﻿.bg-verde1{background-color:#bae2b3 !important}:root{--body-font-size: 2.2rem;--full-container-side-space: 6rem;--site-arrow-size: 5.2rem}@media(max-width: 991px){:root{--full-container-side-space: 3rem;--site-arrow-size: 4rem}}@media(max-width: 767px){:root{--body-font-size: 1.8rem;--site-arrow-size: 3.4rem}}@media(max-width: 575px){:root{--full-container-side-space: 1.5rem;--site-arrow-size: 3rem}}html{font-size:62.5%}body{display:flex;flex-direction:column;min-height:100vh;font-family:"Martel Sans",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:var(--body-font-size);color:#101010;background:#fff}body.menu-open{overflow:hidden}#main-wrapper{flex-grow:1}::selection{color:#fff;background:#508165}figure{margin:0}img{max-width:100%;height:auto}video{display:block}.body-loading{overflow:hidden}.body-loader{position:fixed;top:0;left:0;right:0;bottom:0;background:#fff;z-index:999999999}.body-loader.fadeout{animation:fadeLoaderOut .2s .2s linear forwards}@keyframes fadeLoaderOut{from{opacity:1}to{opacity:0}}.otgs-development-site-front-end{display:none}p{margin-bottom:3rem;line-height:1.3}p a{text-decoration:underline}a{color:#508165;text-decoration:none;transition:color .3s}a:hover{color:#000}h1,h2,h3,h4{font-weight:700;font-size:inherit}.section-title{font-weight:700;font-size:4rem;line-height:1.2}.section-title>*{font-size:inherit;font-weight:inherit;line-height:inherit}.section-title.primary{color:#508165}.section-title.regular{font-weight:400}.section-title.medium{font-size:4rem}.section-title.small{font-size:3.4rem}.section-title.xsmall{font-size:2.2rem}.title{font-weight:700;font-size:2.5rem;line-height:1.2}.title>*{font-size:inherit;font-weight:inherit;line-height:inherit}.title.regular{font-weight:400}@media(max-width: 991px){.section-title{font-size:4rem}.title{font-size:3rem}}@media(max-width: 767px){.section-title{font-size:3rem}.section-title.medium,.section-title.small{font-size:3rem}.title{font-size:2.5rem}}.container,.container-large,.container-fluid{padding-left:var(--full-container-side-space);padding-right:var(--full-container-side-space)}.container-large{max-width:165rem;margin-left:auto;margin-right:auto}.container-large.no-side-space{padding-left:0;padding-right:0}.site-box{padding:4rem;border:2px solid #101010;border-radius:5rem}.site-box.no-border{border:0}.site-box.no-padding{padding:0}.site-box.two-sections{display:grid;grid-template-rows:1fr auto}img.image-fit,video.image-fit{width:100%;height:100%;object-fit:cover}img.image-fit.absolute,video.image-fit.absolute{position:absolute;top:0;left:0}.video-wrapper{overflow:hidden;border-radius:5rem;height:25.4rem}@media(max-width: 767px){.site-box{padding:2rem;border-radius:2rem}}.animation-container{overflow:hidden}.animation-container [data-animation=fade-in]{opacity:0;transform:scale(0.1)}.animation-container [data-animation=fade-left]{opacity:0;transform:translateX(100px)}.animation-container [data-animation=fade-right]{opacity:0;transform:translateX(-100px)}.animation-container [data-animation=fade-up]{opacity:0;transform:translatey(100px)}.animation-container [data-animation=rotate-in]{opacity:0;transform:rotate(90deg)}@property --offset{syntax:"<length>";inherits:false;initial-value:0}.cta{--offset: 0.2rem;display:inline-block;font-weight:700;text-decoration:underline;text-underline-offset:var(--offset);color:#101010;transition:--offset .2s,color .2s;outline:none}.cta.regular{font-weight:400}.cta.big{font-size:2.4rem}.cta:hover,.cta:focus-visible{--offset: 0.7rem;text-underline-offset:var(--offset);color:#508165}.button{display:inline-block;min-width:18rem;padding:1.5rem 2rem 1.1rem;font-family:"Martel Sans",sans-serif;text-align:center;text-decoration:none;text-transform:uppercase;font-size:1.8rem;color:#fff;background:#508165;border:none;border-radius:0;transition:background .3s,transform .3s;outline:none}.button:hover,.button:focus{color:#fff;background:rgba(80,129,101,.6);transform:translateY(-4px)}.button.white{color:#fff;background:rgba(0,0,0,0);border:1px solid currentColor}.button.white:hover,.button.white:focus{background:rgba(255,255,255,.3)}.button:disabled{cursor:not-allowed;background:rgba(80,129,101,.6);transform:none}@media(max-width: 767px){.cta.big{font-size:var(--body-font-size)}.button{padding:1rem 1rem .5rem;font-size:1.6rem}}.site-carousel img{width:100%}.site-carousel .swiper-button-prev::after,.site-carousel .swiper-button-next::after{font-family:"Font Awesome 5 Pro";font-weight:900;font-size:30px;color:#508165}.site-carousel .swiper-button-prev{left:20px}.site-carousel .swiper-button-prev::after{content:""}.site-carousel .swiper-button-next{right:20px}.site-carousel .swiper-button-next::after{content:""}.site-carousel .swiper-pagination-bullets .swiper-pagination-bullet{width:10px;height:10px;margin:0 5px;background:rgba(0,0,0,0);border:1px solid #508165;opacity:1;outline:none}.site-carousel .swiper-pagination-bullets .swiper-pagination-bullet-active{background:#508165}.wpcf7-form{margin-top:6rem;font-size:var(--body-font-size)}.wpcf7-form br{display:none}.wpcf7-form p{max-width:initial !important}.wpcf7-form .wpcf7-form-control-wrap{display:block;margin-bottom:1.75rem}.wpcf7-form input[type=text],.wpcf7-form input[type=email],.wpcf7-form input[type=number],.wpcf7-form input[type=tel],.wpcf7-form textarea{display:block;width:100%;height:6rem;padding:0 1rem;color:#101010;background:rgba(0,0,0,.1);border:none;border-bottom:2px solid rgba(0,0,0,0);border-radius:0;outline:none;transition:border .3s}.wpcf7-form input[type=text]:hover,.wpcf7-form input[type=text]:focus,.wpcf7-form input[type=email]:hover,.wpcf7-form input[type=email]:focus,.wpcf7-form input[type=number]:hover,.wpcf7-form input[type=number]:focus,.wpcf7-form input[type=tel]:hover,.wpcf7-form input[type=tel]:focus,.wpcf7-form textarea:hover,.wpcf7-form textarea:focus{border-bottom-color:#101010}.wpcf7-form textarea{height:20rem;padding:1rem}.wpcf7-form ::placeholder{color:#101010;opacity:1}.wpcf7-form .legenda{margin-bottom:1.5rem;font-size:1.6rem}.wpcf7-form .wrap-acceptance{font-size:1.6rem}.wpcf7-form .wrap-acceptance .wpcf7-list-item{margin:0}.wpcf7-form .wrap-acceptance .wpcf7-form-control-wrap{margin-bottom:1rem}.wpcf7-form .wrap-acceptance label{position:relative;text-transform:none;cursor:pointer}.wpcf7-form .wrap-acceptance label input{position:absolute;top:0;left:0;opacity:0;z-index:-1}.wpcf7-form .wrap-acceptance label input+span{position:relative;padding-left:2rem;display:block}.wpcf7-form .wrap-acceptance label input+span::before{content:"";position:absolute;top:1px;left:0;width:12px;height:12px;border:1px solid currentColor}.wpcf7-form .wrap-acceptance label input+span::after{content:"";position:absolute;top:4px;left:3px;width:6px;height:6px;background:#508165;opacity:0;transition:opacity .2s}.wpcf7-form .wrap-acceptance label input:checked+span::after{opacity:1}.wpcf7-form .wrap-acceptance label input:focus+span::before{outline:2px dotted currentColor;outline-offset:3px}.wpcf7-form .wrap-acceptance label a{color:inherit}.wpcf7-form .wrap-submit{position:relative;text-align:right}.wpcf7-form .wrap-submit .wpcf7-spinner{position:absolute;top:14px;right:16px;margin:0;background:#4e545a}.wpcf7-response-output,.wpcf7-not-valid-tip,.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{font-size:1.6rem;padding:.6rem .5rem .3rem;color:#fff;border:none;background:#e63746}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.sent .wpcf7-response-output,.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{margin:1rem 0 0}.wpcf7 form.sent .wpcf7-response-output{font-size:1.6rem;color:#fff;border:0;background:rgba(0,128,0,.65)}@media(max-width: 767px){.wpcf7{font-size:1.6rem}.wpcf7 input[type=text],.wpcf7 input[type=email],.wpcf7 input[type=number],.wpcf7 input[type=tel]{font-size:1.6rem;height:4.5rem}.wpcf7 textarea{font-size:1.6rem}.wpcf7 .wrap-submit{margin-top:3rem}.wpcf7 .wrap-submit .button{width:100%}}.site-modal{width:100%;height:100%;max-width:100vw;max-height:100vh;border:none;background-color:rgba(0,0,0,0)}.site-modal .modal-content{position:relative;height:100%;display:flex;flex-direction:column;gap:16px}.site-modal .modal-content .close{appearance:none;position:relative;display:flex;padding:0;justify-content:center;align-items:center;width:40px;height:40px;border:none;background:none;margin-left:auto;margin-right:0;transition:rotate .3s;z-index:99999}.site-modal .modal-content .close:focus-visible{outline:none}.site-modal .modal-content .close::before,.site-modal .modal-content .close::after{content:"";position:absolute;display:block;width:40px;height:2px;background-color:#707398}.site-modal .modal-content .close::before{transform:rotate(45deg)}.site-modal .modal-content .close::after{transform:rotate(-45deg)}.site-modal .modal-content .close:hover,.site-modal .modal-content .close:focus{rotate:180deg}.box-modal-btn{cursor:pointer}::backdrop{background:#bae2b3;opacity:.85}@media(max-width: 767px){.site-modal{padding:8rem 2rem 4rem}}.home-hero{position:relative;max-width:160rem;margin:0 auto;padding:5rem;height:calc(100vh - 12rem);display:flex;flex-direction:column;justify-content:flex-end}@media(min-width: 990px){.home-hero{height:calc(100vh - 20rem)}}.home-hero .bg-image{position:absolute;top:18rem;left:-29.5rem}.home-hero .hero-main-title{position:relative;font-size:22rem;line-height:1}.home-hero .hero-main-title h1{line-height:1.2}.home-hero .hero-main-title em,.home-hero .hero-main-title i{display:flex;justify-content:flex-end;align-items:center;font-style:normal;gap:5%;translate:0 -2rem}.home-hero .hero-main-title em::before,.home-hero .hero-main-title i::before{content:"";width:19rem;height:.4rem;background:#508165}.home-hero .content{position:relative}.home-hero .content .icons{display:flex;position:absolute;top:6rem;right:0;gap:1rem}.home-hero .content .icons .icon{width:12rem;height:auto}.home-hero .content .icons .icon:first-child{margin-right:1.2rem}.home-hero .content .section-title.primary{color:#fff}.home-hero .content .section-text{max-width:73.5rem;color:#fff}.home-hero .content .section-text p{margin-bottom:5rem}.home-hero .content .section-text p:last-child{margin-bottom:0}.home-intro{padding-top:8rem;padding-bottom:10rem}.home-intro .boxes{display:flex;justify-content:flex-end;gap:2rem;margin-top:5rem}.home-intro .box-text{width:88rem}.home-intro .box-text .title{max-width:75.7rem}.home-intro .box-text .bottom b,.home-intro .box-text .bottom strong{font-weight:normal;text-decoration:underline;text-decoration-color:rgba(16,16,16,.5)}.home-intro .box-text .bottom p{margin-bottom:0}.home-text{padding:10rem 0;background:rgba(186,226,179,.2)}.home-text .icon{width:auto;height:10rem}.home-text .section-title{margin:4rem 0 3rem}.home-text .cta{margin-top:3rem}.home-boxes{position:relative;padding-top:10rem;padding-bottom:10rem}.home-boxes .bg-image{position:absolute;top:50%;left:50%;translate:-50% -50%}.home-boxes .boxes-row{position:relative;display:flex;justify-content:space-between;gap:2rem;margin-bottom:2rem}.home-boxes .boxes-row .site-box{max-width:75.7rem;min-height:50rem}.home-boxes .boxes-row .site-box.small{max-width:43rem}.home-boxes .boxes-row .site-box.small .section-text{font-size:var(--body-font-size)}.home-boxes .boxes-row .site-box.small .bottom .cta{font-size:var(--body-font-size)}.home-boxes .boxes-row .site-box .title{margin-bottom:4rem}.home-boxes .boxes-row .site-box .bottom{display:flex;justify-content:space-between;align-items:flex-end}.home-boxes .boxes-row .site-box .bottom .cta{color:inherit}.home-boxes .boxes-row .site-box .bottom .cta:hover,.home-boxes .boxes-row .site-box .bottom .cta:focus-visible{color:inherit}.home-boxes .boxes-row .site-box .bottom .wrap-icon{outline:none}.home-boxes .boxes-row .site-box .bottom .wrap-icon .icon{width:var(--site-arrow-size);height:auto;transition:scale .2s}.home-boxes .boxes-row .site-box .bottom .wrap-icon:hover .icon,.home-boxes .boxes-row .site-box .bottom .wrap-icon:focus-visible .icon{scale:1.2}.home-boxes .boxes-row .site-box:first-child{color:#101010;background:#bae2b3}.home-boxes .boxes-row:nth-child(odd){justify-content:space-between}.home-boxes .boxes-row:nth-child(odd) .site-box:first-child{color:#101010;background:rgba(0,0,0,0)}.home-boxes .boxes-row:nth-child(odd) .site-box:last-child{color:#101010;background:#bae2b3}@media(max-width: 1560px){.home-hero{max-width:120rem}.home-hero .hero-main-title{font-size:16rem}.home-hero .hero-main-title em::before,.home-hero .hero-main-title i::before{width:12rem}.home-hero .hero-main-title .icons .icon{width:12rem}.home-hero .content{margin-top:0}}@media(max-width: 1350px){.home-hero{max-width:100rem}.home-hero .hero-main-title{font-size:12rem}.home-hero .hero-main-title .icons .icon{width:9rem}.home-intro .box-text{width:70rem}}@media(max-width: 991px){.home-hero{max-width:100%}.home-hero .bg-image{top:15rem;left:-15rem}.home-hero .hero-main-title{margin-bottom:2rem;font-size:8rem}.home-hero .hero-main-title h1{line-height:1.5}.home-hero .hero-main-title .icons{left:auto;right:0}.home-hero .hero-main-title .icons .icon{width:7rem}.home-hero .hero-main-title em,.home-hero .hero-main-title i{translate:0 -1rem;justify-content:flex-start}.home-boxes .boxes-row .site-box.normal,.home-boxes .boxes-row .site-box.small{max-width:50%;width:50%}.home-boxes .boxes-row .site-box .title{margin-bottom:2rem}}@media(max-width: 767px){.home-hero{padding:1rem}.home-hero .bg-image{top:20rem;left:auto;width:calc(100% - var(--full-container-side-space)*2)}.home-hero .text_content{padding:2rem !important}.home-hero .hero-main-title{font-size:6rem}.home-hero .hero-main-title em,.home-hero .hero-main-title i{gap:2rem}.home-hero .hero-main-title em::before,.home-hero .hero-main-title i::before{width:5rem;height:.2rem}.home-hero .hero-main-title .icons{top:-9rem;right:auto;left:0}.home-hero .hero-main-title .icons .icon{width:5rem}.home-hero .content{margin-left:0}.home-intro{padding-top:6rem;padding-bottom:6rem}.home-text{padding:5rem 0 6rem}.home-text .icon{width:7rem}.home-text .section-title{margin:1rem 0 2rem}.home-boxes{padding-top:6rem;padding-bottom:5rem}.home-boxes .bg-image{display:none}.home-boxes .boxes-row{flex-wrap:wrap}.home-boxes .boxes-row .site-box.normal,.home-boxes .boxes-row .site-box.small{max-width:100%;width:100%}.home-boxes .boxes-row .site-box{min-height:auto}}@media(max-width: 575px){.home-hero .bg-image{top:25rem}.home-hero .hero-main-title{font-size:5rem}.home-intro .boxes{margin-top:3rem;flex-direction:column}.home-intro .box-text{width:100%}}@media(max-width: 374px){.home-hero .bg-image{top:25rem}.home-hero .hero-main-title em::before,.home-hero .hero-main-title i::before{display:none}}.page-template-home .site-header{position:absolute;left:0;top:0;right:0;z-index:100;background-color:rgba(0,0,0,0)}.wrap-home-hero{padding-top:10rem}@media(min-width: 990px){.wrap-home-hero{padding-top:18rem}}.wrap-home-hero video.img_sfondo{width:100%;object-fit:cover;object-position:center;border-radius:5rem;position:absolute;z-index:-1;left:0;right:0;top:0;bottom:10%;height:100%}.wrap-home-hero .text_content{background-color:rgba(0,0,0,.4);padding:3rem;border-radius:4rem}@media(min-width: 990px){.wrap-home-hero .text_content{padding:4rem}}@media(max-width: 990px){.wrap-home-hero .text_content{font-size:1.5rem}}.streparava-timeline{padding-bottom:12rem}.streparava-timeline .container-fluid{padding-right:0}.streparava-timeline .container-fluid .row{margin-right:0}.streparava-timeline .section-title{margin-bottom:1rem}.streparava-timeline .timeline-carousel-dates{cursor:grab}.streparava-timeline .timeline-carousel-dates::after{content:"";display:block;width:100%;height:.2rem;margin:0 0 4rem;background:#101010}.streparava-timeline .timeline-carousel-dates .date{display:inline-block;position:relative;padding-bottom:6rem;font-weight:700;font-size:4rem;transition:color .3s ease-in-out}.streparava-timeline .timeline-carousel-dates .date:hover{color:#508165}.streparava-timeline .timeline-carousel-dates .date:hover::after{background:#508165}.streparava-timeline .timeline-carousel-dates .date::after{content:"";position:absolute;bottom:0;left:50%;translate:-50% 50%;width:2.2rem;height:2.2rem;background:#101010;border-radius:50%;transition:background .3s ease-in-out}.streparava-timeline .timeline-carousel-dates .swiper-slide-thumb-active .date{color:#508165}.streparava-timeline .timeline-carousel-dates .swiper-slide-thumb-active .date::after{background:#508165}.streparava-timeline .timeline-carousel .swiper-slide{cursor:grab}.streparava-timeline .timeline-carousel .wrap-image{height:25.4rem}.streparava-timeline .timeline-carousel .image{flex-shrink:0;width:17.8rem;margin-right:4rem}.streparava-timeline .timeline-carousel .site-box.content{max-width:60.4rem;padding:3rem;background:#fff}@media(min-width: 990px){.streparava-timeline .timeline-carousel .site-box.content{padding:5rem}}.streparava-timeline .timeline-carousel .slide-title{margin-bottom:3rem}.streparava-timeline .timeline-carousel .slide-title>*{font-weight:400}.streparava-timeline .timeline-carousel .slide-title>* em,.streparava-timeline .timeline-carousel .slide-title>* i{font-weight:700;font-style:normal;text-decoration:underline;text-decoration-thickness:.1rem}.streparava-timeline .timeline-carousel .slide-text{font-size:1.8rem}.streparava-timeline .timeline-carousel .slide-text p:last-child{margin-bottom:0}.streparava-timeline .timeline-carousel-nav .navigation{display:flex;gap:2rem;margin-top:3rem;padding-right:3rem;justify-content:end}.streparava-timeline .timeline-carousel-nav .swiper-button-prev,.streparava-timeline .timeline-carousel-nav .swiper-button-next{position:static;transition:opacity .3s ease-in-out}.streparava-timeline .timeline-carousel-nav .swiper-button-prev::after,.streparava-timeline .timeline-carousel-nav .swiper-button-next::after{font-family:"Font Awesome 5 Pro";font-weight:300;font-size:30px;color:#508165}.streparava-timeline .timeline-carousel-nav .swiper-button-prev::after{content:""}.streparava-timeline .timeline-carousel-nav .swiper-button-next::after{content:""}.streparava-timeline .timeline-carousel-nav .swiper-button-disabled{opacity:.5;cursor:not-allowed}.streparava-txt-sections .section-title.main{margin-bottom:12rem}.streparava-txt-sections .text-section .section-title{font-size:7rem;line-height:.7}.streparava-txt-sections .text-section .section-text p:last-child{margin-bottom:0}.streparava-txt-sections .text-section::after{content:"";width:100%;margin-top:4rem;margin-right:calc(.5*var(--bs-gutter-x));margin-left:calc(.5*var(--bs-gutter-x));margin-bottom:6rem;border-top:.2rem solid #101010}.streparava-txt-sections .site-box{margin-top:6rem}.streparava-txt-sections-background{position:relative;min-height:77rem;margin-top:12rem;background-repeat:no-repeat;background-position:right -14rem top 2rem}.streparava-txt-sections-background .txt-section{position:relative}.streparava-txt-sections-background .txt-section::after{content:"";width:100%;margin-top:4rem;margin-right:calc(.5*var(--bs-gutter-x));margin-left:calc(.5*var(--bs-gutter-x));margin-bottom:6rem;border-top:.2rem solid #101010}.streparava-txt-sections-background .txt-section .txt-section-title{text-transform:uppercase}.streparava-txt-sections-background .txt-section .txt-section-title em,.streparava-txt-sections-background .txt-section .txt-section-title i{display:block;margin-top:3rem;text-transform:none;font-style:normal;font-size:6rem;color:#508165}.streparava-txt-sections-background .txt-section .txt-section-text{max-width:73.5rem;margin-top:3rem}.streparava-txt-sections-background .txt-section .txt-section-text p:last-child{margin-bottom:0}.streparava-numbers{position:relative;margin-top:-13rem}.streparava-numbers .section-title{margin-bottom:6rem}.streparava-numbers .wrap-numbers{display:flex;justify-content:space-evenly;align-items:center;padding-bottom:10rem}.streparava-numbers .box{position:relative;display:grid;place-content:center;width:30.2rem;height:30.2rem;text-align:center;border:.2rem solid #101010;border-radius:50%}.streparava-numbers .box:nth-child(2){width:47.7rem;height:47.7rem}.streparava-numbers .box:nth-child(2) .plus{font-size:5rem;color:#508165;transform:translateY(-10px)}.streparava-numbers .box:nth-child(2) .number-wrapper{display:flex;justify-content:center;align-items:center;gap:1rem}.streparava-numbers .box::after{content:"";position:absolute;top:-1.3rem;left:-1.3rem;width:calc(100% + 2.6rem);height:calc(100% + 2.6rem);border:.1rem solid #101010;border-radius:50%}.streparava-numbers .box .number{font-weight:700;line-height:1;font-size:10rem;color:#508165}.streparava-numbers .box .text{line-height:1.2}.streparava-list{padding-top:13rem}.streparava-list .section-title{margin-bottom:8rem}.streparava-list .row-section::after{content:"";width:100%;margin-top:10rem;margin-right:calc(.5*var(--bs-gutter-x));margin-left:calc(.5*var(--bs-gutter-x));border-top:.2rem solid #101010}.streparava-list .col-image{display:grid;place-content:center}.streparava-list .list li{margin-bottom:2.5rem;border-bottom:.1rem solid #101010}.streparava-list .list li p:last-child{margin-bottom:0}.streparava-quote{padding:9rem 0 12rem}.streparava-quote .section-title{max-width:149rem}@media(max-width: 1400px){.streparava-timeline .timeline-carousel-dates .date{padding-bottom:4rem;font-size:4rem}.streparava-timeline .timeline-carousel-dates .date::after{width:1.6rem;height:1.6rem}.streparava-txt-sections .text-section .section-title{font-size:8rem}.streparava-numbers .box{width:22rem;height:22rem;font-size:1.8rem}.streparava-numbers .box .number{font-size:8rem}.streparava-numbers .box:nth-child(2){width:39rem;height:39rem}}@media(max-width: 1200px){.streparava-txt-sections .text-section .section-title{font-size:6rem}.streparava-txt-sections-background{min-height:auto;padding-bottom:3rem;background-position:center center;background-size:90%}.streparava-numbers{margin-top:0}}@media(max-width: 991px){.streparava-timeline .timeline-carousel .swiper-slide{padding-right:calc(var(--full-container-side-space) - var(--bs-gutter-x)*.5)}.streparava-timeline .timeline-carousel .navigation{padding-right:calc(var(--bs-gutter-x)*.5)}.streparava-txt-sections .text-section .section-title{font-size:4rem}.streparava-numbers .box{width:16rem;height:16rem;font-size:1.6rem}.streparava-numbers .box .number{font-size:6rem}.streparava-numbers .box:nth-child(2){width:28rem;height:28rem}.streparava-list .image{width:40rem;margin-bottom:6rem}}@media(max-width: 767px){.streparava-timeline{padding-bottom:6rem}.streparava-timeline .section-title{margin-bottom:3rem}.streparava-timeline .timeline-carousel-dates .date{padding-bottom:1rem;font-size:3rem}.streparava-timeline .timeline-carousel-dates .date::after{width:1.2rem;height:1.2rem}.streparava-timeline .timeline-carousel .wrap-image,.streparava-timeline .timeline-carousel .video-wrapper{height:auto;margin-bottom:2rem}}@media(max-width: 767px)and (max-width: 990px){.streparava-timeline .timeline-carousel .wrap-image,.streparava-timeline .timeline-carousel .video-wrapper{height:20rem}}@media(max-width: 767px){.streparava-timeline .timeline-carousel .site-box.content{max-width:100%}.streparava-txt-sections .section-title.main{margin-bottom:6rem}.streparava-txt-sections .text-section .section-title{margin-bottom:3rem;font-size:3rem}.streparava-txt-sections .site-box{margin-top:0}.streparava-txt-sections-background{margin-top:6rem;padding-bottom:0}.streparava-txt-sections-background .txt-section .txt-section-title em,.streparava-txt-sections-background .txt-section .txt-section-title i{font-size:3.5rem}.streparava-txt-sections-background .txt-section .txt-section-text{margin-top:1rem}.streparava-numbers .section-title{text-align:center}.streparava-numbers .wrap-numbers{flex-direction:column;gap:5rem}.streparava-numbers .box:nth-child(2){width:24rem;height:24rem}.streparava-list{padding-top:6rem}.streparava-list .section-title{margin-bottom:4rem}.streparava-list .row-section::after{margin-top:4rem}.streparava-quote{padding-top:6rem;padding-bottom:3rem}.streparava-quote .section-title{font-size:3rem}}.concept-txt-img-section{padding:14rem 0 2rem}.concept-txt-img-section .section-title{margin-bottom:2rem}.concept-txt-img-section .site-box{margin:6rem 0 12rem}.concept-txt-img-section .col-text .section-title{padding-left:3rem}.concept-txt-img-section .section-text p:last-child{margin-bottom:0}.concept-txt-img-section .col-icons{--icon-size: 15.8rem;display:flex;gap:2.5rem;margin-top:calc(var(--icon-size)/2*-1)}.concept-txt-img-section .col-icons .icon{width:var(--icon-size);height:auto}.concept-txt-img-section::after{content:"";display:block;height:.2rem;margin-top:12rem;margin-left:var(--full-container-side-space);margin-right:var(--full-container-side-space);background:#101010}@media(max-width: 1199px){.concept-txt-img-section .col-icons{--icon-size: 12rem}}@media(max-width: 991px){.concept-txt-img-section .col-icons{--icon-size: 10rem}}@media(max-width: 767px){.concept-txt-img-section{padding-top:6rem;padding-bottom:0}.concept-txt-img-section .site-box{margin:3rem 0 6rem}.concept-txt-img-section .col-text .section-title{padding-left:0}.concept-txt-img-section .col-icons{margin-top:4rem}.concept-txt-img-section::after{margin-top:6rem}}@media(max-width: 575px){.concept-txt-img-section .col-icons{--icon-size: 6rem}}.site-hero.innovation{padding-bottom:5rem}.innovation-img-txt-sections{margin-bottom:10rem}.innovation-img-txt-sections .topbar{margin-bottom:3rem}.innovation-img-txt-sections .topbar .section-title{translate:0 1rem}.innovation-img-txt-sections .topbar .section-title>*{margin:0}.innovation-img-txt-sections .topbar .icon{width:16.5rem;height:auto}.innovation-img-txt-sections .section{padding-bottom:4rem}.innovation-img-txt-sections .section::before{content:"";width:100%;margin-bottom:4rem;margin-right:calc(.5*var(--bs-gutter-x));margin-left:calc(.5*var(--bs-gutter-x));border-top:.2rem solid #101010}.innovation-img-txt-sections .section:last-child{padding-bottom:0}.innovation-img-txt-sections .section:last-child::after{content:"";width:100%;margin-top:4rem;margin-right:calc(.5*var(--bs-gutter-x));margin-left:calc(.5*var(--bs-gutter-x));border-top:.2rem solid #101010}.innovation-img-txt-sections .section .site-box{max-width:58.4rem}.innovation-img-txt-sections .section .site-box img{width:100%}.innovation-img-txt-sections .section .section-title{margin:2rem 0 4rem}.innovation-img-txt-sections .section .section-text p:last-child{margin-bottom:0}.innovation-quote{padding:5rem 0 10rem}.innovation-quote .section-title{max-width:135rem;margin-top:10rem}@media(max-width: 1199px){.innovation-img-txt-sections .topbar .icon{width:12rem}}@media(max-width: 767px){.innovation-img-txt-sections{margin-bottom:6rem}.innovation-img-txt-sections .topbar .icon{width:6rem}.innovation-img-txt-sections .section .site-box{max-width:100%;margin-bottom:2rem}.innovation-img-txt-sections .section .section-title{margin-bottom:2rem}.innovation-quote{padding:3rem 0}.innovation-quote .section-title{margin-top:6rem}}.wrap-internals{padding-top:8rem;padding-bottom:8rem}.wrap-internals h1{margin-bottom:3rem}.wrap-internals .wrap-content h2,.wrap-internals .wrap-content h3,.wrap-internals .wrap-content h4{color:#508165}.wrap-internals .wrap-content h2{font-size:2.4rem;margin-bottom:2rem}.wrap-internals .wrap-content h3{font-size:2rem;margin-bottom:1.5rem}.wrap-internals .wrap-content h4{font-size:1.8rem;margin-bottom:1rem}#page-404 .image{margin-bottom:4rem;width:200px}.percorso-intro .percorso-colored-boxses{display:grid;grid-template-columns:1fr 1.6fr 1fr;padding:10rem 0}.percorso-intro .percorso-colored-boxses .box{--box-bg: $primary;background-color:color-mix(in srgb, var(--box-bg), transparent 90%)}.percorso-intro .percorso-colored-boxses .box-title>*{padding:2.5rem 1.6rem 2rem;margin:0;text-transform:uppercase;text-align:center;font-weight:300;letter-spacing:2.4px;font-size:3rem;color:#fff;background-color:var(--box-bg)}.percorso-intro .percorso-colored-boxses .box-steps{display:flex;min-height:24rem;padding:8rem 4rem 6rem 0;gap:4rem}.percorso-intro .percorso-colored-boxses .step{display:flex;width:50%;gap:5rem}.percorso-intro .percorso-colored-boxses .step .icon{font-size:3.5rem}.percorso-intro .percorso-colored-boxses .box:first-child .step:first-child{width:calc(50% - 3rem);gap:4rem}.percorso-intro .percorso-colored-boxses .box:first-child .step:first-child .icon{opacity:0;width:0}.percorso-intro .percorso-colored-boxses .box:nth-child(2){border-right:1px solid #101010;border-left:1px solid #101010}.percorso-intro .percorso-colored-boxses .box:nth-child(2) .step{width:33.3333333333%}.percorso-intro .site-box{margin-bottom:13rem}.percorso-icons-section{padding:6rem 0 12rem}.percorso-icons-section .section-title{margin-bottom:4rem}.percorso-icons-section .icon-boxes{padding-top:8rem}.percorso-icons-section .box{margin-bottom:5rem}.percorso-icons-section .box .icon{width:22rem;height:auto;margin-bottom:3rem}.percorso-icons-section .box .text>*{font-weight:400}.percorso-icons-section .cta{margin-top:7rem}.percorso-txt-sections .intro .section-title{margin-bottom:5rem}.percorso-txt-sections .intro .section-text{margin-bottom:7rem;max-width:88.6rem}.percorso-txt-sections .site-box .box-row{margin-left:0;margin-right:0;border-bottom:.2rem solid #101010}.percorso-txt-sections .site-box .box-row:last-child{border-bottom:0}.percorso-txt-sections .site-box .section-title{padding:6rem 4rem}.percorso-txt-sections .site-box .section-text{max-width:88.6rem;padding:6rem 0}.percorso-txt-sections .site-box .section-text p{margin-bottom:4rem;font-size:3.4rem}.percorso-txt-sections .site-box .section-text ul{list-style:none;padding:0}.percorso-txt-sections .site-box .section-text ul li{display:flex;gap:2rem;margin-bottom:1.5rem;border-bottom:1px solid currentColor}.percorso-txt-sections .site-box .section-text ul li::before{content:"•"}.percorso-quote{padding:9rem 0 12rem}.percorso-quote .section-title{max-width:135rem}@media(max-width: 1550px){.percorso-intro .percorso-colored-boxses{grid-template-columns:1fr 1.6fr 30rem}.percorso-intro .percorso-colored-boxses .box-title>*{font-size:2rem}.percorso-intro .percorso-colored-boxses .box-steps{font-size:2rem;padding:6rem 1rem 4rem 0}.percorso-intro .percorso-colored-boxses .step{gap:2rem}.percorso-intro .percorso-colored-boxses .step .icon{font-size:2rem}.percorso-intro .percorso-colored-boxses .box:last-child .step{width:100%}}@media(max-width: 1250px){.percorso-intro .percorso-colored-boxses{grid-template-columns:1fr 1fr 1fr}.percorso-intro .percorso-colored-boxses .box-steps{flex-direction:column;gap:2rem;min-height:initial;padding:3rem 2rem;font-size:1.8rem}.percorso-intro .percorso-colored-boxses .step{display:block;width:100%}.percorso-intro .percorso-colored-boxses .step .icon{display:none}.percorso-intro .percorso-colored-boxses .box:first-child .step:first-child{width:100%}.percorso-intro .percorso-colored-boxses .box:nth-child(2) .step{width:100%}}@media(max-width: 991px){.percorso-txt-sections .site-box .section-title{padding-bottom:0}.percorso-txt-sections .site-box .section-text{padding:4rem}}@media(max-width: 767px){.percorso-intro .percorso-colored-boxses{grid-template-columns:1fr;padding:4rem 0 6rem}.percorso-intro .site-box{margin-bottom:6rem}.percorso-icons-section{padding:3rem 0 6rem}.percorso-icons-section .icon-boxes{padding-top:3rem}.percorso-icons-section .cta{margin-top:0rem}.percorso-txt-sections .intro .section-title{margin-bottom:3rem}.percorso-txt-sections .intro .section-text{margin-bottom:4rem}.percorso-txt-sections .site-box .section-title{padding:2rem 2rem 0}.percorso-txt-sections .site-box .section-text{padding:2rem}.percorso-txt-sections .site-box .section-text P{font-size:2.2rem}.percorso-quote{padding:6rem 0 3rem}}.ambiente-text-section{padding-top:8rem;padding-bottom:8rem}.ambiente-text-section .wrap-content{padding-top:8rem;background-repeat:no-repeat;background-position:right -50rem top}.ambiente-text-section .wrap-content::before{content:"";display:block;margin:0 var(--full-container-side-space) 12rem;border-top:.2rem solid #101010}.ambiente-text-section .content .content-title{margin-bottom:5rem}.ambiente-text-section .content .content-title>*{font-weight:400;font-size:3.4rem}.ambiente-text-section .content .content-author{padding-top:3rem}.ambiente-text-section .content .content-author em,.ambiente-text-section .content .content-author i{font-style:normal;text-decoration:underline;text-decoration-thickness:.1rem}@media(max-width: 991px){.ambiente-text-section{padding-top:6rem;padding-bottom:3rem}.ambiente-text-section .wrap-content{background-size:calc(100% - var(--full-container-side-space)*2);background-position:center}}@media(max-width: 767px){.ambiente-text-section .wrap-content{padding-top:0}.ambiente-text-section .wrap-content::before{margin-top:6rem;margin-bottom:6rem}.ambiente-text-section .content .content-title{margin-bottom:3rem}}.persone-txt-section{padding-top:13rem}.persone-txt-section .section-title{max-width:84rem}.persone-img-text-section{padding-bottom:12rem}.persone-img-text-section .site-box{margin-top:8rem}.persone-img-text-section .site-box .text{max-width:88.6rem}.persone-img-text-section .site-box .text p:last-child{margin-bottom:0}@media(max-width: 767px){.persone-txt-section{padding-top:8rem}.persone-img-text-section{padding-bottom:6rem}.persone-img-text-section .site-box{margin-top:6rem}.persone-img-text-section .site-box .title{margin-bottom:2rem}}.site-header{padding:5rem 0;position:sticky;top:0;left:0;z-index:50;background:#fff;transition:padding .3s,background .3s,backdrop-filter .3s}.site-header .navbar-brand img{width:30.2rem}.site-header .wrap-lang-selector{margin-top:.8rem}.site-header .wrap-lang-selector a{font-weight:300;color:inherit;line-height:.9;padding-bottom:0;font-size:1.8rem}.site-header .wrap-lang-selector a:hover,.site-header .wrap-lang-selector a:focus-visible{color:#508165}.site-header .wrap-lang-selector a span{vertical-align:baseline}.site-header .wrap-lang-selector .wpml-ls-item:not(:last-child){border-right:2px solid rgba(16,16,16,.75)}.site-header .wrap-lang-selector .wpml-ls-current-language a{font-weight:700}.site-header .menu-toggler{margin-left:6rem;padding:0;color:#101010;background:rgba(0,0,0,0);border:0;outline:none;transition:color .3s}.site-header .menu-toggler svg{width:4rem;height:4rem}.site-header .menu-toggler:hover,.site-header .menu-toggler:focus-visible{color:#508165}.site-header .site-menu{z-index:100;position:fixed;top:0;left:0;width:100%;height:100vh;overflow-y:auto;padding:3.5rem 0 2rem;background:#fff;translate:-100% 0;transition:translate .3s .3s ease-in-out}.site-header .site-menu.open{translate:0 0;opacity:1;transition:translate .3s ease-in-out}.site-header .site-menu.open #main-site-menu{width:70%;opacity:1;transition:width .6s .6s,opacity .6s .6s}.site-header .site-menu .menu-topbar{display:flex;align-items:center;justify-content:space-between;color:#508165}.site-header .site-menu .menu-topbar .navbar-brand img{width:8.6rem;height:auto}.site-header .site-menu .menu-topbar .wrap-lang-selector .wpml-ls-item:not(:last-child){border-right:2px solid rgba(80,129,101,.65)}.site-header .site-menu .menu-topbar .wrap-lang-selector a:hover,.site-header .site-menu .menu-topbar .wrap-lang-selector a:focus-visible{color:#000}.site-header .site-menu .menu-topbar .menu-toggler svg{width:3.2rem;height:3.2rem}.site-header .site-menu .menu-topbar .menu-toggler .icon path{transition:stroke .3s}.site-header .site-menu .menu-topbar .menu-toggler:hover .icon path,.site-header .site-menu .menu-topbar .menu-toggler:focus-visible .icon path{stroke:#000}.site-header .site-menu #main-site-menu{margin-top:4rem;margin-left:auto;width:0;white-space:nowrap;opacity:0;overflow:hidden;transition:width .6s,opacity .6s}.site-header .site-menu #main-site-menu>ul>li{border-bottom:.2rem solid #508165}.site-header .site-menu #main-site-menu>ul>li a{padding:2rem 0 1rem 8rem;font-weight:700;text-transform:uppercase;font-size:4.5rem;line-height:1;color:#508165;transition:color .3s,background .3s}.site-header .site-menu #main-site-menu>ul>li a:hover{background:rgba(80,129,101,.3)}.site-header .site-menu #main-site-menu>ul>li.current-menu-item>a{color:#fff;background:#508165}.site-header .site-menu .wrap-socials{display:grid;gap:.3rem;font-size:3rem}.site-header .site-menu .wrap-socials a{width:4.5rem}.site-header.scrolled{padding:.5rem 0;background:rgba(255,255,255,.5);backdrop-filter:blur(10px);box-shadow:0 .5rem 1rem rgba(0,0,0,.1)}@media(max-width: 991px){.site-header .site-menu .menu-topbar .navbar-brand img{width:5rem}.site-header .site-menu .menu-topbar .menu-toggler{margin-top:.5rem;margin-left:3rem}.site-header .site-menu .menu-topbar .menu-toggler svg{width:2.5rem;height:2.5rem}.site-header .site-menu #main-site-menu{margin-top:3rem;width:70%;white-space:initial}.site-header .site-menu #main-site-menu>ul>li{border-bottom:.2rem solid #508165}.site-header .site-menu #main-site-menu>ul>li a{padding:2rem 0 1rem var(--full-container-side-space);font-size:4rem}.site-header .site-menu .wrap-socials{display:flex;gap:2rem;margin-top:4rem}.site-header .site-menu .wrap-socials a{width:auto}.site-header .site-menu.open #main-site-menu{width:100%}}@media(max-width: 767px){.site-header{padding:.5rem 0}.site-header .navbar-brand img{width:18rem}.site-header .wrap-lang-selector{margin-top:.35rem;font-size:1.6rem}.site-header .wrap-lang-selector .wpml-ls-item:not(:last-child){border-right-width:.1rem}.site-header .wrap-lang-selector .wpml-ls-item:first-child a{padding-left:0}.site-header .wrap-lang-selector .wpml-ls-item:last-child a{padding-right:0}.site-header .menu-toggler{margin-left:.5rem;margin-right:-0.5rem}.site-header .menu-toggler svg{width:4rem;height:4rem}.site-header .site-menu{padding:1rem 0 0}.site-header .site-menu .menu-topbar .navbar-brand img{width:3.5rem}.site-header .site-menu .menu-topbar .wrap-lang-selector .wpml-ls-item:not(:last-child){border-right-width:.1rem}.site-header .site-menu .menu-topbar .menu-toggler{margin-top:0;margin-left:2rem}.site-header .site-menu .menu-topbar .menu-toggler svg{width:2rem;height:2rem}.site-header .site-menu #main-site-menu>ul>li{border-bottom:.1rem solid #508165}.site-header .site-menu #main-site-menu>ul>li a{padding:2rem 0 1rem var(--full-container-side-space);font-size:1.8rem}.site-header .site-menu .wrap-socials{font-size:2.2rem}}@media(max-width: 374px){.site-header .navbar-brand img{width:16rem}.site-header .menu-toggler svg{width:3.5rem;height:3.5rem}}.site-download-banner{padding:3.5rem 0 3rem;background:#508165;color:#fff}.site-download-banner .banner-title *{margin:0;font-weight:400;font-size:5.5rem;color:inherit}.site-download-banner .wrap-icon{outline:none;display:inline-block;margin-right:8rem}.site-download-banner .wrap-icon .icon{width:var(--site-arrow-size);height:auto;transition:scale .2s}.site-download-banner .wrap-icon:hover .icon,.site-download-banner .wrap-icon:focus-visible .icon{scale:1.2}@media(max-width: 991px){.site-download-banner .banner-title *{font-size:4.5rem}}@media(max-width: 767px){.site-download-banner .banner-title *{font-size:2.5rem}.site-download-banner .wrap-icon{display:inline-block;margin-top:.5rem;margin-right:0rem}}.site-hero{position:relative;max-width:160rem;margin:0 auto;padding:10rem var(--full-container-side-space) 14rem}.site-hero .bg-image{position:absolute;top:18rem;left:-29.5rem}.site-hero .hero-main-title{position:relative;display:flex;align-items:center;gap:4rem;margin-bottom:10rem;font-weight:700;font-size:7rem;line-height:1}.site-hero .hero-main-title::before{content:"";width:19rem;height:.4rem;background:#508165}.site-hero .content{position:relative;margin-left:45rem}.site-hero .content h1,.site-hero .content h2,.site-hero .content h3{font-size:4rem;font-weight:400;margin-bottom:6rem}.site-hero .content p{max-width:88.6rem}.site-hero .content p:last-child{margin-bottom:0}.site-hero.streparava .content h1,.site-hero.streparava .content h2,.site-hero.streparava .content h3{color:#508165}.site-hero.innovation .content p{max-width:68.7rem}.site-hero.percorso{padding-bottom:8rem}.site-hero.persone{padding-bottom:10rem}.site-hero.bg_verde .content{background-color:#bae2b3;padding:4rem;border:2px solid #101010;border-radius:5rem}@media(max-width: 1350px){.site-hero .hero-main-title{font-size:12rem}.site-hero .hero-main-title::before{width:15rem}.site-hero .content{margin-left:26%}}@media(max-width: 991px){.site-hero .bg-image{left:var(--full-container-side-space);right:var(--full-container-side-space);width:calc(100% - var(--full-container-side-space)*2)}.site-hero .hero-main-title{margin-bottom:8rem;font-size:8rem}.site-hero .hero-main-title::before{width:9rem}.site-hero .content h1,.site-hero .content h2,.site-hero .content h3{font-size:4rem}.site-hero .content h1 br,.site-hero .content h2 br,.site-hero .content h3 br{display:none}}@media(max-width: 767px){.site-hero{padding-top:6rem;padding-bottom:6rem}.site-hero .hero-main-title{display:grid;gap:2rem;margin-bottom:3rem;font-size:6rem}.site-hero .hero-main-title::before{order:1;width:5rem;height:.3rem}.site-hero .content{margin-left:0}.site-hero .content h1,.site-hero .content h2,.site-hero .content h3{margin-bottom:3rem;font-size:3rem}.site-hero .content h1:last-child,.site-hero .content h2:last-child,.site-hero .content h3:last-child{margin-bottom:0}.site-hero.streparava{padding-bottom:8rem}.site-hero.innovation{padding-bottom:3rem}.site-hero.percorso{padding-bottom:3rem}.site-hero.persone{padding-bottom:6rem}}@media(max-width: 575px){.site-hero .hero-main-title{font-size:5rem}}@media(max-width: 374px){.site-hero .hero-main-title{font-size:4.5rem}}.site-text-section{padding:10rem 0 7rem}.site-text-section.secondary{background:#faf2cc}.site-text-section .section-title{margin-bottom:4.5rem}@media(max-width: 767px){.site-text-section{padding:6rem 0 3rem}.site-text-section .section-title{margin-bottom:3rem}}.site-box-txt-sections .box-sections{margin-top:3.5rem;padding-top:4rem;border-top:.2rem solid #101010}.site-box-txt-sections .site-box{margin-bottom:3rem}.site-box-txt-sections .site-box .title{margin-bottom:4rem}.site-box-txt-sections .site-box .text{max-width:88.6rem}.site-box-txt-sections .site-box .text p:last-child{margin-bottom:0}.site-box-txt-sections .site-box:nth-child(even){color:#fff;background:#475a52}@media(max-width: 767px){.site-box-txt-sections .site-box .title{margin-bottom:3rem}}.site-accordion-section{--accordion-body-indent: 46rem;--header-btn-gap: 4rem}.site-accordion-section .section-title.main-with-space{margin-top:12rem;margin-bottom:3rem}.site-accordion-section .accordion{--bs-accordion-bg: $back-col;--bs-accordion-active-color: $back-col;--bs-accordion-active-bg: $back-col;--bs-accordion-border-radius: 0;--bs-accordion-btn-padding-x: 0;--bs-accordion-btn-padding-y: 0;--bs-accordion-btn-color: $font-col;--bs-accordion-btn-bg: $back-col;--bs-accordion-body-padding-x: 0;--bs-accordion-body-padding-y: 0;--bs-accordion-color: $font-col;--bs-accordion-border-width: 0;--bs-accordion-btn-icon-width: var(--site-arrow-size);--bs-accordion-btn-icon: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2253.725%22%20height%3D%2253.726%22%20viewBox%3D%220%200%2053.725%2053.726%22%3E%3Cg%20id%3D%22Raggruppa_216%22%20data-name%3D%22Raggruppa%20216%22%20transform%3D%22translate%280.707%201%29%22%3E%3Cg%20id%3D%22Raggruppa_35%22%20data-name%3D%22Raggruppa%2035%22%20transform%3D%22translate%280.354%200.5%29%22%3E%3Cpath%20id%3D%22Tracciato_41%22%20data-name%3D%22Tracciato%2041%22%20d%3D%22M.354.5H51.518V51.665%22%20transform%3D%22translate%28-0.354%20-0.5%29%22%20fill%3D%22none%22%20stroke%3D%22%23707398%22%20stroke-width%3D%223%22%2F%3E%3Cline%20id%3D%22Linea_8%22%20data-name%3D%22Linea%208%22%20y1%3D%2251.165%22%20x2%3D%2251.165%22%20fill%3D%22none%22%20stroke%3D%22%23707398%22%20stroke-width%3D%223%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");--bs-accordion-btn-active-icon: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2255%22%20height%3D%2254%22%20viewBox%3D%220%200%2055%2054%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20clip-path%3D%22url%28%23clip0_1_10%29%22%3E%0A%3Cpath%20d%3D%22M2.061%2052.226L53.226%201.061%22%20stroke%3D%22%23707398%22%20stroke-width%3D%223%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20clip-path%3D%22url%28%23clip1_1_10%29%22%3E%0A%3Cpath%20d%3D%22M52.939%2052.226L1.77399%201.061%22%20stroke%3D%22%23707398%22%20stroke-width%3D%223%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3CclipPath%20id%3D%22clip0_1_10%22%3E%0A%3Crect%20width%3D%2253.286%22%20height%3D%2253.286%22%20fill%3D%22white%22%20transform%3D%22translate%281%29%22%2F%3E%0A%3C%2FclipPath%3E%0A%3CclipPath%20id%3D%22clip1_1_10%22%3E%0A%3Crect%20width%3D%2253.286%22%20height%3D%2253.286%22%20fill%3D%22white%22%20transform%3D%22matrix%28-1%200%200%201%2054%200%29%22%2F%3E%0A%3C%2FclipPath%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E")}.site-accordion-section .accordion.top-separator::before{content:"";display:block;border-top:.2rem solid #101010}.site-accordion-section .accordion-item{border-bottom:.2rem solid #101010}.site-accordion-section .accordion-header{padding:4rem 0 3rem}.site-accordion-section .accordion-header .accordion-button{font-size:3.4rem;gap:var(--header-btn-gap)}.site-accordion-section .accordion-header .accordion-button:focus,.site-accordion-section .accordion-header .accordion-button:focus-visible{box-shadow:none}.site-accordion-section .accordion-header .accordion-button p{margin-bottom:0}.site-accordion-section .accordion-header .accordion-button .section-title{flex-grow:1}.site-accordion-section .accordion-header .accordion-button::after{margin-right:10rem}.site-accordion-section .accordion-header.with-big-title{padding:4rem 0 2rem}.site-accordion-section .accordion-header.with-big-title .accordion-button .wrap-title{display:flex;flex-grow:1;align-items:center}.site-accordion-section .accordion-header.with-big-title .accordion-button .section-title{flex-shrink:0;flex-grow:0;width:var(--accordion-body-indent);font-weight:300}.site-accordion-section .accordion-header.with-big-title .accordion-button .section-title.big{font-size:10rem}.site-accordion-section .accordion-header.with-big-title .accordion-button .section-subtitle{flex-grow:1;margin-top:3rem}.site-accordion-section .accordion-body .section-content{margin-left:var(--accordion-body-indent);padding-bottom:4rem}.site-accordion-section .accordion-body .section-text{max-width:88.6rem}.site-accordion-section .accordion-body .section-text p:last-child{margin-bottom:0}.site-accordion-section .accordion-body .table-title{margin-bottom:1.5rem}.site-accordion-section .accordion-body .section-table{margin-bottom:6rem}.site-accordion-section .accordion-body .section-table:last-child{margin-bottom:0}.site-accordion-section .accordion-body .section-table li{display:flex;align-items:flex-end;margin-bottom:2rem;border-bottom:.1rem solid #101010}.site-accordion-section .accordion-body .section-table li:first-child{padding-top:2rem;border-top:.1rem solid #101010}.site-accordion-section .accordion-body .section-table li p:last-child{margin-bottom:0}.site-accordion-section .accordion-body .section-table .section-title{flex-shrink:0;width:30rem}.site-accordion-section .accordion-body .section-table .text{max-width:88.6rem;margin-bottom:1rem}@media(max-width: 1400px){.site-accordion-section{--accordion-body-indent: 18rem}.site-accordion-section .accordion-header .accordion-button::after{margin-right:4rem}.site-accordion-section .accordion-header.with-big-title .accordion-button .section-title.big{font-size:6rem}.site-accordion-section .accordion-header.with-big-title .accordion-button .section-subtitle{margin-top:2rem}}@media(max-width: 991px){.site-accordion-section .accordion-body .section-table li{align-items:flex-start}.site-accordion-section .accordion-body .section-table .section-title{width:20rem}}@media(max-width: 767px){.site-accordion-section{--accordion-body-indent: 0}.site-accordion-section .section-title.main-with-space{margin-top:8rem;margin-bottom:0}.site-accordion-section .accordion-header .accordion-button{align-items:flex-start}.site-accordion-section .accordion-header .accordion-button .section-title{font-size:2.5rem}.site-accordion-section .accordion-header .accordion-button::after{margin-right:0}.site-accordion-section .accordion-header.with-big-title .accordion-button .wrap-title{flex-direction:column;align-items:flex-start}.site-accordion-section .accordion-header.with-big-title .accordion-button .section-title.big{font-size:4rem}.site-accordion-section .accordion-header.with-big-title .accordion-button .section-subtitle{margin-top:1rem}.site-accordion-section .accordion-body .section-table .section-title{width:12rem}}@media(max-width: 767px)and (min-width: 990px){.site-accordion-section .accordion-body .section-table .section-title{width:10rem}}.site-footer{padding:12rem 0 4rem;font-weight:300;color:#fff;background:#4d4d4f}.site-footer .footer-brand{display:block}.site-footer .footer-brand img{width:30.2rem}.site-footer .content{display:flex;justify-content:flex-end}.site-footer .content a{color:inherit;text-decoration:none}.site-footer .content a:hover,.site-footer .content a:focus-visible{text-decoration:underline}.site-footer .content p{margin-bottom:0}.site-footer .content .text-two{margin:0 5rem 0 12rem}@media(max-width: 1199px){.site-footer{padding-top:8rem}.site-footer .footer-brand{display:inline-block;margin-bottom:6rem}.site-footer .footer-brand img{width:22rem}.site-footer .content{justify-content:center;gap:4rem}.site-footer .content .text-two{margin:0;text-align:center}}@media(max-width: 767px){.site-footer{padding-top:6rem}.site-footer .footer-brand{margin-bottom:4rem}.site-footer .footer-brand img{width:18rem}.site-footer .content{flex-direction:column;align-items:center;text-align:center}}.video__section{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:100%;max-width:100%;max-height:100%}.video__section .vjs-control-text,.video__section .vjs-big-play-button,.video__section .vjs-control-bar,.video__section .vjs-modal-dialog{display:none !important}.video__section .video-container{position:relative;width:100%;padding-top:56.25%}.video__section .video-poster{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1;width:100%;height:100%;object-fit:cover}.video__section .video-js{position:absolute;top:0;left:0;width:100%;height:100%}.video__link{position:absolute;width:60px;height:60px;z-index:999999;background-repeat:no-repeat;background-position:center;background-size:contain;cursor:pointer;transition:opacity .3s ease-in-out}.video__link:hover{opacity:.7}.video__link.linkvideo{top:calc(50% - 30px);left:calc(50% - 30px);background-image:url("../../dist/images/play.svg")}.video__link.play.linkvideo{background-image:url("../../dist/images/pause.svg")}.esrs-table{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed;font:15px/1.55 system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:#0f172a}.esrs-table thead th{text-align:left;font-weight:600;font-size:13px;letter-spacing:.02em;color:#6b7280;background:#fafafa;border-bottom:1px solid #e5e7eb;padding:14px 16px}.esrs-table td{padding:22px 16px;vertical-align:top;border-bottom:1px solid #eef0f3;border-right:1px solid #f1f3f6}.esrs-table td:last-child{border-right:0}.esrs-table colgroup col:nth-child(1){width:22%}.esrs-table colgroup col:nth-child(2){width:38%}.esrs-table colgroup col:nth-child(3){width:40%}.esrs-table td:first-child{font-weight:700;font-size:22px;line-height:1.2;vertical-align:middle}.esrs-table td:nth-child(2){font-weight:700;font-size:16px}.esrs-table td:nth-child(2) small{font-weight:600;font-size:13px;color:#64748b;margin-left:.25rem}.esrs-table td:nth-child(3) ul{list-style:none;margin:0;padding:0;border:1px solid rgba(0,0,0,0)}.esrs-table td:nth-child(3) li{padding:10px 0;border-top:1px solid #eceff2}.esrs-table td:nth-child(3) li:first-child{border-top:0}.esrs-table td[rowspan]{padding-top:34px;padding-bottom:34px}@media(max-width: 800px){.esrs-table{font-size:14px}.esrs-table td{padding:16px 12px}.esrs-table td:first-child{font-size:18px}}.esrs-table tr>td[rowspan]{color:#22a36f;font-weight:700;font-size:22px;line-height:1.2;vertical-align:middle;padding-top:34px;padding-bottom:34px}.esrs-table tr>td:nth-child(2),.esrs-table tr>td:first-child:not([rowspan]){font-weight:700;font-size:16px}.esrs-table tr>td:nth-child(2) small,.esrs-table tr>td:first-child:not([rowspan]) small{font-weight:600;font-size:13px;color:#64748b;margin-left:.25rem}.esrs-table tr>td:last-child ul{list-style:none;margin:0;padding:0}.esrs-table tr>td:last-child li{padding:10px 0;border-top:1px solid #eceff2}.esrs-table tr>td:last-child li:first-child{border-top:0}.esrs-table tr>td:last-child{font-weight:400}.esrs-table tr>td:last-child li{font-weight:400}.esrs-table tr>td:last-child strong,.esrs-table tr>td:last-child b{font-weight:600}/*# sourceMappingURL=app.css.map */
