@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{align-self:flex-start;background-color:transparent;border:1px solid var(--bricks-border-color);cursor:pointer;display:inline-block;font-family:inherit;font-size:12px;font-weight:600;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}:where(.brxe-form) .choose-files:hover{background-color:rgba(0,0,0,.05)}:where(.brxe-form) .gallery-preview{display:flex;flex-wrap:wrap;gap:10px}:where(.brxe-form) .gallery-preview:not(:empty)+button{margin-top:5px}:where(.brxe-form) .image-preview{align-self:flex-start;overflow:hidden;position:relative}:where(.brxe-form) .image-preview:hover button{opacity:1}:where(.brxe-form) .image-preview:has(img)+button{margin-top:5px}:where(.brxe-form) .image-preview button{background-color:#fff;border:none;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}:where(.brxe-form) .image-preview button:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .image-preview button.hide{display:none}.grecaptcha-badge{visibility:hidden}.brxe-tabs-nested{display:flex;flex-direction:column;width:100%}.brxe-tabs-nested .tab-title{cursor:pointer;width:auto}.brxe-tabs-nested .tab-pane,.brxe-tabs-nested .tab-pane:empty{display:none!important}.brxe-tabs-nested .tab-pane.brx-open{display:block!important}.brxe-button{width:auto}@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-social-icons{display:flex;list-style-type:none;margin:0;padding:0}.brxe-social-icons li,.brxe-social-icons li a{align-items:center;display:flex;flex:1;gap:5px;justify-content:center}.brxe-social-icons i{line-height:unset}.brxe-social-icons span{align-items:center;display:inline-flex}: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}@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{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}: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;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-eshwmz {width: 750px}#brxe-cfsvkq {z-index: 1}#brxe-ewjntx {z-index: 2}#brxe-bgbthu svg {fill: var(--bricks-color-veletq)}#brxe-eyxgpl {justify-content: center}#brxe-hnosbm li.has-link a, #brxe-hnosbm li.no-link {color: #ffffff}#brxe-hnosbm .repeater-item:nth-child(1) svg {height: 23px; width: 23px}#brxe-hnosbm .repeater-item:nth-child(1).has-link a {color: var(--bricks-color-uhurad)}#brxe-hnosbm .repeater-item:nth-child(1).no-link {color: var(--bricks-color-uhurad)}#brxe-hnosbm .repeater-item:nth-child(2) svg {height: 23px; width: 23px}#brxe-hnosbm .repeater-item:nth-child(2).has-link a {color: var(--bricks-color-uhurad)}#brxe-hnosbm .repeater-item:nth-child(2).no-link {color: var(--bricks-color-uhurad)}@media (max-width: 478px) {#brxe-kpfjwa {display: none}}#brxe-abcjzb li.has-link a, #brxe-abcjzb li.no-link {color: #ffffff}#brxe-abcjzb .repeater-item:nth-child(1) svg {height: 23px; width: 23px}#brxe-abcjzb .repeater-item:nth-child(1).has-link a {color: var(--bricks-color-uhurad)}#brxe-abcjzb .repeater-item:nth-child(1).no-link {color: var(--bricks-color-uhurad)}#brxe-abcjzb .repeater-item:nth-child(2) svg {height: 23px; width: 23px}#brxe-abcjzb .repeater-item:nth-child(2).has-link a {color: var(--bricks-color-uhurad)}#brxe-abcjzb .repeater-item:nth-child(2).no-link {color: var(--bricks-color-uhurad)}@media (max-width: 478px) {#brxe-qiprgt {display: none}}#brxe-afvojr li.has-link a, #brxe-afvojr li.no-link {color: #ffffff}#brxe-afvojr .repeater-item:nth-child(1) svg {height: 23px; width: 23px}#brxe-afvojr .repeater-item:nth-child(1).has-link a {color: var(--bricks-color-uhurad)}#brxe-afvojr .repeater-item:nth-child(1).no-link {color: var(--bricks-color-uhurad)}#brxe-afvojr .repeater-item:nth-child(2) svg {height: 23px; width: 23px}#brxe-afvojr .repeater-item:nth-child(2).has-link a {color: var(--bricks-color-uhurad)}#brxe-afvojr .repeater-item:nth-child(2).no-link {color: var(--bricks-color-uhurad)}#brxe-afvojr .repeater-item:nth-child(3) svg {height: 23px; width: 23px}#brxe-afvojr .repeater-item:nth-child(3).has-link a {color: var(--bricks-color-uhurad)}#brxe-afvojr .repeater-item:nth-child(3).no-link {color: var(--bricks-color-uhurad)}#brxe-afvojr .repeater-item:nth-child(4) svg {height: 23px; width: 23px}#brxe-afvojr .repeater-item:nth-child(4).has-link a {color: var(--bricks-color-uhurad)}#brxe-afvojr .repeater-item:nth-child(4).no-link {color: var(--bricks-color-uhurad)}#brxe-bcxkze {display: none}@media (max-width: 478px) {#brxe-bcxkze {display: block}}#brxe-skoopo li.has-link a, #brxe-skoopo li.no-link {color: #ffffff}#brxe-skoopo .repeater-item:nth-child(1) svg {height: 23px; width: 23px}#brxe-skoopo .repeater-item:nth-child(1).has-link a {color: var(--bricks-color-uhurad)}#brxe-skoopo .repeater-item:nth-child(1).no-link {color: var(--bricks-color-uhurad)}#brxe-giqxez {width: 60px}#brxe-xxubtz {width: 60px}#brxe-sfenlp {flex-direction: row; column-gap: 10px; row-gap: 10px; display: grid; align-items: initial; grid-template-columns: repeat(4,1fr); align-items: center; grid-gap: 5px}@media (max-width: 478px) {#brxe-sfenlp {grid-gap: 3px; justify-items: center}}#brxe-vsqeof {column-gap: 10px; row-gap: 10px; align-items: flex-start}@media (max-width: 478px) {#brxe-sxefyr {font-size: 28px}}#brxe-yhqtdj {color: #71717a; font-weight: 400; font-size: 16px; width: auto; margin-top: -10px}#brxe-ibcsla {flex-direction: column; justify-content: center; column-gap: 10px; row-gap: 10px; align-items: center}@media (max-width: 478px) {#brxe-ibcsla {margin-top: 10px}}#brxe-bcepoc {width: 100%; padding-top: 10px; padding-bottom: 10px; font-size: 18px}#brxe-ccpprn {column-gap: 10px; row-gap: 10px}#brxe-mvrlsi {z-index: 1}#brxe-hbyflo {z-index: 2}#brxe-nslnlv svg {fill: var(--bricks-color-veletq)}#brxe-cllfzp {justify-content: center}#brxe-nrukkc li.has-link a, #brxe-nrukkc li.no-link {color: #ffffff}#brxe-nrukkc .repeater-item:nth-child(1) svg {height: 23px; width: 23px}#brxe-nrukkc .repeater-item:nth-child(1).has-link a {color: var(--bricks-color-uhurad)}#brxe-nrukkc .repeater-item:nth-child(1).no-link {color: var(--bricks-color-uhurad)}#brxe-nrukkc .repeater-item:nth-child(2) svg {height: 23px; width: 23px}#brxe-nrukkc .repeater-item:nth-child(2).has-link a {color: var(--bricks-color-uhurad)}#brxe-nrukkc .repeater-item:nth-child(2).no-link {color: var(--bricks-color-uhurad)}@media (max-width: 478px) {#brxe-xvymrc {display: none}}#brxe-gqaqgi li.has-link a, #brxe-gqaqgi li.no-link {color: #ffffff}#brxe-gqaqgi .repeater-item:nth-child(1) svg {height: 23px; width: 23px}#brxe-gqaqgi .repeater-item:nth-child(1).has-link a {color: var(--bricks-color-uhurad)}#brxe-gqaqgi .repeater-item:nth-child(1).no-link {color: var(--bricks-color-uhurad)}#brxe-gqaqgi .repeater-item:nth-child(2) svg {height: 23px; width: 23px}#brxe-gqaqgi .repeater-item:nth-child(2).has-link a {color: var(--bricks-color-uhurad)}#brxe-gqaqgi .repeater-item:nth-child(2).no-link {color: var(--bricks-color-uhurad)}@media (max-width: 478px) {#brxe-ftpila {display: none}}#brxe-cpiwiz li.has-link a, #brxe-cpiwiz li.no-link {color: #ffffff}#brxe-cpiwiz .repeater-item:nth-child(1) svg {height: 23px; width: 23px}#brxe-cpiwiz .repeater-item:nth-child(1).has-link a {color: var(--bricks-color-uhurad)}#brxe-cpiwiz .repeater-item:nth-child(1).no-link {color: var(--bricks-color-uhurad)}#brxe-cpiwiz .repeater-item:nth-child(2) svg {height: 23px; width: 23px}#brxe-cpiwiz .repeater-item:nth-child(2).has-link a {color: var(--bricks-color-uhurad)}#brxe-cpiwiz .repeater-item:nth-child(2).no-link {color: var(--bricks-color-uhurad)}#brxe-cpiwiz .repeater-item:nth-child(3) svg {height: 23px; width: 23px}#brxe-cpiwiz .repeater-item:nth-child(3).has-link a {color: var(--bricks-color-uhurad)}#brxe-cpiwiz .repeater-item:nth-child(3).no-link {color: var(--bricks-color-uhurad)}#brxe-cpiwiz .repeater-item:nth-child(4) svg {height: 23px; width: 23px}#brxe-cpiwiz .repeater-item:nth-child(4).has-link a {color: var(--bricks-color-uhurad)}#brxe-cpiwiz .repeater-item:nth-child(4).no-link {color: var(--bricks-color-uhurad)}#brxe-uhjbrp {display: none}@media (max-width: 478px) {#brxe-uhjbrp {display: block}}#brxe-ktucic li.has-link a, #brxe-ktucic li.no-link {color: #ffffff}#brxe-ktucic .repeater-item:nth-child(1) svg {height: 23px; width: 23px}#brxe-ktucic .repeater-item:nth-child(1).has-link a {color: var(--bricks-color-uhurad)}#brxe-ktucic .repeater-item:nth-child(1).no-link {color: var(--bricks-color-uhurad)}#brxe-yidkdg {width: 60px}#brxe-dqaaqy {width: 60px}#brxe-kclhir {flex-direction: row; column-gap: 10px; row-gap: 10px; display: grid; align-items: initial; grid-template-columns: repeat(4,1fr); align-items: center; grid-gap: 5px}@media (max-width: 478px) {#brxe-kclhir {grid-gap: 3px; justify-items: center}}#brxe-maeswv {column-gap: 10px; row-gap: 10px; align-items: flex-start}@media (max-width: 478px) {#brxe-hvkddj {font-size: 28px}}#brxe-aomket {color: #71717a; font-weight: 400; font-size: 16px; width: auto; margin-top: -10px}#brxe-jxvgxe {flex-direction: column; justify-content: center; column-gap: 10px; row-gap: 10px; align-items: center}@media (max-width: 478px) {#brxe-jxvgxe {margin-top: 10px}}#brxe-rcixuy {width: 100%; padding-top: 10px; padding-bottom: 10px; font-size: 18px}#brxe-plicfk {column-gap: 10px; row-gap: 10px}#brxe-thusdz {z-index: 1}#brxe-wsevkn {z-index: 2}#brxe-emallh svg {fill: var(--bricks-color-veletq)}#brxe-euzucn {justify-content: center}#brxe-szcaxa li.has-link a, #brxe-szcaxa li.no-link {color: #ffffff}#brxe-szcaxa .repeater-item:nth-child(1) svg {height: 23px; width: 23px}#brxe-szcaxa .repeater-item:nth-child(1).has-link a {color: var(--bricks-color-uhurad)}#brxe-szcaxa .repeater-item:nth-child(1).no-link {color: var(--bricks-color-uhurad)}#brxe-szcaxa .repeater-item:nth-child(2) svg {height: 23px; width: 23px}#brxe-szcaxa .repeater-item:nth-child(2).has-link a {color: var(--bricks-color-uhurad)}#brxe-szcaxa .repeater-item:nth-child(2).no-link {color: var(--bricks-color-uhurad)}@media (max-width: 478px) {#brxe-mtonqk {display: none}}#brxe-bpbynk li.has-link a, #brxe-bpbynk li.no-link {color: #ffffff}#brxe-bpbynk .repeater-item:nth-child(1) svg {height: 23px; width: 23px}#brxe-bpbynk .repeater-item:nth-child(1).has-link a {color: var(--bricks-color-uhurad)}#brxe-bpbynk .repeater-item:nth-child(1).no-link {color: var(--bricks-color-uhurad)}#brxe-bpbynk .repeater-item:nth-child(2) svg {height: 23px; width: 23px}#brxe-bpbynk .repeater-item:nth-child(2).has-link a {color: var(--bricks-color-uhurad)}#brxe-bpbynk .repeater-item:nth-child(2).no-link {color: var(--bricks-color-uhurad)}@media (max-width: 478px) {#brxe-scljet {display: none}}#brxe-fngnda li.has-link a, #brxe-fngnda li.no-link {color: #ffffff}#brxe-fngnda .repeater-item:nth-child(1) svg {height: 23px; width: 23px}#brxe-fngnda .repeater-item:nth-child(1).has-link a {color: var(--bricks-color-uhurad)}#brxe-fngnda .repeater-item:nth-child(1).no-link {color: var(--bricks-color-uhurad)}#brxe-fngnda .repeater-item:nth-child(2) svg {height: 23px; width: 23px}#brxe-fngnda .repeater-item:nth-child(2).has-link a {color: var(--bricks-color-uhurad)}#brxe-fngnda .repeater-item:nth-child(2).no-link {color: var(--bricks-color-uhurad)}#brxe-fngnda .repeater-item:nth-child(3) svg {height: 23px; width: 23px}#brxe-fngnda .repeater-item:nth-child(3).has-link a {color: var(--bricks-color-uhurad)}#brxe-fngnda .repeater-item:nth-child(3).no-link {color: var(--bricks-color-uhurad)}#brxe-fngnda .repeater-item:nth-child(4) svg {height: 23px; width: 23px}#brxe-fngnda .repeater-item:nth-child(4).has-link a {color: var(--bricks-color-uhurad)}#brxe-fngnda .repeater-item:nth-child(4).no-link {color: var(--bricks-color-uhurad)}#brxe-snztbh {display: none}@media (max-width: 478px) {#brxe-snztbh {display: block}}#brxe-sqeclo li.has-link a, #brxe-sqeclo li.no-link {color: #ffffff}#brxe-sqeclo .repeater-item:nth-child(1) svg {height: 23px; width: 23px}#brxe-sqeclo .repeater-item:nth-child(1).has-link a {color: var(--bricks-color-uhurad)}#brxe-sqeclo .repeater-item:nth-child(1).no-link {color: var(--bricks-color-uhurad)}#brxe-fcteek {width: 60px}#brxe-mpknoi {width: 60px}#brxe-dkoqzj {flex-direction: row; column-gap: 10px; row-gap: 10px; display: grid; align-items: initial; grid-template-columns: repeat(4,1fr); align-items: center; grid-gap: 5px}@media (max-width: 478px) {#brxe-dkoqzj {grid-gap: 3px; justify-items: center}}#brxe-zgqumq {column-gap: 10px; row-gap: 10px; align-items: flex-start}@media (max-width: 478px) {#brxe-wjffxa {font-size: 28px}}#brxe-hbrhvi {color: #71717a; font-weight: 400; font-size: 16px; width: auto; margin-top: -10px}#brxe-dwwqlr {flex-direction: column; justify-content: center; column-gap: 10px; row-gap: 10px; align-items: center}@media (max-width: 478px) {#brxe-dwwqlr {margin-top: 10px}}#brxe-ufaqeu {width: 100%; padding-top: 10px; padding-bottom: 10px; font-size: 18px}#brxe-yogkuw {column-gap: 10px; row-gap: 10px}#brxe-auwgsc {z-index: 1}#brxe-wdihsm {z-index: 2}#brxe-uqyuth svg {fill: var(--bricks-color-veletq)}#brxe-nscrzg {justify-content: center}#brxe-ueelel li.has-link a, #brxe-ueelel li.no-link {color: #ffffff}#brxe-ueelel .repeater-item:nth-child(1) svg {height: 23px; width: 23px}#brxe-ueelel .repeater-item:nth-child(1).has-link a {color: var(--bricks-color-uhurad)}#brxe-ueelel .repeater-item:nth-child(1).no-link {color: var(--bricks-color-uhurad)}#brxe-ueelel .repeater-item:nth-child(2) svg {height: 23px; width: 23px}#brxe-ueelel .repeater-item:nth-child(2).has-link a {color: var(--bricks-color-uhurad)}#brxe-ueelel .repeater-item:nth-child(2).no-link {color: var(--bricks-color-uhurad)}@media (max-width: 478px) {#brxe-iiuoji {display: none}}#brxe-nmgaia li.has-link a, #brxe-nmgaia li.no-link {color: #ffffff}#brxe-nmgaia .repeater-item:nth-child(1) svg {height: 23px; width: 23px}#brxe-nmgaia .repeater-item:nth-child(1).has-link a {color: var(--bricks-color-uhurad)}#brxe-nmgaia .repeater-item:nth-child(1).no-link {color: var(--bricks-color-uhurad)}#brxe-nmgaia .repeater-item:nth-child(2) svg {height: 23px; width: 23px}#brxe-nmgaia .repeater-item:nth-child(2).has-link a {color: var(--bricks-color-uhurad)}#brxe-nmgaia .repeater-item:nth-child(2).no-link {color: var(--bricks-color-uhurad)}@media (max-width: 478px) {#brxe-aphnfd {display: none}}#brxe-odtkls li.has-link a, #brxe-odtkls li.no-link {color: #ffffff}#brxe-odtkls .repeater-item:nth-child(1) svg {height: 23px; width: 23px}#brxe-odtkls .repeater-item:nth-child(1).has-link a {color: var(--bricks-color-uhurad)}#brxe-odtkls .repeater-item:nth-child(1).no-link {color: var(--bricks-color-uhurad)}#brxe-odtkls .repeater-item:nth-child(2) svg {height: 23px; width: 23px}#brxe-odtkls .repeater-item:nth-child(2).has-link a {color: var(--bricks-color-uhurad)}#brxe-odtkls .repeater-item:nth-child(2).no-link {color: var(--bricks-color-uhurad)}#brxe-odtkls .repeater-item:nth-child(3) svg {height: 23px; width: 23px}#brxe-odtkls .repeater-item:nth-child(3).has-link a {color: var(--bricks-color-uhurad)}#brxe-odtkls .repeater-item:nth-child(3).no-link {color: var(--bricks-color-uhurad)}#brxe-odtkls .repeater-item:nth-child(4) svg {height: 23px; width: 23px}#brxe-odtkls .repeater-item:nth-child(4).has-link a {color: var(--bricks-color-uhurad)}#brxe-odtkls .repeater-item:nth-child(4).no-link {color: var(--bricks-color-uhurad)}#brxe-wcwhur {display: none}@media (max-width: 478px) {#brxe-wcwhur {display: block}}#brxe-rnncdb li.has-link a, #brxe-rnncdb li.no-link {color: #ffffff}#brxe-rnncdb .repeater-item:nth-child(1) svg {height: 23px; width: 23px}#brxe-rnncdb .repeater-item:nth-child(1).has-link a {color: var(--bricks-color-uhurad)}#brxe-rnncdb .repeater-item:nth-child(1).no-link {color: var(--bricks-color-uhurad)}#brxe-eszgfm {width: 60px}#brxe-hhsjws {width: 60px}#brxe-lemdlb {flex-direction: row; column-gap: 10px; row-gap: 10px; display: grid; align-items: initial; grid-template-columns: repeat(4,1fr); align-items: center; grid-gap: 5px}@media (max-width: 478px) {#brxe-lemdlb {grid-gap: 3px; justify-items: center}}#brxe-jqqana {column-gap: 10px; row-gap: 10px; align-items: flex-start}@media (max-width: 478px) {#brxe-kcoywt {font-size: 28px}}#brxe-vkoijk {color: #71717a; font-weight: 400; font-size: 16px; width: auto; margin-top: -10px}#brxe-ehacrc {flex-direction: column; justify-content: center; column-gap: 10px; row-gap: 10px; align-items: center}@media (max-width: 478px) {#brxe-ehacrc {margin-top: 10px}}#brxe-jkwugt {width: 100%; padding-top: 10px; padding-bottom: 10px; font-size: 18px}#brxe-zxcnau {column-gap: 10px; row-gap: 10px}#brxe-zviyzz {z-index: 1}#brxe-besale {z-index: 2}#brxe-ouvubl svg {fill: var(--bricks-color-veletq)}#brxe-glgeta {justify-content: center}#brxe-lxmslp li.has-link a, #brxe-lxmslp li.no-link {color: #ffffff}#brxe-lxmslp .repeater-item:nth-child(1) svg {height: 23px; width: 23px}#brxe-lxmslp .repeater-item:nth-child(1).has-link a {color: var(--bricks-color-uhurad)}#brxe-lxmslp .repeater-item:nth-child(1).no-link {color: var(--bricks-color-uhurad)}#brxe-lxmslp .repeater-item:nth-child(2) svg {height: 23px; width: 23px}#brxe-lxmslp .repeater-item:nth-child(2).has-link a {color: var(--bricks-color-uhurad)}#brxe-lxmslp .repeater-item:nth-child(2).no-link {color: var(--bricks-color-uhurad)}@media (max-width: 478px) {#brxe-oftxld {display: none}}#brxe-bztyzn li.has-link a, #brxe-bztyzn li.no-link {color: #ffffff}#brxe-bztyzn .repeater-item:nth-child(1) svg {height: 23px; width: 23px}#brxe-bztyzn .repeater-item:nth-child(1).has-link a {color: var(--bricks-color-uhurad)}#brxe-bztyzn .repeater-item:nth-child(1).no-link {color: var(--bricks-color-uhurad)}#brxe-bztyzn .repeater-item:nth-child(2) svg {height: 23px; width: 23px}#brxe-bztyzn .repeater-item:nth-child(2).has-link a {color: var(--bricks-color-uhurad)}#brxe-bztyzn .repeater-item:nth-child(2).no-link {color: var(--bricks-color-uhurad)}@media (max-width: 478px) {#brxe-zsxepe {display: none}}#brxe-mzoguu li.has-link a, #brxe-mzoguu li.no-link {color: #ffffff}#brxe-mzoguu .repeater-item:nth-child(1) svg {height: 23px; width: 23px}#brxe-mzoguu .repeater-item:nth-child(1).has-link a {color: var(--bricks-color-uhurad)}#brxe-mzoguu .repeater-item:nth-child(1).no-link {color: var(--bricks-color-uhurad)}#brxe-mzoguu .repeater-item:nth-child(2) svg {height: 23px; width: 23px}#brxe-mzoguu .repeater-item:nth-child(2).has-link a {color: var(--bricks-color-uhurad)}#brxe-mzoguu .repeater-item:nth-child(2).no-link {color: var(--bricks-color-uhurad)}#brxe-mzoguu .repeater-item:nth-child(3) svg {height: 23px; width: 23px}#brxe-mzoguu .repeater-item:nth-child(3).has-link a {color: var(--bricks-color-uhurad)}#brxe-mzoguu .repeater-item:nth-child(3).no-link {color: var(--bricks-color-uhurad)}#brxe-mzoguu .repeater-item:nth-child(4) svg {height: 23px; width: 23px}#brxe-mzoguu .repeater-item:nth-child(4).has-link a {color: var(--bricks-color-uhurad)}#brxe-mzoguu .repeater-item:nth-child(4).no-link {color: var(--bricks-color-uhurad)}#brxe-jrchvi {display: none}@media (max-width: 478px) {#brxe-jrchvi {display: block}}#brxe-hthtvc li.has-link a, #brxe-hthtvc li.no-link {color: #ffffff}#brxe-hthtvc .repeater-item:nth-child(1) svg {height: 23px; width: 23px}#brxe-hthtvc .repeater-item:nth-child(1).has-link a {color: var(--bricks-color-uhurad)}#brxe-hthtvc .repeater-item:nth-child(1).no-link {color: var(--bricks-color-uhurad)}#brxe-vafhmm {width: 60px}#brxe-xuupqv {width: 60px}#brxe-qqakny {flex-direction: row; column-gap: 10px; row-gap: 10px; display: grid; align-items: initial; grid-template-columns: repeat(4,1fr); align-items: center; grid-gap: 5px}@media (max-width: 478px) {#brxe-qqakny {grid-gap: 3px; justify-items: center}}#brxe-rdxqcd {column-gap: 10px; row-gap: 10px; align-items: flex-start}@media (max-width: 478px) {#brxe-dmgdjf {font-size: 28px}}#brxe-aighpi {color: #71717a; font-weight: 400; font-size: 16px; width: auto; margin-top: -10px}#brxe-ovliys {flex-direction: column; justify-content: center; column-gap: 10px; row-gap: 10px; align-items: center}@media (max-width: 478px) {#brxe-ovliys {margin-top: 10px}}#brxe-jmgolb {width: 100%; padding-top: 10px; padding-bottom: 10px; font-size: 18px}#brxe-rjwfle {column-gap: 10px; row-gap: 10px}#brxe-uovogd {column-gap: 30px; row-gap: 30px}#brxe-ukzzyq {z-index: 20}#brxe-banekp span{ color:#FF4107;}#brxe-hnsbis {color: var(--bricks-color-veletq); font-size: 25px}#brxe-hnsbis span{ color:#FF4107;}#brxe-qvydrg {column-gap: 20px; row-gap: 20px; align-items: stretch}#brxe-aekkad {width: 40%; padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px; background-image: url(https://durontoexpress.net.bd/wp-content/uploads/duronto-bg.png); background-size: cover; background-position: center center; justify-content: space-between}@media (max-width: 478px) {#brxe-aekkad {width: 100%}}#brxe-baqeli {font-weight: 400; font-size: 18px; text-align: center}#brxe-klkhfe {font-weight: 400; font-size: 18px; text-align: center}#brxe-ettibf {padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px}#brxe-matsec {flex-direction: row; column-gap: 10px}@media (max-width: 478px) {#brxe-matsec {row-gap: 10px; flex-wrap: nowrap}}#brxe-lwxcrl .form-group:nth-child(1) {width: 50%}#brxe-lwxcrl .form-group:nth-child(2) {width: 50%}#brxe-lwxcrl .form-group:nth-child(3) {width: 50%}#brxe-lwxcrl .form-group:nth-child(4) {width: 50%}#brxe-lwxcrl .form-group:nth-child(5) {width: 50%}#brxe-lwxcrl .form-group:nth-child(6) {width: 50%}#brxe-lwxcrl .form-group:nth-child(7) textarea {resize: none}#brxe-lwxcrl label {color: var(--bricks-color-uhurad); font-size: 19px; font-weight: 400}#brxe-lwxcrl .label {color: var(--bricks-color-uhurad); font-size: 19px; font-weight: 400}#brxe-lwxcrl .form-group input {background-color: var(--bricks-color-ldgqrl); border-style: solid; border-color: var(--bricks-color-ldgqrl); border-radius: 4px; color: var(--bricks-color-uhurad); padding-top: 2px; padding-right: 10px; padding-bottom: 2px; padding-left: 10px}#brxe-lwxcrl .flatpickr {background-color: var(--bricks-color-ldgqrl); border-style: solid; border-color: var(--bricks-color-ldgqrl); border-radius: 4px; padding-top: 2px; padding-right: 10px; padding-bottom: 2px; padding-left: 10px}#brxe-lwxcrl select {background-color: var(--bricks-color-ldgqrl); border-style: solid; border-color: var(--bricks-color-ldgqrl); border-radius: 4px; color: var(--bricks-color-uhurad); color: #71717a; padding-top: 2px; padding-right: 10px; padding-bottom: 2px; padding-left: 10px}#brxe-lwxcrl textarea {background-color: var(--bricks-color-ldgqrl); border-style: solid; border-color: var(--bricks-color-ldgqrl); border-radius: 4px; color: var(--bricks-color-uhurad); padding-top: 2px; padding-right: 10px; padding-bottom: 2px; padding-left: 10px}#brxe-lwxcrl .bricks-button:not([type=submit]) {border-style: solid; border-color: var(--bricks-color-ldgqrl); border-radius: 4px}#brxe-lwxcrl .choose-files {border-style: solid; border-color: var(--bricks-color-ldgqrl); border-radius: 4px}#brxe-lwxcrl ::placeholder {color: #71717a}#brxe-lwxcrl .form-group:not(:last-child):not(.captcha) {padding-right: 10px}#brxe-lwxcrl .submit-button-wrapper {width: 100%}#brxe-lwxcrl .bricks-button {background-color: var(--bricks-color-veletq); color: var(--bricks-color-hfsrvt); font-weight: 600; font-size: 20px}#brxe-lwxcrl .bricks-button:hover {background-color: var(--bricks-color-uhurad)}#brxe-lwxcrl button[type=submit].bricks-button {border-radius: 8px}@media (max-width: 478px) {#brxe-lwxcrl label {font-size: 18px}#brxe-lwxcrl .label {font-size: 18px}}#brxe-oumqyn .form-group:nth-child(1) {width: 50%}#brxe-oumqyn .form-group:nth-child(2) {width: 50%}#brxe-oumqyn .form-group:nth-child(5) textarea {resize: none}#brxe-oumqyn label {color: var(--bricks-color-uhurad); font-size: 19px; font-weight: 400}#brxe-oumqyn .label {color: var(--bricks-color-uhurad); font-size: 19px; font-weight: 400}#brxe-oumqyn .form-group input {background-color: var(--bricks-color-ldgqrl); border-style: solid; border-color: var(--bricks-color-ldgqrl); border-radius: 4px; color: var(--bricks-color-uhurad); padding-top: 2px; padding-right: 10px; padding-bottom: 2px; padding-left: 10px}#brxe-oumqyn .flatpickr {background-color: var(--bricks-color-ldgqrl); border-style: solid; border-color: var(--bricks-color-ldgqrl); border-radius: 4px; padding-top: 2px; padding-right: 10px; padding-bottom: 2px; padding-left: 10px}#brxe-oumqyn select {background-color: var(--bricks-color-ldgqrl); border-style: solid; border-color: var(--bricks-color-ldgqrl); border-radius: 4px; color: var(--bricks-color-uhurad); color: #71717a; padding-top: 2px; padding-right: 10px; padding-bottom: 2px; padding-left: 10px}#brxe-oumqyn textarea {background-color: var(--bricks-color-ldgqrl); border-style: solid; border-color: var(--bricks-color-ldgqrl); border-radius: 4px; color: var(--bricks-color-uhurad); padding-top: 2px; padding-right: 10px; padding-bottom: 2px; padding-left: 10px}#brxe-oumqyn .bricks-button:not([type=submit]) {border-style: solid; border-color: var(--bricks-color-ldgqrl); border-radius: 4px}#brxe-oumqyn .choose-files {border-style: solid; border-color: var(--bricks-color-ldgqrl); border-radius: 4px}#brxe-oumqyn ::placeholder {color: #71717a}#brxe-oumqyn .form-group:not(:last-child):not(.captcha) {padding-right: 10px}#brxe-oumqyn .submit-button-wrapper {width: 100%}#brxe-oumqyn .bricks-button {background-color: var(--bricks-color-veletq); color: var(--bricks-color-hfsrvt); font-weight: 600; font-size: 20px}#brxe-oumqyn .bricks-button:hover {background-color: var(--bricks-color-uhurad)}#brxe-oumqyn button[type=submit].bricks-button {border-radius: 8px}@media (max-width: 478px) {#brxe-oumqyn label {font-size: 18px}#brxe-oumqyn .label {font-size: 18px}}#brxe-eyrnjs {border-style: none}#brxe-spqaki > .tab-menu .tab-title {padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; border-radius: 8px; width: 100%; background-color: var(--bricks-color-veletq)}#brxe-spqaki > .tab-menu .tab-title.brx-open {background-color: var(--bricks-color-uhurad); color: var(--bricks-color-hfsrvt)}#brxe-spqaki > .tab-content {padding-top: 20px}#brxe-spqaki h5{color:#fff}#brxe-vrsqvb {flex-direction: row; align-items: stretch}#new-connection {padding-top: 120px; padding-bottom: 60px; margin-top: -60px; z-index: 10}