@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)}}:where(.brxe-form){display:flex;flex-wrap:wrap;width:100%}:where(.brxe-form) .label,:where(.brxe-form) label{color:inherit;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}:where(.brxe-form) .form-group{display:flex;flex-direction:column;padding:0 0 20px;width:100%}:where(.brxe-form) .form-group.captcha,:where(.brxe-form) .form-group:last-child{padding-bottom:0}:where(.brxe-form) .form-group.captcha{line-height:1}:where(.brxe-form) .form-group.file{display:block}:where(.brxe-form) .form-group.file>label.choose-files{margin-bottom:0}:where(.brxe-form) .form-group>.label{margin-bottom:5px}:where(.brxe-form) .form-group .form-group-error-message{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);display:none;padding:15px;width:100%}:where(.brxe-form) .form-group .form-group-error-message.show{display:block}:where(.brxe-form) .form-group .password-input-wrapper{position:relative}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle{background:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span{display:flex}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span.hide{display:none}:where(.brxe-form) .submit-button-wrapper{width:auto}:where(.brxe-form) .required:after{content:"*";padding:0 2px;position:relative;top:-2px}:where(.brxe-form) .options-wrapper{list-style-type:none;margin:0;padding:0}:where(.brxe-form) .options-wrapper input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px}:where(.brxe-form) button[type=submit].sending{cursor:default}:where(.brxe-form) button[type=submit].sending .text{opacity:.5}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1}:where(.brxe-form) button[type=submit].sending .loading svg{transform:scaleX(-1)}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform-origin:center}:where(.brxe-form) .recaptcha-hidden{display:none}:where(.brxe-form) .recaptcha-error{display:none;padding:0!important}:where(.brxe-form) .recaptcha-error.show{display:block}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) .hcaptcha-error{display:none;padding:0!important}:where(.brxe-form) .hcaptcha-error.show{display:block}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}:where(.brxe-form) textarea{height:inherit;resize:vertical}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success)}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger)}:where(.brxe-form) .message .text{padding:15px}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0}:where(.brxe-form) .file-result{display:none;padding:0}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .choose-files{border-style:solid;border-width:1px;cursor:pointer;display:inline-block;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}.grecaptcha-badge{visibility:hidden}.brxe-breadcrumbs{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.brxe-breadcrumbs .separator{display:flex}@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-comments{width:100%}.brxe-post-comments .comment-form-cookies-consent{align-self:center;display:flex;gap:.5em}.brxe-post-comments .comment-form-cookies-consent input{cursor:pointer;position:relative;top:2px}.brxe-post-comments .comment-form-cookies-consent label{cursor:pointer;margin:0}.brxe-post-comments .comment-reply-title,.brxe-post-comments .comments-title{margin-bottom:30px}.brxe-post-comments .comment-navigation .nav-links{display:flex;justify-content:space-between}.brxe-post-comments #comment-nav-above,.brxe-post-comments #comment-nav-below{margin-bottom:15px}.brxe-post-comments ol,.brxe-post-comments ul{list-style-type:none;margin:0;padding:0}.brxe-post-comments .comment-list{border-bottom:1px solid var(--bricks-border-color);line-height:inherit;margin:0 0 60px;padding-bottom:30px}.brxe-post-comments .comment-list.no-avatar .children{margin-left:60px;padding-left:0}.brxe-post-comments .comment{border-top:1px solid var(--bricks-border-color);padding-top:30px}.brxe-post-comments .comment:not(:last-child){margin-bottom:30px}.brxe-post-comments .comment-body{display:grid;gap:20px;grid-template-columns:auto 1fr;position:relative}.brxe-post-comments .children{margin-top:30px}.brxe-post-comments .depth-2,.brxe-post-comments .depth-3{margin-left:60px}.brxe-post-comments .comment-respond{margin-top:1em}.brxe-post-comments .comment-content p{hyphens:auto;word-break:break-word}.brxe-post-comments .comment-avatar{position:relative}.brxe-post-comments .comment-avatar .administrator-badge{background-color:#1ebea5;border:2px solid;border-radius:50%;color:#fff;cursor:default;font-family:sans-serif;font-size:12px;font-weight:900;height:24px;line-height:20px;position:absolute;right:-2px;text-align:center;top:-2px;width:24px}.brxe-post-comments .avatar{border-radius:50%;max-width:none}.brxe-post-comments .comment-author .fn{font-family:inherit;font-size:1.1em;line-height:1;margin:0 0 5px}.brxe-post-comments .comment-author .fn a{font-weight:700}.brxe-post-comments .comment-meta{color:var(--bricks-text-light);font-size:.9em;margin-bottom:1em}.brxe-post-comments .comment-meta .reply{margin:0 .5em}.brxe-post-comments .comment-meta .comment-reply-link{background-color:var(--bricks-bg-light);border-radius:4px;font-size:11px;font-weight:700;letter-spacing:1px;line-height:1;padding:5px;position:absolute;right:0;text-transform:uppercase;top:0;transition:.1s}.brxe-post-comments .comment-meta .comment-reply-link:hover{background-color:var(--bricks-bg-dark);color:#fff}.brxe-post-comments .comment-respond small{font-size:100%;margin:0 .25em}.brxe-post-comments #cancel-comment-reply-link{font-weight:400;opacity:.5}.brxe-post-comments #cancel-comment-reply-link:hover{opacity:1}.brxe-post-comments .comment-form .form-group{margin-bottom:15px}.brxe-post-comments .comment-form .form-group textarea{resize:vertical}.brxe-post-comments .comment-form .logged-in-as a:last-child{text-decoration:underline}@media (max-width:478px){.brxe-post-comments .comment-avatar{gap:30px}.brxe-post-comments .comment-avatar img{max-width:60px}.brxe-post-comments .children{margin-left:0!important;margin-right:0!important}.brxe-post-comments .depth-2,.brxe-post-comments .depth-3{margin:0}}@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-taxonomy{display:flex;flex-wrap:wrap;gap:10px;line-height:1!important;list-style-type:none;margin:0;padding:0}.brxe-post-taxonomy.separator{gap:0}.brxe-post-taxonomy span{white-space:pre-wrap}.brxe-post-taxonomy li{display:inline-block}.brxe-post-taxonomy li>*{display:flex;gap:.5em}@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-navigation{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;line-height:inherit;width:100%}.brxe-post-navigation .image{background-position:50%;background-size:cover;flex-shrink:0;height:60px;width:60px}.brxe-post-navigation .swiper-button{color:inherit;font-size:1em;font-size:20px;position:static;transform:none;width:auto}.brxe-post-navigation .prev-post+.next-post{text-align:right}.brxe-post-navigation .prev-post{justify-content:flex-start}.brxe-post-navigation .next-post{justify-content:flex-end}.brxe-post-navigation a{align-items:center;display:flex;gap:15px}.brxe-post-navigation .content,.brxe-post-navigation .title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brxe-post-navigation .label,.brxe-post-navigation .title{cursor:inherit;margin:0}.brxe-post-navigation .label{font-weight:600;text-transform:uppercase}@media (max-width:478px){.brxe-post-navigation a{width:100%}.brxe-post-navigation .prev-post+.next-post{text-align:inherit}}@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}.brxe-code{width:100%}.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}.brxe-post-toc{overflow-y:auto;top:var(--wp-admin--admin-bar--height,0);transform:translateX(0);width:400px}.brxe-post-toc[data-nowrap] .toc-link{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brxe-post-toc[data-sticky]{position:sticky}.brxe-post-toc.toc-right{right:0;transform:translateX(100%)}@media (min-width:52em){.brxe-post-toc{transform:translateX(0)}.brxe-post-toc.toc-right{right:calc(50% - 26rem);transform:translateX(0)}}.brxe-post-toc .js-toc{overflow-y:hidden}.brxe-post-toc>.toc-list{overflow:hidden;position:relative}.brxe-post-toc .toc-list{counter-reset:item;list-style:none;margin:0;padding:0}.brxe-post-toc .toc-list li.toc-list-item{position:relative}.brxe-post-toc .toc-link{color:currentcolor;display:block;height:100%;text-decoration:none}.brxe-post-toc .toc-link:before{content:"";display:inline-block;height:inherit;left:0;position:absolute;right:0}.brxe-post-toc .toc-link.is-active-link{font-weight:700}.brxe-post-toc .is-collapsible{max-height:1000px;overflow:hidden;transition:all .3s ease-in-out}.brxe-post-toc .is-collapsed{max-height:0}.brxe-post-toc .is-position-fixed{position:fixed!important;top:0}.brxe-post-content{width:100%}.brxe-post-content[data-source=bricks]{display:flex;flex-direction:column}body:has(.wp-lightbox-overlay) #brx-content{overflow:hidden}@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)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{overflow:hidden;position:relative}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute!important;text-align:center;width:100%;z-index:1}: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}#brxe-yxibqh {color: var(--base)}#brxe-yxibqh .separator{ opacity: .5; color: var(--black-trans-90);}#brxe-yxibqh a{ color: var(--black-trans-90); transition: all .3s; padding: .3em .5em; border: solid 1px var(--black-trans-20); border-radius: .3em;}#brxe-yxibqh a:hover{ color: var(--white); background: var(--secondary); border-color: var(--white);}#brxe-bgofhs {color: var(--white); width: 25ch}#brxe-gujkvo {color: var(--base); width: 25ch}.brxe-cdbebr .brxe-boztuh.brxe-text-basic {color: var(--base-ultra-dark); font-size: calc(0.8 * var(--text-m)); border: 1px solid var(--black-trans-20); border-radius: .3em; transition: all .3s; padding-top: .5em; padding-right: .7em; padding-bottom: .5em; padding-left: .7em}.brxe-cdbebr .brxe-boztuh.brxe-text-basic:hover {background-color: var(--secondary); color: var(--white); border-color: var(--white)}.brxe-boztuh:focus{ background: var(--black); color: var(var(--black-trans-90));} .brxe-boztuh {color: var(--black-trans-90);} .brxe-boztuh a:hover{ color: var(--white); background: var(--secondary); border-color: var(--black-trans-20) );}.brxe-cdbebr.brxe-block {flex-direction: row}#brxe-jsaqqx {flex-direction: row}#brxe-ndsiev {color: var(--white)}#brxe-paakzu {color: var(--base)}#brxe-jtsigy {color: var(--white)}#brxe-pkmfbm {color: var(--base)}#brxe-byvkrh {color: var(--white)}#brxe-yucfuy {color: var(--base)}#brxe-ffwzap {color: var(--white)}#brxe-gejpwr {color: var(--base)}#brxe-nzbwxo {color: var(--white)}#brxe-bjleip {color: var(--base)}#brxe-mruvaz {color: var(--white)}#brxe-ldogtk {color: var(--base)}#brxe-szblvv { writing-mode: vertical-rl; transform: rotate(180deg);; }#brxe-jmvrrw {min-height: 600px; padding-top: 150.46px}#brxe-lkomwk {width: 0px; min-width: 0px}.brxe-qbroif .brxe-wlfdxj.brxe-text-basic {color: var(--base-ultra-dark); border: 1px solid var(--black-trans-20); border-radius: .3em; padding-top: .5em; padding-right: .7em; padding-bottom: .5em; padding-left: .7em}.brxe-qbroif .brxe-wlfdxj.brxe-text-basic:hover {border-color: var(--secondary); background-color: var(--secondary); color: var(--white)}.brxe-wlfdxj:focus{ background: var(--white); color: var(--black-trans-20);}