@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 {.brxe-button{width:auto}}@layer bricks {:where(.brxe-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;width:auto}}@layer bricks {.brxe-code{width:100%}}@layer bricks {.brxe-slider-nested{min-width:0;width:100%}.brxe-slider-nested .splide__slide{align-items:center;display:flex;justify-content:center;position:relative}.brxe-slider-nested .splide__arrows:not(.custom) .splide__arrow--prev{transform:translateY(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows:not(.custom).splide__arrows--ttb .splide__arrow--prev{transform:translateX(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows svg{min-height:0;min-width:0}}@layer bricks {.brxe-breadcrumbs{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.brxe-breadcrumbs .separator{display:flex}.brxe-breadcrumbs .item:has(>svg,>i){align-items:center;display: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-10cc1c {margin-bottom: 1rem; font-weight: 700!important}@media (max-width: 478px) {.brxe-10cc1c {margin-bottom: 0rem!important}}@media (max-width: 478px) {.brxe-9913f5 {column-gap: 0px; row-gap: 0px}}.brxe-dqrjho {background-position: center center; background-size: cover; position: relative}:where(.brxe-dqrjho > *:not(figcaption)) {position: relative}.brxe-dqrjho::before {background-image: linear-gradient(#262626, rgba(38, 38, 38, 0.41) 76.99%, rgba(38, 38, 38, 0)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}#brxe-cb5646 {text-align: center}#brxe-437c4a {margin-bottom: 2.4rem; text-align: center}#brxe-44a1ff {max-width: 640px; width: 100%}#brxe-44a1ff label {color: var(--bricks-color-jytdsr); font-weight: 600; font-size: 14px}#brxe-44a1ff .label {color: var(--bricks-color-jytdsr); font-weight: 600; font-size: 14px}#brxe-44a1ff .form-group input {border: 2px solid #eaeaea; font-weight: 500; font-size: 16px}#brxe-44a1ff .flatpickr {border: 2px solid #eaeaea}#brxe-44a1ff select {border: 2px solid #eaeaea; font-weight: 500; font-size: 16px}#brxe-44a1ff textarea {border: 2px solid #eaeaea; font-weight: 500; font-size: 16px}#brxe-44a1ff .bricks-button:not([type=submit]) {border: 2px solid #eaeaea}#brxe-44a1ff .choose-files {border: 2px solid #eaeaea}#brxe-1cbc28 {align-items: center}@media (max-width: 767px) {#brxe-1cbc28 {order: 1}}#brxe-df8e7e {align-items: center}@media (max-width: 478px) {.brxe-dlgwfr {margin-bottom: 0.5rem}}@media (max-width: 478px) {.brxe-mxcavq {margin-bottom: 4rem; display: none}}.brxe-yhatlu {display: none}@media (max-width: 478px) {.brxe-yhatlu {margin-bottom: 4rem; display: block}}@media (max-width: 767px) {.brxe-qtinco {padding-top: 6rem}}@media (max-width: 478px) {.brxe-qtinco {padding-bottom: 0; margin-bottom: 0}}@media (max-width: 767px) {.brxe-jsazyn {height: 99px; width: 99px}}@media (max-width: 478px) {.brxe-jsazyn {height: 65px; width: 65px}}@media (max-width: 767px) {.brxe-wwkmyl {display: flex}}.brxe-ocwmdq {display: none}@media (max-width: 478px) {.brxe-ocwmdq {margin-bottom: 4rem; display: block}}.brxe-ulspqp {flex-direction: row}@media (max-width: 1440px) {.brxe-ulspqp {flex-direction: row}}@media (max-width: 767px) {.brxe-ulspqp {grid-template-columns: 1fr}}.brxe-lzbkiw {background-color: rgba(125, 123, 117, 0); font-size: clamp(18px, 16.62px + 0.384vw, 24px)!important; justify-content: space-between}@media (max-width: 1440px) {.brxe-lzbkiw svg {width: 68px}.brxe-lzbkiw {width: 75%; font-size: 14px}}@media (max-width: 478px) {.brxe-lzbkiw {width: 100%}}.brxe-qccyuh {padding-top: 8rem}@media (max-width: 1440px) {.brxe-qccyuh {padding-top: 3rem}}@media (max-width: 767px) {.brxe-qccyuh {padding-right: 4rem; padding-left: 4rem}}@media (max-width: 478px) {.brxe-qccyuh {padding-top: 2rem; padding-bottom: 2rem}}.brxe-nvsvqe {padding-top: 8rem; padding-bottom: 8rem}@media (max-width: 1440px) {.brxe-nvsvqe {padding-bottom: 8rem}}@media (max-width: 767px) {.brxe-nvsvqe {align-self: stretch !important; width: 100%; justify-content: space-between; padding-top: 3rem}}@media (max-width: 478px) {.brxe-nvsvqe {padding-bottom: 0}}@media (max-width: 478px) {.brxe-xjttxk {margin-bottom: 0.5rem}}@media (max-width: 478px) {.brxe-lsjipx {margin-bottom: 4rem}}@media (max-width: 767px) {.brxe-yutowc {padding-top: 6rem}}@media (max-width: 478px) {.brxe-yutowc {padding-bottom: 0; margin-bottom: 0}}@media (max-width: 767px) {.brxe-aspnso {height: 99px; width: 99px}}@media (max-width: 478px) {.brxe-aspnso {height: 65px; width: 65px}}@media (max-width: 767px) {.brxe-hakeuv {display: flex}}.brxe-xpgkff {flex-direction: row}@media (max-width: 767px) {.brxe-xpgkff {grid-template-columns: 1fr}}.brxe-aqyrsu {background-color: rgba(125, 123, 117, 0); font-size: clamp(18px, 16.62px + 0.384vw, 24px)!important; justify-content: space-between}@media (max-width: 1440px) {.brxe-aqyrsu svg {width: 68px}.brxe-aqyrsu {width: 75%; font-size: 14px}}@media (max-width: 478px) {.brxe-aqyrsu {width: 100%}}.brxe-rvoolr {padding-top: 8rem}@media (max-width: 1440px) {.brxe-rvoolr {padding-top: 3rem}}@media (max-width: 767px) {.brxe-rvoolr {padding-right: 4rem; padding-left: 4rem}}@media (max-width: 478px) {.brxe-rvoolr {padding-top: 2rem; padding-bottom: 7rem}}.brxe-drhzlj {padding-top: 8rem; padding-bottom: 8rem}@media (max-width: 1440px) {.brxe-drhzlj {padding-bottom: 8rem}}@media (max-width: 767px) {.brxe-drhzlj {align-self: stretch !important; width: 100%; justify-content: space-between; padding-top: 3rem}}@media (max-width: 478px) {.brxe-drhzlj {padding-bottom: 0}}@media (max-width: 478px) {.brxe-qmfnvp {margin-bottom: 0.5rem}}@media (max-width: 478px) {.brxe-usllpt {margin-bottom: 4rem}}@media (max-width: 767px) {.brxe-zwgrcp {padding-top: 6rem}}@media (max-width: 478px) {.brxe-zwgrcp {padding-bottom: 0; margin-bottom: 0}}@media (max-width: 767px) {.brxe-xbiyhq {height: 99px; width: 99px}}@media (max-width: 478px) {.brxe-xbiyhq {height: 65px; width: 65px}}@media (max-width: 767px) {.brxe-qwtcvy {display: flex}}.brxe-wvarvl {flex-direction: row}@media (max-width: 767px) {.brxe-wvarvl {grid-template-columns: 1fr}}.brxe-mhyodw {background-color: rgba(125, 123, 117, 0); font-size: clamp(18px, 16.62px + 0.384vw, 24px)!important; justify-content: space-between}@media (max-width: 1440px) {.brxe-mhyodw svg {width: 68px}.brxe-mhyodw {width: 75%; font-size: 14px}}@media (max-width: 478px) {.brxe-mhyodw {width: 100%}}.brxe-olqagl {padding-top: 8rem}@media (max-width: 1440px) {.brxe-olqagl {padding-top: 3rem}}@media (max-width: 767px) {.brxe-olqagl {padding-right: 4rem; padding-left: 4rem}}@media (max-width: 478px) {.brxe-olqagl {padding-top: 2rem; padding-bottom: 7rem}}.brxe-ykdlpu {padding-top: 8rem; padding-bottom: 8rem}@media (max-width: 1440px) {.brxe-ykdlpu {padding-bottom: 8rem}}@media (max-width: 767px) {.brxe-ykdlpu {align-self: stretch !important; width: 100%; justify-content: space-between; padding-top: 3rem}}@media (max-width: 478px) {.brxe-ykdlpu {padding-bottom: 0}}@media (max-width: 478px) {.brxe-wpjcqv {margin-bottom: 0.5rem}}@media (max-width: 478px) {.brxe-txvoxr {margin-bottom: 4rem}}@media (max-width: 767px) {.brxe-ycplyl {padding-top: 6rem}}@media (max-width: 478px) {.brxe-ycplyl {padding-bottom: 0; margin-bottom: 0}}@media (max-width: 767px) {.brxe-zatvdv {height: 99px; width: 99px}}@media (max-width: 478px) {.brxe-zatvdv {height: 65px; width: 65px}}@media (max-width: 767px) {.brxe-oibfsp {display: flex}}.brxe-fmugbv {flex-direction: row}@media (max-width: 767px) {.brxe-fmugbv {grid-template-columns: 1fr}}.brxe-ybtksm {background-color: rgba(125, 123, 117, 0); font-size: clamp(18px, 16.62px + 0.384vw, 24px)!important; justify-content: space-between}@media (max-width: 1440px) {.brxe-ybtksm svg {width: 68px}.brxe-ybtksm {width: 75%; font-size: 14px}}@media (max-width: 478px) {.brxe-ybtksm {width: 100%}}.brxe-iyteus {padding-top: 8rem}@media (max-width: 1440px) {.brxe-iyteus {padding-top: 3rem}}@media (max-width: 767px) {.brxe-iyteus {padding-right: 4rem; padding-left: 4rem}}@media (max-width: 478px) {.brxe-iyteus {padding-top: 2rem; padding-bottom: 7rem}}.brxe-qacfzf {padding-top: 8rem; padding-bottom: 8rem}@media (max-width: 1440px) {.brxe-qacfzf {padding-bottom: 8rem}}@media (max-width: 767px) {.brxe-qacfzf {align-self: stretch !important; width: 100%; justify-content: space-between; padding-top: 3rem}}@media (max-width: 478px) {.brxe-qacfzf {padding-bottom: 0}}@media (max-width: 478px) {.brxe-soxyyh {margin-bottom: 0.5rem}}@media (max-width: 478px) {.brxe-qniius {margin-bottom: 4rem}}@media (max-width: 767px) {.brxe-uwjvrd {padding-top: 6rem}}@media (max-width: 478px) {.brxe-uwjvrd {padding-bottom: 0; margin-bottom: 0}}@media (max-width: 767px) {.brxe-prapix {height: 99px; width: 99px}}@media (max-width: 478px) {.brxe-prapix {height: 65px; width: 65px}}@media (max-width: 767px) {.brxe-mbwmhp {display: flex}}.brxe-nynsdo {flex-direction: row}@media (max-width: 767px) {.brxe-nynsdo {grid-template-columns: 1fr}}.brxe-jioalf {background-color: rgba(125, 123, 117, 0); font-size: clamp(18px, 16.62px + 0.384vw, 24px)!important; justify-content: space-between}@media (max-width: 1440px) {.brxe-jioalf svg {width: 68px}.brxe-jioalf {width: 75%; font-size: 14px}}@media (max-width: 478px) {.brxe-jioalf {width: 100%}}.brxe-aicbhc {padding-top: 8rem}@media (max-width: 1440px) {.brxe-aicbhc {padding-top: 3rem}}@media (max-width: 767px) {.brxe-aicbhc {padding-right: 4rem; padding-left: 4rem}}@media (max-width: 478px) {.brxe-aicbhc {padding-top: 2rem; padding-bottom: 7rem}}.brxe-tmxhoq {padding-top: 8rem; padding-bottom: 8rem}@media (max-width: 1440px) {.brxe-tmxhoq {padding-bottom: 8rem}}@media (max-width: 767px) {.brxe-tmxhoq {align-self: stretch !important; width: 100%; justify-content: space-between; padding-top: 3rem}}@media (max-width: 478px) {.brxe-tmxhoq {padding-bottom: 0}}@media (max-width: 478px) {.brxe-yggemy {margin-bottom: 0.5rem}}@media (max-width: 478px) {.brxe-mxzjne {margin-bottom: 4rem}}@media (max-width: 767px) {.brxe-ofmmuc {padding-top: 6rem}}@media (max-width: 478px) {.brxe-ofmmuc {padding-bottom: 0; margin-bottom: 0}}@media (max-width: 767px) {.brxe-aifvwx {height: 99px; width: 99px}}@media (max-width: 478px) {.brxe-aifvwx {height: 65px; width: 65px}}@media (max-width: 767px) {.brxe-wuxzve {display: flex}}.brxe-wpgmkh {flex-direction: row}@media (max-width: 767px) {.brxe-wpgmkh {grid-template-columns: 1fr}}.brxe-cqbcqq {background-color: rgba(125, 123, 117, 0); font-size: clamp(18px, 16.62px + 0.384vw, 24px)!important; justify-content: space-between}@media (max-width: 1440px) {.brxe-cqbcqq svg {width: 68px}.brxe-cqbcqq {width: 75%; font-size: 14px}}@media (max-width: 478px) {.brxe-cqbcqq {width: 100%}}.brxe-fkvstr {padding-top: 8rem}@media (max-width: 1440px) {.brxe-fkvstr {padding-top: 3rem}}@media (max-width: 767px) {.brxe-fkvstr {padding-right: 4rem; padding-left: 4rem}}@media (max-width: 478px) {.brxe-fkvstr {padding-top: 2rem; padding-bottom: 2rem}}.brxe-ipmqfb {padding-top: 8rem; padding-bottom: 8rem}@media (max-width: 1440px) {.brxe-ipmqfb {padding-bottom: 8rem}}@media (max-width: 767px) {.brxe-ipmqfb {align-self: stretch !important; width: 100%; justify-content: space-between; padding-top: 3rem}}@media (max-width: 478px) {.brxe-ipmqfb {padding-bottom: 0}}@media (max-width: 478px) {.brxe-qxhfeo {margin-bottom: 0.5rem}}@media (max-width: 478px) {.brxe-wsdoep {margin-bottom: 4rem}}@media (max-width: 767px) {.brxe-xpbzyx {padding-top: 6rem}}@media (max-width: 478px) {.brxe-xpbzyx {padding-bottom: 0; margin-bottom: 0}}@media (max-width: 767px) {.brxe-ltuvjr {height: 99px; width: 99px}}@media (max-width: 478px) {.brxe-ltuvjr {height: 65px; width: 65px}}@media (max-width: 767px) {.brxe-bogdpp {display: flex}}.brxe-lxhkef {flex-direction: row}@media (max-width: 767px) {.brxe-lxhkef {grid-template-columns: 1fr}}.brxe-nfyxyr {background-color: rgba(125, 123, 117, 0); font-size: clamp(18px, 16.62px + 0.384vw, 24px)!important; justify-content: space-between}@media (max-width: 1440px) {.brxe-nfyxyr svg {width: 68px}.brxe-nfyxyr {width: 75%; font-size: 14px}}@media (max-width: 478px) {.brxe-nfyxyr {width: 100%}}.brxe-xnryqm {padding-top: 8rem}@media (max-width: 1440px) {.brxe-xnryqm {padding-top: 3rem}}@media (max-width: 767px) {.brxe-xnryqm {padding-right: 4rem; padding-left: 4rem}}@media (max-width: 478px) {.brxe-xnryqm {padding-top: 2rem; padding-bottom: 7rem}}.brxe-hhjqnl {padding-top: 8rem; padding-bottom: 8rem}@media (max-width: 1440px) {.brxe-hhjqnl {padding-bottom: 8rem}}@media (max-width: 767px) {.brxe-hhjqnl {align-self: stretch !important; width: 100%; justify-content: space-between; padding-top: 3rem}}@media (max-width: 478px) {.brxe-hhjqnl {padding-bottom: 0}}.brxe-ertafv .splide__arrow {height: 0px!important; width: 0px!important; background-color: var(--bricks-color-xlshyo); font-size: 0px!important; min-height: 0px!important; min-width: 0px!important; color: var(--bricks-color-ketjwo)}.brxe-ertafv .splide__arrow svg {height: 0px!important; width: 0px!important; fill: var(--bricks-color-ketjwo)}.brxe-ertafv .splide__arrow--prev {bottom: 8rem; top: inherit; transform: rotateZ(180deg) skewX(-18deg); left: 4rem}.brxe-ertafv .splide__arrow--next {bottom: 8rem; top: inherit; transform: skewX(-18deg); right: inherit; left: calc(65px + 4rem)}.brxe-ertafv {background-image: url(https://agrisell.devquilia.it/wp-content/uploads/2026/03/Layer-1.png); background-position: bottom right; background-repeat: no-repeat; background-size: contain}@media (max-width: 1440px) {.brxe-ertafv .splide__arrow {height: 50px!important; width: 50px!important; font-size: 28px!important; min-height: 28px!important; min-width: 28px!important}.brxe-ertafv .splide__arrow svg {height: 28px!important; width: 28px!important}.brxe-ertafv .splide__arrow--prev {left: inherit; bottom: 4rem; right: calc(5% + 54px)}.brxe-ertafv .splide__arrow--next {top: inherit; bottom: 4rem; right: calc(5% + 0px); left: inherit}.brxe-ertafv {padding-bottom: 4vh}}@media (max-width: 767px) {.brxe-ertafv .splide__arrow--next {top: inherit; left: inherit}.brxe-ertafv .splide__arrow--prev {top: inherit}}@media (max-width: 478px) {.brxe-ertafv {background-position: 25vw 65vh; background-size: 155vw}.brxe-ertafv .splide__arrow--next {bottom: 3.2rem; right: calc(50% - 28px)}.brxe-ertafv .splide__arrow--prev {bottom: 3.2rem; right: calc(50% + 28px)}}.brxe-ncsuoi {padding-top: 10rem}@media (max-width: 767px) {.brxe-ncsuoi {padding-top: 0}}.brxe-sspsfe {z-index: 0; background-image: url(https://agrisell.devquilia.it/wp-content/uploads/2026/03/Group-328.png); background-size: 4vw; background-position: center right}@media (max-width: 1440px) {.brxe-sspsfe {background-image: url(https://agrisell.devquilia.it/wp-content/uploads/2026/03/Group-328.png); background-repeat: no-repeat; background-position: center right; background-size: 4vw}}@media (max-width: 767px) {.brxe-sspsfe {display: block!important; background-size: 360px!important; background-position: bottom center; background-image: url(https://agrisell.devquilia.it/wp-content/uploads/2026/03/Group-328-1.png)}}@media (max-width: 478px) {.brxe-sspsfe {background-image: url(https://agrisell.devquilia.it/wp-content/uploads/2026/03/Group-328-1.png); background-repeat: no-repeat; background-position: bottom center; background-size: 360px!important; display: block}}.brxe-yfftgu {margin-bottom: 1rem}.brxe-xocdtf {margin-bottom: 2.4rem}@media (max-width: 767px) {.brxe-xocdtf {margin-bottom: 0}}@media (max-width: 767px) {.brxe-kbfuud {order: 1}}.brxe-etznbw {justify-content: center}.brxe-tzifby {margin-bottom: 3rem}.brxe-qstklk .form-group:nth-child(1) {width: 48.5%}.brxe-qstklk .form-group:nth-child(2) {width: 48.5%}.brxe-qstklk .form-group:nth-child(3) {width: 48.5%}.brxe-qstklk .form-group:nth-child(4) {width: 48.5%}.brxe-qstklk .form-group:nth-child(5) {width: 48.5%}.brxe-qstklk .form-group:nth-child(6) {width: 48.5%}.brxe-qstklk .form-group:nth-child(7) {width: 100%}.brxe-qstklk .bricks-button {text-transform: uppercase}@media (max-width: 478px) {.brxe-qstklk .form-group:nth-child(1) {width: 100%}.brxe-qstklk .form-group:nth-child(2) {width: 100%}.brxe-qstklk .form-group:nth-child(3) {width: 100%}.brxe-qstklk .form-group:nth-child(4) {width: 100%}.brxe-qstklk .form-group:nth-child(5) {width: 100%}.brxe-qstklk .form-group:nth-child(6) {width: 100%}.brxe-qstklk .bricks-button {line-height: 1.6}}.brxe-natqii {align-items: center}@media (max-width: 767px) {.brxe-natqii {order: 0}}@media (max-width: 478px) {.brxe-natqii {padding-top: 6rem; padding-right: 2rem; padding-bottom: 6rem; padding-left: 2rem; align-items: flex-start}}.brxe-esizjo {z-index: 1}@media (max-width: 478px) {.brxe-esizjo {margin-bottom: 105PX!IMPORTANT}}.brxe-pyfmlk {background-image: url(https://agrisell.devquilia.it/wp-content/uploads/2026/03/TERRA-1-1.png); background-size: cover; position: relative; padding-top: 5rem; margin-right: 0; margin-left: 0; overflow: hidden}@media (max-width: 1440px) {.brxe-pyfmlk {position: relative; background-image: url(https://agrisell.devquilia.it/wp-content/uploads/2026/03/TERRA-1-1.png); background-size: cover; background-position: center center}}@media (max-width: 478px) {.brxe-pyfmlk {padding-top: 3rem}}