.Card-module__Yu7etW__card{background-color:var(--color-panel);height:100%;box-shadow:0 4px 12px var(--shadow-2);border-radius:8px;flex-direction:column;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex}.Card-module__Yu7etW__card h2{color:#242b7b;border-bottom:1px solid var(--gray-6);margin-top:0;margin-bottom:1rem;padding-bottom:.75rem;font-size:1.5rem}.Card-module__Yu7etW__cardContent{flex-direction:column;flex:1;gap:1rem;display:flex}.Card-module__Yu7etW__cardContent p{color:var(--gray-12);margin:.5rem 0;line-height:1.6}@media (max-width:768px){.Card-module__Yu7etW__card{padding:1.25rem}.Card-module__Yu7etW__card h2{font-size:1.25rem}}
.Footer-module__q7ZRWa__footer{background-color:rgb(var(--gray-1));width:100%;margin-top:auto;padding:2rem}.Footer-module__q7ZRWa__footer section{justify-content:center;align-items:center;max-width:1200px;margin:0 auto;display:flex}.Footer-module__q7ZRWa__footer div{flex-direction:row;align-items:center;gap:2rem;display:flex}.Footer-module__q7ZRWa__footer p{color:rgb(var(--gray-12));margin:0}
.Header-module__zCemKG__header{z-index:100;background-color:#fff;justify-content:center;align-items:center;padding:1rem;display:flex;position:sticky;top:0}.Header-module__zCemKG__headerContent{align-items:center;gap:1rem;width:100%;max-width:1200px;display:flex}.Header-module__zCemKG__logo{width:80px;height:80px;margin-right:1rem;position:relative}.Header-module__zCemKG__title{color:#242b7b;margin:0;font-size:1.5rem;font-weight:700}@media (min-width:768px){.Header-module__zCemKG__logo{width:100px;height:100px}.Header-module__zCemKG__title{font-size:2rem}}
.page-module___8aEwW__container{box-sizing:border-box;flex-direction:column;width:100%;max-width:1200px;margin:0 auto;padding:2rem 1rem;display:flex;overflow-x:hidden}.page-module___8aEwW__hero{opacity:1;visibility:visible;box-sizing:border-box;grid-template-columns:1fr;align-items:center;gap:2rem;width:100%;min-height:80dvh;transition:opacity .5s,visibility .5s;display:grid;position:relative}.page-module___8aEwW__scrolledToInformation .page-module___8aEwW__hero{opacity:0;visibility:hidden;height:0;min-height:0;margin:0;padding:0;overflow:hidden}@media (min-width:768px){.page-module___8aEwW__hero{grid-template-columns:1fr 1fr}}.page-module___8aEwW__heroGradient{background:linear-gradient(to bottom,rgba(var(--primary-color),.1),transparent);height:100px;position:absolute;top:0;left:0;right:0}.page-module___8aEwW__heroScroll{text-align:center;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.page-module___8aEwW__heroScroll p{color:rgb(var(--gray-12));font-size:1rem;animation:2s infinite page-module___8aEwW__bounce}@keyframes page-module___8aEwW__bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.page-module___8aEwW__heroContent{z-index:1;box-sizing:border-box;flex-direction:column;justify-content:center;width:100%;padding:2rem 0;display:flex}.page-module___8aEwW__heroContent h1{color:rgb(var(--primary-color));margin-bottom:1rem;font-size:3rem}.page-module___8aEwW__heroContent p{color:rgb(var(--gray-12));font-size:1.25rem;line-height:1.6}.page-module___8aEwW__heroImage{height:400px;box-shadow:0 8px 30px rgba(var(--shadow-color));box-sizing:border-box;border-radius:16px;align-self:center;width:100%;position:relative;overflow:hidden}.page-module___8aEwW__information{box-sizing:border-box;grid-template-columns:1fr;grid-template-areas:"message""contact""hours";gap:2rem;width:100%;margin-top:2rem;scroll-margin-top:2rem;display:grid}@media (min-width:768px){.page-module___8aEwW__information{grid-template-columns:repeat(2,1fr);grid-template-areas:"message message""contact hours"}}@media (min-width:1024px){.page-module___8aEwW__information{grid-template-columns:repeat(3,1fr);grid-template-areas:"message contact hours"}}.page-module___8aEwW__information>div{box-shadow:0 4px 12px rgba(var(--shadow-color),.1);box-sizing:border-box;border-radius:8px;flex-direction:column;width:100%;height:100%;display:flex}.page-module___8aEwW__information>div:first-child{grid-area:message}.page-module___8aEwW__information>div:nth-child(2){grid-area:contact}.page-module___8aEwW__information>div:nth-child(3){grid-area:hours}.page-module___8aEwW__link{color:rgb(var(--primary-color));text-decoration:none;transition:color .2s}.page-module___8aEwW__link:hover{color:rgb(var(--secondary-color));text-decoration:underline}.page-module___8aEwW__strong{font-weight:600}
