@layer bricks {:where(.brxe-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;width:auto}}@layer bricks {.brxe-button{width:auto}}@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 {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {.brxe-accordion-nested{--brx-icon-transform:rotate(90deg);width:100%}.brxe-accordion-nested .accordion-title-wrapper{cursor:pointer}.brxe-accordion-nested .accordion-title-wrapper .brxe-heading{margin:0}.brxe-accordion-nested .accordion-content-wrapper{display:none}.brxe-accordion-nested .brx-open>.accordion-content-wrapper{display:block}.brxe-accordion-nested .brx-icon-expanded{display:none}.brxe-accordion-nested .brx-icon-transform{transition:transform .1s}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-transform{transform:var(--brx-icon-transform)}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-collapsed{display:none}.brxe-accordion-nested>.brx-open>.accordion-title-wrapper .brx-icon-expanded{display:block}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}@layer bricks {.brxe-shortcode{width:100%}}@layer bricks {.brxe-pagination{width:100%}}@layer bricks {.brxe-filter-select{width:100%}.brxe-filter-select .bricks-choices__input{border:0;border-radius:0}.brxe-filter-select .bricks-choices__input:focus{outline:0}.brxe-filter-select .bricks-choices__input::-webkit-search-cancel-button,.brxe-filter-select .bricks-choices__input::-webkit-search-decoration,.brxe-filter-select .bricks-choices__input::-webkit-search-results-button,.brxe-filter-select .bricks-choices__input::-webkit-search-results-decoration{display:none}.brxe-filter-select .bricks-choices__input::-ms-clear,.brxe-filter-select .bricks-choices__input::-ms-reveal{display:none;height:0;width:0}.brxe-filter-select .bricks-choices__input[type=search]{all:unset;line-height:40px}[dir=rtl] .brxe-filter-select .bricks-choices__input{padding-left:0;padding-right:2px}.brx-body.iframe .brxe-filter-select{--choices-placeholder-opacity:1}.brx-body.iframe .brxe-filter-select.brx-open .bricks-choices{overflow:visible}.brx-body.iframe .brxe-filter-select.brx-open .bricks-choices__inner{border-bottom-left-radius:0;border-bottom-right-radius:0}.brx-body.iframe .brxe-filter-select.brx-open .bricks-choices__list--dropdown{display:block}.brx-body.iframe .brxe-filter-select[data-brx-choices-position=top] .bricks-choices__list--dropdown{border-radius:.25rem .25rem 0 0;bottom:100%;margin-bottom:-1px;margin-top:0;top:auto}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}.brxe-filter-checkbox{list-style-type:none;margin:0;padding:0}:where(.brxe-filter-checkbox[data-mode=button]){display:flex;flex-wrap:wrap;gap:var(--brx-btn-options-gap,10px)}:where(.brxe-filter-checkbox[data-mode=button]) .bricks-button{display:inline-block}.brxe-filter-checkbox[data-mode=default]{display:flex;flex-direction:column;gap:var(--brx-options-gap)}.brxe-filter-checkbox[data-mode=default].brx-count-align-end .brx-option-text{flex:1}.brxe-filter-checkbox[data-mode=default].brx-count-align-end .brx-option-text .brx-option-count{margin-inline-start:auto}.brxe-filter-checkbox[data-mode=button] input[type=checkbox]{display:none}.brxe-filter-checkbox input.brx-a11y-hidden{appearance:none;-webkit-appearance:none;border:0;height:0;margin:0;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;width:0}.brxe-filter-checkbox .brx-input-indicator{align-items:center;background-color:var(--brx-indicator-bg,transparent);border-color:var(--brx-indicator-border-color,currentcolor);border-radius:var(--brx-indicator-border-radius,3px);border-style:var(--brx-indicator-border-style,solid);border-width:var(--brx-indicator-border-width,1px);display:inline-flex;flex-shrink:0;height:var(--brx-indicator-size,1em);justify-content:center;transition:background-color .15s ease,border-color .15s ease;width:var(--brx-indicator-size,1em)}.brxe-filter-checkbox .brx-input-indicator:after{border:solid #fff;border-width:0 2px 2px 0;content:"";display:block;height:10px;opacity:0;transform:rotate(45deg) translate(-1px,-1px);transition:opacity .15s ease;width:6px}.brxe-filter-checkbox input[type=checkbox]:checked+.brx-input-indicator{background-color:var(--brx-indicator-bg-checked,#3b82f6);border-color:var(--brx-indicator-border-color-checked,#3b82f6)}.brxe-filter-checkbox input[type=checkbox]:checked+.brx-input-indicator:after{border-color:var(--brx-indicator-check-color-checked,#fff);opacity:1}.brxe-filter-checkbox input[type=checkbox]:focus-visible+.brx-input-indicator{outline:1px solid var(--brx-indicator-focus-color,#3b82f6);outline-offset:2px}.brxe-filter-checkbox input[type=checkbox]:disabled+.brx-input-indicator{cursor:default;opacity:.5}.brxe-filter-checkbox label{align-items:center;color:inherit;cursor:pointer;display:flex;font:inherit;gap:var(--brx-indicator-gap,.5em);margin:inherit;position:relative}.brxe-filter-checkbox label.brx-option-disabled{cursor:default}.brxe-filter-checkbox .brx-option-text{display:inline-flex;gap:4px}.brxe-filter-checkbox:not([data-mode=button]) .brx-show-more-less-wrapper{margin-top:10px}}#brxe-oilffy {color: rgba(255, 255, 255, 0.74)}@media (max-width: 767px) {#brxe-bddpll {font-size: 14px}#brxe-bddpll a {font-size: 14px; font-size: inherit}}#brxe-uqfjgj {color: var(--bricks-color-kfvzym); font-size: var(--sera-h1-66); line-height: var(--sera-h1-lh-74)}@media (max-width: 767px) {#brxe-uqfjgj {max-width: 100%; text-align: center; font-size: var(--sera-h3-32); line-height: var(--sera-h3-32)}}#brxe-lmfiod {color: var(--bricks-color-kfvzym)}#brxe-lmfiod a {color: var(--bricks-color-kfvzym); font-size: inherit}@media (max-width: 767px) {#brxe-lmfiod {max-width: 100%; text-align: center}#brxe-lmfiod a {text-align: center; font-size: inherit}}#brxe-fgvkkn {flex-direction: column; justify-content: space-between; width: 65%; row-gap: 2rem}@media (max-width: 767px) {#brxe-fgvkkn {align-self: center !important; justify-content: center; align-items: center; row-gap: 1rem; width: 100%}}#brxe-tiajnd {row-gap: 20px; flex-direction: row; justify-content: space-between; align-items: center}@media (max-width: 767px) {#brxe-tiajnd {align-items: center; align-self: center !important; justify-content: center}}#brxe-gdlcrh {align-self: flex-start !important; min-height: 100%; align-items: flex-start; justify-content: flex-end; flex-direction: column; row-gap: 1rem; padding-top: 80px; padding-bottom: 80px}@media (max-width: 767px) {#brxe-gdlcrh {justify-content: center; flex-direction: column; align-self: center !important; align-items: center; padding-top: 60px; padding-bottom: 60px}}#brxe-rzryzm {background-position: center center; background-repeat: no-repeat; background-size: cover; position: relative; overflow: hidden; align-self: stretch !important; width: 100%; justify-content: flex-end}:where(#brxe-rzryzm > *:not(figcaption)) {position: relative}#brxe-rzryzm::before {background-image: linear-gradient(rgba(0, 0, 0, 0.79), rgba(0, 0, 0, 0.79)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 767px) {#brxe-rzryzm {min-height: 0px; justify-content: center}}#brxe-777a64 {flex-direction: row; column-gap: 1rem; justify-content: space-between}@media (max-width: 767px) {#brxe-777a64 {row-gap: 28px; flex-direction: column}}#brxe-77e871 {background-color: #f6f6f6}.brxe-igesbu {border-radius: 20px; max-height: 230px; height: 100%; min-height: 230px; width: 100%; min-width: 100%}.brxe-igesbu:not(.tag), .brxe-igesbu img {object-fit: scale-down}@media (max-width: 1024px) {.brxe-igesbu {max-height: 200px; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px}.brxe-igesbu:not(.tag), .brxe-igesbu img {object-fit: contain}}.brxe-jilwia {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}.brxe-rxnqcb {font-size: var(--sera-p-standard-18); line-height: var(--sera-p-standard-lh-24); color: var(--bricks-color-bnlaef); padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; margin-top: 0; margin-right: 0; margin-bottom: 10px; margin-left: 0}@media (max-width: 767px) {.brxe-rxnqcb {text-align: center}}.brxe-zcotay {color: #616161; font-size: var(--sera-p-small-14); font-family: "Questrial"; font-weight: 400; line-height: var(--sera-p-small-lh-18); padding-right: 0; padding-left: 0}.brxe-zcotay a {color: #616161; font-size: var(--sera-p-small-14); font-family: "Questrial"; font-weight: 400; line-height: var(--sera-p-small-lh-18); font-size: inherit}@media (max-width: 767px) {.brxe-zcotay {text-align: center}.brxe-zcotay a {text-align: center; font-size: inherit}}.brxe-sflqhs {padding-right: 15px; padding-left: 15px; margin-top: 10px; flex-direction: column}.brxe-zjjtdx {position: relative; display: flex; flex-direction: column; column-gap: 5px; row-gap: 5px; width: 100%}.brxe-hkqtqv .mab-variation-swatches {flex-direction: row; flex-wrap: nowrap}.brxe-hkqtqv .mab-variation-swatches.mab-swatch-color li {width: 20px; height: 20px; border-radius: 100px}@media (max-width: 767px) {.brxe-hkqtqv {text-align: center}}.brxe-ciwrvd .price del, .brxe-ciwrvd .price > span {font-size: var(--sera-p-large-22); font-family: "Poppins"; font-weight: 700; line-height: var(--sera-p-large-lh-30); color: var(--bricks-color-bnlaef)}.brxe-ciwrvd .price ins {color: var(--bricks-color-hxeqkk); font-size: var(--sera-p-large-22); font-weight: 700; font-family: "Poppins"; font-style: normal; line-height: var(--sera-p-large-lh-30)}.brxe-ciwrvd .woocommerce-Price-currencySymbol{font-size: 14px;font-style: normal;font-weight: 400; line-height: normal; vertical-align:text-top;}@media (max-width: 767px) {.brxe-ciwrvd {text-align: center}}@media (max-width: 478px) {.brxe-buooww {text-align: center}}.brxe-zrfpgw:hover {background-color: var(--bricks-color-oeabza)}.brxe-zsigrg {display: flex; flex-direction: column; column-gap: 20px; row-gap: 20px; align-self: stretch !important; width: 100%; align-items: stretch; padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px}.brxe-vovbsl {column-gap: 0px; row-gap: 0px; box-shadow: 0 4px 44px 0 rgba(0, 0, 0, 0.17); padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; background-color: var(--bricks-color-kfvzym); border-radius: 40px; justify-content: space-between; overflow: hidden; align-self: stretch !important; width: 100%; align-items: stretch; height: 100%}.brxe-products.brxe-block {flex-direction: row; align-items: stretch}#brxe-877256 {display: grid; align-items: initial; width: 100%; grid-gap: 70px 20px; grid-template-columns: 1fr 1fr 1fr 1fr}@media (max-width: 767px) {#brxe-877256 {grid-template-columns: 1fr}}#brxe-f78c98 .bricks-pagination ul {justify-content: center}#brxe-f78c98 {align-self: center; justify-content: center; align-items: center}#brxe-f78c98 .bricks-pagination ul .page-numbers {background: #d9d9d9; width: 38px; border-radius: 100px; height: 35px; color: var(--bricks-color-bnlaef); font-size: 1rem; font-family: "Poppins"; font-weight: 600; line-height: 24px}#brxe-f78c98 .bricks-pagination ul .page-numbers.current {background: var(--bricks-color-bnlaef); color: var(--bricks-color-kfvzym)}#brxe-28c983 {row-gap: 30px; padding-top: 20px}.brxe-vloerb .brxe-cmdncz.brxe-icon {font-size: 1em}.brxe-vloerb .brxe-jhyzfd.brxe-block {align-items: center; flex-direction: row; justify-content: space-between}#brxe-rsdqgl .accordion-title-wrapper {min-height: 50px; margin-bottom: 10px; padding-right: 30px; padding-left: 30px; border-radius: 100px; background-color: var(--bricks-color-fiyfnh); font-size: var(--sera-p-standard-16); line-height: var(--sera-p-standard-lh-24)}#brxe-rsdqgl .accordion-content-wrapper {padding-top: 0; padding-right: 30px; padding-bottom: 15px; padding-left: 30px}#brxe-rsdqgl .brx-open .accordion-title-wrapper {background-color: var(--bricks-color-xnpptf); color: var(--bricks-color-kfvzym)}#brxe-rsdqgl .brx-open .accordion-title-wrapper .brxe-heading {color: var(--bricks-color-kfvzym)}#brxe-rsdqgl {width: 100%}#brxe-rsdqgl .accordion-title-wrapper .brxe-heading {font-size: var(--sera-p-standard-16); line-height: var(--sera-p-standard-lh-24)}@media (max-width: 767px) {#brxe-rsdqgl .accordion-title-wrapper {padding-right: 15px; padding-left: 15px}}@media (max-width: 478px) {#brxe-rsdqgl .accordion-title-wrapper {padding-right: 15px; padding-left: 15px}}.brxe-jecvrd {position: absolute; width: 130%; margin-top: 0}@media (max-width: 1024px) {.brxe-jecvrd {width: 100%; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; display: none}}.brxe-ebluwc {max-width: 250px; text-align: center}@media (max-width: 767px) {.brxe-ebluwc {font-size: 1.5rem; max-width: 100%}}@media (max-width: 478px) {.brxe-ebluwc {line-height: 1.2}}.brxe-szrhhw {text-align: center; max-width: 400px}.brxe-szrhhw a {text-align: center; font-size: inherit}.brxe-mzmbvb {margin-top: 20px}.brxe-kmorcl {display: flex; flex-direction: column; align-self: center !important; align-items: center; justify-content: center; z-index: 1; max-width: 75%; column-gap: 10px; row-gap: 10px; width: 100%}@media (max-width: 1024px) {.brxe-kmorcl {max-width: 100%; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; background-image: url(https://seratechnologies.com/wp-content/uploads/2025/10/cta-section-red-block.svg); background-size: contain; background-repeat: no-repeat; background-position: center center; padding-top: 125px; padding-right: 50px; padding-bottom: 125px; padding-left: 50px}}@media (max-width: 767px) {.brxe-kmorcl {padding-top: 150px; padding-right: 50px; padding-bottom: 150px; padding-left: 50px; width: 100%; column-gap: 20px; row-gap: 20px; background-size: auto 100%; background-position: top left; background-repeat: no-repeat}}@media (max-width: 478px) {.brxe-kmorcl {background-size: cover; background-position: top left; background-repeat: no-repeat; padding-top: 75px; padding-right: 30px; padding-bottom: 75px; padding-left: 30px; width: 100%}}.brxe-otjrow {align-items: center; column-gap: 10px; row-gap: 10px; background-size: contain; background-repeat: no-repeat; background-position: center center; position: relative; width: 52%; left: 0px; justify-content: center; z-index: 3; margin-right: -2%}@media (max-width: 1024px) {.brxe-otjrow {width: 100%; position: relative; left: 0px; margin-bottom: -75px}}@media (max-width: 767px) {.brxe-otjrow {margin-right: 0; padding-right: 0; padding-left: 0}}@media (max-width: 478px) {.brxe-otjrow {margin-right: 0; margin-bottom: -80px; overflow: hidden}}.brxe-wtjjpo {position: absolute; width: 130%; margin-top: 0}@media (max-width: 1024px) {.brxe-wtjjpo {display: none}}.brxe-loyyxf {max-width: 250px; text-align: center}@media (max-width: 767px) {.brxe-loyyxf {max-width: 100%; font-size: 1.5rem}}@media (max-width: 478px) {.brxe-loyyxf {line-height: 1.2}}.brxe-ofgnew {text-align: center; max-width: 400px}.brxe-ofgnew a {text-align: center; font-size: inherit}@media (max-width: 478px) {.brxe-ofgnew {max-width: 100%}}.brxe-erfjie {margin-top: 20px}.brxe-asckpj {display: flex; flex-direction: column; align-self: center !important; align-items: center; justify-content: center; z-index: 1; column-gap: 10px; row-gap: 10px; max-width: 75%; width: 100%}@media (max-width: 1024px) {.brxe-asckpj {background-image: url(https://seratechnologies.com/wp-content/uploads/2025/10/cta-section-black-block.svg); background-size: contain; background-repeat: no-repeat; background-position: center center; padding-top: 125px; padding-right: 50px; padding-bottom: 125px; padding-left: 50px; max-width: 100%}}@media (max-width: 767px) {.brxe-asckpj {padding-top: 150px; padding-right: 50px; padding-bottom: 150px; padding-left: 50px; width: 100%; row-gap: 20px; column-gap: 20px; background-size: auto 100%; background-position: top right; background-repeat: no-repeat}}@media (max-width: 478px) {.brxe-asckpj {background-size: cover; background-position: top right; background-repeat: no-repeat; padding-top: 75px; padding-right: 30px; padding-bottom: 75px; padding-left: 30px; width: 100%}}.brxe-hiwvnn {align-items: center; column-gap: 10px; row-gap: 10px; background-size: contain; background-repeat: no-repeat; background-position: center center; position: relative; width: 52%; justify-content: center; right: 0px; margin-left: -2%}@media (max-width: 1024px) {.brxe-hiwvnn {width: 100%; right: 0px; position: relative}}@media (max-width: 767px) {.brxe-hiwvnn {margin-right: 0; margin-left: 0}}@media (max-width: 478px) {.brxe-hiwvnn {overflow: hidden}}.brxe-ogqtcy {flex-direction: row; position: relative; height: 100%; justify-content: center; padding-top: 125px; padding-bottom: 125px}@media (max-width: 1024px) {.brxe-ogqtcy {flex-direction: column; align-self: center !important; align-items: center; padding-top: 0; padding-bottom: 30px}}@media (max-width: 767px) {.brxe-ogqtcy {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}}@media (max-width: 478px) {.brxe-ogqtcy {column-gap: 30px; row-gap: 30px; padding-top: 20px; padding-bottom: 20px}}.brxe-kzcaru {height: 100%}