.cdb-richtext_toggle .content-container{display:-ms-grid;display:grid;gap:4rem}@media (min-width:992px){.cdb-richtext_toggle .content-container{-ms-grid-columns:6fr 6.25rem 7fr;grid-template-columns:6fr 7fr;gap:6.25rem}}.cdb-richtext_toggle .richtext-toggle__list{margin:0;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cdb-richtext_toggle .richtext-toggle__title{padding:2rem 0;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cdb-richtext_toggle .richtext-toggle__title .title_wrapper:not(:last-child){margin-bottom:0}.cdb-richtext_toggle .richtext-toggle__title div.title{color:var(--theme-title-color)}.cdb-richtext_toggle .richtext-toggle__title h6{margin:0}.cdb-richtext_toggle .richtext-toggle__description{margin:0;max-height:0}.cdb-richtext_toggle .toggle-container{padding-bottom:2rem;visibility:hidden;opacity:0}.cdb-richtext_toggle .toggle-container .h5,.cdb-richtext_toggle .toggle-container .h6,.cdb-richtext_toggle .toggle-container h5,.cdb-richtext_toggle .toggle-container h6{font-family:"GalanoGrotesque",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-weight:600}.cdb-richtext_toggle .toggle-container ol,.cdb-richtext_toggle .toggle-container ul{padding-left:1rem}.cdb-richtext_toggle .toggle-container ol li,.cdb-richtext_toggle .toggle-container ul li{padding-left:0.25rem}.cdb-richtext_toggle .toggle-container ol li:not(:last-child),.cdb-richtext_toggle .toggle-container ul li:not(:last-child){margin-bottom:0.75rem}.cdb-richtext_toggle .toggle-container ol li::marker,.cdb-richtext_toggle .toggle-container ul li::marker{font-weight:700}.cdb-richtext_toggle .richtext-toggle__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-bottom:1px solid var(--theme-border-color)}.cdb-richtext_toggle .richtext-toggle__item .richtext-toggle__title u{color:var(--theme-title-color);opacity:0.3}.cdb-richtext_toggle .richtext-toggle__item:first-child .richtext-toggle__title{padding-top:0}.cdb-richtext_toggle .richtext-toggle__item.active .richtext-toggle__title u{color:var(--theme-accent-color);opacity:1}.cdb-richtext_toggle .richtext-toggle__item.active .richtext-toggle__description{max-height:10000px}.cdb-richtext_toggle .richtext-toggle__item.active .toggle-container{visibility:visible;opacity:1}.cdb-richtext_toggle .toggle{position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;-ms-flex-negative:0;flex-shrink:0}.cdb-richtext_toggle .toggle-plus .toggle{width:2.5rem;height:2.5rem;border-radius:2rem}.cdb-richtext_toggle .toggle-plus .toggle:before{content:"";width:100%;height:100%;position:absolute;background:var(--theme-title-color);opacity:0.04;-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s}.cdb-richtext_toggle .toggle-plus .toggle:after{content:"";width:14px;height:14px;background:var(--theme-title-color);-webkit-mask:center center/contain no-repeat url("../../../img/svg/ic-plus.svg");mask:center center/contain no-repeat url("../../../img/svg/ic-plus.svg");-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s}.cdb-richtext_toggle .toggle-plus .richtext-toggle__item.active .toggle{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.cdb-richtext_toggle .toggle-plus .richtext-toggle__item.active .toggle:before{opacity:1}.cdb-richtext_toggle .toggle-plus .richtext-toggle__item.active .toggle:after{background:var(--theme-bg-color)}.cdb-richtext_toggle .toggle-arrowdown .toggle{width:1.5rem;height:1.5rem}.cdb-richtext_toggle .toggle-arrowdown .toggle:after{content:"";width:14px;height:14px;background:var(--theme-title-color);-webkit-mask:center center/contain no-repeat url("../../../img/svg/arrow-dropdown.svg");mask:center center/contain no-repeat url("../../../img/svg/arrow-dropdown.svg");-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s}.cdb-richtext_toggle .toggle-arrowdown .richtext-toggle__item.active .toggle{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.cdb-richtext_toggle .toggle-arrowdown .richtext-toggle__item.active .toggle:after{background:var(--theme-accent-color)}
/*# sourceMappingURL=richtext-toggle.min.css.map */