.BrochureComponent{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:576px){.BrochureComponent{max-width:576px}}@media (min-width:768px){.BrochureComponent{max-width:768px}}@media (min-width:992px){.BrochureComponent{max-width:992px}}@media (min-width:1200px){.BrochureComponent{max-width:1200px}}@media (min-width:1400px){.BrochureComponent{max-width:1400px}}.BrochureComponent{margin-bottom:var(--component-spacing);margin-top:var(--component-spacing);overflow-x:hidden}.BrochureComponent__wrapper{display:grid;gap:3rem;grid-template-columns:repeat(1,minmax(0,1fr));margin-left:auto;margin-right:auto;max-width:1000px;position:relative;width:100%}@media (min-width:768px){.BrochureComponent__wrapper{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:992px){.BrochureComponent__wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}}.BrochureComponent__image{display:flex;width:100%}.BrochureComponent__content{display:flex;flex-direction:column;gap:1rem;width:100%}@media (min-width:768px){.BrochureComponent__content{padding-bottom:3rem;padding-top:3rem}@media not all and (min-width:992px){.BrochureComponent__content{grid-column:span 2/span 2}}}.BrochureComponent__content__title{width:-moz-fit-content;width:fit-content}.BrochureComponent__content__text{font-size:18px;font-weight:400;line-height:21.94px;text-align:left}.BrochureComponent__content .btn{margin-top:1rem}
