@import"https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Quicksand:wght@300..700&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*{padding:0;margin:0;box-sizing:border-box}.color-white{color:#f7f0e9}.color-white-dark{color:#d2c9c1}.color-black,.color-black-light{color:#1c1815}.color-primary{color:#ef702d}.color-gradient{background:linear-gradient(224.78deg,#fc935b 8.12%,#d95916 92.21%);-webkit-background-clip:text}.color-gradient,.color-gradient2{display:inline-block;-webkit-text-fill-color:transparent}.color-gradient2{background:linear-gradient(270deg,#1141bd .95%,#6bbaff);-webkit-background-clip:text}.bg-gradient{background:linear-gradient(224.78deg,#d95916 8.12%,#a9c96b 92.21%)}.label{background:linear-gradient(224.78deg,#ef702d 8.12%,#a9c96b 92.21%);display:inline-block;padding:3px 8px;border-radius:2px;color:#080402}.color-gray{color:#7c7c7d}.color-gray-light{color:#9ea0a3}.color-red{color:#f03d3d}.color-green{color:#0bb07b}.color-yellow{color:#ffce52}.bg-red{background-color:#f03d3d}.bg-green{background-color:#0bb07b}.bg-yellow{background-color:#ffce52}.bg-black{background-color:#080402}.bg-black-light{background-color:#1c1815}.filter-black50{filter:brightness(50%)}.grid-1{width:calc(8.3333333333% - 32px);margin:16px;padding:16px 0;float:left}@media screen and (max-width:960px){.grid-1{width:calc(100% - 32px);float:none}}.grid-2{width:calc(16.6666666667% - 32px);margin:16px;padding:16px 0;float:left}@media screen and (max-width:960px){.grid-2{width:calc(100% - 32px);float:none}}.grid-3{width:calc(25% - 32px);margin:16px;padding:16px 0;float:left}@media screen and (max-width:960px){.grid-3{width:calc(100% - 32px);float:none}}.grid-4{width:calc(33.3333333333% - 32px);margin:16px;padding:16px 0;float:left}@media screen and (max-width:960px){.grid-4{width:calc(100% - 32px);float:none}}.grid-5{width:calc(41.6666666667% - 32px);margin:16px;padding:16px 0;float:left}@media screen and (max-width:960px){.grid-5{width:calc(100% - 32px);float:none}}.grid-6{width:calc(50% - 32px);margin:16px;padding:16px 0;float:left}@media screen and (max-width:960px){.grid-6{width:calc(100% - 32px);float:none}}.grid-7{width:calc(58.3333333333% - 32px);margin:16px;padding:16px 0;float:left}@media screen and (max-width:960px){.grid-7{width:calc(100% - 32px);float:none}}.grid-8{width:calc(66.6666666667% - 32px);margin:16px;padding:16px 0;float:left}@media screen and (max-width:960px){.grid-8{width:calc(100% - 32px);float:none}}.grid-9{width:calc(75% - 32px);margin:16px;padding:16px 0;float:left}@media screen and (max-width:960px){.grid-9{width:calc(100% - 32px);float:none}}.grid-10{width:calc(83.3333333333% - 32px);margin:16px;padding:16px 0;float:left}@media screen and (max-width:960px){.grid-10{width:calc(100% - 32px);float:none}}.grid-11{width:calc(91.6666666667% - 32px);margin:16px;padding:16px 0;float:left}@media screen and (max-width:960px){.grid-11{width:calc(100% - 32px);float:none}}.grid-12{width:calc(100% - 32px);margin:16px;padding:16px 0;float:left}@media screen and (max-width:960px){.grid-12{width:calc(100% - 32px);float:none}}.grid-nobreak-1{width:calc(8.3333333333% - 32px)}.grid-nobreak-1,.grid-nobreak-2{margin:16px;padding:16px 0;float:left}.grid-nobreak-2{width:calc(16.6666666667% - 32px)}.grid-nobreak-3{width:calc(25% - 32px)}.grid-nobreak-3,.grid-nobreak-4{margin:16px;padding:16px 0;float:left}.grid-nobreak-4{width:calc(33.3333333333% - 32px)}.grid-nobreak-5{width:calc(41.6666666667% - 32px)}.grid-nobreak-5,.grid-nobreak-6{margin:16px;padding:16px 0;float:left}.grid-nobreak-6{width:calc(50% - 32px)}.grid-nobreak-7{width:calc(58.3333333333% - 32px)}.grid-nobreak-7,.grid-nobreak-8{margin:16px;padding:16px 0;float:left}.grid-nobreak-8{width:calc(66.6666666667% - 32px)}.grid-nobreak-9{width:calc(75% - 32px)}.grid-nobreak-10,.grid-nobreak-9{margin:16px;padding:16px 0;float:left}.grid-nobreak-10{width:calc(83.3333333333% - 32px)}.grid-nobreak-11{width:calc(91.6666666667% - 32px)}.grid-nobreak-11,.grid-nobreak-12{margin:16px;padding:16px 0;float:left}.grid-nobreak-12{width:calc(100% - 32px)}.container{max-width:1268px;margin:0 auto;padding:24px}.container:after{content:"";display:table;clear:both}@media screen and (max-width:960px){.container{flex-direction:column;padding:16px}}@media screen and (max-width:460px){.container{flex-direction:column;padding:16px}}@media screen and (max-width:960px){.disappear{display:none}}.zindex-1{z-index:-1}.row:after{content:"";display:table;clear:both}.cover{object-fit:cover}.contain{object-fit:contain}.h-100{height:100vh}.h-100p{height:100%}.flex{display:flex}.flex-start-row{justify-content:flex-start}.flex-end-row,.flex-start-row{display:flex;align-items:center;flex-direction:row}.flex-end-row{justify-content:flex-end}.flex-start-column{display:flex;justify-content:center;align-items:flex-start;flex-direction:column}.flex-center,.flex-center-revert-mobile{display:flex;justify-content:center;align-items:center}@media screen and (max-width:960px){.flex-center-revert-mobile{display:block}}.flex-center-column{display:flex;justify-content:center;align-items:center;flex-direction:column}.flex-space{display:flex;justify-content:space-between;align-items:center;flex-direction:row}.flex-column{flex-direction:column}.float-left{float:left}.absolute{position:absolute}.flex-wrap{flex-wrap:wrap}.flex-item-1{flex:1 1 360px}.flex-item-2{flex:2 1 360px}.flex-item-3{flex:3 1 360px}.flex-item-4{flex:4 1 360px}.flex-item-5{flex:5 1 360px}.flex-auto{flex:1 1 auto}.w-auto{width:auto}.h-auto{height:auto!important}.w-100{width:100%}.w-75{width:75%}.w-50{width:50%}.w-25{width:25%}.bb-black{border-bottom:3px solid #332e29}.bt-black{border-top:3px solid #332e29}.bl-black{border-left:3px solid #332e29}.br-black{border-right:3px solid #332e29}.bg-gray{background-color:#14100d}.bb-gray{border-bottom:2px solid #d2c9c1}.bt-gray{border-top:2px solid #d2c9c1}.bl-gray{border-left:2px solid #d2c9c1}.br-gray{border-right:2px solid #d2c9c1}.absolute-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bg-hero{position:absolute;transition:1s ease}.bg-about,.bg-hero{width:100%;height:100vh}@media screen and (max-width:460px){.bg-about img{height:100vh}}.img-hero{height:100%}@media screen and (max-width:960px){.img-hero{height:280px}}.h1-hero{letter-spacing:6px!important}@media screen and (max-width:960px){.h1-hero{letter-spacing:4px!important}}.cta{max-height:48px;display:flex;justify-content:space-between;align-items:center;flex-direction:row}@media screen and (max-width:460px){.cta{display:flex;flex-direction:column;align-items:start}.cta a{margin-top:12px;margin-left:0!important}}.hero{height:95vh}@media screen and (max-width:960px){.hero{height:auto}}.events-desc{height:80px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;color:#777}@media screen and (max-width:960px){.grid-itens-mobile{display:flex;flex-direction:column;align-items:center}}@media screen and (max-width:460px){.grid-itens-mobile{margin-top:0;padding-top:0}}.img-full{margin:0;padding:0}@media screen and (max-width:960px){.img-full{margin:auto;padding:initial}}.bg-section{position:absolute}.grid-ministry-mobile{padding-top:64px}@media screen and (max-width:960px){.grid-ministry-mobile{padding-top:0;padding-bottom:0}}@media screen and (max-width:460px){.grid-ministry-mobile{margin-top:0;margin-bottom:0}}@media screen and (max-width:960px){.img-ministry{object-fit:contain!important}}.hidden-x{width:100vw;overflow-x:hidden}.text-about{width:50%}@media screen and (max-width:960px){.text-about{width:75%}}@media screen and (max-width:460px){.text-about{width:100%}.img-mobile{height:300px}.img-event{height:270px}}.img-round{border-radius:4px}.carousel-view{align-items:center;justify-content:space-between;gap:10px;padding:0}.carousel-view,.item-list{display:flex;transition:all .25s ease-in}.item-list{max-width:950px;width:70vw;padding:50px 10px;gap:48px;scroll-behavior:smooth;overflow:auto;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none}.item-list:after,.item-list:before{content:""}.item-list::-webkit-scrollbar{display:none}.item{scroll-snap-align:center;min-width:170px;width:300px;height:450px}.prev-btn{background-image:url(/svg/arrow-left.svg)}.next-btn,.prev-btn{width:32px;height:32px;margin:5px;transition:.6s ease;display:inline-block;border-style:none;cursor:pointer;background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:100%}.next-btn{background-image:url(/svg/arrow-right.svg)}@media screen and (max-width:960px){.img-slider{min-width:160px;min-height:160px;border-radius:4px}}.img-ministries{border-radius:4px;object-fit:cover}@media screen and (max-width:960px){.img-ministries{min-width:160px;min-height:160px}}.bg-ministries{height:100vh;background-image:url(/bg-dark.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.none-bullet{list-style-type:none}.school2{transform:translateY(-130px)}@media screen and (max-width:960px){.school2{transform:translate(0)}}.img-women1{transform:translateY(-230px)}@media screen and (max-width:960px){.img-women1{transform:translate(0)}}.women-paragraph{transform:translateY(-180px)}@media screen and (max-width:960px){.women-paragraph{transform:translate(0)}}.card-container{display:flex;align-items:stretch}@media screen and (max-width:960px){.card-container{display:table}}.card{background-color:#f7f0e9;border-radius:8px;padding:16px;margin:8px 0;height:100%}.card .icon{width:46px;height:46px;color:#d95916;border-radius:8px;background-color:#fdfaf6;padding:8px}.card .card-header,.card .card-title{margin-bottom:12px}.card .card-title{font-weight:700}.card .card-title h5{color:#1d1309;font-weight:700}.card .card-body p{color:#332e29}.card .card-footer{margin-top:10px}.styled-table{border-spacing:0;margin:25px 0;font-size:.9em;font-family:sans-serif;box-shadow:0 0 20px rgba(0,0,0,.15)}.styled-table thead tr{background-color:#fc935b;color:#fff;text-align:left}.styled-table td,.styled-table th{padding:12px 15px}.styled-table tbody tr{border-bottom:1px solid #ddd}.styled-table tbody tr:nth-of-type(2n){background-color:#f3f3f3}.styled-table tbody tr:last-of-type{border-bottom:2px solid #fc935b}.styled-table tbody tr.active-row{font-weight:700;color:#009879}.s-0{margin:0;padding:0}.mt-110{margin-top:110px}@media screen and (max-width:960px){.mt-110{margin-top:0}}.mt-80{margin-top:88px}@media screen and (max-width:960px){.mt-80{margin-top:64px}}.ml-40{margin-left:40px}@media screen and (max-width:960px){.ml-40{margin-left:4px}}.space-220{padding:220px 24px}@media screen and (max-width:960px){.space-220{padding:96px 16px}}.m-auto{margin:auto}.m-0{margin:0!important}.m-1{margin:8px!important}.m-2{margin:16px!important}.m-3{margin:24px!important}.m-4{margin:32px!important}.m-5{margin:48px!important}.m-6{margin:64px!important}.m-7{margin:72px!important}.m-8{margin:96px!important}.m-9{margin:128px!important}.mt-0{margin-top:0!important}.mt-1{margin-top:8px!important}.mt-2{margin-top:16px!important}.mt-3{margin-top:24px!important}.mt-4{margin-top:32px!important}.mt-5{margin-top:48px!important}.mt-6{margin-top:64px!important}.mt-7{margin-top:72px!important}.mt-8{margin-top:96px!important}.mt-9{margin-top:128px!important}.ml-0{margin-left:0!important}.ml-1{margin-left:8px!important}.ml-2{margin-left:16px!important}.ml-3{margin-left:24px!important}.ml-4{margin-left:32px!important}.ml-5{margin-left:48px!important}.ml-6{margin-left:64px!important}.ml-7{margin-left:72px!important}.ml-8{margin-left:96px!important}.ml-9{margin-left:128px!important}.mr-0{margin-right:0!important}.mr-1{margin-right:8px!important}.mr-2{margin-right:16px!important}.mr-3{margin-right:24px!important}.mr-4{margin-right:32px!important}.mr-5{margin-right:48px!important}.mr-6{margin-right:64px!important}.mr-7{margin-right:72px!important}.mr-8{margin-right:96px!important}.mr-9{margin-right:128px!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:8px!important}.mb-2{margin-bottom:16px!important}.mb-3{margin-bottom:24px!important}.mb-4{margin-bottom:32px!important}.mb-5{margin-bottom:48px!important}.mb-6{margin-bottom:64px!important}.mb-7{margin-bottom:72px!important}.mb-8{margin-bottom:96px!important}.mb-9{margin-bottom:128px!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-1{margin-left:8px!important;margin-right:8px!important}.mx-2{margin-left:16px!important;margin-right:16px!important}.mx-3{margin-left:24px!important;margin-right:24px!important}.mx-4{margin-left:32px!important;margin-right:32px!important}.mx-5{margin-left:48px!important;margin-right:48px!important}.mx-6{margin-left:64px!important;margin-right:64px!important}.mx-7{margin-left:72px!important;margin-right:72px!important}.mx-8{margin-left:96px!important;margin-right:96px!important}.mx-9{margin-left:128px!important;margin-right:128px!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:8px!important;margin-bottom:8px!important}.my-2{margin-top:16px!important;margin-bottom:16px!important}.my-3{margin-top:24px!important;margin-bottom:24px!important}.my-4{margin-top:32px!important;margin-bottom:32px!important}.my-5{margin-top:48px!important;margin-bottom:48px!important}.my-6{margin-top:64px!important;margin-bottom:64px!important}.my-7{margin-top:72px!important;margin-bottom:72px!important}.my-8{margin-top:96px!important;margin-bottom:96px!important}.my-9{margin-top:128px!important;margin-bottom:128px!important}.p-0{padding:0!important}.p-1{padding:8px!important}.p-2{padding:16px!important}.p-3{padding:24px!important}.p-4{padding:32px!important}.p-5{padding:48px!important}.p-6{padding:64px!important}.p-7{padding:72px!important}.p-8{padding:96px!important}.p-9{padding:128px!important}.pt-0{padding-top:0!important}.pt-1{padding-top:8px!important}.pt-2{padding-top:16px!important}.pt-3{padding-top:24px!important}.pt-4{padding-top:32px!important}.pt-5{padding-top:48px!important}.pt-6{padding-top:64px!important}.pt-7{padding-top:72px!important}.pt-8{padding-top:96px!important}.pt-9{padding-top:128px!important}.pl-0{padding-left:0!important}.pl-1{padding-left:8px!important}.pl-2{padding-left:16px!important}.pl-3{padding-left:24px!important}.pl-4{padding-left:32px!important}.pl-5{padding-left:48px!important}.pl-6{padding-left:64px!important}.pl-7{padding-left:72px!important}.pl-8{padding-left:96px!important}.pl-9{padding-left:128px!important}.pr-0{padding-right:0!important}.pr-1{padding-right:8px!important}.pr-2{padding-right:16px!important}.pr-3{padding-right:24px!important}.pr-4{padding-right:32px!important}.pr-5{padding-right:48px!important}.pr-6{padding-right:64px!important}.pr-7{padding-right:72px!important}.pr-8{padding-right:96px!important}.pr-9{padding-right:128px!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:8px!important}.pb-2{padding-bottom:16px!important}.pb-3{padding-bottom:24px!important}.pb-4{padding-bottom:32px!important}.pb-5{padding-bottom:48px!important}.pb-6{padding-bottom:64px!important}.pb-7{padding-bottom:72px!important}.pb-8{padding-bottom:96px!important}.pb-9,.pb-9-back{padding-bottom:128px!important}@media screen and (max-width:960px){.pb-9-back{padding-bottom:16px!important}}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:8px!important;padding-right:8px!important}.px-2{padding-left:16px!important;padding-right:16px!important}.px-3{padding-left:24px!important;padding-right:24px!important}.px-4{padding-left:32px!important;padding-right:32px!important}.px-5{padding-left:48px!important;padding-right:48px!important}.px-6{padding-left:64px!important;padding-right:64px!important}.px-7{padding-left:72px!important;padding-right:72px!important}.px-8{padding-left:96px!important;padding-right:96px!important}.px-9{padding-left:128px!important;padding-right:128px!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:8px!important;padding-bottom:8px!important}.py-2{padding-top:16px!important;padding-bottom:16px!important}.py-3{padding-top:24px!important;padding-bottom:24px!important}.py-4{padding-top:32px!important;padding-bottom:32px!important}.py-5{padding-top:48px!important;padding-bottom:48px!important}.py-6{padding-top:64px!important;padding-bottom:64px!important}.py-7{padding-top:72px!important;padding-bottom:72px!important}.py-8{padding-top:96px!important;padding-bottom:96px!important}.py-9{padding-top:128px!important;padding-bottom:128px!important}.h0{font-family:Quicksand,sans-serif;font-size:80px;line-height:120%;font-weight:400;letter-spacing:20px}@media screen and (max-width:960px){.h0{font-family:Quicksand,sans-serif;font-size:40px;line-height:120%;font-weight:400;letter-spacing:10px}}@media screen and (max-width:460px){.h0{font-family:Quicksand,sans-serif;font-size:24px;line-height:120%;font-weight:400;letter-spacing:8px}}h1{color:#1c1815;z-index:5;font-family:Quicksand,sans-serif;font-size:72px;line-height:110%;font-weight:400}@media screen and (max-width:960px){h1{font-family:Quicksand,sans-serif;font-size:52px;line-height:110%;font-weight:400}}@media screen and (max-width:460px){h1{font-family:Quicksand,sans-serif;font-size:48px;line-height:120%;font-weight:400}}h2{color:#1c1815;font-family:Quicksand,sans-serif;font-size:64px;line-height:110%;font-weight:400}@media screen and (max-width:960px){h2{font-family:Quicksand,sans-serif;font-size:40px;line-height:120%;font-weight:400}}@media screen and (max-width:460px){h2{font-family:Quicksand,sans-serif;font-size:36px;line-height:120%;font-weight:400}}h3{color:#1c1815;font-family:Quicksand,sans-serif;font-size:48px;line-height:120%;font-weight:400}@media screen and (max-width:960px){h3{font-family:Quicksand,sans-serif;font-size:32px;line-height:120%;font-weight:400}}@media screen and (max-width:460px){h3{font-family:Quicksand,sans-serif;font-size:28px;line-height:130%;font-weight:400}}h4{color:#1c1815;font-family:Quicksand,sans-serif;font-size:32px;line-height:120%;font-weight:400}@media screen and (max-width:960px){h4{font-family:Quicksand,sans-serif;font-size:28px;line-height:130%;font-weight:400}}@media screen and (max-width:460px){h4{font-family:Quicksand,sans-serif;font-size:20px;line-height:140%;font-weight:400}}h5{color:#1c1815;font-family:Quicksand,sans-serif;font-size:24px;line-height:140%;font-weight:400}@media screen and (max-width:960px){h5{font-family:Quicksand,sans-serif;font-size:20px;line-height:140%;font-weight:400}}h6{color:#1c1815;font-family:Quicksand,sans-serif;font-size:18px;line-height:150%;font-weight:500}@media screen and (max-width:960px){h6{font-family:Quicksand,sans-serif;font-size:16px;line-height:150%;font-weight:500}}.h7{font-family:Quicksand,sans-serif;font-size:16px;line-height:150%;font-weight:500}@media screen and (max-width:960px){.h7{font-family:Quicksand,sans-serif;font-size:16px;line-height:150%;font-weight:500}}p{letter-spacing:0;color:#332e29;font-family:Nunito,sans-serif;font-size:16px;line-height:26px;font-weight:300}@media screen and (max-width:960px){p{font-family:Nunito,sans-serif;font-size:16px;line-height:26px;font-weight:300}}@media screen and (max-width:460px){p{font-family:Nunito,sans-serif;font-size:14px;line-height:26px;font-weight:300}}.uppercase{text-transform:uppercase;letter-spacing:1px;font-weight:600}.p1{font-family:Nunito,sans-serif;font-size:26px;line-height:30px;font-weight:300}@media screen and (max-width:960px){.p1{font-family:Nunito,sans-serif;font-size:22px;line-height:30px;font-weight:300}}@media screen and (max-width:460px){.p1{font-family:Nunito,sans-serif;font-size:18px;line-height:24px;font-weight:300}}.p2{font-family:Nunito,sans-serif;font-size:18px;line-height:30px;font-weight:300}@media screen and (max-width:960px){.p2{font-family:Nunito,sans-serif;font-size:16px;line-height:26px;font-weight:300}}.p3{font-family:Nunito,sans-serif;font-size:16px;line-height:26px;font-weight:300}@media screen and (max-width:960px){.p3{font-family:Nunito,sans-serif;font-size:16px;line-height:26px;font-weight:300}}.p4{font-family:Nunito,sans-serif;font-size:16px;line-height:24px;font-weight:300}@media screen and (max-width:960px){.p4{font-family:Nunito,sans-serif;font-size:14px;line-height:20px;font-weight:300}}.p5{font-family:Nunito,sans-serif;font-size:14px;line-height:20px;font-weight:300}@media screen and (max-width:960px){.p5{font-family:Nunito,sans-serif;font-size:14px;line-height:20px;font-weight:300}}.p-title{font-size:18px}@media screen and (max-width:960px){.p-title{font-size:16px}}.bold{font-weight:700}.italic{font-style:italic}span{display:inline-block}.letter-h1{color:#1c1815;letter-spacing:1px;text-transform:none;font-family:Quicksand,sans-serif;font-size:72px;line-height:110%;font-weight:400}@media screen and (max-width:960px){.letter-h1{font-family:Quicksand,sans-serif;font-size:52px;line-height:110%;font-weight:400}}strong{color:#1c1815;font-family:Nunito,sans-serif;font-size:18px;line-height:30px;font-weight:300}@media screen and (max-width:960px){strong{font-family:Nunito,sans-serif;font-size:16px;line-height:26px;font-weight:300}}b{color:#353536}li{font-family:Nunito,sans-serif;font-size:16px;line-height:24px;font-weight:300}@media screen and (max-width:960px){li{font-family:Nunito,sans-serif;font-size:14px;line-height:20px;font-weight:300}}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.h-xl{color:#1c1815;font-family:Quicksand,sans-serif;font-size:80px;line-height:120%;font-weight:400;font-size:240px}@media screen and (max-width:960px){.h-xl{font-family:Quicksand,sans-serif;font-size:40px;line-height:120%;font-weight:400;font-size:144px}}.h-l{color:#1c1815;font-family:Quicksand,sans-serif;font-size:80px;line-height:120%;font-weight:400;font-size:144px}@media screen and (max-width:960px){.h-l{font-family:Quicksand,sans-serif;font-size:40px;line-height:120%;font-weight:400;font-size:96px}}.hbig{font-family:Quicksand,sans-serif;font-size:45px;line-height:120%;font-weight:400}@media screen and (max-width:960px){.hbig{font-family:Quicksand,sans-serif;font-size:40px;line-height:120%;font-weight:400}}html{scroll-behavior:smooth}body{width:100%;overflow-x:hidden;background-color:#fcfcfc}body::-webkit-scrollbar{padding-right:4px;width:20px;background:transparent}body::-webkit-scrollbar-track{background:transparent}body::-webkit-scrollbar-thumb{border-radius:8px;background:#fcfcfc;border:6px solid #ede6df}button{border:none;background:none}.border{border:1px solid red}.border-radius{border-radius:8px}.block{display:block}.hidden{overflow:hidden}.relative{position:relative}img,svg{width:100%}.header-bar{width:100vw;height:60px;padding:6px 18px;transition:1s ease;position:fixed;top:0;background:rgba(6,8,2,.4);border-bottom:1px solid hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:990;opacity:1}nav{max-width:1280px;width:100%;margin:0 auto;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:960px){nav{display:flex;justify-content:space-between;align-items:center}}.active-header{opacity:1;background:hsla(0,0%,100%,.5);border-bottom:1px solid hsla(0,0%,100%,.9)}.bx{width:40px;height:40px;cursor:pointer;position:relative;display:none}@media screen and (max-width:960px){.bx{display:block}}.bx:after{top:35%;left:40%}.bx:after,.bx:before{content:"";width:70%;height:2px;display:block;position:absolute;transform:translate(-50%,-50%);transition:1s ease;border-radius:2px;background-color:#fdfaf6}.bx:before{top:65%;left:60%}.bx.activebx:after{transform:translate(-50%,-50%) rotate(135deg)}.bx.activebx:after,.bx.activebx:before{content:"";width:70%;height:2px;display:block;position:absolute;top:50%;left:50%;border-radius:2px;background-color:#fdfaf6}.bx.activebx:before{transform:translate(-50%,-50%) rotate(-315deg)}.menu-mobile{width:100%;height:100vh;margin-top:60px;position:fixed;top:0;left:-100%;background-color:rgba(6,9,15,.4);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:.7s ease;z-index:999}.menu-mobile li{border-bottom:1px solid #1c1815}.menu-mobile li .link-menu-mobile{display:inline-block;width:100%;height:100%;padding:24px 16px}.menu-mobile li .link-menu-mobile:hover{background-color:#1c1815;padding:24px 16px 24px 24px}.menu-mobile.showmenu{left:0}.icon{max-width:64px;transition:.5s ease}@media screen and (max-width:960px){.icon{max-width:56px}}.icon:hover{transform:translate(0,-4px,0)}.icon-s{max-width:40px;transition:.5s ease}@media screen and (max-width:960px){.icon-s{max-width:32px}}.icon-s:hover{transform:translate(0,-4px,0)}.icon-xs{max-width:24px;transition:.5s ease}@media screen and (max-width:960px){.icon-xs{max-width:24px}}.icon-xs:hover{transform:translate(0,-4px,0)}.icon-m{max-width:96px;transition:.5s ease}@media screen and (max-width:960px){.icon-m{max-width:80px}}.icon-l{max-width:120px;transition:.5s ease}@media screen and (max-width:960px){.icon-l{max-width:96px}}.icon-xl{max-width:172px;transition:.5s ease}@media screen and (max-width:960px){.icon-xl{max-width:144px}}.icon-xxl{max-width:220px;transition:.5s ease}@media screen and (max-width:960px){.icon-xxl{max-width:180px}}.btn-address{display:inline-block;color:#fdfaf6;transition:.6s ease;padding:12px 65px 12px 18px;text-align:center;background-color:rgba(239,112,45,.4);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:2px;font-family:Quicksand,sans-serif;font-size:16px;line-height:150%;font-weight:500;position:relative;transition:.7s ease}@media screen and (max-width:960px){.btn-address{font-family:Quicksand,sans-serif;font-size:16px;line-height:150%;font-weight:500}}.btn-address:before{content:"";width:52px;height:40px;background-image:url(/svg/icon-map.svg);background-size:44%;background-position:50%;background-repeat:no-repeat;position:absolute;top:50%;right:-20px;transform:translate(-50%,-50%);transition:.5s ease}.btn-address:hover:before{transform:translate(-50%,-50%) translate3d(6px,0,0)}.btn-live{display:inline-block;color:#fdfaf6;transition:.6s ease;padding:12px 65px 12px 18px;text-align:center;background-color:rgba(6,9,15,.4);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:2px;font-family:Quicksand,sans-serif;font-size:16px;line-height:150%;font-weight:500;position:relative;transition:.7s ease}@media screen and (max-width:960px){.btn-live{font-family:Quicksand,sans-serif;font-size:16px;line-height:150%;font-weight:500}}.btn-live:before{content:"";width:52px;height:40px;background-image:url(/svg/icon-live.svg);background-size:44%;background-position:50%;background-repeat:no-repeat;position:absolute;top:50%;right:-20px;transform:translate(-50%,-50%);transition:.5s ease}.btn-live:hover:before{transform:translate(-50%,-50%) translate3d(6px,0,0)}.btn-black{display:inline-block;color:#fdfaf6;transition:.6s ease;padding:12px;text-align:center;background:linear-gradient(225deg,#353536 8.12%,#646465 92.21%);border-radius:2px;font-family:Nunito,sans-serif;position:relative;transition:.7s ease}@media screen and (max-width:960px){.btn-black{font-family:Nunito,sans-serif}}.btn-black:hover{transform:scale(1.02)}.btn-orange{display:inline-block;color:#fdfaf6;transition:.6s ease;padding:12px;text-align:center;background:linear-gradient(225deg,#fc935b 8.12%,#d95916 92.21%);border-radius:2px;box-shadow:0 7px 56px rgba(92,118,46,.4);font-family:Nunito,sans-serif;position:relative;transition:.7s ease}@media screen and (max-width:960px){.btn-orange{font-family:Nunito,sans-serif}}.btn-orange:hover{transform:scale(1.02)}.btn-small{display:inline-block;color:#fdfaf6;transition:.6s ease;padding:12px 28px;text-align:center;background:linear-gradient(225deg,#ef702d 8.12%,#a9c96b 92.21%);border-radius:10px;box-shadow:0 7px 32px rgba(92,118,46,.6);font-family:Quicksand,sans-serif;font-size:16px;line-height:150%;font-weight:500;position:relative}@media screen and (max-width:960px){.btn-small{font-family:Quicksand,sans-serif;font-size:16px;line-height:150%;font-weight:500}}.btn-secondary{display:inline-block;color:#fdfaf6;transition:.6s ease;padding:18px 40px;text-align:center;background:transparent;border:2px solid #332e29;border-radius:12px;font-family:Quicksand,sans-serif;font-size:16px;line-height:150%;font-weight:500}@media screen and (max-width:960px){.btn-secondary{font-family:Quicksand,sans-serif;font-size:16px;line-height:150%;font-weight:500}}.btn-secondary:hover{border:2px solid #332e29;background:#14100d}.link-black{color:#332e29}a,button{font-family:Nunito,sans-serif;font-size:16px;line-height:26px;font-weight:300;text-decoration:none;color:#fdfaf6;transition:.5s ease}a:hover,button:hover{opacity:.8}button:disabled{opacity:.2}.button-secondary{border-radius:2px;border-style:solid;border-color:orange;color:#000;padding:4px 12px;font-weight:400}.underline{position:relative}.underline:after{content:"";position:absolute;top:100%;left:50%;width:80%;height:1px;transform:translate(-50%,-50%);background-color:#ede6df;transition:.3s ease}.underline:hover:after{width:100%}.link{color:#fdfaf6;font-family:Quicksand,sans-serif;font-size:18px;line-height:150%;font-weight:500;padding:18px 52px 18px 24px;position:relative;border-radius:16px;background-color:#14100d;border:3px solid #332e29}@media screen and (max-width:960px){.link{font-family:Quicksand,sans-serif;font-size:16px;line-height:150%;font-weight:500}}.link:before{content:"";position:absolute;top:50%;right:7%;width:28px;height:28px;transform:translate(-50%,-50%) translate3d(10px,0,0);background-size:cover;background-repeat:no-repeat;transition:.5s ease}.link:hover{border:3px solid #a9c96b}.link:hover:before{transform:translate(-50%,-50%) translate3d(12px,-4px,0)}.link-footer{padding:8px;transition:.7s ease}.link-footer:hover{padding:8px 8px 8px 16px}.btn-send{width:52px;height:52px;background:linear-gradient(.603turn,#a9c96b 2.12%,#d95916 98.96%);border:0;border-radius:8px}input{accent-color:#ef702d}input,option,select,textarea{padding:12px 16px;background-color:#ede6df;border:2px solid #ede6df;border-radius:4px;color:#332e29;width:100%;font-family:Nunito,sans-serif;font-size:16px;line-height:26px;font-weight:300}input:focus,option:focus,select:focus,textarea:focus{border:2px solid #f7f0e9}.label-error{color:#f03d3d;text-align:right;display:none}.label-active{display:block}.border-error{background-color:#1c1815;border:2px solid #f03d3d}.border-success{background-color:#1c1815;border:2px solid #0bb07b}input[type=date],option,select{height:44px}.box-form{min-width:420px}@media screen and (max-width:960px){.box-form{max-width:420px;min-width:300px}}.line-1{animation:line1 4s ease 5s infinite;opacity:0}@media screen and (max-width:960px){.line-1{display:none}}@keyframes line1{0%,45%{opacity:0;transform:translate3d(0,1500px,0)}60%{opacity:1;transform:translate3d(0,1500px,0)}95%{opacity:1}to{transform:translate3d(0,-1500px,0);opacity:0}}.line-2{animation:line2 4s ease 6s infinite;opacity:0}@media screen and (max-width:960px){.line-2{display:none}}@keyframes line2{0%,45%{opacity:0;transform:translate3d(-1800px,0,0)}60%{opacity:1;transform:translate3d(-1800px,0,0)}95%{opacity:1}to{transform:translate3d(1500px,0,0);opacity:0}}.star-1{animation:pulse 2s ease infinite alternate;opacity:0}@media screen and (max-width:960px){.star-1{animation:none;opacity:1}}.star-2{animation:pulse 2s ease 1s infinite alternate;opacity:0}@media screen and (max-width:960px){.star-2{animation:none;opacity:1}}.star-3{animation:pulse 2s ease 1.5s infinite alternate;opacity:0}@media screen and (max-width:960px){.star-3{animation:none;opacity:1}}@keyframes pulse{0%,10%{opacity:0}90%,to{opacity:1}}.fig2-circle1{animation:loopcircle 7s ease 0s infinite alternate}.fig2-circle1,.fig2-circle2{transform-origin:center center;transform-box:fill-box}.fig2-circle2{animation:loopcircle 7s ease .3s infinite alternate}.fig2-circle3{animation:loopcircle 7s ease .6s infinite alternate}.fig2-circle3,.fig2-circle4{transform-origin:center center;transform-box:fill-box}.fig2-circle4{animation:loopcircle 7s ease .9s infinite alternate}.fig2-circle5{animation:loopcircle 7s ease 1.2s infinite alternate;transform-origin:center center;transform-box:fill-box}@keyframes loopcircle{0%{transform:rotateX(0deg) rotateY(0deg)}50%{transform:rotateX(0deg) rotateY(180deg)}to{transform:rotateX(180deg) rotateY(0deg)}}.screen-loading{width:100%;height:100vh;background-color:#080402;z-index:999;position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;pointer-events:none}.logo-ignite{width:90px;height:90px;position:relative}#column_1{opacity:0;animation:logo 1s ease .5s forwards}#column_2{opacity:0;animation:logo 1s ease .7s forwards}#column_3{opacity:0;animation:logo 1s ease .9s forwards}#column_4{opacity:0;animation:logo 1s ease 1.1s forwards}#column_5{opacity:0;animation:logo 1s ease 1.3s forwards}#column_6{opacity:0;animation:logo 1s ease 1.5s forwards}#column_7{opacity:0;animation:logo 1s ease 1.7s forwards}#column_8{opacity:0;animation:logo 1s ease 1.9s forwards}#column_9{opacity:0;animation:logo 1s ease 2s forwards}#column_10{opacity:0;animation:logo 1s ease 2.1s forwards}#column_11{opacity:0;animation:logo 1s ease 2.2s forwards}#column_12{opacity:0;animation:logo 1s ease 2.3s forwards}#column_13{opacity:0;animation:logo 1s ease 2.4s forwards}#column_14{opacity:0;animation:logo 1s ease 2.5s forwards}#column_15{opacity:0;animation:logo 1s ease 2.6s forwards}#column_16{opacity:0;animation:logo 1s ease 2.7s forwards}#column_17{opacity:0;animation:logo 1s ease 2.8s forwards}#column_18{opacity:0;animation:logo 1s ease 2.9s forwards}@keyframes logo{0%{opacity:0}to{opacity:1}}@keyframes logo-part-2{0%{transform:rotateX(-30deg) rotateY(-20deg) rotate(-60deg)}50%{transform:rotateX(40deg) rotateY(20deg) rotate(-60deg)}to{transform:skewX(-20deg) rotateX(0deg) rotateY(0deg)}}.bar-loader{width:128px;height:1px;background-color:hsla(0,0%,100%,.1);position:relative}.bar-loader:after{content:"";position:absolute;top:0;left:0;background-color:#fc935b;width:50%;height:100%;animation:bar-loader 4s ease forwards}@keyframes bar-loader{0%{width:0}to{width:100%}}.svg-screen-loading{z-index:-1;position:absolute;top:50%;left:55%;transform:translate(-50%,-50%) scale(1.5);opacity:.5}.abstract{animation:abstract 16s ease-in-out infinite}.svg-abstract{position:absolute;top:-20%;left:0}@media screen and (max-width:1440px)and (min-width:1268px){.svg-abstract{top:5%;left:0}}@media screen and (max-width:1268px)and (min-width:620px){.svg-abstract{top:10%;left:0}}@media screen and (max-width:960px){.svg-abstract{top:5%;left:0}}@keyframes abstract{0%{d:path("M-118 725C300 560 520.475 676.889 788 702C1274 747.617 712.324 193.19 524 664C324 1164 2442 574 2096 290C1704.37 -31.457 1912 1154 2648 523")}25%{d:path("M-118 725C300 560 536.475 576.889 804 602C1912 706 524 1171.08 524 664C524 44 2832 828 2096 290C1672.39 -19.652 1912 1154 2648 523")}50%{d:path("M-118 725C300 560 553.683 927.884 790 800C1762 274 220.903 409.449 690 602C1618 982.919 1618 1010 1724 492C1774.49 245.256 2134 858 2648 523")}75%{d:path("M-118 724.999C300 560 476 820 792 650C1418.75 312.825 1352 510 1170 782C894.996 1192.99 1578 1078 1684 560C1734.49 313.256 2134 857.999 2648 523")}to{d:path("M-118 725C300 560 520.475 676.889 788 702C1274 747.617 712.324 193.19 524 664C324 1164 2442 574 2096 290C1704.37 -31.457 1912 1154 2648 523")}}