:root{--color-fg:#333;--color-fg--light:#727272;--color-bg:#d1d1d1;--color-content-bg:#fff;--color-input-bg:#fff;--theme-color--green:#43b792;--theme-color--green-lighter:#8bd5bd;--theme-color--green-darker:#286c56;--theme-color--green-yellow:#e3db5a;--theme-color--green-yellow-darker:#dcd12e;--theme-color--purple:#a164a0;--color-form-input-shadow:#333;--color-bg--disabled:#666;--menu-color-fg:#fff;--menu-color-fg--hover:#e6e6e6;--menu-icon-color:#999;--menu-item-color-border--hover:rgba(227,219,90,.75);--menu-item-color-border--active:rgba(227,219,90,.25);--form-section-border-color:#eee;--profile-preview-bg--flavour1:rgba(161,100,160,.5);--profile-preview-bg--flavour2:rgba(227,219,90,.5);--profile-preview-bg--flavour3:rgba(67,183,146,.5);--profile-preview-bg--flavour4:hsla(0,0%,45%,.5);--color-bg-button--profile-preview:#333;--color-bg-button--profile-preview-hover:#e6e6e6;--color-fg-button--profile-preview-hover:var(--color-fg);--color-bg-button--profile-preview-focus:#e6e6e6;--color-fg-button--profile-preview-focus:var(--color-fg-light);--calendar-item-color-fg:#fff}@media(prefers-color-scheme:dark){:root{--color-bg:#1c1c1c;--color-content-bg:#454545;--color-fg:#dcdcdc;--color-fg--light:#fff;--color-input-bg:#383838;--form-section-border-color:#333;--color-bg-button--profile-preview:#121212;--color-fg-button--profile-preview-hover:#121212;--color-bg-button--profile-preview-focus:#e6e6e6;--color-fg-button--profile-preview-focus:#333}}body{background:var(--color-bg);min-height:100vh;position:relative}body,body *{box-sizing:border-box}body .page-footer,body .page-header,body main{margin:0 auto;width:1280px}body main{background:var(--color-content-bg)}@media(min-width:992px){body{display:flex;flex-direction:column}body>main{flex-grow:1}}body a{color:var(--theme-color--green)}@media(max-width:767px){body .page-footer,body .page-header,body main{width:auto}.cms-toolbar{max-width:100vw}}.page-header{background:#333;position:relative;z-index:2}.menu .menu__icons{align-items:center;display:flex;justify-content:flex-end;padding:3px .65rem}@media(min-width:992px){.menu .menu__icons{display:none}}.menu .menu__hamberder{cursor:pointer;display:block;padding:0 .25em}.menu .menu__hamberder-row{background:var(--menu-color-fg);border-radius:2px;display:block;height:4px;margin:4px 0;width:1.5rem}.menu .menu__profile{height:2.1rem;margin:0 .5rem;-webkit-mask:url(../img/profile-icon.svg);mask:url(../img/profile-icon.svg);width:2.1rem}.menu .menu__profile,.menu .menu__search{background-color:var(--menu-color-fg);display:block}.menu .menu__search{height:1.65rem;margin:0;-webkit-mask:url(../img/zoek.svg);mask:url(../img/zoek.svg);width:1.65rem}.menu .menu__layer{display:flex;padding:0 .65rem}@media(max-width:767px){.menu .menu__layer{display:none}}.menu .menu__layer--sub{background:#4d4d4d;flex-wrap:wrap}.menu .menu__layer--sub .menu__item{margin:0}.menu .menu__layer--sub .menu__item:hover{border-bottom-color:transparent;text-decoration:underline}.menu .menu__layer--sub .menu__item-link{font-size:1.05rem;line-height:2.275rem}@media(max-width:767px){.menu .menu__layer.menu .menu__layer--menu-opened{display:block;padding-top:.75rem}}.menu.menu--opened .menu__layer{display:none}@media(max-width:767px){.menu.menu--opened .menu__layer{display:block}}.menu .menu__item{border-bottom:3px solid transparent;display:block;margin:.75rem 0;padding:0 .65rem;position:relative}@media(max-width:767px){.menu .menu__item{margin:.25rem 0}}@media(min-width:992px){.menu .menu__item--leaf:hover{border-bottom-color:var(--menu-item-color-border--hover)}.menu .menu__item--leaf:hover .menu__item-link{color:var(--menu-color-fg--hover)}}.menu .menu__item--active{border-bottom-color:var(--menu-item-color-border--active)}.menu .menu__item--mobile-only{display:none}@media(max-width:767px){.menu .menu__item--mobile-only{display:block}}.menu .menu__item-link{align-items:center;color:var(--menu-color-fg);display:flex;font-family:Titillium Web,sans-serif;font-size:1.4rem;font-weight:400;justify-content:space-between;line-height:2.1875rem;text-decoration:none;text-transform:uppercase}.menu .menu__item-link .menu__nested-toggle{line-height:1rem}@media(min-width:992px){.menu .menu__item-link .menu__nested-toggle{display:none}}.menu .menu__item-link .menu__nested-toggle .material-icons{color:var(--menu-icon-color);font-size:2rem}.menu .menu__item-link .menu__nested-toggle--desktop{display:none;left:.325rem;position:relative}@media(min-width:992px){.menu .menu__item-link .menu__nested-toggle--desktop{display:inline}}.menu .menu__nested-menu{display:none}.menu .menu__nested-menu--opened{display:block}@media(min-width:992px){.menu .menu__nested-menu--opened{background:#333;border:1px solid #2e2e2e;border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top:none;margin-left:-.65rem;max-width:20rem;min-width:100%;padding:0;position:absolute;top:3rem;width:-moz-max-content;width:max-content;z-index:10}}.menu .menu__nested-item{color:var(--menu-color-fg);display:block;font-family:Titillium Web,sans-serif;font-size:1.05rem;font-weight:400;padding:.3rem .65rem;text-decoration:none}.menu .menu__nested-item:hover{text-decoration:underline}.menu .menu__nested-item:nth-child(2n){background:#404040}.menu .menu__child .menu__item{font-size:1.1rem;line-height:3rem;padding-left:2rem}.header-content{position:relative}.header-content .header-content__background{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:1}.header-content .header-content__background>img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:767px){.header-content .header-content__background>img{width:auto}}.header-content .header-content__background-image{background-image:url(../img/strepen.png);background-repeat:no-repeat;background-size:100% 100%;bottom:0;left:0;opacity:.6;position:absolute;right:0;top:0}.header-content .header-content__foreground{position:relative;z-index:2}.header-content .header-content__actions{align-items:center;display:flex;flex-direction:row-reverse;justify-content:flex-start;position:relative;z-index:1}@media(max-width:767px){.header-content .header-content__actions{display:block}}.header-content .header-content__end{display:flex;flex-direction:column;height:240px;justify-content:flex-end;padding:30px 56px;position:relative}@media(min-width:992px){.header-content .header-content__end{margin-top:-120px}}@media(max-width:767px){.header-content .header-content__end{height:80px;padding:15px .5em 8px}}.header-content .header-content__end-content{left:56px;position:absolute;right:56px;top:30px}@media(max-width:767px){.header-content .header-content__end-content{left:.5em;right:.5em;top:15px}.header-content .header-content__end-content>.social-icon-list{padding:0}.header-content .header-content__end-content>.breadcrumbs{font-size:1.2rem}}.search-form{display:block;padding:2.4em 30px 2.4em 0}@media(max-width:767px){.search-form{display:none;padding:1em;text-align:center}}.search-form.search-form--visible{display:block}.search-form .search-form__search{background-color:var(--color-input-bg);background-image:url(../img/zoek.svg);background-position:calc(100% - .5rem) 50%;background-repeat:no-repeat;background-size:2rem 2rem;border:none;color:var(--color-fg);color:var(--color-fg--light);font-family:Titillium Web,sans-serif;font-size:1.4rem;font-weight:300;font-weight:200;padding:.75rem 2.5rem .75rem 1em;text-transform:uppercase}.search-form .search-form__search:focus{box-shadow:2px 2px 5px 0 var(--color-form-input-shadow);outline:none}@media(max-width:767px){.search-form .search-form__search{width:100%}}.calendar{align-items:flex-end;display:flex;flex-direction:column;justify-content:center;margin-left:auto;max-width:50%;padding:0 30px;position:relative;z-index:5}@media(max-width:767px){.calendar{align-items:flex-start;max-width:100%}}.calendar__goto{color:var(--color-fg);color:hsla(0,0%,100%,.85);font-family:Titillium Web,sans-serif;font-size:1.1rem;font-weight:300;text-decoration:none;transition:all .1s ease}.calendar__goto:hover{color:#fff;text-decoration:underline}@media(max-width:767px){.calendar__goto{align-self:flex-end}}.calendar-item{align-items:center;display:flex;justify-content:space-between;padding:1em}@media(max-width:767px){.calendar-item:nth-child(4),.calendar-item:nth-child(5){display:none}}.calendar-item .calendar-item__date{background-image:url(../img/kalender.svg);background-repeat:no-repeat;background-size:4rem;height:4rem;padding-top:1.6rem;text-align:center;width:4rem}.calendar-item .calendar-item__date-day{font-weight:300;font-weight:600}.calendar-item .calendar-item__date-day,.calendar-item .calendar-item__date-month{color:var(--color-fg);color:var(--calendar-item-color-fg);display:block;font-family:Titillium Web,sans-serif}.calendar-item .calendar-item__date-month{font-size:.8rem;font-weight:300}.calendar-item .calendar-item__info{color:var(--color-fg);color:var(--calendar-item-color-fg);display:block;font-family:Titillium Web,sans-serif;font-weight:300;padding:.4em 0 .4em 1rem;text-decoration:none;width:250px}.calendar-item .calendar-item__info:hover .calendar-item__title{text-decoration:underline}.social-icon-list{display:flex;padding:20px 0}.social-icon{align-items:center;border-radius:50%;color:#fff;display:flex;font-size:2rem;font-weight:700;height:49px;justify-content:center;margin:4px;position:relative;width:49px;z-index:10}.social-icon.social-icon--lightblue{background:#66c9ec}.social-icon.social-icon--darkblue{background:#0070bb}.social-icon.social-icon--red{background:#dd6f4e}.social-icon.social-icon--facebook{background:url(../img/fb-logo-rond.png);background-repeat:no-repeat;background-size:cover;text-indent:-9999pt}.breadcrumbs{color:var(--color-fg);color:var(--theme-color--green);font-family:Titillium Web,sans-serif;font-size:1.4rem;font-weight:300;font-weight:400;line-height:2.5rem;text-transform:lowercase}.breadcrumbs .breadcrumbs__breadcrumb{color:var(--theme-color--green);text-decoration:none}.breadcrumbs .breadcrumbs__breadcrumb:after{content:" /"}.breadcrumbs .breadcrumbs__breadcrumb:last-child:after{display:none}.pagination{display:flex;flex-wrap:wrap}.pagination__page{background-color:var(--theme-color--purple);color:var(--color-fg);color:#fff;display:block;font-family:Titillium Web,sans-serif;font-size:1.2rem;font-weight:300;margin-bottom:.25rem;min-width:2.35rem;padding:.25rem .5rem;text-align:center;text-decoration:none}.pagination__page:hover{box-shadow:2px 2px 5px 0 var(--color-form-input-shadow)}.pagination__page.pagination__page--current,.pagination__page:hover{background-color:var(--theme-color--green-yellow);color:var(--color-fg)}.pagination__page:not(:last-child){margin-right:.5rem}.pagination__separator{color:var(--color-fg);color:var(--theme-color--purple);display:block;font-family:Titillium Web,sans-serif;font-size:1.2rem;font-weight:300;min-width:2.35rem;padding:.25rem .5rem}.pagination__separator:after{content:"…"}.pagination__separator+.pagination__separator{display:none}.skew-overlay{height:241px;left:0;position:absolute;right:0;width:100%!important}@media(max-width:767px){.skew-overlay{height:80px}}.skew-overlay.skew-overlay--top{top:0}.skew-overlay.skew-overlay--bottom{bottom:-1px}.skew-overlay .skew-overlay__triangle{fill:var(--color-content-bg)}.skew-overlay-container{background-image:url(../img/strepen.png);background-repeat:no-repeat;background-size:cover;height:240px;margin-bottom:-2em;position:relative}.page-content .skew-overlay-container{margin-left:-56px;margin-right:-56px}@media(max-width:767px){.skew-overlay-container{height:80px;margin-left:-15px;margin-right:-15px;margin-top:0}}.page-title{color:var(--theme-color--green-yellow);font-family:Titillium Web,sans-serif;font-size:2.4rem;font-weight:400;margin-block-end:0;margin-block-start:0;margin:0;padding:.75rem 0 1.5rem}@media(max-width:767px){.page-title{font-size:2rem}}.page-title__subtitle{color:var(--color-fg--light);display:block;font-size:1.2rem;margin-top:.5rem}@media(max-width:767px){.page-title__subtitle{font-size:1rem}}.page-content{padding:0 56px 2em;position:relative;z-index:1}@media(max-width:767px){.page-content{padding:20px .5em 0}}.page-content .page-content__border{background:var(--theme-color--green-yellow);display:block;height:500px;left:0;position:absolute;top:calc(50% - 250px);width:5px}@media(max-width:767px){.page-content .page-content__border{display:none}}.page-content img{max-width:100%}.page-stats{color:var(--color-fg);color:var(--color-fg--light);padding-top:2rem;text-align:right}.cmsplugin-text,.page-stats{font-family:Titillium Web,sans-serif;font-weight:300}.cmsplugin-text{color:var(--color-fg)}.cmsplugin-text p{margin-block-end:0;margin-block-start:0}.cmsplugin-text li,.cmsplugin-text p{font-size:1.1rem}.cmsplugin-text h2{font-family:Titillium Web,sans-serif;font-style:italic;font-weight:600}.homepage .homepage__row{align-items:flex-start;display:flex;justify-content:space-around;padding-left:30px;padding-right:30px}@media(max-width:767px){.homepage .homepage__row{flex-wrap:wrap;padding-left:0;padding-right:0}}.homepage .homepage__row--middle{background-image:url(../img/strepen-donker.png);background-repeat:no-repeat;background-size:100% 100%;margin-left:-56px;margin-right:-56px;padding:240px 86px;position:relative}@media(max-width:767px){.homepage .homepage__row--middle{background-size:100% 100%;margin-left:-15px;margin-right:-15px;padding:80px 15px}}.homepage .homepage__row>*{width:33%}@media(max-width:767px){.homepage .homepage__row>*{width:100%}}.homepage-block{cursor:pointer;padding:1em;text-align:center;text-decoration:none}.homepage-block>img{max-width:100%}.homepage-block.homepage-block--no-link{cursor:text}.homepage-block .homepage-block__title{color:var(--theme-color--green);font-family:Titillium Web,sans-serif;font-size:1.3rem;font-style:italic;font-style:normal;font-weight:600;text-transform:uppercase}.homepage__row--middle .homepage-block .homepage-block__title{color:#fff}.homepage-block .homepage-block__description{color:var(--color-fg);color:var(--theme-color--green);font-family:Titillium Web,sans-serif;font-size:1.3rem;font-weight:300}.homepage__row--middle .homepage-block .homepage-block__description{color:#fff}.homepage-block .homepage-block__description a{color:var(--theme-color--green);text-decoration:underline}.homepage-block .homepage-block__description a:visited{color:var(--theme-color--green-lighter)}.homepage-block .homepage-block__description a:focus,.homepage-block .homepage-block__description a:hover{color:var(--theme-color--green-darker)}.search-results{color:var(--color-fg)}.search-result{padding:1rem 0}.search-result .search-result__link{color:var(--theme-color--green);display:block;text-decoration:none}.search-result .search-result__link:hover{text-decoration:underline}.search-result .search-result__title{font-family:Titillium Web,sans-serif;font-weight:400}.search-result .search-result__description{font-size:1.2rem}.page-footer,.search-result .search-result__description{color:var(--color-fg);font-family:Titillium Web,sans-serif;font-weight:300}.page-footer{background:var(--theme-color--green);color:#fff;display:flex;min-height:100px;padding:2rem}.page-footer__column{flex-grow:1;margin:0 .5rem;width:100%}.page-footer__column:first-child{margin-left:0}.page-footer__column:last-child{margin-right:0}.page-footer a{color:#fff;text-decoration:underline}.page-footer a:focus,.page-footer a:hover{font-weight:700}@media(max-width:767px){.page-footer{display:block;padding:1rem}.page-footer__column{margin:0}.page-footer__column+.page-footer__column{margin-top:1rem}}.modal{align-items:center;bottom:0;display:flex;height:100vh;justify-content:center;left:0;position:fixed;right:0;top:0;width:100vw;z-index:3}.modal.modal--inactive{display:none}.modal .modal__backdrop{background:rgba(0,0,0,.5);bottom:0;height:100vh;left:0;position:fixed;right:0;top:0;width:100vw;z-index:4}.modal .modal__close{color:var(--color-fg);cursor:pointer;display:block;font-size:2rem;line-height:1em;position:absolute;right:0;text-align:center;top:0;width:1em}.modal .modal__close:hover{transform:scale(1.1)}.modal .modal__title{font-family:Titillium Web,sans-serif;font-size:1.6rem;font-style:italic;font-weight:200;margin:0 0 1em}.modal .modal__content{background:var(--color-content-bg);box-shadow:2px 2px 5px 0 var(--color-form-input-shadow);color:var(--color-fg);font-family:Titillium Web,sans-serif;font-weight:300;max-height:75vh;max-width:600px;min-height:25vh;min-width:30vw;padding:2em;position:relative;z-index:5}.key-value{align-items:stretch;display:block;display:flex;justify-content:space-between;line-height:1.3em}.key-value.key-value--extra-spacing{margin-top:1em}.key-value.key-value--swap-ratio .key-value__key{width:60%}.key-value.key-value--swap-ratio .key-value__value{width:40%}.key-value .key-value__key{color:var(--color-fg--light);width:40%}.key-value .key-value__value{font-weight:400;width:60%}.key-value .key-value__value--icon{align-items:center;display:flex}.key-value .key-value__value--icon .material-icons{font-size:1.2rem;margin-right:.5rem}@media(max-width:767px){.key-value,.key-value.key-value--swap-ratio{display:block}.key-value .key-value.key-value--swap-ratio__key,.key-value .key-value__key,.key-value.key-value--swap-ratio .key-value.key-value--swap-ratio__key,.key-value.key-value--swap-ratio .key-value__key{display:block;line-height:1.5em;width:100%!important}.key-value .key-value.key-value--swap-ratio__value,.key-value .key-value__value,.key-value.key-value--swap-ratio .key-value.key-value--swap-ratio__value,.key-value.key-value--swap-ratio .key-value__value{display:block;width:100%!important}.key-value .key-value.key-value--swap-ratio__value--icon,.key-value .key-value__value--icon,.key-value.key-value--swap-ratio .key-value.key-value--swap-ratio__value--icon,.key-value.key-value--swap-ratio .key-value__value--icon{display:flex}}.form{color:var(--color-fg);font-family:Titillium Web,sans-serif;font-weight:300}.form.form--on-top{position:relative;z-index:10}.form--last{padding-bottom:25px}.form .form__submit-row{align-items:center;display:flex;justify-content:space-between;margin-top:25px}.form .form__submit-row a{color:var(--color-fg--light);font-size:1.2rem;text-decoration:none}.form .form__submit-row a:hover{color:var(--theme-color--green);text-decoration:underline}.form .form__submit-row a:focus{color:var(--theme-color--green)}.form .form__section{border:1px solid var(--form-section-border-color);margin-bottom:2em}.form .form__section-title{color:var(--color-fg);font-family:Titillium Web,sans-serif;font-size:2rem;font-style:italic;font-weight:200;margin:1rem 0}.field{color:var(--color-fg);display:block;font-size:1.2rem}.field+.field{margin-top:1.2em}.field .field__label{display:block}.field .field__input{background:var(--color-input-bg);border:none;border-bottom:2px solid var(--theme-color--green);color:var(--theme-color--green);display:block;margin-top:.2em;padding:.2em .3em;width:100%}.field .field__input:focus{border-bottom-width:4px;box-shadow:2px 1px 3px 0 #ccc;outline:none;padding-bottom:calc(.2em - 2px)}.field .field__help{display:block}.button{background:var(--color-input-bg);border:1px solid var(--theme-color--green-yellow);color:var(--color-fg);cursor:pointer;font-size:1.2rem;padding:.4em .8em}.button.button--submit:hover{background:var(--theme-color--green-yellow)}.checkbox-select{margin:0;padding:.5em 0 0 .5em}.checkbox-select .checkbox-select__option{align-items:center;display:flex;justify-content:flex-start;list-style-type:none;padding:.2em 0}.checkbox-select .checkbox-select__option input{display:none}.checkbox-select .checkbox-select__option input:checked+.checkbox-select__checkbox:before{content:"✓"}.checkbox-select .checkbox-select__checkbox{display:block;margin-right:.5em}.checkbox-select .checkbox-select__checkbox:before{border:1px solid #ccc;content:"";display:block;height:1em;text-align:center;width:1em}.clearable-file-input:not(:last-child){margin-bottom:1rem}.clearable-file-input .clearable-file-input__current{font-size:1.2rem;margin-bottom:.5rem}.clearable-file-input .clearable-file-input__upload:not(:last-child){margin-bottom:.5rem}.clearable-file-input .clearable-file-input__upload .field__input{border-bottom:none;padding-left:0}.clearable-file-input .clearable-file-input__clear{font-size:1.2rem}.liturgies-list__subtitle{font-family:Titillium Web,sans-serif;font-size:1.2rem;font-style:italic;font-weight:600;font-weight:200;margin-top:0;text-align:right}@media(max-width:767px){.liturgies-list__subtitle{margin-top:-1rem;text-align:left}}.liturgy-preview{align-items:stretch;border:1px solid hsla(0,0%,93%,.4);border-left:4px solid rgba(var(--theme-color--green),.5);display:flex;flex-wrap:wrap;justify-content:space-between;padding:1em;transition:all .2s ease}.liturgy-preview:hover{border-left-color:var(--theme-color--green);box-shadow:2px 2px 4px 0 rgba(var(--color-form-input-shadow),.25)}.liturgy-preview.liturgy-preview--empty{color:var(--color-fg);color:var(--color-fg--light);font-family:Titillium Web,sans-serif;font-size:1.2rem;font-style:italic;font-weight:300}.liturgy-preview+.liturgy-preview{margin-top:1em}.liturgy-preview .liturgy-preview__intro{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:.5rem;width:100%}.liturgy-preview .liturgy-preview__date{border-bottom:1px solid var(--theme-color--green);color:var(--theme-color--green);font-family:Titillium Web,sans-serif;font-size:1.6rem;font-style:italic;font-weight:600;margin:0}.liturgy-preview .liturgy-preview__time{color:var(--color-fg);font-family:Titillium Web,sans-serif;font-size:1.2rem;font-style:italic;font-weight:600;font-weight:200;margin-left:1em}.liturgy-preview .liturgy-preview__preacher{color:var(--color-fg);font-family:Titillium Web,sans-serif;font-size:1.6rem;font-weight:300;text-align:right}.liturgy-preview .liturgy-preview__body{color:var(--color-fg);font-family:Titillium Web,sans-serif;font-size:1.2rem;font-weight:300;line-height:1.6rem;padding:1rem 0;width:calc(100% - 200px - 1em)}.liturgy-preview .liturgy-preview__body>*{margin:0}.liturgy-preview .liturgy-preview__locations{align-items:center;display:flex;justify-content:flex-end;padding:1rem 0;width:200px}.liturgy-preview .liturgy-preview__church{background:var(--theme-color--purple);color:var(--color-fg);color:#fff;display:block;font-family:Titillium Web,sans-serif;font-size:1rem;font-weight:300;padding:.5rem 1rem}.liturgy-preview .liturgy-preview__goto{color:var(--color-fg);color:var(--color-fg--light);display:block;font-family:Titillium Web,sans-serif;font-size:1.2rem;font-weight:300;font-weight:400;text-align:right;text-decoration:none;width:100%}.liturgy-preview .liturgy-preview__goto:hover{color:var(--theme-color--green);text-decoration:underline}@media(max-width:767px){.liturgy-preview{border:none;border-bottom:4px solid hsla(0,0%,93%,.5);display:block;padding:1em .5em}.liturgy-preview .liturgy-preview__intro{display:block}.liturgy-preview .liturgy-preview__date{align-items:flex-end;display:flex;font-size:1.4rem;justify-content:space-between;margin-bottom:.5rem}.liturgy-preview .liturgy-preview__time{display:block;margin-left:0}.liturgy-preview .liturgy-preview__preacher{font-size:1.3rem}.liturgy-preview .liturgy-preview__body{width:100%}.liturgy-preview .liturgy-preview__content>p{margin-top:0}.liturgy-preview .liturgy-preview__locations{justify-content:flex-start;width:100%}}.liturgy-detail{color:var(--color-fg);display:flex;flex-wrap:wrap;font-family:Titillium Web,sans-serif;font-weight:300;justify-content:space-between}.liturgy-detail .liturgy-detail__preach{border-left:4px solid rgba(var(--theme-color--green),.5);font-size:1.1rem;padding:1rem;width:calc(60% - .5rem)}.liturgy-detail .liturgy-detail__meta{border-left:4px solid rgba(var(--theme-color--green-yellow),.5);font-size:1.1rem;padding:1rem;width:calc(40% - .5rem)}.liturgy-detail .liturgy-detail__body-header{border-bottom:1px solid var(--theme-color--green);color:var(--theme-color--green);font-family:Titillium Web,sans-serif;font-size:1.6rem;font-style:italic;font-weight:600;margin:1em 0 0;padding-bottom:.5rem;width:100%}.liturgy-detail .liturgy-detail__body{background:rgba(var(--theme-color--purple),.025);color:var(--color-fg);font-family:Titillium Web,sans-serif;font-size:1.2rem;font-weight:300;padding:1rem;text-align:left;width:100%}.liturgy-detail .liturgy-detail__download-link{color:var(--color-fg);color:var(--theme-color--green);font-family:Titillium Web,sans-serif;font-weight:300;font-weight:200;text-decoration:none}.liturgy-detail .liturgy-detail__download-link:hover{text-decoration:underline}.liturgy-detail .liturgy-detail__no-audio-link{color:var(--color-fg);color:var(--color-fg--light);font-family:Titillium Web,sans-serif;font-style:italic;font-weight:300;font-weight:200}.liturgy-detail .liturgy-detail__link-list{list-style:circle;margin:0;padding:0 0 0 1.5rem}@media(max-width:767px){.liturgy-detail{display:block}.liturgy-detail .liturgy-detail__meta,.liturgy-detail .liturgy-detail__preach{border-left:none;width:100%}}.fc{direction:ltr;text-align:left}.fc-rtl{text-align:right}body .fc{font-size:1em}.fc-highlight{background:#bce8f1;opacity:.3}.fc-bgevent{background:#8fdf82;opacity:.3}.fc-nonbusiness{background:#d7d7d7}.fc-popover{box-shadow:0 2px 6px rgba(0,0,0,.15);position:absolute}.fc-popover .fc-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:2px 4px}.fc-rtl .fc-popover .fc-header{flex-direction:row-reverse}.fc-popover .fc-header .fc-title{margin:0 2px}.fc-popover .fc-header .fc-close{cursor:pointer;font-size:1.1em;opacity:.65}.fc-divider{border-style:solid;border-width:1px}hr.fc-divider{border-width:1px 0;height:0;margin:0;padding:0 0 2px}.fc-bg,.fc-bgevent-skeleton,.fc-highlight-skeleton,.fc-mirror-skeleton{left:0;position:absolute;right:0;top:0}.fc-bg{bottom:0}.fc-bg table{height:100%}.fc table{border-collapse:collapse;border-spacing:0;box-sizing:border-box;font-size:1em;table-layout:fixed;width:100%}.fc th{text-align:center}.fc td,.fc th{border-style:solid;border-width:1px;padding:0;vertical-align:top}.fc td.fc-today{border-style:double}a[data-goto]{cursor:pointer}a[data-goto]:hover{text-decoration:underline}.fc .fc-row{border-style:solid;border-width:0}.fc-row table{border-bottom:0 hidden transparent;border-left:0 hidden transparent;border-right:0 hidden transparent}.fc-row:first-child table{border-top:0 hidden transparent}.fc-row{position:relative}.fc-row .fc-bg{z-index:1}.fc-row .fc-bgevent-skeleton,.fc-row .fc-highlight-skeleton{bottom:0}.fc-row .fc-bgevent-skeleton table,.fc-row .fc-highlight-skeleton table{height:100%}.fc-row .fc-bgevent-skeleton td,.fc-row .fc-highlight-skeleton td{border-color:transparent}.fc-row .fc-bgevent-skeleton{z-index:2}.fc-row .fc-highlight-skeleton{z-index:3}.fc-row .fc-content-skeleton{padding-bottom:2px;position:relative;z-index:4}.fc-row .fc-mirror-skeleton{z-index:5}.fc .fc-row .fc-content-skeleton table,.fc .fc-row .fc-content-skeleton td,.fc .fc-row .fc-mirror-skeleton td{background:none;border-color:transparent}.fc-row .fc-content-skeleton td,.fc-row .fc-mirror-skeleton td{border-bottom:0}.fc-row .fc-content-skeleton tbody td,.fc-row .fc-mirror-skeleton tbody td{border-top:0}.fc-scroller{-webkit-overflow-scrolling:touch}.fc-scroller>.fc-day-grid,.fc-scroller>.fc-time-grid{position:relative;width:100%}.fc-event{border:1px solid #3788d8;border-radius:3px;display:block;font-size:.85em;line-height:1.4;position:relative}.fc-event,.fc-event-dot{background-color:#3788d8}.fc-event,.fc-event:hover{color:#fff;text-decoration:none}.fc-event.fc-draggable,.fc-event[href]{cursor:pointer}.fc-not-allowed,.fc-not-allowed .fc-event{cursor:not-allowed}.fc-event .fc-content{position:relative;z-index:2}.fc-event .fc-resizer{display:none;position:absolute;z-index:4}.fc-event.fc-allow-mouse-resize .fc-resizer,.fc-event.fc-selected .fc-resizer{display:block}.fc-event.fc-selected .fc-resizer:before{content:"";height:40px;left:50%;margin-left:-20px;margin-top:-20px;position:absolute;top:50%;width:40px;z-index:9999}.fc-event.fc-selected{box-shadow:0 2px 5px rgba(0,0,0,.2);z-index:9999!important}.fc-event.fc-selected:after{background:#000;bottom:-1px;content:"";left:-1px;opacity:.25;position:absolute;right:-1px;top:-1px;z-index:1}.fc-event.fc-dragging.fc-selected{box-shadow:0 2px 7px rgba(0,0,0,.3)}.fc-event.fc-dragging:not(.fc-selected){opacity:.75}.fc-h-event.fc-selected:before{bottom:-10px;content:"";left:0;position:absolute;right:0;top:-10px;z-index:3}.fc-ltr .fc-h-event.fc-not-start,.fc-rtl .fc-h-event.fc-not-end{border-bottom-left-radius:0;border-left-width:0;border-top-left-radius:0;margin-left:0;padding-left:1px}.fc-ltr .fc-h-event.fc-not-end,.fc-rtl .fc-h-event.fc-not-start{border-bottom-right-radius:0;border-right-width:0;border-top-right-radius:0;margin-right:0;padding-right:1px}.fc-ltr .fc-h-event .fc-start-resizer,.fc-rtl .fc-h-event .fc-end-resizer{cursor:w-resize;left:-1px}.fc-ltr .fc-h-event .fc-end-resizer,.fc-rtl .fc-h-event .fc-start-resizer{cursor:e-resize;right:-1px}.fc-h-event.fc-allow-mouse-resize .fc-resizer{bottom:-1px;top:-1px;width:7px}.fc-h-event.fc-selected .fc-resizer{background:#fff;border:1px solid;border-color:inherit;border-radius:4px;height:6px;margin-top:-4px;top:50%;width:6px}.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,.fc-rtl .fc-h-event.fc-selected .fc-end-resizer{margin-left:-4px}.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,.fc-rtl .fc-h-event.fc-selected .fc-start-resizer{margin-right:-4px}.fc-day-grid-event{margin:1px 2px 0;padding:0 1px}tr:first-child>td>.fc-day-grid-event{margin-top:2px}.fc-mirror-skeleton tr:first-child>td>.fc-day-grid-event{margin-top:0}.fc-day-grid-event .fc-content{overflow:hidden;white-space:nowrap}.fc-day-grid-event .fc-time{font-weight:700}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer{margin-left:-2px}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer{margin-right:-2px}a.fc-more{cursor:pointer;font-size:.85em;margin:1px 3px;text-decoration:none}a.fc-more:hover{text-decoration:underline}.fc-limited{display:none}.fc-day-grid .fc-row{z-index:1}.fc-more-popover{width:220px;z-index:2}.fc-more-popover .fc-event-container{padding:10px}.fc-now-indicator{border:0 solid red;position:absolute}.fc-unselectable{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;user-select:none}.fc-unthemed .fc-content,.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-list-view,.fc-unthemed .fc-popover,.fc-unthemed .fc-row,.fc-unthemed tbody,.fc-unthemed td,.fc-unthemed th,.fc-unthemed thead{border-color:#ddd}.fc-unthemed .fc-popover{background-color:#fff}.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-popover .fc-header{background:#eee}.fc-unthemed td.fc-today{background:#fcf8e3}.fc-unthemed .fc-disabled-day{background:#d7d7d7;opacity:.3}@font-face{font-family:fcicons;font-style:normal;font-weight:400;src:url("data:application/x-font-ttf;charset=utf-8;base64,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") format("truetype")}.fc-icon{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:fcicons!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.fc-icon-chevron-left:before{content:""}.fc-icon-chevron-right:before{content:""}.fc-icon-chevrons-left:before{content:""}.fc-icon-chevrons-right:before{content:""}.fc-icon-minus-square:before{content:""}.fc-icon-plus-square:before{content:""}.fc-icon-x:before{content:""}.fc-icon{display:inline-block;height:1em;text-align:center;width:1em}.fc-button{border-radius:0;font-family:inherit;font-size:inherit;line-height:inherit;margin:0;overflow:visible;text-transform:none}.fc-button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}.fc-button{-webkit-appearance:button}.fc-button:not(:disabled){cursor:pointer}.fc-button::-moz-focus-inner{border-style:none;padding:0}.fc-button{background-color:transparent;border:1px solid transparent;border-radius:.25em;color:#212529;display:inline-block;font-size:1em;font-weight:400;line-height:1.5;padding:.4em .65em;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.fc-button:hover{color:#212529;text-decoration:none}.fc-button:focus{box-shadow:0 0 0 .2rem rgba(44,62,80,.25);outline:0}.fc-button:disabled{opacity:.65}.fc-button-primary{background-color:#2c3e50;border-color:#2c3e50;color:#fff}.fc-button-primary:hover{background-color:#1e2b37;border-color:#1a252f;color:#fff}.fc-button-primary:focus{box-shadow:0 0 0 .2rem rgba(76,91,106,.5)}.fc-button-primary:disabled{background-color:#2c3e50;border-color:#2c3e50;color:#fff}.fc-button-primary:not(:disabled).fc-button-active,.fc-button-primary:not(:disabled):active{background-color:#1a252f;border-color:#151e27;color:#fff}.fc-button-primary:not(:disabled).fc-button-active:focus,.fc-button-primary:not(:disabled):active:focus{box-shadow:0 0 0 .2rem rgba(76,91,106,.5)}.fc-button .fc-icon{font-size:1.5em;vertical-align:middle}.fc-button-group{display:inline-flex;position:relative;vertical-align:middle}.fc-button-group>.fc-button{flex:1 1 auto;position:relative}.fc-button-group>.fc-button.fc-button-active,.fc-button-group>.fc-button:active,.fc-button-group>.fc-button:focus,.fc-button-group>.fc-button:hover{z-index:1}.fc-button-group>.fc-button:not(:first-child){margin-left:-1px}.fc-button-group>.fc-button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.fc-button-group>.fc-button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.fc-unthemed .fc-popover{border-style:solid;border-width:1px}.fc-unthemed .fc-list-item:hover td{background-color:#f5f5f5}.fc-toolbar{align-items:center;display:flex;justify-content:space-between}.fc-toolbar.fc-header-toolbar{margin-bottom:1.5em}.fc-toolbar.fc-footer-toolbar{margin-top:1.5em}.fc-toolbar>*>:not(:first-child){margin-left:.75em}.fc-toolbar h2{font-size:1.75em;margin:0}.fc-view-container{position:relative}.fc-view-container *,.fc-view-container :after,.fc-view-container :before{box-sizing:content-box}.fc-view,.fc-view>table{position:relative;z-index:1}@media print{.fc{max-width:100%!important}.fc-event{background:#fff!important;color:#000!important;page-break-inside:avoid}.fc-event .fc-resizer{display:none}.fc hr,.fc tbody,.fc td,.fc th,.fc thead,.fc-row{background:#fff!important;border-color:#ccc!important}.fc-bg,.fc-bgevent-container,.fc-bgevent-skeleton,.fc-business-container,.fc-highlight-container,.fc-highlight-skeleton,.fc-mirror-container,.fc-mirror-skeleton{display:none}.fc tbody .fc-row{height:auto!important;min-height:0!important}.fc tbody .fc-row .fc-content-skeleton{padding-bottom:0!important;position:static}.fc tbody .fc-row .fc-content-skeleton tbody tr:last-child td{padding-bottom:1em}.fc tbody .fc-row .fc-content-skeleton table{height:1em}.fc-more,.fc-more-cell{display:none!important}.fc tr.fc-limited{display:table-row!important}.fc td.fc-limited{display:table-cell!important}.fc-popover{display:none}.fc-time-grid{min-height:0!important}.fc-timeGrid-view .fc-axis{display:none}.fc-slats,.fc-time-grid hr{display:none!important}.fc-time-grid .fc-content-skeleton{position:static}.fc-time-grid .fc-content-skeleton table{height:4em}.fc-time-grid .fc-event-container{margin:0!important}.fc-time-grid .fc-event{margin:3px 2px!important;position:static!important}.fc-time-grid .fc-event.fc-not-end{border-bottom-width:1px!important}.fc-time-grid .fc-event.fc-not-end:after{content:"..."}.fc-time-grid .fc-event.fc-not-start{border-top-width:1px!important}.fc-time-grid .fc-event.fc-not-start:before{content:"..."}.fc-time-grid .fc-event .fc-time{white-space:normal!important}.fc-time-grid .fc-event .fc-time span{display:none}.fc-time-grid .fc-event .fc-time:after{content:attr(data-full)}.fc-day-grid-container,.fc-scroller,.fc-time-grid-container{height:auto!important;overflow:visible!important}.fc-row{border:0!important;margin:0!important}.fc button,.fc-button-group{display:none}}.fc-dayGridDay-view .fc-content-skeleton,.fc-dayGridWeek-view .fc-content-skeleton{padding-bottom:1em}.fc-dayGrid-view .fc-body .fc-row{min-height:4em}.fc-row.fc-rigid{overflow:hidden}.fc-row.fc-rigid .fc-content-skeleton{left:0;position:absolute;right:0;top:0}.fc-day-top.fc-other-month{opacity:.3}.fc-dayGrid-view .fc-day-number,.fc-dayGrid-view .fc-week-number{padding:2px}.fc-dayGrid-view th.fc-day-number,.fc-dayGrid-view th.fc-week-number{padding:0 2px}.fc-ltr .fc-dayGrid-view .fc-day-top .fc-day-number{float:right}.fc-rtl .fc-dayGrid-view .fc-day-top .fc-day-number{float:left}.fc-ltr .fc-dayGrid-view .fc-day-top .fc-week-number{border-radius:0 0 3px 0;float:left}.fc-rtl .fc-dayGrid-view .fc-day-top .fc-week-number{border-radius:0 0 0 3px;float:right}.fc-dayGrid-view .fc-day-top .fc-week-number{background-color:#f2f2f2;color:gray;min-width:1.5em;text-align:center}.fc-dayGrid-view td.fc-week-number{text-align:center}.fc-dayGrid-view td.fc-week-number>*{display:inline-block;min-width:1.25em}.fc-timeGrid-view .fc-day-grid{position:relative;z-index:2}.fc-timeGrid-view .fc-day-grid .fc-row{min-height:3em}.fc-timeGrid-view .fc-day-grid .fc-row .fc-content-skeleton{padding-bottom:1em}.fc .fc-axis{padding:0 4px;vertical-align:middle;white-space:nowrap}.fc-ltr .fc-axis{text-align:right}.fc-rtl .fc-axis{text-align:left}.fc-time-grid,.fc-time-grid-container{position:relative;z-index:1}.fc-time-grid{min-height:100%}.fc-time-grid table{border:0 hidden transparent}.fc-time-grid>.fc-bg{z-index:1}.fc-time-grid .fc-slats,.fc-time-grid>hr{position:relative;z-index:2}.fc-time-grid .fc-content-col{position:relative}.fc-time-grid .fc-content-skeleton{left:0;position:absolute;right:0;top:0;z-index:3}.fc-time-grid .fc-business-container{position:relative;z-index:1}.fc-time-grid .fc-bgevent-container{position:relative;z-index:2}.fc-time-grid .fc-highlight-container{z-index:3}.fc-time-grid .fc-event-container{position:relative;z-index:4}.fc-time-grid .fc-now-indicator-line{z-index:5}.fc-time-grid .fc-mirror-container{position:relative;z-index:6}.fc-time-grid .fc-slats td{border-bottom:0;height:1.5em}.fc-time-grid .fc-slats .fc-minor td{border-top-style:dotted}.fc-time-grid .fc-highlight-container{position:relative}.fc-time-grid .fc-highlight{left:0;position:absolute;right:0}.fc-ltr .fc-time-grid .fc-event-container{margin:0 2.5% 0 2px}.fc-rtl .fc-time-grid .fc-event-container{margin:0 2px 0 2.5%}.fc-time-grid .fc-bgevent,.fc-time-grid .fc-event{position:absolute;z-index:1}.fc-time-grid .fc-bgevent{left:0;right:0}.fc-time-grid-event{margin-bottom:1px}.fc-time-grid-event-inset{box-shadow:0 0 0 1px #fff}.fc-time-grid-event.fc-not-start{border-top-left-radius:0;border-top-right-radius:0;border-top-width:0;padding-top:1px}.fc-time-grid-event.fc-not-end{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-width:0;padding-bottom:1px}.fc-time-grid-event .fc-content{max-height:100%;overflow:hidden}.fc-time-grid-event .fc-time,.fc-time-grid-event .fc-title{padding:0 1px}.fc-time-grid-event .fc-time{font-size:.85em;white-space:nowrap}.fc-time-grid-event.fc-short .fc-content{white-space:nowrap}.fc-time-grid-event.fc-short .fc-time,.fc-time-grid-event.fc-short .fc-title{display:inline-block;vertical-align:top}.fc-time-grid-event.fc-short .fc-time span{display:none}.fc-time-grid-event.fc-short .fc-time:before{content:attr(data-start)}.fc-time-grid-event.fc-short .fc-time:after{content:" - "}.fc-time-grid-event.fc-short .fc-title{font-size:.85em;padding:0}.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer{bottom:0;cursor:s-resize;font-family:monospace;font-size:11px;height:8px;left:0;line-height:8px;overflow:hidden;right:0;text-align:center}.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after{content:"="}.fc-time-grid-event.fc-selected .fc-resizer{background:#fff;border:1px solid;border-color:inherit;border-radius:5px;bottom:-5px;height:8px;left:50%;margin-left:-5px;width:8px}.fc-time-grid .fc-now-indicator-line{border-top-width:1px;left:0;right:0}.fc-time-grid .fc-now-indicator-arrow{margin-top:-5px}.fc-ltr .fc-time-grid .fc-now-indicator-arrow{border-bottom-color:transparent;border-top-color:transparent;border-width:5px 0 5px 6px;left:0}.fc-rtl .fc-time-grid .fc-now-indicator-arrow{border-bottom-color:transparent;border-top-color:transparent;border-width:5px 6px 5px 0;right:0}.fc{color:var(--color-fg);font-family:Titillium Web,sans-serif;font-weight:300}.fc-toolbar{background:var(--theme-color--green-yellow)}.fc-toolbar.fc-header-toolbar{margin-bottom:.5em}.fc-toolbar h2{color:var(--color-fg);font-family:Titillium Web,sans-serif;font-size:1.5rem;font-weight:400}.fc-day-header{background:var(--theme-color--green);color:#fff;font-weight:200;overflow:hidden;padding:.5em 3px!important;text-overflow:ellipsis;white-space:nowrap}.fc-button{border-radius:unset}.fc-button-primary{background-color:var(--theme-color--green-yellow);border:none;transition:all .2s ease}.fc-button-primary:hover{background-color:var(--theme-color--purple)}.fc-button-primary:focus{background-color:var(--theme-color--green-yellow-darker);box-shadow:none;color:var(--color-fg)}.fc-today{background:rgba(var(--theme-color--green-yellow),.5)!important}.fc-day-top.fc-today{background:none!important}.fc-dayGrid-view .fc-day-number{color:var(--color-fg);padding:.5em}.fc-event{align-items:center;background:none;border:none;color:var(--theme-color--green);display:flex}.fc-event:before{content:"•";margin:0 4px}.fc-event:hover{color:var(--theme-color--green)}.fc-event .fc-time{font-size:1rem;font-weight:200;margin-right:.3em}.fc-event .fc-title{font-size:1rem;font-weight:600}.activities-calendar__ical{color:var(--color-fg);color:var(--theme-color--green);display:block;padding:1em 0;text-align:right}.activities-calendar__ical,.activity-info{font-family:Titillium Web,sans-serif;font-weight:300}.activity-info{align-items:center;color:var(--color-fg);display:flex;justify-content:flex-start;padding:.2rem 0}@media(max-width:767px){.activity-info{display:block}}.activity-info__icon{width:2rem}.activity-info__label{align-items:center;display:flex;font-weight:600;justify-content:space-between;width:12rem}@media(max-width:767px){.activity-info__label{flex-flow:row-reverse;justify-content:flex-end}}.activity-info__value{margin-left:1rem}@media(max-width:767px){.activity-info__value{margin-left:0}}body.cms-page.home .page-content .page-content__border{display:none}.liturgies-page .page-content{align-items:stretch;display:flex;flex-wrap:wrap;justify-content:space-between}.liturgies-page .page-content .page-title{width:100%}.liturgies-page .page-content .liturgies-page__detail,.liturgies-page .page-content .liturgies-page__list{width:75%}@media(max-width:767px){.liturgies-page .page-content .liturgies-page__detail,.liturgies-page .page-content .liturgies-page__list{width:100%}}.liturgies-page .page-content .pagination{width:100%}.liturgies-page .page-content .liturgies-page__sidebar{width:20%}.activities-page .page-content{min-height:50vh}.activities-page .page-content .activities-page__info:not(:empty){margin-bottom:1rem}@media(min-width:1200px){.activities-page .page-content .activities-page__info:not(:empty){max-width:50%}}.activities-page .page-content .activities-page__image{max-width:100%}@media(min-width:992px){.activities-page .page-content .activities-page__image{max-width:400px;position:absolute;right:0;top:0}}@media(min-width:1200px){.activities-page .page-content .activities-page__image{max-width:46%}}.activities-page .page-content .activities-page__summary{color:var(--color-fg);font-family:Titillium Web,sans-serif;font-weight:300}@media(min-width:1200px){.activities-page .page-content .activities-page__summary{max-width:50%}}@media(max-width:767px){.activities-page .page-content .activities-page__info,.activities-page .page-content .activities-page__summary{padding:.5rem}}
