@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-code{width:100%}}@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)}}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{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}: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;text-align:center;width:100%;z-index:1}}@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-text-link{gap:5px}.brxe-text-link,.brxe-text-link span{align-items:center;display:inline-flex}.brxe-text-link span{justify-content:center}}@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@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-afojve:not(.tag), .brxe-afojve img {object-fit: cover; object-position: 50% 25%}.brxe-afojve {width: 100%; height: 100%}.brxe-evlzhq {background-color: #e6e7e8}.brxe-evlzhq .splide__slide.is-active img { transform: scale(1.15); transition: transform 10s ease-in-out; }.brxe-evlzhq .splide__slide:not(.is-active) img { transform: scale(1); transition: transform 0.5s ease;}.brxe-evlzhq .splide__slide { overflow: hidden;}#brxe-ee1fe2 {font-size: var(--text-3xl); font-weight: 500; text-align: center; font-family: "Playfair Display"; letter-spacing: -0.025em; margin-bottom: 1rem}#brxe-ee1fe2 .custom-txt-color { color: rgb(100 116 139); font-style: italic;}#brxe-5209d1.horizontal .line {width: 5rem; border-top-color: var(--colore-4); border-top-width: 0.25rem}#brxe-5209d1.vertical .line {border-right-width: 5rem; border-right-color: var(--colore-4)}#brxe-5209d1 {margin-bottom: 1.5rem}#brxe-5209d1 .icon {color: var(--colore-4)}#brxe-5209d1.horizontal {justify-content: center}#brxe-5209d1.vertical {align-self: center}#brxe-5209d1 .line {height: 0.25rem}#brxe-9b57c5 {font-size: var(--text-l); color: var(--colore-8); text-align: center; font-family: "Playfair Display"; font-style: italic; max-width: 700px}#brxe-995b8d {align-items: center; max-width: 800px; z-index: 1; margin-bottom: 2rem; padding-right: 25px; padding-left: 25px}@media (max-width: 991px) {#brxe-995b8d {margin-bottom: 3rem}}@media (max-width: 478px) {#brxe-995b8d {margin-bottom: 2rem}}#brxe-6aaf26 {color: var(--colore-8); font-size: var(--text-m); font-weight: 300; text-align: justify}#brxe-6aaf26 a {color: var(--colore-8); font-size: var(--text-m); font-weight: 300; text-align: justify; font-size: inherit}#brxe-b4eb1b {background-color: var(--colore-5); padding-top: 50px; padding-right: 50px; padding-bottom: 50px; padding-left: 50px; z-index: 1; border-radius: 15px; margin-bottom: 7rem; max-width: 1200px}@media (max-width: 991px) {#brxe-b4eb1b {margin-bottom: 2.5rem}}@media (max-width: 478px) {#brxe-b4eb1b {margin-bottom: 0; border-radius: 0; padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 25px}}#brxe-ihvwky {font-size: 30px; color: var(--colore-4); fill: var(--colore-4)}#brxe-scjgtj {margin-bottom: 1.5rem; background-color: var(--colore-2); width: 4rem; height: 4rem; justify-content: center; align-items: center; border-radius: 1.1rem}#brxe-nyyjnw {margin-bottom: 0.75rem; font-size: var(--text-m); text-transform: capitalize}#brxe-jmrtgq {font-size: var(--text-s); line-height: 1.625; margin-bottom: 1.5rem}#brxe-jmrtgq a {font-size: var(--text-s); line-height: 1.625; font-size: inherit}#brxe-wgfrio {display: flex; column-gap: 15px; flex-direction: column}#brxe-vtdlat {flex-direction: row-reverse; font-weight: 600; color: var(--colore-4); text-transform: uppercase; font-size: var(--text-s)}#brxe-vtdlat:hover {color: var(--colore-1)}#brxe-vtdlat::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1;}#brxe-watedr {display: flex; flex-direction: column; background-color: var(--colore-5); justify-content: space-between; align-items: flex-start; border-style: solid; border-color: #e2e8f0; border-radius: 20px; padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; transition: all 0.25s ease; min-height: 400px; position: relative}#brxe-watedr:hover {transform: translateY(-10px); box-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.1)}@media (max-width: 991px) {#brxe-watedr {width: 90%; align-self: center !important; margin-bottom: 35px}}@media (max-width: 767px) {#brxe-watedr {top: -80px; width: 100%}}@media (max-width: 478px) {#brxe-watedr {position: static}}#brxe-bouoyn {font-size: 30px; color: var(--colore-4); fill: var(--colore-4)}#brxe-jbghgj {margin-bottom: 1.5rem; background-color: var(--colore-2); width: 4rem; height: 4rem; justify-content: center; align-items: center; border-radius: 1.1rem}#brxe-orfqgt {font-size: var(--text-m); margin-bottom: 0.75rem}#brxe-kcdqrh {font-size: var(--text-s); line-height: 1.625; margin-bottom: 1.5rem}#brxe-kcdqrh a {font-size: var(--text-s); line-height: 1.625; font-size: inherit}#brxe-ybjwhl {display: flex; column-gap: 15px; flex-direction: column}#brxe-hulute {flex-direction: row-reverse; font-weight: 600; color: var(--colore-4); text-transform: uppercase; font-size: var(--text-s)}#brxe-hulute:hover {color: var(--colore-1)}#brxe-hulute::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1;}#brxe-sohdzw {display: flex; flex-direction: column; background-color: var(--colore-5); justify-content: space-between; align-items: flex-start; border-style: solid; border-color: #e2e8f0; border-radius: 20px; padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; transition: all 0.25s ease; min-height: 400px; position: relative}#brxe-sohdzw:hover {transform: translateY(-10px); box-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.1)}@media (max-width: 991px) {#brxe-sohdzw {width: 90%; align-self: center !important; margin-bottom: 35px}}@media (max-width: 767px) {#brxe-sohdzw {top: -80px; width: 100%}}@media (max-width: 478px) {#brxe-sohdzw {position: static}}#brxe-xeatai {font-size: 30px; color: var(--colore-4); fill: var(--colore-4)}#brxe-yavetr {margin-bottom: 1.5rem; background-color: var(--colore-2); width: 4rem; height: 4rem; justify-content: center; align-items: center; border-radius: 1.1rem}#brxe-bwgwmu {font-size: var(--text-m); margin-bottom: 0.75rem}#brxe-ohtspn {font-size: var(--text-s); line-height: 1.625; margin-bottom: 1.5rem}#brxe-ohtspn a {font-size: var(--text-s); line-height: 1.625; font-size: inherit}#brxe-edjpnt {display: flex; column-gap: 15px; flex-direction: column}#brxe-lcpttr {flex-direction: row-reverse; font-weight: 600; color: var(--colore-4); text-transform: uppercase; font-size: var(--text-s)}#brxe-lcpttr:hover {color: var(--colore-1)}#brxe-lcpttr::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1;}#brxe-wljqjm {display: flex; flex-direction: column; background-color: var(--colore-5); justify-content: space-between; align-items: flex-start; border-style: solid; border-color: #e2e8f0; border-radius: 20px; padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; transition: all 0.25s ease; align-self: stretch !important; width: 100%; min-height: 400px; position: relative}#brxe-wljqjm:hover {transform: translateY(-10px); box-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.1)}@media (max-width: 991px) {#brxe-wljqjm {width: 90%; align-self: center !important; margin-bottom: 35px}}@media (max-width: 767px) {#brxe-wljqjm {top: -80px; width: 100%}}@media (max-width: 478px) {#brxe-wljqjm {position: static}}#brxe-daryms {font-size: 30px; color: var(--colore-4); fill: var(--colore-4)}#brxe-ytkvyq {margin-bottom: 1.5rem; background-color: var(--colore-2); width: 4rem; height: 4rem; justify-content: center; align-items: center; border-radius: 1.1rem}#brxe-osnjdl {font-size: var(--text-m); margin-bottom: 0.75rem}#brxe-nlyivl {font-size: var(--text-s); line-height: 1.625; margin-bottom: 1.5rem}#brxe-nlyivl a {font-size: var(--text-s); line-height: 1.625; font-size: inherit}#brxe-unouoi {display: flex; column-gap: 15px; flex-direction: column}#brxe-kyxyej {flex-direction: row-reverse; font-weight: 600; color: var(--colore-4); text-transform: uppercase; font-size: var(--text-s)}#brxe-kyxyej:hover {color: var(--colore-1)}#brxe-kyxyej::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1;}#brxe-smwojc {display: flex; flex-direction: column; background-color: var(--colore-5); justify-content: space-between; align-items: flex-start; border-style: solid; border-color: #e2e8f0; border-radius: 20px; padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; transition: all 0.25s ease; align-self: stretch !important; width: 100%; min-height: 400px; position: relative}#brxe-smwojc:hover {transform: translateY(-10px); box-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.1)}@media (max-width: 991px) {#brxe-smwojc {width: 90%; align-self: center !important; margin-bottom: 35px}}@media (max-width: 767px) {#brxe-smwojc {top: -80px; width: 100%}}@media (max-width: 478px) {#brxe-smwojc {position: static}}#brxe-uympix {font-size: 30px; color: var(--colore-4); fill: var(--colore-4)}#brxe-zerzrm {margin-bottom: 1.5rem; background-color: var(--colore-2); width: 4rem; height: 4rem; justify-content: center; align-items: center; border-radius: 1.1rem}#brxe-ravbqm {margin-bottom: 0.75rem; font-size: var(--text-m); text-transform: capitalize}#brxe-fobhsy {font-size: var(--text-s); line-height: 1.625; margin-bottom: 1.5rem}#brxe-fobhsy a {font-size: var(--text-s); line-height: 1.625; font-size: inherit}#brxe-gdphnd {display: flex; column-gap: 15px; flex-direction: column}#brxe-xkjqck {font-size: var(--text-s); font-weight: 600; color: var(--colore-4); text-transform: uppercase; flex-direction: row-reverse}#brxe-xkjqck:hover {color: var(--colore-1)}#brxe-xkjqck::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1;}#brxe-rklnux {display: flex; flex-direction: column; background-color: var(--colore-5); justify-content: space-between; align-items: flex-start; border-style: solid; border-color: #e2e8f0; border-radius: 20px; padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; transition: all 0.25s ease; min-height: 400px; align-self: stretch !important; width: 100%; position: relative}#brxe-rklnux:hover {transform: translateY(-10px); box-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.1)}@media (max-width: 991px) {#brxe-rklnux {width: 90%; align-self: center !important; margin-bottom: 35px}}@media (max-width: 767px) {#brxe-rklnux {top: -80px; width: 100%}}@media (max-width: 478px) {#brxe-rklnux {position: static}}#brxe-rmdbdw {font-size: 30px; color: var(--colore-4); fill: var(--colore-4)}#brxe-moxtwr {margin-bottom: 1.5rem; background-color: var(--colore-2); width: 4rem; height: 4rem; justify-content: center; align-items: center; border-radius: 1.1rem}#brxe-apgsre {font-size: var(--text-m); margin-bottom: 0.75rem}#brxe-jqvcwx {font-size: var(--text-s); line-height: 1.625; margin-bottom: 1.5rem}#brxe-jqvcwx a {font-size: var(--text-s); line-height: 1.625; font-size: inherit}#brxe-zmdnru {display: flex; column-gap: 15px; flex-direction: column}#brxe-kkdfpp {flex-direction: row-reverse; font-weight: 600; color: var(--colore-4); text-transform: uppercase; font-size: var(--text-s)}#brxe-kkdfpp:hover {color: var(--colore-1)}#brxe-kkdfpp::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1;}#brxe-xmmetu {display: flex; flex-direction: column; background-color: var(--colore-5); justify-content: space-between; align-items: flex-start; border-style: solid; border-color: #e2e8f0; border-radius: 20px; padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; transition: all 0.25s ease; align-self: stretch !important; width: 100%; min-height: 400px; position: relative}#brxe-xmmetu:hover {transform: translateY(-10px); box-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.1)}@media (max-width: 991px) {#brxe-xmmetu {width: 90%; align-self: center !important; margin-bottom: 35px}}@media (max-width: 767px) {#brxe-xmmetu {top: -80px; width: 100%}}@media (max-width: 478px) {#brxe-xmmetu {position: static}}#brxe-wifggb {font-size: 30px; color: var(--colore-4); fill: var(--colore-4)}#brxe-kpucry {margin-bottom: 1.5rem; background-color: var(--colore-2); width: 4rem; height: 4rem; justify-content: center; align-items: center; border-radius: 1.1rem}#brxe-bglplt {font-size: var(--text-m); text-transform: capitalize; margin-bottom: 0.75rem}#brxe-puyivx {font-size: var(--text-s); line-height: 1.625; margin-bottom: 1.5rem}#brxe-puyivx a {font-size: var(--text-s); line-height: 1.625; font-size: inherit}#brxe-lghzbx {display: flex; column-gap: 15px; flex-direction: column}#brxe-zgbwoy {flex-direction: row-reverse; font-weight: 600; color: var(--colore-4); text-transform: uppercase; font-size: var(--text-s)}#brxe-zgbwoy:hover {color: var(--colore-1)}#brxe-zgbwoy::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1;}#brxe-xifdwn {display: flex; flex-direction: column; background-color: var(--colore-5); justify-content: space-between; align-items: flex-start; border-style: solid; border-color: #e2e8f0; border-radius: 20px; padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; transition: all 0.25s ease; align-self: stretch !important; width: 100%; min-height: 400px; position: relative}#brxe-xifdwn:hover {transform: translateY(-10px); box-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.1)}@media (max-width: 991px) {#brxe-xifdwn {width: 90%; align-self: center !important; margin-bottom: 35px}}@media (max-width: 767px) {#brxe-xifdwn {top: -80px; width: 100%}}@media (max-width: 478px) {#brxe-xifdwn {position: static}}#brxe-tscbgd {font-size: 30px; color: var(--colore-4); fill: var(--colore-4)}#brxe-xyatpf {margin-bottom: 1.5rem; background-color: var(--colore-2); width: 4rem; height: 4rem; justify-content: center; align-items: center; border-radius: 1.1rem}#brxe-xtayxu {font-size: var(--text-m); text-transform: capitalize; margin-bottom: 0.75rem}#brxe-ljvwgz {font-size: var(--text-s); line-height: 1.625; margin-bottom: 1.5rem}#brxe-ljvwgz a {font-size: var(--text-s); line-height: 1.625; font-size: inherit}#brxe-olhwpw {display: flex; column-gap: 15px; flex-direction: column}#brxe-qndate {flex-direction: row-reverse; font-weight: 600; color: var(--colore-4); text-transform: uppercase; font-size: var(--text-s)}#brxe-qndate:hover {color: var(--colore-1)}#brxe-qndate::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1;}#brxe-jlaenm {display: flex; flex-direction: column; background-color: var(--colore-5); justify-content: space-between; align-items: flex-start; border-style: solid; border-color: #e2e8f0; border-radius: 20px; padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; transition: all 0.25s ease; align-self: stretch !important; width: 100%; min-height: 400px; position: relative}#brxe-jlaenm:hover {transform: translateY(-10px); box-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.1)}@media (max-width: 991px) {#brxe-jlaenm {width: 90%; align-self: center !important; margin-bottom: 35px}}@media (max-width: 767px) {#brxe-jlaenm {top: -80px; width: 100%}}@media (max-width: 478px) {#brxe-jlaenm {position: static}}#brxe-rmjrjv {font-size: 30px; color: var(--colore-4); fill: var(--colore-4)}#brxe-qvphwn {margin-bottom: 1.5rem; background-color: var(--colore-2); width: 4rem; height: 4rem; justify-content: center; align-items: center; border-radius: 1.1rem}#brxe-igxiuz {font-size: var(--text-m); margin-bottom: 0.75rem}#brxe-obzmrj {font-size: var(--text-s); line-height: 1.625; margin-bottom: 1.5rem}#brxe-obzmrj a {font-size: var(--text-s); line-height: 1.625; font-size: inherit}#brxe-nrzbrf {display: flex; column-gap: 15px; flex-direction: column}#brxe-xhfbmv {flex-direction: row-reverse; font-weight: 600; color: var(--colore-4); text-transform: uppercase; font-size: var(--text-s)}#brxe-xhfbmv:hover {color: var(--colore-1)}#brxe-xhfbmv::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1;}#brxe-uaewwx {display: flex; flex-direction: column; background-color: var(--colore-5); justify-content: space-between; align-items: flex-start; border-style: solid; border-color: #e2e8f0; border-radius: 20px; padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; transition: all 0.25s ease; align-self: stretch !important; width: 100%; min-height: 400px; position: relative}#brxe-uaewwx:hover {transform: translateY(-10px); box-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.1)}@media (max-width: 991px) {#brxe-uaewwx {width: 90%; align-self: center !important; margin-bottom: 35px}}@media (max-width: 767px) {#brxe-uaewwx {top: -80px; width: 100%}}@media (max-width: 478px) {#brxe-uaewwx {position: static}}#brxe-gnoros {font-size: 30px; color: var(--colore-4); fill: var(--colore-4)}#brxe-muunuj {margin-bottom: 1.5rem; background-color: var(--colore-2); width: 4rem; height: 4rem; justify-content: center; align-items: center; border-radius: 1.1rem}#brxe-xrkgdi {font-size: var(--text-m); text-transform: capitalize; margin-bottom: 0.75rem}#brxe-vrztjg {font-size: var(--text-s); line-height: 1.625; margin-bottom: 1.5rem}#brxe-vrztjg a {font-size: var(--text-s); line-height: 1.625; font-size: inherit}#brxe-itfbay {display: flex; column-gap: 15px; flex-direction: column}#brxe-zrjcjq {flex-direction: row-reverse; font-weight: 600; color: var(--colore-4); text-transform: uppercase; font-size: var(--text-s)}#brxe-zrjcjq:hover {color: var(--colore-1)}#brxe-zrjcjq::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1;}#brxe-rmgsir {display: flex; flex-direction: column; background-color: var(--colore-5); justify-content: space-between; align-items: flex-start; border-style: solid; border-color: #e2e8f0; border-radius: 20px; padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; transition: all 0.25s ease; align-self: stretch !important; width: 100%; min-height: 400px; position: relative}#brxe-rmgsir:hover {transform: translateY(-10px); box-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.1)}@media (max-width: 991px) {#brxe-rmgsir {width: 90%; align-self: center !important; margin-bottom: 35px}}@media (max-width: 767px) {#brxe-rmgsir {top: -80px; width: 100%}}@media (max-width: 478px) {#brxe-rmgsir {position: static}}#brxe-hkgyvv {font-size: 30px; color: var(--colore-4); fill: var(--colore-4)}#brxe-fdnmou {margin-bottom: 1.5rem; background-color: var(--colore-2); width: 4rem; height: 4rem; justify-content: center; align-items: center; border-radius: 1.1rem}#brxe-qynufd {font-size: var(--text-m); text-transform: capitalize; margin-bottom: 0.75rem}#brxe-gqdqmu {font-size: var(--text-s); line-height: 1.625; margin-bottom: 1.5rem}#brxe-gqdqmu a {font-size: var(--text-s); line-height: 1.625; font-size: inherit}#brxe-yqfawr {display: flex; column-gap: 15px; flex-direction: column}#brxe-tlvscw {flex-direction: row-reverse; font-weight: 600; color: var(--colore-4); text-transform: uppercase; font-size: var(--text-s)}#brxe-tlvscw:hover {color: var(--colore-1)}#brxe-tlvscw::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1;}#brxe-yuoamn {display: flex; flex-direction: column; background-color: var(--colore-5); justify-content: space-between; align-items: flex-start; border-style: solid; border-color: #e2e8f0; border-radius: 20px; padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; transition: all 0.25s ease; align-self: stretch !important; width: 100%; min-height: 400px; position: relative}#brxe-yuoamn:hover {transform: translateY(-10px); box-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.1)}@media (max-width: 991px) {#brxe-yuoamn {width: 90%; align-self: center !important; margin-bottom: 35px}}@media (max-width: 767px) {#brxe-yuoamn {top: -80px; width: 100%}}@media (max-width: 478px) {#brxe-yuoamn {position: static}}#brxe-pwncfs {font-size: 30px; color: var(--colore-4); fill: var(--colore-4)}#brxe-mcyshf {margin-bottom: 1.5rem; background-color: var(--colore-2); width: 4rem; height: 4rem; justify-content: center; align-items: center; border-radius: 1.1rem}#brxe-rhndae {font-size: var(--text-m); margin-bottom: 0.75rem}#brxe-gnazxp {font-size: var(--text-s); line-height: 1.625; margin-bottom: 1.5rem}#brxe-gnazxp a {font-size: var(--text-s); line-height: 1.625; font-size: inherit}#brxe-wsscnd {display: flex; column-gap: 15px; flex-direction: column}#brxe-tmoprw {flex-direction: row-reverse; font-weight: 600; color: var(--colore-4); text-transform: uppercase; font-size: var(--text-s)}#brxe-tmoprw:hover {color: var(--colore-1)}#brxe-tmoprw::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1;}#brxe-detvdl {display: flex; flex-direction: column; background-color: var(--colore-5); justify-content: space-between; align-items: flex-start; border-style: solid; border-color: #e2e8f0; border-radius: 20px; padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; transition: all 0.25s ease; align-self: stretch !important; width: 100%; min-height: 400px; position: relative}#brxe-detvdl:hover {transform: translateY(-10px); box-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.1)}@media (max-width: 991px) {#brxe-detvdl {width: 90%; align-self: center !important; margin-bottom: 35px}}@media (max-width: 767px) {#brxe-detvdl {top: -80px; width: 100%}}@media (max-width: 478px) {#brxe-detvdl {position: static}}#brxe-kbrxsn {font-size: 30px; color: var(--colore-4); fill: var(--colore-4)}#brxe-lxbhwf {margin-bottom: 1.5rem; background-color: var(--colore-2); width: 4rem; height: 4rem; justify-content: center; align-items: center; border-radius: 1.1rem}#brxe-cwxstu {font-size: var(--text-m); text-transform: capitalize; margin-bottom: 0.75rem}#brxe-gdbakw {font-size: var(--text-s); line-height: 1.625; margin-bottom: 1.5rem}#brxe-gdbakw a {font-size: var(--text-s); line-height: 1.625; font-size: inherit}#brxe-iwrhei {display: flex; column-gap: 15px; flex-direction: column}#brxe-tgvzpe {flex-direction: row-reverse; font-weight: 600; color: var(--colore-4); text-transform: uppercase; font-size: var(--text-s)}#brxe-tgvzpe:hover {color: var(--colore-1)}#brxe-tgvzpe::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1;}#brxe-ttaayr {display: flex; flex-direction: column; background-color: var(--colore-5); justify-content: space-between; align-items: flex-start; border-style: solid; border-color: #e2e8f0; border-radius: 20px; padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; transition: all 0.25s ease; align-self: stretch !important; width: 100%; min-height: 400px; position: relative}#brxe-ttaayr:hover {transform: translateY(-10px); box-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.1)}@media (max-width: 991px) {#brxe-ttaayr {width: 90%; align-self: center !important; margin-bottom: 35px}}@media (max-width: 767px) {#brxe-ttaayr {top: -80px; width: 100%}}@media (max-width: 478px) {#brxe-ttaayr {position: static}}#brxe-crxumb {font-size: 30px; color: var(--colore-4); fill: var(--colore-4)}#brxe-enjtri {margin-bottom: 1.5rem; background-color: var(--colore-2); width: 4rem; height: 4rem; justify-content: center; align-items: center; border-radius: 1.1rem}#brxe-quvowm {font-size: var(--text-m); text-transform: capitalize; margin-bottom: 0.75rem}#brxe-otkwvs {font-size: var(--text-s); line-height: 1.625; margin-bottom: 1.5rem}#brxe-otkwvs a {font-size: var(--text-s); line-height: 1.625; font-size: inherit}#brxe-ivcxhs {display: flex; column-gap: 15px; flex-direction: column}#brxe-imrcoc {flex-direction: row-reverse; font-weight: 600; color: var(--colore-4); text-transform: uppercase; font-size: var(--text-s)}#brxe-imrcoc:hover {color: var(--colore-1)}#brxe-imrcoc::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1;}#brxe-wqzcux {display: flex; flex-direction: column; background-color: var(--colore-5); justify-content: space-between; align-items: flex-start; border-style: solid; border-color: #e2e8f0; border-radius: 20px; padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; transition: all 0.25s ease; align-self: stretch !important; width: 100%; min-height: 400px; position: relative}#brxe-wqzcux:hover {transform: translateY(-10px); box-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.1)}@media (max-width: 991px) {#brxe-wqzcux {width: 90%; align-self: center !important; margin-bottom: 35px}}@media (max-width: 767px) {#brxe-wqzcux {top: -80px; width: 100%}}@media (max-width: 478px) {#brxe-wqzcux {position: static}}#brxe-anutss {font-size: 30px; color: var(--colore-4); fill: var(--colore-4)}#brxe-gwjgpw {margin-bottom: 1.5rem; background-color: var(--colore-2); width: 4rem; height: 4rem; justify-content: center; align-items: center; border-radius: 1.1rem}#brxe-iigmxz {font-size: var(--text-m); text-transform: capitalize; margin-bottom: 0.75rem}#brxe-hexkrz {font-size: var(--text-s); line-height: 1.625; margin-bottom: 1.5rem}#brxe-hexkrz a {font-size: var(--text-s); line-height: 1.625; font-size: inherit}#brxe-fspjhj {display: flex; column-gap: 15px; flex-direction: column}#brxe-amvawt {flex-direction: row-reverse; font-weight: 600; color: var(--colore-4); text-transform: uppercase; font-size: var(--text-s)}#brxe-amvawt:hover {color: var(--colore-1)}#brxe-amvawt::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1;}#brxe-asppnr {display: flex; flex-direction: column; background-color: var(--colore-5); justify-content: space-between; align-items: flex-start; border-style: solid; border-color: #e2e8f0; border-radius: 20px; padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; transition: all 0.25s ease; align-self: stretch !important; width: 100%; min-height: 400px; position: relative}#brxe-asppnr:hover {transform: translateY(-10px); box-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.1)}@media (max-width: 991px) {#brxe-asppnr {width: 90%; align-self: center !important; margin-bottom: 35px}}@media (max-width: 767px) {#brxe-asppnr {top: -80px; width: 100%}}@media (max-width: 478px) {#brxe-asppnr {position: static}}#brxe-ahyjoi {font-size: 30px; color: var(--colore-4); fill: var(--colore-4)}#brxe-aeddlp {margin-bottom: 1.5rem; background-color: var(--colore-2); width: 4rem; height: 4rem; justify-content: center; align-items: center; border-radius: 1.1rem}#brxe-warkni {font-size: var(--text-m); margin-bottom: 0.75rem}#brxe-ynjeme {font-size: var(--text-s); line-height: 1.625; margin-bottom: 1.5rem}#brxe-ynjeme a {font-size: var(--text-s); line-height: 1.625; font-size: inherit}#brxe-fgnqcl {display: flex; column-gap: 15px; flex-direction: column}#brxe-yupfvw {flex-direction: row-reverse; font-weight: 600; color: var(--colore-4); text-transform: uppercase; font-size: var(--text-s)}#brxe-yupfvw:hover {color: var(--colore-1)}#brxe-yupfvw::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1;}#brxe-hxuejm {display: flex; flex-direction: column; background-color: var(--colore-5); justify-content: space-between; align-items: flex-start; border-style: solid; border-color: #e2e8f0; border-radius: 20px; padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; transition: all 0.25s ease; align-self: stretch !important; width: 100%; min-height: 400px; grid-column: 2; position: relative}#brxe-hxuejm:hover {transform: translateY(-10px); box-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.1)}@media (max-width: 991px) {#brxe-hxuejm {width: 90%; align-self: center !important; margin-bottom: 35px; grid-column: auto}}@media (max-width: 767px) {#brxe-hxuejm {top: -80px; width: 100%}}@media (max-width: 478px) {#brxe-hxuejm {position: static}}#brxe-kgcmpa {display: grid; align-items: initial; grid-gap: 60px; grid-template-columns: 1fr 1fr 1fr}@media (max-width: 991px) {#brxe-kgcmpa {grid-template-columns: 1fr 1fr; justify-items: center; grid-gap: 0px}}@media (max-width: 767px) {#brxe-kgcmpa {grid-template-columns: 1fr}}#brxe-33704b {padding-top: 50px; padding-right: 50px; padding-bottom: 50px; padding-left: 50px; align-items: center}@media (max-width: 991px) {#brxe-33704b {grid-template-columns: 1fr; grid-gap: 50px}}@media (max-width: 478px) {#brxe-33704b {padding-right: 0; padding-left: 0}}#brxe-6b6665 {align-items: center; width: 100%; max-width: 1440px}#brxe-d8dcc8 {background-color: var(--colore-2); padding-top: 100px; padding-bottom: 100px}@media (max-width: 991px) {#brxe-d8dcc8 {padding-top: 50px; padding-bottom: 50px}}@media (max-width: 478px) {#brxe-d8dcc8 {padding-bottom: 0}}.brxe-djezot {margin-bottom: 1rem; color: var(--colore-2); text-align: center; font-size: var(--text-2xl); font-style: italic}.brxe-eantuw.horizontal .line {width: 5rem; border-top-color: var(--colore-2); border-top-width: 0.25rem}.brxe-eantuw.vertical .line {border-right-width: 5rem; border-right-color: var(--colore-2)}.brxe-eantuw {margin-bottom: 1.5rem}.brxe-eantuw .icon {color: var(--colore-2)}.brxe-eantuw.horizontal {justify-content: center}.brxe-eantuw.vertical {align-self: center}.brxe-eantuw .line {height: 0.25rem}.brxe-ulyktw {max-width: 700px; font-family: "Playfair Display"; color: var(--colore-2); font-size: var(--text-m); text-align: center; margin-bottom: 4rem}.brxe-bfzdig label {color: var(--colore-2); font-family: "Playfair Display"; font-size: var(--text-s); text-transform: uppercase}.brxe-bfzdig .label {color: var(--colore-2); font-family: "Playfair Display"; font-size: var(--text-s); text-transform: uppercase}.brxe-bfzdig ::placeholder {font-family: "Playfair Display"}.brxe-bfzdig select {font-family: "Playfair Display"; background-color: var(--colore-2)}.brxe-bfzdig .form-group input {background-color: var(--colore-2)}.brxe-bfzdig .flatpickr {background-color: var(--colore-2)}.brxe-bfzdig textarea {background-color: var(--colore-2)}.brxe-bfzdig .bricks-button {background-color: var(--colore-2); color: var(--colore-10); text-transform: uppercase; font-family: "Playfair Display"; font-weight: 500}.brxe-bfzdig button[type=submit].bricks-button {border: 2px solid var(--colore-10)}.brxe-wljmoc {align-items: center; max-width: 800px}.brxe-mocftr {align-items: center; width: 100%; max-width: 1440px}.brxe-dzbqpj {background-attachment: fixed; background-position: center center; background-image: url(https://www.arcadiacompany.it/wp-content/uploads/2026/02/contatta-agenzia-investigativa-arcadia-company-1536x828.webp); background-size: cover; position: relative; padding-top: 100px; padding-right: 25px; padding-bottom: 100px; padding-left: 25px}:where(.brxe-dzbqpj > *:not(figcaption)) {position: relative}.brxe-dzbqpj::before {background-image: linear-gradient(rgba(0, 114, 178, 0.87), rgba(0, 114, 178, 0.87)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 991px) {.brxe-dzbqpj {background-attachment: scroll; background-position: center center}}@media (max-width: 478px) {.brxe-dzbqpj {background-position: -830px center}}.brxe-vxwnky {margin-bottom: 1rem; font-size: var(--text-2xl); font-weight: 500; color: var(--colore-3); font-style: italic; text-align: center}.brxe-khsrdj.horizontal .line {width: 5rem; border-top-color: var(--colore-4); border-top-width: 0.25rem}.brxe-khsrdj.vertical .line {border-right-width: 5rem; border-right-color: var(--colore-4)}.brxe-khsrdj {margin-bottom: 1.5rem}.brxe-khsrdj .icon {color: var(--colore-4)}.brxe-khsrdj.horizontal {justify-content: center}.brxe-khsrdj.vertical {align-self: center}.brxe-khsrdj .line {height: 0.25rem}.brxe-lzngku {margin-bottom: 4rem; font-family: "Playfair Display"; font-size: var(--text-m); text-align: center; line-height: 1.5; max-width: 700px}.brxe-xwcbhr {margin-bottom: 5rem; font-size: var(--text-l); color: var(--colore-3); font-weight: 400; text-align: center}.brxe-mluwfa {font-weight: 500; font-size: var(--text-l); color: var(--colore-2); margin-bottom: 1rem}.brxe-rmwxro {margin-bottom: 1.5rem}.brxe-rmwxro.horizontal .line {border-top-color: var(--colore-2); border-top-width: 0.25rem}.brxe-rmwxro.vertical .line {border-right-color: var(--colore-2)}.brxe-rmwxro .icon {color: var(--colore-2)}.brxe-rmwxro .line {height: 0.25rem}.brxe-tdmcmi .content {justify-content: flex-start; align-items: center}.brxe-tdmcmi .description {justify-content: flex-start; align-items: center}.brxe-tdmcmi .icon {color: var(--colore-2); font-size: 10px}.brxe-tdmcmi .title {margin-left: 10px; line-height: 2.5; font-family: "Playfair Display"; color: var(--colore-2); font-size: var(--text-m)}.brxe-tdmcmi .title:hover {color: var(--colore-9)}.brxe-tdmcmi {transition: all 0.25s ease}.brxe-tdmcmi .separator {display: none}.brxe-tdmcmi .icon svg {height: 10px; width: 10px}.brxe-xfnvjl .content {justify-content: flex-start}.brxe-xfnvjl .description {justify-content: flex-start}.brxe-xfnvjl .icon {color: var(--colore-2); font-size: 10px}.brxe-xfnvjl .title {margin-left: 10px; line-height: 2.5; font-family: "Playfair Display"; color: var(--colore-2); font-size: var(--text-m)}.brxe-xfnvjl .title:hover {color: var(--colore-9)}.brxe-xfnvjl {transition: all 0.25s ease}.brxe-xfnvjl .separator {display: none}.brxe-xfnvjl .icon svg {height: 10px; width: 10px}.brxe-hrveli {display: grid; align-items: initial; grid-template-columns: 1fr 1fr}@media (max-width: 991px) {.brxe-hrveli {grid-template-columns: 1fr}}.brxe-lzusdm {background-color: var(--colore-4); border-radius: 15px; padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 25px}.brxe-kumgto {font-weight: 500; font-size: var(--text-m); margin-bottom: 1rem}.brxe-scpdpr {margin-bottom: 1.5rem}.brxe-scpdpr.horizontal .line {border-top-color: var(--colore-4); border-top-width: 0.25rem}.brxe-scpdpr.vertical .line {border-right-color: var(--colore-4)}.brxe-scpdpr .icon {color: var(--colore-4)}.brxe-scpdpr .line {height: 0.25rem}.brxe-cjyfhr .separator {display: none}.brxe-cjyfhr .content {justify-content: flex-start; align-items: center}.brxe-cjyfhr .description {justify-content: flex-start; align-items: center}.brxe-cjyfhr .icon {color: var(--colore-1); font-size: 10px}.brxe-cjyfhr .title {margin-left: 10px; line-height: 2.5; font-family: "Playfair Display"; font-size: var(--text-s)}.brxe-cjyfhr {transition: all 0.25s ease}.brxe-cjyfhr .title:hover {color: var(--colore-1)}.brxe-cjyfhr .icon svg {height: 10px; width: 10px}.brxe-vvhiaq {font-weight: 500; font-size: var(--text-m); margin-top: 1.5rem; margin-bottom: 1rem}.brxe-kpewna {margin-bottom: 1.5rem}.brxe-kpewna.horizontal .line {border-top-color: var(--colore-4); border-top-width: 0.25rem}.brxe-kpewna.vertical .line {border-right-color: var(--colore-4)}.brxe-kpewna .icon {color: var(--colore-4)}.brxe-kpewna .line {height: 0.25rem}.brxe-kqzqei .separator {display: none}.brxe-kqzqei .content {justify-content: flex-start; align-items: center}.brxe-kqzqei .description {justify-content: flex-start; align-items: center}.brxe-kqzqei .icon {color: var(--colore-1); font-size: 10px}.brxe-kqzqei .title {margin-left: 10px; line-height: 2.5; font-family: "Playfair Display"; font-size: var(--text-s)}.brxe-kqzqei {transition: all 0.25s ease}.brxe-kqzqei .title:hover {color: var(--colore-1)}.brxe-kqzqei .icon svg {height: 10px; width: 10px}.brxe-bvyeku {padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 25px; background-color: var(--colore-5); border-radius: 15px}.brxe-nzvmil {display: grid; align-items: initial; grid-template-columns: 2fr 1fr; grid-gap: 30px; margin-bottom: 2rem}@media (max-width: 991px) {.brxe-nzvmil {grid-template-columns: 1fr 1fr}}@media (max-width: 767px) {.brxe-nzvmil {grid-template-columns: 1fr}}.brxe-qxuerf {font-weight: 500; font-size: var(--text-m); margin-bottom: 1rem}.brxe-gblypj {margin-bottom: 1.5rem}.brxe-gblypj.horizontal .line {border-top-color: var(--colore-4); border-top-width: 0.25rem}.brxe-gblypj.vertical .line {border-right-color: var(--colore-4)}.brxe-gblypj .icon {color: var(--colore-4)}.brxe-gblypj .line {height: 0.25rem}.brxe-ngdcfz .separator {display: none}.brxe-ngdcfz .content {justify-content: flex-start; align-items: center}.brxe-ngdcfz .description {justify-content: flex-start; align-items: center}.brxe-ngdcfz .icon {color: var(--colore-1); font-size: 10px}.brxe-ngdcfz .title {margin-left: 10px; line-height: 2.5; font-family: "Playfair Display"; font-size: var(--text-s)}.brxe-ngdcfz {transition: all 0.25s ease}.brxe-ngdcfz .title:hover {color: var(--colore-1)}.brxe-ngdcfz .icon svg {height: 10px; width: 10px}.brxe-nqtyly {font-weight: 500; font-size: var(--text-m); margin-top: 1.5rem; margin-bottom: 1rem}.brxe-jghnvc {margin-bottom: 1.5rem}.brxe-jghnvc.horizontal .line {border-top-color: var(--colore-4); border-top-width: 0.25rem}.brxe-jghnvc.vertical .line {border-right-color: var(--colore-4)}.brxe-jghnvc .icon {color: var(--colore-4)}.brxe-jghnvc .line {height: 0.25rem}.brxe-magzdm .separator {display: none}.brxe-magzdm .content {justify-content: flex-start; align-items: center}.brxe-magzdm .description {justify-content: flex-start; align-items: center}.brxe-magzdm .icon {color: var(--colore-1); font-size: 10px}.brxe-magzdm .title {margin-left: 10px; line-height: 2.5; font-family: "Playfair Display"; font-size: var(--text-s)}.brxe-magzdm {transition: all 0.25s ease}.brxe-magzdm .title:hover {color: var(--colore-1)}.brxe-magzdm .icon svg {height: 10px; width: 10px}.brxe-vssoey {padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 25px; background-color: var(--colore-5); border-radius: 15px}.brxe-xutfdv {font-weight: 500; font-size: var(--text-m); color: var(--colore-2); margin-bottom: 1rem}.brxe-cargpu {margin-bottom: 1.5rem}.brxe-cargpu.horizontal .line {border-top-color: var(--colore-2); border-top-width: 0.25rem}.brxe-cargpu.vertical .line {border-right-color: var(--colore-2)}.brxe-cargpu .icon {color: var(--colore-2)}.brxe-cargpu .line {height: 0.25rem}.brxe-rymzjg .content {justify-content: flex-start; align-items: center}.brxe-rymzjg .description {justify-content: flex-start; align-items: center}.brxe-rymzjg .icon {color: var(--colore-2); font-size: 10px}.brxe-rymzjg .title {margin-left: 10px; line-height: 2.5; font-family: "Playfair Display"; color: var(--colore-2); font-size: var(--text-s)}.brxe-rymzjg .title:hover {color: var(--colore-9)}.brxe-rymzjg {transition: all 0.25s ease}.brxe-rymzjg .separator {display: none}.brxe-rymzjg .icon svg {height: 10px; width: 10px}.brxe-xlwnkx .content {justify-content: flex-start}.brxe-xlwnkx .description {justify-content: flex-start}.brxe-xlwnkx .icon {color: var(--colore-2); font-size: 10px}.brxe-xlwnkx .title {margin-left: 10px; line-height: 2.5; font-family: "Playfair Display"; color: var(--colore-2); font-size: var(--text-s)}.brxe-xlwnkx .title:hover {color: var(--colore-9)}.brxe-xlwnkx {transition: all 0.25s ease}.brxe-xlwnkx .separator {display: none}.brxe-xlwnkx .icon svg {height: 10px; width: 10px}.brxe-jpcqjt {display: grid; align-items: initial; grid-template-columns: 1fr 1fr}.brxe-obcqcb {font-weight: 500; font-size: var(--text-m); color: var(--colore-2); margin-top: 1.5rem; margin-bottom: 1rem}.brxe-uvztno {margin-bottom: 1.5rem}.brxe-uvztno.horizontal .line {border-top-color: var(--colore-2); border-top-width: 0.25rem}.brxe-uvztno.vertical .line {border-right-color: var(--colore-2)}.brxe-uvztno .icon {color: var(--colore-2)}.brxe-uvztno .line {height: 0.25rem}.brxe-aulowh .content {justify-content: flex-start}.brxe-aulowh .description {justify-content: flex-start}.brxe-aulowh .icon {color: var(--colore-2); font-size: 10px}.brxe-aulowh .title {margin-left: 10px; line-height: 2.5; font-family: "Playfair Display"; color: var(--colore-2); font-size: var(--text-s)}.brxe-aulowh .title:hover {color: var(--colore-9)}.brxe-aulowh {transition: all 0.25s ease}.brxe-aulowh .separator {display: none}.brxe-aulowh .icon svg {height: 10px; width: 10px}.brxe-jucicg {background-color: var(--colore-4); border-radius: 15px; padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 25px}.brxe-jnrwrk {display: grid; align-items: initial; grid-template-columns: 1fr 2fr; grid-gap: 30px}@media (max-width: 991px) {.brxe-jnrwrk {grid-template-columns: 1fr}}@media (max-width: 767px) {.brxe-jnrwrk {grid-template-columns: 1fr}}.brxe-jknpqg {flex-wrap: nowrap}.brxe-qvxkas.brxi-3a9a1a {font-size: 40px; color: var(--colore-4); fill: var(--colore-4)}.brxe-icipzu {align-items: center; margin-top: 2rem}.brxe-aqilpm {width: 100%}.brxe-xnjaea {align-items: center; width: 100%; max-width: 1440px}.brxe-oafjex {background-color: var(--colore-2); padding-top: 100px; padding-right: 25px; padding-bottom: 100px; padding-left: 25px}@media (max-width: 991px) {.brxe-oafjex {padding-top: 50px; padding-bottom: 50px}}