html {
    -webkit-text-size-adjust: 100%;
    line-height: 1.15
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden], template {
    display: none
}

@font-face {
    font-display: swap;
    font-family: Zen Kaku Gothic Antique;
    font-style: normal;
    font-weight: 400;
    src: url(/wp-content/themes/241020/assets/dist/fonts/zen-kaku-gothic-antique-v16-latin-ext-regular.woff2?09344b32594646dc02b3730a46364927) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Zen Kaku Gothic Antique;
    font-style: normal;
    font-weight: 700;
    src: url(/wp-content/themes/241020/assets/dist/fonts/zen-kaku-gothic-antique-v16-latin-ext-700.woff2?9167f4af7cb0266ce47133381d7ab283) format("woff2")
}

body.admin-bar .header {
    margin-top: 32px
}

@media screen and (max-width: 992px) {
    body.admin-bar .header_menu-wrap {
        top: 112px
    }
}

@media screen and (max-width: 782px) {
    body.admin-bar .header {
        margin-top: 46px
    }

    body.admin-bar .header_menu-wrap {
        top: 126px
    }
}

@media screen and (max-width: 600px) {
    #wpadminbar {
        position: fixed !important
    }
}

body {
    background: #101a32;
    color: #e0e0e0;
    font-family: -apple-system, BlinkMacSystemFont, Zen Kaku Gothic Antique, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
    margin: 0;
    padding: 80px 0 0;
    position: relative
}

body.no-scroll {
    overflow: hidden
}

.container {
    margin: 0 auto;
    max-width: 1280px;
    padding: 0 10px
}

.text_container img {
    height: auto;
    max-width: 100%
}

h1 {
    font-size: 36px;
    letter-spacing: .72px;
    margin-top: 10px
}

h1, h2 {
    font-weight: 400
}

h2 {
    font-size: 32px;
    letter-spacing: .64px
}

h3 {
    font-size: 24px;
    font-weight: 400;
    letter-spacing: .48px
}

ol, p, ul {
    letter-spacing: .32px;
    line-height: 22px
}

.text_container a {
    color: #f2ff44
}

.text_container a:hover {
    color: #089830
}

.text_container a:visited {
    color: #258562
}

.text_container ol {
    counter-reset: item;
    list-style-type: none
}

.text_container ol li {
    margin-bottom: 4px
}

.text_container ol > li {
    counter-increment: item
}

.text_container ol > li:before {
    content: counters(item, ".") ". ";
    padding-right: .6em
}

.text_container ul {
    list-style-type: none
}

.text_container ul li {
    margin-bottom: 4px
}

.text_container ul > li:before {
    content: "—";
    padding-right: 10px
}

.text_container ul > li > ul li:before {
    color: #fff;
    content: "\2022";
    font-weight: 700
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto
}

.row {
    display: flex
}

.flex-wrap {
    flex-wrap: wrap
}

.load-more-wrap {
    margin: 40px 0;
    text-align: center
}

.catholicchurch .header {
    background: #251844;
    box-shadow: 0 4px 40px 0 #121622;
    left: 0;
    padding: 10px;
    position: fixed;
    top: 0;
    width: calc(100% - 20px);
    z-index: 10
}

.catholicchurch .header_wrap {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1280px
}

@media only screen and (max-width: 992px) {
    .catholicchurch .header_wrap {
        padding: 0 10px
    }
}

.catholicchurch .header_wrap--left-side {
    align-items: center;
    display: flex
}

.catholicchurch .header_menu ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
}

.catholicchurch .header_menu ul li {
    height: 25px;
    margin: 0 14px
}

@media only screen and (max-width: 992px) {
    .catholicchurch .header_menu ul li {
        margin: 20px 14px
    }
}

.catholicchurch .header_menu ul li.current-menu-item span {
    color: #258562;
    cursor: default
}

.catholicchurch .header_menu ul a, .catholicchurch .header_menu ul span {
    color: #e0e0e0;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .28px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .25s ease
}

@media only screen and (max-width: 992px) {
    .catholicchurch .header_menu ul a, .catholicchurch .header_menu ul span {
        font-size: 16px
    }
}

.catholicchurch .header_menu ul a:hover {
    color: #053bc6
}

.catholicchurch .header_buttons {
    align-items: center;
    display: flex
}

.catholicchurch .header_buttons .btn {
    margin-left: 12px
}

@media only screen and (max-width: 992px) {
    .catholicchurch .header_buttons .btn.hide-mobile {
        bottom: 40px;
        left: 40px;
        margin: 0;
        position: fixed;
        transform: translateY(100px);
        transition: all .25s ease
    }
}

.catholicchurch.mobile_active .btn.hide-mobile {
    transform: translateY(0);
    transition-delay: .3s
}

.catholicchurch .mobile-menu-icon {
    align-items: end;
    display: none;
    flex-direction: column;
    height: 32px;
    margin-left: 20px;
    width: 41px
}

@media only screen and (max-width: 992px) {
    .catholicchurch .mobile-menu-icon {
        display: flex
    }
}

.catholicchurch .mobile-menu-icon span {
    background: #fff;
    border-radius: 1px;
    display: block;
    height: 4px;
    position: relative;
    transition: all .25s ease
}

.catholicchurch .mobile-menu-icon span:first-child {
    width: 100%
}

.catholicchurch .mobile-menu-icon span:nth-child(2) {
    margin: 9px 0;
    width: 50%
}

.catholicchurch .mobile-menu-icon span:nth-child(3) {
    width: 75%
}

.catholicchurch .mobile-menu-icon.active span:first-child {
    transform: rotate(-45deg);
    transform-origin: right;
    width: 90%
}

.catholicchurch .mobile-menu-icon.active span:nth-child(2) {
    opacity: 0;
    transform: scale(0);
    transform-origin: center
}

.catholicchurch .mobile-menu-icon.active span:nth-child(3) {
    transform: rotate(45deg);
    transform-origin: right;
    width: 90%
}

.btn {
    border: none;
    border-radius: 4px;
    color: #000;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    padding: 11px 32px;
    text-decoration: none;
    text-transform: uppercase
}

.btn__blue {
    background: #f2ff44
}

.btn__blue:hover {
    background: #ffdd64
}

.btn__green {
    background: #d9d9d9
}

.btn__green:hover {
    background: #fff
}

.btn__green--outline {
    background: transparent;
    border: 2px solid #45bb7d;
    color: #45bb7d
}

.btn__green--outline:hover {
    background: linear-gradient(0deg, #00482e .25%, #089830 100.91%);
    border: none;
    color: #fff;
    padding: 13px 34px
}

.btn-download-mobile {
    align-items: center;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    background: #000;
    background: rgba(18, 22, 34, .8);
    bottom: 0;
    display: none;
    height: 60px;
    justify-content: center;
    left: 0;
    opacity: 0;
    position: fixed;
    text-align: center;
    transform: translateY(100%);
    transition: all .25s ease;
    width: 100%
}

@media only screen and (max-width: 992px) {
    .btn-download-mobile {
        display: flex
    }

    .btn-download-mobile.active {
        opacity: 1;
        transform: translateY(0)
    }
}

.catholicchurch .header_banner {
    display: flex;
    justify-content: center;
    margin: 20px 0;
    position: relative;
    text-align: left
}

@media only screen and (max-width: 1024px) {
    .catholicchurch .header_banner {
        margin: 0 0 50px;
        text-align: center
    }
}

.catholicchurch .header_banner__container {
    max-width: 1280px;
    position: relative;
    width: 100%
}

.catholicchurch .header_banner img {
    border-radius: 16px;
    min-height: 400px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.catholicchurch .header_banner__text {
    color: #fff;
    font-size: 56px;
    font-weight: 700;
    letter-spacing: 1.12px;
    line-height: 42px;
    margin: 10px 0 18px
}

.catholicchurch .header_banner__text_wrap {
    left: 70px;
    max-width: 480px;
    position: absolute;
    top: 140px
}

@media only screen and (max-width: 992px) {
    .catholicchurch .header_banner__text_wrap {
        left: 50%;
        transform: translateX(-50%);
        width: 480px
    }
}

@media only screen and (max-width: 575px) {
    .catholicchurch .header_banner__text_wrap {
        bottom: 30px;
        top: auto;
        width: 100%
    }
}

.catholicchurch .header_banner__text_wrap .btn {
    display: inline-block
}

@media only screen and (max-width: 575px) {
    .catholicchurch .header_banner__text {
        font-size: 32px;
        letter-spacing: .64px;
        text-align: center;
        width: 100%
    }
}

.catholicchurch table {
    border-collapse: separate !important;
    border-spacing: 0 4px !important
}

.catholicchurch table tr {
    background: #2b1a47
}

.catholicchurch table tr td, .catholicchurch table tr th {
    padding: 20px;
    text-align: left
}

.catholicchurch table tr td:first-child, .catholicchurch table tr th:first-child {
    border-radius: 16px 0 0 16px
}

.catholicchurch table tr td:last-child, .catholicchurch table tr th:last-child {
    border-radius: 0 16px 16px 0
}

@media only screen and (max-width: 992px) {
    .catholicchurch table tr {
        border-radius: 16px;
        margin-bottom: 4px;
        padding: 20px 24px 14px
    }

    .catholicchurch table tr, .catholicchurch table tr td {
        display: block;
        height: auto !important;
        width: auto !important
    }

    .catholicchurch table tr td {
        margin-bottom: 8px;
        padding: 0
    }

    .catholicchurch table p.thead-generated {
        margin: 0
    }

    .catholicchurch table.double-caption thead, .catholicchurch table.responsive thead {
        display: none
    }

    .catholicchurch table.responsive tr td {
        align-items: center;
        display: flex;
        justify-content: space-between
    }

    .catholicchurch table.responsive tr td:first-child {
        font-weight: 700;
        justify-content: center
    }
}

.faq {
    -webkit-tap-highlight-color: transparent;
    padding-top: 60px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.faq .faq-title {
    color: #e0e0e0;
    font-size: 32px;
    font-weight: 400;
    margin: 0 0 20px;
    text-transform: capitalize
}

.faq-list {
    margin: 15px 0 40px
}

.faq-list .faq-list__item {
    background: #121622;
    border-radius: 16px;
    margin-bottom: 4px;
    padding: 20px
}

@media only screen and (max-width: 767px) {
    .faq-list .faq-list__item {
        padding: 12px 25px 12px 15px
    }
}

.faq-list .faq-question {
    cursor: pointer;
    display: flex;
    flex-direction: column;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
    margin: 0;
    padding-right: 30px;
    position: relative;
    width: 100%
}

@media (max-width: 768px) {
    .faq-list .faq-question {
        font-size: 18px
    }
}

.faq-list .faq-question:after {
    background-position: 50%;
    background-repeat: no-repeat;
    content: url(/wp-content/themes/241020/assets/img/arrow-down.svg);
    cursor: pointer;
    height: 10px;
    padding: 5px;
    position: absolute;
    right: 30px;
    text-align: center;
    top: -5px;
    transform-origin: center;
    transition: transform .3s;
    width: 10px
}

@media only screen and (max-width: 767px) {
    .faq-list .faq-question:after {
        right: 15px
    }
}

.faq-list .faq-list__item.active, .faq-list .faq-list__item.active .faq-question {
    color: #e0e0e0
}

.faq-list .faq-list__item.active .faq-question:after {
    transform: rotateX(180deg) translateY(-10px)
}

.faq-list .faq-list__item.active .faq-answer, .faq-list .faq-list__item.active .faq-answer p {
    color: #e0e0e0
}

.faq-list .faq-answer {
    display: none;
    font-size: 16px;
    overflow: hidden;
    padding-top: 15px
}

.faq-list .faq-answer p {
    margin: 0
}

.catholicchurch .quote-block {
    background: #121622;
    border-left: 4px solid #25579e;
    border-radius: 16px;
    display: flex;
    flex-flow: column;
    margin: 60px 0;
    padding: 20px 45px
}

@media only screen and (max-width: 767px) {
    .catholicchurch .quote-block {
        padding-left: 20px;
        padding-right: 20px
    }
}

.catholicchurch .quote-block-text {
    -moz-column-gap: 15px;
    column-gap: 15px;
    display: flex;
    font-size: 16px;
    letter-spacing: .32px;
    line-height: 22px;
    margin-bottom: 10px
}

.catholicchurch .quote-block-text:before {
    background-image: url(/wp-content/themes/241020/assets/img/icon_quote.svg);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: block;
    height: 40px;
    width: 80px
}

@media only screen and (max-width: 767px) {
    .catholicchurch .quote-block-text:before {
        width: 240px
    }
}

.catholicchurch .quote-block .author-info {
    align-items: end;
    display: flex;
    flex-flow: column
}

.catholicchurch .quote-block .author-info b {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: .48px;
    line-height: 28px
}

.catholicchurch .quote-block .author-info span {
    font-size: 14px;
    letter-spacing: .28px;
    line-height: 19px
}

.catholicchurch .footer img {
    height: auto;
    width: 100%
}

.catholicchurch .footer-menu {
    border-right: 1px solid hsla(0, 0%, 88%, .2);
    margin-right: 80px;
    padding-right: 80px;
    width: 20%
}

@media only screen and (max-width: 1300px) {
    .catholicchurch .footer-menu {
        margin-right: 40px;
        padding-right: 40px
    }
}

@media only screen and (max-width: 992px) {
    .catholicchurch .footer-menu {
        border-bottom: 1px solid hsla(0, 0%, 88%, .2);
        border-right: 0;
        margin-bottom: 80px;
        padding-bottom: 48px;
        width: 100%
    }
}

.catholicchurch .footer-menu ul {
    list-style: none;
    padding: 0
}

.catholicchurch .footer-menu ul li {
    margin-bottom: 32px
}

.catholicchurch .footer-menu ul a {
    color: #e0e0e0;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .28px;
    text-decoration: none;
    text-transform: uppercase
}

.catholicchurch .footer-top {
    align-items: center;
    justify-content: space-between;
    margin-top: 80px
}

@media only screen and (max-width: 992px) {
    .catholicchurch .footer-top {
        flex-wrap: wrap
    }
}

.catholicchurch .footer-top .footer-icons {
    width: calc(70% - 80px)
}

@media only screen and (max-width: 1300px) {
    .catholicchurch .footer-top .footer-icons {
        width: calc(70% - 40px)
    }
}

@media only screen and (max-width: 992px) {
    .catholicchurch .footer-top .footer-icons {
        width: 100%
    }
}

.catholicchurch .footer-top .icons-top {
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
    width: 100%
}

@media only screen and (max-width: 992px) {
    .catholicchurch .footer-top .icons-top {
        flex-wrap: wrap;
        justify-content: center
    }
}

.catholicchurch .footer-top .icons-top .item {
    margin: 0 32px
}

@media only screen and (max-width: 992px) {
    .catholicchurch .footer-top .icons-top .item {
        margin: 10px 32px;
        text-align: center
    }
}

.catholicchurch .footer-top .icons-middle {
    align-items: center;
    justify-content: space-between;
    margin-top: 30px;
    width: 100%
}

@media only screen and (max-width: 992px) {
    .catholicchurch .footer-top .icons-middle {
        flex-wrap: wrap;
        justify-content: center
    }
}

.catholicchurch .footer-top .icons-middle .item {
    margin: 10px
}

.catholicchurch .footer-top .icons-middle .item img {
    width: 100%
}

.catholicchurch .footer-top .icons-middle .item:first-child {
    margin-left: 0
}

@media only screen and (max-width: 992px) {
    .catholicchurch .footer-top .icons-middle .item:first-child {
        margin: 10px
    }
}

.catholicchurch .footer-top .icons-middle .item:last-child {
    margin-right: 0
}

@media only screen and (max-width: 992px) {
    .catholicchurch .footer-top .icons-middle .item:last-child {
        margin: 10px
    }
}

.catholicchurch .footer-middle {
    margin: 60px 0
}

.catholicchurch .footer-middle .icons {
    justify-content: center
}

.catholicchurch .footer-middle .icons .item {
    margin: 20px;
    text-align: center
}

.catholicchurch .footer-bottom {
    align-items: center;
    border-top: 1px solid hsla(0, 0%, 88%, .2);
    display: flex;
    justify-content: space-between;
    padding: 30px;
}

@media only screen and (max-width: 992px) {
    .catholicchurch .footer-bottom {
        flex-wrap: wrap;
        justify-content: center
    }

    .catholicchurch .footer-bottom .copyright {
        margin-top: 60px;
        text-align: center;
        width: 100%
    }
}

.catholicchurch .footer-bottom .icons {
    align-items: center
}

.catholicchurch .footer-bottom .icons .item {
    margin: 0 10px
}

@media only screen and (max-width: 992px) {
    .catholicchurch .footer-bottom .icons {
        justify-content: center;
        width: 100%
    }
}

.catholicchurch .slots_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -10px;
    position: relative
}

.catholicchurch .slots_list .slot-card {
    margin: 10px
}

.catholicchurch .slots_list .slot-card-overlay {
    position: relative
}

.catholicchurch .slots_list .slot-card-overlay:before {
    background: rgba(18, 22, 34, .8);
    content: "";
    height: 100%;
    opacity: 0;
    position: absolute;
    transition: all .25s ease;
    width: 100%
}

.catholicchurch .slots_list .slot-card-overlay a {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transform: scale(0);
    transition: all .25s ease;
    width: 100%
}

.catholicchurch .slots_list .slot-card:hover .slot-card-overlay:before {
    opacity: 1
}

.catholicchurch .slots_list .slot-card:hover .slot-card-overlay a {
    opacity: 1;
    transform: scale(1)
}

.catholicchurch .slots_list .slot-card .demo-name {
    margin-top: 8px;
    text-align: center;
    width: 100%
}

.catholicchurch .slots_list .slot-card .demo-name a {
    color: #e0e0e0;
    font-weight: 700;
    letter-spacing: .28px;
    text-decoration: none
}

.catholicchurch .single__slot-game {
    margin: 0 auto
}

.catholicchurch .single__slot-game .iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.catholicchurch .single__slot-game .iframe iframe {
    height: 100% !important;
    width: 100%
}

.catholicchurch .single__slot-game .iframe.show {
    z-index: 1
}

.catholicchurch .single__slot-game .play-box {
    border-radius: 16px;
    line-height: 0;
    margin: 0 auto;
    max-width: 100%;
    overflow: hidden;
    position: relative
}

.catholicchurch .single__slot-game .play-box .preview {
    height: 692px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

@media (max-width: 768px) {
    .catholicchurch .single__slot-game .play-box .preview {
        height: 550px
    }
}

@media (max-width: 567px) {
    .catholicchurch .single__slot-game .play-box .preview {
        height: 350px
    }
}

@media (max-width: 411px) {
    .catholicchurch .single__slot-game .play-box .preview {
        height: 270px
    }
}

.catholicchurch .single__slot-game .play-box .overlay {
    align-items: center;
    background: rgba(18, 22, 34, .8);
    display: flex;
    height: 100%;
    left: 0;
    line-height: 1;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all .25s ease;
    width: 100%
}

.catholicchurch .single__slot-game .play-box.frame-active .overlay, .catholicchurch .single__slot-game .play-box:hover .overlay {
    opacity: 1
}

.catholicchurch .single__slot-game .play-box.fullscreen .preview {
    height: 100%
}

.catholicchurch .single__slot-game .full-screen {
    background-image: url(/wp-content/themes/241020/assets/img/demo-full.svg);
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    display: block;
    height: 28px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 20px;
    text-indent: -9999px;
    top: 22px;
    transition: all .25s ease;
    width: 28px;
    z-index: 9
}

@media (max-width: 768px) {
    .catholicchurch .single__slot-game .full-screen {
        height: 22px;
        top: -40px;
        width: 22px
    }
}

.catholicchurch .single__slot-game .full-screen:hover {
    background-image: url(/wp-content/themes/241020/assets/img/demo-full-hover.svg);
    transform: scale(1.2)
}

.catholicchurch .single__slot-content {
    margin-top: 50px
}

.catholicchurch .full-screen-overlay {
    background: rgba(18, 22, 34, .8);
    bottom: 0;
    cursor: pointer;
    display: none;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: all .3s;
    z-index: -1
}

.catholicchurch .overflow-hidden {
    overflow: hidden
}

.catholicchurch .full-screen-iframe .full-screen-overlay {
    display: block;
    opacity: 1;
    z-index: 1999
}

.catholicchurch .full-screen-iframe .play-box {
    bottom: 0;
    box-shadow: none;
    left: 0;
    margin: 0 auto;
    max-width: 100%;
    min-height: 100vh;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 2000
}

.catholicchurch .full-screen-iframe .play-box img {
    height: 100%;
    max-height: 100%
}

.catholicchurch .full-screen-iframe .play-box-title {
    display: none
}

.catholicchurch .full-screen-iframe .play-box-iframe {
    height: 100%;
    margin: 0
}

.catholicchurch .full-screen-iframe .play-box .iframe {
    height: 100%;
    max-height: 100%
}

.catholicchurch .full-screen-iframe .play-box .preload-img {
    height: 100%;
    max-height: 100%;
    overflow: hidden
}

.catholicchurch .full-screen-iframe .play-box .preload-img img {
    height: 100% !important;
    max-height: 100%
}

.catholicchurch .full-screen-iframe .play-box .iframe.active-frame iframe {
    height: 100% !important
}

.catholicchurch .full-screen-iframe .play-btn {
    padding: 20px 47px 0
}

.catholicchurch .full-screen-iframe .full-screen {
    background-image: url(/wp-content/themes/241020/assets/img/close-icon.svg);
    right: 20px;
    top: 20px;
    transition: all .25s ease
}

.catholicchurch .full-screen-iframe .full-screen:hover {
    background-image: url(/wp-content/themes/241020/assets/img/close-icon-hover.svg)
}

.catholicchurch .under-demo {
    display: flex;
    justify-content: center;
    margin-top: 24px
}

.catholicchurch .under-demo .btn {
    border: none;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px
}

.catholicchurch .button-play-for-free {
    align-items: center;
    background-image: url(/wp-content/themes/241020/assets/img/btn_play.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    font-size: 28px;
    font-weight: 700;
    height: 120px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    transition: all .25s ease;
    width: 120px;
    z-index: 1
}

.catholicchurch .button-play-for-free:hover {
    background-image: url(/wp-content/themes/241020/assets/img/btn_play_hover.svg);
    transform: scale(1.2)
}

@media (max-width: 768px) {
    .catholicchurch .button-play-for-free {
        font-size: 16px
    }
}

.catholicchurch .button-play-for-free img {
    margin-bottom: 20px;
    text-align: center;
    transform: translateX(20px);
    transition-duration: .2s;
    width: 120px
}

@media (max-width: 768px) {
    .catholicchurch .button-play-for-free img {
        height: 70px;
        margin-bottom: 15px;
        transform: translateX(10px);
        width: 70px
    }
}

.catholicchurch .breadcrumbs-content {
    margin-bottom: 10px;
    margin-top: 72px
}

.catholicchurch .breadcrumbs {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    margin-bottom: 0;
    margin-top: 8px;
    padding: 0 0 13px
}

.catholicchurch .breadcrumbs li {
    padding-right: 30px;
    position: relative
}

@media (max-width: 768px) {
    .catholicchurch .breadcrumbs li {
        padding-right: 25px
    }
}

.catholicchurch .breadcrumbs li a {
    color: #3988d0
}

.catholicchurch .breadcrumbs li a:hover {
    color: #053bc6
}

.catholicchurch .breadcrumbs li a, .catholicchurch .breadcrumbs li span {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .32px
}

@media (max-width: 768px) {
    .catholicchurch .breadcrumbs li a, .catholicchurch .breadcrumbs li span {
        font-size: 12px
    }
}

.catholicchurch .breadcrumbs li > span {
    color: #2d4359;
    font-weight: 400
}

.catholicchurch .breadcrumbs li:after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgb3BhY2l0eT0iLjUiIGNsaXAtcGF0aD0idXJsKCNhKSI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zLjk2IDQuNDZhMSAxIDAgMCAxIDEuNDEzIDBsMy4zMzMgMy4zMzNhMSAxIDAgMCAxIDAgMS40MTRMNS4zNzMgMTIuNTRhMSAxIDAgMCAxLTEuNDEzLTEuNDEzTDYuNTg1IDguNSAzLjk1OCA1Ljg3M2ExIDEgMCAwIDEgMC0xLjQxM2guMDAyWm00IDBhMSAxIDAgMCAxIDEuNDEzIDBsMy4zMzQgMy4zMzNhMSAxIDAgMCAxIDAgMS40MTRMOS4zNzMgMTIuNTRhMSAxIDAgMCAxLTEuNDEzLTEuNDEzTDEwLjU4NSA4LjUgNy45NTggNS44NzNhMSAxIDAgMCAxIDAtMS40MTNoLjAwMloiIGZpbGw9IiNFMEUwRTAiLz48L2c+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSIjZmZmIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIC41KSIgZD0iTTAgMGgxNnYxNkgweiIvPjwvY2xpcFBhdGg+PC9kZWZzPjwvc3ZnPg==");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    height: 16px;
    position: absolute;
    right: 8px;
    top: calc(50% - 8px);
    width: 16px
}

@media (max-width: 768px) {
    .catholicchurch .breadcrumbs li:after {
        height: 9px;
        width: 7px
    }
}

.catholicchurch .breadcrumbs li:last-child:after {
    content: none
}

.catholicchurch.error404 .breadcrumbs-content {
    display: none
}

.catholicchurch.error404 .btn {
    width: auto
}

.catholicchurch.error404 h1 {
    font-size: 36px;
    font-weight: 400;
    margin: 40px 0 20px;
    text-align: center
}

@media only screen and (max-width: 767px) {
    .catholicchurch.error404 h1 {
        font-size: 28px
    }
}

.catholicchurch.error404 .text_container {
    padding: 80px 0;
    text-align: center
}

.catholicchurch.error404 .text_container p {
    color: #e0e0e0;
    margin: 0 auto 40px;
    max-width: 620px
}

.catholicchurch #toc_container {
    transition: all 1s ease-out
}

.catholicchurch #toc_container .ctoc-body {
    display: block
}

.catholicchurch #toc_container .ctoc-toggle {
    display: none;
    max-height: 36px
}

.catholicchurch #toc_container ul {
    display: flex;
    flex-flow: wrap;
    gap: 10px;
    justify-content: center;
    list-style-type: none;
    padding: 0
}

.catholicchurch #toc_container ul li {
    background-color: #121622;
    border-radius: 8px;
    cursor: pointer;
    margin-bottom: 0;
    padding: 8px 20px 10px
}

@media only screen and (max-width: 575px) {
    .catholicchurch #toc_container ul li {
        width: 100%
    }
}

.catholicchurch #toc_container ul li:before {
    content: none
}

.catholicchurch #toc_container ul li:hover {
    background-color: #202940
}

.catholicchurch #toc_container ul li a {
    color: #3988d0;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase
}

.catholicchurch #toc_container ul li a:hover {
    text-decoration: none
}

.catholicchurch #toc_container ul li.mod:hover {
    opacity: .8
}

.scroll-top {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background-image: url(/wp-content/themes/241020/assets/img/scroll-top.svg);
    background-position: top;
    background-repeat: no-repeat;
    bottom: 100px;
    cursor: pointer;
    display: none;
    height: 20px;
    position: fixed;
    right: 40px;
    text-align: center;
    width: 48px;
    z-index: 3
}

.scroll-top:hover {
    background-image: url(/wp-content/themes/241020/assets/img/scroll-top-hover.svg);
    transition-duration: .2s
}

@media (max-width: 768px) {
    .scroll-top {
        right: 19px
    }
}

@media (max-width: 576px) {
    .scroll-top {
        bottom: 75px
    }
}
main {
    padding-bottom: 40px;
}
@media (max-width: 850px) {
    .header_wrap, .header_wrap--left-side {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    nav ul {
        padding: 0;
        margin: 0;
    }
    .catholicchurch .header_buttons .btn {
        margin-left: 0;
    }
}
article img {
    display: block;
    max-width: 100%;
    border-radius: 14px;
    margin: 30px auto;
}

table {
    margin: 30px 0;
    width: 100%;
}
td, th {
    word-break: break-all;
    text-align: center;
    padding: 5px;
}
