@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@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)}}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}}@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 li{align-items:baseline;display:flex;gap:8px}: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 {.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 {: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}}.brxe-sshwbe {font-size: 60px; color: #FFFFFF; line-height: 130%; letter-spacing: 0%}@media (max-width: 767px) {.brxe-sshwbe {font-size: 48px}}@media (max-width: 478px) {.brxe-sshwbe {font-size: 48px}}@media (max-width: 767px) {.brxe-ntbhug {font-size: 16px}}@media (max-width: 478px) {.brxe-ntbhug {font-size: 16px}}.brxe-nyydiv {display: flex; flex-direction: column; grid-column: span 2; justify-content: space-between}@media (max-width: 767px) {.brxe-nyydiv {grid-column: span 2; justify-content: center}}.brxe-nawytp {grid-column: span 1}@media (max-width: 767px) {.brxe-nawytp {grid-column: span 1}}.brxe-icguuf {width: 100%; display: grid; align-items: initial; grid-template-columns: repeat(3, 1fr); grid-auto-flow: column; grid-gap: 40px; position: relative; z-index: 1}@media (max-width: 767px) {.brxe-icguuf {display: flex}.brxe-icguuf .brxe-div:empty { display: none !important;}}@media (max-width: 478px) {.brxe-icguuf {display: flex}}.brxe-hviteu:not(.tag), .brxe-hviteu img {object-fit: cover}.brxe-hviteu {width: 100%; height: 100%}.brxe-gymcri {justify-content: space-between}.brxe-rcrrlu {justify-content: center; align-items: center; min-height: 300px; position: relative; isolation: isolate; padding-top: 80px; padding-bottom: 80px}.brxe-rcrrlu::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(0, 33, 77, 0.6) 0%, rgba(0, 33, 77, 1) 100%); mix-blend-mode: multiply; pointer-events: none;}@media (max-width: 767px) {.brxe-rcrrlu {padding-top: 40px; padding-right: 40px; padding-bottom: 40px; padding-left: 40px; justify-content: center}}#brxe-b7c7c6 {margin-top: 24px; font-weight: 600; line-height: 140%; letter-spacing: 0%; font-size: 36px}#brxe-12581c {font-size: 20px; color: #595959; line-height: 160%; letter-spacing: 0%}#brxe-11e706 {display: flex; flex-direction: column; row-gap: 6px}#brxe-vsxfcs {width: 167px; background-image: url("https://uphs-base.instawp.co/wp-content/uploads/DSC0457-1080x720.webp"); background-size: cover; background-position: center center; border-top-left-radius: 12px; border-bottom-left-radius: 12px}@media (max-width: 767px) {#brxe-vsxfcs {width: 100%; border-top-right-radius: 12px; border-bottom-left-radius: 0px; height: 180px}}#brxe-upnnae {font-size: 28px; line-height: 140%; letter-spacing: 0%; font-family: "Roboto Condensed"; text-transform: capitalize; color: #262626}#brxe-hcnexo {font-size: 20px; line-height: 160%; letter-spacing: 0%; color: #595959}#brxe-yjhpmr {display: flex; flex-direction: column; row-gap: 16px}#brxe-jvxpga {grid-auto-flow: column; grid-gap: 24px; flex-direction: column; width: 100%; display: flex; padding-top: 24px; padding-right: 24px; padding-bottom: 24px; padding-left: 24px}#brxe-sojaxg {display: flex; flex-direction: row; border: 1px solid #E0E0E0; border-radius: 12px}@media (max-width: 767px) {#brxe-sojaxg {flex-direction: column}}#brxe-ufumhx {width: 167px; background-image: url("https://uphs-base.instawp.co/wp-content/uploads/DSC0457-1080x720.webp"); background-size: cover; background-position: center center; border-top-left-radius: 12px; border-bottom-left-radius: 12px}@media (max-width: 767px) {#brxe-ufumhx {width: 100%; border-top-right-radius: 12px; border-bottom-left-radius: 0px; height: 180px}}#brxe-lvvhqa {font-size: 28px; line-height: 140%; letter-spacing: 0%; font-family: "Roboto Condensed"; text-transform: capitalize; color: #262626}#brxe-cosuid {font-size: 20px; line-height: 160%; letter-spacing: 0%; color: #595959}#brxe-cdnwqb {display: flex; flex-direction: column; row-gap: 16px}#brxe-awykbt {grid-auto-flow: column; grid-gap: 24px; flex-direction: column; width: 100%; display: flex; padding-top: 24px; padding-right: 24px; padding-bottom: 24px; padding-left: 24px}#brxe-ujcefk {display: flex; flex-direction: row; border: 1px solid #E0E0E0; border-radius: 12px}@media (max-width: 767px) {#brxe-ujcefk {flex-direction: column}}#brxe-yzurgh {width: 167px; background-image: url("https://uphs-base.instawp.co/wp-content/uploads/DSC0457-1080x720.webp"); background-size: cover; background-position: center center; border-top-left-radius: 12px; border-bottom-left-radius: 12px}@media (max-width: 767px) {#brxe-yzurgh {width: 100%; border-top-right-radius: 12px; border-bottom-left-radius: 0px; height: 180px}}#brxe-wplcut {font-size: 28px; line-height: 140%; letter-spacing: 0%; font-family: "Roboto Condensed"; text-transform: capitalize; color: #262626}#brxe-phmztl {font-size: 20px; line-height: 160%; letter-spacing: 0%; color: #595959}#brxe-xeliwy {display: flex; flex-direction: column; row-gap: 16px}#brxe-euxvpz {grid-auto-flow: column; grid-gap: 24px; flex-direction: column; width: 100%; display: flex; padding-top: 24px; padding-right: 24px; padding-bottom: 24px; padding-left: 24px}#brxe-hljvzl {display: flex; flex-direction: row; border: 1px solid #E0E0E0; border-radius: 12px}@media (max-width: 767px) {#brxe-hljvzl {flex-direction: column}}#brxe-7b66b6 {display: grid; align-items: initial; grid-auto-flow: row; flex-direction: column; row-gap: 40px; grid-gap: 48px}@media (max-width: 767px) {#brxe-7b66b6 {grid-gap: 24px}}#brxe-hyqjbr.horizontal .line {border-top-color: #E0E0E0}#brxe-hyqjbr.vertical .line {border-right-color: #E0E0E0}#brxe-hyqjbr .icon {color: #E0E0E0}#brxe-hyqjbr {padding-top: 20px; padding-bottom: 20px}#brxe-xbgpig {font-size: 44px; color: #262626; line-height: 130%; letter-spacing: 0%}.brxe-glrvsg.brxi-tdhspd {width: 24px}.brxe-ahtagw {background-color: #0058CC; border-radius: 12px; width: 60px; height: 60px; display: flex; flex-direction: column; justify-content: center; align-items: center; align-self: flex-start !important; min-width: 60px; aspect-ratio: 60px; min-height: 60px; max-height: 60px; max-width: 60px}.brxe-hfdozs {font-weight: 600; font-size: 20px; color: #262626; line-height: 160%; letter-spacing: 0%}.brxe-lfckxx {font-size: 16px; color: #999999; line-height: 160%; letter-spacing: 0%}.brxe-xtvubu {display: flex; flex-direction: column}.brxe-lvcyml {font-size: 16px; color: #262626}.brxe-eqmbdm {display: flex; flex-direction: row; column-gap: 8px; line-height: 160%; letter-spacing: 0%}.brxe-gzninu {font-size: 16px; color: #262626}.brxe-vnqnky {display: flex; flex-direction: row; column-gap: 8px; line-height: 160%; letter-spacing: 0%}.brxe-jnhtis {display: flex; flex-direction: column; row-gap: 12px; height: fit-content}.brxe-cufkof {display: flex; padding-top: 24px; padding-right: 24px; padding-bottom: 24px; padding-left: 24px; column-gap: 16px; height: fit-content}@media (max-width: 767px) {.brxe-cufkof {padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px}}@media (max-width: 478px) {.brxe-cufkof {padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px}}#brxe-nnpsqx {display: flex; flex-direction: column; row-gap: 24px}#brxe-46cf0d.horizontal .line {border-top-color: #E0E0E0}#brxe-46cf0d.vertical .line {border-right-color: #E0E0E0}#brxe-46cf0d .icon {color: #E0E0E0}#brxe-46cf0d {padding-top: 20px; padding-bottom: 20px}#brxe-43cee2 {font-size: 44px; color: #262626; line-height: 130%; letter-spacing: 0%}#brxe-1e1f1e {font-size: 20px; color: #595959; line-height: 160%; letter-spacing: 0%}#brxe-4e9158 {display: flex; flex-direction: column; row-gap: 8px}#brxe-c3fa89 .form-group:nth-child(1) {width: 50%}#brxe-c3fa89 .form-group:nth-child(2) {width: 50%}#brxe-c3fa89 .form-group:nth-child(3) {width: 50%}#brxe-c3fa89 .form-group:nth-child(4) {width: 50%}#brxe-c3fa89 .bricks-button {background-color: #006EFF; color: #E5F1FF; font-size: 16px; font-weight: 500; line-height: 160%; letter-spacing: 0%}#brxe-c3fa89 button[type=submit].bricks-button {border-radius: 100px}#brxe-c3fa89 label {color: #262626; font-size: 14px; font-weight: 500; line-height: 160%; letter-spacing: 0%; text-transform: capitalize}#brxe-c3fa89 .label {color: #262626; font-size: 14px; font-weight: 500; line-height: 160%; letter-spacing: 0%; text-transform: capitalize}#brxe-c3fa89 .form-group input {border-radius: 12px}#brxe-c3fa89 .flatpickr {border-radius: 12px}#brxe-c3fa89 select {border-radius: 12px}#brxe-c3fa89 textarea {border-radius: 12px}#brxe-c3fa89 .bricks-button:not([type=submit]) {border-radius: 12px}#brxe-c3fa89 .choose-files {border-radius: 12px}#brxe-c3fa89 .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-right: 12px; padding-bottom: 24px; padding-left: 12px}#brxe-c3fa89 .submit-button-wrapper {margin-right: 12px; margin-left: 12px}#brxe-08ed0d {padding-top: 24px; padding-right: 12px; padding-bottom: 24px; padding-left: 12px; border-radius: 24px; box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.22)}#brxe-807d91 {display: none; flex-direction: column; row-gap: 40px; visibility: hidden}@media (max-width: 767px) {#brxe-807d91 {display: none; visibility: hidden}}#brxe-lsnsdr {font-size: 44px; line-height: 130%; letter-spacing: 0%}#brxe-fyjevb {font-size: 20px; line-height: 160%; letter-spacing: 0%}#brxe-bmspsr {height: 42px; background-color: hsla(214, 100%, 50%, 1); color: hsla(212, 100%, 95%, 1); font-weight: 500; font-size: 16px; line-height: 160%; letter-spacing: 0%; border-radius: 100px}#brxe-ivlulv {display: flex; flex-direction: column; justify-content: space-between; row-gap: 24px}#brxe-ojsmiv {display: flex; flex-direction: column; row-gap: 40px}@media (max-width: 991px) {#brxe-ojsmiv {max-width: 100%}}@media (max-width: 478px) {#brxe-ojsmiv {max-width: 100vw}}#brxe-fde31f {display: flex; grid-template-columns: 2; grid-auto-flow: column; flex-direction: column; row-gap: 40px; margin-right: 40px; width: 780px}@media (max-width: 991px) {#brxe-fde31f {width: 100%}}@media (max-width: 767px) {#brxe-fde31f {row-gap: 24px}}#brxe-lgwroe.horizontal .line {border-top-color: #E0E0E0; border-top-width: 100%}#brxe-lgwroe.vertical .line {border-right-color: #E0E0E0}#brxe-lgwroe .icon {color: #E0E0E0}#brxe-lgwroe .line {height: 100%}@media (max-width: 991px) {#brxe-lgwroe {display: none; visibility: hidden}}#brxe-cfdpoa.horizontal .line {border-top-color: #E0E0E0; border-top-width: 100%}#brxe-cfdpoa.vertical .line {border-right-color: #E0E0E0}#brxe-cfdpoa .icon {color: #E0E0E0}#brxe-cfdpoa .line {height: 100%}#brxe-cfdpoa {display: none; visibility: hidden}@media (max-width: 991px) {#brxe-cfdpoa {display: flex; visibility: visible}}.brxe-f2a456 {font-weight: 600; line-height: 140%; letter-spacing: 0%; font-size: 24px; text-transform: capitalize; color: #000000}.brxe-yvuhuy {font-size: 16px; color: #595959; line-height: 160%; letter-spacing: 0%}@media (max-width: 991px) {.brxe-ebdtxn {grid-column: span 2}}@media (max-width: 767px) {.brxe-ebdtxn {grid-column: span 1}}.brxe-bjwxfs {width: 400px; display: grid; align-items: initial; grid-auto-flow: row; grid-gap: 14px; padding-top: 24px; padding-bottom: 24px; padding-left: 40px; grid-template-columns: repeat(1, 1fr)}@media (max-width: 991px) {.brxe-bjwxfs {padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; grid-template-columns: repeat(2, 1fr); width: 100%}}@media (max-width: 767px) {.brxe-bjwxfs {grid-template-columns: repeat(1, 1fr)}}#brxe-f0c499 {flex-direction: row; align-items: stretch}@media (max-width: 991px) {#brxe-f0c499 {flex-direction: column}}@media (max-width: 767px) {#brxe-ca9e4a {padding-top: 40px; padding-right: 40px; padding-bottom: 40px; padding-left: 40px; row-gap: 24px}}.brxe-hprhvn.brxi-daeba3-oinewc {width: 24px; min-width: 24px; max-width: 24px; height: 24px; min-height: 24px; max-height: 24px}.brxe-oswnai {display: flex; flex-direction: row; align-self: center !important; justify-content: center; align-items: center; min-width: 40px; max-width: 40px; width: 40px; height: 40px; min-height: 40px; max-height: 40px}.brxe-uialxe {font-weight: 600; line-height: 160%; letter-spacing: 0%; color: #262626; font-size: 16px}.brxe-niltvq {font-size: 14px; line-height: 160%; letter-spacing: 0%; color: #999999}.brxe-vjazkw {display: flex; flex-direction: column; justify-content: center; align-self: center !important}.brxe-jzjkni {display: flex; padding-top: 12px; padding-right: 8px; padding-bottom: 12px; column-gap: 12px; cursor: pointer}.brxe-hprhvn.brxi-daeba3-vxelbw {width: 24px; min-width: 24px; max-width: 24px; height: 24px; min-height: 24px; max-height: 24px}.brxe-hprhvn.brxi-daeba3-rzzwft {width: 24px; min-width: 24px; max-width: 24px; height: 24px; min-height: 24px; max-height: 24px}.brxe-hprhvn.brxi-daeba3-yprsws {width: 24px; min-width: 24px; max-width: 24px; height: 24px; min-height: 24px; max-height: 24px}.brxe-hprhvn.brxi-daeba3-ghzevg {width: 24px; min-width: 24px; max-width: 24px; height: 24px; min-height: 24px; max-height: 24px}