@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 {@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-team-members){display:grid;gap:20px;grid-auto-flow:column;list-style-type:none;margin:0;padding:0;width:100%}@media(max-width:478px){:where(.brxe-team-members){grid-auto-flow:unset;grid-template-columns:repeat(2,1fr)}}:where(.brxe-team-members).image-right .member{flex-direction:row-reverse}:where(.brxe-team-members).image-left .member{flex-direction:row}:where(.brxe-team-members).image-bottom .member{flex-direction:column-reverse}:where(.brxe-team-members) .member{display:flex;flex:1;flex-direction:column;overflow:hidden}:where(.brxe-team-members) .image{align-self:center;background-position:50%;background-size:cover;width:100%}:where(.brxe-team-members) .image:before{content:"";display:block;padding-top:100%}:where(.brxe-team-members) .image.ratio-16-9:before{padding-top:56.25%}:where(.brxe-team-members) .image.ratio-4-3:before{padding-top:75%}:where(.brxe-team-members) .content{flex:1;padding-top:15px}:where(.brxe-team-members) .title{margin-bottom:.2em}:where(.brxe-team-members) .subtitle{font-size:1.1em;margin-bottom:0}:where(.brxe-team-members) .subtitle+.description{margin-top:.25em}}@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)}}: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}}@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}}#brxe-etyzfw .ba-image-hotspot-img-svg {width: 100%}#brxe-etyzfw .ba-image-hotspot-item:nth-child(1) .ba-image-hotspot-title {font-size: 14px; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 5px}#brxe-etyzfw .ba-image-hotspot-item:nth-child(1) {left: 55%; top: 25%}#brxe-etyzfw .ba-image-hotspot-item:nth-child(1) .ba-image-hotspot-icon-wrapper i {color: #f5f5f5; font-size: 15px}#brxe-etyzfw .ba-image-hotspot-item:nth-child(1) .ba-image-hotspot-item-wrapper {background-color: rgba(33, 33, 33, 0.86)}#brxe-etyzfw .ba-image-hotspot-item:nth-child(1) .ba-image-hotspot-pulse::before {border: 2px dotted #f44336}#brxe-etyzfw .ba-image-hotspot-item:nth-child(2) .ba-image-hotspot-title {font-size: 14px; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 5px}#brxe-etyzfw .ba-image-hotspot-item:nth-child(2) {left: 50%; top: 38%}#brxe-etyzfw .ba-image-hotspot-item:nth-child(2) .ba-image-hotspot-icon-wrapper i {color: #f5f5f5; font-size: 15px}#brxe-etyzfw .ba-image-hotspot-item:nth-child(2) .ba-image-hotspot-item-wrapper {background-color: rgba(33, 33, 33, 0.86)}#brxe-etyzfw .ba-image-hotspot-item:nth-child(2) .ba-image-hotspot-pulse::before {border: 2px dotted #f44336}#brxe-etyzfw .ba-image-hotspot-item:nth-child(3) .ba-image-hotspot-title {font-size: 14px; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 5px}#brxe-etyzfw .ba-image-hotspot-item:nth-child(3) {left: 18%; top: 18%}#brxe-etyzfw .ba-image-hotspot-item:nth-child(3) .ba-image-hotspot-icon-wrapper i {color: #f5f5f5; font-size: 15px}#brxe-etyzfw .ba-image-hotspot-item:nth-child(3) .ba-image-hotspot-item-wrapper {background-color: rgba(33, 33, 33, 0.86)}#brxe-etyzfw .ba-image-hotspot-item:nth-child(3) .ba-image-hotspot-pulse::before {border: 2px dotted #f44336}#brxe-etyzfw .ba-image-hotspot-item:nth-child(4) .ba-image-hotspot-title {font-size: 14px; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 5px}#brxe-etyzfw .ba-image-hotspot-item:nth-child(4) {left: 60%; top: 38%}#brxe-etyzfw .ba-image-hotspot-item:nth-child(4) .ba-image-hotspot-icon-wrapper i {color: #f5f5f5; font-size: 15px}#brxe-etyzfw .ba-image-hotspot-item:nth-child(4) .ba-image-hotspot-item-wrapper {background-color: rgba(33, 33, 33, 0.86)}#brxe-etyzfw .ba-image-hotspot-item:nth-child(4) .ba-image-hotspot-pulse::before {border: 2px dotted #f44336}#brxe-etyzfw .ba-image-hotspot-item-wrapper {background-color: #ffffff; border-radius: 50px; min-height: 14px; min-width: 14px; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 8px}#brxe-etyzfw .ba-image-hotspot-icon-wrapper {align-items: center}#brxe-etyzfw.tippy-box {border-radius: 4px}#brxe-etyzfw .tippy-content {padding-top: 5px; padding-right: 9px; padding-bottom: 5px; padding-left: 9px}#brxe-etyzfw {width: 100%}#brxe-etyzfw .ba-image-hotspot-img {width: 100%}#brxe-sdvbpm {height: 500px; background-color: #f5f5f5; flex-direction: row}#brxe-tsupjk {font-size: 24px; text-align: left; text-transform: lowercase; font-family: "Rajdhani"; align-self: center; width: 100%; padding-right: 20px; padding-left: 20px}#brxe-shtiqa {padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px}#brxe-shtiqa ::placeholder {font-family: "Rajdhani"; color: #616161; font-size: 22px}#brxe-shtiqa select {font-family: "Rajdhani"; color: #616161; font-size: 22px}#brxe-shtiqa .bricks-button {font-family: "Rajdhani"; font-size: 22px; font-weight: 600}#brxe-shtiqa .submit-button-wrapper {width: 100%}#brxe-fvptda {align-items: center; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; width: 50%; margin-right: 0; margin-left: 0; border-radius: 10px; position: relative; background-color: #ffffff; height: 400px}@media (max-width: 478px) {#brxe-fvptda {width: 100%}}#brxe-wrbsjn {font-size: 20px; font-family: "Rajdhani"; align-self: flex-start}#brxe-kdptfi .icon {color: #2196f3; align-self: flex-start; margin-right: 3px; padding-top: 2px}#brxe-kdptfi .icon a {color: #2196f3}#brxe-kdptfi {flex-direction: row; width: 100%; background-color: #f5f5f5}#brxe-kdptfi h1 {font-family: "Rajdhani"; color: #07518d}#brxe-kdptfi h2 {font-family: "Rajdhani"; color: #07518d}#brxe-kdptfi h3 {font-family: "Rajdhani"; color: #07518d}#brxe-kdptfi h4 {font-family: "Rajdhani"; color: #07518d}#brxe-kdptfi h5 {font-family: "Rajdhani"; color: #07518d}#brxe-kdptfi h6 {font-family: "Rajdhani"; color: #07518d}#brxe-kdptfi .content {font-family: "Rajdhani"; font-size: 16px}#brxe-kdptfi .icon i {font-size: 25px}@media (max-width: 478px) {#brxe-kdptfi .icon i {font-size: 25px}}#brxe-gdxyib .icon {color: #2196f3; align-self: flex-start; margin-right: 3px; padding-top: 2px}#brxe-gdxyib .icon a {color: #2196f3}#brxe-gdxyib {flex-direction: row; width: 100%; background-color: #f5f5f5}#brxe-gdxyib h1 {font-family: "Rajdhani"; color: #07518d}#brxe-gdxyib h2 {font-family: "Rajdhani"; color: #07518d}#brxe-gdxyib h3 {font-family: "Rajdhani"; color: #07518d}#brxe-gdxyib h4 {font-family: "Rajdhani"; color: #07518d}#brxe-gdxyib h5 {font-family: "Rajdhani"; color: #07518d}#brxe-gdxyib h6 {font-family: "Rajdhani"; color: #07518d}#brxe-gdxyib .content {font-family: "Rajdhani"; font-size: 16px}#brxe-gdxyib .icon i {font-size: 25px}@media (max-width: 478px) {#brxe-gdxyib .icon i {font-size: 25px}}#brxe-dxzmqf .icon {color: #2196f3; align-self: flex-start; margin-right: 3px; padding-top: 2px}#brxe-dxzmqf .icon a {color: #2196f3}#brxe-dxzmqf {flex-direction: row; width: 100%; background-color: #f5f5f5}#brxe-dxzmqf h1 {font-family: "Rajdhani"; color: #07518d}#brxe-dxzmqf h2 {font-family: "Rajdhani"; color: #07518d}#brxe-dxzmqf h3 {font-family: "Rajdhani"; color: #07518d}#brxe-dxzmqf h4 {font-family: "Rajdhani"; color: #07518d}#brxe-dxzmqf h5 {font-family: "Rajdhani"; color: #07518d}#brxe-dxzmqf h6 {font-family: "Rajdhani"; color: #07518d}#brxe-dxzmqf .content {font-family: "Rajdhani"; font-size: 16px}#brxe-dxzmqf .icon i {font-size: 25px}@media (max-width: 478px) {#brxe-dxzmqf .icon i {font-size: 25px}}#brxe-scxlyp {align-self: flex-start !important; justify-content: flex-start; align-items: center; padding-right: 20px; padding-left: 20px; margin-top: 30px; width: 50%; background-color: #f5f5f5; height: 400px}@media (max-width: 478px) {#brxe-scxlyp {width: 100%; height: 450px}}#brxe-eabsds {background-color: #f5f5f5; flex-direction: row; width: 1200px; padding-top: 10px; padding-bottom: 10px; padding-left: 20px}@media (max-width: 478px) {#brxe-eabsds {flex-direction: column}}#brxe-fvcjwe {font-size: 36px; text-align: center; text-transform: capitalize; font-family: "Rajdhani"; align-self: center; width: 100%; padding-right: 20px; padding-left: 20px}#brxe-oospie .title-wrapper {flex-direction: row; gap: 7px; justify-content: flex-start}#brxe-oospie .icon {width: 50px}#brxe-oospie .title {font-family: "Rajdhani"; font-weight: 600; font-size: 28px}#brxe-oospie {background-color: #ffffff}#brxe-oospie .separator {display: none}@media (max-width: 478px) {#brxe-oospie {width: 100%}#brxe-oospie .title-wrapper {align-items: center; flex-direction: row; justify-content: flex-start}}#brxe-mcgdlv {width: 250px}@media (max-width: 478px) {#brxe-mcgdlv {flex-direction: column}}#brxe-zcnwuo {font-family: "Rajdhani"; color: #616161; align-self: center}@media (max-width: 478px) {#brxe-zcnwuo {margin-top: 5px; font-size: 20px; text-align: center}}#brxe-uooswc .image {width: 150px}#brxe-uooswc .content {text-align: center}#brxe-uooswc .description {font-family: "Rajdhani"; line-height: 1.2; font-size: 12px}#brxe-uooswc .title {font-family: "Rajdhani"}#brxe-uooswc .subtitle {font-family: "Rajdhani"; color: #f44336; font-weight: 700; font-size: 16px}#brxe-rkbyyl {font-family: "Rajdhani"; color: #616161; align-self: center}@media (max-width: 478px) {#brxe-rkbyyl {margin-top: 5px; font-size: 20px; text-align: center}}#brxe-vefexx .image {width: 150px}#brxe-vefexx .content {text-align: center}#brxe-vefexx .description {font-family: "Rajdhani"; line-height: 1.2; font-size: 12px}#brxe-vefexx .title {font-family: "Rajdhani"}#brxe-vefexx .subtitle {font-family: "Rajdhani"; color: #f44336; font-weight: 700; font-size: 16px}#brxe-twyppc {flex-direction: row; justify-content: center; align-items: center}#brxe-zniesg {padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; border: 1px solid #9e9e9e; margin-bottom: 20px}#brxe-syxtqp .title-wrapper {flex-direction: row; gap: 7px; justify-content: flex-start}#brxe-syxtqp .icon {width: 50px}#brxe-syxtqp .title {font-family: "Rajdhani"; font-weight: 600; font-size: 28px}#brxe-syxtqp {background-color: #ffffff}#brxe-syxtqp .separator {display: none}#brxe-zdumrc {width: 250px}#brxe-hssfki {font-family: "Rajdhani"; color: #616161; align-self: center}@media (max-width: 478px) {#brxe-hssfki {margin-top: 5px; font-size: 20px; text-align: center}}#brxe-qgcnzf .image {width: 150px}#brxe-qgcnzf .content {text-align: center}#brxe-qgcnzf .description {font-family: "Rajdhani"; line-height: 1.2; font-size: 12px}#brxe-qgcnzf .title {font-family: "Rajdhani"}#brxe-qgcnzf .subtitle {font-family: "Rajdhani"; color: #f44336; font-weight: 700; font-size: 16px}#brxe-toskgq {flex-direction: row; justify-content: center; align-items: center}#brxe-gwerfe {padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; border: 1px solid #9e9e9e; margin-top: 20px}#brxe-ywdjri .title-wrapper {flex-direction: row; gap: 7px; justify-content: flex-start}#brxe-ywdjri .icon {width: 50px}#brxe-ywdjri .title {font-family: "Rajdhani"; font-weight: 600; font-size: 28px}#brxe-ywdjri {background-color: #ffffff}#brxe-ywdjri .separator {display: none}#brxe-rfkeas {width: 250px}#brxe-ermbmy {font-family: "Rajdhani"; color: #616161; align-self: center}@media (max-width: 478px) {#brxe-ermbmy {margin-top: 5px; font-size: 20px; text-align: center}}#brxe-nopcii .image {width: 150px}#brxe-nopcii .content {text-align: center}#brxe-nopcii .description {font-family: "Rajdhani"; line-height: 1.2; font-size: 12px}#brxe-nopcii .title {font-family: "Rajdhani"}#brxe-nopcii .subtitle {font-family: "Rajdhani"; color: #f44336; font-weight: 700; font-size: 16px}@media (max-width: 478px) {#brxe-nopcii {align-self: center; grid-template-columns: repeat(1, 1fr); grid-auto-flow: unset}}@media (max-width: 478px) {#brxe-mtzrez {align-self: center !important; justify-content: center; align-items: center}}#brxe-tynxxi {flex-direction: row; justify-content: center; align-items: center}#brxe-odknpf {padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; border: 1px solid #9e9e9e; margin-top: 20px}#brxe-qdwnwh .title-wrapper {flex-direction: row; gap: 7px; justify-content: flex-start}#brxe-qdwnwh .icon {width: 50px}#brxe-qdwnwh .title {font-family: "Rajdhani"; font-weight: 600; font-size: 28px}#brxe-qdwnwh {background-color: #ffffff}#brxe-qdwnwh .separator {display: none}#brxe-pnhzli {width: 250px}#brxe-ebppjd {font-family: "Rajdhani"; color: #616161; align-self: center}@media (max-width: 478px) {#brxe-ebppjd {margin-top: 5px; font-size: 20px; text-align: center}}#brxe-cuskuy .image {width: 150px}#brxe-cuskuy .content {text-align: center}#brxe-cuskuy .description {font-family: "Rajdhani"; line-height: 1.2; font-size: 12px}#brxe-cuskuy .title {font-family: "Rajdhani"}#brxe-cuskuy .subtitle {font-family: "Rajdhani"; color: #f44336; font-weight: 700; font-size: 16px}@media (max-width: 478px) {#brxe-cuskuy {grid-template-columns: repeat(1, 1fr); grid-auto-flow: unset}}#brxe-lwezbk {flex-direction: row; justify-content: center; align-items: center}#brxe-avdfum {padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; border: 1px solid #9e9e9e; margin-top: 20px}#brxe-uzpivv {margin-top: 20px; background-color: #ffffff; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px}#brxe-cbpbnt {background-color: #d3ceba; flex-direction: row; align-self: flex-start !important; justify-content: flex-start; align-items: flex-start}#brxe-bakonw {background-color: #f5f5f5}