@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {.brxe-back-to-top{align-items:center;appearance:none;bottom:20px;cursor:pointer;display:flex;flex-direction:row;opacity:0;position:fixed;right:20px;transition:all .1s ease-in-out;visibility:hidden;z-index:9999}.brxe-back-to-top.bricks-draggable-handle,.brxe-back-to-top.visible{opacity:1;visibility:visible}}@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 {@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-button{width:auto}}@layer bricks {.brxe-shortcode{width:100%}}@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{align-items:center;display:inline-flex;justify-content:center}: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-list){list-style-type:none;margin:0;padding:0;width:100%}:where(.brxe-list) li{position:relative}:where(.brxe-list) li:last-child{margin-bottom:0}:where(.brxe-list) li[data-highlight]:before{content:attr(data-highlight);display:inline-block}:where(.brxe-list) .content{align-items:center;display:flex;justify-content:space-between}:where(.brxe-list) .icon{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center}:where(.brxe-list) .icon svg{font-size:medium}:where(.brxe-list) .title{display:inline-block;margin:0 10px 0 0}:where(.brxe-list) .meta{margin-left:10px}:where(.brxe-list) .description{display:flex}:where(.brxe-list) .separator{border-top-style:solid;border-top-width:1px;flex:1;flex-basis:50px}}@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-text-link{gap:5px}.brxe-text-link,.brxe-text-link span{align-items:center;display:inline-flex}.brxe-text-link span{justify-content:center}.brxe-text-link .icon{flex-shrink:0}}@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-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}}@layer bricks {.brxe-logo{color:currentcolor;font-size:20px;font-weight:600;line-height:1}.brxe-logo img{display:block;height:auto;width:auto}.brxe-logo a{color:currentcolor;display:inline-block}}#brxe-wkuhko svg {height: 40px; fill: var(--wogo-text-std-l-2)}#brxe-tocrlz {align-self: flex-start !important}#brxe-hztlge svg {fill: var(--wogo-dark-l-2); height: 40px}#brxe-hztlge .icon {color: var(--wogo-dark-l-2)}#brxe-hztlge .icon a {color: var(--wogo-dark-l-2)}#brxe-rnybwj {justify-content: center; align-self: flex-start !important; border-style: none}#brxe-trwxed svg {fill: var(--wogo-dark-l-2); height: 40px}#brxe-trwxed .icon {color: var(--wogo-dark-l-2)}#brxe-trwxed .icon a {color: var(--wogo-dark-l-2)}#brxe-trwxed h1 {font-size: var(--wogo-text-s)}#brxe-trwxed h2 {font-size: var(--wogo-text-s)}#brxe-trwxed h3 {font-size: var(--wogo-text-s)}#brxe-trwxed h4 {font-size: var(--wogo-text-s)}#brxe-trwxed h5 {font-size: var(--wogo-text-s)}#brxe-trwxed h6 {font-size: var(--wogo-text-s)}#brxe-jdwgqk {justify-content: center; align-self: flex-start !important}#brxe-fquapm svg {fill: var(--wogo-dark-l-2); height: 40px}#brxe-fquapm .icon {color: var(--wogo-dark-l-2)}#brxe-fquapm .icon a {color: var(--wogo-dark-l-2)}#brxe-nvyylp {justify-content: center; align-self: flex-start !important}#brxe-fywlup {flex-direction: row; align-items: center}@media (max-width: 478px) {#brxe-fywlup {flex-direction: row; display: grid; align-items: initial; grid-template-columns: 1fr; grid-gap: var(--wogo-gap-xs)}}#brxe-gtyqkp {padding-top: var(--wogo-gap-l); padding-bottom: var(--wogo-gap-l); background-color: var(--wogo-light-d-5)}#brxe-048ad8 li:nth-child(1) svg {fill: var(--wogo-always-light-d1); height: 30px; width: 30px}#brxe-048ad8 li:nth-child(2) svg {fill: var(--wogo-always-light-d1); height: 30px; width: 30px}#brxe-048ad8 li:nth-child(3) svg {fill: var(--wogo-always-light-d1); height: 30px; width: 30px}#brxe-048ad8 li:nth-child(4) svg {fill: var(--wogo-always-light-d1); height: 30px; width: 30px}#brxe-048ad8 .separator {border-top-style: none}#brxe-048ad8 .icon {font-size: 20px}#brxe-048ad8 .icon svg {height: 20px; width: 20px}#brxe-048ad8 .title {margin-left: 10px; color: var(--wogo-always-light-d1)}#brxe-048ad8 li {margin-bottom: 10px}#brxe-760ab7 .repeater-item:nth-child(1) svg {height: 20px; fill: var(--wogo-always-dark)}#brxe-760ab7 .repeater-item:nth-child(1) {background-color: #eef1fa}#brxe-760ab7 .repeater-item:nth-child(1).has-link a {color: var(--wogo-always-dark)}#brxe-760ab7 .repeater-item:nth-child(1).no-link {color: var(--wogo-always-dark)}#brxe-760ab7 .repeater-item:nth-child(2) svg {height: 20px; fill: var(--wogo-always-dark)}#brxe-760ab7 .repeater-item:nth-child(2) {background-color: #eef1fa}#brxe-760ab7 .repeater-item:nth-child(2).has-link a {color: var(--wogo-always-dark)}#brxe-760ab7 .repeater-item:nth-child(2).no-link {color: var(--wogo-always-dark)}#brxe-760ab7 .repeater-item:nth-child(3) svg {height: 20px; fill: var(--wogo-always-dark)}#brxe-760ab7 .repeater-item:nth-child(3) {background-color: #eef1fa}#brxe-760ab7 .repeater-item:nth-child(3).has-link a {color: var(--wogo-always-dark)}#brxe-760ab7 .repeater-item:nth-child(3).no-link {color: var(--wogo-always-dark)}#brxe-760ab7 {gap: 15px}#brxe-760ab7 .icon {color: var(--wogo-always-dark)}#brxe-aalejo .form-group:nth-child(1) {width: 70%}#brxe-aalejo label {color: var(--wogo-light)}#brxe-aalejo .label {color: var(--wogo-light)}#brxe-aalejo .form-group input {background-color: var(--wogo-wd-f7); border-top-left-radius: var(--wogo-radius-l); border-bottom-left-radius: var(--wogo-radius-l); color: var(--wogo-dark-d-3)}#brxe-aalejo .flatpickr {background-color: var(--wogo-wd-f7); border-top-left-radius: var(--wogo-radius-l); border-bottom-left-radius: var(--wogo-radius-l)}#brxe-aalejo select {background-color: var(--wogo-wd-f7); border-top-left-radius: var(--wogo-radius-l); border-bottom-left-radius: var(--wogo-radius-l); color: var(--wogo-dark-l-3); color: var(--wogo-dark-d-3)}#brxe-aalejo textarea {background-color: var(--wogo-wd-f7); border-top-left-radius: var(--wogo-radius-l); border-bottom-left-radius: var(--wogo-radius-l); color: var(--wogo-dark-d-3)}#brxe-aalejo .bricks-button:not([type=submit]) {border-top-left-radius: var(--wogo-radius-l); border-bottom-left-radius: var(--wogo-radius-l)}#brxe-aalejo .choose-files {border-top-left-radius: var(--wogo-radius-l); border-bottom-left-radius: var(--wogo-radius-l)}#brxe-aalejo .bricks-button {background-color: var(--wogo-dark); color: var(--wogo-light)}#brxe-aalejo button[type=submit].bricks-button {border-top-right-radius: var(--wogo-radius-l); border-bottom-right-radius: var(--wogo-radius-l)}#brxe-aalejo ::placeholder {color: var(--wogo-dark-l-3)}#brxe-aalejo {flex-direction: row; align-items: center}#brxe-aalejo .submit-button-wrapper {width: 25%}#brxe-aalejo .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-bottom: 0}#brxe-aalejo button[type=submit].bricks-button > svg {fill: var(--wogo-light)}#brxe-aalejo .bricks-button{height: 44px;}#brxe-aalejo .message{border-radius: 20px;margin-top: 10px;}#brxe-aalejo .message .text{ padding: 6px 12px!important;}#brxe-aalejo input:not([type=submit]){color: var(--wogo-text-std)!important;}#brxe-5a854f {width: 33%; flex-direction: column; align-self: flex-start !important; justify-content: flex-start; align-items: flex-start; row-gap: 30px}@media (max-width: 991px) {#brxe-5a854f {width: 100%; flex-direction: column; align-self: center !important; justify-content: center; align-items: center}}@media (max-width: 767px) {#brxe-5a854f {align-self: flex-start !important; justify-content: center; align-items: flex-start}}#brxe-edeee7 {font-weight: 600}#brxe-b5cf9a {flex-direction: column; align-self: flex-start !important; justify-content: flex-start; align-items: flex-start; row-gap: 20px}#brxe-b0899b {font-weight: 600}#brxe-4f23bb {flex-direction: column; align-self: flex-start !important; justify-content: flex-start; align-items: flex-start; row-gap: 20px}#brxe-bdfab2 {font-weight: 600}#brxe-25a416 {flex-direction: column; align-self: flex-start !important; justify-content: flex-start; align-items: flex-start; row-gap: 20px}#brxe-d2696d {width: 67%; flex-direction: row; align-self: flex-start !important; justify-content: flex-start; align-items: flex-start; display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr}@media (max-width: 991px) {#brxe-d2696d {width: 100%; margin-top: 75px}}@media (max-width: 767px) {#brxe-d2696d {grid-template-columns: 1fr 1fr}}@media (max-width: 478px) {#brxe-d2696d {grid-template-columns: 1fr; grid-gap: 30px; margin-top: 59px}}#brxe-8ae78a {flex-direction: row; align-items: flex-start}@media (max-width: 991px) {#brxe-8ae78a {flex-direction: column}}#brxe-aojlax {align-items: flex-start; flex-direction: row; align-self: center !important; justify-content: center; column-gap: 75px; border: 0; border-style: none}@media (max-width: 478px) {#brxe-aojlax {align-self: center !important}}#brxe-5eb6e0 {color: var(--wogo-always-light)}@media (max-width: 478px) {#brxe-5eb6e0 {text-align: center}}#brxe-amhike {fill: var(--wogo-dark); width: 25pxx; width: 50px; height: 50px; padding-top: 12px; padding-right: 12px; padding-bottom: 12px; padding-left: 12px; overflow: hidden}#brxe-xeylhq {left: 20px; bottom: 55px; position: fixed; background-color: var(--wogo-light); display: flex; border-radius: var(--wogo-radius-full); cursor: pointer; box-shadow: rgba(0,0,0, 0.16) 0px 3px 6px 0px, rgba(0,0,0, 0.23) 0px 3px 6px 0px; width: 50px; z-index: 1; height: 50px; align-items: center; justify-content: center}@media (max-width: 478px) {#brxe-xeylhq {display: none}}#brxe-zfqfyu {fill: var(--wogo-light); width: 25pxx; width: 50px; height: 50px; padding-top: 12px; padding-right: 12px; padding-bottom: 8px; padding-left: 12px; overflow: hidden}#brxe-guyjuz {left: 20px; bottom: 55px; position: fixed; background-color: #25d366; display: flex; border-radius: var(--wogo-radius-full); cursor: pointer; box-shadow: rgba(0,0,0, 0.16) 0px 3px 6px 0px, rgba(0,0,0, 0.23) 0px 3px 6px 0px; width: 50px; z-index: 1; height: 50px; align-items: center; justify-content: center; align-self: center !important}@media (max-width: 478px) {#brxe-guyjuz {display: none}}#brxe-203e15 {flex-direction: row; align-self: center !important; justify-content: center; align-items: flex-start; column-gap: 75px}@media (max-width: 478px) {#brxe-203e15 {align-self: center !important}}#brxe-mwobtc {height: 25px; width: 25px; fill: var(--wogo-always-light)}#brxe-4fd771 {background-color: var(--wogo-always-dark)}#brxe-hbygge .x-hamburger-box {--x-burger-line-color: var(--wogo-light-d-4); --x-burger-line-color-active: var(--wogo-secondary)}#brxe-hbygge {color: var(--wogo-secondary); padding-left: var(--wogo-v-20)}@media (max-width: 478px) {#brxe-hbygge {align-self: center; align-items: center; padding-bottom: 0}#brxe-hbygge .x-hamburger-box {--x-burger-line-color: var(--wogo-light-d-4); --x-burger-line-height: 1px; --x-burger-size: 0.6}}#brxe-tsalal .icon > svg {fill: var(--wogo-light-d-4); height: 30px; width: 30px}@media (max-width: 478px) {#brxe-qsvjlm svg {height: 35px; width: 35px}#brxe-qsvjlm {padding-bottom: 0}}#brxe-jqzpqb .icon > svg {height: 30px; fill: var(--wogo-light-d-4); width: 30px}#brxe-dqjbtg .icon > svg {height: 30px; fill: var(--wogo-light-d-4); width: 30px}@media (max-width: 478px) {#brxe-dqjbtg .icon > svg {height: 25px; width: 25px}}#brxe-uxbvqx .icon > svg {height: 30px; fill: var(--wogo-light-d-4); width: 30px}@media (max-width: 478px) {#brxe-uxbvqx .icon > svg {height: 25px; width: 25px}}#brxe-rvdqca svg {height: 25px; fill: var(--wogo-light-d-4); width: 25px}#brxe-rvdqca .woocommerce-mini-cart-item .quantity {font-size: var(--wogo-text-s)}#brxe-rvdqca .cart-count {background-color: var(--wogo-wd-stripe)}#brxe-rvdqca .bricks-mini-cart-close > * {color: var(--wogo-light-d-4)}@media (max-width: 478px) {#brxe-rvdqca .bricks-mini-cart-close > * {font-size: 30px; color: var(--wogo-light-d-4)}#brxe-rvdqca .bricks-mini-cart-close {padding-top: 5px}#brxe-rvdqca .cart-count {background-color: var(--wogo-primary)}#brxe-rvdqca {width: auto!important; height: auto!important;}}#brxe-kexady {display: none}#brxe-cbsigw {display: none}@media (max-width: 478px) {#brxe-cbsigw {display: flex; position: fixed; z-index: 9; bottom: 0px}}