@layer bricks {:where(.brxe-icon-box){align-items:flex-start;display:flex;flex-direction:column}:where(.brxe-icon-box).top .icon{margin-bottom:20px}:where(.brxe-icon-box).bottom{flex-direction:column-reverse}:where(.brxe-icon-box).bottom .icon{margin-top:20px}:where(.brxe-icon-box).right{flex-direction:row-reverse}:where(.brxe-icon-box).right .icon{margin-left:20px}:where(.brxe-icon-box).left{flex-direction:row}:where(.brxe-icon-box).left .icon{margin-right:20px}:where(.brxe-icon-box) .icon{display:inline-flex}:where(.brxe-icon-box) .icon a{display:inline-flex}:where(.brxe-icon-box) i{display:inline-block;font-size:40px;line-height:1;text-align:center}}@layer bricks {:where(.brxe-divider){align-items:center;display:flex;font-size:30px;gap:30px}:where(.brxe-divider).horizontal{width:100%}:where(.brxe-divider).horizontal .line{border-top:1px solid}:where(.brxe-divider).vertical{flex-direction:column}:where(.brxe-divider).vertical .line{border-right:1px solid;width:auto}:where(.brxe-divider) .line{position:relative;width:100%}:where(.brxe-divider) .icon{flex-shrink:0;position:relative}:where(.brxe-divider) a{display:inline-flex}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}.brxe-post-sharing{display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.brxe-post-sharing.brand-colors{color:#fff}.brxe-post-sharing.brand-colors a{border:none}.brxe-post-sharing.brand-colors .facebook{background-color:#3b5998}.brxe-post-sharing.brand-colors .twitter{background-color:#4cc2ff}.brxe-post-sharing.brand-colors .googleplus{background-color:#d23e2b}.brxe-post-sharing.brand-colors .whatsapp{background-color:#25d366}.brxe-post-sharing.brand-colors .telegram{background-color:#54a9eb}.brxe-post-sharing.brand-colors .vkontakte{background-color:#5181b8}.brxe-post-sharing.brand-colors .linkedin{background-color:#4875b4}.brxe-post-sharing.brand-colors .pinterest{background-color:#c91a22}.brxe-post-sharing.brand-colors .bluesky{background-color:#0af}.brxe-post-sharing.brand-colors .email{background-color:var(--bricks-text-light)}.brxe-post-sharing a{align-items:center;border-radius:50%;display:flex;height:30px;justify-content:center;text-align:center;width:30px}.brxe-post-sharing a.telegram svg{margin-left:-2px}.brxe-post-sharing i:before{line-height:inherit}.brxe-post-sharing svg{fill:currentcolor;flex-shrink:0;height:1em}}@layer bricks {.brxe-text-link{gap:5px}.brxe-text-link,.brxe-text-link span{align-items:center;display:inline-flex}.brxe-text-link span{justify-content:center}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}.brxe-carousel{min-width:0;position:relative;width:100%}.brxe-carousel .image{background-position:50%;background-size:cover;bottom:0;height:300px;left:0;position:relative;right:0;top:0}.brxe-carousel .swiper-autoheight .image{height:auto!important;width:100%}.brxe-carousel .content-wrapper,.brxe-carousel .overlay-wrapper{align-items:baseline;bottom:0;display:flex;flex-direction:column;flex-wrap:wrap;height:100%;left:0;position:relative;right:0;top:0;z-index:1}.brxe-carousel .content-wrapper.top,.brxe-carousel .overlay-wrapper.top{justify-content:flex-start}.brxe-carousel .content-wrapper.middle,.brxe-carousel .overlay-wrapper.middle{justify-content:center;margin-bottom:auto;margin-top:auto}.brxe-carousel .content-wrapper.bottom,.brxe-carousel .overlay-wrapper.bottom{justify-content:flex-end}.brxe-carousel .content-wrapper.left,.brxe-carousel .overlay-wrapper.left{align-items:flex-start;text-align:left}.brxe-carousel .content-wrapper.center,.brxe-carousel .overlay-wrapper.center{align-items:center;text-align:center}.brxe-carousel .content-wrapper.right,.brxe-carousel .overlay-wrapper.right{align-items:flex-end;text-align:right}.brxe-carousel .content-wrapper.center.middle,.brxe-carousel .overlay-wrapper.center.middle{margin-bottom:auto;margin-top:auto}.brxe-carousel .overlay-wrapper{position:absolute!important;z-index:2}.brxe-carousel .overlay-wrapper.show-on-hover{opacity:0;position:relative;transition:var(--bricks-transition)}.brxe-carousel .overlay-wrapper.show-on-hover:hover{opacity:1}.brxe-carousel .overlay-wrapper.show-on-hover .overlay-inner{transition:var(--bricks-transition);will-change:transform}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-up .overlay-inner{transform:translateY(10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-up:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-right .overlay-inner{transform:translateX(-10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-right:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-down .overlay-inner{transform:translateY(-10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-down:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-left .overlay-inner{transform:translateX(10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-left:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-in .overlay-inner{transform:scale(.8)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-in:hover .overlay-inner{transform:scale(1)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-out .overlay-inner{transform:scale(1.2)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-out:hover .overlay-inner{transform:scale(1)}.brxe-carousel .dynamic{margin:0;padding:0}.brxe-carousel .meta{width:100%}.brxe-carousel .meta span:first-child{padding:0}.brxe-carousel .meta span+span{padding:0 5px}.brxe-carousel .meta span+span:before{content:" ·";left:-5px;position:relative}.brxe-carousel .excerpt{margin-top:.5em}.brxe-carousel .taxonomy{margin:0 -5px}.brxe-carousel .taxonomy a{display:inline-block;line-height:2;margin:0 5px}.brxe-carousel .overlay-wrapper{height:300px}}@layer bricks {.brxe-button{width:auto}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}@layer bricks {.brxe-shortcode{width:100%}}#brxe-qpixav {color: var(--bricks-color-daptaq); font-size: 14px; padding-top: 8px; padding-right: 16px; padding-bottom: 8px; padding-left: 16px; background-color: rgba(255, 255, 255, 0.1); border: 1px solid rgba(255, 255, 255, 0.2); border-radius: 360px}@media (max-width: 478px) {#brxe-qpixav {font-size: 13px}}#brxe-nmvdkq {color: var(--bricks-color-daptaq); line-height: 1.3; font-size: 48px}@media (max-width: 767px) {#brxe-nmvdkq {font-size: 40px}}@media (max-width: 478px) {#brxe-nmvdkq {font-size: 32px}}#brxe-vgaldw {color: var(--bricks-color-daptaq); text-align: center; font-size: 18px; width: 100%; max-width: 800px}@media (max-width: 478px) {#brxe-vgaldw {font-size: 16px}}#brxe-apvkab {display: flex; flex-direction: column; align-items: center; text-align: center; row-gap: 16px}#brxe-xepeld {display: flex; flex-direction: column; align-items: center; row-gap: 32px}#brxe-takijs {font-weight: 700; font-size: 18px}#brxe-yqqbdg {display: flex; flex-direction: column; justify-content: center; align-items: center; padding-top: 8px; padding-right: 16px; padding-bottom: 8px; padding-left: 16px; background-color: #ffffff; border: 1px solid var(--bricks-color-daptaq); border-radius: 8px}#brxe-yqqbdg:hover {cursor: pointer; background-color: rgba(255, 255, 255, 0.9)}#brxe-iwhsqt {display: flex; flex-direction: column; align-items: center; width: 800px; row-gap: 40px; max-width: 100%; justify-content: center}#brxe-vmmjlx {display: flex; flex-direction: column; justify-content: center; align-items: center}#brxe-mibcho {background-color: var(--bricks-color-srewgj); padding-top: 64px; padding-right: 16px; padding-bottom: 64px; padding-left: 16px}#brxe-zjjxww {text-align: center; text-transform: uppercase; font-size: 32px}@media (max-width: 478px) {#brxe-zjjxww {font-size: 24px}}#brxe-kxeveg {text-align: center; text-transform: uppercase; font-size: 32px}@media (max-width: 478px) {#brxe-kxeveg {font-size: 24px}}#brxe-fketlo {display: none}#brxe-qnckjs.horizontal .line {width: 56px; border-top-width: 2px; border-top-style: solid}#brxe-qnckjs.vertical .line {border-right-width: 56px; border-right-style: solid}#brxe-qnckjs.horizontal {justify-content: center}#brxe-qnckjs.vertical {align-self: center}#brxe-qnckjs .line {height: 2px}#brxe-lczgjc {flex-direction: row; display: flex; gap: 24px}#brxe-lczgjc a {font-size: 24px}#brxe-bghets {text-align: center; text-transform: uppercase; font-size: 32px}@media (max-width: 478px) {#brxe-bghets {font-size: 24px}}#brxe-eiogsq .repeater-item [data-field-id="029212"] {margin-top: 20px; margin-right: 0; margin-bottom: 20px; margin-left: 0}#brxe-eiogsq .bricks-swiper-button-next {right: 48px}#brxe-eiogsq .image {height: 296px}#brxe-eiogsq .overlay-wrapper {height: 296px}#brxe-eiogsq .swiper-button {background-color: #2b7025; border-radius: 50%; color: var(--bricks-color-daptaq); font-size: 24px; height: 40px; width: 40px}#brxe-eiogsq .bricks-swiper-button-prev {left: 48px}@media (max-width: 767px) {#brxe-eiogsq .image {height: 280px}#brxe-eiogsq .overlay-wrapper {height: 280px}}@media (max-width: 478px) {#brxe-eiogsq .image {height: 200px}#brxe-eiogsq .overlay-wrapper {height: 200px}}