/*! ===================================================
                      FMR theme
  Copyright (c) 2024 Andrea Guarinoni, Bruno Melegari
           Based on DAWN theme fork v15.0.0
===================================================== */.fr-section-rich-text .rich-text{z-index:1}.fr-section-rich-text .rich-text__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fr-section-rich-text .rich-text:not(.rich-text--full-width) .rich-text__wrapper{margin:auto}.fr-section-rich-text .rich-text__blocks{width:100%}.fr-section-rich-text .rich-text:not(.rich-text--full-width) .rich-text__wrapper--left .rich-text__text p,.fr-section-rich-text .rich-text:not(.rich-text--full-width) .rich-text__wrapper--right .rich-text__text p{font-family:var(--font-body-large-family);font-size:var(--font-body-large-size);font-style:var(--font-body-large-style);font-weight:var(--font-body-large-weight);letter-spacing:var(--font-body-large-letter-spacing);line-height:var(--font-body-large-line-height)}.fr-section-rich-text .rich-text:not(.rich-text--full-width) .rich-text__wrapper--center .rich-text__text p{font-family:var(--font-body-large-family);font-size:var(--font-body-large-size);font-style:var(--font-body-large-style);font-weight:var(--font-body-large-weight);letter-spacing:var(--font-body-large-letter-spacing);line-height:var(--font-body-large-line-height)}@supports(initial-letter: 3){.fr-section-rich-text .rich-text:not(.rich-text--full-width) .rich-text__wrapper--center .rich-text__text p::first-letter{font-family:var(--font-heading-xxlarge-family);initial-letter:3;margin-right:.5em}}.fr-section-rich-text .rich-text__text h6,.fr-section-rich-text .rich-text__text a{font-family:var(--font-body-xsmall-family);font-size:var(--font-body-xsmall-size);font-style:var(--font-body-xsmall-style);font-weight:var(--font-body-xsmall-weight);letter-spacing:var(--font-body-xsmall-letter-spacing);line-height:var(--font-body-xsmall-line-height);margin-top:.85rem;margin-bottom:0}.fr-section-rich-text .rich-text__text p{margin-top:0;margin-bottom:1rem}.fr-section-rich-text .rich-text__text p+h6{margin-top:3rem}.fr-section-rich-text .rich-text__text a{margin-top:0;margin-bottom:0;color:rgb(var(--custom-color-darkgrey))}.fr-section-rich-text hr{height:.15rem}.fr-section-rich-text .rich-text .rich-text__wrapper .rich-text__text em{font-family:var(--font-heading-family) !important}@media screen and (min-width: 480px){.fr-section-rich-text .rich-text__wrapper .rich-text__text.two-columns-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.fr-section-rich-text .rich-text__wrapper .rich-text__text.two-columns-content .rich-text__text--column{width:calc(50% - 1rem)}}@media screen and (min-width: 750px){.fr-section-rich-text .rich-text__wrapper{width:100%}.fr-section-rich-text .rich-text__wrapper--left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.fr-section-rich-text .rich-text__wrapper--right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.fr-section-rich-text .rich-text__blocks{max-width:70rem}.fr-section-rich-text .rich-text__wrapper.two-columns .rich-text__blocks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-column-count:2;-moz-column-count:2;column-count:2;max-width:100%}.fr-section-rich-text .rich-text:not(.rich-text--full-width) .rich-text__wrapper--left,.fr-section-rich-text .rich-text:not(.rich-text--full-width) .rich-text__wrapper--right{max-width:90rem}.fr-section-rich-text .rich-text:not(.rich-text--full-width) .rich-text__wrapper--left .rich-text__text p,.fr-section-rich-text .rich-text:not(.rich-text--full-width) .rich-text__wrapper--right .rich-text__text p{font-family:var(--font-body-xlarge-family);font-size:var(--font-body-xlarge-size);font-style:var(--font-body-xlarge-style);font-weight:var(--font-body-xlarge-weight);letter-spacing:var(--font-body-xlarge-letter-spacing);line-height:var(--font-body-line-xlarge-height)}.fr-section-rich-text .rich-text:not(.rich-text--full-width) .rich-text__wrapper--left .rich-text__text,.fr-section-rich-text .rich-text:not(.rich-text--full-width) .rich-text__wrapper--right .rich-text__text{max-width:100%}.fr-section-rich-text .rich-text__wrapper.two-columns .rich-text__blocks>*{width:50%;margin-top:0}}@media screen and (min-width: 750px)and (max-width: 989px){.fr-section-rich-text .rich-text__wrapper.two-columns .rich-text__text.two-columns-content{-webkit-column-count:1;-moz-column-count:1;column-count:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.fr-section-rich-text .rich-text__wrapper .rich-text__text.two-columns-content .rich-text__text--column{width:100%}}@media screen and (min-width: 990px){.fr-section-rich-text .rich-text__blocks{max-width:90rem}.fr-section-rich-text .rich-text__text{max-width:63rem;margin:auto}.fr-section-rich-text .rich-text:not(.rich-text--full-width) .rich-text__wrapper--center .rich-text__text p{border-top:var(--line-height) solid rgb(var(--color-foreground));padding-top:1.5rem}.fr-section-rich-text .rich-text__text h6{margin-top:.4rem;margin-bottom:.4rem}}.fr-section-rich-text .rich-text__blocks *{overflow-wrap:break-word}.fr-section-rich-text .rich-text__blocks>*{margin-top:0;margin-bottom:0}.fr-section-rich-text .rich-text__blocks>*+*{margin-top:2rem}.fr-section-rich-text .rich-text__blocks>*+a{margin-top:3rem}.fr-section-rich-text .rich-text__buttons{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem;width:100%;max-width:45rem;word-break:break-word}.fr-section-rich-text .rich-text__buttons--multiple>*{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:22rem}.fr-section-rich-text .rich-text__buttons+.rich-text__buttons{margin-top:1rem}.fr-section-rich-text .rich-text__blocks.left .rich-text__buttons{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.fr-section-rich-text .rich-text__blocks.right .rich-text__buttons{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (min-width: 1200px){.fr-section-rich-text .rich-text:not(.rich-text--full-width) .rich-text__wrapper--left,.fr-section-rich-text .rich-text:not(.rich-text--full-width) .rich-text__wrapper--right{max-width:112.5rem;margin-left:0;padding-left:calc(var(--page-padding-wide) - var(--page-padding));padding-right:calc(var(--page-padding-wide) - var(--page-padding))}}