html, body {
    margin: 0;
    padding: 0;
    height: 100%;
}

body *,
body *:before,
body *:after {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

body {
    color: #2D2E2D;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 16px;
    line-height: normal;
}

.tpl-body,
.tpl-summary {
    line-height: 1.5;
}

.cake-error {
    position: relative;
    z-index: 2000;
}

a {
    color: #51718b;
    outline: none;
    text-decoration: underline;
}
a:hover {
    text-decoration: underline;
}

a img {
    border: none;
    outline: none;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

.loading-image,
.tpl-loading-image {
    width: 100%;
    min-height: 100px;
    background: url("/tpl/WycliffeBase/img/ajax-loader.gif") 50% 50% no-repeat;
}

h1,
.tpl-h1,
.tpl-child-title-h1 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 80px;
    font-family: "Joane", serif;
}

h2,
.tpl-h2,
.tpl-child-title-h2 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 60px;
    font-family: "Joane", serif;
}

h3,
.tpl-h3,
.tpl-child-title-h3 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 40px;
    font-family: "Joane", serif;
}

h4,
.tpl-h4,
.tpl-child-title-h4 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 30px;
    font-family: "Joane", serif;
}

h5,
.tpl-h5,
.tpl-child-title-h5 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 24px;
    font-family: "Joane", serif;
}

h6,
.tpl-h6,
.tpl-child-title-h6 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 18px;
    font-family: "Joane", serif;
}

.tpl-table {
    display: table;
    width: 100%;
    height: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}
.tpl-table .tpl-cell {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.tpl-background-image, .tpl-hero {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}
.tpl-background-image .tpl-color-overlay, .tpl-hero .tpl-color-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
}

.tpl-hero {
    overflow: hidden;
    background-color: #EFEFEF;
}
.tpl-hero .tpl-title,
.tpl-hero .tpl-subtitle {
    color: #fff;
}
.tpl-hero .tpl-elements-giving-form {
    margin: 20px auto;
    max-width: 340px;
}
.tpl-hero .tpl-elements-giving-form.tpl-campaign-has-fixed-amounts {
    max-width: 400px;
}
.tpl-architect-detail .tpl-hero .tpl-table .tpl-cell, .tpl-architect-campaign-one-hero .tpl-hero .tpl-table .tpl-cell {
    vertical-align: bottom;
    padding-bottom: 20px;
}
.tpl-hero .tpl-hero-content {
    height: 600px;
}
.tpl-hero .tpl-hero-content {
    z-index: 150;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    text-align: center;
}
@media only screen and (max-width: 900px) {
    .tpl-hero .tpl-hero-content,
    .tpl-hero .tpl-background-image .tpl-hero-content, .tpl-hero.tpl-hero-height-tiny .tpl-hero-content,
    .tpl-hero.tpl-hero-height-tiny .tpl-background-image .tpl-hero-content, .tpl-hero.tpl-hero-height-small .tpl-hero-content,
    .tpl-hero.tpl-hero-height-small .tpl-background-image .tpl-hero-content, .tpl-hero.tpl-hero-height-normal .tpl-hero-content,
    .tpl-hero.tpl-hero-height-normal .tpl-background-image .tpl-hero-content, .tpl-hero.tpl-hero-height-big .tpl-hero-content,
    .tpl-hero.tpl-hero-height-big .tpl-background-image .tpl-hero-content, .tpl-hero.tpl-hero-height-large .tpl-hero-content,
    .tpl-hero.tpl-hero-height-large .tpl-background-image .tpl-hero-content, .tpl-hero.tpl-hero-larger .tpl-hero-content,
    .tpl-hero.tpl-hero-larger .tpl-background-image .tpl-hero-content {
        height: 400px;
    }
}
@media only screen and (max-width: 600px) {
    .tpl-hero .tpl-hero-content,
    .tpl-hero .tpl-background-image .tpl-hero-content, .tpl-hero.tpl-hero-height-tiny .tpl-hero-content,
    .tpl-hero.tpl-hero-height-tiny .tpl-background-image .tpl-hero-content, .tpl-hero.tpl-hero-height-small .tpl-hero-content,
    .tpl-hero.tpl-hero-height-small .tpl-background-image .tpl-hero-content, .tpl-hero.tpl-hero-height-normal .tpl-hero-content,
    .tpl-hero.tpl-hero-height-normal .tpl-background-image .tpl-hero-content, .tpl-hero.tpl-hero-height-big .tpl-hero-content,
    .tpl-hero.tpl-hero-height-big .tpl-background-image .tpl-hero-content, .tpl-hero.tpl-hero-height-large .tpl-hero-content,
    .tpl-hero.tpl-hero-height-large .tpl-background-image .tpl-hero-content, .tpl-hero.tpl-hero-larger .tpl-hero-content,
    .tpl-hero.tpl-hero-larger .tpl-background-image .tpl-hero-content {
        height: auto;
        min-height: 400px;
    }
    .tpl-hero .tpl-hero-content .tpl-table, .tpl-hero.tpl-hero-height-tiny .tpl-hero-content .tpl-table, .tpl-hero.tpl-hero-height-small .tpl-hero-content .tpl-table, .tpl-hero.tpl-hero-height-normal .tpl-hero-content .tpl-table, .tpl-hero.tpl-hero-height-big .tpl-hero-content .tpl-table, .tpl-hero.tpl-hero-height-large .tpl-hero-content .tpl-table, .tpl-hero.tpl-hero-larger .tpl-hero-content .tpl-table {
        min-height: 400px;
    }
}

.fixed-bg-image {
    background-attachment: fixed;
}
@media only screen and (max-width: 1100px) {
    .fixed-bg-image {
        background-attachment: initial;
    }
}

div[class^=tpl-background-dark-] a, div[class^=tpl-background-dark-].tpl-architect-wrapper-one-basic,
div[class^=tpl-background-dark-] .tpl-architect-article-one-basic, div[class^=tpl-background-dark-].tpl-architect-wrapper-one-accordion, div[class^=tpl-background-dark-].tpl-architect-wrapper-one-accordion .tpl-accordion-title .tpl-accordion-title-inner, div[class^=tpl-background-dark-].tpl-architect-wrapper-one-accordion .tpl-accordion-title .tpl-accordion-title-inner:before, div[class^=tpl-background-dark-].tpl-architect-article-two-read-related {
    color: #fff;
}

.paging-toolbar,
.search-modules-results-container .paging-toolbar,
.com-advocacy .campaigns-select .body .paging-bar,
.com-advocacy .user-campaigns .body .paging-bar {
    text-align: left;
    font-size: 14px;
    margin: 22px 0;
}

.paging-toolbar span,
.search-modules-results-container .paging-toolbar span {
    margin: 0 5px;
}

.paging-toolbar .goToPage,
.search-modules-results-container .paging-toolbar .goToPage,
.com-advocacy .campaigns-select .body .paging-bar .goToPage,
.com-advocacy .user-campaigns .body .paging-bar .goToPage,
.paging-toolbar .goToPage:hover,
.search-modules-results-container .paging-toolbar .goToPage:hover,
.com-advocacy .campaigns-select .body .paging-bar .goToPage:hover,
.com-advocacy .user-campaigns .body .paging-bar .goToPage:hover {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    text-align: center;
    background-color: #006168;
    border: 0px solid #006168;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 3px;
    vertical-align: middle;
    width: auto;
    height: 36px;
    line-height: 36px;
    padding: 0 10px;
    margin: 4px;
}

.paging-toolbar .goToPage.first,
.search-modules-results-container .paging-toolbar .goToPage.first,
.com-advocacy .campaigns-select .body .paging-bar .goToPage.first,
.com-advocacy .user-campaigns .body .paging-bar .goToPage.first,
.paging-toolbar .goToPage.prev,
.search-modules-results-container .paging-toolbar .goToPage.prev,
.com-advocacy .campaigns-select .body .paging-bar .goToPage.prev,
.com-advocacy .user-campaigns .body .paging-bar .goToPage.prev,
.paging-toolbar .goToPage.next,
.search-modules-results-container .paging-toolbar .goToPage.next,
.com-advocacy .campaigns-select .body .paging-bar .goToPage.next,
.com-advocacy .user-campaigns .body .paging-bar .goToPage.next,
.paging-toolbar .goToPage.last,
.search-modules-results-container .paging-toolbar .goToPage.last,
.com-advocacy .campaigns-select .body .paging-bar .goToPage.last,
.com-advocacy .user-campaigns .body .paging-bar .goToPage.last {
    width: 51px;
    position: relative;
    color: transparent;
}

.paging-toolbar .goToPage.first:after,
.search-modules-results-container .paging-toolbar .goToPage.first:after,
.com-advocacy .campaigns-select .body .paging-bar .goToPage.first:after,
.com-advocacy .user-campaigns .body .paging-bar .goToPage.first:after,
.paging-toolbar .goToPage.prev:after,
.search-modules-results-container .paging-toolbar .goToPage.prev:after,
.com-advocacy .campaigns-select .body .paging-bar .goToPage.prev:after,
.com-advocacy .user-campaigns .body .paging-bar .goToPage.prev:after,
.paging-toolbar .goToPage.next:after,
.search-modules-results-container .paging-toolbar .goToPage.next:after,
.com-advocacy .campaigns-select .body .paging-bar .goToPage.next:after,
.com-advocacy .user-campaigns .body .paging-bar .goToPage.next:after,
.paging-toolbar .goToPage.last:after,
.search-modules-results-container .paging-toolbar .goToPage.last:after,
.com-advocacy .campaigns-select .body .paging-bar .goToPage.last:after,
.com-advocacy .user-campaigns .body .paging-bar .goToPage.last:after {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
}

.paging-toolbar .goToPage.prev,
.search-modules-results-container .paging-toolbar .goToPage.prev,
.com-advocacy .campaigns-select .body .paging-bar .goToPage.prev,
.com-advocacy .user-campaigns .body .paging-bar .goToPage.prev {
    width: 82px;
}

.paging-toolbar .goToPage.first:after,
.search-modules-results-container .paging-toolbar .goToPage.first:after,
.com-advocacy .campaigns-select .body .paging-bar .goToPage.first:after,
.com-advocacy .user-campaigns .body .paging-bar .goToPage.first:after {
    content: "First";
}

.paging-toolbar .goToPage.prev:after,
.search-modules-results-container .paging-toolbar .goToPage.prev:after,
.com-advocacy .campaigns-select .body .paging-bar .goToPage.prev:after,
.com-advocacy .user-campaigns .body .paging-bar .goToPage.prev:after {
    content: "Previous";
}

.paging-toolbar .goToPage.next:after,
.search-modules-results-container .paging-toolbar .goToPage.next:after,
.com-advocacy .campaigns-select .body .paging-bar .goToPage.next:after,
.com-advocacy .user-campaigns .body .paging-bar .goToPage.next:after {
    content: "Next";
}

.paging-toolbar .goToPage.last:after,
.search-modules-results-container .paging-toolbar .goToPage.last:after,
.com-advocacy .campaigns-select .body .paging-bar .goToPage.last:after,
.com-advocacy .user-campaigns .body .paging-bar .goToPage.last:after {
    content: "Last";
}

.paging-toolbar .goToPage.current,
.search-modules-results-container .paging-toolbar .goToPage.current,
.com-advocacy .campaigns-select .body .paging-bar .goToPage.current,
.com-advocacy .user-campaigns .body .paging-bar .goToPage.current {
    color: #006168;
    background-color: #fff;
    border-color: #fff;
}

@media only screen and (max-width: 600px) {
    .tpl-hide-on-mobile {
        display: none !important;
    }
}

@media only screen and (min-width: 601px) and (max-width: 900px) {
    .tpl-hide-on-tablet {
        display: none !important;
    }
}

@media only screen and (min-width: 901px) {
    .tpl-hide-on-desktop {
        display: none !important;
    }
}

.g-recaptcha > div {
    margin: 0 auto 10px;
}

.login-form .form-title,
.login-form .login-form-field,
.login-form .form-buttons {
    margin-bottom: 20px;
}

.gm-style button,
.gm-style input[type=button] {
    line-height: unset;
}
.gm-style img {
    vertical-align: unset;
}

body {
    color: #47525A;
    font-size: 16px;
    line-height: 1.8;
}

.tpl-body,
.tpl-summary {
    line-height: 1.8;
}

a {
    color: #51718b;
    outline: none;
    text-decoration: underline;
    color: #E64C38;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

body select:not(.ui-datepicker-month, .ui-datepicker-year) {
    appearance: none;
    background-image: url("/tpl/WycliffeBase/img/dropdown-arrow.png");
    background-repeat: no-repeat;
    background-position: center right 10px;
    background-size: 12px;
    padding-right: 32px;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-appearance: none !important;
    padding-top: 0;
    padding-bottom: 0;
}

/* Dialog */
.ui-dialog {
    z-index: 9999;
    position: fixed;
    max-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
}
@media (max-width: 768px) {
    .ui-dialog {
        width: auto !important;
        right: 20px !important;
        left: 20px !important;
    }
}
.ui-dialog .ui-dialog-titlebar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
    padding: 15px 20px !important;
}
.ui-dialog .ui-dialog-titlebar .ui-dialog-title {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
    height: unset;
    width: unset;
    background-color: unset;
    padding: 0;
    margin: 0;
    line-height: unset;
    font-size: 20px;
}
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:hover {
    background-color: unset;
}
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:after {
    font-family: "Font Awesome 5 Pro" !important;
    speak: none;
    font-style: normal;
    font-weight: 300;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f00d";
}
.ui-dialog .ui-dialog-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: auto;
}
.ui-dialog .ui-dialog-buttonset {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
}
.ui-dialog .ui-dialog-buttonset .ui-button-text-only .ui-button-text {
    padding: 0;
}

.ui-widget-overlay {
    z-index: 9999;
    position: fixed;
}
/*# sourceMappingURL=global.css.map */

button:not(.MuiButtonBase-root, .fancybox-button),
button.edit,
button.submit,
button.reset,
input[type=button]:not(.MuiButtonBase-root),
input[type=submit],
input[type=reset],
.tpl-button,
a.tpl-button,
.appointee-button,
.ui-widget button:not(.MuiButtonBase-root) {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
}
button:not(.MuiButtonBase-root, .fancybox-button):disabled, button:not(.MuiButtonBase-root, .fancybox-button).disabled,
button.edit:disabled,
button.edit.disabled,
button.submit:disabled,
button.submit.disabled,
button.reset:disabled,
button.reset.disabled,
input[type=button]:not(.MuiButtonBase-root):disabled,
input[type=button]:not(.MuiButtonBase-root).disabled,
input[type=submit]:disabled,
input[type=submit].disabled,
input[type=reset]:disabled,
input[type=reset].disabled,
.tpl-button:disabled,
.tpl-button.disabled,
a.tpl-button:disabled,
a.tpl-button.disabled,
.appointee-button:disabled,
.appointee-button.disabled,
.ui-widget button:not(.MuiButtonBase-root):disabled,
.ui-widget button:not(.MuiButtonBase-root).disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
button:not(.MuiButtonBase-root, .fancybox-button):hover,
button.edit:hover,
button.submit:hover,
button.reset:hover,
input[type=button]:not(.MuiButtonBase-root):hover,
input[type=submit]:hover,
input[type=reset]:hover,
.tpl-button:hover,
a.tpl-button:hover,
.appointee-button:hover,
.ui-widget button:not(.MuiButtonBase-root):hover {
    text-decoration: none;
}
button:not(.MuiButtonBase-root, .fancybox-button):hover,
button.edit:hover,
button.submit:hover,
button.reset:hover,
input[type=button]:not(.MuiButtonBase-root):hover,
input[type=submit]:hover,
input[type=reset]:hover,
.tpl-button:hover,
a.tpl-button:hover,
.appointee-button:hover,
.ui-widget button:not(.MuiButtonBase-root):hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}

button.tpl-button-small,
button.edit.tpl-button-small,
button.submit.tpl-button-small,
button.reset.tpl-button-small,
input[type=button].tpl-button-small,
input[type=submit].tpl-button-small,
input[type=reset].tpl-button-small,
.tpl-button-small,
a.tpl-button-small {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 18px;
}
button.tpl-button-small:disabled, button.tpl-button-small.disabled,
button.edit.tpl-button-small:disabled,
button.edit.tpl-button-small.disabled,
button.submit.tpl-button-small:disabled,
button.submit.tpl-button-small.disabled,
button.reset.tpl-button-small:disabled,
button.reset.tpl-button-small.disabled,
input[type=button].tpl-button-small:disabled,
input[type=button].tpl-button-small.disabled,
input[type=submit].tpl-button-small:disabled,
input[type=submit].tpl-button-small.disabled,
input[type=reset].tpl-button-small:disabled,
input[type=reset].tpl-button-small.disabled,
.tpl-button-small:disabled,
.tpl-button-small.disabled,
a.tpl-button-small:disabled,
a.tpl-button-small.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
button.tpl-button-small:hover,
button.edit.tpl-button-small:hover,
button.submit.tpl-button-small:hover,
button.reset.tpl-button-small:hover,
input[type=button].tpl-button-small:hover,
input[type=submit].tpl-button-small:hover,
input[type=reset].tpl-button-small:hover,
.tpl-button-small:hover,
a.tpl-button-small:hover {
    text-decoration: none;
}
button.tpl-button-small:hover,
button.edit.tpl-button-small:hover,
button.submit.tpl-button-small:hover,
button.reset.tpl-button-small:hover,
input[type=button].tpl-button-small:hover,
input[type=submit].tpl-button-small:hover,
input[type=reset].tpl-button-small:hover,
.tpl-button-small:hover,
a.tpl-button-small:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}

button.tpl-button-smaller,
button.edit.tpl-button-smaller,
button.submit.tpl-button-smaller,
button.reset.tpl-button-smaller,
input[type=button].tpl-button-smaller,
input[type=submit].tpl-button-smaller,
input[type=reset].tpl-button-smaller,
.tpl-button-smaller,
a.tpl-button-smaller {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    padding: 0 14px;
    text-transform: none;
}
button.tpl-button-smaller:disabled, button.tpl-button-smaller.disabled,
button.edit.tpl-button-smaller:disabled,
button.edit.tpl-button-smaller.disabled,
button.submit.tpl-button-smaller:disabled,
button.submit.tpl-button-smaller.disabled,
button.reset.tpl-button-smaller:disabled,
button.reset.tpl-button-smaller.disabled,
input[type=button].tpl-button-smaller:disabled,
input[type=button].tpl-button-smaller.disabled,
input[type=submit].tpl-button-smaller:disabled,
input[type=submit].tpl-button-smaller.disabled,
input[type=reset].tpl-button-smaller:disabled,
input[type=reset].tpl-button-smaller.disabled,
.tpl-button-smaller:disabled,
.tpl-button-smaller.disabled,
a.tpl-button-smaller:disabled,
a.tpl-button-smaller.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
button.tpl-button-smaller:hover,
button.edit.tpl-button-smaller:hover,
button.submit.tpl-button-smaller:hover,
button.reset.tpl-button-smaller:hover,
input[type=button].tpl-button-smaller:hover,
input[type=submit].tpl-button-smaller:hover,
input[type=reset].tpl-button-smaller:hover,
.tpl-button-smaller:hover,
a.tpl-button-smaller:hover {
    text-decoration: none;
}
button.tpl-button-smaller:hover,
button.edit.tpl-button-smaller:hover,
button.submit.tpl-button-smaller:hover,
button.reset.tpl-button-smaller:hover,
input[type=button].tpl-button-smaller:hover,
input[type=submit].tpl-button-smaller:hover,
input[type=reset].tpl-button-smaller:hover,
.tpl-button-smaller:hover,
a.tpl-button-smaller:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
/*# sourceMappingURL=buttons.css.map */

.customAlertModalFrame {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4) !important;
    z-index: 499;
}

.customAlert {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    z-index: 500;
    min-width: 510px;
    border: none !important;
}

.customAlert .customAlertLoading,
.customAlert .customAlertLoading img {
    border-radius: 3px;
}

.customAlert .customAlertInner {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    padding-bottom: 15px;
}

.customAlert .customAlertInner .customAlertTitle {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 18px;
    font-family: "Joane", serif;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    background-color: #47525A;
    color: #fff;
    position: relative;
    line-height: 1.2;
    padding: 18px 50px 18px 20px;
    margin: 0;
    width: 100%;
}

.customAlert .customAlertInner .customAlertTitle a.closeAlert {
    background: none;
    cursor: pointer;
    position: relative;
    width: 18px;
    height: 18px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: calc(-18px / 2);
    right: 18px;
    z-index: 550;
}
.customAlert .customAlertInner .customAlertTitle a.closeAlert:before, .customAlert .customAlertInner .customAlertTitle a.closeAlert:after {
    background: #fff;
    width: 18px;
    margin-top: calc(18px / 2);
    content: "";
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    height: 2px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.customAlert .customAlertInner .customAlertTitle a.closeAlert:after {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.customAlert .customAlertInner .customAlertMsg {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    position: relative;
    padding: 25px 20px 15px;
}

.customAlert .customAlertMsg a {
    color: #51718b;
}

.customAlert .customAlertInner .customAlertMsg span {
    vertical-align: middle;
}

.customAlert .customAlertInner .customAlertMsg input,
.customAlert .customAlertInner .customAlertMsg textarea,
.customAlert .customAlertInner .customAlertMsg select {
    margin: 5px 0 10px;
}

.customAlert .customAlertInner .customAlertMsg textarea {
    height: 108px;
}

.customAlert .customAlertInner .customAlertMsg input.invalid,
.customAlert .customAlertInner .customAlertMsg textarea.invalid,
.customAlert .customAlertInner .customAlertMsg select.invalid {
    border-color: #ff0033;
}

.customAlert .customAlertInner .customAlertMsg input.readonly,
.customAlert .customAlertInner .customAlertMsg textarea.readonly,
.customAlert .customAlertInner .customAlertMsg select.readonly,
.customAlert .customAlertInner .customAlertMsg input.readonly:focus,
.customAlert .customAlertInner .customAlertMsg textarea.readonly:focus,
.customAlert .customAlertInner .customAlertMsg select.readonly:focus {
    background-color: #fff;
    border-color: #fff;
    color: #808080;
}

.customAlert .customAlertInner .customAlertMsg textarea.last-row {
    resize: vertical;
}

.customAlert .customAlertInner .customAlertError {
    display: block;
    color: #ff0033;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    padding: 0 0 10px;
}

.customAlert .customAlertInner .pop-up-buttons {
    margin: 20px 0 0;
}

.customAlert .customAlertInner .pop-up-buttons a {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
    display: block;
    width: 100%;
    height: auto;
    padding: 0 22px;
    margin: 7px 0 0;
}
.customAlert .customAlertInner .pop-up-buttons a:disabled, .customAlert .customAlertInner .pop-up-buttons a.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.customAlert .customAlertInner .pop-up-buttons a:hover {
    text-decoration: none;
}
.customAlert .customAlertInner .pop-up-buttons a:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}

.customAlert .customAlertInner .customAlertButtons,
.customAlert .customAlertInner .customAlertButtons.right,
.customAlert .customAlertInner .customAlertButtons.center {
    text-align: left;
    padding: 0 15px 10px;
    margin: 0;
}

.customAlert button,
.customAlert .customAlertInner .customAlertButtons button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 18px;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
    margin: 3px 5px;
}
.customAlert button:disabled, .customAlert button.disabled,
.customAlert .customAlertInner .customAlertButtons button:disabled,
.customAlert .customAlertInner .customAlertButtons button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.customAlert button:hover,
.customAlert .customAlertInner .customAlertButtons button:hover {
    text-decoration: none;
}
.customAlert button:hover,
.customAlert .customAlertInner .customAlertButtons button:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}

.customAlert.newCampaignOptions {
    min-width: 410px;
}

.customAlert.advocacy-donate-popup-custom-alert .customAlertInner .customAlertMsg {
    font-weight: 700;
}
.customAlert.advocacy-donate-popup-custom-alert .customAlertInner .customAlertMsg .advocacy-donate-popup {
    padding: 0;
}
.customAlert.advocacy-donate-popup-custom-alert .customAlertInner .customAlertMsg .advocacy-donate-popup .not-logged-in-info-holder {
    padding-bottom: 10px;
}
.customAlert.advocacy-donate-popup-custom-alert .customAlertInner .customAlertMsg .advocacy-donate-popup .field-holder.anonymous-holder {
    padding-bottom: 20px;
}
.customAlert.advocacy-donate-popup-custom-alert .customAlertInner .customAlertButtons button {
    margin: 0;
}

.customAlert.remove-payment-method-custom-alert .customAlertInner .customAlertTitle a.closeAlert {
    display: block !important;
}

@media only screen and (max-width: 520px) {
    .customAlert,
    .customAlert.newCampaignOptions {
        min-width: 0;
        max-width: 340px;
    }
    .customAlert .customAlertInner {
        padding-bottom: 10px;
    }
    .customAlert .customAlertInner .customAlertMsg {
        padding: 15px;
    }
    .customAlert .customAlertInner .customAlertButtons,
    .customAlert .customAlertInner .customAlertButtons.right {
        padding: 0 15px 10px;
    }
}
.other-ways-to-give.customAlert .customAlertInner .customAlertMsg a,
.other-ways-to-give.customAlert .customAlertInner .customAlertMsg a {
    color: #E64C38;
}
/*# sourceMappingURL=custom-alert.css.map */

textarea,
input:not([type=radio]):not([type=checkbox]) {
    -webkit-appearance: none;
}

/* Firefox fix */
input::-moz-focus-inner,
select::-moz-focus-inner,
textarea::-moz-focus-inner {
    border: 0;
    padding: 0;
    margin-top: -2px;
    margin-bottom: -2px;
}

input[type=search],
input[type=text]:not(.MuiInputBase-input),
input[type=email],
input[type=password],
input[type=number],
input[type=numeric],
input[type=card],
input[type=phone],
input[type=file],
input[type=date],
select:not(.ui-datepicker-month, .ui-datepicker-year),
textarea {
    border: 1px solid #d1d5db;
    border-radius: 5px;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #006168;
    padding: 0 20px;
    margin: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
input[type=search]:disabled,
input[type=search] .disabled, input[type=search][disabled=disabled],
input[type=text]:not(.MuiInputBase-input):disabled,
input[type=text]:not(.MuiInputBase-input) .disabled,
input[type=text]:not(.MuiInputBase-input)[disabled=disabled],
input[type=email]:disabled,
input[type=email] .disabled,
input[type=email][disabled=disabled],
input[type=password]:disabled,
input[type=password] .disabled,
input[type=password][disabled=disabled],
input[type=number]:disabled,
input[type=number] .disabled,
input[type=number][disabled=disabled],
input[type=numeric]:disabled,
input[type=numeric] .disabled,
input[type=numeric][disabled=disabled],
input[type=card]:disabled,
input[type=card] .disabled,
input[type=card][disabled=disabled],
input[type=phone]:disabled,
input[type=phone] .disabled,
input[type=phone][disabled=disabled],
input[type=file]:disabled,
input[type=file] .disabled,
input[type=file][disabled=disabled],
input[type=date]:disabled,
input[type=date] .disabled,
input[type=date][disabled=disabled],
select:not(.ui-datepicker-month, .ui-datepicker-year):disabled,
select:not(.ui-datepicker-month, .ui-datepicker-year) .disabled,
select:not(.ui-datepicker-month, .ui-datepicker-year)[disabled=disabled],
textarea:disabled,
textarea .disabled,
textarea[disabled=disabled] {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}

textarea {
    line-height: 1.4;
    height: auto;
    padding-top: 8px;
    padding-bottom: 8px;
}

.field-with-icon-holder,
.tpl-input-search-holder,
.input-datepicker-holder,
.tpl-input-datepicker-holder,
.select-field-holder,
.tpl-select-field-holder {
    position: relative;
}

.tpl-input-search-holder:after {
    position: absolute;
    color: #d3d3d3;
    font-family: "Font Awesome 5 Pro";
    content: "\f002";
    font-size: 18px;
    height: 24px;
    line-height: 24px;
    vertical-align: middle;
    z-index: 1;
    top: 50%;
    margin-top: -12px;
    left: 15px;
}

.field-with-icon-holder.calendar:after,
.input-datepicker-holder:after,
.tpl-input-datepicker-holder:after {
    position: absolute;
    color: #d3d3d3;
    font-family: "Font Awesome 5 Pro";
    content: "\f073";
    font-size: 18px;
    height: 24px;
    line-height: 24px;
    vertical-align: middle;
    z-index: 1;
    top: 50%;
    margin-top: -12px;
    right: 15px;
}

.select-field-holder:after,
.tpl-select-field-holder:after {
    position: absolute;
    color: #d3d3d3;
    font-family: "Font Awesome 5 Pro";
    content: "\f107";
    font-size: 18px;
    height: 24px;
    line-height: 24px;
    vertical-align: middle;
    z-index: 1;
    top: 50%;
    margin-top: -12px;
    right: 15px;
    font-size: 24px;
}

.field-with-icon-holder.calendar input[type=text],
.input-datepicker-holder .datepicker,
.input-datepicker-holder input[type=text],
.tpl-input-datepicker-holder .datepicker,
.tpl-input-datepicker-holder input[type=text],
.select-field-holder select,
.tpl-select-field-holder select {
    position: relative;
    background-color: transparent;
    z-index: 2;
    line-height: normal;
    padding-right: 40px;
}

.tpl-input-search-holder .search,
.tpl-input-search-holder input[type=text] {
    position: relative;
    background-color: transparent;
    z-index: 2;
    line-height: normal;
    padding-left: 40px;
}

.select-field-holder select,
.tpl-select-field-holder select {
    -webkit-appearance: none;
    -moz-appearance: none !important;
}

.form-input-holder .combo-options {
    top: 50px;
    border-color: #d3d3d3;
}
.form-input-holder .combo-options .records .option.focused {
    background-color: #2D2E2D;
    color: #fff;
}

.has-error .form-control {
    border-color: #ff0033;
}

.select2-container .select2-selection {
    border: 1px solid #d1d5db;
    border-radius: 5px;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #006168;
    padding: 0 20px;
    margin: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.select2-container .select2-selection:disabled,
.select2-container .select2-selection .disabled, .select2-container .select2-selection[disabled=disabled] {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.select2-container .select2-selection .select2-selection__arrow {
    background: #fff url("/tpl/Base/img/drop-down-arrow.png") no-repeat right 12px center !important;
    width: 32px;
    height: calc(100% - 2px);
}
.select2-container .select2-selection .select2-selection__arrow b {
    display: none;
}
.select2-container .select2-dropdown {
    border-radius: 0;
    border-color: #d1d5db;
}
.select2-container .select2-dropdown .select2-search__field {
    border: 1px solid #d1d5db;
    border-radius: 5px;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #006168;
    padding: 0 20px;
    margin: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.select2-container .select2-dropdown .select2-search__field:disabled,
.select2-container .select2-dropdown .select2-search__field .disabled, .select2-container .select2-dropdown .select2-search__field[disabled=disabled] {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}

.ui.selection.dropdown,
.ui.search.selection.dropdown {
    border: 1px solid #d1d5db;
    border-radius: 3px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    background: #fff;
    color: #006168;
}
.ui.selection.dropdown > .close.icon,
.ui.selection.dropdown > .delete.icon,
.ui.selection.dropdown > .search.icon,
.ui.selection.dropdown > .dropdown.icon,
.ui.search.selection.dropdown > .close.icon,
.ui.search.selection.dropdown > .delete.icon,
.ui.search.selection.dropdown > .search.icon,
.ui.search.selection.dropdown > .dropdown.icon {
    position: absolute;
    top: 50%;
    width: 20px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    opacity: 1;
    z-index: 4;
    padding: 0;
    margin: calc(-30px/2) 0 0 0;
}
.ui.selection.dropdown > .close.icon,
.ui.selection.dropdown > .delete.icon,
.ui.search.selection.dropdown > .close.icon,
.ui.search.selection.dropdown > .delete.icon {
    right: 44px;
}
.ui.selection.dropdown > .close.icon:before,
.ui.selection.dropdown > .delete.icon:before,
.ui.search.selection.dropdown > .close.icon:before,
.ui.search.selection.dropdown > .delete.icon:before {
    font-family: "Linearicons" !important;
    speak: none;
    font-style: normal;
    font-weight: 300;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e935";
    font-size: 14px;
}
.ui.selection.dropdown > .search.icon,
.ui.search.selection.dropdown > .search.icon {
    left: 14px;
}
.ui.selection.dropdown > .dropdown.icon,
.ui.search.selection.dropdown > .dropdown.icon {
    right: 14px;
}
.ui.selection.dropdown > .dropdown.icon:before,
.ui.search.selection.dropdown > .dropdown.icon:before {
    font-family: "Linearicons" !important;
    speak: none;
    font-style: normal;
    font-weight: 300;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e93a";
    font-size: 16px;
}
.ui.selection.dropdown > input.search,
.ui.search.selection.dropdown > input.search {
    border: 1px solid #d1d5db;
    border-radius: 5px;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #006168;
    padding: 0 20px;
    margin: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.ui.selection.dropdown > input.search:disabled,
.ui.selection.dropdown > input.search .disabled, .ui.selection.dropdown > input.search[disabled=disabled],
.ui.search.selection.dropdown > input.search:disabled,
.ui.search.selection.dropdown > input.search .disabled,
.ui.search.selection.dropdown > input.search[disabled=disabled] {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.ui.selection.dropdown, .ui.selection.dropdown > input.search,
.ui.search.selection.dropdown,
.ui.search.selection.dropdown > input.search {
    padding: 0 34px 0 14px;
}
.ui.selection.dropdown > .text,
.ui.search.selection.dropdown > .text {
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ui.selection.dropdown .menu, .ui.selection.dropdown.active .menu,
.ui.search.selection.dropdown .menu,
.ui.search.selection.dropdown.active .menu {
    border-radius: 3px;
    border-color: #d1d5db;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.ui.selection.dropdown .menu .message, .ui.selection.dropdown.active .menu .message,
.ui.search.selection.dropdown .menu .message,
.ui.search.selection.dropdown.active .menu .message {
    line-height: normal;
    padding: 15px;
}
.ui.selection.dropdown.active .text, .ui.selection.dropdown.active input.search:focus + .text,
.ui.search.selection.dropdown.active .text,
.ui.search.selection.dropdown.active input.search:focus + .text {
    color: transparent !important;
}
.ui.selection.dropdown.with-clear-icon, .ui.selection.dropdown.with-clear-icon > input.search,
.ui.search.selection.dropdown.with-clear-icon,
.ui.search.selection.dropdown.with-clear-icon > input.search {
    padding-right: 64px;
}
.ui.selection.dropdown:hover,
.ui.search.selection.dropdown:hover {
    border-color: #d1d5db;
}

.ui.checkbox {
    font-size: inherit;
    min-height: 22px;
    min-width: 22px;
    line-height: 24px;
}
.ui.checkbox input[type=checkbox],
.ui.checkbox input[type=radio] {
    width: 22px;
    height: 22px;
    margin: 1px;
}
.ui.checkbox .box,
.ui.checkbox label {
    cursor: pointer;
    color: inherit;
    font-size: inherit;
    padding-left: 32px;
}
.ui.checkbox .box:before, .ui.checkbox .box:hover:before,
.ui.checkbox label:before,
.ui.checkbox label:hover:before,
.ui.checkbox input:focus ~ .box:before,
.ui.checkbox input:focus ~ .box:hover:before,
.ui.checkbox input:focus ~ label:before,
.ui.checkbox input:focus ~ label:hover:before,
.ui.checkbox input:indeterminate:focus ~ .box:before,
.ui.checkbox input:indeterminate:focus ~ .box:hover:before,
.ui.checkbox input:indeterminate:focus ~ label:before,
.ui.checkbox input:indeterminate:focus ~ label:hover:before {
    border-radius: 0;
    border: 1px solid #d3d3d3;
    width: 22px;
    height: 22px;
    line-height: 22px;
}
.ui.checkbox .box:after,
.ui.checkbox label:after,
.ui.checkbox input:focus ~ .box:after,
.ui.checkbox input:focus ~ label:after,
.ui.checkbox input:indeterminate:focus ~ .box:after,
.ui.checkbox input:indeterminate:focus ~ label:after {
    left: 1px;
    width: 22px;
    height: 22px;
}
.ui.checkbox input:checked ~ .box:before,
.ui.checkbox input:checked ~ label:before,
.ui.checkbox input:checked:focus ~ .box:before,
.ui.checkbox input:checked:focus ~ label:before {
    border-color: #A9A9A9;
    background: #A9A9A9;
}
.ui.checkbox input:checked ~ .box:after,
.ui.checkbox input:checked ~ label:after,
.ui.checkbox input:checked:focus ~ .box:after,
.ui.checkbox input:checked:focus ~ label:after {
    color: #fff;
    font-family: "Font Awesome 5 Pro" !important;
    speak: none;
    font-style: normal;
    font-weight: 300;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f00c";
    font-size: 18px;
}

.c-indicator {
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #d3d3d3;
    width: 22px;
    height: 22px;
    line-height: 22px;
    content: " ";
    cursor: pointer;
    text-align: center;
    background: none;
}

.c-checkbox {
    margin-bottom: 0;
}
.c-checkbox .c-label {
    margin-left: 5px;
}
.c-checkbox .c-indicator {
    border-radius: 1px;
    border: 1px solid #d3d3d3;
}
.c-checkbox > input:checked ~ .c-indicator {
    border: 4px solid #A9A9A9;
    background: #A9A9A9;
    color: #fff;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTYuNCwxTDUuNywxLjdMMi45LDQuNUwyLjEsMy43TDEuNCwzTDAsNC40bDAuNywwLjdsMS41LDEuNWwwLjcsMC43bDAuNy0wLjdsMy41LTMuNWwwLjctMC43TDYuNCwxTDYuNCwxeiINCgkvPg0KPC9zdmc+DQo=);
}

.c-radio .c-indicator {
    border: 1px solid #d3d3d3;
    border-radius: 50%;
}
.c-radio > input:checked ~ .c-indicator {
    background-color: transparent;
    border-color: #d3d3d3;
}
.c-radio > input:checked ~ .c-indicator:after {
    content: "";
    display: block;
    border-radius: 50%;
    background: #A9A9A9;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 10px;
    height: 10px;
    margin: -4px 0 0 -5px;
}

.c-input.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}

.btn-primary, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .btn-primary.dropdown-toggle, .open > .btn-primary, .open > .btn-primary.dropdown-toggle,
.btn-default,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.btn-default.dropdown-toggle,
.open > .btn-default,
.open > .btn-default.dropdown-toggle {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    padding: 0 14px;
    text-transform: none;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
}
.btn-primary:disabled, .btn-primary.disabled, .btn-primary:focus:disabled, .btn-primary:focus.disabled, .btn-primary.focus:disabled, .btn-primary.focus.disabled, .btn-primary:active:disabled, .btn-primary:active.disabled, .btn-primary.active:disabled, .btn-primary.active.disabled, .btn-primary.dropdown-toggle:disabled, .btn-primary.dropdown-toggle.disabled, .open > .btn-primary:disabled, .open > .btn-primary.disabled, .open > .btn-primary.dropdown-toggle:disabled, .open > .btn-primary.dropdown-toggle.disabled,
.btn-default:disabled,
.btn-default.disabled,
.btn-default:focus:disabled,
.btn-default:focus.disabled,
.btn-default.focus:disabled,
.btn-default.focus.disabled,
.btn-default:active:disabled,
.btn-default:active.disabled,
.btn-default.active:disabled,
.btn-default.active.disabled,
.btn-default.dropdown-toggle:disabled,
.btn-default.dropdown-toggle.disabled,
.open > .btn-default:disabled,
.open > .btn-default.disabled,
.open > .btn-default.dropdown-toggle:disabled,
.open > .btn-default.dropdown-toggle.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.btn-primary:hover, .btn-primary:focus:hover, .btn-primary.focus:hover, .btn-primary:active:hover, .btn-primary.active:hover, .btn-primary.dropdown-toggle:hover, .open > .btn-primary:hover, .open > .btn-primary.dropdown-toggle:hover,
.btn-default:hover,
.btn-default:focus:hover,
.btn-default.focus:hover,
.btn-default:active:hover,
.btn-default.active:hover,
.btn-default.dropdown-toggle:hover,
.open > .btn-default:hover,
.open > .btn-default.dropdown-toggle:hover {
    text-decoration: none;
}
.btn-primary:hover, .btn-primary:focus:hover, .btn-primary.focus:hover, .btn-primary:active:hover, .btn-primary.active:hover, .btn-primary.dropdown-toggle:hover, .open > .btn-primary:hover, .open > .btn-primary.dropdown-toggle:hover,
.btn-default:hover,
.btn-default:focus:hover,
.btn-default.focus:hover,
.btn-default:active:hover,
.btn-default.active:hover,
.btn-default.dropdown-toggle:hover,
.open > .btn-default:hover,
.open > .btn-default.dropdown-toggle:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
.btn-primary:hover, .btn-primary:focus:hover, .btn-primary.focus:hover, .btn-primary:active:hover, .btn-primary.active:hover, .btn-primary.dropdown-toggle:hover, .open > .btn-primary:hover, .open > .btn-primary.dropdown-toggle:hover,
.btn-default:hover,
.btn-default:focus:hover,
.btn-default.focus:hover,
.btn-default:active:hover,
.btn-default.active:hover,
.btn-default.dropdown-toggle:hover,
.open > .btn-default:hover,
.open > .btn-default.dropdown-toggle:hover {
    color: #fff;
}

.btn-link {
    text-decoration: none;
}

.btn-primary.disabled:hover,
.btn-primary:disabled:hover,
fieldset[disabled] .btn-primary:hover {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    padding: 0 14px;
    text-transform: none;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.btn-primary.disabled:hover:disabled, .btn-primary.disabled:hover.disabled,
.btn-primary:disabled:hover:disabled,
.btn-primary:disabled:hover.disabled,
fieldset[disabled] .btn-primary:hover:disabled,
fieldset[disabled] .btn-primary:hover.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.btn-primary.disabled:hover:hover,
.btn-primary:disabled:hover:hover,
fieldset[disabled] .btn-primary:hover:hover {
    text-decoration: none;
}
.btn-primary.disabled:hover:hover,
.btn-primary:disabled:hover:hover,
fieldset[disabled] .btn-primary:hover:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}

a.btn.disaabled,
fieldset[disabled] a.btn {
    pointer-events: auto;
}

.dropdown-toggle .caret {
    display: none;
}
.dropdown-toggle:after {
    display: inline-block;
    font-family: "Font Awesome 5 Pro";
    content: "\f107";
    font-size: 16px;
    width: auto;
    height: auto;
    border: none;
    vertical-align: middle;
    margin: -3px 0 0 8px;
}

.btn-dark,
.btn-dark:hover,
.btn-dark:focus {
    background-color: #2D2E2D;
    border-color: #2D2E2D;
    color: #fff;
}
.btn-dark.dropdown-toggle:after,
.btn-dark:hover.dropdown-toggle:after,
.btn-dark:focus.dropdown-toggle:after {
    color: #fff;
}

.btn.disabled,
.btn:disabled,
fieldset[disabled] .btn {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}

.dropdown-menu {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
    min-width: 170px;
    max-height: 370px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0;
    margin: 5px 0;
}

.dropdown-item,
.btn-group .dropdown-menu .dropdown-item,
.ui.dropdown .menu > .item,
.processes-modules-task-list.default .filter-buttons .filters-wrapper-workflow .dropdown-menu .li a {
    font-size: 14px;
    line-height: normal;
    font-weight: 400;
    color: #000;
    text-decoration: none;
    cursor: pointer;
    padding: 12px 18px !important;
}
.dropdown-item:focus, .dropdown-item:hover,
.btn-group .dropdown-menu .dropdown-item:focus,
.btn-group .dropdown-menu .dropdown-item:hover,
.ui.dropdown .menu > .item:focus,
.ui.dropdown .menu > .item:hover,
.processes-modules-task-list.default .filter-buttons .filters-wrapper-workflow .dropdown-menu .li a:focus,
.processes-modules-task-list.default .filter-buttons .filters-wrapper-workflow .dropdown-menu .li a:hover {
    background-color: #2D2E2D;
    color: #fff;
}

.custom-dropdown-wrapper .custom-dropdown-popup .card-header .title {
    font-size: 16px;
}
.custom-dropdown-wrapper .custom-dropdown-popup .card-header .title i.pull-left,
.custom-dropdown-wrapper .custom-dropdown-popup .card-header .title i.pull-right {
    line-height: 16px;
}
.custom-dropdown-wrapper .custom-dropdown-popup .card-header .title i:after {
    font-family: "Font Awesome 5 Pro";
    font-size: 0.688rem;
}
.custom-dropdown-wrapper .custom-dropdown-popup .card-header .primary-title i:after {
    content: "\f054";
    color: #484848;
}
.custom-dropdown-wrapper .custom-dropdown-popup .card-header .secondary-title span {
    vertical-align: middle;
}
.custom-dropdown-wrapper .custom-dropdown-popup .card-header .secondary-title i:after {
    content: "\f053";
    font-family: "Font Awesome 5 Pro";
}
.custom-dropdown-wrapper .custom-dropdown-popup .card-block .content .title {
    font-size: 16px;
    margin-bottom: 10px;
}
.custom-dropdown-wrapper .custom-dropdown-popup .card-block .content .help-text i:after {
    content: "\f05a";
    font-style: normal;
    font-family: "Font Awesome 5 Pro";
    margin-right: 0.2rem;
}
.custom-dropdown-wrapper .custom-dropdown-popup .card-block .content.secondary-content .custom-range.selected, .custom-dropdown-wrapper .custom-dropdown-popup .card-block .content.secondary-content .custom-range:hover {
    background-color: #2D2E2D;
    color: #fff;
}
.custom-dropdown-wrapper.active .custom-dropdown-clear-button button {
    position: relative;
}
.custom-dropdown-wrapper.active .custom-dropdown-clear-button button i {
    background: none;
    cursor: pointer;
    position: relative;
    width: 12px;
    height: 12px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: calc(-12px / 2);
    right: 50%;
    margin-right: -6px;
}
.custom-dropdown-wrapper.active .custom-dropdown-clear-button button i:before, .custom-dropdown-wrapper.active .custom-dropdown-clear-button button i:after {
    background: #fff;
    width: 12px;
    margin-top: calc(12px / 2);
    content: "";
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    height: 2px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.custom-dropdown-wrapper.active .custom-dropdown-clear-button button i:after {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.form-group.payment-methods .field-dropdown .payment-method {
    position: relative;
    padding-right: 50px;
}
.form-group.payment-methods .field-dropdown .payment-method:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    height: 40px;
    line-height: 40px;
    width: 42px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 100% auto;
    margin-top: -20px;
}
.form-group.payment-methods .field-dropdown .payment-method.american-express:after {
    background-image: url("/tpl/WycliffeBase/img/payment_methods/dark/american-express.png");
}
.form-group.payment-methods .field-dropdown .payment-method.diners:after {
    background-image: url("/tpl/WycliffeBase/img/payment_methods/dark/diners.png");
}
.form-group.payment-methods .field-dropdown .payment-method.discover:after {
    background-image: url("/tpl/WycliffeBase/img/payment_methods/dark/discover.png");
}
.form-group.payment-methods .field-dropdown .payment-method.maestro:after {
    background-image: url("/tpl/WycliffeBase/img/payment_methods/dark/maestro.png");
}
.form-group.payment-methods .field-dropdown .payment-method.mastercard:after {
    background-image: url("/tpl/WycliffeBase/img/payment_methods/dark/mastercard.png");
}
.form-group.payment-methods .field-dropdown .payment-method.paypal:after {
    background-image: url("/tpl/WycliffeBase/img/payment_methods/dark/paypal.png");
}
.form-group.payment-methods .field-dropdown .payment-method.skrill:after {
    background-image: url("/tpl/WycliffeBase/img/payment_methods/dark/skrill.png");
}
.form-group.payment-methods .field-dropdown .payment-method.visa-electron:after {
    background-image: url("/tpl/WycliffeBase/img/payment_methods/dark/visa-electron.png");
}
.form-group.payment-methods .field-dropdown .payment-method.visa:after {
    background-image: url("/tpl/WycliffeBase/img/payment_methods/dark/visa.png");
}
.form-group.payment-methods .field-dropdown .payment-method.western-union:after {
    background-image: url("/tpl/WycliffeBase/img/payment_methods/dark/western-union.png");
}
.form-group.payment-methods .field-dropdown .payment-method.method-type-check:after {
    font-family: "checkicon";
    content: "\e010";
    font-size: 36px;
    font-weight: normal;
}
.form-group.payment-methods .field-dropdown .dropdown-toggle .hidden-part {
    font-size: 10px;
}
.form-group.payment-methods .field-dropdown .add-payment-method {
    margin-right: 0;
}
.form-group.payment-methods.payment-methods-empty .field-dropdown .select-payment-method .btn-primary, #edit-recurring-batch .modal-dialog .modal-content .modal-body .form-group.payment-methods.payment-methods-empty .field-dropdown .select-payment-method .btn-primary {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.form-group.payment-methods.payment-methods-empty .field-dropdown .select-payment-method .dropdown-menu {
    display: none;
}
.form-group.payment-methods.payment-methods-empty .no-payment-methods-message {
    margin: 8px 0 20px;
}
@media only screen and (max-width: 380px) {
    .form-group.payment-methods .field-dropdown .payment-method {
        padding-right: 40px;
    }
    .form-group.payment-methods .field-dropdown .payment-method:after {
        width: 32px;
    }
    .form-group.payment-methods .field-dropdown .payment-method.method-type-check:after {
        font-size: 30px;
    }
    .form-group.payment-methods .field-dropdown .dropdown-toggle .hidden-part {
        font-size: 9px;
    }
    .form-group.payment-methods .field-dropdown .add-payment-method button.btn-primary, #edit-recurring-batch .modal-dialog .modal-content .modal-body .form-group.payment-methods .field-dropdown .add-payment-method button.btn-primary {
        background: none;
        border: none;
        color: #808080;
        padding-left: 0;
        padding-right: 0;
        margin-left: 4px;
    }
}

.modal-dialog .modal-header {
    position: relative;
    padding: 0;
}
.modal-dialog .modal-header .modal-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 18px;
    font-family: "Joane", serif;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    background-color: #47525A;
    color: #fff;
    position: relative;
    line-height: 1.2;
    padding: 18px 50px 18px 20px;
    margin: 0;
    width: 100%;
    z-index: 1;
}
.modal-dialog .modal-header .close {
    background: none;
    cursor: pointer;
    position: relative;
    width: 18px;
    height: 18px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: calc(-18px / 2);
    right: 18px;
    z-index: 550;
    opacity: 1;
}
.modal-dialog .modal-header .close:before, .modal-dialog .modal-header .close:after {
    background: #fff;
    width: 18px;
    margin-top: calc(18px / 2);
    content: "";
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    height: 2px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.modal-dialog .modal-header .close:after {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
.modal-dialog .modal-header .close span {
    display: none;
}
.modal-dialog .modal-content {
    border-radius: 3px;
}
.modal-dialog .modal-content .modal-footer {
    color: #2D2E2D;
    background-color: #fff;
}

.modal-backdrop {
    z-index: 450;
}
/*# sourceMappingURL=forms.css.map */

/*===============================*/
/* jQuery UI adjustments - Start */
/*===============================*/
.ui-widget-overlay {
    background: rgba(0, 0, 0, 0.4);
    z-index: 499;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.ui-dialog {
    border-radius: 0;
    background: #fff;
    z-index: 500;
    border: none;
    padding: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.ui-dialog .ui-dialog-titlebar {
    background: none;
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 18px;
    font-family: "Joane", serif;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    background-color: #47525A;
    color: #fff;
    position: relative;
    line-height: 1.2;
    padding: 18px 50px 18px 20px;
    margin: 0;
    width: 100%;
    border-radius: 0;
    cursor: move;
    border: none;
}
.ui-dialog .ui-dialog-titlebar .ui-dialog-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 18px;
    font-family: "Joane", serif;
    color: #fff;
}
.ui-dialog .ui-dialog-titlebar .ui-button {
    background: none;
    cursor: pointer;
    position: relative;
    width: 18px;
    height: 18px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: calc(-18px / 2);
    right: 18px;
    z-index: 550;
    background: none;
    border: none 0;
    border-radius: 0;
    padding: 0;
}
.ui-dialog .ui-dialog-titlebar .ui-button:before, .ui-dialog .ui-dialog-titlebar .ui-button:after {
    background: #fff;
    width: 18px;
    margin-top: calc(18px / 2);
    content: "";
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    height: 2px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.ui-dialog .ui-dialog-titlebar .ui-button:after {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
.ui-dialog .ui-dialog-titlebar .ui-button .ui-button-icon-primary,
.ui-dialog .ui-dialog-titlebar .ui-button .ui-button-text {
    display: none;
}
.ui-dialog .ui-dialog-content {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border: 1px solid #d3d3d3;
    border-bottom: none;
    padding: 20px 20px 5px;
}
.ui-dialog .ui-dialog-content label {
    display: inline-block;
    font-weight: 700;
    padding-bottom: 5px;
}
.ui-dialog .ui-dialog-content input {
    border: 1px solid #d1d5db;
    border-radius: 5px;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #006168;
    padding: 0 20px;
    margin: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px !important;
}
.ui-dialog .ui-dialog-content input:disabled,
.ui-dialog .ui-dialog-content input .disabled, .ui-dialog .ui-dialog-content input[disabled=disabled] {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.ui-dialog .ui-dialog-content textarea {
    border: 1px solid #d1d5db;
    border-radius: 5px;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #006168;
    padding: 0 20px;
    margin: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.4;
    height: auto;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-top: 6px !important;
    padding-bottom: 6px !important;
}
.ui-dialog .ui-dialog-content textarea:disabled,
.ui-dialog .ui-dialog-content textarea .disabled, .ui-dialog .ui-dialog-content textarea[disabled=disabled] {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.ui-dialog .ui-dialog-content #recaptcha_response_field {
    border: none !important;
    height: auto !important;
}
.ui-dialog .ui-dialog-content #recaptcha_privacy * {
    font-size: 12px;
}
.ui-dialog .ui-dialog-buttonpane {
    border: 1px solid #d3d3d3;
    border-top: none;
    padding: 20px 20px 25px;
}
.ui-dialog .ui-dialog-buttonpane .ui-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 18px;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
    background-image: none;
    margin: 0 5px 0 0;
}
.ui-dialog .ui-dialog-buttonpane .ui-button:disabled, .ui-dialog .ui-dialog-buttonpane .ui-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.ui-dialog .ui-dialog-buttonpane .ui-button:hover {
    text-decoration: none;
}
.ui-dialog .ui-dialog-buttonpane .ui-button:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
.ui-dialog .ui-resizable-handle {
    display: none !important;
}
@media only screen and (max-width: 470px) {
    .ui-dialog {
        width: 320px !important;
    }
}

.ui-datepicker {
    width: 220px;
    -webkit-box-shadow: none;
    box-shadow: none;
    z-index: 100;
}
.ui-datepicker .ui-datepicker-header {
    background-color: #47525A;
    color: #fff;
    font-size: 16px;
    padding: 10px 0;
}
.ui-datepicker .ui-datepicker-title {
    line-height: normal;
}
.ui-datepicker .ui-datepicker-title select {
    height: auto;
    line-height: normal;
    font-weight: 400;
    border-color: #47525A;
    background: #47525A;
    color: #fff;
    padding: 4px 3px 3px;
    margin: 2px 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-prev.ui-state-hover,
.ui-datepicker .ui-datepicker-next.ui-state-hover {
    background: none;
    border: none;
}
.ui-datepicker table {
    font-size: 12px;
}
.ui-datepicker th {
    font-weight: 400;
}
.ui-datepicker td {
    background: #fff;
    border: 1px solid #d3d3d3;
}
.ui-datepicker td span,
.ui-datepicker td a {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-weight: 400;
    letter-spacing: normal;
    line-height: normal;
    text-shadow: none;
    padding: 5px 0 6px;
}
.ui-datepicker td span.ui-state-hover,
.ui-datepicker td a.ui-state-hover {
    background: #c3c3c3;
    color: #fff;
}
.ui-datepicker td.ui-datepicker-current-day span,
.ui-datepicker td.ui-datepicker-current-day a {
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    background: #c3c3c3;
    font-weight: 400;
}
.ui-datepicker td.ui-datepicker-week-end span,
.ui-datepicker td.ui-datepicker-week-end a {
    color: #b60000;
    text-shadow: none;
}
.ui-datepicker td.ui-datepicker-week-end span.ui-state-hover,
.ui-datepicker td.ui-datepicker-week-end a.ui-state-hover {
    background: #c3c3c3;
    color: #b60000;
}
.ui-datepicker td.ui-datepicker-today span,
.ui-datepicker td.ui-datepicker-today a {
    font-weight: normal;
    text-shadow: none;
}
.ui-datepicker td.ui-state-disabled {
    opacity: 0.4;
}
.ui-datepicker .ui-datepicker-buttonpane button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 18px;
    height: auto;
    line-height: normal;
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
    margin: 0 0 5px;
}
.ui-datepicker .ui-datepicker-buttonpane button:disabled, .ui-datepicker .ui-datepicker-buttonpane button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.ui-datepicker .ui-datepicker-buttonpane button:hover {
    text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane button:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}

/*
// Auto-complete
.ui-autocomplete-input.ui-autocomplete-loading,
.search-modules-results-responsive-view .search-modules-results-fields .ui-autocomplete-loading {
    background-image: url('/tpl/WycliffeBase/img/ajax-loader.gif') !important;
    background-position: center right 16px !important;
    background-repeat: no-repeat;
}

.ui-autocomplete {
    @include border-radius($border-radius);
    border: $field-border;
    border-top: 0;
    padding: 0;
    margin-top: -3px;

    &.ui-menu .ui-menu-item a {
        color: $color-gray;
        font-size: $font-size;
        line-height: normal;
        @include border-radius($border-radius);
        padding: 8px 14px;

        .highlight-row {
            border: none;
            padding: 0;

            .highlight-label {
                @include tpl-heading(6);
                font-size: $font-size;
                color: $color-gray;
            }
            .highlight-item .highlight-fragment {
                @include tpl-heading(6);
                font-size: ceil($font-size * 0.8);
                color: $color-gray;
                font-style: italic;
            }
        }

        &.ui-state-hover,
        &.ui-state-focus {
            color: $color-gray;
            border: none;
            background: $color-white;
            @include border-radius($border-radius);
            margin: 0;
        }

        &:hover,
        &.ui-state-hover {
            background: tpl-alt-color-opacity($color-active-state, .3);
            cursor: pointer;
        }
    }
}*/
/*=============================*/
/* jQuery UI adjustments - End */
/*=============================*/
/*# sourceMappingURL=jquery-ui.css.map */

.tpl-col {
    display: block;
    float: left;
}

.tpl-col-1-2 {
    display: block;
    float: left;
    width: 50%;
}

.tpl-col-1-3 {
    display: block;
    float: left;
    width: 33.33%;
}

.tpl-col-2-3 {
    display: block;
    float: left;
    width: 66.66%;
}

.tpl-col-1-4 {
    display: block;
    float: left;
    width: 25%;
}

.tpl-col-2-4 {
    display: block;
    float: left;
    width: 50%;
}

.tpl-col-3-4 {
    display: block;
    float: left;
    width: 75%;
}

@media only screen and (max-width: 1100px) {
    .tpl-col-1-4 {
        width: 50%;
    }
}
@media only screen and (max-width: 900px) {
    .tpl-col-1-2,
    .tpl-col-1-3,
    .tpl-col-2-3,
    .tpl-col-2-4,
    .tpl-col-3-4 {
        float: none;
        width: 100%;
    }
}
@media only screen and (max-width: 600px) {
    .tpl-col-1-4 {
        float: none;
        width: 100%;
    }
}
.tpl-centered {
    max-width: 1020px;
    padding: 0 10px;
    margin: 0 auto;
    width: 100%;
}
.tpl-centered.tpl-centered-without-side-padding {
    max-width: 1000px;
    padding-left: 0;
    padding-right: 0;
}

.tpl-centered-1300 {
    max-width: 1320px;
    padding: 0 10px;
    margin: 0 auto;
    width: 100%;
}
.tpl-centered-1300.tpl-centered-without-side-padding {
    max-width: 1300px;
    padding-left: 0;
    padding-right: 0;
}

.tpl-centered-1250 {
    max-width: 1270px;
    padding: 0 10px;
    margin: 0 auto;
    width: 100%;
}
.tpl-centered-1250.tpl-centered-without-side-padding {
    max-width: 1250px;
    padding-left: 0;
    padding-right: 0;
}

.tpl-centered-1200 {
    max-width: 1220px;
    padding: 0 10px;
    margin: 0 auto;
    width: 100%;
}
.tpl-centered-1200.tpl-centered-without-side-padding {
    max-width: 1200px;
    padding-left: 0;
    padding-right: 0;
}

.tpl-centered-1150 {
    max-width: 1170px;
    padding: 0 10px;
    margin: 0 auto;
    width: 100%;
}
.tpl-centered-1150.tpl-centered-without-side-padding {
    max-width: 1150px;
    padding-left: 0;
    padding-right: 0;
}

.tpl-centered-1100 {
    max-width: 1120px;
    padding: 0 10px;
    margin: 0 auto;
    width: 100%;
}
.tpl-centered-1100.tpl-centered-without-side-padding {
    max-width: 1100px;
    padding-left: 0;
    padding-right: 0;
}

.tpl-centered-1050 {
    max-width: 1070px;
    padding: 0 10px;
    margin: 0 auto;
    width: 100%;
}
.tpl-centered-1050.tpl-centered-without-side-padding {
    max-width: 1050px;
    padding-left: 0;
    padding-right: 0;
}

.tpl-centered-1000 {
    max-width: 1020px;
    padding: 0 10px;
    margin: 0 auto;
    width: 100%;
}
.tpl-centered-1000.tpl-centered-without-side-padding {
    max-width: 1000px;
    padding-left: 0;
    padding-right: 0;
}

.tpl-centered-950 {
    max-width: 970px;
    padding: 0 10px;
    margin: 0 auto;
    width: 100%;
}
.tpl-centered-950.tpl-centered-without-side-padding {
    max-width: 950px;
    padding-left: 0;
    padding-right: 0;
}

.tpl-centered-900 {
    max-width: 920px;
    padding: 0 10px;
    margin: 0 auto;
    width: 100%;
}
.tpl-centered-900.tpl-centered-without-side-padding {
    max-width: 900px;
    padding-left: 0;
    padding-right: 0;
}

.tpl-centered-850 {
    max-width: 870px;
    padding: 0 10px;
    margin: 0 auto;
    width: 100%;
}
.tpl-centered-850.tpl-centered-without-side-padding {
    max-width: 850px;
    padding-left: 0;
    padding-right: 0;
}

.tpl-centered-800 {
    max-width: 820px;
    padding: 0 10px;
    margin: 0 auto;
    width: 100%;
}
.tpl-centered-800.tpl-centered-without-side-padding {
    max-width: 800px;
    padding-left: 0;
    padding-right: 0;
}

.tpl-centered-750 {
    max-width: 770px;
    padding: 0 10px;
    margin: 0 auto;
    width: 100%;
}
.tpl-centered-750.tpl-centered-without-side-padding {
    max-width: 750px;
    padding-left: 0;
    padding-right: 0;
}

.tpl-centered-700 {
    max-width: 720px;
    padding: 0 10px;
    margin: 0 auto;
    width: 100%;
}
.tpl-centered-700.tpl-centered-without-side-padding {
    max-width: 700px;
    padding-left: 0;
    padding-right: 0;
}

.tpl-centered-650 {
    max-width: 670px;
    padding: 0 10px;
    margin: 0 auto;
    width: 100%;
}
.tpl-centered-650.tpl-centered-without-side-padding {
    max-width: 650px;
    padding-left: 0;
    padding-right: 0;
}

.tpl-centered-600 {
    max-width: 620px;
    padding: 0 10px;
    margin: 0 auto;
    width: 100%;
}
.tpl-centered-600.tpl-centered-without-side-padding {
    max-width: 600px;
    padding-left: 0;
    padding-right: 0;
}

.tpl-centered-550 {
    max-width: 570px;
    padding: 0 10px;
    margin: 0 auto;
    width: 100%;
}
.tpl-centered-550.tpl-centered-without-side-padding {
    max-width: 550px;
    padding-left: 0;
    padding-right: 0;
}

.tpl-centered-500 {
    max-width: 520px;
    padding: 0 10px;
    margin: 0 auto;
    width: 100%;
}
.tpl-centered-500.tpl-centered-without-side-padding {
    max-width: 500px;
    padding-left: 0;
    padding-right: 0;
}

.tpl-centered-450 {
    max-width: 470px;
    padding: 0 10px;
    margin: 0 auto;
    width: 100%;
}
.tpl-centered-450.tpl-centered-without-side-padding {
    max-width: 450px;
    padding-left: 0;
    padding-right: 0;
}

.tpl-centered-400 {
    max-width: 420px;
    padding: 0 10px;
    margin: 0 auto;
    width: 100%;
}
.tpl-centered-400.tpl-centered-without-side-padding {
    max-width: 400px;
    padding-left: 0;
    padding-right: 0;
}

.tpl-section-popup {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 500;
    padding: 0 10px;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.tpl-section-popup.visible {
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    opacity: 1;
    visibility: visible;
    pointer-events: unset;
}
.tpl-section-popup .tpl-section-popup-inner {
    position: relative;
    max-width: 400px;
    max-height: calc(100vh - 50px);
    background-color: #006168;
    overflow: hidden;
    -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.4);
}
.tpl-section-popup .tpl-section-popup-inner .tpl-position-popup .infinite-more-link {
    display: none;
}
.tpl-section-popup .tpl-section-popup-inner .tpl-popup-close {
    position: absolute;
    top: 75px;
    right: 15px;
    color: rgba(255, 255, 255, 0.8);
    font-size: 24px;
    cursor: pointer;
}
@media only screen and (max-width: 600px) {
    .tpl-section-popup .tpl-section-popup-inner .tpl-popup-close {
        top: 60px;
    }
}

.site-planner-modules-world-map.default .filters-container .filters .filter .filter-tags .filter-tag > label {
    padding-left: 1.75em;
    display: inline-block;
    max-width: 260px;
}
.site-planner-modules-world-map.default .filters-container .filters .filter .filter-tags .filter-tag > label > input[type=checkbox] {
    position: absolute;
    left: 0;
}

.tpl-col-1-5 {
    display: block;
    float: left;
    width: 20%;
}

.tpl-col-2-5 {
    display: block;
    float: left;
    width: 40%;
}

.tpl-col-3-5 {
    display: block;
    float: left;
    width: 60%;
}

.tpl-col-4-5 {
    display: block;
    float: left;
    width: 80%;
}

@media only screen and (max-width: 900px) {
    .tpl-col-1-2,
    .tpl-col-1-3,
    .tpl-col-2-3,
    .tpl-col-2-4,
    .tpl-col-3-4,
    .tpl-col-1-5,
    .tpl-col-2-5,
    .tpl-col-3-5,
    .tpl-col-4-5 {
        float: none;
        width: 100%;
    }
}
@media only screen and (max-width: 600px) {
    .tpl-col-1-4,
    .tpl-col-1-5,
    .tpl-col-2-5,
    .tpl-col-3-5,
    .tpl-col-4-5 {
        float: none;
        width: 100%;
    }
}
.tpl-section-main-container {
    overflow: hidden;
    position: relative;
}
.tpl-section-main-container .tpl-section-flyout-blur {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.4);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    z-index: 299;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}
.tpl-section-main-container .tpl-section-flyout {
    overflow: hidden;
    position: fixed;
    top: 0;
    right: -570px;
    width: 570px;
    height: 100%;
    background-color: #fff;
    background-image: url("/tpl/WycliffeBase/img/flyout-bg.png");
    background-position: top right;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 300;
    -webkit-transition: right 0.3s ease;
    transition: right 0.3s ease;
}
@media only screen and (max-width: 600px) {
    .tpl-section-main-container .tpl-section-flyout {
        right: -100vw;
        width: 100vw;
    }
}
.tpl-section-main-container .tpl-section-flyout .tpl-trigger-close-flyout {
    width: 32px;
    height: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    color: #47525A;
    position: absolute;
    top: 15px;
    right: 20px;
}
.tpl-section-main-container .tpl-section-flyout .tpl-trigger-close-flyout:after {
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
    font-family: "Font Awesome 5 Pro" !important;
    speak: none;
    font-style: normal;
    font-weight: 100;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f00d";
    font-size: 32px;
}
.tpl-section-main-container .tpl-section-flyout .tpl-trigger-close-flyout:hover {
    color: #b60000;
}
.tpl-section-main-container .tpl-section-flyout .tpl-section-flyout-inner {
    padding: 60px 50px;
    height: 100%;
}
.tpl-section-main-container .tpl-section-flyout .tpl-section-flyout-inner .tpl-position-flyout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 50px;
}
.tpl-section-main-container .tpl-section-main-content {
    -webkit-transition: left 0.3s ease-in-out 0s;
    transition: left 0.3s ease-in-out 0s;
    position: relative;
}
.tpl-section-main-container .tpl-section-main-content .tpl-section-simple-header {
    z-index: 220;
    position: absolute;
    top: -65px;
    left: 0;
    right: 0;
    height: 65px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.tpl-section-main-container .tpl-section-main-content .tpl-section-simple-header .tpl-position-simple-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-section-main-container .tpl-section-main-content .tpl-section-header {
    z-index: 220;
    position: fixed;
    top: -60px;
    left: 0;
    right: 0;
    height: 160px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: top 0.3s ease, height 0.3s ease, background-color 0.3s ease, -webkit-box-shadow 0.3s ease;
    transition: top 0.3s ease, height 0.3s ease, background-color 0.3s ease, -webkit-box-shadow 0.3s ease;
    transition: top 0.3s ease, height 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease;
    transition: top 0.3s ease, height 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
}
.tpl-section-main-container .tpl-section-main-content .tpl-section-header .tpl-position-header-search {
    background-color: #232323;
    height: 60px;
    padding: 0 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-section-main-container .tpl-section-main-content .tpl-section-header .tpl-position-header-search .tpl-trigger-close-search {
    width: 20px;
    height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    color: #fff;
}
.tpl-section-main-container .tpl-section-main-content .tpl-section-header .tpl-position-header-search .tpl-trigger-close-search:after {
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
    font-family: "Font Awesome 5 Pro" !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f00d";
    font-size: 16px;
}
.tpl-section-main-container .tpl-section-main-content .tpl-section-header .tpl-section-header-inner {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 60px;
    margin-right: 60px;
}
@media only screen and (max-width: 900px) {
    .tpl-section-main-container .tpl-section-main-content .tpl-section-header .tpl-section-header-inner {
        margin-left: 20px;
        margin-right: 20px;
    }
}
.tpl-section-main-container .tpl-section-main-content .tpl-section-header .tpl-section-header-inner .tpl-position-header-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-section-main-container .tpl-section-main-content .tpl-section-header .tpl-section-header-inner .tpl-position-header-logo .tpl-position-header-logo-normal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-section-main-container .tpl-section-main-content .tpl-section-header .tpl-section-header-inner .tpl-position-header-logo .tpl-position-header-logo-sticky {
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-section-main-container .tpl-section-main-content .tpl-section-header .tpl-section-header-inner .tpl-position-header-logo .tpl-position-header-logo-mobile {
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-section-main-container .tpl-section-main-content .tpl-section-header .tpl-section-header-inner .tpl-header-spacer {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
@media only screen and (max-width: 900px) {
    .tpl-section-main-container .tpl-section-main-content .tpl-section-header .tpl-section-header-inner .tpl-position-header-menu {
        display: none;
    }
}
.tpl-section-main-container .tpl-section-main-content .tpl-section-header .tpl-section-header-inner .tpl-position-user-menu {
    position: relative;
}
.tpl-section-main-container .tpl-section-main-content .tpl-section-header .tpl-section-header-inner .tpl-position-user-menu .tpl-user-menu-content {
    position: absolute;
    top: 35px;
    right: 0;
    background-color: #232323;
    border-radius: 5px;
    padding: 20px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.17);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.17);
}
.tpl-section-main-container .tpl-section-main-content .tpl-section-header .tpl-section-header-inner .tpl-position-user-menu.open .tpl-user-menu-content {
    opacity: 1;
    visibility: visible;
}
.tpl-section-main-container .tpl-section-main-content .tpl-section-header .tpl-section-header-inner .tpl-position-user-menu:hover .tpl-user-menu-content {
    opacity: 1;
    visibility: visible;
}
.tpl-section-main-container .tpl-section-main-content .tpl-section-header .tpl-section-header-inner .tpl-position-header-triggers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
}
.tpl-section-main-container .tpl-section-main-content .tpl-section-header .tpl-section-header-inner .tpl-position-header-triggers:not(:empty) {
    margin-left: 30px;
}
.tpl-section-main-container .tpl-section-main-content .tpl-section-header .tpl-section-header-inner .tpl-position-header-triggers .tpl-header-trigger {
    width: 20px;
    height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}
.tpl-section-main-container .tpl-section-main-content .tpl-section-header .tpl-section-header-inner .tpl-position-header-triggers .tpl-header-trigger.tpl-trigger-search {
    color: #fff;
}
.tpl-section-main-container .tpl-section-main-content .tpl-section-header .tpl-section-header-inner .tpl-position-header-triggers .tpl-header-trigger.tpl-trigger-search:after {
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
    font-family: "Font Awesome 5 Pro" !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f002";
    font-size: 16px;
}
.tpl-section-main-container .tpl-section-main-content .tpl-section-header .tpl-section-header-inner .tpl-position-header-triggers .tpl-header-trigger.tpl-trigger-user-menu {
    color: #fff;
    position: relative;
}
.tpl-section-main-container .tpl-section-main-content .tpl-section-header .tpl-section-header-inner .tpl-position-header-triggers .tpl-header-trigger.tpl-trigger-user-menu:after {
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
    font-family: "Font Awesome 5 Pro" !important;
    speak: none;
    font-style: normal;
    font-weight: 900;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f2bd";
    font-size: 18px;
}
.tpl-section-main-container .tpl-section-main-content .tpl-section-header .tpl-section-header-inner .tpl-position-header-triggers .tpl-header-trigger.tpl-trigger-flyout {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    margin-left: 10px;
}
.tpl-section-main-container .tpl-section-main-content .tpl-section-header .tpl-section-header-inner .tpl-position-header-triggers .tpl-header-trigger.tpl-trigger-flyout span {
    line-height: 0;
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #fff;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}
.tpl-section-main-container .tpl-section-main-content .tpl-section-header .tpl-section-header-inner .tpl-position-header-triggers .tpl-header-trigger.tpl-trigger-flyout span:nth-child(1) {
    top: 2px;
}
.tpl-section-main-container .tpl-section-main-content .tpl-section-header .tpl-section-header-inner .tpl-position-header-triggers .tpl-header-trigger.tpl-trigger-flyout span:nth-child(2) {
    top: 9px;
    width: 80%;
    left: unset;
    right: 0;
}
.tpl-section-main-container .tpl-section-main-content .tpl-section-header .tpl-section-header-inner .tpl-position-header-triggers .tpl-header-trigger.tpl-trigger-flyout span:nth-child(3) {
    top: 16px;
}
.tpl-section-main-container .tpl-section-main-content .tpl-section-simple-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-section-main-container .tpl-section-main-content .tpl-section-simple-footer .tpl-position-simple-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 20px;
    padding: 40px 0;
}
.tpl-section-main-container .tpl-section-main-content .tpl-section-footer {
    padding-top: 35px;
}
.tpl-section-main-container .tpl-section-main-content .tpl-section-footer .tpl-section-footer-inner {
    padding: 0 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
@media only screen and (max-width: 900px) {
    .tpl-section-main-container .tpl-section-main-content .tpl-section-footer .tpl-section-footer-inner {
        padding: 0 20px;
    }
}
.tpl-section-main-container .tpl-section-main-content .tpl-section-footer .tpl-section-footer-inner .tpl-section-footer-top {
    padding-top: 45px;
    padding-bottom: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 80px;
}
@media only screen and (max-width: 900px) {
    .tpl-section-main-container .tpl-section-main-content .tpl-section-footer .tpl-section-footer-inner .tpl-section-footer-top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 40px;
    }
}
.tpl-section-main-container .tpl-section-main-content .tpl-section-footer .tpl-section-footer-inner .tpl-section-footer-top .tpl-position-footer-top-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.tpl-section-main-container .tpl-section-main-content .tpl-section-footer .tpl-section-footer-inner .tpl-section-footer-top .tpl-position-footer-top-center {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.tpl-section-main-container .tpl-section-main-content .tpl-section-footer .tpl-section-footer-inner .tpl-section-footer-top .tpl-position-footer-top-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.tpl-section-main-container .tpl-section-main-content .tpl-section-footer .tpl-section-footer-inner .tpl-section-footer-separator {
    border-bottom: solid 1px #d1d5db;
}
.tpl-section-main-container .tpl-section-main-content .tpl-section-footer .tpl-section-footer-inner .tpl-section-footer-bottom {
    padding-top: 25px;
    padding-bottom: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 100px;
}
@media only screen and (max-width: 900px) {
    .tpl-section-main-container .tpl-section-main-content .tpl-section-footer .tpl-section-footer-inner .tpl-section-footer-bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 40px;
    }
}
.tpl-section-main-container .tpl-section-main-content .tpl-section-footer .tpl-section-footer-inner .tpl-section-footer-bottom .tpl-position-footer-bottom-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.tpl-section-main-container .tpl-section-main-content .tpl-section-footer .tpl-section-footer-inner .tpl-section-footer-bottom .tpl-position-footer-bottom-left > div {
    max-width: 600px;
}
@media only screen and (max-width: 900px) {
    .tpl-section-main-container .tpl-section-main-content .tpl-section-footer .tpl-section-footer-inner .tpl-section-footer-bottom .tpl-position-footer-bottom-left {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        text-align: center;
    }
}
.tpl-section-main-container .tpl-section-main-content .tpl-section-footer .tpl-section-footer-inner .tpl-section-footer-bottom .tpl-position-footer-bottom-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 30px;
}
@media only screen and (max-width: 900px) {
    .tpl-section-main-container .tpl-section-main-content .tpl-section-footer .tpl-section-footer-inner .tpl-section-footer-bottom .tpl-position-footer-bottom-right {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.tpl-section-main-container.open-search .tpl-section-main-content .tpl-section-header {
    top: 0;
}
.tpl-section-main-container.flyout-open .tpl-section-flyout-blur {
    opacity: 1;
    visibility: visible;
}
.tpl-section-main-container.flyout-open .tpl-section-flyout {
    right: 0;
}
.tpl-section-main-container.flyout-open .tpl-section-flyout .tpl-section-flyout-inner {
    overflow-y: scroll;
}
.tpl-section-main-container.tpl-no-hero .tpl-section-main-content {
    margin-top: 60px;
}
.tpl-section-main-container.scrolled .tpl-section-main-content .tpl-section-header, .tpl-section-main-container.tpl-no-hero .tpl-section-main-content .tpl-section-header {
    height: 120px;
    background: #fff;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.17);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.17);
}
.tpl-section-main-container.scrolled .tpl-section-main-content .tpl-section-header .tpl-section-header-inner .tpl-position-header-logo .tpl-position-header-logo-normal, .tpl-section-main-container.tpl-no-hero .tpl-section-main-content .tpl-section-header .tpl-section-header-inner .tpl-position-header-logo .tpl-position-header-logo-normal {
    display: none;
}
.tpl-section-main-container.scrolled .tpl-section-main-content .tpl-section-header .tpl-section-header-inner .tpl-position-header-logo .tpl-position-header-logo-sticky, .tpl-section-main-container.tpl-no-hero .tpl-section-main-content .tpl-section-header .tpl-section-header-inner .tpl-position-header-logo .tpl-position-header-logo-sticky {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.tpl-section-main-container.scrolled .tpl-section-main-content .tpl-section-header .tpl-section-header-inner .tpl-position-header-triggers .tpl-header-trigger.tpl-trigger-search, .tpl-section-main-container.tpl-no-hero .tpl-section-main-content .tpl-section-header .tpl-section-header-inner .tpl-position-header-triggers .tpl-header-trigger.tpl-trigger-search {
    color: #47525A;
}
.tpl-section-main-container.scrolled .tpl-section-main-content .tpl-section-header .tpl-section-header-inner .tpl-position-header-triggers .tpl-header-trigger.tpl-trigger-user-menu, .tpl-section-main-container.tpl-no-hero .tpl-section-main-content .tpl-section-header .tpl-section-header-inner .tpl-position-header-triggers .tpl-header-trigger.tpl-trigger-user-menu {
    color: #47525A;
}
.tpl-section-main-container.scrolled .tpl-section-main-content .tpl-section-header .tpl-section-header-inner .tpl-position-header-triggers .tpl-header-trigger.tpl-trigger-flyout span, .tpl-section-main-container.tpl-no-hero .tpl-section-main-content .tpl-section-header .tpl-section-header-inner .tpl-position-header-triggers .tpl-header-trigger.tpl-trigger-flyout span {
    background: #47525A;
}
.tpl-section-main-container.tpl-simple-header .tpl-section-main-content {
    margin-top: 65px;
}

.fancybox-wrap .fancybox-skin .fancybox-outer {
    position: relative;
}
.fancybox-wrap .fancybox-skin .fancybox-outer .fancybox-inner {
    position: relative;
}
/*# sourceMappingURL=positions.css.map */

.padding-top {
    padding-top: 20px;
}

.padding-bottom {
    padding-bottom: 20px;
}

.padding-left {
    padding-left: 10px;
}

.padding-right {
    padding-right: 10px;
}

.padding-sides {
    padding-left: 10px;
    padding-right: 10px;
}

.padding-top.padding-x-0-5,
.padding-top.padding-v-x-0-5 {
    padding-top: 10px;
}

.padding-bottom.padding-x-0-5,
.padding-bottom.padding-v-x-0-5 {
    padding-bottom: 10px;
}

.padding-left.padding-x-0-5,
.padding-left.padding-h-x-0-5 {
    padding-left: 5px;
}

.padding-right.padding-x-0-5,
.padding-right.padding-h-x-0-5 {
    padding-right: 5px;
}

.padding-sides.padding-x-0-5,
.padding-sides.padding-h-x-0-5 {
    padding-left: 5px;
    padding-right: 5px;
}

.padding-top.padding-x-1-5,
.padding-top.padding-v-x-1-5 {
    padding-top: 30px;
}

.padding-bottom.padding-x-1-5,
.padding-bottom.padding-v-x-1-5 {
    padding-bottom: 30px;
}

.padding-left.padding-x-1-5,
.padding-left.padding-h-x-1-5 {
    padding-left: 15px;
}

.padding-right.padding-x-1-5,
.padding-right.padding-h-x-1-5 {
    padding-right: 15px;
}

.padding-sides.padding-x-1-5,
.padding-sides.padding-h-x-1-5 {
    padding-left: 15px;
    padding-right: 15px;
}

.padding-top.padding-x-2-5,
.padding-top.padding-v-x-2-5 {
    padding-top: 50px;
}

.padding-bottom.padding-x-2-5,
.padding-bottom.padding-v-x-2-5 {
    padding-bottom: 50px;
}

.padding-left.padding-x-2-5,
.padding-left.padding-h-x-2-5 {
    padding-left: 25px;
}

.padding-right.padding-x-2-5,
.padding-right.padding-h-x-2-5 {
    padding-right: 25px;
}

.padding-sides.padding-x-2-5,
.padding-sides.padding-h-x-2-5 {
    padding-left: 25px;
    padding-right: 25px;
}

.padding-top.padding-x-2 {
    padding-top: 40px;
}

.padding-bottom.padding-x-2 {
    padding-bottom: 40px;
}

.padding-left.padding-x-2 {
    padding-left: 20px;
}

.padding-right.padding-x-2 {
    padding-right: 20px;
}

.padding-sides.padding-x-2 {
    padding-left: 20px;
    padding-right: 20px;
}

.padding-top.padding-v-x-2 {
    padding-top: 40px;
}

.padding-bottom.padding-v-x-2 {
    padding-bottom: 40px;
}

.padding-left.padding-h-x-2 {
    padding-left: 20px;
}

.padding-right.padding-h-x-2 {
    padding-right: 20px;
}

.padding-sides.padding-h-x-2 {
    padding-left: 20px;
    padding-right: 20px;
}

.padding-top.padding-x-3 {
    padding-top: 60px;
}

.padding-bottom.padding-x-3 {
    padding-bottom: 60px;
}

.padding-left.padding-x-3 {
    padding-left: 30px;
}

.padding-right.padding-x-3 {
    padding-right: 30px;
}

.padding-sides.padding-x-3 {
    padding-left: 30px;
    padding-right: 30px;
}

.padding-top.padding-v-x-3 {
    padding-top: 60px;
}

.padding-bottom.padding-v-x-3 {
    padding-bottom: 60px;
}

.padding-left.padding-h-x-3 {
    padding-left: 30px;
}

.padding-right.padding-h-x-3 {
    padding-right: 30px;
}

.padding-sides.padding-h-x-3 {
    padding-left: 30px;
    padding-right: 30px;
}

.padding-top.padding-x-4 {
    padding-top: 80px;
}

.padding-bottom.padding-x-4 {
    padding-bottom: 80px;
}

.padding-left.padding-x-4 {
    padding-left: 40px;
}

.padding-right.padding-x-4 {
    padding-right: 40px;
}

.padding-sides.padding-x-4 {
    padding-left: 40px;
    padding-right: 40px;
}

.padding-top.padding-v-x-4 {
    padding-top: 80px;
}

.padding-bottom.padding-v-x-4 {
    padding-bottom: 80px;
}

.padding-left.padding-h-x-4 {
    padding-left: 40px;
}

.padding-right.padding-h-x-4 {
    padding-right: 40px;
}

.padding-sides.padding-h-x-4 {
    padding-left: 40px;
    padding-right: 40px;
}

.padding-top.padding-x-5 {
    padding-top: 100px;
}

.padding-bottom.padding-x-5 {
    padding-bottom: 100px;
}

.padding-left.padding-x-5 {
    padding-left: 50px;
}

.padding-right.padding-x-5 {
    padding-right: 50px;
}

.padding-sides.padding-x-5 {
    padding-left: 50px;
    padding-right: 50px;
}

.padding-top.padding-v-x-5 {
    padding-top: 100px;
}

.padding-bottom.padding-v-x-5 {
    padding-bottom: 100px;
}

.padding-left.padding-h-x-5 {
    padding-left: 50px;
}

.padding-right.padding-h-x-5 {
    padding-right: 50px;
}

.padding-sides.padding-h-x-5 {
    padding-left: 50px;
    padding-right: 50px;
}

.padding-top.padding-x-6 {
    padding-top: 120px;
}

.padding-bottom.padding-x-6 {
    padding-bottom: 120px;
}

.padding-left.padding-x-6 {
    padding-left: 60px;
}

.padding-right.padding-x-6 {
    padding-right: 60px;
}

.padding-sides.padding-x-6 {
    padding-left: 60px;
    padding-right: 60px;
}

.padding-top.padding-v-x-6 {
    padding-top: 120px;
}

.padding-bottom.padding-v-x-6 {
    padding-bottom: 120px;
}

.padding-left.padding-h-x-6 {
    padding-left: 60px;
}

.padding-right.padding-h-x-6 {
    padding-right: 60px;
}

.padding-sides.padding-h-x-6 {
    padding-left: 60px;
    padding-right: 60px;
}

.padding-top.padding-x-7 {
    padding-top: 140px;
}

.padding-bottom.padding-x-7 {
    padding-bottom: 140px;
}

.padding-left.padding-x-7 {
    padding-left: 70px;
}

.padding-right.padding-x-7 {
    padding-right: 70px;
}

.padding-sides.padding-x-7 {
    padding-left: 70px;
    padding-right: 70px;
}

.padding-top.padding-v-x-7 {
    padding-top: 140px;
}

.padding-bottom.padding-v-x-7 {
    padding-bottom: 140px;
}

.padding-left.padding-h-x-7 {
    padding-left: 70px;
}

.padding-right.padding-h-x-7 {
    padding-right: 70px;
}

.padding-sides.padding-h-x-7 {
    padding-left: 70px;
    padding-right: 70px;
}

.padding-top.padding-x-8 {
    padding-top: 160px;
}

.padding-bottom.padding-x-8 {
    padding-bottom: 160px;
}

.padding-left.padding-x-8 {
    padding-left: 80px;
}

.padding-right.padding-x-8 {
    padding-right: 80px;
}

.padding-sides.padding-x-8 {
    padding-left: 80px;
    padding-right: 80px;
}

.padding-top.padding-v-x-8 {
    padding-top: 160px;
}

.padding-bottom.padding-v-x-8 {
    padding-bottom: 160px;
}

.padding-left.padding-h-x-8 {
    padding-left: 80px;
}

.padding-right.padding-h-x-8 {
    padding-right: 80px;
}

.padding-sides.padding-h-x-8 {
    padding-left: 80px;
    padding-right: 80px;
}

.padding-top.padding-x-9 {
    padding-top: 180px;
}

.padding-bottom.padding-x-9 {
    padding-bottom: 180px;
}

.padding-left.padding-x-9 {
    padding-left: 90px;
}

.padding-right.padding-x-9 {
    padding-right: 90px;
}

.padding-sides.padding-x-9 {
    padding-left: 90px;
    padding-right: 90px;
}

.padding-top.padding-v-x-9 {
    padding-top: 180px;
}

.padding-bottom.padding-v-x-9 {
    padding-bottom: 180px;
}

.padding-left.padding-h-x-9 {
    padding-left: 90px;
}

.padding-right.padding-h-x-9 {
    padding-right: 90px;
}

.padding-sides.padding-h-x-9 {
    padding-left: 90px;
    padding-right: 90px;
}

.padding-top.padding-x-10 {
    padding-top: 200px;
}

.padding-bottom.padding-x-10 {
    padding-bottom: 200px;
}

.padding-left.padding-x-10 {
    padding-left: 100px;
}

.padding-right.padding-x-10 {
    padding-right: 100px;
}

.padding-sides.padding-x-10 {
    padding-left: 100px;
    padding-right: 100px;
}

.padding-top.padding-v-x-10 {
    padding-top: 200px;
}

.padding-bottom.padding-v-x-10 {
    padding-bottom: 200px;
}

.padding-left.padding-h-x-10 {
    padding-left: 100px;
}

.padding-right.padding-h-x-10 {
    padding-right: 100px;
}

.padding-sides.padding-h-x-10 {
    padding-left: 100px;
    padding-right: 100px;
}

@media only screen and (max-width: 900px) {
    .padding-left,
    .padding-right,
    .padding-sides,
    .padding-sides.padding-x-0-5,
    .padding-sides.padding-x-1-5,
    .padding-sides.padding-x-2-5,
    .padding-sides.padding-h-x-0-5,
    .padding-sides.padding-h-x-1-5,
    .padding-sides.padding-h-x-2-5 {
        padding-left: 0;
        padding-right: 0;
    }
    .padding-sides.padding-x-2 {
        padding-left: 0;
        padding-right: 0;
    }
    .padding-left.padding-x-2 {
        padding-left: 0;
    }
    .padding-right.padding-x-2 {
        padding-right: 0;
    }
    .padding-left.padding-h-x-2 {
        padding-left: 0;
    }
    .padding-right.padding-h-x-2 {
        padding-right: 0;
    }
    .padding-sides.padding-h-x-2 {
        padding-left: 0;
        padding-right: 0;
    }
    .padding-sides.padding-x-3 {
        padding-left: 0;
        padding-right: 0;
    }
    .padding-left.padding-x-3 {
        padding-left: 0;
    }
    .padding-right.padding-x-3 {
        padding-right: 0;
    }
    .padding-left.padding-h-x-3 {
        padding-left: 0;
    }
    .padding-right.padding-h-x-3 {
        padding-right: 0;
    }
    .padding-sides.padding-h-x-3 {
        padding-left: 0;
        padding-right: 0;
    }
    .padding-sides.padding-x-4 {
        padding-left: 0;
        padding-right: 0;
    }
    .padding-left.padding-x-4 {
        padding-left: 0;
    }
    .padding-right.padding-x-4 {
        padding-right: 0;
    }
    .padding-left.padding-h-x-4 {
        padding-left: 0;
    }
    .padding-right.padding-h-x-4 {
        padding-right: 0;
    }
    .padding-sides.padding-h-x-4 {
        padding-left: 0;
        padding-right: 0;
    }
    .padding-sides.padding-x-5 {
        padding-left: 0;
        padding-right: 0;
    }
    .padding-left.padding-x-5 {
        padding-left: 0;
    }
    .padding-right.padding-x-5 {
        padding-right: 0;
    }
    .padding-left.padding-h-x-5 {
        padding-left: 0;
    }
    .padding-right.padding-h-x-5 {
        padding-right: 0;
    }
    .padding-sides.padding-h-x-5 {
        padding-left: 0;
        padding-right: 0;
    }
    .padding-sides.padding-x-6 {
        padding-left: 0;
        padding-right: 0;
    }
    .padding-left.padding-x-6 {
        padding-left: 0;
    }
    .padding-right.padding-x-6 {
        padding-right: 0;
    }
    .padding-left.padding-h-x-6 {
        padding-left: 0;
    }
    .padding-right.padding-h-x-6 {
        padding-right: 0;
    }
    .padding-sides.padding-h-x-6 {
        padding-left: 0;
        padding-right: 0;
    }
    .padding-sides.padding-x-7 {
        padding-left: 0;
        padding-right: 0;
    }
    .padding-left.padding-x-7 {
        padding-left: 0;
    }
    .padding-right.padding-x-7 {
        padding-right: 0;
    }
    .padding-left.padding-h-x-7 {
        padding-left: 0;
    }
    .padding-right.padding-h-x-7 {
        padding-right: 0;
    }
    .padding-sides.padding-h-x-7 {
        padding-left: 0;
        padding-right: 0;
    }
    .padding-sides.padding-x-8 {
        padding-left: 0;
        padding-right: 0;
    }
    .padding-left.padding-x-8 {
        padding-left: 0;
    }
    .padding-right.padding-x-8 {
        padding-right: 0;
    }
    .padding-left.padding-h-x-8 {
        padding-left: 0;
    }
    .padding-right.padding-h-x-8 {
        padding-right: 0;
    }
    .padding-sides.padding-h-x-8 {
        padding-left: 0;
        padding-right: 0;
    }
    .padding-sides.padding-x-9 {
        padding-left: 0;
        padding-right: 0;
    }
    .padding-left.padding-x-9 {
        padding-left: 0;
    }
    .padding-right.padding-x-9 {
        padding-right: 0;
    }
    .padding-left.padding-h-x-9 {
        padding-left: 0;
    }
    .padding-right.padding-h-x-9 {
        padding-right: 0;
    }
    .padding-sides.padding-h-x-9 {
        padding-left: 0;
        padding-right: 0;
    }
    .padding-sides.padding-x-10 {
        padding-left: 0;
        padding-right: 0;
    }
    .padding-left.padding-x-10 {
        padding-left: 0;
    }
    .padding-right.padding-x-10 {
        padding-right: 0;
    }
    .padding-left.padding-h-x-10 {
        padding-left: 0;
    }
    .padding-right.padding-h-x-10 {
        padding-right: 0;
    }
    .padding-sides.padding-h-x-10 {
        padding-left: 0;
        padding-right: 0;
    }
}
/*# sourceMappingURL=spacing.css.map */

.tpl-menus-menu-flyout-menu {
    display: grid;
    grid-template-columns: 1fr 1fr;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    row-gap: 35px;
}
.tpl-menus-menu-flyout-menu .clearfix {
    display: none;
}
@media only screen and (max-width: 600px) {
    .tpl-menus-menu-flyout-menu {
        grid-template-columns: 1fr;
    }
}
.tpl-menus-menu-flyout-menu .menu-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 20px;
}
.tpl-menus-menu-flyout-menu .menu-item > span {
    font-family: "Joane", serif;
    font-size: 24px;
    font-weight: 600;
    color: #47525A;
    text-decoration: none;
    letter-spacing: 0.3px;
}
.tpl-menus-menu-flyout-menu .menu-item > a {
    font-family: "Joane", serif;
    font-size: 24px;
    font-weight: 600;
    color: #47525A;
    text-decoration: none;
    letter-spacing: 0.3px;
    position: relative;
}
.tpl-menus-menu-flyout-menu .menu-item > a:after {
    content: "";
    background-color: #FFC60A;
    height: 3px;
    border-radius: 2px;
    position: absolute;
    bottom: 0px;
    left: -2px;
    right: -2px;
    -webkit-transform: skew(30deg, 0) scaleX(0);
    transform: skew(30deg, 0) scaleX(0);
    -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
    opacity: 0;
}
.tpl-menus-menu-flyout-menu .menu-item > a:hover:after {
    -webkit-transform: skew(30deg, 0) scaleX(1);
    transform: skew(30deg, 0) scaleX(1);
    opacity: 1;
}
.tpl-menus-menu-flyout-menu .menu-item .menu-sub-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-menus-menu-flyout-menu .menu-item .menu-sub-item a {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #47525A;
    text-decoration: none;
    letter-spacing: 0.17px;
    position: relative;
}
.tpl-menus-menu-flyout-menu .menu-item .menu-sub-item a:after {
    content: "";
    background-color: #FFC60A;
    height: 3px;
    border-radius: 2px;
    position: absolute;
    bottom: 0px;
    left: -2px;
    right: -2px;
    -webkit-transform: skew(30deg, 0) scaleX(0);
    transform: skew(30deg, 0) scaleX(0);
    -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
    opacity: 0;
}
.tpl-menus-menu-flyout-menu .menu-item .menu-sub-item a:hover:after {
    -webkit-transform: skew(30deg, 0) scaleX(1);
    transform: skew(30deg, 0) scaleX(1);
    opacity: 1;
}
.tpl-menus-menu-flyout-menu .menu-item .menu-sub-item.word-giver-icon a {
    margin-right: 10px;
}
.tpl-menus-menu-flyout-menu .menu-item .menu-sub-item.word-giver-icon:after {
    content: url("/tpl/WycliffeBase/img/logo-wordgivers.svg");
    width: 20px;
}
/*# sourceMappingURL=FlyoutMenu.css.map */

.tpl-menus-menu-main-menu .tpl-menu-items {
    position: relative;
}
.tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item {
    float: left;
    margin-right: 36px;
    text-transform: uppercase;
    position: relative;
}
.tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item a {
    font-size: 15px;
    text-decoration: none;
    color: #f0f0f0;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
}
.tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item a.fa {
    text-transform: none;
    float: right;
}
.tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item a.fa.fa-user:before {
    font-family: "Font Awesome 5 Pro" !important;
    speak: none;
    font-style: normal;
    font-weight: 300;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f2bd";
}
.tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item:hover a {
    color: #fff;
}
.tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item .tpl-menu-sub-items {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    top: 100%;
    left: auto;
    right: 0;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item .tpl-menu-sub-items .tpl-menu-sub-item {
    background: rgba(0, 0, 0, 0.4);
    min-width: 200px;
}
.tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item .tpl-menu-sub-items .tpl-menu-sub-item.is-first {
    padding-top: 10px;
}
.tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item .tpl-menu-sub-items .tpl-menu-sub-item.is-last {
    padding-bottom: 10px;
}
.tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item .tpl-menu-sub-items .tpl-menu-sub-item a {
    display: block;
    color: #d3d3d3;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 8px 15px;
}
.tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item .tpl-menu-sub-items .tpl-menu-sub-item a:hover {
    color: #fff;
}
.tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item:hover .tpl-menu-sub-items {
    visibility: visible;
    opacity: 1;
}

.tpl-position-user-menu .clearfix {
    display: none;
}
.tpl-position-user-menu .tpl-menus-menu-main-menu .tpl-menu-items {
    position: static;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.tpl-position-user-menu .tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item {
    margin: 0;
    float: none;
}
.tpl-position-user-menu .tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item > a {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: unset;
    letter-spacing: 1px;
    font-weight: 400;
    background-color: transparent;
    color: #fff;
    -webkit-transition: color 0.3s ease, background-color 0.3s ease;
    transition: color 0.3s ease, background-color 0.3s ease;
    text-transform: none;
    white-space: nowrap;
    padding: 10px 0;
}
.tpl-position-user-menu .tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item > a.logout {
    color: #E64C38;
}
.tpl-position-user-menu .tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item.is-first > a {
    padding-top: 0;
}
.tpl-position-user-menu .tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item.is-last > a {
    padding-bottom: 0;
}
.tpl-position-user-menu .tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item:hover > a {
    color: #FFC60A;
}
.tpl-position-user-menu .tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item:hover > a.logout {
    color: #ec7565;
}

.tpl-position-header-menu .clearfix {
    display: none;
}
.scrolled .tpl-position-header-menu .tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item > a:not(.highlighted), .tpl-no-hero .tpl-position-header-menu .tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item > a:not(.highlighted) {
    color: #47525A;
}
.tpl-position-header-menu .tpl-menus-menu-main-menu .tpl-menu-items {
    position: static;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 30px;
}
.tpl-position-header-menu .tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item {
    margin: 0;
    float: none;
}
.tpl-position-header-menu .tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item > a {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: unset;
    padding: 0;
    letter-spacing: 0.5px;
    font-weight: 600;
    background-color: transparent;
    color: #fff;
    -webkit-transition: color 0.3s ease, background-color 0.3s ease;
    transition: color 0.3s ease, background-color 0.3s ease;
    text-transform: none;
    border-radius: 3px;
}
.tpl-position-header-menu .tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item > a:not(.highlighted) {
    position: relative;
}
.tpl-position-header-menu .tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item > a:not(.highlighted):after {
    content: "";
    background-color: #FFC60A;
    height: 3px;
    border-radius: 2px;
    position: absolute;
    bottom: 0px;
    left: -2px;
    right: -2px;
    -webkit-transform: skew(30deg, 0) scaleX(0);
    transform: skew(30deg, 0) scaleX(0);
    -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
    opacity: 0;
}
.tpl-position-header-menu .tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item > a:not(.highlighted):hover:after {
    -webkit-transform: skew(30deg, 0) scaleX(1);
    transform: skew(30deg, 0) scaleX(1);
    opacity: 1;
}
.tpl-position-header-menu .tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item > a.highlighted {
    height: 40px;
    padding: 0 20px;
    background-color: #E64C38;
}
.tpl-position-header-menu .tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item:hover > a.highlighted {
    background-color: #ec7565;
}
.tpl-position-footer-top-center .clearfix {
    display: none;
}
.tpl-position-footer-top-center .tpl-menus-menu-main-menu .tpl-menu-items {
    position: static;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    row-gap: 20px;
    -webkit-column-gap: 60px;
    -moz-column-gap: 60px;
    column-gap: 60px;
}
@media only screen and (max-width: 700px) {
    .tpl-position-footer-top-center .tpl-menus-menu-main-menu .tpl-menu-items {
        grid-template-columns: 1fr 1fr;
    }
}
@media only screen and (max-width: 450px) {
    .tpl-position-footer-top-center .tpl-menus-menu-main-menu .tpl-menu-items {
        grid-template-columns: 1fr;
    }
}
.tpl-position-footer-top-center .tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item {
    margin: 0;
    float: none;
}
@media only screen and (max-width: 450px) {
    .tpl-position-footer-top-center .tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.tpl-position-footer-top-center .tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item > a {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: unset;
    letter-spacing: 1px;
    font-weight: 600;
    background-color: transparent;
    color: #9d9d9d;
    -webkit-transition: color 0.3s ease, background-color 0.3s ease;
    transition: color 0.3s ease, background-color 0.3s ease;
    text-transform: none;
    white-space: nowrap;
    padding: 0;
}
.tpl-position-footer-top-center .tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item:hover > a {
    color: #47525A;
}

.tpl-position-footer-bottom-right .clearfix {
    display: none;
}
.tpl-position-footer-bottom-right .tpl-menus-menu-main-menu .tpl-menu-items {
    position: static;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 30px;
}
@media only screen and (max-width: 700px) {
    .tpl-position-footer-bottom-right .tpl-menus-menu-main-menu .tpl-menu-items {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 15px;
    }
}
.tpl-position-footer-bottom-right .tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item {
    margin: 0;
    float: none;
}
.tpl-position-footer-bottom-right .tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item > a {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: unset;
    letter-spacing: 1px;
    font-weight: 600;
    background-color: transparent;
    color: #9d9d9d;
    -webkit-transition: color 0.3s ease, background-color 0.3s ease;
    transition: color 0.3s ease, background-color 0.3s ease;
    text-transform: none;
    white-space: nowrap;
    padding: 0;
}
.tpl-position-footer-bottom-right .tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item:hover > a {
    color: #47525A;
}
/*# sourceMappingURL=MainMenu.css.map */

.tpl-menus-menu-social-icons {
    text-align: center;
    font-size: 0;
}
.tpl-menus-menu-social-icons .tpl-menu-item {
    display: inline-block;
}
.tpl-menus-menu-social-icons .tpl-menu-item a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    text-align: center;
    border-radius: 3px;
    background-color: #E64C38;
    color: #fff;
    text-decoration: none;
    font-size: 28px;
    margin: 5px;
}
.tpl-menus-menu-social-icons .tpl-menu-item a:hover {
    background-color: #e9604f;
}
.tpl-menus-menu-social-icons.tpl-floating {
    position: fixed;
    left: 0;
    top: 40vh;
    padding: 8px 2px;
    z-index: 230;
    background-color: #d3d3d3;
}
.tpl-menus-menu-social-icons.tpl-floating .tpl-menu-item {
    display: block;
}
.tpl-menus-menu-social-icons.tpl-floating .tpl-menu-item a {
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    background: none;
    color: #484848;
    font-size: 25px;
    margin: 5px 0;
}
.tpl-menus-menu-social-icons.tpl-floating .tpl-menu-item a:hover {
    background: none;
    color: #000;
}
@media only screen and (max-width: 450px) {
    .tpl-menus-menu-social-icons.tpl-floating {
        padding: 2px 1px 2px 0;
    }
    .tpl-menus-menu-social-icons.tpl-floating .tpl-menu-item a {
        width: 32px;
        height: 32px;
        line-height: 32px;
        font-size: 20px;
        margin: 0;
    }
}

.tpl-menus-menu-social-icons .tpl-menu-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
}
.tpl-menus-menu-social-icons .tpl-menu-items .tpl-menu-item a {
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 24px;
    margin: 0;
    color: #47525A;
    background-color: unset;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
}
.tpl-menus-menu-social-icons .tpl-menu-items .tpl-menu-item a:hover {
    color: #000;
}
.tpl-menus-menu-social-icons .tpl-menu-items .clearfix {
    display: none;
}

.tpl-position-footer-top-right .tpl-menus-menu-social-icons .tpl-menu-items .tpl-menu-item a {
    color: #9d9d9d;
}
.tpl-position-footer-top-right .tpl-menus-menu-social-icons .tpl-menu-items .tpl-menu-item a:hover {
    color: #47525A;
}
/*# sourceMappingURL=SocialIcons.css.map */

.tpl-menus-menu-secondary-menu .tpl-menu-items {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-menus-menu-secondary-menu .tpl-menu-items .tpl-menu-item {
    float: left;
    margin-right: 36px;
    text-transform: uppercase;
    position: relative;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-menus-menu-secondary-menu .tpl-menu-items .tpl-menu-item a {
    font-size: 15px;
    text-decoration: none;
    color: #000;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    padding: 4px 15px 4px 15px;
}
.tpl-menus-menu-secondary-menu .tpl-menu-items .tpl-menu-item a.fa {
    text-transform: none;
    float: right;
}
.tpl-menus-menu-secondary-menu .tpl-menu-items .tpl-menu-item a.fa.fa-user:before {
    font-family: "Font Awesome 5 Pro" !important;
    speak: none;
    font-style: normal;
    font-weight: 300;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f2bd";
}
.tpl-menus-menu-secondary-menu .tpl-menu-items .tpl-menu-item:hover a {
    color: #000;
}
.tpl-menus-menu-secondary-menu .tpl-menu-items .tpl-menu-item .tpl-menu-sub-items {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    top: 100%;
    left: auto;
    right: 0;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    z-index: 100;
}
.tpl-menus-menu-secondary-menu .tpl-menu-items .tpl-menu-item .tpl-menu-sub-items .tpl-menu-sub-item {
    background: rgba(0, 0, 0, 0.4);
    min-width: 200px;
}
.tpl-menus-menu-secondary-menu .tpl-menu-items .tpl-menu-item .tpl-menu-sub-items .tpl-menu-sub-item.is-first {
    padding-top: 10px;
}
.tpl-menus-menu-secondary-menu .tpl-menu-items .tpl-menu-item .tpl-menu-sub-items .tpl-menu-sub-item.is-last {
    padding-bottom: 10px;
}
.tpl-menus-menu-secondary-menu .tpl-menu-items .tpl-menu-item .tpl-menu-sub-items .tpl-menu-sub-item a {
    display: block;
    color: #d3d3d3;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 8px 15px;
}
.tpl-menus-menu-secondary-menu .tpl-menu-items .tpl-menu-item .tpl-menu-sub-items .tpl-menu-sub-item a:hover {
    color: #fff;
}
.tpl-menus-menu-secondary-menu .tpl-menu-items .tpl-menu-item:hover .tpl-menu-sub-items {
    visibility: visible;
    opacity: 1;
}
/*# sourceMappingURL=SecondaryMenu.css.map */

.com-advocacy.all-advocacy-campaigns .search-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    padding: 10px;
}
@media only screen and (max-width: 900px) {
    .com-advocacy.all-advocacy-campaigns .search-header {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
        justify-content: stretch;
    }
}
@media only screen and (max-width: 600px) {
    .com-advocacy.all-advocacy-campaigns .search-header {
        padding-left: 0;
        padding-right: 0;
    }
}
.com-advocacy.all-advocacy-campaigns .search-header .search-input {
    border: 1px solid #d1d5db;
    border-radius: 5px;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #006168;
    padding: 0 20px;
    margin: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-right: 10px;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.com-advocacy.all-advocacy-campaigns .search-header .search-input:disabled,
.com-advocacy.all-advocacy-campaigns .search-header .search-input .disabled, .com-advocacy.all-advocacy-campaigns .search-header .search-input[disabled=disabled] {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
@media only screen and (max-width: 900px) {
    .com-advocacy.all-advocacy-campaigns .search-header .search-input {
        width: 100%;
        margin-bottom: 10px;
        margin-right: 0;
    }
}
.com-advocacy.all-advocacy-campaigns .search-header .search-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}
.com-advocacy.all-advocacy-campaigns .search-header .search-button:disabled, .com-advocacy.all-advocacy-campaigns .search-header .search-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.com-advocacy.all-advocacy-campaigns .search-header .search-button:hover {
    text-decoration: none;
}
.com-advocacy.all-advocacy-campaigns .search-header .search-button:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
@media only screen and (max-width: 900px) {
    .com-advocacy.all-advocacy-campaigns .search-header .search-button {
        -ms-flex-negative: 1;
        flex-shrink: 1;
    }
}
@media only screen and (max-width: 600px) {
    .com-advocacy.all-advocacy-campaigns .search-header .search-button {
        width: 100%;
    }
}
.com-advocacy.all-advocacy-campaigns .search-header .reset-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    margin: 0;
    margin-left: 10px;
}
.com-advocacy.all-advocacy-campaigns .search-header .reset-button:disabled, .com-advocacy.all-advocacy-campaigns .search-header .reset-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.com-advocacy.all-advocacy-campaigns .search-header .reset-button:hover {
    text-decoration: none;
}
.com-advocacy.all-advocacy-campaigns .search-header .reset-button:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
@media only screen and (max-width: 900px) {
    .com-advocacy.all-advocacy-campaigns .search-header .reset-button {
        -ms-flex-negative: 1;
        flex-shrink: 1;
    }
}
@media only screen and (max-width: 600px) {
    .com-advocacy.all-advocacy-campaigns .search-header .reset-button {
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
    }
}
.com-advocacy.all-advocacy-campaigns .search-header .category-filter {
    border: 1px solid #d1d5db;
    border-radius: 5px;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #006168;
    padding: 0 20px;
    margin: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    appearance: none;
    background-image: url("/tpl/WycliffeBase/img/dropdown-arrow.png");
    background-repeat: no-repeat;
    background-position: center right 10px;
    background-size: 12px;
    padding-right: 32px;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-appearance: none !important;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-right: 10px;
    width: 30%;
}
.com-advocacy.all-advocacy-campaigns .search-header .category-filter:disabled,
.com-advocacy.all-advocacy-campaigns .search-header .category-filter .disabled, .com-advocacy.all-advocacy-campaigns .search-header .category-filter[disabled=disabled] {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
@media only screen and (max-width: 900px) {
    .com-advocacy.all-advocacy-campaigns .search-header .category-filter {
        width: auto;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-negative: 1;
        flex-shrink: 1;
        margin-bottom: 10px;
    }
}
@media only screen and (max-width: 600px) {
    .com-advocacy.all-advocacy-campaigns .search-header .category-filter {
        width: 100%;
        margin-right: 0;
    }
}
.com-advocacy.all-advocacy-campaigns .all-campaigns {
    margin: 0;
    width: 100%;
}
.com-advocacy.all-advocacy-campaigns .all-campaigns .advocacy-campaign {
    width: calc(33.3333% - 20px);
    float: none;
    display: block;
    margin: 10px;
    border: none 0;
    background: #f0f0f0;
}
@media only screen and (max-width: 900px) {
    .com-advocacy.all-advocacy-campaigns .all-campaigns .advocacy-campaign {
        width: calc(50% - 20px);
    }
}
@media only screen and (max-width: 600px) {
    .com-advocacy.all-advocacy-campaigns .all-campaigns .advocacy-campaign {
        width: 100%;
        margin: 10px 0;
    }
}
.com-advocacy.all-advocacy-campaigns .all-campaigns .advocacy-campaign .main-info {
    padding: 0;
}
.com-advocacy.all-advocacy-campaigns .all-campaigns .advocacy-campaign .main-info .corner {
    display: none;
}
.com-advocacy.all-advocacy-campaigns .all-campaigns .advocacy-campaign .main-info .corner-hide {
    display: none;
}
.com-advocacy.all-advocacy-campaigns .all-campaigns .advocacy-campaign .main-info .category-icon {
    display: none;
}
.com-advocacy.all-advocacy-campaigns .all-campaigns .advocacy-campaign .main-info .image a img {
    width: 100%;
}
.com-advocacy.all-advocacy-campaigns .all-campaigns .advocacy-campaign .main-info .title {
    padding: 20px;
}
.com-advocacy.all-advocacy-campaigns .all-campaigns .advocacy-campaign .main-info .title.no-image {
    text-indent: unset;
}
.com-advocacy.all-advocacy-campaigns .all-campaigns .advocacy-campaign .main-info .title a {
    text-decoration: none;
}
.com-advocacy.all-advocacy-campaigns .all-campaigns .advocacy-campaign .progress-bar {
    margin: 0;
    padding: 20px;
    padding-top: 0;
    max-width: none;
}
.com-advocacy.all-advocacy-campaigns .all-campaigns .advocacy-campaign .progress-bar .title {
    margin-bottom: 5px;
}
.com-advocacy.all-advocacy-campaigns .all-campaigns .advocacy-campaign .progress-bar .bar-wrapper {
    border: none 0;
    background: #fff;
}
.com-advocacy.all-advocacy-campaigns .all-campaigns .advocacy-campaign .progress-bar .bar-wrapper .progress {
    height: 30px;
    background: #E64C38;
}
.com-advocacy.all-advocacy-campaigns .all-campaigns .advocacy-campaign .donations {
    padding: 20px;
    padding-top: 0;
}
.com-advocacy.all-advocacy-campaigns .all-campaigns .advocacy-campaign .donations .donation {
    border: none 0;
    padding: 7px 0;
    border-bottom: solid 1px #808080;
}
.com-advocacy.all-advocacy-campaigns .all-campaigns .advocacy-campaign .donations .donation:first-child {
    padding-top: 0;
}
.com-advocacy.all-advocacy-campaigns .all-campaigns .advocacy-campaign .donations .donation:last-child {
    border-bottom: none 0;
    padding-bottom: 0;
}
.com-advocacy.all-advocacy-campaigns .all-campaigns .advocacy-campaign .donations .donation .donation-title {
    color: #47525A;
}
.com-advocacy.all-advocacy-campaigns .all-campaigns .advocacy-campaign .donations .donation .donation-note {
    color: #47525A;
}
/*# sourceMappingURL=Index.css.map */

.com-advocacy.confirmation {
    padding-top: 20px;
    padding-bottom: 20px;
}

.com-advocacy.confirmation .page-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 40px;
    font-family: "Joane", serif;
    border: none;
    margin-bottom: 40px;
}

.com-advocacy .campaign-url-info {
    padding-bottom: 50px;
}

.com-advocacy .campaign-url-info .title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 30px;
    font-family: "Joane", serif;
    padding: 0 2px 15px;
    margin: 0;
}

.com-advocacy .campaign-url-info .link {
    background-color: #d3d3d3;
    color: #2D2E2D;
    font-size: 16px;
    padding: 18px 16px;
    word-break: break-all;
}

.com-advocacy .campaign-url-info .registration {
    margin-top: 30px;
}

.com-advocacy .campaign-url-info .registration span {
    margin: 20px 0;
}

.com-advocacy .campaign-url-info .registration span.big {
    margin: 0 15px 0 0;
}

.com-advocacy .campaign-url-info .registration .login-register {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
}
.com-advocacy .campaign-url-info .registration .login-register:disabled, .com-advocacy .campaign-url-info .registration .login-register.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.com-advocacy .campaign-url-info .registration .login-register:hover {
    text-decoration: none;
}
.com-advocacy .campaign-url-info .registration .login-register:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}

.com-advocacy .campaign-donations .title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 30px;
    font-family: "Joane", serif;
    margin-bottom: 3px;
}

.com-advocacy .campaign-donations .subtitle {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 18px;
    font-family: "Joane", serif;
    margin-bottom: 20px;
}

.com-advocacy .campaign-donations .details .completion-bar-achieved {
    margin-top: 15px;
}

.com-advocacy .campaign-donations .details .completion-bar {
    background-color: #d3d3d3;
    border-radius: 1px;
    width: 47%;
    margin-top: 6px;
}

.com-advocacy .campaign-donations .details .completion-bar .copletion-progress {
    background-color: #E64C38;
    border-radius: 1px;
    height: 10px;
    max-width: 100%;
}

.com-advocacy .campaign-donations .details .completion-bar .min,
.com-advocacy .campaign-donations .details .completion-bar .max,
.com-advocacy .campaign-donations .details .completion-bar .now_holder,
.com-advocacy .campaign-donations .details .completion-bar .now_holder .now {
    color: #2D2E2D;
    font-size: 12px;
    top: 20px;
}

.com-advocacy .campaign-donations .details .completion-bar .min {
    display: none;
}

.com-advocacy .campaign-donations .details .completion-bar .now_holder {
    margin-left: 0;
    max-width: 100%;
}

.com-advocacy .campaign-donations .details .completion-bar .now_holder .now {
    max-width: 100%;
}

.com-advocacy .campaign-donations .details .financial-info {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    color: #2D2E2D;
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 18px;
    font-family: "Joane", serif;
    font-size: 20px;
    font-weight: 700;
    margin: -20px 0 0 5%;
}

.com-advocacy .campaign-donations .details .financial-info p {
    color: #2D2E2D;
    float: none;
    font-weight: 400;
    line-height: normal;
    padding: 0;
    margin: 5px 0 0 0;
}

.com-advocacy .campaign-donations .details .donateNow,
.com-advocacy .donation-details .title .donateNow {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
    padding: 0 20px;
    overflow: hidden;
    max-width: 200px;
    position: relative;
}
.com-advocacy .campaign-donations .details .donateNow:disabled, .com-advocacy .campaign-donations .details .donateNow.disabled,
.com-advocacy .donation-details .title .donateNow:disabled,
.com-advocacy .donation-details .title .donateNow.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.com-advocacy .campaign-donations .details .donateNow:hover,
.com-advocacy .donation-details .title .donateNow:hover {
    text-decoration: none;
}
.com-advocacy .campaign-donations .details .donateNow:hover,
.com-advocacy .donation-details .title .donateNow:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}

.com-advocacy .campaign-donations .details .donateNow {
    margin: -27px 0 0;
}

.com-advocacy .donation-details .title .donateNow {
    display: none;
}

.com-advocacy .campaign-details-body {
    padding: 35px 0;
}

.com-advocacy .advocacy-campaign-details {
    border: none;
    padding-bottom: 0;
}

.com-advocacy .advocacy-campaign-details .title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 40px;
    font-family: "Joane", serif;
    padding: 26px 200px 26px 0;
    letter-spacing: 0;
    position: relative;
    margin: 20px 0;
}

.com-advocacy .advocacy-campaign-details .title a.edit {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
    max-width: 200px;
    position: absolute;
    right: 0;
    top: 16px;
    padding: 0 14px;
}
.com-advocacy .advocacy-campaign-details .title a.edit:disabled, .com-advocacy .advocacy-campaign-details .title a.edit.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.com-advocacy .advocacy-campaign-details .title a.edit:hover {
    text-decoration: none;
}
.com-advocacy .advocacy-campaign-details .title a.edit:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}

.com-advocacy .advocacy-campaign-details .advocacy-details {
    color: #2D2E2D;
    font-weight: 300;
    text-shadow: none;
    font-style: normal;
    padding-top: 15px;
    padding-bottom: 25px;
    line-height: 28px;
    font-size: 18px;
}

.com-advocacy .advocacy-campaign-details .advocacy-details img {
    float: left;
    width: 52%;
    max-width: 100%;
    height: auto;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 5px 50px 10px 0;
    margin: 0;
}

.com-advocacy .advocacy-campaign-details .advocacy-details p {
    margin: 0;
}

.com-advocacy .donation-details {
    border-top: 1px solid #808080;
    padding-bottom: 15px;
}

.com-advocacy .donation-details .title {
    line-height: normal;
    margin: 40px 0 25px;
    position: relative;
}

.com-advocacy .donation-details .title p {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 40px;
    font-family: "Joane", serif;
}

.com-advocacy .donation-details .title .donateNow {
    margin: 4px 0;
}

.com-advocacy .donation-details .table table {
    color: #2D2E2D;
    font-size: 16px;
    border: none;
}

.com-advocacy .donation-details .table table tr.head td {
    color: #fff;
    background: #2D2E2D;
    border-right: 1px solid #fff;
    font-size: 15px;
    font-weight: 400;
    border-bottom: none;
    padding: 10px 20px 10px 13px;
    width: 22%;
}
.com-advocacy .donation-details .table table tr.head td.last {
    border-right: none;
}

.com-advocacy .donation-details .table table tr.records {
    background-color: #f0f0f0;
    margin-bottom: 5px;
}

.com-advocacy .donation-details .table table tr.records:nth-child(odd) {
    background-color: #fff;
}

.com-advocacy .donation-details .table table tr.records td {
    border-bottom: none;
    padding: 14px 20px 14px 13px;
}

@media only screen and (max-width: 800px) {
    .com-advocacy .campaign-url-info .title {
        font-weight: 700;
        padding: 0;
        margin: 0;
        letter-spacing: 0.1rem;
        font-size: 17px;
        font-family: "Joane", serif;
    }
    .com-advocacy .campaign-url-info .link {
        font-size: 18px;
    }
    .com-advocacy .campaign-donations .title {
        font-weight: 700;
        padding: 0;
        margin: 0;
        letter-spacing: 0.1rem;
        font-size: 17px;
        font-family: "Joane", serif;
    }
    .com-advocacy .campaign-donations .details .completion-bar {
        width: 100%;
        float: none;
        clear: both;
    }
    .com-advocacy .campaign-donations .details .financial-info {
        width: 23%;
        margin: 45px 0 0 0;
    }
    .com-advocacy .campaign-donations .details .financial-info p {
        margin-top: 5px;
    }
    .com-advocacy .campaign-donations .details .donateNow {
        margin: 45px 0 0 0;
    }
    .com-advocacy .campaign-details-body {
        padding-top: 40px;
    }
    .com-advocacy .advocacy-campaign-details .title {
        font-weight: 700;
        padding: 0;
        margin: 0;
        letter-spacing: 0.1rem;
        font-size: 36px;
        font-family: "Joane", serif;
        padding: 24px 200px 24px 0;
    }
    .com-advocacy .donation-details .title p {
        margin: 10px 0;
    }
}
@media only screen and (max-width: 600px) {
    .com-advocacy .page-title {
        text-align: center;
    }
    .com-advocacy .advocacy-campaign-details .title {
        padding: 24px 0 24px 0;
    }
    .com-advocacy .campaign-donations .details {
        text-align: center;
    }
    .com-advocacy .campaign-donations .details .completion-bar-achieved {
        text-align: left;
    }
    .com-advocacy .campaign-donations .details .financial-info {
        width: 50%;
    }
    .com-advocacy .campaign-donations .details .donateNow {
        float: none;
        margin-top: 35px;
    }
    .com-advocacy .advocacy-campaign-details .title {
        text-align: center;
        padding-right: 0;
    }
    .com-advocacy .advocacy-campaign-details .title a.edit {
        position: static;
        display: block;
        max-width: 210px;
        margin: 20px auto 0;
    }
    .com-advocacy .advocacy-campaign-details .advocacy-details {
        text-align: center;
    }
    .com-advocacy .advocacy-campaign-details .advocacy-details img {
        float: none;
        width: 100%;
        display: block;
        clear: both;
        text-align: center;
        padding: 0;
        margin: 5px auto 20px;
    }
    .com-advocacy .donation-details .title .donateNow {
        display: none;
    }
    .com-advocacy .donation-details .table table tr.head td.last,
    .com-advocacy .donation-details .table table tr.records td.last {
        display: none;
    }
}
@media only screen and (max-width: 450px) {
    .com-advocacy .donation-details .table table tr.head td,
    .com-advocacy .donation-details .table table tr.records td {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media only screen and (max-width: 400px) {
    .com-advocacy.confirmation .page-title {
        font-weight: 700;
        padding: 0;
        margin: 0;
        letter-spacing: 0.1rem;
        font-size: 40px;
        font-family: "Joane", serif;
        border: none;
        margin-bottom: 40px;
    }
    .com-advocacy .donation-details .table table tr.head td,
    .com-advocacy .donation-details .table table tr.records td {
        font-size: 14px;
        padding-left: 7px;
        padding-right: 7px;
    }
}
/*# sourceMappingURL=Confirmation.css.map */

.com-advocacy .editMode {
    border: 1px dotted #ff0033;
    color: #ff0033;
    font-size: 16px;
    font-weight: normal;
    background: none;
    padding: 15px;
    margin: 0 0 20px 0;
}

.com-advocacy .customize {
    padding: 35px 0;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 40px;
}
.com-advocacy .customize .clearfix {
    display: none;
}
.com-advocacy .customize h2.main-title {
    display: none;
}
.com-advocacy .customize .form {
    float: none;
    min-width: 60%;
    padding-right: 0;
}
.com-advocacy .customize .form .input-group {
    margin-bottom: 30px;
}
.com-advocacy .customize .form .input-group > label {
    float: none;
}
.com-advocacy .customize .form .input-group.input-group-firstname, .com-advocacy .customize .form .input-group.input-group-lastname {
    float: left;
    width: 50%;
    margin-bottom: 30px;
}
.com-advocacy .customize .form .input-group.input-group-firstname {
    padding-right: 3px;
}
.com-advocacy .customize .form .input-group.input-group-lastname {
    padding-left: 3px;
}
.com-advocacy .customize .form .input-group .file_browse_wrapper {
    margin: 0;
    position: relative;
}
.com-advocacy .customize .form .input-group .file_browse_wrapper .upload-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 18px;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
}
.com-advocacy .customize .form .input-group .file_browse_wrapper .upload-button:disabled, .com-advocacy .customize .form .input-group .file_browse_wrapper .upload-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.com-advocacy .customize .form .input-group .file_browse_wrapper .upload-button:hover {
    text-decoration: none;
}
.com-advocacy .customize .form .input-group .file_browse_wrapper .upload-button:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
.com-advocacy .customize .form .input-group .file_browse_wrapper .upload-button:after {
    line-height: unset;
    content: "Choose Photo";
    float: none;
    overflow: hidden;
    direction: unset !important;
    margin: 0;
}
.com-advocacy .customize .form .input-group .file_browse_wrapper input[type=file] {
    opacity: 0;
    top: 0;
    right: 0;
    padding: 0;
    font-size: 16px;
    margin: 0;
    position: absolute;
    cursor: pointer;
    zoom: 1;
    display: none;
}
.com-advocacy .customize .form .input-group .selected-file {
    color: #2D2E2D;
    display: inline-block !important;
    font-size: 16px;
    padding: 8px 13px;
}
.com-advocacy .customize .form .input-group .mce-tinymce .mce-toolbar-grp .mce-toolbar .mce-btn-group .mce-btn button {
    padding-top: 10px;
    padding-bottom: 10px;
    background: none;
    line-height: 0;
    height: unset;
}
.com-advocacy .customize .sample_preview {
    background: #d3d3d3;
    border-radius: 3px;
    width: unset;
    max-width: unset;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 30px;
}
.com-advocacy .customize .sample_preview .title {
    font-size: 18px;
    font-weight: 700;
    margin: 10px 0;
}
.com-advocacy .customize .sample_preview .title.help-description {
    color: #2D2E2D;
    font-weight: 300;
    margin-bottom: 20px;
}
.com-advocacy .customize .sample_preview .image_holder {
    background: none !important;
    margin: 15px 0;
}
.com-advocacy .customize .sample_preview .image_holder img.sample_preview_image {
    display: block;
    max-width: 100%;
}
.com-advocacy .customize .sample_preview.no_image .title {
    font-size: 0;
    margin: 10px 0;
}
.com-advocacy .customize .sample_preview.no_image .title.help-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 30px;
    font-family: "Joane", serif;
    padding: 10px 0;
}
.com-advocacy .customize .sample_preview.no_image .title.help-description {
    font-size: 18px;
}
.com-advocacy .customize .sample_preview.no_image .image_holder {
    display: none;
}
.com-advocacy .customize .page-footer {
    border-top: 1px solid #808080;
    padding: 20px 0;
    margin-top: 35px;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
.com-advocacy .customize .page-footer .rounded-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
}
.com-advocacy .customize .page-footer .rounded-button:disabled, .com-advocacy .customize .page-footer .rounded-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.com-advocacy .customize .page-footer .rounded-button:hover {
    text-decoration: none;
}
.com-advocacy .customize .page-footer .rounded-button:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
.com-advocacy .customize .page-footer .rounded-button.saveAdvocacyCampaign {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
}
.com-advocacy .customize .page-footer .rounded-button.saveAdvocacyCampaign:disabled, .com-advocacy .customize .page-footer .rounded-button.saveAdvocacyCampaign.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.com-advocacy .customize .page-footer .rounded-button.saveAdvocacyCampaign:hover {
    text-decoration: none;
}
.com-advocacy .customize .page-footer .rounded-button.saveAdvocacyCampaign:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}

@media only screen and (max-width: 800px) {
    .com-advocacy .customize .form,
    .com-advocacy .customize .sample_preview {
        float: none !important;
        width: 100%;
        max-width: 455px;
        margin: 0 auto;
    }
    .com-advocacy .customize .form {
        max-width: 500px;
        padding-right: 0;
        padding-bottom: 30px;
    }
}
@media only screen and (max-width: 450px) {
    .com-advocacy .customize .form .input-group-firstname,
    .com-advocacy .customize .form .input-group-lastname {
        float: none;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .com-advocacy .customize .sample_preview {
        padding: 10px 22px;
    }
}
/*# sourceMappingURL=Customize.css.map */

.com-advocacy {
    max-width: unset;
    padding: 0;
    line-height: normal;
    margin: 0 auto;
}

/* Progress Bar */
.com-advocacy .progress-bar {
    padding: 30px 0;
    margin: 0;
}

.com-advocacy .progress-bar table {
    margin: auto;
}

.com-advocacy .progress-bar table tr {
    text-align: center;
}

.com-advocacy .progress-bar table tr td.separator {
    display: none;
}

.com-advocacy .progress-bar table tr td.step,
.com-advocacy .progress-bar table tr td.step .step-number,
.com-advocacy .progress-bar table tr td.step .step-name {
    display: inline-block;
    vertical-align: middle;
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 24px;
    font-family: "Joane", serif;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    color: #2D2E2D;
    float: none;
    background: none;
}

.com-advocacy .progress-bar table tr td.step {
    padding: 10px 22px;
}

.com-advocacy .progress-bar table tr td.step .step-number {
    border: 2px solid #2D2E2D;
    color: #2D2E2D;
    font-size: 18px;
    width: 32px;
    height: 32px;
    line-height: 28px;
    text-align: center;
    border-radius: 50%;
}

/* selected */
.com-advocacy .progress-bar table tr td.step.selected .step-number {
    color: #fff;
    background: #E64C38;
    border-color: #E64C38;
}

.com-advocacy .progress-bar table tr td.step.selected .step-name {
    color: #E64C38;
}

/*Borders*/
.tpl-advocacy-page-title,
.com-advocacy .advocacy-campaign-details .title {
    border-top: 1px solid #808080;
    border-bottom: 1px solid #808080;
}

.com-advocacy .customize,
.tpl-advocacy-page-footer {
    border-top: 1px solid #808080;
}

/* Common - Start */
.com-advocacy.confirmation,
.com-advocacy.view-campaign {
    padding-bottom: 30px;
}

.com-advocacy.view-campaign {
    padding-top: 67px;
    padding-bottom: 54px;
}

.com-advocacy .page-title,
.com-advocacy h2.main-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 40px;
    font-family: "Joane", serif;
    color: #000;
    width: 100%;
    border: none;
    background: none;
    line-height: normal;
    text-align: left;
    border-top: 1px solid #808080;
    border-bottom: 1px solid #808080;
    padding: 21px 0;
    margin: 10px 0;
}

/* Responsive titles */
@media only screen and (max-width: 800px) {
    .com-advocacy .page-title,
    .com-advocacy h2.main-title,
    .com-advocacy .customize h2.main-title {
        font-size: 32px;
        text-align: center;
    }
}
/* Share buttons */
.com-advocacy .share-campaign {
    margin: 13px 0;
}

.com-advocacy .share-campaign .title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 30px;
    font-family: "Joane", serif;
    padding-right: 20px;
    margin: 5px 0;
}

.com-advocacy .share-campaign .advocacy-elements-social-sharing-plugins {
    margin: 5px 0;
}

.com-advocacy .share-campaign .advocacy-elements-social-sharing-plugins a {
    font-family: "Font Awesome 5 Brands";
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 32px;
    height: 32px;
    margin-right: 4px;
}

.com-advocacy .share-campaign .advocacy-elements-social-sharing-plugins a:before {
    position: absolute;
    font-size: 34px;
    font-weight: 400;
    top: 0;
    left: 0;
    vertical-align: middle;
    text-align: center;
}

.com-advocacy .share-campaign .advocacy-elements-social-sharing-plugins a img {
    display: none;
}

.com-advocacy .share-campaign .advocacy-elements-social-sharing-plugins a.facebook_share:before {
    color: #1954A1;
    content: "\f082";
}

.com-advocacy .share-campaign .advocacy-elements-social-sharing-plugins a.twitter_share:before {
    color: #27B5E2;
    content: "\f081";
}

.com-advocacy .share-campaign .advocacy-elements-social-sharing-plugins a.linkedin_share:before {
    color: #308FB0;
    content: "\f08c";
}

.com-advocacy .share-campaign .advocacy-elements-social-sharing-plugins a.awareness_share {
    display: none;
}

/* no results */
.com-advocacy .results .no-items {
    color: #2D2E2D;
    padding: 10px;
}

/* Common - End */
/* Forms - Start */
.com-advocacy .form .input-group,
.com-advocacy .customize .form .input-group,
.com-advocacy .advocacy-promote .form .input-group {
    color: #2D2E2D;
}

.com-advocacy .form .input-group .title,
.com-advocacy .customize .form .input-group .title,
.com-advocacy .advocacy-promote .form .input-group .title {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
}

.com-advocacy .form .input-group.required .title,
.com-advocacy .customize .form .input-group.required .title,
.com-advocacy .advocacy-promote .form .input-group.required .title {
    background: none;
    padding-left: 0;
}

.com-advocacy .form .input-group.required .title:before,
.com-advocacy .customize .form .input-group.required .title:before,
.com-advocacy .advocacy-promote .form .input-group.required .title:before {
    content: "*";
    color: #ff0033;
    margin-right: 4px;
}

.com-advocacy .customize .form .input-group.campaign-description .title {
    margin-bottom: 15px;
}

.com-advocacy .form .input-group .desc,
.com-advocacy .form .input-group .hint,
.com-advocacy .customize .form .input-group .desc,
.com-advocacy .advocacy-promote .form .input-group .hint,
.com-advocacy .customize .form .input-group.campaign-description .title:after {
    color: #2D2E2D;
    font-size: 12px;
    font-weight: 400;
    padding-left: 2px;
    margin-bottom: 10px;
}

.com-advocacy .customize .form .input-group.campaign-description .desc {
    margin-top: 5px;
}

.com-advocacy .form .input-group input,
.com-advocacy .form .input-group textarea,
.com-advocacy .customize .form .input-group input,
.com-advocacy .customize .form .input-group textarea,
.com-advocacy .advocacy-promote .form .input-group input,
.com-advocacy .advocacy-promote .form .input-group textarea {
    border: 1px solid #d1d5db;
    border-radius: 5px;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #006168;
    padding: 0 20px;
    margin: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0;
}
.com-advocacy .form .input-group input:disabled,
.com-advocacy .form .input-group input .disabled, .com-advocacy .form .input-group input[disabled=disabled],
.com-advocacy .form .input-group textarea:disabled,
.com-advocacy .form .input-group textarea .disabled,
.com-advocacy .form .input-group textarea[disabled=disabled],
.com-advocacy .customize .form .input-group input:disabled,
.com-advocacy .customize .form .input-group input .disabled,
.com-advocacy .customize .form .input-group input[disabled=disabled],
.com-advocacy .customize .form .input-group textarea:disabled,
.com-advocacy .customize .form .input-group textarea .disabled,
.com-advocacy .customize .form .input-group textarea[disabled=disabled],
.com-advocacy .advocacy-promote .form .input-group input:disabled,
.com-advocacy .advocacy-promote .form .input-group input .disabled,
.com-advocacy .advocacy-promote .form .input-group input[disabled=disabled],
.com-advocacy .advocacy-promote .form .input-group textarea:disabled,
.com-advocacy .advocacy-promote .form .input-group textarea .disabled,
.com-advocacy .advocacy-promote .form .input-group textarea[disabled=disabled] {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}

.com-advocacy .form .input-group select,
.com-advocacy .customize .form .input-group select,
.com-advocacy .advocacy-promote .form .input-group select {
    appearance: none;
    background-image: url("/tpl/WycliffeBase/img/dropdown-arrow.png");
    background-repeat: no-repeat;
    background-position: center right 10px;
    background-size: 12px;
    padding-right: 32px;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-appearance: none !important;
    padding-top: 0;
    padding-bottom: 0;
}

.com-advocacy .form .input-group textarea,
.com-advocacy .customize .form .input-group textarea,
.com-advocacy .advocacy-promote .form .input-group textarea {
    line-height: 1.4;
    height: auto;
    padding-top: 8px;
    padding-bottom: 8px;
    height: 200px;
}

.com-advocacy .form .input-group input[type=file],
.com-advocacy .customize .form .input-group input[type=file],
.com-advocacy .advocacy-promote .form .input-group input[type=file] {
    font-size: 16px;
    line-height: normal;
    border: none;
    height: auto;
    padding: 2px;
}

.com-advocacy .form .input-group .errorMsg,
.com-advocacy .customize .form .input-group .errorMsg,
.com-advocacy .advocacy-promote .form .input-group .errorMsg {
    color: #ff0033;
    padding: 8px 4px;
    font-size: 12px;
}

/* Forms - End */
/* Responsive - Progress Bar */
@media only screen and (max-width: 870px) {
    .com-advocacy .progress-bar table tr td.step {
        padding: 10px 15px;
    }
}
@media only screen and (max-width: 800px) {
    .com-advocacy .progress-bar {
        max-width: 240px;
        padding: 15px 10px 20px;
        margin: 0 auto;
    }
    .com-advocacy .progress-bar table tr td.step {
        display: block;
        width: 100%;
        float: none;
        text-align: left;
    }
}
.customAlert.advocacy-donate-popup-custom-alert .customAlertInner .customAlertMsg {
    padding: 20px 25px 10px;
    font-weight: 400;
    font-size: 16px;
    border-bottom: none;
}
.customAlert.advocacy-donate-popup-custom-alert .customAlertInner .customAlertMsg textarea,
.customAlert.advocacy-donate-popup-custom-alert .customAlertInner .customAlertMsg input[type=text] {
    margin-top: 0;
    margin-bottom: 0;
}
.customAlert.advocacy-donate-popup-custom-alert .customAlertInner .customAlertMsg .amount-holder img {
    display: none;
}
.customAlert.advocacy-donate-popup-custom-alert .customAlertInner .customAlertMsg .anonymous-label {
    display: table-cell;
}
.customAlert.advocacy-donate-popup-custom-alert .customAlertInner .customAlertMsg .radio-wrapper {
    margin-left: 10px;
    width: 65px !important;
    padding: 5px 0 0;
    font-weight: 300;
}
.customAlert.advocacy-donate-popup-custom-alert .customAlertInner .customAlertMsg .radio-wrapper label {
    font-weight: 400;
    font-size: 16px;
}
.customAlert.advocacy-donate-popup-custom-alert .customAlertInner .customAlertMsg .radio-wrapper label:before {
    border: 2px solid #484848;
}
.customAlert.advocacy-donate-popup-custom-alert .customAlertInner .customAlertMsg .radio-wrapper label.checked:before {
    color: #E64C38;
}
.customAlert.advocacy-donate-popup-custom-alert .customAlertInner .customAlertMsg .advocacy-donate-popup {
    padding: 5px 15px 0;
}
.customAlert.advocacy-donate-popup-custom-alert .customAlertInner .customAlertMsg .advocacy-donate-popup .logged-in-info-holder {
    height: 30px;
}
.customAlert.advocacy-donate-popup-custom-alert .customAlertInner .customAlertMsg .advocacy-donate-popup .logged-in-info-holder b {
    font-weight: 300;
    padding-left: 20px;
    color: #808080;
}
.customAlert.advocacy-donate-popup-custom-alert .customAlertInner .customAlertMsg .advocacy-donate-popup .field-holder {
    padding: 20px 0;
    position: relative;
}
.customAlert.advocacy-donate-popup-custom-alert .customAlertInner .customAlertMsg .advocacy-donate-popup .field-holder.anonymous-holder {
    display: table;
}
.customAlert.advocacy-donate-popup-custom-alert .customAlertInner .customAlertMsg .advocacy-donate-popup .field-holder .field-label {
    position: absolute;
    top: 10px;
}
.customAlert.advocacy-donate-popup-custom-alert .customAlertInner .customAlertMsg .advocacy-donate-popup .field-holder input,
.customAlert.advocacy-donate-popup-custom-alert .customAlertInner .customAlertMsg .advocacy-donate-popup .field-holder textarea {
    border-radius: 0;
}
.customAlert.advocacy-donate-popup-custom-alert .customAlertInner .customAlertButtons {
    text-align: left;
    padding: 0 25px 55px;
    border-top: 0;
}
.customAlert.advocacy-donate-popup-custom-alert .customAlertInner .customAlertButtons .customAlertButtonOk {
    padding-left: 35px;
    padding-right: 35px;
    margin: 0 15px;
}
.customAlert.advocacy-donate-popup-custom-alert .customAlertInner .customAlertButtons button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
}
.customAlert.advocacy-donate-popup-custom-alert .customAlertInner .customAlertButtons button:disabled, .customAlert.advocacy-donate-popup-custom-alert .customAlertInner .customAlertButtons button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.customAlert.advocacy-donate-popup-custom-alert .customAlertInner .customAlertButtons button:hover {
    text-decoration: none;
}
.customAlert.advocacy-donate-popup-custom-alert .customAlertInner .customAlertButtons button:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
@media only screen and (max-width: 600px) {
    .customAlert.advocacy-donate-popup-custom-alert .customAlertInner .customAlertMsg .advocacy-donate-popup .field-holder {
        padding: 10px 0;
    }
    .customAlert.advocacy-donate-popup-custom-alert .customAlertInner .customAlertButtons {
        padding-bottom: 10px;
    }
}
/*# sourceMappingURL=General.css.map */

.com-advocacy .advocacy-promote {
    padding-bottom: 20px;
    padding-top: 5px;
    max-width: 100%;
}
.com-advocacy .advocacy-promote .page-title {
    display: none;
}
.com-advocacy .advocacy-promote .form {
    width: 100%;
    padding-top: 15px;
}
.com-advocacy .advocacy-promote .form .input-group {
    max-width: 560px;
    margin-bottom: 8px;
}
.com-advocacy .advocacy-promote .form .input-group .hint {
    font-size: 16px;
    padding-left: 0;
    margin-bottom: 5px;
}
.com-advocacy .advocacy-promote .form .square-button.send-invites {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
    margin-right: 25px;
    padding-left: 34px;
    padding-right: 34px;
}
.com-advocacy .advocacy-promote .form .square-button.send-invites:disabled, .com-advocacy .advocacy-promote .form .square-button.send-invites.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.com-advocacy .advocacy-promote .form .square-button.send-invites:hover {
    text-decoration: none;
}
.com-advocacy .advocacy-promote .form .square-button.send-invites:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
.com-advocacy .advocacy-promote .form .no-thanks {
    color: #51718b;
    outline: none;
    text-decoration: underline;
    float: left;
    cursor: pointer;
    text-decoration: none;
    padding-top: 20px;
    font-size: 15px;
}
.com-advocacy .advocacy-promote .form .no-thanks:hover {
    text-decoration: underline;
}
@media only screen and (max-width: 800px) {
    .com-advocacy .advocacy-promote {
        margin: 0 auto;
    }
    .com-advocacy .advocacy-promote .share-campaign {
        text-align: center;
    }
    .com-advocacy .advocacy-promote .share-campaign div {
        display: inline-block;
        vertical-align: middle;
    }
    .com-advocacy .advocacy-promote .share-campaign .title,
    .com-advocacy .advocacy-promote .share-campaign .advocacy-elements-social-sharing-plugins {
        float: none;
    }
    .com-advocacy .advocacy-promote .form {
        text-align: center;
        margin: 0 auto;
    }
    .com-advocacy .advocacy-promote .form .input-group {
        text-align: left;
        margin: 0 auto;
    }
    .com-advocacy .advocacy-promote .form .square-button.send-invites,
    .com-advocacy .advocacy-promote .form .no-thanks {
        float: none;
        margin: 0 auto;
        white-space: unset;
        height: unset;
        padding-top: 5px;
        padding-bottom: 5px;
        line-height: 22px;
    }
}
/*# sourceMappingURL=Promote.css.map */

.com-advocacy .campaign-donations.alternate-giving {
    gap: 40px;
}
.com-advocacy .campaign-donations.alternate-giving .details .completion-bar {
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
}
.com-advocacy .campaign-donations.alternate-giving .details .completion-bar .completion-progress {
    background-color: #E64C38;
}
.com-advocacy .campaign-donations.alternate-giving .action {
    max-width: 40%;
}
.com-advocacy .campaign-donations.alternate-giving .action form .recurring-buttons {
    gap: 0;
}
.com-advocacy .campaign-donations.alternate-giving .action form .recurring-buttons button {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    padding: 0;
    height: 30px;
    border-radius: 0;
}
.com-advocacy .campaign-donations.alternate-giving .action form .recurring-buttons button:first-of-type {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.com-advocacy .campaign-donations.alternate-giving .action form .recurring-buttons button:last-of-type {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
@media only screen and (max-width: 300px) {
    .com-advocacy .campaign-donations.alternate-giving .action form .recurring-buttons button {
        border-radius: 5px;
        min-height: 30px;
    }
}
.com-advocacy .campaign-donations.alternate-giving .action form .recurring-buttons button.selected {
    border-color: #006168;
    background-color: #006168;
    color: #fff;
}
.com-advocacy .campaign-donations.alternate-giving .action form .recurring-buttons button.recurring:before {
    content: url("/tpl/WycliffeBase/img/logo-wordgivers-white.svg");
    width: 16px;
    margin-right: 5px;
}
.com-advocacy .campaign-donations.alternate-giving .action form .input.invalid input {
    border-color: #b60000 !important;
}
.com-advocacy .campaign-donations.alternate-giving .action form .fixed-amounts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    row-gap: 10px;
}
.com-advocacy .campaign-donations.alternate-giving .action form .fixed-amounts button {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 30%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    height: 40px;
    border-radius: 5px;
    padding: 0;
}
.com-advocacy .campaign-donations.alternate-giving .action form .fixed-amounts button.selected {
    border-color: #006168;
    background-color: #006168;
    color: #fff;
}
@media only screen and (max-width: 300px) {
    .com-advocacy .campaign-donations.alternate-giving .action form .fixed-amounts button {
        min-width: 45%;
    }
}
.com-advocacy .campaign-donations.alternate-giving .action form .fixed-amounts input {
    min-width: 30%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    height: 40px;
    border-radius: 5px;
    padding: 0 10px;
    text-align: center;
}
.com-advocacy .campaign-donations.alternate-giving .action form .fixed-amounts input.selected {
    border-color: #006168;
}
.com-advocacy .campaign-donations.alternate-giving .action form .fixed-amounts input::-webkit-input-placeholder {
    color: #47525A;
}
.com-advocacy .campaign-donations.alternate-giving .action form .fixed-amounts input::-moz-placeholder {
    color: #47525A;
}
.com-advocacy .campaign-donations.alternate-giving .action form .fixed-amounts input:-ms-input-placeholder {
    color: #47525A;
}
.com-advocacy .campaign-donations.alternate-giving .action form .fixed-amounts input::-ms-input-placeholder {
    color: #47525A;
}
.com-advocacy .campaign-donations.alternate-giving .action form .fixed-amounts input::placeholder {
    color: #47525A;
}
@media only screen and (max-width: 300px) {
    .com-advocacy .campaign-donations.alternate-giving .action form .fixed-amounts input {
        min-width: 45%;
    }
}
.com-advocacy .campaign-donations.alternate-giving .action form .transaction-fee label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 10px;
}
.com-advocacy .campaign-donations.alternate-giving .action form .transaction-fee label input {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    width: 20px;
    height: 20px;
}
.com-advocacy .campaign-donations.alternate-giving .action form .transaction-fee label input:checked {
    background-color: #006168;
    border: solid 1px #006168;
    position: relative;
}
.com-advocacy .campaign-donations.alternate-giving .action form .transaction-fee label input:checked:after {
    font-family: "Font Awesome 5 Pro";
    content: "\f00c";
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    color: #fff;
}
.com-advocacy .campaign-donations.alternate-giving .action form .transaction-fee label span {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
}
.com-advocacy .campaign-donations.alternate-giving .action form .user-info .input.anonymous {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 10px;
}
.com-advocacy .campaign-donations.alternate-giving .action form .user-info .input.anonymous input {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    width: 20px;
    height: 20px;
}
.com-advocacy .campaign-donations.alternate-giving .action form .user-info .input.anonymous input:checked {
    background-color: #006168;
    border: solid 1px #006168;
    position: relative;
}
.com-advocacy .campaign-donations.alternate-giving .action form .user-info .input.anonymous input:checked:after {
    font-family: "Font Awesome 5 Pro";
    content: "\f00c";
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    color: #fff;
}
.com-advocacy .campaign-donations.alternate-giving .action form .user-info .input.anonymous span {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
}
.com-advocacy .campaign-donations.alternate-giving .action form .buttons button {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #E64C38;
    border: none 0;
    color: #fff;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    padding: 0;
    height: 40px;
    border-radius: 5px;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.com-advocacy .campaign-donations.alternate-giving .action form .buttons button:hover {
    background-color: #ec7565;
}
.com-advocacy .campaign-donations.alternate-giving .action form .buttons button.back {
    background-color: #9d9d9d;
}
.com-advocacy .campaign-donations.alternate-giving .action form .buttons button.back:hover {
    background-color: #b7b7b7;
}
/*# sourceMappingURL=AlternateGivingTheme.css.map */

.contributions {
    font-size: 14px;
}
.contributions .login-text {
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    padding: 20px;
    font-weight: normal;
}
.contributions .login-text a {
    color: #51718b;
    outline: none;
    text-decoration: underline;
    font-size: 16px;
}
.contributions .login-text a:hover {
    text-decoration: underline;
}
.contributions #cart-summary-container .cart-summary-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 60px;
    font-family: "Joane", serif;
    color: #2D2E2D;
    border-bottom: 1px solid #808080;
    background: none;
    text-align: center;
    padding-bottom: 30px;
}
.contributions #cart-summary-container .cart-summary {
    padding-top: 30px;
}
.contributions #cart-summary-container .cart-summary .summary-row {
    background: transparent;
    width: 100%;
    margin: auto;
    padding: 0;
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: solid 1px #808080;
    min-height: 0;
}
.contributions #cart-summary-container .cart-summary .summary-row img {
    display: none;
}
.contributions #cart-summary-container .cart-summary .summary-row .top-data {
    padding-bottom: 10px;
}
.contributions #cart-summary-container .cart-summary .summary-row .top-data .name {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 18px;
    font-family: "Joane", serif;
    width: auto;
    max-width: 70%;
    text-transform: none;
}
.contributions #cart-summary-container .cart-summary .summary-row .top-data .amount {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 18px;
    font-family: "Joane", serif;
    width: auto;
}
.contributions #cart-summary-container .cart-summary .summary-row .bottom-data {
    font-weight: 700;
}
.contributions #cart-summary-container .cart-summary .summary-row .bottom-data .buttons {
    line-height: 24px;
    float: right;
    font-size: 14px;
}
.contributions #cart-summary-container .cart-summary .summary-row .bottom-data .buttons a {
    color: #51718b;
    outline: none;
    text-decoration: underline;
    font-size: 14px;
    line-height: 24px;
}
.contributions #cart-summary-container .cart-summary .summary-row .bottom-data .buttons a:hover {
    text-decoration: underline;
}
.contributions #cart-summary-container .cart-summary .summary-row .bottom-data .buttons .separator {
    line-height: 24px;
}
.hide-modify-button .contributions #cart-summary-container .cart-summary .summary-row .bottom-data .buttons .separator,
.hide-modify-button .contributions #cart-summary-container .cart-summary .summary-row .bottom-data .buttons .modify {
    display: none;
}
.contributions #cart-summary-container .cart-summary .summary-row .bottom-data .anonymous {
    width: 100%;
    float: none;
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 24px;
}
.contributions #cart-summary-container .cart-summary .summary-row .bottom-data .anonymous span {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
}
.contributions #cart-summary-container .cart-summary .summary-row .bottom-data .anonymous label {
    display: inline-block;
    position: relative;
    height: 24px;
    line-height: 24px;
    padding-left: 30px;
    font-weight: 700;
}
.contributions #cart-summary-container .cart-summary .summary-row .bottom-data .anonymous label input {
    display: none;
}
.contributions #cart-summary-container .cart-summary .summary-row .bottom-data .anonymous label:before {
    font-family: "Font Awesome 5 Pro";
    background: #fff;
    color: #E64C38;
    display: block;
    width: 22px;
    height: 22px;
    line-height: 24px;
    font-size: 18px;
    font-weight: normal;
    border: solid 1px #808080;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    text-align: center;
}
.contributions #cart-summary-container .cart-summary .summary-row .bottom-data .anonymous label.checked:before {
    content: "\f00c";
}
.contributions #cart-summary-container .cart-summary .summary-row .bottom-data .notes {
    width: 100%;
    float: none;
    text-align: left;
    padding-left: 0;
    line-height: 24px;
}
.contributions #cart-summary-container .cart-summary .summary-row .bottom-data .notes a {
    color: #51718b;
    outline: none;
    text-decoration: underline;
    font-size: 14px;
}
.contributions #cart-summary-container .cart-summary .summary-row .bottom-data .notes a:hover {
    text-decoration: underline;
}
.contributions #cart-summary-container .cart-summary .summary-row .bottom-data .notes .note-label {
    display: none;
}
.contributions #cart-summary-container .cart-summary .summary-row .bottom-data .notes .edit-note {
    content: " -";
}
.contributions #cart-summary-container .cart-summary .summary-row .extra-data {
    padding: 5px 0 0;
    margin: 0;
}
.contributions #cart-summary-container .cart-summary .total {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 24px;
    font-family: "Joane", serif;
    background: none;
    text-align: center;
    padding: 15px 0;
}
.contributions #cart-summary-container .cart-summary .total .amount {
    color: inherit;
}
.contributions .campaign-page-buttons {
    background: #fff;
    padding-bottom: 40px;
}
.contributions .campaign-page-buttons a {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
    margin: 0;
    width: auto;
    text-decoration: none;
}
.contributions .campaign-page-buttons a:disabled, .contributions .campaign-page-buttons a.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.contributions .campaign-page-buttons a:hover {
    text-decoration: none;
}
.contributions .campaign-page-buttons a:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
.contributions .forms #contributions-payment-form .form-body .title-wrapper {
    text-align: center;
}
.contributions .forms #contributions-payment-form .form-body .title-wrapper .title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 60px;
    font-family: "Joane", serif;
    width: 100%;
    margin: 15px 0 20px;
}
.contributions .forms #contributions-payment-form .form-body .title-wrapper .title-options {
    float: none;
}
.contributions .forms #contributions-payment-form .form-body .title-wrapper .title-options .form-input-wrapper {
    display: inline-block;
}
.contributions .forms #contributions-payment-form .form-body .title-wrapper .title-options .form-input-wrapper label.form-input-label {
    display: inline-block;
    padding: 2px 0 0;
}
.contributions .forms #contributions-payment-form .form-body .form-panel-recurring,
.contributions .forms #contributions-payment-form .form-body .register-options,
.contributions .forms #contributions-payment-form .form-body .secure-payment,
.contributions .forms #contributions-payment-form .form-body .contributions-transfer-fee-form,
.contributions .forms #contributions-payment-form .form-body .billing-information,
.contributions .forms #contributions-payment-form .form-body .organization-information,
.contributions .forms #contributions-payment-form .form-body .alternate-organization-information,
.contributions .forms #contributions-payment-form .form-body .tribute-options {
    width: 100%;
    margin: auto;
}
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper {
    padding: 6px 0;
}
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper label {
    display: none;
    color: #2D2E2D;
    font-weight: 700;
}
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder label {
    display: inline-block;
    vertical-align: middle;
    color: #2D2E2D;
    position: relative;
    height: 24px;
    line-height: 24px;
    padding-left: 35px;
    font-weight: 700;
    padding-bottom: 0;
    padding-top: 0;
}
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder label.checkbox input, .contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder label.radio input {
    display: none;
}
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder label:before {
    font-family: "Font Awesome 5 Pro";
    color: #E64C38;
    background: #fff;
    border: solid 1px #808080;
    display: block;
    width: 22px;
    height: 22px;
    line-height: 24px;
    font-size: 18px;
    font-weight: normal;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    text-align: center;
}
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder label.checked:before {
    content: "\f00c";
}
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder label.radio.checked:before {
    content: "\f111";
    line-height: 22px;
    font-size: 14px;
}
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder input[type=text],
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder input[type=email],
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder input[type=password],
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder input[type=number],
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder input[type=numeric],
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder input[type=card],
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder input[type=phone],
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder textarea,
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder select {
    width: 100%;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #d1d5db;
    border-radius: 5px;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #006168;
    padding: 0 20px;
    margin: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder input[type=text]:disabled,
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder input[type=text] .disabled, .contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder input[type=text][disabled=disabled],
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder input[type=email]:disabled,
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder input[type=email] .disabled,
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder input[type=email][disabled=disabled],
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder input[type=password]:disabled,
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder input[type=password] .disabled,
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder input[type=password][disabled=disabled],
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder input[type=number]:disabled,
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder input[type=number] .disabled,
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder input[type=number][disabled=disabled],
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder input[type=numeric]:disabled,
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder input[type=numeric] .disabled,
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder input[type=numeric][disabled=disabled],
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder input[type=card]:disabled,
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder input[type=card] .disabled,
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder input[type=card][disabled=disabled],
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder input[type=phone]:disabled,
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder input[type=phone] .disabled,
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder input[type=phone][disabled=disabled],
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder textarea:disabled,
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder textarea .disabled,
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder textarea[disabled=disabled],
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder select:disabled,
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder select .disabled,
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder select[disabled=disabled] {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder textarea {
    line-height: 1.4;
    height: auto;
    padding-top: 8px;
    padding-bottom: 8px;
}
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder select {
    line-height: 30px;
    background: #fff url("/tpl/Base/img/drop-down-arrow.png") no-repeat right 12px center !important;
    padding-right: 38px;
}
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder input[type=checkbox],
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder input[type=radio] {
    display: none;
}
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder .form-input-error span {
    display: block;
    color: #ff0033;
    padding: 5px 3px 0 2px;
}
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper.is-combo .form-input-holder {
    position: relative;
}
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper.is-combo .form-input-holder input {
    background: #fff url("/tpl/Base/img/drop-down-arrow.png") no-repeat right 12px center !important;
    padding-right: 38px;
}
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper.is-combo .form-input-holder .combo-options {
    border: solid 1px #bbbdc0;
    border-top: none 0;
}
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper.form-disabled {
    opacity: 0.5;
}
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper.transfer-fee-field {
    text-align: center;
}
.contributions .forms #contributions-payment-form .form-body .currency-options {
    padding: 25px 0 45px;
}
.contributions .forms #contributions-payment-form .form-body .currency-options .form-input-wrapper.currency-field {
    text-align: center;
}
.contributions .forms #contributions-payment-form .form-body .recurring-options {
    padding-bottom: 5px;
}
.contributions .forms #contributions-payment-form .form-body .recurring-options .form-input-wrapper {
    width: 100%;
    margin: auto;
}
.contributions .forms #contributions-payment-form .form-body .recurring-options .form-input-wrapper .form-input-holder {
    text-align: center;
}
.contributions .forms #contributions-payment-form .form-body .recurring-options .form-input-wrapper .form-input-holder label {
    color: #2D2E2D;
}
.contributions .forms #contributions-payment-form .form-body .recurring-options .form-input-wrapper .form-input-holder label input {
    display: none;
}
.contributions .forms #contributions-payment-form .form-body .recurring-options .form-panel-recurring {
    padding-top: 15px;
}
.contributions .forms #contributions-payment-form .form-body .recurring-options .form-panel-recurring .recurring-type-field {
    padding: 5px 0 25px;
}
.contributions .forms #contributions-payment-form .form-body .recurring-options .form-panel-recurring .field-group .form-input-wrapper {
    padding-left: 0;
    padding-right: 0;
    float: left;
    width: 49%;
}
.contributions .forms #contributions-payment-form .form-body .recurring-options .form-panel-recurring .field-group .form-input-wrapper.recurring-start-date-field {
    margin-right: 1%;
}
.contributions .forms #contributions-payment-form .form-body .recurring-options .form-panel-recurring .field-group .form-input-wrapper.recurring-end-date-field {
    margin-left: 1%;
}
.contributions .forms #contributions-payment-form .form-body .recurring-options .form-panel-recurring .field-group .form-input-wrapper.recurring-start-date-field .form-input-holder, .contributions .forms #contributions-payment-form .form-body .recurring-options .form-panel-recurring .field-group .form-input-wrapper.recurring-end-date-field .form-input-holder {
    position: relative;
}
.contributions .forms #contributions-payment-form .form-body .recurring-options .form-panel-recurring .field-group .form-input-wrapper.recurring-start-date-field .form-input-holder:after, .contributions .forms #contributions-payment-form .form-body .recurring-options .form-panel-recurring .field-group .form-input-wrapper.recurring-end-date-field .form-input-holder:after {
    font-family: "Font Awesome 5 Pro";
    color: #808080;
    position: absolute;
    content: "\f073";
    font-size: 16px;
    height: 24px;
    line-height: 24px;
    vertical-align: middle;
    top: 50%;
    right: 13px;
    margin-top: -12px;
    z-index: 0;
}
.contributions .forms #contributions-payment-form .form-body .recurring-options .form-panel-recurring .field-group .form-input-wrapper.recurring-start-date-field .form-input-holder input, .contributions .forms #contributions-payment-form .form-body .recurring-options .form-panel-recurring .field-group .form-input-wrapper.recurring-end-date-field .form-input-holder input {
    z-index: 1;
    position: relative;
    background: transparent;
}
.contributions .forms #contributions-payment-form .form-body .recurring-options .form-panel-recurring .field-group.single .form-input-wrapper {
    padding-left: 0;
    padding-right: 0;
    float: none;
    width: 100%;
}
.contributions .forms #contributions-payment-form .form-body .recurring-options .form-panel-recurring .field-group.single .form-input-wrapper.recurring-start-date-field {
    margin-right: 0;
}
.contributions .forms #contributions-payment-form .form-body .recurring-options .form-panel-recurring .field-group.single .form-input-wrapper.recurring-end-date-field {
    margin-left: 0;
}
.contributions .forms #contributions-payment-form .form-body .register-options .form-panel-register .password-strength-info {
    display: none;
}
.contributions .forms #contributions-payment-form .form-body .register-options .form-panel-register .field-group {
    padding-top: 0;
}
.contributions .forms #contributions-payment-form .form-body .register-options .form-panel-register .field-group .form-input-wrapper {
    padding-left: 0;
    padding-right: 0;
    float: left;
    width: 49%;
}
.contributions .forms #contributions-payment-form .form-body .register-options .form-panel-register .field-group .form-input-wrapper.user-password-field {
    margin-right: 1%;
}
.contributions .forms #contributions-payment-form .form-body .register-options .form-panel-register .field-group .form-input-wrapper.user-password-repeat-field {
    margin-left: 1%;
}
.contributions .forms #contributions-payment-form .form-body .secure-payment {
    padding-top: 35px;
}
.contributions .forms #contributions-payment-form .form-body .secure-payment .form-panel-existing-cards .payment-id-field .form-input-holder {
    padding-right: 0;
}
.contributions .forms #contributions-payment-form .form-body .secure-payment .form-panel-existing-cards .payment-id-field .form-input-holder .form-field-button {
    display: inline-block;
    position: static;
    width: auto;
    margin: 5px;
}
.contributions .forms #contributions-payment-form .form-body .secure-payment .accepted-cards {
    display: none;
    padding-top: 10px;
}
.contributions .forms #contributions-payment-form .form-body .secure-payment .accepted-cards img {
    height: 19px;
}
.contributions .forms #contributions-payment-form .form-body .secure-payment .payment-card-expiration-month-field {
    width: 50%;
    padding-right: 1%;
}
.contributions .forms #contributions-payment-form .form-body .secure-payment .payment-card-expiration-year-field {
    width: 50%;
    padding-left: 1%;
}
.contributions .forms #contributions-payment-form .form-body .secure-payment .payment-card-security-code-field {
    width: 100%;
}
.contributions .forms #contributions-payment-form .form-body .secure-payment .payment-card-security-code-field .form-input-holder {
    position: relative;
}
.contributions .forms #contributions-payment-form .form-body .secure-payment .payment-card-security-code-field .form-input-holder .cvv-help-icon {
    top: 17px;
    right: 15px;
    color: #2D2E2D;
    background: none;
}
.contributions .forms #contributions-payment-form .form-body .secure-payment .payment-card-security-code-field .form-input-holder .cvv-help-icon:before {
    font-style: normal;
    position: absolute;
    font-family: "Font Awesome 5 Pro";
    content: "\f059";
    font-size: 20px;
    height: 16px;
    width: 16px;
    line-height: 16px;
    vertical-align: middle;
    color: #808080;
}
.contributions .forms #contributions-payment-form .form-body .secure-payment .payment-check-account-number-field .form-input-holder {
    position: relative;
}
.contributions .forms #contributions-payment-form .form-body .secure-payment .payment-check-account-number-field .form-input-holder .cvv-help-icon {
    top: 17px;
    right: 15px;
    color: #2D2E2D;
    background: none;
}
.contributions .forms #contributions-payment-form .form-body .secure-payment .payment-check-account-number-field .form-input-holder .cvv-help-icon:before {
    font-style: normal;
    position: absolute;
    font-family: "Font Awesome 5 Pro";
    content: "\f059";
    font-size: 20px;
    height: 16px;
    width: 16px;
    line-height: 16px;
    vertical-align: middle;
    color: #808080;
}
.contributions .forms #contributions-payment-form .form-body .secure-payment .payment-check-routing-number-field .form-input-holder {
    position: relative;
}
.contributions .forms #contributions-payment-form .form-body .secure-payment .payment-check-routing-number-field .form-input-holder .cvv-help-icon {
    top: 17px;
    right: 15px;
    color: #2D2E2D;
    background: none;
}
.contributions .forms #contributions-payment-form .form-body .secure-payment .payment-check-routing-number-field .form-input-holder .cvv-help-icon:before {
    font-style: normal;
    position: absolute;
    font-family: "Font Awesome 5 Pro";
    content: "\f059";
    font-size: 20px;
    height: 16px;
    width: 16px;
    line-height: 16px;
    vertical-align: middle;
    color: #808080;
}
.contributions .forms #contributions-payment-form .form-body .secure-payment .payment-check-checking-type-field {
    width: 50%;
    padding-right: 1%;
}
.contributions .forms #contributions-payment-form .form-body .secure-payment .payment-check-account-type-field {
    width: 50%;
    padding-left: 1%;
}
.contributions .forms #contributions-payment-form .form-body .secure-payment .payment-type-field {
    padding: 15px 0 40px;
}
.contributions .forms #contributions-payment-form .form-body .contributions-transfer-fee-form {
    padding-bottom: 60px;
}
.contributions .forms #contributions-payment-form .form-body .contributions-transfer-fee-form .form-input-holder label {
    line-height: normal;
    padding-top: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.contributions .forms #contributions-payment-form .form-body .form-panel-existing-cards .payment-id-field .form-input-holder,
.contributions .forms #contributions-payment-form .form-body .billing-information .form-panel-saved-addresses .address-id-field .form-input-holder,
.contributions .forms #contributions-payment-form .form-body .organization-information .form-panel-organization-selector .group-id-field .form-input-holder {
    padding-right: 0;
}
.contributions .forms #contributions-payment-form .form-body .form-panel-existing-cards .payment-id-field .form-input-holder .form-field-button,
.contributions .forms #contributions-payment-form .form-body .billing-information .form-panel-saved-addresses .address-id-field .form-input-holder .form-field-button,
.contributions .forms #contributions-payment-form .form-body .organization-information .form-panel-organization-selector .group-id-field .form-input-holder .form-field-button {
    display: inline-block;
    vertical-align: middle;
    position: static;
    width: auto;
    float: right;
    font-weight: 700;
    margin: 8px 5px 15px;
    color: #E64C38;
}
.contributions .forms #contributions-payment-form .form-body .billing-information {
    padding-top: 30px;
}
.contributions .forms #contributions-payment-form .form-body .billing-information .person-firstname-field {
    width: 50%;
    padding-right: 1%;
}
.contributions .forms #contributions-payment-form .form-body .billing-information .person-lastname-field {
    width: 50%;
    padding-left: 1%;
}
.contributions .forms #contributions-payment-form .form-body .tribute-options {
    padding-top: 25px;
}
.contributions .forms #contributions-payment-form .form-body .tribute-options .title {
    padding-top: 40px;
}
.contributions .forms #contributions-payment-form .form-body .tribute-options .tribute-is-tribute-field .form-input-holder {
    text-align: center;
}
.contributions .forms #contributions-payment-form .form-body .tribute-recipient .tribute-recipient-firstname-field {
    width: 50%;
    padding-right: 1%;
}
.contributions .forms #contributions-payment-form .form-body .tribute-recipient .tribute-recipient-lastname-field {
    width: 50%;
    padding-left: 1%;
}
.contributions .forms #contributions-payment-form .form-body .organization-information {
    padding-top: 25px;
}
.contributions .forms #contributions-payment-form .form-body .organization-information .title {
    padding-top: 40px;
}
.contributions .forms #contributions-payment-form .form-body .organization-information .group-yes-field .form-input-holder {
    text-align: center;
}
.contributions .forms #contributions-payment-form .form-body .organization-information .form-panel-organization-selector .group-id-field {
    padding-top: 20px;
}
.contributions .forms #contributions-payment-form .form-body .alternate-organization-information {
    padding-top: 25px;
}
.contributions .forms #contributions-payment-form .form-body .alternate-organization-information .alternate-organization-field .form-input-holder {
    text-align: center;
}
.contributions .forms #contributions-payment-form .form-body .newsletter-opt-in-field {
    margin-top: 25px;
}
.contributions .forms #contributions-payment-form .form-body .newsletter-opt-in-field .form-input-holder {
    text-align: center;
}
.contributions .forms .form-validation-errors {
    width: 100%;
    margin: auto;
    padding-top: 30px;
}
.contributions .forms .form-validation-errors span {
    color: #ff0033;
}
.contributions .forms .form-actions {
    text-align: center;
    padding-top: 25px;
}
.contributions .forms .form-actions input {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
    min-width: 250px;
}
.contributions .forms .form-actions input:disabled, .contributions .forms .form-actions input.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.contributions .forms .form-actions input:hover {
    text-decoration: none;
}
.contributions .forms .form-actions input:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}

.modify-set-amounts-window .amounts-title {
    margin-bottom: 20px;
}
.modify-set-amounts-window .amount-options label {
    display: block;
    position: relative;
    height: 24px;
    line-height: 24px;
    padding-left: 30px;
    margin-bottom: 10px;
    font-weight: 700;
}
.modify-set-amounts-window .amount-options label input {
    display: none;
}
.modify-set-amounts-window .amount-options label:before {
    font-family: "Font Awesome 5 Pro";
    background: #fff;
    color: #E64C38;
    display: block;
    width: 22px;
    height: 22px;
    line-height: 24px;
    font-size: 18px;
    font-weight: normal;
    border: solid 1px #808080;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    text-align: center;
}
.modify-set-amounts-window .amount-options label.checked:before {
    content: "\f111";
    line-height: 21px;
    font-size: 14px;
}

@media only screen and (max-width: 560px) {
    .contributions .cart-summary .summary-row .bottom-data .buttons,
    .contributions .cart-summary .summary-row .bottom-data .notes {
        float: none;
        max-width: 100%;
        width: 100%;
    }
}
@media only screen and (max-width: 450px) {
    .contributions .cart-summary .summary-row .top-data .name {
        padding: 0 15px 4px 0;
    }
    .contributions .cart-summary .summary-row .bottom-data .anonymous {
        float: none;
        padding-top: 2px;
    }
    .contributions .cart-summary .summary-row .bottom-data .anonymous span {
        display: block;
        padding-bottom: 4px;
    }
    .contributions .cart-summary .summary-row .bottom-data .notes {
        float: none;
        padding: 2px 0 0 0;
    }
    .contributions .cart-summary .summary-row .bottom-data .notes .instructions {
        padding-right: 15px;
    }
    .contributions .form-body .title-wrapper .title-options .form-input-wrapper .form-input-label {
        display: block;
        width: 100%;
        font-size: 21px;
        padding-bottom: 10px;
    }
    .contributions .form-body .title-wrapper .title-options .form-input-wrapper .form-input-holder {
        float: none;
    }
    .contributions .form-body .title-wrapper .title-options .form-input-wrapper .form-input-holder .radio {
        margin-left: 0;
        margin-right: 14px;
    }
    /* Recurring dates */
    .contributions .forms #contributions-payment-form .form-body .recurring-options .form-panel-recurring .field-group .form-input-wrapper.recurring-start-date-field,
    .contributions .forms #contributions-payment-form .form-body .recurring-options .form-panel-recurring .field-group .form-input-wrapper.recurring-end-date-field,
    .contributions .forms #contributions-payment-form .form-body .register-options .form-panel-register .field-group .form-input-wrapper.user-password-field,
    .contributions .forms #contributions-payment-form .form-body .register-options .form-panel-register .field-group .form-input-wrapper.user-password-repeat-field {
        float: none;
        clear: both;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    /* Card and Check info */
    .contributions .forms #contributions-payment-form .form-body .secure-payment .payment-card-expiration-month-field,
    .contributions .forms #contributions-payment-form .form-body .secure-payment .payment-card-expiration-year-field,
    .contributions .forms #contributions-payment-form .form-body .secure-payment .payment-check-checking-type-field,
    .contributions .forms #contributions-payment-form .form-body .secure-payment .payment-check-account-type-field {
        float: none;
        clear: both;
        width: 100%;
        margin-left: 0;
        padding-left: 0;
        padding-right: 0;
    }
    /* Person info (Name) */
    .contributions .forms #contributions-payment-form .form-body .billing-information .person-firstname-field,
    .contributions .forms #contributions-payment-form .form-body .billing-information .person-lastname-field {
        float: none;
        clear: both;
        width: 100%;
        margin-left: 0;
    }
    /* Phone info (in Organization and Billing Information) */
    .contributions .forms #contributions-payment-form .form-body .billing-information .phone-number-field,
    .contributions .forms #contributions-payment-form .form-body .organization-information .group-phone-number-field {
        width: 100%;
        padding-right: 0;
    }
    .contributions .form-body .organization-information .form-panel-organization .inputs-wrapper .group-phone-is-outside-us-field,
    .contributions .forms #contributions-payment-form .form-body .organization-information .group-phone-number-field,
    .contributions .form-body .field-group .form-input-wrapper.phone-is-outside-us-field,
    .contributions .forms #contributions-payment-form .form-body .organization-information .group-phone-is-outside-us-field {
        width: 100%;
        margin-left: 0;
    }
    .contributions .forms #contributions-payment-form .form-body .organization-information .group-phone-is-outside-us-field {
        padding-top: 0;
    }
    .contributions .forms #contributions-payment-form .form-body .tribute-recipient .tribute-recipient-firstname-field,
    .contributions .forms #contributions-payment-form .form-body .tribute-recipient .tribute-recipient-lastname-field {
        float: none;
        width: 100%;
        padding-right: 0;
        padding-left: 0;
    }
    .contributions .form-body .accepted-cards {
        display: none;
    }
    .contributions .forms #contributions-payment-form .form-body .title-wrapper .title-options .form-input-wrapper label.form-input-label {
        display: none;
    }
}
.contributions .forms #contributions-payment-form .form-body .secure-payment .accepted-cards {
    display: block;
}
/*# sourceMappingURL=Checkout.css.map */

.contributions.thank-you .thanks {
    max-width: 700px;
    text-align: left;
    padding: 10px 10px;
    margin: 0 auto;
}
.contributions.thank-you .thanks img.thanks-icon {
    display: none;
}
.contributions.thank-you .thanks .thanks-message {
    text-align: center;
}
.contributions.thank-you .thanks .thanks-message .title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 80px;
    font-family: "Joane", serif;
    color: #2D2E2D;
    line-height: normal;
}
.contributions.thank-you .thanks .thanks-message .content {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 16px;
    padding: 22px 0 34px;
    margin: 0;
}
.contributions.thank-you .separator {
    display: none;
}

.contributions.thank-you .thanks .thanks-message .title {
    font-size: 24px;
}
/*# sourceMappingURL=ThankYou.css.map */

@media only screen and (max-width: 600px) {
    .ss-grid .grid-filters .filter-by-holder {
        display: grid;
        grid-template-columns: 1fr;
    }
    .ss-grid .grid-filters .filter-by-holder .btn-group {
        margin-right: 0;
    }
    .ss-grid .grid-filters .filter-by-holder .btn-group button {
        width: 100%;
    }
    .ss-grid .grid-filters .saved-view-holder {
        margin-top: 20px;
    }
}
/*# sourceMappingURL=Global.css.map */

.payment-processors {
    font-size: 14px;
}
.payment-processors .forms #payment-processors-payment-form .title-wrapper {
    text-align: center;
}
.payment-processors .forms #payment-processors-payment-form .title-wrapper .title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 60px;
    font-family: "Joane", serif;
    width: 100%;
    margin: 15px 0 20px;
}
.payment-processors .forms #payment-processors-payment-form .title-wrapper .title-options {
    float: none;
}
.payment-processors .forms #payment-processors-payment-form .title-wrapper .title-options .form-input-wrapper {
    display: inline-block;
}
.payment-processors .forms #payment-processors-payment-form .title-wrapper .title-options .form-input-wrapper label.form-input-label {
    font-size: 14px;
    display: inline-block;
    padding: 2px 0 0;
    position: static;
    top: auto;
    left: auto;
    width: auto;
    float: left;
}
.payment-processors .forms #payment-processors-payment-form .secure-payment,
.payment-processors .forms #payment-processors-payment-form .billing-information {
    width: 100%;
    margin: auto;
}
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper {
    padding: 6px 0;
}
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper label {
    display: none;
    color: #2D2E2D;
    font-weight: 700;
}
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder label {
    display: inline-block;
    vertical-align: middle;
    color: #2D2E2D;
    position: relative;
    height: 24px;
    line-height: 24px;
    padding-left: 35px;
    font-weight: 700;
    padding-bottom: 0;
    padding-top: 0;
    font-size: 14px;
}
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder label.checkbox input, .payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder label.radio input {
    display: none;
}
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder label:before {
    font-family: "Font Awesome 5 Pro";
    color: #E64C38;
    background: #fff;
    border: solid 1px #808080;
    display: block;
    width: 22px;
    height: 22px;
    line-height: 24px;
    font-size: 18px;
    font-weight: normal;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    text-align: center;
}
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder label.checked:before {
    content: "\f00c";
}
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder label.radio.checked:before {
    content: "\f111";
    line-height: 22px;
    font-size: 14px;
}
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder input[type=text],
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder input[type=email],
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder input[type=password],
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder input[type=number],
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder input[type=numeric],
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder input[type=card],
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder input[type=phone],
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder textarea,
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder select {
    width: 100%;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #d1d5db;
    border-radius: 5px;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #006168;
    padding: 0 20px;
    margin: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder input[type=text]:disabled,
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder input[type=text] .disabled, .payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder input[type=text][disabled=disabled],
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder input[type=email]:disabled,
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder input[type=email] .disabled,
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder input[type=email][disabled=disabled],
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder input[type=password]:disabled,
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder input[type=password] .disabled,
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder input[type=password][disabled=disabled],
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder input[type=number]:disabled,
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder input[type=number] .disabled,
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder input[type=number][disabled=disabled],
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder input[type=numeric]:disabled,
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder input[type=numeric] .disabled,
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder input[type=numeric][disabled=disabled],
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder input[type=card]:disabled,
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder input[type=card] .disabled,
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder input[type=card][disabled=disabled],
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder input[type=phone]:disabled,
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder input[type=phone] .disabled,
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder input[type=phone][disabled=disabled],
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder textarea:disabled,
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder textarea .disabled,
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder textarea[disabled=disabled],
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder select:disabled,
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder select .disabled,
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder select[disabled=disabled] {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder select {
    line-height: 30px;
    background: #fff url("/tpl/Base/img/drop-down-arrow.png") no-repeat right 12px center !important;
    padding-right: 38px;
}
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder input[type=checkbox],
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder input[type=radio] {
    display: none;
}
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder .form-input-error {
    display: block;
    position: static;
    border: none 0;
    background: none;
    padding: 0;
    top: auto;
    left: auto;
    border-radius: 0;
}
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder .form-input-error span {
    display: block;
    color: #ff0033;
    padding: 5px 3px 0 2px;
}
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper.is-combo .form-input-holder {
    position: relative;
}
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper.is-combo .form-input-holder input {
    background: #fff url("/tpl/Base/img/drop-down-arrow.png") no-repeat right 12px center !important;
    padding-right: 38px;
}
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper.is-combo .form-input-holder .combo-options {
    border: solid 1px #bbbdc0;
    border-top: none 0;
}
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper.form-disabled {
    opacity: 0.5;
}
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper.transfer-fee-field {
    text-align: center;
}
.payment-processors .forms #payment-processors-payment-form .secure-payment {
    padding-top: 35px;
}
.payment-processors .forms #payment-processors-payment-form .secure-payment .form-panel-existing-cards .payment-id-field .form-input-holder {
    padding-right: 0;
}
.payment-processors .forms #payment-processors-payment-form .secure-payment .form-panel-existing-cards .payment-id-field .form-input-holder .form-field-button {
    display: inline-block;
    position: static;
    width: auto;
    margin: 5px;
}
.payment-processors .forms #payment-processors-payment-form .secure-payment .accepted-cards {
    display: none;
    padding-top: 10px;
}
.payment-processors .forms #payment-processors-payment-form .secure-payment .accepted-cards img {
    height: 19px;
}
.payment-processors .forms #payment-processors-payment-form .secure-payment .payment-card-expiration-month-field {
    width: 50%;
    padding-right: 1%;
}
.payment-processors .forms #payment-processors-payment-form .secure-payment .payment-card-expiration-year-field {
    width: 50%;
    padding-left: 1%;
}
.payment-processors .forms #payment-processors-payment-form .secure-payment .payment-card-security-code-field {
    width: 100%;
}
.payment-processors .forms #payment-processors-payment-form .secure-payment .payment-card-security-code-field .form-input-holder {
    position: relative;
}
.payment-processors .forms #payment-processors-payment-form .secure-payment .payment-card-security-code-field .form-input-holder .cvv-help-icon {
    top: 17px;
    right: 15px;
    color: #2D2E2D;
    background: none;
}
.payment-processors .forms #payment-processors-payment-form .secure-payment .payment-card-security-code-field .form-input-holder .cvv-help-icon:before {
    font-style: normal;
    position: absolute;
    font-family: "Font Awesome 5 Pro";
    content: "\f059";
    font-size: 20px;
    height: 16px;
    width: 16px;
    line-height: 16px;
    vertical-align: middle;
    color: #808080;
}
.payment-processors .forms #payment-processors-payment-form .secure-payment .payment-check-account-number-field .form-input-holder {
    position: relative;
}
.payment-processors .forms #payment-processors-payment-form .secure-payment .payment-check-account-number-field .form-input-holder .cvv-help-icon {
    top: 17px;
    right: 15px;
    color: #2D2E2D;
    background: none;
}
.payment-processors .forms #payment-processors-payment-form .secure-payment .payment-check-account-number-field .form-input-holder .cvv-help-icon:before {
    font-style: normal;
    position: absolute;
    font-family: "Font Awesome 5 Pro";
    content: "\f059";
    font-size: 20px;
    height: 16px;
    width: 16px;
    line-height: 16px;
    vertical-align: middle;
    color: #808080;
}
.payment-processors .forms #payment-processors-payment-form .secure-payment .payment-check-routing-number-field .form-input-holder {
    position: relative;
}
.payment-processors .forms #payment-processors-payment-form .secure-payment .payment-check-routing-number-field .form-input-holder .cvv-help-icon {
    top: 17px;
    right: 15px;
    color: #2D2E2D;
    background: none;
}
.payment-processors .forms #payment-processors-payment-form .secure-payment .payment-check-routing-number-field .form-input-holder .cvv-help-icon:before {
    font-style: normal;
    position: absolute;
    font-family: "Font Awesome 5 Pro";
    content: "\f059";
    font-size: 20px;
    height: 16px;
    width: 16px;
    line-height: 16px;
    vertical-align: middle;
    color: #808080;
}
.payment-processors .forms #payment-processors-payment-form .secure-payment .payment-check-checking-type-field {
    width: 50%;
    padding-right: 1%;
}
.payment-processors .forms #payment-processors-payment-form .secure-payment .payment-check-account-type-field {
    width: 50%;
    padding-left: 1%;
}
.payment-processors .forms #payment-processors-payment-form .secure-payment .payment-type-field {
    padding: 15px 0 40px;
}
.payment-processors .forms #payment-processors-payment-form .billing-information .form-panel-saved-addresses .address-id-field .form-input-holder {
    padding-right: 0;
}
.payment-processors .forms #payment-processors-payment-form .billing-information .form-panel-saved-addresses .address-id-field .form-input-holder .form-field-button {
    display: inline-block;
    vertical-align: middle;
    position: static;
    width: auto;
    float: right;
    font-weight: 700;
    margin: 8px 5px 15px;
    color: #E64C38;
    background: none;
    border: 0;
}
.payment-processors .forms #payment-processors-payment-form .billing-information {
    padding-top: 30px;
}
.payment-processors .forms #payment-processors-payment-form .billing-information .person-firstname-field {
    width: 50%;
    padding-right: 1%;
}
.payment-processors .forms #payment-processors-payment-form .billing-information .person-lastname-field {
    width: 50%;
    padding-left: 1%;
}
.payment-processors .forms #payment-processors-payment-form .billing-information .phone-number-field {
    width: 50%;
    padding-right: 1%;
}
.payment-processors .forms #payment-processors-payment-form .billing-information .phone-is-outside-us-field {
    width: 50%;
    padding-left: 1%;
    padding-top: 20px;
}
.payment-processors .forms .form-validation-errors {
    width: 100%;
    margin: auto;
    padding-top: 30px;
}
.payment-processors .forms .form-validation-errors span {
    color: #ff0033;
}
.payment-processors .forms .form-actions {
    text-align: center;
    padding-top: 25px;
}
.payment-processors .forms .form-actions input {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
    min-width: 250px;
}
.payment-processors .forms .form-actions input:disabled, .payment-processors .forms .form-actions input.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.payment-processors .forms .form-actions input:hover {
    text-decoration: none;
}
.payment-processors .forms .form-actions input:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
/*# sourceMappingURL=EditPaymentMethod.css.map */

.com-prayers-popup .pop_up {
    background: transparent;
    max-width: 600px !important;
}
.com-prayers-popup .pop_up .close span {
    background-image: none;
}
.com-prayers-popup .pop_up .close span:before {
    display: block;
}
.com-prayers-popup .pop_up form .motion-integration .input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.com-prayers-popup .pop_up form .motion-integration .input label {
    margin-top: 0;
}
.com-prayers-popup .pop_up button[type=reset] {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
    margin-left: 10px;
}
.com-prayers-popup .pop_up button[type=reset]:disabled, .com-prayers-popup .pop_up button[type=reset].disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.com-prayers-popup .pop_up button[type=reset]:hover {
    text-decoration: none;
}
.com-prayers-popup .pop_up button[type=reset]:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
.com-prayers-popup .pop_up button {
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 18px;
}
/*# sourceMappingURL=Popup.css.map */

.prayer-list {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
}
.prayer-list .navigation .date {
    color: #fff;
    font-size: 16px;
    background-color: #E64C38;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    padding: 0;
    margin: 0 5px;
}
.prayer-list .navigation .date #navigation-date {
    height: 50px;
    cursor: pointer;
}
.prayer-list .navigation .left,
.prayer-list .navigation .right {
    width: 45px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    background: #E64C38;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    margin: 0;
}
.prayer-list .navigation .left:after {
    font-family: "Font Awesome 5 Pro" !important;
    speak: none;
    font-style: normal;
    font-weight: 300;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f060";
}
.prayer-list .navigation .right:after {
    font-family: "Font Awesome 5 Pro" !important;
    speak: none;
    font-style: normal;
    font-weight: 300;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f061";
}
.prayer-list .navigation .set_reminder_button {
    display: none;
}
.prayer-list .list .item {
    border-bottom: 1px solid #d3d3d3;
    padding-bottom: 20px;
}
.prayer-list .list .item:after {
    content: "";
    display: table;
    clear: both;
}
.prayer-list .list .item .pray {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 18px;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
    width: auto;
    border-width: 0;
    margin-right: 20px;
}
.prayer-list .list .item .pray:disabled, .prayer-list .list .item .pray.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.prayer-list .list .item .pray:hover {
    text-decoration: none;
}
.prayer-list .list .item .pray:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
.prayer-list .list .item .pray.unchecked {
    background-color: #E64C38;
}
.prayer-list .list .item .pray.checked {
    background-color: #d3d3d3;
}
.prayer-list .list .item .prayer-title,
.prayer-list .list .item .actions {
    margin-left: auto;
}
.prayer-list .list .item .prayer-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 18px;
    font-family: "Joane", serif;
}
.prayer-list .list .item .actions:after {
    content: "";
    display: table;
    clear: both;
}
.prayer-list .list .item .actions .edit {
    border-radius: 0;
    color: white;
    background-color: #006168;
    text-decoration: none;
    padding: 2px 10px;
}
.prayer-list .list .item .actions .view {
    color: #006168;
    background-color: transparent;
    text-decoration: none;
}
.prayer-list .list .item .info .text {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
}
.prayer-list .list .item .info .schedule {
    color: #006168;
}
.prayer-list .all-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 40px;
    font-family: "Joane", serif;
    color: #E64C38;
    margin: 40px 0 20px 0;
}
@media (max-width: 600px) {
    .prayer-list .list .item .actions {
        float: left;
        width: 100%;
        margin-top: 10px;
    }
}
/*# sourceMappingURL=PrayerList.css.map */

.form-input-wrapper.multiselect .multiselect-options label.checked {
    color: #E64C38;
}
.form-input-wrapper.multiselect .multiselect-options label.checked:before {
    background-color: #E64C38;
}
/*# sourceMappingURL=Helper.css.map */

.advocacy-modules-active-campaigns {
    padding: 10px;
}
.advocacy-modules-active-campaigns .title-box {
    background: #47525A;
    border-radius: 0;
    padding: 16px;
    font-size: 1rem;
    color: #fff;
}
.advocacy-modules-active-campaigns .title-box .title {
    font-size: 1rem;
    color: #fff;
}
.advocacy-modules-active-campaigns .title-box .link a {
    color: #E64C38;
    font-weight: normal;
}
.advocacy-modules-active-campaigns .title-box .link a img {
    display: none;
}
.advocacy-modules-active-campaigns .campaigns-table table tr {
    background: none;
}
.advocacy-modules-active-campaigns .campaigns-table table tr.even {
    background: none;
}
.advocacy-modules-active-campaigns .campaigns-table table tr.odd {
    background: none;
}
.advocacy-modules-active-campaigns .campaigns-table table tr td {
    border-bottom: solid 1px #f0f0f0;
}
.advocacy-modules-active-campaigns .campaigns-table table tr:last-child td {
    border-bottom: none 0;
}
.advocacy-modules-active-campaigns .campaigns-table table tr .name.icon span {
    display: none;
}
.advocacy-modules-active-campaigns .campaigns-table table tr .name.icon span img {
    display: none;
}
.advocacy-modules-active-campaigns .campaigns-table table tr .name.campaign-name {
    padding: 0 10px;
}
.advocacy-modules-active-campaigns .campaigns-table table tr .name.campaign-name span i {
    font-size: 12px;
}
.advocacy-modules-active-campaigns .campaigns-table table tr .completion .progress-bar {
    background: #f0f0f0;
}
.advocacy-modules-active-campaigns .campaigns-table table tr .completion .progress-bar .progress-bar-percentage {
    background: #E64C38;
}
.advocacy-modules-active-campaigns .campaigns-table table tr .completion .progress-bar .completion-percent {
    font-size: 12px;
}
.advocacy-modules-active-campaigns .campaigns-table table tr .completion .progress-bar .total-percent {
    font-size: 12px;
}
@media only screen and (max-width: 600px) {
    .advocacy-modules-active-campaigns .campaigns-table table tr .completion {
        display: none;
    }
}
.advocacy-modules-active-campaigns .campaigns-table table tr .options {
    padding: 0 10px;
}
.advocacy-modules-active-campaigns .campaigns-table table tr .options a.view {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    padding: 0 14px;
    text-transform: none;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
}
.advocacy-modules-active-campaigns .campaigns-table table tr .options a.view:disabled, .advocacy-modules-active-campaigns .campaigns-table table tr .options a.view.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.advocacy-modules-active-campaigns .campaigns-table table tr .options a.view:hover {
    text-decoration: none;
}
.advocacy-modules-active-campaigns .campaigns-table table tr .options a.view:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
.advocacy-modules-active-campaigns .campaigns-table table tr .options a.promote {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    padding: 0 14px;
    text-transform: none;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
}
.advocacy-modules-active-campaigns .campaigns-table table tr .options a.promote:disabled, .advocacy-modules-active-campaigns .campaigns-table table tr .options a.promote.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.advocacy-modules-active-campaigns .campaigns-table table tr .options a.promote:hover {
    text-decoration: none;
}
.advocacy-modules-active-campaigns .campaigns-table table tr .options a.promote:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
@media only screen and (max-width: 600px) {
    .advocacy-modules-active-campaigns .campaigns-table table tr .options {
        padding: 5px 10px;
    }
}
/*# sourceMappingURL=ActiveCampaigns.css.map */

.advocacy-modules-category-summary {
    margin: 0;
    padding: 10px;
}
.advocacy-modules-category-summary .title-box {
    background: #47525A;
    border-radius: 0;
    padding: 16px 8px;
    font-size: 1rem;
    color: #fff;
}
.advocacy-modules-category-summary .body-box {
    padding: 0;
}
.advocacy-modules-category-summary .body-box .summary-text {
    padding: 16px;
    background: #f0f0f0;
    line-height: normal;
    height: auto;
    margin: 0;
    color: #47525A;
}
.advocacy-modules-category-summary .body-box .summary-text a, .advocacy-modules-category-summary .body-box .summary-text span {
    color: #E64C38;
    font-weight: bold;
}
.advocacy-modules-category-summary .body-box .summary-text a span, .advocacy-modules-category-summary .body-box .summary-text span span {
    color: inherit;
    font-weight: inherit;
}
.advocacy-modules-category-summary .body-box .campaigns .campaign {
    padding: 10px;
    border-bottom: solid 1px #f0f0f0;
    min-height: auto;
    margin: 0;
    display: grid;
    grid-template-columns: auto 1fr;
    grid-template-areas: "image name" "image details";
    grid-column-gap: 10px;
    grid-row-gap: 5px;
}
.advocacy-modules-category-summary .body-box .campaigns .campaign:last-child {
    border-bottom: none 0;
}
.advocacy-modules-category-summary .body-box .campaigns .campaign > a {
    grid-area: image;
}
.advocacy-modules-category-summary .body-box .campaigns .campaign > a img {
    position: static;
    border: none 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.advocacy-modules-category-summary .body-box .campaigns .campaign .name {
    grid-area: name;
    align-self: end;
    color: #47525A;
}
.advocacy-modules-category-summary .body-box .campaigns .campaign .name a {
    color: #47525A;
    text-decoration: none;
}
.advocacy-modules-category-summary .body-box .campaigns .campaign .details {
    grid-area: details;
    align-self: start;
    color: #47525A;
}
.advocacy-modules-category-summary .body-box .campaigns .campaign .details a {
    color: #E64C38;
    text-decoration: none;
}
.advocacy-modules-category-summary .body-box .campaigns .campaign .details a span {
    color: inherit;
    font-weight: inherit;
}
/*# sourceMappingURL=CategorySummary.css.map */

.advocacy-modules-related-campaigns {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
}
.advocacy-modules-related-campaigns h1 {
    width: 100%;
    margin-bottom: 10px;
    grid-column-end: span 3;
}
.advocacy-modules-related-campaigns .single-campaign {
    display: block;
    margin: 0;
    padding: 0;
}
.advocacy-modules-related-campaigns .single-campaign .single-campaign-inner {
    background: #f0f0f0;
    padding-bottom: 20px;
    text-align: center;
}
.advocacy-modules-related-campaigns .single-campaign .single-campaign-inner > div {
    text-align: left;
}
.advocacy-modules-related-campaigns .single-campaign .single-campaign-inner > div img {
    width: 100%;
}
.advocacy-modules-related-campaigns .single-campaign .single-campaign-inner > div:first-child {
    margin-bottom: 20px;
}
.advocacy-modules-related-campaigns .single-campaign .single-campaign-inner > div:not(:first-child) {
    padding: 0 20px;
}
.advocacy-modules-related-campaigns .single-campaign .single-campaign-inner .person-name {
    font-size: 15px;
    color: #E64C38;
    padding: 0 20px;
}
.advocacy-modules-related-campaigns .single-campaign .single-campaign-inner .person-name:not(.campaign-name) {
    padding-bottom: 10px;
}
.advocacy-modules-related-campaigns .single-campaign .single-campaign-inner .campaign-progress {
    margin: 0 20px;
    width: calc(100% - 40px);
    padding: 0 !important;
    background: #fff;
    border: 0;
    border-radius: 0;
}
.advocacy-modules-related-campaigns .single-campaign .single-campaign-inner .campaign-progress .campaign-progress-bar {
    background: #E64C38;
}
.advocacy-modules-related-campaigns .single-campaign .single-campaign-inner .donate {
    width: auto;
    padding-bottom: 10px !important;
}
.advocacy-modules-related-campaigns .single-campaign .single-campaign-inner .donate:before {
    content: "Raised: ";
}
.advocacy-modules-related-campaigns .single-campaign .single-campaign-inner .donate.incremental:before {
    content: "Participants: ";
}
.advocacy-modules-related-campaigns .single-campaign .single-campaign-inner a {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    padding: 0 14px;
    text-transform: none;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
}
.advocacy-modules-related-campaigns .single-campaign .single-campaign-inner a:disabled, .advocacy-modules-related-campaigns .single-campaign .single-campaign-inner a.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.advocacy-modules-related-campaigns .single-campaign .single-campaign-inner a:hover {
    text-decoration: none;
}
.advocacy-modules-related-campaigns .single-campaign .single-campaign-inner a:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
.advocacy-modules-related-campaigns .single-campaign .single-campaign-inner a div {
    display: inline-block;
    width: auto;
    background: none;
    margin: 0;
    padding: 0;
    border-radius: 0;
    color: inherit;
    font-size: inherit;
}
.advocacy-modules-related-campaigns h3 {
    grid-column-end: span 3;
    color: #47525A;
}
/*# sourceMappingURL=RelatedCampaigns.css.map */

.architect-edit-item-module .architect-edit-item-module-inner .section-header {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 30px;
    font-family: "Joane", serif;
}
.architect-edit-item-module .architect-edit-item-module-inner .section-header {
    display: none;
}
.architect-edit-item-module .architect-edit-item-module-inner .section-content .edit-form .field-group {
    margin-bottom: 20px;
}
.architect-edit-item-module .architect-edit-item-module-inner .section-content .edit-form .field-group .field-group-inner .label-with-original-value {
    text-align: left;
    padding-bottom: 5px;
}
.architect-edit-item-module .architect-edit-item-module-inner .section-content .edit-form .field-group .field-group-inner .field-holder input:invalid, .architect-edit-item-module .architect-edit-item-module-inner .section-content .edit-form .field-group .field-group-inner .field-holder textarea:invalid, .architect-edit-item-module .architect-edit-item-module-inner .section-content .edit-form .field-group .field-group-inner .field-holder select:invalid {
    border-color: #b60000;
}
.architect-edit-item-module .architect-edit-item-module-inner .section-content .edit-form .field-group .field-group-inner .field-holder textarea {
    height: 300px;
}
.architect-edit-item-module .architect-edit-item-module-inner .section-content .edit-form .field-group.field-group-Image .field-group-inner .field-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 20px;
}
.architect-edit-item-module .architect-edit-item-module-inner .section-content .edit-form .field-group.field-group-Image .field-group-inner .field-holder .content-image-holder {
    float: none;
    margin: 0;
}
.architect-edit-item-module .architect-edit-item-module-inner .section-content .edit-form .field-group.field-group-Image .field-group-inner .field-holder .upload-instructions {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
}
.architect-edit-item-module .architect-edit-item-module-inner .section-content .edit-form .field-controls {
    position: static;
    top: unset;
    bottom: unset;
    right: unset;
    margin: 0;
    gap: 2px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: unset;
    height: 50px;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.architect-edit-item-module .architect-edit-item-module-inner .section-content .edit-form .field-controls .field-add {
    background-color: #006168;
    border-radius: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    color: #fff;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
    width: 50px;
}
.architect-edit-item-module .architect-edit-item-module-inner .section-content .edit-form .field-controls .field-add:hover {
    -webkit-transform: unset;
    transform: unset;
    background-color: #007982;
}
.architect-edit-item-module .architect-edit-item-module-inner .section-content .edit-form .field-controls .field-remove {
    background-color: #E64C38;
    border-radius: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    color: #fff;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
    width: 50px;
}
.architect-edit-item-module .architect-edit-item-module-inner .section-content .edit-form .field-controls .field-remove:hover {
    -webkit-transform: unset;
    transform: unset;
    background-color: #e9604f;
}
.architect-edit-item-module .architect-edit-item-module-inner .section-content .edit-form .preview-url {
    border: solid 1px #d1d5db;
    background-color: #f2f2f2;
    border-radius: 5px;
}
.architect-edit-item-module .architect-edit-item-module-inner .section-content .edit-form .preview-url .copy-button {
    background-color: #006168;
    border-radius: 3px;
    color: #fff;
}
.architect-edit-item-module .architect-edit-item-module-inner .section-content .edit-form .multi-fields {
    padding: 10px;
    border: solid 1px #d1d5db;
    margin-bottom: 20px;
    border-radius: 3px;
}
.architect-edit-item-module .architect-edit-item-module-inner .section-content .edit-form .multi-fields .multi-field {
    margin-bottom: 20px;
    position: static;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    gap: 15px;
}
.architect-edit-item-module .architect-edit-item-module-inner .section-content .edit-form .multi-fields .multi-field:last-of-type {
    margin-bottom: 0;
}
.architect-edit-item-module .architect-edit-item-module-inner .section-content .edit-form .multi-fields .multi-field .field-wrapper {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 0;
}
.architect-edit-item-module .architect-edit-item-module-inner .section-content .edit-form .multi-fields .multi-field .field-wrapper .field-group {
    margin-bottom: 0;
}
.architect-edit-item-module .architect-edit-item-module-inner .section-content .edit-form .multi-fields .clearfix {
    display: none;
}
.architect-edit-item-module .architect-edit-item-module-inner .section-footer .btn.cancel {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #b60000;
    border-color: #b60000;
    color: #fff;
}
.architect-edit-item-module .architect-edit-item-module-inner .section-footer .btn.cancel:disabled, .architect-edit-item-module .architect-edit-item-module-inner .section-footer .btn.cancel.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.architect-edit-item-module .architect-edit-item-module-inner .section-footer .btn.cancel:hover {
    text-decoration: none;
}
.architect-edit-item-module .architect-edit-item-module-inner .section-footer .btn.cancel:hover {
    background-color: #d00000;
    border-color: #d00000;
    color: #fff;
}
/*# sourceMappingURL=EditItem.css.map */

.contributions-modules-contribution-summary {
    margin: 0;
    padding: 10px;
}
.contributions-modules-contribution-summary .title-box {
    background: #47525A;
    border-radius: 0;
    padding: 16px 8px;
    font-size: 1rem;
    color: #fff;
}
.contributions-modules-contribution-summary .body-box {
    padding: 0;
}
.contributions-modules-contribution-summary .body-box .summary-text {
    padding: 16px;
    background: #f0f0f0;
    line-height: normal;
    height: auto;
    margin: 0;
    color: #47525A;
}
.contributions-modules-contribution-summary .body-box .summary-text a, .contributions-modules-contribution-summary .body-box .summary-text span {
    color: #E64C38;
    font-weight: bold;
}
.contributions-modules-contribution-summary .body-box .summary-text a span, .contributions-modules-contribution-summary .body-box .summary-text span span {
    color: inherit;
    font-weight: inherit;
}
.contributions-modules-contribution-summary .body-box .campaigns .campaign {
    padding: 10px;
    border-bottom: solid 1px #f0f0f0;
    min-height: auto;
    margin: 0;
    display: grid;
    grid-template-columns: auto 1fr;
    grid-template-areas: "image name" "image details";
    grid-column-gap: 10px;
    grid-row-gap: 5px;
}
.contributions-modules-contribution-summary .body-box .campaigns .campaign:last-child {
    border-bottom: none 0;
}
.contributions-modules-contribution-summary .body-box .campaigns .campaign img {
    position: static;
    border: none 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    grid-area: image;
}
.contributions-modules-contribution-summary .body-box .campaigns .campaign .name {
    grid-area: name;
    align-self: end;
    color: #47525A;
}
.contributions-modules-contribution-summary .body-box .campaigns .campaign .details {
    grid-area: details;
    align-self: start;
    color: #47525A;
}
.contributions-modules-contribution-summary .body-box .campaigns .campaign .details a {
    color: #E64C38;
    text-decoration: none;
}
.contributions-modules-contribution-summary .body-box .campaigns .campaign .details a span {
    color: inherit;
    font-weight: inherit;
}
/*# sourceMappingURL=ContributionSummary.css.map */

#edit-recurring-batch .modal {
    z-index: 499;
}
#edit-recurring-batch .modal-dialog .modal-content .modal-body {
    padding: 18px 5px 10px;
}
#edit-recurring-batch .modal-dialog .modal-content .modal-body label {
    display: block;
    vertical-align: middle;
    font-size: 16px;
    margin: 0 0 6px 2px;
}
#edit-recurring-batch .modal-dialog .modal-content .modal-body .btn-primary {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 18px;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
    text-transform: none;
}
#edit-recurring-batch .modal-dialog .modal-content .modal-body .btn-primary:disabled, #edit-recurring-batch .modal-dialog .modal-content .modal-body .btn-primary.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
#edit-recurring-batch .modal-dialog .modal-content .modal-body .btn-primary:hover {
    text-decoration: none;
}
#edit-recurring-batch .modal-dialog .modal-content .modal-body .btn-primary:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
#edit-recurring-batch .modal-dialog .modal-content .modal-body .dropdown-menu {
    margin: 3px 0;
}
#edit-recurring-batch .modal-dialog .modal-content .modal-body .form-group {
    margin: 10px 0;
}
#edit-recurring-batch .modal-dialog .modal-content .modal-body .form-group.recurring-types {
    margin-top: 13px;
}
#edit-recurring-batch .modal-dialog .modal-content .modal-body .form-group.has-error .form-control,
#edit-recurring-batch .modal-dialog .modal-content .modal-body .form-group.has-error .field-holder.field-dropdown {
    border: 1px solid #ff0033;
}
#edit-recurring-batch .modal-dialog .modal-content .modal-body .form-group.has-error .field-holder.field-dropdown {
    display: inline-block;
    vertical-align: middle;
    padding: 5px;
}
#edit-recurring-batch .modal-dialog .modal-content .modal-body .form-group.has-error.recurring-types .btn-group {
    margin: 0;
}
#edit-recurring-batch .modal-dialog .modal-content .modal-body .form-group.has-error.payment-methods .btn-group {
    margin-bottom: 0;
}
#edit-recurring-batch .modal-dialog .modal-content .modal-body .field-holder input[type=text] {
    border: 1px solid #d1d5db;
    border-radius: 5px;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #006168;
    padding: 0 20px;
    margin: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    padding: 2px 14px;
    font-size: 17px;
}
#edit-recurring-batch .modal-dialog .modal-content .modal-body .field-holder input[type=text]:disabled,
#edit-recurring-batch .modal-dialog .modal-content .modal-body .field-holder input[type=text] .disabled, #edit-recurring-batch .modal-dialog .modal-content .modal-body .field-holder input[type=text][disabled=disabled] {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
#edit-recurring-batch .modal-dialog .modal-content .modal-body .input-datepicker-holder input[type=text] {
    position: relative;
    background-color: transparent;
    z-index: 2;
    line-height: normal;
    padding-right: 40px;
}
#edit-recurring-batch .modal-dialog .modal-content .modal-body .input-datepicker-holder input[type=text] {
    z-index: 9991 !important;
}
#edit-recurring-batch .modal-dialog .modal-content .modal-body .input-datepicker-holder:after {
    z-index: 9990 !important;
}
#edit-recurring-batch .modal-dialog .modal-content .modal-body .col-designations {
    padding: 0 0 0 22px;
}
#edit-recurring-batch .modal-dialog .modal-content .modal-body .col-designations h6 {
    padding-bottom: 5px;
}
#edit-recurring-batch .modal-dialog .modal-content .modal-body .col-designations .designations-content .recurring-gifts .recurring-gift .col-campaign .ui.selection.dropdown {
    min-height: 0;
    height: 50px;
    line-height: 50px;
}
#edit-recurring-batch .modal-dialog .modal-content .modal-body .col-designations .designations-content .recurring-gifts .recurring-gift .col-campaign .ui.selection.dropdown > input.search {
    height: 50px;
    line-height: 50px;
}
#edit-recurring-batch .modal-dialog .modal-content .modal-body .col-designations .designations-content .recurring-gifts .recurring-gift .col-campaign .ui.selection.dropdown .search.icon {
    left: auto;
    right: 14px;
}
#edit-recurring-batch .modal-dialog .modal-content .modal-body .col-designations .designations-content .recurring-gifts .recurring-gift .col-amount input[type=number] {
    height: 50px;
    line-height: 50px;
}
#edit-recurring-batch .modal-dialog .modal-content .modal-body .col-designations .designations-content .recurring-gifts .recurring-gift .col-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 70px;
}
#edit-recurring-batch .modal-dialog .modal-content .modal-body .col-designations .designations-content .recurring-gifts .recurring-gift .col-actions .is-anonymous {
    padding-top: 0 !important;
}
#edit-recurring-batch .modal-dialog .modal-content .modal-body .col-designations .designations-content .recurring-gifts .recurring-gift .col-actions .is-anonymous .c-checkbox {
    margin: 0;
}
#edit-recurring-batch .modal-dialog .modal-content .modal-body .col-designations .designations-content .recurring-gifts .recurring-gift .col-actions .is-anonymous .c-checkbox .c-label {
    line-height: 22px;
    font-size: 0.9rem;
    padding-top: 1px;
}
#edit-recurring-batch .modal-dialog .modal-content .modal-body .col-designations .designations-content .recurring-gifts .recurring-gift.remove-yes {
    position: relative;
    padding-right: 21px;
}
#edit-recurring-batch .modal-dialog .modal-content .modal-body .col-designations .designations-content .recurring-gifts .recurring-gift.remove-yes .col-actions button.close {
    background: none;
    cursor: pointer;
    position: relative;
    width: 16px;
    height: 16px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    position: absolute;
    right: 15px;
    top: 15px;
    top: 45%;
    right: 0;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    opacity: 1;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#edit-recurring-batch .modal-dialog .modal-content .modal-body .col-designations .designations-content .recurring-gifts .recurring-gift.remove-yes .col-actions button.close:before, #edit-recurring-batch .modal-dialog .modal-content .modal-body .col-designations .designations-content .recurring-gifts .recurring-gift.remove-yes .col-actions button.close:after {
    background: #2D2E2D;
    width: 16px;
    margin-top: calc(16px / 2);
    content: "";
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    height: 2px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
#edit-recurring-batch .modal-dialog .modal-content .modal-body .col-designations .designations-content .recurring-gifts .recurring-gift.remove-yes .col-actions button.close:after {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
#edit-recurring-batch .modal-dialog .modal-content .modal-body .col-designations .designations-content .recurring-gifts .recurring-gift.remove-yes .col-actions button.close:hover:before, #edit-recurring-batch .modal-dialog .modal-content .modal-body .col-designations .designations-content .recurring-gifts .recurring-gift.remove-yes .col-actions button.close:hover:after {
    background: red;
}
#edit-recurring-batch .modal-dialog .modal-content .modal-body .col-designations .designations-content .recurring-gifts .recurring-gift.remove-yes .col-actions button.close span {
    display: none;
}
#edit-recurring-batch .modal-dialog .modal-content .modal-body .col-designations .designations-content .designations-bottom {
    padding: 5px 0 15px;
}
#edit-recurring-batch .modal-dialog .modal-content .modal-body .col-designations .designations-content .designations-bottom h4 {
    padding: 3px 0 23px;
}
#edit-recurring-batch .modal-dialog .modal-content .modal-footer {
    padding: 15px;
}
#edit-recurring-batch .modal-dialog .modal-content .modal-footer .pull-left button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 18px;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
    color: #484848;
    border-color: #484848;
    background-color: #fff;
    margin: 5px;
}
#edit-recurring-batch .modal-dialog .modal-content .modal-footer .pull-left button:disabled, #edit-recurring-batch .modal-dialog .modal-content .modal-footer .pull-left button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
#edit-recurring-batch .modal-dialog .modal-content .modal-footer .pull-left button:hover {
    text-decoration: none;
}
#edit-recurring-batch .modal-dialog .modal-content .modal-footer .pull-left button:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
#edit-recurring-batch .modal-dialog .modal-content .modal-footer .pull-left button:hover {
    color: #fff;
    background-color: #484848;
    border-color: #484848;
}
#edit-recurring-batch .modal-dialog .modal-content .modal-footer .pull-left .inactive-message {
    text-align: left;
    padding: 18px 5px 10px;
}
#edit-recurring-batch .modal-dialog .modal-content .modal-footer .pull-right button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 18px;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
    margin: 5px;
}
#edit-recurring-batch .modal-dialog .modal-content .modal-footer .pull-right button:disabled, #edit-recurring-batch .modal-dialog .modal-content .modal-footer .pull-right button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
#edit-recurring-batch .modal-dialog .modal-content .modal-footer .pull-right button:hover {
    text-decoration: none;
}
#edit-recurring-batch .modal-dialog .modal-content .modal-footer .pull-right button:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
@media only screen and (max-width: 930px) {
    #edit-recurring-batch .modal-dialog {
        width: auto;
        margin-left: 15px;
        margin-right: 15px;
    }
}
@media only screen and (max-width: 880px) {
    #edit-recurring-batch .modal-dialog .modal-content .modal-body .col-md-5.col-donation-info,
    #edit-recurring-batch .modal-dialog .modal-content .modal-body .col-md-7.col-designations {
        width: 100%;
        float: none;
    }
    #edit-recurring-batch .modal-dialog .modal-content .modal-body .col-md-7.col-designations {
        border-top: 1px solid #d3d3d3;
        padding: 20px 0 0;
        margin-top: 10px;
    }
    #edit-recurring-batch .modal-dialog .modal-content .modal-body .col-md-7.col-designations .designations-content .recurring-gifts .recurring-gift .col-md-5.col-campaign,
    #edit-recurring-batch .modal-dialog .modal-content .modal-body .col-md-7.col-designations .designations-content .recurring-gifts .recurring-gift .col-md-3.col-amount,
    #edit-recurring-batch .modal-dialog .modal-content .modal-body .col-md-7.col-designations .designations-content .recurring-gifts .recurring-gift .col-md-4.col-actions {
        float: left;
    }
    #edit-recurring-batch .modal-dialog .modal-content .modal-body .col-md-7.col-designations .designations-content .recurring-gifts .recurring-gift .col-md-5.col-campaign {
        width: 45%;
    }
    #edit-recurring-batch .modal-dialog .modal-content .modal-body .col-md-7.col-designations .designations-content .recurring-gifts .recurring-gift .col-md-3.col-amount {
        width: 25%;
    }
    #edit-recurring-batch .modal-dialog .modal-content .modal-body .col-md-7.col-designations .designations-content .recurring-gifts .recurring-gift .col-md-4.col-actions {
        width: 30%;
    }
}
@media only screen and (max-width: 600px) {
    #edit-recurring-batch .modal-dialog {
        margin-left: 10px;
        margin-right: 10px;
    }
    #edit-recurring-batch .modal-dialog .modal-content .modal-body .col-md-7.col-designations .designations-content .recurring-gifts .recurring-gift {
        padding-bottom: 20px;
        padding-right: 20px;
    }
    #edit-recurring-batch .modal-dialog .modal-content .modal-body .col-md-7.col-designations .designations-content .recurring-gifts .recurring-gift .col-md-5.col-campaign,
    #edit-recurring-batch .modal-dialog .modal-content .modal-body .col-md-7.col-designations .designations-content .recurring-gifts .recurring-gift .col-md-3.col-amount,
    #edit-recurring-batch .modal-dialog .modal-content .modal-body .col-md-7.col-designations .designations-content .recurring-gifts .recurring-gift .col-md-4.col-actions {
        float: none;
        width: 100%;
    }
    #edit-recurring-batch .modal-dialog .modal-content .modal-body .col-md-7.col-designations .designations-content .recurring-gifts .recurring-gift .col-md-4.col-actions .is-anonymous {
        padding-top: 0 !important;
    }
    #edit-recurring-batch .modal-dialog .modal-content .modal-body .col-md-7.col-designations .designations-content .recurring-gifts .recurring-gift.remove-yes {
        position: relative;
        padding-right: 15px;
    }
    #edit-recurring-batch .modal-dialog .modal-content .modal-body .modal-footer {
        padding-left: 15px;
    }
}
@media only screen and (max-width: 380px) {
    #edit-recurring-batch .modal-dialog .modal-content .modal-body .form-group.payment-methods .field-dropdown .add-payment-method button.btn-primary {
        color: #484848;
    }
    #edit-recurring-batch .modal-dialog .modal-content .modal-body .form-group.payment-methods .field-dropdown .add-payment-method button.btn-primary i {
        vertical-align: middle;
    }
    #edit-recurring-batch .modal-dialog .modal-content .modal-body .col-designations .designations-content .designations-bottom .btn-primary.add-designation {
        font-size: 15px;
        padding-left: 2px;
        padding-right: 2px;
    }
    #edit-recurring-batch .modal-dialog .modal-content .modal-footer .pull-left button,
    #edit-recurring-batch .modal-dialog .modal-content .modal-footer .pull-right button {
        font-size: 14px;
        padding: 0 14px;
    }
}
/*# sourceMappingURL=MyRecurrings.css.map */

.contributions-modules-shopping-cart {
    float: unset;
    position: relative;
}
.contributions-modules-shopping-cart .cart-box .cart-box-wrapper .cart-button {
    display: block;
    color: #fff;
    position: relative;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
}
.contributions-modules-shopping-cart .cart-box .cart-box-wrapper .cart-button .cart-counter {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    position: absolute;
    background-color: #FFC60A;
    color: #47525A;
    width: 12px;
    height: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 8px;
    font-size: 8px;
    bottom: -2px;
    right: -6px;
    top: unset;
    left: unset;
}
.contributions-modules-shopping-cart .cart-box .cart-box-wrapper .cart-button .cart-icon {
    display: none;
}
.contributions-modules-shopping-cart .cart-box .cart-box-wrapper .cart-button .cart-label {
    display: none;
}
.contributions-modules-shopping-cart .cart-box .cart-box-wrapper .cart-button:after {
    font-family: "Font Awesome 5 Pro" !important;
    speak: none;
    font-style: normal;
    font-weight: 300;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f290";
    font-size: 18px;
}
.contributions-modules-shopping-cart .cart-summary-popup {
    opacity: 0;
    visibility: hidden;
    display: block;
    left: unset;
    right: -10px;
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}
.contributions-modules-shopping-cart .cart-summary-popup .cart-summary-anchor {
    width: unset;
    border-style: unset;
    border-width: unset;
    border-color: unset;
    margin: unset;
    top: unset;
    height: 14px;
    position: relative;
}
.contributions-modules-shopping-cart .cart-summary-popup .cart-summary-anchor:after {
    content: unset;
}
.contributions-modules-shopping-cart .cart-summary-popup .cart-summary {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    overflow: hidden;
    width: 320px;
    background-color: #232323;
    border-radius: 5px;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.17);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.17);
}
.contributions-modules-shopping-cart .cart-summary-popup .cart-summary table .row td {
    border: none 0;
    color: #fff;
    padding: 15px;
}
.contributions-modules-shopping-cart .cart-summary-popup .cart-summary table .row .thumbnail {
    padding: 0;
}
.contributions-modules-shopping-cart .cart-summary-popup .cart-summary table .row .thumbnail img {
    display: none;
}
.contributions-modules-shopping-cart .cart-summary-popup .cart-summary table .row .title {
    width: 100%;
}
.contributions-modules-shopping-cart .cart-summary-popup .cart-summary table .row .amount {
    padding-left: 0;
}
.contributions-modules-shopping-cart .cart-summary-popup .cart-summary table .row .actions {
    padding-left: 0;
    width: 20px;
}
.contributions-modules-shopping-cart .cart-summary-popup .cart-summary table .row .actions a {
    display: block;
    width: 14px;
    height: 14px;
    margin: 0;
    text-decoration: none;
    color: #fff;
    line-height: 14px;
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease;
}
.contributions-modules-shopping-cart .cart-summary-popup .cart-summary table .row .actions a:after {
    font-family: "Font Awesome 5 Pro" !important;
    speak: none;
    font-style: normal;
    font-weight: 300;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f00d";
    font-size: 14px;
}
.contributions-modules-shopping-cart .cart-summary-popup .cart-summary table .row .actions a img {
    display: none;
}
.contributions-modules-shopping-cart .cart-summary-popup .cart-summary table .row .actions a:hover {
    color: #b60000;
}
.contributions-modules-shopping-cart .cart-summary-popup .cart-summary table .row.first td {
    border-top: none;
}
.contributions-modules-shopping-cart .cart-summary-popup .cart-summary table .row:not(.last) td {
    border-top: solid 1px rgba(255, 255, 255, 0.1);
}
.contributions-modules-shopping-cart .cart-summary-popup .cart-summary table .row.total {
    background-color: #FFC60A;
    color: #47525A;
}
.contributions-modules-shopping-cart .cart-summary-popup .cart-summary table .row.total td {
    border: none;
}
.contributions-modules-shopping-cart .cart-summary-popup .cart-summary table .row.total .title {
    padding: 10px 20px;
    padding-right: 0;
}
.contributions-modules-shopping-cart .cart-summary-popup .cart-summary table .row.total .title a {
    text-decoration: underline;
    color: #47525A;
    font-size: 14px;
    font-weight: 700;
    -webkit-transition: color 0.5s ease;
    transition: color 0.5s ease;
}
.contributions-modules-shopping-cart .cart-summary-popup .cart-summary table .row.total .title a:before {
    content: "GO TO ";
}
.contributions-modules-shopping-cart .cart-summary-popup .cart-summary table .row.total .title a:hover {
    color: #47525A;
}
.contributions-modules-shopping-cart .cart-summary-popup .cart-summary table .row.total .amount {
    padding: 10px 20px;
    padding-left: 0;
    color: #47525A;
    width: 70px;
    white-space: unset;
    font-weight: bold;
}
.contributions-modules-shopping-cart:hover .cart-summary-popup.has-items {
    opacity: 1;
    visibility: visible;
}
.scrolled .contributions-modules-shopping-cart .cart-box .cart-box-wrapper .cart-button, .tpl-no-hero .contributions-modules-shopping-cart .cart-box .cart-box-wrapper .cart-button {
    display: block;
    color: #47525A;
}
/*# sourceMappingURL=ShoppingCart.css.map */

.contributions-modules-slider-giving.default .contributions-modules-slider-giving-inner .container .title {
    color: #006168;
    font-weight: 700;
}
.contributions-modules-slider-giving.default .contributions-modules-slider-giving-inner .container .range-slider .range-values span {
    color: #FFC60A;
    font-size: 18px;
}
.contributions-modules-slider-giving.default .contributions-modules-slider-giving-inner .container .range-slider .reach {
    font-weight: 600;
}
.contributions-modules-slider-giving.default .contributions-modules-slider-giving-inner .container .range-slider .reach .number {
    color: #006168;
    font-weight: 700;
}
.contributions-modules-slider-giving.default .contributions-modules-slider-giving-inner .bottom-bar .calculation-text {
    font-size: 16px;
    color: #006168;
}
.contributions-modules-slider-giving.default .contributions-modules-slider-giving-inner .bottom-bar .currencies-container {
    background-color: #E64C38;
}
.contributions-modules-slider-giving.default .contributions-modules-slider-giving-inner .bottom-bar .currencies-container .currency {
    font-size: 14px;
}
.contributions-modules-slider-giving.default .contributions-modules-slider-giving-inner .bottom-bar .currencies-container .currency.selected, .contributions-modules-slider-giving.default .contributions-modules-slider-giving-inner .bottom-bar .currencies-container .currency:hover {
    background-color: #006168;
}
.contributions-modules-slider-giving.default .rangeslider {
    height: 5px;
    background: white;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.contributions-modules-slider-giving.default .rangeslider .rangeslider__fill {
    background: #006168;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.contributions-modules-slider-giving.default .rangeslider .rangeslider__fill:after {
    height: 30px;
    background-color: #FFC60A;
}
.contributions-modules-slider-giving.default .rangeslider .rangeslider__handle {
    width: 22px;
    height: 22px;
    background: #006168;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.17);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.17);
    border: none;
}
.contributions-modules-slider-giving.default .rangeslider .rangeslider__handle:before {
    top: calc(100% + 15px);
    color: #006168;
}
.contributions-modules-slider-giving.default .rangeslider .rangeslider__handle:after {
    width: 14px;
    height: 14px;
    border: 1px solid white;
    background-image: none;
}
@media only screen and (max-width: 900px) {
    .contributions-modules-slider-giving.default .contributions-modules-slider-giving-inner .container .range-slider .range-values span {
        font-size: 12px;
    }
    .contributions-modules-slider-giving.default .contributions-modules-slider-giving-inner .bottom-bar .calculation-text {
        font-size: 12px;
    }
    .contributions-modules-slider-giving.default .contributions-modules-slider-giving-inner .bottom-bar .currencies-container .currency {
        font-size: 12px;
    }
}

.contributions-modules-slider-giving.vertical .contributions-modules-slider-giving-inner .container .title {
    color: #006168;
    font-weight: 700;
}
.contributions-modules-slider-giving.vertical .contributions-modules-slider-giving-inner .container .reach {
    font-size: 24px;
    font-weight: 600;
}
.contributions-modules-slider-giving.vertical .contributions-modules-slider-giving-inner .container .reach .number {
    color: #006168;
    font-weight: 700;
}
.contributions-modules-slider-giving.vertical .contributions-modules-slider-giving-inner .container .bottom-bar .calculation-text {
    font-size: 16px;
    color: #006168;
}
.contributions-modules-slider-giving.vertical .contributions-modules-slider-giving-inner .container .bottom-bar .currencies-container {
    display: grid;
    grid-template-columns: 50% 50%;
    grid-gap: 10px;
    max-width: 150px;
    margin: 0 auto;
}
.contributions-modules-slider-giving.vertical .contributions-modules-slider-giving-inner .container .bottom-bar .currencies-container .currency {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 18px;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
    margin: 0;
    font-size: 14px;
}
.contributions-modules-slider-giving.vertical .contributions-modules-slider-giving-inner .container .bottom-bar .currencies-container .currency:disabled, .contributions-modules-slider-giving.vertical .contributions-modules-slider-giving-inner .container .bottom-bar .currencies-container .currency.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.contributions-modules-slider-giving.vertical .contributions-modules-slider-giving-inner .container .bottom-bar .currencies-container .currency:hover {
    text-decoration: none;
}
.contributions-modules-slider-giving.vertical .contributions-modules-slider-giving-inner .container .bottom-bar .currencies-container .currency:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
.contributions-modules-slider-giving.vertical .contributions-modules-slider-giving-inner .container .bottom-bar .currencies-container .currency.selected, .contributions-modules-slider-giving.vertical .contributions-modules-slider-giving-inner .container .bottom-bar .currencies-container .currency:hover {
    background-color: #006168;
    border-color: #006168;
}
.contributions-modules-slider-giving.vertical .contributions-modules-slider-giving-inner .range-slider .rangeslider {
    width: 5px;
    background: white;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.contributions-modules-slider-giving.vertical .contributions-modules-slider-giving-inner .range-slider .rangeslider__handle {
    left: -9px;
    width: 22px;
    height: 22px;
    background: #006168;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.17);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.17);
    border: none;
}
.contributions-modules-slider-giving.vertical .contributions-modules-slider-giving-inner .range-slider .rangeslider__handle:before {
    left: calc(100% + 15px);
    color: #006168;
}
.contributions-modules-slider-giving.vertical .contributions-modules-slider-giving-inner .range-slider .rangeslider__handle:after {
    width: 14px;
    height: 14px;
    border: 1px solid white;
    background-image: none;
}
.contributions-modules-slider-giving.vertical .contributions-modules-slider-giving-inner .range-slider .rangeslider__fill {
    background: #006168;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.contributions-modules-slider-giving.vertical .contributions-modules-slider-giving-inner .range-slider .rangeslider__fill:after {
    width: 25px;
    background-color: #FFC60A;
}
@media only screen and (max-width: 900px) {
    .contributions-modules-slider-giving.vertical .contributions-modules-slider-giving-inner .bottom-bar .calculation-text {
        font-size: 12px;
    }
    .contributions-modules-slider-giving.vertical .contributions-modules-slider-giving-inner .bottom-bar .currencies-container .currency {
        font-size: 12px;
    }
}
/*# sourceMappingURL=SliderGiving.css.map */

.contributions-modules-unknown-giving .summary-text {
    margin-bottom: 16px;
}
.contributions-modules-unknown-giving .unknown-giving-form .form-input input {
    text-align: left;
    margin: 3px 0px;
}
.contributions-modules-unknown-giving .unknown-giving-form .form-input input::-webkit-input-placeholder {
    color: #E64C38;
}
.contributions-modules-unknown-giving .unknown-giving-form .form-input input::-moz-placeholder {
    color: #E64C38;
}
.contributions-modules-unknown-giving .unknown-giving-form .form-input input:-ms-input-placeholder {
    color: #E64C38;
}
.contributions-modules-unknown-giving .unknown-giving-form .form-input input::-ms-input-placeholder {
    color: #E64C38;
}
.contributions-modules-unknown-giving .unknown-giving-form .form-input input::placeholder {
    color: #E64C38;
}
.contributions-modules-unknown-giving .unknown-giving-form .form-input.amount-input .left-box-val,
.contributions-modules-unknown-giving .unknown-giving-form .form-input.amount-input .right-box-val {
    display: none;
}

.contributions-modules-unknown-giving .content-wrapper .body-box .unknown-giving-form {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template: "field field" "amount button"/1fr 100px;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    justify-items: stretch;
    display: grid;
}
.contributions-modules-unknown-giving .content-wrapper .body-box .unknown-giving-form .form-input input {
    margin: 0;
    color: #47525A;
}
.contributions-modules-unknown-giving .content-wrapper .body-box .unknown-giving-form .form-input input::-webkit-input-placeholder {
    color: #9d9d9d !important;
}
.contributions-modules-unknown-giving .content-wrapper .body-box .unknown-giving-form .form-input input::-moz-placeholder {
    color: #9d9d9d !important;
}
.contributions-modules-unknown-giving .content-wrapper .body-box .unknown-giving-form .form-input input:-ms-input-placeholder {
    color: #9d9d9d !important;
}
.contributions-modules-unknown-giving .content-wrapper .body-box .unknown-giving-form .form-input input::-ms-input-placeholder {
    color: #9d9d9d !important;
}
.contributions-modules-unknown-giving .content-wrapper .body-box .unknown-giving-form .form-input input::placeholder {
    color: #9d9d9d !important;
}
.contributions-modules-unknown-giving .content-wrapper .body-box .unknown-giving-form .form-input.amount-input {
    grid-area: amount;
}
.contributions-modules-unknown-giving .content-wrapper .body-box .unknown-giving-form .form-input.amount-input input {
    padding-left: 35px;
}
.contributions-modules-unknown-giving .content-wrapper .body-box .unknown-giving-form .form-input.amount-input .left-box-val {
    position: absolute;
    top: 16px;
    left: 20px;
    display: block;
    font-weight: 600;
    font-size: 14px;
}
.contributions-modules-unknown-giving .content-wrapper .body-box .unknown-giving-form .form-input.external-id-or-fullname {
    grid-area: field;
}
.contributions-modules-unknown-giving .content-wrapper .body-box .unknown-giving-form .submit {
    grid-area: button;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.contributions-modules-unknown-giving .content-wrapper .body-box .unknown-giving-form .submit button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #E64C38;
    border-color: #E64C38;
    color: #fff;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.contributions-modules-unknown-giving .content-wrapper .body-box .unknown-giving-form .submit button:disabled, .contributions-modules-unknown-giving .content-wrapper .body-box .unknown-giving-form .submit button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.contributions-modules-unknown-giving .content-wrapper .body-box .unknown-giving-form .submit button:hover {
    text-decoration: none;
}
.contributions-modules-unknown-giving .content-wrapper .body-box .unknown-giving-form .submit button:hover {
    background-color: #e9604f;
    border-color: #e9604f;
    color: #fff;
}
/*# sourceMappingURL=UnknownGiving.css.map */

.google-modules-google-search {
    padding: 10px 0 30px;
}
.google-modules-google-search form.custom-search-form {
    position: relative;
    background: transparent;
    padding: 0;
    margin: 30px 0;
}
.google-modules-google-search form.custom-search-form .custom-search-form-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
}
.google-modules-google-search form.custom-search-form .search-input-wrapper {
    position: relative;
    padding-right: 20px;
    margin: 0;
    width: 100%;
}
.google-modules-google-search form.custom-search-form .search-input-wrapper:before {
    position: absolute;
    font-family: "Font Awesome 5 Pro";
    font-size: 21px;
    content: "\f002";
    color: #d3d3d3;
    text-align: center;
    width: 22px;
    height: 22px;
    background: none;
    left: 15px;
    top: 50%;
    margin-top: -11px;
}
.google-modules-google-search form.custom-search-form .search-input-wrapper input {
    border: 1px solid #d1d5db;
    border-radius: 5px;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #006168;
    padding: 0 20px;
    margin: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-style: normal;
    padding-left: 50px;
    background-image: none;
}
.google-modules-google-search form.custom-search-form .search-input-wrapper input:disabled,
.google-modules-google-search form.custom-search-form .search-input-wrapper input .disabled, .google-modules-google-search form.custom-search-form .search-input-wrapper input[disabled=disabled] {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.google-modules-google-search form.custom-search-form .search-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
    width: 100%;
    max-width: 125px;
    font-style: normal;
    line-height: normal;
    display: block;
}
.google-modules-google-search form.custom-search-form .search-button:disabled, .google-modules-google-search form.custom-search-form .search-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.google-modules-google-search form.custom-search-form .search-button:hover {
    text-decoration: none;
}
.google-modules-google-search form.custom-search-form .search-button:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
.google-modules-google-search .gsc-control-cse .gsc-results-wrapper-nooverlay .gsc-above-wrapper-area {
    margin: 0;
    padding: 10px 0;
}
.google-modules-google-search .gsc-control-cse .gsc-results-wrapper-nooverlay .gsc-above-wrapper-area .gsc-above-wrapper-area-container .gsc-result-info-container .gsc-result-info {
    display: inline;
    padding: 0;
}
.google-modules-google-search .gsc-control-cse .gsc-results-wrapper-nooverlay .gsc-above-wrapper-area .gsc-above-wrapper-area-container .gsc-orderby-container .gsc-orderby .gsc-option-menu-container,
.google-modules-google-search .gsc-control-cse .gsc-results-wrapper-nooverlay .gsc-above-wrapper-area .gsc-selected-option-container {
    min-width: 62px;
    background: none;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
}
.google-modules-google-search .gsc-control-cse .gsc-results-wrapper-nooverlay .gsc-above-wrapper-area .gsc-above-wrapper-area-container .gsc-orderby-container .gsc-orderby .gsc-option-menu-container .gsc-selected-option {
    font-size: 12px;
    padding: 0;
}
.google-modules-google-search .gsc-control-cse .gsc-wrapper .gcsc-branding {
    display: none;
}
.google-modules-google-search .gsc-control-cse .gsc-wrapper .gsc-results {
    padding: 0;
    margin: 0;
    width: 100%;
}
.google-modules-google-search .gsc-control-cse .gsc-wrapper .gsc-results .gsc-webResult {
    border: none;
    background: #fff;
    margin: 35px 0;
    padding: 0;
}
.google-modules-google-search .gsc-control-cse .gsc-wrapper .gsc-results .gsc-webResult .gs-webResult .gsc-table-result .gsc-table-cell-snippet-close {
    padding: 10px 20px 10px;
}
.google-modules-google-search .gsc-control-cse .gsc-wrapper .gsc-results .gsc-webResult .gs-webResult .gsc-table-result .gsc-table-cell-thumbnail {
    padding: 0;
}
.google-modules-google-search .gsc-control-cse .gsc-wrapper .gsc-results .gsc-webResult .gs-webResult .gsc-table-result .gsc-table-cell-thumbnail a {
    font-style: normal;
}
.google-modules-google-search .gsc-control-cse .gsc-wrapper .gsc-results .gsc-webResult .gs-webResult .gsc-table-result .gsc-table-cell-thumbnail .gs-web-image-box {
    width: 220px;
    float: none;
}
.google-modules-google-search .gsc-control-cse .gsc-wrapper .gsc-results .gsc-webResult .gs-webResult .gsc-table-result .gsc-table-cell-thumbnail .gs-web-image-box a .gs-image {
    width: 100% !important;
    height: auto;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.google-modules-google-search .gsc-control-cse .gsc-wrapper .gsc-results .gsc-webResult .gs-webResult .gs-snippet,
.google-modules-google-search .gsc-control-cse .gsc-wrapper .gsc-results .gsc-webResult .gs-webResult .gsc-table-result .gs-title,
.google-modules-google-search .gsc-control-cse .gsc-wrapper .gsc-results .gsc-webResult .gs-webResult .gsc-table-result .gsc-url-bottom {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    color: #000;
    font-weight: 300;
    margin-bottom: 5px;
}
.google-modules-google-search .gsc-control-cse .gsc-wrapper .gsc-results .gsc-webResult .gs-webResult .gs-snippet {
    font-size: 14px;
}
.google-modules-google-search .gsc-control-cse .gsc-wrapper .gsc-results .gsc-webResult .gs-webResult .gsc-table-result .gs-title,
.google-modules-google-search .gsc-control-cse .gsc-wrapper .gsc-results .gsc-webResult .gs-webResult .gsc-table-result .gs-title b {
    text-decoration: none;
    font-size: 24px;
}
.google-modules-google-search .gsc-control-cse .gsc-wrapper .gsc-results .gsc-webResult .gs-webResult .gsc-table-result .gs-title b {
    color: #006168;
}
.google-modules-google-search .gsc-control-cse .gsc-wrapper .gsc-results .gsc-webResult .gs-webResult .gs-visibleUrl {
    color: #006168;
}
.google-modules-google-search .gsc-control-cse .gsc-wrapper .gsc-results .gsc-cursor-box {
    border: none;
    text-align: center;
    margin: 20px 0 10px;
}
.google-modules-google-search .gsc-control-cse .gsc-wrapper .gsc-results .gsc-cursor-box .gsc-cursor .gsc-cursor-page {
    border: none;
    background: none;
    color: #000;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-weight: 700;
    font-size: 14px;
    width: auto;
    padding: 0 2px;
    margin: 5px 6px;
}
.google-modules-google-search .gsc-control-cse .gsc-wrapper .gsc-results .gsc-cursor-box .gsc-cursor .gsc-cursor-page.gsc-cursor-current-page {
    background: none;
    border: none;
    color: #000;
    border-bottom: 3px solid #000;
}

@media (max-width: 990px) {
    .google-modules-google-search .gsc-control-cse .gsc-wrapper .gsc-results .gsc-webResult .gs-webResult .gsc-table-result .gsc-table-cell-thumbnail {
        width: 31%;
    }
}
@media (max-width: 700px) {
    .google-modules-google-search .gsc-control-cse .gsc-wrapper .gsc-results .gsc-webResult .gs-webResult .gsc-table-result .gsc-table-cell-snippet-close {
        padding: 20px 20px 25px;
    }
    .google-modules-google-search .gsc-control-cse .gsc-wrapper .gsc-results .gsc-webResult .gs-webResult .gsc-table-result .gsc-table-cell-thumbnail {
        width: auto;
    }
    .google-modules-google-search .gsc-control-cse .gsc-wrapper .gsc-results .gsc-webResult .gs-webResult .gsc-table-result .gsc-table-cell-thumbnail .gs-web-image-box {
        display: none;
    }
}
@media (max-width: 700px) {
    .google-modules-google-search form.custom-search-form .search-input-wrapper {
        padding-right: 10px;
    }
    .google-modules-google-search form.custom-search-form .search-button {
        max-width: 100px;
    }
}
/*# sourceMappingURL=GoogleSearch.css.map */

.historic-giving-modules-historic-giving-metrics .module-card .module-title-holder h5 {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 16px;
}
.historic-giving-modules-historic-giving-metrics .module-card .module-card-block h1.featured-amount {
    font-size: 30px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
}
/*# sourceMappingURL=HistoricGivingMetrics.css.map */

.historic-giving-modules-historic-giving-grid,
.contributions-modules-my-recurrings,
.my-payment-methods {
    max-width: 1020px;
    padding: 0 10px;
    margin: 0 auto;
    width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
}
.historic-giving-modules-historic-giving-grid.tpl-centered-without-side-padding,
.contributions-modules-my-recurrings.tpl-centered-without-side-padding,
.my-payment-methods.tpl-centered-without-side-padding {
    max-width: 1000px;
    padding-left: 0;
    padding-right: 0;
}

.historic-giving-modules-historic-giving-grid,
.contributions-modules-my-recurrings {
    border-bottom: 1px solid #d3d3d3;
}

.ss-grid input[type=text],
.ss-grid input[type=number] {
    border: 1px solid #d1d5db;
    border-radius: 5px;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #006168;
    padding: 0 20px;
    margin: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    padding: 2px 14px;
    z-index: 1;
}
.ss-grid input[type=text]:disabled,
.ss-grid input[type=text] .disabled, .ss-grid input[type=text][disabled=disabled],
.ss-grid input[type=number]:disabled,
.ss-grid input[type=number] .disabled,
.ss-grid input[type=number][disabled=disabled] {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.ss-grid .grid-buttons .btn {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    padding: 0 14px;
    text-transform: none;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
    margin-left: 5px;
}
.ss-grid .grid-buttons .btn:disabled, .ss-grid .grid-buttons .btn.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.ss-grid .grid-buttons .btn:hover {
    text-decoration: none;
}
.ss-grid .grid-buttons .btn:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
.ss-grid .grid-filters {
    padding: 5px 0;
}
.ss-grid .grid-filters .available-columns-checkboxes .checkbox-holder .c-checkbox .c-label {
    line-height: 22px;
}
.ss-grid .grid-filters .grid-filters-label {
    color: #2D2E2D;
    font-weight: 600;
}
.ss-grid .grid-filters .grid-filters-label a {
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    position: relative;
    padding-right: 20px;
}
.ss-grid .grid-filters .grid-filters-label a:hover {
    text-decoration: none;
}
.ss-grid .grid-filters .grid-filters-label a i {
    background: none;
    cursor: pointer;
    position: relative;
    width: 14px;
    height: 14px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: calc(-14px / 2);
    right: 0;
    margin-top: -8px;
}
.ss-grid .grid-filters .grid-filters-label a i:before, .ss-grid .grid-filters .grid-filters-label a i:after {
    background: #fff;
    width: 14px;
    margin-top: calc(14px / 2);
    content: "";
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    height: #51718b;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.ss-grid .grid-filters .grid-filters-label a i:after {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
.ss-grid .grid-filters .custom-dropdown-wrapper .btn-primary.dropdown-toggle, .ss-grid .grid-filters .custom-dropdown-wrapper .btn-primary.clear-filter {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    padding: 0 14px;
    text-transform: none;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
}
.ss-grid .grid-filters .custom-dropdown-wrapper .btn-primary.dropdown-toggle:disabled, .ss-grid .grid-filters .custom-dropdown-wrapper .btn-primary.dropdown-toggle.disabled, .ss-grid .grid-filters .custom-dropdown-wrapper .btn-primary.clear-filter:disabled, .ss-grid .grid-filters .custom-dropdown-wrapper .btn-primary.clear-filter.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.ss-grid .grid-filters .custom-dropdown-wrapper .btn-primary.dropdown-toggle:hover, .ss-grid .grid-filters .custom-dropdown-wrapper .btn-primary.clear-filter:hover {
    text-decoration: none;
}
.ss-grid .grid-filters .custom-dropdown-wrapper .btn-primary.dropdown-toggle:hover, .ss-grid .grid-filters .custom-dropdown-wrapper .btn-primary.clear-filter:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
.ss-grid .grid-filters .custom-dropdown-wrapper .btn-primary.clear-filter {
    margin-left: 2px;
}
.ss-grid .grid-filters .custom-dropdown-wrapper.active .btn-primary.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.ss-grid .grid-filters .custom-dropdown-wrapper.active .btn-primary.clear-filter {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.ss-grid .grid-filters .grid-filter-actions .btn-primary {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    padding: 0 14px;
    text-transform: none;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
}
.ss-grid .grid-filters .grid-filter-actions .btn-primary:disabled, .ss-grid .grid-filters .grid-filter-actions .btn-primary.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.ss-grid .grid-filters .grid-filter-actions .btn-primary:hover {
    text-decoration: none;
}
.ss-grid .grid-filters .grid-filter-actions .btn-primary:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
.ss-grid .grid-header-holder,
.ss-grid .grid-footer-holder {
    padding-left: 0;
    padding-right: 0;
}
.ss-grid .grid-header-holder .select-all,
.ss-grid .grid-footer-holder .select-all {
    float: left;
    margin-top: 11px;
}
.ss-grid .grid-header-holder .sort-by-holder,
.ss-grid .grid-footer-holder .sort-by-holder {
    margin-right: 5px;
}
.ss-grid .grid-header-holder .sort-by-holder label,
.ss-grid .grid-footer-holder .sort-by-holder label {
    vertical-align: middle;
    margin-bottom: 0;
    margin-top: 1px;
}
.ss-grid .grid-header-holder .sort-by-holder .grid-sort-direction,
.ss-grid .grid-footer-holder .sort-by-holder .grid-sort-direction {
    width: 42px;
    text-align: center;
    padding: 0;
}
.ss-grid .grid-header-holder .sort-by-holder .grid-sort-direction i:after, .ss-grid .grid-header-holder .sort-by-holder .grid-sort-direction:hover i:after,
.ss-grid .grid-footer-holder .sort-by-holder .grid-sort-direction i:after,
.ss-grid .grid-footer-holder .sort-by-holder .grid-sort-direction:hover i:after {
    color: #fff;
}
.ss-grid .grid-header-holder .sort-by-holder .grid-sort-direction i.icon-up:after, .ss-grid .grid-header-holder .sort-by-holder .grid-sort-direction i.icon-down:after,
.ss-grid .grid-footer-holder .sort-by-holder .grid-sort-direction i.icon-up:after,
.ss-grid .grid-footer-holder .sort-by-holder .grid-sort-direction i.icon-down:after {
    font-family: "Font Awesome 5 Pro";
    font-size: 14px;
}
.ss-grid .grid-header-holder .sort-by-holder .grid-sort-direction i.icon-up:after,
.ss-grid .grid-footer-holder .sort-by-holder .grid-sort-direction i.icon-up:after {
    content: "\f176";
}
.ss-grid .grid-header-holder .sort-by-holder .grid-sort-direction i.icon-down:after,
.ss-grid .grid-footer-holder .sort-by-holder .grid-sort-direction i.icon-down:after {
    content: "\f175";
}
.ss-grid .grid-header-holder .grid-bulk-action,
.ss-grid .grid-footer-holder .grid-bulk-action {
    margin-left: 0;
}
.ss-grid .grid-header-holder .grid-paging-holder,
.ss-grid .grid-footer-holder .grid-paging-holder {
    margin-left: 12px;
}
.ss-grid .grid-header-holder .grid-paging-holder .btn,
.ss-grid .grid-footer-holder .grid-paging-holder .btn {
    font-size: 16px;
}
.ss-grid .grid-header-holder .grid-paging-holder .btn i:after,
.ss-grid .grid-footer-holder .grid-paging-holder .btn i:after {
    font-family: "Font Awesome 5 Pro";
    display: block;
    margin-top: -2px;
}
.ss-grid .grid-header-holder .grid-paging-holder .btn i.icon-left:after,
.ss-grid .grid-footer-holder .grid-paging-holder .btn i.icon-left:after {
    content: "\f104";
}
.ss-grid .grid-header-holder .grid-paging-holder .btn i.icon-right:after,
.ss-grid .grid-footer-holder .grid-paging-holder .btn i.icon-right:after {
    content: "\f105";
}
.ss-grid .grid-footer-holder {
    padding-bottom: 10px;
}
.ss-grid .grid-empty-result {
    border-color: #d3d3d3;
}
.ss-grid .grid-empty-result h4, .ss-grid .grid-empty-result h6 {
    color: #484848;
}
.ss-grid .grid-holder {
    margin: 0;
}
.ss-grid .grid-holder .grid-row {
    padding-right: 40px;
}
.ss-grid .grid-holder .grid-row .grid-col.grid-col-checkbox {
    top: -2px;
    padding-left: 13px;
}
.ss-grid .grid-holder .grid-row .grid-col.grid-col-checkbox .c-checkbox .c-label {
    display: none;
}
.ss-grid .grid-holder .grid-row .grid-col.grid-col-toggle {
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 11px;
}
.ss-grid .grid-holder .grid-row .grid-col.grid-col-toggle .toggle-icon {
    font-family: "Font Awesome 5 Pro";
    color: #808080;
    font-size: 14px;
}
.ss-grid .grid-holder .grid-row .grid-col.grid-col-toggle .toggle-icon.icon-down:after {
    content: "\f078";
}
.ss-grid .grid-holder .grid-row .grid-col.grid-col-toggle .toggle-icon.icon-up:after {
    content: "\f077";
}
.ss-grid .grid-holder .grid-row .grid-col.grid-col-normal a {
    color: #51718b;
}
.ss-grid .grid-holder .grid-row .grid-col.grid-col-normal a:hover, .ss-grid .grid-holder .grid-row .grid-col.grid-col-normal a:active {
    color: #48647b;
    text-decoration: none;
}
.ss-grid .grid-holder .grid-row .grid-col.grid-col-actions {
    top: -2px;
    width: 40px;
    padding-right: 6px;
}
.ss-grid .grid-holder .grid-row .grid-col.grid-col-actions .grid-action {
    margin: 0;
}
.ss-grid .grid-holder .grid-row .grid-col.grid-col-actions .grid-action .dropdown-toggle {
    background: none;
    border: none;
    padding: 0;
}
.ss-grid .grid-holder .grid-row .grid-col.grid-col-actions .grid-action .dropdown-toggle span {
    display: none;
}
.ss-grid .grid-holder .grid-row .grid-col.grid-col-actions .grid-action .dropdown-toggle:after, .ss-grid .grid-holder .grid-row .grid-col.grid-col-actions .grid-action .dropdown-toggle:hover:after {
    color: #2D2E2D;
}
.ss-grid .grid-holder .grid-row .grid-col.grid-col-actions .grid-action .dropdown-toggle:after {
    content: "\f0c9";
}
.ss-grid .grid-holder .grid-row .grid-col.grid-col-actions .grid-action .dropdown-menu {
    right: 4px;
    margin-top: -8px;
    margin-right: 0;
}
.ss-grid .grid-holder .grid-row .grid-col .grid-cell-value {
    color: #2D2E2D;
}
.ss-grid .grid-holder .grid-row .grid-col .grid-cell-subtitle {
    color: #484848;
}
.ss-grid .grid-holder .grid-row .grid-col.pushed-col {
    margin-right: -40px;
}
.ss-grid .grid-holder .grid-row .grid-col.pushed-col .grid-cell-value,
.ss-grid .grid-holder .grid-row .grid-col.pushed-col .grid-cell-subtitle {
    background-color: #f0f0f0;
}
.ss-grid .grid-holder .grid-row .grid-col.pushed-col .grid-cell-value {
    width: 74%;
    font-weight: 600;
}
.ss-grid .grid-holder .grid-row .grid-col.pushed-col .grid-cell-subtitle {
    width: 26%;
    text-align: left;
    color: #2D2E2D;
    font-weight: 400;
}
.ss-grid .grid-holder .grid-row.has-pushed-cols.expanded {
    background-color: #fff;
}
.ss-grid .grid-holder .grid-row.grid-heading {
    background: #47525A;
}
.ss-grid .grid-holder .grid-row.grid-heading .grid-col .grid-cell-value {
    color: #fff;
}
.ss-grid .grid-holder.classic-grid .grid-row .grid-col.grid-col-actions i.grid-action.delete:after {
    color: #ff0033;
    font-family: "Font Awesome 5 Pro";
    content: "\f057";
    font-size: 18px;
}
@media only screen and (max-width: 1440px) {
    .ss-grid .grid-holder .grid-row .grid-col.grid-col-actions {
        display: block;
    }
}
@media only screen and (max-width: 620px) {
    .ss-grid .grid-filters {
        padding: 15px 15px 10px;
    }
}
@media only screen and (max-width: 580px) {
    .ss-grid .grid-holder .grid-row .grid-col {
        /*&.always-visible-col,
        &.not-pushed-col {
            padding-top: 16px;
            padding-bottom: 16px;
        }

        &.grid-col-checkbox {
            top: auto;
            padding: 12px 0 5px;
        }*/
    }
    .ss-grid .grid-holder .grid-row .grid-col.grid-col-actions {
        right: 6px;
        padding-right: 0;
    }
}

.field-group.field-group-checkbox .field-holder-inline {
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    height: 22px;
    margin: -2px 6px 0;
}

.module-card .module-title-holder {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 30px;
    font-family: "Joane", serif;
    color: #484848;
    margin: 12px 10px 0 0;
}

.global-react-popup .close {
    background: none;
    cursor: pointer;
    position: relative;
    width: 20px;
    height: 20px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 550;
}
.global-react-popup .close:before, .global-react-popup .close:after {
    background: #2D2E2D;
    width: 20px;
    margin-top: calc(20px / 2);
    content: "";
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    height: 2px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.global-react-popup .close:after {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
.global-react-popup .content .title {
    font-size: 24px;
}
.global-react-popup .content .form-holder .field-group label {
    font-weight: 400;
}
.global-react-popup .content .form-holder .field-group input[type=text],
.global-react-popup .content .form-holder .field-group input[type=number] {
    border: 1px solid #d1d5db;
    border-radius: 5px;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #006168;
    padding: 0 20px;
    margin: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.global-react-popup .content .form-holder .field-group input[type=text]:disabled,
.global-react-popup .content .form-holder .field-group input[type=text] .disabled, .global-react-popup .content .form-holder .field-group input[type=text][disabled=disabled],
.global-react-popup .content .form-holder .field-group input[type=number]:disabled,
.global-react-popup .content .form-holder .field-group input[type=number] .disabled,
.global-react-popup .content .form-holder .field-group input[type=number][disabled=disabled] {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.global-react-popup .content .form-holder .field-group .field-holder-inline {
    padding-left: 3px;
}
.global-react-popup .content .form-holder .form-actions {
    margin-bottom: 8px;
}
.global-react-popup.popup-absolute .close {
    top: 22px;
}
.global-react-popup.popup-centered .close {
    margin-top: 0;
}

.input-search-holder .clear {
    background: none;
    cursor: pointer;
    position: relative;
    width: 16px;
    height: 16px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: calc(-16px / 2);
}
.input-search-holder .clear:before, .input-search-holder .clear:after {
    background: #fff;
    width: 16px;
    margin-top: calc(16px / 2);
    content: "";
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    height: 2px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.input-search-holder .clear:after {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
.input-search-holder .clear:before, .input-search-holder .clear:after {
    background: #2D2E2D;
}

.popover .react-popover .content .actions {
    padding: 0.875rem;
}
.popover .react-popover .content .actions .submit {
    padding-left: 15px;
    padding-right: 15px;
}
.popover .react-popover .choice-form .choice .c-radio .c-indicator {
    margin-top: 5px;
}

.custom-dropdown-wrapper .custom-dropdown-popup {
    border-radius: 3px;
    border-color: #d3d3d3;
}

.loading-mask {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.7);
    z-index: 450;
}
.loading-mask:after {
    content: "\f1ce";
    width: 38px;
    height: 38px;
    line-height: 38px;
    font-size: 38px;
    margin-top: -19px;
    margin-left: -19px;
}
/*# sourceMappingURL=Global.css.map */

.newsletters-modules-newsletter-subscribe {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    position: relative;
}
.newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 24px;
    letter-spacing: 0.43px;
    font-weight: 600;
}
.newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner .subtitle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    margin-top: 10px;
}
.newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner .forms {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    margin-top: 20px;
}
.newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner .forms form {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template: "name email actions" "errors errors errors"/2fr 1fr 100px;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    justify-items: stretch;
    display: grid;
}
@media only screen and (max-width: 700px) {
    .newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner .forms form {
        grid-template: "name name" "email email" "actions actions" "errors errors"/1fr 1fr;
    }
}
.newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner .forms form .form-input-wrapper {
    width: unset;
    float: unset;
    padding: 0;
    margin: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner .forms form .form-input-wrapper .form-input-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner .forms form .form-input-wrapper .form-input-holder input {
    border: none;
    border-radius: 5px;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #006168;
    padding: 0 20px;
    margin: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner .forms form .form-input-wrapper .form-input-holder input:disabled,
.newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner .forms form .form-input-wrapper .form-input-holder input .disabled, .newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner .forms form .form-input-wrapper .form-input-holder input[disabled=disabled] {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner .forms form .form-input-wrapper .form-input-holder input.has-error {
    background-color: rgba(182, 0, 0, 0.4);
    color: #fff;
}
.newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner .forms form .form-input-wrapper .form-input-holder .form-input-error {
    position: static;
    border-radius: unset;
    background-color: unset;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    border: unset;
    color: #E64C38;
}
.newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner .forms form .form-input-wrapper .clearfix {
    display: none;
}
.newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner .forms form .field-group {
    grid-area: name;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}
.newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner .forms form .email-field {
    grid-area: email;
}
@media only screen and (max-width: 600px) {
    .newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner .forms form .email-field {
        width: 100%;
    }
    .newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner .forms form .email-field .form-input-holder input {
        width: 100%;
        max-width: unset;
    }
}
.newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner .forms form .form-validation-errors {
    grid-area: errors;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #E64C38;
}
.newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner .forms form .extra-question .form-input-wrapper .form-input-holder label input {
    width: 20px;
    height: 20px;
}
.newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner .forms form .form-actions {
    grid-area: actions;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
@media only screen and (max-width: 700px) {
    .newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner .forms form .form-actions {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner .forms form .form-actions input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #E64C38;
    border-color: #E64C38;
    color: #fff;
}
.newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner .forms form .form-actions input:disabled, .newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner .forms form .form-actions input.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner .forms form .form-actions input:hover {
    text-decoration: none;
}
.newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner .forms form .form-actions input:hover {
    background-color: #e9604f;
    border-color: #e9604f;
    color: #fff;
}
@media only screen and (max-width: 700px) {
    .newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner .forms form .form-actions input {
        -webkit-box-flex: 0;
        -ms-flex: 0;
        flex: 0;
    }
}
.newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner .forms .clearfix {
    display: none;
}
.newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner .clearfix {
    display: none;
}
.newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner .confirmation-wrapper {
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner .confirmation-wrapper .confirmation {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    color: #006168;
}
.newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner .confirmation-wrapper .confirmation .title {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 24px;
    letter-spacing: 0.43px;
    font-weight: 600;
    color: inherit;
}
.newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner .confirmation-wrapper .confirmation .message {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    color: inherit;
    font-weight: 400;
}

.newsletter-subscribe-popup {
    min-width: 400px;
}
.newsletter-subscribe-popup .customAlertInner {
    padding-bottom: 0;
}
.newsletter-subscribe-popup .customAlertInner .customAlertMsg {
    padding: 25px 20px;
}
.newsletter-subscribe-popup .customAlertInner .customAlertError {
    display: none;
    margin: 0;
    padding: 0;
}
.newsletter-subscribe-popup .customAlertInner .customAlertButtons {
    display: none;
    margin: 0;
    padding: 0;
}
.newsletter-subscribe-popup .newsletter-subscribe-popup-inner .newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner {
    gap: 0;
}
.newsletter-subscribe-popup .newsletter-subscribe-popup-inner .newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner > .title {
    display: none;
    margin: 0;
    padding: 0;
}
.newsletter-subscribe-popup .newsletter-subscribe-popup-inner .newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner > .subtitle {
    display: none;
    margin: 0;
    padding: 0;
}
.newsletter-subscribe-popup .newsletter-subscribe-popup-inner .newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner > .forms {
    margin: 0;
}
.newsletter-subscribe-popup .newsletter-subscribe-popup-inner .newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner > .forms form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    row-gap: 10px;
    grid-template: unset;
}
.newsletter-subscribe-popup .newsletter-subscribe-popup-inner .newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner > .forms form:before {
    content: "Your Information";
}
.newsletter-subscribe-popup .newsletter-subscribe-popup-inner .newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner > .forms form .form-input-wrapper .form-input-holder input {
    border: 1px solid #d1d5db;
    border-radius: 5px;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #006168;
    padding: 0 20px;
    margin: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.newsletter-subscribe-popup .newsletter-subscribe-popup-inner .newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner > .forms form .form-input-wrapper .form-input-holder input:disabled,
.newsletter-subscribe-popup .newsletter-subscribe-popup-inner .newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner > .forms form .form-input-wrapper .form-input-holder input .disabled, .newsletter-subscribe-popup .newsletter-subscribe-popup-inner .newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner > .forms form .form-input-wrapper .form-input-holder input[disabled=disabled] {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.newsletter-subscribe-popup .newsletter-subscribe-popup-inner .newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner > .forms form .form-input-wrapper .form-input-holder input.has-error {
    border-color: #b60000;
    color: #b60000;
}
.newsletter-subscribe-popup .newsletter-subscribe-popup-inner .newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner > .forms form .form-input-wrapper .form-input-holder input.has-error + .form-input-error {
    display: block;
}
.newsletter-subscribe-popup .newsletter-subscribe-popup-inner .newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner > .forms form .extra-question {
    margin-top: 20px;
    margin-bottom: 20px;
}
.newsletter-subscribe-popup .newsletter-subscribe-popup-inner .newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner > .forms form .extra-question .form-input-wrapper {
    margin-top: 5px;
}
.newsletter-subscribe-popup .newsletter-subscribe-popup-inner .newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner > .forms form .extra-question .form-input-wrapper .form-input-holder label {
    gap: 10px;
    font-size: 14px;
    font-weight: 400;
}
.newsletter-subscribe-popup .newsletter-subscribe-popup-inner .newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner > .forms form .extra-question .form-input-wrapper .form-input-holder label input {
    width: 20px;
    height: 20px;
}
.newsletter-subscribe-popup .newsletter-subscribe-popup-inner .newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner > .forms form .form-validation-errors:empty {
    display: none;
}
.newsletter-subscribe-popup .newsletter-subscribe-popup-inner .newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner > .forms form .form-actions {
    grid-area: unset;
    align-self: center;
}
.newsletter-subscribe-popup .newsletter-subscribe-popup-inner .newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner > .forms form .form-actions input {
    margin: 0;
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
    width: unset;
}
.newsletter-subscribe-popup .newsletter-subscribe-popup-inner .newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner > .forms form .form-actions input:disabled, .newsletter-subscribe-popup .newsletter-subscribe-popup-inner .newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner > .forms form .form-actions input.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.newsletter-subscribe-popup .newsletter-subscribe-popup-inner .newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner > .forms form .form-actions input:hover {
    text-decoration: none;
}
.newsletter-subscribe-popup .newsletter-subscribe-popup-inner .newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner > .forms form .form-actions input:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
/*# sourceMappingURL=NewsletterSubscribe.css.map */

.my-payment-methods .module-title-holder {
    float: left;
}
.my-payment-methods .delete-payment-method-window .modal-dialog .modal-body {
    padding: 20px;
}
.my-payment-methods .delete-payment-method-window .modal-dialog .modal-body .btn-primary {
    padding: 0 16px;
}
.my-payment-methods .delete-payment-method-window .modal-dialog .modal-body p {
    padding: 0;
    margin: 0 0 15px;
}
.my-payment-methods .delete-payment-method-window .modal-dialog .modal-body .associated-record-title {
    margin-bottom: 10px;
}
.my-payment-methods .delete-payment-method-window .modal-dialog .modal-body .associated-record {
    line-height: 1.3;
    margin: 10px 0;
}
.my-payment-methods .delete-payment-method-window .modal-dialog .modal-body .replace-button-holder {
    margin: 5px 0;
}
.my-payment-methods .delete-payment-method-window .modal-dialog .modal-body .or-title {
    padding-top: 10px;
}
.my-payment-methods .delete-payment-method-window .modal-dialog .modal-footer {
    border-top: none;
    padding: 0 20px 20px;
}
.my-payment-methods .delete-payment-method-window .modal-dialog .modal-footer .btn-primary {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
    margin-bottom: 10px;
}
.my-payment-methods .delete-payment-method-window .modal-dialog .modal-footer .btn-primary:disabled, .my-payment-methods .delete-payment-method-window .modal-dialog .modal-footer .btn-primary.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.my-payment-methods .delete-payment-method-window .modal-dialog .modal-footer .btn-primary:hover {
    text-decoration: none;
}
.my-payment-methods .delete-payment-method-window .modal-dialog .modal-footer .btn-primary:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
@media only screen and (max-width: 630px) {
    .my-payment-methods .delete-payment-method-window .modal-dialog {
        width: auto;
        margin-left: 15px;
        margin-right: 15px;
    }
}
@media only screen and (max-width: 560px) {
    .my-payment-methods .delete-payment-method-window .modal-dialog {
        margin: 10px;
    }
}
/*# sourceMappingURL=MyPaymentMethods.css.map */

.people-modules-edit-profile.responsive {
    max-width: 600px;
    padding: 0 10px;
    margin: 0 auto;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 40px;
}
.people-modules-edit-profile.responsive.tpl-centered-without-side-padding {
    max-width: 580px;
    padding-left: 0;
    padding-right: 0;
}
.people-modules-edit-profile.responsive .form-input-wrapper {
    padding: 7px 0;
}
.people-modules-edit-profile.responsive .form-input-wrapper label {
    display: inline-block;
    font-size: 16px;
    padding: 0 0 6px 2px;
}
.people-modules-edit-profile.responsive .form-input-wrapper.field-group-checkbox {
    margin: 7px 0;
}
.people-modules-edit-profile.responsive .form-input-wrapper.field-group-checkbox label {
    padding: 0 0 0 32px;
}
.people-modules-edit-profile.responsive .grouped-fields.firstname-and-lastname .form-input-wrapper {
    float: left;
    width: 50%;
}
.people-modules-edit-profile.responsive .grouped-fields.firstname-and-lastname .form-input-wrapper.firstname {
    padding-right: 5px;
}
.people-modules-edit-profile.responsive .grouped-fields.firstname-and-lastname .form-input-wrapper.lastname {
    padding-left: 5px;
}
.people-modules-edit-profile.responsive .form-actions {
    padding-top: 10px;
}
.people-modules-edit-profile.responsive .form-actions .ui.button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
}
.people-modules-edit-profile.responsive .form-actions .ui.button:disabled, .people-modules-edit-profile.responsive .form-actions .ui.button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.people-modules-edit-profile.responsive .form-actions .ui.button:hover {
    text-decoration: none;
}
.people-modules-edit-profile.responsive .form-actions .ui.button:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
.people-modules-edit-profile.responsive .person-basic-information {
    padding: 0 0 20px;
}
.people-modules-edit-profile.responsive .person-basic-information .person-basic-information-title {
    display: none;
}
.people-modules-edit-profile.responsive .entities-holder .sub-section-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 24px;
    font-family: "Joane", serif;
}
.people-modules-edit-profile.responsive .entities-holder .edit-profile-sub-section {
    padding: 30px 0;
}
.people-modules-edit-profile.responsive .entities-holder .edit-profile-sub-section .sub-section-title {
    float: left;
    width: 76%;
}
.people-modules-edit-profile.responsive .entities-holder .edit-profile-sub-section .sub-section-buttons {
    float: right;
    width: 24%;
    text-align: right;
    padding-top: 3px;
}
.people-modules-edit-profile.responsive .entities-holder .edit-profile-sub-section .sub-section-buttons .ui.button {
    background: none;
    border: none;
    padding: 0;
    font-size: 26px;
    margin: 0;
}
.people-modules-edit-profile.responsive .entities-holder .edit-profile-sub-section .sub-section-buttons .ui.button span {
    display: none;
}
.people-modules-edit-profile.responsive .entities-holder .edit-profile-sub-section .sub-section-buttons .ui.button.add-section i:before {
    font-family: "Linearicons" !important;
    speak: none;
    font-style: normal;
    font-weight: 300;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e95b";
}
.people-modules-edit-profile.responsive .entities-holder .edit-profile-sub-section .sub-section-buttons .ui.button.remove-section {
    margin-left: 8px;
}
.people-modules-edit-profile.responsive .entities-holder .edit-profile-sub-section .sub-section-buttons .ui.button.remove-section i:before {
    font-family: "Linearicons" !important;
    speak: none;
    font-style: normal;
    font-weight: 300;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e95c";
}
.people-modules-edit-profile.responsive .entities-holder .edit-profile-sub-section .payment-method-warning {
    line-height: 1.6;
    border: 1px solid #ff0033;
    color: #ff0033;
    padding: 12px 15px;
    margin: 20px 0 10px;
}
.people-modules-edit-profile.responsive .entities-holder .empty-contact-details-section {
    padding: 20px 0;
}
.people-modules-edit-profile.responsive .entities-holder .empty-contact-details-section .sub-section-title {
    padding: 0 0 13px;
}
.people-modules-edit-profile.responsive .entities-holder .empty-contact-details-section .empty-contact-details {
    border: 1px dashed #d3d3d3;
    background: rgba(240, 240, 240, 0.4);
    text-align: center;
    padding: 45px 15px;
}
.people-modules-edit-profile.responsive .entities-holder .empty-contact-details-section .empty-contact-details i {
    display: block;
    font-style: normal;
    padding-bottom: 5px;
}
.people-modules-edit-profile.responsive .not-logged-in {
    text-align: center;
}
@media only screen and (max-width: 500px) {
    .people-modules-edit-profile.responsive .grouped-fields.firstname-and-lastname .form-input-wrapper {
        float: none;
        width: 100%;
    }
    .people-modules-edit-profile.responsive .grouped-fields.firstname-and-lastname .form-input-wrapper.firstname {
        padding-right: 0;
    }
    .people-modules-edit-profile.responsive .grouped-fields.firstname-and-lastname .form-input-wrapper.lastname {
        padding-left: 0;
    }
}

.people-modules-edit-profile.responsive {
    padding-left: 0;
    padding-right: 0;
    max-width: unset;
}
/*# sourceMappingURL=EditProfile.css.map */

.people-modules-photo-bank-responsive {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    max-width: 570px;
    padding: 50px 10px 70px;
    margin: 0 auto;
    text-align: center;
}
.people-modules-photo-bank-responsive .people-modules-photo-bank-responsive-inner .loading-mask {
    background: rgba(255, 255, 255, 0.9) url("/tpl/WycliffeBase/img/ajax-loader.gif") 50% 50% no-repeat;
}
.people-modules-photo-bank-responsive .people-modules-photo-bank-responsive-inner .loading-mask:after {
    content: "";
}
.people-modules-photo-bank-responsive .people-modules-photo-bank-responsive-inner .photo-bank-section .photo-bank-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 18px;
    font-family: "Joane", serif;
    padding-left: 0;
}
.people-modules-photo-bank-responsive .people-modules-photo-bank-responsive-inner .photo-bank-section .no-photos {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    color: #2D2E2D;
    font-size: 16px;
    margin: 13px 0 8px;
}
.people-modules-photo-bank-responsive .people-modules-photo-bank-responsive-inner .photo-bank-section .photo-bank-items .item {
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin: 8px;
}
.people-modules-photo-bank-responsive .people-modules-photo-bank-responsive-inner .photo-bank-section .photo-bank-items .item span.delete-button {
    background: none;
    cursor: pointer;
    position: relative;
    width: 20px;
    height: 20px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    position: absolute;
    right: 15px;
    top: 15px;
    background-color: rgba(255, 255, 255, 0.8);
    top: 0;
    right: 0;
}
.people-modules-photo-bank-responsive .people-modules-photo-bank-responsive-inner .photo-bank-section .photo-bank-items .item span.delete-button:before, .people-modules-photo-bank-responsive .people-modules-photo-bank-responsive-inner .photo-bank-section .photo-bank-items .item span.delete-button:after {
    background: #2D2E2D;
    width: 20px;
    margin-top: calc(20px / 2);
    content: "";
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    height: 2px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.people-modules-photo-bank-responsive .people-modules-photo-bank-responsive-inner .photo-bank-section .photo-bank-items .item span.delete-button:after {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
.people-modules-photo-bank-responsive .people-modules-photo-bank-responsive-inner .upload-section {
    float: none;
    width: 100%;
    margin: 0;
}
.people-modules-photo-bank-responsive .people-modules-photo-bank-responsive-inner .upload-section .default-photo .current-photo img {
    width: 275px;
    height: 275px;
    border-radius: 50%;
}
.people-modules-photo-bank-responsive .people-modules-photo-bank-responsive-inner .upload-section .default-photo.default-photo-empty {
    width: 275px;
    height: 275px;
    background: #E64C38;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    background-size: cover;
    margin: 0 auto;
}
.people-modules-photo-bank-responsive .people-modules-photo-bank-responsive-inner .upload-section .default-photo.default-photo-empty:after {
    font-family: "Font Awesome 5 Pro" !important;
    speak: none;
    font-style: normal;
    font-weight: 300;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f2bd";
    color: #fff;
    font-size: 240px;
    position: absolute;
    bottom: -25px;
    left: 0;
    width: 100%;
    text-align: center;
}
.people-modules-photo-bank-responsive .people-modules-photo-bank-responsive-inner .upload-section .default-photo.default-photo-empty .current-photo img {
    display: none;
}
.people-modules-photo-bank-responsive .people-modules-photo-bank-responsive-inner .upload-section .upload-form .upload-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 18px;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
    width: 100%;
    max-width: 200px;
    margin: 15px 0 20px;
}
.people-modules-photo-bank-responsive .people-modules-photo-bank-responsive-inner .upload-section .upload-form .upload-button:disabled, .people-modules-photo-bank-responsive .people-modules-photo-bank-responsive-inner .upload-section .upload-form .upload-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.people-modules-photo-bank-responsive .people-modules-photo-bank-responsive-inner .upload-section .upload-form .upload-button:hover {
    text-decoration: none;
}
.people-modules-photo-bank-responsive .people-modules-photo-bank-responsive-inner .upload-section .upload-form .upload-button:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
.people-modules-photo-bank-responsive .people-modules-photo-bank-responsive-inner .upload-section .upload-form .upload-button input {
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 18px;
}
@media only screen and (max-width: 600px) {
    .people-modules-photo-bank-responsive .people-modules-photo-bank-responsive-inner .upload-section .default-photo .current-photo img,
    .people-modules-photo-bank-responsive .people-modules-photo-bank-responsive-inner .upload-section .default-photo.default-photo-empty {
        width: 207px;
        height: 207px;
    }
    .people-modules-photo-bank-responsive .people-modules-photo-bank-responsive-inner .upload-section .default-photo .current-photo img:after,
    .people-modules-photo-bank-responsive .people-modules-photo-bank-responsive-inner .upload-section .default-photo.default-photo-empty:after {
        font-size: 180px;
    }
}
/*# sourceMappingURL=PhotoBank.css.map */

.people-modules-sponsor-child-videos {
    padding-left: 50px;
    padding-right: 50px;
}
.people-modules-sponsor-child-videos .people-modules-sponsor-child-videos-inner .video-embed-wrap {
    width: 640px;
    height: 0;
    padding-bottom: 56.25%;
}
.people-modules-sponsor-child-videos .people-modules-sponsor-child-videos-inner .video-embed-wrap .embedly-embed {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.people-modules-sponsor-child-videos .people-modules-sponsor-child-videos-inner .owl-nav .owl-prev,
.people-modules-sponsor-child-videos .people-modules-sponsor-child-videos-inner .owl-nav .owl-next {
    width: 50px;
    height: 50px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
    color: #E64C38;
    font-family: "Font Awesome 5 Pro" !important;
    speak: none;
    font-style: normal;
    font-weight: 300;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.people-modules-sponsor-child-videos .people-modules-sponsor-child-videos-inner .owl-nav .owl-prev:before,
.people-modules-sponsor-child-videos .people-modules-sponsor-child-videos-inner .owl-nav .owl-next:before {
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 50px;
    text-align: center;
    font-family: "Font Awesome 5 Pro";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 900;
}
.people-modules-sponsor-child-videos .people-modules-sponsor-child-videos-inner .owl-nav .owl-prev.disabled,
.people-modules-sponsor-child-videos .people-modules-sponsor-child-videos-inner .owl-nav .owl-next.disabled {
    display: none;
}
.people-modules-sponsor-child-videos .people-modules-sponsor-child-videos-inner .owl-nav .owl-prev {
    left: -50px;
}
.people-modules-sponsor-child-videos .people-modules-sponsor-child-videos-inner .owl-nav .owl-prev:before {
    content: "\f053";
}
.people-modules-sponsor-child-videos .people-modules-sponsor-child-videos-inner .owl-nav .owl-next {
    right: -50px;
}
.people-modules-sponsor-child-videos .people-modules-sponsor-child-videos-inner .owl-nav .owl-next:before {
    content: "\f054";
}
.people-modules-sponsor-child-videos .owl-dots {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: unset;
    bottom: -15px;
    font-size: 13px;
}
.people-modules-sponsor-child-videos .owl-dots .owl-dot {
    background: #E64C38;
    display: inline-block;
    margin: 0 4px;
    width: 15px;
    height: 15px;
    font-size: 1px;
    border-radius: 50%;
    opacity: 0.5;
}
.people-modules-sponsor-child-videos .owl-dots .owl-dot.active {
    opacity: 1;
}
@media only screen and (max-width: 900px) {
    .people-modules-sponsor-child-videos {
        padding-left: 0;
        padding-right: 0;
    }
    .people-modules-sponsor-child-videos .owl-carousel .owl-nav .owl-prev {
        left: 13px;
        color: #fff;
        text-shadow: -1px -1px 4px rgba(230, 76, 56, 0.3), 1px -1px 4px rgba(230, 76, 56, 0.3), -1px 1px 4px rgba(230, 76, 56, 0.3), 1px 1px 4px rgba(230, 76, 56, 0.3);
    }
    .people-modules-sponsor-child-videos .owl-carousel .owl-nav .owl-next {
        right: 13px;
        color: #fff;
        text-shadow: -1px -1px 4px rgba(230, 76, 56, 0.3), 1px -1px 4px rgba(230, 76, 56, 0.3), -1px 1px 4px rgba(230, 76, 56, 0.3), 1px 1px 4px rgba(230, 76, 56, 0.3);
    }
}
@media only screen and (max-width: 600px) {
    .people-modules-sponsor-child-videos {
        padding-bottom: 25px;
    }
    .people-modules-sponsor-child-videos .owl-carousel .owl-dots {
        top: unset;
        bottom: -15px;
    }
}

.people-modules-sponsor-child-videos.embed {
    padding-left: 0;
    padding-right: 0;
}
.people-modules-sponsor-child-videos.embed .people-modules-sponsor-child-videos-inner {
    width: 1024px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
/*# sourceMappingURL=SponsorChildVideos.css.map */

.fancybox-wrap.fancybox-pray-popup {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
}
.fancybox-wrap.fancybox-pray-popup .com-prayers-popup .pop_up {
    width: 100%;
    max-width: 800px;
    background: none;
    padding: 0;
}
.fancybox-wrap.fancybox-pray-popup .com-prayers-popup .pop_up .close {
    display: none;
}
.fancybox-wrap.fancybox-pray-popup .com-prayers-popup .pop_up .start_date_holder,
.fancybox-wrap.fancybox-pray-popup .com-prayers-popup .pop_up .end_date_holder,
.fancybox-wrap.fancybox-pray-popup .com-prayers-popup .pop_up .recurring_holder,
.fancybox-wrap.fancybox-pray-popup .com-prayers-popup .pop_up .recurring_days_in_week_holder {
    float: none;
    margin-right: 0;
}
.fancybox-wrap.fancybox-pray-popup .com-prayers-popup .pop_up .note_holder textarea {
    width: 100%;
}
.fancybox-wrap.fancybox-pray-popup .com-prayers-popup .pop_up .submit_holder {
    margin: 0;
}
.fancybox-wrap.fancybox-pray-popup .com-prayers-popup .pop_up .submit_holder button {
    margin-right: 20px;
    margin-top: 20px;
}
.fancybox-wrap.fancybox-pray-popup .fancybox-close {
    display: block;
}
/*# sourceMappingURL=Popup.css.map */

.search-modules-results-responsive-view {
    margin: 0;
    padding: 0;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.search-modules-results-responsive-view .clearfix {
    display: none;
}
.search-modules-results-responsive-view .search-modules-results-fields {
    width: 100%;
    max-width: 550px;
    margin-bottom: 60px;
    padding: 0;
    background: none;
    border: none 0;
}
.search-modules-results-responsive-view .search-modules-results-fields form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 10px;
}
.search-modules-results-responsive-view .search-modules-results-fields form .form-input-wrapper {
    margin: 0;
    padding: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.search-modules-results-responsive-view .search-modules-results-fields form .form-input-wrapper label {
    display: none;
}
.search-modules-results-responsive-view .search-modules-results-fields form .form-input-wrapper .form-input-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    gap: 10px;
}
.search-modules-results-responsive-view .search-modules-results-fields form .form-input-wrapper .form-input-holder input, .search-modules-results-responsive-view .search-modules-results-fields form .form-input-wrapper .form-input-holder select {
    border: 1px solid #d1d5db;
    border-radius: 5px;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #006168;
    padding: 0 20px;
    margin: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border: none;
}
.search-modules-results-responsive-view .search-modules-results-fields form .form-input-wrapper .form-input-holder input:disabled,
.search-modules-results-responsive-view .search-modules-results-fields form .form-input-wrapper .form-input-holder input .disabled, .search-modules-results-responsive-view .search-modules-results-fields form .form-input-wrapper .form-input-holder input[disabled=disabled], .search-modules-results-responsive-view .search-modules-results-fields form .form-input-wrapper .form-input-holder select:disabled,
.search-modules-results-responsive-view .search-modules-results-fields form .form-input-wrapper .form-input-holder select .disabled, .search-modules-results-responsive-view .search-modules-results-fields form .form-input-wrapper .form-input-holder select[disabled=disabled] {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.search-modules-results-responsive-view .search-modules-results-fields form .form-input-wrapper .form-input-holder select {
    appearance: none;
    background-image: url("/tpl/WycliffeBase/img/dropdown-arrow.png");
    background-repeat: no-repeat;
    background-position: center right 10px;
    background-size: 12px;
    padding-right: 32px;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-appearance: none !important;
    padding-top: 0;
    padding-bottom: 0;
}
.search-modules-results-responsive-view .search-modules-results-fields form .form-input-wrapper .form-input-holder .form-field-button.reset {
    display: none !important;
}
.search-modules-results-responsive-view .search-modules-results-fields form .form-input-wrapper .form-input-holder .form-field-button.search {
    position: static;
    top: unset;
    right: unset;
    width: unset;
    display: block;
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
    background-color: #E64C38;
    -webkit-transition: color 0.3s ease, background-color 0.3s ease;
    transition: color 0.3s ease, background-color 0.3s ease;
    padding-left: 35px;
    padding-right: 35px;
}
.search-modules-results-responsive-view .search-modules-results-fields form .form-input-wrapper .form-input-holder .form-field-button.search:disabled, .search-modules-results-responsive-view .search-modules-results-fields form .form-input-wrapper .form-input-holder .form-field-button.search.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.search-modules-results-responsive-view .search-modules-results-fields form .form-input-wrapper .form-input-holder .form-field-button.search:hover {
    text-decoration: none;
}
.search-modules-results-responsive-view .search-modules-results-fields form .form-input-wrapper .form-input-holder .form-field-button.search:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
.search-modules-results-responsive-view .search-modules-results-fields form .form-input-wrapper .form-input-holder .form-field-button.search:hover {
    background-color: #ec7565;
}
.search-modules-results-responsive-view .search-modules-results-fields form .custom-filters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}
@media only screen and (max-width: 700px) {
    .search-modules-results-responsive-view .search-modules-results-fields form .custom-filters {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
}
.search-modules-results-responsive-view .search-modules-results-fields form .custom-filters .form-input-wrapper {
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
    width: unset !important;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.search-modules-results-responsive-view .search-modules-results-fields form .form-validation-errors:empty {
    display: none;
}
.search-modules-results-responsive-view .search-modules-results-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    row-gap: 20px;
    overflow: visible !important;
}
@media only screen and (max-width: 900px) {
    .search-modules-results-responsive-view .search-modules-results-container {
        grid-template-columns: 1fr 1fr;
    }
}
@media only screen and (max-width: 700px) {
    .search-modules-results-responsive-view .search-modules-results-container {
        grid-template-columns: 1fr;
    }
}
.search-modules-results-responsive-view .search-modules-results-container .search-modules-results-no-results {
    grid-column: 1/span 3;
}
@media only screen and (max-width: 900px) {
    .search-modules-results-responsive-view .search-modules-results-container .search-modules-results-no-results {
        grid-column: 1/span 2;
    }
}
@media only screen and (max-width: 700px) {
    .search-modules-results-responsive-view .search-modules-results-container .search-modules-results-no-results {
        grid-column: 1/span 1;
    }
}
.search-modules-results-responsive-view .search-modules-results-container .infinite-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    position: relative;
    z-index: 1;
}
.search-modules-results-responsive-view .search-modules-results-container .paging-toolbar {
    grid-column: 1/span 3;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    color: #fff;
    font-family: "Gotham B", sans-serif;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    position: relative;
    z-index: 1;
}
@media only screen and (max-width: 900px) {
    .search-modules-results-responsive-view .search-modules-results-container .paging-toolbar {
        grid-column: 1/span 2;
    }
}
@media only screen and (max-width: 700px) {
    .search-modules-results-responsive-view .search-modules-results-container .paging-toolbar {
        grid-column: 1/span 1;
    }
}
.search-modules-results-responsive-view .search-modules-results-container .paging-toolbar .goToPage {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
    background-color: transparent;
    -webkit-transition: color 0.3s ease, background-color 0.3s ease;
    transition: color 0.3s ease, background-color 0.3s ease;
    padding: 0 10px;
    margin: 0;
    width: unset;
    height: 30px;
    line-height: 30px;
}
.search-modules-results-responsive-view .search-modules-results-container .paging-toolbar .goToPage:disabled, .search-modules-results-responsive-view .search-modules-results-container .paging-toolbar .goToPage.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.search-modules-results-responsive-view .search-modules-results-container .paging-toolbar .goToPage:hover {
    text-decoration: none;
}
.search-modules-results-responsive-view .search-modules-results-container .paging-toolbar .goToPage:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
.search-modules-results-responsive-view .search-modules-results-container .paging-toolbar .goToPage:after, .search-modules-results-responsive-view .search-modules-results-container .paging-toolbar .goToPagebefore {
    content: unset;
}
.search-modules-results-responsive-view .search-modules-results-container .paging-toolbar .goToPage.first, .search-modules-results-responsive-view .search-modules-results-container .paging-toolbar .goToPage.prev, .search-modules-results-responsive-view .search-modules-results-container .paging-toolbar .goToPage.current, .search-modules-results-responsive-view .search-modules-results-container .paging-toolbar .goToPage.next, .search-modules-results-responsive-view .search-modules-results-container .paging-toolbar .goToPage.last {
    background-color: #E64C38;
}
.search-modules-results-responsive-view .search-modules-results-container .paging-toolbar .goToPage.first:hover, .search-modules-results-responsive-view .search-modules-results-container .paging-toolbar .goToPage.prev:hover, .search-modules-results-responsive-view .search-modules-results-container .paging-toolbar .goToPage.current:hover, .search-modules-results-responsive-view .search-modules-results-container .paging-toolbar .goToPage.next:hover, .search-modules-results-responsive-view .search-modules-results-container .paging-toolbar .goToPage.last:hover {
    background-color: #ec7565;
}
@media only screen and (max-width: 700px) {
    .search-modules-results-responsive-view .search-modules-results-container .paging-toolbar .goToPage {
        display: none;
    }
    .search-modules-results-responsive-view .search-modules-results-container .paging-toolbar .goToPage.first, .search-modules-results-responsive-view .search-modules-results-container .paging-toolbar .goToPage.prev, .search-modules-results-responsive-view .search-modules-results-container .paging-toolbar .goToPage.next, .search-modules-results-responsive-view .search-modules-results-container .paging-toolbar .goToPage.last {
        display: block;
    }
}
/*# sourceMappingURL=Results.css.map */

.search-modules-search-field {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.search-modules-search-field form {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.search-modules-search-field .search-input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    width: 100%;
    background-color: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.search-modules-search-field .search-input:before {
    font-family: "Linearicons" !important;
    speak: none;
    font-style: normal;
    font-weight: 300;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e922";
    font-size: 24px;
    position: absolute;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
}
.search-modules-search-field .search-input input {
    position: relative;
    background-color: transparent;
    z-index: 2;
    line-height: normal;
    padding-left: 40px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-weight: 400;
    width: 100%;
    color: #fff;
    font-size: 16px;
    background: transparent;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: unset;
}
.search-modules-search-field .search-input input::-webkit-search-decoration, .search-modules-search-field .search-input input::-webkit-search-cancel-button, .search-modules-search-field .search-input input::-webkit-search-results-button, .search-modules-search-field .search-input input::-webkit-search-results-decoration {
    display: none;
}
.search-modules-search-field .search-input input.placeholder {
    color: #fff;
    opacity: 1;
    font-style: normal;
}
.search-modules-search-field .search-input input:-moz-placeholder {
    color: #fff;
    opacity: 1;
    font-style: normal;
}
.search-modules-search-field .search-input input::-moz-placeholder {
    color: #fff;
    opacity: 1;
    font-style: normal;
}
.search-modules-search-field .search-input input:-ms-input-placeholder {
    color: #fff;
    opacity: 1;
    font-style: normal;
}
.search-modules-search-field .search-input input::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
    font-style: normal;
}
.search-modules-search-field .search-input .search-icon {
    display: none !important;
}
.search-modules-search-field .search-input .reset-search-icon {
    display: none !important;
}
.search-modules-search-field .submit-search {
    display: none;
}
.search-modules-search-field .clearfix {
    display: none;
}

.tpl-position-flyout .search-modules-search-field .search-input:before {
    color: #d1d5db;
    left: 15px;
    z-index: 300;
    pointer-events: none;
}
.tpl-position-flyout .search-modules-search-field .search-input input {
    border: solid 1px #d1d5db;
    color: #47525A;
    background: #fff;
    padding-left: 50px;
    -webkit-transition: border 0.3s ease;
    transition: border 0.3s ease;
}
.tpl-position-flyout .search-modules-search-field .search-input input.placeholder {
    color: #47525A;
}
.tpl-position-flyout .search-modules-search-field .search-input input:-moz-placeholder {
    color: #47525A;
}
.tpl-position-flyout .search-modules-search-field .search-input input::-moz-placeholder {
    color: #47525A;
}
.tpl-position-flyout .search-modules-search-field .search-input input:-ms-input-placeholder {
    color: #47525A;
}
.tpl-position-flyout .search-modules-search-field .search-input input::-webkit-input-placeholder {
    color: #47525A;
}
.tpl-position-flyout .search-modules-search-field .search-input input:hover, .tpl-position-flyout .search-modules-search-field .search-input input:focus {
    border-color: #47525A;
}
/*# sourceMappingURL=SearchField.css.map */

.site-planner-modules-world-map.default {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.site-planner-modules-world-map.default .filters-container {
    display: none;
}
.site-planner-modules-world-map.default .map-container > img {
    margin: 0 30px;
}
.site-planner-modules-world-map.default .map-container.popup-open > img {
    margin: 0;
}
.site-planner-modules-world-map.default .map-container .regions-overlays .region-overlay {
    width: 190px;
    border-radius: 3px;
    background-color: white;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    overflow: hidden;
}
@media only screen and (max-width: 900px) {
    .site-planner-modules-world-map.default .map-container .regions-overlays .region-overlay {
        width: unset;
    }
}
.site-planner-modules-world-map.default .map-container .regions-overlays .region-overlay .title {
    height: 50px;
    color: #fff;
    background-color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    font-weight: 600;
}
@media only screen and (max-width: 900px) {
    .site-planner-modules-world-map.default .map-container .regions-overlays .region-overlay .title {
        display: none;
    }
}
.site-planner-modules-world-map.default .map-container .regions-overlays .region-overlay .count {
    height: 40px;
    color: #000;
    background-color: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    font-weight: 600;
}
.site-planner-modules-world-map.default .map-container .regions-overlays .region-overlay .count .number {
    margin-right: 4px;
}
@media only screen and (max-width: 900px) {
    .site-planner-modules-world-map.default .map-container .regions-overlays .region-overlay .count .number {
        margin-right: 0;
    }
}
.site-planner-modules-world-map.default .map-container .regions-overlays .region-overlay.usa-canada {
    left: 15%;
}
.site-planner-modules-world-map.default .map-container .regions-overlays .region-overlay.eurasia {
    top: 21%;
    left: 48%;
}
.site-planner-modules-world-map.default .map-container .regions-overlays .region-overlay.asia-pacific {
    top: 40%;
    left: 70%;
}
.site-planner-modules-world-map.default .map-container .regions-overlays .region-overlay.mesoamerica {
    top: 48%;
    left: 21%;
}
.site-planner-modules-world-map.default .map-container .regions-overlays .region-overlay.africa {
    top: 53%;
    left: 42%;
}
.site-planner-modules-world-map.default .map-container .regions-overlays .region-overlay.south-america {
    top: 69%;
    left: 61%;
}
.site-planner-modules-world-map.default .map-container .detail-popup,
.site-planner-modules-world-map.default .map-container .results-popup {
    background-color: #006168;
}
.site-planner-modules-world-map.default .map-container .detail-popup .items,
.site-planner-modules-world-map.default .map-container .results-popup .items {
    margin-top: 20px;
    color: initial;
}
.site-planner-modules-world-map.default .map-container .detail-popup {
    color: initial;
    padding-bottom: 40px;
}
.site-planner-modules-world-map.default .map-container .detail-popup .close-button {
    color: white;
}
@media only screen and (max-width: 1200px) {
    .site-planner-modules-world-map.default .map-container .results-popup .items {
        grid-template-columns: 1fr 1fr;
    }
}
@media only screen and (max-width: 900px) {
    .site-planner-modules-world-map.default .map-container {
        margin: 0;
        padding: 0;
    }
    .site-planner-modules-world-map.default .map-container .regions-overlays .region-overlay.usa-canada {
        left: 18%;
    }
    .site-planner-modules-world-map.default .map-container .regions-overlays .region-overlay.eurasia {
        top: 26%;
        left: 53%;
    }
    .site-planner-modules-world-map.default .map-container .regions-overlays .region-overlay.asia-pacific {
        top: 40%;
        left: 69%;
    }
    .site-planner-modules-world-map.default .map-container .regions-overlays .region-overlay.mesoamerica {
        top: 48%;
        left: 21%;
    }
    .site-planner-modules-world-map.default .map-container .regions-overlays .region-overlay.africa {
        top: 53%;
        left: 46%;
    }
    .site-planner-modules-world-map.default .map-container .regions-overlays .region-overlay.south-america {
        top: 65%;
        left: 75%;
    }
    .site-planner-modules-world-map.default .map-container .results-popup .items {
        grid-template-columns: 1fr;
    }
    .site-planner-modules-world-map.default .map-container > img {
        margin: 0;
    }
}
@media only screen and (max-width: 600px) {
    .site-planner-modules-world-map.default .map-container .detail-popup,
    .site-planner-modules-world-map.default .map-container .results-popup {
        padding: 35px 10px;
    }
}
/*# sourceMappingURL=WorldMap.css.map */

.users-modules-change-password-default {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 80px;
}
.users-modules-change-password-default .title {
    display: none;
}
.users-modules-change-password-default .body .form {
    max-width: 600px;
    padding: 0 10px;
    margin: 0 auto;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 10px;
}
.users-modules-change-password-default .body .form.tpl-centered-without-side-padding {
    max-width: 580px;
    padding-left: 0;
    padding-right: 0;
}
.users-modules-change-password-default .body .form .form-errors {
    padding: 0;
}
.users-modules-change-password-default .body .form .form-field {
    padding: 7px 0;
}
.users-modules-change-password-default .body .form .form-field .field-wrapper {
    margin: 0;
}
.users-modules-change-password-default .body .form .form-field .field-wrapper input {
    border: 1px solid #d1d5db;
    border-radius: 5px;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #006168;
    padding: 0 20px;
    margin: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.users-modules-change-password-default .body .form .form-field .field-wrapper input:disabled,
.users-modules-change-password-default .body .form .form-field .field-wrapper input .disabled, .users-modules-change-password-default .body .form .form-field .field-wrapper input[disabled=disabled] {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.users-modules-change-password-default .body .form .form-field .field-wrapper input.invalid {
    border-color: #ff0033;
}
.users-modules-change-password-default .body .form .form-field .field-wrapper .field-error {
    line-height: 1.6;
    background: #ff0033;
    padding: 8px 10px;
}
.users-modules-change-password-default .body .form .form-options {
    text-align: left;
}
.users-modules-change-password-default .body .form .form-options .submit {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
    margin: 10px 0 0;
}
.users-modules-change-password-default .body .form .form-options .submit:disabled, .users-modules-change-password-default .body .form .form-options .submit.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.users-modules-change-password-default .body .form .form-options .submit:hover {
    text-decoration: none;
}
.users-modules-change-password-default .body .form .form-options .submit:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
.users-modules-change-password-default .body .form.has-labels .form-field {
    padding: 7px 0;
}
.users-modules-change-password-default .body .form.has-labels .form-field .field-label {
    display: inline-block;
    font-size: 16px;
    padding: 0 0 6px 2px;
    position: static;
    float: none;
    width: 100%;
    text-align: left;
}

.users-modules-change-password-default .body .form {
    padding-left: 0;
    padding-right: 0;
    max-width: unset;
}
/*# sourceMappingURL=ChangePassword.css.map */

#users-modules-login-popup-blur {
    background-color: rgba(0, 0, 0, 0.4);
    opacity: initial;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    z-index: 450;
}

#users-modules-login-popup {
    all: unset;
    position: fixed;
    z-index: 500;
    width: 400px;
    margin-left: calc(-400px / 2);
    left: 50% !important;
    border: none;
    overflow: hidden;
    padding: 0;
    border-radius: 5px;
    display: none;
    background: #fff;
}
#users-modules-login-popup .title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 18px;
    font-family: "Joane", serif;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    background-color: #47525A;
    color: #fff;
    position: relative;
    line-height: 1.2;
    padding: 18px 50px 18px 20px;
    margin: 0;
    width: 100%;
}
#users-modules-login-popup .close {
    all: unset;
    width: 24px;
    height: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    color: #fff;
    position: absolute;
    top: 17px;
    right: 17px;
    z-index: 550;
}
#users-modules-login-popup .close:after {
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
    font-family: "Font Awesome 5 Pro" !important;
    speak: none;
    font-style: normal;
    font-weight: 300;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f00d";
    font-size: 24px;
}
#users-modules-login-popup .close:hover {
    color: #b60000;
}
#users-modules-login-popup #UserLoginForm {
    padding: 20px;
    padding-bottom: 0;
}
#users-modules-login-popup #UserLoginForm .row {
    margin-bottom: 20px;
}
#users-modules-login-popup #UserLoginForm .row label {
    display: none;
}
#users-modules-login-popup #UserLoginForm .row input {
    border: 1px solid #d1d5db;
    border-radius: 5px;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #006168;
    padding: 0 20px;
    margin: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#users-modules-login-popup #UserLoginForm .row input:disabled,
#users-modules-login-popup #UserLoginForm .row input .disabled, #users-modules-login-popup #UserLoginForm .row input[disabled=disabled] {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
#users-modules-login-popup #UserLoginForm .submit {
    float: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
}
#users-modules-login-popup #UserLoginForm .submit button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #E64C38;
    border-color: #E64C38;
    color: #fff;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
#users-modules-login-popup #UserLoginForm .submit button:disabled, #users-modules-login-popup #UserLoginForm .submit button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
#users-modules-login-popup #UserLoginForm .submit button:hover {
    text-decoration: none;
}
#users-modules-login-popup #UserLoginForm .submit button:hover {
    background-color: #e9604f;
    border-color: #e9604f;
    color: #fff;
}
#users-modules-login-popup .error:not(:empty) {
    padding: 20px;
    padding-bottom: 0;
}
#users-modules-login-popup .options {
    padding: 20px;
    padding-bottom: 0;
}
#users-modules-login-popup .options .option .label {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 400;
}
#users-modules-login-popup .options .option a {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 600;
    color: #47525A;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
    text-decoration: none;
}
#users-modules-login-popup .options .option a:not(.highlighted) {
    position: relative;
}
#users-modules-login-popup .options .option a:not(.highlighted):after {
    content: "";
    background-color: #E64C38;
    height: 3px;
    border-radius: 2px;
    position: absolute;
    bottom: 0px;
    left: -2px;
    right: -2px;
    -webkit-transform: skew(30deg, 0) scaleX(0);
    transform: skew(30deg, 0) scaleX(0);
    -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
    opacity: 0;
}
#users-modules-login-popup .options .option a:not(.highlighted):hover:after {
    -webkit-transform: skew(30deg, 0) scaleX(1);
    transform: skew(30deg, 0) scaleX(1);
    opacity: 1;
}
/*# sourceMappingURL=Login.css.map */

#users-modules-register-popup-blur {
    background-color: rgba(0, 0, 0, 0.4);
    opacity: initial;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    z-index: 450;
}

#users-modules-register-popup {
    all: unset;
    position: fixed;
    z-index: 500;
    width: 400px;
    margin-left: calc(-400px / 2);
    left: 50% !important;
    border: none;
    overflow: hidden;
    padding: 0;
    border-radius: 5px;
    display: none;
    background: #fff;
}
#users-modules-register-popup .title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 18px;
    font-family: "Joane", serif;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    background-color: #47525A;
    color: #fff;
    position: relative;
    line-height: 1.2;
    padding: 18px 50px 18px 20px;
    margin: 0;
    width: 100%;
}
#users-modules-register-popup .close {
    all: unset;
    width: 24px;
    height: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    color: #fff;
    position: absolute;
    top: 17px;
    right: 17px;
    z-index: 550;
}
#users-modules-register-popup .close:after {
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
    font-family: "Font Awesome 5 Pro" !important;
    speak: none;
    font-style: normal;
    font-weight: 300;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f00d";
    font-size: 24px;
}
#users-modules-register-popup .close:hover {
    color: #b60000;
}
#users-modules-register-popup .form {
    padding: 20px;
}
#users-modules-register-popup .form .row {
    margin-bottom: 20px;
}
#users-modules-register-popup .form .row .label {
    display: none;
}
#users-modules-register-popup .form .row .input.multi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
}
#users-modules-register-popup .form .row .input input {
    border: 1px solid #d1d5db;
    border-radius: 5px;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #006168;
    padding: 0 20px;
    margin: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#users-modules-register-popup .form .row .input input:disabled,
#users-modules-register-popup .form .row .input input .disabled, #users-modules-register-popup .form .row .input input[disabled=disabled] {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
#users-modules-register-popup .form .row .input input.invalid {
    border-color: #b60000 !important;
    color: #b60000;
}
#users-modules-register-popup .form .form-error {
    float: none;
}
#users-modules-register-popup .form .form-error:not(:empty) {
    padding-bottom: 20px;
}
#users-modules-register-popup .form .submit {
    float: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
}
#users-modules-register-popup .form .submit button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #E64C38;
    border-color: #E64C38;
    color: #fff;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
#users-modules-register-popup .form .submit button:disabled, #users-modules-register-popup .form .submit button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
#users-modules-register-popup .form .submit button:hover {
    text-decoration: none;
}
#users-modules-register-popup .form .submit button:hover {
    background-color: #e9604f;
    border-color: #e9604f;
    color: #fff;
}
#users-modules-register-popup .form .option {
    padding-top: 20px;
    padding-bottom: 0 !important;
    margin-bottom: 0;
}
#users-modules-register-popup .form .option .label {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 400;
}
#users-modules-register-popup .form .option a {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 600;
    color: #47525A;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
    text-decoration: none;
}
#users-modules-register-popup .form .option a:not(.highlighted) {
    position: relative;
}
#users-modules-register-popup .form .option a:not(.highlighted):after {
    content: "";
    background-color: #E64C38;
    height: 3px;
    border-radius: 2px;
    position: absolute;
    bottom: 0px;
    left: -2px;
    right: -2px;
    -webkit-transform: skew(30deg, 0) scaleX(0);
    transform: skew(30deg, 0) scaleX(0);
    -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
    opacity: 0;
}
#users-modules-register-popup .form .option a:not(.highlighted):hover:after {
    -webkit-transform: skew(30deg, 0) scaleX(1);
    transform: skew(30deg, 0) scaleX(1);
    opacity: 1;
}
/*# sourceMappingURL=Register.css.map */

.tpl-architect-article-one-banner {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #E64C38;
    border-radius: 5px;
    overflow: hidden;
}
.tpl-architect-article-one-banner .tpl-banner-content {
    padding: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 40px;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-article-one-banner .tpl-banner-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.tpl-architect-article-one-banner .tpl-banner-content .tpl-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-article-one-banner .tpl-banner-content .tpl-body {
        text-align: center;
    }
}
.tpl-architect-article-one-banner .tpl-banner-content .tpl-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
    background-color: #FFC60A;
    color: #47525A;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.tpl-architect-article-one-banner .tpl-banner-content .tpl-button:disabled, .tpl-architect-article-one-banner .tpl-banner-content .tpl-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-article-one-banner .tpl-banner-content .tpl-button:hover {
    text-decoration: none;
}
.tpl-architect-article-one-banner .tpl-banner-content .tpl-button:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
.tpl-architect-article-one-banner .tpl-banner-content .tpl-button:hover {
    background-color: #ffde70;
    color: #47525A;
}
/*# sourceMappingURL=Banner.css.map */

.tpl-architect-article-one-basic {
    position: relative;
}
.tpl-architect-article-one-basic .tpl-content .tpl-summary,
.tpl-architect-article-one-basic .tpl-content .tpl-body {
    padding: 12px 0;
}
.tpl-architect-article-one-basic .tpl-content .tpl-summary {
    font-size: 20px;
}
.tpl-architect-article-one-basic .tpl-content .tpl-button {
    margin: 12px 0;
}
.tpl-architect-article-one-basic .tpl-content .tpl-video {
    padding: 20px 10px;
}
.tpl-architect-article-one-basic .tpl-content .tpl-video iframe {
    max-width: 100%;
}
.tpl-architect-article-one-basic .tpl-image {
    text-align: center;
}
.tpl-architect-article-one-basic.tpl-align-text-center .tpl-content,
.tpl-architect-article-one-basic.tpl-align-text-center .tpl-content .tpl-content-inner,
.tpl-architect-article-one-basic.tpl-align-text-center .tpl-image,
.tpl-architect-article-one-basic.tpl-align-text-center .tpl-image .tpl-content-inner {
    text-align: center;
}
.tpl-architect-article-one-basic.tpl-align-text-right .tpl-content,
.tpl-architect-article-one-basic.tpl-align-text-right .tpl-content .tpl-content-inner,
.tpl-architect-article-one-basic.tpl-align-text-right .tpl-image,
.tpl-architect-article-one-basic.tpl-align-text-right .tpl-image .tpl-content-inner {
    text-align: right;
}
.tpl-architect-article-one-basic.tpl-align-button-right .tpl-content,
.tpl-architect-article-one-basic.tpl-align-button-right .tpl-content .tpl-content-inner .tpl-button {
    float: right;
}
.tpl-architect-article-one-basic.tpl-align-button-center .tpl-content .tpl-content-inner .tpl-buttons-holder {
    text-align: center;
}
.tpl-architect-article-one-basic.tpl-text-color-white {
    color: #fff;
}
.tpl-architect-article-one-basic.tpl-text-color-white .tpl-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: transparent;
    border-color: #fff;
    color: #fff;
}
.tpl-architect-article-one-basic.tpl-text-color-white .tpl-button:disabled, .tpl-architect-article-one-basic.tpl-text-color-white .tpl-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-article-one-basic.tpl-text-color-white .tpl-button:hover {
    text-decoration: none;
}
.tpl-architect-article-one-basic.tpl-text-color-white .tpl-button:hover {
    background-color: #fff;
    border-color: #fff;
    color: #fff;
}
.tpl-architect-article-one-basic.tpl-text-color-white .tpl-button:hover {
    color: #2D2E2D;
}
.tpl-architect-article-one-basic.tpl-child-title-h1 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 80px;
    font-family: "Joane", serif;
}
.tpl-architect-article-one-basic.tpl-child-title-h2 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 60px;
    font-family: "Joane", serif;
}
.tpl-architect-article-one-basic.tpl-child-title-h3 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 40px;
    font-family: "Joane", serif;
}
.tpl-architect-article-one-basic.tpl-child-title-h4 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 30px;
    font-family: "Joane", serif;
}
.tpl-architect-article-one-basic.tpl-child-title-h5 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 24px;
    font-family: "Joane", serif;
}
.tpl-architect-article-one-basic.tpl-child-title-h6 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 18px;
    font-family: "Joane", serif;
}
.tpl-architect-article-one-basic.tpl-image-right .tpl-image,
.tpl-architect-article-one-basic.tpl-image-right .tpl-content, .tpl-architect-article-one-basic.tpl-image-left .tpl-image,
.tpl-architect-article-one-basic.tpl-image-left .tpl-content {
    width: 50%;
}
.tpl-architect-article-one-basic.tpl-image-right .tpl-content .tpl-content-inner, .tpl-architect-article-one-basic.tpl-image-left .tpl-content .tpl-content-inner {
    padding: 20px 30px;
}
.tpl-architect-article-one-basic.tpl-image-right .tpl-image {
    float: right;
    text-align: left;
}
.tpl-architect-article-one-basic.tpl-image-left .tpl-image {
    float: left;
    text-align: right;
}
.tpl-architect-article-one-basic.tpl-video-in-popup .tpl-video {
    text-align: center;
}
.tpl-architect-article-one-basic.tpl-video-in-popup .tpl-video a {
    display: inline-block;
    position: relative;
}
.tpl-architect-article-one-basic.tpl-video-in-popup .tpl-video .tpl-video-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
}
.tpl-architect-article-one-basic.tpl-video-in-popup .tpl-video .tpl-video-overlay:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -2.5em;
    left: 50%;
    margin-left: -2.5em;
    width: 5em;
    height: 5em;
    border: 0.5em solid white;
    border-radius: 50%;
}
.tpl-architect-article-one-basic.tpl-video-in-popup .tpl-video .tpl-video-overlay:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -1em;
    left: 50%;
    margin-left: -0.5em;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 1em 0 1em 1.5em;
    border-color: transparent transparent transparent white;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-article-one-basic.tpl-image-right .tpl-image, .tpl-architect-article-one-basic.tpl-image-left .tpl-image {
        width: 100%;
        float: none;
    }
    .tpl-architect-article-one-basic.tpl-image-right .tpl-image .tpl-background-image, .tpl-architect-article-one-basic.tpl-image-left .tpl-image .tpl-background-image {
        min-height: 400px;
    }
    .tpl-architect-article-one-basic.tpl-image-right .tpl-content, .tpl-architect-article-one-basic.tpl-image-left .tpl-content {
        width: 100%;
    }
    .tpl-architect-article-one-basic.tpl-image-right .tpl-content .tpl-content-inner, .tpl-architect-article-one-basic.tpl-image-left .tpl-content .tpl-content-inner {
        padding: 20px 10px;
    }
    .tpl-architect-article-one-basic .tpl-video {
        padding: 0;
    }
}
@media only screen and (max-width: 450px) {
    .tpl-architect-article-one-basic .tpl-video iframe {
        height: auto;
    }
}

.tpl-architect-article-one-basic .tpl-content {
    height: unset;
}
.tpl-architect-article-one-basic .tpl-content .tpl-content-inner .tpl-title {
    color: #FFC60A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-weight: 800;
}
.tpl-architect-article-one-basic .tpl-content .tpl-content-inner .tpl-summary {
    margin-top: 15px;
    font-size: 60px;
    font-family: "Joane", serif;
    font-weight: 700;
    font-style: italic;
    line-height: 70px;
}
.tpl-architect-article-one-basic .tpl-content .tpl-content-inner .tpl-body {
    margin-top: 0;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-weight: 400;
}
.tpl-architect-article-one-basic .tpl-content .tpl-content-inner .tpl-buttons-holder .tpl-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #E64C38;
    border-color: #E64C38;
    color: #fff;
}
.tpl-architect-article-one-basic .tpl-content .tpl-content-inner .tpl-buttons-holder .tpl-button:disabled, .tpl-architect-article-one-basic .tpl-content .tpl-content-inner .tpl-buttons-holder .tpl-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-article-one-basic .tpl-content .tpl-content-inner .tpl-buttons-holder .tpl-button:hover {
    text-decoration: none;
}
.tpl-architect-article-one-basic .tpl-content .tpl-content-inner .tpl-buttons-holder .tpl-button:hover {
    background-color: #e9604f;
    border-color: #e9604f;
    color: #fff;
}
.tpl-architect-article-one-basic.tpl-title-color-black .tpl-content .tpl-content-inner .tpl-title {
    color: #47525A;
}
.tpl-architect-article-one-basic.tpl-image-right .tpl-image,
.tpl-architect-article-one-basic.tpl-image-right .tpl-content, .tpl-architect-article-one-basic.tpl-image-left .tpl-image,
.tpl-architect-article-one-basic.tpl-image-left .tpl-content {
    width: 55%;
}
.tpl-architect-article-one-basic.tpl-image-right .tpl-image .tpl-content-inner,
.tpl-architect-article-one-basic.tpl-image-right .tpl-content .tpl-content-inner, .tpl-architect-article-one-basic.tpl-image-left .tpl-image .tpl-content-inner,
.tpl-architect-article-one-basic.tpl-image-left .tpl-content .tpl-content-inner {
    padding: 20px 30px;
}
.tpl-architect-article-one-basic.tpl-image-right .tpl-image, .tpl-architect-article-one-basic.tpl-image-left .tpl-image {
    width: 45%;
}
.tpl-architect-article-one-basic.tpl-image-right .tpl-image {
    float: right;
    text-align: left;
}
.tpl-architect-article-one-basic.tpl-image-left .tpl-image {
    float: left;
    text-align: right;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-article-one-basic.tpl-image-right .tpl-image, .tpl-architect-article-one-basic.tpl-image-left .tpl-image {
        width: 100%;
        float: none;
    }
    .tpl-architect-article-one-basic.tpl-image-right .tpl-image .tpl-background-image, .tpl-architect-article-one-basic.tpl-image-left .tpl-image .tpl-background-image {
        min-height: 400px;
    }
    .tpl-architect-article-one-basic.tpl-image-right .tpl-content, .tpl-architect-article-one-basic.tpl-image-left .tpl-content {
        width: 100%;
    }
    .tpl-architect-article-one-basic.tpl-image-right .tpl-content .tpl-content-inner, .tpl-architect-article-one-basic.tpl-image-left .tpl-content .tpl-content-inner {
        padding: 20px 10px;
    }
    .tpl-architect-article-one-basic .tpl-video {
        padding: 0;
    }
}
@media only screen and (max-width: 450px) {
    .tpl-architect-article-one-basic .tpl-video iframe {
        height: auto;
    }
}

.tpl-section-footer .tpl-architect-article-one-basic,
.tpl-section-simple-footer .tpl-architect-article-one-basic {
    color: #9d9d9d;
}
.tpl-section-footer .tpl-architect-article-one-basic .tpl-content .tpl-content-inner .tpl-body,
.tpl-section-simple-footer .tpl-architect-article-one-basic .tpl-content .tpl-content-inner .tpl-body {
    font-size: 14px;
    line-height: normal;
    margin-top: 0;
    padding: 0;
}

.tpl-position-header-logo-normal .tpl-architect-article-one-basic .tpl-image img,
.tpl-position-header-logo-sticky .tpl-architect-article-one-basic .tpl-image img,
.tpl-position-simple-header .tpl-architect-article-one-basic .tpl-image img {
    height: 38px;
}

.tpl-position-footer-top-left .tpl-architect-article-one-basic .tpl-image img {
    height: 42px;
}

.tpl-section-simple-footer .tpl-architect-article-one-basic .tpl-image img {
    height: 38px;
}
/*# sourceMappingURL=Basic.css.map */

.tpl-architect-article-one-basic-hero .tpl-basic-hero-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
}
.tpl-architect-article-one-basic-hero .tpl-basic-hero-inner .tpl-title {
    color: #fff;
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 80px;
    font-family: "Joane", serif;
    font-weight: normal;
}
.tpl-architect-article-one-basic-hero .tpl-basic-hero-inner .tpl-summary {
    color: #FFC60A;
}
.tpl-architect-article-one-basic-hero .tpl-basic-hero-inner .tpl-body {
    color: #FFC60A;
}
/*# sourceMappingURL=BasicHero.css.map */

.tpl-architect-article-one-basic-wycliffe {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-article-one-basic-wycliffe {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.tpl-architect-article-one-basic-wycliffe .tpl-image {
    width: 50%;
}
.tpl-architect-article-one-basic-wycliffe .tpl-content {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-article-one-basic-wycliffe .tpl-content {
        width: 100%;
    }
}
.tpl-architect-article-one-basic-wycliffe .tpl-content .tpl-title {
    color: #FFC60A;
    font-size: 24px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-weight: 800;
    text-align: center;
}
.tpl-architect-article-one-basic-wycliffe .tpl-content .tpl-summary {
    margin-top: 20px;
    color: #fff;
    font-size: 60px;
    font-family: "Joane", serif;
    font-weight: 700;
    line-height: 70px;
    text-align: center;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-article-one-basic-wycliffe .tpl-content .tpl-summary {
        font-size: 40px;
    }
}
.tpl-architect-article-one-basic-wycliffe .tpl-content .tpl-body {
    margin-top: 50px;
    color: #fff;
    font-size: 30px;
    font-family: "Joane", serif;
    font-weight: 700;
    text-align: center;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-article-one-basic-wycliffe .tpl-content .tpl-body {
        font-size: 20px;
    }
}
.tpl-architect-article-one-basic-wycliffe.tpl-no-image .tpl-content {
    width: unset;
}
.tpl-architect-article-one-basic-wycliffe.tpl-summary-above-title .tpl-content .tpl-title {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.tpl-architect-article-one-basic-wycliffe.tpl-summary-above-title .tpl-content .tpl-summary {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-top: 0;
    margin-bottom: 60px;
}
.tpl-architect-article-one-basic-wycliffe.tpl-50-width .tpl-content .tpl-title {
    width: 50%;
}
.tpl-architect-article-one-basic-wycliffe.tpl-60-width .tpl-content .tpl-title {
    width: 60%;
}
.tpl-architect-article-one-basic-wycliffe.tpl-70-width .tpl-content .tpl-title {
    width: 70%;
}
.tpl-architect-article-one-basic-wycliffe.tpl-smaller-size .tpl-content .tpl-title {
    font-weight: 500;
    font-size: 20px;
}
.tpl-architect-article-one-basic-wycliffe.tpl-right-image .tpl-image {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.tpl-architect-article-one-basic-wycliffe.tpl-right-image .tpl-content {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.tpl-architect-article-one-basic-wycliffe.tpl-left-aligned .tpl-content {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.tpl-architect-article-one-basic-wycliffe.tpl-right-aligned .tpl-content {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.tpl-architect-article-one-basic-wycliffe.tpl-hero-article .tpl-content {
    width: unset;
}
.tpl-architect-article-one-basic-wycliffe.tpl-hero-article .tpl-content .tpl-title {
    color: #FFC60A;
    font-size: 24px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-weight: 800;
    text-align: center;
}
.tpl-architect-article-one-basic-wycliffe.tpl-hero-article .tpl-content .tpl-summary {
    margin-top: 30px;
    color: #fff;
    font-size: 80px;
    font-family: "Joane", serif;
    font-weight: 700;
    line-height: 70px;
    text-align: center;
}
.tpl-architect-article-one-basic-wycliffe.tpl-hero-article .tpl-content .tpl-body {
    margin-top: 30px;
    color: #fff;
    font-size: 20px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-weight: 700;
    text-align: center;
}
.tpl-architect-article-one-basic-wycliffe.tpl-hero-article .tpl-content .tpl-buttons-holder {
    margin-top: 30px;
}
.tpl-architect-article-one-basic-wycliffe.tpl-hero-article .tpl-content .tpl-buttons-holder .tpl-button {
    all: unset;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 600;
    color: #FFC60A;
    cursor: pointer;
    position: relative;
}
.tpl-architect-article-one-basic-wycliffe.tpl-hero-article .tpl-content .tpl-buttons-holder .tpl-button:after {
    content: "";
    background-color: #E64C38;
    height: 3px;
    border-radius: 2px;
    position: absolute;
    bottom: 0px;
    left: -2px;
    right: -2px;
    -webkit-transform: skew(30deg, 0) scaleX(0);
    transform: skew(30deg, 0) scaleX(0);
    -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
    opacity: 0;
}
.tpl-architect-article-one-basic-wycliffe.tpl-hero-article .tpl-content .tpl-buttons-holder .tpl-button:hover:after {
    -webkit-transform: skew(30deg, 0) scaleX(1);
    transform: skew(30deg, 0) scaleX(1);
    opacity: 1;
}
.tpl-architect-article-one-basic-wycliffe.tpl-hero-article .tpl-content .tpl-buttons-holder .tpl-button:after {
    z-index: unset;
}
/*# sourceMappingURL=BasicWycliffe.css.map */

.tpl-architect-article-one-box-summary .tpl-content {
    position: relative;
    height: 300px;
    padding: 20px;
    overflow: hidden;
    -webkit-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
}
.tpl-architect-article-one-box-summary .tpl-content:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: inherit;
    transition: inherit;
    background-color: rgba(0, 0, 0, 0);
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.75)));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.75) 100%);
}
.tpl-architect-article-one-box-summary .tpl-content .tpl-content-inner {
    color: white;
    position: absolute;
    top: calc(100% - 57.6px - 20px);
    width: calc(100% - 40px);
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
.tpl-architect-article-one-box-summary .tpl-content .tpl-content-inner .tpl-title-holder {
    font-size: 24px;
    font-weight: 700;
}
.tpl-architect-article-one-box-summary .tpl-content .tpl-content-inner .tpl-title-holder .tpl-title {
    color: white;
    line-height: 1.2;
    height: 57.6px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.tpl-architect-article-one-box-summary .tpl-content .tpl-content-inner .tpl-title-holder .tpl-title:hover {
    text-decoration: none;
}
.tpl-architect-article-one-box-summary .tpl-content .tpl-content-inner .tpl-title-holder:after {
    content: "";
    display: block;
    height: 3px;
    margin-top: 20px;
    width: 0;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    background-color: #E64C38;
}
.tpl-architect-article-one-box-summary .tpl-content .tpl-content-inner .tpl-summary {
    margin-top: 10px;
}
@media only screen and (min-width: 600px) {
    .tpl-architect-article-one-box-summary .tpl-content:hover:before {
        background-color: rgba(0, 0, 0, 0.2);
    }
    .tpl-architect-article-one-box-summary .tpl-content:hover .tpl-content-inner {
        -webkit-transform: translate3d(0, calc(-100% + 20px), 0);
        transform: translate3d(0, calc(-100% + 20px), 0);
    }
    .tpl-architect-article-one-box-summary .tpl-content:hover .tpl-content-inner .tpl-title-holder:after {
        -webkit-transition: all 0.4s ease-out 0.1s;
        transition: all 0.4s ease-out 0.1s;
        width: 40%;
    }
}
@media only screen and (max-width: 600px) {
    .tpl-architect-article-one-box-summary .tpl-content:before {
        background-color: rgba(0, 0, 0, 0.2);
    }
    .tpl-architect-article-one-box-summary .tpl-content .tpl-content-inner {
        -webkit-transform: translate3d(0, calc(-100% + 20px), 0);
        transform: translate3d(0, calc(-100% + 20px), 0);
    }
    .tpl-architect-article-one-box-summary .tpl-content .tpl-content-inner .tpl-title-holder:after {
        -webkit-transition: all 0.4s ease-out 0.1s;
        transition: all 0.4s ease-out 0.1s;
        width: 40%;
    }
}
/*# sourceMappingURL=BoxSummary.css.map */

.tpl-architect-article-one-flip-card {
    color: white;
    -webkit-perspective: 1000px;
    perspective: 1000px; /* Remove this if you don't want the 3D effect */
    cursor: pointer;
}
.tpl-architect-article-one-flip-card .tpl-architect-article-one-flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    -webkit-transition: -webkit-transform 0.8s;
    transition: -webkit-transform 0.8s;
    transition: transform 0.8s;
    transition: transform 0.8s, -webkit-transform 0.8s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    background-color: #47525A;
}
.tpl-architect-article-one-flip-card .tpl-architect-article-one-flip-card-inner .tpl-flip-card-front {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 40px 60px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: rotateX(0deg) translateZ(1px);
    transform: rotateX(0deg) translateZ(1px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.tpl-architect-article-one-flip-card .tpl-architect-article-one-flip-card-inner .tpl-flip-card-front .tpl-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}
.tpl-architect-article-one-flip-card .tpl-architect-article-one-flip-card-inner .tpl-flip-card-front .tpl-title {
    position: relative;
    font-weight: 700;
    font-size: 32px;
}
.tpl-architect-article-one-flip-card .tpl-architect-article-one-flip-card-inner .tpl-flip-card-back {
    padding: 40px 60px;
    font-size: 18px;
    -webkit-transform: rotateY(180deg) translateZ(1px);
    transform: rotateY(180deg) translateZ(1px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-architect-article-one-flip-card.flipped .tpl-architect-article-one-flip-card-inner {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
/*# sourceMappingURL=FlipCard.css.map */

.tpl-architect-article-one-floating-bubble-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    z-index: 170;
    bottom: 20px;
    right: 20px;
    cursor: pointer;
    text-decoration: none;
    border: 1px solid #484848;
    -webkit-box-shadow: 0 3px 10px 0 rgba(94, 102, 111, 0.5);
    box-shadow: 0 3px 10px 0 rgba(94, 102, 111, 0.5);
    background-color: #fff;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.tpl-architect-article-one-floating-bubble-link.tpl-left-aligned {
    right: unset;
    left: 20px;
}
.tpl-architect-article-one-floating-bubble-link:hover {
    text-decoration: none;
}
@media only screen and (max-width: 450px) {
    .tpl-architect-article-one-floating-bubble-link {
        width: 60px;
        height: 60px;
    }
}
/*# sourceMappingURL=FloatingBubbleLink.css.map */

.tpl-architect-article-one-hero {
    color: #fff;
}
.tpl-architect-article-one-hero .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 80px;
    font-family: "Joane", serif;
}
.tpl-architect-article-one-hero .tpl-body {
    max-width: 620px;
    padding: 0 10px;
    margin: 0 auto;
    width: 100%;
    font-size: 20px;
    margin: 0 auto;
}
.tpl-architect-article-one-hero .tpl-body.tpl-centered-without-side-padding {
    max-width: 600px;
    padding-left: 0;
    padding-right: 0;
}
.tpl-architect-article-one-hero.tpl-hide-summary .tpl-body {
    display: none;
}
.tpl-architect-article-one-hero .tpl-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: transparent;
    border-color: #fff;
    color: #fff;
    margin: 12px 0;
}
.tpl-architect-article-one-hero .tpl-button:disabled, .tpl-architect-article-one-hero .tpl-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-article-one-hero .tpl-button:hover {
    text-decoration: none;
}
.tpl-architect-article-one-hero .tpl-button:hover {
    background-color: #fff;
    border-color: #fff;
    color: #fff;
}
.tpl-architect-article-one-hero .tpl-button:hover {
    color: #2D2E2D;
}
.tpl-architect-article-one-hero .tpl-title,
.tpl-architect-article-one-hero .tpl-body {
    padding: 12px 0;
}
.tpl-architect-article-one-hero .tpl-background-image .tpl-color-overlay {
    display: block;
    background-color: rgba(0, 0, 0, 0.2);
}
.tpl-architect-article-one-hero .tpl-scroll-down-arrow {
    color: #fff;
    position: absolute;
    bottom: 30px;
    left: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 50px;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    z-index: 200;
    margin-left: -25px;
}
.tpl-architect-article-one-hero .tpl-scroll-down-arrow:after {
    font-family: "Linearicons" !important;
    speak: none;
    font-style: normal;
    font-weight: 300;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e95f";
    font-weight: 300;
}
.tpl-architect-article-one-hero .tpl-video-player-holder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 50;
    overflow: hidden;
}
.tpl-architect-article-one-hero .tpl-video-player-holder .tpl-video-player {
    width: 100%;
    height: 100%;
}
.tpl-architect-article-one-hero .tpl-video-player-holder .tpl-video-player video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.tpl-architect-article-one-hero.tpl-hero-height-tiny .tpl-hero-content {
    height: 400px;
}
.tpl-architect-article-one-hero.tpl-hero-height-small .tpl-hero-content {
    height: 500px;
}
.tpl-architect-article-one-hero.tpl-hero-height-normal .tpl-hero-content {
    height: 600px;
}
.tpl-architect-article-one-hero.tpl-hero-height-big .tpl-hero-content {
    height: 700px;
}
.tpl-architect-article-one-hero.tpl-hero-height-large .tpl-hero-content {
    height: 800px;
}
.tpl-architect-article-one-hero.tpl-child-title-h2 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 60px;
    font-family: "Joane", serif;
}
.tpl-architect-article-one-hero.tpl-child-title-h3 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 40px;
    font-family: "Joane", serif;
}
.tpl-architect-article-one-hero.tpl-child-title-h4 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 30px;
    font-family: "Joane", serif;
}
.tpl-architect-article-one-hero.tpl-child-title-h5 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 24px;
    font-family: "Joane", serif;
}
.tpl-architect-article-one-hero.tpl-child-title-h6 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 18px;
    font-family: "Joane", serif;
}
.tpl-architect-article-one-hero.tpl-title-text-shadow .tpl-title {
    text-shadow: 1px 2px 5px #000000;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-article-one-hero .tpl-scroll-down-arrow {
        display: none;
    }
}
/*# sourceMappingURL=Hero.css.map */

.tpl-architect-article-one-photo-album {
    position: relative;
    max-width: 1020px;
    padding: 0 10px;
    margin: 0 auto;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}
.tpl-architect-article-one-photo-album.tpl-centered-without-side-padding {
    max-width: 1000px;
    padding-left: 0;
    padding-right: 0;
}
.tpl-architect-article-one-photo-album .tpl-photo-album-title {
    padding: 0 5px 20px;
}
.tpl-architect-article-one-photo-album .tpl-photo-album {
    position: relative;
}
.tpl-architect-article-one-photo-album .tpl-grid-sizer,
.tpl-architect-article-one-photo-album .tpl-photo-album-item {
    width: 33.33%;
}
.tpl-architect-article-one-photo-album .tpl-photo-album-item {
    display: block;
    float: none;
    padding: 0 5px 10px;
}
.tpl-architect-article-one-photo-album .tpl-photo-album-item-inner {
    display: block;
    line-height: 0;
    position: relative;
}
.tpl-architect-article-one-photo-album .tpl-photo-album-item-inner img {
    width: 100%;
}
.tpl-architect-article-one-photo-album .tpl-photo-album-item-inner .tpl-color-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    -webkit-transition: opacity 0.3s ease-in-out 0s, visibility 0.3s ease-in-out 0s;
    transition: opacity 0.3s ease-in-out 0s, visibility 0.3s ease-in-out 0s;
    visibility: hidden;
    opacity: 0;
}
.tpl-architect-article-one-photo-album .tpl-photo-album-item-inner:hover .tpl-color-overlay {
    -webkit-transition: opacity 0.3s ease-in-out 0s, visibility 0.3s ease-in-out 0s;
    transition: opacity 0.3s ease-in-out 0s, visibility 0.3s ease-in-out 0s;
    visibility: visible;
    opacity: 1;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-article-one-photo-album .tpl-grid-sizer,
    .tpl-architect-article-one-photo-album .tpl-photo-album-item {
        width: 50%;
    }
}
@media only screen and (max-width: 600px) {
    .tpl-architect-article-one-photo-album .tpl-grid-sizer,
    .tpl-architect-article-one-photo-album .tpl-photo-album-item {
        width: 100%;
    }
}
/*# sourceMappingURL=PhotoAlbum.css.map */

.tpl-architect-article-one-related-item {
    color: #47525A;
    padding: 0 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 40px;
}
.tpl-architect-article-one-related-item .tpl-related-title {
    font-size: 34px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-weight: 600;
}
.tpl-architect-article-one-related-item .tpl-related-summary {
    font-size: 14px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-weight: 400;
    line-height: 22px;
}
.tpl-architect-article-one-related-item .tpl-related-body {
    font-size: 14px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-weight: 400;
    line-height: 22px;
}
.tpl-architect-article-one-related-item .tpl-buttons-holder .tpl-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #E64C38;
    border-color: #E64C38;
    color: #fff;
}
.tpl-architect-article-one-related-item .tpl-buttons-holder .tpl-button:disabled, .tpl-architect-article-one-related-item .tpl-buttons-holder .tpl-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-article-one-related-item .tpl-buttons-holder .tpl-button:hover {
    text-decoration: none;
}
.tpl-architect-article-one-related-item .tpl-buttons-holder .tpl-button:hover {
    background-color: #e9604f;
    border-color: #e9604f;
    color: #fff;
}
/*# sourceMappingURL=RelatedItem.css.map */

.tpl-architect-article-one-video .tpl-background-image {
    height: 600px;
}
.tpl-architect-article-one-video .tpl-color-overlay:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -2.5em;
    left: 50%;
    margin-left: -2.5em;
    width: 5em;
    height: 5em;
    border: 0.5em solid white;
    border-radius: 50%;
}
.tpl-architect-article-one-video .tpl-color-overlay:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -1em;
    left: 50%;
    margin-left: -0.5em;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 1em 0 1em 1.5em;
    border-color: transparent transparent transparent white;
}
.tpl-architect-article-one-video.tpl-height-tiny .tpl-background-image {
    height: 400px;
}
.tpl-architect-article-one-video.tpl-height-small .tpl-background-image {
    height: 500px;
}
.tpl-architect-article-one-video.tpl-height-normal .tpl-background-image {
    height: 600px;
}
.tpl-architect-article-one-video.tpl-height-big .tpl-background-image {
    height: 700px;
}
.tpl-architect-article-one-video.tpl-height-large .tpl-background-image {
    height: 800px;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-article-one-video .tpl-background-image, .tpl-architect-article-one-video.tpl-height-tiny .tpl-background-image, .tpl-architect-article-one-video.tpl-height-small .tpl-background-image, .tpl-architect-article-one-video.tpl-height-normal .tpl-background-image, .tpl-architect-article-one-video.tpl-height-big .tpl-background-image, .tpl-architect-article-one-video.tpl-height-large .tpl-background-image {
        height: 400px;
    }
}
/*# sourceMappingURL=Video.css.map */

.tpl-architect-article-one-testimony {
    position: relative;
}
.tpl-architect-article-one-testimony.testimony-slide {
    margin: 0 10px 40px;
}
.tpl-architect-article-one-testimony .tpl-image {
    text-align: center;
}
.tpl-architect-article-one-testimony .tpl-image-testimony {
    position: relative;
    margin: 0 auto;
    display: block;
    width: 100px;
    height: 100px;
    z-index: 10;
    top: 50px;
}
.tpl-architect-article-one-testimony .tpl-image-testimony div:nth-child(1) {
    position: absolute;
    top: -10px;
    left: -10px;
    width: 120px;
    height: 120px;
    background-color: #fff;
    border-radius: 100%;
}
.tpl-architect-article-one-testimony .tpl-image-testimony .tpl-image {
    text-align: center;
}
.tpl-architect-article-one-testimony .tpl-image-testimony .tpl-image.tpl-image-position-bottom {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    overflow: hidden;
}
.tpl-architect-article-one-testimony .tpl-image-testimony .tpl-image.tpl-image-position-bottom img {
    position: absolute;
    display: block;
    max-width: 100px;
    width: 100px;
    height: 100%;
}
.tpl-architect-article-one-testimony .tpl-content-testimony {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 80px 30px 30px;
    background-color: #fff;
}
.tpl-architect-article-one-testimony .tpl-content-testimony .tpl-content .tpl-title {
    text-align: center;
    font-size: 20px;
    font-weight: 800;
}
.tpl-architect-article-one-testimony .tpl-content-testimony .tpl-content .tpl-summary,
.tpl-architect-article-one-testimony .tpl-content-testimony .tpl-content .tpl-body {
    text-align: center;
    padding: 12px 0;
}
.tpl-architect-article-one-testimony .tpl-content-testimony .tpl-content .tpl-summary {
    font-size: 50px;
}
.tpl-architect-article-one-testimony .tpl-content-testimony .tpl-content .tpl-button {
    margin: 12px 0;
}
.tpl-architect-article-one-testimony .tpl-content-testimony .tpl-content .tpl-video {
    padding: 20px 10px;
}
.tpl-architect-article-one-testimony .tpl-content-testimony .tpl-content .tpl-video iframe {
    max-width: 100%;
}
.tpl-architect-article-one-testimony .tpl-content-testimony .icon-coma {
    position: relative;
    bottom: -60px;
    text-align: center;
    width: 100%;
}
.tpl-architect-article-one-testimony .tpl-content-testimony .icon-coma svg {
    width: 50px;
    height: 50px;
    fill: #E64C38;
    border-color: #E64C38;
}
.tpl-architect-article-one-testimony.tpl-align-text-center .tpl-content,
.tpl-architect-article-one-testimony.tpl-align-text-center .tpl-content .tpl-content-inner,
.tpl-architect-article-one-testimony.tpl-align-text-center .tpl-image,
.tpl-architect-article-one-testimony.tpl-align-text-center .tpl-image .tpl-content-inner {
    text-align: center;
}
.tpl-architect-article-one-testimony.tpl-align-text-right .tpl-content,
.tpl-architect-article-one-testimony.tpl-align-text-right .tpl-content .tpl-content-inner,
.tpl-architect-article-one-testimony.tpl-align-text-right .tpl-image,
.tpl-architect-article-one-testimony.tpl-align-text-right .tpl-image .tpl-content-inner {
    text-align: right;
}
.tpl-architect-article-one-testimony.tpl-align-button-right .tpl-content,
.tpl-architect-article-one-testimony.tpl-align-button-right .tpl-content .tpl-content-inner .tpl-button {
    float: right;
}
.tpl-architect-article-one-testimony.tpl-align-button-center .tpl-content .tpl-content-inner .tpl-buttons-holder {
    text-align: center;
}
.tpl-architect-article-one-testimony.tpl-text-color-white {
    color: #fff;
}
.tpl-architect-article-one-testimony.tpl-text-color-white .tpl-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: transparent;
    border-color: #fff;
    color: #fff;
}
.tpl-architect-article-one-testimony.tpl-text-color-white .tpl-button:disabled, .tpl-architect-article-one-testimony.tpl-text-color-white .tpl-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-article-one-testimony.tpl-text-color-white .tpl-button:hover {
    text-decoration: none;
}
.tpl-architect-article-one-testimony.tpl-text-color-white .tpl-button:hover {
    background-color: #fff;
    border-color: #fff;
    color: #fff;
}
.tpl-architect-article-one-testimony.tpl-text-color-white .tpl-button:hover {
    color: #2D2E2D;
}
.tpl-architect-article-one-testimony.tpl-child-title-h1 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 80px;
    font-family: "Joane", serif;
}
.tpl-architect-article-one-testimony.tpl-child-title-h2 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 60px;
    font-family: "Joane", serif;
}
.tpl-architect-article-one-testimony.tpl-child-title-h3 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 40px;
    font-family: "Joane", serif;
}
.tpl-architect-article-one-testimony.tpl-child-title-h4 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 30px;
    font-family: "Joane", serif;
}
.tpl-architect-article-one-testimony.tpl-child-title-h5 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 24px;
    font-family: "Joane", serif;
}
.tpl-architect-article-one-testimony.tpl-child-title-h6 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 18px;
    font-family: "Joane", serif;
}
.tpl-architect-article-one-testimony.tpl-image-right .tpl-image,
.tpl-architect-article-one-testimony.tpl-image-right .tpl-content, .tpl-architect-article-one-testimony.tpl-image-left .tpl-image,
.tpl-architect-article-one-testimony.tpl-image-left .tpl-content {
    width: 50%;
}
.tpl-architect-article-one-testimony.tpl-image-right .tpl-content .tpl-content-inner, .tpl-architect-article-one-testimony.tpl-image-left .tpl-content .tpl-content-inner {
    padding: 20px 30px;
}
.tpl-architect-article-one-testimony.tpl-image-right .tpl-image {
    float: right;
    text-align: left;
}
.tpl-architect-article-one-testimony.tpl-image-left .tpl-image {
    float: left;
    text-align: right;
}
.tpl-architect-article-one-testimony.tpl-video-in-popup .tpl-video {
    text-align: center;
}
.tpl-architect-article-one-testimony.tpl-video-in-popup .tpl-video a {
    display: inline-block;
    position: relative;
}
.tpl-architect-article-one-testimony.tpl-video-in-popup .tpl-video .tpl-video-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
}
.tpl-architect-article-one-testimony.tpl-video-in-popup .tpl-video .tpl-video-overlay:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -2.5em;
    left: 50%;
    margin-left: -2.5em;
    width: 5em;
    height: 5em;
    border: 0.5em solid white;
    border-radius: 50%;
}
.tpl-architect-article-one-testimony.tpl-video-in-popup .tpl-video .tpl-video-overlay:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -1em;
    left: 50%;
    margin-left: -0.5em;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 1em 0 1em 1.5em;
    border-color: transparent transparent transparent white;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-article-one-testimony.tpl-image-right .tpl-image, .tpl-architect-article-one-testimony.tpl-image-left .tpl-image {
        width: 100%;
        float: none;
    }
    .tpl-architect-article-one-testimony.tpl-image-right .tpl-image .tpl-background-image, .tpl-architect-article-one-testimony.tpl-image-left .tpl-image .tpl-background-image {
        min-height: 400px;
    }
    .tpl-architect-article-one-testimony.tpl-image-right .tpl-content, .tpl-architect-article-one-testimony.tpl-image-left .tpl-content {
        width: 100%;
    }
    .tpl-architect-article-one-testimony.tpl-image-right .tpl-content .tpl-content-inner, .tpl-architect-article-one-testimony.tpl-image-left .tpl-content .tpl-content-inner {
        padding: 20px 10px;
    }
    .tpl-architect-article-one-testimony .tpl-video {
        padding: 0;
    }
}
@media only screen and (max-width: 450px) {
    .tpl-architect-article-one-testimony .tpl-video iframe {
        height: auto;
    }
}
/*# sourceMappingURL=Testimony.css.map */

.tpl-architect-article-video-summary .tpl-architect-summary-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
}
.tpl-architect-article-video-summary .tpl-architect-summary-content .tpl-image-holder {
    overflow: hidden;
    aspect-ratio: 3/2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.tpl-architect-article-video-summary .tpl-architect-summary-content .tpl-image-holder img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    -o-object-fit: cover;
    object-fit: cover;
}
.tpl-architect-article-video-summary .tpl-architect-summary-content .tpl-image-holder:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.tpl-architect-article-video-summary .tpl-architect-summary-content .tpl-details {
    padding: 25px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 20px;
}
.tpl-architect-article-video-summary .tpl-architect-summary-content .tpl-details .tpl-date {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #006168;
}
.tpl-architect-article-video-summary .tpl-architect-summary-content .tpl-details .tpl-title-holder {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #47525A;
}
.tpl-architect-article-video-summary .tpl-architect-summary-content .tpl-details .tpl-title-holder .tpl-title {
    color: #47525A;
    text-decoration: none;
}
.tpl-architect-article-video-summary .tpl-architect-summary-content .tpl-details .tpl-title-holder .tpl-title:hover {
    text-decoration: underline;
}
.tpl-architect-article-video-summary .tpl-architect-summary-content .tpl-details .tpl-summary {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #47525A;
}
.tpl-architect-article-video-summary .tpl-architect-summary-content .tpl-details .tpl-location {
    font-size: 13px;
    font-weight: 400;
    color: #47525A;
}
.tpl-architect-article-video-summary .tpl-architect-summary-content .tpl-details .tpl-link {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #E64C38;
}
.tpl-architect-article-video-summary .tpl-architect-summary-content .tpl-details .tpl-link:after {
    content: ">";
}
.tpl-architect-article-video-summary .tpl-architect-summary-content .tpl-details .tpl-link a {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #E64C38;
    text-decoration: none;
    position: relative;
}
.tpl-architect-article-video-summary .tpl-architect-summary-content .tpl-details .tpl-link a:after {
    content: "";
    background-color: #E64C38;
    height: 3px;
    border-radius: 2px;
    position: absolute;
    bottom: 0px;
    left: -2px;
    right: -2px;
    -webkit-transform: skew(30deg, 0) scaleX(0);
    transform: skew(30deg, 0) scaleX(0);
    -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
    opacity: 0;
}
.tpl-architect-article-video-summary .tpl-architect-summary-content .tpl-details .tpl-link a:hover:after {
    -webkit-transform: skew(30deg, 0) scaleX(1);
    transform: skew(30deg, 0) scaleX(1);
    opacity: 1;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form.tpl-simple-layout .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body {
    padding: 0;
    border-bottom: none 0;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form.tpl-simple-layout .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body > .tpl-submit-button {
    display: none;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body {
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 20px;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-field {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-field .tpl-amount-field-holder input {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-amount-button-holder .tpl-button {
    border-color: #E64C38;
    background-color: #E64C38;
    color: #fff;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-amount-button-holder .tpl-button:hover {
    background-color: #ec7565;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .clearfix {
    display: none;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer {
    padding: 20px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.17px;
    font-weight: 500;
    text-align: center;
    border-top: dotted 2px #00c0ce;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer .tpl-recurring {
    display: block;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer .tpl-one-time {
    display: none;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer span {
    display: inline-block;
    font-weight: 600;
    position: relative;
    z-index: 0;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer span:before {
    content: "";
    background-color: #FFC60A;
    height: 3px;
    border-radius: 2px;
    position: absolute;
    bottom: 0px;
    left: -2px;
    right: -2px;
    z-index: -1;
    -webkit-transform: skew(30deg, 0);
    transform: skew(30deg, 0);
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 5px;
    }
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    padding: 0;
    height: 30px;
    border-radius: 0;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button span {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url("/tpl/WycliffeBase/img/logo-wordgivers-green.svg");
    margin-right: 5px;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button:first-of-type {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button:last-of-type {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button {
        border-radius: 5px;
        min-height: 30px;
    }
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button.selected {
    border-color: #006168;
    background-color: #006168;
    color: #fff;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button.selected span {
    background: url("/tpl/WycliffeBase/img/logo-wordgivers-white.svg");
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
    row-gap: 10px;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    min-width: 30%;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount {
        min-width: 45%;
    }
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom {
    position: relative;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom:after {
    content: "$";
    position: absolute;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom input {
    padding-left: 30px;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button, .tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    height: 40px;
    border-radius: 5px;
    padding: 0;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-webkit-input-placeholder, .tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-webkit-input-placeholder {
    color: #47525A;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-moz-placeholder, .tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-moz-placeholder {
    color: #47525A;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button:-ms-input-placeholder, .tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input:-ms-input-placeholder {
    color: #47525A;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-ms-input-placeholder, .tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-ms-input-placeholder {
    color: #47525A;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::placeholder, .tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::placeholder {
    color: #47525A;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button.selected {
    border-color: #006168;
    background-color: #006168;
    color: #fff;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input {
    padding: 0 10px;
    text-align: right;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input.selected {
    border-color: #006168;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 10px;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input {
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    width: 14px;
    height: 14px;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input:checked {
    background-color: #006168;
    border: solid 1px #006168;
    position: relative;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input:checked:after {
    font-family: "Font Awesome 5 Pro";
    content: "\f00c";
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 10px;
    color: #fff;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label span {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-button {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #E64C38;
    border: none 0;
    color: #fff;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    padding: 0;
    height: 40px;
    min-height: 40px;
    border-radius: 5px;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-button:hover {
    background-color: #ec7565;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-recurring-statement {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
    text-align: center;
    display: none;
}
.tpl-architect-article-video-summary .tpl-retain-ratio {
    position: relative;
    overflow: hidden;
    padding-bottom: 0;
    height: 33.3%;
}
.tpl-architect-article-video-summary .tpl-architect-article-video .tpl-background-image {
    height: 270px;
}
.tpl-architect-article-video-summary .tpl-architect-article-video .tpl-color-overlay .play-video {
    position: absolute;
    top: 50%;
    margin-top: -2.5em;
    left: 50%;
    margin-left: -2.5em;
}
.tpl-architect-article-video-summary .tpl-architect-article-video .tpl-color-overlay .play-video i {
    color: #fff;
    font-size: 70px;
}
.tpl-architect-article-video-summary .tpl-architect-article-video.tpl-height-tiny .tpl-background-image {
    height: 400px;
}
.tpl-architect-article-video-summary .tpl-architect-article-video.tpl-height-small .tpl-background-image {
    height: 500px;
}
.tpl-architect-article-video-summary .tpl-architect-article-video.tpl-height-normal .tpl-background-image {
    height: 600px;
}
.tpl-architect-article-video-summary .tpl-architect-article-video.tpl-height-big .tpl-background-image {
    height: 700px;
}
.tpl-architect-article-video-summary .tpl-architect-article-video.tpl-height-large .tpl-background-image {
    height: 800px;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-article-video-summary .tpl-architect-article-video .tpl-background-image, .tpl-architect-article-video-summary .tpl-architect-article-video.tpl-height-tiny .tpl-background-image, .tpl-architect-article-video-summary .tpl-architect-article-video.tpl-height-small .tpl-background-image, .tpl-architect-article-video-summary .tpl-architect-article-video.tpl-height-normal .tpl-background-image, .tpl-architect-article-video-summary .tpl-architect-article-video.tpl-height-big .tpl-background-image, .tpl-architect-article-video-summary .tpl-architect-article-video.tpl-height-large .tpl-background-image {
        height: 200px;
    }
}
/*# sourceMappingURL=VideoSummary.css.map */

.tpl-architect-article-two-box-summary {
    padding: 8px;
    text-align: center;
}
.tpl-architect-article-two-box-summary .tpl-image {
    height: 300px;
    overflow: hidden;
}
.tpl-architect-article-two-box-summary .tpl-image .tpl-info-inner {
    padding: 0 10px;
}
.tpl-architect-article-two-box-summary .tpl-image .tpl-info-inner .tpl-elements-get-tags .tpl-tag,
.tpl-architect-article-two-box-summary .tpl-image .tpl-info-inner .tpl-author {
    color: #fff;
    font-size: 22px;
    font-weight: 400;
}
.tpl-architect-article-two-box-summary .tpl-image .tpl-info-inner .tpl-title {
    color: #fff;
    font-size: 26px;
    font-weight: 800;
    text-transform: uppercase;
    padding: 10px 0;
}
.tpl-architect-article-two-box-summary .tpl-image .tpl-info-inner .tpl-button-wrapper {
    padding: 25px 0 20px;
}
.tpl-architect-article-two-box-summary .tpl-image .tpl-info-inner .tpl-button-wrapper a {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 18px;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
    padding: 0 15px;
}
.tpl-architect-article-two-box-summary .tpl-image .tpl-info-inner .tpl-button-wrapper a:disabled, .tpl-architect-article-two-box-summary .tpl-image .tpl-info-inner .tpl-button-wrapper a.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-article-two-box-summary .tpl-image .tpl-info-inner .tpl-button-wrapper a:hover {
    text-decoration: none;
}
.tpl-architect-article-two-box-summary .tpl-image .tpl-info-inner .tpl-button-wrapper a:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
/*# sourceMappingURL=BoxSummary.css.map */

.tpl-architect-article-two-detail {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.tpl-architect-article-two-detail .tpl-tag-category {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #006168;
}
.tpl-architect-article-two-detail .clearfix {
    display: none;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-detail-hero {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 150px;
    padding-bottom: 250px;
    padding-left: 20px;
    padding-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-dark-overlay {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 600px;
    position: relative;
    z-index: 1;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-tag-category {
    font-size: 18px;
    font-weight: 600;
    color: #FFC60A;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
    color: #fff;
    font-size: 48px;
    font-weight: bold;
    text-align: center;
    margin: 20px 0 40px 0;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
        font-size: 32px;
    }
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-subtitle {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #FFC60A;
    text-align: center;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content {
    margin-top: -150px;
    padding: 0 60px;
    position: relative;
    z-index: 2;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content {
        padding: 0 30px;
    }
}
@media only screen and (max-width: 700px) {
    .tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content {
        padding: 0 20px;
    }
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner {
    background-color: #fff;
    border-radius: 20px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body {
    padding: 50px 150px;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body {
        padding: 50px 20px;
    }
}
@media only screen and (max-width: 700px) {
    .tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body {
        padding: 50px 20px;
    }
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h1, .tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h2, .tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h3, .tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h4, .tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h5, .tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h6 {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h1 {
    font-size: 40px;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h2 {
    font-size: 32px;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h3 {
    font-size: 28px;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h4 {
    font-size: 22px;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h5 {
    font-size: 18px;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h6 {
    font-size: 16px;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-date-and-author {
    margin-bottom: 50px;
    font-weight: bold;
    font-style: italic;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-video {
    margin-bottom: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-video iframe {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    aspect-ratio: 16/9;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body figure.image {
    max-width: 100%;
    margin: 1em auto;
    text-align: center;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body figure.image img {
    width: unset;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body figure.image figcaption {
    font-size: 12px;
    color: #9d9d9d;
    margin-top: 10px;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body aside {
    font-size: 24px;
    line-height: 40px;
    text-align: center;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body ul {
    margin: 0;
    padding: 0;
    list-style-position: outside;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body ul li {
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body ul li:last-of-type {
    margin-bottom: 0;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body ul br {
    display: none;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body br {
    display: none;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .text--smaller {
    font-size: 14px;
    font-style: italic;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-editor-note {
    margin-top: 20px;
    padding-top: 20px;
    text-align: center;
    font-size: 14px;
    font-style: italic;
    color: #9d9d9d;
    border-top: solid 1px #9d9d9d;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-editor-note .btn {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-editor-note .btn:disabled, .tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-editor-note .btn.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-editor-note .btn:hover {
    text-decoration: none;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-editor-note .btn:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details {
    margin-top: 50px;
    gap: 30px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details {
        grid-template-columns: 1fr 1fr;
    }
}
@media only screen and (max-width: 700px) {
    .tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details {
        grid-template-columns: 1fr;
    }
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    padding-left: 35px;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail > i {
    font-size: 24px;
    position: absolute;
    top: 3px;
    left: 0;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail .tpl-detail-title {
    font-size: 20px;
    font-weight: 600;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail .tpl-detail-text {
    font-size: 14px;
    font-weight: normal;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail .tpl-detail-text .tpl-elements-get-tags .tpl-tag-category {
    color: #47525A;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail .tpl-detail-text .tpl-elements-get-tags .tpl-tag-category .tpl-tag {
    font-size: 14px;
    font-weight: normal;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail .tpl-detail-text .tpl-elements-get-tags .tpl-tag-category .tpl-sep {
    font-size: 14px;
    font-weight: normal;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-body-actions {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-item-align: center;
    align-self: center;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-body-actions .tpl-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #E64C38;
    border-color: #E64C38;
    color: #fff;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-body-actions .tpl-button:disabled, .tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-body-actions .tpl-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-body-actions .tpl-button:hover {
    text-decoration: none;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-body-actions .tpl-button:hover {
    background-color: #e9604f;
    border-color: #e9604f;
    color: #fff;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body p {
    margin: 0;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details {
    background-color: #DFE0DF;
    padding: 70px 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 50px;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details {
        padding: 50px 30px;
    }
}
@media only screen and (max-width: 700px) {
    .tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details {
        padding: 40px 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    padding-left: 35px;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail > i {
    font-size: 24px;
    position: absolute;
    top: 3px;
    left: 0;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail .tpl-detail-title {
    font-size: 20px;
    font-weight: 600;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail .tpl-detail-text {
    font-size: 14px;
    font-weight: normal;
    margin-top: 10px;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail .tpl-detail-text .tpl-elements-get-tags .tpl-tag-category {
    color: #47525A;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail .tpl-detail-text .tpl-elements-get-tags .tpl-tag-category .tpl-tag {
    font-size: 14px;
    font-weight: normal;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail .tpl-detail-text .tpl-elements-get-tags .tpl-tag-category .tpl-sep {
    font-size: 14px;
    font-weight: normal;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-related {
    background-color: #DFE0DF;
    padding: 50px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving {
    background-color: #DFE0DF;
    padding: 50px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-giving-title {
    font-size: 20px;
    font-weight: 600;
    max-width: 400px;
    text-align: center;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-elements-giving-form {
    width: 100%;
    max-width: 400px;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-progress {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    max-width: 400px;
    padding-left: 20px;
    padding-right: 20px;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-progress .tpl-progress-title {
    font-size: 20px;
    font-weight: 600;
    max-width: 400px;
    text-align: center;
    line-height: 24px;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-progress .tpl-progress-bar {
    background-color: #d2d3d2;
    position: relative;
    overflow: hidden;
    border-radius: 3px;
    -ms-flex-item-align: stretch;
    align-self: stretch;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-progress .tpl-progress-bar .tpl-progress-bar-inner {
    height: 40px;
    background-color: #9AD7D8;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-progress .tpl-progress-bar .tpl-progress-bar-label {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 10px;
    font-weight: 600;
    color: #47525A;
    font-size: 18px;
    line-height: 18px;
    -webkit-box-shadow: inset 0 0 10px -5px #000;
    box-shadow: inset 0 0 10px -5px #000;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options {
    background-color: #DFE0DF;
    padding-bottom: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-giving-title {
    font-size: 20px;
    font-weight: 600;
    max-width: 400px;
    text-align: center;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-giving-title.tpl-top-spacing {
    margin-top: 50px;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options .tpl-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    padding: 0 14px;
    text-transform: none;
    background-color: #FFC60A;
    border-color: #FFC60A;
    color: #fff;
    color: #47525A;
    width: 220px;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options .tpl-button:disabled, .tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options .tpl-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options .tpl-button:hover {
    text-decoration: none;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options .tpl-button:hover {
    background-color: #ffcc24;
    border-color: #ffcc24;
    color: #fff;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options .tpl-button:hover {
    color: #47525A;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-other-option-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 10px;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-other-option-group .tpl-other-option-group-title {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    line-height: 20px;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-other-option-group .tpl-other-option-group-item {
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    line-height: 20px;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-other-option-group .tpl-other-option-group-tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-ministry-budget {
    padding: 50px 150px;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-ministry-budget .tpl-ministry-budget-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-ministry-budget .tpl-ministry-budget-inner .tpl-ministry-budget-title {
    font-size: 18px;
    font-weight: 600;
    text-align: left;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-ministry-budget .tpl-ministry-budget-inner .tpl-ministry-budget-text {
    font-size: 13px;
    line-height: 22px;
    font-weight: normal;
    font-style: italic;
    text-align: left;
    white-space: pre-line;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-launch-expense-statement {
    padding: 50px 150px;
    display: none;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-launch-expense-statement .tpl-launch-expense-statement-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-launch-expense-statement .tpl-launch-expense-statement-inner .tpl-launch-expense-statement-title {
    font-size: 18px;
    font-weight: 600;
    text-align: left;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-launch-expense-statement .tpl-launch-expense-statement-inner .tpl-launch-expense-statement-text {
    font-size: 13px;
    line-height: 22px;
    font-weight: normal;
    font-style: italic;
    text-align: left;
    white-space: pre-line;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content {
    max-width: 1000px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-article-two-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
    font-style: italic;
    text-align: left;
    margin: 20px 0 20px 0;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-article-two-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
        text-align: center;
    }
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #E64C38;
    border-color: #E64C38;
    color: #fff;
    margin-top: 30px;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-button:disabled, .tpl-architect-article-two-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-button:hover {
    text-decoration: none;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-button:hover {
    background-color: #e9604f;
    border-color: #e9604f;
    color: #fff;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero {
    min-height: 650px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    padding: 0;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    max-width: unset;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-article-two-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
    color: #fff;
    font-size: 50px;
    line-height: 60px;
    font-weight: bold;
    font-style: italic;
    margin: 20px 0 40px 0;
    max-width: 60%;
    text-align: left;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-article-two-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
        max-width: unset;
    }
}
@media only screen and (max-width: 700px) {
    .tpl-architect-article-two-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
        font-size: 32px;
    }
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-subtitle {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
    color: #FFC60A;
    text-align: left;
    max-width: 60%;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-article-two-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-subtitle {
        max-width: unset;
    }
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-content {
    margin-top: 0;
    padding: 0;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-content .tpl-content-inner {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-content .tpl-content-inner .tpl-body {
    padding: 80px 150px;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-article-two-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-content .tpl-content-inner .tpl-body {
        padding: 40px 20px;
    }
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail.tpl-blog-detail .tpl-content .tpl-content-inner .tpl-body br {
    display: inline;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content {
    max-width: 100%;
    display: grid;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    grid-template: "picture details"/350px 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    justify-items: flex-start;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-article-two-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-picture {
    grid-area: picture;
    overflow: hidden;
    border-radius: 5px;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info {
    grid-area: details;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 30px;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-article-two-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-over-title {
    color: #FFC60A;
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    margin: 0;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-title {
    font-style: italic;
    text-align: left;
    margin: 0;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-website {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    color: #9AD7D8;
    font-size: 14px;
    font-weight: bold;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-website a {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    color: #9AD7D8;
    font-size: 14px;
    font-weight: bold;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #E64C38;
    border-color: #E64C38;
    color: #fff;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-button:disabled, .tpl-architect-article-two-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-button:hover {
    text-decoration: none;
}
.tpl-architect-article-two-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-button:hover {
    background-color: #e9604f;
    border-color: #e9604f;
    color: #fff;
}
/*# sourceMappingURL=Detail.css.map */

.tpl-architect-article-two-featured-summary {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    width: 25%;
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
}
.tpl-architect-article-two-featured-summary .tpl-image {
    width: 100%;
    -webkit-filter: saturate(65%);
    filter: saturate(65%);
    -webkit-transition: filter 0.5s ease;
    -webkit-transition: -webkit-filter 0.5s ease;
    transition: -webkit-filter 0.5s ease;
    transition: filter 0.5s ease;
    transition: filter 0.5s ease, -webkit-filter 0.5s ease;
}
.tpl-architect-article-two-featured-summary .tpl-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}
.tpl-architect-article-two-featured-summary .tpl-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: table;
}
.tpl-architect-article-two-featured-summary .tpl-content .tpl-content-inner {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    padding: 10px;
}
.tpl-architect-article-two-featured-summary .tpl-content .tpl-content-inner .tpl-title {
    color: #fff;
    text-transform: uppercase;
}
.tpl-architect-article-two-featured-summary .tpl-content .tpl-content-inner .tpl-summary {
    line-height: 2rem;
    padding: 0 10px;
}
.tpl-architect-article-two-featured-summary .tpl-content .tpl-content-inner .tpl-summary,
.tpl-architect-article-two-featured-summary .tpl-content .tpl-content-inner .tpl-buttons {
    color: #fff;
    display: none;
}
.tpl-architect-article-two-featured-summary .tpl-content .tpl-content-inner .tpl-buttons {
    padding: 20px 5px;
}
.tpl-architect-article-two-featured-summary .tpl-content .tpl-content-inner .tpl-buttons .tpl-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 18px;
    background-color: transparent;
    border-color: #fff;
    color: #fff;
}
.tpl-architect-article-two-featured-summary .tpl-content .tpl-content-inner .tpl-buttons .tpl-button:disabled, .tpl-architect-article-two-featured-summary .tpl-content .tpl-content-inner .tpl-buttons .tpl-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-article-two-featured-summary .tpl-content .tpl-content-inner .tpl-buttons .tpl-button:hover {
    text-decoration: none;
}
.tpl-architect-article-two-featured-summary .tpl-content .tpl-content-inner .tpl-buttons .tpl-button:hover {
    background-color: #fff;
    border-color: #fff;
    color: #fff;
}
.tpl-architect-article-two-featured-summary .tpl-content .tpl-content-inner .tpl-buttons .tpl-button:hover {
    color: #2D2E2D;
}

.tpl-architect-article-two-featured-summary:hover .tpl-image {
    -webkit-filter: saturate(100%);
    filter: saturate(100%);
}
.tpl-architect-article-two-featured-summary:hover .tpl-content .tpl-content-inner .tpl-title {
    display: none;
}
.tpl-architect-article-two-featured-summary:hover .tpl-content .tpl-content-inner .tpl-summary,
.tpl-architect-article-two-featured-summary:hover .tpl-content .tpl-content-inner .tpl-buttons {
    display: block;
}

@media only screen and (max-width: 1100px) {
    .tpl-architect-article-two-featured-summary .tpl-content .tpl-content-inner .tpl-summary {
        line-height: 1.2rem;
    }
    .tpl-architect-article-two-featured-summary .tpl-content .tpl-content-inner .tpl-buttons {
        padding: 10px 5px;
    }
}
@media only screen and (max-width: 900px) {
    .tpl-architect-article-two-featured-summary {
        width: 50%;
    }
    .tpl-architect-article-two-featured-summary .tpl-image {
        -webkit-filter: saturate(100%);
        filter: saturate(100%);
    }
    .tpl-architect-article-two-featured-summary .tpl-content .tpl-content-inner .tpl-summary,
    .tpl-architect-article-two-featured-summary .tpl-content .tpl-content-inner .tpl-buttons {
        display: block;
    }
    .tpl-architect-article-two-featured-summary .tpl-content .tpl-content-inner .tpl-summary {
        line-height: 2.3rem;
        padding: 10px;
    }
    .tpl-architect-article-two-featured-summary:hover .tpl-content .tpl-content-inner .tpl-title {
        display: block;
    }
}
@media only screen and (max-width: 700px) {
    .tpl-architect-article-two-featured-summary {
        width: 100%;
    }
}
/*# sourceMappingURL=FeaturedSummary.css.map */

.tpl-architect-article-two-language {
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
    padding: 100px 30px 30px 30px;
}
.tpl-architect-article-two-language .tpl-title {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 20px;
}
.tpl-architect-article-two-language .tpl-title-underline {
    background-color: #FFC60A;
    height: 5px;
    border-radius: 3px;
    width: 75px;
    -webkit-transform: skew(30deg, 0);
    transform: skew(30deg, 0);
    margin-bottom: 20px;
}
.tpl-architect-article-two-language .tpl-body {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-weight: 400;
    font-size: 14px;
}
.tpl-architect-article-two-language .tpl-body img {
    width: 100%;
}
.tpl-architect-article-two-language .tpl-reference {
    margin-top: 20px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-weight: 400;
    font-size: 14px;
}
.tpl-architect-article-two-language .tpl-reference img {
    width: 100%;
}
/*# sourceMappingURL=Language.css.map */

.tpl-architect-article-two-language-with-audio {
    max-width: 500px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.tpl-architect-article-two-language-with-audio .tpl-title {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    color: #FFC60A;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.9px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.tpl-architect-article-two-language-with-audio .tpl-body {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-weight: 400;
    font-size: 20px;
}
.tpl-architect-article-two-language-with-audio .tpl-body img {
    width: 100%;
}
.tpl-architect-article-two-language-with-audio .tpl-reference {
    margin-top: 30px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    color: #FFC60A;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 5px;
}
.tpl-architect-article-two-language-with-audio .tpl-reference:before {
    content: url("/tpl/WycliffeBase/img/blue-diamond.png");
}
.tpl-architect-article-two-language-with-audio .tpl-reference img {
    width: 100%;
}
.tpl-architect-article-two-language-with-audio .tpl-actions {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}
.tpl-architect-article-two-language-with-audio .tpl-actions span {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    color: #47525A;
    font-weight: 600;
    font-size: 16px;
}
.tpl-architect-article-two-language-with-audio .tpl-actions a {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    color: #E64C38;
    font-weight: 600;
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px;
    text-decoration: none;
}
.tpl-architect-article-two-language-with-audio .tpl-actions a.tpl-play:before {
    content: "\f027";
    font-family: "Font Awesome 5 Pro";
}
.tpl-architect-article-two-language-with-audio .tpl-actions a.tpl-pause {
    display: none;
}
.tpl-architect-article-two-language-with-audio .tpl-actions a.tpl-pause:before {
    content: "\f6a9";
    font-family: "Font Awesome 5 Pro";
}
.tpl-architect-article-two-language-with-audio .tpl-actions a.tpl-link:before {
    content: "\f0ac";
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
}
.tpl-architect-article-two-language-with-audio.tpl-playing .tpl-actions .tpl-play {
    display: none;
}
.tpl-architect-article-two-language-with-audio.tpl-playing .tpl-actions .tpl-pause {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.tpl-architect-article-two-language-with-audio.tpl-white-text .tpl-body {
    color: #fff;
}
/*# sourceMappingURL=LanguageWithAudio.css.map */

.tpl-architect-article-two-read-related {
    padding: 30px 10px;
}
.tpl-architect-article-two-read-related .tpl-title {
    text-align: center;
    padding: 15px 10px 55px;
}
.tpl-architect-article-two-read-related .tpl-summary {
    text-align: center;
    line-height: 1.857rem;
    padding: 15px 10px;
}
.tpl-architect-article-two-read-related .buttons {
    padding: 15px 10px;
    text-align: center;
}
.tpl-architect-article-two-read-related.tpl-background-color-1 {
    background-color: #E64C38;
}
.tpl-architect-article-two-read-related.tpl-background-color-2 {
    background-color: #006168;
}
.tpl-architect-article-two-read-related.tpl-background-color-3 {
    background-color: #FFC60A;
}
.tpl-architect-article-two-read-related.tpl-background-color-4 {
    background-color: #47525A;
}
.tpl-architect-article-two-read-related.tpl-text-color-white {
    color: #fff;
}
.tpl-architect-article-two-read-related.tpl-text-color-white .tpl-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: transparent;
    border-color: #fff;
    color: #fff;
}
.tpl-architect-article-two-read-related.tpl-text-color-white .tpl-button:disabled, .tpl-architect-article-two-read-related.tpl-text-color-white .tpl-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-article-two-read-related.tpl-text-color-white .tpl-button:hover {
    text-decoration: none;
}
.tpl-architect-article-two-read-related.tpl-text-color-white .tpl-button:hover {
    background-color: #fff;
    border-color: #fff;
    color: #fff;
}
.tpl-architect-article-two-read-related.tpl-text-color-white .tpl-button:hover {
    color: #2D2E2D;
}
/*# sourceMappingURL=ReadRelated.css.map */

.tpl-architect-article-two-summary {
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
}
.tpl-architect-article-two-summary .tpl-architect-summary-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
}
.tpl-architect-article-two-summary .tpl-architect-summary-content .tpl-image-holder {
    overflow: hidden;
    aspect-ratio: 3/2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.tpl-architect-article-two-summary .tpl-architect-summary-content .tpl-image-holder img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    -o-object-fit: cover;
    object-fit: cover;
}
.tpl-architect-article-two-summary .tpl-architect-summary-content .tpl-image-holder:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.tpl-architect-article-two-summary .tpl-architect-summary-content .tpl-details {
    padding: 25px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 20px;
}
.tpl-architect-article-two-summary .tpl-architect-summary-content .tpl-details .tpl-date {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #006168;
}
.tpl-architect-article-two-summary .tpl-architect-summary-content .tpl-details .tpl-title-holder {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #47525A;
}
.tpl-architect-article-two-summary .tpl-architect-summary-content .tpl-details .tpl-title-holder .tpl-title {
    color: #47525A;
    text-decoration: none;
}
.tpl-architect-article-two-summary .tpl-architect-summary-content .tpl-details .tpl-title-holder .tpl-title:hover {
    text-decoration: underline;
}
.tpl-architect-article-two-summary .tpl-architect-summary-content .tpl-details .tpl-summary {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #47525A;
}
.tpl-architect-article-two-summary .tpl-architect-summary-content .tpl-details .tpl-location {
    font-size: 13px;
    font-weight: 400;
    color: #47525A;
}
.tpl-architect-article-two-summary .tpl-architect-summary-content .tpl-details .tpl-link {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #E64C38;
}
.tpl-architect-article-two-summary .tpl-architect-summary-content .tpl-details .tpl-link:after {
    content: ">";
}
.tpl-architect-article-two-summary .tpl-architect-summary-content .tpl-details .tpl-link a {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #E64C38;
    text-decoration: none;
    position: relative;
}
.tpl-architect-article-two-summary .tpl-architect-summary-content .tpl-details .tpl-link a:after {
    content: "";
    background-color: #E64C38;
    height: 3px;
    border-radius: 2px;
    position: absolute;
    bottom: 0px;
    left: -2px;
    right: -2px;
    -webkit-transform: skew(30deg, 0) scaleX(0);
    transform: skew(30deg, 0) scaleX(0);
    -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
    opacity: 0;
}
.tpl-architect-article-two-summary .tpl-architect-summary-content .tpl-details .tpl-link a:hover:after {
    -webkit-transform: skew(30deg, 0) scaleX(1);
    transform: skew(30deg, 0) scaleX(1);
    opacity: 1;
}
.tpl-architect-article-two-summary .tpl-tag-category {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #006168;
}
.tpl-architect-article-two-summary .clearfix {
    display: none;
}
.tpl-architect-article-two-summary.tpl-shadow-small {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}
.tpl-architect-article-two-summary.tpl-shadow-normal {
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
}
.tpl-architect-article-two-summary.tpl-shadow-large {
    -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.3);
}
.infinite-item .tpl-architect-article-two-summary {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}
.tpl-architect-article-two-summary .tpl-details .tpl-summary {
    margin-top: -20px;
}
/*# sourceMappingURL=Summary.css.map */

.tpl-architect-article-two-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 0;
}
.tpl-architect-article-two-card a {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 30px;
    border-radius: 3px;
    color: #484848;
    font-size: 16px;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.05);
    text-align: center;
}
.tpl-architect-article-two-card a:hover {
    opacity: 0.85;
}
.tpl-architect-article-two-card a .tpl-title {
    font-size: 20px;
}
.tpl-architect-article-two-card.has-summary .tpl-title {
    margin-bottom: 5px;
}
.tpl-architect-article-two-card.tpl-align-left a {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
}
.tpl-architect-article-two-card.tpl-align-right a {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    text-align: right;
}
.tpl-architect-article-two-card.tpl-single-line a {
    display: block;
    padding: 10px 15px;
    border-radius: 6px;
}
.tpl-architect-article-two-card.tpl-single-line a .tpl-title {
    display: inline;
    font-size: 16px;
}
.tpl-2-items-per-row .tpl-architect-article-two-card, .tpl-3-items-per-row .tpl-architect-article-two-card, .tpl-4-items-per-row .tpl-architect-article-two-card {
    padding: 10px;
}
@media only screen and (max-width: 600px) {
    .tpl-2-items-per-row .tpl-architect-article-two-card, .tpl-3-items-per-row .tpl-architect-article-two-card, .tpl-4-items-per-row .tpl-architect-article-two-card {
        padding: 10px 0;
    }
}
/*# sourceMappingURL=Card.css.map */

.tpl-architect-article-video-summary .tpl-architect-summary-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
}
.tpl-architect-article-video-summary .tpl-architect-summary-content .tpl-image-holder {
    overflow: hidden;
    aspect-ratio: 3/2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.tpl-architect-article-video-summary .tpl-architect-summary-content .tpl-image-holder img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    -o-object-fit: cover;
    object-fit: cover;
}
.tpl-architect-article-video-summary .tpl-architect-summary-content .tpl-image-holder:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.tpl-architect-article-video-summary .tpl-architect-summary-content .tpl-details {
    padding: 25px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 20px;
}
.tpl-architect-article-video-summary .tpl-architect-summary-content .tpl-details .tpl-date {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #006168;
}
.tpl-architect-article-video-summary .tpl-architect-summary-content .tpl-details .tpl-title-holder {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #47525A;
}
.tpl-architect-article-video-summary .tpl-architect-summary-content .tpl-details .tpl-title-holder .tpl-title {
    color: #47525A;
    text-decoration: none;
}
.tpl-architect-article-video-summary .tpl-architect-summary-content .tpl-details .tpl-title-holder .tpl-title:hover {
    text-decoration: underline;
}
.tpl-architect-article-video-summary .tpl-architect-summary-content .tpl-details .tpl-summary {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #47525A;
}
.tpl-architect-article-video-summary .tpl-architect-summary-content .tpl-details .tpl-location {
    font-size: 13px;
    font-weight: 400;
    color: #47525A;
}
.tpl-architect-article-video-summary .tpl-architect-summary-content .tpl-details .tpl-link {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #E64C38;
}
.tpl-architect-article-video-summary .tpl-architect-summary-content .tpl-details .tpl-link:after {
    content: ">";
}
.tpl-architect-article-video-summary .tpl-architect-summary-content .tpl-details .tpl-link a {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #E64C38;
    text-decoration: none;
    position: relative;
}
.tpl-architect-article-video-summary .tpl-architect-summary-content .tpl-details .tpl-link a:after {
    content: "";
    background-color: #E64C38;
    height: 3px;
    border-radius: 2px;
    position: absolute;
    bottom: 0px;
    left: -2px;
    right: -2px;
    -webkit-transform: skew(30deg, 0) scaleX(0);
    transform: skew(30deg, 0) scaleX(0);
    -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
    opacity: 0;
}
.tpl-architect-article-video-summary .tpl-architect-summary-content .tpl-details .tpl-link a:hover:after {
    -webkit-transform: skew(30deg, 0) scaleX(1);
    transform: skew(30deg, 0) scaleX(1);
    opacity: 1;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form.tpl-simple-layout .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body {
    padding: 0;
    border-bottom: none 0;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form.tpl-simple-layout .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body > .tpl-submit-button {
    display: none;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body {
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 20px;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-field {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-field .tpl-amount-field-holder input {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-amount-button-holder .tpl-button {
    border-color: #E64C38;
    background-color: #E64C38;
    color: #fff;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-amount-button-holder .tpl-button:hover {
    background-color: #ec7565;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .clearfix {
    display: none;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer {
    padding: 20px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.17px;
    font-weight: 500;
    text-align: center;
    border-top: dotted 2px #00c0ce;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer .tpl-recurring {
    display: block;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer .tpl-one-time {
    display: none;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer span {
    display: inline-block;
    font-weight: 600;
    position: relative;
    z-index: 0;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer span:before {
    content: "";
    background-color: #FFC60A;
    height: 3px;
    border-radius: 2px;
    position: absolute;
    bottom: 0px;
    left: -2px;
    right: -2px;
    z-index: -1;
    -webkit-transform: skew(30deg, 0);
    transform: skew(30deg, 0);
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 5px;
    }
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    padding: 0;
    height: 30px;
    border-radius: 0;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button span {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url("/tpl/WycliffeBase/img/logo-wordgivers-green.svg");
    margin-right: 5px;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button:first-of-type {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button:last-of-type {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button {
        border-radius: 5px;
        min-height: 30px;
    }
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button.selected {
    border-color: #006168;
    background-color: #006168;
    color: #fff;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button.selected span {
    background: url("/tpl/WycliffeBase/img/logo-wordgivers-white.svg");
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
    row-gap: 10px;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    min-width: 30%;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount {
        min-width: 45%;
    }
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom {
    position: relative;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom:after {
    content: "$";
    position: absolute;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom input {
    padding-left: 30px;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button, .tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    height: 40px;
    border-radius: 5px;
    padding: 0;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-webkit-input-placeholder, .tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-webkit-input-placeholder {
    color: #47525A;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-moz-placeholder, .tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-moz-placeholder {
    color: #47525A;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button:-ms-input-placeholder, .tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input:-ms-input-placeholder {
    color: #47525A;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-ms-input-placeholder, .tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-ms-input-placeholder {
    color: #47525A;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::placeholder, .tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::placeholder {
    color: #47525A;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button.selected {
    border-color: #006168;
    background-color: #006168;
    color: #fff;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input {
    padding: 0 10px;
    text-align: right;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input.selected {
    border-color: #006168;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 10px;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input {
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    width: 14px;
    height: 14px;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input:checked {
    background-color: #006168;
    border: solid 1px #006168;
    position: relative;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input:checked:after {
    font-family: "Font Awesome 5 Pro";
    content: "\f00c";
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 10px;
    color: #fff;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label span {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-button {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #E64C38;
    border: none 0;
    color: #fff;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    padding: 0;
    height: 40px;
    min-height: 40px;
    border-radius: 5px;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-button:hover {
    background-color: #ec7565;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-recurring-statement {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
    text-align: center;
    display: none;
}
.tpl-architect-article-video-summary .tpl-retain-ratio {
    position: relative;
    overflow: hidden;
    padding-bottom: 0;
    height: 33.3%;
}
.tpl-architect-article-video-summary .tpl-architect-article-video .tpl-background-image {
    height: 270px;
}
.tpl-architect-article-video-summary .tpl-architect-article-video .tpl-color-overlay .play-video {
    position: absolute;
    top: 50%;
    margin-top: -2.5em;
    left: 50%;
    margin-left: -2.5em;
}
.tpl-architect-article-video-summary .tpl-architect-article-video .tpl-color-overlay .play-video i {
    color: #fff;
    font-size: 70px;
}
.tpl-architect-article-video-summary .tpl-architect-article-video.tpl-height-tiny .tpl-background-image {
    height: 400px;
}
.tpl-architect-article-video-summary .tpl-architect-article-video.tpl-height-small .tpl-background-image {
    height: 500px;
}
.tpl-architect-article-video-summary .tpl-architect-article-video.tpl-height-normal .tpl-background-image {
    height: 600px;
}
.tpl-architect-article-video-summary .tpl-architect-article-video.tpl-height-big .tpl-background-image {
    height: 700px;
}
.tpl-architect-article-video-summary .tpl-architect-article-video.tpl-height-large .tpl-background-image {
    height: 800px;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-article-video-summary .tpl-architect-article-video .tpl-background-image, .tpl-architect-article-video-summary .tpl-architect-article-video.tpl-height-tiny .tpl-background-image, .tpl-architect-article-video-summary .tpl-architect-article-video.tpl-height-small .tpl-background-image, .tpl-architect-article-video-summary .tpl-architect-article-video.tpl-height-normal .tpl-background-image, .tpl-architect-article-video-summary .tpl-architect-article-video.tpl-height-big .tpl-background-image, .tpl-architect-article-video-summary .tpl-architect-article-video.tpl-height-large .tpl-background-image {
        height: 200px;
    }
}
/*# sourceMappingURL=VideoSummary.css.map */

.tpl-architect-article-three-box-summary {
    padding: 8px;
    text-align: center;
}
.tpl-architect-article-three-box-summary .tpl-image {
    height: 300px;
    overflow: hidden;
}
.tpl-architect-article-three-box-summary .tpl-image .tpl-info-inner {
    padding: 0 10px;
}
.tpl-architect-article-three-box-summary .tpl-image .tpl-info-inner .tpl-elements-get-tags .tpl-tag,
.tpl-architect-article-three-box-summary .tpl-image .tpl-info-inner .tpl-author {
    color: #fff;
    font-size: 22px;
    font-weight: 400;
}
.tpl-architect-article-three-box-summary .tpl-image .tpl-info-inner .tpl-title {
    color: #fff;
    font-size: 26px;
    font-weight: 800;
    text-transform: uppercase;
    padding: 10px 0;
}
.tpl-architect-article-three-box-summary .tpl-image .tpl-info-inner .tpl-button-wrapper {
    padding: 25px 0 20px;
}
.tpl-architect-article-three-box-summary .tpl-image .tpl-info-inner .tpl-button-wrapper a {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 18px;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
    padding: 0 15px;
}
.tpl-architect-article-three-box-summary .tpl-image .tpl-info-inner .tpl-button-wrapper a:disabled, .tpl-architect-article-three-box-summary .tpl-image .tpl-info-inner .tpl-button-wrapper a.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-article-three-box-summary .tpl-image .tpl-info-inner .tpl-button-wrapper a:hover {
    text-decoration: none;
}
.tpl-architect-article-three-box-summary .tpl-image .tpl-info-inner .tpl-button-wrapper a:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
/*# sourceMappingURL=BoxSummary.css.map */

.tpl-architect-article-three-detail .tpl-tag-category {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #006168;
}
.tpl-architect-article-three-detail .clearfix {
    display: none;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-detail-hero {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 150px;
    padding-bottom: 250px;
    padding-left: 20px;
    padding-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-dark-overlay {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 600px;
    position: relative;
    z-index: 1;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-tag-category {
    font-size: 18px;
    font-weight: 600;
    color: #FFC60A;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
    color: #fff;
    font-size: 48px;
    font-weight: bold;
    text-align: center;
    margin: 20px 0 40px 0;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
        font-size: 32px;
    }
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-subtitle {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #FFC60A;
    text-align: center;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content {
    margin-top: -150px;
    padding: 0 60px;
    position: relative;
    z-index: 2;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content {
        padding: 0 30px;
    }
}
@media only screen and (max-width: 700px) {
    .tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content {
        padding: 0 20px;
    }
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner {
    background-color: #fff;
    border-radius: 20px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body {
    padding: 50px 150px;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body {
        padding: 50px 20px;
    }
}
@media only screen and (max-width: 700px) {
    .tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body {
        padding: 50px 20px;
    }
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h1, .tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h2, .tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h3, .tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h4, .tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h5, .tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h6 {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h1 {
    font-size: 40px;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h2 {
    font-size: 32px;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h3 {
    font-size: 28px;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h4 {
    font-size: 22px;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h5 {
    font-size: 18px;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h6 {
    font-size: 16px;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-date-and-author {
    margin-bottom: 50px;
    font-weight: bold;
    font-style: italic;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-video {
    margin-bottom: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-video iframe {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    aspect-ratio: 16/9;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body figure.image {
    max-width: 100%;
    margin: 1em auto;
    text-align: center;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body figure.image img {
    width: unset;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body figure.image figcaption {
    font-size: 12px;
    color: #9d9d9d;
    margin-top: 10px;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body aside {
    font-size: 24px;
    line-height: 40px;
    text-align: center;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body ul {
    margin: 0;
    padding: 0;
    list-style-position: outside;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body ul li {
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body ul li:last-of-type {
    margin-bottom: 0;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body ul br {
    display: none;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body br {
    display: none;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .text--smaller {
    font-size: 14px;
    font-style: italic;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-editor-note {
    margin-top: 20px;
    padding-top: 20px;
    text-align: center;
    font-size: 14px;
    font-style: italic;
    color: #9d9d9d;
    border-top: solid 1px #9d9d9d;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-editor-note .btn {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-editor-note .btn:disabled, .tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-editor-note .btn.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-editor-note .btn:hover {
    text-decoration: none;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-editor-note .btn:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details {
    margin-top: 50px;
    gap: 30px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details {
        grid-template-columns: 1fr 1fr;
    }
}
@media only screen and (max-width: 700px) {
    .tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details {
        grid-template-columns: 1fr;
    }
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    padding-left: 35px;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail > i {
    font-size: 24px;
    position: absolute;
    top: 3px;
    left: 0;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail .tpl-detail-title {
    font-size: 20px;
    font-weight: 600;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail .tpl-detail-text {
    font-size: 14px;
    font-weight: normal;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail .tpl-detail-text .tpl-elements-get-tags .tpl-tag-category {
    color: #47525A;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail .tpl-detail-text .tpl-elements-get-tags .tpl-tag-category .tpl-tag {
    font-size: 14px;
    font-weight: normal;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail .tpl-detail-text .tpl-elements-get-tags .tpl-tag-category .tpl-sep {
    font-size: 14px;
    font-weight: normal;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-body-actions {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-item-align: center;
    align-self: center;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-body-actions .tpl-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #E64C38;
    border-color: #E64C38;
    color: #fff;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-body-actions .tpl-button:disabled, .tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-body-actions .tpl-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-body-actions .tpl-button:hover {
    text-decoration: none;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-body-actions .tpl-button:hover {
    background-color: #e9604f;
    border-color: #e9604f;
    color: #fff;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body p {
    margin: 0;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details {
    background-color: #DFE0DF;
    padding: 70px 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 50px;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details {
        padding: 50px 30px;
    }
}
@media only screen and (max-width: 700px) {
    .tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details {
        padding: 40px 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    padding-left: 35px;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail > i {
    font-size: 24px;
    position: absolute;
    top: 3px;
    left: 0;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail .tpl-detail-title {
    font-size: 20px;
    font-weight: 600;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail .tpl-detail-text {
    font-size: 14px;
    font-weight: normal;
    margin-top: 10px;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail .tpl-detail-text .tpl-elements-get-tags .tpl-tag-category {
    color: #47525A;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail .tpl-detail-text .tpl-elements-get-tags .tpl-tag-category .tpl-tag {
    font-size: 14px;
    font-weight: normal;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail .tpl-detail-text .tpl-elements-get-tags .tpl-tag-category .tpl-sep {
    font-size: 14px;
    font-weight: normal;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-related {
    background-color: #DFE0DF;
    padding: 50px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving {
    background-color: #DFE0DF;
    padding: 50px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-giving-title {
    font-size: 20px;
    font-weight: 600;
    max-width: 400px;
    text-align: center;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-elements-giving-form {
    width: 100%;
    max-width: 400px;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-progress {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    max-width: 400px;
    padding-left: 20px;
    padding-right: 20px;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-progress .tpl-progress-title {
    font-size: 20px;
    font-weight: 600;
    max-width: 400px;
    text-align: center;
    line-height: 24px;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-progress .tpl-progress-bar {
    background-color: #d2d3d2;
    position: relative;
    overflow: hidden;
    border-radius: 3px;
    -ms-flex-item-align: stretch;
    align-self: stretch;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-progress .tpl-progress-bar .tpl-progress-bar-inner {
    height: 40px;
    background-color: #9AD7D8;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-progress .tpl-progress-bar .tpl-progress-bar-label {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 10px;
    font-weight: 600;
    color: #47525A;
    font-size: 18px;
    line-height: 18px;
    -webkit-box-shadow: inset 0 0 10px -5px #000;
    box-shadow: inset 0 0 10px -5px #000;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options {
    background-color: #DFE0DF;
    padding-bottom: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-giving-title {
    font-size: 20px;
    font-weight: 600;
    max-width: 400px;
    text-align: center;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-giving-title.tpl-top-spacing {
    margin-top: 50px;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options .tpl-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    padding: 0 14px;
    text-transform: none;
    background-color: #FFC60A;
    border-color: #FFC60A;
    color: #fff;
    color: #47525A;
    width: 220px;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options .tpl-button:disabled, .tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options .tpl-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options .tpl-button:hover {
    text-decoration: none;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options .tpl-button:hover {
    background-color: #ffcc24;
    border-color: #ffcc24;
    color: #fff;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options .tpl-button:hover {
    color: #47525A;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-other-option-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 10px;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-other-option-group .tpl-other-option-group-title {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    line-height: 20px;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-other-option-group .tpl-other-option-group-item {
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    line-height: 20px;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-other-option-group .tpl-other-option-group-tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-ministry-budget {
    padding: 50px 150px;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-ministry-budget .tpl-ministry-budget-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-ministry-budget .tpl-ministry-budget-inner .tpl-ministry-budget-title {
    font-size: 18px;
    font-weight: 600;
    text-align: left;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-ministry-budget .tpl-ministry-budget-inner .tpl-ministry-budget-text {
    font-size: 13px;
    line-height: 22px;
    font-weight: normal;
    font-style: italic;
    text-align: left;
    white-space: pre-line;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-launch-expense-statement {
    padding: 50px 150px;
    display: none;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-launch-expense-statement .tpl-launch-expense-statement-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-launch-expense-statement .tpl-launch-expense-statement-inner .tpl-launch-expense-statement-title {
    font-size: 18px;
    font-weight: 600;
    text-align: left;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-launch-expense-statement .tpl-launch-expense-statement-inner .tpl-launch-expense-statement-text {
    font-size: 13px;
    line-height: 22px;
    font-weight: normal;
    font-style: italic;
    text-align: left;
    white-space: pre-line;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content {
    max-width: 1000px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-article-three-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
    font-style: italic;
    text-align: left;
    margin: 20px 0 20px 0;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-article-three-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
        text-align: center;
    }
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #E64C38;
    border-color: #E64C38;
    color: #fff;
    margin-top: 30px;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-button:disabled, .tpl-architect-article-three-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-button:hover {
    text-decoration: none;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-button:hover {
    background-color: #e9604f;
    border-color: #e9604f;
    color: #fff;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero {
    min-height: 650px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    padding: 0;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    max-width: unset;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-article-three-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
    color: #fff;
    font-size: 50px;
    line-height: 60px;
    font-weight: bold;
    font-style: italic;
    margin: 20px 0 40px 0;
    max-width: 60%;
    text-align: left;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-article-three-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
        max-width: unset;
    }
}
@media only screen and (max-width: 700px) {
    .tpl-architect-article-three-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
        font-size: 32px;
    }
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-subtitle {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
    color: #FFC60A;
    text-align: left;
    max-width: 60%;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-article-three-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-subtitle {
        max-width: unset;
    }
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-content {
    margin-top: 0;
    padding: 0;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-content .tpl-content-inner {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-content .tpl-content-inner .tpl-body {
    padding: 80px 150px;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-article-three-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-content .tpl-content-inner .tpl-body {
        padding: 40px 20px;
    }
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail.tpl-blog-detail .tpl-content .tpl-content-inner .tpl-body br {
    display: inline;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content {
    max-width: 100%;
    display: grid;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    grid-template: "picture details"/350px 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    justify-items: flex-start;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-article-three-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-picture {
    grid-area: picture;
    overflow: hidden;
    border-radius: 5px;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info {
    grid-area: details;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 30px;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-article-three-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-over-title {
    color: #FFC60A;
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    margin: 0;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-title {
    font-style: italic;
    text-align: left;
    margin: 0;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-website {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    color: #9AD7D8;
    font-size: 14px;
    font-weight: bold;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-website a {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    color: #9AD7D8;
    font-size: 14px;
    font-weight: bold;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #E64C38;
    border-color: #E64C38;
    color: #fff;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-button:disabled, .tpl-architect-article-three-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-button:hover {
    text-decoration: none;
}
.tpl-architect-article-three-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-button:hover {
    background-color: #e9604f;
    border-color: #e9604f;
    color: #fff;
}
/*# sourceMappingURL=Detail.css.map */

.tpl-architect-article-three-summary .tpl-architect-summary-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
}
.tpl-architect-article-three-summary .tpl-architect-summary-content .tpl-image-holder {
    overflow: hidden;
    aspect-ratio: 3/2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.tpl-architect-article-three-summary .tpl-architect-summary-content .tpl-image-holder img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    -o-object-fit: cover;
    object-fit: cover;
}
.tpl-architect-article-three-summary .tpl-architect-summary-content .tpl-image-holder:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.tpl-architect-article-three-summary .tpl-architect-summary-content .tpl-details {
    padding: 25px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 20px;
}
.tpl-architect-article-three-summary .tpl-architect-summary-content .tpl-details .tpl-date {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #006168;
}
.tpl-architect-article-three-summary .tpl-architect-summary-content .tpl-details .tpl-title-holder {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #47525A;
}
.tpl-architect-article-three-summary .tpl-architect-summary-content .tpl-details .tpl-title-holder .tpl-title {
    color: #47525A;
    text-decoration: none;
}
.tpl-architect-article-three-summary .tpl-architect-summary-content .tpl-details .tpl-title-holder .tpl-title:hover {
    text-decoration: underline;
}
.tpl-architect-article-three-summary .tpl-architect-summary-content .tpl-details .tpl-summary {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #47525A;
}
.tpl-architect-article-three-summary .tpl-architect-summary-content .tpl-details .tpl-location {
    font-size: 13px;
    font-weight: 400;
    color: #47525A;
}
.tpl-architect-article-three-summary .tpl-architect-summary-content .tpl-details .tpl-link {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #E64C38;
}
.tpl-architect-article-three-summary .tpl-architect-summary-content .tpl-details .tpl-link:after {
    content: ">";
}
.tpl-architect-article-three-summary .tpl-architect-summary-content .tpl-details .tpl-link a {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #E64C38;
    text-decoration: none;
    position: relative;
}
.tpl-architect-article-three-summary .tpl-architect-summary-content .tpl-details .tpl-link a:after {
    content: "";
    background-color: #E64C38;
    height: 3px;
    border-radius: 2px;
    position: absolute;
    bottom: 0px;
    left: -2px;
    right: -2px;
    -webkit-transform: skew(30deg, 0) scaleX(0);
    transform: skew(30deg, 0) scaleX(0);
    -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
    opacity: 0;
}
.tpl-architect-article-three-summary .tpl-architect-summary-content .tpl-details .tpl-link a:hover:after {
    -webkit-transform: skew(30deg, 0) scaleX(1);
    transform: skew(30deg, 0) scaleX(1);
    opacity: 1;
}
/*# sourceMappingURL=Summary.css.map */

.tpl-architect-campaign-one-advocacy-details {
    padding: 40px 0;
}
.tpl-architect-campaign-one-advocacy-details .tpl-image-holder {
    float: right;
    width: 48%;
    max-width: 600px;
    padding: 0 0 10px;
}
.tpl-architect-campaign-one-advocacy-details .tpl-image-holder img {
    max-width: 100%;
}
.tpl-architect-campaign-one-advocacy-details .tpl-body {
    float: left;
    width: 52%;
    padding-right: 60px;
    line-height: 28px;
}
@media only screen and (max-width: 600px) {
    .tpl-architect-campaign-one-advocacy-details {
        text-align: center;
        padding: 30px 0;
    }
    .tpl-architect-campaign-one-advocacy-details .tpl-image-holder,
    .tpl-architect-campaign-one-advocacy-details .tpl-body {
        float: none;
        width: 100%;
        padding: 0;
        margin: 5px auto 20px;
    }
}
/*# sourceMappingURL=AdvocacyDetail.css.map */

.tpl-architect-campaign-one-advocacy-review .tpl-advocacy-page-title,
.tpl-architect-campaign-one-advocacy-review .tpl-advocacy-page-footer {
    padding: 22px 0;
}
.tpl-architect-campaign-one-advocacy-review .tpl-advocacy-page-title .tpl-advocacy-action-button,
.tpl-architect-campaign-one-advocacy-review .tpl-advocacy-page-footer .tpl-advocacy-action-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
    float: right;
    margin: 5px 0;
}
.tpl-architect-campaign-one-advocacy-review .tpl-advocacy-page-title .tpl-advocacy-action-button:disabled, .tpl-architect-campaign-one-advocacy-review .tpl-advocacy-page-title .tpl-advocacy-action-button.disabled,
.tpl-architect-campaign-one-advocacy-review .tpl-advocacy-page-footer .tpl-advocacy-action-button:disabled,
.tpl-architect-campaign-one-advocacy-review .tpl-advocacy-page-footer .tpl-advocacy-action-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-one-advocacy-review .tpl-advocacy-page-title .tpl-advocacy-action-button:hover,
.tpl-architect-campaign-one-advocacy-review .tpl-advocacy-page-footer .tpl-advocacy-action-button:hover {
    text-decoration: none;
}
.tpl-architect-campaign-one-advocacy-review .tpl-advocacy-page-title .tpl-advocacy-action-button:hover,
.tpl-architect-campaign-one-advocacy-review .tpl-advocacy-page-footer .tpl-advocacy-action-button:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
.tpl-architect-campaign-one-advocacy-review .tpl-advocacy-page-footer {
    text-align: right;
}
.tpl-architect-campaign-one-advocacy-review .tpl-advocacy-page-title h2 {
    line-height: 1.1;
    margin: 10px 0;
}
.tpl-architect-campaign-one-advocacy-review .tpl-advocacy-page-title h2 a {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 40px;
    font-family: "Joane", serif;
    color: #2D2E2D;
    text-decoration: none;
}
.tpl-architect-campaign-one-advocacy-review .tpl-campaign-details {
    padding: 40px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 40px;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-one-advocacy-review .tpl-campaign-details {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}
.tpl-architect-campaign-one-advocacy-review .tpl-campaign-details .tpl-image-holder {
    float: none;
    width: unset;
    padding: 0;
    margin: 0;
    min-width: 45%;
}
.tpl-architect-campaign-one-advocacy-review .tpl-campaign-details .tpl-image-holder img {
    width: 100%;
}
.tpl-architect-campaign-one-advocacy-review .tpl-campaign-details .tpl-content-holder {
    float: none;
    width: unset;
    padding-left: 0;
    margin: 0;
    line-height: 28px;
}
.tpl-architect-campaign-one-advocacy-review .tpl-campaign-details .tpl-content-holder .tpl-body > p:first-of-type {
    margin-top: 0;
}
.tpl-architect-campaign-one-advocacy-review .tpl-campaign-details .tpl-content-holder .tpl-body > p:last-of-type {
    margin-top: 0;
}
.tpl-architect-campaign-one-advocacy-review .tpl-campaign-details .tpl-content-holder .tpl-funding-wrapper {
    margin: 48px 0 10px;
}
.tpl-architect-campaign-one-advocacy-review .tpl-campaign-details .tpl-content-holder .tpl-funding-wrapper .tpl-funding-total {
    float: right;
}
.tpl-architect-campaign-one-advocacy-review .tpl-advocacy-page-footer a.tpl-advocacy-go-back-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
    margin: 0 15px;
    padding: 0 27px;
}
.tpl-architect-campaign-one-advocacy-review .tpl-advocacy-page-footer a.tpl-advocacy-go-back-button:disabled, .tpl-architect-campaign-one-advocacy-review .tpl-advocacy-page-footer a.tpl-advocacy-go-back-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-one-advocacy-review .tpl-advocacy-page-footer a.tpl-advocacy-go-back-button:hover {
    text-decoration: none;
}
.tpl-architect-campaign-one-advocacy-review .tpl-advocacy-page-footer a.tpl-advocacy-go-back-button:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
.tpl-architect-campaign-one-advocacy-review .tpl-advocacy-page-footer a.tpl-advocacy-action-button {
    min-width: 225px;
    margin: 0;
    float: right;
}
@media only screen and (max-width: 800px) {
    .tpl-architect-campaign-one-advocacy-review {
        text-align: center;
    }
    .tpl-architect-campaign-one-advocacy-review .tpl-advocacy-page-title {
        width: 100%;
    }
    .tpl-architect-campaign-one-advocacy-review .tpl-advocacy-page-title h3,
    .tpl-architect-campaign-one-advocacy-review .tpl-advocacy-page-title .tpl-advocacy-action-button {
        float: none;
        margin: 10px auto;
    }
    .tpl-architect-campaign-one-advocacy-review .tpl-advocacy-page-title h3 {
        width: 100%;
    }
    .tpl-architect-campaign-one-advocacy-review .tpl-campaign-details {
        max-width: 600px;
        padding: 20px 0;
        margin: 0 auto;
    }
    .tpl-architect-campaign-one-advocacy-review .tpl-campaign-details .tpl-image-holder,
    .tpl-architect-campaign-one-advocacy-review .tpl-campaign-details .tpl-content-holder {
        float: none;
        width: 100%;
        padding: 0;
    }
    .tpl-architect-campaign-one-advocacy-review .tpl-campaign-details .tpl-content-holder .tpl-body {
        padding-right: 0;
    }
    .tpl-architect-campaign-one-advocacy-review .tpl-campaign-details .tpl-content-holder .tpl-funding-wrapper {
        text-align: left;
    }
    .tpl-architect-campaign-one-advocacy-review .tpl-advocacy-page-footer {
        text-align: center;
    }
    .tpl-architect-campaign-one-advocacy-review .tpl-advocacy-page-footer a.tpl-advocacy-action-button,
    .tpl-architect-campaign-one-advocacy-review .tpl-advocacy-page-footer a.tpl-advocacy-go-back-button {
        float: none;
        margin: 15px auto;
        display: block;
        max-width: 280px;
    }
}
.tpl-architect-campaign-one-advocacy-review .tpl-funding-wrapper .tpl-funding-info .tpl-value {
    font-size: 20px;
    display: block;
}
.tpl-architect-campaign-one-advocacy-review .tpl-funding-wrapper .tpl-funding-info .tpl-label {
    font-size: 16px;
    font-weight: 700;
}
.tpl-architect-campaign-one-advocacy-review .tpl-funding-wrapper .tpl-funding-info.tpl-raised-amount, .tpl-architect-campaign-one-advocacy-review .tpl-funding-wrapper .tpl-funding-info.tpl-needed {
    margin-top: 10px;
    margin-bottom: 10px;
}
.tpl-architect-campaign-one-advocacy-review .tpl-funding-wrapper .tpl-funding-progress-wrapper {
    padding-top: 15px;
    padding-bottom: 30px;
}
.tpl-architect-campaign-one-advocacy-review .tpl-funding-wrapper .tpl-funding-progress-wrapper .tpl-funding-progress {
    border-radius: 1px;
    background-color: #d3d3d3;
}
.tpl-architect-campaign-one-advocacy-review .tpl-funding-wrapper .tpl-funding-progress-wrapper .tpl-funding-progress .tpl-funding-progress-level {
    background-color: #E64C38;
    max-width: 100% !important;
    height: 10px;
}
.tpl-architect-campaign-one-advocacy-review .tpl-funding-wrapper .tpl-funding-progress-wrapper .tpl-funding-percentage-wrapper {
    padding-top: 10px;
    font-size: 12px;
}
.tpl-architect-campaign-one-advocacy-review .tpl-funding-wrapper .tpl-funding-progress-wrapper .tpl-funding-percentage-wrapper span span {
    display: inline-block;
    vertical-align: middle;
}
.tpl-architect-campaign-one-advocacy-review .tpl-funding-wrapper .tpl-funding-progress-wrapper .tpl-funding-percentage-wrapper span.tpl-funding-percentage {
    float: left;
    text-align: right;
    max-width: 100% !important;
}
.tpl-architect-campaign-one-advocacy-review .tpl-funding-wrapper .tpl-funding-progress-wrapper .tpl-funding-percentage-wrapper span.tpl-funding-percentage span {
    width: 30px;
    text-align: center;
    margin-right: -15px;
}
.tpl-architect-campaign-one-advocacy-review .tpl-funding-wrapper .tpl-funding-progress-wrapper .tpl-funding-percentage-wrapper span.tpl-funding-percentage-total {
    float: right;
}
.tpl-architect-campaign-one-advocacy-review .tpl-funding-wrapper.tpl-funding-almost-complete .tpl-funding-progress-wrapper .tpl-funding-percentage-wrapper span.tpl-funding-percentage span {
    text-align: right;
    margin-right: 0;
}
.tpl-architect-campaign-one-advocacy-review .tpl-funding-wrapper.tpl-funding-almost-complete .tpl-funding-progress-wrapper .tpl-funding-percentage-wrapper span.tpl-funding-percentage-total {
    display: none;
}
/*# sourceMappingURL=AdvocacyReview.css.map */

.tpl-architect-campaign-one-box-summary {
    padding: 8px;
    text-align: center;
}
.tpl-architect-campaign-one-box-summary .tpl-image {
    height: 300px;
    overflow: hidden;
}
.tpl-architect-campaign-one-box-summary .tpl-image .tpl-info-inner {
    padding: 0 10px;
}
.tpl-architect-campaign-one-box-summary .tpl-image .tpl-info-inner .tpl-elements-get-tags .tpl-tag,
.tpl-architect-campaign-one-box-summary .tpl-image .tpl-info-inner .tpl-author {
    color: #fff;
    font-size: 22px;
    font-weight: 400;
}
.tpl-architect-campaign-one-box-summary .tpl-image .tpl-info-inner .tpl-title {
    color: #fff;
    font-size: 26px;
    font-weight: 800;
    text-transform: uppercase;
    padding: 10px 0;
}
.tpl-architect-campaign-one-box-summary .tpl-image .tpl-info-inner .tpl-button-wrapper {
    padding: 25px 0 20px;
}
.tpl-architect-campaign-one-box-summary .tpl-image .tpl-info-inner .tpl-button-wrapper a {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 18px;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
    padding: 0 15px;
}
.tpl-architect-campaign-one-box-summary .tpl-image .tpl-info-inner .tpl-button-wrapper a:disabled, .tpl-architect-campaign-one-box-summary .tpl-image .tpl-info-inner .tpl-button-wrapper a.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-one-box-summary .tpl-image .tpl-info-inner .tpl-button-wrapper a:hover {
    text-decoration: none;
}
.tpl-architect-campaign-one-box-summary .tpl-image .tpl-info-inner .tpl-button-wrapper a:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
/*# sourceMappingURL=BoxSummary.css.map */

.tpl-architect-campaign-one-detail {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-detail-hero {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 150px;
    padding-bottom: 250px;
    padding-left: 20px;
    padding-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-dark-overlay {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 600px;
    position: relative;
    z-index: 1;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-tag-category {
    font-size: 18px;
    font-weight: 600;
    color: #FFC60A;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
    color: #fff;
    font-size: 48px;
    font-weight: bold;
    text-align: center;
    margin: 20px 0 40px 0;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
        font-size: 32px;
    }
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-subtitle {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #FFC60A;
    text-align: center;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content {
    margin-top: -150px;
    padding: 0 60px;
    position: relative;
    z-index: 2;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content {
        padding: 0 30px;
    }
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content {
        padding: 0 20px;
    }
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner {
    background-color: #fff;
    border-radius: 20px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body {
    padding: 50px 150px;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body {
        padding: 50px 20px;
    }
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body {
        padding: 50px 20px;
    }
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h1, .tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h2, .tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h3, .tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h4, .tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h5, .tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h6 {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h1 {
    font-size: 40px;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h2 {
    font-size: 32px;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h3 {
    font-size: 28px;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h4 {
    font-size: 22px;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h5 {
    font-size: 18px;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h6 {
    font-size: 16px;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-date-and-author {
    margin-bottom: 50px;
    font-weight: bold;
    font-style: italic;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-video {
    margin-bottom: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-video iframe {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    aspect-ratio: 16/9;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body figure.image {
    max-width: 100%;
    margin: 1em auto;
    text-align: center;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body figure.image img {
    width: unset;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body figure.image figcaption {
    font-size: 12px;
    color: #9d9d9d;
    margin-top: 10px;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body aside {
    font-size: 24px;
    line-height: 40px;
    text-align: center;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body ul {
    margin: 0;
    padding: 0;
    list-style-position: outside;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body ul li {
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body ul li:last-of-type {
    margin-bottom: 0;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body ul br {
    display: none;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body br {
    display: none;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .text--smaller {
    font-size: 14px;
    font-style: italic;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-editor-note {
    margin-top: 20px;
    padding-top: 20px;
    text-align: center;
    font-size: 14px;
    font-style: italic;
    color: #9d9d9d;
    border-top: solid 1px #9d9d9d;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-editor-note .btn {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-editor-note .btn:disabled, .tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-editor-note .btn.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-editor-note .btn:hover {
    text-decoration: none;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-editor-note .btn:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details {
    margin-top: 50px;
    gap: 30px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details {
        grid-template-columns: 1fr 1fr;
    }
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details {
        grid-template-columns: 1fr;
    }
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    padding-left: 35px;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail > i {
    font-size: 24px;
    position: absolute;
    top: 3px;
    left: 0;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail .tpl-detail-title {
    font-size: 20px;
    font-weight: 600;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail .tpl-detail-text {
    font-size: 14px;
    font-weight: normal;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail .tpl-detail-text .tpl-elements-get-tags .tpl-tag-category {
    color: #47525A;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail .tpl-detail-text .tpl-elements-get-tags .tpl-tag-category .tpl-tag {
    font-size: 14px;
    font-weight: normal;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail .tpl-detail-text .tpl-elements-get-tags .tpl-tag-category .tpl-sep {
    font-size: 14px;
    font-weight: normal;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-body-actions {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-item-align: center;
    align-self: center;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-body-actions .tpl-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #E64C38;
    border-color: #E64C38;
    color: #fff;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-body-actions .tpl-button:disabled, .tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-body-actions .tpl-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-body-actions .tpl-button:hover {
    text-decoration: none;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-body-actions .tpl-button:hover {
    background-color: #e9604f;
    border-color: #e9604f;
    color: #fff;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body p {
    margin: 0;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details {
    background-color: #DFE0DF;
    padding: 70px 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 50px;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details {
        padding: 50px 30px;
    }
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details {
        padding: 40px 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    padding-left: 35px;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail > i {
    font-size: 24px;
    position: absolute;
    top: 3px;
    left: 0;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail .tpl-detail-title {
    font-size: 20px;
    font-weight: 600;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail .tpl-detail-text {
    font-size: 14px;
    font-weight: normal;
    margin-top: 10px;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail .tpl-detail-text .tpl-elements-get-tags .tpl-tag-category {
    color: #47525A;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail .tpl-detail-text .tpl-elements-get-tags .tpl-tag-category .tpl-tag {
    font-size: 14px;
    font-weight: normal;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail .tpl-detail-text .tpl-elements-get-tags .tpl-tag-category .tpl-sep {
    font-size: 14px;
    font-weight: normal;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-related {
    background-color: #DFE0DF;
    padding: 50px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving {
    background-color: #DFE0DF;
    padding: 50px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-giving-title {
    font-size: 20px;
    font-weight: 600;
    max-width: 400px;
    text-align: center;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-elements-giving-form {
    width: 100%;
    max-width: 400px;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-progress {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    max-width: 400px;
    padding-left: 20px;
    padding-right: 20px;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-progress .tpl-progress-title {
    font-size: 20px;
    font-weight: 600;
    max-width: 400px;
    text-align: center;
    line-height: 24px;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-progress .tpl-progress-bar {
    background-color: #d2d3d2;
    position: relative;
    overflow: hidden;
    border-radius: 3px;
    -ms-flex-item-align: stretch;
    align-self: stretch;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-progress .tpl-progress-bar .tpl-progress-bar-inner {
    height: 40px;
    background-color: #9AD7D8;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-progress .tpl-progress-bar .tpl-progress-bar-label {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 10px;
    font-weight: 600;
    color: #47525A;
    font-size: 18px;
    line-height: 18px;
    -webkit-box-shadow: inset 0 0 10px -5px #000;
    box-shadow: inset 0 0 10px -5px #000;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options {
    background-color: #DFE0DF;
    padding-bottom: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-giving-title {
    font-size: 20px;
    font-weight: 600;
    max-width: 400px;
    text-align: center;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-giving-title.tpl-top-spacing {
    margin-top: 50px;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options .tpl-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    padding: 0 14px;
    text-transform: none;
    background-color: #FFC60A;
    border-color: #FFC60A;
    color: #fff;
    color: #47525A;
    width: 220px;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options .tpl-button:disabled, .tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options .tpl-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options .tpl-button:hover {
    text-decoration: none;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options .tpl-button:hover {
    background-color: #ffcc24;
    border-color: #ffcc24;
    color: #fff;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options .tpl-button:hover {
    color: #47525A;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-other-option-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 10px;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-other-option-group .tpl-other-option-group-title {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    line-height: 20px;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-other-option-group .tpl-other-option-group-item {
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    line-height: 20px;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-other-option-group .tpl-other-option-group-tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-ministry-budget {
    padding: 50px 150px;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-ministry-budget .tpl-ministry-budget-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-ministry-budget .tpl-ministry-budget-inner .tpl-ministry-budget-title {
    font-size: 18px;
    font-weight: 600;
    text-align: left;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-ministry-budget .tpl-ministry-budget-inner .tpl-ministry-budget-text {
    font-size: 13px;
    line-height: 22px;
    font-weight: normal;
    font-style: italic;
    text-align: left;
    white-space: pre-line;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-launch-expense-statement {
    padding: 50px 150px;
    display: none;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-launch-expense-statement .tpl-launch-expense-statement-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-launch-expense-statement .tpl-launch-expense-statement-inner .tpl-launch-expense-statement-title {
    font-size: 18px;
    font-weight: 600;
    text-align: left;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-launch-expense-statement .tpl-launch-expense-statement-inner .tpl-launch-expense-statement-text {
    font-size: 13px;
    line-height: 22px;
    font-weight: normal;
    font-style: italic;
    text-align: left;
    white-space: pre-line;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content {
    max-width: 1000px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-one-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
    font-style: italic;
    text-align: left;
    margin: 20px 0 20px 0;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-one-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
        text-align: center;
    }
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #E64C38;
    border-color: #E64C38;
    color: #fff;
    margin-top: 30px;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-button:disabled, .tpl-architect-campaign-one-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-button:hover {
    text-decoration: none;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-button:hover {
    background-color: #e9604f;
    border-color: #e9604f;
    color: #fff;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero {
    min-height: 650px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    padding: 0;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    max-width: unset;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-campaign-one-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
    color: #fff;
    font-size: 50px;
    line-height: 60px;
    font-weight: bold;
    font-style: italic;
    margin: 20px 0 40px 0;
    max-width: 60%;
    text-align: left;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-campaign-one-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
        max-width: unset;
    }
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-one-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
        font-size: 32px;
    }
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-subtitle {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
    color: #FFC60A;
    text-align: left;
    max-width: 60%;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-campaign-one-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-subtitle {
        max-width: unset;
    }
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-content {
    margin-top: 0;
    padding: 0;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-content .tpl-content-inner {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-content .tpl-content-inner .tpl-body {
    padding: 80px 150px;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-campaign-one-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-content .tpl-content-inner .tpl-body {
        padding: 40px 20px;
    }
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail.tpl-blog-detail .tpl-content .tpl-content-inner .tpl-body br {
    display: inline;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content {
    max-width: 100%;
    display: grid;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    grid-template: "picture details"/350px 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    justify-items: flex-start;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-one-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-picture {
    grid-area: picture;
    overflow: hidden;
    border-radius: 5px;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info {
    grid-area: details;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 30px;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-one-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-over-title {
    color: #FFC60A;
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    margin: 0;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-title {
    font-style: italic;
    text-align: left;
    margin: 0;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-website {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    color: #9AD7D8;
    font-size: 14px;
    font-weight: bold;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-website a {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    color: #9AD7D8;
    font-size: 14px;
    font-weight: bold;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #E64C38;
    border-color: #E64C38;
    color: #fff;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-button:disabled, .tpl-architect-campaign-one-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-button:hover {
    text-decoration: none;
}
.tpl-architect-campaign-one-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-button:hover {
    background-color: #e9604f;
    border-color: #e9604f;
    color: #fff;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form.tpl-simple-layout .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body {
    padding: 0;
    border-bottom: none 0;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form.tpl-simple-layout .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body > .tpl-submit-button {
    display: none;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body {
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 20px;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-field {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-field .tpl-amount-field-holder input {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-amount-button-holder .tpl-button {
    border-color: #E64C38;
    background-color: #E64C38;
    color: #fff;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-amount-button-holder .tpl-button:hover {
    background-color: #ec7565;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .clearfix {
    display: none;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer {
    padding: 20px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.17px;
    font-weight: 500;
    text-align: center;
    border-top: dotted 2px #00c0ce;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer .tpl-recurring {
    display: block;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer .tpl-one-time {
    display: none;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer span {
    display: inline-block;
    font-weight: 600;
    position: relative;
    z-index: 0;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer span:before {
    content: "";
    background-color: #FFC60A;
    height: 3px;
    border-radius: 2px;
    position: absolute;
    bottom: 0px;
    left: -2px;
    right: -2px;
    z-index: -1;
    -webkit-transform: skew(30deg, 0);
    transform: skew(30deg, 0);
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 5px;
    }
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    padding: 0;
    height: 30px;
    border-radius: 0;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button span {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url("/tpl/WycliffeBase/img/logo-wordgivers-green.svg");
    margin-right: 5px;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button:first-of-type {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button:last-of-type {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button {
        border-radius: 5px;
        min-height: 30px;
    }
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button.selected {
    border-color: #006168;
    background-color: #006168;
    color: #fff;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button.selected span {
    background: url("/tpl/WycliffeBase/img/logo-wordgivers-white.svg");
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
    row-gap: 10px;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    min-width: 30%;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount {
        min-width: 45%;
    }
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom {
    position: relative;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom:after {
    content: "$";
    position: absolute;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom input {
    padding-left: 30px;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button, .tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    height: 40px;
    border-radius: 5px;
    padding: 0;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-webkit-input-placeholder, .tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-webkit-input-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-moz-placeholder, .tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-moz-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button:-ms-input-placeholder, .tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input:-ms-input-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-ms-input-placeholder, .tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-ms-input-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::placeholder, .tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::placeholder {
    color: #47525A;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button.selected {
    border-color: #006168;
    background-color: #006168;
    color: #fff;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input {
    padding: 0 10px;
    text-align: right;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input.selected {
    border-color: #006168;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 10px;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input {
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    width: 14px;
    height: 14px;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input:checked {
    background-color: #006168;
    border: solid 1px #006168;
    position: relative;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input:checked:after {
    font-family: "Font Awesome 5 Pro";
    content: "\f00c";
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 10px;
    color: #fff;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label span {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-button {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #E64C38;
    border: none 0;
    color: #fff;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    padding: 0;
    height: 40px;
    min-height: 40px;
    border-radius: 5px;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-button:hover {
    background-color: #ec7565;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-recurring-statement {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
    text-align: center;
    display: none;
}
.tpl-architect-campaign-one-detail .tpl-tag-category {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #006168;
}
.tpl-architect-campaign-one-detail .clearfix {
    display: none;
}
/*# sourceMappingURL=Detail.css.map */

.tpl-architect-campaign-one-detail-base {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-detail-hero {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 150px;
    padding-bottom: 250px;
    padding-left: 20px;
    padding-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-dark-overlay {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 600px;
    position: relative;
    z-index: 1;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-tag-category {
    font-size: 18px;
    font-weight: 600;
    color: #FFC60A;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
    color: #fff;
    font-size: 48px;
    font-weight: bold;
    text-align: center;
    margin: 20px 0 40px 0;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
        font-size: 32px;
    }
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-subtitle {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #FFC60A;
    text-align: center;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content {
    margin-top: -150px;
    padding: 0 60px;
    position: relative;
    z-index: 2;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content {
        padding: 0 30px;
    }
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content {
        padding: 0 20px;
    }
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner {
    background-color: #fff;
    border-radius: 20px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body {
    padding: 50px 150px;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body {
        padding: 50px 20px;
    }
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body {
        padding: 50px 20px;
    }
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h1, .tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h2, .tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h3, .tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h4, .tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h5, .tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h6 {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h1 {
    font-size: 40px;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h2 {
    font-size: 32px;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h3 {
    font-size: 28px;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h4 {
    font-size: 22px;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h5 {
    font-size: 18px;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h6 {
    font-size: 16px;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-date-and-author {
    margin-bottom: 50px;
    font-weight: bold;
    font-style: italic;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-video {
    margin-bottom: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-video iframe {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    aspect-ratio: 16/9;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body figure.image {
    max-width: 100%;
    margin: 1em auto;
    text-align: center;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body figure.image img {
    width: unset;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body figure.image figcaption {
    font-size: 12px;
    color: #9d9d9d;
    margin-top: 10px;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body aside {
    font-size: 24px;
    line-height: 40px;
    text-align: center;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body ul {
    margin: 0;
    padding: 0;
    list-style-position: outside;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body ul li {
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body ul li:last-of-type {
    margin-bottom: 0;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body ul br {
    display: none;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body br {
    display: none;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .text--smaller {
    font-size: 14px;
    font-style: italic;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-editor-note {
    margin-top: 20px;
    padding-top: 20px;
    text-align: center;
    font-size: 14px;
    font-style: italic;
    color: #9d9d9d;
    border-top: solid 1px #9d9d9d;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-editor-note .btn {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-editor-note .btn:disabled, .tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-editor-note .btn.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-editor-note .btn:hover {
    text-decoration: none;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-editor-note .btn:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details {
    margin-top: 50px;
    gap: 30px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details {
        grid-template-columns: 1fr 1fr;
    }
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details {
        grid-template-columns: 1fr;
    }
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    padding-left: 35px;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail > i {
    font-size: 24px;
    position: absolute;
    top: 3px;
    left: 0;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail .tpl-detail-title {
    font-size: 20px;
    font-weight: 600;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail .tpl-detail-text {
    font-size: 14px;
    font-weight: normal;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail .tpl-detail-text .tpl-elements-get-tags .tpl-tag-category {
    color: #47525A;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail .tpl-detail-text .tpl-elements-get-tags .tpl-tag-category .tpl-tag {
    font-size: 14px;
    font-weight: normal;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail .tpl-detail-text .tpl-elements-get-tags .tpl-tag-category .tpl-sep {
    font-size: 14px;
    font-weight: normal;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-body-actions {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-item-align: center;
    align-self: center;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-body-actions .tpl-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #E64C38;
    border-color: #E64C38;
    color: #fff;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-body-actions .tpl-button:disabled, .tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-body-actions .tpl-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-body-actions .tpl-button:hover {
    text-decoration: none;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-body-actions .tpl-button:hover {
    background-color: #e9604f;
    border-color: #e9604f;
    color: #fff;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body p {
    margin: 0;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details {
    background-color: #DFE0DF;
    padding: 70px 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 50px;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details {
        padding: 50px 30px;
    }
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details {
        padding: 40px 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    padding-left: 35px;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail > i {
    font-size: 24px;
    position: absolute;
    top: 3px;
    left: 0;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail .tpl-detail-title {
    font-size: 20px;
    font-weight: 600;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail .tpl-detail-text {
    font-size: 14px;
    font-weight: normal;
    margin-top: 10px;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail .tpl-detail-text .tpl-elements-get-tags .tpl-tag-category {
    color: #47525A;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail .tpl-detail-text .tpl-elements-get-tags .tpl-tag-category .tpl-tag {
    font-size: 14px;
    font-weight: normal;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail .tpl-detail-text .tpl-elements-get-tags .tpl-tag-category .tpl-sep {
    font-size: 14px;
    font-weight: normal;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-related {
    background-color: #DFE0DF;
    padding: 50px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving {
    background-color: #DFE0DF;
    padding: 50px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-giving-title {
    font-size: 20px;
    font-weight: 600;
    max-width: 400px;
    text-align: center;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-elements-giving-form {
    width: 100%;
    max-width: 400px;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-progress {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    max-width: 400px;
    padding-left: 20px;
    padding-right: 20px;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-progress .tpl-progress-title {
    font-size: 20px;
    font-weight: 600;
    max-width: 400px;
    text-align: center;
    line-height: 24px;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-progress .tpl-progress-bar {
    background-color: #d2d3d2;
    position: relative;
    overflow: hidden;
    border-radius: 3px;
    -ms-flex-item-align: stretch;
    align-self: stretch;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-progress .tpl-progress-bar .tpl-progress-bar-inner {
    height: 40px;
    background-color: #9AD7D8;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-progress .tpl-progress-bar .tpl-progress-bar-label {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 10px;
    font-weight: 600;
    color: #47525A;
    font-size: 18px;
    line-height: 18px;
    -webkit-box-shadow: inset 0 0 10px -5px #000;
    box-shadow: inset 0 0 10px -5px #000;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options {
    background-color: #DFE0DF;
    padding-bottom: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-giving-title {
    font-size: 20px;
    font-weight: 600;
    max-width: 400px;
    text-align: center;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-giving-title.tpl-top-spacing {
    margin-top: 50px;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options .tpl-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    padding: 0 14px;
    text-transform: none;
    background-color: #FFC60A;
    border-color: #FFC60A;
    color: #fff;
    color: #47525A;
    width: 220px;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options .tpl-button:disabled, .tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options .tpl-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options .tpl-button:hover {
    text-decoration: none;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options .tpl-button:hover {
    background-color: #ffcc24;
    border-color: #ffcc24;
    color: #fff;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options .tpl-button:hover {
    color: #47525A;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-other-option-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 10px;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-other-option-group .tpl-other-option-group-title {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    line-height: 20px;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-other-option-group .tpl-other-option-group-item {
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    line-height: 20px;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-other-option-group .tpl-other-option-group-tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-ministry-budget {
    padding: 50px 150px;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-ministry-budget .tpl-ministry-budget-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-ministry-budget .tpl-ministry-budget-inner .tpl-ministry-budget-title {
    font-size: 18px;
    font-weight: 600;
    text-align: left;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-ministry-budget .tpl-ministry-budget-inner .tpl-ministry-budget-text {
    font-size: 13px;
    line-height: 22px;
    font-weight: normal;
    font-style: italic;
    text-align: left;
    white-space: pre-line;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-launch-expense-statement {
    padding: 50px 150px;
    display: none;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-launch-expense-statement .tpl-launch-expense-statement-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-launch-expense-statement .tpl-launch-expense-statement-inner .tpl-launch-expense-statement-title {
    font-size: 18px;
    font-weight: 600;
    text-align: left;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-launch-expense-statement .tpl-launch-expense-statement-inner .tpl-launch-expense-statement-text {
    font-size: 13px;
    line-height: 22px;
    font-weight: normal;
    font-style: italic;
    text-align: left;
    white-space: pre-line;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content {
    max-width: 1000px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
    font-style: italic;
    text-align: left;
    margin: 20px 0 20px 0;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
        text-align: center;
    }
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #E64C38;
    border-color: #E64C38;
    color: #fff;
    margin-top: 30px;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-button:disabled, .tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-button:hover {
    text-decoration: none;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-button:hover {
    background-color: #e9604f;
    border-color: #e9604f;
    color: #fff;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero {
    min-height: 650px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    padding: 0;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    max-width: unset;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
    color: #fff;
    font-size: 50px;
    line-height: 60px;
    font-weight: bold;
    font-style: italic;
    margin: 20px 0 40px 0;
    max-width: 60%;
    text-align: left;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
        max-width: unset;
    }
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
        font-size: 32px;
    }
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-subtitle {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
    color: #FFC60A;
    text-align: left;
    max-width: 60%;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-subtitle {
        max-width: unset;
    }
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail.tpl-project-detail .tpl-content {
    margin-top: 0;
    padding: 0;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail.tpl-project-detail .tpl-content .tpl-content-inner {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail.tpl-project-detail .tpl-content .tpl-content-inner .tpl-body {
    padding: 80px 150px;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail.tpl-project-detail .tpl-content .tpl-content-inner .tpl-body {
        padding: 40px 20px;
    }
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail.tpl-blog-detail .tpl-content .tpl-content-inner .tpl-body br {
    display: inline;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content {
    max-width: 100%;
    display: grid;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    grid-template: "picture details"/350px 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    justify-items: flex-start;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-picture {
    grid-area: picture;
    overflow: hidden;
    border-radius: 5px;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info {
    grid-area: details;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 30px;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-over-title {
    color: #FFC60A;
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    margin: 0;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-title {
    font-style: italic;
    text-align: left;
    margin: 0;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-website {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    color: #9AD7D8;
    font-size: 14px;
    font-weight: bold;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-website a {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    color: #9AD7D8;
    font-size: 14px;
    font-weight: bold;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #E64C38;
    border-color: #E64C38;
    color: #fff;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-button:disabled, .tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-button:hover {
    text-decoration: none;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-button:hover {
    background-color: #e9604f;
    border-color: #e9604f;
    color: #fff;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-giving-form.tpl-simple-layout .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body {
    padding: 0;
    border-bottom: none 0;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-giving-form.tpl-simple-layout .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body > .tpl-submit-button {
    display: none;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body {
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 20px;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-field {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-field .tpl-amount-field-holder input {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-amount-button-holder .tpl-button {
    border-color: #E64C38;
    background-color: #E64C38;
    color: #fff;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-amount-button-holder .tpl-button:hover {
    background-color: #ec7565;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .clearfix {
    display: none;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer {
    padding: 20px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.17px;
    font-weight: 500;
    text-align: center;
    border-top: dotted 2px #00c0ce;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer .tpl-recurring {
    display: block;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer .tpl-one-time {
    display: none;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer span {
    display: inline-block;
    font-weight: 600;
    position: relative;
    z-index: 0;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer span:before {
    content: "";
    background-color: #FFC60A;
    height: 3px;
    border-radius: 2px;
    position: absolute;
    bottom: 0px;
    left: -2px;
    right: -2px;
    z-index: -1;
    -webkit-transform: skew(30deg, 0);
    transform: skew(30deg, 0);
}
.tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 5px;
    }
}
.tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    padding: 0;
    height: 30px;
    border-radius: 0;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button span {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url("/tpl/WycliffeBase/img/logo-wordgivers-green.svg");
    margin-right: 5px;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button:first-of-type {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button:last-of-type {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button {
        border-radius: 5px;
        min-height: 30px;
    }
}
.tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button.selected {
    border-color: #006168;
    background-color: #006168;
    color: #fff;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button.selected span {
    background: url("/tpl/WycliffeBase/img/logo-wordgivers-white.svg");
}
.tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
    row-gap: 10px;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    min-width: 30%;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount {
        min-width: 45%;
    }
}
.tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom {
    position: relative;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom:after {
    content: "$";
    position: absolute;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom input {
    padding-left: 30px;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button, .tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    height: 40px;
    border-radius: 5px;
    padding: 0;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-webkit-input-placeholder, .tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-webkit-input-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-moz-placeholder, .tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-moz-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button:-ms-input-placeholder, .tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input:-ms-input-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-ms-input-placeholder, .tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-ms-input-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::placeholder, .tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::placeholder {
    color: #47525A;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button.selected {
    border-color: #006168;
    background-color: #006168;
    color: #fff;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input {
    padding: 0 10px;
    text-align: right;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input.selected {
    border-color: #006168;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 10px;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input {
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    width: 14px;
    height: 14px;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input:checked {
    background-color: #006168;
    border: solid 1px #006168;
    position: relative;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input:checked:after {
    font-family: "Font Awesome 5 Pro";
    content: "\f00c";
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 10px;
    color: #fff;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label span {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-button {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #E64C38;
    border: none 0;
    color: #fff;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    padding: 0;
    height: 40px;
    min-height: 40px;
    border-radius: 5px;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-button:hover {
    background-color: #ec7565;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-recurring-statement {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
    text-align: center;
    display: none;
}
.tpl-architect-campaign-one-detail-base .tpl-funding-wrapper .tpl-funding-info .tpl-value {
    font-size: 20px;
    display: block;
}
.tpl-architect-campaign-one-detail-base .tpl-funding-wrapper .tpl-funding-info .tpl-label {
    font-size: 16px;
    font-weight: 700;
}
.tpl-architect-campaign-one-detail-base .tpl-funding-wrapper .tpl-funding-info.tpl-raised-amount, .tpl-architect-campaign-one-detail-base .tpl-funding-wrapper .tpl-funding-info.tpl-needed {
    margin-top: 10px;
    margin-bottom: 10px;
}
.tpl-architect-campaign-one-detail-base .tpl-funding-wrapper .tpl-funding-progress-wrapper {
    padding-top: 15px;
    padding-bottom: 30px;
}
.tpl-architect-campaign-one-detail-base .tpl-funding-wrapper .tpl-funding-progress-wrapper .tpl-funding-progress {
    border-radius: 1px;
    background-color: #d3d3d3;
}
.tpl-architect-campaign-one-detail-base .tpl-funding-wrapper .tpl-funding-progress-wrapper .tpl-funding-progress .tpl-funding-progress-level {
    background-color: #E64C38;
    max-width: 100% !important;
    height: 10px;
}
.tpl-architect-campaign-one-detail-base .tpl-funding-wrapper .tpl-funding-progress-wrapper .tpl-funding-percentage-wrapper {
    padding-top: 10px;
    font-size: 12px;
}
.tpl-architect-campaign-one-detail-base .tpl-funding-wrapper .tpl-funding-progress-wrapper .tpl-funding-percentage-wrapper span span {
    display: inline-block;
    vertical-align: middle;
}
.tpl-architect-campaign-one-detail-base .tpl-funding-wrapper .tpl-funding-progress-wrapper .tpl-funding-percentage-wrapper span.tpl-funding-percentage {
    float: left;
    text-align: right;
    max-width: 100% !important;
}
.tpl-architect-campaign-one-detail-base .tpl-funding-wrapper .tpl-funding-progress-wrapper .tpl-funding-percentage-wrapper span.tpl-funding-percentage span {
    width: 30px;
    text-align: center;
    margin-right: -15px;
}
.tpl-architect-campaign-one-detail-base .tpl-funding-wrapper .tpl-funding-progress-wrapper .tpl-funding-percentage-wrapper span.tpl-funding-percentage-total {
    float: right;
}
.tpl-architect-campaign-one-detail-base .tpl-funding-wrapper.tpl-funding-almost-complete .tpl-funding-progress-wrapper .tpl-funding-percentage-wrapper span.tpl-funding-percentage span {
    text-align: right;
    margin-right: 0;
}
.tpl-architect-campaign-one-detail-base .tpl-funding-wrapper.tpl-funding-almost-complete .tpl-funding-progress-wrapper .tpl-funding-percentage-wrapper span.tpl-funding-percentage-total {
    display: none;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-detail-hero {
    padding-bottom: 200px;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content {
    max-width: unset;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 40px;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-title {
    font-style: italic;
    font-weight: bold;
    margin: 0;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #E64C38;
    border-color: #E64C38;
    color: #fff;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-button:disabled, .tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-button:hover {
    text-decoration: none;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-button:hover {
    background-color: #e9604f;
    border-color: #e9604f;
    color: #fff;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-main-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 40px;
    padding-top: 50px;
    padding-bottom: 50px;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-main-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-main-content .tpl-main-content-side {
    max-width: 35%;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-main-content .tpl-main-content-side {
        max-width: unset;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-main-content .tpl-main-content-side .tpl-giving {
    margin-top: 40px;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-main-content .tpl-main-content-side .tpl-giving .tpl-giving-title {
    font-size: 20px;
    font-weight: 700;
    color: #232323;
    padding-bottom: 20px;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-main-content .tpl-main-content-side .tpl-giving .tpl-elements-giving-form .campaign-form .tpl-giving-form-body {
    padding: 0;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-main-content .tpl-main-content-side .tpl-buttons {
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-start-campaign-title {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    color: #232323;
    padding-bottom: 20px;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button {
    width: 100%;
}
.tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-main-content .tpl-content-inner {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-one-detail-base .tpl-elements-architect-detail .tpl-main-content .tpl-content-inner {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}
/*# sourceMappingURL=DetailBase.css.map */

.tpl-architect-campaign-one-giving-popup .tpl-gift-bubble {
    border-radius: 50%;
    background-color: #E64C38;
    width: 100px;
    height: 100px;
    margin: 30px auto 10px;
    text-align: center;
    line-height: 100px;
}
.tpl-architect-campaign-one-giving-popup .tpl-gift-bubble:after {
    font-family: "Linearicons" !important;
    speak: none;
    font-style: normal;
    font-weight: 300;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e7ff";
    color: #fff;
    font-size: 48px;
}
.tpl-architect-campaign-one-giving-popup .tpl-gift-bubble.open-popup-trigger {
    z-index: 170;
    position: fixed;
    bottom: 20px;
    left: 50%;
    margin: 0 0 0 600px;
    cursor: pointer;
    display: none;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-global-giving-popup {
    z-index: 500;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    pointer-events: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-global-giving-popup.open {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-global-giving-popup .tpl-global-giving-popup-inner {
    position: relative;
    background-color: #fff;
    padding: 20px;
    height: auto;
    min-height: 300px;
    width: 320px;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-global-giving-popup .tpl-global-giving-popup-inner .tpl-popup-close {
    background: none;
    cursor: pointer;
    position: relative;
    width: 20px;
    height: 20px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    position: absolute;
    right: 15px;
    top: 15px;
    -webkit-transition: none;
    transition: none;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-global-giving-popup .tpl-global-giving-popup-inner .tpl-popup-close:before, .tpl-architect-campaign-one-giving-popup .tpl-elements-global-giving-popup .tpl-global-giving-popup-inner .tpl-popup-close:after {
    background: #2D2E2D;
    width: 20px;
    margin-top: calc(20px / 2);
    content: "";
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    height: 2px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-global-giving-popup .tpl-global-giving-popup-inner .tpl-popup-close:after {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-global-giving-popup .tpl-global-giving-popup-inner .tpl-popup-content {
    text-align: center;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-global-giving-popup .tpl-global-giving-popup-inner .tpl-popup-content .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 30px;
    font-family: "Joane", serif;
    font-weight: 500;
    text-transform: uppercase;
    padding: 10px 30px;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-global-giving-popup .tpl-global-giving-popup-inner .tpl-popup-content .tpl-elements-giving-form {
    margin: 15px 10px;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-global-giving-popup .tpl-global-giving-popup-inner .tpl-popup-content .tpl-elements-giving-form .tpl-field-and-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-global-giving-popup .tpl-global-giving-popup-inner .tpl-popup-content .tpl-elements-giving-form .tpl-field-and-button .tpl-field {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-global-giving-popup .tpl-color-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4) !important;
    z-index: unset !important;
}
@media only screen and (max-width: 1430px) {
    .tpl-architect-campaign-one-giving-popup .tpl-gift-bubble.open-popup-trigger {
        left: initial;
        margin: initial;
        right: 20px;
    }
}
@media only screen and (max-width: 450px) {
    .tpl-architect-campaign-one-giving-popup .tpl-gift-bubble {
        width: 75px;
        height: 75px;
        line-height: 75px;
    }
    .tpl-architect-campaign-one-giving-popup .tpl-gift-bubble:after {
        font-size: 36px;
    }
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form.tpl-simple-layout .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body {
    padding: 0;
    border-bottom: none 0;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form.tpl-simple-layout .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body > .tpl-submit-button {
    display: none;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body {
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 20px;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-field {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-field .tpl-amount-field-holder input {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-amount-button-holder .tpl-button {
    border-color: #E64C38;
    background-color: #E64C38;
    color: #fff;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-amount-button-holder .tpl-button:hover {
    background-color: #ec7565;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .clearfix {
    display: none;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer {
    padding: 20px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.17px;
    font-weight: 500;
    text-align: center;
    border-top: dotted 2px #00c0ce;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer .tpl-recurring {
    display: block;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer .tpl-one-time {
    display: none;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer span {
    display: inline-block;
    font-weight: 600;
    position: relative;
    z-index: 0;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer span:before {
    content: "";
    background-color: #FFC60A;
    height: 3px;
    border-radius: 2px;
    position: absolute;
    bottom: 0px;
    left: -2px;
    right: -2px;
    z-index: -1;
    -webkit-transform: skew(30deg, 0);
    transform: skew(30deg, 0);
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 5px;
    }
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    padding: 0;
    height: 30px;
    border-radius: 0;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button span {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url("/tpl/WycliffeBase/img/logo-wordgivers-green.svg");
    margin-right: 5px;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button:first-of-type {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button:last-of-type {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button {
        border-radius: 5px;
        min-height: 30px;
    }
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button.selected {
    border-color: #006168;
    background-color: #006168;
    color: #fff;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button.selected span {
    background: url("/tpl/WycliffeBase/img/logo-wordgivers-white.svg");
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
    row-gap: 10px;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    min-width: 30%;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount {
        min-width: 45%;
    }
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom {
    position: relative;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom:after {
    content: "$";
    position: absolute;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom input {
    padding-left: 30px;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button, .tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    height: 40px;
    border-radius: 5px;
    padding: 0;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-webkit-input-placeholder, .tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-webkit-input-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-moz-placeholder, .tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-moz-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button:-ms-input-placeholder, .tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input:-ms-input-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-ms-input-placeholder, .tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-ms-input-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::placeholder, .tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::placeholder {
    color: #47525A;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button.selected {
    border-color: #006168;
    background-color: #006168;
    color: #fff;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input {
    padding: 0 10px;
    text-align: right;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input.selected {
    border-color: #006168;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 10px;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input {
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    width: 14px;
    height: 14px;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input:checked {
    background-color: #006168;
    border: solid 1px #006168;
    position: relative;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input:checked:after {
    font-family: "Font Awesome 5 Pro";
    content: "\f00c";
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 10px;
    color: #fff;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label span {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-button {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #E64C38;
    border: none 0;
    color: #fff;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    padding: 0;
    height: 40px;
    min-height: 40px;
    border-radius: 5px;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-button:hover {
    background-color: #ec7565;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-recurring-statement {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
    text-align: center;
    display: none;
}
/*# sourceMappingURL=GivingPopup.css.map */

.tpl-architect-campaign-one-goal-meter {
    padding: 20px;
}
.tpl-architect-campaign-one-goal-meter .tpl-funding-wrapper .tpl-funding-info .tpl-value {
    font-size: 20px;
    display: block;
}
.tpl-architect-campaign-one-goal-meter .tpl-funding-wrapper .tpl-funding-info .tpl-label {
    font-size: 16px;
    font-weight: 700;
}
.tpl-architect-campaign-one-goal-meter .tpl-funding-wrapper .tpl-funding-info.tpl-raised-amount, .tpl-architect-campaign-one-goal-meter .tpl-funding-wrapper .tpl-funding-info.tpl-needed {
    margin-top: 10px;
    margin-bottom: 10px;
}
.tpl-architect-campaign-one-goal-meter .tpl-funding-wrapper .tpl-funding-progress-wrapper {
    padding-top: 15px;
    padding-bottom: 30px;
}
.tpl-architect-campaign-one-goal-meter .tpl-funding-wrapper .tpl-funding-progress-wrapper .tpl-funding-progress {
    border-radius: 1px;
    background-color: #d3d3d3;
}
.tpl-architect-campaign-one-goal-meter .tpl-funding-wrapper .tpl-funding-progress-wrapper .tpl-funding-progress .tpl-funding-progress-level {
    background-color: #E64C38;
    max-width: 100% !important;
    height: 10px;
}
.tpl-architect-campaign-one-goal-meter .tpl-funding-wrapper .tpl-funding-progress-wrapper .tpl-funding-percentage-wrapper {
    padding-top: 10px;
    font-size: 12px;
}
.tpl-architect-campaign-one-goal-meter .tpl-funding-wrapper .tpl-funding-progress-wrapper .tpl-funding-percentage-wrapper span span {
    display: inline-block;
    vertical-align: middle;
}
.tpl-architect-campaign-one-goal-meter .tpl-funding-wrapper .tpl-funding-progress-wrapper .tpl-funding-percentage-wrapper span.tpl-funding-percentage {
    float: left;
    text-align: right;
    max-width: 100% !important;
}
.tpl-architect-campaign-one-goal-meter .tpl-funding-wrapper .tpl-funding-progress-wrapper .tpl-funding-percentage-wrapper span.tpl-funding-percentage span {
    width: 30px;
    text-align: center;
    margin-right: -15px;
}
.tpl-architect-campaign-one-goal-meter .tpl-funding-wrapper .tpl-funding-progress-wrapper .tpl-funding-percentage-wrapper span.tpl-funding-percentage-total {
    float: right;
}
.tpl-architect-campaign-one-goal-meter .tpl-funding-wrapper.tpl-funding-almost-complete .tpl-funding-progress-wrapper .tpl-funding-percentage-wrapper span.tpl-funding-percentage span {
    text-align: right;
    margin-right: 0;
}
.tpl-architect-campaign-one-goal-meter .tpl-funding-wrapper.tpl-funding-almost-complete .tpl-funding-progress-wrapper .tpl-funding-percentage-wrapper span.tpl-funding-percentage-total {
    display: none;
}
.tpl-architect-campaign-one-goal-meter .tpl-title {
    display: block;
    margin-bottom: 20px;
    text-align: center;
}
.tpl-architect-campaign-one-goal-meter .tpl-elements-progress-bar {
    max-width: 350px;
    margin: 0 auto;
}
.tpl-architect-campaign-one-goal-meter.tpl-title-hide .tpl-title {
    display: none;
}
.tpl-architect-campaign-one-goal-meter.tpl-title-h1 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 80px;
    font-family: "Joane", serif;
    margin-bottom: 20px;
}
.tpl-architect-campaign-one-goal-meter.tpl-title-h2 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 60px;
    font-family: "Joane", serif;
    margin-bottom: 20px;
}
.tpl-architect-campaign-one-goal-meter.tpl-title-h3 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 40px;
    font-family: "Joane", serif;
    margin-bottom: 20px;
}
.tpl-architect-campaign-one-goal-meter.tpl-title-h4 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 30px;
    font-family: "Joane", serif;
    margin-bottom: 20px;
}
.tpl-architect-campaign-one-goal-meter.tpl-title-h5 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 24px;
    font-family: "Joane", serif;
    margin-bottom: 20px;
}
.tpl-architect-campaign-one-goal-meter.tpl-title-h6 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 18px;
    font-family: "Joane", serif;
    margin-bottom: 20px;
}
/*# sourceMappingURL=GoalMeter.css.map */

.tpl-architect-campaign-one-hero {
    color: #fff;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form.tpl-simple-layout .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body {
    padding: 0;
    border-bottom: none 0;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form.tpl-simple-layout .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body > .tpl-submit-button {
    display: none;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body {
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 20px;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-field {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-field .tpl-amount-field-holder input {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-amount-button-holder .tpl-button {
    border-color: #E64C38;
    background-color: #E64C38;
    color: #fff;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-amount-button-holder .tpl-button:hover {
    background-color: #ec7565;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .clearfix {
    display: none;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer {
    padding: 20px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.17px;
    font-weight: 500;
    text-align: center;
    border-top: dotted 2px #00c0ce;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer .tpl-recurring {
    display: block;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer .tpl-one-time {
    display: none;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer span {
    display: inline-block;
    font-weight: 600;
    position: relative;
    z-index: 0;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer span:before {
    content: "";
    background-color: #FFC60A;
    height: 3px;
    border-radius: 2px;
    position: absolute;
    bottom: 0px;
    left: -2px;
    right: -2px;
    z-index: -1;
    -webkit-transform: skew(30deg, 0);
    transform: skew(30deg, 0);
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 5px;
    }
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    padding: 0;
    height: 30px;
    border-radius: 0;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button span {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url("/tpl/WycliffeBase/img/logo-wordgivers-green.svg");
    margin-right: 5px;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button:first-of-type {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button:last-of-type {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button {
        border-radius: 5px;
        min-height: 30px;
    }
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button.selected {
    border-color: #006168;
    background-color: #006168;
    color: #fff;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button.selected span {
    background: url("/tpl/WycliffeBase/img/logo-wordgivers-white.svg");
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
    row-gap: 10px;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    min-width: 30%;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount {
        min-width: 45%;
    }
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom {
    position: relative;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom:after {
    content: "$";
    position: absolute;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom input {
    padding-left: 30px;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button, .tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    height: 40px;
    border-radius: 5px;
    padding: 0;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-webkit-input-placeholder, .tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-webkit-input-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-moz-placeholder, .tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-moz-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button:-ms-input-placeholder, .tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input:-ms-input-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-ms-input-placeholder, .tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-ms-input-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::placeholder, .tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::placeholder {
    color: #47525A;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button.selected {
    border-color: #006168;
    background-color: #006168;
    color: #fff;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input {
    padding: 0 10px;
    text-align: right;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input.selected {
    border-color: #006168;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 10px;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input {
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    width: 14px;
    height: 14px;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input:checked {
    background-color: #006168;
    border: solid 1px #006168;
    position: relative;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input:checked:after {
    font-family: "Font Awesome 5 Pro";
    content: "\f00c";
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 10px;
    color: #fff;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label span {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-button {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #E64C38;
    border: none 0;
    color: #fff;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    padding: 0;
    height: 40px;
    min-height: 40px;
    border-radius: 5px;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-button:hover {
    background-color: #ec7565;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-recurring-statement {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
    text-align: center;
    display: none;
}
.tpl-architect-campaign-one-hero .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 80px;
    font-family: "Joane", serif;
}
.tpl-architect-campaign-one-hero .tpl-body {
    max-width: 620px;
    padding: 0 10px;
    margin: 0 auto;
    width: 100%;
    font-size: 20px;
    margin: 0 auto;
}
.tpl-architect-campaign-one-hero .tpl-body.tpl-centered-without-side-padding {
    max-width: 600px;
    padding-left: 0;
    padding-right: 0;
}
.tpl-architect-campaign-one-hero.tpl-hide-summary .tpl-body {
    display: none;
}
.tpl-architect-campaign-one-hero .tpl-title,
.tpl-architect-campaign-one-hero .tpl-body {
    padding: 12px 0;
}
.tpl-architect-campaign-one-hero .tpl-background-image .tpl-color-overlay {
    display: block;
    background-color: rgba(0, 0, 0, 0.2);
}
.tpl-architect-campaign-one-hero .tpl-scroll-down-arrow {
    color: #fff;
    position: absolute;
    bottom: 30px;
    left: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 50px;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    z-index: 200;
    margin-left: -25px;
}
.tpl-architect-campaign-one-hero .tpl-scroll-down-arrow:after {
    font-family: "Linearicons" !important;
    speak: none;
    font-style: normal;
    font-weight: 300;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e95f";
    font-weight: 300;
}
.tpl-architect-campaign-one-hero.tpl-hero-height-tiny .tpl-hero-content {
    height: 400px;
}
.tpl-architect-campaign-one-hero.tpl-hero-height-small .tpl-hero-content {
    height: 500px;
}
.tpl-architect-campaign-one-hero.tpl-hero-height-normal .tpl-hero-content {
    height: 600px;
}
.tpl-architect-campaign-one-hero.tpl-hero-height-big .tpl-hero-content {
    height: 700px;
}
.tpl-architect-campaign-one-hero.tpl-hero-height-large .tpl-hero-content {
    height: 800px;
}
.tpl-architect-campaign-one-hero.tpl-child-title-h2 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 60px;
    font-family: "Joane", serif;
}
.tpl-architect-campaign-one-hero.tpl-child-title-h3 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 40px;
    font-family: "Joane", serif;
}
.tpl-architect-campaign-one-hero.tpl-child-title-h4 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 30px;
    font-family: "Joane", serif;
}
.tpl-architect-campaign-one-hero.tpl-child-title-h5 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 24px;
    font-family: "Joane", serif;
}
.tpl-architect-campaign-one-hero.tpl-child-title-h6 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 18px;
    font-family: "Joane", serif;
}
.tpl-architect-campaign-one-hero.tpl-title-text-shadow .tpl-title {
    text-shadow: 1px 2px 5px #000000;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-campaign-one-hero .tpl-scroll-down-arrow {
        display: none;
    }
}
/*# sourceMappingURL=Hero.css.map */

.tpl-architect-campaign-one-summary {
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
}
.tpl-architect-campaign-one-summary .tpl-architect-summary-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
}
.tpl-architect-campaign-one-summary .tpl-architect-summary-content .tpl-image-holder {
    overflow: hidden;
    aspect-ratio: 3/2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.tpl-architect-campaign-one-summary .tpl-architect-summary-content .tpl-image-holder img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    -o-object-fit: cover;
    object-fit: cover;
}
.tpl-architect-campaign-one-summary .tpl-architect-summary-content .tpl-image-holder:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.tpl-architect-campaign-one-summary .tpl-architect-summary-content .tpl-details {
    padding: 25px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 20px;
}
.tpl-architect-campaign-one-summary .tpl-architect-summary-content .tpl-details .tpl-date {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #006168;
}
.tpl-architect-campaign-one-summary .tpl-architect-summary-content .tpl-details .tpl-title-holder {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #47525A;
}
.tpl-architect-campaign-one-summary .tpl-architect-summary-content .tpl-details .tpl-title-holder .tpl-title {
    color: #47525A;
    text-decoration: none;
}
.tpl-architect-campaign-one-summary .tpl-architect-summary-content .tpl-details .tpl-title-holder .tpl-title:hover {
    text-decoration: underline;
}
.tpl-architect-campaign-one-summary .tpl-architect-summary-content .tpl-details .tpl-summary {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #47525A;
}
.tpl-architect-campaign-one-summary .tpl-architect-summary-content .tpl-details .tpl-location {
    font-size: 13px;
    font-weight: 400;
    color: #47525A;
}
.tpl-architect-campaign-one-summary .tpl-architect-summary-content .tpl-details .tpl-link {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #E64C38;
}
.tpl-architect-campaign-one-summary .tpl-architect-summary-content .tpl-details .tpl-link:after {
    content: ">";
}
.tpl-architect-campaign-one-summary .tpl-architect-summary-content .tpl-details .tpl-link a {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #E64C38;
    text-decoration: none;
    position: relative;
}
.tpl-architect-campaign-one-summary .tpl-architect-summary-content .tpl-details .tpl-link a:after {
    content: "";
    background-color: #E64C38;
    height: 3px;
    border-radius: 2px;
    position: absolute;
    bottom: 0px;
    left: -2px;
    right: -2px;
    -webkit-transform: skew(30deg, 0) scaleX(0);
    transform: skew(30deg, 0) scaleX(0);
    -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
    opacity: 0;
}
.tpl-architect-campaign-one-summary .tpl-architect-summary-content .tpl-details .tpl-link a:hover:after {
    -webkit-transform: skew(30deg, 0) scaleX(1);
    transform: skew(30deg, 0) scaleX(1);
    opacity: 1;
}
.tpl-architect-campaign-one-summary .tpl-tag-category {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #006168;
}
.tpl-architect-campaign-one-summary .clearfix {
    display: none;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form.tpl-simple-layout .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body {
    padding: 0;
    border-bottom: none 0;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form.tpl-simple-layout .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body > .tpl-submit-button {
    display: none;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body {
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 20px;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-field {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-field .tpl-amount-field-holder input {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-amount-button-holder .tpl-button {
    border-color: #E64C38;
    background-color: #E64C38;
    color: #fff;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-amount-button-holder .tpl-button:hover {
    background-color: #ec7565;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .clearfix {
    display: none;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer {
    padding: 20px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.17px;
    font-weight: 500;
    text-align: center;
    border-top: dotted 2px #00c0ce;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer .tpl-recurring {
    display: block;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer .tpl-one-time {
    display: none;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer span {
    display: inline-block;
    font-weight: 600;
    position: relative;
    z-index: 0;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer span:before {
    content: "";
    background-color: #FFC60A;
    height: 3px;
    border-radius: 2px;
    position: absolute;
    bottom: 0px;
    left: -2px;
    right: -2px;
    z-index: -1;
    -webkit-transform: skew(30deg, 0);
    transform: skew(30deg, 0);
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 5px;
    }
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    padding: 0;
    height: 30px;
    border-radius: 0;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button span {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url("/tpl/WycliffeBase/img/logo-wordgivers-green.svg");
    margin-right: 5px;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button:first-of-type {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button:last-of-type {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button {
        border-radius: 5px;
        min-height: 30px;
    }
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button.selected {
    border-color: #006168;
    background-color: #006168;
    color: #fff;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button.selected span {
    background: url("/tpl/WycliffeBase/img/logo-wordgivers-white.svg");
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
    row-gap: 10px;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    min-width: 30%;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount {
        min-width: 45%;
    }
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom {
    position: relative;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom:after {
    content: "$";
    position: absolute;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom input {
    padding-left: 30px;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button, .tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    height: 40px;
    border-radius: 5px;
    padding: 0;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-webkit-input-placeholder, .tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-webkit-input-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-moz-placeholder, .tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-moz-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button:-ms-input-placeholder, .tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input:-ms-input-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-ms-input-placeholder, .tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-ms-input-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::placeholder, .tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::placeholder {
    color: #47525A;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button.selected {
    border-color: #006168;
    background-color: #006168;
    color: #fff;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input {
    padding: 0 10px;
    text-align: right;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input.selected {
    border-color: #006168;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 10px;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input {
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    width: 14px;
    height: 14px;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input:checked {
    background-color: #006168;
    border: solid 1px #006168;
    position: relative;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input:checked:after {
    font-family: "Font Awesome 5 Pro";
    content: "\f00c";
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 10px;
    color: #fff;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label span {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-button {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #E64C38;
    border: none 0;
    color: #fff;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    padding: 0;
    height: 40px;
    min-height: 40px;
    border-radius: 5px;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-button:hover {
    background-color: #ec7565;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-recurring-statement {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
    text-align: center;
    display: none;
}
.tpl-architect-campaign-one-summary.tpl-shadow-small {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}
.tpl-architect-campaign-one-summary.tpl-shadow-normal {
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
}
.tpl-architect-campaign-one-summary.tpl-shadow-large {
    -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.3);
}
.infinite-item .tpl-architect-campaign-one-summary {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}
/*# sourceMappingURL=Summary.css.map */

.tpl-architect-campaign-one-related:before {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 60px;
    font-family: "Joane", serif;
    content: "Related Projects";
    display: block;
    margin-bottom: 20px;
}
.tpl-architect-campaign-one-related ~ div:before {
    display: none;
}
.tpl-architect-campaign-one-related .tpl-architect-related {
    height: 95px;
    margin-bottom: 16px;
}
.tpl-architect-campaign-one-related .tpl-architect-related .tpl-architect-related-inner {
    height: 100%;
    text-decoration: none;
    font-weight: 400;
}
.tpl-architect-campaign-one-related .tpl-architect-related .tpl-architect-related-inner .tpl-image-holder {
    width: 150px;
    height: 100%;
    float: left;
    overflow: hidden;
}
.tpl-architect-campaign-one-related .tpl-architect-related .tpl-architect-related-inner .tpl-image-holder img {
    z-index: 1;
    width: 100%;
    position: relative;
}
.tpl-architect-campaign-one-related .tpl-architect-related .tpl-architect-related-inner .tpl-title-holder {
    background-color: #f0f0f0;
    border: 1px solid #d3d3d3;
    height: 100%;
    padding: 20px 65px 20px 20px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-architect-campaign-one-related .tpl-architect-related .tpl-architect-related-inner .tpl-title-holder .tpl-title {
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tpl-architect-campaign-one-related .tpl-architect-related .tpl-architect-related-inner .tpl-title-holder .tpl-arrow {
    background: #E64C38;
    width: 45px;
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
.tpl-architect-campaign-one-related .tpl-architect-related .tpl-architect-related-inner .tpl-title-holder .tpl-arrow:after {
    font-family: "Linearicons" !important;
    speak: none;
    font-style: normal;
    font-weight: 300;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e93c";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    color: #fff;
    font-weight: 700;
    height: auto;
    line-height: 100%;
    font-size: 18px;
}
@media (max-width: 1100px) {
    .tpl-architect-campaign-one-related .tpl-architect-related .tpl-architect-related-inner .tpl-title-holder .tpl-title {
        font-size: 16px;
    }
}
@media (max-width: 450px) {
    .tpl-architect-campaign-one-related .tpl-architect-related {
        height: 63px;
    }
    .tpl-architect-campaign-one-related .tpl-architect-related .tpl-architect-related-inner .tpl-image-holder {
        width: 100px;
    }
    .tpl-architect-campaign-one-related .tpl-architect-related .tpl-architect-related-inner .tpl-title-holder {
        padding: 10px 65px 10px 10px;
    }
}
@media (max-width: 600px) {
    .tpl-architect-campaign-one-related:before {
        font-size: 30px;
    }
}
@media (max-width: 450px) {
    .tpl-architect-campaign-one-related:before {
        font-size: 20px;
    }
}
/*# sourceMappingURL=Related.css.map */

.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form.tpl-simple-layout .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body {
    padding: 0;
    border-bottom: none 0;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form.tpl-simple-layout .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body > .tpl-submit-button {
    display: none;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body {
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 20px;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-field {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-field .tpl-amount-field-holder input {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-amount-button-holder .tpl-button {
    border-color: #E64C38;
    background-color: #E64C38;
    color: #fff;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-amount-button-holder .tpl-button:hover {
    background-color: #ec7565;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .clearfix {
    display: none;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer {
    padding: 20px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.17px;
    font-weight: 500;
    text-align: center;
    border-top: dotted 2px #00c0ce;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer .tpl-recurring {
    display: block;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer .tpl-one-time {
    display: none;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer span {
    display: inline-block;
    font-weight: 600;
    position: relative;
    z-index: 0;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer span:before {
    content: "";
    background-color: #FFC60A;
    height: 3px;
    border-radius: 2px;
    position: absolute;
    bottom: 0px;
    left: -2px;
    right: -2px;
    z-index: -1;
    -webkit-transform: skew(30deg, 0);
    transform: skew(30deg, 0);
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 5px;
    }
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    padding: 0;
    height: 30px;
    border-radius: 0;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button span {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url("/tpl/WycliffeBase/img/logo-wordgivers-green.svg");
    margin-right: 5px;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button:first-of-type {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button:last-of-type {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button {
        border-radius: 5px;
        min-height: 30px;
    }
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button.selected {
    border-color: #006168;
    background-color: #006168;
    color: #fff;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button.selected span {
    background: url("/tpl/WycliffeBase/img/logo-wordgivers-white.svg");
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
    row-gap: 10px;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    min-width: 30%;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount {
        min-width: 45%;
    }
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom {
    position: relative;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom:after {
    content: "$";
    position: absolute;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom input {
    padding-left: 30px;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button, .tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    height: 40px;
    border-radius: 5px;
    padding: 0;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-webkit-input-placeholder, .tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-webkit-input-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-moz-placeholder, .tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-moz-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button:-ms-input-placeholder, .tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input:-ms-input-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-ms-input-placeholder, .tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-ms-input-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::placeholder, .tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::placeholder {
    color: #47525A;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button.selected {
    border-color: #006168;
    background-color: #006168;
    color: #fff;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input {
    padding: 0 10px;
    text-align: right;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input.selected {
    border-color: #006168;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 10px;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input {
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    width: 14px;
    height: 14px;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input:checked {
    background-color: #006168;
    border: solid 1px #006168;
    position: relative;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input:checked:after {
    font-family: "Font Awesome 5 Pro";
    content: "\f00c";
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 10px;
    color: #fff;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label span {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-button {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #E64C38;
    border: none 0;
    color: #fff;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    padding: 0;
    height: 40px;
    min-height: 40px;
    border-radius: 5px;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-button:hover {
    background-color: #ec7565;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-recurring-statement {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
    text-align: center;
    display: none;
}
.tpl-architect-campaign-one-give-input-only .tpl-content-elements-giving-form {
    position: relative;
    max-width: 400px;
}
/*# sourceMappingURL=GiveInputOnly.css.map */

.tpl-architect-campaign-two-advocacy-details {
    padding: 40px 0;
}
.tpl-architect-campaign-two-advocacy-details .tpl-image-holder {
    float: right;
    width: 48%;
    max-width: 600px;
    padding: 0 0 10px;
}
.tpl-architect-campaign-two-advocacy-details .tpl-image-holder img {
    max-width: 100%;
}
.tpl-architect-campaign-two-advocacy-details .tpl-body {
    float: left;
    width: 52%;
    padding-right: 60px;
    line-height: 28px;
}
@media only screen and (max-width: 600px) {
    .tpl-architect-campaign-two-advocacy-details {
        text-align: center;
        padding: 30px 0;
    }
    .tpl-architect-campaign-two-advocacy-details .tpl-image-holder,
    .tpl-architect-campaign-two-advocacy-details .tpl-body {
        float: none;
        width: 100%;
        padding: 0;
        margin: 5px auto 20px;
    }
}
/*# sourceMappingURL=AdvocacyDetail.css.map */

.tpl-architect-campaign-two-advocacy-review .tpl-advocacy-page-title,
.tpl-architect-campaign-two-advocacy-review .tpl-advocacy-page-footer {
    padding: 22px 0;
}
.tpl-architect-campaign-two-advocacy-review .tpl-advocacy-page-title .tpl-advocacy-action-button,
.tpl-architect-campaign-two-advocacy-review .tpl-advocacy-page-footer .tpl-advocacy-action-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
    float: right;
    margin: 5px 0;
}
.tpl-architect-campaign-two-advocacy-review .tpl-advocacy-page-title .tpl-advocacy-action-button:disabled, .tpl-architect-campaign-two-advocacy-review .tpl-advocacy-page-title .tpl-advocacy-action-button.disabled,
.tpl-architect-campaign-two-advocacy-review .tpl-advocacy-page-footer .tpl-advocacy-action-button:disabled,
.tpl-architect-campaign-two-advocacy-review .tpl-advocacy-page-footer .tpl-advocacy-action-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-two-advocacy-review .tpl-advocacy-page-title .tpl-advocacy-action-button:hover,
.tpl-architect-campaign-two-advocacy-review .tpl-advocacy-page-footer .tpl-advocacy-action-button:hover {
    text-decoration: none;
}
.tpl-architect-campaign-two-advocacy-review .tpl-advocacy-page-title .tpl-advocacy-action-button:hover,
.tpl-architect-campaign-two-advocacy-review .tpl-advocacy-page-footer .tpl-advocacy-action-button:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
.tpl-architect-campaign-two-advocacy-review .tpl-advocacy-page-footer {
    text-align: right;
}
.tpl-architect-campaign-two-advocacy-review .tpl-advocacy-page-title h2 {
    line-height: 1.1;
    margin: 10px 0;
}
.tpl-architect-campaign-two-advocacy-review .tpl-advocacy-page-title h2 a {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 40px;
    font-family: "Joane", serif;
    color: #2D2E2D;
    text-decoration: none;
}
.tpl-architect-campaign-two-advocacy-review .tpl-campaign-details {
    padding: 40px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 40px;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-two-advocacy-review .tpl-campaign-details {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}
.tpl-architect-campaign-two-advocacy-review .tpl-campaign-details .tpl-image-holder {
    float: none;
    width: unset;
    padding: 0;
    margin: 0;
    min-width: 45%;
}
.tpl-architect-campaign-two-advocacy-review .tpl-campaign-details .tpl-image-holder img {
    width: 100%;
}
.tpl-architect-campaign-two-advocacy-review .tpl-campaign-details .tpl-content-holder {
    float: none;
    width: unset;
    padding-left: 0;
    margin: 0;
    line-height: 28px;
}
.tpl-architect-campaign-two-advocacy-review .tpl-campaign-details .tpl-content-holder .tpl-body > p:first-of-type {
    margin-top: 0;
}
.tpl-architect-campaign-two-advocacy-review .tpl-campaign-details .tpl-content-holder .tpl-body > p:last-of-type {
    margin-top: 0;
}
.tpl-architect-campaign-two-advocacy-review .tpl-campaign-details .tpl-content-holder .tpl-funding-wrapper {
    margin: 48px 0 10px;
}
.tpl-architect-campaign-two-advocacy-review .tpl-campaign-details .tpl-content-holder .tpl-funding-wrapper .tpl-funding-total {
    float: right;
}
.tpl-architect-campaign-two-advocacy-review .tpl-advocacy-page-footer a.tpl-advocacy-go-back-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
    margin: 0 15px;
    padding: 0 27px;
}
.tpl-architect-campaign-two-advocacy-review .tpl-advocacy-page-footer a.tpl-advocacy-go-back-button:disabled, .tpl-architect-campaign-two-advocacy-review .tpl-advocacy-page-footer a.tpl-advocacy-go-back-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-two-advocacy-review .tpl-advocacy-page-footer a.tpl-advocacy-go-back-button:hover {
    text-decoration: none;
}
.tpl-architect-campaign-two-advocacy-review .tpl-advocacy-page-footer a.tpl-advocacy-go-back-button:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
.tpl-architect-campaign-two-advocacy-review .tpl-advocacy-page-footer a.tpl-advocacy-action-button {
    min-width: 225px;
    margin: 0;
    float: right;
}
@media only screen and (max-width: 800px) {
    .tpl-architect-campaign-two-advocacy-review {
        text-align: center;
    }
    .tpl-architect-campaign-two-advocacy-review .tpl-advocacy-page-title {
        width: 100%;
    }
    .tpl-architect-campaign-two-advocacy-review .tpl-advocacy-page-title h3,
    .tpl-architect-campaign-two-advocacy-review .tpl-advocacy-page-title .tpl-advocacy-action-button {
        float: none;
        margin: 10px auto;
    }
    .tpl-architect-campaign-two-advocacy-review .tpl-advocacy-page-title h3 {
        width: 100%;
    }
    .tpl-architect-campaign-two-advocacy-review .tpl-campaign-details {
        max-width: 600px;
        padding: 20px 0;
        margin: 0 auto;
    }
    .tpl-architect-campaign-two-advocacy-review .tpl-campaign-details .tpl-image-holder,
    .tpl-architect-campaign-two-advocacy-review .tpl-campaign-details .tpl-content-holder {
        float: none;
        width: 100%;
        padding: 0;
    }
    .tpl-architect-campaign-two-advocacy-review .tpl-campaign-details .tpl-content-holder .tpl-body {
        padding-right: 0;
    }
    .tpl-architect-campaign-two-advocacy-review .tpl-campaign-details .tpl-content-holder .tpl-funding-wrapper {
        text-align: left;
    }
    .tpl-architect-campaign-two-advocacy-review .tpl-advocacy-page-footer {
        text-align: center;
    }
    .tpl-architect-campaign-two-advocacy-review .tpl-advocacy-page-footer a.tpl-advocacy-action-button,
    .tpl-architect-campaign-two-advocacy-review .tpl-advocacy-page-footer a.tpl-advocacy-go-back-button {
        float: none;
        margin: 15px auto;
        display: block;
        max-width: 280px;
    }
}
.tpl-architect-campaign-two-advocacy-review .tpl-funding-wrapper .tpl-funding-info .tpl-value {
    font-size: 20px;
    display: block;
}
.tpl-architect-campaign-two-advocacy-review .tpl-funding-wrapper .tpl-funding-info .tpl-label {
    font-size: 16px;
    font-weight: 700;
}
.tpl-architect-campaign-two-advocacy-review .tpl-funding-wrapper .tpl-funding-info.tpl-raised-amount, .tpl-architect-campaign-two-advocacy-review .tpl-funding-wrapper .tpl-funding-info.tpl-needed {
    margin-top: 10px;
    margin-bottom: 10px;
}
.tpl-architect-campaign-two-advocacy-review .tpl-funding-wrapper .tpl-funding-progress-wrapper {
    padding-top: 15px;
    padding-bottom: 30px;
}
.tpl-architect-campaign-two-advocacy-review .tpl-funding-wrapper .tpl-funding-progress-wrapper .tpl-funding-progress {
    border-radius: 1px;
    background-color: #d3d3d3;
}
.tpl-architect-campaign-two-advocacy-review .tpl-funding-wrapper .tpl-funding-progress-wrapper .tpl-funding-progress .tpl-funding-progress-level {
    background-color: #E64C38;
    max-width: 100% !important;
    height: 10px;
}
.tpl-architect-campaign-two-advocacy-review .tpl-funding-wrapper .tpl-funding-progress-wrapper .tpl-funding-percentage-wrapper {
    padding-top: 10px;
    font-size: 12px;
}
.tpl-architect-campaign-two-advocacy-review .tpl-funding-wrapper .tpl-funding-progress-wrapper .tpl-funding-percentage-wrapper span span {
    display: inline-block;
    vertical-align: middle;
}
.tpl-architect-campaign-two-advocacy-review .tpl-funding-wrapper .tpl-funding-progress-wrapper .tpl-funding-percentage-wrapper span.tpl-funding-percentage {
    float: left;
    text-align: right;
    max-width: 100% !important;
}
.tpl-architect-campaign-two-advocacy-review .tpl-funding-wrapper .tpl-funding-progress-wrapper .tpl-funding-percentage-wrapper span.tpl-funding-percentage span {
    width: 30px;
    text-align: center;
    margin-right: -15px;
}
.tpl-architect-campaign-two-advocacy-review .tpl-funding-wrapper .tpl-funding-progress-wrapper .tpl-funding-percentage-wrapper span.tpl-funding-percentage-total {
    float: right;
}
.tpl-architect-campaign-two-advocacy-review .tpl-funding-wrapper.tpl-funding-almost-complete .tpl-funding-progress-wrapper .tpl-funding-percentage-wrapper span.tpl-funding-percentage span {
    text-align: right;
    margin-right: 0;
}
.tpl-architect-campaign-two-advocacy-review .tpl-funding-wrapper.tpl-funding-almost-complete .tpl-funding-progress-wrapper .tpl-funding-percentage-wrapper span.tpl-funding-percentage-total {
    display: none;
}
/*# sourceMappingURL=AdvocacyReview.css.map */

.tpl-architect-campaign-two-box-summary {
    padding: 8px;
    text-align: center;
}
.tpl-architect-campaign-two-box-summary .tpl-image {
    height: 300px;
    overflow: hidden;
}
.tpl-architect-campaign-two-box-summary .tpl-image .tpl-info-inner {
    padding: 0 10px;
}
.tpl-architect-campaign-two-box-summary .tpl-image .tpl-info-inner .tpl-elements-get-tags .tpl-tag,
.tpl-architect-campaign-two-box-summary .tpl-image .tpl-info-inner .tpl-author {
    color: #fff;
    font-size: 22px;
    font-weight: 400;
}
.tpl-architect-campaign-two-box-summary .tpl-image .tpl-info-inner .tpl-title {
    color: #fff;
    font-size: 26px;
    font-weight: 800;
    text-transform: uppercase;
    padding: 10px 0;
}
.tpl-architect-campaign-two-box-summary .tpl-image .tpl-info-inner .tpl-button-wrapper {
    padding: 25px 0 20px;
}
.tpl-architect-campaign-two-box-summary .tpl-image .tpl-info-inner .tpl-button-wrapper a {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 18px;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
    padding: 0 15px;
}
.tpl-architect-campaign-two-box-summary .tpl-image .tpl-info-inner .tpl-button-wrapper a:disabled, .tpl-architect-campaign-two-box-summary .tpl-image .tpl-info-inner .tpl-button-wrapper a.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-two-box-summary .tpl-image .tpl-info-inner .tpl-button-wrapper a:hover {
    text-decoration: none;
}
.tpl-architect-campaign-two-box-summary .tpl-image .tpl-info-inner .tpl-button-wrapper a:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
/*# sourceMappingURL=BoxSummary.css.map */

.tpl-architect-campaign-two-detail {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-detail-hero {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 150px;
    padding-bottom: 250px;
    padding-left: 20px;
    padding-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-dark-overlay {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 600px;
    position: relative;
    z-index: 1;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-tag-category {
    font-size: 18px;
    font-weight: 600;
    color: #FFC60A;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
    color: #fff;
    font-size: 48px;
    font-weight: bold;
    text-align: center;
    margin: 20px 0 40px 0;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
        font-size: 32px;
    }
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-subtitle {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #FFC60A;
    text-align: center;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content {
    margin-top: -150px;
    padding: 0 60px;
    position: relative;
    z-index: 2;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content {
        padding: 0 30px;
    }
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content {
        padding: 0 20px;
    }
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner {
    background-color: #fff;
    border-radius: 20px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body {
    padding: 50px 150px;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body {
        padding: 50px 20px;
    }
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body {
        padding: 50px 20px;
    }
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h1, .tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h2, .tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h3, .tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h4, .tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h5, .tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h6 {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h1 {
    font-size: 40px;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h2 {
    font-size: 32px;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h3 {
    font-size: 28px;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h4 {
    font-size: 22px;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h5 {
    font-size: 18px;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h6 {
    font-size: 16px;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-date-and-author {
    margin-bottom: 50px;
    font-weight: bold;
    font-style: italic;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-video {
    margin-bottom: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-video iframe {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    aspect-ratio: 16/9;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body figure.image {
    max-width: 100%;
    margin: 1em auto;
    text-align: center;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body figure.image img {
    width: unset;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body figure.image figcaption {
    font-size: 12px;
    color: #9d9d9d;
    margin-top: 10px;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body aside {
    font-size: 24px;
    line-height: 40px;
    text-align: center;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body ul {
    margin: 0;
    padding: 0;
    list-style-position: outside;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body ul li {
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body ul li:last-of-type {
    margin-bottom: 0;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body ul br {
    display: none;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body br {
    display: none;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .text--smaller {
    font-size: 14px;
    font-style: italic;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-editor-note {
    margin-top: 20px;
    padding-top: 20px;
    text-align: center;
    font-size: 14px;
    font-style: italic;
    color: #9d9d9d;
    border-top: solid 1px #9d9d9d;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-editor-note .btn {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-editor-note .btn:disabled, .tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-editor-note .btn.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-editor-note .btn:hover {
    text-decoration: none;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-editor-note .btn:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details {
    margin-top: 50px;
    gap: 30px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details {
        grid-template-columns: 1fr 1fr;
    }
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details {
        grid-template-columns: 1fr;
    }
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    padding-left: 35px;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail > i {
    font-size: 24px;
    position: absolute;
    top: 3px;
    left: 0;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail .tpl-detail-title {
    font-size: 20px;
    font-weight: 600;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail .tpl-detail-text {
    font-size: 14px;
    font-weight: normal;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail .tpl-detail-text .tpl-elements-get-tags .tpl-tag-category {
    color: #47525A;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail .tpl-detail-text .tpl-elements-get-tags .tpl-tag-category .tpl-tag {
    font-size: 14px;
    font-weight: normal;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail .tpl-detail-text .tpl-elements-get-tags .tpl-tag-category .tpl-sep {
    font-size: 14px;
    font-weight: normal;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-body-actions {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-item-align: center;
    align-self: center;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-body-actions .tpl-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #E64C38;
    border-color: #E64C38;
    color: #fff;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-body-actions .tpl-button:disabled, .tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-body-actions .tpl-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-body-actions .tpl-button:hover {
    text-decoration: none;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-body-actions .tpl-button:hover {
    background-color: #e9604f;
    border-color: #e9604f;
    color: #fff;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body p {
    margin: 0;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details {
    background-color: #DFE0DF;
    padding: 70px 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 50px;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details {
        padding: 50px 30px;
    }
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details {
        padding: 40px 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    padding-left: 35px;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail > i {
    font-size: 24px;
    position: absolute;
    top: 3px;
    left: 0;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail .tpl-detail-title {
    font-size: 20px;
    font-weight: 600;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail .tpl-detail-text {
    font-size: 14px;
    font-weight: normal;
    margin-top: 10px;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail .tpl-detail-text .tpl-elements-get-tags .tpl-tag-category {
    color: #47525A;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail .tpl-detail-text .tpl-elements-get-tags .tpl-tag-category .tpl-tag {
    font-size: 14px;
    font-weight: normal;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail .tpl-detail-text .tpl-elements-get-tags .tpl-tag-category .tpl-sep {
    font-size: 14px;
    font-weight: normal;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-related {
    background-color: #DFE0DF;
    padding: 50px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving {
    background-color: #DFE0DF;
    padding: 50px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-giving-title {
    font-size: 20px;
    font-weight: 600;
    max-width: 400px;
    text-align: center;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-elements-giving-form {
    width: 100%;
    max-width: 400px;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-progress {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    max-width: 400px;
    padding-left: 20px;
    padding-right: 20px;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-progress .tpl-progress-title {
    font-size: 20px;
    font-weight: 600;
    max-width: 400px;
    text-align: center;
    line-height: 24px;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-progress .tpl-progress-bar {
    background-color: #d2d3d2;
    position: relative;
    overflow: hidden;
    border-radius: 3px;
    -ms-flex-item-align: stretch;
    align-self: stretch;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-progress .tpl-progress-bar .tpl-progress-bar-inner {
    height: 40px;
    background-color: #9AD7D8;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-progress .tpl-progress-bar .tpl-progress-bar-label {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 10px;
    font-weight: 600;
    color: #47525A;
    font-size: 18px;
    line-height: 18px;
    -webkit-box-shadow: inset 0 0 10px -5px #000;
    box-shadow: inset 0 0 10px -5px #000;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options {
    background-color: #DFE0DF;
    padding-bottom: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-giving-title {
    font-size: 20px;
    font-weight: 600;
    max-width: 400px;
    text-align: center;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-giving-title.tpl-top-spacing {
    margin-top: 50px;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options .tpl-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    padding: 0 14px;
    text-transform: none;
    background-color: #FFC60A;
    border-color: #FFC60A;
    color: #fff;
    color: #47525A;
    width: 220px;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options .tpl-button:disabled, .tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options .tpl-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options .tpl-button:hover {
    text-decoration: none;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options .tpl-button:hover {
    background-color: #ffcc24;
    border-color: #ffcc24;
    color: #fff;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options .tpl-button:hover {
    color: #47525A;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-other-option-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 10px;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-other-option-group .tpl-other-option-group-title {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    line-height: 20px;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-other-option-group .tpl-other-option-group-item {
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    line-height: 20px;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-other-option-group .tpl-other-option-group-tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-ministry-budget {
    padding: 50px 150px;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-ministry-budget .tpl-ministry-budget-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-ministry-budget .tpl-ministry-budget-inner .tpl-ministry-budget-title {
    font-size: 18px;
    font-weight: 600;
    text-align: left;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-ministry-budget .tpl-ministry-budget-inner .tpl-ministry-budget-text {
    font-size: 13px;
    line-height: 22px;
    font-weight: normal;
    font-style: italic;
    text-align: left;
    white-space: pre-line;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-launch-expense-statement {
    padding: 50px 150px;
    display: none;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-launch-expense-statement .tpl-launch-expense-statement-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-launch-expense-statement .tpl-launch-expense-statement-inner .tpl-launch-expense-statement-title {
    font-size: 18px;
    font-weight: 600;
    text-align: left;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-launch-expense-statement .tpl-launch-expense-statement-inner .tpl-launch-expense-statement-text {
    font-size: 13px;
    line-height: 22px;
    font-weight: normal;
    font-style: italic;
    text-align: left;
    white-space: pre-line;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content {
    max-width: 1000px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-two-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
    font-style: italic;
    text-align: left;
    margin: 20px 0 20px 0;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-two-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
        text-align: center;
    }
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #E64C38;
    border-color: #E64C38;
    color: #fff;
    margin-top: 30px;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-button:disabled, .tpl-architect-campaign-two-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-button:hover {
    text-decoration: none;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-button:hover {
    background-color: #e9604f;
    border-color: #e9604f;
    color: #fff;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero {
    min-height: 650px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    padding: 0;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    max-width: unset;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-campaign-two-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
    color: #fff;
    font-size: 50px;
    line-height: 60px;
    font-weight: bold;
    font-style: italic;
    margin: 20px 0 40px 0;
    max-width: 60%;
    text-align: left;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-campaign-two-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
        max-width: unset;
    }
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-two-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
        font-size: 32px;
    }
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-subtitle {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
    color: #FFC60A;
    text-align: left;
    max-width: 60%;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-campaign-two-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-subtitle {
        max-width: unset;
    }
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-content {
    margin-top: 0;
    padding: 0;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-content .tpl-content-inner {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-content .tpl-content-inner .tpl-body {
    padding: 80px 150px;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-campaign-two-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-content .tpl-content-inner .tpl-body {
        padding: 40px 20px;
    }
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail.tpl-blog-detail .tpl-content .tpl-content-inner .tpl-body br {
    display: inline;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content {
    max-width: 100%;
    display: grid;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    grid-template: "picture details"/350px 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    justify-items: flex-start;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-two-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-picture {
    grid-area: picture;
    overflow: hidden;
    border-radius: 5px;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info {
    grid-area: details;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 30px;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-two-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-over-title {
    color: #FFC60A;
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    margin: 0;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-title {
    font-style: italic;
    text-align: left;
    margin: 0;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-website {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    color: #9AD7D8;
    font-size: 14px;
    font-weight: bold;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-website a {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    color: #9AD7D8;
    font-size: 14px;
    font-weight: bold;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #E64C38;
    border-color: #E64C38;
    color: #fff;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-button:disabled, .tpl-architect-campaign-two-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-button:hover {
    text-decoration: none;
}
.tpl-architect-campaign-two-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-button:hover {
    background-color: #e9604f;
    border-color: #e9604f;
    color: #fff;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form.tpl-simple-layout .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body {
    padding: 0;
    border-bottom: none 0;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form.tpl-simple-layout .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body > .tpl-submit-button {
    display: none;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body {
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 20px;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-field {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-field .tpl-amount-field-holder input {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-amount-button-holder .tpl-button {
    border-color: #E64C38;
    background-color: #E64C38;
    color: #fff;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-amount-button-holder .tpl-button:hover {
    background-color: #ec7565;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .clearfix {
    display: none;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer {
    padding: 20px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.17px;
    font-weight: 500;
    text-align: center;
    border-top: dotted 2px #00c0ce;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer .tpl-recurring {
    display: block;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer .tpl-one-time {
    display: none;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer span {
    display: inline-block;
    font-weight: 600;
    position: relative;
    z-index: 0;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer span:before {
    content: "";
    background-color: #FFC60A;
    height: 3px;
    border-radius: 2px;
    position: absolute;
    bottom: 0px;
    left: -2px;
    right: -2px;
    z-index: -1;
    -webkit-transform: skew(30deg, 0);
    transform: skew(30deg, 0);
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 5px;
    }
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    padding: 0;
    height: 30px;
    border-radius: 0;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button span {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url("/tpl/WycliffeBase/img/logo-wordgivers-green.svg");
    margin-right: 5px;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button:first-of-type {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button:last-of-type {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button {
        border-radius: 5px;
        min-height: 30px;
    }
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button.selected {
    border-color: #006168;
    background-color: #006168;
    color: #fff;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button.selected span {
    background: url("/tpl/WycliffeBase/img/logo-wordgivers-white.svg");
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
    row-gap: 10px;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    min-width: 30%;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount {
        min-width: 45%;
    }
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom {
    position: relative;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom:after {
    content: "$";
    position: absolute;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom input {
    padding-left: 30px;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button, .tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    height: 40px;
    border-radius: 5px;
    padding: 0;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-webkit-input-placeholder, .tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-webkit-input-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-moz-placeholder, .tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-moz-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button:-ms-input-placeholder, .tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input:-ms-input-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-ms-input-placeholder, .tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-ms-input-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::placeholder, .tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::placeholder {
    color: #47525A;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button.selected {
    border-color: #006168;
    background-color: #006168;
    color: #fff;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input {
    padding: 0 10px;
    text-align: right;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input.selected {
    border-color: #006168;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 10px;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input {
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    width: 14px;
    height: 14px;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input:checked {
    background-color: #006168;
    border: solid 1px #006168;
    position: relative;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input:checked:after {
    font-family: "Font Awesome 5 Pro";
    content: "\f00c";
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 10px;
    color: #fff;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label span {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-button {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #E64C38;
    border: none 0;
    color: #fff;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    padding: 0;
    height: 40px;
    min-height: 40px;
    border-radius: 5px;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-button:hover {
    background-color: #ec7565;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-recurring-statement {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
    text-align: center;
    display: none;
}
.tpl-architect-campaign-two-detail .tpl-tag-category {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #006168;
}
.tpl-architect-campaign-two-detail .clearfix {
    display: none;
}
/*# sourceMappingURL=Detail.css.map */

.tpl-architect-campaign-two-giving-popup .tpl-gift-bubble {
    border-radius: 50%;
    background-color: #E64C38;
    width: 100px;
    height: 100px;
    margin: 30px auto 10px;
    text-align: center;
    line-height: 100px;
}
.tpl-architect-campaign-two-giving-popup .tpl-gift-bubble:after {
    font-family: "Linearicons" !important;
    speak: none;
    font-style: normal;
    font-weight: 300;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e7ff";
    color: #fff;
    font-size: 48px;
}
.tpl-architect-campaign-two-giving-popup .tpl-gift-bubble.open-popup-trigger {
    z-index: 170;
    position: fixed;
    bottom: 20px;
    left: 50%;
    margin: 0 0 0 600px;
    cursor: pointer;
    display: none;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-global-giving-popup {
    z-index: 500;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    pointer-events: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-global-giving-popup.open {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-global-giving-popup .tpl-global-giving-popup-inner {
    position: relative;
    background-color: #fff;
    padding: 20px;
    height: auto;
    min-height: 300px;
    width: 320px;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-global-giving-popup .tpl-global-giving-popup-inner .tpl-popup-close {
    background: none;
    cursor: pointer;
    position: relative;
    width: 20px;
    height: 20px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    position: absolute;
    right: 15px;
    top: 15px;
    -webkit-transition: none;
    transition: none;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-global-giving-popup .tpl-global-giving-popup-inner .tpl-popup-close:before, .tpl-architect-campaign-two-giving-popup .tpl-elements-global-giving-popup .tpl-global-giving-popup-inner .tpl-popup-close:after {
    background: #2D2E2D;
    width: 20px;
    margin-top: calc(20px / 2);
    content: "";
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    height: 2px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-global-giving-popup .tpl-global-giving-popup-inner .tpl-popup-close:after {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-global-giving-popup .tpl-global-giving-popup-inner .tpl-popup-content {
    text-align: center;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-global-giving-popup .tpl-global-giving-popup-inner .tpl-popup-content .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 30px;
    font-family: "Joane", serif;
    font-weight: 500;
    text-transform: uppercase;
    padding: 10px 30px;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-global-giving-popup .tpl-global-giving-popup-inner .tpl-popup-content .tpl-elements-giving-form {
    margin: 15px 10px;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-global-giving-popup .tpl-global-giving-popup-inner .tpl-popup-content .tpl-elements-giving-form .tpl-field-and-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-global-giving-popup .tpl-global-giving-popup-inner .tpl-popup-content .tpl-elements-giving-form .tpl-field-and-button .tpl-field {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-global-giving-popup .tpl-color-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4) !important;
    z-index: unset !important;
}
@media only screen and (max-width: 1430px) {
    .tpl-architect-campaign-two-giving-popup .tpl-gift-bubble.open-popup-trigger {
        left: initial;
        margin: initial;
        right: 20px;
    }
}
@media only screen and (max-width: 450px) {
    .tpl-architect-campaign-two-giving-popup .tpl-gift-bubble {
        width: 75px;
        height: 75px;
        line-height: 75px;
    }
    .tpl-architect-campaign-two-giving-popup .tpl-gift-bubble:after {
        font-size: 36px;
    }
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form.tpl-simple-layout .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body {
    padding: 0;
    border-bottom: none 0;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form.tpl-simple-layout .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body > .tpl-submit-button {
    display: none;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body {
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 20px;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-field {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-field .tpl-amount-field-holder input {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-amount-button-holder .tpl-button {
    border-color: #E64C38;
    background-color: #E64C38;
    color: #fff;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-amount-button-holder .tpl-button:hover {
    background-color: #ec7565;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .clearfix {
    display: none;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer {
    padding: 20px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.17px;
    font-weight: 500;
    text-align: center;
    border-top: dotted 2px #00c0ce;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer .tpl-recurring {
    display: block;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer .tpl-one-time {
    display: none;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer span {
    display: inline-block;
    font-weight: 600;
    position: relative;
    z-index: 0;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer span:before {
    content: "";
    background-color: #FFC60A;
    height: 3px;
    border-radius: 2px;
    position: absolute;
    bottom: 0px;
    left: -2px;
    right: -2px;
    z-index: -1;
    -webkit-transform: skew(30deg, 0);
    transform: skew(30deg, 0);
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 5px;
    }
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    padding: 0;
    height: 30px;
    border-radius: 0;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button span {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url("/tpl/WycliffeBase/img/logo-wordgivers-green.svg");
    margin-right: 5px;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button:first-of-type {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button:last-of-type {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button {
        border-radius: 5px;
        min-height: 30px;
    }
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button.selected {
    border-color: #006168;
    background-color: #006168;
    color: #fff;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button.selected span {
    background: url("/tpl/WycliffeBase/img/logo-wordgivers-white.svg");
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
    row-gap: 10px;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    min-width: 30%;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount {
        min-width: 45%;
    }
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom {
    position: relative;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom:after {
    content: "$";
    position: absolute;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom input {
    padding-left: 30px;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button, .tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    height: 40px;
    border-radius: 5px;
    padding: 0;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-webkit-input-placeholder, .tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-webkit-input-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-moz-placeholder, .tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-moz-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button:-ms-input-placeholder, .tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input:-ms-input-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-ms-input-placeholder, .tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-ms-input-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::placeholder, .tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::placeholder {
    color: #47525A;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button.selected {
    border-color: #006168;
    background-color: #006168;
    color: #fff;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input {
    padding: 0 10px;
    text-align: right;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input.selected {
    border-color: #006168;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 10px;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input {
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    width: 14px;
    height: 14px;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input:checked {
    background-color: #006168;
    border: solid 1px #006168;
    position: relative;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input:checked:after {
    font-family: "Font Awesome 5 Pro";
    content: "\f00c";
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 10px;
    color: #fff;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label span {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-button {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #E64C38;
    border: none 0;
    color: #fff;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    padding: 0;
    height: 40px;
    min-height: 40px;
    border-radius: 5px;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-button:hover {
    background-color: #ec7565;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-recurring-statement {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
    text-align: center;
    display: none;
}
/*# sourceMappingURL=GivingPopup.css.map */

.tpl-architect-campaign-two-hero {
    color: #fff;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form.tpl-simple-layout .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body {
    padding: 0;
    border-bottom: none 0;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form.tpl-simple-layout .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body > .tpl-submit-button {
    display: none;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body {
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 20px;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-field {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-field .tpl-amount-field-holder input {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-amount-button-holder .tpl-button {
    border-color: #E64C38;
    background-color: #E64C38;
    color: #fff;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-amount-button-holder .tpl-button:hover {
    background-color: #ec7565;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .clearfix {
    display: none;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer {
    padding: 20px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.17px;
    font-weight: 500;
    text-align: center;
    border-top: dotted 2px #00c0ce;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer .tpl-recurring {
    display: block;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer .tpl-one-time {
    display: none;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer span {
    display: inline-block;
    font-weight: 600;
    position: relative;
    z-index: 0;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer span:before {
    content: "";
    background-color: #FFC60A;
    height: 3px;
    border-radius: 2px;
    position: absolute;
    bottom: 0px;
    left: -2px;
    right: -2px;
    z-index: -1;
    -webkit-transform: skew(30deg, 0);
    transform: skew(30deg, 0);
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 5px;
    }
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    padding: 0;
    height: 30px;
    border-radius: 0;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button span {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url("/tpl/WycliffeBase/img/logo-wordgivers-green.svg");
    margin-right: 5px;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button:first-of-type {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button:last-of-type {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button {
        border-radius: 5px;
        min-height: 30px;
    }
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button.selected {
    border-color: #006168;
    background-color: #006168;
    color: #fff;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button.selected span {
    background: url("/tpl/WycliffeBase/img/logo-wordgivers-white.svg");
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
    row-gap: 10px;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    min-width: 30%;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount {
        min-width: 45%;
    }
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom {
    position: relative;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom:after {
    content: "$";
    position: absolute;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom input {
    padding-left: 30px;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button, .tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    height: 40px;
    border-radius: 5px;
    padding: 0;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-webkit-input-placeholder, .tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-webkit-input-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-moz-placeholder, .tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-moz-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button:-ms-input-placeholder, .tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input:-ms-input-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-ms-input-placeholder, .tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-ms-input-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::placeholder, .tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::placeholder {
    color: #47525A;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button.selected {
    border-color: #006168;
    background-color: #006168;
    color: #fff;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input {
    padding: 0 10px;
    text-align: right;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input.selected {
    border-color: #006168;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 10px;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input {
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    width: 14px;
    height: 14px;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input:checked {
    background-color: #006168;
    border: solid 1px #006168;
    position: relative;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input:checked:after {
    font-family: "Font Awesome 5 Pro";
    content: "\f00c";
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 10px;
    color: #fff;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label span {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-button {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #E64C38;
    border: none 0;
    color: #fff;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    padding: 0;
    height: 40px;
    min-height: 40px;
    border-radius: 5px;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-button:hover {
    background-color: #ec7565;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-recurring-statement {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
    text-align: center;
    display: none;
}
.tpl-architect-campaign-two-hero .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 80px;
    font-family: "Joane", serif;
}
.tpl-architect-campaign-two-hero .tpl-body {
    max-width: 620px;
    padding: 0 10px;
    margin: 0 auto;
    width: 100%;
    font-size: 20px;
    margin: 0 auto;
}
.tpl-architect-campaign-two-hero .tpl-body.tpl-centered-without-side-padding {
    max-width: 600px;
    padding-left: 0;
    padding-right: 0;
}
.tpl-architect-campaign-two-hero.tpl-hide-summary .tpl-body {
    display: none;
}
.tpl-architect-campaign-two-hero .tpl-title,
.tpl-architect-campaign-two-hero .tpl-body {
    padding: 12px 0;
}
.tpl-architect-campaign-two-hero .tpl-background-image .tpl-color-overlay {
    display: block;
    background-color: rgba(0, 0, 0, 0.2);
}
.tpl-architect-campaign-two-hero .tpl-scroll-down-arrow {
    color: #fff;
    position: absolute;
    bottom: 30px;
    left: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 50px;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    z-index: 200;
    margin-left: -25px;
}
.tpl-architect-campaign-two-hero .tpl-scroll-down-arrow:after {
    font-family: "Linearicons" !important;
    speak: none;
    font-style: normal;
    font-weight: 300;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e95f";
    font-weight: 300;
}
.tpl-architect-campaign-two-hero.tpl-hero-height-tiny .tpl-hero-content {
    height: 400px;
}
.tpl-architect-campaign-two-hero.tpl-hero-height-small .tpl-hero-content {
    height: 500px;
}
.tpl-architect-campaign-two-hero.tpl-hero-height-normal .tpl-hero-content {
    height: 600px;
}
.tpl-architect-campaign-two-hero.tpl-hero-height-big .tpl-hero-content {
    height: 700px;
}
.tpl-architect-campaign-two-hero.tpl-hero-height-large .tpl-hero-content {
    height: 800px;
}
.tpl-architect-campaign-two-hero.tpl-child-title-h2 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 60px;
    font-family: "Joane", serif;
}
.tpl-architect-campaign-two-hero.tpl-child-title-h3 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 40px;
    font-family: "Joane", serif;
}
.tpl-architect-campaign-two-hero.tpl-child-title-h4 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 30px;
    font-family: "Joane", serif;
}
.tpl-architect-campaign-two-hero.tpl-child-title-h5 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 24px;
    font-family: "Joane", serif;
}
.tpl-architect-campaign-two-hero.tpl-child-title-h6 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 18px;
    font-family: "Joane", serif;
}
.tpl-architect-campaign-two-hero.tpl-title-text-shadow .tpl-title {
    text-shadow: 1px 2px 5px #000000;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-campaign-two-hero .tpl-scroll-down-arrow {
        display: none;
    }
}
/*# sourceMappingURL=Hero.css.map */

.tpl-architect-campaign-two-summary {
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
}
.tpl-architect-campaign-two-summary .tpl-architect-summary-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
}
.tpl-architect-campaign-two-summary .tpl-architect-summary-content .tpl-image-holder {
    overflow: hidden;
    aspect-ratio: 3/2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.tpl-architect-campaign-two-summary .tpl-architect-summary-content .tpl-image-holder img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    -o-object-fit: cover;
    object-fit: cover;
}
.tpl-architect-campaign-two-summary .tpl-architect-summary-content .tpl-image-holder:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.tpl-architect-campaign-two-summary .tpl-architect-summary-content .tpl-details {
    padding: 25px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 20px;
}
.tpl-architect-campaign-two-summary .tpl-architect-summary-content .tpl-details .tpl-date {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #006168;
}
.tpl-architect-campaign-two-summary .tpl-architect-summary-content .tpl-details .tpl-title-holder {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #47525A;
}
.tpl-architect-campaign-two-summary .tpl-architect-summary-content .tpl-details .tpl-title-holder .tpl-title {
    color: #47525A;
    text-decoration: none;
}
.tpl-architect-campaign-two-summary .tpl-architect-summary-content .tpl-details .tpl-title-holder .tpl-title:hover {
    text-decoration: underline;
}
.tpl-architect-campaign-two-summary .tpl-architect-summary-content .tpl-details .tpl-summary {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #47525A;
}
.tpl-architect-campaign-two-summary .tpl-architect-summary-content .tpl-details .tpl-location {
    font-size: 13px;
    font-weight: 400;
    color: #47525A;
}
.tpl-architect-campaign-two-summary .tpl-architect-summary-content .tpl-details .tpl-link {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #E64C38;
}
.tpl-architect-campaign-two-summary .tpl-architect-summary-content .tpl-details .tpl-link:after {
    content: ">";
}
.tpl-architect-campaign-two-summary .tpl-architect-summary-content .tpl-details .tpl-link a {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #E64C38;
    text-decoration: none;
    position: relative;
}
.tpl-architect-campaign-two-summary .tpl-architect-summary-content .tpl-details .tpl-link a:after {
    content: "";
    background-color: #E64C38;
    height: 3px;
    border-radius: 2px;
    position: absolute;
    bottom: 0px;
    left: -2px;
    right: -2px;
    -webkit-transform: skew(30deg, 0) scaleX(0);
    transform: skew(30deg, 0) scaleX(0);
    -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
    opacity: 0;
}
.tpl-architect-campaign-two-summary .tpl-architect-summary-content .tpl-details .tpl-link a:hover:after {
    -webkit-transform: skew(30deg, 0) scaleX(1);
    transform: skew(30deg, 0) scaleX(1);
    opacity: 1;
}
.tpl-architect-campaign-two-summary .tpl-tag-category {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #006168;
}
.tpl-architect-campaign-two-summary .clearfix {
    display: none;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form.tpl-simple-layout .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body {
    padding: 0;
    border-bottom: none 0;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form.tpl-simple-layout .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body > .tpl-submit-button {
    display: none;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body {
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 20px;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-field {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-field .tpl-amount-field-holder input {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-amount-button-holder .tpl-button {
    border-color: #E64C38;
    background-color: #E64C38;
    color: #fff;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-amount-button-holder .tpl-button:hover {
    background-color: #ec7565;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .clearfix {
    display: none;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer {
    padding: 20px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.17px;
    font-weight: 500;
    text-align: center;
    border-top: dotted 2px #00c0ce;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer .tpl-recurring {
    display: block;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer .tpl-one-time {
    display: none;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer span {
    display: inline-block;
    font-weight: 600;
    position: relative;
    z-index: 0;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer span:before {
    content: "";
    background-color: #FFC60A;
    height: 3px;
    border-radius: 2px;
    position: absolute;
    bottom: 0px;
    left: -2px;
    right: -2px;
    z-index: -1;
    -webkit-transform: skew(30deg, 0);
    transform: skew(30deg, 0);
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 5px;
    }
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    padding: 0;
    height: 30px;
    border-radius: 0;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button span {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url("/tpl/WycliffeBase/img/logo-wordgivers-green.svg");
    margin-right: 5px;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button:first-of-type {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button:last-of-type {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button {
        border-radius: 5px;
        min-height: 30px;
    }
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button.selected {
    border-color: #006168;
    background-color: #006168;
    color: #fff;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button.selected span {
    background: url("/tpl/WycliffeBase/img/logo-wordgivers-white.svg");
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
    row-gap: 10px;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    min-width: 30%;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount {
        min-width: 45%;
    }
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom {
    position: relative;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom:after {
    content: "$";
    position: absolute;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom input {
    padding-left: 30px;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button, .tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    height: 40px;
    border-radius: 5px;
    padding: 0;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-webkit-input-placeholder, .tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-webkit-input-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-moz-placeholder, .tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-moz-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button:-ms-input-placeholder, .tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input:-ms-input-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-ms-input-placeholder, .tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-ms-input-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::placeholder, .tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::placeholder {
    color: #47525A;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button.selected {
    border-color: #006168;
    background-color: #006168;
    color: #fff;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input {
    padding: 0 10px;
    text-align: right;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input.selected {
    border-color: #006168;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 10px;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input {
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    width: 14px;
    height: 14px;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input:checked {
    background-color: #006168;
    border: solid 1px #006168;
    position: relative;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input:checked:after {
    font-family: "Font Awesome 5 Pro";
    content: "\f00c";
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 10px;
    color: #fff;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label span {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-button {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #E64C38;
    border: none 0;
    color: #fff;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    padding: 0;
    height: 40px;
    min-height: 40px;
    border-radius: 5px;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-button:hover {
    background-color: #ec7565;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-recurring-statement {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
    text-align: center;
    display: none;
}
.tpl-architect-campaign-two-summary.tpl-shadow-small {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}
.tpl-architect-campaign-two-summary.tpl-shadow-normal {
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
}
.tpl-architect-campaign-two-summary.tpl-shadow-large {
    -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.3);
}
.infinite-item .tpl-architect-campaign-two-summary {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}
/*# sourceMappingURL=Summary.css.map */

.tpl-architect-campaign-two-prayer-popup-summary {
    display: table;
    width: 100%;
    max-width: 800px;
    margin-bottom: 20px;
}
.tpl-architect-campaign-two-prayer-popup-summary .tpl-thumbnail {
    min-width: 100px;
    padding-right: 20px;
}
.tpl-architect-campaign-two-prayer-popup-summary .tpl-thumbnail,
.tpl-architect-campaign-two-prayer-popup-summary .tpl-title-and-summary {
    display: table-cell;
    vertical-align: top;
}
.tpl-architect-campaign-two-prayer-popup-summary .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 30px;
    font-family: "Joane", serif;
}
/*# sourceMappingURL=PrayerPopupSummary.css.map */

.tpl-architect-campaign-two-related:before {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 60px;
    font-family: "Joane", serif;
    content: "Related Missionaries";
    display: block;
    margin-bottom: 20px;
}
.tpl-architect-campaign-two-related ~ div:before {
    display: none;
}
.tpl-architect-campaign-two-related .tpl-architect-related {
    height: 95px;
    margin-bottom: 16px;
}
.tpl-architect-campaign-two-related .tpl-architect-related .tpl-architect-related-inner {
    height: 100%;
    text-decoration: none;
    font-weight: 400;
}
.tpl-architect-campaign-two-related .tpl-architect-related .tpl-architect-related-inner .tpl-image-holder {
    width: 150px;
    height: 100%;
    float: left;
    overflow: hidden;
}
.tpl-architect-campaign-two-related .tpl-architect-related .tpl-architect-related-inner .tpl-image-holder img {
    z-index: 1;
    width: 100%;
    position: relative;
}
.tpl-architect-campaign-two-related .tpl-architect-related .tpl-architect-related-inner .tpl-title-holder {
    background-color: #f0f0f0;
    border: 1px solid #d3d3d3;
    height: 100%;
    padding: 20px 65px 20px 20px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-architect-campaign-two-related .tpl-architect-related .tpl-architect-related-inner .tpl-title-holder .tpl-title {
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tpl-architect-campaign-two-related .tpl-architect-related .tpl-architect-related-inner .tpl-title-holder .tpl-arrow {
    background: #E64C38;
    width: 45px;
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
.tpl-architect-campaign-two-related .tpl-architect-related .tpl-architect-related-inner .tpl-title-holder .tpl-arrow:after {
    font-family: "Linearicons" !important;
    speak: none;
    font-style: normal;
    font-weight: 300;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e93c";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    color: #fff;
    font-weight: 700;
    height: auto;
    line-height: 100%;
    font-size: 18px;
}
@media (max-width: 1100px) {
    .tpl-architect-campaign-two-related .tpl-architect-related .tpl-architect-related-inner .tpl-title-holder .tpl-title {
        font-size: 16px;
    }
}
@media (max-width: 450px) {
    .tpl-architect-campaign-two-related .tpl-architect-related {
        height: 63px;
    }
    .tpl-architect-campaign-two-related .tpl-architect-related .tpl-architect-related-inner .tpl-image-holder {
        width: 100px;
    }
    .tpl-architect-campaign-two-related .tpl-architect-related .tpl-architect-related-inner .tpl-title-holder {
        padding: 10px 65px 10px 10px;
    }
}
@media (max-width: 600px) {
    .tpl-architect-campaign-two-related:before {
        font-size: 30px;
    }
}
@media (max-width: 450px) {
    .tpl-architect-campaign-two-related:before {
        font-size: 20px;
    }
}
/*# sourceMappingURL=Related.css.map */

.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-detail-hero {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 150px;
    padding-bottom: 250px;
    padding-left: 20px;
    padding-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-dark-overlay {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 600px;
    position: relative;
    z-index: 1;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-tag-category {
    font-size: 18px;
    font-weight: 600;
    color: #FFC60A;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
    color: #fff;
    font-size: 48px;
    font-weight: bold;
    text-align: center;
    margin: 20px 0 40px 0;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
        font-size: 32px;
    }
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-subtitle {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #FFC60A;
    text-align: center;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content {
    margin-top: -150px;
    padding: 0 60px;
    position: relative;
    z-index: 2;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content {
        padding: 0 30px;
    }
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content {
        padding: 0 20px;
    }
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner {
    background-color: #fff;
    border-radius: 20px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body {
    padding: 50px 150px;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body {
        padding: 50px 20px;
    }
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body {
        padding: 50px 20px;
    }
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h1, .tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h2, .tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h3, .tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h4, .tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h5, .tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h6 {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h1 {
    font-size: 40px;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h2 {
    font-size: 32px;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h3 {
    font-size: 28px;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h4 {
    font-size: 22px;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h5 {
    font-size: 18px;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h6 {
    font-size: 16px;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-date-and-author {
    margin-bottom: 50px;
    font-weight: bold;
    font-style: italic;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-video {
    margin-bottom: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-video iframe {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    aspect-ratio: 16/9;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body figure.image {
    max-width: 100%;
    margin: 1em auto;
    text-align: center;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body figure.image img {
    width: unset;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body figure.image figcaption {
    font-size: 12px;
    color: #9d9d9d;
    margin-top: 10px;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body aside {
    font-size: 24px;
    line-height: 40px;
    text-align: center;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body ul {
    margin: 0;
    padding: 0;
    list-style-position: outside;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body ul li {
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body ul li:last-of-type {
    margin-bottom: 0;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body ul br {
    display: none;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body br {
    display: none;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .text--smaller {
    font-size: 14px;
    font-style: italic;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-editor-note {
    margin-top: 20px;
    padding-top: 20px;
    text-align: center;
    font-size: 14px;
    font-style: italic;
    color: #9d9d9d;
    border-top: solid 1px #9d9d9d;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-editor-note .btn {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-editor-note .btn:disabled, .tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-editor-note .btn.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-editor-note .btn:hover {
    text-decoration: none;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-editor-note .btn:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details {
    margin-top: 50px;
    gap: 30px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details {
        grid-template-columns: 1fr 1fr;
    }
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details {
        grid-template-columns: 1fr;
    }
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    padding-left: 35px;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail > i {
    font-size: 24px;
    position: absolute;
    top: 3px;
    left: 0;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail .tpl-detail-title {
    font-size: 20px;
    font-weight: 600;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail .tpl-detail-text {
    font-size: 14px;
    font-weight: normal;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail .tpl-detail-text .tpl-elements-get-tags .tpl-tag-category {
    color: #47525A;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail .tpl-detail-text .tpl-elements-get-tags .tpl-tag-category .tpl-tag {
    font-size: 14px;
    font-weight: normal;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail .tpl-detail-text .tpl-elements-get-tags .tpl-tag-category .tpl-sep {
    font-size: 14px;
    font-weight: normal;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-body-actions {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-item-align: center;
    align-self: center;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-body-actions .tpl-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #E64C38;
    border-color: #E64C38;
    color: #fff;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-body-actions .tpl-button:disabled, .tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-body-actions .tpl-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-body-actions .tpl-button:hover {
    text-decoration: none;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-body-actions .tpl-button:hover {
    background-color: #e9604f;
    border-color: #e9604f;
    color: #fff;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body p {
    margin: 0;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details {
    background-color: #DFE0DF;
    padding: 70px 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 50px;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details {
        padding: 50px 30px;
    }
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details {
        padding: 40px 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    padding-left: 35px;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail > i {
    font-size: 24px;
    position: absolute;
    top: 3px;
    left: 0;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail .tpl-detail-title {
    font-size: 20px;
    font-weight: 600;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail .tpl-detail-text {
    font-size: 14px;
    font-weight: normal;
    margin-top: 10px;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail .tpl-detail-text .tpl-elements-get-tags .tpl-tag-category {
    color: #47525A;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail .tpl-detail-text .tpl-elements-get-tags .tpl-tag-category .tpl-tag {
    font-size: 14px;
    font-weight: normal;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail .tpl-detail-text .tpl-elements-get-tags .tpl-tag-category .tpl-sep {
    font-size: 14px;
    font-weight: normal;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-related {
    background-color: #DFE0DF;
    padding: 50px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving {
    background-color: #DFE0DF;
    padding: 50px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-giving-title {
    font-size: 20px;
    font-weight: 600;
    max-width: 400px;
    text-align: center;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-elements-giving-form {
    width: 100%;
    max-width: 400px;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-progress {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    max-width: 400px;
    padding-left: 20px;
    padding-right: 20px;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-progress .tpl-progress-title {
    font-size: 20px;
    font-weight: 600;
    max-width: 400px;
    text-align: center;
    line-height: 24px;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-progress .tpl-progress-bar {
    background-color: #d2d3d2;
    position: relative;
    overflow: hidden;
    border-radius: 3px;
    -ms-flex-item-align: stretch;
    align-self: stretch;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-progress .tpl-progress-bar .tpl-progress-bar-inner {
    height: 40px;
    background-color: #9AD7D8;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-progress .tpl-progress-bar .tpl-progress-bar-label {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 10px;
    font-weight: 600;
    color: #47525A;
    font-size: 18px;
    line-height: 18px;
    -webkit-box-shadow: inset 0 0 10px -5px #000;
    box-shadow: inset 0 0 10px -5px #000;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options {
    background-color: #DFE0DF;
    padding-bottom: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-giving-title {
    font-size: 20px;
    font-weight: 600;
    max-width: 400px;
    text-align: center;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-giving-title.tpl-top-spacing {
    margin-top: 50px;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options .tpl-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    padding: 0 14px;
    text-transform: none;
    background-color: #FFC60A;
    border-color: #FFC60A;
    color: #fff;
    color: #47525A;
    width: 220px;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options .tpl-button:disabled, .tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options .tpl-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options .tpl-button:hover {
    text-decoration: none;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options .tpl-button:hover {
    background-color: #ffcc24;
    border-color: #ffcc24;
    color: #fff;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options .tpl-button:hover {
    color: #47525A;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-other-option-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 10px;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-other-option-group .tpl-other-option-group-title {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    line-height: 20px;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-other-option-group .tpl-other-option-group-item {
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    line-height: 20px;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-other-option-group .tpl-other-option-group-tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-ministry-budget {
    padding: 50px 150px;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-ministry-budget .tpl-ministry-budget-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-ministry-budget .tpl-ministry-budget-inner .tpl-ministry-budget-title {
    font-size: 18px;
    font-weight: 600;
    text-align: left;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-ministry-budget .tpl-ministry-budget-inner .tpl-ministry-budget-text {
    font-size: 13px;
    line-height: 22px;
    font-weight: normal;
    font-style: italic;
    text-align: left;
    white-space: pre-line;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-launch-expense-statement {
    padding: 50px 150px;
    display: none;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-launch-expense-statement .tpl-launch-expense-statement-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-launch-expense-statement .tpl-launch-expense-statement-inner .tpl-launch-expense-statement-title {
    font-size: 18px;
    font-weight: 600;
    text-align: left;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-launch-expense-statement .tpl-launch-expense-statement-inner .tpl-launch-expense-statement-text {
    font-size: 13px;
    line-height: 22px;
    font-weight: normal;
    font-style: italic;
    text-align: left;
    white-space: pre-line;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content {
    max-width: 1000px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-three-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
    font-style: italic;
    text-align: left;
    margin: 20px 0 20px 0;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-three-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
        text-align: center;
    }
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #E64C38;
    border-color: #E64C38;
    color: #fff;
    margin-top: 30px;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-button:disabled, .tpl-architect-campaign-three-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-button:hover {
    text-decoration: none;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-button:hover {
    background-color: #e9604f;
    border-color: #e9604f;
    color: #fff;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero {
    min-height: 650px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    padding: 0;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    max-width: unset;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-campaign-three-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
    color: #fff;
    font-size: 50px;
    line-height: 60px;
    font-weight: bold;
    font-style: italic;
    margin: 20px 0 40px 0;
    max-width: 60%;
    text-align: left;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-campaign-three-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
        max-width: unset;
    }
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-three-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
        font-size: 32px;
    }
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-subtitle {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
    color: #FFC60A;
    text-align: left;
    max-width: 60%;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-campaign-three-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-subtitle {
        max-width: unset;
    }
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-content {
    margin-top: 0;
    padding: 0;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-content .tpl-content-inner {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-content .tpl-content-inner .tpl-body {
    padding: 80px 150px;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-campaign-three-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-content .tpl-content-inner .tpl-body {
        padding: 40px 20px;
    }
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail.tpl-blog-detail .tpl-content .tpl-content-inner .tpl-body br {
    display: inline;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content {
    max-width: 100%;
    display: grid;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    grid-template: "picture details"/350px 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    justify-items: flex-start;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-three-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-picture {
    grid-area: picture;
    overflow: hidden;
    border-radius: 5px;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info {
    grid-area: details;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 30px;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-campaign-three-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-over-title {
    color: #FFC60A;
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    margin: 0;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-title {
    font-style: italic;
    text-align: left;
    margin: 0;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-website {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    color: #9AD7D8;
    font-size: 14px;
    font-weight: bold;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-website a {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    color: #9AD7D8;
    font-size: 14px;
    font-weight: bold;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #E64C38;
    border-color: #E64C38;
    color: #fff;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-button:disabled, .tpl-architect-campaign-three-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-button:hover {
    text-decoration: none;
}
.tpl-architect-campaign-three-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-button:hover {
    background-color: #e9604f;
    border-color: #e9604f;
    color: #fff;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form.tpl-simple-layout .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body {
    padding: 0;
    border-bottom: none 0;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form.tpl-simple-layout .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body > .tpl-submit-button {
    display: none;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body {
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 20px;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-field {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-field .tpl-amount-field-holder input {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-amount-button-holder .tpl-button {
    border-color: #E64C38;
    background-color: #E64C38;
    color: #fff;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-amount-button-holder .tpl-button:hover {
    background-color: #ec7565;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .clearfix {
    display: none;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer {
    padding: 20px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.17px;
    font-weight: 500;
    text-align: center;
    border-top: dotted 2px #00c0ce;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer .tpl-recurring {
    display: block;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer .tpl-one-time {
    display: none;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer span {
    display: inline-block;
    font-weight: 600;
    position: relative;
    z-index: 0;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer span:before {
    content: "";
    background-color: #FFC60A;
    height: 3px;
    border-radius: 2px;
    position: absolute;
    bottom: 0px;
    left: -2px;
    right: -2px;
    z-index: -1;
    -webkit-transform: skew(30deg, 0);
    transform: skew(30deg, 0);
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 5px;
    }
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    padding: 0;
    height: 30px;
    border-radius: 0;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button span {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url("/tpl/WycliffeBase/img/logo-wordgivers-green.svg");
    margin-right: 5px;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button:first-of-type {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button:last-of-type {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button {
        border-radius: 5px;
        min-height: 30px;
    }
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button.selected {
    border-color: #006168;
    background-color: #006168;
    color: #fff;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button.selected span {
    background: url("/tpl/WycliffeBase/img/logo-wordgivers-white.svg");
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
    row-gap: 10px;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    min-width: 30%;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount {
        min-width: 45%;
    }
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom {
    position: relative;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom:after {
    content: "$";
    position: absolute;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom input {
    padding-left: 30px;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button, .tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    height: 40px;
    border-radius: 5px;
    padding: 0;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-webkit-input-placeholder, .tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-webkit-input-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-moz-placeholder, .tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-moz-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button:-ms-input-placeholder, .tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input:-ms-input-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-ms-input-placeholder, .tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-ms-input-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::placeholder, .tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::placeholder {
    color: #47525A;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button.selected {
    border-color: #006168;
    background-color: #006168;
    color: #fff;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input {
    padding: 0 10px;
    text-align: right;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input.selected {
    border-color: #006168;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 10px;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input {
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    width: 14px;
    height: 14px;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input:checked {
    background-color: #006168;
    border: solid 1px #006168;
    position: relative;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input:checked:after {
    font-family: "Font Awesome 5 Pro";
    content: "\f00c";
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 10px;
    color: #fff;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label span {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-button {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #E64C38;
    border: none 0;
    color: #fff;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    padding: 0;
    height: 40px;
    min-height: 40px;
    border-radius: 5px;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-button:hover {
    background-color: #ec7565;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-recurring-statement {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
    text-align: center;
    display: none;
}
.tpl-architect-campaign-three-detail .tpl-tag-category {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #006168;
}
.tpl-architect-campaign-three-detail .clearfix {
    display: none;
}
.tpl-architect-campaign-three-detail .tpl-funding-wrapper .tpl-funding-info .tpl-value {
    font-size: 20px;
    display: block;
}
.tpl-architect-campaign-three-detail .tpl-funding-wrapper .tpl-funding-info .tpl-label {
    font-size: 16px;
    font-weight: 700;
}
.tpl-architect-campaign-three-detail .tpl-funding-wrapper .tpl-funding-info.tpl-raised-amount, .tpl-architect-campaign-three-detail .tpl-funding-wrapper .tpl-funding-info.tpl-needed {
    margin-top: 10px;
    margin-bottom: 10px;
}
.tpl-architect-campaign-three-detail .tpl-funding-wrapper .tpl-funding-progress-wrapper {
    padding-top: 15px;
    padding-bottom: 30px;
}
.tpl-architect-campaign-three-detail .tpl-funding-wrapper .tpl-funding-progress-wrapper .tpl-funding-progress {
    border-radius: 1px;
    background-color: #d3d3d3;
}
.tpl-architect-campaign-three-detail .tpl-funding-wrapper .tpl-funding-progress-wrapper .tpl-funding-progress .tpl-funding-progress-level {
    background-color: #E64C38;
    max-width: 100% !important;
    height: 10px;
}
.tpl-architect-campaign-three-detail .tpl-funding-wrapper .tpl-funding-progress-wrapper .tpl-funding-percentage-wrapper {
    padding-top: 10px;
    font-size: 12px;
}
.tpl-architect-campaign-three-detail .tpl-funding-wrapper .tpl-funding-progress-wrapper .tpl-funding-percentage-wrapper span span {
    display: inline-block;
    vertical-align: middle;
}
.tpl-architect-campaign-three-detail .tpl-funding-wrapper .tpl-funding-progress-wrapper .tpl-funding-percentage-wrapper span.tpl-funding-percentage {
    float: left;
    text-align: right;
    max-width: 100% !important;
}
.tpl-architect-campaign-three-detail .tpl-funding-wrapper .tpl-funding-progress-wrapper .tpl-funding-percentage-wrapper span.tpl-funding-percentage span {
    width: 30px;
    text-align: center;
    margin-right: -15px;
}
.tpl-architect-campaign-three-detail .tpl-funding-wrapper .tpl-funding-progress-wrapper .tpl-funding-percentage-wrapper span.tpl-funding-percentage-total {
    float: right;
}
.tpl-architect-campaign-three-detail .tpl-funding-wrapper.tpl-funding-almost-complete .tpl-funding-progress-wrapper .tpl-funding-percentage-wrapper span.tpl-funding-percentage span {
    text-align: right;
    margin-right: 0;
}
.tpl-architect-campaign-three-detail .tpl-funding-wrapper.tpl-funding-almost-complete .tpl-funding-progress-wrapper .tpl-funding-percentage-wrapper span.tpl-funding-percentage-total {
    display: none;
}
/*# sourceMappingURL=Detail.css.map */

.tpl-architect-campaign-three-summary .tpl-architect-summary-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
}
.tpl-architect-campaign-three-summary .tpl-architect-summary-content .tpl-image-holder {
    overflow: hidden;
    aspect-ratio: 3/2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.tpl-architect-campaign-three-summary .tpl-architect-summary-content .tpl-image-holder img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    -o-object-fit: cover;
    object-fit: cover;
}
.tpl-architect-campaign-three-summary .tpl-architect-summary-content .tpl-image-holder:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.tpl-architect-campaign-three-summary .tpl-architect-summary-content .tpl-details {
    padding: 25px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 20px;
}
.tpl-architect-campaign-three-summary .tpl-architect-summary-content .tpl-details .tpl-date {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #006168;
}
.tpl-architect-campaign-three-summary .tpl-architect-summary-content .tpl-details .tpl-title-holder {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #47525A;
}
.tpl-architect-campaign-three-summary .tpl-architect-summary-content .tpl-details .tpl-title-holder .tpl-title {
    color: #47525A;
    text-decoration: none;
}
.tpl-architect-campaign-three-summary .tpl-architect-summary-content .tpl-details .tpl-title-holder .tpl-title:hover {
    text-decoration: underline;
}
.tpl-architect-campaign-three-summary .tpl-architect-summary-content .tpl-details .tpl-summary {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #47525A;
}
.tpl-architect-campaign-three-summary .tpl-architect-summary-content .tpl-details .tpl-location {
    font-size: 13px;
    font-weight: 400;
    color: #47525A;
}
.tpl-architect-campaign-three-summary .tpl-architect-summary-content .tpl-details .tpl-link {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #E64C38;
}
.tpl-architect-campaign-three-summary .tpl-architect-summary-content .tpl-details .tpl-link:after {
    content: ">";
}
.tpl-architect-campaign-three-summary .tpl-architect-summary-content .tpl-details .tpl-link a {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #E64C38;
    text-decoration: none;
    position: relative;
}
.tpl-architect-campaign-three-summary .tpl-architect-summary-content .tpl-details .tpl-link a:after {
    content: "";
    background-color: #E64C38;
    height: 3px;
    border-radius: 2px;
    position: absolute;
    bottom: 0px;
    left: -2px;
    right: -2px;
    -webkit-transform: skew(30deg, 0) scaleX(0);
    transform: skew(30deg, 0) scaleX(0);
    -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
    opacity: 0;
}
.tpl-architect-campaign-three-summary .tpl-architect-summary-content .tpl-details .tpl-link a:hover:after {
    -webkit-transform: skew(30deg, 0) scaleX(1);
    transform: skew(30deg, 0) scaleX(1);
    opacity: 1;
}
.tpl-architect-campaign-three-summary .tpl-image-no .tpl-image-holder {
    display: inline-block;
    position: relative;
    background-color: #d3d3d3;
}
.tpl-architect-campaign-three-summary .tpl-image-no .tpl-image-holder img {
    opacity: 0;
}
.tpl-architect-campaign-three-summary .tpl-image-no .tpl-image-holder:after {
    font-family: "Font Awesome 5 Pro";
    color: #808080;
    content: "\f03e";
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 60px;
    height: 60px;
    font-size: 60px;
    line-height: 1;
    margin: -30px 0 0 -30px;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form.tpl-simple-layout .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body {
    padding: 0;
    border-bottom: none 0;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form.tpl-simple-layout .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body > .tpl-submit-button {
    display: none;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body {
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 20px;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-field {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-field .tpl-amount-field-holder input {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-amount-button-holder .tpl-button {
    border-color: #E64C38;
    background-color: #E64C38;
    color: #fff;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-amount-button-holder .tpl-button:hover {
    background-color: #ec7565;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .clearfix {
    display: none;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer {
    padding: 20px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.17px;
    font-weight: 500;
    text-align: center;
    border-top: dotted 2px #00c0ce;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer .tpl-recurring {
    display: block;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer .tpl-one-time {
    display: none;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer span {
    display: inline-block;
    font-weight: 600;
    position: relative;
    z-index: 0;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer span:before {
    content: "";
    background-color: #FFC60A;
    height: 3px;
    border-radius: 2px;
    position: absolute;
    bottom: 0px;
    left: -2px;
    right: -2px;
    z-index: -1;
    -webkit-transform: skew(30deg, 0);
    transform: skew(30deg, 0);
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 5px;
    }
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    padding: 0;
    height: 30px;
    border-radius: 0;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button span {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url("/tpl/WycliffeBase/img/logo-wordgivers-green.svg");
    margin-right: 5px;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button:first-of-type {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button:last-of-type {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button {
        border-radius: 5px;
        min-height: 30px;
    }
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button.selected {
    border-color: #006168;
    background-color: #006168;
    color: #fff;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button.selected span {
    background: url("/tpl/WycliffeBase/img/logo-wordgivers-white.svg");
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
    row-gap: 10px;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    min-width: 30%;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount {
        min-width: 45%;
    }
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom {
    position: relative;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom:after {
    content: "$";
    position: absolute;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom input {
    padding-left: 30px;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button, .tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    height: 40px;
    border-radius: 5px;
    padding: 0;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-webkit-input-placeholder, .tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-webkit-input-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-moz-placeholder, .tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-moz-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button:-ms-input-placeholder, .tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input:-ms-input-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-ms-input-placeholder, .tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-ms-input-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::placeholder, .tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::placeholder {
    color: #47525A;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button.selected {
    border-color: #006168;
    background-color: #006168;
    color: #fff;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input {
    padding: 0 10px;
    text-align: right;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input.selected {
    border-color: #006168;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 10px;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input {
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    width: 14px;
    height: 14px;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input:checked {
    background-color: #006168;
    border: solid 1px #006168;
    position: relative;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input:checked:after {
    font-family: "Font Awesome 5 Pro";
    content: "\f00c";
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 10px;
    color: #fff;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label span {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-button {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #E64C38;
    border: none 0;
    color: #fff;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    padding: 0;
    height: 40px;
    min-height: 40px;
    border-radius: 5px;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-button:hover {
    background-color: #ec7565;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-recurring-statement {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
    text-align: center;
    display: none;
}
.tpl-architect-campaign-three-summary .tpl-content .tpl-title {
    font-size: 24px;
}
.tpl-architect-campaign-three-summary .tpl-content .tpl-details {
    padding: 20px 10px;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form {
    padding: 0;
    margin: 0;
}
/*# sourceMappingURL=Summary.css.map */

.tpl-architect-campaign-three-box-summary {
    padding: 8px;
    text-align: center;
}
.tpl-architect-campaign-three-box-summary .tpl-image {
    height: 300px;
    overflow: hidden;
}
.tpl-architect-campaign-three-box-summary .tpl-image .tpl-info-inner {
    padding: 0 10px;
}
.tpl-architect-campaign-three-box-summary .tpl-image .tpl-info-inner .tpl-elements-get-tags .tpl-tag,
.tpl-architect-campaign-three-box-summary .tpl-image .tpl-info-inner .tpl-author {
    color: #fff;
    font-size: 22px;
    font-weight: 400;
}
.tpl-architect-campaign-three-box-summary .tpl-image .tpl-info-inner .tpl-title {
    color: #fff;
    font-size: 26px;
    font-weight: 800;
    text-transform: uppercase;
    padding: 10px 0;
}
.tpl-architect-campaign-three-box-summary .tpl-image .tpl-info-inner .tpl-button-wrapper {
    padding: 25px 0 20px;
}
.tpl-architect-campaign-three-box-summary .tpl-image .tpl-info-inner .tpl-button-wrapper a {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 18px;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
    padding: 0 15px;
}
.tpl-architect-campaign-three-box-summary .tpl-image .tpl-info-inner .tpl-button-wrapper a:disabled, .tpl-architect-campaign-three-box-summary .tpl-image .tpl-info-inner .tpl-button-wrapper a.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-three-box-summary .tpl-image .tpl-info-inner .tpl-button-wrapper a:hover {
    text-decoration: none;
}
.tpl-architect-campaign-three-box-summary .tpl-image .tpl-info-inner .tpl-button-wrapper a:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
/*# sourceMappingURL=BoxSummary.css.map */

.tpl-architect-campaign-three-related:before {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 60px;
    font-family: "Joane", serif;
    content: "Related Children";
    display: block;
    margin-bottom: 20px;
}
.tpl-architect-campaign-three-related ~ div:before {
    display: none;
}
.tpl-architect-campaign-three-related .tpl-architect-related {
    height: 95px;
    margin-bottom: 16px;
}
.tpl-architect-campaign-three-related .tpl-architect-related .tpl-architect-related-inner {
    height: 100%;
    text-decoration: none;
    font-weight: 400;
}
.tpl-architect-campaign-three-related .tpl-architect-related .tpl-architect-related-inner .tpl-image-holder {
    width: 150px;
    height: 100%;
    float: left;
    overflow: hidden;
}
.tpl-architect-campaign-three-related .tpl-architect-related .tpl-architect-related-inner .tpl-image-holder img {
    z-index: 1;
    width: 100%;
    position: relative;
}
.tpl-architect-campaign-three-related .tpl-architect-related .tpl-architect-related-inner .tpl-title-holder {
    background-color: #f0f0f0;
    border: 1px solid #d3d3d3;
    height: 100%;
    padding: 20px 65px 20px 20px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-architect-campaign-three-related .tpl-architect-related .tpl-architect-related-inner .tpl-title-holder .tpl-title {
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tpl-architect-campaign-three-related .tpl-architect-related .tpl-architect-related-inner .tpl-title-holder .tpl-arrow {
    background: #E64C38;
    width: 45px;
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
.tpl-architect-campaign-three-related .tpl-architect-related .tpl-architect-related-inner .tpl-title-holder .tpl-arrow:after {
    font-family: "Linearicons" !important;
    speak: none;
    font-style: normal;
    font-weight: 300;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e93c";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    color: #fff;
    font-weight: 700;
    height: auto;
    line-height: 100%;
    font-size: 18px;
}
@media (max-width: 1100px) {
    .tpl-architect-campaign-three-related .tpl-architect-related .tpl-architect-related-inner .tpl-title-holder .tpl-title {
        font-size: 16px;
    }
}
@media (max-width: 450px) {
    .tpl-architect-campaign-three-related .tpl-architect-related {
        height: 63px;
    }
    .tpl-architect-campaign-three-related .tpl-architect-related .tpl-architect-related-inner .tpl-image-holder {
        width: 100px;
    }
    .tpl-architect-campaign-three-related .tpl-architect-related .tpl-architect-related-inner .tpl-title-holder {
        padding: 10px 65px 10px 10px;
    }
}
@media (max-width: 600px) {
    .tpl-architect-campaign-three-related:before {
        font-size: 30px;
    }
}
@media (max-width: 450px) {
    .tpl-architect-campaign-three-related:before {
        font-size: 20px;
    }
}
/*# sourceMappingURL=Related.css.map */

.tpl-architect-campaign-four-summary {
    display: block;
    padding-right: 20px;
    padding-bottom: 20px;
    float: left;
    width: 50%;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form.tpl-simple-layout .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body {
    padding: 0;
    border-bottom: none 0;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form.tpl-simple-layout .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body > .tpl-submit-button {
    display: none;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body {
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 20px;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-field {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-field .tpl-amount-field-holder input {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-amount-button-holder .tpl-button {
    border-color: #E64C38;
    background-color: #E64C38;
    color: #fff;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-amount-button-holder .tpl-button:hover {
    background-color: #ec7565;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .clearfix {
    display: none;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer {
    padding: 20px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.17px;
    font-weight: 500;
    text-align: center;
    border-top: dotted 2px #00c0ce;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer .tpl-recurring {
    display: block;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer .tpl-one-time {
    display: none;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer span {
    display: inline-block;
    font-weight: 600;
    position: relative;
    z-index: 0;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer span:before {
    content: "";
    background-color: #FFC60A;
    height: 3px;
    border-radius: 2px;
    position: absolute;
    bottom: 0px;
    left: -2px;
    right: -2px;
    z-index: -1;
    -webkit-transform: skew(30deg, 0);
    transform: skew(30deg, 0);
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 5px;
    }
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    padding: 0;
    height: 30px;
    border-radius: 0;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button span {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url("/tpl/WycliffeBase/img/logo-wordgivers-green.svg");
    margin-right: 5px;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button:first-of-type {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button:last-of-type {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button {
        border-radius: 5px;
        min-height: 30px;
    }
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button.selected {
    border-color: #006168;
    background-color: #006168;
    color: #fff;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button.selected span {
    background: url("/tpl/WycliffeBase/img/logo-wordgivers-white.svg");
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
    row-gap: 10px;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    min-width: 30%;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount {
        min-width: 45%;
    }
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom {
    position: relative;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom:after {
    content: "$";
    position: absolute;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom input {
    padding-left: 30px;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button, .tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    height: 40px;
    border-radius: 5px;
    padding: 0;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-webkit-input-placeholder, .tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-webkit-input-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-moz-placeholder, .tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-moz-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button:-ms-input-placeholder, .tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input:-ms-input-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-ms-input-placeholder, .tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-ms-input-placeholder {
    color: #47525A;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::placeholder, .tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::placeholder {
    color: #47525A;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button.selected {
    border-color: #006168;
    background-color: #006168;
    color: #fff;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input {
    padding: 0 10px;
    text-align: right;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input.selected {
    border-color: #006168;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 10px;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input {
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    width: 14px;
    height: 14px;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input:checked {
    background-color: #006168;
    border: solid 1px #006168;
    position: relative;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input:checked:after {
    font-family: "Font Awesome 5 Pro";
    content: "\f00c";
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 10px;
    color: #fff;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label span {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-button {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #E64C38;
    border: none 0;
    color: #fff;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    padding: 0;
    height: 40px;
    min-height: 40px;
    border-radius: 5px;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-button:hover {
    background-color: #ec7565;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-recurring-statement {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
    text-align: center;
    display: none;
}
.tpl-architect-campaign-four-summary .tpl-architect-campaign-four-summary-inner {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.tpl-architect-campaign-four-summary .tpl-architect-campaign-four-summary-inner .tpl-content {
    height: 450px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 25px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
}
.tpl-architect-campaign-four-summary .tpl-architect-campaign-four-summary-inner .tpl-content .tpl-title {
    font-size: 36px;
    font-weight: bold;
    padding-bottom: 10px;
}
.tpl-architect-campaign-four-summary .tpl-architect-campaign-four-summary-inner .tpl-content .tpl-price {
    font-size: 26px;
    padding-bottom: 20px;
}
.tpl-architect-campaign-four-summary .tpl-architect-campaign-four-summary-inner .tpl-content .tpl-summary {
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 20px;
    display: none;
}
.tpl-architect-campaign-four-summary .tpl-architect-campaign-four-summary-inner .tpl-content .tpl-actions button {
    background: none;
    border: solid 1px #fff;
    margin: 0 1px;
    padding: 0;
    border-radius: 0;
    height: 40px;
    line-height: 38px;
    width: 50px;
    color: #fff;
    font-size: 22px;
    font-weight: normal;
    -webkit-transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
    transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
}
.tpl-architect-campaign-four-summary .tpl-architect-campaign-four-summary-inner .tpl-content .tpl-actions button:hover {
    background: #fff;
    color: #006168;
}
.tpl-architect-campaign-four-summary .tpl-architect-campaign-four-summary-inner .tpl-content .tpl-actions button.tpl-add:after {
    font-family: "Font Awesome 5 Pro" !important;
    speak: none;
    font-style: normal;
    font-weight: 300;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f067";
}
.tpl-architect-campaign-four-summary .tpl-architect-campaign-four-summary-inner .tpl-content .tpl-actions button.tpl-remove:after {
    font-family: "Font Awesome 5 Pro" !important;
    speak: none;
    font-style: normal;
    font-weight: 300;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f068";
}
/*# sourceMappingURL=Summary.css.map */

.tpl-architect-opportunity-one-box-summary {
    padding: 8px;
    text-align: center;
}
.tpl-architect-opportunity-one-box-summary .tpl-image {
    height: 300px;
    overflow: hidden;
}
.tpl-architect-opportunity-one-box-summary .tpl-image .tpl-info-inner {
    padding: 0 10px;
}
.tpl-architect-opportunity-one-box-summary .tpl-image .tpl-info-inner .tpl-elements-get-tags .tpl-tag,
.tpl-architect-opportunity-one-box-summary .tpl-image .tpl-info-inner .tpl-author {
    color: #fff;
    font-size: 22px;
    font-weight: 400;
}
.tpl-architect-opportunity-one-box-summary .tpl-image .tpl-info-inner .tpl-title {
    color: #fff;
    font-size: 26px;
    font-weight: 800;
    text-transform: uppercase;
    padding: 10px 0;
}
.tpl-architect-opportunity-one-box-summary .tpl-image .tpl-info-inner .tpl-button-wrapper {
    padding: 25px 0 20px;
}
.tpl-architect-opportunity-one-box-summary .tpl-image .tpl-info-inner .tpl-button-wrapper a {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 18px;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
    padding: 0 15px;
}
.tpl-architect-opportunity-one-box-summary .tpl-image .tpl-info-inner .tpl-button-wrapper a:disabled, .tpl-architect-opportunity-one-box-summary .tpl-image .tpl-info-inner .tpl-button-wrapper a.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-opportunity-one-box-summary .tpl-image .tpl-info-inner .tpl-button-wrapper a:hover {
    text-decoration: none;
}
.tpl-architect-opportunity-one-box-summary .tpl-image .tpl-info-inner .tpl-button-wrapper a:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
/*# sourceMappingURL=BoxSummary.css.map */

.tpl-architect-opportunity-one-detail {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-detail-hero {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 150px;
    padding-bottom: 250px;
    padding-left: 20px;
    padding-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-dark-overlay {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 600px;
    position: relative;
    z-index: 1;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-tag-category {
    font-size: 18px;
    font-weight: 600;
    color: #FFC60A;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
    color: #fff;
    font-size: 48px;
    font-weight: bold;
    text-align: center;
    margin: 20px 0 40px 0;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
        font-size: 32px;
    }
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-subtitle {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #FFC60A;
    text-align: center;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content {
    margin-top: -150px;
    padding: 0 60px;
    position: relative;
    z-index: 2;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content {
        padding: 0 30px;
    }
}
@media only screen and (max-width: 700px) {
    .tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content {
        padding: 0 20px;
    }
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner {
    background-color: #fff;
    border-radius: 20px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body {
    padding: 50px 150px;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body {
        padding: 50px 20px;
    }
}
@media only screen and (max-width: 700px) {
    .tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body {
        padding: 50px 20px;
    }
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h1, .tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h2, .tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h3, .tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h4, .tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h5, .tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h6 {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h1 {
    font-size: 40px;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h2 {
    font-size: 32px;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h3 {
    font-size: 28px;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h4 {
    font-size: 22px;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h5 {
    font-size: 18px;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body h6 {
    font-size: 16px;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-date-and-author {
    margin-bottom: 50px;
    font-weight: bold;
    font-style: italic;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-video {
    margin-bottom: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-video iframe {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    aspect-ratio: 16/9;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body figure.image {
    max-width: 100%;
    margin: 1em auto;
    text-align: center;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body figure.image img {
    width: unset;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body figure.image figcaption {
    font-size: 12px;
    color: #9d9d9d;
    margin-top: 10px;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body aside {
    font-size: 24px;
    line-height: 40px;
    text-align: center;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body ul {
    margin: 0;
    padding: 0;
    list-style-position: outside;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body ul li {
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body ul li:last-of-type {
    margin-bottom: 0;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body ul br {
    display: none;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body br {
    display: none;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .text--smaller {
    font-size: 14px;
    font-style: italic;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-editor-note {
    margin-top: 20px;
    padding-top: 20px;
    text-align: center;
    font-size: 14px;
    font-style: italic;
    color: #9d9d9d;
    border-top: solid 1px #9d9d9d;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-editor-note .btn {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-editor-note .btn:disabled, .tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-editor-note .btn.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-editor-note .btn:hover {
    text-decoration: none;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-editor-note .btn:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details {
    margin-top: 50px;
    gap: 30px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details {
        grid-template-columns: 1fr 1fr;
    }
}
@media only screen and (max-width: 700px) {
    .tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details {
        grid-template-columns: 1fr;
    }
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    padding-left: 35px;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail > i {
    font-size: 24px;
    position: absolute;
    top: 3px;
    left: 0;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail .tpl-detail-title {
    font-size: 20px;
    font-weight: 600;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail .tpl-detail-text {
    font-size: 14px;
    font-weight: normal;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail .tpl-detail-text .tpl-elements-get-tags .tpl-tag-category {
    color: #47525A;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail .tpl-detail-text .tpl-elements-get-tags .tpl-tag-category .tpl-tag {
    font-size: 14px;
    font-weight: normal;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-more-details .tpl-detail .tpl-detail-text .tpl-elements-get-tags .tpl-tag-category .tpl-sep {
    font-size: 14px;
    font-weight: normal;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-body-actions {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-item-align: center;
    align-self: center;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-body-actions .tpl-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #E64C38;
    border-color: #E64C38;
    color: #fff;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-body-actions .tpl-button:disabled, .tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-body-actions .tpl-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-body-actions .tpl-button:hover {
    text-decoration: none;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body .tpl-body-actions .tpl-button:hover {
    background-color: #e9604f;
    border-color: #e9604f;
    color: #fff;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-body p {
    margin: 0;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details {
    background-color: #DFE0DF;
    padding: 70px 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 50px;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details {
        padding: 50px 30px;
    }
}
@media only screen and (max-width: 700px) {
    .tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details {
        padding: 40px 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    padding-left: 35px;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail > i {
    font-size: 24px;
    position: absolute;
    top: 3px;
    left: 0;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail .tpl-detail-title {
    font-size: 20px;
    font-weight: 600;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail .tpl-detail-text {
    font-size: 14px;
    font-weight: normal;
    margin-top: 10px;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail .tpl-detail-text .tpl-elements-get-tags .tpl-tag-category {
    color: #47525A;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail .tpl-detail-text .tpl-elements-get-tags .tpl-tag-category .tpl-tag {
    font-size: 14px;
    font-weight: normal;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-event-details .tpl-detail .tpl-detail-text .tpl-elements-get-tags .tpl-tag-category .tpl-sep {
    font-size: 14px;
    font-weight: normal;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-related {
    background-color: #DFE0DF;
    padding: 50px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving {
    background-color: #DFE0DF;
    padding: 50px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-giving-title {
    font-size: 20px;
    font-weight: 600;
    max-width: 400px;
    text-align: center;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-elements-giving-form {
    width: 100%;
    max-width: 400px;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-progress {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    max-width: 400px;
    padding-left: 20px;
    padding-right: 20px;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-progress .tpl-progress-title {
    font-size: 20px;
    font-weight: 600;
    max-width: 400px;
    text-align: center;
    line-height: 24px;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-progress .tpl-progress-bar {
    background-color: #d2d3d2;
    position: relative;
    overflow: hidden;
    border-radius: 3px;
    -ms-flex-item-align: stretch;
    align-self: stretch;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-progress .tpl-progress-bar .tpl-progress-bar-inner {
    height: 40px;
    background-color: #9AD7D8;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-giving .tpl-progress .tpl-progress-bar .tpl-progress-bar-label {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 10px;
    font-weight: 600;
    color: #47525A;
    font-size: 18px;
    line-height: 18px;
    -webkit-box-shadow: inset 0 0 10px -5px #000;
    box-shadow: inset 0 0 10px -5px #000;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options {
    background-color: #DFE0DF;
    padding-bottom: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-giving-title {
    font-size: 20px;
    font-weight: 600;
    max-width: 400px;
    text-align: center;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-giving-title.tpl-top-spacing {
    margin-top: 50px;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options .tpl-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    padding: 0 14px;
    text-transform: none;
    background-color: #FFC60A;
    border-color: #FFC60A;
    color: #fff;
    color: #47525A;
    width: 220px;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options .tpl-button:disabled, .tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options .tpl-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options .tpl-button:hover {
    text-decoration: none;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options .tpl-button:hover {
    background-color: #ffcc24;
    border-color: #ffcc24;
    color: #fff;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-options .tpl-button:hover {
    color: #47525A;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-other-option-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 10px;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-other-option-group .tpl-other-option-group-title {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    line-height: 20px;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-other-option-group .tpl-other-option-group-item {
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    line-height: 20px;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-other-options .tpl-other-option-group .tpl-other-option-group-tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-ministry-budget {
    padding: 50px 150px;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-ministry-budget .tpl-ministry-budget-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-ministry-budget .tpl-ministry-budget-inner .tpl-ministry-budget-title {
    font-size: 18px;
    font-weight: 600;
    text-align: left;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-ministry-budget .tpl-ministry-budget-inner .tpl-ministry-budget-text {
    font-size: 13px;
    line-height: 22px;
    font-weight: normal;
    font-style: italic;
    text-align: left;
    white-space: pre-line;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-launch-expense-statement {
    padding: 50px 150px;
    display: none;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-launch-expense-statement .tpl-launch-expense-statement-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-launch-expense-statement .tpl-launch-expense-statement-inner .tpl-launch-expense-statement-title {
    font-size: 18px;
    font-weight: 600;
    text-align: left;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail .tpl-content .tpl-content-inner .tpl-launch-expense-statement .tpl-launch-expense-statement-inner .tpl-launch-expense-statement-text {
    font-size: 13px;
    line-height: 22px;
    font-weight: normal;
    font-style: italic;
    text-align: left;
    white-space: pre-line;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content {
    max-width: 1000px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-opportunity-one-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
    font-style: italic;
    text-align: left;
    margin: 20px 0 20px 0;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-opportunity-one-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
        text-align: center;
    }
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #E64C38;
    border-color: #E64C38;
    color: #fff;
    margin-top: 30px;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-button:disabled, .tpl-architect-opportunity-one-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-button:hover {
    text-decoration: none;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail.tpl-event-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-button:hover {
    background-color: #e9604f;
    border-color: #e9604f;
    color: #fff;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero {
    min-height: 650px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    padding: 0;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    max-width: unset;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-opportunity-one-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
    color: #fff;
    font-size: 50px;
    line-height: 60px;
    font-weight: bold;
    font-style: italic;
    margin: 20px 0 40px 0;
    max-width: 60%;
    text-align: left;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-opportunity-one-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
        max-width: unset;
    }
}
@media only screen and (max-width: 700px) {
    .tpl-architect-opportunity-one-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-title {
        font-size: 32px;
    }
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-subtitle {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
    color: #FFC60A;
    text-align: left;
    max-width: 60%;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-opportunity-one-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-subtitle {
        max-width: unset;
    }
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-content {
    margin-top: 0;
    padding: 0;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-content .tpl-content-inner {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-content .tpl-content-inner .tpl-body {
    padding: 80px 150px;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-opportunity-one-detail .tpl-elements-architect-detail.tpl-project-detail .tpl-content .tpl-content-inner .tpl-body {
        padding: 40px 20px;
    }
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail.tpl-blog-detail .tpl-content .tpl-content-inner .tpl-body br {
    display: inline;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content {
    max-width: 100%;
    display: grid;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    grid-template: "picture details"/350px 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    justify-items: flex-start;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-opportunity-one-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-picture {
    grid-area: picture;
    overflow: hidden;
    border-radius: 5px;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info {
    grid-area: details;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 30px;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-opportunity-one-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-over-title {
    color: #FFC60A;
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    margin: 0;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-title {
    font-style: italic;
    text-align: left;
    margin: 0;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-website {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    color: #9AD7D8;
    font-size: 14px;
    font-weight: bold;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-website a {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    color: #9AD7D8;
    font-size: 14px;
    font-weight: bold;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #E64C38;
    border-color: #E64C38;
    color: #fff;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-button:disabled, .tpl-architect-opportunity-one-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-button:hover {
    text-decoration: none;
}
.tpl-architect-opportunity-one-detail .tpl-elements-architect-detail.tpl-missionary-detail .tpl-detail-hero .tpl-detail-hero-content .tpl-info .tpl-button:hover {
    background-color: #e9604f;
    border-color: #e9604f;
    color: #fff;
}
/*# sourceMappingURL=Detail.css.map */

.tpl-architect-opportunity-one-summary {
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
}
.tpl-architect-opportunity-one-summary .tpl-architect-summary-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
}
.tpl-architect-opportunity-one-summary .tpl-architect-summary-content .tpl-image-holder {
    overflow: hidden;
    aspect-ratio: 3/2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.tpl-architect-opportunity-one-summary .tpl-architect-summary-content .tpl-image-holder img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    -o-object-fit: cover;
    object-fit: cover;
}
.tpl-architect-opportunity-one-summary .tpl-architect-summary-content .tpl-image-holder:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.tpl-architect-opportunity-one-summary .tpl-architect-summary-content .tpl-details {
    padding: 25px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 20px;
}
.tpl-architect-opportunity-one-summary .tpl-architect-summary-content .tpl-details .tpl-date {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #006168;
}
.tpl-architect-opportunity-one-summary .tpl-architect-summary-content .tpl-details .tpl-title-holder {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #47525A;
}
.tpl-architect-opportunity-one-summary .tpl-architect-summary-content .tpl-details .tpl-title-holder .tpl-title {
    color: #47525A;
    text-decoration: none;
}
.tpl-architect-opportunity-one-summary .tpl-architect-summary-content .tpl-details .tpl-title-holder .tpl-title:hover {
    text-decoration: underline;
}
.tpl-architect-opportunity-one-summary .tpl-architect-summary-content .tpl-details .tpl-summary {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #47525A;
}
.tpl-architect-opportunity-one-summary .tpl-architect-summary-content .tpl-details .tpl-location {
    font-size: 13px;
    font-weight: 400;
    color: #47525A;
}
.tpl-architect-opportunity-one-summary .tpl-architect-summary-content .tpl-details .tpl-link {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #E64C38;
}
.tpl-architect-opportunity-one-summary .tpl-architect-summary-content .tpl-details .tpl-link:after {
    content: ">";
}
.tpl-architect-opportunity-one-summary .tpl-architect-summary-content .tpl-details .tpl-link a {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #E64C38;
    text-decoration: none;
    position: relative;
}
.tpl-architect-opportunity-one-summary .tpl-architect-summary-content .tpl-details .tpl-link a:after {
    content: "";
    background-color: #E64C38;
    height: 3px;
    border-radius: 2px;
    position: absolute;
    bottom: 0px;
    left: -2px;
    right: -2px;
    -webkit-transform: skew(30deg, 0) scaleX(0);
    transform: skew(30deg, 0) scaleX(0);
    -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
    opacity: 0;
}
.tpl-architect-opportunity-one-summary .tpl-architect-summary-content .tpl-details .tpl-link a:hover:after {
    -webkit-transform: skew(30deg, 0) scaleX(1);
    transform: skew(30deg, 0) scaleX(1);
    opacity: 1;
}
.tpl-architect-opportunity-one-summary .tpl-tag-category {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #006168;
}
.tpl-architect-opportunity-one-summary .clearfix {
    display: none;
}
.tpl-architect-opportunity-one-summary .tpl-elements-giving-form.tpl-simple-layout .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body {
    padding: 0;
    border-bottom: none 0;
}
.tpl-architect-opportunity-one-summary .tpl-elements-giving-form.tpl-simple-layout .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body > .tpl-submit-button {
    display: none;
}
.tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body {
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 20px;
}
.tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}
.tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-field {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-field .tpl-amount-field-holder input {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
}
.tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-amount-button-holder .tpl-button {
    border-color: #E64C38;
    background-color: #E64C38;
    color: #fff;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .tpl-amount-button-holder .tpl-button:hover {
    background-color: #ec7565;
}
.tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-body .tpl-field-and-button .clearfix {
    display: none;
}
.tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer {
    padding: 20px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.17px;
    font-weight: 500;
    text-align: center;
    border-top: dotted 2px #00c0ce;
}
.tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer .tpl-recurring {
    display: block;
}
.tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer .tpl-one-time {
    display: none;
}
.tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer span {
    display: inline-block;
    font-weight: 600;
    position: relative;
    z-index: 0;
}
.tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer span:before {
    content: "";
    background-color: #FFC60A;
    height: 3px;
    border-radius: 2px;
    position: absolute;
    bottom: 0px;
    left: -2px;
    right: -2px;
    z-index: -1;
    -webkit-transform: skew(30deg, 0);
    transform: skew(30deg, 0);
}
.tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 5px;
    }
}
.tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    padding: 0;
    height: 30px;
    border-radius: 0;
}
.tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button span {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url("/tpl/WycliffeBase/img/logo-wordgivers-green.svg");
    margin-right: 5px;
}
.tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button:first-of-type {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button:last-of-type {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button {
        border-radius: 5px;
        min-height: 30px;
    }
}
.tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button.selected {
    border-color: #006168;
    background-color: #006168;
    color: #fff;
}
.tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button.selected span {
    background: url("/tpl/WycliffeBase/img/logo-wordgivers-white.svg");
}
.tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
    row-gap: 10px;
}
.tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    min-width: 30%;
}
@media only screen and (max-width: 300px) {
    .tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount {
        min-width: 45%;
    }
}
.tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom {
    position: relative;
}
.tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom:after {
    content: "$";
    position: absolute;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
}
.tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount.custom input {
    padding-left: 30px;
}
.tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button, .tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    height: 40px;
    border-radius: 5px;
    padding: 0;
}
.tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-webkit-input-placeholder, .tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-webkit-input-placeholder {
    color: #47525A;
}
.tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-moz-placeholder, .tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-moz-placeholder {
    color: #47525A;
}
.tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button:-ms-input-placeholder, .tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input:-ms-input-placeholder {
    color: #47525A;
}
.tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::-ms-input-placeholder, .tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-ms-input-placeholder {
    color: #47525A;
}
.tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::placeholder, .tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::placeholder {
    color: #47525A;
}
.tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button.selected {
    border-color: #006168;
    background-color: #006168;
    color: #fff;
}
.tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input {
    padding: 0 10px;
    text-align: right;
}
.tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input.selected {
    border-color: #006168;
}
.tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 10px;
}
.tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input {
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #f2f2f2;
    border: solid 1px #d1d5db;
    color: #47525A;
    width: 14px;
    height: 14px;
}
.tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input:checked {
    background-color: #006168;
    border: solid 1px #006168;
    position: relative;
}
.tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input:checked:after {
    font-family: "Font Awesome 5 Pro";
    content: "\f00c";
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 10px;
    color: #fff;
}
.tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label span {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
}
.tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-button {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #E64C38;
    border: none 0;
    color: #fff;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    padding: 0;
    height: 40px;
    min-height: 40px;
    border-radius: 5px;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-button:hover {
    background-color: #ec7565;
}
.tpl-architect-opportunity-one-summary .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-recurring-statement {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
    text-align: center;
    display: none;
}
.tpl-architect-opportunity-one-summary.tpl-shadow-small {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}
.tpl-architect-opportunity-one-summary.tpl-shadow-normal {
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
}
.tpl-architect-opportunity-one-summary.tpl-shadow-large {
    -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.3);
}
.infinite-item .tpl-architect-opportunity-one-summary {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}
/*# sourceMappingURL=Summary.css.map */

.tpl-architect-opportunity-one-event-summary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.layout-default .tpl-architect-opportunity-one-event-summary .default {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.layout-default .tpl-architect-opportunity-one-event-summary .alternate {
    display: none;
}
.layout-list .tpl-architect-opportunity-one-event-summary .default {
    display: none;
}
.layout-list .tpl-architect-opportunity-one-event-summary .alternate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.tpl-architect-opportunity-one-event-summary .tpl-elements-architect-event-summary {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.tpl-architect-opportunity-one-event-summary .tpl-content-wrapper {
    background-color: #fff;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.tpl-architect-opportunity-one-event-summary .tpl-content-wrapper .tpl-min-height-element {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.tpl-architect-opportunity-one-event-summary .tpl-retain-ratio {
    position: relative;
    width: 100%;
}
.tpl-architect-opportunity-one-event-summary .tpl-retain-ratio img {
    width: 100%;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.tpl-architect-opportunity-one-event-summary:hover .tpl-retain-ratio img {
    opacity: 0.8;
}
.tpl-architect-opportunity-one-event-summary .tpl-elements-giving-form {
    margin: 20px 20px 0 20px;
}
.tpl-architect-opportunity-one-event-summary .tpl-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
}
.tpl-architect-opportunity-one-event-summary .tpl-content .tpl-details {
    padding: 20px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.tpl-architect-opportunity-one-event-summary .tpl-content .tpl-date {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 40px;
    font-family: "Joane", serif;
    color: #E64C38;
    font-weight: 200;
    text-decoration: none;
    line-height: 1.1;
    margin-bottom: 10px;
}
.tpl-architect-opportunity-one-event-summary .tpl-content .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 24px;
    font-family: "Joane", serif;
    color: #E64C38;
    font-weight: 200;
    text-decoration: none;
    line-height: 1.1;
    margin-bottom: 10px;
}
.tpl-architect-opportunity-one-event-summary .tpl-content .tpl-availability {
    color: #E64C38;
    font-weight: 600;
    margin-bottom: 10px;
}
.tpl-architect-opportunity-one-event-summary .tpl-content .tpl-button-wrapper {
    text-align: center;
}
.tpl-architect-opportunity-one-event-summary .tpl-content .tpl-full-view-button {
    display: inline-block;
    border-radius: 5px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    border-width: 0px;
    border-style: solid;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background-color: #006168;
    border-color: #006168;
    color: #fff;
    width: 100%;
}
.tpl-architect-opportunity-one-event-summary .tpl-content .tpl-full-view-button:disabled, .tpl-architect-opportunity-one-event-summary .tpl-content .tpl-full-view-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-opportunity-one-event-summary .tpl-content .tpl-full-view-button:hover {
    text-decoration: none;
}
.tpl-architect-opportunity-one-event-summary .tpl-content .tpl-full-view-button:hover {
    background-color: #007982;
    border-color: #007982;
    color: #fff;
}
.tpl-architect-opportunity-one-event-summary .alternate {
    background-color: #e5e5e5;
    padding: 15px 40px 10px;
}
.tpl-architect-opportunity-one-event-summary .alternate .tpl-content {
    display: grid;
    grid-template-columns: 1fr 170px 150px;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-opportunity-one-event-summary .alternate .tpl-content {
        grid-template-columns: 1fr;
    }
}
.tpl-architect-opportunity-one-event-summary .alternate .tpl-content .tpl-title {
    justify-self: start;
    -ms-flex-item-align: center;
    align-self: center;
    font-weight: 700;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-opportunity-one-event-summary .alternate .tpl-content .tpl-title {
        justify-self: center;
    }
}
.tpl-architect-opportunity-one-event-summary .alternate .tpl-content .tpl-date {
    justify-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.tpl-architect-opportunity-one-event-summary .alternate .tpl-content .tpl-button-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-architect-opportunity-one-event-summary .alternate .tpl-content .tpl-button-wrapper .tpl-availability {
    margin: 0;
    margin-top: 10px;
}
@media only screen and (max-width: 600px) {
    .tpl-architect-opportunity-one-event-summary .tpl-content-wrapper {
        margin: 10px 0 20px;
    }
    .tpl-architect-opportunity-one-event-summary .tpl-content .tpl-details {
        min-height: 0;
        padding: 18px 20px;
    }
}
/*# sourceMappingURL=EventSummary.css.map */

.tpl-architect-opportunity-one-related:before {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 60px;
    font-family: "Joane", serif;
    content: "Related Opportunities";
    display: block;
    margin-bottom: 20px;
}
.tpl-architect-opportunity-one-related ~ div:before {
    display: none;
}
.tpl-architect-opportunity-one-related .tpl-architect-related {
    height: 95px;
    margin-bottom: 16px;
}
.tpl-architect-opportunity-one-related .tpl-architect-related .tpl-architect-related-inner {
    height: 100%;
    text-decoration: none;
    font-weight: 400;
}
.tpl-architect-opportunity-one-related .tpl-architect-related .tpl-architect-related-inner .tpl-image-holder {
    width: 150px;
    height: 100%;
    float: left;
    overflow: hidden;
}
.tpl-architect-opportunity-one-related .tpl-architect-related .tpl-architect-related-inner .tpl-image-holder img {
    z-index: 1;
    width: 100%;
    position: relative;
}
.tpl-architect-opportunity-one-related .tpl-architect-related .tpl-architect-related-inner .tpl-title-holder {
    background-color: #f0f0f0;
    border: 1px solid #d3d3d3;
    height: 100%;
    padding: 20px 65px 20px 20px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-architect-opportunity-one-related .tpl-architect-related .tpl-architect-related-inner .tpl-title-holder .tpl-title {
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tpl-architect-opportunity-one-related .tpl-architect-related .tpl-architect-related-inner .tpl-title-holder .tpl-arrow {
    background: #E64C38;
    width: 45px;
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
.tpl-architect-opportunity-one-related .tpl-architect-related .tpl-architect-related-inner .tpl-title-holder .tpl-arrow:after {
    font-family: "Linearicons" !important;
    speak: none;
    font-style: normal;
    font-weight: 300;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e93c";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    color: #fff;
    font-weight: 700;
    height: auto;
    line-height: 100%;
    font-size: 18px;
}
@media (max-width: 1100px) {
    .tpl-architect-opportunity-one-related .tpl-architect-related .tpl-architect-related-inner .tpl-title-holder .tpl-title {
        font-size: 16px;
    }
}
@media (max-width: 450px) {
    .tpl-architect-opportunity-one-related .tpl-architect-related {
        height: 63px;
    }
    .tpl-architect-opportunity-one-related .tpl-architect-related .tpl-architect-related-inner .tpl-image-holder {
        width: 100px;
    }
    .tpl-architect-opportunity-one-related .tpl-architect-related .tpl-architect-related-inner .tpl-title-holder {
        padding: 10px 65px 10px 10px;
    }
}
@media (max-width: 600px) {
    .tpl-architect-opportunity-one-related:before {
        font-size: 30px;
    }
}
@media (max-width: 450px) {
    .tpl-architect-opportunity-one-related:before {
        font-size: 20px;
    }
}
/*# sourceMappingURL=Related.css.map */

.tpl-architect-verse-language-with-audio {
    max-width: 400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.tpl-architect-verse-language-with-audio .tpl-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    color: #FFC60A;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.9px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.tpl-architect-verse-language-with-audio .tpl-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-weight: 400;
    font-size: 20px;
}
.tpl-architect-verse-language-with-audio .tpl-body img {
    width: 100%;
}
.tpl-architect-verse-language-with-audio .tpl-bible-reference {
    margin-top: 30px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    color: #FFC60A;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 5px;
}
.tpl-architect-verse-language-with-audio .tpl-bible-reference:before {
    content: url("/tpl/WycliffeBase/img/blue-diamond.png");
}
.tpl-architect-verse-language-with-audio .tpl-bible-reference img {
    width: 100%;
}
.tpl-architect-verse-language-with-audio .tpl-action {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    width: 100%;
}
.tpl-architect-verse-language-with-audio .tpl-action .tpl-audio {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.tpl-architect-verse-language-with-audio .tpl-action .tpl-audio audio {
    width: 100%;
}
.tpl-architect-verse-language-with-audio .tpl-action .tpl-audio .tpl-audio-link {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    color: #E64C38;
    font-weight: 600;
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px;
    text-decoration: none;
    cursor: pointer;
    position: relative;
}
.tpl-architect-verse-language-with-audio .tpl-action .tpl-audio .tpl-audio-link:hover:after {
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 2px;
    background-color: #E64C38;
}
.tpl-architect-verse-language-with-audio .tpl-action .tpl-audio .tpl-audio-link:before {
    content: "\f027";
    font-family: "Font Awesome 5 Pro";
}
.tpl-architect-verse-language-with-audio .tpl-action .tpl-audio .tpl-audio-link.disabled {
    pointer-events: none;
    color: #d1d5db;
    cursor: not-allowed;
}
.tpl-architect-verse-language-with-audio .tpl-action .tpl-translate .tpl-translate-link {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    color: #E64C38;
    font-weight: 600;
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px;
    text-decoration: none;
    cursor: pointer;
    position: relative;
}
.tpl-architect-verse-language-with-audio .tpl-action .tpl-translate .tpl-translate-link:hover:after {
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 2px;
    background-color: #E64C38;
}
.tpl-architect-verse-language-with-audio .tpl-action .tpl-translate .tpl-translate-link:before {
    content: "\f0ac";
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
}
.tpl-architect-verse-language-with-audio.tpl-white-title .tpl-title {
    color: #fff;
}
.tpl-architect-verse-language-with-audio.tpl-white-title .tpl-bible-reference {
    color: #fff;
}
.tpl-architect-verse-language-with-audio.tpl-white-link .tpl-action .tpl-audio-link {
    color: #fff;
}
.tpl-architect-verse-language-with-audio.tpl-white-link .tpl-action .tpl-audio-link:hover:after {
    background-color: #fff;
}
.tpl-architect-verse-language-with-audio.tpl-white-link .tpl-action .tpl-translate-link {
    color: #fff;
}
.tpl-architect-verse-language-with-audio.tpl-white-link .tpl-action .tpl-translate-link:hover:after {
    background-color: #fff;
}
.tpl-architect-verse-language-with-audio.tpl-black-title .tpl-title {
    color: #000;
}
.tpl-architect-verse-language-with-audio.tpl-black-title .tpl-bible-reference {
    color: #000;
}
.tpl-architect-verse-language-with-audio.tpl-black-link .tpl-action .tpl-audio-link {
    color: #000;
}
.tpl-architect-verse-language-with-audio.tpl-black-link .tpl-action .tpl-audio-link:hover:after {
    background-color: #000;
}
.tpl-architect-verse-language-with-audio.tpl-black-link .tpl-action .tpl-translate-link {
    color: #000;
}
.tpl-architect-verse-language-with-audio.tpl-black-link .tpl-action .tpl-translate-link:hover:after {
    background-color: #000;
}
.tpl-architect-verse-language-with-audio.tpl-color1-title .tpl-title {
    color: #E64C38;
}
.tpl-architect-verse-language-with-audio.tpl-color1-title .tpl-bible-reference {
    color: #E64C38;
}
.tpl-architect-verse-language-with-audio.tpl-color1-link .tpl-action .tpl-audio-link {
    color: #E64C38;
}
.tpl-architect-verse-language-with-audio.tpl-color1-link .tpl-action .tpl-audio-link:hover:after {
    background-color: #E64C38;
}
.tpl-architect-verse-language-with-audio.tpl-color1-link .tpl-action .tpl-translate-link {
    color: #E64C38;
}
.tpl-architect-verse-language-with-audio.tpl-color1-link .tpl-action .tpl-translate-link:hover:after {
    background-color: #E64C38;
}
.tpl-architect-verse-language-with-audio.tpl-color2-title .tpl-title {
    color: #006168;
}
.tpl-architect-verse-language-with-audio.tpl-color2-title .tpl-bible-reference {
    color: #006168;
}
.tpl-architect-verse-language-with-audio.tpl-color2-link .tpl-action .tpl-audio-link {
    color: #006168;
}
.tpl-architect-verse-language-with-audio.tpl-color2-link .tpl-action .tpl-audio-link:hover:after {
    background-color: #006168;
}
.tpl-architect-verse-language-with-audio.tpl-color2-link .tpl-action .tpl-translate-link {
    color: #006168;
}
.tpl-architect-verse-language-with-audio.tpl-color2-link .tpl-action .tpl-translate-link:hover:after {
    background-color: #006168;
}
.tpl-architect-verse-language-with-audio.tpl-color3-title .tpl-title {
    color: #FFC60A;
}
.tpl-architect-verse-language-with-audio.tpl-color3-title .tpl-bible-reference {
    color: #FFC60A;
}
.tpl-architect-verse-language-with-audio.tpl-color3-link .tpl-action .tpl-audio-link {
    color: #FFC60A;
}
.tpl-architect-verse-language-with-audio.tpl-color3-link .tpl-action .tpl-audio-link:hover:after {
    background-color: #FFC60A;
}
.tpl-architect-verse-language-with-audio.tpl-color3-link .tpl-action .tpl-translate-link {
    color: #FFC60A;
}
.tpl-architect-verse-language-with-audio.tpl-color3-link .tpl-action .tpl-translate-link:hover:after {
    background-color: #FFC60A;
}
.tpl-architect-verse-language-with-audio.tpl-color4-title .tpl-title {
    color: #47525A;
}
.tpl-architect-verse-language-with-audio.tpl-color4-title .tpl-bible-reference {
    color: #47525A;
}
.tpl-architect-verse-language-with-audio.tpl-color4-link .tpl-action .tpl-audio-link {
    color: #47525A;
}
.tpl-architect-verse-language-with-audio.tpl-color4-link .tpl-action .tpl-audio-link:hover:after {
    background-color: #47525A;
}
.tpl-architect-verse-language-with-audio.tpl-color4-link .tpl-action .tpl-translate-link {
    color: #47525A;
}
.tpl-architect-verse-language-with-audio.tpl-color4-link .tpl-action .tpl-translate-link:hover:after {
    background-color: #47525A;
}
.tpl-architect-verse-language-with-audio.tpl-orange-title .tpl-title {
    color: #B67233;
}
.tpl-architect-verse-language-with-audio.tpl-orange-title .tpl-bible-reference {
    color: #B67233;
}
.tpl-architect-verse-language-with-audio.tpl-orange-link .tpl-action .tpl-audio-link {
    color: #B67233;
}
.tpl-architect-verse-language-with-audio.tpl-orange-link .tpl-action .tpl-audio-link:hover:after {
    background-color: #B67233;
}
.tpl-architect-verse-language-with-audio.tpl-orange-link .tpl-action .tpl-translate-link {
    color: #B67233;
}
.tpl-architect-verse-language-with-audio.tpl-orange-link .tpl-action .tpl-translate-link:hover:after {
    background-color: #B67233;
}
.tpl-architect-verse-language-with-audio.tpl-beige-title .tpl-title {
    color: #997865;
}
.tpl-architect-verse-language-with-audio.tpl-beige-title .tpl-bible-reference {
    color: #997865;
}
.tpl-architect-verse-language-with-audio.tpl-beige-link .tpl-action .tpl-audio-link {
    color: #997865;
}
.tpl-architect-verse-language-with-audio.tpl-beige-link .tpl-action .tpl-audio-link:hover:after {
    background-color: #997865;
}
.tpl-architect-verse-language-with-audio.tpl-beige-link .tpl-action .tpl-translate-link {
    color: #997865;
}
.tpl-architect-verse-language-with-audio.tpl-beige-link .tpl-action .tpl-translate-link:hover:after {
    background-color: #997865;
}
.tpl-architect-verse-language-with-audio.tpl-tail-title .tpl-title {
    color: #9AD7D8;
}
.tpl-architect-verse-language-with-audio.tpl-tail-title .tpl-bible-reference {
    color: #9AD7D8;
}
.tpl-architect-verse-language-with-audio.tpl-tail-link .tpl-action .tpl-audio-link {
    color: #9AD7D8;
}
.tpl-architect-verse-language-with-audio.tpl-tail-link .tpl-action .tpl-audio-link:hover:after {
    background-color: #9AD7D8;
}
.tpl-architect-verse-language-with-audio.tpl-tail-link .tpl-action .tpl-translate-link {
    color: #9AD7D8;
}
.tpl-architect-verse-language-with-audio.tpl-tail-link .tpl-action .tpl-translate-link:hover:after {
    background-color: #9AD7D8;
}
.tpl-architect-verse-language-with-audio.tpl-rust-title .tpl-title {
    color: #A15743;
}
.tpl-architect-verse-language-with-audio.tpl-rust-title .tpl-bible-reference {
    color: #A15743;
}
.tpl-architect-verse-language-with-audio.tpl-rust-link .tpl-action .tpl-audio-link {
    color: #A15743;
}
.tpl-architect-verse-language-with-audio.tpl-rust-link .tpl-action .tpl-audio-link:hover:after {
    background-color: #A15743;
}
.tpl-architect-verse-language-with-audio.tpl-rust-link .tpl-action .tpl-translate-link {
    color: #A15743;
}
.tpl-architect-verse-language-with-audio.tpl-rust-link .tpl-action .tpl-translate-link:hover:after {
    background-color: #A15743;
}
/*# sourceMappingURL=LanguageWithAudio.css.map */

.tpl-architect-wrapper-one-accordion .tpl-accordion-title {
    text-align: center;
}
.tpl-architect-wrapper-one-accordion .tpl-accordion-title .tpl-accordion-title-inner {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 40px;
    font-family: "Joane", serif;
    display: inline-block;
    padding: 20px 5px 20px 50px;
    position: relative;
    cursor: pointer;
}
.tpl-architect-wrapper-one-accordion .tpl-accordion-title .tpl-accordion-title-inner:before {
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    font-family: "Font Awesome 5 Pro";
    font-size: 34px;
    content: "\f0d7";
    color: #2D2E2D;
    position: absolute;
    top: 50%;
    left: 0;
    width: 24px;
    height: 24px;
    line-height: 24px;
    margin-top: -12px;
}
.tpl-architect-wrapper-one-accordion .tpl-accordion-content {
    display: none;
}
.tpl-architect-wrapper-one-accordion.expanded .tpl-accordion-title .tpl-accordion-title-inner:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.tpl-architect-wrapper-one-accordion.tpl-title-color-black,
.tpl-architect-wrapper-one-accordion.tpl-title-color-black .tpl-accordion-title .tpl-accordion-title-inner,
.tpl-architect-wrapper-one-accordion.tpl-title-color-black .tpl-accordion-title .tpl-accordion-title-inner:before {
    color: #000;
}
.tpl-architect-wrapper-one-accordion.tpl-title-color-white,
.tpl-architect-wrapper-one-accordion.tpl-title-color-white .tpl-accordion-title .tpl-accordion-title-inner,
.tpl-architect-wrapper-one-accordion.tpl-title-color-white .tpl-accordion-title .tpl-accordion-title-inner:before {
    color: #fff;
}
.tpl-architect-wrapper-one-accordion.tpl-background-dark-color-black {
    background-color: #000;
}
.tpl-architect-wrapper-one-accordion.tpl-background-dark-color-dark {
    background-color: #2D2E2D;
}
.tpl-architect-wrapper-one-accordion.tpl-background-dark-color-gray {
    background-color: #808080;
}
.tpl-architect-wrapper-one-accordion.tpl-background-dark-color-gray-dark {
    background-color: #484848;
}
.tpl-architect-wrapper-one-accordion.tpl-background-color-gray-light {
    background-color: #d3d3d3;
}
.tpl-architect-wrapper-one-accordion.tpl-background-color-gray-lighter {
    background-color: #f0f0f0;
}
.tpl-architect-wrapper-one-accordion.tpl-background-color-1 {
    background-color: #E64C38;
}
.tpl-architect-wrapper-one-accordion.tpl-background-color-2 {
    background-color: #006168;
}
.tpl-architect-wrapper-one-accordion.tpl-background-color-3 {
    background-color: #FFC60A;
}
.tpl-architect-wrapper-one-accordion.tpl-background-dark-color-4 {
    background-color: #47525A;
}
.tpl-architect-wrapper-one-accordion.tpl-child-title-h1 .tpl-accordion-title .tpl-accordion-title-inner {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 80px;
    font-family: "Joane", serif;
    padding: 20px 5px 20px 50px;
}
.tpl-architect-wrapper-one-accordion.tpl-child-title-h2 .tpl-accordion-title .tpl-accordion-title-inner {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 60px;
    font-family: "Joane", serif;
    padding: 20px 5px 20px 50px;
}
.tpl-architect-wrapper-one-accordion.tpl-child-title-h4 .tpl-accordion-title .tpl-accordion-title-inner {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 30px;
    font-family: "Joane", serif;
    padding: 20px 5px 20px 50px;
}
.tpl-architect-wrapper-one-accordion.tpl-child-title-h5 .tpl-accordion-title .tpl-accordion-title-inner {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 24px;
    font-family: "Joane", serif;
    padding: 20px 5px 20px 50px;
}
.tpl-architect-wrapper-one-accordion.tpl-child-title-h6 .tpl-accordion-title .tpl-accordion-title-inner {
    font-weight: 700;
    padding: 0;
    margin: 0;
    letter-spacing: 0.1rem;
    font-size: 18px;
    font-family: "Joane", serif;
    padding: 20px 5px 20px 50px;
}
.tpl-architect-wrapper-one-accordion.tpl-content-style-simple {
    border-top: 2px solid #d3d3d3;
    border-bottom: 2px solid #d3d3d3;
    margin-top: -2px;
}
.tpl-architect-wrapper-one-accordion.tpl-content-style-simple .tpl-accordion-title {
    text-align: left;
}
.tpl-architect-wrapper-one-accordion.tpl-content-style-simple .tpl-accordion-title .tpl-accordion-title-inner {
    font-size: 24px;
    padding: 24px 15px 22px 50px;
    font-weight: 700;
    line-height: 24px;
}
.tpl-architect-wrapper-one-accordion.tpl-content-style-simple .tpl-accordion-title .tpl-accordion-title-inner::before {
    left: 12px;
    font-size: 18px;
    margin-top: -10px;
    width: 24px;
    height: 24px;
    content: "\f067";
}
.tpl-architect-wrapper-one-accordion.tpl-content-style-simple.expanded .tpl-accordion-title .tpl-accordion-title-inner::before {
    content: "\f068";
}
@media (max-width: 600px) {
    .tpl-architect-wrapper-one-accordion .tpl-accordion-title .tpl-accordion-title-inner {
        font-size: 32px;
        padding: 16px 5px 16px 36px;
    }
    .tpl-architect-wrapper-one-accordion .tpl-accordion-title .tpl-accordion-title-inner:before {
        font-size: 36px;
    }
}
@media only screen and (max-width: 450px) {
    .tpl-architect-wrapper-one-accordion .tpl-accordion-title {
        padding: 10px;
    }
    .tpl-architect-wrapper-one-accordion .tpl-accordion-title .tpl-accordion-title-inner {
        padding-top: 0;
        padding-bottom: 0;
        font-size: 28px;
    }
    .tpl-architect-wrapper-one-accordion .tpl-accordion-title .tpl-accordion-title-inner:before {
        font-size: 31px;
    }
    .tpl-architect-wrapper-one-accordion.tpl-video-yes .tpl-content .tpl-body {
        padding-bottom: 0;
    }
    .tpl-architect-wrapper-one-accordion.tpl-child-title-h1 .tpl-accordion-title .tpl-accordion-title-inner {
        font-size: 56px;
    }
    .tpl-architect-wrapper-one-accordion.tpl-child-title-h1 .tpl-accordion-title .tpl-accordion-title-inner:before {
        font-size: 59px;
    }
    .tpl-architect-wrapper-one-accordion.tpl-child-title-h2 .tpl-accordion-title .tpl-accordion-title-inner {
        font-size: 42px;
    }
    .tpl-architect-wrapper-one-accordion.tpl-child-title-h2 .tpl-accordion-title .tpl-accordion-title-inner:before {
        font-size: 45px;
    }
    .tpl-architect-wrapper-one-accordion.tpl-child-title-h4 .tpl-accordion-title .tpl-accordion-title-inner {
        font-size: 21px;
    }
    .tpl-architect-wrapper-one-accordion.tpl-child-title-h4 .tpl-accordion-title .tpl-accordion-title-inner:before {
        font-size: 24px;
    }
    .tpl-architect-wrapper-one-accordion.tpl-child-title-h5 .tpl-accordion-title .tpl-accordion-title-inner {
        font-size: 17px;
    }
    .tpl-architect-wrapper-one-accordion.tpl-child-title-h5 .tpl-accordion-title .tpl-accordion-title-inner:before {
        font-size: 20px;
    }
    .tpl-architect-wrapper-one-accordion.tpl-child-title-h6 .tpl-accordion-title .tpl-accordion-title-inner {
        font-size: 13px;
    }
    .tpl-architect-wrapper-one-accordion.tpl-child-title-h6 .tpl-accordion-title .tpl-accordion-title-inner:before {
        font-size: 16px;
    }
}
/*# sourceMappingURL=Accordion.css.map */

.tpl-architect-wrapper-one-basic.tpl-background-dark-color-black {
    background-color: #000;
}
.tpl-architect-wrapper-one-basic.tpl-background-dark-color-dark {
    background-color: #2D2E2D;
}
.tpl-architect-wrapper-one-basic.tpl-background-dark-color-gray {
    background-color: #808080;
}
.tpl-architect-wrapper-one-basic.tpl-background-dark-color-gray-dark {
    background-color: #484848;
}
.tpl-architect-wrapper-one-basic.tpl-background-color-gray-light {
    background-color: #d3d3d3;
}
.tpl-architect-wrapper-one-basic.tpl-background-color-gray-lighter {
    background-color: #f0f0f0;
}
.tpl-architect-wrapper-one-basic.tpl-background-color-1 {
    background-color: #E64C38;
}
.tpl-architect-wrapper-one-basic.tpl-background-color-2 {
    background-color: #006168;
}
.tpl-architect-wrapper-one-basic.tpl-background-color-3 {
    background-color: #FFC60A;
}
.tpl-architect-wrapper-one-basic.tpl-background-dark-color-4 {
    background-color: #47525A;
}
.tpl-architect-wrapper-one-basic.tpl-background-fixed {
    background-attachment: fixed;
}
.tpl-architect-wrapper-one-basic.tpl-background-bottom-half-color-1 {
    background: white;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(139, 157, 180, 0)), color-stop(50%, #E64C38), to(#E64C38));
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(139, 157, 180, 0) 50%, #E64C38 50%, #E64C38 100%);
}
.tpl-architect-wrapper-one-basic.tpl-background-bottom-half-color-2 {
    background: white;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(139, 157, 180, 0)), color-stop(50%, #006168), to(#006168));
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(139, 157, 180, 0) 50%, #006168 50%, #006168 100%);
}
.tpl-architect-wrapper-one-basic.tpl-background-bottom-half-color-3 {
    background: white;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(139, 157, 180, 0)), color-stop(50%, #FFC60A), to(#FFC60A));
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(139, 157, 180, 0) 50%, #FFC60A 50%, #FFC60A 100%);
}
.tpl-architect-wrapper-one-basic.tpl-background-bottom-half-color-4 {
    background: white;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(139, 157, 180, 0)), color-stop(50%, #47525A), to(#47525A));
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(139, 157, 180, 0) 50%, #47525A 50%, #47525A 100%);
}
.tpl-architect-wrapper-one-basic.tpl-background-angled-color-1 {
    background: white;
    background: linear-gradient(4deg, rgba(255, 255, 255, 0) 0%, rgba(139, 157, 180, 0) 50%, #E64C38 50.2%, #E64C38 100%);
}
.tpl-architect-wrapper-one-basic.tpl-background-angled-color-2 {
    background: white;
    background: linear-gradient(4deg, rgba(255, 255, 255, 0) 0%, rgba(139, 157, 180, 0) 50%, #006168 50.2%, #006168 100%);
}
.tpl-architect-wrapper-one-basic.tpl-background-angled-color-3 {
    background: white;
    background: linear-gradient(4deg, rgba(255, 255, 255, 0) 0%, rgba(139, 157, 180, 0) 50%, #FFC60A 50.2%, #FFC60A 100%);
}
.tpl-architect-wrapper-one-basic.tpl-background-angled-color-4 {
    background: white;
    background: linear-gradient(4deg, rgba(255, 255, 255, 0) 0%, rgba(139, 157, 180, 0) 50%, #47525A 50.2%, #47525A 100%);
}
.tpl-architect-wrapper-one-basic.tpl-background-angled-color-1-top {
    position: relative;
    background: -webkit-gradient(linear, left bottom, left top, from(#E64C38), to(#E64C38));
    background: linear-gradient(0deg, #E64C38 0%, #E64C38 100%);
}
.tpl-architect-wrapper-one-basic.tpl-background-angled-color-1-top:before {
    content: "";
    position: absolute;
    top: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    width: 100%;
    height: 100px;
    background: -webkit-gradient(linear, right top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50.5%, #E64C38), to(#E64C38));
    background: linear-gradient(to bottom left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #E64C38 50.5%, #E64C38 100%);
}
.tpl-architect-wrapper-one-basic.tpl-background-angled-color-2-top {
    position: relative;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50.2%, #006168), to(#006168));
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #006168 50.2%, #006168 100%);
}
.tpl-architect-wrapper-one-basic.tpl-background-angled-color-2-top:before {
    content: "";
    position: absolute;
    top: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    width: 100%;
    height: 100px;
    background: -webkit-gradient(linear, right top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50.5%, #006168), to(#006168));
    background: linear-gradient(to bottom left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #006168 50.5%, #006168 100%);
}
.tpl-architect-wrapper-one-basic.tpl-background-angled-color-3-top {
    position: relative;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50.2%, #FFC60A), to(#FFC60A));
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #FFC60A 50.2%, #FFC60A 100%);
}
.tpl-architect-wrapper-one-basic.tpl-background-angled-color-3-top:before {
    content: "";
    position: absolute;
    top: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    width: 100%;
    height: 100px;
    background: -webkit-gradient(linear, right top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50.5%, #FFC60A), to(#FFC60A));
    background: linear-gradient(to bottom left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #FFC60A 50.5%, #FFC60A 100%);
}
.tpl-architect-wrapper-one-basic.tpl-background-angled-color-4-top {
    position: relative;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50.2%, #47525A), to(#47525A));
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #47525A 50.2%, #47525A 100%);
}
.tpl-architect-wrapper-one-basic.tpl-background-angled-color-4-top:before {
    content: "";
    position: absolute;
    top: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    width: 100%;
    height: 100px;
    background: -webkit-gradient(linear, right top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50.5%, #47525A), to(#47525A));
    background: linear-gradient(to bottom left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #47525A 50.5%, #47525A 100%);
}
.tpl-architect-wrapper-one-basic.tpl-text-align-left {
    text-align: left;
}
.tpl-architect-wrapper-one-basic.tpl-text-align-center {
    text-align: center;
}
.tpl-architect-wrapper-one-basic.tpl-text-align-right {
    text-align: right;
}
.tpl-architect-wrapper-one-basic.tpl-2-items-per-row > .tpl-architect-wrapper-one-basic-inner > div:not(.clearfix) {
    float: left;
    width: 50%;
}
.tpl-architect-wrapper-one-basic.tpl-3-items-per-row > .tpl-architect-wrapper-one-basic-inner > div:not(.clearfix) {
    float: left;
    width: 33.3333%;
}
.tpl-architect-wrapper-one-basic.tpl-4-items-per-row > .tpl-architect-wrapper-one-basic-inner > div:not(.clearfix) {
    float: left;
    width: 25%;
}
.tpl-architect-wrapper-one-basic.tpl-related-items-holder {
    max-width: 1020px;
    padding: 0 10px;
    margin: 0 auto;
    width: 100%;
    padding-bottom: 20px;
}
.tpl-architect-wrapper-one-basic.tpl-related-items-holder.tpl-centered-without-side-padding {
    max-width: 1000px;
    padding-left: 0;
    padding-right: 0;
}
.tpl-architect-wrapper-one-basic.tpl-related-items-holder:after {
    content: " ";
    display: table;
    clear: both;
}
.tpl-architect-wrapper-one-basic.tpl-related-items-holder .tpl-architect-wrapper-one-basic-inner {
    width: calc(65% - 40px);
    float: right;
}
@media (max-width: 900px) {
    .tpl-architect-wrapper-one-basic.tpl-related-items-holder .tpl-architect-wrapper-one-basic-inner {
        width: 100%;
        float: none;
    }
}
.tpl-architect-wrapper-one-basic.tpl-summary-background-dark-color-black .tpl-architect-summary .tpl-content-wrapper {
    background-color: #000;
}
.tpl-architect-wrapper-one-basic.tpl-summary-background-dark-color-dark .tpl-architect-summary .tpl-content-wrapper {
    background-color: #2D2E2D;
}
.tpl-architect-wrapper-one-basic.tpl-summary-background-dark-color-gray .tpl-architect-summary .tpl-content-wrapper {
    background-color: #808080;
}
.tpl-architect-wrapper-one-basic.tpl-summary-background-dark-color-gray-dark .tpl-architect-summary .tpl-content-wrapper {
    background-color: #484848;
}
.tpl-architect-wrapper-one-basic.tpl-summary-background-color-gray-light .tpl-architect-summary .tpl-content-wrapper {
    background-color: #d3d3d3;
}
.tpl-architect-wrapper-one-basic.tpl-summary-background-color-gray-lighter .tpl-architect-summary .tpl-content-wrapper {
    background-color: #f0f0f0;
}
.tpl-architect-wrapper-one-basic.tpl-summary-background-color-1 .tpl-architect-summary .tpl-content-wrapper {
    background-color: #E64C38;
}
.tpl-architect-wrapper-one-basic.tpl-summary-background-color-2 .tpl-architect-summary .tpl-content-wrapper {
    background-color: #006168;
}
.tpl-architect-wrapper-one-basic.tpl-summary-background-color-3 .tpl-architect-summary .tpl-content-wrapper {
    background-color: #FFC60A;
}
.tpl-architect-wrapper-one-basic.tpl-summary-background-dark-color-4 .tpl-architect-summary .tpl-content-wrapper {
    background-color: #47525A;
}
.tpl-architect-wrapper-one-basic.tpl-animate-fade-in-up, .tpl-architect-wrapper-one-basic.tpl-animate-fade-in-down, .tpl-architect-wrapper-one-basic.tpl-animate-fade-in-left, .tpl-architect-wrapper-one-basic.tpl-animate-fade-in-right {
    opacity: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.tpl-architect-wrapper-one-basic.tpl-animate-fade-in-up.in-view {
    -webkit-animation-name: wrapperOneBasicFadeInUp;
    animation-name: wrapperOneBasicFadeInUp;
}
.tpl-architect-wrapper-one-basic.tpl-animate-fade-in-down.in-view {
    -webkit-animation-name: wrapperOneBasicFadeInDown;
    animation-name: wrapperOneBasicFadeInDown;
}
.tpl-architect-wrapper-one-basic.tpl-animate-fade-in-left.in-view {
    -webkit-animation-name: wrapperOneBasicFadeInLeft;
    animation-name: wrapperOneBasicFadeInLeft;
}
.tpl-architect-wrapper-one-basic.tpl-animate-fade-in-right.in-view {
    -webkit-animation-name: wrapperOneBasicFadeInRight;
    animation-name: wrapperOneBasicFadeInRight;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-wrapper-one-basic.remove-vertical-padding-on-responsive {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .tpl-architect-wrapper-one-basic.tpl-3-items-per-row > .tpl-architect-wrapper-one-basic-inner > div:not(.clearfix), .tpl-architect-wrapper-one-basic.tpl-4-items-per-row > .tpl-architect-wrapper-one-basic-inner > div:not(.clearfix) {
        width: 50%;
    }
}
@media only screen and (max-width: 600px) {
    .tpl-architect-wrapper-one-basic.tpl-2-items-per-row > .tpl-architect-wrapper-one-basic-inner > div:not(.clearfix), .tpl-architect-wrapper-one-basic.tpl-3-items-per-row > .tpl-architect-wrapper-one-basic-inner > div:not(.clearfix), .tpl-architect-wrapper-one-basic.tpl-4-items-per-row > .tpl-architect-wrapper-one-basic-inner > div:not(.clearfix) {
        float: none;
        width: 100%;
    }
}
.tpl-architect-wrapper-one-basic.tpl-padding-b-150 {
    padding-bottom: 150px !important;
}
.tpl-architect-wrapper-one-basic.tpl-padding-b-200 {
    padding-bottom: 200px !important;
}
.tpl-architect-wrapper-one-basic.tpl-padding-b-325 {
    padding-bottom: 325px !important;
}
.tpl-architect-wrapper-one-basic.tpl-padding-b-550 {
    padding-bottom: 550px !important;
}
.tpl-architect-wrapper-one-basic.tpl-rounded-corner-all {
    border-radius: 20px;
}
.tpl-architect-wrapper-one-basic.tpl-rounded-corner-all.tpl-border-corner-radius-5 {
    border-radius: 5px;
}
.tpl-architect-wrapper-one-basic.tpl-rounded-corner-all.tpl-border-corner-radius-20 {
    border-radius: 20px;
}
.tpl-architect-wrapper-one-basic.tpl-rounded-corner-all.tpl-border-corner-radius-40 {
    border-radius: 40px;
}
.tpl-architect-wrapper-one-basic.tpl-rounded-corner-top-left {
    border-top-left-radius: 20px;
}
.tpl-architect-wrapper-one-basic.tpl-rounded-corner-top-left.tpl-border-corner-radius-5 {
    border-top-left-radius: 5px;
}
.tpl-architect-wrapper-one-basic.tpl-rounded-corner-top-left.tpl-border-corner-radius-20 {
    border-top-left-radius: 20px;
}
.tpl-architect-wrapper-one-basic.tpl-rounded-corner-top-left.tpl-border-corner-radius-40 {
    border-top-left-radius: 40px;
}
.tpl-architect-wrapper-one-basic.tpl-rounded-corner-top-right {
    border-top-right-radius: 20px;
}
.tpl-architect-wrapper-one-basic.tpl-rounded-corner-top-right.tpl-border-corner-radius-5 {
    border-top-right-radius: 5px;
}
.tpl-architect-wrapper-one-basic.tpl-rounded-corner-top-right.tpl-border-corner-radius-20 {
    border-top-right-radius: 20px;
}
.tpl-architect-wrapper-one-basic.tpl-rounded-corner-top-right.tpl-border-corner-radius-40 {
    border-top-right-radius: 40px;
}
.tpl-architect-wrapper-one-basic.tpl-rounded-corner-bottom-left {
    border-bottom-left-radius: 20px;
}
.tpl-architect-wrapper-one-basic.tpl-rounded-corner-bottom-left.tpl-border-corner-radius-5 {
    border-bottom-left-radius: 5px;
}
.tpl-architect-wrapper-one-basic.tpl-rounded-corner-bottom-left.tpl-border-corner-radius-20 {
    border-bottom-left-radius: 20px;
}
.tpl-architect-wrapper-one-basic.tpl-rounded-corner-bottom-left.tpl-border-corner-radius-40 {
    border-bottom-left-radius: 40px;
}
.tpl-architect-wrapper-one-basic.tpl-rounded-corner-bottom-right {
    border-bottom-right-radius: 20px;
}
.tpl-architect-wrapper-one-basic.tpl-rounded-corner-bottom-right.tpl-border-corner-radius-5 {
    border-bottom-right-radius: 5px;
}
.tpl-architect-wrapper-one-basic.tpl-rounded-corner-bottom-right.tpl-border-corner-radius-20 {
    border-bottom-right-radius: 20px;
}
.tpl-architect-wrapper-one-basic.tpl-rounded-corner-bottom-right.tpl-border-corner-radius-40 {
    border-bottom-right-radius: 40px;
}
.tpl-architect-wrapper-one-basic.tpl-center-horizontally {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.tpl-architect-wrapper-one-basic.tpl-center-horizontally.tpl-architect-wrapper-one-basic {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.tpl-architect-wrapper-one-basic.tpl-center-horizontally .tpl-architect-wrapper-one-basic-inner {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.tpl-architect-wrapper-one-basic.tpl-direction-vertical .tpl-architect-wrapper-one-basic-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.tpl-architect-wrapper-one-basic.tpl-top-vertically {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.tpl-architect-wrapper-one-basic.tpl-top-vertically > .tpl-architect-wrapper-one-basic-inner {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.tpl-architect-wrapper-one-basic.tpl-center-vertically .tpl-architect-wrapper-one-basic-inner {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-architect-wrapper-one-basic.tpl-shadow-small {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}
.tpl-architect-wrapper-one-basic.tpl-shadow-normal {
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
}
.tpl-architect-wrapper-one-basic.tpl-shadow-large {
    -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.3);
}
.tpl-architect-wrapper-one-basic.tpl-content-max-1280 .tpl-architect-wrapper-one-basic-inner {
    max-width: 1280px;
}
.tpl-architect-wrapper-one-basic.tpl-content-max-1000 .tpl-architect-wrapper-one-basic-inner {
    max-width: 1000px;
}
.tpl-architect-wrapper-one-basic.tpl-content-max-650 .tpl-architect-wrapper-one-basic-inner {
    max-width: 650px;
}
.tpl-architect-wrapper-one-basic.tpl-content-max-450 .tpl-architect-wrapper-one-basic-inner {
    max-width: 450px;
}

@-webkit-keyframes wrapperOneBasicFadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(200px);
        transform: translateY(200px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes wrapperOneBasicFadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(200px);
        transform: translateY(200px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@-webkit-keyframes wrapperOneBasicFadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-200px);
        transform: translateY(-200px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes wrapperOneBasicFadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-200px);
        transform: translateY(-200px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@-webkit-keyframes wrapperOneBasicFadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(200px);
        transform: translateX(200px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes wrapperOneBasicFadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(200px);
        transform: translateX(200px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@-webkit-keyframes wrapperOneBasicFadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-200px);
        transform: translateX(-200px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes wrapperOneBasicFadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-200px);
        transform: translateX(-200px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
/*# sourceMappingURL=Basic.css.map */

.tpl-architect-wrapper-one-basic.tpl-background-dark-color-black {
    background-color: #000;
}
.tpl-architect-wrapper-one-basic.tpl-background-dark-color-dark {
    background-color: #2D2E2D;
}
.tpl-architect-wrapper-one-basic.tpl-background-dark-color-gray {
    background-color: #808080;
}
.tpl-architect-wrapper-one-basic.tpl-background-dark-color-gray-dark {
    background-color: #484848;
}
.tpl-architect-wrapper-one-basic.tpl-background-color-gray-light {
    background-color: #d3d3d3;
}
.tpl-architect-wrapper-one-basic.tpl-background-color-gray-lighter {
    background-color: #f0f0f0;
}
.tpl-architect-wrapper-one-basic.tpl-background-color-1 {
    background-color: #E64C38;
}
.tpl-architect-wrapper-one-basic.tpl-background-color-2 {
    background-color: #006168;
}
.tpl-architect-wrapper-one-basic.tpl-background-color-3 {
    background-color: #FFC60A;
}
.tpl-architect-wrapper-one-basic.tpl-background-dark-color-4 {
    background-color: #47525A;
}
.tpl-architect-wrapper-one-basic.tpl-background-fixed {
    background-attachment: fixed;
}
.tpl-architect-wrapper-one-basic.tpl-background-bottom-half-color-1 {
    background: white;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(139, 157, 180, 0)), color-stop(50%, #E64C38), to(#E64C38));
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(139, 157, 180, 0) 50%, #E64C38 50%, #E64C38 100%);
}
.tpl-architect-wrapper-one-basic.tpl-background-bottom-half-color-2 {
    background: white;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(139, 157, 180, 0)), color-stop(50%, #006168), to(#006168));
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(139, 157, 180, 0) 50%, #006168 50%, #006168 100%);
}
.tpl-architect-wrapper-one-basic.tpl-background-bottom-half-color-3 {
    background: white;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(139, 157, 180, 0)), color-stop(50%, #FFC60A), to(#FFC60A));
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(139, 157, 180, 0) 50%, #FFC60A 50%, #FFC60A 100%);
}
.tpl-architect-wrapper-one-basic.tpl-background-bottom-half-color-4 {
    background: white;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(139, 157, 180, 0)), color-stop(50%, #47525A), to(#47525A));
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(139, 157, 180, 0) 50%, #47525A 50%, #47525A 100%);
}
.tpl-architect-wrapper-one-basic.tpl-background-angled-color-1 {
    background: white;
    background: linear-gradient(4deg, rgba(255, 255, 255, 0) 0%, rgba(139, 157, 180, 0) 50%, #E64C38 50.2%, #E64C38 100%);
}
.tpl-architect-wrapper-one-basic.tpl-background-angled-color-2 {
    background: white;
    background: linear-gradient(4deg, rgba(255, 255, 255, 0) 0%, rgba(139, 157, 180, 0) 50%, #006168 50.2%, #006168 100%);
}
.tpl-architect-wrapper-one-basic.tpl-background-angled-color-3 {
    background: white;
    background: linear-gradient(4deg, rgba(255, 255, 255, 0) 0%, rgba(139, 157, 180, 0) 50%, #FFC60A 50.2%, #FFC60A 100%);
}
.tpl-architect-wrapper-one-basic.tpl-background-angled-color-4 {
    background: white;
    background: linear-gradient(4deg, rgba(255, 255, 255, 0) 0%, rgba(139, 157, 180, 0) 50%, #47525A 50.2%, #47525A 100%);
}
.tpl-architect-wrapper-one-basic.tpl-background-angled-color-1-top {
    position: relative;
    background: -webkit-gradient(linear, left bottom, left top, from(#E64C38), to(#E64C38));
    background: linear-gradient(0deg, #E64C38 0%, #E64C38 100%);
}
.tpl-architect-wrapper-one-basic.tpl-background-angled-color-1-top:before {
    content: "";
    position: absolute;
    top: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    width: 100%;
    height: 100px;
    background: -webkit-gradient(linear, right top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50.5%, #E64C38), to(#E64C38));
    background: linear-gradient(to bottom left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #E64C38 50.5%, #E64C38 100%);
}
.tpl-architect-wrapper-one-basic.tpl-background-angled-color-2-top {
    position: relative;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50.2%, #006168), to(#006168));
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #006168 50.2%, #006168 100%);
}
.tpl-architect-wrapper-one-basic.tpl-background-angled-color-2-top:before {
    content: "";
    position: absolute;
    top: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    width: 100%;
    height: 100px;
    background: -webkit-gradient(linear, right top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50.5%, #006168), to(#006168));
    background: linear-gradient(to bottom left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #006168 50.5%, #006168 100%);
}
.tpl-architect-wrapper-one-basic.tpl-background-angled-color-3-top {
    position: relative;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50.2%, #FFC60A), to(#FFC60A));
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #FFC60A 50.2%, #FFC60A 100%);
}
.tpl-architect-wrapper-one-basic.tpl-background-angled-color-3-top:before {
    content: "";
    position: absolute;
    top: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    width: 100%;
    height: 100px;
    background: -webkit-gradient(linear, right top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50.5%, #FFC60A), to(#FFC60A));
    background: linear-gradient(to bottom left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #FFC60A 50.5%, #FFC60A 100%);
}
.tpl-architect-wrapper-one-basic.tpl-background-angled-color-4-top {
    position: relative;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50.2%, #47525A), to(#47525A));
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #47525A 50.2%, #47525A 100%);
}
.tpl-architect-wrapper-one-basic.tpl-background-angled-color-4-top:before {
    content: "";
    position: absolute;
    top: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    width: 100%;
    height: 100px;
    background: -webkit-gradient(linear, right top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50.5%, #47525A), to(#47525A));
    background: linear-gradient(to bottom left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #47525A 50.5%, #47525A 100%);
}
.tpl-architect-wrapper-one-basic.tpl-text-align-left {
    text-align: left;
}
.tpl-architect-wrapper-one-basic.tpl-text-align-center {
    text-align: center;
}
.tpl-architect-wrapper-one-basic.tpl-text-align-right {
    text-align: right;
}
.tpl-architect-wrapper-one-basic.tpl-2-items-per-row > .tpl-architect-wrapper-one-basic-inner > div:not(.clearfix) {
    float: left;
    width: 50%;
}
.tpl-architect-wrapper-one-basic.tpl-3-items-per-row > .tpl-architect-wrapper-one-basic-inner > div:not(.clearfix) {
    float: left;
    width: 33.3333%;
}
.tpl-architect-wrapper-one-basic.tpl-4-items-per-row > .tpl-architect-wrapper-one-basic-inner > div:not(.clearfix) {
    float: left;
    width: 25%;
}
.tpl-architect-wrapper-one-basic.tpl-related-items-holder {
    max-width: 1020px;
    padding: 0 10px;
    margin: 0 auto;
    width: 100%;
    padding-bottom: 20px;
}
.tpl-architect-wrapper-one-basic.tpl-related-items-holder.tpl-centered-without-side-padding {
    max-width: 1000px;
    padding-left: 0;
    padding-right: 0;
}
.tpl-architect-wrapper-one-basic.tpl-related-items-holder:after {
    content: " ";
    display: table;
    clear: both;
}
.tpl-architect-wrapper-one-basic.tpl-related-items-holder .tpl-architect-wrapper-one-basic-inner {
    width: calc(65% - 40px);
    float: right;
}
@media (max-width: 900px) {
    .tpl-architect-wrapper-one-basic.tpl-related-items-holder .tpl-architect-wrapper-one-basic-inner {
        width: 100%;
        float: none;
    }
}
.tpl-architect-wrapper-one-basic.tpl-summary-background-dark-color-black .tpl-architect-summary .tpl-content-wrapper {
    background-color: #000;
}
.tpl-architect-wrapper-one-basic.tpl-summary-background-dark-color-dark .tpl-architect-summary .tpl-content-wrapper {
    background-color: #2D2E2D;
}
.tpl-architect-wrapper-one-basic.tpl-summary-background-dark-color-gray .tpl-architect-summary .tpl-content-wrapper {
    background-color: #808080;
}
.tpl-architect-wrapper-one-basic.tpl-summary-background-dark-color-gray-dark .tpl-architect-summary .tpl-content-wrapper {
    background-color: #484848;
}
.tpl-architect-wrapper-one-basic.tpl-summary-background-color-gray-light .tpl-architect-summary .tpl-content-wrapper {
    background-color: #d3d3d3;
}
.tpl-architect-wrapper-one-basic.tpl-summary-background-color-gray-lighter .tpl-architect-summary .tpl-content-wrapper {
    background-color: #f0f0f0;
}
.tpl-architect-wrapper-one-basic.tpl-summary-background-color-1 .tpl-architect-summary .tpl-content-wrapper {
    background-color: #E64C38;
}
.tpl-architect-wrapper-one-basic.tpl-summary-background-color-2 .tpl-architect-summary .tpl-content-wrapper {
    background-color: #006168;
}
.tpl-architect-wrapper-one-basic.tpl-summary-background-color-3 .tpl-architect-summary .tpl-content-wrapper {
    background-color: #FFC60A;
}
.tpl-architect-wrapper-one-basic.tpl-summary-background-dark-color-4 .tpl-architect-summary .tpl-content-wrapper {
    background-color: #47525A;
}
.tpl-architect-wrapper-one-basic.tpl-animate-fade-in-up, .tpl-architect-wrapper-one-basic.tpl-animate-fade-in-down, .tpl-architect-wrapper-one-basic.tpl-animate-fade-in-left, .tpl-architect-wrapper-one-basic.tpl-animate-fade-in-right {
    opacity: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.tpl-architect-wrapper-one-basic.tpl-animate-fade-in-up.in-view {
    -webkit-animation-name: wrapperOneBasicFadeInUp;
    animation-name: wrapperOneBasicFadeInUp;
}
.tpl-architect-wrapper-one-basic.tpl-animate-fade-in-down.in-view {
    -webkit-animation-name: wrapperOneBasicFadeInDown;
    animation-name: wrapperOneBasicFadeInDown;
}
.tpl-architect-wrapper-one-basic.tpl-animate-fade-in-left.in-view {
    -webkit-animation-name: wrapperOneBasicFadeInLeft;
    animation-name: wrapperOneBasicFadeInLeft;
}
.tpl-architect-wrapper-one-basic.tpl-animate-fade-in-right.in-view {
    -webkit-animation-name: wrapperOneBasicFadeInRight;
    animation-name: wrapperOneBasicFadeInRight;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-wrapper-one-basic.remove-vertical-padding-on-responsive {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .tpl-architect-wrapper-one-basic.tpl-3-items-per-row > .tpl-architect-wrapper-one-basic-inner > div:not(.clearfix), .tpl-architect-wrapper-one-basic.tpl-4-items-per-row > .tpl-architect-wrapper-one-basic-inner > div:not(.clearfix) {
        width: 50%;
    }
}
@media only screen and (max-width: 600px) {
    .tpl-architect-wrapper-one-basic.tpl-2-items-per-row > .tpl-architect-wrapper-one-basic-inner > div:not(.clearfix), .tpl-architect-wrapper-one-basic.tpl-3-items-per-row > .tpl-architect-wrapper-one-basic-inner > div:not(.clearfix), .tpl-architect-wrapper-one-basic.tpl-4-items-per-row > .tpl-architect-wrapper-one-basic-inner > div:not(.clearfix) {
        float: none;
        width: 100%;
    }
}
.tpl-architect-wrapper-one-basic.tpl-padding-b-150 {
    padding-bottom: 150px !important;
}
.tpl-architect-wrapper-one-basic.tpl-padding-b-200 {
    padding-bottom: 200px !important;
}
.tpl-architect-wrapper-one-basic.tpl-padding-b-325 {
    padding-bottom: 325px !important;
}
.tpl-architect-wrapper-one-basic.tpl-padding-b-550 {
    padding-bottom: 550px !important;
}
.tpl-architect-wrapper-one-basic.tpl-rounded-corner-all {
    border-radius: 20px;
}
.tpl-architect-wrapper-one-basic.tpl-rounded-corner-all.tpl-border-corner-radius-5 {
    border-radius: 5px;
}
.tpl-architect-wrapper-one-basic.tpl-rounded-corner-all.tpl-border-corner-radius-20 {
    border-radius: 20px;
}
.tpl-architect-wrapper-one-basic.tpl-rounded-corner-all.tpl-border-corner-radius-40 {
    border-radius: 40px;
}
.tpl-architect-wrapper-one-basic.tpl-rounded-corner-top-left {
    border-top-left-radius: 20px;
}
.tpl-architect-wrapper-one-basic.tpl-rounded-corner-top-left.tpl-border-corner-radius-5 {
    border-top-left-radius: 5px;
}
.tpl-architect-wrapper-one-basic.tpl-rounded-corner-top-left.tpl-border-corner-radius-20 {
    border-top-left-radius: 20px;
}
.tpl-architect-wrapper-one-basic.tpl-rounded-corner-top-left.tpl-border-corner-radius-40 {
    border-top-left-radius: 40px;
}
.tpl-architect-wrapper-one-basic.tpl-rounded-corner-top-right {
    border-top-right-radius: 20px;
}
.tpl-architect-wrapper-one-basic.tpl-rounded-corner-top-right.tpl-border-corner-radius-5 {
    border-top-right-radius: 5px;
}
.tpl-architect-wrapper-one-basic.tpl-rounded-corner-top-right.tpl-border-corner-radius-20 {
    border-top-right-radius: 20px;
}
.tpl-architect-wrapper-one-basic.tpl-rounded-corner-top-right.tpl-border-corner-radius-40 {
    border-top-right-radius: 40px;
}
.tpl-architect-wrapper-one-basic.tpl-rounded-corner-bottom-left {
    border-bottom-left-radius: 20px;
}
.tpl-architect-wrapper-one-basic.tpl-rounded-corner-bottom-left.tpl-border-corner-radius-5 {
    border-bottom-left-radius: 5px;
}
.tpl-architect-wrapper-one-basic.tpl-rounded-corner-bottom-left.tpl-border-corner-radius-20 {
    border-bottom-left-radius: 20px;
}
.tpl-architect-wrapper-one-basic.tpl-rounded-corner-bottom-left.tpl-border-corner-radius-40 {
    border-bottom-left-radius: 40px;
}
.tpl-architect-wrapper-one-basic.tpl-rounded-corner-bottom-right {
    border-bottom-right-radius: 20px;
}
.tpl-architect-wrapper-one-basic.tpl-rounded-corner-bottom-right.tpl-border-corner-radius-5 {
    border-bottom-right-radius: 5px;
}
.tpl-architect-wrapper-one-basic.tpl-rounded-corner-bottom-right.tpl-border-corner-radius-20 {
    border-bottom-right-radius: 20px;
}
.tpl-architect-wrapper-one-basic.tpl-rounded-corner-bottom-right.tpl-border-corner-radius-40 {
    border-bottom-right-radius: 40px;
}
.tpl-architect-wrapper-one-basic.tpl-center-horizontally {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.tpl-architect-wrapper-one-basic.tpl-center-horizontally.tpl-architect-wrapper-one-basic {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.tpl-architect-wrapper-one-basic.tpl-center-horizontally .tpl-architect-wrapper-one-basic-inner {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.tpl-architect-wrapper-one-basic.tpl-direction-vertical .tpl-architect-wrapper-one-basic-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.tpl-architect-wrapper-one-basic.tpl-top-vertically {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.tpl-architect-wrapper-one-basic.tpl-top-vertically > .tpl-architect-wrapper-one-basic-inner {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.tpl-architect-wrapper-one-basic.tpl-center-vertically .tpl-architect-wrapper-one-basic-inner {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-architect-wrapper-one-basic.tpl-shadow-small {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}
.tpl-architect-wrapper-one-basic.tpl-shadow-normal {
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
}
.tpl-architect-wrapper-one-basic.tpl-shadow-large {
    -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.3);
}
.tpl-architect-wrapper-one-basic.tpl-content-max-1280 .tpl-architect-wrapper-one-basic-inner {
    max-width: 1280px;
}
.tpl-architect-wrapper-one-basic.tpl-content-max-1000 .tpl-architect-wrapper-one-basic-inner {
    max-width: 1000px;
}
.tpl-architect-wrapper-one-basic.tpl-content-max-650 .tpl-architect-wrapper-one-basic-inner {
    max-width: 650px;
}
.tpl-architect-wrapper-one-basic.tpl-content-max-450 .tpl-architect-wrapper-one-basic-inner {
    max-width: 450px;
}

@-webkit-keyframes wrapperOneBasicFadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(200px);
        transform: translateY(200px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes wrapperOneBasicFadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(200px);
        transform: translateY(200px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@-webkit-keyframes wrapperOneBasicFadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-200px);
        transform: translateY(-200px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes wrapperOneBasicFadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-200px);
        transform: translateY(-200px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@-webkit-keyframes wrapperOneBasicFadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(200px);
        transform: translateX(200px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes wrapperOneBasicFadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(200px);
        transform: translateX(200px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@-webkit-keyframes wrapperOneBasicFadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-200px);
        transform: translateX(-200px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes wrapperOneBasicFadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-200px);
        transform: translateX(-200px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
.tpl-architect-wrapper-one-basic-wycliffe {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-wrapper-one-basic-wycliffe {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.tpl-architect-wrapper-one-basic-wycliffe .tpl-architect-wrapper-one-basic-inner {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-bg-white {
    background-color: #fff;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-bg-black {
    background-color: #000;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-bg-color-1 {
    background-color: #E64C38;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-bg-color-2 {
    background-color: #006168;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-bg-color-3 {
    background-color: #FFC60A;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-bg-color-4 {
    background-color: #47525A;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-bg-color-red {
    background-color: #b60000;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-bg-color-orange {
    background-color: #B67233;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-bg-color-beige {
    background-color: #997865;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-bg-color-tail {
    background-color: #9AD7D8;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-bg-color-rust {
    background-color: #A15743;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-bg-image-100 {
    background-size: 100%;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-bg-image-bottom {
    background-position: center bottom -1px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-viewport-height {
    min-height: 100vh;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-content-max-1280 .tpl-architect-wrapper-one-basic-inner {
    max-width: 1280px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-content-max-1000 .tpl-architect-wrapper-one-basic-inner {
    max-width: 1000px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-content-max-650 .tpl-architect-wrapper-one-basic-inner {
    max-width: 650px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-content-max-450 .tpl-architect-wrapper-one-basic-inner {
    max-width: 450px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-direction-vertical .tpl-architect-wrapper-one-basic-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-center-horizontally {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-center-horizontally .tpl-architect-wrapper-one-basic-inner {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-top-vertically {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-top-vertically > .tpl-architect-wrapper-one-basic-inner {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-center-vertically .tpl-architect-wrapper-one-basic-inner {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-2-columns-grid > .tpl-architect-wrapper-one-basic-inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}
@media only screen and (max-width: 600px) {
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-2-columns-grid > .tpl-architect-wrapper-one-basic-inner {
        grid-template-columns: 1fr;
    }
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-2-columns-grid-large-gaps > .tpl-architect-wrapper-one-basic-inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}
@media only screen and (max-width: 600px) {
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-2-columns-grid-large-gaps > .tpl-architect-wrapper-one-basic-inner {
        grid-template-columns: 1fr;
    }
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-2-columns-grid-equal > .tpl-architect-wrapper-one-basic-inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
@media only screen and (max-width: 600px) {
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-2-columns-grid-equal > .tpl-architect-wrapper-one-basic-inner {
        grid-template-columns: 1fr;
    }
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-3-columns-grid > .tpl-architect-wrapper-one-basic-inner {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-3-columns-grid > .tpl-architect-wrapper-one-basic-inner {
        grid-template-columns: 1fr 1fr;
    }
}
@media only screen and (max-width: 600px) {
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-3-columns-grid > .tpl-architect-wrapper-one-basic-inner {
        grid-template-columns: 1fr;
    }
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-3-columns-grid-large-gaps > .tpl-architect-wrapper-one-basic-inner {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-3-columns-grid-large-gaps > .tpl-architect-wrapper-one-basic-inner {
        grid-template-columns: 1fr 1fr;
    }
}
@media only screen and (max-width: 600px) {
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-3-columns-grid-large-gaps > .tpl-architect-wrapper-one-basic-inner {
        grid-template-columns: 1fr;
    }
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-3-columns-grid-equal > .tpl-architect-wrapper-one-basic-inner {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-3-columns-grid-equal > .tpl-architect-wrapper-one-basic-inner {
        grid-template-columns: 1fr 1fr;
    }
}
@media only screen and (max-width: 600px) {
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-3-columns-grid-equal > .tpl-architect-wrapper-one-basic-inner {
        grid-template-columns: 1fr;
    }
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-4-columns-grid > .tpl-architect-wrapper-one-basic-inner {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 20px;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-4-columns-grid > .tpl-architect-wrapper-one-basic-inner {
        grid-template-columns: 1fr 1fr;
    }
}
@media only screen and (max-width: 600px) {
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-4-columns-grid > .tpl-architect-wrapper-one-basic-inner {
        grid-template-columns: 1fr;
    }
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-4-columns-grid-large-gaps > .tpl-architect-wrapper-one-basic-inner {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 30px;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-4-columns-grid-large-gaps > .tpl-architect-wrapper-one-basic-inner {
        grid-template-columns: 1fr 1fr;
    }
}
@media only screen and (max-width: 600px) {
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-4-columns-grid-large-gaps > .tpl-architect-wrapper-one-basic-inner {
        grid-template-columns: 1fr;
    }
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-4-columns-grid-equal > .tpl-architect-wrapper-one-basic-inner {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 20px;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-4-columns-grid-equal > .tpl-architect-wrapper-one-basic-inner {
        grid-template-columns: 1fr 1fr;
    }
}
@media only screen and (max-width: 600px) {
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-4-columns-grid-equal > .tpl-architect-wrapper-one-basic-inner {
        grid-template-columns: 1fr;
    }
}
.tpl-architect-wrapper-one-offset-container .tpl-architect-wrapper-one-basic-wycliffe {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-rounded-corner-all {
    border-radius: 20px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-rounded-corner-all.tpl-border-corner-radius-5 {
    border-radius: 5px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-rounded-corner-all.tpl-border-corner-radius-20 {
    border-radius: 20px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-rounded-corner-all.tpl-border-corner-radius-40 {
    border-radius: 40px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-rounded-corner-top-left {
    border-top-left-radius: 20px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-rounded-corner-top-left.tpl-border-corner-radius-5 {
    border-top-left-radius: 5px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-rounded-corner-top-left.tpl-border-corner-radius-20 {
    border-top-left-radius: 20px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-rounded-corner-top-left.tpl-border-corner-radius-40 {
    border-top-left-radius: 40px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-rounded-corner-top-right {
    border-top-right-radius: 20px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-rounded-corner-top-right.tpl-border-corner-radius-5 {
    border-top-right-radius: 5px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-rounded-corner-top-right.tpl-border-corner-radius-20 {
    border-top-right-radius: 20px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-rounded-corner-top-right.tpl-border-corner-radius-40 {
    border-top-right-radius: 40px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-rounded-corner-bottom-left {
    border-bottom-left-radius: 20px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-rounded-corner-bottom-left.tpl-border-corner-radius-5 {
    border-bottom-left-radius: 5px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-rounded-corner-bottom-left.tpl-border-corner-radius-20 {
    border-bottom-left-radius: 20px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-rounded-corner-bottom-left.tpl-border-corner-radius-40 {
    border-bottom-left-radius: 40px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-rounded-corner-bottom-right {
    border-bottom-right-radius: 20px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-rounded-corner-bottom-right.tpl-border-corner-radius-5 {
    border-bottom-right-radius: 5px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-rounded-corner-bottom-right.tpl-border-corner-radius-20 {
    border-bottom-right-radius: 20px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-rounded-corner-bottom-right.tpl-border-corner-radius-40 {
    border-bottom-right-radius: 40px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-all {
    margin: 20px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-all.tpl-margin-10 {
    margin: 10px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-all.tpl-margin-20 {
    margin: 20px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-all.tpl-margin-40 {
    margin: 40px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-all.tpl-margin-60 {
    margin: 60px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-all.tpl-margin-80 {
    margin: 80px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-all.tpl-margin-120 {
    margin: 120px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-all.tpl-margin-x-10 {
    margin-left: 10px;
    margin-right: 10px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-all.tpl-margin-x-20 {
    margin-left: 20px;
    margin-right: 20px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-all.tpl-margin-x-40 {
    margin-left: 40px;
    margin-right: 40px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-all.tpl-margin-x-60 {
    margin-left: 60px;
    margin-right: 60px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-all.tpl-margin-x-80 {
    margin-left: 80px;
    margin-right: 80px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-all.tpl-margin-x-120 {
    margin-left: 120px;
    margin-right: 120px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-all.tpl-margin-y-10 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-all.tpl-margin-y-20 {
    margin-top: 20px;
    margin-bottom: 20px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-all.tpl-margin-y-40 {
    margin-top: 40px;
    margin-bottom: 40px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-all.tpl-margin-y-60 {
    margin-top: 60px;
    margin-bottom: 60px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-all.tpl-margin-y-80 {
    margin-top: 80px;
    margin-bottom: 80px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-all.tpl-margin-y-120 {
    margin-top: 120px;
    margin-bottom: 120px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-top {
    margin-top: 20px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-top.tpl-margin-10 {
    margin-top: 10px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-top.tpl-margin-20 {
    margin-top: 20px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-top.tpl-margin-40 {
    margin-top: 40px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-top.tpl-margin-60 {
    margin-top: 60px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-top.tpl-margin-80 {
    margin-top: 80px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-top.tpl-margin-120 {
    margin-top: 120px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-top.tpl-margin-y-10 {
    margin-top: 10px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-top.tpl-margin-y-20 {
    margin-top: 20px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-top.tpl-margin-y-40 {
    margin-top: 40px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-top.tpl-margin-y-60 {
    margin-top: 60px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-top.tpl-margin-y-80 {
    margin-top: 80px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-top.tpl-margin-y-120 {
    margin-top: 120px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-left {
    margin-left: 20px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-left.tpl-margin-10 {
    margin-left: 10px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-left.tpl-margin-20 {
    margin-left: 20px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-left.tpl-margin-40 {
    margin-left: 40px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-left.tpl-margin-60 {
    margin-left: 60px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-left.tpl-margin-80 {
    margin-left: 80px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-left.tpl-margin-120 {
    margin-left: 120px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-left.tpl-margin-x-10 {
    margin-left: 10px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-left.tpl-margin-x-20 {
    margin-left: 20px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-left.tpl-margin-x-40 {
    margin-left: 40px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-left.tpl-margin-x-60 {
    margin-left: 60px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-left.tpl-margin-x-80 {
    margin-left: 80px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-left.tpl-margin-x-120 {
    margin-left: 120px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-right {
    margin-right: 20px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-right.tpl-margin-10 {
    margin-right: 10px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-right.tpl-margin-20 {
    margin-right: 20px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-right.tpl-margin-40 {
    margin-right: 40px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-right.tpl-margin-60 {
    margin-right: 60px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-right.tpl-margin-80 {
    margin-right: 80px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-right.tpl-margin-120 {
    margin-right: 120px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-right.tpl-margin-x-10 {
    margin-right: 10px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-right.tpl-margin-x-20 {
    margin-right: 20px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-right.tpl-margin-x-40 {
    margin-right: 40px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-right.tpl-margin-x-60 {
    margin-right: 60px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-right.tpl-margin-x-80 {
    margin-right: 80px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-right.tpl-margin-x-120 {
    margin-right: 120px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-bottom {
    margin-bottom: 20px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-bottom.tpl-margin-10 {
    margin-bottom: 10px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-bottom.tpl-margin-20 {
    margin-bottom: 20px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-bottom.tpl-margin-40 {
    margin-bottom: 40px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-bottom.tpl-margin-60 {
    margin-bottom: 60px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-bottom.tpl-margin-80 {
    margin-bottom: 80px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-bottom.tpl-margin-120 {
    margin-bottom: 120px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-bottom.tpl-margin-y-10 {
    margin-bottom: 10px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-bottom.tpl-margin-y-20 {
    margin-bottom: 20px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-bottom.tpl-margin-y-40 {
    margin-bottom: 40px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-bottom.tpl-margin-y-60 {
    margin-bottom: 60px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-bottom.tpl-margin-y-80 {
    margin-bottom: 80px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-margin-bottom.tpl-margin-y-120 {
    margin-bottom: 120px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-all {
    padding: 20px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-all.tpl-padding-10 {
    padding: 10px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-all.tpl-padding-20 {
    padding: 20px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-all.tpl-padding-40 {
    padding: 40px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-all.tpl-padding-60 {
    padding: 60px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-all.tpl-padding-80 {
    padding: 80px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-all.tpl-padding-120 {
    padding: 120px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-all.tpl-padding-x-10 {
    padding-left: 10px;
    padding-right: 10px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-all.tpl-padding-x-20 {
    padding-left: 20px;
    padding-right: 20px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-all.tpl-padding-x-40 {
    padding-left: 40px;
    padding-right: 40px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-all.tpl-padding-x-60 {
    padding-left: 60px;
    padding-right: 60px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-all.tpl-padding-x-80 {
    padding-left: 80px;
    padding-right: 80px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-all.tpl-padding-x-120 {
    padding-left: 120px;
    padding-right: 120px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-all.tpl-padding-y-10 {
    padding-top: 10px;
    padding-bottom: 10px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-all.tpl-padding-y-20 {
    padding-top: 20px;
    padding-bottom: 20px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-all.tpl-padding-y-40 {
    padding-top: 40px;
    padding-bottom: 40px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-all.tpl-padding-y-60 {
    padding-top: 60px;
    padding-bottom: 60px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-all.tpl-padding-y-80 {
    padding-top: 80px;
    padding-bottom: 80px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-all.tpl-padding-y-120 {
    padding-top: 120px;
    padding-bottom: 120px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-top {
    padding-top: 20px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-top.tpl-padding-10 {
    padding-top: 10px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-top.tpl-padding-20 {
    padding-top: 20px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-top.tpl-padding-40 {
    padding-top: 40px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-top.tpl-padding-60 {
    padding-top: 60px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-top.tpl-padding-80 {
    padding-top: 80px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-top.tpl-padding-120 {
    padding-top: 120px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-top.tpl-padding-y-10 {
    padding-top: 10px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-top.tpl-padding-y-20 {
    padding-top: 20px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-top.tpl-padding-y-40 {
    padding-top: 40px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-top.tpl-padding-y-60 {
    padding-top: 60px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-top.tpl-padding-y-80 {
    padding-top: 80px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-top.tpl-padding-y-120 {
    padding-top: 120px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-left {
    padding-left: 20px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-left.tpl-padding-10 {
    padding-left: 10px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-left.tpl-padding-20 {
    padding-left: 20px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-left.tpl-padding-40 {
    padding-left: 40px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-left.tpl-padding-60 {
    padding-left: 60px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-left.tpl-padding-80 {
    padding-left: 80px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-left.tpl-padding-120 {
    padding-left: 120px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-left.tpl-padding-x-10 {
    padding-left: 10px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-left.tpl-padding-x-20 {
    padding-left: 20px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-left.tpl-padding-x-40 {
    padding-left: 40px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-left.tpl-padding-x-60 {
    padding-left: 60px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-left.tpl-padding-x-80 {
    padding-left: 80px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-left.tpl-padding-x-120 {
    padding-left: 120px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-right {
    padding-right: 20px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-right.tpl-padding-10 {
    padding-right: 10px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-right.tpl-padding-20 {
    padding-right: 20px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-right.tpl-padding-40 {
    padding-right: 40px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-right.tpl-padding-60 {
    padding-right: 60px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-right.tpl-padding-80 {
    padding-right: 80px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-right.tpl-padding-120 {
    padding-right: 120px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-right.tpl-padding-x-10 {
    padding-right: 10px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-right.tpl-padding-x-20 {
    padding-right: 20px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-right.tpl-padding-x-40 {
    padding-right: 40px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-right.tpl-padding-x-60 {
    padding-right: 60px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-right.tpl-padding-x-80 {
    padding-right: 80px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-right.tpl-padding-x-120 {
    padding-right: 120px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-bottom {
    padding-bottom: 20px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-bottom.tpl-padding-10 {
    padding-bottom: 10px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-bottom.tpl-padding-20 {
    padding-bottom: 20px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-bottom.tpl-padding-40 {
    padding-bottom: 40px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-bottom.tpl-padding-60 {
    padding-bottom: 60px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-bottom.tpl-padding-80 {
    padding-bottom: 80px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-bottom.tpl-padding-120 {
    padding-bottom: 120px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-bottom.tpl-padding-y-10 {
    padding-bottom: 10px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-bottom.tpl-padding-y-20 {
    padding-bottom: 20px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-bottom.tpl-padding-y-40 {
    padding-bottom: 40px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-bottom.tpl-padding-y-60 {
    padding-bottom: 60px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-bottom.tpl-padding-y-80 {
    padding-bottom: 80px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-bottom.tpl-padding-y-120 {
    padding-bottom: 120px;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-b-150 {
    padding-bottom: 150px !important;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-b-200 {
    padding-bottom: 200px !important;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-b-325 {
    padding-bottom: 325px !important;
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-b-550 {
    padding-bottom: 550px !important;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-all {
        padding: 20px;
    }
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-all.tpl-padding-10 {
        padding: 10px 20px;
    }
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-all.tpl-padding-20 {
        padding: 20px 20px;
    }
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-all.tpl-padding-40 {
        padding: 40px 20px;
    }
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-all.tpl-padding-60 {
        padding: 60px 20px;
    }
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-all.tpl-padding-80 {
        padding: 80px 20px;
    }
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-all.tpl-padding-120 {
        padding: 120px 20px;
    }
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-all.tpl-padding-x-10 {
        padding-left: 20px;
        padding-right: 20px;
    }
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-all.tpl-padding-x-20 {
        padding-left: 20px;
        padding-right: 20px;
    }
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-all.tpl-padding-x-40 {
        padding-left: 20px;
        padding-right: 20px;
    }
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-all.tpl-padding-x-60 {
        padding-left: 20px;
        padding-right: 20px;
    }
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-all.tpl-padding-x-80 {
        padding-left: 20px;
        padding-right: 20px;
    }
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-all.tpl-padding-x-120 {
        padding-left: 20px;
        padding-right: 20px;
    }
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-left {
        padding-left: 20px;
    }
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-left.tpl-padding-10 {
        padding-left: 20px;
    }
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-left.tpl-padding-20 {
        padding-left: 20px;
    }
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-left.tpl-padding-40 {
        padding-left: 20px;
    }
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-left.tpl-padding-60 {
        padding-left: 20px;
    }
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-left.tpl-padding-80 {
        padding-left: 20px;
    }
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-left.tpl-padding-120 {
        padding-left: 20px;
    }
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-left.tpl-padding-x-10 {
        padding-left: 20px;
    }
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-left.tpl-padding-x-20 {
        padding-left: 20px;
    }
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-left.tpl-padding-x-40 {
        padding-left: 20px;
    }
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-left.tpl-padding-x-60 {
        padding-left: 20px;
    }
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-left.tpl-padding-x-80 {
        padding-left: 20px;
    }
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-left.tpl-padding-x-120 {
        padding-left: 20px;
    }
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-right {
        padding-right: 20px;
    }
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-right.tpl-padding-10 {
        padding-right: 20px;
    }
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-right.tpl-padding-20 {
        padding-right: 20px;
    }
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-right.tpl-padding-40 {
        padding-right: 20px;
    }
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-right.tpl-padding-60 {
        padding-right: 20px;
    }
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-right.tpl-padding-80 {
        padding-right: 20px;
    }
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-right.tpl-padding-120 {
        padding-right: 20px;
    }
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-right.tpl-padding-x-10 {
        padding-right: 20px;
    }
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-right.tpl-padding-x-20 {
        padding-right: 20px;
    }
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-right.tpl-padding-x-40 {
        padding-right: 20px;
    }
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-right.tpl-padding-x-60 {
        padding-right: 20px;
    }
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-right.tpl-padding-x-80 {
        padding-right: 20px;
    }
    .tpl-architect-wrapper-one-basic-wycliffe.tpl-padding-right.tpl-padding-x-120 {
        padding-right: 20px;
    }
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-shadow-small {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-shadow-normal {
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
}
.tpl-architect-wrapper-one-basic-wycliffe.tpl-shadow-large {
    -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.3);
}
/*# sourceMappingURL=BasicWycliffe.css.map */

.tpl-architect-wrapper-one-carousel-ticker.tpl-content-max-1280 {
    width: 100%;
    max-width: 1280px;
}
.tpl-architect-wrapper-one-carousel-ticker.tpl-content-max-1000 {
    width: 100%;
    max-width: 1000px;
}
.tpl-architect-wrapper-one-carousel-ticker.tpl-content-max-650 {
    width: 100%;
    max-width: 650px;
}
.tpl-architect-wrapper-one-carousel-ticker.tpl-content-max-450 {
    width: 100%;
    max-width: 450px;
}
/*# sourceMappingURL=CarouselTicker.css.map */

.tpl-architect-wrapper-one-collapsible-container .tpl-architect-wrapper-one-collapsible-container-content {
    overflow: hidden;
    position: relative;
    -webkit-transition: height 0.5s ease;
    transition: height 0.5s ease;
}
.tpl-architect-wrapper-one-collapsible-container .tpl-architect-wrapper-one-collapsible-container-content .tpl-gradient {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 0;
    -webkit-transition: height 0.5s ease;
    transition: height 0.5s ease;
}
@media only screen and (max-width: 700px) {
    .tpl-architect-wrapper-one-collapsible-container .tpl-architect-wrapper-one-collapsible-container-content {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.tpl-architect-wrapper-one-collapsible-container .tpl-architect-wrapper-one-collapsible-container-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 10px;
}
.tpl-architect-wrapper-one-collapsible-container .tpl-architect-wrapper-one-collapsible-container-footer a {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #E64C38;
    text-decoration: none;
}
.tpl-architect-wrapper-one-collapsible-container .tpl-architect-wrapper-one-collapsible-container-footer a:after {
    font-family: "Font Awesome 5 Pro";
    content: "\f078";
    font-size: 16px;
    display: inline-block;
    margin-left: 5px;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.tpl-architect-wrapper-one-collapsible-container.tpl-collapsed .tpl-architect-wrapper-one-collapsible-container-content .tpl-gradient {
    height: 50%;
}
.tpl-architect-wrapper-one-collapsible-container.tpl-collapsed .tpl-architect-wrapper-one-collapsible-container-content {
    -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(rgba(0, 0, 0, 0)));
    -webkit-mask-image: linear-gradient(#000, rgba(0, 0, 0, 0));
    mask-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(rgba(0, 0, 0, 0)));
    mask-image: linear-gradient(#000, rgba(0, 0, 0, 0));
}
.tpl-architect-wrapper-one-collapsible-container.tpl-collapsed.tpl-collapse-to-0 .tpl-architect-wrapper-one-collapsible-container-content {
    height: 0;
}
.tpl-architect-wrapper-one-collapsible-container.tpl-collapsed.tpl-collapse-to-80 .tpl-architect-wrapper-one-collapsible-container-content {
    height: 80px;
}
.tpl-architect-wrapper-one-collapsible-container.tpl-collapsed.tpl-collapse-to-120 .tpl-architect-wrapper-one-collapsible-container-content {
    height: 120px;
}
.tpl-architect-wrapper-one-collapsible-container.tpl-collapsed.tpl-collapse-to-300 .tpl-architect-wrapper-one-collapsible-container-content {
    height: 300px;
}
.tpl-architect-wrapper-one-collapsible-container.tpl-expanded .tpl-architect-wrapper-one-collapsible-container-content {
    -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
    -webkit-mask-image: linear-gradient(#000, #000);
    mask-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
    mask-image: linear-gradient(#000, #000);
}
.tpl-architect-wrapper-one-collapsible-container.tpl-expanded .tpl-architect-wrapper-one-collapsible-container-footer a:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
/*# sourceMappingURL=CollapsibleContainer.css.map */

.tpl-architect-wrapper-one-offset-container {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.tpl-architect-wrapper-one-offset-container .tpl-architect-wrapper-one-offset-container-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-wrapper-one-offset-container .tpl-architect-wrapper-one-offset-container-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
}
.tpl-architect-wrapper-one-offset-container.tpl-offset-left-60 {
    margin-left: 60px;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-wrapper-one-offset-container.tpl-offset-left-60 {
        margin-left: 0;
    }
}
.tpl-architect-wrapper-one-offset-container.tpl-offset-left-90 {
    margin-left: 90px;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-wrapper-one-offset-container.tpl-offset-left-90 {
        margin-left: 0;
    }
}
.tpl-architect-wrapper-one-offset-container.tpl-offset-left-120 {
    margin-left: 120px;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-wrapper-one-offset-container.tpl-offset-left-120 {
        margin-left: 0;
    }
}
.tpl-architect-wrapper-one-offset-container.tpl-offset-right-60 {
    margin-right: 60px;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-wrapper-one-offset-container.tpl-offset-right-60 {
        margin-right: 0;
    }
}
.tpl-architect-wrapper-one-offset-container.tpl-offset-right-90 {
    margin-right: 90px;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-wrapper-one-offset-container.tpl-offset-right-90 {
        margin-right: 0;
    }
}
.tpl-architect-wrapper-one-offset-container.tpl-offset-right-minus-90 {
    margin-right: -90px;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-wrapper-one-offset-container.tpl-offset-right-minus-90 {
        margin-right: 0;
    }
}
.tpl-architect-wrapper-one-offset-container.tpl-offset-right-120 {
    margin-right: 120px;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-wrapper-one-offset-container.tpl-offset-right-120 {
        margin-right: 0;
    }
}
.tpl-architect-wrapper-one-offset-container.tpl-offset-bottom-minus-60 {
    margin-bottom: -60px;
}
.tpl-architect-wrapper-one-offset-container.tpl-offset-bottom-minus-90 {
    margin-bottom: -90px;
}
.tpl-architect-wrapper-one-offset-container.tpl-offset-bottom-minus-120 {
    margin-bottom: -120px;
}
.tpl-architect-wrapper-one-offset-container.tpl-offset-bottom-minus-220 {
    margin-bottom: -220px;
}
.tpl-architect-wrapper-one-offset-container.tpl-offset-top-minus-150 {
    margin-top: -150px;
}
.tpl-architect-wrapper-one-offset-container.tpl-fixed-height-400 {
    min-height: 400px;
}
.tpl-architect-wrapper-one-offset-container.tpl-fixed-height-400.tpl-offset-top-minus-50-percent {
    margin-top: -200px;
}
.tpl-architect-wrapper-one-offset-container.tpl-fixed-height-650 {
    min-height: 650px;
}
.tpl-architect-wrapper-one-offset-container.tpl-fixed-height-650.tpl-offset-top-minus-50-percent {
    margin-top: -325px;
}
/*# sourceMappingURL=OffsetContainer.css.map */

.tpl-architect-wrapper-one-slider {
    position: relative;
}
.tpl-architect-wrapper-one-slider .owl-nav .owl-prev,
.tpl-architect-wrapper-one-slider .owl-nav .owl-next {
    width: 82px;
    height: 82px;
    cursor: pointer;
    position: absolute;
    top: 39%;
    z-index: 2;
}
.tpl-architect-wrapper-one-slider .owl-nav .owl-prev:after,
.tpl-architect-wrapper-one-slider .owl-nav .owl-next:after {
    font-family: "Linearicons" !important;
    speak: none;
    font-style: normal;
    font-weight: 300;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 82px;
    height: 82px;
    line-height: 82px;
    color: #808080;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 45px;
    vertical-align: middle;
    text-align: center;
    font-weight: 400;
}
.tpl-architect-wrapper-one-slider .owl-nav .owl-prev.disabled,
.tpl-architect-wrapper-one-slider .owl-nav .owl-next.disabled {
    display: none;
}
.tpl-architect-wrapper-one-slider .owl-nav .owl-prev {
    left: 5px;
}
.tpl-architect-wrapper-one-slider .owl-nav .owl-prev:after {
    content: "\e964";
    left: -2px;
}
.tpl-architect-wrapper-one-slider .owl-nav .owl-next {
    right: 5px;
}
.tpl-architect-wrapper-one-slider .owl-nav .owl-next:after {
    content: "\e965";
    left: 2px;
}
.tpl-architect-wrapper-one-slider .owl-dots {
    text-align: center;
    margin-top: -35px;
    padding-bottom: 20px;
    position: relative;
    font-size: 13px;
}
.tpl-architect-wrapper-one-slider .owl-dots .owl-dot {
    font-family: "Font Awesome 5 Pro" !important;
    speak: none;
    font-style: normal;
    font-weight: 300;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    vertical-align: top;
    display: inline-block;
    margin: 0 4px;
}
.tpl-architect-wrapper-one-slider .owl-dots .owl-dot:after {
    content: "\f111";
    opacity: 0.5;
}
.tpl-architect-wrapper-one-slider .owl-dots .owl-dot.active:after {
    font-weight: 600;
    opacity: 1;
}
.tpl-architect-wrapper-one-slider.tpl-featured-slider .owl-nav .owl-prev {
    left: -100px;
}
.tpl-architect-wrapper-one-slider.tpl-featured-slider .owl-nav .owl-next {
    right: -100px;
}
.tpl-architect-wrapper-one-slider.tpl-arrow-padding .tpl-architect-wrapper-one-slider-inner {
    padding: 0 100px;
}
.tpl-architect-wrapper-one-slider.tpl-dark-color-dots .owl-dots .owl-dot {
    color: #2D2E2D;
}
@media only screen and (max-width: 730px) {
    .tpl-architect-wrapper-one-slider.tpl-arrow-padding .tpl-architect-wrapper-one-slider-inner {
        padding: 0;
    }
}
/*# sourceMappingURL=Slider.css.map */

