/****** FILE: app/client/dist/styles/block-locationsblock.css *****/
.block-locations__wrap{align-items:stretch;display:flex;flex-direction:row;flex-direction:column;flex-wrap:wrap;margin-left:auto;margin-right:auto;max-width:150rem;padding-left:1rem;padding-right:1rem;width:100%}@media only screen and (min-width:640px){.block-locations__wrap{padding-left:2rem;padding-right:2rem}}@media only screen and (min-width:768px){.block-locations__wrap{padding-left:5rem;padding-right:5rem}}@media only screen and (min-width:3920px){.block-locations__wrap{padding-left:0;padding-right:0}}.block-locations__content{display:block;margin-bottom:0;padding-left:2rem;padding-right:2rem;width:100%}.block-locations__heading{color:var(--_secondary-background,inherit);font-weight:700}.block-locations__clinics{display:flex;flex-wrap:wrap;gap:2rem;padding:0 2rem}@media only screen and (min-width:1024px){.block-locations__clinics{gap:4rem}}.block-locations__clinic{width:100%}@media only screen and (min-width:768px){.block-locations__clinic{width:calc(50% - 1rem)}}@media only screen and (min-width:1024px){.block-locations__clinic{width:calc(33.3333% - 4rem)}}.block-locations__clinic__title{font-weight:700;margin-bottom:1rem}@media only screen and (max-width:967px){.block-locations__clinic__title{font-size:var(--font-size-h5--small,2rem);line-height:1.4}}@media only screen and (min-width:968px){.block-locations__clinic__title{font-size:var(--font-size-h5--medium,2.2rem);line-height:1.4}}@media only screen and (min-width:1024px){.block-locations__clinic__title{font-size:var(--font-size-h5--large,2.4rem)}}.block-locations__clinic__title *{font:inherit;line-height:inherit}.block-locations__clinic a{color:inherit;display:block;font-style:normal;font-weight:400;opacity:.8;text-decoration:none;transition:opacity .3s ease,color .3s ease;word-break:break-word}.block-locations__clinic a:not(:last-child){margin-bottom:1rem}.block-locations__clinic a:active,.block-locations__clinic a:focus-visible,.block-locations__clinic a:hover{color:var(--_secondary-background,inherit);opacity:1}
/****** FILE: app/client/dist/styles/default-downloadblock.css *****/
.default-download{background-color:transparent!important;color:var(--c-text)!important}.default-download.in-view .default-download__header{opacity:1;transition:opacity 1s ease}.default-download--contain{padding-left:3rem;padding-right:3rem}@media only screen and (min-width:640px){.default-download--contain{padding-left:4rem;padding-right:4rem}}@media only screen and (min-width:768px){.default-download--contain{padding-left:7rem;padding-right:7rem}}@media only screen and (min-width:3920px){.default-download--contain{padding-left:0;padding-right:0}}.default-download--contain.explode{padding-left:0;padding-right:0}.default-download--contain .default-download__container{border-radius:.5rem;margin:0 auto;max-width:150rem;padding-bottom:2rem;padding-top:2rem}@media only screen and (min-width:768px){.default-download--contain .default-download__container{padding-bottom:7rem;padding-top:7rem}}.default-download__container{background-color:var(--_primary-background,transparent);color:var(--_primary-foreground,var(--c-text))}.default-download__header,.default-download__wrap{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;margin-left:auto;margin-right:auto;max-width:150rem;padding-left:1rem;padding-right:1rem;width:100%}@media only screen and (min-width:640px){.default-download__header,.default-download__wrap{padding-left:2rem;padding-right:2rem}}@media only screen and (min-width:768px){.default-download__header,.default-download__wrap{padding-left:5rem;padding-right:5rem}}@media only screen and (min-width:3920px){.default-download__header,.default-download__wrap{padding-left:0;padding-right:0}}.default-download__content,.default-download__list{display:block;margin-bottom:4rem;padding-left:2rem;padding-right:2rem;width:100%}.default-download__header{margin-bottom:5rem;opacity:0}.default-download__header :last-child,.default-download__list{margin-bottom:0}.default-download-item{align-items:center;border-radius:.5rem;color:inherit;color:var(--c-text);display:block;display:flex;flex-wrap:wrap;margin-bottom:1rem;opacity:0;padding:2rem 3rem;position:relative;text-decoration:none;width:100%}.default-download-item.in-view{opacity:1;transition:opacity 1s ease}.default-download-item:last-child{margin-bottom:0}.default-download-item__background{background-color:#fff;border-radius:.5rem;box-shadow:inset 0 0 0 .2rem rgba(0,0,0,.15);height:100%;left:0;position:absolute;top:0;width:100%}.default-download-item__actions,.default-download-item__header{align-items:center;display:flex;flex-wrap:wrap;position:relative;width:100%}@media only screen and (min-width:968px){.default-download-item__actions,.default-download-item__header{flex:1}}.default-download-item__header{margin-bottom:2rem}@media only screen and (min-width:968px){.default-download-item__header{margin-bottom:0}}.default-download-item__actions{justify-content:flex-end}@media only screen and (min-width:968px){.default-download-item__actions{flex-grow:0;flex-wrap:nowrap;width:auto}}.default-download-item__icon,.default-download-item__link{position:relative}.default-download-item__icon:after,.default-download-item__link:after{background-color:var(--_secondary-background,var(--c-text));content:"";display:block;height:5rem;position:relative;width:4rem}.default-download-item__icon{margin-bottom:2rem}@media only screen and (min-width:968px){.default-download-item__icon{margin-bottom:0;margin-right:2rem}}.default-download-item__icon:after{-webkit-mask-image:url(/_resources/app/client/images/svg/file.svg?1751417970599);mask-image:url(/_resources/app/client/images/svg/file.svg?1751417970599);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}@media only screen and (max-width:967px){.default-download-item__text{width:100%}}.default-download-item__title{display:block;font-weight:500;margin-bottom:0}@media only screen and (max-width:967px){.default-download-item__title{font-size:var(--font-size-h5--small,2rem);line-height:1.4}}@media only screen and (min-width:968px){.default-download-item__title{font-size:var(--font-size-h5--medium,2.2rem);line-height:1.4}}@media only screen and (min-width:1024px){.default-download-item__title{font-size:var(--font-size-h5--large,2.4rem)}}.default-download-item__title *{font:inherit;line-height:inherit}.default-download-item__button,.default-download-item__info{display:block;margin-left:2rem}.default-download-item__info{font-size:1.6rem;margin-bottom:0;text-transform:uppercase;white-space:nowrap}@media only screen and (max-width:967px){.default-download-item__info{margin-left:0}}@media only screen and (min-width:480px){.default-download-item__button{border-left:.2rem solid rgba(0,0,0,.15);padding-left:2rem}}.default-download-item__link{border-radius:.5rem;color:inherit;display:block}.default-download-item__link:active:before,.default-download-item__link:focus-visible:before,.default-download-item__link:hover:before{opacity:.1}.default-download-item__link--view:after{-webkit-mask-image:url(/_resources/app/client/images/svg/view.svg?1751417970599);mask-image:url(/_resources/app/client/images/svg/view.svg?1751417970599)}.default-download-item__link--download:after,.default-download-item__link--view:after{-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.default-download-item__link--download:after{-webkit-mask-image:url(/_resources/app/client/images/svg/download.svg?1751417970599);mask-image:url(/_resources/app/client/images/svg/download.svg?1751417970599)}.default-download-item__link:before{background-color:currentColor;border-radius:.5rem;content:"";height:calc(100% + 2rem);left:-1rem;opacity:0;position:absolute;top:-1rem;transition:opacity .3s ease;width:calc(100% + 2rem)}
