@layer bricks {.brxe-pagination{width:100%}}@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 {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {.brxe-code{width:100%}}@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 {: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-slider-nested{min-width:0;width:100%}.brxe-slider-nested .splide__slide{align-items:center;display:flex;justify-content:center;position:relative}.brxe-slider-nested .splide__arrows:not(.custom) .splide__arrow--prev{transform:translateY(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows:not(.custom).splide__arrows--ttb .splide__arrow--prev{transform:translateX(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows svg{min-height:0;min-width:0}}#brxe-440bff {color: #f5f5f5; font-size: 47px; font-family: "Montserrat"; font-weight: 400; line-height: 53px}@media (max-width: 478px) {#brxe-440bff {font-size: 25px; line-height: 33px}}#brxe-e7f67b {padding-top: 40px; padding-bottom: 20px; color: #ffffff; font-size: 20px; font-family: "Montserrat"; line-height: 1.2; font-weight: 400}#brxe-e7f67b a {color: #ffffff; font-size: 20px; font-family: "Montserrat"; line-height: 1.2; font-weight: 400; font-size: inherit}@media (max-width: 478px) {#brxe-e7f67b {display: none}}#brxe-393556 {padding-top: 5px; padding-right: 20px; padding-bottom: 5px; padding-left: 20px}#brxe-393556:hover {background-color: #ffc107}#brxe-534753 {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; padding-top: 0; padding-right: 30px; padding-bottom: 0; padding-left: 30px}@media (max-width: 478px) {#brxe-534753 {order: 2; height: 50%; padding-top: 10px; padding-right: 30px; padding-bottom: 10px; padding-left: 20px; flex-wrap: nowrap; margin-top: -60px; column-gap: 20px; row-gap: 20px; justify-content: space-between}}#brxe-e772f5 {height: 100%; width: 100%; border-top-right-radius: 20px; border-bottom-right-radius: 20px}#brxe-e772f5:not(.tag), #brxe-e772f5 img {object-fit: cover}@media (max-width: 478px) {#brxe-e772f5 {position: relative; top: -38px; border-radius: 20px; height: 180px}#brxe-e772f5:not(.tag), #brxe-e772f5 img {object-fit: cover}}#brxe-f10dda {height: 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; border-radius: 25px}@media (max-width: 478px) {#brxe-f10dda {order: 1; height: 30%; flex-direction: column; flex-wrap: nowrap; display: flex}}#brxe-7a44d7 {margin-top: 0px; margin-right: 0; margin-bottom: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; grid-template-columns: 1.5fr 1fr; background-color: #000000; column-gap: 0px; row-gap: .; display: flex; height: 100%; justify-content: center; width: 100%; flex-direction: row; align-items: center; align-self: center !important; border-radius: 25px}backdrop-filter: blur(10px);@media (max-width: 478px) {#brxe-7a44d7 {padding-top: 00px; padding-right: 00px; padding-bottom: 00px; padding-left: 00px; flex-wrap: wrap; margin-top: 00px; margin-right: 0; margin-bottom: 00px; margin-left: 0; flex-direction: column}#brxe-7a44d7 { margin:0px!important;}#brxe-7a44d7{ margin:0px!important;}}[data-id="brxe-263b2f"].splide__slide {background-color: #000000; column-gap: 0px; row-gap: 0px; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; height: 100%; justify-content: center; flex-direction: row; flex-grow: 0; flex-shrink: 0; border-radius: 20px; align-self: center !important}@media (max-width: 478px) {[data-id="brxe-263b2f"].splide__slide {flex-direction: column; flex-wrap: nowrap}}#brxe-273248 {background-color: #000000; width: 100%; align-self: stretch; border-radius: 20px}#brxe-273248 .splide__arrow {color: #f5f5f5; background-color: #ff9800; border-radius: 100px; font-size: 29px; min-height: 29px; min-width: 29px}#brxe-273248 .splide__arrow svg {fill: #f5f5f5; height: 29px; width: 29px}@media (max-width: 478px) {#brxe-273248 .splide__arrow {height: 0px; width: 0px; font-size: 0px; min-height: 0px; min-width: 0px}#brxe-273248 .splide__arrow svg {height: 0px; width: 0px}}#brxe-75997f {padding-top: 30px; padding-bottom: 60px; border-radius: 20px}@media (max-width: 478px) {#brxe-75997f {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}}#brxe-0bbfa2 {font-family: "Montserrat"; font-weight: 600; font-size: 42px}#brxe-2c2fdd {align-items: center}#brxe-418cae {color: #000000; font-family: "Helvetica"; font-weight: 400; font-size: 16px}#brxe-1d0b42 {background-color: #f2f2f2; color: #000000; font-size: 16px; border: 1px solid #9e9e9e; border-radius: 5px; padding-top: 5px; padding-right: 15px; padding-bottom: 5px; padding-left: 15px; cursor: pointer}#brxe-723046 {min-width: 19%; cursor: pointer}#brxe-723046 .jet-sorting-select {border: 1px solid #9e9e9e; border-radius: 5px; background-color: #f2f2f2; color: #000000; font-size: 16px; font-family: "Montserrat"; font-weight: 600; padding-top: 0; padding-right: 15px; padding-bottom: 0; padding-left: 15px}#brxe-793730 {align-items: flex-end}@media (max-width: 478px) {#brxe-793730 {width: 50%}}#brxe-ffea55 {position: relative; left: 91%; font-size: 20px; top: 10px; cursor: pointer}#brxe-3847e6 {font-family: "Montserrat"; font-size: 19px}#brxe-8771a4 .jet-checkboxes-list-wrapper, #brxe-8771a4 .jet-list-tree__children {flex-direction: column}#brxe-8771a4 .jet-checkboxes-list__decorator {width: 16px; height: 16px; margin-right: 12px; align-self: center}#brxe-8771a4 .jet-filter-items-moreless__toggle {display: inline}#brxe-8771a4 .jet-filter-items-dropdown__active {gap: 8px}#brxe-8771a4 .jet-filter-items-dropdown__active, #brxe-8771a4 .jet-filter-items-dropdown__active__item {margin: 0}#brxe-8771a4 .jet-filters-group {--columns: 1}#brxe-8771a4 .jet-checkboxes-list__checked-icon {font-size: 16px}#brxe-8771a4 .jet-checkboxes-list__input:checked ~ .jet-checkboxes-list__button {color: #212121}#brxe-8771a4 .jet-checkboxes-list__input:checked ~ .jet-checkboxes-list__button .jet-checkboxes-list__decorator {background-color: #ff9800}#brxe-8771a4 .jet-checkboxes-list__button {color: #424242}@media (max-width: 478px) {#brxe-8771a4 .jet-checkboxes-list__input:checked ~ .jet-checkboxes-list__button {color: #212121}}#brxe-7a3e80 {padding-top: 11px; padding-bottom: 11px; margin-top: -24px; display: flex}#brxe-c852bf {font-family: "Montserrat"; font-size: 19px}#brxe-67c386 .jet-checkboxes-list-wrapper, #brxe-67c386 .jet-list-tree__children {flex-direction: column}#brxe-67c386 .jet-checkboxes-list__decorator {width: 16px; height: 16px; margin-right: 12px; align-self: center}#brxe-67c386 .jet-checkboxes-list__checked-icon {font-size: 16px}#brxe-67c386 .jet-filter-items-moreless__toggle {display: inline}#brxe-67c386 .jet-filter-items-dropdown__active {gap: 8px}#brxe-67c386 .jet-filter-items-dropdown__active, #brxe-67c386 .jet-filter-items-dropdown__active__item {margin: 0}#brxe-67c386 .jet-filters-group {--columns: 1}#brxe-67c386 .jet-checkboxes-list__input:checked ~ .jet-checkboxes-list__button {color: #212121}#brxe-67c386 .jet-checkboxes-list__button {color: #424242}#brxe-67c386 .jet-checkboxes-list__input:checked ~ .jet-checkboxes-list__button .jet-checkboxes-list__decorator {background-color: var(--bricks-color-073a1a)}@media (max-width: 478px) {#brxe-67c386 .jet-checkboxes-list__input:checked ~ .jet-checkboxes-list__button {color: #212121}}#brxe-5de1e1 {font-family: "Montserrat"; font-size: 19px}#brxe-010e8f .jet-color-image-list-wrapper > fieldset, #brxe-010e8f .jet-list-tree__children {flex-direction: column}#brxe-010e8f .jet-color-image-list__decorator > * {width: 16px; height: 16px; margin-right: 12px; align-self: center}#brxe-010e8f .jet-filter-items-moreless__toggle {display: inline}#brxe-010e8f .jet-filter-items-dropdown__active {gap: 8px}#brxe-010e8f .jet-filter-items-dropdown__active, #brxe-010e8f .jet-filter-items-dropdown__active__item {margin: 0}#brxe-010e8f .jet-filters-group {--columns: 1}#brxe-010e8f .jet-color-image-list__input:checked ~ .jet-color-image-list__button {color: #212121}#brxe-010e8f .jet-color-image-list__button {color: #424242}.jsf-color-thumb { cursor: pointer; transition: transform 0.2s, box-shadow 0.2s;} .jsf-color-thumb:hover { transform: scale(1.1); box-shadow: 0 0 0 2px #00000022;} .jet-filter-item__active .jsf-color-thumb { box-shadow: 0 0 0 2px #000;}#brxe-010e8f .jet-color-image-list__decorator > * { border: 1px solid gray;}@media (max-width: 478px) {#brxe-010e8f .jet-color-image-list__input:checked ~ .jet-color-image-list__button {color: #212121}}#brxe-86f46f {font-family: "Montserrat"; font-size: 19px; display: none}#brxe-9401c2 .jet-remove-all-filters__button {background-color: rgba(0, 0, 0, 0)}#brxe-9b2026 {column-gap: 20px; row-gap: 20px; width: 16%; background-color: #ffffff; padding-right: 20px; padding-bottom: 10px; padding-left: 20px; position: absolute; z-index: 10; border-radius: 10px; box-shadow: 1px 1px 20px 1px rgba(130, 130, 130, 0.47)}#brxe-9b2026{ left:-200px; opacity:0; top:668px; transition: opacity 0.5s ease;}#brxe-9b2026[botonAgenda=true]{ opacity: 1; left: 213px; top: 649px; transition: opacity 0.5s ease;}@media (max-width: 478px) {#brxe-9b2026 {width: 70%; position: absolute; margin-top: -14%; left: 4vw}#brxe-9b2026{ opacity: 00; left:-200px; top:728px; transition: opacity .25s ease;}#brxe-9b2026[botonAgenda=true]{ opacity: 1; left:4vw;}}#brxe-9332d6 {flex-direction: row; justify-content: space-between}@media (max-width: 478px) {#brxe-9332d6 {flex-direction: row; justify-content: space-between}}#brxe-16fc61 {flex-direction: row}@media (max-width: 478px) {#brxe-16fc61 {padding-top: 20px}}#brxe-09ccfc {align-items: center}.brxe-c8af52 .brxe-04e1dc.brxe-div {width: 100%; height: 290px; border-radius: 10px; background-size: cover}.brxe-c8af52 .brxe-04e1dc.brxe-div:hover {background-size: cover}.brxe-c8af52 .brxe-e922d6.brxe-div {width: 100%; height: 290px; border-radius: 10px; background-size: cover}.brxe-c8af52 .brxe-e922d6.brxe-div:hover {background-size: cover}.brxe-c8af52 .brxe-5ee83e.brxe-heading {font-size: 20px; font-family: "Montserrat"; font-weight: 400; color: #000000; line-height: 1.2; text-transform: capitalize}.brxe-c8af52 .brxe-39459d.brxe-text {color: #000000; font-size: 12px; font-family: "Helvetica"; line-height: 1.2; text-align: left}.brxe-c8af52 .brxe-39459d.brxe-text a {color: #000000; font-size: 12px; font-family: "Helvetica"; line-height: 1.2; text-align: left; font-size: inherit}.brxe-c8af52 .brxe-04d564.brxe-text-basic {text-align: center; font-family: "Montserrat"; font-size: 14px; font-weight: 700; color: #e98411; line-height: 1.2}.brxe-c8af52 .brxe-a2c968.brxe-block {flex-direction: row; justify-content: center; align-items: center; column-gap: 20px}.brxe-c8af52 .brxe-772008.brxe-text-basic {width: 100%; text-align: center; font-family: "Montserrat"; font-size: 20px; font-weight: 700; color: #e98411; max-width: 100%}.brxe-c8af52 .brxe-e92a6d.brxe-block {flex-direction: row; justify-content: space-between}.woocommerce-Price-amount{ margin: 0px 10px 0px 10px; } .woocommerce-Price-amount.amount {}.brxe-c8af52 .brxe-418eb0.brxe-block {align-items: center}.brxe-c8af52 .brxe-ff6d66.brxe-block {grid-template-columns: 1fr; grid-gap: 20px}.brxe-c8af52 .brxe-983099.brxe-button {padding-top: 5px; padding-right: 20px; padding-bottom: 5px; padding-left: 20px; font-size: 17px; width: 85%}.brxe-c8af52 .brxe-983099.brxe-button:hover {background-color: #ffc107}@media (max-width: 478px) {.brxe-c8af52 .brxe-983099.brxe-button {width: 80%; font-size: 13px}}.brxe-c8af52 .brxe-9fba07.brxe-icon {text-align: right; font-size: 30px}.brxe-c8af52 .brxe-9fba07.brxe-icon:hover {color: #ffc107; fill: #ffc107}.brxe-c8af52 .brxe-b20b62.brxe-block {display: flex; grid-template-columns: 2fr 1fr; flex-direction: row; justify-content: space-between; align-items: center}.brxe-c8af52.brxe-block {background-color: #f2f2f2; border-radius: 15px; padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px; row-gap: 10px; justify-content: space-between}#brxe-3fb315 {margin-top: 30px; margin-right: 0; margin-bottom: 50px; margin-left: 0; grid-template-columns: 1fr 1fr 1fr 1fr; flex-direction: row; column-gap: 20px; row-gap: 20px; flex-wrap: wrap; display: grid; align-items: initial; grid-auto-flow: row}@media (max-width: 478px) {#brxe-3fb315 {display: flex; flex-direction: column; align-items: center}}#brxe-7030b3 {padding-bottom: 20px}#brxe-7f12cf {align-items: center}@media (max-width: 478px) {#brxe-7f12cf {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}}#brxe-4173b6 {font-size: 40px; font-family: "Montserrat"; font-weight: 400}@media (max-width: 478px) {#brxe-4173b6 {font-size: 32px}}#brxe-c41282 {color: #000000; font-size: 20px; font-family: "Helvetica"; line-height: 1.2; text-align: left; margin-bottom: 40px}#brxe-c41282 a {color: #000000; font-size: 20px; font-family: "Helvetica"; line-height: 1.2; text-align: left; font-size: inherit}@media (max-width: 478px) {#brxe-c41282 {font-size: 16px}#brxe-c41282 a {font-size: 16px; font-size: inherit}}#brxe-1f2e5c {color: #000000; font-size: 14px; font-family: "Helvetica"; line-height: 1.2; text-align: center}#brxe-1f2e5c a {color: #000000; font-size: 14px; font-family: "Helvetica"; line-height: 1.2; text-align: center; font-size: inherit}#brxe-9b1c8a {font-size: 17px}#brxe-9b1c8a:hover {background-color: #ffc107}[data-id="brxe-6ae7c4"].splide__slide {background-color: #ffffff; border-radius: 15px; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; row-gap: 20px}#brxe-8387dd {color: #000000; font-size: 14px; font-family: "Helvetica"; line-height: 1.2; text-align: center}#brxe-8387dd a {color: #000000; font-size: 14px; font-family: "Helvetica"; line-height: 1.2; text-align: center; font-size: inherit}#brxe-b4760c {font-size: 17px}#brxe-b4760c:hover {background-color: #ffc107}[data-id="brxe-b5e182"].splide__slide {background-color: #ffffff; border-radius: 15px; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; row-gap: 20px}#brxe-4e45bd {color: #000000; font-size: 14px; font-family: "Helvetica"; line-height: 1.2; text-align: center}#brxe-4e45bd a {color: #000000; font-size: 14px; font-family: "Helvetica"; line-height: 1.2; text-align: center; font-size: inherit}#brxe-951355 {font-size: 17px}#brxe-951355:hover {background-color: #ffc107}[data-id="brxe-a12f8f"].splide__slide {background-color: #ffffff; border-radius: 15px; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; row-gap: 20px}#brxe-c282e7 {color: #000000; font-size: 14px; font-family: "Helvetica"; line-height: 1.2; text-align: center}#brxe-c282e7 a {color: #000000; font-size: 14px; font-family: "Helvetica"; line-height: 1.2; text-align: center; font-size: inherit}#brxe-79cab4 {font-size: 17px}#brxe-79cab4:hover {background-color: #ffc107}[data-id="brxe-da9102"].splide__slide {background-color: #ffffff; border-radius: 15px; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; row-gap: 20px}#brxe-899cba {color: #000000; font-size: 14px; font-family: "Helvetica"; line-height: 1.2; text-align: center}#brxe-899cba a {color: #000000; font-size: 14px; font-family: "Helvetica"; line-height: 1.2; text-align: center; font-size: inherit}#brxe-f6c7e2 {font-size: 17px}#brxe-f6c7e2:hover {background-color: #ffc107}[data-id="brxe-2c9766"].splide__slide {background-color: #ffffff; border-radius: 15px; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; row-gap: 20px; min-height: 490px}#brxe-786333 {color: #000000; font-size: 14px; font-family: "Helvetica"; line-height: 1.2; text-align: center}#brxe-786333 a {color: #000000; font-size: 14px; font-family: "Helvetica"; line-height: 1.2; text-align: center; font-size: inherit}#brxe-1486f5 {font-size: 17px}#brxe-1486f5:hover {background-color: #ffc107}[data-id="brxe-22e46f"].splide__slide {background-color: #ffffff; border-radius: 15px; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; row-gap: 20px}#brxe-3b783d {color: #000000; font-size: 14px; font-family: "Helvetica"; line-height: 1.2; text-align: center}#brxe-3b783d a {color: #000000; font-size: 14px; font-family: "Helvetica"; line-height: 1.2; text-align: center; font-size: inherit}#brxe-258080 {font-size: 17px}#brxe-258080:hover {background-color: #ffc107}[data-id="brxe-e2d2cc"].splide__slide {background-color: #ffffff; border-radius: 15px; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; row-gap: 20px}#brxe-01802e {color: #000000; font-size: 14px; font-family: "Helvetica"; line-height: 1.2; text-align: center}#brxe-01802e a {color: #000000; font-size: 14px; font-family: "Helvetica"; line-height: 1.2; text-align: center; font-size: inherit}#brxe-64d133 {font-size: 17px}#brxe-64d133:hover {background-color: #ffc107}[data-id="brxe-5ad8b5"].splide__slide {background-color: #ffffff; border-radius: 15px; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; row-gap: 20px}#brxe-7bf509 {padding-bottom: 58px}#brxe-8afca5 {row-gap: 10px}@media (max-width: 478px) {#brxe-8afca5 {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}}#brxe-22a99f {padding-top: 50px; padding-bottom: 50px; background-color: #f2f2f2}#brxe-7dea52 {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; padding-top: 0; padding-right: 30px; padding-bottom: 0; padding-left: 30px; width: 65%; column-gap: 15px; row-gap: 15px; background-image: url(https://plasticosmq.com/co/wp-content/uploads/sites/4/2026/04/Addi_3-1024x301.png); background-position: center center; background-repeat: no-repeat; background-size: contain; min-height: 208px}@media (max-width: 478px) {#brxe-7dea52 {order: 2; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; flex-wrap: nowrap; width: 100%; align-items: center}}#brxe-8e18e1 {position: relative; border-top-right-radius: 20px; border-bottom-right-radius: 20px; height: 600px; margin-top: -140px; margin-bottom: -140px; transform: rotateY(180deg); right: 50px; top: 50px}#brxe-8e18e1:not(.tag), #brxe-8e18e1 img {object-fit: cover}#brxe-3c2f5c {border-radius: 25px; height: 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; width: 35%}@media (max-width: 478px) {#brxe-3c2f5c {order: 1; height: 30%; flex-direction: column; flex-wrap: nowrap; display: none}}#brxe-a40f1b {margin-top: 0px; margin-right: 0; margin-bottom: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 00px; width: 100%; column-gap: 10px; row-gap: 11px; grid-template-columns: 1.5fr 1fr; background-color: #000000; display: flex; justify-content: center; flex-direction: row; align-items: center; align-self: center !important; border-radius: 25px; position: relative}backdrop-filter: blur(10px);@media (max-width: 478px) {#brxe-a40f1b {flex-wrap: wrap; align-items: center; margin-right: 0; margin-bottom: 0; margin-left: 0; flex-direction: column; justify-content: center; position: relative; align-self: center !important}}#brxe-8e2a9a {padding-top: 30px; justify-content: center; align-items: center; border-radius: 20px; height: 600px}@media (max-width: 478px) {#brxe-8e2a9a {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; height: auto}}#brxe-a1e077 {color: #212121; font-weight: 400}@media (max-width: 478px) {#brxe-a1e077 {text-align: center; font-size: 28px; line-height: 30px}}#brxe-ae3048 .form-group:nth-child(1) {width: 80%}#brxe-ae3048 .form-group input {border-radius: 15px; padding-top: 5px; padding-bottom: 5px; color: #212121}#brxe-ae3048 .flatpickr {border-radius: 15px; padding-top: 5px; padding-bottom: 5px}#brxe-ae3048 select {border-radius: 15px; padding-top: 5px; padding-bottom: 5px; color: #212121}#brxe-ae3048 textarea {border-radius: 15px; padding-top: 5px; padding-bottom: 5px; color: #212121}#brxe-ae3048 .bricks-button:not([type=submit]) {border-radius: 15px}#brxe-ae3048 .choose-files {border-radius: 15px}#brxe-ae3048 .submit-button-wrapper {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}#brxe-ae3048 .form-group:not(:last-child):not(.captcha) {padding-top: 3px; padding-right: 10px; padding-bottom: 0}#brxe-ae3048 .bricks-button {background-color: #ffffff; color: #212121}@media (max-width: 478px) {#brxe-ae3048 .form-group:nth-child(1) {width: 100%}#brxe-ae3048 .form-group:not(:last-child):not(.captcha) {padding-bottom: 10px}#brxe-ae3048 {justify-content: center}}#brxe-d8b4c2 {color: #f5f5f5; font-weight: 400; font-family: "Montserrat"; padding-top: 80px; padding-bottom: 80px}@media (max-width: 478px) {#brxe-d8b4c2 {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; align-items: center; justify-content: center; align-self: center !important; column-gap: 15px; row-gap: 15px}}#brxe-bacaad {background-color: #e98411; z-index: 10; position: relative}@media (max-width: 478px) {#brxe-bacaad {column-gap: 5px; row-gap: 5px}}