/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:1.5em;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 5px 2px;background:transparent url(/themes/contrib/stable/images/core/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/themes/contrib/stable/images/core/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline;}.container-inline .details-wrapper{display:block;}
.clearfix:after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li:after{content:", ";}.item-list__comma-list li:last-child:after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon:before{display:block;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:20px;}.system-status-counter__status-icon--error:before{background-image:url(/themes/contrib/stable/images/core/icons/e32700/error.svg);}.system-status-counter__status-icon--warning:before{background-image:url(/themes/contrib/stable/images/core/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked:before{background-image:url(/themes/contrib/stable/images/core/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/themes/contrib/stable/images/core/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/themes/contrib/stable/images/core/icons/787878/twistie-up.svg);}
.fact{display:flex;justify-content:space-between;border-bottom:2px solid #afafaf;padding:.75rem 0}.fact--inline{display:block;padding:0;margin-bottom:0;border:0}.fact--teaser{display:block;padding:0;border:0;margin-bottom:.5rem}@media (max-width:767px){.fact--teaser{border-bottom:1px solid #edecef;padding-bottom:.5rem}}.fact:first-child{padding-top:0}.fact:last-child{border:0;padding-bottom:0}.fact__label,.fact__value{display:flex}.fact__label{margin-right:.75rem;font-weight:100;align-items:center}.fact__label--inline{margin-right:.15rem;font-weight:700}.fact__label--teaser{font-size:.8rem;font-style:italic}.fact__value{align-items:flex-end;line-height:1.3}.fact__value strong{font-size:1.25rem}.fact__value--teaser{font-size:1rem}.fact__value--teaser strong{color:#cbbba0}.fact__label--inline,.fact__value--inline{display:inline-block;font-size:.9rem}
.goal{margin:1rem 0 2rem;text-align:center;font-weight:700;font-size:.8rem}.goal__bar{position:relative;height:2rem;background:#ebebed;margin-bottom:.5rem;border:2px solid #fff;outline:1px solid #000}.goal__progress{position:absolute;width:100%;height:100%;background:#3f3a54;transform:scaleX(0);transform-origin:left center}
.hero{position:relative;height:calc(100vh - 8rem);min-height:800px;overflow:hidden;background:#696969}@media (max-width:767px){.hero{height:95vh;min-height:auto}}.hero:before{position:absolute;content:"";width:100%;height:100%;pointer-events:none;background-image:linear-gradient(to bottom,rgba(0,0,0,.5) 5%,rgba(0,0,0,0) 40%);z-index:2}.hero__wrapper{width:100%;height:100%}.hero__image{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.hero__image article,.hero__image picture{display:block;width:100%;height:100%}.hero__image img{width:100%;height:100%;object-fit:cover}.hero__content{position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);z-index:3;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;flex-grow:1}@media (max-width:1023px){.hero__content{top:40%;transform:translateY(-40%)}}@media (max-width:376px){.hero__content{top:30%;transform:translateY(-30%)}}.hero__subtitle,.hero__title{width:35%;margin-left:auto;margin-right:auto;color:#fff;pointer-events:none;text-align:center}@media (max-width:1339px){.hero__subtitle,.hero__title{width:50%}}@media (max-width:767px){.hero__subtitle,.hero__title{width:100%}}.hero__subtitle h1,.hero__title h1{font-size:4.167rem;line-height:1.13;margin-bottom:.5rem}@media (max-width:1339px){.hero__subtitle h1,.hero__title h1{font-size:3.5rem}}@media (max-width:1023px){.hero__subtitle h1,.hero__title h1{font-size:3rem}}.hero__subtitle h1,.hero__subtitle h2,.hero__title h1,.hero__title h2{font-weight:100;color:#fff;text-shadow:0 0 10px rgba(0,0,0,.5)}@media (max-width:767px){.hero__subtitle h1,.hero__subtitle h2,.hero__title h1,.hero__title h2{line-height:normal;font-size:2.5rem}}.hero__links{display:flex;gap:2rem}.hero__links .button:first-of-type{color:#fff;background:#3f3a54}.hero__links .button:first-of-type:hover{background:#4a4463}.hero__cta-ball{position:absolute;top:calc(8rem + 3rem);right:10vw;max-width:236px;z-index:3}@media (max-width:1339px){.hero__cta-ball{top:calc(8rem + 1.5rem);right:3rem}}@media (max-width:1023px){.hero__cta-ball{display:none}}.hero__cta{display:none}@media (max-width:1023px){.hero__cta{display:flex;color:#fff;background:#c12323;padding:1rem 3rem;text-transform:uppercase;width:fit-content;flex-wrap:wrap}}@media (max-width:767px){.hero__cta{padding:1rem 2rem}}.hero__cta p{margin-bottom:0;margin-right:2rem;font-weight:400}.hero__cta a{text-transform:initial;color:#fff;font-weight:600;padding-right:1rem;background:url(/themes/custom/beaureale/images/icons/arrow-right-alt.svg) no-repeat center right;background-size:.4rem;text-decoration:underline}.hero__cta em{font-style:normal;font-weight:700}.hero__bottom{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80vw;z-index:1}@media (max-width:1339px){.hero__bottom{width:100vw}}@media (max-width:767px){.hero__bottom{width:100%;left:0;transform:none}}.hero__navigation{background-color:#3f3a54;color:#fff;padding:2rem 6rem}@media (max-width:1339px){.hero__navigation{padding:2rem 3rem}}@media (max-width:767px){.hero__navigation{padding:0}}.hero__item{display:flex;flex:1 1 0;box-sizing:border-box;padding-left:3rem;padding-right:3rem;cursor:pointer}@media (max-width:767px){.hero__item{flex:auto;padding:1.5rem 2rem 1rem 2rem}.hero__item:first-child{padding:1.5rem 2rem 1rem 3rem}}.hero__item-date{text-transform:uppercase;font-size:.8rem}.hero__item-title{position:relative;text-transform:uppercase;font-size:1rem}.hero__item-title::before{content:"";position:absolute;top:0;left:-2.5rem;transform:rotate(15deg);width:1px;height:100%;background-color:#fff;margin-left:1rem;margin-right:1rem}@media (max-width:767px){.hero__item-title::before{max-height:75%}}.hero__item-title a{color:#fff;text-decoration:none;font-weight:700}
.views-align-left{text-align:left;}.views-align-right{text-align:right;}.views-align-center{text-align:center;}.views-view-grid .views-col{float:left;}.views-view-grid .views-row{float:left;clear:both;width:100%;}.views-display-link + .views-display-link{margin-left:0.5em;}
.paragraph--unpublished{background-color:#fff4f4;}
.introduction img{width:100%;height:auto}.introduction__subtitle{grid-column-start:content-wide-start;grid-column-end:3;grid-row-start:1}.introduction__subtitle .rotated-title{position:absolute}@media (max-width:1339px){.introduction__subtitle{grid-column-end:2}}.introduction__logo{max-width:150px;margin-bottom:1rem}.introduction__title{grid-column-start:content-start;grid-column-end:content-end;grid-row-start:1;grid-row-end:1}.introduction__columns{grid-column-start:content-start;grid-column-end:content-end}.introduction__column--image:first-child{padding-right:6rem!important}@media (max-width:1023px){.introduction__column--image:first-child{padding-right:4rem!important}}.introduction__button{margin-top:4rem;grid-column-start:content-start;grid-column-end:content-end}@media (max-width:1023px){.introduction__button{margin-top:3rem}}@media (max-width:767px){.introduction__button{margin-top:2rem}}
.our-funds{position:relative}.our-funds::before{content:"";position:absolute;top:0;right:4.1666666667%;height:100%;width:100vw;background:#3f3a54;z-index:-1}@media (max-width:1339px){.our-funds::before{right:8.3333333333%}}@media (max-width:767px){.our-funds::before{right:-1rem}}.our-funds h2{color:#fff}.our-funds .swiper-container{margin-left:unset;margin-right:unset}@media (max-width:767px){.our-funds .swiper-container{margin-left:auto;margin-right:auto}}.our-funds .swiper-wrapper{display:block}@media (max-width:767px){.our-funds .swiper-wrapper{display:flex}}.our-funds .swiper-slide{height:fit-content}.our-funds__content{grid-row-start:1;grid-column-start:content-wide-start;grid-column-end:5;margin-bottom:3rem;margin-right:3rem;color:#fff}@media (max-width:1339px){.our-funds__content{grid-column-start:1;grid-column-end:8;margin-bottom:3rem}}.our-funds__content em{display:block}.our-funds__button{display:block;grid-row-start:2;grid-column-start:content-wide-start;grid-column-end:5}@media (max-width:1339px){.our-funds__button{grid-row-start:3;grid-column-start:1;grid-column-end:8}}@media (max-width:767px){.our-funds__button{display:none}}.our-funds__button--mobile{display:none}@media (max-width:767px){.our-funds__button--mobile{display:block;width:100%}}.our-funds__button--mobile .button{width:100%;box-sizing:border-box}.our-funds__highlight{grid-row-start:1;grid-row-end:4;grid-column-start:5;grid-column-end:13}@media (max-width:1339px){.our-funds__highlight{grid-row-start:2;grid-column-start:1;grid-column-end:13;margin-bottom:3rem}}.our-funds__logo{grid-row-start:5;grid-column-start:11;grid-column-end:12}.our-funds__logo svg{width:110px;height:auto}@media (max-width:767px){.our-funds__logo svg{display:none}}@media (max-width:1339px){.our-funds__logo{grid-row-start:4;grid-column-start:10;grid-column-end:11}}@media (max-width:767px){.our-funds__logo{display:flex;justify-content:space-between;align-items:center}}.our-funds__pagination{display:flex;align-items:center;justify-content:center}.our-funds__pagination .swiper-pagination{position:initial;display:flex;align-items:center}.our-funds__pagination .swiper-pagination-bullet{width:60px;height:5px;text-align:center;opacity:1;background:#fff;margin-left:calc(1rem / 4);margin-right:calc(1rem / 4);border-radius:5px}.our-funds__pagination .swiper-pagination-bullet-active{background:#cbbba0}
