.BrochuresCard.svelte-1vfivpw.svelte-1vfivpw{padding:1.4rem;border-radius:1.5rem;background-color:#fff;box-shadow:0 0 23px -3px #0000001a}@media screen and (min-width: 71rem){.BrochuresCard.svelte-1vfivpw.svelte-1vfivpw{max-width:100%;padding:1.8rem}}.BrochuresCard-grid-container.svelte-1vfivpw.svelte-1vfivpw{display:grid;flex-direction:column;justify-content:start;grid-template-columns:2fr 1fr;grid-template:"CardImage Cardtitle" "CardInfo CardInfo" "CardDesc CardDesc";grid-template-columns:1fr 1fr;column-gap:1rem}@media screen and (min-width: 71rem){.BrochuresCard-grid-container.svelte-1vfivpw.svelte-1vfivpw{max-width:100%;column-gap:1.5rem;grid-template:"CardImage Cardtitle" "CardImage CardInfo" "CardImage CardDesc"}}.BrochuresCard-image-container.svelte-1vfivpw.svelte-1vfivpw{grid-area:CardImage;position:relative;width:130px;height:190px;border-radius:.5rem;box-shadow:0 0 23px -3px #0000001a;overflow:hidden}@media screen and (min-width: 71rem){.BrochuresCard-image-container.svelte-1vfivpw.svelte-1vfivpw{margin:0 0 1.5rem;width:150px;height:220px}}.BrochuresCard-image.svelte-1vfivpw.svelte-1vfivpw{--img-width:100%;width:var(--img-width);position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.BrochuresCard-image--preview.svelte-1vfivpw.svelte-1vfivpw{width:var(--img-width);object-fit:contain;min-height:100%}.BrochuresCard-image--noImage.svelte-1vfivpw.svelte-1vfivpw{--img-width:60%}.BrochuresCard-title.svelte-1vfivpw.svelte-1vfivpw{display:inline-flex;grid-area:Cardtitle;width:100%;height:100%;align-items:center}@media screen and (min-width: 71rem){.BrochuresCard-title.svelte-1vfivpw.svelte-1vfivpw{display:block;margin-bottom:0;height:max-content}}.BrochuresCard-title.svelte-1vfivpw h2.svelte-1vfivpw{font-family:var(--font-main);font-size:1.4rem;font-weight:700;line-height:1.5rem}.BrochuresCard-info-container.svelte-1vfivpw.svelte-1vfivpw{display:flex;grid-area:CardInfo;height:max-content;column-gap:.5rem;align-items:flex-start;margin:1.2rem 0}@media screen and (min-width: 71rem){.BrochuresCard-info-container.svelte-1vfivpw.svelte-1vfivpw{align-items:flex-start;margin:0;column-gap:1rem}}.BrochuresCard-info-date.svelte-1vfivpw.svelte-1vfivpw{display:flex;font-size:1rem;column-gap:.2rem;font-weight:700;align-items:flex-end}.BrochuresCard-info-location.svelte-1vfivpw.svelte-1vfivpw{display:flex;font-size:1rem;column-gap:.2rem;font-weight:700;align-items:flex-end;margin-left:-6px}.BrochuresCard-footer.svelte-1vfivpw.svelte-1vfivpw{display:flex;grid-area:CardFooter;flex-direction:column;gap:1rem;padding:0 .5rem}@media screen and (min-width: 71rem){.BrochuresCard-footer.svelte-1vfivpw.svelte-1vfivpw{flex-direction:row;padding:0}}.BrochuresCard-footer.svelte-1vfivpw a.svelte-1vfivpw{display:flex;width:max-content;align-items:center;column-gap:.5rem;padding-right:1.8rem;font-size:.9rem}.BrochuresCard-footer.svelte-1vfivpw a.svelte-1vfivpw .arrowRight{color:#fff!important;width:18px!important;height:18px!important}.BrochuresCard-footer.svelte-1vfivpw div.svelte-1vfivpw{display:flex;flex-direction:column;row-gap:1rem}.BrochuresCard-description.svelte-1vfivpw.svelte-1vfivpw{grid-area:CardDesc;margin-bottom:1rem;min-height:5rem;padding:0 .8rem}.BrochuresCard-description.svelte-1vfivpw p.svelte-1vfivpw{color:var(--color-gray);width:100%;white-space:wrap;overflow:hidden;text-overflow:ellipsis;word-break:break-word}@media screen and (min-width: 71rem){.BrochuresCard-description.svelte-1vfivpw.svelte-1vfivpw{padding:0}}.BrochuresCard .Icon{color:var(--color-green);width:32px!important;height:32px!important}.OurBrochures-header.svelte-1ayfnvj{display:flex;flex-direction:column;margin-bottom:1.5rem}.OurBrochures-title{font-family:var(--font-main);font-size:2rem;font-weight:700;margin-bottom:1rem}.OurBrochures-choiceText.svelte-1ayfnvj{white-space:pre-line;line-height:2rem;margin-bottom:2rem}.OurBrochures-choiceText.svelte-1ayfnvj a{font-weight:700}.OurBrochures-from.svelte-1ayfnvj{display:flex}.OurBrochures-fromSelect.svelte-1ayfnvj{--border-color:var(--color-green);--font-color:var(--color-background-darker);border:1px solid var(--border-color);border-radius:1.5rem;padding:.7rem 4.5rem .7rem 1.5rem;margin-bottom:2rem;color:var(--font-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 2rem center;background-size:1.2em;cursor:grab;text-align-last:center;width:100%}.OurBrochures-fromSelect.svelte-1ayfnvj:focus{outline-color:var(--color-green)}.OurBrochures-fromSelect.svelte-1ayfnvj:disabled{background-image:none;cursor:not-allowed;color:var(--color-gray)}@media screen and (min-width: 59rem){.OurBrochures-fromSelect.svelte-1ayfnvj{width:18rem}}.OurBrochures-brochures-container.svelte-1ayfnvj{display:grid;margin-bottom:3rem;grid-template-columns:1fr;width:100%;gap:1.3rem}@media screen and (min-width: 59rem){.OurBrochures-brochures-container.svelte-1ayfnvj{grid-template-columns:repeat(2,1fr);row-gap:2rem}}.OurBrochures-brochures-title.svelte-1ayfnvj{color:var(--color-green);font-size:1.4rem;font-family:var(--font-main);font-weight:700;padding-bottom:1rem}.Pagination.svelte-1ayfnvj{display:flex;justify-content:center;width:100%;height:2rem}
