/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.our-funds .link-overlay{display:none}.our-funds .fund-teaser::before,.our-funds .fund-teaser__button{display:none}.paragraph--type-two_columns{grid-column:content-wide-start/content-wide-end}.cv-header{position:fixed;z-index:5;width:100%;height:108px;top:0;left:0;display:flex;align-items:center;justify-content:space-between;background:#fff}@media (max-width:767px){.cv-header{height:61px}}@media (max-width:767px){.cv-header__wrapper{flex-grow:1}}.cv-header__content{grid-column-start:content-start;grid-column-end:content-end;height:100%;width:100%;display:flex;justify-content:space-between;align-items:center;gap:.5rem}@media (max-width:1339px){.cv-header__content{grid-column-start:content-wide-start;grid-column-end:content-wide-end}}.cv-header__logo svg{width:138px;height:auto}@media (max-width:767px){.cv-header__logo svg{width:120px;height:auto}}@media (max-width:767px){.cv-header__logo #g210{fill:#cbbba0}.cv-header__logo #g230{fill:#3f3a54}}@media (max-width:767px){.cv-header__logo--desktop{display:none}}.cv-header__logo--mobile{display:none}@media (max-width:767px){.cv-header__logo--mobile{display:flex;align-items:center}}@media (max-width:767px){.cv-header__button{font-size:13px;padding:.5rem 1rem}}.cv-footer{background:#3f3a54}.cv-footer__wrapper{grid-column-start:content-start;grid-column-end:content-end;display:flex;justify-content:space-between}@media (max-width:767px){.cv-footer__wrapper{display:block}}.cv-footer__logo svg{width:213px;height:auto}@media (max-width:767px){.cv-footer__logo svg{width:160px}}.cv-footer__logo .logo-name{fill:#fff}.cv-footer__affiliate{display:block;max-width:260px;margin-bottom:2rem}@media (max-width:767px){.cv-footer__affiliate{max-width:200px}}.cv-footer__title{display:block;margin:3rem 0;color:#fff}@media (max-width:767px){.cv-footer__title{margin:3rem 0 2rem}}.cv-hero{position:relative;min-height:calc(100vh - 108px);display:grid;grid-template-columns:100%;grid-template-rows:auto min-content min-content;margin-top:108px;margin-bottom:6rem}@media (max-width:1023px){.cv-hero{margin-bottom:4rem}}@media (max-width:767px){.cv-hero{min-height:calc(100vh - 61px);margin-top:61px;margin-bottom:3rem}}.cv-hero__middle{grid-column:1/-1;grid-row:1/2}@media (min-width:768px){.cv-hero__middle{align-self:center}}.cv-hero__content{grid-column-start:content-wide-start;grid-column-end:content-wide-end;text-align:center;z-index:1;color:#fff;display:grid;grid-template-rows:1fr min-content 1fr}@media (max-width:767px){.cv-hero__content{grid-template-rows:auto}}.cv-hero__heading{margin:auto;grid-row:2/3}@media (max-width:767px){.cv-hero__heading{grid-row:1/3}}.cv-hero__intro{font-weight:700;font-size:1.375rem;line-height:1.36}@media (max-width:767px){.cv-hero__intro{font-size:1rem}}.cv-hero__button{margin-top:3rem;grid-row:3/4}.cv-hero__title{color:#fff;font-weight:700;font-size:4.96rem;line-height:1.13;margin-bottom:.25em}@media (max-width:1023px){.cv-hero__title{font-size:2.5rem;hyphens:auto}}@media (max-width:767px){.cv-hero__title{margin-bottom:.75em}}.cv-hero__bottom{align-self:flex-end;grid-column:1/-1;grid-row:2/4}@media (max-width:767px){.cv-hero__usp-wrapper{margin:0}}.cv-hero__usps{grid-column-start:content-wide-start;grid-column-end:content-wide-end;background:#3f3a54;color:#fff;z-index:1;display:flex;justify-content:space-around;gap:2rem;padding:3rem 2rem}@media (max-width:1339px){.cv-hero__usps{grid-column-start:content-wide-start;grid-column-end:content-wide-end}}@media (max-width:767px){.cv-hero__usps{gap:.5rem;padding:1rem}}.cv-hero__image{position:relative;grid-column:1/-1;grid-row:1/3;z-index:-1}.cv-hero__image::before{content:"";position:absolute;width:100%;height:100%;opacity:.6;background:#000;mix-blend-mode:multiply;background-blend-mode:multiply;z-index:1}.cv-hero__image img{position:absolute;width:100%;height:100%;object-fit:cover}
.fund{grid-template-rows:repeat(999,auto);grid-auto-rows:min-content}@media (max-width:767px){.fund{display:grid}}.fund-main{grid-column:3/9;grid-row:1/-1;margin-right:4rem;height:fit-content}@media (max-width:1339px){.fund-main{grid-column:2/9}}@media (max-width:1023px){.fund-main{grid-column:2/8}}@media (max-width:767px){.fund-main{margin-right:0;grid-row:2}}.fund-main .button{margin-right:2rem;margin-bottom:.5rem}.fund-tabs .paragraph--type-tabs{margin:0}.facts,.progress-wrapper{grid-column:9/-2;height:fit-content}@media (max-width:1339px){.facts,.progress-wrapper{grid-column:9/-1}}@media (max-width:1023px){.facts,.progress-wrapper{grid-column:8/-1}}.facts,.fund-buttons,.fund-tabs{margin-bottom:4rem}@media (max-width:1023px){.facts,.fund-buttons,.fund-tabs{margin-bottom:3rem}}.facts{border-radius:2px;padding:2rem 3rem;box-shadow:0 0 30px 0 rgba(175,175,175,.16);background:#87a8a1}.facts .fact{display:block;color:#fff;border-color:#fff}.facts .fact__label{font-size:.9375rem}.progress-wrapper{margin-left:auto;margin-right:auto}@media (max-width:767px){.progress-wrapper{grid-row:4}}.fund-downloads{grid-column:content-start/-2}@media (max-width:767px){.fund-downloads{grid-row:5;margin-bottom:4rem}}.fund-downloads__title{padding:1rem 3rem;font-size:1.125em;font-weight:700;color:#fff;background-color:#3f3a54}.risk{position:fixed;bottom:2rem;left:2rem;overflow:hidden;width:180px;height:180px}@media (max-width:1339px){.risk{left:auto;right:2rem}}@media (max-width:767px){.risk{bottom:calc(6rem + 2rem)}}.risk img{width:100%;height:auto;border-radius:100%}.risk-block{position:relative;overflow:hidden}.risk-block::before{content:"";position:absolute;z-index:-1;background:#edecef;height:100%;width:100vw}.risk-block__content{grid-column-start:content-start;grid-column-end:9;display:flex;align-items:center;gap:4rem;padding:4rem 0}@media (max-width:1023px){.risk-block__content{grid-column-end:-1}}@media (max-width:767px){.risk-block__content{flex-direction:column;align-items:flex-start;gap:2rem;padding:2rem}}.risk-block img{width:100%;height:auto;max-width:180px;border-radius:100%}.risk-block__description{max-width:720px}.fund-teaser{position:relative;margin-bottom:3rem;padding-right:2rem;box-shadow:0 0 30px 0 rgba(118,118,118,.16);border-radius:2px;overflow:hidden;background:#fff}@media (max-width:767px){.fund-teaser{padding:0}}.fund-teaser::before{content:"";position:absolute;top:0;right:0;width:2rem;height:100%;background:#cbbba0 url(/themes/custom/beaureale/images/icons/arrow-right-alt.svg) center;background-repeat:no-repeat;transition:background-color 250ms ease-in-out}@media (max-width:767px){.fund-teaser::before{display:none}}.fund-teaser:hover::before{background-color:#3f3a54}.fund-teaser--closed::before{background-color:#edecef}.fund-teaser--closed:hover::before{background-color:#afafaf}.fund-teaser__wrapper{display:grid;grid-template-columns:repeat(4,auto);grid-template-rows:repeat(2,min-content);grid-gap:1rem;margin:1rem}@media (max-width:1023px){.fund-teaser__wrapper{grid-template-columns:repeat(3,auto)}}@media (max-width:767px){.fund-teaser__wrapper{display:block}}.fund-teaser__image{position:relative;grid-column:1/2;grid-row:1/3;overflow:hidden;min-width:100px}@media (max-width:1023px){.fund-teaser__image{display:none}}.fund-teaser__image img{height:100%;width:100%;object-fit:cover;min-width:190px}.fund-teaser__title{font-weight:700;color:#3f3a54;grid-column:2/5;grid-row:1/2}@media (max-width:1023px){.fund-teaser__title{grid-column:span 3}}@media (max-width:767px){.fund-teaser__title{margin-bottom:1rem}}.fund-teaser__title h4{font-size:1.4rem;line-height:1.2;font-weight:700;margin:0}.fund-teaser__column{grid-column:2/3;grid-row:2/3;display:grid;align-content:space-between}@media (max-width:767px){.fund-teaser__column{padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid #edecef}}.fund-teaser__facts{position:relative;grid-column:3/5;grid-row:2/3;display:grid;grid-template-rows:repeat(2,min-content);grid-gap:1rem;margin-bottom:1rem}@media (min-width:768px){.fund-teaser__facts{grid-template-columns:repeat(2,1fr);padding-left:1rem;border-left:2px solid #edecef}.fund-teaser__facts:before{content:"";position:absolute;top:0;left:calc(50% + .5rem - 1px);width:2px;height:100%;background-color:#edecef}}@media (max-width:767px){.fund-teaser__facts{grid-gap:0}}.fund-teaser__status{margin-top:.5rem;color:#fff;text-align:center;background:#007b8e}.fund-teaser__status--soon{background:#c5c3cb}.fund-teaser__status--closed{background:#a81b3a}.fund-teaser__status--almost_full{background:#f0a758}.fund-teaser__button{display:none}@media (max-width:767px){.fund-teaser__button{display:block}.fund-teaser__button .button{display:block;text-align:center}}.fund-teaser__form{scroll-margin-top:8rem}
.logo-grid{background:#edecef}.logo-grid__wrapper{grid-column-start:content-start;grid-column-end:content-end}.logo-grid__title{text-align:center;text-transform:uppercase;font-weight:700}.logo-grid__logos{--cols:5;--gap:2rem;display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.logo-grid__logo{flex-basis:calc(100% / var(--cols) - var(--gap)/ var(--cols) * (var(--cols) - 1))}@media (max-width:1023px){.logo-grid__logo{--cols:3}}@media (max-width:767px){.logo-grid__logo{--cols:2;--gap:$size-xs}}.logo-grid__logo img{width:100%;height:auto}
.testimonial{display:flex;grid-column-start:content-wide-start;grid-column-end:content-wide-end;background:#edecef}@media (max-width:767px){.testimonial{display:block}}.testimonial--text_first{flex-direction:row-reverse}.testimonial__image{position:relative;flex-basis:28%}@media (max-width:1339px){.testimonial__image{flex-basis:35%}}@media (max-width:1023px){.testimonial__image{flex-basis:40%}}.testimonial__image img{position:absolute;width:100%;height:100%;object-fit:cover}@media (max-width:767px){.testimonial__image img{position:relative;width:100%;height:auto}}.testimonial__content{padding:4rem 4rem 4rem calc(3rem * 2);flex-basis:72%;display:flex;flex-direction:column;justify-content:center}@media (max-width:1339px){.testimonial__content{flex-basis:65%}}@media (max-width:1023px){.testimonial__content{flex-basis:60%;padding:3rem 3rem 3rem calc(3rem * 2)}}@media (max-width:767px){.testimonial__content{padding:3rem 2rem}}.testimonial__title{text-transform:uppercase;margin-bottom:2.5em}.testimonial__quote{position:relative;font-weight:100;font-size:1.875rem;line-height:1.33;margin-bottom:1em}@media (max-width:1339px){.testimonial__quote{font-size:1.6rem}}@media (max-width:1023px){.testimonial__quote{font-size:1.4rem}}@media (max-width:767px){.testimonial__quote{font-size:1.25rem;margin-bottom:2.5em}}.testimonial__quote::after,.testimonial__quote::before{position:absolute;font-size:4.6875rem;color:#cbbba0;font-weight:700}@media (max-width:767px){.testimonial__quote::after,.testimonial__quote::before{font-size:3.125rem}}.testimonial__quote::before{content:"“";top:-39px;left:-50px}@media (max-width:767px){.testimonial__quote::before{left:0}}.testimonial__quote::after{content:"“";bottom:-50px;right:0;transform:rotate(180deg)}@media (max-width:767px){.testimonial__quote::after{bottom:-30px}}.testimonial__source{color:#3f3a54;font-weight:700}
.two-columns__column--textg p:last-child{margin:0}.two-columns__column--mixed.two-columns__column--image{position:relative}@media (min-width:1024px){.two-columns__column--mixed.two-columns__column--image img{position:absolute;width:100%;height:100%;object-fit:cover}}@media (max-width:1023px){.two-columns__column--mixed.two-columns__column--image{order:2}}@media (max-width:1023px){.two-columns__column--mixed.two-columns__column--text{order:1}}
.usp{text-align:center;color:#fff}@media (max-width:767px){.usp{flex-basis:33.333%}}.usp__icon{position:relative;width:60px;height:60px;margin:auto;margin-bottom:.5rem}@media (max-width:1023px){.usp__icon{width:45px;height:45px}}.usp__icon img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;filter:brightness(0) invert(1)}.usp__title{line-height:1.47;font-weight:600;max-width:272px}@media (max-width:1023px){.usp__title{font-size:.8125rem}}
