@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-form){display:flex;flex-wrap:wrap;width:100%}:where(.brxe-form) .label,:where(.brxe-form) label{color:inherit;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}:where(.brxe-form) .form-group{display:flex;flex-direction:column;padding:0 0 20px;width:100%}:where(.brxe-form) .form-group.captcha,:where(.brxe-form) .form-group:last-child{padding-bottom:0}:where(.brxe-form) .form-group.captcha{line-height:1}:where(.brxe-form) .form-group.file{display:block}:where(.brxe-form) .form-group.file>label.choose-files{margin-bottom:0}:where(.brxe-form) .form-group>.label{margin-bottom:5px}:where(.brxe-form) .form-group .form-group-error-message{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);display:none;padding:15px;width:100%}:where(.brxe-form) .form-group .form-group-error-message.show{display:block}:where(.brxe-form) .form-group .password-input-wrapper{position:relative}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle{background:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span{display:flex}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span.hide{display:none}:where(.brxe-form) .submit-button-wrapper{width:auto}:where(.brxe-form) .required:after{content:"*";padding:0 2px;position:relative;top:-2px}:where(.brxe-form) .options-wrapper{list-style-type:none;margin:0;padding:0}:where(.brxe-form) .options-wrapper li{align-items:baseline;display:flex;gap:8px}:where(.brxe-form) .options-wrapper input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px}:where(.brxe-form) button[type=submit].sending{cursor:default}:where(.brxe-form) button[type=submit].sending .text{opacity:.5}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1}:where(.brxe-form) button[type=submit].sending .loading svg{transform:scaleX(-1)}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform-origin:center}:where(.brxe-form) .recaptcha-hidden{display:none}:where(.brxe-form) .recaptcha-error{display:none;padding:0!important}:where(.brxe-form) .recaptcha-error.show{display:block}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) .hcaptcha-error{display:none;padding:0!important}:where(.brxe-form) .hcaptcha-error.show{display:block}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}:where(.brxe-form) textarea{height:inherit;resize:vertical}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success)}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger)}:where(.brxe-form) .message .text{padding:15px}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0}:where(.brxe-form) .file-result{display:none;padding:0}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .choose-files{align-self:flex-start;background-color:transparent;border:1px solid var(--bricks-border-color);cursor:pointer;display:inline-block;font-family:inherit;font-size:12px;font-weight:600;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}:where(.brxe-form) .choose-files:hover{background-color:rgba(0,0,0,.05)}:where(.brxe-form) .gallery-preview{display:flex;flex-wrap:wrap;gap:10px}:where(.brxe-form) .gallery-preview:not(:empty)+button{margin-top:5px}:where(.brxe-form) .image-preview{align-self:flex-start;overflow:hidden;position:relative}:where(.brxe-form) .image-preview:hover button{opacity:1}:where(.brxe-form) .image-preview:has(img)+button{margin-top:5px}:where(.brxe-form) .image-preview button{background-color:#fff;border:none;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}:where(.brxe-form) .image-preview button:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .image-preview button.hide{display:none}.grecaptcha-badge{visibility:hidden}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}.brxe-social-icons{display:flex;list-style-type:none;margin:0;padding:0}.brxe-social-icons li,.brxe-social-icons li a{align-items:center;display:flex;flex:1;gap:5px;justify-content:center}.brxe-social-icons i{line-height:unset}.brxe-social-icons span{align-items:center;display:inline-flex}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-list){list-style-type:none;margin:0;padding:0;width:100%}:where(.brxe-list) li{position:relative}:where(.brxe-list) li:last-child{margin-bottom:0}:where(.brxe-list) li[data-highlight]:before{content:attr(data-highlight);display:inline-block}:where(.brxe-list) .content{align-items:center;display:flex;justify-content:space-between}:where(.brxe-list) .icon{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center}:where(.brxe-list) .icon svg{font-size:medium}:where(.brxe-list) .title{display:inline-block;margin:0 10px 0 0}:where(.brxe-list) .meta{margin-left:10px}:where(.brxe-list) .description{display:flex}:where(.brxe-list) .separator{border-top-style:solid;border-top-width:1px;flex:1;flex-basis:50px}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}#brxe-mgrbth {color: #ffffff}@media (max-width: 767px) {#brxe-mgrbth {text-align: center}}#brxe-droebt {width: 800px; margin-top: 25px; text-align: center; color: #ffffff; display: none}#brxe-droebt a {text-align: center; color: #ffffff; font-size: inherit}@media (max-width: 767px) {#brxe-droebt {text-align: center}#brxe-droebt a {text-align: center; font-size: inherit}}#brxe-sfvpkb {align-self: stretch !important; width: 100%; padding-top: 50px; padding-right: 20px; padding-bottom: 50px; padding-left: 20px; align-items: center; color: var(--bricks-color-primary); background-position: center center}@media (max-width: 478px) {#brxe-sfvpkb {padding-top: 32px; padding-bottom: 32px}}#brxe-lsmwwp {background-image: url("https://infofromthestables.co.uk/wp-content/uploads/2025/11/flat_race_lime-1000-1024x788.webp"); background-size: cover; background-position: center center; position: relative}:where(#brxe-lsmwwp > *:not(figcaption)) {position: relative}#brxe-lsmwwp::before {background-image: linear-gradient(rgba(0, 0, 0, 0.78), rgba(0, 0, 0, 0.78)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}#brxe-jxrewp {background-color: var(--bricks-color-grey-darkest); height: 100%; left: 800px; position: absolute; right: 0px}@media (max-width: 767px) {#brxe-jxrewp {display: none}}#brxe-roxgoq {margin-bottom: 25px; font-size: 1.125rem; line-height: 2.25rem; font-style: italic}#brxe-roxgoq a {font-size: 1.125rem; line-height: 2.25rem; font-style: italic; font-size: inherit}@media (max-width: 767px) {#brxe-roxgoq {font-size: 1.25rem; text-align: center}#brxe-roxgoq a {font-size: 1.25rem; text-align: center; font-size: inherit}}@media (max-width: 478px) {#brxe-roxgoq {text-align: center}#brxe-roxgoq a {text-align: center; font-size: inherit}}#brxe-unqjqo input, textarea { color: var(--bricks-color-grey-dark); }@media (max-width: 767px) {#brxe-unqjqo .submit-button-wrapper {width: 100%}}#brxe-yvtuzh {width: 65%; flex-shrink: 0}@media (max-width: 767px) {#brxe-yvtuzh {width: 100%; text-align: center; align-items: center}}@media (max-width: 478px) {#brxe-yvtuzh {width: 100%; align-items: center; padding-top: 48px; padding-right: 32px; padding-bottom: 48px}}#brxe-sqaxes {font-size: 18px; text-transform: none; font-weight: 300; margin-bottom: 2rem}#brxe-szqibx li:nth-child(1) svg {height: 20px; width: 20px}#brxe-szqibx li:nth-child(2) svg {height: 20px; width: 20px}#brxe-szqibx li:nth-child(3) svg {height: 20px; width: 20px}#brxe-szqibx .separator {display: none}#brxe-szqibx li {margin-bottom: 2.75rem}#brxe-szqibx .content {justify-content: flex-start}#brxe-szqibx .description {justify-content: flex-start}#brxe-szqibx .title {margin-left: 0.5rem; font-weight: 600}#brxe-szqibx a { text-decoration: underline; }#brxe-kxywqr li {margin-top: 25px; margin-right: 25px}#brxe-kxywqr li.has-link a, #brxe-kxywqr li.no-link {line-height: 1; font-size: 22px}#brxe-kxywqr .repeater-item:nth-child(1) svg {fill: var(--bricks-color-primary-light); color: var(--bricks-color-primary-light)}#brxe-kxywqr .repeater-item:nth-child(1).has-link a {color: #1da69a}#brxe-kxywqr .repeater-item:nth-child(1).no-link {color: #1da69a}#brxe-kxywqr .repeater-item:nth-child(1).has-link a:hover {color: #072027}#brxe-kxywqr .repeater-item:nth-child(1).no-link:hover {color: #072027}#brxe-kxywqr .repeater-item:nth-child(2) svg {fill: var(--bricks-color-primary-light); color: var(--bricks-color-primary-light)}#brxe-kxywqr .repeater-item:nth-child(2).has-link a {color: #1da69a}#brxe-kxywqr .repeater-item:nth-child(2).no-link {color: #1da69a}#brxe-kxywqr .repeater-item:nth-child(2).has-link a:hover {color: #072027}#brxe-kxywqr .repeater-item:nth-child(2).no-link:hover {color: #072027}#brxe-kxywqr .repeater-item:nth-child(3) svg {fill: var(--bricks-color-primary-light); color: var(--bricks-color-primary-light)}#brxe-kxywqr .repeater-item:nth-child(3).has-link a {color: #1da69a}#brxe-kxywqr .repeater-item:nth-child(3).no-link {color: #1da69a}#brxe-kxywqr .repeater-item:nth-child(3).has-link a:hover {color: #072027}#brxe-kxywqr .repeater-item:nth-child(3).no-link:hover {color: #072027}@media (max-width: 767px) {#brxe-kxywqr .icon {font-size: 28px}#brxe-kxywqr svg {height: 28px; width: auto}}@media (max-width: 478px) {#brxe-kxywqr li {margin-right: 15px; margin-left: 15px}}#brxe-teqklq {width: 35%; padding-top: 50px; padding-right: 32px; padding-bottom: 50px; padding-left: 50px; background-color: var(--bricks-color-b884da); flex-shrink: 0; justify-content: center; z-index: 1}@media (max-width: 767px) {#brxe-teqklq {width: 100%; padding-left: 32px}}@media (max-width: 478px) {#brxe-teqklq {margin-top: 25px; width: 100%; align-items: center}}#brxe-bnighc {flex-direction: row; margin-top: 0; margin-bottom: 0; display: flex; align-items: stretch; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; color: var(--bricks-color-1cc41a); background-color: var(--bricks-color-389c85); z-index: 3}@media (max-width: 767px) {#brxe-bnighc {flex-direction: column}}#brxe-ivqvcm {background-color: var(--bricks-color-389c85); position: relative}