.location-worship:not(:first-child){display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:4vw;gap:4vw}@media screen and (max-width:47.99rem){.location-worship:not(:first-child)>*{grid-column:span 12;justify-self:center}}@media screen and (min-width:64rem){.location-worship:not(:first-child){gap:2vw}}.location-worship:not(:first-child) .location-worship__wrapper{grid-column:1/span 12}@media screen and (min-width:75rem){.location-worship:not(:first-child) .location-worship__wrapper{grid-column:2/span 10}}main[class*=page-] .content>.location-worship:first-child{-webkit-margin-before:calc(var(--container-padding)*-1);margin-block-start:calc(var(--container-padding)*-1);-webkit-margin-after:var(--container-padding);margin-block-end:var(--container-padding)}.location-worship{background:var(--bg-dark);padding-top:unset!important;position:relative}.location-worship:before{background:var(--bg-dark);bottom:0;content:"";display:block;left:-100vw;position:absolute;top:0;width:200vw}.location-worship__content{display:flex;flex-direction:column;grid-column:span 12;padding-block:2rem;position:relative;justify-content:center}.location-worship__content h2{color:var(--white);display:inline-block;position:relative;order:1;width:auto;align-self:flex-start}@media screen and (min-width:64rem){.location-worship__content h2:before{background:var(--bg-dark);content:"";display:block;height:3rem;right:0;position:absolute;top:-5rem;width:400%;z-index:120}}.location-worship__content h3{order:3;display:flex;font-size:1.25rem;flex-direction:row;text-transform:none;color:var(--white);font-weight:300;gap:4px}.location-worship__content h3 span:first-child:after{content:", "}.location-worship__content .large-text{color:var(--tertiary-color);font-size:clamp(1.875rem,.9504rem + 1.083vw,2.25rem);-webkit-margin-after:0;margin-block-end:0;text-align:left;text-transform:var(--font-variation-case);order:2}.location-worship__content a.button{order:4;display:inline-block;padding-top:.75rem;-webkit-margin-before:1.5rem;margin-block-start:1.5rem;align-self:flex-start;color:#fff}.location-worship__content a.button:first-of-type:after{background-color:var(--accent-color);inset-inline-end:0;-webkit-margin-start:.5rem;-webkit-mask-image:url(/_next/static/media/anavim-location-icon.37da4878.svg);mask-image:url(/_next/static/media/anavim-location-icon.37da4878.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;content:"";display:inline-block;width:20px;height:20px;margin-inline-start:.5rem;position:relative;top:3px;right:-3px}.location-worship__content a.button:hover:after{background-color:var(--white)}@media screen and (min-width:64rem){.location-worship__content{box-shadow:0 4px 8px rgba(0,0,0,.05)}}.location-worship__map{box-shadow:0 4px 8px rgba(0,0,0,.05);display:flex;grid-column:span 12;min-height:300px;position:relative;width:100%;-webkit-margin-after:var(--container-padding);margin-block-end:var(--container-padding)}@media screen and (min-width:48rem){.location-worship__map{-webkit-margin-after:unset;margin-block-end:unset}}@media screen and (min-width:64rem){.location-worship__map{min-height:400px}.location-worship__map:after,.location-worship__map:before{content:"";display:block;z-index:99}.location-worship__map:before{background:var(--accent-color);height:3rem;right:0;position:absolute;top:-.75rem;width:80%}.location-worship__map:after{background:var(--accent-color);height:.75rem;right:0;position:absolute;bottom:-.75rem;width:120%;filter:brightness(120%)}}.location-worship__map .leaflet-container{height:100%;width:100%}.location-worship__map .leaflet-marker-shadow{display:none!important}.location-worship__map .leaflet-marker-icon{opacity:.5}@media screen and (min-width:48rem){.location-worship .location-worship__wrapper{grid-template-areas:"content map";grid-template-columns:1fr 1fr;max-width:100%}.location-worship__content{grid-area:content}.location-worship__map{grid-area:map}}