@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes dropdown{0%{max-height:0}to{max-height:52rem}}@keyframes fancySlideInFromTop{0%{opacity:0;transform:translateY(-10%);scale:.95}to{opacity:1;transform:none;scale:1}}.react-multi-carousel-list{z-index:0}.contact-container{grid-template-columns:repeat(12,1fr);display:grid}@media(max-width:1024px){.contact-container{padding:unset;display:grid}}.contact-container--no-grid{display:block;margin-bottom:1.5rem}.contact-card{box-shadow:0 2px 4px rgba(22,22,22,.06),0 6px 12px rgba(22,22,22,.06),0 12px 20px rgba(22,22,22,.06);border-radius:6px;border:none;margin:1.5rem}.contact-card--center{grid-column:4/span 6}.contact-card--left{grid-column:1/span 6}.contact-card--right{grid-column:7/span 6}@media(max-width:1024px){.contact-card{margin:unset;grid-column:1/span 13}}.contact-card__desc{margin-bottom:1rem;padding:unset}.contact-card__details{background:#d9d9d9;padding:2rem}.contact-card__header{padding:2rem}.contact-card__header-row{margin-bottom:1rem}@media(max-width:1024px){.contact-card__header-row{justify-content:space-between}}.contact-card__phone-link{color:unset;text-decoration:unset;display:flex}@media(max-width:768px){.contact-card__phone-link{margin-bottom:1rem}}.contact-card__phone-icon{font-size:2rem;margin-right:1rem}.contact-card .office-holidays__row,.contact-card .office-hours__row,.contact-card__header-row,.contact-card__phone-row,.contact-card__tag{display:flex;align-items:center;grid-gap:1rem;gap:1rem}.contact-card__tag{background-color:#ecf6fe;height:-moz-min-content;height:min-content;white-space:nowrap}.contact-card__tag--closed,.contact-card__tag--open{color:#d9d9d9;text-transform:uppercase}.contact-card .office-hours__header{margin-bottom:1rem}.contact-card .office-holidays__header{margin-top:1rem;margin-bottom:1rem}.contact-card .office-holidays__row,.contact-card .office-hours__row{margin-bottom:.5rem;justify-content:space-between}.contact__buttons-row{display:flex;flex-direction:row;justify-content:center;align-items:center;grid-gap:1rem;gap:1rem}@media(max-width:1024px){.contact__buttons-row{flex-direction:column}}.contact-wrapper{display:flex}@media(max-width:768px){.contact-wrapper{grid-gap:2.5rem;gap:2.5rem;flex-direction:column}}.contact-wrapper__left{flex:1 1 60%}.contact-wrapper__right{flex:1 1 40%}@media(max-width:1024px){.contact-wrapper__right .text-component__buttons{display:block;width:100%}.contact-wrapper__right .text-component__buttons a{width:auto;justify-content:center}}