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: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    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: #9a0000;
    border-color: #9a0000;
    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: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
    font-size: 14px;
    height: 40px;
    line-height: 36px;
    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: #9a0000;
    border-color: #9a0000;
    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: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
    font-size: 13px;
    height: 30px;
    line-height: 26px;
    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: #9a0000;
    border-color: #9a0000;
    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.7) !important;
    z-index: 499;
}

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

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

.customAlert .customAlertInner {
    font-family: Verdana, "Poppins", sans-serif;
    padding-bottom: 15px;
}

.customAlert .customAlertInner .customAlertTitle {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-family: Georgia, "Poppins", sans-serif;
    background-color: #ba810f;
    color: #fff;
    position: relative;
    line-height: 1.2;
    padding: 18px 46px 16px 22px;
    margin: 0;
    width: 100%;
}

.customAlert .customAlertInner .customAlertTitle a.closeAlert {
    background: none;
    cursor: pointer;
    position: relative;
    width: 18px;
    height: 18px;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s 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: Verdana, "Poppins", sans-serif;
    position: relative;
    padding: 25px 20px 15px;
}

.customAlert .customAlertMsg a {
    color: #800000;
}

.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: Verdana, "Poppins", 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: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    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: #9a0000;
    border-color: #9a0000;
    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: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: 40px;
    line-height: 36px;
    padding: 0 18px;
    background-color: #800000;
    border-color: #800000;
    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: #9a0000;
    border-color: #9a0000;
    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;
    }
}
/*# 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 #d3d3d3;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: Verdana, "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #ba810f;
    padding: 4px 14px;
    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: #ba810f;
    color: #fff;
}

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

.select2-container .select2-selection {
    border: 1px solid #d3d3d3;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: Verdana, "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #ba810f;
    padding: 4px 14px;
    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/LCBase/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: #d3d3d3;
}
.select2-container .select2-dropdown .select2-search__field {
    border: 1px solid #d3d3d3;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: Verdana, "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #ba810f;
    padding: 4px 14px;
    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 #d3d3d3;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    background: #fff;
    color: #ba810f;
}
.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";
    speak: none;
    font-style: normal;
    font-weight: normal;
    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";
    speak: none;
    font-style: normal;
    font-weight: normal;
    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 #d3d3d3;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: Verdana, "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #ba810f;
    padding: 4px 14px;
    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: 0;
    border-color: #d3d3d3;
    -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: #d3d3d3;
}

.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: #800000;
    background: #800000;
}
.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";
    speak: none;
    font-style: normal;
    font-weight: normal;
    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 #800000;
    background: #800000;
    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: #800000;
    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: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: 30px;
    line-height: 26px;
    padding: 0 14px;
    text-transform: none;
    background-color: #800000;
    border-color: #800000;
    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: #9a0000;
    border-color: #9a0000;
    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: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: 30px;
    line-height: 26px;
    padding: 0 14px;
    text-transform: none;
    background-color: #800000;
    border-color: #800000;
    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: #9a0000;
    border-color: #9a0000;
    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: #ba810f;
    border-color: #ba810f;
    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: 0;
    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: #ba810f;
    color: #fff;
}

.custom-dropdown-wrapper .custom-dropdown-popup .card-header .title {
    font-size: 14px;
}
.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: 14px;
}
.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: 14px;
    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: #ba810f;
    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.2s ease-in-out 0s;
    transition: all 0.2s 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/LCBase/img/payment_methods/dark/american-express.png");
}
.form-group.payment-methods .field-dropdown .payment-method.diners:after {
    background-image: url("/tpl/LCBase/img/payment_methods/dark/diners.png");
}
.form-group.payment-methods .field-dropdown .payment-method.discover:after {
    background-image: url("/tpl/LCBase/img/payment_methods/dark/discover.png");
}
.form-group.payment-methods .field-dropdown .payment-method.maestro:after {
    background-image: url("/tpl/LCBase/img/payment_methods/dark/maestro.png");
}
.form-group.payment-methods .field-dropdown .payment-method.mastercard:after {
    background-image: url("/tpl/LCBase/img/payment_methods/dark/mastercard.png");
}
.form-group.payment-methods .field-dropdown .payment-method.paypal:after {
    background-image: url("/tpl/LCBase/img/payment_methods/dark/paypal.png");
}
.form-group.payment-methods .field-dropdown .payment-method.skrill:after {
    background-image: url("/tpl/LCBase/img/payment_methods/dark/skrill.png");
}
.form-group.payment-methods .field-dropdown .payment-method.visa-electron:after {
    background-image: url("/tpl/LCBase/img/payment_methods/dark/visa-electron.png");
}
.form-group.payment-methods .field-dropdown .payment-method.visa:after {
    background-image: url("/tpl/LCBase/img/payment_methods/dark/visa.png");
}
.form-group.payment-methods .field-dropdown .payment-method.western-union:after {
    background-image: url("/tpl/LCBase/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;
    font-size: 18px;
    font-family: Georgia, "Poppins", sans-serif;
    background-color: #ba810f;
    color: #fff;
    position: relative;
    line-height: 1.2;
    padding: 18px 46px 16px 22px;
    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.2s ease-in-out 0s;
    transition: all 0.2s 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: 0;
}
.modal-dialog .modal-content .modal-footer {
    color: #ba810f;
    background-color: #fff;
}

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

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: #ba810f;
    font-family: Verdana, "Poppins", sans-serif;
    font-size: 14px;
    line-height: normal;
}

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

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

a {
    color: #800000;
    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/LCBase/img/ajax-loader.gif") 50% 50% no-repeat;
}

h1,
.tpl-h1,
.tpl-child-title-h1 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 48px;
    font-family: Georgia, "Poppins", sans-serif;
}

h2,
.tpl-h2,
.tpl-child-title-h2 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 40px;
    font-family: Georgia, "Poppins", sans-serif;
}

h3,
.tpl-h3,
.tpl-child-title-h3 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 36px;
    font-family: Georgia, "Poppins", sans-serif;
}

h4,
.tpl-h4,
.tpl-child-title-h4 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 28px;
    font-family: Georgia, "Poppins", sans-serif;
}

h5,
.tpl-h5,
.tpl-child-title-h5 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 25px;
    font-family: Georgia, "Poppins", sans-serif;
}

h6,
.tpl-h6,
.tpl-child-title-h6 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-family: Georgia, "Poppins", sans-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: #ecc577;
}
.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: 768px) {
    .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: 14px;
    color: #fff;
    font-weight: 400;
    font-family: Verdana, "Poppins", sans-serif;
    text-align: center;
    background-color: #800000;
    border: 2px solid #800000;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    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: #800000;
    background-color: #fff;
    border-color: #fff;
}

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

@media only screen and (min-width: 769px) 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: #333333;
}
/*# sourceMappingURL=global.css.map */

/*===============================*/
/* jQuery UI adjustments - Start */
/*===============================*/
.ui-widget-overlay {
    background: rgba(0, 0, 0, 0.7);
    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;
    font-size: 18px;
    font-family: Georgia, "Poppins", sans-serif;
    background-color: #ba810f;
    color: #fff;
    position: relative;
    line-height: 1.2;
    padding: 18px 46px 16px 22px;
    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;
    font-size: 18px;
    font-family: Georgia, "Poppins", sans-serif;
    color: #fff;
}
.ui-dialog .ui-dialog-titlebar .ui-button {
    background: none;
    cursor: pointer;
    position: relative;
    width: 18px;
    height: 18px;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s 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: Verdana, "Poppins", 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 #d3d3d3;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: Verdana, "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #ba810f;
    padding: 4px 14px;
    margin: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 4px 14px !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 #d3d3d3;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: Verdana, "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #ba810f;
    padding: 4px 14px;
    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: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: 40px;
    line-height: 36px;
    padding: 0 18px;
    background-color: #800000;
    border-color: #800000;
    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: #9a0000;
    border-color: #9a0000;
    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: #ba810f;
    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: #ba810f;
    background: #ba810f;
    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: Verdana, "Poppins", 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: #b30000;
    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: #b30000;
    font-weight: 400;
}
.ui-datepicker td.ui-datepicker-week-end span,
.ui-datepicker td.ui-datepicker-week-end a {
    color: #ff0033;
    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: #b30000;
    color: #ff0033;
}
.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: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: 40px;
    line-height: 36px;
    padding: 0 18px;
    height: auto;
    line-height: normal;
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: #800000;
    border-color: #800000;
    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: #9a0000;
    border-color: #9a0000;
    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/LCBase/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: 768px) {
    .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: #90b6c4;
    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: 768px) {
    .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-section-main-container {
    overflow: hidden;
    position: relative;
}
.tpl-section-main-container.tpl-no-hero {
    padding-top: 100px;
}
.tpl-section-main-container.tpl-no-hero.scrolled {
    padding-top: 100px;
}
.tpl-section-main-container .tpl-section-main-content {
    -webkit-transition: left 0.2s ease-in-out 0s;
    transition: left 0.2s ease-in-out 0s;
    position: relative;
    left: 0;
}
@media only screen and (max-width: 900px) {
    .tpl-section-main-container .tpl-section-header-left-alternate {
        display: block;
    }
    .tpl-section-main-container .tpl-section-header-left {
        display: none;
    }
    .tpl-section-main-container .tpl-section-header-and-search {
        background-color: #fff;
        -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    }
}
.tpl-section-main-container.tpl-no-search .tpl-section-main-content .tpl-section-header-and-search {
    top: 0;
}
.tpl-section-main-container .tpl-section-flyout {
    -webkit-transition: right 0.2s ease-in-out 0s;
    transition: right 0.2s ease-in-out 0s;
    position: fixed;
    width: 580px;
    height: 100%;
    top: 0;
    bottom: 0;
    right: -580px;
    background: #fff;
    z-index: 300;
}
.tpl-section-main-container .tpl-section-flyout .tpl-section-flyout-inner {
    position: relative;
    padding: 20px;
}
.tpl-section-main-container .tpl-section-flyout .tpl-section-flyout-inner .tpl-flyout-close {
    background: none;
    cursor: pointer;
    position: relative;
    width: 30px;
    height: 30px;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    position: absolute;
    right: 15px;
    top: 15px;
    right: 18px;
    top: 29px;
}
.tpl-section-main-container .tpl-section-flyout .tpl-section-flyout-inner .tpl-flyout-close:before, .tpl-section-main-container .tpl-section-flyout .tpl-section-flyout-inner .tpl-flyout-close:after {
    background: #000;
    width: 30px;
    margin-top: calc(30px / 2);
    content: "";
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    height: 3px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.tpl-section-main-container .tpl-section-flyout .tpl-section-flyout-inner .tpl-flyout-close:after {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
.tpl-section-main-container .tpl-section-flyout .tpl-section-flyout-inner .tpl-flyout-close:hover {
    color: #fff;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}
@media only screen and (max-width: 768px) {
    .tpl-section-main-container .tpl-section-flyout {
        width: 100vw;
        right: -100vw;
    }
}
.tpl-section-main-container.open-search .tpl-section-main-content .tpl-section-header-and-search {
    top: 0;
}
.tpl-section-main-container.open-flyout .tpl-section-flyout {
    right: 0;
}
@media only screen and (max-width: 900px) {
    .tpl-section-main-container {
        padding-top: 70px !important;
    }
}

.tpl-section-flyout {
    -webkit-transition: right 0.2s ease-in-out 0s;
    transition: right 0.2s ease-in-out 0s;
    background: #fff;
    position: fixed;
    top: 0;
    bottom: 0;
    right: -450px;
    width: 450px;
    z-index: 300;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.tpl-section-flyout .tpl-position-flyout {
    height: 1000px;
    padding: 10px;
}
.tpl-section-flyout > a {
    position: absolute;
    top: 20px;
    right: 20px;
    text-decoration: none;
    color: #000;
    display: block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 24px;
}
.flyout-open .tpl-section-flyout {
    right: 0;
    -webkit-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 768px) {
    .tpl-section-flyout {
        width: 100vw;
        right: -100vw;
    }
}

.contact-us {
    color: #fff;
}
.scrolled .contact-us > img, .tpl-no-hero .contact-us > img {
    filter: brightness(0);
    -webkit-filter: brightness(0);
}
.scrolled .contact-us, .tpl-no-hero .contact-us {
    color: #000;
}

.button1 {
    outline: #fff solid 1px;
    color: #fff;
}
@media only screen and (max-width: 900px) {
    .button1 {
        outline: #000 solid 1px;
        color: #000;
    }
}
.scrolled .button1, .tpl-no-hero .button1 {
    outline: #000 solid 1px;
    color: #000;
}

.tpl-section-header-top {
    padding: 5px 20px;
}
.tpl-section-header-top .tpl-position-header-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-section-header-top .tpl-position-header-top .tpl-architect-article-one-basic .tpl-content .tpl-summary,
.tpl-section-header-top .tpl-position-header-top .tpl-architect-article-one-basic .tpl-content .tpl-body {
    padding: 0;
}

.tpl-section-header-and-search {
    position: fixed;
    top: -38px;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 220;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.scrolled .tpl-section-header-and-search, .tpl-no-hero .tpl-section-header-and-search {
    background-color: #fff;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.tpl-section-header-search {
    background: #000;
}
.tpl-section-header-search .tpl-position-header-search {
    max-width: 1320px;
    padding: 0 10px;
    margin: 0 auto;
    width: 100%;
    position: relative;
}
.tpl-section-header-search .tpl-position-header-search.tpl-centered-without-side-padding {
    max-width: 1300px;
    padding-left: 0;
    padding-right: 0;
}
.tpl-section-header-search .tpl-position-header-search .tpl-section-header-search-close {
    background: none;
    cursor: pointer;
    position: relative;
    width: 20px;
    height: 20px;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    position: absolute;
    right: 15px;
    top: 15px;
    top: 7px;
    z-index: 3;
}
.tpl-section-header-search .tpl-position-header-search .tpl-section-header-search-close:before, .tpl-section-header-search .tpl-position-header-search .tpl-section-header-search-close:after {
    background: #fff;
    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-section-header-search .tpl-position-header-search .tpl-section-header-search-close:after {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.tpl-section-header {
    height: 100px;
    min-width: 315px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 95%;
    padding: 0 10px;
    margin: 0 auto;
}
@media only screen and (max-width: 900px) {
    .tpl-section-header {
        height: 70px;
    }
}
.tpl-section-header .tpl-section-header-left {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-transition: opacity 0.75s ease;
    transition: opacity 0.75s ease;
}
.scrolled .tpl-section-header .tpl-section-header-left, .tpl-no-hero .tpl-section-header .tpl-section-header-left {
    visibility: hidden;
    opacity: 0;
}
.tpl-section-header .tpl-section-header-left .tpl-position-header-left .tpl-architect-article-one-basic .tpl-content .tpl-body {
    padding: 0;
}
.tpl-section-header .tpl-section-header-left .tpl-position-header-left .tpl-architect-article-one-basic .tpl-content .tpl-body img {
    width: auto;
    max-height: 90px;
}
@media only screen and (max-width: 900px) {
    .tpl-section-header .tpl-section-header-left {
        display: none;
    }
    .tpl-section-header .tpl-section-header-left .tpl-position-header-left .tpl-architect-article-one-basic .tpl-content .tpl-body img {
        max-height: 34px;
    }
}
.tpl-section-header .tpl-section-header-left-alternate {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.75s ease;
    transition: opacity 0.75s ease;
}
.scrolled .tpl-section-header .tpl-section-header-left-alternate, .tpl-no-hero .tpl-section-header .tpl-section-header-left-alternate {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity 0.75s ease;
    transition: opacity 0.75s ease;
}
@media only screen and (max-width: 900px) {
    .tpl-section-header .tpl-section-header-left-alternate {
        position: static;
        visibility: visible;
        opacity: 1;
        -webkit-transition: opacity 0.75s ease;
        transition: opacity 0.75s ease;
    }
}
.tpl-section-header .tpl-section-header-left-alternate .tpl-position-header-left-alternate .tpl-architect-article-one-basic .tpl-content .tpl-body {
    padding: 0;
}
.tpl-section-header .tpl-section-header-left-alternate .tpl-position-header-left-alternate .tpl-architect-article-one-basic .tpl-content .tpl-body img {
    width: auto;
    max-height: 90px;
}
@media only screen and (max-width: 900px) {
    .tpl-section-header .tpl-section-header-left-alternate {
        display: block;
    }
    .tpl-section-header .tpl-section-header-left-alternate .tpl-position-header-left-alternate .tpl-architect-article-one-basic .tpl-content .tpl-body img {
        max-height: 34px;
    }
}

.tpl-section-header-right {
    height: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-section-header-right .tpl-section-user-menu {
    position: relative;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tpl-section-header-right .tpl-section-user-menu .tpl-user-content {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 80%;
    left: 0;
    background: #000;
    color: #fff;
    width: 215px;
    z-index: 250;
    padding: 25px 25px 20px;
}
.tpl-section-header-right .tpl-section-user-menu .tpl-user-content .tpl-logged-in-message {
    font-weight: 400;
    font-size: 20px;
    padding-bottom: 10px;
}
.tpl-section-header-right .tpl-section-user-menu .tpl-user-content.visible {
    visibility: visible;
    opacity: 1;
}
.tpl-section-header-right .tpl-section-shopping-cart {
    position: relative;
}
.tpl-section-header-right .tpl-header-trigger {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}
.tpl-section-header-right .tpl-header-trigger, .tpl-section-header-right .tpl-header-trigger span, .tpl-section-header-right .tpl-header-trigger:after {
    color: #fff;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.scrolled .tpl-section-header-right .tpl-header-trigger, .tpl-no-hero .tpl-section-header-right .tpl-header-trigger, .scrolled .tpl-section-header-right .tpl-header-trigger span, .tpl-no-hero .tpl-section-header-right .tpl-header-trigger span, .scrolled .tpl-section-header-right .tpl-header-trigger:after, .tpl-no-hero .tpl-section-header-right .tpl-header-trigger:after {
    color: #000;
}
@media only screen and (max-width: 900px) {
    .tpl-section-header-right .tpl-header-trigger, .tpl-section-header-right .tpl-header-trigger span, .tpl-section-header-right .tpl-header-trigger:after {
        color: #000;
    }
}
.tpl-section-header-right .tpl-header-trigger:after {
    display: block;
    font-size: 14px;
}
.tpl-section-header-right .tpl-search-trigger {
    margin-right: 32px;
}
.tpl-section-header-right .tpl-search-trigger: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: "\f002";
    font-size: 24px;
}
.tpl-section-header-right .tpl-flyout-trigger span {
    display: inline-block;
    vertical-align: middle;
    padding-right: 4px;
}
.tpl-section-header-right .tpl-flyout-trigger: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: "\f0c9";
    float: right;
    font-size: 38px;
}

.tpl-position-user-menu .tpl-menu-items .tpl-menu-item a {
    border: 1px solid transparent;
    background: #fff;
    border-radius: 3px;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.tpl-position-user-menu .tpl-menu-items .tpl-menu-item a span {
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    color: #000;
    font-size: 14px;
}
.tpl-position-user-menu .tpl-menu-items .tpl-menu-item a:after {
    color: #000;
}
.scrolled .tpl-position-user-menu .tpl-menu-items .tpl-menu-item a, .tpl-no-hero .tpl-position-user-menu .tpl-menu-items .tpl-menu-item a {
    background: #000;
}
.scrolled .tpl-position-user-menu .tpl-menu-items .tpl-menu-item a span, .tpl-no-hero .tpl-position-user-menu .tpl-menu-items .tpl-menu-item a span {
    color: #fff;
}
.scrolled .tpl-position-user-menu .tpl-menu-items .tpl-menu-item a:after, .tpl-no-hero .tpl-position-user-menu .tpl-menu-items .tpl-menu-item a:after {
    color: #fff;
}
@media only screen and (max-width: 900px) {
    .tpl-position-user-menu .tpl-menu-items .tpl-menu-item a {
        background: #000;
    }
    .tpl-position-user-menu .tpl-menu-items .tpl-menu-item a span {
        color: #fff;
    }
    .tpl-position-user-menu .tpl-menu-items .tpl-menu-item a:after {
        color: #fff;
    }
}
.tpl-position-user-menu .tpl-menu-items .tpl-menu-item:hover a {
    border-color: #fff;
    background: transparent;
}
.tpl-position-user-menu .tpl-menu-items .tpl-menu-item:hover a span {
    color: #fff;
}
.tpl-position-user-menu .tpl-menu-items .tpl-menu-item:hover a:after {
    color: #fff;
}
.scrolled .tpl-position-user-menu .tpl-menu-items .tpl-menu-item:hover a span, .tpl-no-hero .tpl-position-user-menu .tpl-menu-items .tpl-menu-item:hover a span {
    color: #000;
}
.scrolled .tpl-position-user-menu .tpl-menu-items .tpl-menu-item:hover a:after, .tpl-no-hero .tpl-position-user-menu .tpl-menu-items .tpl-menu-item:hover a:after {
    color: #000;
}
@media only screen and (max-width: 900px) {
    .tpl-position-user-menu .tpl-menu-items .tpl-menu-item:hover a {
        border-color: #000 !important;
    }
    .tpl-position-user-menu .tpl-menu-items .tpl-menu-item:hover a span {
        color: #000;
    }
    .tpl-position-user-menu .tpl-menu-items .tpl-menu-item:hover a:after {
        color: #000;
    }
}

@media only screen and (max-width: 1100px) {
    .tpl-section-header-right .tpl-section-user-menu .tpl-user-content {
        left: auto;
        right: 0;
    }
    .tpl-section-header-right .tpl-position-user-menu a span {
        display: none;
    }
    .tpl-section-header-right .tpl-position-user-menu 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: "\f007";
        font-size: 16px;
    }
    .tpl-section-header-right .tpl-search-trigger {
        margin-right: 18px;
    }
    .tpl-section-header-right .tpl-header-trigger:after {
        font-size: 18px;
    }
    .tpl-section-header-right .tpl-flyout-trigger:after {
        font-size: 20px;
    }
    .tpl-section-header-right .tpl-flyout-trigger span {
        display: none;
    }
}
@media only screen and (max-width: 900px) {
    .tpl-section-header-right .tpl-section-main-menu {
        display: none;
    }
}
@media only screen and (max-width: 450px) {
    .tpl-section-header-triggers .tpl-search-trigger {
        display: none;
    }
}
.tpl-section-footer-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    vertical-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 200px;
    -webkit-box-shadow: 0 -3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0 -3px 6px rgba(0, 0, 0, 0.16);
}

.tpl-section-footer {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #000;
    background-image: url("/tpl/LCBase/img/footer-background-layer.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
.tpl-section-footer .tpl-image.tpl-image-position-bottom {
    text-align: left;
}
.tpl-section-footer .tpl-image.tpl-image-position-bottom img {
    max-width: 320px;
}
.tpl-section-footer .tpl-position-footer-left {
    width: 45%;
}
.tpl-section-footer .tpl-position-footer-left .tpl-position-footer-left-inner {
    padding: 84px 40px 40px 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.tpl-section-footer .tpl-position-footer-left p {
    font-size: 13px;
    line-height: 30px;
}
.tpl-section-footer .tpl-position-footer-right {
    width: 55%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.tpl-section-footer .tpl-position-footer-right .tpl-position-footer-right-inner {
    width: 100%;
    max-width: 700px;
    padding: 40px 100px 40px 40px;
    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-footer .tpl-position-footer-bottom {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
}
.tpl-section-footer .tpl-position-footer-bottom > div:last-child {
    position: absolute;
    bottom: 20px;
    right: 54px;
}
@media only screen and (max-width: 900px) {
    .tpl-section-footer .tpl-position-footer-left {
        width: 100%;
        margin-top: 0;
    }
    .tpl-section-footer .tpl-position-footer-left .tpl-position-footer-left-inner {
        width: 100%;
        max-width: 1000px;
        padding: 40px 20px;
        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-footer .tpl-position-footer-left p {
        text-align: center;
    }
    .tpl-section-footer .tpl-position-footer-right {
        width: 100%;
    }
    .tpl-section-footer .tpl-position-footer-right .tpl-position-footer-right-inner {
        max-width: 100%;
        padding: 0 20px;
    }
    .tpl-section-footer .tpl-position-footer-bottom {
        width: 100%;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        position: relative;
    }
    .tpl-section-footer .tpl-position-footer-bottom > div:last-child {
        position: relative;
        bottom: 0px;
        right: 0px;
    }
}
/*# 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 {
    line-height: normal;
}
.tpl-menus-menu-flyout-menu .menu-item a {
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    padding: 20px 0;
    display: inline-block;
}
.tpl-menus-menu-flyout-menu .menu-item:first-child a {
    padding-top: 0;
}
.tpl-menus-menu-flyout-menu .menu-item .menu-sub-item {
    padding-bottom: 20px;
}
.tpl-menus-menu-flyout-menu .menu-item .menu-sub-item a {
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    color: #808080;
    font-size: 14px;
    padding: 0;
    text-transform: none;
    font-weight: 300;
}
.tpl-menus-menu-flyout-menu .menu-item .menu-sub-item a:hover {
    color: #fff;
}

.tpl-position-user-content .tpl-menus-menu-flyout-menu .menu-item,
.tpl-position-user-content .tpl-menus-menu-flyout-menu .menu-item:first-child {
    padding: 0;
}
.tpl-position-user-content .tpl-menus-menu-flyout-menu .menu-item a {
    display: inline-block;
    color: #d3d3d3;
    margin: 8px 0;
    padding: 0;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.tpl-position-user-content .tpl-menus-menu-flyout-menu .menu-item a:hover {
    color: #fff;
}

.tpl-position-flyout .tpl-menus-menu-flyout-menu {
    padding: 10px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(-webkit-min-content, 230px));
    grid-template-columns: repeat(auto-fit, minmax(min-content, 230px));
    grid-gap: 20px;
}
.tpl-position-flyout .tpl-menus-menu-flyout-menu .menu-item {
    margin: 0 10px;
}
.tpl-position-flyout .tpl-menus-menu-flyout-menu .menu-item > a {
    padding: 20px 0 10px 0;
    font-size: 24px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
}
.tpl-position-flyout .tpl-menus-menu-flyout-menu .menu-item .menu-sub-item {
    padding-bottom: 5px;
}
.tpl-position-flyout .tpl-menus-menu-flyout-menu .menu-item .menu-sub-item a {
    color: #000;
    font-size: 14px;
    font-weight: 300;
}
.tpl-position-footer-right .tpl-menus-menu-flyout-menu {
    padding: 40px 10px;
    margin: 0 -20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.tpl-position-footer-right .tpl-menus-menu-flyout-menu .menu-item {
    margin: 0 30px;
}
.tpl-position-footer-right .tpl-menus-menu-flyout-menu .menu-item > a {
    padding: 20px 0 20px 0;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
}
.tpl-position-footer-right .tpl-menus-menu-flyout-menu .menu-item .menu-sub-item {
    padding-bottom: 14px;
}
.tpl-position-footer-right .tpl-menus-menu-flyout-menu .menu-item .menu-sub-item a {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
}
@media only screen and (max-width: 900px) {
    .tpl-position-footer-right .tpl-menus-menu-flyout-menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .tpl-position-footer-right .tpl-menus-menu-flyout-menu .menu-item {
        text-align: center;
    }
    .tpl-position-footer-right .tpl-menus-menu-flyout-menu .menu-item .menu-sub-item {
        text-align: center;
    }
}
.tpl-position-user-content .tpl-menus-menu-flyout-menu .menu-item a {
    display: block;
    margin: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 8px 15px;
}
.tpl-position-user-content .tpl-menus-menu-flyout-menu .menu-item a:hover {
    background-color: #800000;
}
/*# 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.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    font-family: Verdana, "Poppins", 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";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f007";
}
.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.7);
    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;
}

.scrolled .tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item > a, .tpl-no-hero .tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item > a {
    color: #000;
}
.scrolled .tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item > a:hover, .tpl-no-hero .tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item > a:hover {
    color: #000;
}
.scrolled .tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item:hover > a, .tpl-no-hero .tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item:hover > a {
    border: 1px solid #000;
}
.scrolled .tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item.active > a, .tpl-no-hero .tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item.active > a {
    border: 1px solid #000;
}

@media only screen and (max-width: 900px) {
    .tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item > a {
        color: #000;
    }
    .tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item > a:hover {
        color: #000;
    }
    .tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item:hover > a {
        border: 1px solid #000;
    }
    .tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item.active > a {
        border: 1px solid #000;
    }
}
.tpl-position-footer .tpl-menus-menu-main-menu {
    float: none;
    padding: 20px 0;
}
.tpl-position-footer .tpl-menus-menu-main-menu .tpl-menu-items {
    text-align: center;
}
.tpl-position-footer .tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item {
    float: none;
    margin: 0;
    line-height: 45px;
}
.tpl-position-footer .tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item a {
    font-size: 22px;
    line-height: initial;
}
.tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item > a {
    font-size: 13px;
    border: 1px solid transparent;
    padding: 4px 25px 4px 25px;
    border-radius: 3px;
}
.tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item .tpl-menu-sub-items {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    top: 155%;
    left: 0;
    right: auto;
}
.tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item .tpl-menu-sub-items .tpl-menu-sub-item.is-first {
    padding-top: 0;
}
.tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item .tpl-menu-sub-items .tpl-menu-sub-item.is-last {
    padding-bottom: 0;
}
.tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item .tpl-menu-sub-items .tpl-menu-sub-item a {
    display: block;
    color: #fff;
    text-transform: none;
    padding: 8px 15px;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}
.tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item .tpl-menu-sub-items .tpl-menu-sub-item a:hover {
    color: #000;
}
.tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item .tpl-menu-sub-items .tpl-menu-sub-item:hover {
    background: #fff;
}
.tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item:hover > a {
    border: 1px solid #fff;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.16);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.16);
}
.tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item.active > a {
    border: 1px solid #fff;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.16);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.16);
    font-weight: 700;
}
.tpl-position-footer-top .tpl-menus-menu-main-menu {
    width: 50%;
    float: right;
    padding-left: 18px;
}
.tpl-position-footer-top .tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item {
    line-height: 10px;
    padding: 0 10px 0 0;
    margin-right: 10px;
    border-right: 1px solid #fff;
}
.tpl-position-footer-top .tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item.is-last {
    border: 0;
}
.tpl-position-footer-top .tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item a {
    font-size: 10px;
    font-weight: 400;
    text-transform: none;
    line-height: initial;
}
@media only screen and (max-width: 1300px) {
    .tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item {
        margin-right: 12px;
    }
    .tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item > a {
        font-size: 16px;
    }
}
@media only screen and (max-width: 1100px) {
    .tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item {
        margin-right: 7px;
        line-height: 8px;
        padding: 0 8px 0 0;
    }
    .tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item > a {
        font-size: 14px;
        padding: 6px 11px 6px 11px;
    }
}
@media only screen and (max-width: 900px) {
    .tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item {
        margin-right: 7px;
    }
    .tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item a.fa {
        font-size: 18px;
    }
    .tpl-menus-menu-main-menu .tpl-menu-items .tpl-menu-item a.fa span {
        display: none;
    }
}
/*# sourceMappingURL=MainMenu.css.map */

.scrolled .tpl-menus-menu-secondary-menu .tpl-menu-items .tpl-menu-item > a, .tpl-no-hero .tpl-menus-menu-secondary-menu .tpl-menu-items .tpl-menu-item > a {
    color: #000;
}
.scrolled .tpl-menus-menu-secondary-menu .tpl-menu-items .tpl-menu-item > a:hover, .tpl-no-hero .tpl-menus-menu-secondary-menu .tpl-menu-items .tpl-menu-item > a:hover {
    color: #000;
}
.scrolled .tpl-menus-menu-secondary-menu .tpl-menu-items .tpl-menu-item:hover > a, .tpl-no-hero .tpl-menus-menu-secondary-menu .tpl-menu-items .tpl-menu-item:hover > a {
    border: 1px solid #000;
}
.scrolled .tpl-menus-menu-secondary-menu .tpl-menu-items .tpl-menu-item.active > a, .tpl-no-hero .tpl-menus-menu-secondary-menu .tpl-menu-items .tpl-menu-item.active > a {
    border: 1px solid #000;
}

@media only screen and (max-width: 900px) {
    .tpl-menus-menu-secondary-menu .tpl-menu-items .tpl-menu-item > a {
        color: #000;
    }
    .tpl-menus-menu-secondary-menu .tpl-menu-items .tpl-menu-item > a:hover {
        color: #000;
    }
    .tpl-menus-menu-secondary-menu .tpl-menu-items .tpl-menu-item:hover > a {
        border: 1px solid #000;
    }
    .tpl-menus-menu-secondary-menu .tpl-menu-items .tpl-menu-item.active > a {
        border: 1px solid #000;
    }
}
.tpl-position-footer .tpl-menus-menu-secondary-menu {
    float: none;
    padding: 20px 0;
}
.tpl-position-footer .tpl-menus-menu-secondary-menu .tpl-menu-items {
    text-align: center;
}
.tpl-position-footer .tpl-menus-menu-secondary-menu .tpl-menu-items .tpl-menu-item {
    float: none;
    margin: 0;
    line-height: 45px;
}
.tpl-position-footer .tpl-menus-menu-secondary-menu .tpl-menu-items .tpl-menu-item a {
    font-size: 22px;
    line-height: initial;
}
.tpl-menus-menu-secondary-menu .tpl-menu-items .tpl-menu-item > a {
    font-size: 18px;
    border: 1px solid transparent;
    padding: 4px 15px 4px 15px;
    border-radius: 3px;
}
.tpl-menus-menu-secondary-menu .tpl-menu-items .tpl-menu-item .tpl-menu-sub-items {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    top: 70%;
    left: 0;
    right: auto;
    z-index: 100;
}
.tpl-menus-menu-secondary-menu .tpl-menu-items .tpl-menu-item .tpl-menu-sub-items .tpl-menu-sub-item.is-first {
    padding-top: 0;
}
.tpl-menus-menu-secondary-menu .tpl-menu-items .tpl-menu-item .tpl-menu-sub-items .tpl-menu-sub-item.is-last {
    padding-bottom: 0;
}
.tpl-menus-menu-secondary-menu .tpl-menu-items .tpl-menu-item .tpl-menu-sub-items .tpl-menu-sub-item a {
    display: block;
    color: #fff;
    text-transform: none;
    padding: 8px 15px;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}
.tpl-menus-menu-secondary-menu .tpl-menu-items .tpl-menu-item .tpl-menu-sub-items .tpl-menu-sub-item a:hover {
    color: #000;
}
.tpl-menus-menu-secondary-menu .tpl-menu-items .tpl-menu-item .tpl-menu-sub-items .tpl-menu-sub-item:hover {
    background: #fff;
}
.tpl-menus-menu-secondary-menu .tpl-menu-items .tpl-menu-item:hover > a {
    border: 1px solid #fff;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.16);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.16);
}
.tpl-menus-menu-secondary-menu .tpl-menu-items .tpl-menu-item.active > a {
    border: 1px solid #fff;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.16);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.16);
    font-weight: 700;
}
.tpl-position-footer-top .tpl-menus-menu-secondary-menu {
    width: 50%;
    float: right;
    padding-left: 18px;
}
.tpl-position-footer-top .tpl-menus-menu-secondary-menu .tpl-menu-items .tpl-menu-item {
    line-height: 10px;
    padding: 0 10px 0 0;
    margin-right: 10px;
    border-right: 1px solid #fff;
}
.tpl-position-footer-top .tpl-menus-menu-secondary-menu .tpl-menu-items .tpl-menu-item.is-last {
    border: 0;
}
.tpl-position-footer-top .tpl-menus-menu-secondary-menu .tpl-menu-items .tpl-menu-item a {
    font-size: 10px;
    font-weight: 400;
    text-transform: none;
    line-height: initial;
}
@media only screen and (max-width: 1300px) {
    .tpl-menus-menu-secondary-menu .tpl-menu-items .tpl-menu-item {
        margin-right: 12px;
    }
    .tpl-menus-menu-secondary-menu .tpl-menu-items .tpl-menu-item > a {
        font-size: 16px;
    }
}
@media only screen and (max-width: 1100px) {
    .tpl-menus-menu-secondary-menu .tpl-menu-items .tpl-menu-item {
        margin-right: 7px;
        line-height: 8px;
        padding: 0 8px 0 0;
    }
    .tpl-menus-menu-secondary-menu .tpl-menu-items .tpl-menu-item > a {
        font-size: 14px;
        padding: 6px 11px 6px 11px;
    }
}
@media only screen and (max-width: 900px) {
    .tpl-menus-menu-secondary-menu .tpl-menu-items .tpl-menu-item {
        margin-right: 7px;
    }
    .tpl-menus-menu-secondary-menu .tpl-menu-items .tpl-menu-item a.fa {
        font-size: 18px;
    }
    .tpl-menus-menu-secondary-menu .tpl-menu-items .tpl-menu-item a.fa span {
        display: none;
    }
}
/*# sourceMappingURL=SecondaryMenu.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: 0;
    background-color: #800000;
    color: #fff;
    text-decoration: none;
    font-size: 28px;
    margin: 5px;
}
.tpl-menus-menu-social-icons .tpl-menu-item a:hover {
    background-color: #9a0000;
}
.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.2s ease-in-out 0s;
    transition: all 0.2s 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-item a {
    width: 29px;
    height: 54px;
    line-height: 22px;
    font-size: 26px;
}
.tpl-position-footer-left .tpl-menus-menu-social-icons {
    justify-self: end;
}
.tpl-position-footer-left .tpl-menus-menu-social-icons .tpl-menu-item a {
    border-radius: 0;
    background-color: transparent;
    margin-left: -1px;
    margin-right: 7px;
}
.tpl-position-footer-left .tpl-menus-menu-social-icons .tpl-menu-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media only screen and (max-width: 900px) {
    .tpl-position-footer-left .tpl-menus-menu-social-icons {
        -ms-flex-item-align: center;
        align-self: center;
        margin-left: 0;
    }
    .tpl-position-footer-left .tpl-menus-menu-social-icons .tpl-menu-item a {
        width: 32px;
        height: 32px;
        line-height: 32px;
        font-size: 20px;
    }
}
/*# sourceMappingURL=SocialIcons.css.map */

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

.com-advocacy.confirmation .page-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 40px;
    font-family: Georgia, "Poppins", sans-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;
    font-size: 28px;
    font-family: Georgia, "Poppins", sans-serif;
    padding: 0 2px 15px;
    margin: 0;
}

.com-advocacy .campaign-url-info .link {
    background-color: #d3d3d3;
    color: #ba810f;
    font-size: 14px;
    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: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    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: #9a0000;
    border-color: #9a0000;
    color: #fff;
}

.com-advocacy .campaign-donations .title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 28px;
    font-family: Georgia, "Poppins", sans-serif;
    margin-bottom: 3px;
}

.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: #800000;
    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: #ba810f;
    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: Verdana, "Poppins", sans-serif;
    color: #ba810f;
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-family: Georgia, "Poppins", sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin: -20px 0 0 5%;
}

.com-advocacy .campaign-donations .details .financial-info p {
    color: #ba810f;
    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: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    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: #9a0000;
    border-color: #9a0000;
    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;
    font-size: 40px;
    font-family: Georgia, "Poppins", sans-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: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    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: #9a0000;
    border-color: #9a0000;
    color: #fff;
}

.com-advocacy .advocacy-campaign-details .advocacy-details {
    color: #ba810f;
    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;
    font-size: 40px;
    font-family: Georgia, "Poppins", sans-serif;
}

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

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

.com-advocacy .donation-details .table table tr.head td {
    color: #fff;
    background: #ba810f;
    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;
        font-size: 17px;
        font-family: Georgia, "Poppins", sans-serif;
    }
    .com-advocacy .campaign-url-info .link {
        font-size: 18px;
    }
    .com-advocacy .campaign-donations .title {
        font-weight: 700;
        padding: 0;
        margin: 0;
        font-size: 17px;
        font-family: Georgia, "Poppins", sans-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;
        font-size: 33px;
        font-family: Georgia, "Poppins", sans-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;
        font-size: 36px;
        font-family: Georgia, "Poppins", sans-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;
}

.com-advocacy .customize h2.main-title {
    display: none;
}

.com-advocacy .customize .form {
    float: left;
    width: 59%;
    max-width: 100%;
    padding-right: 33px;
}

.com-advocacy .customize .form .input-group {
    margin-bottom: 30px;
}

.com-advocacy .customize .form .input-group-firstname,
.com-advocacy .customize .form .input-group-lastname {
    float: left;
    width: 50%;
    margin-bottom: 30px;
}

.com-advocacy .customize .form .input-group-firstname {
    padding-right: 3px;
}

.com-advocacy .customize .form .input-group-lastname {
    padding-left: 3px;
}

.com-advocacy .customize .form .input-group .file_browse_wrapper {
    margin: 20px 0;
    position: relative;
}

.com-advocacy .customize .form .input-group .file_browse_wrapper .upload-button:after {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: 40px;
    line-height: 36px;
    padding: 0 18px;
    background-color: #800000;
    border-color: #800000;
    color: #fff;
    line-height: 40px;
    content: "Choose Photo";
    float: left;
    overflow: hidden;
    direction: ltr !important;
    margin: 0 12px 12px 0;
}
.com-advocacy .customize .form .input-group .file_browse_wrapper .upload-button:after:disabled, .com-advocacy .customize .form .input-group .file_browse_wrapper .upload-button:after.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.com-advocacy .customize .form .input-group .file_browse_wrapper .upload-button:after:hover {
    text-decoration: none;
}
.com-advocacy .customize .form .input-group .file_browse_wrapper .upload-button:after:hover {
    background-color: #9a0000;
    border-color: #9a0000;
    color: #fff;
}

.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: #ba810f;
    display: inline-block !important;
    font-size: 16px;
    padding: 8px 13px;
}

.com-advocacy .customize .sample_preview {
    background: #d3d3d3;
    border-radius: 0;
    width: 41%;
    max-width: 100%;
    padding: 15px 32px;
}

.com-advocacy .customize .sample_preview .title {
    font-size: 18px;
    font-weight: 700;
    margin: 10px 0;
}

.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;
    font-size: 28px;
    font-family: Georgia, "Poppins", sans-serif;
    padding: 10px 0;
}
.com-advocacy .customize .sample_preview.no_image .title.help-description {
    font-size: 18px;
}

.com-advocacy .customize .sample_preview .title.help-description {
    color: #ba810f;
    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 .image_holder {
    display: none;
}

.com-advocacy .customize .page-footer {
    border-top: 1px solid #808080;
    padding: 20px 0;
    margin-top: 35px;
}

.com-advocacy .customize .page-footer .rounded-button {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    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: #9a0000;
    border-color: #9a0000;
    color: #fff;
}

.com-advocacy .customize .page-footer .rounded-button.saveAdvocacyCampaign {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    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: #9a0000;
    border-color: #9a0000;
    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: 1020px;
    padding: 0 10px 40px;
    line-height: normal;
    margin: 0 auto;
}

/* Progress Bar */
.com-advocacy .progress-bar {
    padding: 45px 0 30px;
    margin: 15px 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;
    font-size: 28px;
    font-family: Georgia, "Poppins", sans-serif;
    font-family: Verdana, "Poppins", sans-serif;
    color: #ba810f;
    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 #ba810f;
    color: #ba810f;
    font-size: 20px;
    width: 38px;
    height: 38px;
    line-height: 34px;
    text-align: center;
    border-radius: 50%;
    margin-right: 10px;
}

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

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

/*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;
    font-size: 40px;
    font-family: Georgia, "Poppins", sans-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 20px;
}

/* 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;
    font-size: 28px;
    font-family: Georgia, "Poppins", sans-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 Pro";
    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: #ba810f;
    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: #ba810f;
}

.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: #ba810f;
    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 #d3d3d3;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: Verdana, "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #ba810f;
    padding: 4px 14px;
    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 {
    background-image: url("/tpl/LCBase/img/drop-down-arrow.png");
    background-repeat: no-repeat;
    background-position: center right 20px;
    background-size: 12px;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-appearance: none !important;
    padding: 4px 14px;
    padding-right: 34px;
    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: 14px;
    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: #800000;
}
.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: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    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: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
@media only screen and (max-width: 768px) {
    .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;
    }
}

.com-advocacy .share-campaign .advocacy-elements-social-sharing-plugins a {
    font-family: "Font Awesome 5 Brands";
}
/*# 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: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    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: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.com-advocacy .advocacy-promote .form .no-thanks {
    color: #800000;
    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 */

.contributions {
    font-size: 14px;
}
.contributions .login-text {
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    padding: 20px;
    font-weight: normal;
}
.contributions .login-text a {
    color: #800000;
    outline: none;
    text-decoration: underline;
    font-size: 14px;
}
.contributions .login-text a:hover {
    text-decoration: underline;
}
.contributions #cart-summary-container .cart-summary-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 40px;
    font-family: Georgia, "Poppins", sans-serif;
    color: #ba810f;
    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;
    font-size: 18px;
    font-family: Georgia, "Poppins", sans-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;
    font-size: 18px;
    font-family: Georgia, "Poppins", sans-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: #800000;
    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: #800000;
    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: #800000;
    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;
    font-size: 25px;
    font-family: Georgia, "Poppins", sans-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: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    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: #9a0000;
    border-color: #9a0000;
    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;
    font-size: 40px;
    font-family: Georgia, "Poppins", sans-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: #ba810f;
    font-weight: 700;
}
.contributions .forms #contributions-payment-form .form-body .form-input-wrapper .form-input-holder label {
    display: inline-block;
    vertical-align: middle;
    color: #ba810f;
    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: #800000;
    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 #d3d3d3;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: Verdana, "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #ba810f;
    padding: 4px 14px;
    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/LCBase/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/LCBase/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: #ba810f;
}
.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: #ba810f;
    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: #ba810f;
    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: #ba810f;
    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: #800000;
}
.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: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    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: #9a0000;
    border-color: #9a0000;
    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: #800000;
    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 .form-input-wrapper .form-input-holder label.radio.checked:before {
    content: "\f00c";
    font-weight: 900;
}
/*# 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;
    font-size: 48px;
    font-family: Georgia, "Poppins", sans-serif;
    color: #ba810f;
    line-height: normal;
}
.contributions.thank-you .thanks .thanks-message .content {
    font-family: Verdana, "Poppins", sans-serif;
    font-size: 14px;
    padding: 22px 0 34px;
    margin: 0;
}
.contributions.thank-you .separator {
    display: none;
}
/*# sourceMappingURL=ThankYou.css.map */

@media only screen and (max-width: 768px) {
    .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;
    font-size: 40px;
    font-family: Georgia, "Poppins", sans-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: #ba810f;
    font-weight: 700;
}
.payment-processors .forms #payment-processors-payment-form .form-input-wrapper .form-input-holder label {
    display: inline-block;
    vertical-align: middle;
    color: #ba810f;
    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: #800000;
    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 #d3d3d3;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: Verdana, "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #ba810f;
    padding: 4px 14px;
    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/LCBase/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/LCBase/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: #ba810f;
    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: #ba810f;
    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: #ba810f;
    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: #800000;
    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: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    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: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
/*# sourceMappingURL=EditPaymentMethod.css.map */

.prayer-list {
    font-family: Verdana, "Poppins", sans-serif;
}
.prayer-list .navigation .date {
    color: #fff;
    font-size: 16px;
    background-color: #800000;
    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: #800000;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    margin: 0;
}
.prayer-list .navigation .left:after {
    font-family: "Font Awesome 5 Pro";
    speak: none;
    font-style: normal;
    font-weight: normal;
    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";
    speak: none;
    font-style: normal;
    font-weight: normal;
    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: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: 40px;
    line-height: 36px;
    padding: 0 18px;
    background-color: #800000;
    border-color: #800000;
    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: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.prayer-list .list .item .pray.unchecked {
    background-color: #800000;
}
.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;
    font-size: 18px;
    font-family: Georgia, "Poppins", sans-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: #90b6c4;
    text-decoration: none;
    padding: 2px 10px;
}
.prayer-list .list .item .actions .view {
    color: #90b6c4;
    background-color: transparent;
    text-decoration: none;
}
.prayer-list .list .item .info .text {
    font-family: Verdana, "Poppins", sans-serif;
}
.prayer-list .list .item .info .schedule {
    color: #90b6c4;
}
.prayer-list .all-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 36px;
    font-family: Georgia, "Poppins", sans-serif;
    color: #800000;
    margin: 40px 0 20px 0;
}
@media (max-width: 768px) {
    .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: #800000;
}
.form-input-wrapper.multiselect .multiselect-options label.checked:before {
    background-color: #800000;
}
/*# sourceMappingURL=Helper.css.map */

.contributions-modules-contribution-summary {
    margin: 0;
    padding: 10px;
}
.contributions-modules-contribution-summary .title-box {
    background: #ba810f;
    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: #ba810f;
}
.contributions-modules-contribution-summary .body-box .summary-text a, .contributions-modules-contribution-summary .body-box .summary-text span {
    color: #800000;
    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: #ba810f;
}
.contributions-modules-contribution-summary .body-box .campaigns .campaign .details {
    grid-area: details;
    align-self: start;
    color: #ba810f;
}
.contributions-modules-contribution-summary .body-box .campaigns .campaign .details a {
    color: #800000;
    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: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: 40px;
    line-height: 36px;
    padding: 0 18px;
    background-color: #800000;
    border-color: #800000;
    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: #9a0000;
    border-color: #9a0000;
    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 #d3d3d3;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: Verdana, "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #ba810f;
    padding: 4px 14px;
    margin: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 40px;
    line-height: 40px;
    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: 40px;
    line-height: 40px;
}
#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: 40px;
    line-height: 40px;
}
#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: 40px;
    line-height: 40px;
}
#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: 60px;
}
#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.2s ease-in-out 0s;
    transition: all 0.2s 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: #ba810f;
    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: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: 40px;
    line-height: 36px;
    padding: 0 18px;
    background-color: #800000;
    border-color: #800000;
    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: #9a0000;
    border-color: #9a0000;
    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: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: 40px;
    line-height: 36px;
    padding: 0 18px;
    background-color: #800000;
    border-color: #800000;
    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: #9a0000;
    border-color: #9a0000;
    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 {
    position: static;
    padding-top: 4px;
    margin: 0 36px 0 0;
}
.contributions-modules-shopping-cart .cart-box .cart-box-wrapper .cart-button {
    color: #f0f0f0;
    font-weight: 400;
}
.contributions-modules-shopping-cart .cart-box .cart-box-wrapper .cart-button:after {
    font-family: "Font Awesome 5 Pro";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f07a";
    float: left;
    font-size: 16px;
    margin-right: 5px;
}
.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-counter {
    color: #ba810f;
    background-color: #f0f0f0;
    float: right;
    position: static;
    text-align: center;
    width: auto;
    min-width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 9px;
    font-weight: 800;
}
.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:hover {
    color: #fff;
}
.contributions-modules-shopping-cart .cart-box .cart-box-wrapper .cart-button:hover .cart-counter {
    background-color: #fff;
}
.contributions-modules-shopping-cart .cart-summary-popup {
    position: static;
}
.contributions-modules-shopping-cart .cart-summary-popup .cart-summary-anchor {
    top: 95%;
    position: absolute;
    right: 0;
    border: none;
    width: 90px;
    height: 50px;
}
.contributions-modules-shopping-cart .cart-summary-popup .cart-summary {
    top: 100%;
    background-color: #ba810f;
    z-index: 500;
    position: absolute;
    width: 288px;
    right: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
}
.contributions-modules-shopping-cart .cart-summary-popup .cart-summary table {
    position: relative;
}
.contributions-modules-shopping-cart .cart-summary-popup .cart-summary .row td {
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    border-bottom: none;
    vertical-align: middle;
    padding: 11px 13px 10px;
}
.contributions-modules-shopping-cart .cart-summary-popup .cart-summary .row .thumbnail {
    width: 0;
    padding: 0;
}
.contributions-modules-shopping-cart .cart-summary-popup .cart-summary .row .thumbnail img {
    display: none;
}
.contributions-modules-shopping-cart .cart-summary-popup .cart-summary .row .amount {
    width: 56px;
    padding-left: 2px;
    padding-right: 2px;
}
.contributions-modules-shopping-cart .cart-summary-popup .cart-summary .row .actions {
    text-align: right;
    padding-left: 4px;
}
.contributions-modules-shopping-cart .cart-summary-popup .cart-summary .row .actions a {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    background: transparent;
    position: relative;
    width: 16px;
    height: 16px;
}
.contributions-modules-shopping-cart .cart-summary-popup .cart-summary .row .actions a:after {
    font-family: "Font Awesome 5 Pro";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f00d";
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    line-height: normal;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    margin-top: -6px;
}
.contributions-modules-shopping-cart .cart-summary-popup .cart-summary .row .actions a img {
    display: none;
}
.contributions-modules-shopping-cart .cart-summary-popup .cart-summary .row.total {
    background: #800000;
}
.contributions-modules-shopping-cart .cart-summary-popup .cart-summary .row.total .title,
.contributions-modules-shopping-cart .cart-summary-popup .cart-summary .row.total .amount {
    padding: 9px 13px;
}
.contributions-modules-shopping-cart .cart-summary-popup .cart-summary .row.total .title a {
    color: #fff;
}
@media only screen and (max-width: 1100px) {
    .contributions-modules-shopping-cart {
        margin-right: 22px;
    }
}

.tpl-inline-shopping-cart .contributions-modules-shopping-cart {
    float: none;
    background: #fff;
    border: solid 1px #ba810f;
    padding: 15px;
    margin: 0;
}
.tpl-inline-shopping-cart .contributions-modules-shopping-cart .cart-box {
    display: block;
    border-bottom: solid 1px #ba810f;
    padding-bottom: 10px;
}
.tpl-inline-shopping-cart .contributions-modules-shopping-cart .cart-box .cart-box-wrapper .cart-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    pointer-events: none;
}
.tpl-inline-shopping-cart .contributions-modules-shopping-cart .cart-box .cart-box-wrapper .cart-button .cart-counter {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    position: static;
    color: #fff;
    background-color: #ba810f;
    font-size: 11px;
    line-height: 18px;
    font-weight: bold;
    padding: 0 5px;
    width: auto;
    height: auto;
    display: inline-block;
    margin-left: 5px;
    margin-top: 0;
    border-radius: 3px;
}
.tpl-inline-shopping-cart .contributions-modules-shopping-cart .cart-box .cart-box-wrapper .cart-button .cart-icon {
    display: none;
}
.tpl-inline-shopping-cart .contributions-modules-shopping-cart .cart-box .cart-box-wrapper .cart-button .cart-label {
    display: block;
    color: #ba810f;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
}
.tpl-inline-shopping-cart .contributions-modules-shopping-cart .cart-box .cart-box-wrapper .cart-button:after {
    display: none;
}
.tpl-inline-shopping-cart .contributions-modules-shopping-cart .cart-summary-popup {
    display: block;
    position: static;
    top: auto;
    right: auto;
    width: 100%;
}
.tpl-inline-shopping-cart .contributions-modules-shopping-cart .cart-summary-popup .cart-summary-anchor {
    display: none;
}
.tpl-inline-shopping-cart .contributions-modules-shopping-cart .cart-summary-popup .cart-summary {
    width: 100%;
    position: static;
    top: auto;
    right: auto;
    background: none;
}
.tpl-inline-shopping-cart .contributions-modules-shopping-cart .cart-summary-popup .cart-summary .row td {
    color: #ba810f;
    font-size: 14px;
    padding: 10px 13px 10px;
}
.tpl-inline-shopping-cart .contributions-modules-shopping-cart .cart-summary-popup .cart-summary .row .thumbnail {
    width: 0;
    padding: 0;
}
.tpl-inline-shopping-cart .contributions-modules-shopping-cart .cart-summary-popup .cart-summary .row .title {
    padding-left: 0;
}
.tpl-inline-shopping-cart .contributions-modules-shopping-cart .cart-summary-popup .cart-summary .row .amount {
    color: #ba810f;
}
.tpl-inline-shopping-cart .contributions-modules-shopping-cart .cart-summary-popup .cart-summary .row .actions {
    padding: 10px;
    padding-right: 0;
}
.tpl-inline-shopping-cart .contributions-modules-shopping-cart .cart-summary-popup .cart-summary .row .actions a {
    height: auto;
}
.tpl-inline-shopping-cart .contributions-modules-shopping-cart .cart-summary-popup .cart-summary .row .actions a:after {
    font-family: "Font Awesome 5 Pro";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f00d";
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    line-height: normal;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    margin-top: -6px;
    color: #ba810f;
}
.tpl-inline-shopping-cart .contributions-modules-shopping-cart .cart-summary-popup .cart-summary .row .actions a:hover:after {
    color: #ff0033;
}
.tpl-inline-shopping-cart .contributions-modules-shopping-cart .cart-summary-popup .cart-summary .row.total {
    background: none;
}
.tpl-inline-shopping-cart .contributions-modules-shopping-cart .cart-summary-popup .cart-summary .row.total > td {
    border-top: solid 1px #ba810f;
    padding-bottom: 0;
}
.tpl-inline-shopping-cart .contributions-modules-shopping-cart .cart-summary-popup .cart-summary .row.total .title,
.tpl-inline-shopping-cart .contributions-modules-shopping-cart .cart-summary-popup .cart-summary .row.total .amount {
    font-size: 16px;
}
.tpl-inline-shopping-cart .contributions-modules-shopping-cart .cart-summary-popup .cart-summary .row.total .title a {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: 30px;
    line-height: 26px;
    padding: 0 14px;
    text-transform: none;
    background-color: #90b6c4;
    border-color: #90b6c4;
    color: #fff;
}
.tpl-inline-shopping-cart .contributions-modules-shopping-cart .cart-summary-popup .cart-summary .row.total .title a:disabled, .tpl-inline-shopping-cart .contributions-modules-shopping-cart .cart-summary-popup .cart-summary .row.total .title a.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-inline-shopping-cart .contributions-modules-shopping-cart .cart-summary-popup .cart-summary .row.total .title a:hover {
    text-decoration: none;
}
.tpl-inline-shopping-cart .contributions-modules-shopping-cart .cart-summary-popup .cart-summary .row.total .title a:hover {
    background-color: #a1c1cd;
    border-color: #a1c1cd;
    color: #fff;
}
.contributions-modules-shopping-cart .cart-summary-popup .cart-summary-anchor {
    top: 50%;
}

.contributions-modules-shopping-cart {
    position: static;
    padding-top: 4px;
    margin: 0 20px 0 0;
}
.contributions-modules-shopping-cart .cart-summary {
    top: 60% !important;
}
@media only screen and (max-width: 450px) {
    .contributions-modules-shopping-cart .cart-summary {
        right: -76px !important;
    }
}
.contributions-modules-shopping-cart .cart-box .cart-box-wrapper .cart-button {
    color: #f0f0f0;
    font-weight: 400;
}
.contributions-modules-shopping-cart .cart-box .cart-box-wrapper .cart-button:after {
    font-family: "custom icons" !important;
    content: "A";
    float: left;
    font-size: 29px;
    margin-right: 5px;
    color: #fff;
}
.scrolled .contributions-modules-shopping-cart .cart-box .cart-box-wrapper .cart-button:after, .tpl-no-hero .contributions-modules-shopping-cart .cart-box .cart-box-wrapper .cart-button:after {
    content: "A";
    color: #000;
}
@media only screen and (max-width: 900px) {
    .contributions-modules-shopping-cart .cart-box .cart-box-wrapper .cart-button:after {
        content: "A";
        color: #fff;
    }
}
.contributions-modules-shopping-cart .cart-box .cart-box-wrapper .cart-button .cart-counter {
    color: #fff;
    background-color: #ff0033;
    float: left;
    position: absolute;
    text-align: center;
    width: auto;
    min-width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 9px;
    font-weight: 800;
    border-radius: 50%;
    margin-top: 9px;
    margin-left: 6px;
}
.contributions-modules-shopping-cart .cart-box .cart-box-wrapper .cart-button:hover {
    color: #fff;
}
.contributions-modules-shopping-cart .cart-box .cart-box-wrapper .cart-button:hover .cart-counter {
    background-color: #ff0033;
}
/*# sourceMappingURL=ShoppingCart.css.map */

.contributions-modules-slider-giving.default .contributions-modules-slider-giving-inner .container .title {
    color: #90b6c4;
    font-weight: 700;
}
.contributions-modules-slider-giving.default .contributions-modules-slider-giving-inner .container .range-slider .range-values span {
    color: #ecc577;
    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: #90b6c4;
    font-weight: 700;
}
.contributions-modules-slider-giving.default .contributions-modules-slider-giving-inner .bottom-bar .calculation-text {
    font-size: 16px;
    color: #90b6c4;
}
.contributions-modules-slider-giving.default .contributions-modules-slider-giving-inner .bottom-bar .currencies-container {
    background-color: #800000;
}
.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: #90b6c4;
}
.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: #90b6c4;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.contributions-modules-slider-giving.default .rangeslider .rangeslider__fill:after {
    height: 30px;
    background-color: #ecc577;
}
.contributions-modules-slider-giving.default .rangeslider .rangeslider__handle {
    width: 22px;
    height: 22px;
    background: #90b6c4;
    -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: #90b6c4;
}
.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: #90b6c4;
    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: #90b6c4;
    font-weight: 700;
}
.contributions-modules-slider-giving.vertical .contributions-modules-slider-giving-inner .container .bottom-bar .calculation-text {
    font-size: 16px;
    color: #90b6c4;
}
.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: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: 40px;
    line-height: 36px;
    padding: 0 18px;
    background-color: #800000;
    border-color: #800000;
    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: #9a0000;
    border-color: #9a0000;
    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: #90b6c4;
    border-color: #90b6c4;
}
.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: #90b6c4;
    -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: #90b6c4;
}
.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: #90b6c4;
    -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: #ecc577;
}
@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: #800000;
}
.contributions-modules-unknown-giving .unknown-giving-form .form-input input::-moz-placeholder {
    color: #800000;
}
.contributions-modules-unknown-giving .unknown-giving-form .form-input input:-ms-input-placeholder {
    color: #800000;
}
.contributions-modules-unknown-giving .unknown-giving-form .form-input input::-ms-input-placeholder {
    color: #800000;
}
.contributions-modules-unknown-giving .unknown-giving-form .form-input input::placeholder {
    color: #800000;
}
.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;
}
/*# 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 #d3d3d3;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: Verdana, "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #ba810f;
    padding: 4px 14px;
    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: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    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: #9a0000;
    border-color: #9a0000;
    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: Verdana, "Poppins", 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: #90b6c4;
}
.google-modules-google-search .gsc-control-cse .gsc-wrapper .gsc-results .gsc-webResult .gs-webResult .gs-visibleUrl {
    color: #90b6c4;
}
.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: Verdana, "Poppins", 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-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 #d3d3d3;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: Verdana, "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #ba810f;
    padding: 4px 14px;
    margin: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 30px;
    line-height: 30px;
    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: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: 30px;
    line-height: 26px;
    padding: 0 14px;
    text-transform: none;
    background-color: #800000;
    border-color: #800000;
    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: #9a0000;
    border-color: #9a0000;
    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: #ba810f;
    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.2s ease-in-out 0s;
    transition: all 0.2s 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: #800000;
    -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: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: 30px;
    line-height: 26px;
    padding: 0 14px;
    text-transform: none;
    background-color: #800000;
    border-color: #800000;
    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: #9a0000;
    border-color: #9a0000;
    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: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: 30px;
    line-height: 26px;
    padding: 0 14px;
    text-transform: none;
    background-color: #800000;
    border-color: #800000;
    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: #9a0000;
    border-color: #9a0000;
    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: 32px;
    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: #800000;
}
.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: #670000;
    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: #ba810f;
}
.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: #ba810f;
}
.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: #ba810f;
    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: #ba810f;
}
.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;
    font-size: 28px;
    font-family: Georgia, "Poppins", sans-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.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 550;
}
.global-react-popup .close:before, .global-react-popup .close:after {
    background: #ba810f;
    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 #d3d3d3;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: Verdana, "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #ba810f;
    padding: 4px 14px;
    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.2s ease-in-out 0s;
    transition: all 0.2s 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: #ba810f;
}

.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: 0;
    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 .title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 40px;
    font-family: Georgia, "Poppins", sans-serif;
    padding: 20px 0;
    color: #000;
}
.newsletters-modules-newsletter-subscribe .title,
.newsletters-modules-newsletter-subscribe .subtitle {
    text-align: center;
}
.newsletters-modules-newsletter-subscribe .forms form {
    max-width: 720px;
    padding: 0 10px;
    margin: 0 auto;
    width: 100%;
}
.newsletters-modules-newsletter-subscribe .forms form.tpl-centered-without-side-padding {
    max-width: 700px;
    padding-left: 0;
    padding-right: 0;
}
.newsletters-modules-newsletter-subscribe .forms form .form-input-wrapper {
    padding-bottom: 30px;
}
.newsletters-modules-newsletter-subscribe .forms form .form-input-wrapper .form-input-holder input {
    border: 1px solid #000 !important;
    border-radius: 3px;
    height: 51px !important;
    line-height: 36px;
    vertical-align: middle;
    font-family: Verdana, "Poppins", sans-serif;
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    color: #000;
    padding: 4px 10px;
    margin: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}
.newsletters-modules-newsletter-subscribe .forms form .form-actions {
    text-align: center;
}
.newsletters-modules-newsletter-subscribe .forms form .form-actions input {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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;
    padding: 0 55px;
    width: initial;
    margin-bottom: 20px;
}
.newsletters-modules-newsletter-subscribe .forms form .form-actions input:disabled, .newsletters-modules-newsletter-subscribe .forms form .form-actions input.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.newsletters-modules-newsletter-subscribe .forms form .form-actions input:hover {
    text-decoration: none;
}
.newsletters-modules-newsletter-subscribe .forms form .form-actions input:hover {
    background-color: #fff;
    border-color: #fff;
    color: #fff;
}
.newsletters-modules-newsletter-subscribe .forms form .form-actions input:hover {
    color: #ba810f;
}
.newsletters-modules-newsletter-subscribe .confirmation-wrapper .confirmation {
    background: none;
    text-align: center;
}
.newsletters-modules-newsletter-subscribe .confirmation-wrapper .confirmation .title {
    color: inherit;
    font-size: 22px;
}
.newsletters-modules-newsletter-subscribe .confirmation-wrapper .confirmation .message {
    font-size: 14px;
    color: inherit;
    padding-top: 10px;
}
.tpl-section-footer-top .newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner {
    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-footer-top .newsletters-modules-newsletter-subscribe .title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 25px;
    font-family: Georgia, "Poppins", sans-serif;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 30px;
    padding: 20px 0 20px 0;
}
.tpl-section-footer-top .newsletters-modules-newsletter-subscribe .forms form {
    max-width: 100%;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.tpl-section-footer-top .newsletters-modules-newsletter-subscribe .forms form .field-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.tpl-section-footer-top .newsletters-modules-newsletter-subscribe .forms form .form-input-wrapper {
    width: auto;
    float: none;
    padding-bottom: 0;
    margin-right: 20px;
}
.tpl-section-footer-top .newsletters-modules-newsletter-subscribe .forms form .form-input-wrapper .form-input-holder input {
    border: 0;
    text-align: left;
}
.tpl-section-footer-top .newsletters-modules-newsletter-subscribe .forms form .form-input-wrapper.lastname-field {
    float: none;
}
.tpl-section-footer-top .newsletters-modules-newsletter-subscribe .forms form .form-actions input {
    background-color: #000;
    height: 51px;
    margin-bottom: 0;
    border-radius: 3px;
    border: 1px solid #000;
    padding: 0 30px;
    font-size: 18px;
    font-weight: 700;
}
.tpl-section-footer-top .newsletters-modules-newsletter-subscribe .subtitle,
.tpl-section-footer-top .newsletters-modules-newsletter-subscribe .clearfix {
    display: none;
}
@media only screen and (max-width: 900px) {
    .tpl-section-footer-top .newsletters-modules-newsletter-subscribe .newsletter-subscribe-inner {
        display: block;
    }
    .tpl-section-footer-top .newsletters-modules-newsletter-subscribe .title {
        margin-right: 0;
        padding: 20px 0 20px 0;
    }
}
@media only screen and (max-width: 768px) {
    .newsletters-modules-newsletter-subscribe .title {
        font-weight: 700;
        padding: 0;
        margin: 0;
        font-size: 36px;
        font-family: Georgia, "Poppins", sans-serif;
        padding-bottom: 20px;
    }
    .tpl-section-footer-top .newsletters-modules-newsletter-subscribe .title {
        font-weight: 700;
        padding: 0;
        margin: 0;
        font-size: 28px;
        font-family: Georgia, "Poppins", sans-serif;
        padding: 20px 0 20px 0;
    }
    .tpl-section-footer-top .newsletters-modules-newsletter-subscribe .forms form {
        display: block;
    }
    .tpl-section-footer-top .newsletters-modules-newsletter-subscribe .forms form .form-input-wrapper {
        margin-right: 0;
        margin-bottom: 10px;
    }
    .tpl-section-footer-top .newsletters-modules-newsletter-subscribe .forms form .field-group {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .tpl-section-footer-top .newsletters-modules-newsletter-subscribe .forms form .field-group .form-input-wrapper {
        width: calc(50% - 5px);
    }
}
/*# 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: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    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: #9a0000;
    border-color: #9a0000;
    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: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    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: #9a0000;
    border-color: #9a0000;
    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;
    font-size: 25px;
    font-family: Georgia, "Poppins", sans-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";
    speak: none;
    font-style: normal;
    font-weight: normal;
    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";
    speak: none;
    font-style: normal;
    font-weight: normal;
    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;
    }
}
/*# sourceMappingURL=EditProfile.css.map */

.people-modules-photo-bank-responsive {
    font-family: Verdana, "Poppins", 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/LCBase/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;
    font-size: 18px;
    font-family: Georgia, "Poppins", sans-serif;
    padding-left: 0;
}
.people-modules-photo-bank-responsive .people-modules-photo-bank-responsive-inner .photo-bank-section .no-photos {
    font-family: Verdana, "Poppins", sans-serif;
    color: #ba810f;
    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.2s ease-in-out 0s;
    transition: all 0.2s 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: #ba810f;
    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: #800000;
    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";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f007";
    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: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: 40px;
    line-height: 36px;
    padding: 0 18px;
    background-color: #800000;
    border-color: #800000;
    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: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.people-modules-photo-bank-responsive .people-modules-photo-bank-responsive-inner .upload-section .upload-form .upload-button input {
    font-size: 14px;
    height: 40px;
    line-height: 36px;
    padding: 0 18px;
}
@media only screen and (max-width: 768px) {
    .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 */

.fancybox-wrap.fancybox-pray-popup {
    font-family: Verdana, "Poppins", 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 */

@-webkit-keyframes rotating {
    from {
        -webkit-transform: translate3d(-50%, -50%, 0) rotate(0deg);
        transform: translate3d(-50%, -50%, 0) rotate(0deg);
    }
    to {
        -webkit-transform: translate3d(-50%, -50%, 0) rotate(360deg);
        transform: translate3d(-50%, -50%, 0) rotate(360deg);
    }
}
@keyframes rotating {
    from {
        -webkit-transform: translate3d(-50%, -50%, 0) rotate(0deg);
        transform: translate3d(-50%, -50%, 0) rotate(0deg);
    }
    to {
        -webkit-transform: translate3d(-50%, -50%, 0) rotate(360deg);
        transform: translate3d(-50%, -50%, 0) rotate(360deg);
    }
}
.search-modules-results-responsive-view {
    max-width: 1020px;
    padding: 0 10px;
    margin: 0 auto;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
}
.search-modules-results-responsive-view.tpl-centered-without-side-padding {
    max-width: 1000px;
    padding-left: 0;
    padding-right: 0;
}
.search-modules-results-responsive-view .search-modules-results-fields {
    border: none;
    background: none;
    padding: 0;
    margin-bottom: 20px;
    /* Dropdowns */
}
.search-modules-results-responsive-view .search-modules-results-fields .form-input-wrapper {
    padding-left: 8px;
    padding-right: 8px;
    /* Query field */
}
.search-modules-results-responsive-view .search-modules-results-fields .form-input-wrapper .form-input-holder input[type=text],
.search-modules-results-responsive-view .search-modules-results-fields .form-input-wrapper .form-input-holder select {
    border: 1px solid #d3d3d3;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: Verdana, "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #ba810f;
    padding: 4px 14px;
    margin: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #808080;
}
.search-modules-results-responsive-view .search-modules-results-fields .form-input-wrapper .form-input-holder input[type=text]:disabled,
.search-modules-results-responsive-view .search-modules-results-fields .form-input-wrapper .form-input-holder input[type=text] .disabled, .search-modules-results-responsive-view .search-modules-results-fields .form-input-wrapper .form-input-holder input[type=text][disabled=disabled],
.search-modules-results-responsive-view .search-modules-results-fields .form-input-wrapper .form-input-holder select:disabled,
.search-modules-results-responsive-view .search-modules-results-fields .form-input-wrapper .form-input-holder select .disabled,
.search-modules-results-responsive-view .search-modules-results-fields .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-input-wrapper .form-input-holder .form-field-button {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
}
.search-modules-results-responsive-view .search-modules-results-fields .form-input-wrapper .form-input-holder .form-field-button:disabled, .search-modules-results-responsive-view .search-modules-results-fields .form-input-wrapper .form-input-holder .form-field-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.search-modules-results-responsive-view .search-modules-results-fields .form-input-wrapper .form-input-holder .form-field-button:hover {
    text-decoration: none;
}
.search-modules-results-responsive-view .search-modules-results-fields .form-input-wrapper .form-input-holder .form-field-button:hover {
    background-color: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.search-modules-results-responsive-view .search-modules-results-fields .form-input-wrapper.query-field .form-input-holder {
    background-color: transparent;
    padding-right: 114px;
}
.search-modules-results-responsive-view .search-modules-results-fields .form-input-wrapper.query-field .form-input-holder .form-field-button.search {
    width: 115px;
    z-index: 2;
}
.search-modules-results-responsive-view .search-modules-results-fields .form-input-wrapper.query-field .form-input-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;
    font-size: 15px;
    z-index: 3;
}
.search-modules-results-responsive-view .search-modules-results-fields .form-input-wrapper.query-field .form-input-holder input[type=text] {
    position: relative;
    background-color: transparent;
    z-index: 2;
    line-height: normal;
    padding-left: 40px;
    background-color: #fff;
}
.search-modules-results-responsive-view .search-modules-results-fields .form-input-wrapper.query-field .form-input-holder .form-field-button.reset {
    display: none !important;
}
.search-modules-results-responsive-view .search-modules-results-fields .custom-filters .form-input-wrapper .form-input-holder {
    background-color: #fff;
}
.search-modules-results-responsive-view .search-modules-results-fields .custom-filters .form-input-wrapper .form-input-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;
}
.search-modules-results-responsive-view .search-modules-results-fields .custom-filters .form-input-wrapper .form-input-holder select {
    position: relative;
    background-color: transparent;
    z-index: 2;
    line-height: normal;
    padding-right: 40px;
    -moz-appearance: none;
    -webkit-appearance: none;
    text-overflow: "";
}
.search-modules-results-responsive-view .search-modules-results-fields .custom-filters.multiple .form-input-wrapper:nth-child(2n+1) {
    padding-right: 8px;
}
.search-modules-results-responsive-view .search-modules-results-fields .custom-filters.multiple .form-input-wrapper:nth-child(2n) {
    padding-left: 8px;
}
.search-modules-results-responsive-view .search-modules-results-fields .custom-filters.multiple.split-three .form-input-wrapper {
    width: 33.33%;
}
.search-modules-results-responsive-view .search-modules-results-fields .custom-filters-title {
    padding: 10px 8px 0;
}
.search-modules-results-responsive-view .search-modules-results-fields .filters-actions .right-actions .button.reset {
    color: #800000;
    outline: none;
    text-decoration: underline;
    font-family: Verdana, "Poppins", sans-serif;
    position: relative;
    background: transparent;
    font-weight: 400;
    font-size: 12px;
    font-style: normal;
    padding: 0 20px 0 0;
}
.search-modules-results-responsive-view .search-modules-results-fields .filters-actions .right-actions .button.reset:hover {
    text-decoration: underline;
}
.search-modules-results-responsive-view .search-modules-results-fields .filters-actions .right-actions .button.reset:after {
    content: "\f057";
    font-family: "Font Awesome 5 Pro";
    color: #000;
    position: absolute;
    right: 0;
    top: 50%;
    font-size: 16px;
    height: 18px;
    line-height: 18px;
    vertical-align: middle;
    margin-top: -9px;
}
.search-modules-results-responsive-view .search-modules-results-fields .filters-actions .right-actions .button.reset:after:hover {
    text-decoration: none;
}
.search-modules-results-responsive-view .search-modules-results-fields .filters-actions .right-actions .button.submit {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: 40px;
    line-height: 36px;
    padding: 0 18px;
    background-color: #800000;
    border-color: #800000;
    color: #fff;
    margin: 0 8px;
}
.search-modules-results-responsive-view .search-modules-results-fields .filters-actions .right-actions .button.submit:disabled, .search-modules-results-responsive-view .search-modules-results-fields .filters-actions .right-actions .button.submit.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.search-modules-results-responsive-view .search-modules-results-fields .filters-actions .right-actions .button.submit:hover {
    text-decoration: none;
}
.search-modules-results-responsive-view .search-modules-results-fields .filters-actions .right-actions .button.submit:hover {
    background-color: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.search-modules-results-responsive-view .custom-filters .additional-text {
    color: #ba810f;
    float: left;
    padding: 15px 8px;
}
.search-modules-results-responsive-view.no-results .search-modules-results-fields {
    margin-bottom: 0;
}
.search-modules-results-responsive-view .infinite-container .infinite-item {
    display: block;
}
.search-modules-results-responsive-view .infinite-container.infinite-loading:after {
    color: #808080;
    background: transparent;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 40px;
}
.search-modules-results-responsive-view .infinite-container .search-modules-results-no-results {
    text-align: center;
}
.search-modules-results-responsive-view.quick-search {
    padding: 0;
}
.search-modules-results-responsive-view.quick-search .search-modules-results-fields .form-input-wrapper.query-field .form-input-holder {
    max-width: 300px;
    padding-right: 0;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.search-modules-results-responsive-view.quick-search .search-modules-results-fields .form-input-wrapper.query-field .form-input-holder input[type=text] {
    background: none;
    border-color: #fff;
    color: #fff;
    border-radius: 0;
}
.search-modules-results-responsive-view.quick-search .search-modules-results-fields .form-input-wrapper.query-field .form-input-holder input[type=text]:focus, .search-modules-results-responsive-view.quick-search .search-modules-results-fields .form-input-wrapper.query-field .form-input-holder input[type=text]:focus-visible {
    background-color: rgba(255, 255, 255, 0.2);
}
.search-modules-results-responsive-view.quick-search .search-modules-results-fields .form-input-wrapper.query-field .form-input-holder input[type=text].placeholder {
    color: white;
    opacity: 0.5;
    font-style: normal;
}
.search-modules-results-responsive-view.quick-search .search-modules-results-fields .form-input-wrapper.query-field .form-input-holder input[type=text]:-moz-placeholder {
    color: white;
    opacity: 0.5;
    font-style: normal;
}
.search-modules-results-responsive-view.quick-search .search-modules-results-fields .form-input-wrapper.query-field .form-input-holder input[type=text]::-moz-placeholder {
    color: white;
    opacity: 0.5;
    font-style: normal;
}
.search-modules-results-responsive-view.quick-search .search-modules-results-fields .form-input-wrapper.query-field .form-input-holder input[type=text]:-ms-input-placeholder {
    color: white;
    opacity: 0.5;
    font-style: normal;
}
.search-modules-results-responsive-view.quick-search .search-modules-results-fields .form-input-wrapper.query-field .form-input-holder input[type=text]::-webkit-input-placeholder {
    color: white;
    opacity: 0.5;
    font-style: normal;
}
.search-modules-results-responsive-view.quick-search .search-modules-results-fields .form-input-wrapper.query-field .form-input-holder .form-field-button.search {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: white;
    color: white;
    position: static;
    width: auto;
    border-radius: 0;
}
.search-modules-results-responsive-view.quick-search .search-modules-results-fields .form-input-wrapper.query-field .form-input-holder .form-field-button.search:disabled, .search-modules-results-responsive-view.quick-search .search-modules-results-fields .form-input-wrapper.query-field .form-input-holder .form-field-button.search.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.search-modules-results-responsive-view.quick-search .search-modules-results-fields .form-input-wrapper.query-field .form-input-holder .form-field-button.search:hover {
    text-decoration: none;
}
.search-modules-results-responsive-view.quick-search .search-modules-results-fields .form-input-wrapper.query-field .form-input-holder .form-field-button.search:hover {
    background-color: white;
    border-color: white;
    color: #fff;
}
.search-modules-results-responsive-view.quick-search .search-modules-results-fields .form-input-wrapper.query-field .form-input-holder .form-field-button.search:hover {
    color: #ba810f;
}
.search-modules-results-responsive-view.quick-search .infinite-container .infinite-item .tpl-architect-campaign-two-summary {
    width: 100%;
}
.search-modules-results-responsive-view.quick-search .infinite-container.infinite-loading {
    background-color: #ba810f;
}
.search-modules-results-responsive-view.quick-search .infinite-container.infinite-loading:before {
    position: absolute;
    font-family: "Font Awesome 5 Pro";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f01e";
    color: #fff;
    font-size: 48px;
    display: block;
    text-align: center;
    width: 55px;
    height: 55px;
    z-index: 2;
    top: 50%;
    bottom: auto;
    left: 50%;
    right: auto;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    -webkit-animation: rotating 2s linear infinite;
    animation: rotating 2s linear infinite;
}
.search-modules-results-responsive-view.quick-search .infinite-container.infinite-loading:after {
    z-index: 1;
    top: 0;
    bottom: 0;
    height: auto;
    background-color: #ba810f;
    content: "";
}
.search-modules-results-responsive-view.quick-search .infinite-container .infinite-more-link {
    display: inline-block;
    margin: 30px auto 30px auto;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.search-modules-results-responsive-view.quick-search .infinite-container .no-results {
    padding: 20px;
    font-size: 14px;
    color: white;
}
.search-modules-results-responsive-view.quick-search .search-modules-results-no-results {
    padding-top: 0;
}
.search-modules-results-responsive-view.quick-search .search-modules-results-no-results .tpl-button-outline-white {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: white;
    color: white;
    font-weight: 700;
    border-radius: 0;
    border-width: 1px;
}
.search-modules-results-responsive-view.quick-search .search-modules-results-no-results .tpl-button-outline-white:disabled, .search-modules-results-responsive-view.quick-search .search-modules-results-no-results .tpl-button-outline-white.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.search-modules-results-responsive-view.quick-search .search-modules-results-no-results .tpl-button-outline-white:hover {
    text-decoration: none;
}
.search-modules-results-responsive-view.quick-search .search-modules-results-no-results .tpl-button-outline-white:hover {
    background-color: white;
    border-color: white;
    color: #fff;
}
.search-modules-results-responsive-view.quick-search .search-modules-results-no-results .tpl-button-outline-white:hover {
    color: #ba810f;
}
@media only screen and (max-width: 900px) {
    .search-modules-results-responsive-view:not(.quick-search) .infinite-container {
        grid-template-columns: 1fr 1fr;
    }
}
@media only screen and (max-width: 768px) {
    .search-modules-results-responsive-view .search-modules-results-fields .form-input-wrapper.query-field .form-input-holder .form-field-button.search {
        margin-top: 0;
    }
    .search-modules-results-responsive-view:not(.quick-search) .search-modules-results-fields .form-input-wrapper.query-field .form-input-holder input[type=text] {
        margin-bottom: 10px;
    }
    .search-modules-results-responsive-view:not(.quick-search) .infinite-container {
        grid-template-columns: 1fr;
        padding: 0;
    }
}

@media only screen and (max-width: 768px) {
    .search-modules-results-responsive-view .search-modules-results-fields {
        /* Dropdowns */
    }
    .search-modules-results-responsive-view .search-modules-results-fields .form-input-wrapper {
        padding-top: 5px;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }
    .search-modules-results-responsive-view .search-modules-results-fields .custom-filters.multiple .form-input-wrapper,
    .search-modules-results-responsive-view .search-modules-results-fields .custom-filters.multiple .form-input-wrapper:nth-child(2n+1),
    .search-modules-results-responsive-view .search-modules-results-fields .custom-filters.multiple .form-input-wrapper:nth-child(2n) {
        float: none;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .search-modules-results-responsive-view .search-modules-results-fields .custom-filters .additional-text {
        color: #ba810f;
        float: left;
        padding: 15px 0;
    }
    .search-modules-results-responsive-view .search-modules-results-fields .custom-filters-title {
        padding: 10px 0 0;
    }
    .search-modules-results-responsive-view .search-modules-results-fields .filters-actions .right-actions .button.submit {
        margin: 0;
    }
}
@media only screen and (max-width: 450px) {
    .search-modules-results-responsive-view .search-modules-results-fields .form-input-wrapper {
        /* Query Field */
    }
    .search-modules-results-responsive-view .search-modules-results-fields .form-input-wrapper.query-field .form-input-holder {
        padding-right: 0;
        /* search button */
    }
    .search-modules-results-responsive-view .search-modules-results-fields .form-input-wrapper.query-field .form-input-holder input[type=text] {
        border-right: 1px solid #d3d3d3;
        padding: 4px 14px;
    }
    .search-modules-results-responsive-view .search-modules-results-fields .form-input-wrapper.query-field .form-input-holder:after {
        display: none;
    }
    .search-modules-results-responsive-view .search-modules-results-fields .form-input-wrapper.query-field .form-input-holder .form-field-button.search {
        position: static;
        width: 100%;
        margin-top: 10px;
    }
    .search-modules-results-responsive-view.filters-3-4-5-6-in-1-4-col .search-modules-results-fields .custom-filters.multiple .form-input-wrapper.filter-2-field, .search-modules-results-responsive-view.filters-3-4-5-6-in-1-4-col .search-modules-results-fields .custom-filters.multiple .form-input-wrapper.filter-3-field, .search-modules-results-responsive-view.filters-3-4-5-6-in-1-4-col .search-modules-results-fields .custom-filters.multiple .form-input-wrapper.filter-4-field, .search-modules-results-responsive-view.filters-3-4-5-6-in-1-4-col .search-modules-results-fields .custom-filters.multiple .form-input-wrapper.filter-5-field {
        float: none;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
}
.search-modules-results-responsive-view {
    max-width: 100%;
}
.search-modules-results-responsive-view.quick-search .search-modules-results-container {
    grid-template-columns: 1fr;
}
.search-modules-results-responsive-view .search-modules-results-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 40px;
}
.search-modules-results-responsive-view.one-column .search-modules-results-container {
    grid-template-columns: 1fr;
}
@media only screen and (max-width: 900px) {
    .search-modules-results-responsive-view:not(.quick-search) .infinite-container {
        grid-template-columns: 1fr 1fr;
    }
    .search-modules-results-responsive-view .search-modules-results-container {
        grid-template-columns: 1fr 1fr;
    }
    .search-modules-results-responsive-view.one-column .search-modules-results-container {
        grid-template-columns: 1fr;
    }
}
@media only screen and (max-width: 768px) {
    .search-modules-results-responsive-view .search-modules-results-container {
        grid-template-columns: 1fr;
    }
    .search-modules-results-responsive-view .search-modules-results-fields .form-input-wrapper.query-field .form-input-holder .form-field-button.search {
        margin-top: 0;
    }
    .search-modules-results-responsive-view:not(.quick-search) .search-modules-results-fields .form-input-wrapper.query-field .form-input-holder input[type=text] {
        margin-bottom: 10px;
    }
    .search-modules-results-responsive-view:not(.quick-search) .infinite-container {
        grid-template-columns: 1fr;
        padding: 0;
    }
}
/*# sourceMappingURL=Results.css.map */

.search-modules-search-field {
    padding: 0;
}
.search-modules-search-field .search-input {
    position: relative;
    width: 100%;
    background-color: transparent;
}
.search-modules-search-field .search-input:before {
    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;
    right: 15px;
    font-size: 16px;
    top: 49%;
    margin-top: -10px;
    left: 0;
    line-height: 20px;
}
.search-modules-search-field .search-input input {
    position: relative;
    background-color: transparent;
    z-index: 2;
    line-height: normal;
    padding-left: 40px;
    font-family: Verdana, "Poppins", sans-serif;
    font-weight: 400;
    width: 100%;
    color: #fff;
    font-size: 16px;
    background: transparent;
    height: 38px;
}
.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: #d3d3d3;
    opacity: 1;
    font-style: normal;
}
.search-modules-search-field .search-input input:-moz-placeholder {
    color: #d3d3d3;
    opacity: 1;
    font-style: normal;
}
.search-modules-search-field .search-input input::-moz-placeholder {
    color: #d3d3d3;
    opacity: 1;
    font-style: normal;
}
.search-modules-search-field .search-input input:-ms-input-placeholder {
    color: #d3d3d3;
    opacity: 1;
    font-style: normal;
}
.search-modules-search-field .search-input input::-webkit-input-placeholder {
    color: #d3d3d3;
    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;
}
/*# sourceMappingURL=SearchField.css.map */

.site-planner-modules-animated-timeline.default .animated-timeline-inner .timeline-item .timeline-date {
    border-bottom: 1px solid #800000;
    color: #800000;
}
.site-planner-modules-animated-timeline.default .animated-timeline-inner .timeline-item .timeline-date:after {
    background-color: #800000;
}
/*# sourceMappingURL=AnimatedTimeline.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 #d3d3d3;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: Verdana, "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #ba810f;
    padding: 4px 14px;
    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: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    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: #9a0000;
    border-color: #9a0000;
    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;
}
/*# sourceMappingURL=ChangePassword.css.map */

#users-modules-login-popup-blur,
#users-modules-register-popup-blur {
    background-color: rgba(0, 0, 0, 0.7);
    opacity: initial;
}

#users-modules-login-popup,
#users-modules-register-popup {
    width: 500px;
    margin-left: calc(-500px / 2);
    left: 50% !important;
    border: none;
    overflow: hidden;
    padding: 0;
}
#users-modules-login-popup .title,
#users-modules-register-popup .title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-family: Georgia, "Poppins", sans-serif;
    background-color: #ba810f;
    color: #fff;
    position: relative;
    line-height: 1.2;
    padding: 18px 46px 16px 22px;
    margin: 0;
    width: 100%;
}
#users-modules-login-popup .close,
#users-modules-register-popup .close {
    background: none;
    cursor: pointer;
    position: relative;
    width: 20px;
    height: 20px;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 550;
    top: 18px;
}
#users-modules-login-popup .close:before, #users-modules-login-popup .close:after,
#users-modules-register-popup .close:before,
#users-modules-register-popup .close:after {
    background: #fff;
    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);
}
#users-modules-login-popup .close:after,
#users-modules-register-popup .close:after {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
#users-modules-login-popup #UserLoginForm,
#users-modules-login-popup .form,
#users-modules-register-popup #UserLoginForm,
#users-modules-register-popup .form {
    margin: 30px 30px 0;
}
#users-modules-login-popup .row .label,
#users-modules-login-popup .row label,
#users-modules-login-popup .form .row .label,
#users-modules-login-popup .form .row label,
#users-modules-register-popup .row .label,
#users-modules-register-popup .row label,
#users-modules-register-popup .form .row .label,
#users-modules-register-popup .form .row label {
    display: none;
}
#users-modules-login-popup .row input,
#users-modules-login-popup .form .row input,
#users-modules-register-popup .row input,
#users-modules-register-popup .form .row input {
    border: 1px solid #d3d3d3;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: Verdana, "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #ba810f;
    padding: 4px 14px;
    margin: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#users-modules-login-popup .row input:disabled,
#users-modules-login-popup .row input .disabled, #users-modules-login-popup .row input[disabled=disabled],
#users-modules-login-popup .form .row input:disabled,
#users-modules-login-popup .form .row input .disabled,
#users-modules-login-popup .form .row input[disabled=disabled],
#users-modules-register-popup .row input:disabled,
#users-modules-register-popup .row input .disabled,
#users-modules-register-popup .row input[disabled=disabled],
#users-modules-register-popup .form .row input:disabled,
#users-modules-register-popup .form .row input .disabled,
#users-modules-register-popup .form .row input[disabled=disabled] {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
#users-modules-login-popup .row .input.multi input.first,
#users-modules-login-popup .row .input.multi input.last,
#users-modules-login-popup .form .row .input.multi input.first,
#users-modules-login-popup .form .row .input.multi input.last,
#users-modules-register-popup .row .input.multi input.first,
#users-modules-register-popup .row .input.multi input.last,
#users-modules-register-popup .form .row .input.multi input.first,
#users-modules-register-popup .form .row .input.multi input.last {
    width: 50%;
}
#users-modules-login-popup .row .input.multi input.first,
#users-modules-login-popup .form .row .input.multi input.first,
#users-modules-register-popup .row .input.multi input.first,
#users-modules-register-popup .form .row .input.multi input.first {
    width: 49.5%;
    margin-right: 0.5%;
}
#users-modules-login-popup .options,
#users-modules-register-popup .options {
    float: left;
    width: 360px;
    padding: 0 0 15px 30px;
    margin-top: -10px;
}
#users-modules-login-popup .options .recover .label,
#users-modules-login-popup .options .register .label,
#users-modules-register-popup .options .recover .label,
#users-modules-register-popup .options .register .label {
    color: #808080;
    font-weight: 100;
}
#users-modules-login-popup .error,
#users-modules-login-popup .form-error,
#users-modules-register-popup .error,
#users-modules-register-popup .form-error {
    color: #ff0033;
    float: none;
    margin: 0 30px 30px;
}
#users-modules-login-popup .submit button,
#users-modules-register-popup .submit button {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
}
#users-modules-login-popup .submit button:disabled, #users-modules-login-popup .submit button.disabled,
#users-modules-register-popup .submit button:disabled,
#users-modules-register-popup .submit button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
#users-modules-login-popup .submit button:hover,
#users-modules-register-popup .submit button:hover {
    text-decoration: none;
}
#users-modules-login-popup .submit button:hover,
#users-modules-register-popup .submit button:hover {
    background-color: #9a0000;
    border-color: #9a0000;
    color: #fff;
}

#users-modules-login-popup {
    min-height: 345px;
}

#users-modules-register-popup .close:after,
#users-modules-register-popup .close:before {
    background: #800000;
}
#users-modules-register-popup .form .error,
#users-modules-register-popup .form .form-error {
    padding: 3px 30px 10px;
    margin: 0;
    width: 100%;
    text-align: center;
}
#users-modules-register-popup .submit {
    float: none;
    text-align: center;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    padding: 0;
    position: relative;
}
#users-modules-register-popup .submit button {
    width: 100%;
    margin: 0 0 30px 0;
}
#users-modules-register-popup .show_confirmation .image {
    width: 80px;
    height: 80px;
    background: none;
    margin-bottom: 0;
}
#users-modules-register-popup .show_confirmation .image:after {
    font-family: "Font Awesome 5 Pro";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f058";
    font-size: 80px;
    color: #ecc577;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    display: block;
}
#users-modules-register-popup .show_confirmation .sub-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 28px;
    font-family: Georgia, "Poppins", sans-serif;
    color: #800000;
    padding: 40px 20px;
}

@media only screen and (max-width: 500px) {
    #users-modules-login-popup,
    #users-modules-register-popup {
        width: 100%;
        height: 100%;
        max-height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        border: none;
        margin-left: 0;
    }
    #users-modules-login-popup #UserLoginForm,
    #users-modules-login-popup .form,
    #users-modules-register-popup #UserLoginForm,
    #users-modules-register-popup .form {
        margin: 25px 25px 10px;
    }
    #users-modules-login-popup .submit,
    #users-modules-register-popup .submit {
        width: 100%;
        float: none;
    }
    #users-modules-login-popup .submit button,
    #users-modules-register-popup .submit button {
        width: 100%;
        padding: 0 4px;
    }
    #users-modules-login-popup #UserLoginForm .submit,
    #users-modules-register-popup #UserLoginForm .submit {
        padding: 20px 0 10px;
    }
    #users-modules-login-popup .options,
    #users-modules-register-popup .options {
        padding: 0 25px;
        text-align: center;
        width: 100%;
        float: none;
    }
    #users-modules-login-popup .options .label,
    #users-modules-register-popup .options .label {
        display: block;
        margin: 0 0 5px;
    }
    #users-modules-login-popup .error,
    #users-modules-login-popup .form-error,
    #users-modules-register-popup .error,
    #users-modules-register-popup .form-error {
        padding: 0 25px 25px;
        margin: 0;
        width: 100%;
        text-align: center;
    }
}

#users-modules-register-popup .show_confirmation .image:after {
    content: "\f00c";
}
/*# sourceMappingURL=Login.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: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #ba810f;
}
.tpl-architect-article-one-basic.tpl-child-title-h1 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 48px;
    font-family: Georgia, "Poppins", sans-serif;
}
.tpl-architect-article-one-basic.tpl-child-title-h2 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 40px;
    font-family: Georgia, "Poppins", sans-serif;
}
.tpl-architect-article-one-basic.tpl-child-title-h3 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 36px;
    font-family: Georgia, "Poppins", sans-serif;
}
.tpl-architect-article-one-basic.tpl-child-title-h4 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 28px;
    font-family: Georgia, "Poppins", sans-serif;
}
.tpl-architect-article-one-basic.tpl-child-title-h5 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 25px;
    font-family: Georgia, "Poppins", sans-serif;
}
.tpl-architect-article-one-basic.tpl-child-title-h6 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-family: Georgia, "Poppins", sans-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-position-footer-top .tpl-architect-article-one-basic {
    width: 50%;
    float: left;
    padding-right: 18px;
    font-size: 10px;
}
.tpl-position-footer-top .tpl-architect-article-one-basic .tpl-content .tpl-content-inner {
    text-align: right;
}
.tpl-position-footer-top .tpl-architect-article-one-basic .tpl-content .tpl-content-inner .tpl-body {
    padding: 0;
    font-size: 10px;
}
/*# sourceMappingURL=Basic.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: #800000;
}
.tpl-architect-article-one-box-summary .tpl-content .tpl-content-inner .tpl-summary {
    margin-top: 10px;
}
@media only screen and (min-width: 768px) {
    .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: 768px) {
    .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: #ba810f;
}
.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;
    font-size: 48px;
    font-family: Georgia, "Poppins", sans-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: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #ba810f;
}
.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";
    speak: none;
    font-style: normal;
    font-weight: normal;
    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;
    font-size: 40px;
    font-family: Georgia, "Poppins", sans-serif;
}
.tpl-architect-article-one-hero.tpl-child-title-h3 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 36px;
    font-family: Georgia, "Poppins", sans-serif;
}
.tpl-architect-article-one-hero.tpl-child-title-h4 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 28px;
    font-family: Georgia, "Poppins", sans-serif;
}
.tpl-architect-article-one-hero.tpl-child-title-h5 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 25px;
    font-family: Georgia, "Poppins", sans-serif;
}
.tpl-architect-article-one-hero.tpl-child-title-h6 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-family: Georgia, "Poppins", sans-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.2s ease-in-out 0s, visibility 0.2s ease-in-out 0s;
    transition: opacity 0.2s ease-in-out 0s, visibility 0.2s 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.2s ease-in-out 0s, visibility 0.2s ease-in-out 0s;
    transition: opacity 0.2s ease-in-out 0s, visibility 0.2s 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: 768px) {
    .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-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: #800000;
    border-color: #800000;
}
.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: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #ba810f;
}
.tpl-architect-article-one-testimony.tpl-child-title-h1 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 48px;
    font-family: Georgia, "Poppins", sans-serif;
}
.tpl-architect-article-one-testimony.tpl-child-title-h2 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 40px;
    font-family: Georgia, "Poppins", sans-serif;
}
.tpl-architect-article-one-testimony.tpl-child-title-h3 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 36px;
    font-family: Georgia, "Poppins", sans-serif;
}
.tpl-architect-article-one-testimony.tpl-child-title-h4 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 28px;
    font-family: Georgia, "Poppins", sans-serif;
}
.tpl-architect-article-one-testimony.tpl-child-title-h5 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 25px;
    font-family: Georgia, "Poppins", sans-serif;
}
.tpl-architect-article-one-testimony.tpl-child-title-h6 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-family: Georgia, "Poppins", sans-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-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-video-summary {
    max-width: 600px;
    /* When published in the slider wrapper view */
}
.tpl-architect-article-video-summary .tpl-content-wrapper {
    background-color: #fff;
    margin: 10px;
}
.tpl-architect-article-video-summary .tpl-retain-ratio {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 66.6%;
}
.tpl-architect-article-video-summary .tpl-retain-ratio img {
    width: 100%;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.tpl-architect-article-video-summary:hover .tpl-retain-ratio img {
    opacity: 0.8;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form {
    margin: 20px 20px 0 20px;
}
.tpl-architect-article-video-summary .tpl-content .tpl-details {
    min-height: 215px;
    padding: 20px;
}
.tpl-architect-article-video-summary .tpl-content .tpl-details .tpl-summary {
    line-height: 2rem;
}
.tpl-architect-article-video-summary .tpl-content .tpl-details .tpl-birthday {
    line-height: 2rem;
    display: inline-block;
    border-top: solid 1px #d3d3d3;
    color: #800000;
    margin-top: 10px;
    padding-top: 5px;
}
.tpl-architect-article-video-summary .tpl-content .tpl-title-holder {
    margin: 0 0 13px;
}
.tpl-architect-article-video-summary .tpl-content .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 36px;
    font-family: Georgia, "Poppins", sans-serif;
    color: #800000;
    font-weight: 200;
    text-decoration: none;
    line-height: 1.1;
}
.tpl-architect-article-video-summary .tpl-content .tpl-elements-get-tags {
    margin: 0 0 10px;
}
.tpl-architect-article-video-summary .tpl-content .tpl-full-view-button {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
    width: 100%;
}
.tpl-architect-article-video-summary .tpl-content .tpl-full-view-button:disabled, .tpl-architect-article-video-summary .tpl-content .tpl-full-view-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-article-video-summary .tpl-content .tpl-full-view-button:hover {
    text-decoration: none;
}
.tpl-architect-article-video-summary .tpl-content .tpl-full-view-button:hover {
    background-color: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.tpl-architect-article-video-summary.tpl-background-dark-color-black .tpl-content-wrapper {
    background-color: #000;
}
.tpl-architect-article-video-summary.tpl-background-dark-color-dark .tpl-content-wrapper {
    background-color: #ba810f;
}
.tpl-architect-article-video-summary.tpl-background-dark-color-gray .tpl-content-wrapper {
    background-color: #808080;
}
.tpl-architect-article-video-summary.tpl-background-dark-color-gray-dark .tpl-content-wrapper {
    background-color: #484848;
}
.tpl-architect-article-video-summary.tpl-background-color-gray-light .tpl-content-wrapper {
    background-color: #d3d3d3;
}
.tpl-architect-article-video-summary.tpl-background-color-gray-lighter .tpl-content-wrapper {
    background-color: #f0f0f0;
}
.tpl-architect-article-video-summary.tpl-background-color-1 .tpl-content-wrapper {
    background-color: #800000;
}
.tpl-architect-article-video-summary.tpl-background-color-2 .tpl-content-wrapper {
    background-color: #90b6c4;
}
.tpl-architect-article-video-summary.tpl-background-color-3 .tpl-content-wrapper {
    background-color: #ecc577;
}
.tpl-architect-article-video-summary.tpl-background-dark-color-4 .tpl-content-wrapper {
    background-color: #ba810f;
}
.tpl-architect-article-video-summary.tpl-shadow-small .tpl-content-wrapper {
    margin: 0;
}
.tpl-architect-article-video-summary.tpl-shadow-normal .tpl-content-wrapper {
    margin: 0;
}
.tpl-architect-article-video-summary.tpl-shadow-large .tpl-content-wrapper {
    margin: 0;
}
@media only screen and (max-width: 1100px) {
    .tpl-architect-article-video-summary {
        width: 50%;
    }
}
@media only screen and (max-width: 768px) {
    .tpl-architect-article-video-summary {
        width: 100%;
        margin: 0 auto;
    }
    .tpl-architect-article-video-summary .tpl-content-wrapper {
        margin: 10px 0 20px;
    }
    .tpl-architect-article-video-summary .tpl-content .tpl-details {
        min-height: 0;
        padding: 18px 20px;
    }
}
.tpl-architect-wrapper-one-slider .tpl-architect-article-video-summary {
    width: 100%;
    max-width: 100%;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-field input[name=amount] {
    border: 1px solid #d3d3d3;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: Verdana, "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #ba810f;
    padding: 4px 14px;
    margin: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    /* Chrome, Safari, Edge, Opera */
    /* Firefox */
    -moz-appearance: textfield;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-field input[name=amount]:disabled,
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-field input[name=amount] .disabled, .tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-field input[name=amount][disabled=disabled] {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-field input[name=amount]::-webkit-inner-spin-button, .tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-field input[name=amount]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:disabled, .tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:hover {
    text-decoration: none;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:hover {
    background-color: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form.tpl-inline {
    position: relative;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form.tpl-inline .tpl-field-and-button {
    position: relative;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form.tpl-inline .tpl-field {
    padding-right: 94px;
    position: relative;
    width: 100%;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form.tpl-inline .tpl-field input[name=amount] {
    border-radius: 0;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form.tpl-inline .tpl-amount-button-holder {
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    display: inline-block;
    border-radius: 0;
    width: 95px;
    font-weight: 600;
    text-transform: none;
    padding-left: 4px;
    padding-right: 4px;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form.tpl-small .tpl-field input[name=amount] {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding: 2px 14px;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form.tpl-small .tpl-amount-button-holder .tpl-amount-submit {
    font-size: 14px;
    height: 40px;
    line-height: 36px;
    padding: 0 18px;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form.tpl-small.tpl-inline {
    position: relative;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form.tpl-small.tpl-inline .tpl-field {
    padding-right: 74px;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form.tpl-small.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    width: 75px;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form.tpl-fixed-amount.tpl-inline .tpl-amount-button-holder {
    position: static;
    display: block;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form.tpl-fixed-amount.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    width: 100%;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-campaign-set-amounts {
    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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-campaign-set-amounts .tpl-campaign-set-amount-option {
    margin: 5px;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
    margin: 20px 0;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option {
    overflow: hidden;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option .tpl-campaign-fixed-amount {
    display: none;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option .tpl-campaign-fixed-amount:checked + label {
    background-color: #90b6c4;
    border-color: #90b6c4;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
    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;
    height: 100%;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:disabled, .tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:hover {
    text-decoration: none;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:hover {
    background-color: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts, .tpl-architect-article-video-summary .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts {
    grid-template-columns: repeat(2, 1fr);
}
.tpl-architect-article-video-summary .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option.custom, .tpl-architect-article-video-summary .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option.custom {
    grid-column-start: 1;
    grid-column-end: -1;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-recurring-field {
    margin-top: 20px;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-recurring-field label {
    width: 100%;
    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;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-recurring-field .tpl-switch {
    position: relative;
    display: inline-block;
    width: 32px;
    height: 16px;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:checked + .tpl-slider {
    background-color: green;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:checked + .tpl-slider:before {
    -webkit-transform: translateX(16px);
    transform: translateX(16px);
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:focus + .tpl-slider {
    -webkit-box-shadow: 0 0 1px green;
    box-shadow: 0 0 1px green;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-recurring-field .tpl-switch .tpl-slider {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: background-color 0.4s ease;
    transition: background-color 0.4s ease;
    border-radius: 16px;
    cursor: pointer;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-recurring-field .tpl-switch .tpl-slider:before {
    position: absolute;
    content: "";
    height: 14px;
    width: 14px;
    left: 1px;
    bottom: 1px;
    background-color: white;
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    border-radius: 50%;
}
@media only screen and (max-width: 768px) {
    .tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts, .tpl-architect-article-video-summary .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts, .tpl-architect-article-video-summary .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts {
        grid-template-columns: repeat(1, 1fr);
    }
}
.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: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: 40px;
    line-height: 36px;
    padding: 0 18px;
    background-color: #800000;
    border-color: #800000;
    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: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
/*# sourceMappingURL=BoxSummary.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: 768px) {
    .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-two-carousel-item {
    max-width: 320px;
    margin: 0 auto;
    height: 100%;
    background-color: white;
    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: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.tpl-architect-article-two-carousel-item .tpl-image {
    display: block;
    margin-bottom: 20px;
    background-color: black;
}
.tpl-architect-article-two-carousel-item .tpl-image img {
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}
.tpl-architect-article-two-carousel-item .tpl-image img:hover {
    opacity: 0.75;
}
.tpl-architect-article-two-carousel-item .tpl-title {
    display: block;
    height: 50px;
    margin-bottom: 10px;
    padding: 0 10px;
    font-size: 20px;
    color: #800000;
    overflow: hidden;
    text-decoration: none;
    -ms-flex-item-align: start;
    align-self: flex-start;
}
.tpl-architect-article-two-carousel-item .tpl-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: left;
    padding: 0 10px;
}
.tpl-architect-article-two-carousel-item .tpl-content .tpl-publish-date {
    margin-bottom: 10px;
}
.tpl-architect-article-two-carousel-item .tpl-buttons {
    padding: 15px 10px;
    text-align: center;
}
/*# sourceMappingURL=CarouselItem.css.map */

.tpl-architect-article-two-detail .tpl-main-content {
    padding: 50px 10px;
}
.tpl-architect-article-two-detail .tpl-main-content .tpl-main-content-side {
    float: left;
    width: 35%;
    max-width: 360px;
}
.tpl-architect-article-two-detail .tpl-main-content .tpl-main-content-side .tpl-buttons {
    padding-top: 24px;
}
.tpl-architect-article-two-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
    width: 100%;
    margin: 1px 0;
}
.tpl-architect-article-two-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button:disabled, .tpl-architect-article-two-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-article-two-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button:hover {
    text-decoration: none;
}
.tpl-architect-article-two-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button:hover {
    background-color: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.tpl-architect-article-two-detail .tpl-main-content .tpl-main-content-main {
    padding-left: 40px;
    overflow: hidden;
}
.tpl-architect-article-two-detail .tpl-main-content .tpl-main-content-main .tpl-title {
    padding-bottom: 20px;
}
.tpl-architect-article-two-detail .tpl-main-content .tpl-main-content-main .tpl-elements-get-tags {
    padding-bottom: 20px;
}
.tpl-architect-article-two-detail .tpl-main-content .tpl-main-content-main .tpl-body {
    padding-right: 30px;
}
.tpl-architect-article-two-detail .tpl-main-content .tpl-main-content-main .tpl-birthday {
    line-height: 2rem;
    display: inline-block;
    border-top: solid 1px #d3d3d3;
    color: #800000;
    margin-top: 10px;
    padding-top: 5px;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-article-two-detail .tpl-main-content .tpl-main-content-side {
        width: 43%;
    }
    .tpl-architect-article-two-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button {
        font-size: 14px;
        height: 40px;
        line-height: 36px;
        padding: 0 18px;
        padding: 0;
    }
    .tpl-architect-article-two-detail .tpl-main-content .tpl-main-content-main {
        width: 57%;
        padding-left: 25px;
    }
}
@media only screen and (max-width: 768px) {
    .tpl-architect-article-two-detail .tpl-hero.tpl-hero-larger .tpl-hero-content {
        height: auto;
        padding: 65px 0;
    }
    .tpl-architect-article-two-detail .tpl-main-content .tpl-main-content-side,
    .tpl-architect-article-two-detail .tpl-main-content .tpl-main-content-main {
        float: none;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    .tpl-architect-article-two-detail .tpl-main-content .tpl-main-content-side {
        padding-bottom: 20px;
    }
    .tpl-architect-article-two-detail .tpl-main-content .tpl-main-content-main {
        padding-left: 0;
    }
    .tpl-architect-article-two-detail .tpl-main-content .tpl-main-content-main .tpl-body {
        padding-right: 0;
    }
}
.tpl-architect-article-two-detail.tpl-architect-article-two-detail .tpl-hero {
    height: 350px;
}
.tpl-architect-article-two-detail.tpl-architect-article-two-detail .tpl-main-content .tpl-title {
    font-weight: 100;
    text-align: center;
    padding: 10px 10px 30px;
}
.tpl-architect-article-two-detail.tpl-architect-article-two-detail .tpl-main-content .tpl-details {
    border-bottom: 1px solid #d3d3d3;
    padding: 20px 0;
}
.tpl-architect-article-two-detail.tpl-architect-article-two-detail .tpl-main-content .tpl-details .tpl-author-date {
    float: left;
    width: 70%;
    font-size: 12px;
    font-weight: 300;
    padding-right: 10px;
    padding-top: 8px;
}
.tpl-architect-article-two-detail.tpl-architect-article-two-detail .tpl-main-content .tpl-details .tpl-author-date .tpl-author {
    text-transform: uppercase;
}
.tpl-architect-article-two-detail.tpl-architect-article-two-detail .tpl-main-content .tpl-details .tpl-elements-social-share {
    float: right;
    width: 30%;
    text-align: right;
}
.tpl-architect-article-two-detail .tpl-elements-social-share a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: 1px solid #ba810f;
    color: #ba810f;
}
.tpl-architect-article-two-detail .tpl-elements-social-share a:before {
    position: absolute;
    display: block;
    width: 100%;
    height: 32px;
    line-height: 32px;
    vertical-align: middle;
    top: 0;
    left: 0;
    text-align: center;
    font-weight: 400;
    font-size: 17px;
}
.tpl-architect-article-two-detail .tpl-elements-social-share a.tpl-twitter {
    margin-right: 5px;
}
.tpl-architect-article-two-detail .tpl-elements-social-share a.tpl-twitter:before {
    font-family: "Font Awesome 5 Brands";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f099";
}
.tpl-architect-article-two-detail .tpl-elements-social-share a.tpl-facebook:before {
    font-family: "Font Awesome 5 Brands";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f09a";
}
.tpl-architect-article-two-detail .tpl-elements-social-share a:hover {
    -webkit-box-shadow: inset 0 32px 0 #ba810f;
    box-shadow: inset 0 32px 0 #ba810f;
    background: #ba810f;
    color: #fff;
}
.tpl-architect-article-two-detail .tpl-elements-social-share.tpl-light a {
    border-color: #fff;
    color: #fff;
}
.tpl-architect-article-two-detail .tpl-elements-social-share.tpl-light a:hover {
    -webkit-box-shadow: inset 0 32px 0 #fff;
    box-shadow: inset 0 32px 0 #fff;
    background: #fff;
    color: #ba810f;
}
.tpl-hide-social-share .tpl-architect-article-two-detail .tpl-elements-social-share {
    /* View class coming from WrapperOne */
    display: none;
}

.tpl-architect-article-two-detail .tpl-main-content .tpl-main-content-side .tpl-image-holder {
    margin-bottom: 10px;
}
.tpl-architect-article-two-detail .tpl-main-content .tpl-main-content-main .tpl-author-date {
    text-align: left;
}
/*# 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: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: 40px;
    line-height: 36px;
    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: #ba810f;
}

.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: 800px) {
    .tpl-architect-article-two-featured-summary {
        width: 100%;
    }
}
/*# sourceMappingURL=FeaturedSummary.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: #800000;
}
.tpl-architect-article-two-read-related.tpl-background-color-2 {
    background-color: #90b6c4;
}
.tpl-architect-article-two-read-related.tpl-background-color-3 {
    background-color: #ecc577;
}
.tpl-architect-article-two-read-related.tpl-background-color-4 {
    background-color: #ba810f;
}
.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: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #ba810f;
}
/*# sourceMappingURL=ReadRelated.css.map */

.tpl-architect-article-two-summary {
    background: #fff;
    margin-bottom: 25px;
}
.tpl-architect-article-two-summary .tpl-elements-social-share a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: 1px solid #ba810f;
    color: #ba810f;
}
.tpl-architect-article-two-summary .tpl-elements-social-share a:before {
    position: absolute;
    display: block;
    width: 100%;
    height: 32px;
    line-height: 32px;
    vertical-align: middle;
    top: 0;
    left: 0;
    text-align: center;
    font-weight: 400;
    font-size: 17px;
}
.tpl-architect-article-two-summary .tpl-elements-social-share a.tpl-twitter {
    margin-right: 5px;
}
.tpl-architect-article-two-summary .tpl-elements-social-share a.tpl-twitter:before {
    font-family: "Font Awesome 5 Brands";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f099";
}
.tpl-architect-article-two-summary .tpl-elements-social-share a.tpl-facebook:before {
    font-family: "Font Awesome 5 Brands";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f09a";
}
.tpl-architect-article-two-summary .tpl-elements-social-share a:hover {
    -webkit-box-shadow: inset 0 32px 0 #ba810f;
    box-shadow: inset 0 32px 0 #ba810f;
    background: #ba810f;
    color: #fff;
}
.tpl-architect-article-two-summary .tpl-elements-social-share.tpl-light a {
    border-color: #fff;
    color: #fff;
}
.tpl-architect-article-two-summary .tpl-elements-social-share.tpl-light a:hover {
    -webkit-box-shadow: inset 0 32px 0 #fff;
    box-shadow: inset 0 32px 0 #fff;
    background: #fff;
    color: #ba810f;
}
.tpl-hide-social-share .tpl-architect-article-two-summary .tpl-elements-social-share {
    /* View class coming from WrapperOne */
    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);
}
.tpl-architect-article-two-summary .tpl-image-holder,
.tpl-architect-article-two-summary .tpl-content,
.tpl-architect-article-two-summary .tpl-details {
    height: 320px;
    overflow: hidden;
}
.tpl-architect-article-two-summary .tpl-image-holder {
    width: 30%;
    float: right;
}
.tpl-architect-article-two-summary .tpl-image-holder .tpl-background-image {
    height: 100%;
}
.tpl-architect-article-two-summary .tpl-content {
    padding: 30px 30px 10px;
    overflow: hidden;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
}
.tpl-architect-article-two-summary .tpl-content .tpl-summary {
    margin-top: 20px;
}
.tpl-architect-article-two-summary .tpl-content .tpl-button {
    margin-top: 35px;
}
.tpl-architect-article-two-summary .tpl-details {
    width: 14.6%;
    float: left;
    background: #ba810f;
    color: #fff;
    position: relative;
    padding: 20px 18px 60px;
}
.tpl-architect-article-two-summary .tpl-details .tpl-date {
    font-size: 16px;
    font-weight: 900;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    padding: 11px 0;
}
.tpl-architect-article-two-summary .tpl-details .tpl-author,
.tpl-architect-article-two-summary .tpl-details .tpl-elements-get-tags {
    margin-top: 12px;
}
.tpl-architect-article-two-summary .tpl-details .tpl-author .tpl-label,
.tpl-architect-article-two-summary .tpl-details .tpl-elements-get-tags .tpl-all-tags-label {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-transform: lowercase;
}
.tpl-architect-article-two-summary .tpl-details .tpl-author .tpl-value,
.tpl-architect-article-two-summary .tpl-details .tpl-elements-get-tags .tpl-tag,
.tpl-architect-article-two-summary .tpl-details .tpl-elements-get-tags .tpl-sep {
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase;
}
.tpl-architect-article-two-summary .tpl-details .tpl-author div {
    margin: 3px 0;
}
.tpl-architect-article-two-summary .tpl-details .tpl-elements-get-tags {
    height: 130px;
    overflow: hidden;
}
.tpl-architect-article-two-summary .tpl-details .tpl-elements-get-tags .tpl-tag,
.tpl-architect-article-two-summary .tpl-details .tpl-elements-get-tags .tpl-sep {
    color: #fff;
}
.tpl-architect-article-two-summary .tpl-details .tpl-elements-get-tags .tpl-all-tags-label,
.tpl-architect-article-two-summary .tpl-details .tpl-elements-get-tags .tpl-tag {
    display: block;
}
.tpl-architect-article-two-summary .tpl-details .tpl-elements-get-tags .tpl-tag {
    margin: 6px 0;
}
.tpl-architect-article-two-summary .tpl-details .tpl-elements-get-tags .tpl-sep {
    display: none;
}
.tpl-architect-article-two-summary .tpl-details .tpl-elements-social-share {
    position: absolute;
    height: 32px;
    bottom: 18px;
    left: 18px;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-article-two-summary {
        max-width: 640px;
        padding: 0 10px;
        margin: 0 auto;
        width: 100%;
        max-width: 620px;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 25px;
    }
    .tpl-architect-article-two-summary.tpl-centered-without-side-padding {
        max-width: 620px;
        padding-left: 0;
        padding-right: 0;
    }
    .tpl-architect-article-two-summary .tpl-image-holder,
    .tpl-architect-article-two-summary .tpl-content,
    .tpl-architect-article-two-summary .tpl-details {
        float: none;
        width: 100%;
    }
    .tpl-architect-article-two-summary .tpl-content,
    .tpl-architect-article-two-summary .tpl-details {
        height: auto;
    }
    .tpl-architect-article-two-summary .tpl-content {
        padding: 22px;
    }
    .tpl-architect-article-two-summary .tpl-content .tpl-summary {
        margin-top: 15px;
    }
    .tpl-architect-article-two-summary .tpl-content .tpl-button {
        margin-top: 25px;
    }
    .tpl-architect-article-two-summary .tpl-details .tpl-author,
    .tpl-architect-article-two-summary .tpl-details .tpl-elements-get-tags {
        margin-bottom: 12px;
    }
    .tpl-architect-article-two-summary .tpl-details .tpl-author .tpl-label,
    .tpl-architect-article-two-summary .tpl-details .tpl-elements-get-tags .tpl-all-tags-label {
        display: inline;
        font-size: 14px;
    }
    .tpl-architect-article-two-summary .tpl-details .tpl-author .tpl-value,
    .tpl-architect-article-two-summary .tpl-details .tpl-elements-get-tags .tpl-tag,
    .tpl-architect-article-two-summary .tpl-details .tpl-elements-get-tags .tpl-sep {
        font-size: 14px;
    }
    .tpl-architect-article-two-summary .tpl-details .tpl-author {
        margin-top: 18px;
    }
    .tpl-architect-article-two-summary .tpl-details .tpl-author div {
        display: inline;
    }
    .tpl-architect-article-two-summary .tpl-details .tpl-elements-get-tags {
        height: auto;
    }
    .tpl-architect-article-two-summary .tpl-details .tpl-elements-get-tags .tpl-all-tags-label,
    .tpl-architect-article-two-summary .tpl-details .tpl-elements-get-tags .tpl-tag,
    .tpl-architect-article-two-summary .tpl-details .tpl-elements-get-tags .tpl-sep {
        display: inline;
    }
}
@media only screen and (max-width: 450px) {
    .tpl-architect-article-two-summary .tpl-image-holder {
        height: 260px;
    }
}
/*# sourceMappingURL=Summary.css.map */

.tpl-architect-article-video-summary {
    max-width: 600px;
    /* When published in the slider wrapper view */
}
.tpl-architect-article-video-summary .tpl-content-wrapper {
    background-color: #fff;
    margin: 10px;
}
.tpl-architect-article-video-summary .tpl-retain-ratio {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 66.6%;
}
.tpl-architect-article-video-summary .tpl-retain-ratio img {
    width: 100%;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.tpl-architect-article-video-summary:hover .tpl-retain-ratio img {
    opacity: 0.8;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form {
    margin: 20px 20px 0 20px;
}
.tpl-architect-article-video-summary .tpl-content .tpl-details {
    min-height: 215px;
    padding: 20px;
}
.tpl-architect-article-video-summary .tpl-content .tpl-details .tpl-summary {
    line-height: 2rem;
}
.tpl-architect-article-video-summary .tpl-content .tpl-details .tpl-birthday {
    line-height: 2rem;
    display: inline-block;
    border-top: solid 1px #d3d3d3;
    color: #800000;
    margin-top: 10px;
    padding-top: 5px;
}
.tpl-architect-article-video-summary .tpl-content .tpl-title-holder {
    margin: 0 0 13px;
}
.tpl-architect-article-video-summary .tpl-content .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 36px;
    font-family: Georgia, "Poppins", sans-serif;
    color: #800000;
    font-weight: 200;
    text-decoration: none;
    line-height: 1.1;
}
.tpl-architect-article-video-summary .tpl-content .tpl-elements-get-tags {
    margin: 0 0 10px;
}
.tpl-architect-article-video-summary .tpl-content .tpl-full-view-button {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
    width: 100%;
}
.tpl-architect-article-video-summary .tpl-content .tpl-full-view-button:disabled, .tpl-architect-article-video-summary .tpl-content .tpl-full-view-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-article-video-summary .tpl-content .tpl-full-view-button:hover {
    text-decoration: none;
}
.tpl-architect-article-video-summary .tpl-content .tpl-full-view-button:hover {
    background-color: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.tpl-architect-article-video-summary.tpl-background-dark-color-black .tpl-content-wrapper {
    background-color: #000;
}
.tpl-architect-article-video-summary.tpl-background-dark-color-dark .tpl-content-wrapper {
    background-color: #ba810f;
}
.tpl-architect-article-video-summary.tpl-background-dark-color-gray .tpl-content-wrapper {
    background-color: #808080;
}
.tpl-architect-article-video-summary.tpl-background-dark-color-gray-dark .tpl-content-wrapper {
    background-color: #484848;
}
.tpl-architect-article-video-summary.tpl-background-color-gray-light .tpl-content-wrapper {
    background-color: #d3d3d3;
}
.tpl-architect-article-video-summary.tpl-background-color-gray-lighter .tpl-content-wrapper {
    background-color: #f0f0f0;
}
.tpl-architect-article-video-summary.tpl-background-color-1 .tpl-content-wrapper {
    background-color: #800000;
}
.tpl-architect-article-video-summary.tpl-background-color-2 .tpl-content-wrapper {
    background-color: #90b6c4;
}
.tpl-architect-article-video-summary.tpl-background-color-3 .tpl-content-wrapper {
    background-color: #ecc577;
}
.tpl-architect-article-video-summary.tpl-background-dark-color-4 .tpl-content-wrapper {
    background-color: #ba810f;
}
.tpl-architect-article-video-summary.tpl-shadow-small .tpl-content-wrapper {
    margin: 0;
}
.tpl-architect-article-video-summary.tpl-shadow-normal .tpl-content-wrapper {
    margin: 0;
}
.tpl-architect-article-video-summary.tpl-shadow-large .tpl-content-wrapper {
    margin: 0;
}
@media only screen and (max-width: 1100px) {
    .tpl-architect-article-video-summary {
        width: 50%;
    }
}
@media only screen and (max-width: 768px) {
    .tpl-architect-article-video-summary {
        width: 100%;
        margin: 0 auto;
    }
    .tpl-architect-article-video-summary .tpl-content-wrapper {
        margin: 10px 0 20px;
    }
    .tpl-architect-article-video-summary .tpl-content .tpl-details {
        min-height: 0;
        padding: 18px 20px;
    }
}
.tpl-architect-wrapper-one-slider .tpl-architect-article-video-summary {
    width: 100%;
    max-width: 100%;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-field input[name=amount] {
    border: 1px solid #d3d3d3;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: Verdana, "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #ba810f;
    padding: 4px 14px;
    margin: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    /* Chrome, Safari, Edge, Opera */
    /* Firefox */
    -moz-appearance: textfield;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-field input[name=amount]:disabled,
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-field input[name=amount] .disabled, .tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-field input[name=amount][disabled=disabled] {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-field input[name=amount]::-webkit-inner-spin-button, .tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-field input[name=amount]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:disabled, .tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:hover {
    text-decoration: none;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:hover {
    background-color: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form.tpl-inline {
    position: relative;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form.tpl-inline .tpl-field-and-button {
    position: relative;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form.tpl-inline .tpl-field {
    padding-right: 94px;
    position: relative;
    width: 100%;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form.tpl-inline .tpl-field input[name=amount] {
    border-radius: 0;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form.tpl-inline .tpl-amount-button-holder {
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    display: inline-block;
    border-radius: 0;
    width: 95px;
    font-weight: 600;
    text-transform: none;
    padding-left: 4px;
    padding-right: 4px;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form.tpl-small .tpl-field input[name=amount] {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding: 2px 14px;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form.tpl-small .tpl-amount-button-holder .tpl-amount-submit {
    font-size: 14px;
    height: 40px;
    line-height: 36px;
    padding: 0 18px;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form.tpl-small.tpl-inline {
    position: relative;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form.tpl-small.tpl-inline .tpl-field {
    padding-right: 74px;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form.tpl-small.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    width: 75px;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form.tpl-fixed-amount.tpl-inline .tpl-amount-button-holder {
    position: static;
    display: block;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form.tpl-fixed-amount.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    width: 100%;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-campaign-set-amounts {
    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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-campaign-set-amounts .tpl-campaign-set-amount-option {
    margin: 5px;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
    margin: 20px 0;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option {
    overflow: hidden;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option .tpl-campaign-fixed-amount {
    display: none;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option .tpl-campaign-fixed-amount:checked + label {
    background-color: #90b6c4;
    border-color: #90b6c4;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
    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;
    height: 100%;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:disabled, .tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:hover {
    text-decoration: none;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:hover {
    background-color: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts, .tpl-architect-article-video-summary .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts {
    grid-template-columns: repeat(2, 1fr);
}
.tpl-architect-article-video-summary .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option.custom, .tpl-architect-article-video-summary .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option.custom {
    grid-column-start: 1;
    grid-column-end: -1;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-recurring-field {
    margin-top: 20px;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-recurring-field label {
    width: 100%;
    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;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-recurring-field .tpl-switch {
    position: relative;
    display: inline-block;
    width: 32px;
    height: 16px;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:checked + .tpl-slider {
    background-color: green;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:checked + .tpl-slider:before {
    -webkit-transform: translateX(16px);
    transform: translateX(16px);
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:focus + .tpl-slider {
    -webkit-box-shadow: 0 0 1px green;
    box-shadow: 0 0 1px green;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-recurring-field .tpl-switch .tpl-slider {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: background-color 0.4s ease;
    transition: background-color 0.4s ease;
    border-radius: 16px;
    cursor: pointer;
}
.tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-recurring-field .tpl-switch .tpl-slider:before {
    position: absolute;
    content: "";
    height: 14px;
    width: 14px;
    left: 1px;
    bottom: 1px;
    background-color: white;
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    border-radius: 50%;
}
@media only screen and (max-width: 768px) {
    .tpl-architect-article-video-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts, .tpl-architect-article-video-summary .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts, .tpl-architect-article-video-summary .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts {
        grid-template-columns: repeat(1, 1fr);
    }
}
.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: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: 40px;
    line-height: 36px;
    padding: 0 18px;
    background-color: #800000;
    border-color: #800000;
    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: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
/*# sourceMappingURL=BoxSummary.css.map */

.tpl-architect-article-three-detail .tpl-label,
.tpl-architect-article-three-detail .tpl-tag-category .tpl-label,
.tpl-architect-article-three-detail .tpl-tag-category .tpl-tag {
    color: #ba810f;
    text-decoration: none;
    font-size: 12px;
}
.tpl-architect-article-three-detail .tpl-tag-category a.tpl-tag {
    color: #800000;
    outline: none;
    text-decoration: underline;
}
.tpl-architect-article-three-detail .tpl-tag-category a.tpl-tag:hover {
    text-decoration: underline;
}
.tpl-architect-article-three-detail .tpl-main-content {
    padding: 50px 10px;
}
.tpl-architect-article-three-detail .tpl-main-content .tpl-main-content-side {
    float: left;
    width: 35%;
    max-width: 360px;
}
.tpl-architect-article-three-detail .tpl-main-content .tpl-main-content-side .tpl-buttons {
    padding-top: 24px;
}
.tpl-architect-article-three-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
    width: 100%;
    margin: 1px 0;
}
.tpl-architect-article-three-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button:disabled, .tpl-architect-article-three-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-article-three-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button:hover {
    text-decoration: none;
}
.tpl-architect-article-three-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button:hover {
    background-color: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.tpl-architect-article-three-detail .tpl-main-content .tpl-main-content-main {
    padding-left: 40px;
    overflow: hidden;
}
.tpl-architect-article-three-detail .tpl-main-content .tpl-main-content-main .tpl-title {
    padding-bottom: 20px;
}
.tpl-architect-article-three-detail .tpl-main-content .tpl-main-content-main .tpl-elements-get-tags {
    padding-bottom: 20px;
}
.tpl-architect-article-three-detail .tpl-main-content .tpl-main-content-main .tpl-body {
    padding-right: 30px;
}
.tpl-architect-article-three-detail .tpl-main-content .tpl-main-content-main .tpl-birthday {
    line-height: 2rem;
    display: inline-block;
    border-top: solid 1px #d3d3d3;
    color: #800000;
    margin-top: 10px;
    padding-top: 5px;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-article-three-detail .tpl-main-content .tpl-main-content-side {
        width: 43%;
    }
    .tpl-architect-article-three-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button {
        font-size: 14px;
        height: 40px;
        line-height: 36px;
        padding: 0 18px;
        padding: 0;
    }
    .tpl-architect-article-three-detail .tpl-main-content .tpl-main-content-main {
        width: 57%;
        padding-left: 25px;
    }
}
@media only screen and (max-width: 768px) {
    .tpl-architect-article-three-detail .tpl-hero.tpl-hero-larger .tpl-hero-content {
        height: auto;
        padding: 65px 0;
    }
    .tpl-architect-article-three-detail .tpl-main-content .tpl-main-content-side,
    .tpl-architect-article-three-detail .tpl-main-content .tpl-main-content-main {
        float: none;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    .tpl-architect-article-three-detail .tpl-main-content .tpl-main-content-side {
        padding-bottom: 20px;
    }
    .tpl-architect-article-three-detail .tpl-main-content .tpl-main-content-main {
        padding-left: 0;
    }
    .tpl-architect-article-three-detail .tpl-main-content .tpl-main-content-main .tpl-body {
        padding-right: 0;
    }
}
.tpl-architect-article-three-detail.tpl-architect-article-two-detail .tpl-hero {
    height: 350px;
}
.tpl-architect-article-three-detail.tpl-architect-article-two-detail .tpl-main-content .tpl-title {
    font-weight: 100;
    text-align: center;
    padding: 10px 10px 30px;
}
.tpl-architect-article-three-detail.tpl-architect-article-two-detail .tpl-main-content .tpl-details {
    border-bottom: 1px solid #d3d3d3;
    padding: 20px 0;
}
.tpl-architect-article-three-detail.tpl-architect-article-two-detail .tpl-main-content .tpl-details .tpl-author-date {
    float: left;
    width: 70%;
    font-size: 12px;
    font-weight: 300;
    padding-right: 10px;
    padding-top: 8px;
}
.tpl-architect-article-three-detail.tpl-architect-article-two-detail .tpl-main-content .tpl-details .tpl-author-date .tpl-author {
    text-transform: uppercase;
}
.tpl-architect-article-three-detail.tpl-architect-article-two-detail .tpl-main-content .tpl-details .tpl-elements-social-share {
    float: right;
    width: 30%;
    text-align: right;
}
/*# sourceMappingURL=Detail.css.map */

.tpl-architect-article-three-summary {
    max-width: 600px;
    /* When published in the slider wrapper view */
}
.tpl-architect-article-three-summary .tpl-content-wrapper {
    background-color: #fff;
    margin: 10px;
}
.tpl-architect-article-three-summary .tpl-retain-ratio {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 66.6%;
}
.tpl-architect-article-three-summary .tpl-retain-ratio img {
    width: 100%;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.tpl-architect-article-three-summary:hover .tpl-retain-ratio img {
    opacity: 0.8;
}
.tpl-architect-article-three-summary .tpl-elements-giving-form {
    margin: 20px 20px 0 20px;
}
.tpl-architect-article-three-summary .tpl-content .tpl-details {
    min-height: 215px;
    padding: 20px;
}
.tpl-architect-article-three-summary .tpl-content .tpl-details .tpl-summary {
    line-height: 2rem;
}
.tpl-architect-article-three-summary .tpl-content .tpl-details .tpl-birthday {
    line-height: 2rem;
    display: inline-block;
    border-top: solid 1px #d3d3d3;
    color: #800000;
    margin-top: 10px;
    padding-top: 5px;
}
.tpl-architect-article-three-summary .tpl-content .tpl-title-holder {
    margin: 0 0 13px;
}
.tpl-architect-article-three-summary .tpl-content .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 36px;
    font-family: Georgia, "Poppins", sans-serif;
    color: #800000;
    font-weight: 200;
    text-decoration: none;
    line-height: 1.1;
}
.tpl-architect-article-three-summary .tpl-content .tpl-elements-get-tags {
    margin: 0 0 10px;
}
.tpl-architect-article-three-summary .tpl-content .tpl-full-view-button {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
    width: 100%;
}
.tpl-architect-article-three-summary .tpl-content .tpl-full-view-button:disabled, .tpl-architect-article-three-summary .tpl-content .tpl-full-view-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-article-three-summary .tpl-content .tpl-full-view-button:hover {
    text-decoration: none;
}
.tpl-architect-article-three-summary .tpl-content .tpl-full-view-button:hover {
    background-color: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.tpl-architect-article-three-summary.tpl-background-dark-color-black .tpl-content-wrapper {
    background-color: #000;
}
.tpl-architect-article-three-summary.tpl-background-dark-color-dark .tpl-content-wrapper {
    background-color: #ba810f;
}
.tpl-architect-article-three-summary.tpl-background-dark-color-gray .tpl-content-wrapper {
    background-color: #808080;
}
.tpl-architect-article-three-summary.tpl-background-dark-color-gray-dark .tpl-content-wrapper {
    background-color: #484848;
}
.tpl-architect-article-three-summary.tpl-background-color-gray-light .tpl-content-wrapper {
    background-color: #d3d3d3;
}
.tpl-architect-article-three-summary.tpl-background-color-gray-lighter .tpl-content-wrapper {
    background-color: #f0f0f0;
}
.tpl-architect-article-three-summary.tpl-background-color-1 .tpl-content-wrapper {
    background-color: #800000;
}
.tpl-architect-article-three-summary.tpl-background-color-2 .tpl-content-wrapper {
    background-color: #90b6c4;
}
.tpl-architect-article-three-summary.tpl-background-color-3 .tpl-content-wrapper {
    background-color: #ecc577;
}
.tpl-architect-article-three-summary.tpl-background-dark-color-4 .tpl-content-wrapper {
    background-color: #ba810f;
}
.tpl-architect-article-three-summary.tpl-shadow-small .tpl-content-wrapper {
    margin: 0;
}
.tpl-architect-article-three-summary.tpl-shadow-normal .tpl-content-wrapper {
    margin: 0;
}
.tpl-architect-article-three-summary.tpl-shadow-large .tpl-content-wrapper {
    margin: 0;
}
@media only screen and (max-width: 1100px) {
    .tpl-architect-article-three-summary {
        width: 50%;
    }
}
@media only screen and (max-width: 768px) {
    .tpl-architect-article-three-summary {
        width: 100%;
        margin: 0 auto;
    }
    .tpl-architect-article-three-summary .tpl-content-wrapper {
        margin: 10px 0 20px;
    }
    .tpl-architect-article-three-summary .tpl-content .tpl-details {
        min-height: 0;
        padding: 18px 20px;
    }
}
.tpl-architect-wrapper-one-slider .tpl-architect-article-three-summary {
    width: 100%;
    max-width: 100%;
}
/*# 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: 768px) {
    .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: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    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: #9a0000;
    border-color: #9a0000;
    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;
    font-size: 40px;
    font-family: Georgia, "Poppins", sans-serif;
    color: #ba810f;
    text-decoration: none;
}
.tpl-architect-campaign-one-advocacy-review .tpl-campaign-details {
    padding: 20px 0 35px;
}
.tpl-architect-campaign-one-advocacy-review .tpl-campaign-details .tpl-image-holder {
    float: left;
    width: 50%;
    padding: 0;
    margin: 20px 0;
}
.tpl-architect-campaign-one-advocacy-review .tpl-campaign-details .tpl-image-holder img {
    max-width: 100%;
}
.tpl-architect-campaign-one-advocacy-review .tpl-campaign-details .tpl-content-holder {
    float: left;
    width: 50%;
    padding-left: 20px;
    margin: 15px 0;
    line-height: 28px;
}
.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: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    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: #9a0000;
    border-color: #9a0000;
    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: #800000;
    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: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: 40px;
    line-height: 36px;
    padding: 0 18px;
    background-color: #800000;
    border-color: #800000;
    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: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
/*# sourceMappingURL=BoxSummary.css.map */

.tpl-architect-campaign-one-detail .tpl-main-content {
    padding: 50px 10px;
}
.tpl-architect-campaign-one-detail .tpl-main-content .tpl-main-content-side {
    float: left;
    width: 35%;
    max-width: 360px;
}
.tpl-architect-campaign-one-detail .tpl-main-content .tpl-main-content-side .tpl-buttons {
    padding-top: 24px;
}
.tpl-architect-campaign-one-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
    width: 100%;
    margin: 1px 0;
}
.tpl-architect-campaign-one-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button:disabled, .tpl-architect-campaign-one-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-one-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button:hover {
    text-decoration: none;
}
.tpl-architect-campaign-one-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button:hover {
    background-color: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.tpl-architect-campaign-one-detail .tpl-main-content .tpl-main-content-main {
    padding-left: 40px;
    overflow: hidden;
}
.tpl-architect-campaign-one-detail .tpl-main-content .tpl-main-content-main .tpl-title {
    padding-bottom: 20px;
}
.tpl-architect-campaign-one-detail .tpl-main-content .tpl-main-content-main .tpl-elements-get-tags {
    padding-bottom: 20px;
}
.tpl-architect-campaign-one-detail .tpl-main-content .tpl-main-content-main .tpl-body {
    padding-right: 30px;
}
.tpl-architect-campaign-one-detail .tpl-main-content .tpl-main-content-main .tpl-birthday {
    line-height: 2rem;
    display: inline-block;
    border-top: solid 1px #d3d3d3;
    color: #800000;
    margin-top: 10px;
    padding-top: 5px;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-campaign-one-detail .tpl-main-content .tpl-main-content-side {
        width: 43%;
    }
    .tpl-architect-campaign-one-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button {
        font-size: 14px;
        height: 40px;
        line-height: 36px;
        padding: 0 18px;
        padding: 0;
    }
    .tpl-architect-campaign-one-detail .tpl-main-content .tpl-main-content-main {
        width: 57%;
        padding-left: 25px;
    }
}
@media only screen and (max-width: 768px) {
    .tpl-architect-campaign-one-detail .tpl-hero.tpl-hero-larger .tpl-hero-content {
        height: auto;
        padding: 65px 0;
    }
    .tpl-architect-campaign-one-detail .tpl-main-content .tpl-main-content-side,
    .tpl-architect-campaign-one-detail .tpl-main-content .tpl-main-content-main {
        float: none;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    .tpl-architect-campaign-one-detail .tpl-main-content .tpl-main-content-side {
        padding-bottom: 20px;
    }
    .tpl-architect-campaign-one-detail .tpl-main-content .tpl-main-content-main {
        padding-left: 0;
    }
    .tpl-architect-campaign-one-detail .tpl-main-content .tpl-main-content-main .tpl-body {
        padding-right: 0;
    }
}
.tpl-architect-campaign-one-detail.tpl-architect-article-two-detail .tpl-hero {
    height: 350px;
}
.tpl-architect-campaign-one-detail.tpl-architect-article-two-detail .tpl-main-content .tpl-title {
    font-weight: 100;
    text-align: center;
    padding: 10px 10px 30px;
}
.tpl-architect-campaign-one-detail.tpl-architect-article-two-detail .tpl-main-content .tpl-details {
    border-bottom: 1px solid #d3d3d3;
    padding: 20px 0;
}
.tpl-architect-campaign-one-detail.tpl-architect-article-two-detail .tpl-main-content .tpl-details .tpl-author-date {
    float: left;
    width: 70%;
    font-size: 12px;
    font-weight: 300;
    padding-right: 10px;
    padding-top: 8px;
}
.tpl-architect-campaign-one-detail.tpl-architect-article-two-detail .tpl-main-content .tpl-details .tpl-author-date .tpl-author {
    text-transform: uppercase;
}
.tpl-architect-campaign-one-detail.tpl-architect-article-two-detail .tpl-main-content .tpl-details .tpl-elements-social-share {
    float: right;
    width: 30%;
    text-align: right;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-field input[name=amount] {
    border: 1px solid #d3d3d3;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: Verdana, "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #ba810f;
    padding: 4px 14px;
    margin: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    /* Chrome, Safari, Edge, Opera */
    /* Firefox */
    -moz-appearance: textfield;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-field input[name=amount]:disabled,
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-field input[name=amount] .disabled, .tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-field input[name=amount][disabled=disabled] {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-field input[name=amount]::-webkit-inner-spin-button, .tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-field input[name=amount]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:disabled, .tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:hover {
    text-decoration: none;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:hover {
    background-color: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form.tpl-inline {
    position: relative;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form.tpl-inline .tpl-field-and-button {
    position: relative;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form.tpl-inline .tpl-field {
    padding-right: 94px;
    position: relative;
    width: 100%;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form.tpl-inline .tpl-field input[name=amount] {
    border-radius: 0;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form.tpl-inline .tpl-amount-button-holder {
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    display: inline-block;
    border-radius: 0;
    width: 95px;
    font-weight: 600;
    text-transform: none;
    padding-left: 4px;
    padding-right: 4px;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form.tpl-small .tpl-field input[name=amount] {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding: 2px 14px;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form.tpl-small .tpl-amount-button-holder .tpl-amount-submit {
    font-size: 14px;
    height: 40px;
    line-height: 36px;
    padding: 0 18px;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form.tpl-small.tpl-inline {
    position: relative;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form.tpl-small.tpl-inline .tpl-field {
    padding-right: 74px;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form.tpl-small.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    width: 75px;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form.tpl-fixed-amount.tpl-inline .tpl-amount-button-holder {
    position: static;
    display: block;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form.tpl-fixed-amount.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    width: 100%;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-campaign-set-amounts {
    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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-campaign-set-amounts .tpl-campaign-set-amount-option {
    margin: 5px;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-campaign-fixed-amounts {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
    margin: 20px 0;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option {
    overflow: hidden;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option .tpl-campaign-fixed-amount {
    display: none;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option .tpl-campaign-fixed-amount:checked + label {
    background-color: #90b6c4;
    border-color: #90b6c4;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
    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;
    height: 100%;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:disabled, .tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:hover {
    text-decoration: none;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:hover {
    background-color: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts, .tpl-architect-campaign-one-detail .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts {
    grid-template-columns: repeat(2, 1fr);
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option.custom, .tpl-architect-campaign-one-detail .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option.custom {
    grid-column-start: 1;
    grid-column-end: -1;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-recurring-field {
    margin-top: 20px;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-recurring-field label {
    width: 100%;
    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;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-recurring-field .tpl-switch {
    position: relative;
    display: inline-block;
    width: 32px;
    height: 16px;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:checked + .tpl-slider {
    background-color: green;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:checked + .tpl-slider:before {
    -webkit-transform: translateX(16px);
    transform: translateX(16px);
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:focus + .tpl-slider {
    -webkit-box-shadow: 0 0 1px green;
    box-shadow: 0 0 1px green;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-recurring-field .tpl-switch .tpl-slider {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: background-color 0.4s ease;
    transition: background-color 0.4s ease;
    border-radius: 16px;
    cursor: pointer;
}
.tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-recurring-field .tpl-switch .tpl-slider:before {
    position: absolute;
    content: "";
    height: 14px;
    width: 14px;
    left: 1px;
    bottom: 1px;
    background-color: white;
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    border-radius: 50%;
}
@media only screen and (max-width: 768px) {
    .tpl-architect-campaign-one-detail .tpl-elements-giving-form .tpl-campaign-fixed-amounts, .tpl-architect-campaign-one-detail .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts, .tpl-architect-campaign-one-detail .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts {
        grid-template-columns: repeat(1, 1fr);
    }
}
.tpl-architect-campaign-one-detail .tpl-label,
.tpl-architect-campaign-one-detail .tpl-tag-category .tpl-label,
.tpl-architect-campaign-one-detail .tpl-tag-category .tpl-tag {
    color: #ba810f;
    text-decoration: none;
    font-size: 12px;
}
.tpl-architect-campaign-one-detail .tpl-tag-category a.tpl-tag {
    color: #800000;
    outline: none;
    text-decoration: underline;
}
.tpl-architect-campaign-one-detail .tpl-tag-category a.tpl-tag:hover {
    text-decoration: underline;
}
.tpl-architect-campaign-one-detail .tpl-social-icons-bar {
    text-align: left;
    padding: 30px 0;
}
.tpl-architect-campaign-one-detail .tpl-social-icons-bar .tpl-title {
    font-size: 12px;
    font-weight: 700;
    padding: 8px 0;
}
.tpl-architect-campaign-one-detail .tpl-social-icons-bar .tpl-icons {
    padding: 4px 10px;
}
.tpl-architect-campaign-one-detail .tpl-social-icons-bar .tpl-title,
.tpl-architect-campaign-one-detail .tpl-social-icons-bar .tpl-icons {
    display: inline-block;
}
.tpl-architect-campaign-one-detail .tpl-social-icons-bar .tpl-icons a {
    color: #fff;
    background-color: #ba810f;
    display: inline-block;
    vertical-align: middle;
    border-radius: 15%;
    position: relative;
    min-width: 24px;
    padding: 24px 0 0;
    margin: 10px 2px;
}
.tpl-architect-campaign-one-detail .tpl-social-icons-bar .tpl-icons a:after {
    font-family: "Font Awesome 5 Brands";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-size: 18px;
    width: 100%;
    text-align: center;
    line-height: 24px;
    position: absolute;
    top: 0;
    left: 0;
}
.tpl-architect-campaign-one-detail .tpl-social-icons-bar .tpl-icons a.tpl-youtube:after {
    content: "\f167";
    font-size: 16px;
}
.tpl-architect-campaign-one-detail .tpl-social-icons-bar .tpl-icons a.tpl-facebook:after {
    content: "\f09a";
}
.tpl-architect-campaign-one-detail .tpl-social-icons-bar .tpl-icons a.tpl-twitter:after {
    content: "\f099";
    font-size: 17px;
}
.tpl-architect-campaign-one-detail .tpl-social-icons-bar .tpl-icons a.tpl-instagram:after {
    content: "\f16d";
}
.tpl-architect-campaign-one-detail .tpl-social-icons-bar .tpl-icons a.tpl-linkedin:after {
    content: "\f0e1";
}
.tpl-architect-campaign-one-detail .tpl-social-icons-bar .tpl-icons a.tpl-vimeo:after {
    content: "\f27d";
}
.tpl-architect-campaign-one-detail .tpl-social-icons-bar .tpl-icons a.tpl-message:after {
    content: "\f003";
    font-size: 16px;
}
.tpl-architect-campaign-one-detail .tpl-social-icons-bar .tpl-icons a.tpl-website:after {
    content: "\f0ac";
}
@media only screen and (max-width: 768px) {
    .tpl-architect-campaign-one-detail .tpl-social-icons-bar {
        text-align: center;
    }
}
.tpl-architect-campaign-one-detail .tpl-funding-wrapper .tpl-funding-info .tpl-value {
    font-size: 20px;
    display: block;
}
.tpl-architect-campaign-one-detail .tpl-funding-wrapper .tpl-funding-info .tpl-label {
    font-size: 16px;
    font-weight: 700;
}
.tpl-architect-campaign-one-detail .tpl-funding-wrapper .tpl-funding-info.tpl-raised-amount, .tpl-architect-campaign-one-detail .tpl-funding-wrapper .tpl-funding-info.tpl-needed {
    margin-top: 10px;
    margin-bottom: 10px;
}
.tpl-architect-campaign-one-detail .tpl-funding-wrapper .tpl-funding-progress-wrapper {
    padding-top: 15px;
    padding-bottom: 30px;
}
.tpl-architect-campaign-one-detail .tpl-funding-wrapper .tpl-funding-progress-wrapper .tpl-funding-progress {
    border-radius: 1px;
    background-color: #d3d3d3;
}
.tpl-architect-campaign-one-detail .tpl-funding-wrapper .tpl-funding-progress-wrapper .tpl-funding-progress .tpl-funding-progress-level {
    background-color: #800000;
    max-width: 100% !important;
    height: 10px;
}
.tpl-architect-campaign-one-detail .tpl-funding-wrapper .tpl-funding-progress-wrapper .tpl-funding-percentage-wrapper {
    padding-top: 10px;
    font-size: 12px;
}
.tpl-architect-campaign-one-detail .tpl-funding-wrapper .tpl-funding-progress-wrapper .tpl-funding-percentage-wrapper span span {
    display: inline-block;
    vertical-align: middle;
}
.tpl-architect-campaign-one-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-one-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-one-detail .tpl-funding-wrapper .tpl-funding-progress-wrapper .tpl-funding-percentage-wrapper span.tpl-funding-percentage-total {
    float: right;
}
.tpl-architect-campaign-one-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-one-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-one-give-input-only .tpl-elements-giving-form .tpl-field input[name=amount] {
    border: 1px solid #d3d3d3;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: Verdana, "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #ba810f;
    padding: 4px 14px;
    margin: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    /* Chrome, Safari, Edge, Opera */
    /* Firefox */
    -moz-appearance: textfield;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-field input[name=amount]:disabled,
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-field input[name=amount] .disabled, .tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-field input[name=amount][disabled=disabled] {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-field input[name=amount]::-webkit-inner-spin-button, .tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-field input[name=amount]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:disabled, .tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:hover {
    text-decoration: none;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:hover {
    background-color: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form.tpl-inline {
    position: relative;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form.tpl-inline .tpl-field-and-button {
    position: relative;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form.tpl-inline .tpl-field {
    padding-right: 94px;
    position: relative;
    width: 100%;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form.tpl-inline .tpl-field input[name=amount] {
    border-radius: 0;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form.tpl-inline .tpl-amount-button-holder {
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    display: inline-block;
    border-radius: 0;
    width: 95px;
    font-weight: 600;
    text-transform: none;
    padding-left: 4px;
    padding-right: 4px;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form.tpl-small .tpl-field input[name=amount] {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding: 2px 14px;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form.tpl-small .tpl-amount-button-holder .tpl-amount-submit {
    font-size: 14px;
    height: 40px;
    line-height: 36px;
    padding: 0 18px;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form.tpl-small.tpl-inline {
    position: relative;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form.tpl-small.tpl-inline .tpl-field {
    padding-right: 74px;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form.tpl-small.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    width: 75px;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form.tpl-fixed-amount.tpl-inline .tpl-amount-button-holder {
    position: static;
    display: block;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form.tpl-fixed-amount.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    width: 100%;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-campaign-set-amounts {
    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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-campaign-set-amounts .tpl-campaign-set-amount-option {
    margin: 5px;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-campaign-fixed-amounts {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
    margin: 20px 0;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option {
    overflow: hidden;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option .tpl-campaign-fixed-amount {
    display: none;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option .tpl-campaign-fixed-amount:checked + label {
    background-color: #90b6c4;
    border-color: #90b6c4;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
    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;
    height: 100%;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:disabled, .tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:hover {
    text-decoration: none;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:hover {
    background-color: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts, .tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts {
    grid-template-columns: repeat(2, 1fr);
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option.custom, .tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option.custom {
    grid-column-start: 1;
    grid-column-end: -1;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-recurring-field {
    margin-top: 20px;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-recurring-field label {
    width: 100%;
    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;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-recurring-field .tpl-switch {
    position: relative;
    display: inline-block;
    width: 32px;
    height: 16px;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:checked + .tpl-slider {
    background-color: green;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:checked + .tpl-slider:before {
    -webkit-transform: translateX(16px);
    transform: translateX(16px);
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:focus + .tpl-slider {
    -webkit-box-shadow: 0 0 1px green;
    box-shadow: 0 0 1px green;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-recurring-field .tpl-switch .tpl-slider {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: background-color 0.4s ease;
    transition: background-color 0.4s ease;
    border-radius: 16px;
    cursor: pointer;
}
.tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-recurring-field .tpl-switch .tpl-slider:before {
    position: absolute;
    content: "";
    height: 14px;
    width: 14px;
    left: 1px;
    bottom: 1px;
    background-color: white;
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    border-radius: 50%;
}
@media only screen and (max-width: 768px) {
    .tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form .tpl-campaign-fixed-amounts, .tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts, .tpl-architect-campaign-one-give-input-only .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts {
        grid-template-columns: repeat(1, 1fr);
    }
}
.tpl-architect-campaign-one-give-input-only .tpl-content-elements-giving-form {
    position: relative;
    margin: 20px auto;
    max-width: 340px;
}
.tpl-architect-campaign-one-give-input-only .tpl-content-elements-giving-form .tpl-elements-giving-form.tpl-inline .tpl-field {
    padding-right: 94px;
    position: relative;
    float: left;
    width: 100%;
}
/*# sourceMappingURL=GiveInputOnly.css.map */

.tpl-architect-campaign-one-giving-popup .tpl-gift-bubble {
    border-radius: 50%;
    background-color: #800000;
    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";
    speak: none;
    font-style: normal;
    font-weight: normal;
    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.2s ease-in-out 0s;
    transition: all 0.2s 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: #ba810f;
    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;
    font-size: 28px;
    font-family: Georgia, "Poppins", sans-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-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;
}
@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-field input[name=amount] {
    border: 1px solid #d3d3d3;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: Verdana, "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #ba810f;
    padding: 4px 14px;
    margin: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    /* Chrome, Safari, Edge, Opera */
    /* Firefox */
    -moz-appearance: textfield;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-field input[name=amount]:disabled,
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-field input[name=amount] .disabled, .tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-field input[name=amount][disabled=disabled] {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-field input[name=amount]::-webkit-inner-spin-button, .tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-field input[name=amount]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:disabled, .tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:hover {
    text-decoration: none;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:hover {
    background-color: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form.tpl-inline {
    position: relative;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form.tpl-inline .tpl-field-and-button {
    position: relative;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form.tpl-inline .tpl-field {
    padding-right: 94px;
    position: relative;
    width: 100%;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form.tpl-inline .tpl-field input[name=amount] {
    border-radius: 0;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form.tpl-inline .tpl-amount-button-holder {
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    display: inline-block;
    border-radius: 0;
    width: 95px;
    font-weight: 600;
    text-transform: none;
    padding-left: 4px;
    padding-right: 4px;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form.tpl-small .tpl-field input[name=amount] {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding: 2px 14px;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form.tpl-small .tpl-amount-button-holder .tpl-amount-submit {
    font-size: 14px;
    height: 40px;
    line-height: 36px;
    padding: 0 18px;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form.tpl-small.tpl-inline {
    position: relative;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form.tpl-small.tpl-inline .tpl-field {
    padding-right: 74px;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form.tpl-small.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    width: 75px;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form.tpl-fixed-amount.tpl-inline .tpl-amount-button-holder {
    position: static;
    display: block;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form.tpl-fixed-amount.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    width: 100%;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-campaign-set-amounts {
    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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-campaign-set-amounts .tpl-campaign-set-amount-option {
    margin: 5px;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-campaign-fixed-amounts {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
    margin: 20px 0;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option {
    overflow: hidden;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option .tpl-campaign-fixed-amount {
    display: none;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option .tpl-campaign-fixed-amount:checked + label {
    background-color: #90b6c4;
    border-color: #90b6c4;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
    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;
    height: 100%;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:disabled, .tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:hover {
    text-decoration: none;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:hover {
    background-color: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts, .tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts {
    grid-template-columns: repeat(2, 1fr);
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option.custom, .tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option.custom {
    grid-column-start: 1;
    grid-column-end: -1;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-recurring-field {
    margin-top: 20px;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-recurring-field label {
    width: 100%;
    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;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-recurring-field .tpl-switch {
    position: relative;
    display: inline-block;
    width: 32px;
    height: 16px;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:checked + .tpl-slider {
    background-color: green;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:checked + .tpl-slider:before {
    -webkit-transform: translateX(16px);
    transform: translateX(16px);
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:focus + .tpl-slider {
    -webkit-box-shadow: 0 0 1px green;
    box-shadow: 0 0 1px green;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-recurring-field .tpl-switch .tpl-slider {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: background-color 0.4s ease;
    transition: background-color 0.4s ease;
    border-radius: 16px;
    cursor: pointer;
}
.tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-recurring-field .tpl-switch .tpl-slider:before {
    position: absolute;
    content: "";
    height: 14px;
    width: 14px;
    left: 1px;
    bottom: 1px;
    background-color: white;
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    border-radius: 50%;
}
@media only screen and (max-width: 768px) {
    .tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form .tpl-campaign-fixed-amounts, .tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts, .tpl-architect-campaign-one-giving-popup .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts {
        grid-template-columns: repeat(1, 1fr);
    }
}
/*# 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: #800000;
    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;
    font-size: 48px;
    font-family: Georgia, "Poppins", sans-serif;
    margin-bottom: 20px;
}
.tpl-architect-campaign-one-goal-meter.tpl-title-h2 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 40px;
    font-family: Georgia, "Poppins", sans-serif;
    margin-bottom: 20px;
}
.tpl-architect-campaign-one-goal-meter.tpl-title-h3 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 36px;
    font-family: Georgia, "Poppins", sans-serif;
    margin-bottom: 20px;
}
.tpl-architect-campaign-one-goal-meter.tpl-title-h4 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 28px;
    font-family: Georgia, "Poppins", sans-serif;
    margin-bottom: 20px;
}
.tpl-architect-campaign-one-goal-meter.tpl-title-h5 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 25px;
    font-family: Georgia, "Poppins", sans-serif;
    margin-bottom: 20px;
}
.tpl-architect-campaign-one-goal-meter.tpl-title-h6 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-family: Georgia, "Poppins", sans-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-field input[name=amount] {
    border: 1px solid #d3d3d3;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: Verdana, "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #ba810f;
    padding: 4px 14px;
    margin: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    /* Chrome, Safari, Edge, Opera */
    /* Firefox */
    -moz-appearance: textfield;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-field input[name=amount]:disabled,
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-field input[name=amount] .disabled, .tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-field input[name=amount][disabled=disabled] {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-field input[name=amount]::-webkit-inner-spin-button, .tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-field input[name=amount]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:disabled, .tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:hover {
    text-decoration: none;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:hover {
    background-color: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form.tpl-inline {
    position: relative;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form.tpl-inline .tpl-field-and-button {
    position: relative;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form.tpl-inline .tpl-field {
    padding-right: 94px;
    position: relative;
    width: 100%;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form.tpl-inline .tpl-field input[name=amount] {
    border-radius: 0;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form.tpl-inline .tpl-amount-button-holder {
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    display: inline-block;
    border-radius: 0;
    width: 95px;
    font-weight: 600;
    text-transform: none;
    padding-left: 4px;
    padding-right: 4px;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form.tpl-small .tpl-field input[name=amount] {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding: 2px 14px;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form.tpl-small .tpl-amount-button-holder .tpl-amount-submit {
    font-size: 14px;
    height: 40px;
    line-height: 36px;
    padding: 0 18px;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form.tpl-small.tpl-inline {
    position: relative;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form.tpl-small.tpl-inline .tpl-field {
    padding-right: 74px;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form.tpl-small.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    width: 75px;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form.tpl-fixed-amount.tpl-inline .tpl-amount-button-holder {
    position: static;
    display: block;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form.tpl-fixed-amount.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    width: 100%;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-campaign-set-amounts {
    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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-campaign-set-amounts .tpl-campaign-set-amount-option {
    margin: 5px;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-campaign-fixed-amounts {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
    margin: 20px 0;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option {
    overflow: hidden;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option .tpl-campaign-fixed-amount {
    display: none;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option .tpl-campaign-fixed-amount:checked + label {
    background-color: #90b6c4;
    border-color: #90b6c4;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
    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;
    height: 100%;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:disabled, .tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:hover {
    text-decoration: none;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:hover {
    background-color: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts, .tpl-architect-campaign-one-hero .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts {
    grid-template-columns: repeat(2, 1fr);
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option.custom, .tpl-architect-campaign-one-hero .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option.custom {
    grid-column-start: 1;
    grid-column-end: -1;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-recurring-field {
    margin-top: 20px;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-recurring-field label {
    width: 100%;
    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;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-recurring-field .tpl-switch {
    position: relative;
    display: inline-block;
    width: 32px;
    height: 16px;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:checked + .tpl-slider {
    background-color: green;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:checked + .tpl-slider:before {
    -webkit-transform: translateX(16px);
    transform: translateX(16px);
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:focus + .tpl-slider {
    -webkit-box-shadow: 0 0 1px green;
    box-shadow: 0 0 1px green;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-recurring-field .tpl-switch .tpl-slider {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: background-color 0.4s ease;
    transition: background-color 0.4s ease;
    border-radius: 16px;
    cursor: pointer;
}
.tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-recurring-field .tpl-switch .tpl-slider:before {
    position: absolute;
    content: "";
    height: 14px;
    width: 14px;
    left: 1px;
    bottom: 1px;
    background-color: white;
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    border-radius: 50%;
}
@media only screen and (max-width: 768px) {
    .tpl-architect-campaign-one-hero .tpl-elements-giving-form .tpl-campaign-fixed-amounts, .tpl-architect-campaign-one-hero .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts, .tpl-architect-campaign-one-hero .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts {
        grid-template-columns: repeat(1, 1fr);
    }
}
.tpl-architect-campaign-one-hero .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 48px;
    font-family: Georgia, "Poppins", sans-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";
    speak: none;
    font-style: normal;
    font-weight: normal;
    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;
    font-size: 40px;
    font-family: Georgia, "Poppins", sans-serif;
}
.tpl-architect-campaign-one-hero.tpl-child-title-h3 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 36px;
    font-family: Georgia, "Poppins", sans-serif;
}
.tpl-architect-campaign-one-hero.tpl-child-title-h4 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 28px;
    font-family: Georgia, "Poppins", sans-serif;
}
.tpl-architect-campaign-one-hero.tpl-child-title-h5 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 25px;
    font-family: Georgia, "Poppins", sans-serif;
}
.tpl-architect-campaign-one-hero.tpl-child-title-h6 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-family: Georgia, "Poppins", sans-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-recurring-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-recurring-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-recurring-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-recurring-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-recurring-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-recurring-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: Verdana, "Poppins", sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
}
.tpl-architect-campaign-one-recurring-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: #800000;
    background-color: #800000;
    color: #fff;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.tpl-architect-campaign-one-recurring-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: #b30000;
}
.tpl-architect-campaign-one-recurring-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-recurring-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer {
    padding: 20px;
    font-family: Verdana, "Poppins", sans-serif;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.17px;
    font-weight: 500;
    text-align: center;
    border-top: dotted 2px #d3e2e7;
}
.tpl-architect-campaign-one-recurring-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-recurring-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-recurring-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-recurring-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-giving-form-footer span:before {
    content: "";
    background-color: #ecc577;
    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-recurring-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-recurring-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-recurring-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: #f0f0f0;
    border: solid 2px #d3d3d3;
    color: #ba810f;
    font-family: Verdana, "Poppins", sans-serif;
    font-size: 16px;
    line-height: 46px;
    font-weight: 600;
    padding: 0;
    height: 46px;
    border-radius: 0;
}
.tpl-architect-campaign-one-recurring-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-recurring-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-recurring-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-recurring-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-recurring-field .tpl-button.selected {
    border-color: #90b6c4;
    background-color: #90b6c4;
    color: #fff;
}
.tpl-architect-campaign-one-recurring-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-recurring-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-recurring-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-recurring-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-recurring-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: #ba810f;
    font-family: Verdana, "Poppins", sans-serif;
    font-size: 16px;
    line-height: 46px;
    font-weight: 600;
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
}
.tpl-architect-campaign-one-recurring-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-recurring-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button, .tpl-architect-campaign-one-recurring-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: #f0f0f0;
    border: solid 2px #d3d3d3;
    color: #ba810f;
    font-family: Verdana, "Poppins", sans-serif;
    font-size: 16px;
    line-height: 50px;
    font-weight: 400;
    height: 46px;
    border-radius: 0;
    padding: 0;
}
.tpl-architect-campaign-one-recurring-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-recurring-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-webkit-input-placeholder {
    color: #ba810f;
}
.tpl-architect-campaign-one-recurring-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-recurring-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-moz-placeholder {
    color: #ba810f;
}
.tpl-architect-campaign-one-recurring-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-recurring-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input:-ms-input-placeholder {
    color: #ba810f;
}
.tpl-architect-campaign-one-recurring-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-recurring-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::-ms-input-placeholder {
    color: #ba810f;
}
.tpl-architect-campaign-one-recurring-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button::placeholder, .tpl-architect-campaign-one-recurring-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input::placeholder {
    color: #ba810f;
}
.tpl-architect-campaign-one-recurring-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts button.selected {
    border-color: #90b6c4;
    background-color: #90b6c4;
    color: #fff;
    font-weight: 600;
}
.tpl-architect-campaign-one-recurring-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-recurring-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-campaign-fixed-amounts input.selected {
    border-color: #90b6c4;
}
.tpl-architect-campaign-one-recurring-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-recurring-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: #f0f0f0;
    border: solid 1px #d3d3d3;
    color: #ba810f;
    width: 14px;
    height: 14px;
}
.tpl-architect-campaign-one-recurring-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label input:checked {
    background-color: #90b6c4;
    border: solid 1px #90b6c4;
    position: relative;
}
.tpl-architect-campaign-one-recurring-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-recurring-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-precess-fee-field label span {
    font-family: Verdana, "Poppins", sans-serif;
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
}
.tpl-architect-campaign-one-recurring-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-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.tpl-architect-campaign-one-recurring-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: #800000;
    border: none 0;
    color: #fff;
    font-family: Verdana, "Poppins", sans-serif;
    font-size: 16px;
    line-height: 46px;
    font-weight: 600;
    padding: 0;
    height: 46px;
    border-radius: 0;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.tpl-architect-campaign-one-recurring-give-input-only .tpl-elements-giving-form .tpl-elements-giving-form-inner .campaign-form .tpl-submit-button .tpl-button:hover {
    background-color: #b30000;
}
.tpl-architect-campaign-one-recurring-give-input-only .tpl-content-elements-giving-form {
    position: relative;
    max-width: 400px;
}
/*# sourceMappingURL=RecurringGiveInputOnly.css.map */

.tpl-architect-campaign-one-related:before {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 40px;
    font-family: Georgia, "Poppins", sans-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: #800000;
    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";
    speak: none;
    font-style: normal;
    font-weight: normal;
    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: 768px) {
    .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-summary {
    max-width: 600px;
    /* When published in the slider wrapper view */
}
.tpl-architect-campaign-one-summary .tpl-content-wrapper {
    background-color: #fff;
    margin: 10px;
}
.tpl-architect-campaign-one-summary .tpl-retain-ratio {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 66.6%;
}
.tpl-architect-campaign-one-summary .tpl-retain-ratio img {
    width: 100%;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.tpl-architect-campaign-one-summary:hover .tpl-retain-ratio img {
    opacity: 0.8;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form {
    margin: 20px 20px 0 20px;
}
.tpl-architect-campaign-one-summary .tpl-content .tpl-details {
    min-height: 215px;
    padding: 20px;
}
.tpl-architect-campaign-one-summary .tpl-content .tpl-details .tpl-summary {
    line-height: 2rem;
}
.tpl-architect-campaign-one-summary .tpl-content .tpl-details .tpl-birthday {
    line-height: 2rem;
    display: inline-block;
    border-top: solid 1px #d3d3d3;
    color: #800000;
    margin-top: 10px;
    padding-top: 5px;
}
.tpl-architect-campaign-one-summary .tpl-content .tpl-title-holder {
    margin: 0 0 13px;
}
.tpl-architect-campaign-one-summary .tpl-content .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 36px;
    font-family: Georgia, "Poppins", sans-serif;
    color: #800000;
    font-weight: 200;
    text-decoration: none;
    line-height: 1.1;
}
.tpl-architect-campaign-one-summary .tpl-content .tpl-elements-get-tags {
    margin: 0 0 10px;
}
.tpl-architect-campaign-one-summary .tpl-content .tpl-full-view-button {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
    width: 100%;
}
.tpl-architect-campaign-one-summary .tpl-content .tpl-full-view-button:disabled, .tpl-architect-campaign-one-summary .tpl-content .tpl-full-view-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-one-summary .tpl-content .tpl-full-view-button:hover {
    text-decoration: none;
}
.tpl-architect-campaign-one-summary .tpl-content .tpl-full-view-button:hover {
    background-color: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.tpl-architect-campaign-one-summary.tpl-background-dark-color-black .tpl-content-wrapper {
    background-color: #000;
}
.tpl-architect-campaign-one-summary.tpl-background-dark-color-dark .tpl-content-wrapper {
    background-color: #ba810f;
}
.tpl-architect-campaign-one-summary.tpl-background-dark-color-gray .tpl-content-wrapper {
    background-color: #808080;
}
.tpl-architect-campaign-one-summary.tpl-background-dark-color-gray-dark .tpl-content-wrapper {
    background-color: #484848;
}
.tpl-architect-campaign-one-summary.tpl-background-color-gray-light .tpl-content-wrapper {
    background-color: #d3d3d3;
}
.tpl-architect-campaign-one-summary.tpl-background-color-gray-lighter .tpl-content-wrapper {
    background-color: #f0f0f0;
}
.tpl-architect-campaign-one-summary.tpl-background-color-1 .tpl-content-wrapper {
    background-color: #800000;
}
.tpl-architect-campaign-one-summary.tpl-background-color-2 .tpl-content-wrapper {
    background-color: #90b6c4;
}
.tpl-architect-campaign-one-summary.tpl-background-color-3 .tpl-content-wrapper {
    background-color: #ecc577;
}
.tpl-architect-campaign-one-summary.tpl-background-dark-color-4 .tpl-content-wrapper {
    background-color: #ba810f;
}
.tpl-architect-campaign-one-summary.tpl-shadow-small .tpl-content-wrapper {
    margin: 0;
}
.tpl-architect-campaign-one-summary.tpl-shadow-normal .tpl-content-wrapper {
    margin: 0;
}
.tpl-architect-campaign-one-summary.tpl-shadow-large .tpl-content-wrapper {
    margin: 0;
}
@media only screen and (max-width: 1100px) {
    .tpl-architect-campaign-one-summary {
        width: 50%;
    }
}
@media only screen and (max-width: 768px) {
    .tpl-architect-campaign-one-summary {
        width: 100%;
        margin: 0 auto;
    }
    .tpl-architect-campaign-one-summary .tpl-content-wrapper {
        margin: 10px 0 20px;
    }
    .tpl-architect-campaign-one-summary .tpl-content .tpl-details {
        min-height: 0;
        padding: 18px 20px;
    }
}
.tpl-architect-wrapper-one-slider .tpl-architect-campaign-one-summary {
    width: 100%;
    max-width: 100%;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-field input[name=amount] {
    border: 1px solid #d3d3d3;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: Verdana, "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #ba810f;
    padding: 4px 14px;
    margin: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    /* Chrome, Safari, Edge, Opera */
    /* Firefox */
    -moz-appearance: textfield;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-field input[name=amount]:disabled,
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-field input[name=amount] .disabled, .tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-field input[name=amount][disabled=disabled] {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-field input[name=amount]::-webkit-inner-spin-button, .tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-field input[name=amount]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:disabled, .tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:hover {
    text-decoration: none;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:hover {
    background-color: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form.tpl-inline {
    position: relative;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form.tpl-inline .tpl-field-and-button {
    position: relative;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form.tpl-inline .tpl-field {
    padding-right: 94px;
    position: relative;
    width: 100%;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form.tpl-inline .tpl-field input[name=amount] {
    border-radius: 0;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form.tpl-inline .tpl-amount-button-holder {
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    display: inline-block;
    border-radius: 0;
    width: 95px;
    font-weight: 600;
    text-transform: none;
    padding-left: 4px;
    padding-right: 4px;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form.tpl-small .tpl-field input[name=amount] {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding: 2px 14px;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form.tpl-small .tpl-amount-button-holder .tpl-amount-submit {
    font-size: 14px;
    height: 40px;
    line-height: 36px;
    padding: 0 18px;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form.tpl-small.tpl-inline {
    position: relative;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form.tpl-small.tpl-inline .tpl-field {
    padding-right: 74px;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form.tpl-small.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    width: 75px;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form.tpl-fixed-amount.tpl-inline .tpl-amount-button-holder {
    position: static;
    display: block;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form.tpl-fixed-amount.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    width: 100%;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-campaign-set-amounts {
    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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-campaign-set-amounts .tpl-campaign-set-amount-option {
    margin: 5px;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
    margin: 20px 0;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option {
    overflow: hidden;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option .tpl-campaign-fixed-amount {
    display: none;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option .tpl-campaign-fixed-amount:checked + label {
    background-color: #90b6c4;
    border-color: #90b6c4;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
    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;
    height: 100%;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:disabled, .tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:hover {
    text-decoration: none;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:hover {
    background-color: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts, .tpl-architect-campaign-one-summary .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts {
    grid-template-columns: repeat(2, 1fr);
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option.custom, .tpl-architect-campaign-one-summary .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option.custom {
    grid-column-start: 1;
    grid-column-end: -1;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-recurring-field {
    margin-top: 20px;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-recurring-field label {
    width: 100%;
    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;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-recurring-field .tpl-switch {
    position: relative;
    display: inline-block;
    width: 32px;
    height: 16px;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:checked + .tpl-slider {
    background-color: green;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:checked + .tpl-slider:before {
    -webkit-transform: translateX(16px);
    transform: translateX(16px);
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:focus + .tpl-slider {
    -webkit-box-shadow: 0 0 1px green;
    box-shadow: 0 0 1px green;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-recurring-field .tpl-switch .tpl-slider {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: background-color 0.4s ease;
    transition: background-color 0.4s ease;
    border-radius: 16px;
    cursor: pointer;
}
.tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-recurring-field .tpl-switch .tpl-slider:before {
    position: absolute;
    content: "";
    height: 14px;
    width: 14px;
    left: 1px;
    bottom: 1px;
    background-color: white;
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    border-radius: 50%;
}
@media only screen and (max-width: 768px) {
    .tpl-architect-campaign-one-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts, .tpl-architect-campaign-one-summary .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts, .tpl-architect-campaign-one-summary .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts {
        grid-template-columns: repeat(1, 1fr);
    }
}
.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);
}
/*# sourceMappingURL=Summary.css.map */

.tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-field input[name=amount] {
    border: 1px solid #d3d3d3;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: Verdana, "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #ba810f;
    padding: 4px 14px;
    margin: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    /* Chrome, Safari, Edge, Opera */
    /* Firefox */
    -moz-appearance: textfield;
}
.tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-field input[name=amount]:disabled,
.tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-field input[name=amount] .disabled, .tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-field input[name=amount][disabled=disabled] {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-field input[name=amount]::-webkit-inner-spin-button, .tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-field input[name=amount]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
}
.tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:disabled, .tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:hover {
    text-decoration: none;
}
.tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:hover {
    background-color: tpl-hover-lighten(#800000);
    border-color: tpl-hover-lighten(#800000);
    color: #fff;
}
.tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form.tpl-inline {
    position: relative;
}
.tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form.tpl-inline .tpl-field-and-button {
    position: relative;
}
.tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form.tpl-inline .tpl-field {
    padding-right: 94px;
    position: relative;
    width: 100%;
}
.tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form.tpl-inline .tpl-field input[name=amount] {
    border-radius: 0;
}
.tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form.tpl-inline .tpl-amount-button-holder {
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
}
.tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    display: inline-block;
    border-radius: 0;
    width: 95px;
    font-weight: 600;
    text-transform: none;
    padding-left: 4px;
    padding-right: 4px;
}
.tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form.tpl-small .tpl-field input[name=amount] {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding: 2px 14px;
}
.tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form.tpl-small .tpl-amount-button-holder .tpl-amount-submit {
    font-size: 14px;
    height: 40px;
    line-height: 36px;
    padding: 0 18px;
}
.tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form.tpl-small.tpl-inline {
    position: relative;
}
.tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form.tpl-small.tpl-inline .tpl-field {
    padding-right: 74px;
}
.tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form.tpl-small.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    width: 75px;
}
.tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form.tpl-fixed-amount.tpl-inline .tpl-amount-button-holder {
    position: static;
    display: block;
}
.tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form.tpl-fixed-amount.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    width: 100%;
}
.tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-campaign-set-amounts {
    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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-campaign-set-amounts .tpl-campaign-set-amount-option {
    margin: 5px;
}
.tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-campaign-fixed-amounts {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
    margin: 20px 0;
}
.tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option {
    overflow: hidden;
}
.tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option .tpl-campaign-fixed-amount {
    display: none;
}
.tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option .tpl-campaign-fixed-amount:checked + label {
    background-color: #90b6c4;
    border-color: #90b6c4;
}
.tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
    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;
    height: 100%;
}
.tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:disabled, .tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:hover {
    text-decoration: none;
}
.tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:hover {
    background-color: tpl-hover-lighten(#800000);
    border-color: tpl-hover-lighten(#800000);
    color: #fff;
}
.tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts, .tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts {
    grid-template-columns: repeat(2, 1fr);
}
.tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option.custom, .tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option.custom {
    grid-column-start: 1;
    grid-column-end: -1;
}
.tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-recurring-field {
    margin-top: 20px;
}
.tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-recurring-field label {
    width: 100%;
    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;
}
.tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-recurring-field .tpl-switch {
    position: relative;
    display: inline-block;
    width: 32px;
    height: 16px;
}
.tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:checked + .tpl-slider {
    background-color: green;
}
.tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:checked + .tpl-slider:before {
    -webkit-transform: translateX(16px);
    transform: translateX(16px);
}
.tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:focus + .tpl-slider {
    -webkit-box-shadow: 0 0 1px green;
    box-shadow: 0 0 1px green;
}
.tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-recurring-field .tpl-switch .tpl-slider {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: background-color 0.4s ease;
    transition: background-color 0.4s ease;
    border-radius: 16px;
    cursor: pointer;
}
.tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-recurring-field .tpl-switch .tpl-slider:before {
    position: absolute;
    content: "";
    height: 14px;
    width: 14px;
    left: 1px;
    bottom: 1px;
    background-color: white;
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    border-radius: 50%;
}
@media only screen and (max-width: 768px) {
    .tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-campaign-fixed-amounts, .tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts, .tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts {
        grid-template-columns: repeat(1, 1fr);
    }
}
.tpl-architect-campaign-one-title-summary-and-giving .tpl-details {
    text-align: center;
}
.tpl-architect-campaign-one-title-summary-and-giving .tpl-details .tpl-title {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: bold;
}
.tpl-architect-campaign-one-title-summary-and-giving .tpl-details .tpl-summary {
    margin-bottom: 20px;
    font-size: 11px;
}
.tpl-section-popup .tpl-architect-campaign-one-title-summary-and-giving {
    color: white;
}
.tpl-section-popup .tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form form {
    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;
}
.tpl-section-popup .tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-campaign-fixed-amounts {
    max-width: 200px;
    margin: 20px auto;
}
.tpl-section-popup .tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label {
    border-color: #fff;
    border-width: 2px;
    color: #fff;
    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;
    height: 100%;
}
.tpl-section-popup .tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:hover {
    opacity: 0.95;
    color: #fff;
}
.tpl-section-popup .tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option .tpl-campaign-fixed-amount:checked + label {
    background-color: #90b6c4;
    border-color: #90b6c4;
}
.tpl-section-popup .tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-field-and-button {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin: auto;
}
.tpl-section-popup .tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-field-and-button .tpl-field {
    float: left;
}
.tpl-section-popup .tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-field-and-button .tpl-amount-button-holder {
    display: block;
    float: right;
}
.tpl-section-popup .tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-recurring-field {
    margin: 0;
}
.tpl-section-popup .tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-recurring-field label {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 15px;
    font-weight: bold;
}
.tpl-section-popup .tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-field input[name=amount] {
    color: white;
    background: none;
    border-color: white;
}
.tpl-section-popup .tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: 40px;
    line-height: 36px;
    padding: 0 18px;
    background-color: transparent;
    border-color: white;
    color: white;
    font-weight: 700;
    border-radius: 0;
}
.tpl-section-popup .tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:disabled, .tpl-section-popup .tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-section-popup .tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:hover {
    text-decoration: none;
}
.tpl-section-popup .tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:hover {
    background-color: white;
    border-color: white;
    color: #fff;
}
.tpl-section-popup .tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:hover {
    color: #ba810f;
}
@media only screen and (max-width: 768px) {
    .tpl-section-popup .tpl-architect-campaign-one-title-summary-and-giving .tpl-elements-giving-form .tpl-campaign-fixed-amounts {
        grid-template-columns: 1fr 1fr;
    }
}
/*# sourceMappingURL=TitleSummaryAndGiving.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: 768px) {
    .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: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    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: #9a0000;
    border-color: #9a0000;
    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;
    font-size: 40px;
    font-family: Georgia, "Poppins", sans-serif;
    color: #ba810f;
    text-decoration: none;
}
.tpl-architect-campaign-two-advocacy-review .tpl-campaign-details {
    padding: 20px 0 35px;
}
.tpl-architect-campaign-two-advocacy-review .tpl-campaign-details .tpl-image-holder {
    float: left;
    width: 50%;
    padding: 0;
    margin: 20px 0;
}
.tpl-architect-campaign-two-advocacy-review .tpl-campaign-details .tpl-image-holder img {
    max-width: 100%;
}
.tpl-architect-campaign-two-advocacy-review .tpl-campaign-details .tpl-content-holder {
    float: left;
    width: 50%;
    padding-left: 20px;
    margin: 15px 0;
    line-height: 28px;
}
.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: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    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: #9a0000;
    border-color: #9a0000;
    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: #800000;
    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: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: 40px;
    line-height: 36px;
    padding: 0 18px;
    background-color: #800000;
    border-color: #800000;
    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: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
/*# sourceMappingURL=BoxSummary.css.map */

.tpl-architect-campaign-two-detail .tpl-main-content {
    padding: 50px 10px;
}
.tpl-architect-campaign-two-detail .tpl-main-content .tpl-main-content-side {
    float: left;
    width: 35%;
    max-width: 360px;
}
.tpl-architect-campaign-two-detail .tpl-main-content .tpl-main-content-side .tpl-buttons {
    padding-top: 24px;
}
.tpl-architect-campaign-two-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
    width: 100%;
    margin: 1px 0;
}
.tpl-architect-campaign-two-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button:disabled, .tpl-architect-campaign-two-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-two-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button:hover {
    text-decoration: none;
}
.tpl-architect-campaign-two-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button:hover {
    background-color: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.tpl-architect-campaign-two-detail .tpl-main-content .tpl-main-content-main {
    padding-left: 40px;
    overflow: hidden;
}
.tpl-architect-campaign-two-detail .tpl-main-content .tpl-main-content-main .tpl-title {
    padding-bottom: 20px;
}
.tpl-architect-campaign-two-detail .tpl-main-content .tpl-main-content-main .tpl-elements-get-tags {
    padding-bottom: 20px;
}
.tpl-architect-campaign-two-detail .tpl-main-content .tpl-main-content-main .tpl-body {
    padding-right: 30px;
}
.tpl-architect-campaign-two-detail .tpl-main-content .tpl-main-content-main .tpl-birthday {
    line-height: 2rem;
    display: inline-block;
    border-top: solid 1px #d3d3d3;
    color: #800000;
    margin-top: 10px;
    padding-top: 5px;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-campaign-two-detail .tpl-main-content .tpl-main-content-side {
        width: 43%;
    }
    .tpl-architect-campaign-two-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button {
        font-size: 14px;
        height: 40px;
        line-height: 36px;
        padding: 0 18px;
        padding: 0;
    }
    .tpl-architect-campaign-two-detail .tpl-main-content .tpl-main-content-main {
        width: 57%;
        padding-left: 25px;
    }
}
@media only screen and (max-width: 768px) {
    .tpl-architect-campaign-two-detail .tpl-hero.tpl-hero-larger .tpl-hero-content {
        height: auto;
        padding: 65px 0;
    }
    .tpl-architect-campaign-two-detail .tpl-main-content .tpl-main-content-side,
    .tpl-architect-campaign-two-detail .tpl-main-content .tpl-main-content-main {
        float: none;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    .tpl-architect-campaign-two-detail .tpl-main-content .tpl-main-content-side {
        padding-bottom: 20px;
    }
    .tpl-architect-campaign-two-detail .tpl-main-content .tpl-main-content-main {
        padding-left: 0;
    }
    .tpl-architect-campaign-two-detail .tpl-main-content .tpl-main-content-main .tpl-body {
        padding-right: 0;
    }
}
.tpl-architect-campaign-two-detail.tpl-architect-article-two-detail .tpl-hero {
    height: 350px;
}
.tpl-architect-campaign-two-detail.tpl-architect-article-two-detail .tpl-main-content .tpl-title {
    font-weight: 100;
    text-align: center;
    padding: 10px 10px 30px;
}
.tpl-architect-campaign-two-detail.tpl-architect-article-two-detail .tpl-main-content .tpl-details {
    border-bottom: 1px solid #d3d3d3;
    padding: 20px 0;
}
.tpl-architect-campaign-two-detail.tpl-architect-article-two-detail .tpl-main-content .tpl-details .tpl-author-date {
    float: left;
    width: 70%;
    font-size: 12px;
    font-weight: 300;
    padding-right: 10px;
    padding-top: 8px;
}
.tpl-architect-campaign-two-detail.tpl-architect-article-two-detail .tpl-main-content .tpl-details .tpl-author-date .tpl-author {
    text-transform: uppercase;
}
.tpl-architect-campaign-two-detail.tpl-architect-article-two-detail .tpl-main-content .tpl-details .tpl-elements-social-share {
    float: right;
    width: 30%;
    text-align: right;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-field input[name=amount] {
    border: 1px solid #d3d3d3;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: Verdana, "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #ba810f;
    padding: 4px 14px;
    margin: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    /* Chrome, Safari, Edge, Opera */
    /* Firefox */
    -moz-appearance: textfield;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-field input[name=amount]:disabled,
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-field input[name=amount] .disabled, .tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-field input[name=amount][disabled=disabled] {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-field input[name=amount]::-webkit-inner-spin-button, .tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-field input[name=amount]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:disabled, .tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:hover {
    text-decoration: none;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:hover {
    background-color: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form.tpl-inline {
    position: relative;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form.tpl-inline .tpl-field-and-button {
    position: relative;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form.tpl-inline .tpl-field {
    padding-right: 94px;
    position: relative;
    width: 100%;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form.tpl-inline .tpl-field input[name=amount] {
    border-radius: 0;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form.tpl-inline .tpl-amount-button-holder {
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    display: inline-block;
    border-radius: 0;
    width: 95px;
    font-weight: 600;
    text-transform: none;
    padding-left: 4px;
    padding-right: 4px;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form.tpl-small .tpl-field input[name=amount] {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding: 2px 14px;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form.tpl-small .tpl-amount-button-holder .tpl-amount-submit {
    font-size: 14px;
    height: 40px;
    line-height: 36px;
    padding: 0 18px;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form.tpl-small.tpl-inline {
    position: relative;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form.tpl-small.tpl-inline .tpl-field {
    padding-right: 74px;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form.tpl-small.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    width: 75px;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form.tpl-fixed-amount.tpl-inline .tpl-amount-button-holder {
    position: static;
    display: block;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form.tpl-fixed-amount.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    width: 100%;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-campaign-set-amounts {
    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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-campaign-set-amounts .tpl-campaign-set-amount-option {
    margin: 5px;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-campaign-fixed-amounts {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
    margin: 20px 0;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option {
    overflow: hidden;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option .tpl-campaign-fixed-amount {
    display: none;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option .tpl-campaign-fixed-amount:checked + label {
    background-color: #90b6c4;
    border-color: #90b6c4;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
    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;
    height: 100%;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:disabled, .tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:hover {
    text-decoration: none;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:hover {
    background-color: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts, .tpl-architect-campaign-two-detail .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts {
    grid-template-columns: repeat(2, 1fr);
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option.custom, .tpl-architect-campaign-two-detail .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option.custom {
    grid-column-start: 1;
    grid-column-end: -1;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-recurring-field {
    margin-top: 20px;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-recurring-field label {
    width: 100%;
    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;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-recurring-field .tpl-switch {
    position: relative;
    display: inline-block;
    width: 32px;
    height: 16px;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:checked + .tpl-slider {
    background-color: green;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:checked + .tpl-slider:before {
    -webkit-transform: translateX(16px);
    transform: translateX(16px);
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:focus + .tpl-slider {
    -webkit-box-shadow: 0 0 1px green;
    box-shadow: 0 0 1px green;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-recurring-field .tpl-switch .tpl-slider {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: background-color 0.4s ease;
    transition: background-color 0.4s ease;
    border-radius: 16px;
    cursor: pointer;
}
.tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-recurring-field .tpl-switch .tpl-slider:before {
    position: absolute;
    content: "";
    height: 14px;
    width: 14px;
    left: 1px;
    bottom: 1px;
    background-color: white;
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    border-radius: 50%;
}
@media only screen and (max-width: 768px) {
    .tpl-architect-campaign-two-detail .tpl-elements-giving-form .tpl-campaign-fixed-amounts, .tpl-architect-campaign-two-detail .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts, .tpl-architect-campaign-two-detail .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts {
        grid-template-columns: repeat(1, 1fr);
    }
}
.tpl-architect-campaign-two-detail .tpl-label,
.tpl-architect-campaign-two-detail .tpl-tag-category .tpl-label,
.tpl-architect-campaign-two-detail .tpl-tag-category .tpl-tag {
    color: #ba810f;
    text-decoration: none;
    font-size: 12px;
}
.tpl-architect-campaign-two-detail .tpl-tag-category a.tpl-tag {
    color: #800000;
    outline: none;
    text-decoration: underline;
}
.tpl-architect-campaign-two-detail .tpl-tag-category a.tpl-tag:hover {
    text-decoration: underline;
}
.tpl-architect-campaign-two-detail .tpl-social-icons-bar {
    text-align: left;
    padding: 30px 0;
}
.tpl-architect-campaign-two-detail .tpl-social-icons-bar .tpl-title {
    font-size: 12px;
    font-weight: 700;
    padding: 8px 0;
}
.tpl-architect-campaign-two-detail .tpl-social-icons-bar .tpl-icons {
    padding: 4px 10px;
}
.tpl-architect-campaign-two-detail .tpl-social-icons-bar .tpl-title,
.tpl-architect-campaign-two-detail .tpl-social-icons-bar .tpl-icons {
    display: inline-block;
}
.tpl-architect-campaign-two-detail .tpl-social-icons-bar .tpl-icons a {
    color: #fff;
    background-color: #ba810f;
    display: inline-block;
    vertical-align: middle;
    border-radius: 15%;
    position: relative;
    min-width: 24px;
    padding: 24px 0 0;
    margin: 10px 2px;
}
.tpl-architect-campaign-two-detail .tpl-social-icons-bar .tpl-icons a:after {
    font-family: "Font Awesome 5 Brands";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-size: 18px;
    width: 100%;
    text-align: center;
    line-height: 24px;
    position: absolute;
    top: 0;
    left: 0;
}
.tpl-architect-campaign-two-detail .tpl-social-icons-bar .tpl-icons a.tpl-youtube:after {
    content: "\f167";
    font-size: 16px;
}
.tpl-architect-campaign-two-detail .tpl-social-icons-bar .tpl-icons a.tpl-facebook:after {
    content: "\f09a";
}
.tpl-architect-campaign-two-detail .tpl-social-icons-bar .tpl-icons a.tpl-twitter:after {
    content: "\f099";
    font-size: 17px;
}
.tpl-architect-campaign-two-detail .tpl-social-icons-bar .tpl-icons a.tpl-instagram:after {
    content: "\f16d";
}
.tpl-architect-campaign-two-detail .tpl-social-icons-bar .tpl-icons a.tpl-linkedin:after {
    content: "\f0e1";
}
.tpl-architect-campaign-two-detail .tpl-social-icons-bar .tpl-icons a.tpl-vimeo:after {
    content: "\f27d";
}
.tpl-architect-campaign-two-detail .tpl-social-icons-bar .tpl-icons a.tpl-message:after {
    content: "\f003";
    font-size: 16px;
}
.tpl-architect-campaign-two-detail .tpl-social-icons-bar .tpl-icons a.tpl-website:after {
    content: "\f0ac";
}
@media only screen and (max-width: 768px) {
    .tpl-architect-campaign-two-detail .tpl-social-icons-bar {
        text-align: center;
    }
}
/*# sourceMappingURL=Detail.css.map */

.tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form .tpl-field input[name=amount] {
    border: 1px solid #d3d3d3;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: Verdana, "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #ba810f;
    padding: 4px 14px;
    margin: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    /* Chrome, Safari, Edge, Opera */
    /* Firefox */
    -moz-appearance: textfield;
}
.tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form .tpl-field input[name=amount]:disabled,
.tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form .tpl-field input[name=amount] .disabled, .tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form .tpl-field input[name=amount][disabled=disabled] {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form .tpl-field input[name=amount]::-webkit-inner-spin-button, .tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form .tpl-field input[name=amount]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
}
.tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:disabled, .tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:hover {
    text-decoration: none;
}
.tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:hover {
    background-color: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form.tpl-inline {
    position: relative;
}
.tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form.tpl-inline .tpl-field-and-button {
    position: relative;
}
.tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form.tpl-inline .tpl-field {
    padding-right: 94px;
    position: relative;
    width: 100%;
}
.tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form.tpl-inline .tpl-field input[name=amount] {
    border-radius: 0;
}
.tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form.tpl-inline .tpl-amount-button-holder {
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
}
.tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    display: inline-block;
    border-radius: 0;
    width: 95px;
    font-weight: 600;
    text-transform: none;
    padding-left: 4px;
    padding-right: 4px;
}
.tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form.tpl-small .tpl-field input[name=amount] {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding: 2px 14px;
}
.tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form.tpl-small .tpl-amount-button-holder .tpl-amount-submit {
    font-size: 14px;
    height: 40px;
    line-height: 36px;
    padding: 0 18px;
}
.tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form.tpl-small.tpl-inline {
    position: relative;
}
.tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form.tpl-small.tpl-inline .tpl-field {
    padding-right: 74px;
}
.tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form.tpl-small.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    width: 75px;
}
.tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form.tpl-fixed-amount.tpl-inline .tpl-amount-button-holder {
    position: static;
    display: block;
}
.tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form.tpl-fixed-amount.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    width: 100%;
}
.tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form .tpl-campaign-set-amounts {
    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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form .tpl-campaign-set-amounts .tpl-campaign-set-amount-option {
    margin: 5px;
}
.tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form .tpl-campaign-fixed-amounts {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
    margin: 20px 0;
}
.tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option {
    overflow: hidden;
}
.tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option .tpl-campaign-fixed-amount {
    display: none;
}
.tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option .tpl-campaign-fixed-amount:checked + label {
    background-color: #90b6c4;
    border-color: #90b6c4;
}
.tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
    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;
    height: 100%;
}
.tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:disabled, .tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:hover {
    text-decoration: none;
}
.tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:hover {
    background-color: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts, .tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts {
    grid-template-columns: repeat(2, 1fr);
}
.tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option.custom, .tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option.custom {
    grid-column-start: 1;
    grid-column-end: -1;
}
.tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form .tpl-recurring-field {
    margin-top: 20px;
}
.tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form .tpl-recurring-field label {
    width: 100%;
    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;
}
.tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form .tpl-recurring-field .tpl-switch {
    position: relative;
    display: inline-block;
    width: 32px;
    height: 16px;
}
.tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:checked + .tpl-slider {
    background-color: green;
}
.tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:checked + .tpl-slider:before {
    -webkit-transform: translateX(16px);
    transform: translateX(16px);
}
.tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:focus + .tpl-slider {
    -webkit-box-shadow: 0 0 1px green;
    box-shadow: 0 0 1px green;
}
.tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form .tpl-recurring-field .tpl-switch .tpl-slider {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: background-color 0.4s ease;
    transition: background-color 0.4s ease;
    border-radius: 16px;
    cursor: pointer;
}
.tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form .tpl-recurring-field .tpl-switch .tpl-slider:before {
    position: absolute;
    content: "";
    height: 14px;
    width: 14px;
    left: 1px;
    bottom: 1px;
    background-color: white;
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    border-radius: 50%;
}
@media only screen and (max-width: 768px) {
    .tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form .tpl-campaign-fixed-amounts, .tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts, .tpl-architect-campaign-two-give-input-only .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts {
        grid-template-columns: repeat(1, 1fr);
    }
}
.tpl-architect-campaign-two-give-input-only .tpl-content-elements-giving-form {
    position: relative;
    margin: 20px auto;
    max-width: 340px;
}
.tpl-architect-campaign-two-give-input-only .tpl-content-elements-giving-form .tpl-elements-giving-form.tpl-inline .tpl-field {
    padding-right: 94px;
    position: relative;
    float: left;
    width: 100%;
}
/*# sourceMappingURL=GiveInputOnly.css.map */

.tpl-architect-campaign-two-giving-popup .tpl-gift-bubble {
    border-radius: 50%;
    background-color: #800000;
    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";
    speak: none;
    font-style: normal;
    font-weight: normal;
    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.2s ease-in-out 0s;
    transition: all 0.2s 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: #ba810f;
    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;
    font-size: 28px;
    font-family: Georgia, "Poppins", sans-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-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;
}
@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-field input[name=amount] {
    border: 1px solid #d3d3d3;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: Verdana, "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #ba810f;
    padding: 4px 14px;
    margin: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    /* Chrome, Safari, Edge, Opera */
    /* Firefox */
    -moz-appearance: textfield;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-field input[name=amount]:disabled,
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-field input[name=amount] .disabled, .tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-field input[name=amount][disabled=disabled] {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-field input[name=amount]::-webkit-inner-spin-button, .tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-field input[name=amount]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:disabled, .tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:hover {
    text-decoration: none;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:hover {
    background-color: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form.tpl-inline {
    position: relative;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form.tpl-inline .tpl-field-and-button {
    position: relative;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form.tpl-inline .tpl-field {
    padding-right: 94px;
    position: relative;
    width: 100%;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form.tpl-inline .tpl-field input[name=amount] {
    border-radius: 0;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form.tpl-inline .tpl-amount-button-holder {
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    display: inline-block;
    border-radius: 0;
    width: 95px;
    font-weight: 600;
    text-transform: none;
    padding-left: 4px;
    padding-right: 4px;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form.tpl-small .tpl-field input[name=amount] {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding: 2px 14px;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form.tpl-small .tpl-amount-button-holder .tpl-amount-submit {
    font-size: 14px;
    height: 40px;
    line-height: 36px;
    padding: 0 18px;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form.tpl-small.tpl-inline {
    position: relative;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form.tpl-small.tpl-inline .tpl-field {
    padding-right: 74px;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form.tpl-small.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    width: 75px;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form.tpl-fixed-amount.tpl-inline .tpl-amount-button-holder {
    position: static;
    display: block;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form.tpl-fixed-amount.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    width: 100%;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-campaign-set-amounts {
    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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-campaign-set-amounts .tpl-campaign-set-amount-option {
    margin: 5px;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-campaign-fixed-amounts {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
    margin: 20px 0;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option {
    overflow: hidden;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option .tpl-campaign-fixed-amount {
    display: none;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option .tpl-campaign-fixed-amount:checked + label {
    background-color: #90b6c4;
    border-color: #90b6c4;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
    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;
    height: 100%;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:disabled, .tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:hover {
    text-decoration: none;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:hover {
    background-color: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts, .tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts {
    grid-template-columns: repeat(2, 1fr);
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option.custom, .tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option.custom {
    grid-column-start: 1;
    grid-column-end: -1;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-recurring-field {
    margin-top: 20px;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-recurring-field label {
    width: 100%;
    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;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-recurring-field .tpl-switch {
    position: relative;
    display: inline-block;
    width: 32px;
    height: 16px;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:checked + .tpl-slider {
    background-color: green;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:checked + .tpl-slider:before {
    -webkit-transform: translateX(16px);
    transform: translateX(16px);
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:focus + .tpl-slider {
    -webkit-box-shadow: 0 0 1px green;
    box-shadow: 0 0 1px green;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-recurring-field .tpl-switch .tpl-slider {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: background-color 0.4s ease;
    transition: background-color 0.4s ease;
    border-radius: 16px;
    cursor: pointer;
}
.tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-recurring-field .tpl-switch .tpl-slider:before {
    position: absolute;
    content: "";
    height: 14px;
    width: 14px;
    left: 1px;
    bottom: 1px;
    background-color: white;
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    border-radius: 50%;
}
@media only screen and (max-width: 768px) {
    .tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form .tpl-campaign-fixed-amounts, .tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts, .tpl-architect-campaign-two-giving-popup .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts {
        grid-template-columns: repeat(1, 1fr);
    }
}
/*# sourceMappingURL=GivingPopup.css.map */

.tpl-architect-campaign-two-hero {
    color: #fff;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-field input[name=amount] {
    border: 1px solid #d3d3d3;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: Verdana, "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #ba810f;
    padding: 4px 14px;
    margin: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    /* Chrome, Safari, Edge, Opera */
    /* Firefox */
    -moz-appearance: textfield;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-field input[name=amount]:disabled,
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-field input[name=amount] .disabled, .tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-field input[name=amount][disabled=disabled] {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-field input[name=amount]::-webkit-inner-spin-button, .tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-field input[name=amount]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:disabled, .tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:hover {
    text-decoration: none;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:hover {
    background-color: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form.tpl-inline {
    position: relative;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form.tpl-inline .tpl-field-and-button {
    position: relative;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form.tpl-inline .tpl-field {
    padding-right: 94px;
    position: relative;
    width: 100%;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form.tpl-inline .tpl-field input[name=amount] {
    border-radius: 0;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form.tpl-inline .tpl-amount-button-holder {
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    display: inline-block;
    border-radius: 0;
    width: 95px;
    font-weight: 600;
    text-transform: none;
    padding-left: 4px;
    padding-right: 4px;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form.tpl-small .tpl-field input[name=amount] {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding: 2px 14px;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form.tpl-small .tpl-amount-button-holder .tpl-amount-submit {
    font-size: 14px;
    height: 40px;
    line-height: 36px;
    padding: 0 18px;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form.tpl-small.tpl-inline {
    position: relative;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form.tpl-small.tpl-inline .tpl-field {
    padding-right: 74px;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form.tpl-small.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    width: 75px;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form.tpl-fixed-amount.tpl-inline .tpl-amount-button-holder {
    position: static;
    display: block;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form.tpl-fixed-amount.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    width: 100%;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-campaign-set-amounts {
    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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-campaign-set-amounts .tpl-campaign-set-amount-option {
    margin: 5px;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-campaign-fixed-amounts {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
    margin: 20px 0;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option {
    overflow: hidden;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option .tpl-campaign-fixed-amount {
    display: none;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option .tpl-campaign-fixed-amount:checked + label {
    background-color: #90b6c4;
    border-color: #90b6c4;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
    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;
    height: 100%;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:disabled, .tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:hover {
    text-decoration: none;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:hover {
    background-color: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts, .tpl-architect-campaign-two-hero .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts {
    grid-template-columns: repeat(2, 1fr);
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option.custom, .tpl-architect-campaign-two-hero .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option.custom {
    grid-column-start: 1;
    grid-column-end: -1;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-recurring-field {
    margin-top: 20px;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-recurring-field label {
    width: 100%;
    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;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-recurring-field .tpl-switch {
    position: relative;
    display: inline-block;
    width: 32px;
    height: 16px;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:checked + .tpl-slider {
    background-color: green;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:checked + .tpl-slider:before {
    -webkit-transform: translateX(16px);
    transform: translateX(16px);
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:focus + .tpl-slider {
    -webkit-box-shadow: 0 0 1px green;
    box-shadow: 0 0 1px green;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-recurring-field .tpl-switch .tpl-slider {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: background-color 0.4s ease;
    transition: background-color 0.4s ease;
    border-radius: 16px;
    cursor: pointer;
}
.tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-recurring-field .tpl-switch .tpl-slider:before {
    position: absolute;
    content: "";
    height: 14px;
    width: 14px;
    left: 1px;
    bottom: 1px;
    background-color: white;
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    border-radius: 50%;
}
@media only screen and (max-width: 768px) {
    .tpl-architect-campaign-two-hero .tpl-elements-giving-form .tpl-campaign-fixed-amounts, .tpl-architect-campaign-two-hero .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts, .tpl-architect-campaign-two-hero .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts {
        grid-template-columns: repeat(1, 1fr);
    }
}
.tpl-architect-campaign-two-hero .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 48px;
    font-family: Georgia, "Poppins", sans-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";
    speak: none;
    font-style: normal;
    font-weight: normal;
    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;
    font-size: 40px;
    font-family: Georgia, "Poppins", sans-serif;
}
.tpl-architect-campaign-two-hero.tpl-child-title-h3 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 36px;
    font-family: Georgia, "Poppins", sans-serif;
}
.tpl-architect-campaign-two-hero.tpl-child-title-h4 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 28px;
    font-family: Georgia, "Poppins", sans-serif;
}
.tpl-architect-campaign-two-hero.tpl-child-title-h5 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 25px;
    font-family: Georgia, "Poppins", sans-serif;
}
.tpl-architect-campaign-two-hero.tpl-child-title-h6 .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-family: Georgia, "Poppins", sans-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-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;
    font-size: 28px;
    font-family: Georgia, "Poppins", sans-serif;
}
/*# sourceMappingURL=PrayerPopupSummary.css.map */

.tpl-architect-campaign-two-related:before {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 40px;
    font-family: Georgia, "Poppins", sans-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: #800000;
    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";
    speak: none;
    font-style: normal;
    font-weight: normal;
    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: 768px) {
    .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-two-summary {
    max-width: 600px;
    /* When published in the slider wrapper view */
}
.tpl-architect-campaign-two-summary .tpl-content-wrapper {
    background-color: #fff;
    margin: 10px;
}
.tpl-architect-campaign-two-summary .tpl-retain-ratio {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 66.6%;
}
.tpl-architect-campaign-two-summary .tpl-retain-ratio img {
    width: 100%;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.tpl-architect-campaign-two-summary:hover .tpl-retain-ratio img {
    opacity: 0.8;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form {
    margin: 20px 20px 0 20px;
}
.tpl-architect-campaign-two-summary .tpl-content .tpl-details {
    min-height: 215px;
    padding: 20px;
}
.tpl-architect-campaign-two-summary .tpl-content .tpl-details .tpl-summary {
    line-height: 2rem;
}
.tpl-architect-campaign-two-summary .tpl-content .tpl-details .tpl-birthday {
    line-height: 2rem;
    display: inline-block;
    border-top: solid 1px #d3d3d3;
    color: #800000;
    margin-top: 10px;
    padding-top: 5px;
}
.tpl-architect-campaign-two-summary .tpl-content .tpl-title-holder {
    margin: 0 0 13px;
}
.tpl-architect-campaign-two-summary .tpl-content .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 36px;
    font-family: Georgia, "Poppins", sans-serif;
    color: #800000;
    font-weight: 200;
    text-decoration: none;
    line-height: 1.1;
}
.tpl-architect-campaign-two-summary .tpl-content .tpl-elements-get-tags {
    margin: 0 0 10px;
}
.tpl-architect-campaign-two-summary .tpl-content .tpl-full-view-button {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
    width: 100%;
}
.tpl-architect-campaign-two-summary .tpl-content .tpl-full-view-button:disabled, .tpl-architect-campaign-two-summary .tpl-content .tpl-full-view-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-two-summary .tpl-content .tpl-full-view-button:hover {
    text-decoration: none;
}
.tpl-architect-campaign-two-summary .tpl-content .tpl-full-view-button:hover {
    background-color: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.tpl-architect-campaign-two-summary.tpl-background-dark-color-black .tpl-content-wrapper {
    background-color: #000;
}
.tpl-architect-campaign-two-summary.tpl-background-dark-color-dark .tpl-content-wrapper {
    background-color: #ba810f;
}
.tpl-architect-campaign-two-summary.tpl-background-dark-color-gray .tpl-content-wrapper {
    background-color: #808080;
}
.tpl-architect-campaign-two-summary.tpl-background-dark-color-gray-dark .tpl-content-wrapper {
    background-color: #484848;
}
.tpl-architect-campaign-two-summary.tpl-background-color-gray-light .tpl-content-wrapper {
    background-color: #d3d3d3;
}
.tpl-architect-campaign-two-summary.tpl-background-color-gray-lighter .tpl-content-wrapper {
    background-color: #f0f0f0;
}
.tpl-architect-campaign-two-summary.tpl-background-color-1 .tpl-content-wrapper {
    background-color: #800000;
}
.tpl-architect-campaign-two-summary.tpl-background-color-2 .tpl-content-wrapper {
    background-color: #90b6c4;
}
.tpl-architect-campaign-two-summary.tpl-background-color-3 .tpl-content-wrapper {
    background-color: #ecc577;
}
.tpl-architect-campaign-two-summary.tpl-background-dark-color-4 .tpl-content-wrapper {
    background-color: #ba810f;
}
.tpl-architect-campaign-two-summary.tpl-shadow-small .tpl-content-wrapper {
    margin: 0;
}
.tpl-architect-campaign-two-summary.tpl-shadow-normal .tpl-content-wrapper {
    margin: 0;
}
.tpl-architect-campaign-two-summary.tpl-shadow-large .tpl-content-wrapper {
    margin: 0;
}
@media only screen and (max-width: 1100px) {
    .tpl-architect-campaign-two-summary {
        width: 50%;
    }
}
@media only screen and (max-width: 768px) {
    .tpl-architect-campaign-two-summary {
        width: 100%;
        margin: 0 auto;
    }
    .tpl-architect-campaign-two-summary .tpl-content-wrapper {
        margin: 10px 0 20px;
    }
    .tpl-architect-campaign-two-summary .tpl-content .tpl-details {
        min-height: 0;
        padding: 18px 20px;
    }
}
.tpl-architect-wrapper-one-slider .tpl-architect-campaign-two-summary {
    width: 100%;
    max-width: 100%;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-field input[name=amount] {
    border: 1px solid #d3d3d3;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: Verdana, "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #ba810f;
    padding: 4px 14px;
    margin: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    /* Chrome, Safari, Edge, Opera */
    /* Firefox */
    -moz-appearance: textfield;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-field input[name=amount]:disabled,
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-field input[name=amount] .disabled, .tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-field input[name=amount][disabled=disabled] {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-field input[name=amount]::-webkit-inner-spin-button, .tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-field input[name=amount]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:disabled, .tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:hover {
    text-decoration: none;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:hover {
    background-color: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form.tpl-inline {
    position: relative;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form.tpl-inline .tpl-field-and-button {
    position: relative;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form.tpl-inline .tpl-field {
    padding-right: 94px;
    position: relative;
    width: 100%;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form.tpl-inline .tpl-field input[name=amount] {
    border-radius: 0;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form.tpl-inline .tpl-amount-button-holder {
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    display: inline-block;
    border-radius: 0;
    width: 95px;
    font-weight: 600;
    text-transform: none;
    padding-left: 4px;
    padding-right: 4px;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form.tpl-small .tpl-field input[name=amount] {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding: 2px 14px;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form.tpl-small .tpl-amount-button-holder .tpl-amount-submit {
    font-size: 14px;
    height: 40px;
    line-height: 36px;
    padding: 0 18px;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form.tpl-small.tpl-inline {
    position: relative;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form.tpl-small.tpl-inline .tpl-field {
    padding-right: 74px;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form.tpl-small.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    width: 75px;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form.tpl-fixed-amount.tpl-inline .tpl-amount-button-holder {
    position: static;
    display: block;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form.tpl-fixed-amount.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    width: 100%;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-campaign-set-amounts {
    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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-campaign-set-amounts .tpl-campaign-set-amount-option {
    margin: 5px;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
    margin: 20px 0;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option {
    overflow: hidden;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option .tpl-campaign-fixed-amount {
    display: none;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option .tpl-campaign-fixed-amount:checked + label {
    background-color: #90b6c4;
    border-color: #90b6c4;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
    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;
    height: 100%;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:disabled, .tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:hover {
    text-decoration: none;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:hover {
    background-color: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts, .tpl-architect-campaign-two-summary .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts {
    grid-template-columns: repeat(2, 1fr);
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option.custom, .tpl-architect-campaign-two-summary .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option.custom {
    grid-column-start: 1;
    grid-column-end: -1;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-recurring-field {
    margin-top: 20px;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-recurring-field label {
    width: 100%;
    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;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-recurring-field .tpl-switch {
    position: relative;
    display: inline-block;
    width: 32px;
    height: 16px;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:checked + .tpl-slider {
    background-color: green;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:checked + .tpl-slider:before {
    -webkit-transform: translateX(16px);
    transform: translateX(16px);
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:focus + .tpl-slider {
    -webkit-box-shadow: 0 0 1px green;
    box-shadow: 0 0 1px green;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-recurring-field .tpl-switch .tpl-slider {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: background-color 0.4s ease;
    transition: background-color 0.4s ease;
    border-radius: 16px;
    cursor: pointer;
}
.tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-recurring-field .tpl-switch .tpl-slider:before {
    position: absolute;
    content: "";
    height: 14px;
    width: 14px;
    left: 1px;
    bottom: 1px;
    background-color: white;
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    border-radius: 50%;
}
@media only screen and (max-width: 768px) {
    .tpl-architect-campaign-two-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts, .tpl-architect-campaign-two-summary .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts, .tpl-architect-campaign-two-summary .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts {
        grid-template-columns: repeat(1, 1fr);
    }
}
.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);
}
/*# 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: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: 40px;
    line-height: 36px;
    padding: 0 18px;
    background-color: #800000;
    border-color: #800000;
    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: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
/*# sourceMappingURL=BoxSummary.css.map */

.tpl-architect-campaign-three-detail .tpl-main-content {
    padding: 50px 10px;
}
.tpl-architect-campaign-three-detail .tpl-main-content .tpl-main-content-side {
    float: left;
    width: 35%;
    max-width: 360px;
}
.tpl-architect-campaign-three-detail .tpl-main-content .tpl-main-content-side .tpl-buttons {
    padding-top: 24px;
}
.tpl-architect-campaign-three-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
    width: 100%;
    margin: 1px 0;
}
.tpl-architect-campaign-three-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button:disabled, .tpl-architect-campaign-three-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-three-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button:hover {
    text-decoration: none;
}
.tpl-architect-campaign-three-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button:hover {
    background-color: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.tpl-architect-campaign-three-detail .tpl-main-content .tpl-main-content-main {
    padding-left: 40px;
    overflow: hidden;
}
.tpl-architect-campaign-three-detail .tpl-main-content .tpl-main-content-main .tpl-title {
    padding-bottom: 20px;
}
.tpl-architect-campaign-three-detail .tpl-main-content .tpl-main-content-main .tpl-elements-get-tags {
    padding-bottom: 20px;
}
.tpl-architect-campaign-three-detail .tpl-main-content .tpl-main-content-main .tpl-body {
    padding-right: 30px;
}
.tpl-architect-campaign-three-detail .tpl-main-content .tpl-main-content-main .tpl-birthday {
    line-height: 2rem;
    display: inline-block;
    border-top: solid 1px #d3d3d3;
    color: #800000;
    margin-top: 10px;
    padding-top: 5px;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-campaign-three-detail .tpl-main-content .tpl-main-content-side {
        width: 43%;
    }
    .tpl-architect-campaign-three-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button {
        font-size: 14px;
        height: 40px;
        line-height: 36px;
        padding: 0 18px;
        padding: 0;
    }
    .tpl-architect-campaign-three-detail .tpl-main-content .tpl-main-content-main {
        width: 57%;
        padding-left: 25px;
    }
}
@media only screen and (max-width: 768px) {
    .tpl-architect-campaign-three-detail .tpl-hero.tpl-hero-larger .tpl-hero-content {
        height: auto;
        padding: 65px 0;
    }
    .tpl-architect-campaign-three-detail .tpl-main-content .tpl-main-content-side,
    .tpl-architect-campaign-three-detail .tpl-main-content .tpl-main-content-main {
        float: none;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    .tpl-architect-campaign-three-detail .tpl-main-content .tpl-main-content-side {
        padding-bottom: 20px;
    }
    .tpl-architect-campaign-three-detail .tpl-main-content .tpl-main-content-main {
        padding-left: 0;
    }
    .tpl-architect-campaign-three-detail .tpl-main-content .tpl-main-content-main .tpl-body {
        padding-right: 0;
    }
}
.tpl-architect-campaign-three-detail.tpl-architect-article-two-detail .tpl-hero {
    height: 350px;
}
.tpl-architect-campaign-three-detail.tpl-architect-article-two-detail .tpl-main-content .tpl-title {
    font-weight: 100;
    text-align: center;
    padding: 10px 10px 30px;
}
.tpl-architect-campaign-three-detail.tpl-architect-article-two-detail .tpl-main-content .tpl-details {
    border-bottom: 1px solid #d3d3d3;
    padding: 20px 0;
}
.tpl-architect-campaign-three-detail.tpl-architect-article-two-detail .tpl-main-content .tpl-details .tpl-author-date {
    float: left;
    width: 70%;
    font-size: 12px;
    font-weight: 300;
    padding-right: 10px;
    padding-top: 8px;
}
.tpl-architect-campaign-three-detail.tpl-architect-article-two-detail .tpl-main-content .tpl-details .tpl-author-date .tpl-author {
    text-transform: uppercase;
}
.tpl-architect-campaign-three-detail.tpl-architect-article-two-detail .tpl-main-content .tpl-details .tpl-elements-social-share {
    float: right;
    width: 30%;
    text-align: right;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-field input[name=amount] {
    border: 1px solid #d3d3d3;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: Verdana, "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #ba810f;
    padding: 4px 14px;
    margin: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    /* Chrome, Safari, Edge, Opera */
    /* Firefox */
    -moz-appearance: textfield;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-field input[name=amount]:disabled,
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-field input[name=amount] .disabled, .tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-field input[name=amount][disabled=disabled] {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-field input[name=amount]::-webkit-inner-spin-button, .tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-field input[name=amount]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:disabled, .tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:hover {
    text-decoration: none;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:hover {
    background-color: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form.tpl-inline {
    position: relative;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form.tpl-inline .tpl-field-and-button {
    position: relative;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form.tpl-inline .tpl-field {
    padding-right: 94px;
    position: relative;
    width: 100%;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form.tpl-inline .tpl-field input[name=amount] {
    border-radius: 0;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form.tpl-inline .tpl-amount-button-holder {
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    display: inline-block;
    border-radius: 0;
    width: 95px;
    font-weight: 600;
    text-transform: none;
    padding-left: 4px;
    padding-right: 4px;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form.tpl-small .tpl-field input[name=amount] {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding: 2px 14px;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form.tpl-small .tpl-amount-button-holder .tpl-amount-submit {
    font-size: 14px;
    height: 40px;
    line-height: 36px;
    padding: 0 18px;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form.tpl-small.tpl-inline {
    position: relative;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form.tpl-small.tpl-inline .tpl-field {
    padding-right: 74px;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form.tpl-small.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    width: 75px;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form.tpl-fixed-amount.tpl-inline .tpl-amount-button-holder {
    position: static;
    display: block;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form.tpl-fixed-amount.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    width: 100%;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-campaign-set-amounts {
    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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-campaign-set-amounts .tpl-campaign-set-amount-option {
    margin: 5px;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-campaign-fixed-amounts {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
    margin: 20px 0;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option {
    overflow: hidden;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option .tpl-campaign-fixed-amount {
    display: none;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option .tpl-campaign-fixed-amount:checked + label {
    background-color: #90b6c4;
    border-color: #90b6c4;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
    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;
    height: 100%;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:disabled, .tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:hover {
    text-decoration: none;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:hover {
    background-color: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts, .tpl-architect-campaign-three-detail .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts {
    grid-template-columns: repeat(2, 1fr);
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option.custom, .tpl-architect-campaign-three-detail .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option.custom {
    grid-column-start: 1;
    grid-column-end: -1;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-recurring-field {
    margin-top: 20px;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-recurring-field label {
    width: 100%;
    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;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-recurring-field .tpl-switch {
    position: relative;
    display: inline-block;
    width: 32px;
    height: 16px;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:checked + .tpl-slider {
    background-color: green;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:checked + .tpl-slider:before {
    -webkit-transform: translateX(16px);
    transform: translateX(16px);
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:focus + .tpl-slider {
    -webkit-box-shadow: 0 0 1px green;
    box-shadow: 0 0 1px green;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-recurring-field .tpl-switch .tpl-slider {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: background-color 0.4s ease;
    transition: background-color 0.4s ease;
    border-radius: 16px;
    cursor: pointer;
}
.tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-recurring-field .tpl-switch .tpl-slider:before {
    position: absolute;
    content: "";
    height: 14px;
    width: 14px;
    left: 1px;
    bottom: 1px;
    background-color: white;
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    border-radius: 50%;
}
@media only screen and (max-width: 768px) {
    .tpl-architect-campaign-three-detail .tpl-elements-giving-form .tpl-campaign-fixed-amounts, .tpl-architect-campaign-three-detail .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts, .tpl-architect-campaign-three-detail .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts {
        grid-template-columns: repeat(1, 1fr);
    }
}
.tpl-architect-campaign-three-detail .tpl-label,
.tpl-architect-campaign-three-detail .tpl-tag-category .tpl-label,
.tpl-architect-campaign-three-detail .tpl-tag-category .tpl-tag {
    color: #ba810f;
    text-decoration: none;
    font-size: 12px;
}
.tpl-architect-campaign-three-detail .tpl-tag-category a.tpl-tag {
    color: #800000;
    outline: none;
    text-decoration: underline;
}
.tpl-architect-campaign-three-detail .tpl-tag-category a.tpl-tag:hover {
    text-decoration: underline;
}
.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: #800000;
    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-related:before {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 40px;
    font-family: Georgia, "Poppins", sans-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: #800000;
    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";
    speak: none;
    font-style: normal;
    font-weight: normal;
    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: 768px) {
    .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-three-summary {
    max-width: 600px;
    /* When published in the slider wrapper view */
}
.tpl-architect-campaign-three-summary .tpl-content-wrapper {
    background-color: #fff;
    margin: 10px;
}
.tpl-architect-campaign-three-summary .tpl-retain-ratio {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 66.6%;
}
.tpl-architect-campaign-three-summary .tpl-retain-ratio img {
    width: 100%;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.tpl-architect-campaign-three-summary:hover .tpl-retain-ratio img {
    opacity: 0.8;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form {
    margin: 20px 20px 0 20px;
}
.tpl-architect-campaign-three-summary .tpl-content .tpl-details {
    min-height: 215px;
    padding: 20px;
}
.tpl-architect-campaign-three-summary .tpl-content .tpl-details .tpl-summary {
    line-height: 2rem;
}
.tpl-architect-campaign-three-summary .tpl-content .tpl-details .tpl-birthday {
    line-height: 2rem;
    display: inline-block;
    border-top: solid 1px #d3d3d3;
    color: #800000;
    margin-top: 10px;
    padding-top: 5px;
}
.tpl-architect-campaign-three-summary .tpl-content .tpl-title-holder {
    margin: 0 0 13px;
}
.tpl-architect-campaign-three-summary .tpl-content .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 36px;
    font-family: Georgia, "Poppins", sans-serif;
    color: #800000;
    font-weight: 200;
    text-decoration: none;
    line-height: 1.1;
}
.tpl-architect-campaign-three-summary .tpl-content .tpl-elements-get-tags {
    margin: 0 0 10px;
}
.tpl-architect-campaign-three-summary .tpl-content .tpl-full-view-button {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
    width: 100%;
}
.tpl-architect-campaign-three-summary .tpl-content .tpl-full-view-button:disabled, .tpl-architect-campaign-three-summary .tpl-content .tpl-full-view-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-three-summary .tpl-content .tpl-full-view-button:hover {
    text-decoration: none;
}
.tpl-architect-campaign-three-summary .tpl-content .tpl-full-view-button:hover {
    background-color: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.tpl-architect-campaign-three-summary.tpl-background-dark-color-black .tpl-content-wrapper {
    background-color: #000;
}
.tpl-architect-campaign-three-summary.tpl-background-dark-color-dark .tpl-content-wrapper {
    background-color: #ba810f;
}
.tpl-architect-campaign-three-summary.tpl-background-dark-color-gray .tpl-content-wrapper {
    background-color: #808080;
}
.tpl-architect-campaign-three-summary.tpl-background-dark-color-gray-dark .tpl-content-wrapper {
    background-color: #484848;
}
.tpl-architect-campaign-three-summary.tpl-background-color-gray-light .tpl-content-wrapper {
    background-color: #d3d3d3;
}
.tpl-architect-campaign-three-summary.tpl-background-color-gray-lighter .tpl-content-wrapper {
    background-color: #f0f0f0;
}
.tpl-architect-campaign-three-summary.tpl-background-color-1 .tpl-content-wrapper {
    background-color: #800000;
}
.tpl-architect-campaign-three-summary.tpl-background-color-2 .tpl-content-wrapper {
    background-color: #90b6c4;
}
.tpl-architect-campaign-three-summary.tpl-background-color-3 .tpl-content-wrapper {
    background-color: #ecc577;
}
.tpl-architect-campaign-three-summary.tpl-background-dark-color-4 .tpl-content-wrapper {
    background-color: #ba810f;
}
.tpl-architect-campaign-three-summary.tpl-shadow-small .tpl-content-wrapper {
    margin: 0;
}
.tpl-architect-campaign-three-summary.tpl-shadow-normal .tpl-content-wrapper {
    margin: 0;
}
.tpl-architect-campaign-three-summary.tpl-shadow-large .tpl-content-wrapper {
    margin: 0;
}
@media only screen and (max-width: 1100px) {
    .tpl-architect-campaign-three-summary {
        width: 50%;
    }
}
@media only screen and (max-width: 768px) {
    .tpl-architect-campaign-three-summary {
        width: 100%;
        margin: 0 auto;
    }
    .tpl-architect-campaign-three-summary .tpl-content-wrapper {
        margin: 10px 0 20px;
    }
    .tpl-architect-campaign-three-summary .tpl-content .tpl-details {
        min-height: 0;
        padding: 18px 20px;
    }
}
.tpl-architect-wrapper-one-slider .tpl-architect-campaign-three-summary {
    width: 100%;
    max-width: 100%;
}
.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-field input[name=amount] {
    border: 1px solid #d3d3d3;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: Verdana, "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #ba810f;
    padding: 4px 14px;
    margin: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    /* Chrome, Safari, Edge, Opera */
    /* Firefox */
    -moz-appearance: textfield;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-field input[name=amount]:disabled,
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-field input[name=amount] .disabled, .tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-field input[name=amount][disabled=disabled] {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-field input[name=amount]::-webkit-inner-spin-button, .tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-field input[name=amount]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:disabled, .tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:hover {
    text-decoration: none;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:hover {
    background-color: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form.tpl-inline {
    position: relative;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form.tpl-inline .tpl-field-and-button {
    position: relative;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form.tpl-inline .tpl-field {
    padding-right: 94px;
    position: relative;
    width: 100%;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form.tpl-inline .tpl-field input[name=amount] {
    border-radius: 0;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form.tpl-inline .tpl-amount-button-holder {
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    display: inline-block;
    border-radius: 0;
    width: 95px;
    font-weight: 600;
    text-transform: none;
    padding-left: 4px;
    padding-right: 4px;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form.tpl-small .tpl-field input[name=amount] {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding: 2px 14px;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form.tpl-small .tpl-amount-button-holder .tpl-amount-submit {
    font-size: 14px;
    height: 40px;
    line-height: 36px;
    padding: 0 18px;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form.tpl-small.tpl-inline {
    position: relative;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form.tpl-small.tpl-inline .tpl-field {
    padding-right: 74px;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form.tpl-small.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    width: 75px;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form.tpl-fixed-amount.tpl-inline .tpl-amount-button-holder {
    position: static;
    display: block;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form.tpl-fixed-amount.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    width: 100%;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-campaign-set-amounts {
    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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-campaign-set-amounts .tpl-campaign-set-amount-option {
    margin: 5px;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
    margin: 20px 0;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option {
    overflow: hidden;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option .tpl-campaign-fixed-amount {
    display: none;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option .tpl-campaign-fixed-amount:checked + label {
    background-color: #90b6c4;
    border-color: #90b6c4;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
    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;
    height: 100%;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:disabled, .tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:hover {
    text-decoration: none;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:hover {
    background-color: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts, .tpl-architect-campaign-three-summary .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts {
    grid-template-columns: repeat(2, 1fr);
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option.custom, .tpl-architect-campaign-three-summary .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option.custom {
    grid-column-start: 1;
    grid-column-end: -1;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-recurring-field {
    margin-top: 20px;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-recurring-field label {
    width: 100%;
    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;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-recurring-field .tpl-switch {
    position: relative;
    display: inline-block;
    width: 32px;
    height: 16px;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:checked + .tpl-slider {
    background-color: green;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:checked + .tpl-slider:before {
    -webkit-transform: translateX(16px);
    transform: translateX(16px);
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:focus + .tpl-slider {
    -webkit-box-shadow: 0 0 1px green;
    box-shadow: 0 0 1px green;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-recurring-field .tpl-switch .tpl-slider {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: background-color 0.4s ease;
    transition: background-color 0.4s ease;
    border-radius: 16px;
    cursor: pointer;
}
.tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-recurring-field .tpl-switch .tpl-slider:before {
    position: absolute;
    content: "";
    height: 14px;
    width: 14px;
    left: 1px;
    bottom: 1px;
    background-color: white;
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    border-radius: 50%;
}
@media only screen and (max-width: 768px) {
    .tpl-architect-campaign-three-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts, .tpl-architect-campaign-three-summary .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts, .tpl-architect-campaign-three-summary .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts {
        grid-template-columns: repeat(1, 1fr);
    }
}
.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-four-summary {
    display: block;
    padding-right: 20px;
    padding-bottom: 20px;
    float: left;
    width: 50%;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-field input[name=amount] {
    border: 1px solid #d3d3d3;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-family: Verdana, "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #ba810f;
    padding: 4px 14px;
    margin: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    /* Chrome, Safari, Edge, Opera */
    /* Firefox */
    -moz-appearance: textfield;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-field input[name=amount]:disabled,
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-field input[name=amount] .disabled, .tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-field input[name=amount][disabled=disabled] {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-field input[name=amount]::-webkit-inner-spin-button, .tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-field input[name=amount]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:disabled, .tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:hover {
    text-decoration: none;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-amount-button-holder .tpl-amount-submit:hover {
    background-color: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form.tpl-inline {
    position: relative;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form.tpl-inline .tpl-field-and-button {
    position: relative;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form.tpl-inline .tpl-field {
    padding-right: 94px;
    position: relative;
    width: 100%;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form.tpl-inline .tpl-field input[name=amount] {
    border-radius: 0;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form.tpl-inline .tpl-amount-button-holder {
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    display: inline-block;
    border-radius: 0;
    width: 95px;
    font-weight: 600;
    text-transform: none;
    padding-left: 4px;
    padding-right: 4px;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form.tpl-small .tpl-field input[name=amount] {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding: 2px 14px;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form.tpl-small .tpl-amount-button-holder .tpl-amount-submit {
    font-size: 14px;
    height: 40px;
    line-height: 36px;
    padding: 0 18px;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form.tpl-small.tpl-inline {
    position: relative;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form.tpl-small.tpl-inline .tpl-field {
    padding-right: 74px;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form.tpl-small.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    width: 75px;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form.tpl-fixed-amount.tpl-inline .tpl-amount-button-holder {
    position: static;
    display: block;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form.tpl-fixed-amount.tpl-inline .tpl-amount-button-holder .tpl-amount-submit {
    width: 100%;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-campaign-set-amounts {
    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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-campaign-set-amounts .tpl-campaign-set-amount-option {
    margin: 5px;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
    margin: 20px 0;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option {
    overflow: hidden;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option .tpl-campaign-fixed-amount {
    display: none;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option .tpl-campaign-fixed-amount:checked + label {
    background-color: #90b6c4;
    border-color: #90b6c4;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
    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;
    height: 100%;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:disabled, .tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:hover {
    text-decoration: none;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option label:hover {
    background-color: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts, .tpl-architect-campaign-four-summary .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts {
    grid-template-columns: repeat(2, 1fr);
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option.custom, .tpl-architect-campaign-four-summary .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts .tpl-campaign-fixed-amount-option.custom {
    grid-column-start: 1;
    grid-column-end: -1;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-recurring-field {
    margin-top: 20px;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-recurring-field label {
    width: 100%;
    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;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-recurring-field .tpl-switch {
    position: relative;
    display: inline-block;
    width: 32px;
    height: 16px;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:checked + .tpl-slider {
    background-color: green;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:checked + .tpl-slider:before {
    -webkit-transform: translateX(16px);
    transform: translateX(16px);
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-recurring-field .tpl-switch input:focus + .tpl-slider {
    -webkit-box-shadow: 0 0 1px green;
    box-shadow: 0 0 1px green;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-recurring-field .tpl-switch .tpl-slider {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: background-color 0.4s ease;
    transition: background-color 0.4s ease;
    border-radius: 16px;
    cursor: pointer;
}
.tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-recurring-field .tpl-switch .tpl-slider:before {
    position: absolute;
    content: "";
    height: 14px;
    width: 14px;
    left: 1px;
    bottom: 1px;
    background-color: white;
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    border-radius: 50%;
}
@media only screen and (max-width: 768px) {
    .tpl-architect-campaign-four-summary .tpl-elements-giving-form .tpl-campaign-fixed-amounts, .tpl-architect-campaign-four-summary .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-2 .tpl-campaign-fixed-amounts, .tpl-architect-campaign-four-summary .tpl-elements-giving-form.tpl-campaign-fixed-amounts-count-4 .tpl-campaign-fixed-amounts {
        grid-template-columns: repeat(1, 1fr);
    }
}
.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.2s ease-in-out, background 0.2s ease-in-out;
    transition: color 0.2s ease-in-out, background 0.2s ease-in-out;
}
.tpl-architect-campaign-four-summary .tpl-architect-campaign-four-summary-inner .tpl-content .tpl-actions button:hover {
    background: #fff;
    color: #90b6c4;
}
.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";
    speak: none;
    font-style: normal;
    font-weight: normal;
    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";
    speak: none;
    font-style: normal;
    font-weight: normal;
    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: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: 40px;
    line-height: 36px;
    padding: 0 18px;
    background-color: #800000;
    border-color: #800000;
    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: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
/*# sourceMappingURL=BoxSummary.css.map */

.tpl-architect-opportunity-one-detail .tpl-hero {
    height: 350px;
}
.tpl-architect-opportunity-one-detail .tpl-main-content {
    padding-top: 55px;
    padding-bottom: 50px;
}
.tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side {
    float: right;
    width: 30%;
    max-width: 360px;
}
.tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side .tpl-tags-holder {
    background: #fff;
    padding: 12px 25px;
}
.tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side .tpl-tags-holder .tpl-external-id,
.tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side .tpl-tags-holder .tpl-elements-get-tags .tpl-tag-category {
    margin: 10px 0;
    display: block;
}
.tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side .tpl-tags-holder .tpl-external-id b,
.tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side .tpl-tags-holder .tpl-elements-get-tags .tpl-tag-category .tpl-tag-category-name {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
}
.tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side .tpl-tags-holder .tpl-external-id span,
.tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side .tpl-tags-holder .tpl-elements-get-tags .tpl-tag-category .tpl-tag {
    text-transform: capitalize;
    font-weight: 300;
    font-size: 12px;
}
.tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side .tpl-buttons {
    padding-top: 24px;
}
.tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
    position: relative;
    width: 100%;
    margin: 1px 0;
}
.tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button:disabled, .tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button:hover {
    text-decoration: none;
}
.tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button:hover {
    background-color: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button:before {
    font-size: 22px;
    position: absolute;
    left: 20px;
    top: 50%;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    margin-top: -15px;
}
.tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button.tpl-motion-inquire {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #90b6c4;
    border-color: #90b6c4;
    color: #fff;
}
.tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button.tpl-motion-inquire:disabled, .tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button.tpl-motion-inquire.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button.tpl-motion-inquire:hover {
    text-decoration: none;
}
.tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button.tpl-motion-inquire:hover {
    background-color: #a1c1cd;
    border-color: #a1c1cd;
    color: #fff;
}
.tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button.tpl-motion-inquire:before {
    font-family: "Linearicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e7da";
}
.tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button.tpl-motion-interest-list {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #90b6c4;
    border-color: #90b6c4;
    color: #fff;
}
.tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button.tpl-motion-interest-list:disabled, .tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button.tpl-motion-interest-list.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button.tpl-motion-interest-list:hover {
    text-decoration: none;
}
.tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button.tpl-motion-interest-list:hover {
    background-color: #a1c1cd;
    border-color: #a1c1cd;
    color: #fff;
}
.tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button.tpl-motion-interest-list:before {
    font-family: "Linearicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e68d";
}
.tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button.tpl-send {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #ba810f;
    border-color: #ba810f;
    color: #fff;
}
.tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button.tpl-send:disabled, .tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button.tpl-send.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button.tpl-send:hover {
    text-decoration: none;
}
.tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button.tpl-send:hover {
    background-color: #d29111;
    border-color: #d29111;
    color: #fff;
}
.tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button.tpl-send:hover {
    color: #fff;
}
.tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button.tpl-send:before {
    font-family: "Linearicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e699";
}
.tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button.tpl-motion-url:before {
    font-family: "Linearicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e784";
}
.tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button, .tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button.tpl-motion-url, .tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button.tpl-motion-inquire, .tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button.tpl-motion-interest-list, .tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button.tpl-send {
    text-align: left;
    padding-left: 60px;
}
.tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-main {
    padding: 0 60px 0 0;
    float: left;
    width: 70%;
}
.tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-main .tpl-title {
    padding-bottom: 33px;
}
.tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-main .tpl-body {
    padding-right: 30px;
}
.tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-main .tpl-body ul li {
    line-height: 1.3;
    margin: 6px 0;
}
@media only screen and (max-width: 900px) {
    .tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side {
        width: 39%;
    }
    .tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button, .tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button.tpl-send, .tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button.tpl-pray, .tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button.tpl-motion-application, .tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button.tpl-motion-inquire, .tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side .tpl-buttons .tpl-button.tpl-motion-interest-list {
        font-size: 14px;
        height: 40px;
        line-height: 36px;
        padding: 0 18px;
        padding-left: 60px;
    }
    .tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-main {
        width: 61%;
        padding: 0 25px 0 0;
    }
}
@media only screen and (max-width: 800px) {
    .tpl-architect-opportunity-one-detail .tpl-hero {
        height: 300px;
    }
    .tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side,
    .tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-main {
        float: none;
        width: 100%;
    }
    .tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-side {
        padding-bottom: 30px;
    }
    .tpl-architect-opportunity-one-detail .tpl-main-content .tpl-main-content-main {
        padding: 0;
    }
}
/*# sourceMappingURL=Detail.css.map */

.tpl-architect-opportunity-one-related:before {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 40px;
    font-family: Georgia, "Poppins", sans-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: #800000;
    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";
    speak: none;
    font-style: normal;
    font-weight: normal;
    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: 768px) {
    .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-opportunity-one-summary {
    max-width: 600px;
    /* When published in the slider wrapper view */
}
.tpl-architect-opportunity-one-summary .tpl-content-wrapper {
    background-color: #fff;
    margin: 10px;
}
.tpl-architect-opportunity-one-summary .tpl-retain-ratio {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 66.6%;
}
.tpl-architect-opportunity-one-summary .tpl-retain-ratio img {
    width: 100%;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.tpl-architect-opportunity-one-summary:hover .tpl-retain-ratio img {
    opacity: 0.8;
}
.tpl-architect-opportunity-one-summary .tpl-elements-giving-form {
    margin: 20px 20px 0 20px;
}
.tpl-architect-opportunity-one-summary .tpl-content .tpl-details {
    min-height: 215px;
    padding: 20px;
}
.tpl-architect-opportunity-one-summary .tpl-content .tpl-details .tpl-summary {
    line-height: 2rem;
}
.tpl-architect-opportunity-one-summary .tpl-content .tpl-details .tpl-birthday {
    line-height: 2rem;
    display: inline-block;
    border-top: solid 1px #d3d3d3;
    color: #800000;
    margin-top: 10px;
    padding-top: 5px;
}
.tpl-architect-opportunity-one-summary .tpl-content .tpl-title-holder {
    margin: 0 0 13px;
}
.tpl-architect-opportunity-one-summary .tpl-content .tpl-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 36px;
    font-family: Georgia, "Poppins", sans-serif;
    color: #800000;
    font-weight: 200;
    text-decoration: none;
    line-height: 1.1;
}
.tpl-architect-opportunity-one-summary .tpl-content .tpl-elements-get-tags {
    margin: 0 0 10px;
}
.tpl-architect-opportunity-one-summary .tpl-content .tpl-full-view-button {
    display: inline-block;
    border-radius: 0;
    font-family: Verdana, "Poppins", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    padding: 0 22px;
    font-weight: 400;
    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: #800000;
    border-color: #800000;
    color: #fff;
    width: 100%;
}
.tpl-architect-opportunity-one-summary .tpl-content .tpl-full-view-button:disabled, .tpl-architect-opportunity-one-summary .tpl-content .tpl-full-view-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}
.tpl-architect-opportunity-one-summary .tpl-content .tpl-full-view-button:hover {
    text-decoration: none;
}
.tpl-architect-opportunity-one-summary .tpl-content .tpl-full-view-button:hover {
    background-color: #9a0000;
    border-color: #9a0000;
    color: #fff;
}
.tpl-architect-opportunity-one-summary.tpl-background-dark-color-black .tpl-content-wrapper {
    background-color: #000;
}
.tpl-architect-opportunity-one-summary.tpl-background-dark-color-dark .tpl-content-wrapper {
    background-color: #ba810f;
}
.tpl-architect-opportunity-one-summary.tpl-background-dark-color-gray .tpl-content-wrapper {
    background-color: #808080;
}
.tpl-architect-opportunity-one-summary.tpl-background-dark-color-gray-dark .tpl-content-wrapper {
    background-color: #484848;
}
.tpl-architect-opportunity-one-summary.tpl-background-color-gray-light .tpl-content-wrapper {
    background-color: #d3d3d3;
}
.tpl-architect-opportunity-one-summary.tpl-background-color-gray-lighter .tpl-content-wrapper {
    background-color: #f0f0f0;
}
.tpl-architect-opportunity-one-summary.tpl-background-color-1 .tpl-content-wrapper {
    background-color: #800000;
}
.tpl-architect-opportunity-one-summary.tpl-background-color-2 .tpl-content-wrapper {
    background-color: #90b6c4;
}
.tpl-architect-opportunity-one-summary.tpl-background-color-3 .tpl-content-wrapper {
    background-color: #ecc577;
}
.tpl-architect-opportunity-one-summary.tpl-background-dark-color-4 .tpl-content-wrapper {
    background-color: #ba810f;
}
.tpl-architect-opportunity-one-summary.tpl-shadow-small .tpl-content-wrapper {
    margin: 0;
}
.tpl-architect-opportunity-one-summary.tpl-shadow-normal .tpl-content-wrapper {
    margin: 0;
}
.tpl-architect-opportunity-one-summary.tpl-shadow-large .tpl-content-wrapper {
    margin: 0;
}
@media only screen and (max-width: 1100px) {
    .tpl-architect-opportunity-one-summary {
        width: 50%;
    }
}
@media only screen and (max-width: 768px) {
    .tpl-architect-opportunity-one-summary {
        width: 100%;
        margin: 0 auto;
    }
    .tpl-architect-opportunity-one-summary .tpl-content-wrapper {
        margin: 10px 0 20px;
    }
    .tpl-architect-opportunity-one-summary .tpl-content .tpl-details {
        min-height: 0;
        padding: 18px 20px;
    }
}
.tpl-architect-wrapper-one-slider .tpl-architect-opportunity-one-summary {
    width: 100%;
    max-width: 100%;
}
.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);
}
/*# sourceMappingURL=Summary.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;
    font-size: 36px;
    font-family: Georgia, "Poppins", sans-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.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    font-family: "Font Awesome 5 Pro";
    font-size: 32px;
    content: "\f0d7";
    color: #ba810f;
    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: #ba810f;
}
.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: #800000;
}
.tpl-architect-wrapper-one-accordion.tpl-background-color-2 {
    background-color: #90b6c4;
}
.tpl-architect-wrapper-one-accordion.tpl-background-color-3 {
    background-color: #ecc577;
}
.tpl-architect-wrapper-one-accordion.tpl-background-dark-color-4 {
    background-color: #ba810f;
}
.tpl-architect-wrapper-one-accordion.tpl-child-title-h1 .tpl-accordion-title .tpl-accordion-title-inner {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 48px;
    font-family: Georgia, "Poppins", sans-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;
    font-size: 40px;
    font-family: Georgia, "Poppins", sans-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;
    font-size: 28px;
    font-family: Georgia, "Poppins", sans-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;
    font-size: 25px;
    font-family: Georgia, "Poppins", sans-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;
    font-size: 18px;
    font-family: Georgia, "Poppins", sans-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: 768px) {
    .tpl-architect-wrapper-one-accordion .tpl-accordion-title .tpl-accordion-title-inner {
        font-size: 29px;
        padding: 16px 5px 16px 36px;
    }
    .tpl-architect-wrapper-one-accordion .tpl-accordion-title .tpl-accordion-title-inner:before {
        font-size: 32px;
    }
}
@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: 26px;
    }
    .tpl-architect-wrapper-one-accordion .tpl-accordion-title .tpl-accordion-title-inner:before {
        font-size: 28px;
    }
    .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: 34px;
    }
    .tpl-architect-wrapper-one-accordion.tpl-child-title-h1 .tpl-accordion-title .tpl-accordion-title-inner:before {
        font-size: 37px;
    }
    .tpl-architect-wrapper-one-accordion.tpl-child-title-h2 .tpl-accordion-title .tpl-accordion-title-inner {
        font-size: 28px;
    }
    .tpl-architect-wrapper-one-accordion.tpl-child-title-h2 .tpl-accordion-title .tpl-accordion-title-inner:before {
        font-size: 31px;
    }
    .tpl-architect-wrapper-one-accordion.tpl-child-title-h4 .tpl-accordion-title .tpl-accordion-title-inner {
        font-size: 20px;
    }
    .tpl-architect-wrapper-one-accordion.tpl-child-title-h4 .tpl-accordion-title .tpl-accordion-title-inner:before {
        font-size: 23px;
    }
    .tpl-architect-wrapper-one-accordion.tpl-child-title-h5 .tpl-accordion-title .tpl-accordion-title-inner {
        font-size: 18px;
    }
    .tpl-architect-wrapper-one-accordion.tpl-child-title-h5 .tpl-accordion-title .tpl-accordion-title-inner:before {
        font-size: 21px;
    }
    .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: #ba810f;
}
.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: #800000;
}
.tpl-architect-wrapper-one-basic.tpl-background-color-2 {
    background-color: #90b6c4;
}
.tpl-architect-wrapper-one-basic.tpl-background-color-3 {
    background-color: #ecc577;
}
.tpl-architect-wrapper-one-basic.tpl-background-dark-color-4 {
    background-color: #ba810f;
}
.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%, #800000), to(#800000));
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(139, 157, 180, 0) 50%, #800000 50%, #800000 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%, #90b6c4), to(#90b6c4));
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(139, 157, 180, 0) 50%, #90b6c4 50%, #90b6c4 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%, #ecc577), to(#ecc577));
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(139, 157, 180, 0) 50%, #ecc577 50%, #ecc577 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%, #ba810f), to(#ba810f));
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(139, 157, 180, 0) 50%, #ba810f 50%, #ba810f 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%, #800000 50.2%, #800000 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%, #90b6c4 50.2%, #90b6c4 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%, #ecc577 50.2%, #ecc577 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%, #ba810f 50.2%, #ba810f 100%);
}
.tpl-architect-wrapper-one-basic.tpl-background-angled-color-1-top {
    position: relative;
    background: -webkit-gradient(linear, left bottom, left top, from(#800000), to(#800000));
    background: linear-gradient(0deg, #800000 0%, #800000 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%, #800000), to(#800000));
    background: linear-gradient(to bottom left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #800000 50.5%, #800000 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%, #90b6c4), to(#90b6c4));
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #90b6c4 50.2%, #90b6c4 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%, #90b6c4), to(#90b6c4));
    background: linear-gradient(to bottom left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #90b6c4 50.5%, #90b6c4 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%, #ecc577), to(#ecc577));
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #ecc577 50.2%, #ecc577 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%, #ecc577), to(#ecc577));
    background: linear-gradient(to bottom left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #ecc577 50.5%, #ecc577 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%, #ba810f), to(#ba810f));
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #ba810f 50.2%, #ba810f 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%, #ba810f), to(#ba810f));
    background: linear-gradient(to bottom left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #ba810f 50.5%, #ba810f 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: #ba810f;
}
.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: #800000;
}
.tpl-architect-wrapper-one-basic.tpl-summary-background-color-2 .tpl-architect-summary .tpl-content-wrapper {
    background-color: #90b6c4;
}
.tpl-architect-wrapper-one-basic.tpl-summary-background-color-3 .tpl-architect-summary .tpl-content-wrapper {
    background-color: #ecc577;
}
.tpl-architect-wrapper-one-basic.tpl-summary-background-dark-color-4 .tpl-architect-summary .tpl-content-wrapper {
    background-color: #ba810f;
}
.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: 768px) {
    .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.cj-bg-color-1 {
    background-color: #1D3763;
}
.tpl-architect-wrapper-one-basic.cj-bg-color-2 {
    background-color: #216DB6;
}
.tpl-architect-wrapper-one-basic.cj-bg-color-3 {
    background-color: #CFB52D;
}
.tpl-architect-wrapper-one-basic.cj-bg-color-4 {
    background-color: #D46528;
}
.tpl-architect-wrapper-one-basic.tpl-summary-cj-bg-color-1 .tpl-architect-summary .tpl-content-wrapper {
    background-color: #1D3763;
}
.tpl-architect-wrapper-one-basic.tpl-summary-cj-bg-color-2 .tpl-architect-summary .tpl-content-wrapper {
    background-color: #216DB6;
}
.tpl-architect-wrapper-one-basic.tpl-summary-cj-bg-color-3 .tpl-architect-summary .tpl-content-wrapper {
    background-color: #CFB52D;
}
.tpl-architect-wrapper-one-basic.tpl-summary-cj-bg-color-4 .tpl-architect-summary .tpl-content-wrapper {
    background-color: #D46528;
}
/*# sourceMappingURL=Basic.css.map */

.tpl-architect-wrapper-one-carousel .owl-carousel {
    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-wrapper-one-carousel .owl-carousel .owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.tpl-architect-wrapper-one-carousel .owl-carousel .owl-nav {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    padding-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.tpl-architect-wrapper-one-carousel .owl-carousel .owl-nav .owl-prev,
.tpl-architect-wrapper-one-carousel .owl-carousel .owl-nav .owl-next {
    margin: 0 10px;
}
.tpl-architect-wrapper-one-carousel .owl-carousel .owl-nav .owl-prev:before,
.tpl-architect-wrapper-one-carousel .owl-carousel .owl-nav .owl-next:before {
    font-size: 26px;
    color: #800000;
    font-family: "Font Awesome 5 Pro";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f053";
}
.tpl-architect-wrapper-one-carousel .owl-carousel .owl-nav .owl-prev.disabled,
.tpl-architect-wrapper-one-carousel .owl-carousel .owl-nav .owl-next.disabled {
    opacity: 0.5;
    cursor: not-allowed;
}
.tpl-architect-wrapper-one-carousel .owl-carousel .owl-nav .owl-next:before {
    content: "\f054";
}
/*# sourceMappingURL=Carousel.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";
    speak: none;
    font-style: normal;
    font-weight: normal;
    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";
    speak: none;
    font-style: normal;
    font-weight: normal;
    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: #ba810f;
}
@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 */

.tpl-architect-wrapper-one-tabs .tpl-architect-wrapper-tabs-inner .tpl-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
}
.tpl-architect-wrapper-one-tabs .tpl-architect-wrapper-tabs-inner .tpl-tabs .tpl-tab-button {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 15px;
    font-size: 16px;
    background-color: #f3c76f;
    text-decoration: none;
    color: rgba(0, 0, 0, 0.3);
    font-weight: bold;
}
.tpl-architect-wrapper-one-tabs .tpl-architect-wrapper-tabs-inner .tpl-tabs .active {
    background-color: #ba810f;
    color: white;
}
.tpl-architect-wrapper-one-tabs .tpl-architect-wrapper-tabs-inner .tpl-containers {
    position: relative;
    padding: 40px;
}
.tpl-architect-wrapper-one-tabs .tpl-architect-wrapper-tabs-inner .tpl-containers > div {
    width: 100%;
    height: auto;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}
.tpl-architect-wrapper-one-tabs .tpl-architect-wrapper-tabs-inner .tpl-containers > div.active {
    visibility: visible;
    opacity: 1;
    position: static;
    top: auto;
    left: auto;
}
.tpl-section-popup .tpl-architect-wrapper-one-tabs .tpl-architect-wrapper-tabs-inner {
    max-height: calc(100vh - 50px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.tpl-section-popup .tpl-architect-wrapper-one-tabs .tpl-architect-wrapper-tabs-inner .tpl-containers {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.tpl-section-popup .tpl-architect-wrapper-one-tabs .tpl-architect-wrapper-tabs-inner .tpl-containers > div {
    overflow: auto;
    padding: 40px;
    background: #ba810f;
}
.tpl-section-popup .tpl-architect-wrapper-one-tabs .tpl-architect-wrapper-tabs-inner .tpl-containers > div.tpl-background-color-1 {
    background: #800000 !important;
}
.tpl-section-popup .tpl-architect-wrapper-one-tabs .tpl-architect-wrapper-tabs-inner .tpl-containers > div.tpl-background-color-1 .tpl-architect-wrapper-one-basic-inner .quick-search .infinite-loading:after {
    background: #800000 !important;
}
.tpl-section-popup .tpl-architect-wrapper-one-tabs .tpl-architect-wrapper-tabs-inner .tpl-containers > div.tpl-background-color-2 {
    background: #90b6c4 !important;
}
.tpl-section-popup .tpl-architect-wrapper-one-tabs .tpl-architect-wrapper-tabs-inner .tpl-containers > div.tpl-background-color-2 .tpl-architect-wrapper-one-basic-inner .quick-search .infinite-loading:after {
    background: #90b6c4 !important;
}
.tpl-section-popup .tpl-architect-wrapper-one-tabs .tpl-architect-wrapper-tabs-inner .tpl-containers > div.tpl-background-color-3 {
    background: #ecc577 !important;
}
.tpl-section-popup .tpl-architect-wrapper-one-tabs .tpl-architect-wrapper-tabs-inner .tpl-containers > div.tpl-background-color-3 .tpl-architect-wrapper-one-basic-inner .quick-search .infinite-loading:after {
    background: #ecc577 !important;
}
.tpl-section-popup .tpl-architect-wrapper-one-tabs .tpl-architect-wrapper-tabs-inner .tpl-containers > div.tpl-background-color-4 {
    background: #ba810f !important;
}
.tpl-section-popup .tpl-architect-wrapper-one-tabs .tpl-architect-wrapper-tabs-inner .tpl-containers > div.tpl-background-color-4 .tpl-architect-wrapper-one-basic-inner .quick-search .infinite-loading:after {
    background: #ba810f !important;
}
.tpl-section-popup .tpl-architect-wrapper-one-tabs .tpl-architect-wrapper-tabs-inner .tpl-containers > div > div {
    min-height: 350px;
    -ms-flex-line-pack: center;
    align-content: center;
    display: inline-grid;
    width: 100%;
}
.tpl-section-popup .tpl-architect-wrapper-one-tabs .tpl-architect-wrapper-tabs-inner .tpl-containers > div > div .tpl-architect-opportunity-one-summary {
    width: 100%;
}
.tpl-section-popup .tpl-architect-wrapper-one-tabs .tpl-architect-wrapper-tabs-inner .tpl-containers > div > div .tpl-architect-campaign-three-summary {
    width: 100%;
}
.tpl-section-popup .tpl-architect-wrapper-one-tabs .tpl-architect-wrapper-tabs-inner .tpl-containers > div > div .tpl-architect-campaign-two-summary {
    width: 100%;
}
.tpl-section-popup .tpl-architect-wrapper-one-tabs .tpl-architect-wrapper-tabs-inner .tpl-containers > div > div .tpl-architect-campaign-one-summary {
    width: 100%;
}
.tpl-architect-wrapper-one-tabs.tpl-background-color-1 .tpl-architect-wrapper-tabs-inner .tpl-tabs .tpl-tab-button {
    background-color: #ff1a1a !important;
}
.tpl-architect-wrapper-one-tabs.tpl-background-color-1 .tpl-architect-wrapper-tabs-inner .tpl-tabs .active {
    background-color: #800000 !important;
}
.tpl-architect-wrapper-one-tabs.tpl-background-color-2 .tpl-architect-wrapper-tabs-inner .tpl-tabs .tpl-tab-button {
    background-color: #f4f8f9 !important;
}
.tpl-architect-wrapper-one-tabs.tpl-background-color-2 .tpl-architect-wrapper-tabs-inner .tpl-tabs .active {
    background-color: #90b6c4 !important;
}
.tpl-architect-wrapper-one-tabs.tpl-background-color-3 .tpl-architect-wrapper-tabs-inner .tpl-tabs .tpl-tab-button {
    background-color: #fffefd !important;
}
.tpl-architect-wrapper-one-tabs.tpl-background-color-3 .tpl-architect-wrapper-tabs-inner .tpl-tabs .active {
    background-color: #ecc577 !important;
}
.tpl-architect-wrapper-one-tabs.tpl-background-color-4 .tpl-architect-wrapper-tabs-inner .tpl-tabs .tpl-tab-button {
    background-color: #f3c76f !important;
}
.tpl-architect-wrapper-one-tabs.tpl-background-color-4 .tpl-architect-wrapper-tabs-inner .tpl-tabs .active {
    background-color: #ba810f !important;
}
/*# sourceMappingURL=Tabs.css.map */

