@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 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{border-style:solid;border-width:1px;cursor:pointer;display:inline-block;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}.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)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{overflow:hidden;position:relative}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute!important;text-align:center;width:100%;z-index:1}}@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 {.brxe-button{width:auto}}@layer bricks {:where(.brxe-divider){align-items:center;display:flex;font-size:30px;gap:30px}:where(.brxe-divider).horizontal{width:100%}:where(.brxe-divider).horizontal .line{border-top:1px solid}:where(.brxe-divider).vertical{flex-direction:column}:where(.brxe-divider).vertical .line{border-right:1px solid;width:auto}:where(.brxe-divider) .line{position:relative;width:100%}:where(.brxe-divider) .icon{flex-shrink:0;position:relative}:where(.brxe-divider) a{display:inline-flex}}@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-quwewj {width: 800px; min-height: 600px; height: 800px}#brxe-quwewj:not(.tag), #brxe-quwewj img {object-fit: cover}@media (max-width: 478px) {#brxe-quwewj {height: 250px; min-height: 180px; display: none}}#brxe-rynvoh {width: 800px; min-height: 600px; height: 800px; display: none}#brxe-rynvoh:not(.tag), #brxe-rynvoh img {object-fit: cover}@media (max-width: 478px) {#brxe-rynvoh {height: 250px; min-height: 180px; display: block}}#brxe-nxpyin {width: 68%; min-height: 500px; flex-direction: column; align-self: center !important; align-items: center}@media (max-width: 478px) {#brxe-nxpyin {width: 100%; min-height: 180px}}@media (max-width: 478px) {#brxe-anyslt {font-size: 26px}}#brxe-jjkjmx {color: var(--bricks-color-xxvyum); line-height: 1.3; font-size: 14px}#brxe-zarwdc {padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px; box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.46); width: 600px}@media (max-width: 478px) {#brxe-zarwdc {display: block}}#brxe-kaxofy {width: 46%; padding-top: 60px; padding-right: 60px; padding-bottom: 60px; padding-left: 60px; flex-direction: column; align-items: flex-end; justify-content: center; overflow: hidden; background-image: url(https://fieldandforestltd.co.uk/wp-content/uploads/2024/07/cog-grey.png); background-size: cover; background-repeat: no-repeat; background-position: top center}#brxe-kaxofy {overflow: hidden!important}@media (max-width: 478px) {#brxe-kaxofy {width: 100%; min-height: 250px; padding-top: 0; padding-right: 20px; padding-bottom: 0; padding-left: 20px}}#brxe-apbmlg {flex-direction: row; align-items: stretch}@media (max-width: 478px) {#brxe-apbmlg {flex-direction: row; row-gap: 0px; column-gap: 5px}}#brxe-scuwkc {background-image: url(https://fieldandforestltd.co.uk/wp-content/uploads/2024/07/Photo-09-12-2023-09-41-42-scaled-1-1600x1200.webp); background-size: cover; min-height: 350px; display: flex; width: 50%}@media (max-width: 478px) {#brxe-scuwkc {width: 100%}}#brxe-gnntqq {width: 120px}#brxe-murees {padding-top: 6rem; padding-right: 20rem; padding-bottom: 6rem; padding-left: 6rem; display: flex; width: 50%; row-gap: 15px}@media (max-width: 478px) {#brxe-murees {width: 100%; padding-right: 6rem}}#brxe-dmeczk {flex-direction: row; width: 100%; align-items: stretch; column-gap: 0px; row-gap: 0px}@media (max-width: 478px) {#brxe-dmeczk {align-self: stretch !important; width: 100%; flex-direction: column}}#brxe-klpmdx {width: 120px}#brxe-wlkzhi li:nth-child(1) svg {fill: var(--bricks-color-fdkwwt)}#brxe-wlkzhi li:nth-child(2) svg {fill: var(--bricks-color-fdkwwt)}#brxe-wlkzhi li:nth-child(3) svg {fill: var(--bricks-color-fdkwwt)}#brxe-wlkzhi .icon {font-size: 20px; color: var(--bricks-color-fdkwwt)}#brxe-wlkzhi .icon svg {height: 20px; width: 20px}#brxe-wlkzhi .title {margin-left: 10px; font-weight: 600; font-size: 20px; color: var(--bricks-color-fdkwwt)}#brxe-wlkzhi .separator {display: none}#brxe-wlkzhi .content {justify-content: flex-start}#brxe-wlkzhi .description {justify-content: flex-start}#brxe-wlkzhi li {margin-bottom: 10px}#brxe-rndxkb {padding-top: 6rem; padding-right: 6rem; padding-bottom: 6rem; padding-left: 20rem; width: 50%; row-gap: 15px}@media (max-width: 478px) {#brxe-rndxkb {padding-left: 6rem; width: 100%; order: 2}}#brxe-auqbfr {background-image: url(https://fieldandforestltd.co.uk/wp-content/uploads/2024/07/IMG-1049-web.webp); background-size: cover; min-height: 350px; width: 50%}@media (max-width: 478px) {#brxe-auqbfr {width: 100%; order: 1}}#brxe-npobhv {flex-direction: row; width: 100%; align-items: stretch}#brxe-gewsnj {column-gap: 0px; row-gap: 0px}#brxe-jthzmt {background-image: url(https://fieldandforestltd.co.uk/wp-content/uploads/2024/07/Photo-13-02-2024-16-11-32-scaled-e1707909792958.jpg); background-size: cover; min-height: 350px; display: flex; width: 50%}@media (max-width: 478px) {#brxe-jthzmt {width: 100%}}#brxe-nuktby li:nth-child(1) svg {fill: var(--bricks-color-fdkwwt)}#brxe-nuktby li:nth-child(2) svg {fill: var(--bricks-color-fdkwwt)}#brxe-nuktby li:nth-child(3) svg {fill: var(--bricks-color-fdkwwt)}#brxe-nuktby .icon {font-size: 20px; color: var(--bricks-color-fdkwwt)}#brxe-nuktby .icon svg {height: 20px; width: 20px}#brxe-nuktby .title {margin-left: 10px; font-weight: 600; font-size: 20px; color: var(--bricks-color-fdkwwt)}#brxe-nuktby .separator {display: none}#brxe-nuktby .content {justify-content: flex-start}#brxe-nuktby .description {justify-content: flex-start}#brxe-nuktby li {margin-bottom: 10px}#brxe-puzlyw {padding-top: 6rem; padding-right: 20rem; padding-bottom: 6rem; padding-left: 6rem; display: flex; width: 50%; row-gap: 15px}@media (max-width: 478px) {#brxe-puzlyw {width: 100%; padding-right: 6rem}}#brxe-mtwevn {flex-direction: row; width: 100%; align-items: stretch; column-gap: 0px; row-gap: 0px}#brxe-jvxwtp .separator {display: none}#brxe-jvxwtp .content {justify-content: flex-start}#brxe-jvxwtp .description {justify-content: flex-start}#brxe-jvxwtp .icon {color: var(--bricks-color-xxvyum); font-size: 22px}#brxe-jvxwtp .title {color: var(--bricks-color-xxvyum); font-size: 20px; margin-left: 10px}#brxe-jvxwtp .icon svg {height: 22px; width: 22px}#brxe-rbcqxh .form-group:nth-child(1) {width: 50%}#brxe-rbcqxh .form-group:nth-child(2) {width: 50%}#brxe-rbcqxh .form-group:nth-child(3) {width: 50%}#brxe-rbcqxh .form-group:nth-child(4) {width: 50%}#brxe-rbcqxh .form-group:nth-child(5) {width: 40%}#brxe-rbcqxh .form-group:nth-child(6) {width: 25%}#brxe-rbcqxh .form-group:nth-child(7) {width: 35%}#brxe-rbcqxh {justify-content: space-between; padding-bottom: 0}#brxe-rbcqxh .form-group:not(:last-child):not(.captcha) {padding-right: 15px}#brxe-rbcqxh .submit-button-wrapper {width: 40%}#brxe-rbcqxh .bricks-button:hover {background-color: var(--bricks-color-lgxdyj)}#brxe-rbcqxh button[type=submit].bricks-button {border-width: 1px; border-color: var(--bricks-color-xxvyum)}#brxe-rbcqxh .form-group input {border-width: 1px; border-color: var(--bricks-color-xxvyum)}#brxe-rbcqxh .flatpickr {border-width: 1px; border-color: var(--bricks-color-xxvyum)}#brxe-rbcqxh select {border-width: 1px; border-color: var(--bricks-color-xxvyum)}#brxe-rbcqxh textarea {border-width: 1px; border-color: var(--bricks-color-xxvyum)}#brxe-rbcqxh .bricks-button:not([type=submit]) {border-width: 1px; border-color: var(--bricks-color-xxvyum)}#brxe-rbcqxh .choose-files {border-width: 1px; border-color: var(--bricks-color-xxvyum)}#brxe-ctoegl {flex-direction: row}#brxe-qbfmid {background-color: var(--bricks-color-fdkwwt); background-image: url(https://fieldandforestltd.co.uk/wp-content/uploads/2024/07/cog-grey.png); background-blend-mode: normal; background-repeat: no-repeat; background-size: 1000px; background-position: center center; padding-top: 6rem; padding-bottom: 6rem; position: relative}:where(#brxe-qbfmid > *) {position: relative}#brxe-qbfmid::before {background-image: linear-gradient(rgba(235, 102, 57, 0.91), rgba(235, 102, 57, 0.91)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 478px) {#brxe-qbfmid {padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px}}#brxe-yshghu .mab-image-gallery {--columns: 3; --gutter: 30px}#brxe-yshghu .mab-gallery-image-content {justify-content: center; align-items: center}@media (max-width: 478px) {#brxe-yshghu .mab-image-gallery {--columns: 2}}#brxe-nfubtf {width: 100%; row-gap: 30px; column-gap: 30px}#brxe-mirgqs {width: 100%; padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px; background-color: var(--bricks-color-cczvmb)}