/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}*,:after,:before{box-sizing:border-box;border:0 solid #e2e8f0}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#a0aec0}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}.container{width:100%;margin-right:auto;margin-left:auto}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:640px){.sm\:container{width:100%;margin-right:auto;margin-left:auto;max-width:640px}@media (min-width:768px){.sm\:container{max-width:768px}}@media (min-width:1024px){.sm\:container{max-width:1024px}}@media (min-width:1280px){.sm\:container{max-width:1280px}}}@media (min-width:768px){.md\:container{width:100%;margin-right:auto;margin-left:auto}@media (min-width:640px){.md\:container{max-width:640px}}@media (min-width:768px){.md\:container{max-width:768px}}@media (min-width:1024px){.md\:container{max-width:1024px}}@media (min-width:1280px){.md\:container{max-width:1280px}}}@media (min-width:1024px){.lg\:container{width:100%;margin-right:auto;margin-left:auto}@media (min-width:640px){.lg\:container{max-width:640px}}@media (min-width:768px){.lg\:container{max-width:768px}}@media (min-width:1024px){.lg\:container{max-width:1024px}}@media (min-width:1280px){.lg\:container{max-width:1280px}}}@media (min-width:1280px){.xl\:container{width:100%;margin-right:auto;margin-left:auto}@media (min-width:640px){.xl\:container{max-width:640px}}@media (min-width:768px){.xl\:container{max-width:768px}}@media (min-width:1024px){.xl\:container{max-width:1024px}}@media (min-width:1280px){.xl\:container{max-width:1280px}}}@-webkit-keyframes spinAround{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spinAround{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.link{--text-opacity:1;color:#3182ce;color:rgba(49,130,206,var(--text-opacity))}.link:hover{text-decoration:underline}.button{--bg-opacity:1;background-color:#4a5568;background-color:rgba(74,85,104,var(--bg-opacity));padding:.5rem 1rem;border-width:1px;border-color:transparent;border-radius:.125rem;cursor:pointer;display:inline-block;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));text-align:center}.button:hover{--bg-opacity:1;background-color:#718096;background-color:rgba(113,128,150,var(--bg-opacity))}.button--secondary{background-color:transparent;--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity))}.button--secondary,.button--secondary:hover{--border-opacity:1;border-color:#a0aec0;border-color:rgba(160,174,192,var(--border-opacity))}.button--secondary:hover{--bg-opacity:1;background-color:#edf2f7;background-color:rgba(237,242,247,var(--bg-opacity))}.button--tetriary{--bg-opacity:1;background-color:#ed8936;background-color:rgba(237,137,54,var(--bg-opacity));--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.button--tetriary:hover{--bg-opacity:1;background-color:#dd6b20;background-color:rgba(221,107,32,var(--bg-opacity))}.button--white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity));border-width:1px;--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}.button--white:hover{--bg-opacity:1;background-color:#f7fafc;background-color:rgba(247,250,252,var(--bg-opacity))}.button--pink{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));--bg-opacity:1;background-color:#d53f8c;background-color:rgba(213,63,140,var(--bg-opacity))}.button--pink:hover{--bg-opacity:1;background-color:#b83280;background-color:rgba(184,50,128,var(--bg-opacity))}.button--success{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));--bg-opacity:1;background-color:#48bb78;background-color:rgba(72,187,120,var(--bg-opacity))}.button--success:hover{--bg-opacity:1;background-color:#2f855a;background-color:rgba(47,133,90,var(--bg-opacity))}.button--danger{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));--bg-opacity:1;background-color:#f56565;background-color:rgba(245,101,101,var(--bg-opacity))}.button--danger:hover{--bg-opacity:1;background-color:#e53e3e;background-color:rgba(229,62,62,var(--bg-opacity))}.button--block{display:block;width:100%}.button--small{font-size:.875rem;padding:.25rem .5rem}.button--is-loading{position:relative;color:transparent!important;pointer-events:none}.button--is-loading:after{position:absolute!important;left:calc(50% - .5em);top:calc(50% - .5em);-webkit-animation:spinAround .5s linear infinite;animation:spinAround .5s linear infinite;border-radius:290486px;border-color:transparent transparent #4a5568 #4a5568;border-style:solid;border-width:2px;content:"";display:block;height:1em;width:1em}.button--is-loading.button--danger:after,.button--is-loading.button--pink:after,.button--is-loading.button--success:after{border-color:transparent transparent #fff #fff}.button--locked{opacity:.5;pointer-events:none}.form-control{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));border-width:1px;border-radius:.25rem;padding:.5rem 1rem;display:block;width:100%;-webkit-appearance:none;appearance:none;line-height:1.5}.form-control:focus{outline:2px solid transparent;outline-offset:2px;--border-opacity:1;border-color:#a0aec0;border-color:rgba(160,174,192,var(--border-opacity))}.form-control--static{border-color:transparent;padding-left:0;padding-right:0}.form-control--has-error{--border-opacity:1;border-color:#f56565;border-color:rgba(245,101,101,var(--border-opacity))}.form-control--has-error:focus{--border-opacity:1;border-color:#9b2c2c;border-color:rgba(155,44,44,var(--border-opacity))}.form-control--checkbox{position:absolute;top:0;left:0;margin-top:.25rem}.form-control--select{padding-right:2rem}.form-control-chevron{pointer-events:none;position:absolute;top:0;bottom:0;right:0;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center;padding-left:.5rem;padding-right:.5rem;--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity))}.form-control-label{font-weight:600}.form-control-label--checkbox{position:relative;display:inline-block;padding-left:1.25rem;font-weight:400}.form-control-error,.form-control-label--star{--text-opacity:1;color:#c53030;color:rgba(197,48,48,var(--text-opacity))}.form--locked .form-control,.form--locked .form-control-chevron,.form--locked .form-control-error,.form--locked .form-control-label,.form-control--locked,.form-control-chevron--locked,.form-control-error--locked,.form-control-label--locked{opacity:.5;pointer-events:none}.alert{background-color:#f7fafc;background-color:rgba(247,250,252,var(--bg-opacity));border-color:#cbd5e0;border-color:rgba(203,213,224,var(--border-opacity));color:#4a5568;color:rgba(74,85,104,var(--text-opacity));border-width:1px;border-radius:.25rem;padding:1rem}.alert,.alert--success{--bg-opacity:1;--border-opacity:1;--text-opacity:1}.alert--success{background-color:#f0fff4;background-color:rgba(240,255,244,var(--bg-opacity));border-color:#68d391;border-color:rgba(104,211,145,var(--border-opacity));color:#2f855a;color:rgba(47,133,90,var(--text-opacity))}.alert--danger{background-color:#fff5f5;background-color:rgba(255,245,245,var(--bg-opacity));border-color:#fc8181;border-color:rgba(252,129,129,var(--border-opacity));color:#c53030;color:rgba(197,48,48,var(--text-opacity))}.alert--danger,.alert--info{--bg-opacity:1;--border-opacity:1;--text-opacity:1}.alert--info{background-color:#ebf8ff;background-color:rgba(235,248,255,var(--bg-opacity));border-color:#63b3ed;border-color:rgba(99,179,237,var(--border-opacity));color:#2b6cb0;color:rgba(43,108,176,var(--text-opacity))}.alert--warning{--bg-opacity:1;background-color:ivory;background-color:rgba(255,255,240,var(--bg-opacity));--border-opacity:1;border-color:#f6e05e;border-color:rgba(246,224,94,var(--border-opacity));--text-opacity:1;color:#b7791f;color:rgba(183,121,31,var(--text-opacity))}.tag{font-size:.875rem;--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity));font-weight:600;padding:.25rem .5rem;border-radius:.25rem;display:inline-block;line-height:1}.tag--success{background-color:#48bb78;background-color:rgba(72,187,120,var(--bg-opacity))}.tag--danger,.tag--success{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));--bg-opacity:1}.tag--danger{background-color:#f56565;background-color:rgba(245,101,101,var(--bg-opacity))}.is-loading{position:relative;color:transparent!important;pointer-events:none}.is-loading:after{position:absolute!important;left:calc(50% - .5em);top:calc(50% - .5em);-webkit-animation:spinAround .5s linear infinite;animation:spinAround .5s linear infinite;border-radius:290486px;border-color:transparent transparent #4a5568 #4a5568;border-style:solid;border-width:2px;content:"";display:block;height:1em;width:1em}.is-loading.is-loading--white:after{border-color:transparent transparent #fff #fff}.tooltip{display:block;z-index:50;outline:2px solid transparent;outline-offset:2px}.tooltip .tooltip-inner{--bg-opacity:1;background-color:#4299e1;background-color:rgba(66,153,225,var(--bg-opacity));--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));border-radius:.25rem;padding:.25rem .5rem}.tooltip .tooltip-arrow{width:0;height:0;border-style:solid;position:absolute;margin:5px;border-color:#4299e1;z-index:1}.tooltip[x-placement^=top]{margin-bottom:5px}.tooltip[x-placement^=top] .tooltip-arrow{border-width:5px 5px 0;border-left-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;bottom:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.tooltip[x-placement^=bottom]{margin-top:5px}.tooltip[x-placement^=bottom] .tooltip-arrow{border-width:0 5px 5px;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important;top:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.tooltip[x-placement^=right]{margin-left:5px}.tooltip[x-placement^=right] .tooltip-arrow{border-width:5px 5px 5px 0;border-left-color:transparent!important;border-top-color:transparent!important;border-bottom-color:transparent!important;left:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0}.tooltip[x-placement^=left]{margin-right:5px}.tooltip[x-placement^=left] .tooltip-arrow{border-width:5px 0 5px 5px;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;right:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0}.tooltip.popover .tooltip-inner{border-width:1px;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));padding:1rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity));border-radius:0}.tooltip.popover .popover-arrow{border-color:#dadada}.tooltip[aria-hidden=true]{visibility:hidden;opacity:0;transition:opacity .15s,visibility .15s}.tooltip[aria-hidden=false]{visibility:visible;opacity:1;transition:opacity .15s}.tooltip.dropdown .tooltip-inner{padding:.25rem 0}.popover-origin{z-index:20!important}.bg-black{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.bg-gray-100{--bg-opacity:1;background-color:#f7fafc;background-color:rgba(247,250,252,var(--bg-opacity))}.bg-gray-200{--bg-opacity:1;background-color:#edf2f7;background-color:rgba(237,242,247,var(--bg-opacity))}.bg-gray-400{--bg-opacity:1;background-color:#cbd5e0;background-color:rgba(203,213,224,var(--bg-opacity))}.bg-gray-800{--bg-opacity:1;background-color:#2d3748;background-color:rgba(45,55,72,var(--bg-opacity))}.bg-green-100{--bg-opacity:1;background-color:#f0fff4;background-color:rgba(240,255,244,var(--bg-opacity))}.bg-blue-100{--bg-opacity:1;background-color:#ebf8ff;background-color:rgba(235,248,255,var(--bg-opacity))}.bg-brand-lcfc-light{--bg-opacity:1;background-color:#3d4cab;background-color:rgba(61,76,171,var(--bg-opacity))}.bg-brand-lcfc-lighter{--bg-opacity:1;background-color:#6f7cce;background-color:rgba(111,124,206,var(--bg-opacity))}.bg-brand-tigers-light{--bg-opacity:1;background-color:#356b60;background-color:rgba(53,107,96,var(--bg-opacity))}.bg-brand-tigers-lighter{--bg-opacity:1;background-color:#689088;background-color:rgba(104,144,136,var(--bg-opacity))}.bg-brand-sufc-light{--bg-opacity:1;background-color:#b00;background-color:rgba(187,0,0,var(--bg-opacity))}.bg-brand-sufc-lighter{--bg-opacity:1;background-color:#c93333;background-color:rgba(201,51,51,var(--bg-opacity))}.bg-brand-avfc-light{--bg-opacity:1;background-color:#603;background-color:rgba(102,0,51,var(--bg-opacity))}.bg-brand-avfc-lighter{--bg-opacity:1;background-color:#85335c;background-color:rgba(133,51,92,var(--bg-opacity))}.bg-brand-northamptonsaints-light{--bg-opacity:1;background-color:#006342;background-color:rgba(0,99,66,var(--bg-opacity))}.bg-brand-northamptonsaints-lighter{--bg-opacity:1;background-color:#338268;background-color:rgba(51,130,104,var(--bg-opacity))}.bg-brand-wolves-light{--bg-opacity:1;background-color:#fdb912;background-color:rgba(253,185,18,var(--bg-opacity))}.bg-brand-wolves-lighter{--bg-opacity:1;background-color:#fdc741;background-color:rgba(253,199,65,var(--bg-opacity))}.bg-brand-burnley-light{--bg-opacity:1;background-color:#64c8f5;background-color:rgba(100,200,245,var(--bg-opacity))}.bg-brand-burnley-lighter{--bg-opacity:1;background-color:#28282d;background-color:rgba(40,40,45,var(--bg-opacity))}.bg-brand-brentford{--bg-opacity:1;background-color:#d20000;background-color:rgba(210,0,0,var(--bg-opacity))}.bg-brand-brentford-light{--bg-opacity:1;background-color:#ffb400;background-color:rgba(255,180,0,var(--bg-opacity))}.bg-brand-cardiffcityfc{--bg-opacity:1;background-color:#0070b5;background-color:rgba(0,112,181,var(--bg-opacity))}.bg-brand-cardiffcityfc-light{--bg-opacity:1;background-color:#d11524;background-color:rgba(209,21,36,var(--bg-opacity))}.bg-brand-edgbaston{--bg-opacity:1;background-color:#172c71;background-color:rgba(23,44,113,var(--bg-opacity))}.bg-brand-edgbaston-light{--bg-opacity:1;background-color:#5abcee;background-color:rgba(90,188,238,var(--bg-opacity))}.bg-brand-unityplace{--bg-opacity:1;background-color:#3461a6;background-color:rgba(52,97,166,var(--bg-opacity))}.bg-brand-unityplace-light{--bg-opacity:1;background-color:#7cb7cc;background-color:rgba(124,183,204,var(--bg-opacity))}.bg-brand-nccc{--bg-opacity:1;background-color:#851943;background-color:rgba(133,25,67,var(--bg-opacity))}.bg-brand-nccc-lighter{--bg-opacity:1;background-color:#e4ac3c;background-color:rgba(228,172,60,var(--bg-opacity))}.bg-brand-hatfield-light{--bg-opacity:1;background-color:#9a8555;background-color:rgba(154,133,85,var(--bg-opacity))}.bg-brand-hatfield-lighter{--bg-opacity:1;background-color:#cdb888;background-color:rgba(205,184,136,var(--bg-opacity))}.bg-brand-watford-light{--bg-opacity:1;background-color:#ed2127;background-color:rgba(237,33,39,var(--bg-opacity))}.bg-brand-watford-lighter{--bg-opacity:1;background-color:#ff545a;background-color:rgba(255,84,90,var(--bg-opacity))}.bg-brand-duxford-light{--bg-opacity:1;background-color:#46a1ad;background-color:rgba(70,161,173,var(--bg-opacity))}.bg-brand-duxford-lighter{--bg-opacity:1;background-color:#55b9c9;background-color:rgba(85,185,201,var(--bg-opacity))}.bg-brand-knebworth-light{--bg-opacity:1;background-color:#00442d;background-color:rgba(0,68,45,var(--bg-opacity))}.bg-brand-knebworth-lighter{--bg-opacity:1;background-color:#337760;background-color:rgba(51,119,96,var(--bg-opacity))}.bg-brand-quins-light{--bg-opacity:1;background-color:#c80550;background-color:rgba(200,5,80,var(--bg-opacity))}.bg-brand-quins-lighter{--bg-opacity:1;background-color:#fb3883;background-color:rgba(251,56,131,var(--bg-opacity))}.bg-brand-armouries-light{--bg-opacity:1;background-color:#00a6ac;background-color:rgba(0,166,172,var(--bg-opacity))}.bg-brand-armouries-lighter{--bg-opacity:1;background-color:#a2f5f5;background-color:rgba(162,245,245,var(--bg-opacity))}.bg-brand-nottinghamforest-light{--bg-opacity:1;background-color:#c8102e;background-color:rgba(200,16,46,var(--bg-opacity))}.bg-brand-nottinghamforest-lighter{--bg-opacity:1;background-color:#fb4361;background-color:rgba(251,67,97,var(--bg-opacity))}.bg-brand-aviva-light{--bg-opacity:1;background-color:#004fb6;background-color:rgba(0,79,182,var(--bg-opacity))}.bg-brand-aviva-lighter{--bg-opacity:1;background-color:#59b337;background-color:rgba(89,179,55,var(--bg-opacity))}.bg-brand-rangers-light,.bg-brand-rangers-lighter{--bg-opacity:1;background-color:#0133a0;background-color:rgba(1,51,160,var(--bg-opacity))}.bg-brand-readingfc-light{--bg-opacity:1;background-color:#004494;background-color:rgba(0,68,148,var(--bg-opacity))}.bg-brand-readingfc-lighter{--bg-opacity:1;background-color:#0149e5;background-color:rgba(1,73,229,var(--bg-opacity))}.hover\:bg-white:hover{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.hover\:bg-gray-200:hover{--bg-opacity:1;background-color:#edf2f7;background-color:rgba(237,242,247,var(--bg-opacity))}.hover\:bg-red-600:hover{--bg-opacity:1;background-color:#e53e3e;background-color:rgba(229,62,62,var(--bg-opacity))}.hover\:bg-brand-lcfc-light:hover{--bg-opacity:1;background-color:#3d4cab;background-color:rgba(61,76,171,var(--bg-opacity))}.hover\:bg-brand-lcfc-lighter:hover{--bg-opacity:1;background-color:#6f7cce;background-color:rgba(111,124,206,var(--bg-opacity))}.hover\:bg-brand-tigers-light:hover{--bg-opacity:1;background-color:#356b60;background-color:rgba(53,107,96,var(--bg-opacity))}.hover\:bg-brand-tigers-lighter:hover{--bg-opacity:1;background-color:#689088;background-color:rgba(104,144,136,var(--bg-opacity))}.hover\:bg-brand-sufc-light:hover{--bg-opacity:1;background-color:#b00;background-color:rgba(187,0,0,var(--bg-opacity))}.hover\:bg-brand-sufc-lighter:hover{--bg-opacity:1;background-color:#c93333;background-color:rgba(201,51,51,var(--bg-opacity))}.hover\:bg-brand-avfc-light:hover{--bg-opacity:1;background-color:#603;background-color:rgba(102,0,51,var(--bg-opacity))}.hover\:bg-brand-avfc-lighter:hover{--bg-opacity:1;background-color:#85335c;background-color:rgba(133,51,92,var(--bg-opacity))}.hover\:bg-brand-northamptonsaints-light:hover{--bg-opacity:1;background-color:#006342;background-color:rgba(0,99,66,var(--bg-opacity))}.hover\:bg-brand-northamptonsaints-lighter:hover{--bg-opacity:1;background-color:#338268;background-color:rgba(51,130,104,var(--bg-opacity))}.hover\:bg-brand-wolves-light:hover{--bg-opacity:1;background-color:#fdb912;background-color:rgba(253,185,18,var(--bg-opacity))}.hover\:bg-brand-wolves-lighter:hover{--bg-opacity:1;background-color:#fdc741;background-color:rgba(253,199,65,var(--bg-opacity))}.hover\:bg-brand-burnley:hover{--bg-opacity:1;background-color:#5f0041;background-color:rgba(95,0,65,var(--bg-opacity))}.hover\:bg-brand-burnley-light:hover{--bg-opacity:1;background-color:#64c8f5;background-color:rgba(100,200,245,var(--bg-opacity))}.hover\:bg-brand-brentford-light:hover{--bg-opacity:1;background-color:#ffb400;background-color:rgba(255,180,0,var(--bg-opacity))}.hover\:bg-brand-cardiffcityfc-light:hover{--bg-opacity:1;background-color:#d11524;background-color:rgba(209,21,36,var(--bg-opacity))}.hover\:bg-brand-edgbaston-light:hover{--bg-opacity:1;background-color:#5abcee;background-color:rgba(90,188,238,var(--bg-opacity))}.hover\:bg-brand-unityplace-light:hover{--bg-opacity:1;background-color:#7cb7cc;background-color:rgba(124,183,204,var(--bg-opacity))}.hover\:bg-brand-nccc-light:hover{--bg-opacity:1;background-color:#22324e;background-color:rgba(34,50,78,var(--bg-opacity))}.hover\:bg-brand-hatfield-light:hover{--bg-opacity:1;background-color:#9a8555;background-color:rgba(154,133,85,var(--bg-opacity))}.hover\:bg-brand-hatfield-lighter:hover{--bg-opacity:1;background-color:#cdb888;background-color:rgba(205,184,136,var(--bg-opacity))}.hover\:bg-brand-watford-light:hover{--bg-opacity:1;background-color:#ed2127;background-color:rgba(237,33,39,var(--bg-opacity))}.hover\:bg-brand-watford-lighter:hover{--bg-opacity:1;background-color:#ff545a;background-color:rgba(255,84,90,var(--bg-opacity))}.hover\:bg-brand-duxford-light:hover{--bg-opacity:1;background-color:#46a1ad;background-color:rgba(70,161,173,var(--bg-opacity))}.hover\:bg-brand-duxford-lighter:hover{--bg-opacity:1;background-color:#55b9c9;background-color:rgba(85,185,201,var(--bg-opacity))}.hover\:bg-brand-knebworth-light:hover{--bg-opacity:1;background-color:#00442d;background-color:rgba(0,68,45,var(--bg-opacity))}.hover\:bg-brand-knebworth-lighter:hover{--bg-opacity:1;background-color:#337760;background-color:rgba(51,119,96,var(--bg-opacity))}.hover\:bg-brand-quins-light:hover{--bg-opacity:1;background-color:#c80550;background-color:rgba(200,5,80,var(--bg-opacity))}.hover\:bg-brand-quins-lighter:hover{--bg-opacity:1;background-color:#fb3883;background-color:rgba(251,56,131,var(--bg-opacity))}.hover\:bg-brand-armouries-light:hover{--bg-opacity:1;background-color:#00a6ac;background-color:rgba(0,166,172,var(--bg-opacity))}.hover\:bg-brand-armouries-lighter:hover{--bg-opacity:1;background-color:#a2f5f5;background-color:rgba(162,245,245,var(--bg-opacity))}.hover\:bg-brand-nottinghamforest-light:hover{--bg-opacity:1;background-color:#c8102e;background-color:rgba(200,16,46,var(--bg-opacity))}.hover\:bg-brand-nottinghamforest-lighter:hover{--bg-opacity:1;background-color:#fb4361;background-color:rgba(251,67,97,var(--bg-opacity))}.hover\:bg-brand-aviva-light:hover{--bg-opacity:1;background-color:#004fb6;background-color:rgba(0,79,182,var(--bg-opacity))}.hover\:bg-brand-aviva-lighter:hover{--bg-opacity:1;background-color:#59b337;background-color:rgba(89,179,55,var(--bg-opacity))}.hover\:bg-brand-rangers-light:hover,.hover\:bg-brand-rangers-lighter:hover{--bg-opacity:1;background-color:#0133a0;background-color:rgba(1,51,160,var(--bg-opacity))}.hover\:bg-brand-readingfc-light:hover{--bg-opacity:1;background-color:#004494;background-color:rgba(0,68,148,var(--bg-opacity))}.hover\:bg-brand-readingfc-lighter:hover{--bg-opacity:1;background-color:#0149e5;background-color:rgba(1,73,229,var(--bg-opacity))}.bg-center{background-position:50%}.bg-cover{background-size:cover}.border-transparent{border-color:transparent}.border-white{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.border-gray-200{--border-opacity:1;border-color:#edf2f7;border-color:rgba(237,242,247,var(--border-opacity))}.border-gray-300{--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}.border-gray-400{--border-opacity:1;border-color:#cbd5e0;border-color:rgba(203,213,224,var(--border-opacity))}.border-gray-600{--border-opacity:1;border-color:#718096;border-color:rgba(113,128,150,var(--border-opacity))}.border-green-400{--border-opacity:1;border-color:#68d391;border-color:rgba(104,211,145,var(--border-opacity))}.border-brand-red{--border-opacity:1;border-color:#f56565;border-color:rgba(245,101,101,var(--border-opacity))}.hover\:border-transparent:hover{border-color:transparent}.hover\:border-white:hover{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.hover\:border-gray-500:hover{--border-opacity:1;border-color:#a0aec0;border-color:rgba(160,174,192,var(--border-opacity))}.hover\:border-brand-red:hover{--border-opacity:1;border-color:#f56565;border-color:rgba(245,101,101,var(--border-opacity))}.rounded-none{border-radius:0}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.border-4{border-width:4px}.border{border-width:1px}.border-t-2{border-top-width:2px}.border-b-4{border-bottom-width:4px}.border-t{border-top-width:1px}.border-b{border-bottom-width:1px}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.flow-root{display:flow-root}.grid{display:grid}.hidden{display:none}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-1{flex:1 1 0%}.flex-grow{flex-grow:1}.flex-shrink-0{flex-shrink:0}.float-right{float:right}.float-left{float:left}.font-sans{font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.font-light{font-weight:300}.font-normal{font-weight:400}.font-semibold{font-weight:600}.font-bold{font-weight:700}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-24{height:6rem}.h-32{height:8rem}.h-40{height:10rem}.h-full{height:100%}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.leading-none{line-height:1}.leading-tight{line-height:1.25}.m-2{margin:.5rem}.m-5{margin:1.25rem}.m-auto{margin:auto}.-m-2{margin:-.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.mx-4{margin-left:1rem;margin-right:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-12{margin-top:3rem;margin-bottom:3rem}.mx-auto{margin-left:auto;margin-right:auto}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.-mx-3{margin-left:-.75rem;margin-right:-.75rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.mt-0{margin-top:0}.mr-0{margin-right:0}.mb-0{margin-bottom:0}.ml-0{margin-left:0}.mr-1{margin-right:.25rem}.mb-1{margin-bottom:.25rem}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mt-4{margin-top:1rem}.mr-4{margin-right:1rem}.mb-4{margin-bottom:1rem}.ml-4{margin-left:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mb-6{margin-bottom:1.5rem}.ml-6{margin-left:1.5rem}.mb-8{margin-bottom:2rem}.mb-10{margin-bottom:2.5rem}.mt-12{margin-top:3rem}.mb-12{margin-bottom:3rem}.mr-auto{margin-right:auto}.ml-auto{margin-left:auto}.-mb-4{margin-bottom:-1rem}.-mt-8{margin-top:-2rem}.-mb-8{margin-bottom:-2rem}.-mt-px{margin-top:-1px}.-ml-px{margin-left:-1px}.-mt-ticket{margin-top:-190px}.-mb-ticket{margin-bottom:-190px}.-mt-ticketHigher{margin-top:-190px}.max-w-xs{max-width:20rem}.max-w-sm{max-width:24rem}.max-w-lg{max-width:32rem}.max-w-2xl{max-width:42rem}.min-h-screen{min-height:100vh}.min-h-ticket,.min-h-ticketHigher{min-height:190px}.opacity-25{opacity:.25}.opacity-50{opacity:.5}.hover\:opacity-75:hover,.opacity-75{opacity:.75}.hover\:opacity-100:hover{opacity:1}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-scroll{overflow-y:scroll}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-10{padding:2.5rem}.px-0{padding-left:0;padding-right:0}.py-1{padding-top:.25rem;padding-bottom:.25rem}.px-1{padding-left:.25rem;padding-right:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-4{padding-left:1rem;padding-right:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.px-12{padding-left:3rem;padding-right:3rem}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pr-2{padding-right:.5rem}.pb-2{padding-bottom:.5rem}.pl-2{padding-left:.5rem}.pb-3{padding-bottom:.75rem}.pt-4{padding-top:1rem}.pb-4{padding-bottom:1rem}.pl-4{padding-left:1rem}.pt-5{padding-top:1.25rem}.pb-5{padding-bottom:1.25rem}.pr-6{padding-right:1.5rem}.pb-6{padding-bottom:1.5rem}.pt-12{padding-top:3rem}.pb-12{padding-bottom:3rem}.pl-12{padding-left:3rem}.pb-ticket,.pb-ticketHigher{padding-bottom:190px}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.top-0{top:0}.right-0{right:0}.left-0{left:0}.top-1\/2{top:50%}.shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.fill-current{fill:currentColor}.stroke-current{stroke:currentColor}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-black{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.text-gray-200{--text-opacity:1;color:#edf2f7;color:rgba(237,242,247,var(--text-opacity))}.text-gray-400{--text-opacity:1;color:#cbd5e0;color:rgba(203,213,224,var(--text-opacity))}.text-gray-500{--text-opacity:1;color:#a0aec0;color:rgba(160,174,192,var(--text-opacity))}.text-gray-600{--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity))}.text-gray-700{--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity))}.text-gray-800{--text-opacity:1;color:#2d3748;color:rgba(45,55,72,var(--text-opacity))}.text-gray-900{--text-opacity:1;color:#1a202c;color:rgba(26,32,44,var(--text-opacity))}.text-red-500{--text-opacity:1;color:#f56565;color:rgba(245,101,101,var(--text-opacity))}.text-red-600{--text-opacity:1;color:#e53e3e;color:rgba(229,62,62,var(--text-opacity))}.text-red-700{--text-opacity:1;color:#c53030;color:rgba(197,48,48,var(--text-opacity))}.text-green-500{--text-opacity:1;color:#48bb78;color:rgba(72,187,120,var(--text-opacity))}.text-green-700{--text-opacity:1;color:#2f855a;color:rgba(47,133,90,var(--text-opacity))}.text-blue-500{--text-opacity:1;color:#4299e1;color:rgba(66,153,225,var(--text-opacity))}.text-blue-600{--text-opacity:1;color:#3182ce;color:rgba(49,130,206,var(--text-opacity))}.text-brand-lcfc-light{--text-opacity:1;color:#3d4cab;color:rgba(61,76,171,var(--text-opacity))}.text-brand-tigers-light{--text-opacity:1;color:#356b60;color:rgba(53,107,96,var(--text-opacity))}.text-brand-sufc-light{--text-opacity:1;color:#b00;color:rgba(187,0,0,var(--text-opacity))}.text-brand-avfc-light{--text-opacity:1;color:#603;color:rgba(102,0,51,var(--text-opacity))}.text-brand-northamptonsaints-light{--text-opacity:1;color:#006342;color:rgba(0,99,66,var(--text-opacity))}.text-brand-wolves-light{--text-opacity:1;color:#fdb912;color:rgba(253,185,18,var(--text-opacity))}.text-brand-burnley{--text-opacity:1;color:#5f0041;color:rgba(95,0,65,var(--text-opacity))}.text-brand-brentford{--text-opacity:1;color:#d20000;color:rgba(210,0,0,var(--text-opacity))}.text-brand-cardiffcityfc{--text-opacity:1;color:#0070b5;color:rgba(0,112,181,var(--text-opacity))}.text-brand-edgbaston{--text-opacity:1;color:#172c71;color:rgba(23,44,113,var(--text-opacity))}.text-brand-unityplace{--text-opacity:1;color:#3461a6;color:rgba(52,97,166,var(--text-opacity))}.text-brand-nccc{--text-opacity:1;color:#851943;color:rgba(133,25,67,var(--text-opacity))}.text-brand-hatfield-light{--text-opacity:1;color:#9a8555;color:rgba(154,133,85,var(--text-opacity))}.text-brand-watford-light{--text-opacity:1;color:#ed2127;color:rgba(237,33,39,var(--text-opacity))}.text-brand-duxford-light{--text-opacity:1;color:#46a1ad;color:rgba(70,161,173,var(--text-opacity))}.text-brand-knebworth-light{--text-opacity:1;color:#00442d;color:rgba(0,68,45,var(--text-opacity))}.text-brand-quins-light{--text-opacity:1;color:#c80550;color:rgba(200,5,80,var(--text-opacity))}.text-brand-armouries-light{--text-opacity:1;color:#00a6ac;color:rgba(0,166,172,var(--text-opacity))}.text-brand-nottinghamforest-light{--text-opacity:1;color:#c8102e;color:rgba(200,16,46,var(--text-opacity))}.text-brand-aviva-light{--text-opacity:1;color:#004fb6;color:rgba(0,79,182,var(--text-opacity))}.text-brand-rangers-light{--text-opacity:1;color:#0133a0;color:rgba(1,51,160,var(--text-opacity))}.text-brand-red{--text-opacity:1;color:#f56565;color:rgba(245,101,101,var(--text-opacity))}.text-brand-pink{--text-opacity:1;color:#d53f8c;color:rgba(213,63,140,var(--text-opacity))}.hover\:text-white:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.hover\:text-gray-700:hover{--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity))}.hover\:text-gray-900:hover{--text-opacity:1;color:#1a202c;color:rgba(26,32,44,var(--text-opacity))}.italic{font-style:italic}.uppercase{text-transform:uppercase}.underline{text-decoration:underline}.line-through{text-decoration:line-through}.no-underline{text-decoration:none}.hover\:underline:hover{text-decoration:underline}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.align-top{vertical-align:top}.align-bottom{vertical-align:bottom}.whitespace-no-wrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-24{width:6rem}.w-32{width:8rem}.w-40{width:10rem}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-2\/3{width:66.666667%}.w-1\/12{width:8.333333%}.w-5\/12{width:41.666667%}.w-6\/12{width:50%}.w-7\/12{width:58.333333%}.w-full{width:100%}.z-10{z-index:10}.z-30{z-index:30}.gap-2{grid-gap:.5rem;gap:.5rem}.gap-4{grid-gap:1rem;gap:1rem}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.col-span-2{grid-column:span 2/span 2}.transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.rotate-180{--transform-rotate:180deg}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform}@keyframes spin{to{transform:rotate(1turn)}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}@media (min-width:640px){.sm\:inline-block{display:inline-block}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:flex-wrap{flex-wrap:wrap}.sm\:justify-end{justify-content:flex-end}.sm\:text-lg{font-size:1.125rem}.sm\:mt-0{margin-top:0}.sm\:mb-0{margin-bottom:0}.sm\:mb-1{margin-bottom:.25rem}.sm\:mt-6{margin-top:1.5rem}.sm\:max-w-lg{max-width:32rem}.sm\:py-2{padding-top:.5rem;padding-bottom:.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:pb-10{padding-bottom:2.5rem}.sm\:w-1\/2{width:50%}.sm\:w-1\/3{width:33.333333%}}@media (min-width:768px){.md\:border-t-0{border-top-width:0}.md\:block{display:block}.md\:inline{display:inline}.md\:hidden{display:none}.md\:text-sm{font-size:.875rem}.md\:text-base{font-size:1rem}.md\:mr-0{margin-right:0}.md\:mb-0{margin-bottom:0}.md\:mb-4{margin-bottom:1rem}.md\:mb-8{margin-bottom:2rem}.md\:-mt-ticket{margin-top:-190px}.md\:max-w-3xl{max-width:48rem}.md\:pr-4{padding-right:1rem}.md\:pb-4{padding-bottom:1rem}.md\:pl-8{padding-left:2rem}.md\:relative{position:relative}.md\:w-auto{width:auto}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.md\:w-2\/3{width:66.666667%}.md\:w-5\/12{width:41.666667%}.md\:w-7\/12{width:58.333333%}.md\:w-full{width:100%}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.lg\:mb-0{margin-bottom:0}.lg\:max-w-4xl{max-width:56rem}.lg\:w-1\/2{width:50%}.lg\:w-1\/3{width:33.333333%}}@media (min-width:1280px){.xl\:w-1\/2{width:50%}.xl\:w-1\/3{width:33.333333%}.xl\:w-1\/4{width:25%}}.text-danger{--text-opacity:1;color:#c53030;color:rgba(197,48,48,var(--text-opacity))}.transition-03{transition:all .3s ease-in-out}.text-shadow{text-shadow:2px 2px 8px #000}.bg-brand-lcfc-gradient{background-image:linear-gradient(90deg,#25338b,#3d4cab 35%,#6f7cce)}.bg-brand-tigers-gradient{background-image:linear-gradient(90deg,#034638,#356b60 35%,#689088)}.bg-brand-sufc-gradient{background-image:linear-gradient(90deg,#960000,#b00 35%,#c93333)}.bg-brand-avfc-gradient{background-image:linear-gradient(90deg,#520029,#603 35%,#85335c)}.bg-brand-northamptonsaints-gradient{background-image:linear-gradient(90deg,#004f35,#006342 35%,#338268)}.bg-brand-wolves-gradient{background-image:linear-gradient(90deg,#ca940e,#fdb912 35%,#fdc741)}.bg-brand-burnley-gradient{background-image:linear-gradient(90deg,#5f0041,#64c8f5)}.bg-brand-brentford-gradient{background-image:linear-gradient(90deg,#d20000,#ffb400)}.bg-brand-cardiffcityfc-gradient{background-image:linear-gradient(90deg,#0070b5,#fff)}.bg-brand-edgbaston-gradient{background-image:linear-gradient(90deg,#172c71,#5abcee)}.bg-brand-unityplace-gradient{background-image:linear-gradient(90deg,#3461a6,#7cb7cc)}.bg-brand-nccc-gradient{background-image:linear-gradient(90deg,#851943,#22324e)}.bg-brand-hatfield-gradient{background-image:linear-gradient(90deg,#675222,#9a8555 35%,#cdb888)}.bg-brand-watford-gradient{background-image:linear-gradient(90deg,#ba0000,#ed2127 35%,#ff545a)}.bg-brand-duxford-gradient{background-image:linear-gradient(90deg,#46a1ad,#46a1ad 35%,#55b9c9)}.bg-brand-knebworth-gradient{background-image:linear-gradient(90deg,#010,#00442d 35%,#337760)}.bg-brand-quins-gradient{background-image:linear-gradient(90deg,#95001d,#c80550 35%,#fb3883)}.bg-brand-armouries-gradient{background-image:linear-gradient(90deg,#770cd9,#00a6ac 35%,#a2f5f5)}.bg-brand-nottinghamforest-gradient{background-image:linear-gradient(90deg,#560005,#c8102e 35%,#fb4361)}.bg-brand-aviva-gradient{background-image:linear-gradient(90deg,#004fb6,#004fb6 35%,#59b337)}.bg-brand-rangers-gradient{background-image:linear-gradient(90deg,#062a86,#0133a0 35%,#0133a0)}.bg-brand-readingfc-gradient{background-image:linear-gradient(90deg,#003676,#004494 35%,#0149e5)}@media print{.page-break-avoid{page-break-inside:avoid}.page-break-before{page-break-before:always}.page-break-after{page-break-after:always}}