@import url(https://fonts.googleapis.com/css2?family=Share+Tech&display=swap);@import url(https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap);@-webkit-keyframes dropdown_display{to{opacity:1}0%{opacity:0}}@keyframes dropdown_display{to{opacity:1}0%{opacity:0}}@-webkit-keyframes fade_in_static{0%{opacity:0;display:none}to{opacity:1;display:block}}@keyframes fade_in_static{0%{opacity:0;display:none}to{opacity:1;display:block}}@-webkit-keyframes fade_out_static{0%{opacity:1}to{opacity:0}}@keyframes fade_out_static{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fade_in_bottom{0%{opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%)}to{opacity:1}}@keyframes fade_in_bottom{0%{opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%)}to{opacity:1}}@-webkit-keyframes fade_in_top_left{0%{opacity:0;-webkit-transform:translateX(-5%) translateY(-50%);transform:translateX(-5%) translateY(-50%)}to{opacity:1}}@keyframes fade_in_top_left{0%{opacity:0;-webkit-transform:translateX(-5%) translateY(-50%);transform:translateX(-5%) translateY(-50%)}to{opacity:1}}html{font-size:16px}@media (max-width:600px){html{font-size:12px}}@media (min-width:600px) and (max-width:900px){html{font-size:14px}}*{box-sizing:border-box;border:none}body{text-rendering:optimizeLegibility;margin:0}body::-webkit-scrollbar{width:.5rem}[data-theme=light] body::-webkit-scrollbar-track{box-shadow:inset 0 0 .4rem #09000a}[data-theme=dark] body::-webkit-scrollbar-track{box-shadow:inset 0 0 .25rem #f2f2f2}body::-webkit-scrollbar-thumb{outline:none}[data-theme=dark] body::-webkit-scrollbar-thumb,[data-theme=light] body::-webkit-scrollbar-thumb{background-color:#c8c8c8}[data-theme=light] body::-webkit-scrollbar-thumb{box-shadow:inset 0 0 .4rem #000}[data-theme=dark] body::-webkit-scrollbar-thumb{box-shadow:inset 0 0 .25rem #250026}body::-webkit-scrollbar,body::-webkit-scrollbar-thumb,body::-webkit-scrollbar-track{border-radius:.5rem}#root{overflow:hidden}.mobile{display:none}@media (max-width:600px){.mobile{display:inline}}@media (max-width:600px){.not_mobile{display:none}}a{text-decoration:none}a:hover{text-decoration:underline}*{font-family:"Space Grotesk",sans-serif}#loading-view{text-align:center}#loading-view h3{color:#2b9952}.button a{display:flex!important;justify-content:center;align-items:center;color:inherit!important;width:100%!important;height:100%!important;padding:5%}.button a:hover{text-decoration:none!important}.button:hover{-webkit-transform:scale(1.1);transform:scale(1.1);transition:-webkit-transform 1.4s ease;transition:transform 1.4s ease;transition:transform 1.4s ease,-webkit-transform 1.4s ease;cursor:pointer}.button:not(:hover){-webkit-transform:scale(1);transform:scale(1);transition:-webkit-transform .7s ease;transition:transform .7s ease;transition:transform .7s ease,-webkit-transform .7s ease}.dropdown_button{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:0 .4rem;border-radius:0 .25rem .25rem 0;font-size:3rem}[data-theme=light] .dropdown_button{color:#210023}[data-theme=dark] .dropdown_button{color:#c8c8c8}.dropdown_button:hover{cursor:pointer}.start-ecclesia--button{font-weight:500;text-align:center;padding:0;margin:2rem 0;background-color:initial;border-radius:1rem;height:5rem}@media (max-width:600px){.start-ecclesia--button{font-size:1.4rem}}@media (min-width:600px) and (max-width:900px){.start-ecclesia--button{font-size:1.4rem}}@media (min-width:900px) and (max-width:1200px){.start-ecclesia--button{font-size:1.4rem}}@media (min-width:1200px) and (max-width:1535px){.start-ecclesia--button{font-size:1.4rem}}@media (min-width:1536px){.start-ecclesia--button{font-size:1.4rem}}[data-theme=light] .start-ecclesia--button{color:#ede300}[data-theme=dark] .start-ecclesia--button{color:#fff74a}@media (min-width:600px) and (max-width:900px){.start-ecclesia--button{height:6rem}}@media (max-width:600px){.start-ecclesia--button{height:6rem}}.start-ecclesia--button a{padding:1.2rem 1.5rem}.request-demo--button{border-radius:1rem;width:100%;min-height:3.5rem;font-weight:600;text-align:center;padding:0;margin:1rem 0;color:#210023}@media (max-width:600px){.request-demo--button{font-size:1.2rem}}@media (min-width:600px) and (max-width:900px){.request-demo--button{font-size:1.3rem}}@media (min-width:900px) and (max-width:1200px){.request-demo--button{font-size:1rem}}@media (min-width:1200px) and (max-width:1535px){.request-demo--button{font-size:1.2rem}}@media (min-width:1536px){.request-demo--button{font-size:1.5rem}}[data-theme=light] .request-demo--button{background-color:#ede300!important}[data-theme=dark] .request-demo--button{background-color:#fff74a!important}#home-banner__request-demo--button.visibility-hidden{visibility:hidden}#home-banner__request-demo-button--bottom{display:none;flex-direction:column;justify-content:center;flex-wrap:wrap;position:fixed;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0;min-width:15rem;min-height:3.5rem;bottom:2rem;right:5vw;z-index:80;-webkit-text-size-adjust:100%;-webkit-animation:fade_in_top_left .4s ease-out 0s;animation:fade_in_top_left .4s ease-out 0s}#home-banner__request-demo-button--bottom.display-flex{display:flex}@media (max-width:600px){#home-banner__request-demo-button--bottom{font-size:1.2rem}}@media (min-width:600px) and (max-width:900px){#home-banner__request-demo-button--bottom{font-size:1.3rem}}@media (min-width:900px) and (max-width:1200px){#home-banner__request-demo-button--bottom{font-size:1rem}}@media (min-width:1200px) and (max-width:1535px){#home-banner__request-demo-button--bottom{font-size:1.2rem}}@media (min-width:1536px){#home-banner__request-demo-button--bottom{font-size:1.5rem}}@media (max-width:600px){#home-banner__request-demo-button--bottom{display:none!important}}#home-why-us__pricing--button{padding:0;margin:2rem 0;font-weight:500;text-align:center;width:100%;height:4rem;border:.2rem solid;border-radius:1rem}[data-theme=light] #home-why-us__pricing--button{background-color:#ede300!important}[data-theme=dark] #home-why-us__pricing--button{background-color:#fff74a!important}[data-theme=light] #home-why-us__pricing--button{border-color:#ede300!important}[data-theme=dark] #home-why-us__pricing--button{border-color:#fff74a!important}@media (max-width:600px){#home-why-us__pricing--button{font-size:1.2rem}}@media (min-width:600px) and (max-width:900px){#home-why-us__pricing--button{font-size:1.3rem}}@media (min-width:900px) and (max-width:1200px){#home-why-us__pricing--button{font-size:1rem}}@media (min-width:1200px) and (max-width:1535px){#home-why-us__pricing--button{font-size:1.2rem}}@media (min-width:1536px){#home-why-us__pricing--button{font-size:1.5rem}}#home-why-us__pricing--button a{padding:1.2rem 1.5rem}#home-benefits__pricing--button{border-radius:1rem;width:100%;color:#210023;font-weight:600;text-align:center;padding:0;margin:1rem 0}@media (max-width:600px){#home-benefits__pricing--button{font-size:1.2rem}}@media (min-width:600px) and (max-width:900px){#home-benefits__pricing--button{font-size:1.3rem}}@media (min-width:900px) and (max-width:1200px){#home-benefits__pricing--button{font-size:1rem}}@media (min-width:1200px) and (max-width:1535px){#home-benefits__pricing--button{font-size:1.2rem}}@media (min-width:1536px){#home-benefits__pricing--button{font-size:1.5rem}}[data-theme=dark] #home-benefits__pricing--button,[data-theme=light] #home-benefits__pricing--button{background-color:#ede300!important}#pricing__free-start-ecclesia--button{width:100%;height:4rem;border-radius:0 0 1.5rem 1.5rem;margin:0!important;display:flex;justify-content:center;align-items:center;color:#fff;background-color:#6f0072}@media (max-width:600px){#pricing__free-start-ecclesia--button{font-size:1.4rem}}@media (min-width:600px) and (max-width:900px){#pricing__free-start-ecclesia--button{font-size:1.4rem}}@media (min-width:900px) and (max-width:1200px){#pricing__free-start-ecclesia--button{font-size:1.4rem}}@media (min-width:1200px) and (max-width:1535px){#pricing__free-start-ecclesia--button{font-size:1.4rem}}@media (min-width:1536px){#pricing__free-start-ecclesia--button{font-size:1.4rem}}#pricing__subscription-request-demo--button{width:100%;height:4rem;border-radius:0 0 1.5rem 1.5rem;margin:0!important;display:flex;justify-content:center;align-items:center;color:#000;background-color:#6f0072}@media (max-width:600px){#pricing__subscription-request-demo--button{font-size:1.4rem}}@media (min-width:600px) and (max-width:900px){#pricing__subscription-request-demo--button{font-size:1.4rem}}@media (min-width:900px) and (max-width:1200px){#pricing__subscription-request-demo--button{font-size:1.4rem}}@media (min-width:1200px) and (max-width:1535px){#pricing__subscription-request-demo--button{font-size:1.4rem}}@media (min-width:1536px){#pricing__subscription-request-demo--button{font-size:1.4rem}}#footer__request-demo--button{color:#210023;width:35%!important}[data-theme=light] #footer__request-demo--button{background-color:#ede300!important}[data-theme=dark] #footer__request-demo--button{background-color:#fff74a!important}@media (min-width:600px) and (max-width:900px){#footer__request-demo--button{width:40%!important}}@media (max-width:600px){#footer__request-demo--button{width:60%!important}}.checkbox_container{display:flex;flex-direction:row;margin:1.15rem 0}@media (max-width:600px){.checkbox_container{margin:5vw 0;font-size:3.5vw}}.checkbox_container input[type=checkbox]{-webkit-appearance:none;appearance:none;width:1.2rem;height:1.2rem;margin-top:0;margin-left:1rem;vertical-align:middle;font-size:inherit;border:.125vw solid #555;border-radius:.25vw;cursor:pointer;outline:none}[data-theme=dark] .checkbox_container input[type=checkbox],[data-theme=light] .checkbox_container input[type=checkbox]{background-color:#fff!important}@media (max-width:600px){.checkbox_container input[type=checkbox]{width:6vw;height:6vw;border-radius:.5vw}}.checkbox_container input[type=checkbox]:checked{background:#eceef8}.checkbox_container input[type=checkbox]:checked:after{content:"✔";position:relative;top:-.25rem;left:.0625rem;bottom:0;font-size:inherit;font-weight:500}[data-theme=light] .checkbox_container input[type=checkbox]:checked:after{color:#00b248}[data-theme=dark] .checkbox_container input[type=checkbox]:checked:after{color:#00e55c}@media (max-width:600px){.checkbox_container input[type=checkbox]:checked:after{top:.35vw;left:1.25vw}}.checkbox_container p{margin-top:0!important;margin-left:.65rem!important;margin-bottom:0!important;color:#fff}@media (max-width:600px){.checkbox_container p{margin-top:.75vw!important;margin-left:2vw!important;font-size:3.5vw}}.blog-carousel__card{display:flex;flex-direction:column;justify-content:space-between;height:100%;border-top-left-radius:50px;border-top-right-radius:50px;transition:-webkit-transform 2s;transition:transform 2s;transition:transform 2s,-webkit-transform 2s;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}[data-theme=light] .blog-carousel__card{background:linear-gradient(0deg,hsla(0,0%,78.4%,.48),hsla(0,0%,100%,.12))!important;-webkit-filter:drop-shadow(0 4px 4px #c8c8c8);filter:drop-shadow(0 4px 4px #C8C8C8)}[data-theme=dark] .blog-carousel__card{background:linear-gradient(0deg,rgba(50,55,67,.12),rgba(39,43,52,.48))!important;-webkit-filter:drop-shadow(0 4px 4px #272b34);filter:drop-shadow(0 4px 4px #272b34)}.blog-carousel__card:hover{cursor:pointer;-webkit-transform:scale(1.05);transform:scale(1.05)}.blog-carousel__card h3{font-weight:600;text-align:center}@media (max-width:600px){.blog-carousel__card h3{font-size:1.5rem}}@media (min-width:600px) and (max-width:900px){.blog-carousel__card h3{font-size:1.5rem}}@media (min-width:900px) and (max-width:1200px){.blog-carousel__card h3{font-size:1.5rem}}@media (min-width:1200px) and (max-width:1535px){.blog-carousel__card h3{font-size:1.5rem}}@media (min-width:1536px){.blog-carousel__card h3{font-size:1.5rem}}.blog-carousel__card p{font-weight:100;text-align:left}@media (max-width:600px){.blog-carousel__card p{font-size:1.2rem}}@media (min-width:600px) and (max-width:900px){.blog-carousel__card p{font-size:1.2rem}}@media (min-width:900px) and (max-width:1200px){.blog-carousel__card p{font-size:1.2rem}}@media (min-width:1200px) and (max-width:1535px){.blog-carousel__card p{font-size:1.2rem}}@media (min-width:1536px){.blog-carousel__card p{font-size:1.2rem}}[data-theme=light] .blog-carousel__card p{color:#210023}[data-theme=dark] .blog-carousel__card p{color:#fff}.blog-carousel__card .card__image{width:100%;border-top-left-radius:50px;border-top-right-radius:50px}.blog-carousel__card .card__body{height:100%;padding-right:1rem;padding-left:1rem;display:flex;flex-direction:column;justify-content:space-between}.blog-carousel__card .card__body .card__footer{bottom:0;font-weight:300;text-align:right}@media (max-width:600px){.blog-carousel__card .card__body .card__footer{font-size:.9rem}}@media (min-width:600px) and (max-width:900px){.blog-carousel__card .card__body .card__footer{font-size:.9rem}}@media (min-width:900px) and (max-width:1200px){.blog-carousel__card .card__body .card__footer{font-size:.9rem}}@media (min-width:1200px) and (max-width:1535px){.blog-carousel__card .card__body .card__footer{font-size:.9rem}}@media (min-width:1536px){.blog-carousel__card .card__body .card__footer{font-size:.9rem}}[data-theme=light] .blog-carousel__card .card__body .card__footer{color:#6f0072}[data-theme=dark] .blog-carousel__card .card__body .card__footer{color:#fff74a}.card{display:flex;flex-direction:column;justify-content:space-between;align-items:center;border-radius:50px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}[data-theme=light] .card{background:linear-gradient(0deg,hsla(0,0%,78.4%,.48),hsla(0,0%,100%,.12))!important;-webkit-filter:drop-shadow(0 4px 4px #c8c8c8);filter:drop-shadow(0 4px 4px #C8C8C8)}[data-theme=dark] .card{background:linear-gradient(0deg,rgba(50,55,67,.12),rgba(39,43,52,.48))!important;-webkit-filter:drop-shadow(0 4px 4px #272b34);filter:drop-shadow(0 4px 4px #272b34)}.card .card__body{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:2rem;word-wrap:break-word;overflow-y:auto;overflow-x:hidden}.card .card__body::-webkit-scrollbar{width:.4rem}[data-theme=light] .card .card__body::-webkit-scrollbar-track{box-shadow:inset 0 0 .2rem #09000a}[data-theme=dark] .card .card__body::-webkit-scrollbar-track{box-shadow:inset 0 0 .3rem #f2f2f2}.card .card__body::-webkit-scrollbar-thumb{outline:none}[data-theme=dark] .card .card__body::-webkit-scrollbar-thumb,[data-theme=light] .card .card__body::-webkit-scrollbar-thumb{background-color:#c8c8c8}[data-theme=light] .card .card__body::-webkit-scrollbar-thumb{box-shadow:inset 0 0 .3rem #000}[data-theme=dark] .card .card__body::-webkit-scrollbar-thumb{box-shadow:inset 0 0 .2rem #250026}.card .card__body::-webkit-scrollbar,.card .card__body::-webkit-scrollbar-thumb,.card .card__body::-webkit-scrollbar-track{border-radius:.5rem}.card .card__body h2{padding-left:1rem;padding-right:1rem;text-align:center;margin:1rem 0}.card .card__body h5{margin:1rem 0}.card .card__body p{line-height:1.5;font-weight:300!important;text-align:center!important}@media (max-width:600px){.card .card__body p{font-size:1.1rem!important}}@media (min-width:600px) and (max-width:900px){.card .card__body p{font-size:1.1rem!important}}@media (min-width:900px) and (max-width:1200px){.card .card__body p{font-size:1rem!important}}@media (min-width:1200px) and (max-width:1535px){.card .card__body p{font-size:1.2rem!important}}@media (min-width:1536px){.card .card__body p{font-size:1.2rem!important}}[data-theme=light] .card .card__body p{color:#210023}[data-theme=dark] .card .card__body p{color:#fff}.card .card__body tbody th{line-height:1.2}@media (max-width:600px){.card .card__body tbody th{font-size:1.1rem!important}}@media (min-width:600px) and (max-width:900px){.card .card__body tbody th{font-size:1.1rem!important}}@media (min-width:900px) and (max-width:1200px){.card .card__body tbody th{font-size:1rem!important}}@media (min-width:1200px) and (max-width:1535px){.card .card__body tbody th{font-size:1.2rem!important}}@media (min-width:1536px){.card .card__body tbody th{font-size:1.2rem!important}}.card .card__body .card-body__subtitle{line-height:1.5;font-weight:400!important;text-align:left!important}@media (max-width:600px){.card .card__body .card-body__subtitle{font-size:1.1rem!important}}@media (min-width:600px) and (max-width:900px){.card .card__body .card-body__subtitle{font-size:1.1rem!important}}@media (min-width:900px) and (max-width:1200px){.card .card__body .card-body__subtitle{font-size:1rem!important}}@media (min-width:1200px) and (max-width:1535px){.card .card__body .card-body__subtitle{font-size:1.2rem!important}}@media (min-width:1536px){.card .card__body .card-body__subtitle{font-size:1.2rem!important}}[data-theme=light] .card .card__body .card-body__subtitle{color:#6f0072}[data-theme=dark] .card .card__body .card-body__subtitle{color:#fff74a}.card .card__body .card-body__header{line-height:1.5;font-weight:600!important;text-align:center!important}@media (max-width:600px){.card .card__body .card-body__header{font-size:1.3rem!important}}@media (min-width:600px) and (max-width:900px){.card .card__body .card-body__header{font-size:1.3rem!important}}@media (min-width:900px) and (max-width:1200px){.card .card__body .card-body__header{font-size:1.1rem!important}}@media (min-width:1200px) and (max-width:1535px){.card .card__body .card-body__header{font-size:1.2rem!important}}@media (min-width:1536px){.card .card__body .card-body__header{font-size:1.6rem!important}}.card .card__body .card-body__avatar{height:auto;width:100%;max-width:7rem;border-radius:50%;object-fit:cover}.card .card__body .card-body__footer{display:flex;justify-content:flex-end;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.card .card__body .card-body__footer h6{width:100%;line-height:1.5;margin:1rem 0;font-weight:500!important;text-align:center!important}@media (max-width:600px){.card .card__body .card-body__footer h6{font-size:1.1rem!important}}@media (min-width:600px) and (max-width:900px){.card .card__body .card-body__footer h6{font-size:1.1rem!important}}@media (min-width:900px) and (max-width:1200px){.card .card__body .card-body__footer h6{font-size:1rem!important}}@media (min-width:1200px) and (max-width:1535px){.card .card__body .card-body__footer h6{font-size:1.2rem!important}}@media (min-width:1536px){.card .card__body .card-body__footer h6{font-size:1.2rem!important}}[data-theme=light] .card .card__body .card-body__footer h6{color:#210023}[data-theme=dark] .card .card__body .card-body__footer h6{color:#fff}.card .card__footer{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;justify-content:flex-end}.card .card__footer h6{width:100%;line-height:1.5;font-weight:500!important;text-align:center!important}@media (max-width:600px){.card .card__footer h6{font-size:1.1rem!important}}@media (min-width:600px) and (max-width:900px){.card .card__footer h6{font-size:1.1rem!important}}@media (min-width:900px) and (max-width:1200px){.card .card__footer h6{font-size:1rem!important}}@media (min-width:1200px) and (max-width:1535px){.card .card__footer h6{font-size:1.2rem!important}}@media (min-width:1536px){.card .card__footer h6{font-size:1.2rem!important}}[data-theme=light] .card .card__footer h6{color:#210023}[data-theme=dark] .card .card__footer h6{color:#fff}.benefits__cards-container{min-height:24rem}.card.card--benefit{min-height:23rem}.card.card--pricing #card-pricing__request-quotation-button{width:100%;height:4rem;border-radius:0 0 1.5rem 1.5rem;margin:0!important;display:flex;justify-content:center;align-items:center}@media (max-width:600px){.card.card--pricing #card-pricing__request-quotation-button{font-size:1.4rem}}@media (min-width:600px) and (max-width:900px){.card.card--pricing #card-pricing__request-quotation-button{font-size:1.4rem}}@media (min-width:900px) and (max-width:1200px){.card.card--pricing #card-pricing__request-quotation-button{font-size:1.4rem}}@media (min-width:1200px) and (max-width:1535px){.card.card--pricing #card-pricing__request-quotation-button{font-size:1.4rem}}@media (min-width:1536px){.card.card--pricing #card-pricing__request-quotation-button{font-size:1.4rem}}.table-container{display:flex;justify-content:center;width:100%!important;padding:1rem}.table-container,table{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow-x:auto}table{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:block;border-spacing:0}[data-theme=light] table{color:#210023}[data-theme=dark] table{color:#fff}table thead th{text-align:center;padding:1rem;border:1px solid}[data-theme=light] table thead th{border-color:#210023}[data-theme=dark] table thead th{border-color:#fff}table tbody{white-space:nowrap}table tbody td{padding:1rem;text-align:left;border:1px solid}[data-theme=light] table tbody td{border-color:#210023}[data-theme=dark] table tbody td{border-color:#fff}.dropdown-box--container{width:100%;display:flex;flex-direction:column;margin-right:auto}[data-theme=light] .dropdown-box--container{color:#210023}[data-theme=dark] .dropdown-box--container{color:#fff}@media (max-width:600px){.dropdown-box--container{margin:1rem auto}}.dropdown-box--container header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);font-weight:100;border-radius:.5rem;font-size:1.2rem;cursor:pointer}[data-theme=light] .dropdown-box--container header{background-color:hsla(0,0%,100%,.2)!important}[data-theme=dark] .dropdown-box--container header{background-color:hsla(0,0%,100%,.1)!important}[data-theme=light] .dropdown-box--container header{color:#210023}[data-theme=dark] .dropdown-box--container header{color:#fff}.dropdown-box--container header label{text-align:left;padding:.75rem 0 .75rem 1.5rem;cursor:pointer}[data-theme=light] .dropdown-box--container header label{color:#210023}[data-theme=dark] .dropdown-box--container header label{color:#c8c8c8}.dropdown-box--container section{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:1rem 2rem}[data-theme=light] .dropdown-box--container section{background-color:hsla(0,0%,41.2%,.07)!important}[data-theme=dark] .dropdown-box--container section{background-color:hsla(0,0%,41.2%,.1)!important}.dropdown-box--container section p{margin-bottom:0;text-align:justify;font-size:1.2rem;padding:1.2rem 1rem!important}.dropdown-box--container section p br{display:block;line-height:15rem}@media (max-width:600px){.dropdown-box--container section p br{margin:1rem!important}}.dropdown-box--container section p b{font-size:1rem;font-weight:500}.dropdown-box--container section ol{font-size:1.2rem}@media (max-width:600px){.dropdown-box--container section ol{margin-bottom:2rem}}.dropdown-box--container section ol li{counter-increment:li;display:list-item;margin-top:.5rem;margin-left:4rem;font-size:1rem}[data-theme=light] .dropdown-box--container section ol li{color:#210023}[data-theme=dark] .dropdown-box--container section ol li{color:#fff}.dropdown-box--container section ol li span{margin-left:.6rem}@media (max-width:600px){.dropdown-box--container section ol li span{margin-left:1rem}}.dropdown-box--container section ol li::marker{content:counter(li) ")";font-weight:600}[data-theme=light] .dropdown-box--container section ol li::marker{color:#210023}[data-theme=dark] .dropdown-box--container section ol li::marker{color:#fff}.dropdown-box--container section ul{padding:1rem 2rem}@media (max-width:600px){.dropdown-box--container section ul{padding:2.7vw 4vw}}.dropdown-box--container section ul li{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:.5rem;list-style:none}@media (max-width:600px){.dropdown-box--container section ul li{margin-top:4vw}}.dropdown-box--container section ul li a{height:100%;font-size:1.05rem;font-weight:600;text-decoration:none}[data-theme=light] .dropdown-box--container section ul li a{color:#210023}[data-theme=dark] .dropdown-box--container section ul li a{color:#fff}.dropdown-box--container section ul li a svg{margin-left:.5rem}.dropdown-box--container section ul li a:hover{-webkit-text-decoration-style:wavy;text-decoration-style:wavy}[data-theme=dark] .dropdown-box--container section ul li a:hover,[data-theme=light] .dropdown-box--container section ul li a:hover{background-color:#3d003f!important}[data-theme=dark] .dropdown-box--container section ul li a:hover,[data-theme=light] .dropdown-box--container section ul li a:hover{color:#fff!important}.dropdown-box--container section ul li:first-child{margin-top:0}.dropdown-box--container section hr{margin:0;border-width:.15rem}@media (max-width:600px){.dropdown-box--container section hr{border-width:.3vw}}.dropdown-box--container section h5{font-size:1.5rem;font-weight:600;padding:1rem;margin-bottom:0}[data-theme=light] .dropdown-box--container section h5{color:#210023}[data-theme=dark] .dropdown-box--container section h5{color:#fff}.dropdown-box--container section h5:hover{cursor:pointer}[data-theme=dark] .dropdown-box--container section h5:hover,[data-theme=light] .dropdown-box--container section h5:hover{background-color:#3d003f!important}[data-theme=dark] .dropdown-box--container section h5:hover,[data-theme=light] .dropdown-box--container section h5:hover{color:#fff!important}.dropdown-box--container section .video-react-big-play-button{width:8rem;height:4.75rem;font-size:2.8rem}.dropdown-box--container section .video-react-control-bar{height:3rem;font-size:1rem}.dropdown-box--container section hr:last-child{display:none}.dropdown-box--container section a{text-decoration:none}[data-theme=light] .dropdown-box--container section a{color:#6f0072}[data-theme=dark] .dropdown-box--container section a{color:#fff74a}.dropdown-box--container section a:hover{text-decoration:underline}.contact_form{border-radius:20px;padding:1rem 2rem 2rem;font-size:1rem;background-color:hsla(0,0%,41.2%,.1)!important;-webkit-backdrop-filter:blur(3rem)!important;backdrop-filter:blur(3rem)!important;margin:0 auto}[data-theme=light] .contact_form{color:#210023}[data-theme=dark] .contact_form{color:#fff}@media (max-width:600px){.contact_form{width:100%}}@media (min-width:600px) and (max-width:900px){.contact_form{width:90%}}@media (min-width:900px) and (max-width:1200px){.contact_form{width:70%}}@media (min-width:1200px) and (max-width:1535px){.contact_form{width:50%}}@media (min-width:1536px){.contact_form{width:40%}}.contact_form p{font-size:1rem}.contact_form label{margin:1.25rem 0}.contact_form input,.contact_form select,.contact_form textarea{margin-top:1rem}.contact_form input:focus,.contact_form select:focus,.contact_form textarea:focus{box-shadow:none}.contact_form button{padding:.75rem;font-size:1.2rem;border:.2rem solid;border-radius:.5rem;cursor:pointer;background-color:initial!important}[data-theme=light] .contact_form button{color:#ede300}[data-theme=dark] .contact_form button{color:#fff74a}[data-theme=light] .contact_form button{border-color:#ede300!important}[data-theme=dark] .contact_form button{border-color:#fff74a!important}.contact_form button:hover{background-color:#6f0072!important}.contact_form button:disabled{cursor:not-allowed}.contact_form button:disabled:hover{background-color:hsla(0,0%,100%,.1)!important}.contact_form input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;width:5rem!important;margin:0 .75rem;border-width:2px;border-radius:.5rem}[data-theme=light] .contact_form input[type=number]{border-color:#210023}[data-theme=dark] .contact_form input[type=number]{border-color:#c8c8c8}[data-theme=light] .contact_form input[type=number]:hover{border-color:#ede300!important}[data-theme=dark] .contact_form input[type=number]:hover{border-color:#fff74a!important}[data-theme=light] .contact_form input[type=number]:focus{border-color:#00b248!important}[data-theme=dark] .contact_form input[type=number]:focus{border-color:#00e55c!important}@media (max-width:600px){.contact_form input[type=number]{width:15%!important}}.contact_form input[type=number]::-webkit-inner-spin-button,.contact_form input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none!important;margin:0}.contact_form small{display:block;margin-top:.5rem;font-weight:400;text-align:left}@media (max-width:600px){.contact_form small{font-size:1rem}}@media (min-width:600px) and (max-width:900px){.contact_form small{font-size:1rem}}@media (min-width:900px) and (max-width:1200px){.contact_form small{font-size:1rem}}@media (min-width:1200px) and (max-width:1535px){.contact_form small{font-size:1rem}}@media (min-width:1536px){.contact_form small{font-size:1rem}}[data-theme=light] .contact_form small{color:#210023}[data-theme=dark] .contact_form small{color:#fff}.contact_form .select_label{display:inline-block;margin:1rem 0 .5rem}.contact_form .event_info_section{margin-top:1.5rem}.contact_form .event_info_title{display:inline-block;margin-top:2rem;margin-bottom:0;font-size:1.25rem}.contact_form .event_info_label{margin:.75rem 0}.contact_form .duration_label{display:inline-block}.contact_form .number_input,.contact_form .select_input,.contact_form .text_input,.contact_form .textarea_input{width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;line-height:1.5;font-size:1rem;background-color:initial;background-clip:padding-box;border-radius:.25rem;border:.1rem solid;outline:none;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}[data-theme=light] .contact_form .number_input,[data-theme=light] .contact_form .select_input,[data-theme=light] .contact_form .text_input,[data-theme=light] .contact_form .textarea_input{border-color:#210023}[data-theme=dark] .contact_form .number_input,[data-theme=dark] .contact_form .select_input,[data-theme=dark] .contact_form .text_input,[data-theme=dark] .contact_form .textarea_input{border-color:#fff}[data-theme=light] .contact_form .number_input,[data-theme=light] .contact_form .select_input,[data-theme=light] .contact_form .text_input,[data-theme=light] .contact_form .textarea_input{color:#210023}[data-theme=dark] .contact_form .number_input,[data-theme=dark] .contact_form .select_input,[data-theme=dark] .contact_form .text_input,[data-theme=dark] .contact_form .textarea_input{color:#fff}.contact_form .select_input{font-size:1rem;border:.1rem solid;border-radius:.5rem;background-color:initial;outline:none;cursor:pointer}[data-theme=light] .contact_form .select_input{border-color:#210023}[data-theme=dark] .contact_form .select_input{border-color:#fff}[data-theme=light] .contact_form .select_input:hover{border-color:#ede300!important}[data-theme=dark] .contact_form .select_input:hover{border-color:#fff74a!important}[data-theme=light] .contact_form .select_input:focus{border-color:#00b248!important}[data-theme=dark] .contact_form .select_input:focus{border-color:#00e55c!important}.contact_form .select_input:focus option{background-color:#210023}.contact_form .form_input{position:relative;margin-bottom:1rem;margin-top:1.5rem}.contact_form .form_input .form-control:focus{box-shadow:none;outline:none}.contact_form .form_input .text_input{position:relative;padding:1.25rem 1rem!important;border-width:2px;background:transparent none;border-radius:.5rem;outline:none}[data-theme=light] .contact_form .form_input .text_input{border-color:#210023}[data-theme=dark] .contact_form .form_input .text_input{border-color:#c8c8c8}[data-theme=light] .contact_form .form_input .text_input:hover{border-color:#ede300!important}[data-theme=dark] .contact_form .form_input .text_input:hover{border-color:#fff74a!important}[data-theme=light] .contact_form .form_input .text_input:focus{border-color:#00b248!important}[data-theme=dark] .contact_form .form_input .text_input:focus{border-color:#00e55c!important}.contact_form .form_input label{background-color:initial;position:absolute;left:1rem;top:.5rem;font-size:1rem;cursor:text;transition:top .2s ease-in,left .2s ease-in,font-size .2s ease-in}.contact_form .form_input .text_input:focus~label,.contact_form .form_input .text_input:not(:placeholder-shown):not(:focus)~label{top:-2rem;left:1rem;background-color:initial}.contact_form .privacy{display:flex;flex-direction:column;margin-bottom:0}.contact_form .privacy label:first-child{display:block}.contact_form .privacy .privacy_form_group{margin-bottom:0}.contact_form .privacy .privacy_form_group div{display:flex;flex-direction:row;margin-left:2.2rem}.contact_form .privacy .privacy_form_group div input{-webkit-appearance:none;appearance:none;position:static;vertical-align:middle;width:1.25rem;height:1.25rem;margin-top:0;background-color:#fff;font-size:inherit;border-radius:50%;border:.2rem solid #555;cursor:pointer;outline:none}.contact_form .privacy .privacy_form_group div input:checked{background:#00e55c}.contact_form .privacy .privacy_form_group div p{margin-left:.3rem;margin-bottom:0}[data-theme=light] .contact_form .privacy .privacy_form_group div p{color:#210023}[data-theme=dark] .contact_form .privacy .privacy_form_group div p{color:#fff}.contact_form .textarea_group{position:relative;margin:2rem 0}.contact_form .textarea_group .textarea_input{position:relative;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:10rem;background:none;border-width:2px;border-radius:.5rem;resize:none}@media (min-width:1200px) and (max-width:1535px){.contact_form .textarea_group .textarea_input{min-height:10rem}}@media (min-width:900px) and (max-width:1200px){.contact_form .textarea_group .textarea_input{min-height:8rem}}@media (min-width:600px) and (max-width:900px){.contact_form .textarea_group .textarea_input{min-height:7rem}}@media (max-width:600px){.contact_form .textarea_group .textarea_input{min-height:6rem}}[data-theme=light] .contact_form .textarea_group .textarea_input{border-color:#210023}[data-theme=dark] .contact_form .textarea_group .textarea_input{border-color:#c8c8c8}[data-theme=light] .contact_form .textarea_group .textarea_input:hover{border-color:#ede300!important}[data-theme=dark] .contact_form .textarea_group .textarea_input:hover{border-color:#fff74a!important}.contact_form .textarea_group .textarea_input:focus{box-shadow:none}[data-theme=light] .contact_form .textarea_group .textarea_input:focus{border-color:#00b248!important}[data-theme=dark] .contact_form .textarea_group .textarea_input:focus{border-color:#00e55c!important}.contact_form .textarea_group label{position:absolute;left:1rem;top:1rem;cursor:text;transition:top .2s ease-in,left .2s ease-in,font-size .2s ease-in}.contact_form .textarea_group .textarea_input:focus~label,.contact_form .textarea_group .textarea_input:not(:placeholder-shown):not(:focus)~label{top:-2rem;left:1rem;margin-top:1.4rem;padding:0 .3rem;background-color:initial}.contact_form .duration{display:inline!important}.contact_form .contact_us_alert{width:100%;margin-top:1.5rem;padding:1rem;font-size:1.2rem;font-weight:500;border-radius:1rem;opacity:.8}[data-theme=light] .contact_form .contact_us_alert{color:#210023}[data-theme=dark] .contact_form .contact_us_alert{color:#fff}.contact_form .alert_success{background-color:#00b248}[data-theme=light] .contact_form .alert_error{color:#f42d12}[data-theme=dark] .contact_form .alert_error{color:#f65843}#layout{width:100vw}#layout #layout__whats-app--button{background-color:#00e55c;color:#fff;position:fixed;height:5rem;width:5rem;bottom:2rem;right:5vw;z-index:40;font-size:4rem;border-radius:4rem}#layout #layout__whats-app--button:hover{cursor:pointer}#layout__header--top-menu{position:fixed;display:flex;justify-content:space-between;align-items:center;text-align:justify;top:0;z-index:30;width:100vw;min-height:6rem;padding-left:3rem;padding-right:3rem}@media (max-width:600px){#layout__header--top-menu{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:600px) and (max-width:900px){#layout__header--top-menu{padding-left:1.5rem;padding-right:1.5rem}}[data-theme=light] #layout__header--top-menu.header__translucent-background{background-color:hsla(0,0%,78.4%,.6);-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem)}[data-theme=dark] #layout__header--top-menu.header__translucent-background{background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem)}#layout__header--top-menu a{text-decoration:none}#layout__header--top-menu .header__desktop-nav-bar{display:flex;justify-content:flex-end;align-items:center;flex:1 1}@media (min-width:600px) and (max-width:900px){#layout__header--top-menu .header__desktop-nav-bar{display:none}}@media (max-width:600px){#layout__header--top-menu .header__desktop-nav-bar{display:none}}#layout__header--top-menu .header__desktop-nav-bar .nav__item{text-transform:uppercase;align-items:center;padding:.5rem 1rem;margin:0 .2rem;border-radius:1rem;background-color:initial;cursor:pointer;z-index:1000;font-weight:300;text-align:center}@media (max-width:600px){#layout__header--top-menu .header__desktop-nav-bar .nav__item{font-size:.9rem}}@media (min-width:600px) and (max-width:900px){#layout__header--top-menu .header__desktop-nav-bar .nav__item{font-size:.9rem}}@media (min-width:900px) and (max-width:1200px){#layout__header--top-menu .header__desktop-nav-bar .nav__item{font-size:.9rem}}@media (min-width:1200px) and (max-width:1535px){#layout__header--top-menu .header__desktop-nav-bar .nav__item{font-size:1rem}}@media (min-width:1536px){#layout__header--top-menu .header__desktop-nav-bar .nav__item{font-size:1.1rem}}[data-theme=light] #layout__header--top-menu .header__desktop-nav-bar .nav__item{color:#210023}[data-theme=dark] #layout__header--top-menu .header__desktop-nav-bar .nav__item{color:#fff}[data-theme=light] #layout__header--top-menu .header__desktop-nav-bar .nav__item:hover{background-color:#c8c8c8}[data-theme=dark] #layout__header--top-menu .header__desktop-nav-bar .nav__item:hover{background-color:#210023}[data-theme=dark] #layout__header--top-menu .header__desktop-nav-bar .nav__item.active,[data-theme=light] #layout__header--top-menu .header__desktop-nav-bar .nav__item.active{background-color:#6f0072!important}[data-theme=dark] #layout__header--top-menu .header__desktop-nav-bar .nav__item.active,[data-theme=light] #layout__header--top-menu .header__desktop-nav-bar .nav__item.active{color:#fff!important}#layout__header--top-menu .header__desktop-nav-bar .nav__menu{min-width:8rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:absolute;z-index:1100}#layout__header--top-menu .header__desktop-nav-bar .nav__menu .nav__menu--paper{border-radius:.5rem;overflow:hidden}[data-theme=light] #layout__header--top-menu .header__desktop-nav-bar .nav__menu .nav__menu--paper{background-color:#c8c8c8}[data-theme=dark] #layout__header--top-menu .header__desktop-nav-bar .nav__menu .nav__menu--paper{background-color:#210023}[data-theme=light] #layout__header--top-menu .header__desktop-nav-bar .nav__menu .nav__menu--paper a{color:#210023}[data-theme=dark] #layout__header--top-menu .header__desktop-nav-bar .nav__menu .nav__menu--paper a{color:#fff}#layout__header--top-menu .header__desktop-nav-bar .nav__menu .nav__menu--paper .nav__menu--item{text-align:center!important;text-decoration:none!important}[data-theme=light] #layout__header--top-menu .header__desktop-nav-bar .nav__menu .nav__menu--paper .nav__menu--item:hover{background-color:#d5d5d5!important}[data-theme=dark] #layout__header--top-menu .header__desktop-nav-bar .nav__menu .nav__menu--paper .nav__menu--item:hover{background-color:#39003d!important}[data-theme=dark] #layout__header--top-menu .header__desktop-nav-bar .nav__menu .nav__menu--paper .nav__menu--item .active,[data-theme=light] #layout__header--top-menu .header__desktop-nav-bar .nav__menu .nav__menu--paper .nav__menu--item .active{background-color:#6f0072!important}[data-theme=dark] #layout__header--top-menu .header__desktop-nav-bar .nav__menu .nav__menu--paper .nav__menu--item .active,[data-theme=light] #layout__header--top-menu .header__desktop-nav-bar .nav__menu .nav__menu--paper .nav__menu--item .active{color:#fff!important}#layout__header--top-menu .header__desktop-nav-bar .nav__menu .nav__menu--paper .nav__menu--item .nav__menu--link{width:100%!important;height:100%!important;padding:.2rem 1rem}#layout__header--top-menu .header__desktop-nav-bar #nav__contact-us--button{border:.1rem solid}[data-theme=light] #layout__header--top-menu .header__desktop-nav-bar #nav__contact-us--button{border-color:#ede300!important}[data-theme=dark] #layout__header--top-menu .header__desktop-nav-bar #nav__contact-us--button{border-color:#fff74a!important}#layout__header--top-menu .header__desktop-nav-bar #nav__contact-us--button.active{color:#000!important}[data-theme=light] #layout__header--top-menu .header__desktop-nav-bar #nav__contact-us--button.active{background-color:#ede300!important}[data-theme=dark] #layout__header--top-menu .header__desktop-nav-bar #nav__contact-us--button.active{background-color:#fff74a!important}#layout__header--top-menu .header__desktop-nav-bar #nav__contact-us--button:hover{color:#000!important}[data-theme=light] #layout__header--top-menu .header__desktop-nav-bar #nav__contact-us--button:hover{background-color:#ede300!important}[data-theme=dark] #layout__header--top-menu .header__desktop-nav-bar #nav__contact-us--button:hover{background-color:#fff74a!important}#layout__header--top-menu .header__mobile-nav-bar{display:flex;justify-content:flex-end;align-items:center}@media (max-width:600px){#layout__header--top-menu .header__mobile-nav-bar{padding-left:2rem}}@media (min-width:600px) and (max-width:900px){#layout__header--top-menu .header__mobile-nav-bar{padding-left:6rem}}@media (min-width:900px) and (max-width:1200px){#layout__header--top-menu .header__mobile-nav-bar{display:none}}@media (min-width:1200px) and (max-width:1535px){#layout__header--top-menu .header__mobile-nav-bar{display:none}}@media (min-width:1536px){#layout__header--top-menu .header__mobile-nav-bar{display:none}}[data-theme=light] #layout__header--top-menu .header__mobile-nav-bar #mobile-nav-bar__login-button{color:#210023}[data-theme=dark] #layout__header--top-menu .header__mobile-nav-bar #mobile-nav-bar__login-button{color:#fff}[data-theme=light] #layout__header--top-menu .header__mobile-nav-bar #mobile-nav-bar__login-button:hover{background-color:#c8c8c8}[data-theme=dark] #layout__header--top-menu .header__mobile-nav-bar #mobile-nav-bar__login-button:hover{background-color:#210023}@media (max-width:600px){#layout__header--top-menu .header__mobile-nav-bar #mobile-nav-bar__login-button{margin-right:1rem}}@media (min-width:600px) and (max-width:900px){#layout__header--top-menu .header__mobile-nav-bar #mobile-nav-bar__login-button{margin-right:3rem}}#layout__header--top-menu #header__ecclesia-logo--image{width:11rem;max-height:80%;max-width:100%}[data-theme=light] #layout__header--top-menu #header__ecclesia-logo--image{-webkit-filter:brightness(40%) grayscale(100%);filter:brightness(40%) grayscale(100%)}[data-theme=light] #layout__header--top-menu #header__ecclesia-logo--image:hover{-webkit-filter:brightness(0) grayscale(100%);filter:brightness(0) grayscale(100%)}[data-theme=dark] #layout__header--top-menu #header__ecclesia-logo--image{-webkit-filter:brightness(1000%) grayscale(100%);filter:brightness(1000%) grayscale(100%)}[data-theme=dark] #layout__header--top-menu #header__ecclesia-logo--image:hover{-webkit-filter:none;filter:none}#mobile-menu .MuiMenu-paper{border-radius:.5rem}[data-theme=light] #mobile-menu .MuiMenu-paper{background-color:#c8c8c8}[data-theme=dark] #mobile-menu .MuiMenu-paper{background-color:#210023}#mobile-menu .MuiMenu-list{padding:0}#mobile-menu .mobile-menu__item{font-size:1.3rem;padding:1rem;font-weight:300;text-align:left}#mobile-menu .mobile-menu__item.MuiMenuItem-root{font-family:"Space Grotesk",sans-serif!important}[data-theme=light] #mobile-menu .mobile-menu__item.MuiMenuItem-root{color:#210023}[data-theme=dark] #mobile-menu .mobile-menu__item.MuiMenuItem-root{color:#fff}[data-theme=dark] #mobile-menu .mobile-menu__item.Mui-selected,[data-theme=light] #mobile-menu .mobile-menu__item.Mui-selected{background-color:#6f0072!important}[data-theme=dark] #mobile-menu .mobile-menu__item.Mui-selected,[data-theme=light] #mobile-menu .mobile-menu__item.Mui-selected{color:#fff!important}#layout__header-intersection--target{position:absolute;top:0;left:0;z-index:25;width:5vw;height:2rem}.nav__language-options--menu .MuiMenu-paper{background-color:hsla(0,0%,41.2%,.1)!important;-webkit-backdrop-filter:blur(3rem)!important;backdrop-filter:blur(3rem)!important;color:#fff;border-radius:.5rem;border:.1rem solid #fff74a;padding:.2rem .6rem}#nav__login--button{background-color:transparent;margin:0;padding:inherit}[data-theme=light] #nav__login--button{color:#210023}[data-theme=dark] #nav__login--button{color:#fff}[data-theme=light] #nav__login--button:hover{background-color:#c8c8c8}[data-theme=dark] #nav__login--button:hover{background-color:#210023}.MuiPaper-root .MuiListItem-root{padding:0}.MuiPaper-root #nav__mobile-language--button{width:100%}.MuiPaper-root .responsive_link{height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important;min-height:0!important;padding:0!important;justify-content:flex-end}@media (min-width:600px) and (max-width:900px){.MuiPaper-root .responsive_link{display:block}}@media (max-width:600px){.MuiPaper-root .responsive_link{display:block}}.MuiPaper-root .dropdown_link{width:100%;display:inline-block;padding:.5rem 1rem!important;color:#210023!important;background-color:#fff;font-weight:600;text-align:right!important;text-decoration:none}.MuiPaper-root .dropdown_link.active{background-color:#e6e6e6;color:inherit}footer{background-repeat:no-repeat;background-size:cover;padding:1rem 0 3rem!important}@media (max-width:600px){footer{background-position:0}}@media (min-width:600px) and (max-width:900px){footer{background-position:0}}@media (min-width:900px) and (max-width:1200px){footer{background-position:50%}}@media (min-width:1200px) and (max-width:1535px){footer{background-position:50%}}@media (min-width:1536px){footer{background-position:50%}}[data-theme=light] footer{background-image:url(/static/media/retro-futuristic-agora.5b7470dd.jpg)}[data-theme=dark] footer{background-image:url(/static/media/banner_background.dbacfa2c.jpg)}@media (max-width:600px){footer{padding:1rem 0 6rem!important}}footer .footer{max-width:1075px;margin:5rem auto!important}footer .footer h1{margin:0;padding:2rem 0;font-weight:700;text-align:center}@media (max-width:600px){footer .footer h1{font-size:2.5rem}}@media (min-width:600px) and (max-width:900px){footer .footer h1{font-size:2.5rem}}@media (min-width:900px) and (max-width:1200px){footer .footer h1{font-size:2.5rem}}@media (min-width:1200px) and (max-width:1535px){footer .footer h1{font-size:2.5rem}}@media (min-width:1536px){footer .footer h1{font-size:2.5rem}}[data-theme=light] footer .footer h1{color:#00993d}[data-theme=dark] footer .footer h1{color:#00b248}@media (max-width:600px){footer .footer h1{padding:0 4vw 1vw}}footer .footer .footer__request-demo--container{display:flex;justify-content:center;width:100%;padding:2rem 0}footer .footer .footer__items{display:flex;flex-direction:row;justify-content:center;padding:2.5rem 0;width:75%;margin:0 auto}@media (max-width:600px){footer .footer .footer__items{width:90%}}footer .footer .footer__items div{display:flex;flex-direction:column;align-content:center;margin:0 auto}footer .footer .footer__items div .footer___topic-title{margin-bottom:0;font-weight:400;text-align:left}@media (max-width:600px){footer .footer .footer__items div .footer___topic-title{font-size:1rem}}@media (min-width:600px) and (max-width:900px){footer .footer .footer__items div .footer___topic-title{font-size:1rem}}@media (min-width:900px) and (max-width:1200px){footer .footer .footer__items div .footer___topic-title{font-size:1rem}}@media (min-width:1200px) and (max-width:1535px){footer .footer .footer__items div .footer___topic-title{font-size:1rem}}@media (min-width:1536px){footer .footer .footer__items div .footer___topic-title{font-size:1rem}}[data-theme=light] footer .footer .footer__items div .footer___topic-title{color:#00993d}[data-theme=dark] footer .footer .footer__items div .footer___topic-title{color:#00b248}footer .footer .footer__items div .footer_topic_item{margin-bottom:0;text-decoration:none;cursor:pointer;font-weight:300;text-align:left}@media (max-width:600px){footer .footer .footer__items div .footer_topic_item{font-size:1rem}}@media (min-width:600px) and (max-width:900px){footer .footer .footer__items div .footer_topic_item{font-size:1rem}}@media (min-width:900px) and (max-width:1200px){footer .footer .footer__items div .footer_topic_item{font-size:1rem}}@media (min-width:1200px) and (max-width:1535px){footer .footer .footer__items div .footer_topic_item{font-size:1rem}}@media (min-width:1536px){footer .footer .footer__items div .footer_topic_item{font-size:1rem}}[data-theme=light] footer .footer .footer__items div .footer_topic_item{color:#210023}[data-theme=dark] footer .footer .footer__items div .footer_topic_item{color:#fff}[data-theme=dark] footer .footer .footer__items div .footer_topic_item:hover,[data-theme=light] footer .footer .footer__items div .footer_topic_item:hover{color:#eb00f2}footer .footer .footer__logo-container{display:flex;justify-content:center;padding:2rem 0}footer .footer .footer__logo-container .footer_logo{margin:0 auto!important;max-width:40%;min-width:40%}[data-theme=light] footer .footer .footer__logo-container .footer_logo{-webkit-filter:brightness(0) hue-rotate(291deg);filter:brightness(0) hue-rotate(291deg)}@media (max-width:600px){footer .footer .footer__logo-container .footer_logo{min-width:70%;max-width:70%}}footer .footer .footer__icons-container{padding:1rem 0}@media (max-width:600px){footer .footer .footer__icons-container{padding:5vw 0}}footer .footer .footer__icons-container div{display:flex;justify-content:space-evenly;align-items:center;width:25%;margin:0 auto}@media (max-width:600px){footer .footer .footer__icons-container div{width:30%}}footer .footer .footer__icons-container div a{font-size:2.25rem!important;margin:.5rem}[data-theme=light] footer .footer .footer__icons-container div a{color:#210023}[data-theme=dark] footer .footer .footer__icons-container div a{color:#c8c8c8}[data-theme=light] footer .footer .footer__icons-container div a:hover{color:#210023}[data-theme=dark] footer .footer .footer__icons-container div a:hover{color:#fff}@media (max-width:600px){footer .footer .footer__icons-container div a{font-size:2.5rem!important}}.customer_support{position:fixed;bottom:3rem;right:3rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:75}@media (max-width:600px){.customer_support{bottom:4vw;right:4vw}}.customer_support button{font-size:2rem;width:6rem;height:4rem;border-radius:2rem;color:#fff;background-color:#c8c8c8}.customer_support button:hover{box-shadow:.2rem .2rem .5rem #d3d1d1,-.2rem -.2rem .5rem #d3d1d1;cursor:pointer;-webkit-transform:scale(1.1);transform:scale(1.1)}@media (max-width:600px){.customer_support button{width:14vw;height:10vw}}.contact_modal{overflow-y:scroll}.contact_modal .contact_modal_background{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;margin:4rem auto}.contact_modal .contact_modal_container{max-width:80vw;width:45rem!important;padding:2rem 3rem 3rem!important;border-radius:2rem;background-color:hsla(0,0%,41.2%,.1)!important;-webkit-backdrop-filter:blur(3rem)!important;backdrop-filter:blur(3rem)!important}@media (max-width:600px){.contact_modal .contact_modal_container{width:90vw!important;max-width:90vw;margin-top:5vh;padding:.5rem!important}}.contact_modal .contact_modal_container h5{margin:.75rem auto;text-align:center;color:#fff!important;font-size:2rem;font-weight:600}@media (max-width:600px){.contact_modal .contact_modal_container h5{font-size:5.5vw}}.gdpr_consent_dialog{position:fixed;display:flex;justify-content:center;align-items:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100vw;padding:1rem 0;bottom:0;z-index:50}[data-theme=light] .gdpr_consent_dialog{background-color:hsla(0,0%,78.4%,.6);-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem)}[data-theme=dark] .gdpr_consent_dialog{background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem)}.gdpr_consent_content{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;justify-content:center;margin:0 30vw}@media (max-width:600px){.gdpr_consent_content{margin:0 5vw}}@media (min-width:600px) and (max-width:900px){.gdpr_consent_content{margin:0 15vw}}@media (min-width:900px) and (max-width:1200px){.gdpr_consent_content{margin:0 25vw}}@media (min-width:1200px) and (max-width:1535px){.gdpr_consent_content{margin:0 30vw}}@media (min-width:1536px){.gdpr_consent_content{margin:0 35vw}}.gdpr_consent_content a{text-decoration:none}[data-theme=light] .gdpr_consent_content a{color:#6f0072}[data-theme=dark] .gdpr_consent_content a{color:#fff74a}.gdpr_consent_content a:hover{text-decoration:underline;cursor:pointer}.gdpr_consent_message{display:flex;flex-wrap:wrap;text-align:justify;overflow-wrap:break-word;flex-grow:2;margin-bottom:.75rem}[data-theme=light] .gdpr_consent_message{color:#210023}[data-theme=dark] .gdpr_consent_message{color:#fff}.gdpr_consent_buttons_container{display:flex;flex-wrap:wrap;margin-top:.75rem}.gdpr_consent_button{border-radius:1rem;padding:1rem;text-transform:uppercase;font-weight:500;margin-right:.5rem;margin-left:.5rem;flex-grow:2;font-size:1rem;-webkit-text-size-adjust:100%}[data-theme=light] .gdpr_consent_button{background-color:#00b248!important}[data-theme=dark] .gdpr_consent_button{background-color:#00e55c!important}[data-theme=light] .gdpr_consent_button{color:#fff!important}[data-theme=dark] .gdpr_consent_button{color:#000!important}.gdpr_consent_button:hover{cursor:pointer}[data-theme=light] .gdpr_consent_button:hover{background-color:#00993d!important}[data-theme=dark] .gdpr_consent_button:hover{background-color:#00b248!important}.gdpr_reject_link:hover{cursor:pointer}h1,h2{font-family:"Space Grotesk",sans-serif!important}h3,h4,h5,h6,li,ol,p{padding:0;font-family:"Ubuntu",sans-serif!important}li,ol,p{font-weight:300;text-align:left}@media (max-width:600px){li,ol,p{font-size:1.5rem}}@media (min-width:600px) and (max-width:900px){li,ol,p{font-size:1.5rem}}@media (min-width:900px) and (max-width:1200px){li,ol,p{font-size:1.5rem}}@media (min-width:1200px) and (max-width:1535px){li,ol,p{font-size:1.5rem}}@media (min-width:1536px){li,ol,p{font-size:1.5rem}}[data-theme=light] li,[data-theme=light] ol,[data-theme=light] p{color:#210023}[data-theme=dark] li,[data-theme=dark] ol,[data-theme=dark] p{color:#fff}h1{font-weight:600;text-align:center}@media (max-width:600px){h1{font-size:2.3rem}}@media (min-width:600px) and (max-width:900px){h1{font-size:2.8rem}}@media (min-width:900px) and (max-width:1200px){h1{font-size:3rem}}@media (min-width:1200px) and (max-width:1535px){h1{font-size:3rem}}@media (min-width:1536px){h1{font-size:3.5rem}}[data-theme=light] h1{color:#6f0072}[data-theme=dark] h1{color:#fff74a}h2{font-weight:600;text-align:center}@media (max-width:600px){h2{font-size:2rem}}@media (min-width:600px) and (max-width:900px){h2{font-size:2rem}}@media (min-width:900px) and (max-width:1200px){h2{font-size:2.5rem}}@media (min-width:1200px) and (max-width:1535px){h2{font-size:2.5rem}}@media (min-width:1536px){h2{font-size:2.6rem}}[data-theme=light] h2{color:#6f0072}[data-theme=dark] h2{color:#fff74a}h3{font-weight:400;text-align:left}@media (max-width:600px){h3{font-size:1.5rem}}@media (min-width:600px) and (max-width:900px){h3{font-size:1.8rem}}@media (min-width:900px) and (max-width:1200px){h3{font-size:2rem}}@media (min-width:1200px) and (max-width:1535px){h3{font-size:2.5rem}}@media (min-width:1536px){h3{font-size:2.5rem}}[data-theme=light] h3{color:#6f0072}[data-theme=dark] h3{color:#fff74a}h4{font-weight:400;text-align:left}@media (max-width:600px){h4{font-size:1.2rem}}@media (min-width:600px) and (max-width:900px){h4{font-size:1.5rem}}@media (min-width:900px) and (max-width:1200px){h4{font-size:1.5rem}}@media (min-width:1200px) and (max-width:1535px){h4{font-size:2rem}}@media (min-width:1536px){h4{font-size:2rem}}[data-theme=light] h4{color:#6f0072}[data-theme=dark] h4{color:#fff74a}h5{font-weight:400;text-align:left}@media (max-width:600px){h5{font-size:1.2rem}}@media (min-width:600px) and (max-width:900px){h5{font-size:1.3rem}}@media (min-width:900px) and (max-width:1200px){h5{font-size:1.3rem}}@media (min-width:1200px) and (max-width:1535px){h5{font-size:1.5rem}}@media (min-width:1536px){h5{font-size:1.5rem}}[data-theme=light] h5{color:#6f0072}[data-theme=dark] h5{color:#fff74a}h6{font-weight:400;text-align:left}@media (max-width:600px){h6{font-size:1.1rem}}@media (min-width:600px) and (max-width:900px){h6{font-size:1.2rem}}@media (min-width:900px) and (max-width:1200px){h6{font-size:1.2rem}}@media (min-width:1200px) and (max-width:1535px){h6{font-size:1.3rem}}@media (min-width:1536px){h6{font-size:1.3rem}}[data-theme=light] h6{color:#6f0072}[data-theme=dark] h6{color:#fff74a}p{margin:1rem 0}a{cursor:pointer}.view__section{padding:3rem 6rem}@media (min-width:1536px){.view__section{padding-left:8rem;padding-right:8rem}}@media (min-width:1200px) and (max-width:1535px){.view__section{padding-left:8rem;padding-right:8rem}}@media (min-width:900px) and (max-width:1200px){.view__section{padding-left:6rem;padding-right:6rem}}@media (min-width:600px) and (max-width:900px){.view__section{padding-left:4rem;padding-right:4rem}}@media (max-width:600px){.view__section{padding-left:2rem;padding-right:2rem}}.first-section{background-repeat:no-repeat;background-size:cover;background-position:50%;text-align:center;min-height:100vh;padding:6rem 6rem 3rem}[data-theme=light] .first-section{background-image:url(/static/media/retro-futuristic-agora.5b7470dd.jpg)}[data-theme=dark] .first-section{background-image:url(/static/media/banner_background.dbacfa2c.jpg)}@media (min-width:1536px){.first-section{padding-left:8rem;padding-right:8rem}}@media (min-width:1200px) and (max-width:1535px){.first-section{padding-left:8rem;padding-right:8rem}}@media (min-width:900px) and (max-width:1200px){.first-section{padding-left:6rem;padding-right:6rem}}@media (min-width:600px) and (max-width:900px){.first-section{padding-left:4rem;padding-right:4rem}}@media (max-width:600px){.first-section{padding-left:2rem;padding-right:2rem}}.height-75-vh{max-height:75vh;overflow:scroll;overflow-y:auto;overflow-x:auto;word-wrap:break-word}.height-75-vh::-webkit-scrollbar{width:.4rem}[data-theme=light] .height-75-vh::-webkit-scrollbar-track{box-shadow:inset 0 0 .2rem #09000a}[data-theme=dark] .height-75-vh::-webkit-scrollbar-track{box-shadow:inset 0 0 .3rem #f2f2f2}.height-75-vh::-webkit-scrollbar-thumb{outline:none}[data-theme=dark] .height-75-vh::-webkit-scrollbar-thumb,[data-theme=light] .height-75-vh::-webkit-scrollbar-thumb{background-color:#c8c8c8}[data-theme=light] .height-75-vh::-webkit-scrollbar-thumb{box-shadow:inset 0 0 .3rem #000}[data-theme=dark] .height-75-vh::-webkit-scrollbar-thumb{box-shadow:inset 0 0 .2rem #250026}.height-75-vh::-webkit-scrollbar,.height-75-vh::-webkit-scrollbar-thumb,.height-75-vh::-webkit-scrollbar-track{border-radius:.5rem}.height-74-vh{height:74vh;overflow:scroll;overflow-y:auto;overflow-x:auto}.height-74-vh::-webkit-scrollbar{width:.4rem}[data-theme=light] .height-74-vh::-webkit-scrollbar-track{box-shadow:inset 0 0 .2rem #09000a}[data-theme=dark] .height-74-vh::-webkit-scrollbar-track{box-shadow:inset 0 0 .3rem #f2f2f2}.height-74-vh::-webkit-scrollbar-thumb{outline:none}[data-theme=dark] .height-74-vh::-webkit-scrollbar-thumb,[data-theme=light] .height-74-vh::-webkit-scrollbar-thumb{background-color:#c8c8c8}[data-theme=light] .height-74-vh::-webkit-scrollbar-thumb{box-shadow:inset 0 0 .3rem #000}[data-theme=dark] .height-74-vh::-webkit-scrollbar-thumb{box-shadow:inset 0 0 .2rem #250026}.height-74-vh::-webkit-scrollbar,.height-74-vh::-webkit-scrollbar-thumb,.height-74-vh::-webkit-scrollbar-track{border-radius:.5rem}@media (min-width:1536px){.text-left-not-mobile{text-align:left}}@media (min-width:1200px) and (max-width:1535px){.text-left-not-mobile{text-align:left}}@media (min-width:900px) and (max-width:1200px){.text-left-not-mobile{text-align:left}}@media (min-width:600px) and (max-width:900px){.text-left-not-mobile{text-align:left}}@media (min-width:1536px){.text-right-not-mobile{text-align:right}}@media (min-width:1200px) and (max-width:1535px){.text-right-not-mobile{text-align:right}}@media (min-width:900px) and (max-width:1200px){.text-right-not-mobile{text-align:right}}@media (min-width:600px) and (max-width:900px){.text-right-not-mobile{text-align:right}}.visibility-hidden{visibility:hidden}.display-flex{display:flex}.fade-in-animation{-webkit-animation:fade_in_bottom .7s .3s both;animation:fade_in_bottom .7s .3s both}@media (max-width:600px){#home-view h1,#use-cases-view h1{font-size:2.3rem}}@media (min-width:600px) and (max-width:900px){#home-view h1,#use-cases-view h1{font-size:2.8rem}}@media (min-width:900px) and (max-width:1200px){#home-view h1,#use-cases-view h1{font-size:2rem}}@media (min-width:1200px) and (max-width:1535px){#home-view h1,#use-cases-view h1{font-size:2.2rem}}@media (min-width:1536px){#home-view h1,#use-cases-view h1{font-size:3rem}}#home-view h2,#use-cases-view h2{margin:0 0 3rem!important;line-height:1}@media (max-width:600px){#home-view h2,#use-cases-view h2{font-size:2.5rem}}@media (min-width:600px) and (max-width:900px){#home-view h2,#use-cases-view h2{font-size:2.5rem}}@media (min-width:900px) and (max-width:1200px){#home-view h2,#use-cases-view h2{font-size:2rem}}@media (min-width:1200px) and (max-width:1535px){#home-view h2,#use-cases-view h2{font-size:2.2rem}}@media (min-width:1536px){#home-view h2,#use-cases-view h2{font-size:3rem}}@media (max-width:600px){#home-view h2,#use-cases-view h2{font-weight:600;text-align:center!important}}@media (min-width:600px) and (max-width:900px){#home-view h2,#use-cases-view h2{font-weight:600;text-align:center!important}}@media (min-width:900px) and (max-width:1200px){#home-view h2,#use-cases-view h2{font-weight:500}}@media (min-width:1200px) and (max-width:1535px){#home-view h2,#use-cases-view h2{font-weight:500}}@media (min-width:1536px){#home-view h2,#use-cases-view h2{font-weight:500}}#home-view h3,#use-cases-view h3{font-weight:300;text-align:center!important}@media (max-width:600px){#home-view h3,#use-cases-view h3{font-size:1.3rem}}@media (min-width:600px) and (max-width:900px){#home-view h3,#use-cases-view h3{font-size:1.3rem}}@media (min-width:900px) and (max-width:1200px){#home-view h3,#use-cases-view h3{font-size:1.1rem}}@media (min-width:1200px) and (max-width:1535px){#home-view h3,#use-cases-view h3{font-size:1.2rem}}@media (min-width:1536px){#home-view h3,#use-cases-view h3{font-size:1.6rem}}@media (min-width:900px) and (max-width:1200px){#home-view h3,#use-cases-view h3{line-height:1.2}}@media (min-width:1200px) and (max-width:1535px){#home-view h3,#use-cases-view h3{line-height:1.2}}@media (min-width:1536px){#home-view h3,#use-cases-view h3{line-height:1.2}}#home-view p,#use-cases-view p{line-height:1.5}@media (max-width:600px){#home-view p,#use-cases-view p{font-size:1.1rem}}@media (min-width:600px) and (max-width:900px){#home-view p,#use-cases-view p{font-size:1.1rem}}@media (min-width:900px) and (max-width:1200px){#home-view p,#use-cases-view p{font-size:1rem}}@media (min-width:1200px) and (max-width:1535px){#home-view p,#use-cases-view p{font-size:1.2rem}}@media (min-width:1536px){#home-view p,#use-cases-view p{font-size:1.2rem}}@media (max-width:600px){#home-view p,#use-cases-view p{margin:2rem 1rem!important;text-align:center!important}}@media (min-width:600px) and (max-width:900px){#home-view p,#use-cases-view p{margin:2rem 1rem!important;text-align:center!important}}[data-theme=light] #home-view #home__assemblies-features,[data-theme=light] #home-view #home__ecclesia-features,[data-theme=light] #home-view #use-cases__features,[data-theme=light] #use-cases-view #home__assemblies-features,[data-theme=light] #use-cases-view #home__ecclesia-features,[data-theme=light] #use-cases-view #use-cases__features{background-color:#fff;background-image:url(/static/media/purple_network_background.fca23ee9.png);background-position:top;background-repeat:repeat-y}[data-theme=dark] #home-view #home__assemblies-features,[data-theme=dark] #home-view #home__ecclesia-features,[data-theme=dark] #home-view #use-cases__features,[data-theme=dark] #use-cases-view #home__assemblies-features,[data-theme=dark] #use-cases-view #home__ecclesia-features,[data-theme=dark] #use-cases-view #use-cases__features{background-image:url(/static/media/home_background.bf9dc00c.jpg);background-size:cover;background-position:top;background-repeat:no-repeat}@media (max-width:600px){#home-view #home__assemblies-features .home-view__feature--container,#home-view #home__ecclesia-features .home-view__feature--container,#home-view #use-cases__features .home-view__feature--container,#use-cases-view #home__assemblies-features .home-view__feature--container,#use-cases-view #home__ecclesia-features .home-view__feature--container,#use-cases-view #use-cases__features .home-view__feature--container{padding:1rem 0;margin-bottom:6rem}}@media (min-width:600px) and (max-width:900px){#home-view #home__assemblies-features .home-view__feature--container,#home-view #home__ecclesia-features .home-view__feature--container,#home-view #use-cases__features .home-view__feature--container,#use-cases-view #home__assemblies-features .home-view__feature--container,#use-cases-view #home__ecclesia-features .home-view__feature--container,#use-cases-view #use-cases__features .home-view__feature--container{padding:3rem 0;margin-bottom:6rem}}@media (min-width:900px) and (max-width:1200px){#home-view #home__assemblies-features .home-view__feature--container,#home-view #home__ecclesia-features .home-view__feature--container,#home-view #use-cases__features .home-view__feature--container,#use-cases-view #home__assemblies-features .home-view__feature--container,#use-cases-view #home__ecclesia-features .home-view__feature--container,#use-cases-view #use-cases__features .home-view__feature--container{padding:6rem 0}}@media (min-width:1200px) and (max-width:1535px){#home-view #home__assemblies-features .home-view__feature--container,#home-view #home__ecclesia-features .home-view__feature--container,#home-view #use-cases__features .home-view__feature--container,#use-cases-view #home__assemblies-features .home-view__feature--container,#use-cases-view #home__ecclesia-features .home-view__feature--container,#use-cases-view #use-cases__features .home-view__feature--container{padding:6rem 0}}@media (min-width:1536px){#home-view #home__assemblies-features .home-view__feature--container,#home-view #home__ecclesia-features .home-view__feature--container,#home-view #use-cases__features .home-view__feature--container,#use-cases-view #home__assemblies-features .home-view__feature--container,#use-cases-view #home__ecclesia-features .home-view__feature--container,#use-cases-view #use-cases__features .home-view__feature--container{padding:6rem 0}}#home-view #home__assemblies-features .home-view__feature--container .home-view__feature-text-container,#home-view #home__ecclesia-features .home-view__feature--container .home-view__feature-text-container,#home-view #use-cases__features .home-view__feature--container .home-view__feature-text-container,#use-cases-view #home__assemblies-features .home-view__feature--container .home-view__feature-text-container,#use-cases-view #home__ecclesia-features .home-view__feature--container .home-view__feature-text-container,#use-cases-view #use-cases__features .home-view__feature--container .home-view__feature-text-container{padding:3rem;border-radius:30px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}[data-theme=light] #home-view #home__assemblies-features .home-view__feature--container .home-view__feature-text-container,[data-theme=light] #home-view #home__ecclesia-features .home-view__feature--container .home-view__feature-text-container,[data-theme=light] #home-view #use-cases__features .home-view__feature--container .home-view__feature-text-container,[data-theme=light] #use-cases-view #home__assemblies-features .home-view__feature--container .home-view__feature-text-container,[data-theme=light] #use-cases-view #home__ecclesia-features .home-view__feature--container .home-view__feature-text-container,[data-theme=light] #use-cases-view #use-cases__features .home-view__feature--container .home-view__feature-text-container{background:linear-gradient(0deg,hsla(0,0%,78.4%,.48),hsla(0,0%,100%,.12))!important;-webkit-filter:drop-shadow(0 4px 4px #c8c8c8);filter:drop-shadow(0 4px 4px #C8C8C8)}[data-theme=dark] #home-view #home__assemblies-features .home-view__feature--container .home-view__feature-text-container,[data-theme=dark] #home-view #home__ecclesia-features .home-view__feature--container .home-view__feature-text-container,[data-theme=dark] #home-view #use-cases__features .home-view__feature--container .home-view__feature-text-container,[data-theme=dark] #use-cases-view #home__assemblies-features .home-view__feature--container .home-view__feature-text-container,[data-theme=dark] #use-cases-view #home__ecclesia-features .home-view__feature--container .home-view__feature-text-container,[data-theme=dark] #use-cases-view #use-cases__features .home-view__feature--container .home-view__feature-text-container{background:linear-gradient(0deg,rgba(50,55,67,.12),rgba(39,43,52,.48))!important;-webkit-filter:drop-shadow(0 4px 4px #272b34);filter:drop-shadow(0 4px 4px #272b34)}#home-view #home__assemblies-features .home-view__feature--container .home-view__feature-image-container,#home-view #home__ecclesia-features .home-view__feature--container .home-view__feature-image-container,#home-view #use-cases__features .home-view__feature--container .home-view__feature-image-container,#use-cases-view #home__assemblies-features .home-view__feature--container .home-view__feature-image-container,#use-cases-view #home__ecclesia-features .home-view__feature--container .home-view__feature-image-container,#use-cases-view #use-cases__features .home-view__feature--container .home-view__feature-image-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}@media (max-width:600px){#home-view #home__assemblies-features .home-view__feature--container .home-view__feature-image-container,#home-view #home__ecclesia-features .home-view__feature--container .home-view__feature-image-container,#home-view #use-cases__features .home-view__feature--container .home-view__feature-image-container,#use-cases-view #home__assemblies-features .home-view__feature--container .home-view__feature-image-container,#use-cases-view #home__ecclesia-features .home-view__feature--container .home-view__feature-image-container,#use-cases-view #use-cases__features .home-view__feature--container .home-view__feature-image-container{height:calc(75vw - 3rem);justify-content:flex-start}}@media (min-width:600px) and (max-width:900px){#home-view #home__assemblies-features .home-view__feature--container .home-view__feature-image-container,#home-view #home__ecclesia-features .home-view__feature--container .home-view__feature-image-container,#home-view #use-cases__features .home-view__feature--container .home-view__feature-image-container,#use-cases-view #home__assemblies-features .home-view__feature--container .home-view__feature-image-container,#use-cases-view #home__ecclesia-features .home-view__feature--container .home-view__feature-image-container,#use-cases-view #use-cases__features .home-view__feature--container .home-view__feature-image-container{height:calc(75vw - 6rem);justify-content:flex-start}}@media (min-width:900px) and (max-width:1200px){#home-view #home__assemblies-features .home-view__feature--container .home-view__feature-image-container,#home-view #home__ecclesia-features .home-view__feature--container .home-view__feature-image-container,#home-view #use-cases__features .home-view__feature--container .home-view__feature-image-container,#use-cases-view #home__assemblies-features .home-view__feature--container .home-view__feature-image-container,#use-cases-view #home__ecclesia-features .home-view__feature--container .home-view__feature-image-container,#use-cases-view #use-cases__features .home-view__feature--container .home-view__feature-image-container{height:280px}}@media (min-width:1200px) and (max-width:1535px){#home-view #home__assemblies-features .home-view__feature--container .home-view__feature-image-container,#home-view #home__ecclesia-features .home-view__feature--container .home-view__feature-image-container,#home-view #use-cases__features .home-view__feature--container .home-view__feature-image-container,#use-cases-view #home__assemblies-features .home-view__feature--container .home-view__feature-image-container,#use-cases-view #home__ecclesia-features .home-view__feature--container .home-view__feature-image-container,#use-cases-view #use-cases__features .home-view__feature--container .home-view__feature-image-container{height:350px}}@media (min-width:1536px){#home-view #home__assemblies-features .home-view__feature--container .home-view__feature-image-container,#home-view #home__ecclesia-features .home-view__feature--container .home-view__feature-image-container,#home-view #use-cases__features .home-view__feature--container .home-view__feature-image-container,#use-cases-view #home__assemblies-features .home-view__feature--container .home-view__feature-image-container,#use-cases-view #home__ecclesia-features .home-view__feature--container .home-view__feature-image-container,#use-cases-view #use-cases__features .home-view__feature--container .home-view__feature-image-container{height:400px}}#home-view #home__assemblies-features .home-view__feature--container .home-view__feature-image-container .home-view__feature--image,#home-view #home__ecclesia-features .home-view__feature--container .home-view__feature-image-container .home-view__feature--image,#home-view #use-cases__features .home-view__feature--container .home-view__feature-image-container .home-view__feature--image,#use-cases-view #home__assemblies-features .home-view__feature--container .home-view__feature-image-container .home-view__feature--image,#use-cases-view #home__ecclesia-features .home-view__feature--container .home-view__feature-image-container .home-view__feature--image,#use-cases-view #use-cases__features .home-view__feature--container .home-view__feature-image-container .home-view__feature--image{max-width:100%;-webkit-animation:fade_in_bottom .7s .3s both;animation:fade_in_bottom .7s .3s both}@media (max-width:600px){#home-view #home__assemblies-features .home-view__feature--container .home-view__feature-image-container .home-view__feature--image,#home-view #home__ecclesia-features .home-view__feature--container .home-view__feature-image-container .home-view__feature--image,#home-view #use-cases__features .home-view__feature--container .home-view__feature-image-container .home-view__feature--image,#use-cases-view #home__assemblies-features .home-view__feature--container .home-view__feature-image-container .home-view__feature--image,#use-cases-view #home__ecclesia-features .home-view__feature--container .home-view__feature-image-container .home-view__feature--image,#use-cases-view #use-cases__features .home-view__feature--container .home-view__feature-image-container .home-view__feature--image{height:calc(75vw - 3rem)}}@media (min-width:600px) and (max-width:900px){#home-view #home__assemblies-features .home-view__feature--container .home-view__feature-image-container .home-view__feature--image,#home-view #home__ecclesia-features .home-view__feature--container .home-view__feature-image-container .home-view__feature--image,#home-view #use-cases__features .home-view__feature--container .home-view__feature-image-container .home-view__feature--image,#use-cases-view #home__assemblies-features .home-view__feature--container .home-view__feature-image-container .home-view__feature--image,#use-cases-view #home__ecclesia-features .home-view__feature--container .home-view__feature-image-container .home-view__feature--image,#use-cases-view #use-cases__features .home-view__feature--container .home-view__feature-image-container .home-view__feature--image{height:calc(75vw - 6rem)}}@media (min-width:900px) and (max-width:1200px){#home-view #home__assemblies-features .home-view__feature--container .home-view__feature-image-container .home-view__feature--image,#home-view #home__ecclesia-features .home-view__feature--container .home-view__feature-image-container .home-view__feature--image,#home-view #use-cases__features .home-view__feature--container .home-view__feature-image-container .home-view__feature--image,#use-cases-view #home__assemblies-features .home-view__feature--container .home-view__feature-image-container .home-view__feature--image,#use-cases-view #home__ecclesia-features .home-view__feature--container .home-view__feature-image-container .home-view__feature--image,#use-cases-view #use-cases__features .home-view__feature--container .home-view__feature-image-container .home-view__feature--image{max-height:280px}}@media (min-width:1200px) and (max-width:1535px){#home-view #home__assemblies-features .home-view__feature--container .home-view__feature-image-container .home-view__feature--image,#home-view #home__ecclesia-features .home-view__feature--container .home-view__feature-image-container .home-view__feature--image,#home-view #use-cases__features .home-view__feature--container .home-view__feature-image-container .home-view__feature--image,#use-cases-view #home__assemblies-features .home-view__feature--container .home-view__feature-image-container .home-view__feature--image,#use-cases-view #home__ecclesia-features .home-view__feature--container .home-view__feature-image-container .home-view__feature--image,#use-cases-view #use-cases__features .home-view__feature--container .home-view__feature-image-container .home-view__feature--image{max-height:350px}}@media (min-width:1536px){#home-view #home__assemblies-features .home-view__feature--container .home-view__feature-image-container .home-view__feature--image,#home-view #home__ecclesia-features .home-view__feature--container .home-view__feature-image-container .home-view__feature--image,#home-view #use-cases__features .home-view__feature--container .home-view__feature-image-container .home-view__feature--image,#use-cases-view #home__assemblies-features .home-view__feature--container .home-view__feature-image-container .home-view__feature--image,#use-cases-view #home__ecclesia-features .home-view__feature--container .home-view__feature-image-container .home-view__feature--image,#use-cases-view #use-cases__features .home-view__feature--container .home-view__feature-image-container .home-view__feature--image{max-height:400px}}#home__banner{display:flex;flex-direction:column;justify-content:center}[data-theme=light] #home__banner h1{color:#210023}[data-theme=dark] #home__banner h1{color:#fff}#home__banner .home-banner__ecclesia-web-app--image{width:100%}@media (max-width:600px){#home__banner .home-banner__ecclesia-web-app--image{margin-top:1rem}}@media (min-width:600px) and (max-width:900px){#home__banner .home-banner__ecclesia-web-app--image{margin-top:1rem}}#home__why-ecclesia--section{background-position:top;background-repeat:no-repeat;background-size:cover}[data-theme=light] #home__why-ecclesia--section{background-color:#fff}[data-theme=dark] #home__why-ecclesia--section{background-image:url(/static/media/why_ecclesia_background.b11c23ac.jpg)}#home__why-ecclesia--section h2{font-weight:600;text-align:center}[data-theme=light] #home__why-ecclesia--section h2{color:#00b248}[data-theme=dark] #home__why-ecclesia--section h2{color:#00e55c}#home__why-ecclesia--section p{text-align:center}#home__reviews-container{background-position:top;background-repeat:no-repeat;background-size:cover}[data-theme=light] #home__reviews-container{background-color:#fff}[data-theme=dark] #home__reviews-container{background-image:url(/static/media/why_ecclesia_background.b11c23ac.jpg)}[data-theme=light] #home__benefits{background-color:#fff}[data-theme=dark] #home__benefits{background-image:url(/static/media/why_ecclesia_background.b11c23ac.jpg)}#home-benefits__pricing-button{padding:0;font-weight:500;text-align:center;width:100%;height:4rem;border:.2rem solid;border-radius:1rem;margin:3rem 0 0}[data-theme=light] #home-benefits__pricing-button{background-color:#ede300!important}[data-theme=dark] #home-benefits__pricing-button{background-color:#fff74a!important}[data-theme=light] #home-benefits__pricing-button{border-color:#ede300!important}[data-theme=dark] #home-benefits__pricing-button{border-color:#fff74a!important}@media (max-width:600px){#home-benefits__pricing-button{font-size:1.2rem}}@media (min-width:600px) and (max-width:900px){#home-benefits__pricing-button{font-size:1.3rem}}@media (min-width:900px) and (max-width:1200px){#home-benefits__pricing-button{font-size:1rem}}@media (min-width:1200px) and (max-width:1535px){#home-benefits__pricing-button{font-size:1.2rem}}@media (min-width:1536px){#home-benefits__pricing-button{font-size:1.5rem}}#home-benefits__pricing-button a{padding:1.2rem 1.5rem}#team--view h2{font-weight:600}@media (max-width:600px){#team--view h2{font-size:2.5rem}}@media (min-width:600px) and (max-width:900px){#team--view h2{font-size:2.5rem}}@media (min-width:900px) and (max-width:1200px){#team--view h2{font-size:3rem}}@media (min-width:1200px) and (max-width:1535px){#team--view h2{font-size:3rem}}@media (min-width:1536px){#team--view h2{font-size:3rem}}@media (max-width:600px){#team--view h2{margin:1rem}}@media (min-width:600px) and (max-width:900px){#team--view h2{margin:1rem}}#team--view h3{font-weight:500}@media (max-width:600px){#team--view h3{font-size:1.5rem}}@media (min-width:600px) and (max-width:900px){#team--view h3{font-size:1.5rem}}@media (min-width:900px) and (max-width:1200px){#team--view h3{font-size:2.3rem}}@media (min-width:1200px) and (max-width:1535px){#team--view h3{font-size:2.3rem}}@media (min-width:1536px){#team--view h3{font-size:2.3rem}}@media (max-width:600px){#team--view h3{text-align:left!important}}@media (min-width:600px) and (max-width:900px){#team--view h3{text-align:left!important}}#team--view p{text-align:justify;line-height:1.5}@media (max-width:600px){#team--view p{font-size:1.1rem}}@media (min-width:600px) and (max-width:900px){#team--view p{font-size:1.1rem}}@media (min-width:900px) and (max-width:1200px){#team--view p{font-size:1.2rem}}@media (min-width:1200px) and (max-width:1535px){#team--view p{font-size:1.2rem}}@media (min-width:1536px){#team--view p{font-size:1.2rem}}@media (max-width:600px){#team--view p{margin:1rem 0!important;text-align:left!important}}@media (min-width:600px) and (max-width:900px){#team--view p{margin:1rem 0!important;text-align:left!important}}#team--view #team__who-are-we{display:flex;flex-direction:column;justify-content:center}#team--view #team__who-are-we #team__ecclesia-logo-image{width:100%!important}[data-theme=light] #team--view #team__who-are-we #team__ecclesia-logo-image{-webkit-filter:brightness(30%) grayscale(100%);filter:brightness(30%) grayscale(100%)}[data-theme=light] #team--view #team__our-team--section{background-color:#fff!important}[data-theme=dark] #team--view #team__our-team--section{background-color:#0f0523!important}#team--view #team__our-team--section #team__our-team--tittle{text-align:center!important}@media (min-width:900px) and (max-width:1200px){#team--view #team__our-team--section h4{line-height:1.5;font-size:1.2rem}}[data-theme=light] #team--view #team__our-purpose--section{background-color:#fff!important}[data-theme=dark] #team--view #team__our-purpose--section{background-color:#0f0523!important}#team--view #team__our-purpose--section #team__our-purpose--content,#team--view #team__our-purpose--section #team__our-purpose--tittle{text-align:center!important}@media (min-width:900px) and (max-width:1200px){#team--view #team__our-purpose--section #team__our-purpose--content{margin:1rem 12rem}}@media (min-width:1200px) and (max-width:1535px){#team--view #team__our-purpose--section #team__our-purpose--content{margin:1rem 12rem}}@media (min-width:1536px){#team--view #team__our-purpose--section #team__our-purpose--content{margin:1rem 12rem}}[data-theme=light] #team--view #team__our-values--section{background-color:#fff!important}[data-theme=dark] #team--view #team__our-values--section{background-color:#0f0523!important}#team--view #team__our-values--section #team__our-values--tittle{text-align:center!important}#pricing-view #pricing__pricing-cards-container{display:flex;flex-direction:column;justify-content:center}[data-theme=dark] #pricing-view #pricing__pricing-cards-container .pricing-card__pricing--card .pricing-card-body__pricing-card--content.bold-secondary--color ul li b,[data-theme=light] #pricing-view #pricing__pricing-cards-container .pricing-card__pricing--card .pricing-card-body__pricing-card--content.bold-secondary--color ul li b{color:#6f0072}[data-theme=light] #pricing-view #pricing__pricing-cards-container .pricing-card__pricing--card .pricing-card-body__pricing-card--content.bold-warning--color ul li b{color:#ede300}[data-theme=dark] #pricing-view #pricing__pricing-cards-container .pricing-card__pricing--card .pricing-card-body__pricing-card--content.bold-warning--color ul li b{color:#fff74a}#pricing-view #pricing__pricing-cards-container .pricing-card__pricing--card .pricing-card-body__pricing-card--content ul{padding-left:1rem;list-style-type:none}[data-theme=light] #pricing-view #pricing__pricing-cards-container .pricing-card__pricing--card .pricing-card-body__pricing-card--content ul{color:#210023}[data-theme=dark] #pricing-view #pricing__pricing-cards-container .pricing-card__pricing--card .pricing-card-body__pricing-card--content ul{color:#fff}#pricing-view #pricing__pricing-cards-container .pricing-card__pricing--card .pricing-card-body__pricing-card--content ul li{text-indent:-1.6rem}#pricing-view #pricing__pricing-cards-container .pricing-card__pricing--card .pricing-card-body__pricing-card--content ul li b{font-weight:300;text-align:left}@media (max-width:600px){#pricing-view #pricing__pricing-cards-container .pricing-card__pricing--card .pricing-card-body__pricing-card--content ul li b{font-size:1.2rem}}@media (min-width:600px) and (max-width:900px){#pricing-view #pricing__pricing-cards-container .pricing-card__pricing--card .pricing-card-body__pricing-card--content ul li b{font-size:1.2rem}}@media (min-width:900px) and (max-width:1200px){#pricing-view #pricing__pricing-cards-container .pricing-card__pricing--card .pricing-card-body__pricing-card--content ul li b{font-size:1.2rem}}@media (min-width:1200px) and (max-width:1535px){#pricing-view #pricing__pricing-cards-container .pricing-card__pricing--card .pricing-card-body__pricing-card--content ul li b{font-size:1.2rem}}@media (min-width:1536px){#pricing-view #pricing__pricing-cards-container .pricing-card__pricing--card .pricing-card-body__pricing-card--content ul li b{font-size:1.2rem}}[data-theme=light] #pricing-view #pricing__pricing-cards-container .pricing-card__pricing--card .pricing-card-body__pricing-card--content ul li b{color:#210023}[data-theme=dark] #pricing-view #pricing__pricing-cards-container .pricing-card__pricing--card .pricing-card-body__pricing-card--content ul li b{color:#fff}#pricing-view #pricing__pricing-cards-container .pricing-card__pricing--card .pricing-card-body__pricing-card--content .price-section__pricing-card--subtitle p{text-align:center!important}.video-react .video-react-big-play-button:before,.video-react .video-react-control:before{position:absolute;top:0;left:0;width:100%;height:100%;text-align:center}@font-face{font-family:"video-react";src:url(data:application/vnd.ms-fontobject;base64,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?#iefix) format("eot")}@font-face{font-family:"video-react";src:url(data:application/font-woff;base64,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) format("woff"),url(data:application/x-font-ttf;base64,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) format("truetype");font-weight:400;font-style:normal}.video-react-icon,.video-react .video-react-bezel .video-react-bezel-icon,.video-react .video-react-big-play-button,.video-react .video-react-closed-caption,.video-react .video-react-mute-control,.video-react .video-react-play-control,.video-react .video-react-play-progress,.video-react .video-react-volume-level,.video-react .video-react-volume-menu-button{font-family:"video-react"!important;speak:none;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.video-react-icon-play-arrow:before,.video-react .video-react-bezel .video-react-bezel-icon-play:before,.video-react .video-react-big-play-button:before,.video-react .video-react-play-control:before{content:""}.video-react-icon-play-circle-filled:before{content:""}.video-react-icon-play-circle-outline:before{content:""}.video-react-icon-pause:before,.video-react .video-react-bezel .video-react-bezel-icon-pause:before,.video-react .video-react-play-control.video-react-playing:before{content:""}.video-react-icon-pause-circle-filled:before{content:""}.video-react-icon-pause-circle-outline:before{content:""}.video-react-icon-stop:before{content:""}.video-react-icon-fast-rewind:before,.video-react .video-react-bezel .video-react-bezel-icon-fast-rewind:before{content:""}.video-react-icon-fast-forward:before,.video-react .video-react-bezel .video-react-bezel-icon-fast-forward:before{content:""}.video-react-icon-skip-previous:before{content:""}.video-react-icon-skip-next:before{content:""}.video-react-icon-replay-5:before,.video-react .video-react-bezel .video-react-bezel-icon-replay-5:before{content:""}.video-react-icon-replay-10:before,.video-react .video-react-bezel .video-react-bezel-icon-replay-10:before{content:""}.video-react-icon-replay-30:before,.video-react .video-react-bezel .video-react-bezel-icon-replay-30:before{content:""}.video-react-icon-forward-5:before,.video-react .video-react-bezel .video-react-bezel-icon-forward-5:before{content:""}.video-react-icon-forward-10:before,.video-react .video-react-bezel .video-react-bezel-icon-forward-10:before{content:""}.video-react-icon-forward-30:before,.video-react .video-react-bezel .video-react-bezel-icon-forward-30:before{content:""}.video-react-icon-volume-off:before,.video-react .video-react-bezel .video-react-bezel-icon-volume-off:before,.video-react .video-react-mute-control.video-react-vol-muted:before,.video-react .video-react-volume-menu-button.video-react-vol-muted:before{content:""}.video-react-icon-volume-mute:before,.video-react .video-react-mute-control.video-react-vol-0:before,.video-react .video-react-volume-menu-button.video-react-vol-0:before{content:""}.video-react-icon-volume-down:before,.video-react .video-react-bezel .video-react-bezel-icon-volume-down:before,.video-react .video-react-mute-control.video-react-vol-1:before,.video-react .video-react-mute-control.video-react-vol-2:before,.video-react .video-react-volume-menu-button.video-react-vol-1:before,.video-react .video-react-volume-menu-button.video-react-vol-2:before{content:""}.video-react-icon-volume-up:before,.video-react .video-react-bezel .video-react-bezel-icon-volume-up:before,.video-react .video-react-mute-control:before,.video-react .video-react-volume-menu-button:before{content:""}.video-react-icon-fullscreen:before{content:""}.video-react-icon-fullscreen-exit:before{content:""}.video-react-icon-closed-caption:before,.video-react .video-react-closed-caption:before{content:""}.video-react-icon-hd:before{content:""}.video-react-icon-settings:before{content:""}.video-react-icon-share:before{content:""}.video-react-icon-info:before{content:""}.video-react-icon-info-outline:before{content:""}.video-react-icon-close:before{content:""}.video-react-icon-circle:before,.video-react .video-react-play-progress:before,.video-react .video-react-volume-level:before{content:""}.video-react-icon-circle-outline:before{content:""}.video-react-icon-circle-inner-circle:before{content:""}.video-react{display:block;vertical-align:top;box-sizing:border-box;color:#fff;background-color:#000;position:relative;font-size:10px;line-height:1;font-family:serif,Times,"Times New Roman";-webkit-user-select:none;user-select:none}.video-react:-moz-full-screen{position:absolute}.video-react:-webkit-full-screen{width:100%!important;height:100%!important}.video-react *,.video-react :after,.video-react :before{box-sizing:inherit}.video-react ul{font-family:inherit;font-size:inherit;line-height:inherit;list-style-position:outside;margin:0}.video-react.video-react-4-3,.video-react.video-react-16-9,.video-react.video-react-fluid{width:100%;max-width:100%;height:0}.video-react.video-react-16-9{padding-top:56.25%}.video-react.video-react-4-3{padding-top:75%}.video-react.video-react-fill{width:100%;height:100%}.video-react .video-react-video{position:absolute;top:0;left:0;width:100%;height:100%}.video-react.video-react-fullscreen{width:100%!important;height:100%!important;padding-top:0!important}.video-react.video-react-fullscreen.video-react-user-inactive{cursor:none}body.video-react-full-window{padding:0;margin:0;height:100%;overflow-y:auto}body.video-react-full-window .video-react-fullscreen{position:fixed;overflow:hidden;z-index:1000;left:0;top:0;bottom:0;right:0}.video-react button{background:none;border:none;color:inherit;display:inline-block;cursor:pointer;overflow:visible;font-size:inherit;line-height:inherit;text-transform:none;text-decoration:none;transition:none;-webkit-appearance:none;appearance:none}.video-react .video-react-loading-spinner{display:none;position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px;opacity:.85;text-align:left;border:6px solid rgba(43,51,63,.7);box-sizing:border-box;background-clip:padding-box;width:50px;height:50px;border-radius:25px}.video-react .video-react-loading-spinner:after,.video-react .video-react-loading-spinner:before{content:"";position:absolute;margin:-6px;box-sizing:inherit;width:inherit;height:inherit;border-radius:inherit;opacity:1;border:inherit;border-color:#fff transparent transparent;-webkit-animation:video-react-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,video-react-spinner-fade 1.1s linear infinite;animation:video-react-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,video-react-spinner-fade 1.1s linear infinite}.video-react-seeking .video-react-loading-spinner,.video-react-waiting .video-react-loading-spinner{display:block}.video-react-seeking .video-react-loading-spinner:before,.video-react-waiting .video-react-loading-spinner:before{border-top-color:#fff}.video-react-seeking .video-react-loading-spinner:after,.video-react-waiting .video-react-loading-spinner:after{border-top-color:#fff;-webkit-animation-delay:.44s;animation-delay:.44s}@keyframes video-react-spinner-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes video-react-spinner-spin{to{-webkit-transform:rotate(1turn)}}@keyframes video-react-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}to{border-top-color:#73859f}}@-webkit-keyframes video-react-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}to{border-top-color:#73859f}}.video-react .video-react-big-play-button{font-size:3em;line-height:1.5em;height:1.5em;width:3em;display:block;position:absolute;top:10px;left:10px;padding:0;cursor:pointer;opacity:1;border:.06666em solid #fff;background-color:#2b333f;background-color:rgba(43,51,63,.7);border-radius:.3em;transition:all .4s}.video-react .video-react-big-play-button.video-react-big-play-button-center{top:50%;left:50%;margin-top:-.75em;margin-left:-1.5em}.video-react .video-react-big-play-button.big-play-button-hide{display:none}.video-react .video-react-big-play-button:focus,.video-react:hover .video-react-big-play-button{outline:0;border-color:#fff;background-color:#73859f;background-color:rgba(115,133,159,.5);transition:all 0s}.video-react-menu-button{cursor:pointer}.video-react-menu-button.video-react-disabled{cursor:default}.video-react-menu .video-react-menu-content{display:block;padding:0;margin:0;overflow:auto;font-family:serif,Times,"Times New Roman"}.video-react-menu li{list-style:none;margin:0;padding:.2em 0;line-height:1.4em;font-size:1.2em;text-align:center}.video-react-menu li:focus,.video-react-menu li:hover{outline:0;background-color:#73859f;background-color:rgba(115,133,159,.5)}.video-react-menu li.video-react-selected,.video-react-menu li.video-react-selected:focus,.video-react-menu li.video-react-selected:hover{background-color:#fff;color:#2b333f}.video-react-menu li.vjs-menu-title{text-align:center;text-transform:uppercase;font-size:1em;line-height:2em;padding:0;margin:0 0 .3em;font-weight:700;cursor:default}.video-react-scrubbing .vjs-menu-button:hover .video-react-menu{display:none}.video-react .video-react-menu-button-popup .video-react-menu{display:none;position:absolute;bottom:0;width:10em;left:-3em;height:0;margin-bottom:1.5em;border-top-color:rgba(43,51,63,.7)}.video-react .video-react-menu-button-popup .video-react-menu .video-react-menu-content{background-color:#2b333f;background-color:rgba(43,51,63,.7);position:absolute;width:100%;bottom:1.5em;max-height:15em}.video-react-menu-button-popup .video-react-menu.video-react-lock-showing{display:block}.video-react .video-react-menu-button-inline{transition:all .4s;overflow:hidden}.video-react .video-react-menu-button-inline:before{width:2.222222222em}.video-react .video-react-menu-button-inline.video-react-slider-active,.video-react .video-react-menu-button-inline:focus,.video-react .video-react-menu-button-inline:hover{width:12em}.video-react .video-react-menu-button-inline.video-react-slider-active .video-react-menu,.video-react .video-react-menu-button-inline:focus .video-react-menu,.video-react .video-react-menu-button-inline:hover .video-react-menu{display:block;opacity:1}.video-react .video-react-menu-button-inline.video-react-slider-active{transition:none}.video-react .video-react-menu-button-inline .video-react-menu{opacity:0;height:100%;width:auto;position:absolute;left:4em;top:0;padding:0;margin:0;transition:all .4s}.video-react .video-react-menu-button-inline .video-react-menu-content{width:auto;height:100%;margin:0;overflow:hidden}.video-react-no-flex .video-react-menu-button-inline .video-react-menu{display:block;opacity:1;position:relative;width:auto}.video-react-no-flex .video-react-menu-button-inline.video-react-slider-active,.video-react-no-flex .video-react-menu-button-inline:focus,.video-react-no-flex .video-react-menu-button-inline:hover{width:auto}.video-react .video-react-poster{display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-color:#000;cursor:pointer;margin:0;padding:0;position:absolute;top:0;right:0;bottom:0;left:0;height:100%}.video-react .video-react-poster img{display:block;vertical-align:middle;margin:0 auto;max-height:100%;padding:0;width:100%}.video-react .video-react-slider{outline:0;position:relative;cursor:pointer;padding:0;margin:0 .45em;background-color:#73859f;background-color:rgba(115,133,159,.5)}.video-react .video-react-slider:focus{box-shadow:0 0 1em #fff}.video-react .video-react-control{outline:none;position:relative;text-align:center;margin:0;padding:0;height:100%;width:4em;flex:none}.video-react .video-react-control:before{font-size:1.8em;line-height:1.67}.video-react .video-react-control:focus,.video-react .video-react-control:focus:before,.video-react .video-react-control:hover:before{text-shadow:0 0 1em #fff,0 0 .5em #fff}.video-react .video-react-control-text{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.video-react-no-flex .video-react-control{display:table-cell;vertical-align:middle}.video-react .video-react-control-bar{display:none;width:100%;position:absolute;bottom:0;left:0;right:0;height:3em;background-color:#2b333f;background-color:rgba(43,51,63,.7)}.video-react-has-started .video-react-control-bar{display:flex;visibility:visible;opacity:1;transition:visibility .1s,opacity .1s}.video-react-has-started.video-react-user-inactive.video-react-playing .video-react-control-bar.video-react-control-bar-auto-hide{visibility:visible;opacity:0;transition:visibility 1s,opacity 1s}.video-react-controls-disabled .video-react-control-bar,.video-react-error .video-react-control-bar,.video-react-using-native-controls .video-react-control-bar{display:none!important}.video-react-audio.video-react-has-started.video-react-user-inactive.video-react-playing .video-react-control-bar{opacity:1;visibility:visible}.video-react-has-started.video-react-no-flex .video-react-control-bar{display:table}.video-react .video-react-progress-control{flex:auto;display:flex;align-items:center;min-width:4em}.video-react-live .video-react-progress-control{display:none}.video-react .video-react-progress-holder{flex:auto;transition:all .2s;height:.3em}.video-react .video-react-progress-control:hover .video-react-progress-holder{font-size:1.6666666666666667em}.video-react .video-react-progress-control:hover .video-react-mouse-display:after,.video-react .video-react-progress-control:hover .video-react-play-progress:after,.video-react .video-react-progress-control:hover .video-react-time-tooltip{visibility:visible;font-size:.6em}.video-react .video-react-progress-holder .video-react-load-progress,.video-react .video-react-progress-holder .video-react-load-progress div,.video-react .video-react-progress-holder .video-react-play-progress,.video-react .video-react-progress-holder .video-react-tooltip-progress-bar{position:absolute;display:block;height:.3em;margin:0;padding:0;width:0;left:0;top:0}.video-react .video-react-play-progress{background-color:#fff}.video-react .video-react-play-progress:before{position:absolute;top:-.333333333333333em;right:-.5em;font-size:.9em}.video-react .video-react-mouse-display:after,.video-react .video-react-play-progress:after,.video-react .video-react-time-tooltip{visibility:hidden;pointer-events:none;position:absolute;top:-3.4em;right:-1.9em;font-size:.9em;color:#000;content:attr(data-current-time);padding:6px 8px 8px;background-color:#fff;background-color:hsla(0,0%,100%,.8);border-radius:.3em}.video-react .video-react-play-progress:after,.video-react .video-react-play-progress:before,.video-react .video-react-time-tooltip{z-index:1}.video-react .video-react-progress-control .video-react-keep-tooltips-inside:after{display:none}.video-react .video-react-load-progress{background:#bfc7d3;background:rgba(115,133,159,.5)}.video-react .video-react-load-progress div{background:#fff;background:rgba(115,133,159,.75)}.video-react.video-react-no-flex .video-react-progress-control{width:auto}.video-react .video-react-time-tooltip{display:inline-block;height:2.4em;position:relative;float:right;right:-1.9em}.video-react .video-react-tooltip-progress-bar{visibility:hidden}.video-react .video-react-progress-control .video-react-mouse-display{display:none;position:absolute;width:1px;height:100%;background-color:#000;z-index:1}.video-react-no-flex .video-react-progress-control .video-react-mouse-display{z-index:0}.video-react .video-react-progress-control:hover .video-react-mouse-display{display:block}.video-react.video-react-user-inactive .video-react-progress-control .video-react-mouse-display,.video-react.video-react-user-inactive .video-react-progress-control .video-react-mouse-display:after{visibility:hidden;opacity:0;transition:visibility 1s,opacity 1s}.video-react.video-react-user-inactive.video-react-no-flex .video-react-progress-control .video-react-mouse-display,.video-react.video-react-user-inactive.video-react-no-flex .video-react-progress-control .video-react-mouse-display:after{display:none}.video-react .video-react-mouse-display .video-react-time-tooltip,.video-react .video-react-progress-control .video-react-mouse-display:after{color:#fff;background-color:#000;background-color:rgba(0,0,0,.8)}.video-react .video-react-fullscreen-control,.video-react .video-react-play-control{cursor:pointer;flex:none}.video-react.video-react-fullscreen{position:fixed;left:0;top:0;bottom:0;right:0;z-index:9999}.video-react .video-react-time-control{flex:none;font-size:1em;line-height:3em;min-width:2em;width:auto;padding-left:1em;padding-right:1em}.video-react .video-react-time-divider{line-height:3em;min-width:0;padding:0}.video-react .video-react-mute-control,.video-react .video-react-volume-menu-button{cursor:pointer;flex:none}.video-react .video-react-volume-control{width:5em;flex:none;display:flex;align-items:center}.video-react .video-react-volume-bar{margin:1.35em .45em}.video-react .video-react-volume-bar.video-react-slider-horizontal{width:5em;height:.3em}.video-react .video-react-volume-bar.video-react-slider-horizontal .video-react-volume-level{width:100%}.video-react .video-react-volume-bar.video-react-slider-vertical{width:.3em;height:5em;margin:1.35em auto}.video-react .video-react-volume-bar.video-react-slider-vertical .video-react-volume-level{height:100%}.video-react .video-react-volume-level{position:absolute;bottom:0;left:0;background-color:#fff}.video-react .video-react-volume-level:before{position:absolute;font-size:.9em}.video-react .video-react-slider-vertical .video-react-volume-level{width:.3em}.video-react .video-react-slider-vertical .video-react-volume-level:before{top:-.5em;left:-.3em}.video-react .video-react-slider-horizontal .video-react-volume-level{height:.3em}.video-react .video-react-slider-horizontal .video-react-volume-level:before{top:-.3em;right:-.5em}.video-react .video-react-menu-button-popup.video-react-volume-menu-button .video-react-menu{display:block;width:0;height:0;border-top-color:transparent}.video-react .video-react-menu-button-popup.video-react-volume-menu-button-vertical .video-react-menu{left:.5em;height:8em}.video-react .video-react-menu-button-popup.video-react-volume-menu-button-horizontal .video-react-menu{left:-2em}.video-react .video-react-menu-button-popup.video-react-volume-menu-button .video-react-menu-content{height:0;width:0;overflow-x:hidden;overflow-y:hidden}.video-react .video-react-volume-menu-button-vertical .video-react-lock-showing .video-react-menu-content,.video-react .video-react-volume-menu-button-vertical.video-react-slider-active .video-react-menu-content,.video-react .video-react-volume-menu-button-vertical:focus .video-react-menu-content,.video-react .video-react-volume-menu-button-vertical:hover .video-react-menu-content{height:8em;width:2.9em}.video-react .video-react-volume-menu-button-horizontal .video-react-lock-showing .video-react-menu-content,.video-react .video-react-volume-menu-button-horizontal .video-react-slider-active .video-react-menu-content,.video-react .video-react-volume-menu-button-horizontal:focus .video-react-menu-content,.video-react .video-react-volume-menu-button-horizontal:hover .video-react-menu-content{height:2.9em;width:8em}.video-react .video-react-volume-menu-button.video-react-menu-button-inline .video-react-menu-content{background-color:initial!important}.video-react .video-react-playback-rate .video-react-playback-rate-value{line-height:3em;text-align:center}.video-react .video-react-playback-rate .video-react-menu{width:4em;left:0}.video-react .video-react-bezel{position:absolute;left:50%;top:50%;width:52px;height:52px;z-index:17;margin-left:-26px;margin-top:-26px;background:rgba(0,0,0,.5);border-radius:26px}.video-react .video-react-bezel.video-react-bezel-animation{-webkit-animation:video-react-bezel-fadeout .5s linear 1 normal forwards;animation:video-react-bezel-fadeout .5s linear 1 normal forwards;pointer-events:none}.video-react .video-react-bezel.video-react-bezel-animation-alt{-webkit-animation:video-react-bezel-fadeout-alt .5s linear 1 normal forwards;animation:video-react-bezel-fadeout-alt .5s linear 1 normal forwards;pointer-events:none}.video-react .video-react-bezel .video-react-bezel-icon{width:36px;height:36px;margin:8px;font-size:26px;line-height:36px;text-align:center}@-webkit-keyframes video-react-bezel-fadeout{0%{opacity:1}to{opacity:0;-webkit-transform:scale(2);transform:scale(2)}}@keyframes video-react-bezel-fadeout{0%{opacity:1}to{opacity:0;-webkit-transform:scale(2);transform:scale(2)}}@-webkit-keyframes video-react-bezel-fadeout-alt{0%{opacity:1}to{opacity:0;-webkit-transform:scale(2);transform:scale(2)}}@keyframes video-react-bezel-fadeout-alt{0%{opacity:1}to{opacity:0;-webkit-transform:scale(2);transform:scale(2)}}.video-react .video-react-closed-caption{cursor:pointer;flex:none}.video-react video::-webkit-media-text-track-container{-webkit-transform:translateY(-30px);transform:translateY(-30px)}#resources-view #infographics{margin-top:0}#resources-view #infographics a,#resources-view #infographics a:hover{text-decoration:none}#data-privacy-policy-view,#terms-of-use-and-conditions-view{overflow-wrap:break-word;white-space:pre-line;display:flex;flex-direction:column}#data-privacy-policy-view a,#terms-of-use-and-conditions-view a{text-decoration:none}[data-theme=light] #data-privacy-policy-view a,[data-theme=light] #terms-of-use-and-conditions-view a{color:#6f0072}[data-theme=dark] #data-privacy-policy-view a,[data-theme=dark] #terms-of-use-and-conditions-view a{color:#fff74a}#data-privacy-policy-view a:hover,#terms-of-use-and-conditions-view a:hover{text-decoration:underline;cursor:pointer}#data-privacy-policy-view .content-container,#terms-of-use-and-conditions-view .content-container{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}[data-theme=light] #data-privacy-policy-view .content-container,[data-theme=light] #terms-of-use-and-conditions-view .content-container{background-color:hsla(0,0%,41.2%,.07)!important}[data-theme=dark] #data-privacy-policy-view .content-container,[data-theme=dark] #terms-of-use-and-conditions-view .content-container{background-color:hsla(0,0%,41.2%,.1)!important}#data-privacy-policy-view section,#terms-of-use-and-conditions-view section{padding:0 2rem;margin-bottom:4rem}#data-privacy-policy-view p,#terms-of-use-and-conditions-view p{text-align:justify}#data-privacy-policy-view .list-lower-alfa,#terms-of-use-and-conditions-view .list-lower-alfa{list-style-type:lower-alpha}#faq-view #infographics{margin-top:0}#faq-view .question section p{margin-bottom:1rem}#faq-view .question section span{border-radius:2rem 0 0 2rem}.manuals-view a{text-decoration:none;color:#fff;font-size:1.5rem;font-weight:400;text-align:center}@media (max-width:600px){.manuals-view a{font-size:3.25vw}}.manuals-view a svg{margin-left:.5rem}.manuals-view a:hover{color:#ede300;-webkit-text-decoration-style:wavy;text-decoration-style:wavy}@media (max-width:600px){#help-view{padding:0 4%}}#help-view p{color:#fff;text-align:justify}.help__link{background-color:initial;z-index:1400;margin:1rem;color:#fff;font-size:1.5rem;font-weight:600;text-align:center}.help__link a{background-color:#6f0072;margin:0;color:inherit;border-radius:1rem;padding:.5rem}.help__link a:hover{background-color:#3d003f;text-decoration:none}.help__link:hover{background-color:#e6e6e6}#not-found-view h2{margin:3.25rem auto;text-align:center;color:#c8c8c8}#blog-index-view #blog__carousel{display:flex;flex-direction:column;justify-content:center}#blog-index-view #blog__carousel h3{text-align:center;text-transform:uppercase}@media (max-width:600px){#blog-index-view #blog__carousel h3{font-size:1.4rem}}@media (min-width:600px) and (max-width:900px){#blog-index-view #blog__carousel h3{font-size:1.4rem}}@media (min-width:900px) and (max-width:1200px){#blog-index-view #blog__carousel h3{font-size:1.5rem}}@media (min-width:1200px) and (max-width:1535px){#blog-index-view #blog__carousel h3{font-size:1.5rem}}@media (min-width:1536px){#blog-index-view #blog__carousel h3{font-size:1.5rem}}@media (max-width:600px){#blog-index-view #blog__carousel h3{font-weight:800;text-align:left!important;margin:2rem 1rem 1rem}}@media (min-width:600px) and (max-width:900px){#blog-index-view #blog__carousel h3{font-weight:800;text-align:left!important;margin:2rem 1rem 1rem}}@media (min-width:900px) and (max-width:1200px){#blog-index-view #blog__carousel h3{font-weight:900}}@media (min-width:1200px) and (max-width:1535px){#blog-index-view #blog__carousel h3{font-weight:900}}@media (min-width:1536px){#blog-index-view #blog__carousel h3{font-weight:900}}#blog-index-view #blog__carousel p{text-align:left!important;font-weight:300}@media (max-width:600px){#blog-index-view #blog__carousel p{font-size:1.1rem}}@media (min-width:600px) and (max-width:900px){#blog-index-view #blog__carousel p{font-size:1.1rem}}@media (min-width:900px) and (max-width:1200px){#blog-index-view #blog__carousel p{font-size:1.2rem}}@media (min-width:1200px) and (max-width:1535px){#blog-index-view #blog__carousel p{font-size:1.2rem}}@media (min-width:1536px){#blog-index-view #blog__carousel p{font-size:1.2rem}}@media (max-width:600px){#blog-index-view #blog__carousel p{line-height:1.5}}@media (min-width:600px) and (max-width:900px){#blog-index-view #blog__carousel p{line-height:1.5}}@media (min-width:900px) and (max-width:1200px){#blog-index-view #blog__carousel p{line-height:1.2;margin:1rem}}@media (min-width:1200px) and (max-width:1535px){#blog-index-view #blog__carousel p{line-height:1.2;margin:1rem}}@media (min-width:1536px){#blog-index-view #blog__carousel p{line-height:1.2;margin:1rem}}.blog-entry__container img{width:100%}.blog-entry__container ol{list-style-type:upper-roman;padding-left:3rem}.blog-entry__container h1{line-height:1.2}@media (max-width:600px){.blog-entry__container h1{font-size:2.3rem}}@media (min-width:600px) and (max-width:900px){.blog-entry__container h1{font-size:2.3rem}}@media (min-width:900px) and (max-width:1200px){.blog-entry__container h1{font-size:2.5rem}}@media (min-width:1200px) and (max-width:1535px){.blog-entry__container h1{font-size:2.5rem}}@media (min-width:1536px){.blog-entry__container h1{font-size:2.5rem}}@media (max-width:600px){.blog-entry__container h2{font-size:1.5rem}}@media (min-width:600px) and (max-width:900px){.blog-entry__container h2{font-size:1.5rem}}@media (min-width:900px) and (max-width:1200px){.blog-entry__container h2{font-size:2.5rem}}@media (min-width:1200px) and (max-width:1535px){.blog-entry__container h2{font-size:2.5rem}}@media (min-width:1536px){.blog-entry__container h2{font-size:2.6rem}}.blog-entry__container h4{text-align:left}.blog-entry__container p{line-height:1.5}@media (max-width:600px){.blog-entry__container p{font-size:1.1rem}}@media (min-width:600px) and (max-width:900px){.blog-entry__container p{font-size:1.1rem}}@media (min-width:900px) and (max-width:1200px){.blog-entry__container p{font-size:1.2rem}}@media (min-width:1200px) and (max-width:1535px){.blog-entry__container p{font-size:1.2rem}}@media (min-width:1536px){.blog-entry__container p{font-size:1.2rem}}@media (min-width:900px) and (max-width:1200px){.blog-entry__container li{line-height:1.5;font-size:1.2rem}}@media (max-width:600px){.blog-entry__container li{line-height:1.5;font-size:1.1rem}}.blog-entry__container .blog-entry__body #body_viable_systems_img{margin:2rem 0}@media (min-width:1200px) and (max-width:1535px){.blog-entry__container .blog-entry__body #body_viable_systems_img{width:35%}}@media (min-width:900px) and (max-width:1200px){.blog-entry__container .blog-entry__body #body_viable_systems_img{width:40%}}[data-theme=light] #laws-colombia-blog-entry-container h1,[data-theme=light] #laws-colombia-blog-entry-container h2,[data-theme=light] #laws-colombia-blog-entry-container h3,[data-theme=light] #laws-colombia-blog-entry-container h4,[data-theme=light] #laws-colombia-blog-entry-container h5{color:#ede300}[data-theme=dark] #laws-colombia-blog-entry-container h1,[data-theme=dark] #laws-colombia-blog-entry-container h2,[data-theme=dark] #laws-colombia-blog-entry-container h3,[data-theme=dark] #laws-colombia-blog-entry-container h4,[data-theme=dark] #laws-colombia-blog-entry-container h5{color:#fff74a}[data-theme=light] #viable-systems-blog-entry-view h1,[data-theme=light] #viable-systems-blog-entry-view h2,[data-theme=light] #viable-systems-blog-entry-view h3,[data-theme=light] #viable-systems-blog-entry-view h4,[data-theme=light] #viable-systems-blog-entry-view h5{color:#00b248}[data-theme=dark] #viable-systems-blog-entry-view h1,[data-theme=dark] #viable-systems-blog-entry-view h2,[data-theme=dark] #viable-systems-blog-entry-view h3,[data-theme=dark] #viable-systems-blog-entry-view h4,[data-theme=dark] #viable-systems-blog-entry-view h5{color:#00e55c}[data-theme=light] #participation-ecclesia-blog-entry-container h1,[data-theme=light] #participation-ecclesia-blog-entry-container h2,[data-theme=light] #participation-ecclesia-blog-entry-container h3,[data-theme=light] #participation-ecclesia-blog-entry-container h4,[data-theme=light] #participation-ecclesia-blog-entry-container h5{color:#2d95c8}[data-theme=dark] #participation-ecclesia-blog-entry-container h1,[data-theme=dark] #participation-ecclesia-blog-entry-container h2,[data-theme=dark] #participation-ecclesia-blog-entry-container h3,[data-theme=dark] #participation-ecclesia-blog-entry-container h4,[data-theme=dark] #participation-ecclesia-blog-entry-container h5{color:#50abd8}
/*# sourceMappingURL=main.e9985977.chunk.css.map */