@layer bricks {.brxe-template{width:100%}}@layer bricks {.brxe-counter{width:auto}}@layer bricks {.brxe-button{width:auto}}@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}}@layer bricks {.brxe-tabs-nested{display:flex;flex-direction:column;width:100%}.brxe-tabs-nested .tab-title{cursor:pointer;width:auto}.brxe-tabs-nested .tab-pane,.brxe-tabs-nested .tab-pane:empty{display:none!important}.brxe-tabs-nested .tab-pane.brx-open{display:block!important}}@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-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}}@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-carousel{min-width:0;position:relative;width:100%}.brxe-carousel .image{background-position:50%;background-size:cover;bottom:0;height:300px;left:0;position:relative;right:0;top:0}.brxe-carousel .swiper-autoheight .image{height:auto!important;width:100%}.brxe-carousel .content-wrapper,.brxe-carousel .overlay-wrapper{align-items:baseline;bottom:0;display:flex;flex-direction:column;flex-wrap:wrap;height:100%;left:0;position:relative;right:0;top:0;z-index:1}.brxe-carousel .content-wrapper.top,.brxe-carousel .overlay-wrapper.top{justify-content:flex-start}.brxe-carousel .content-wrapper.middle,.brxe-carousel .overlay-wrapper.middle{justify-content:center;margin-bottom:auto;margin-top:auto}.brxe-carousel .content-wrapper.bottom,.brxe-carousel .overlay-wrapper.bottom{justify-content:flex-end}.brxe-carousel .content-wrapper.left,.brxe-carousel .overlay-wrapper.left{align-items:flex-start;text-align:left}.brxe-carousel .content-wrapper.center,.brxe-carousel .overlay-wrapper.center{align-items:center;text-align:center}.brxe-carousel .content-wrapper.right,.brxe-carousel .overlay-wrapper.right{align-items:flex-end;text-align:right}.brxe-carousel .content-wrapper.center.middle,.brxe-carousel .overlay-wrapper.center.middle{margin-bottom:auto;margin-top:auto}.brxe-carousel .overlay-wrapper{position:absolute!important;z-index:2}.brxe-carousel .overlay-wrapper.show-on-hover{opacity:0;position:relative;transition:var(--bricks-transition)}.brxe-carousel .overlay-wrapper.show-on-hover:hover{opacity:1}.brxe-carousel .overlay-wrapper.show-on-hover .overlay-inner{transition:var(--bricks-transition);will-change:transform}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-up .overlay-inner{transform:translateY(10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-up:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-right .overlay-inner{transform:translateX(-10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-right:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-down .overlay-inner{transform:translateY(-10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-down:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-left .overlay-inner{transform:translateX(10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-left:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-in .overlay-inner{transform:scale(.8)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-in:hover .overlay-inner{transform:scale(1)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-out .overlay-inner{transform:scale(1.2)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-out:hover .overlay-inner{transform:scale(1)}.brxe-carousel .dynamic{margin:0;padding:0}.brxe-carousel .meta{width:100%}.brxe-carousel .meta span:first-child{padding:0}.brxe-carousel .meta span+span{padding:0 5px}.brxe-carousel .meta span+span:before{content:" ·";left:-5px;position:relative}.brxe-carousel .excerpt{margin-top:.5em}.brxe-carousel .taxonomy{margin:0 -5px}.brxe-carousel .taxonomy a{display:inline-block;line-height:2;margin:0 5px}.brxe-carousel .overlay-wrapper{height:300px}}@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-video){align-items:center;display:flex;justify-content:center;overflow:hidden;padding-top:56.25%;position:relative;width:100%}:where(.brxe-video) iframe,:where(.brxe-video) video{border:none;height:100%;position:absolute;top:0;width:100%}:where(.brxe-video) video{object-fit:cover}:where(.brxe-video) .perfmatters-lazy-youtube{margin-top:-56.25%}.brxe-video .plyr{bottom:0;font-family:inherit;left:0;position:absolute;right:0;top:0}.brxe-video .plyr .plyr__controls>.plyr__control{padding:8px}.brxe-video .plyr .plyr__control--overlaid{align-items:center;background-color:rgba(0,0,0,.65);border-radius:0;display:flex!important;height:50px;justify-content:center;padding:0;width:80px}.brxe-video .plyr .plyr__control--overlaid:hover{background-color:rgba(0,0,0,.9)}.brxe-video .plyr .plyr__control--overlaid svg{height:18px;width:18px}.brxe-video .plyr .plyr__controls .plyr__control{background-color:transparent;color:inherit}.brxe-video .plyr .plyr__controls .plyr__control.plyr__tab-focus{background:transparent;box-shadow:0 0 0 2px}.brxe-video .plyr input[type=range]:hover::-webkit-slider-thumb{visibility:visible}.brxe-video .plyr input[type=range]::-webkit-slider-runnable-track{border-radius:0;color:hsla(0,0%,100%,.75)}.brxe-video .plyr input[type=range]::-webkit-slider-thumb{background:#fff;box-shadow:none;visibility:hidden}.brxe-video .plyr input[type=range]::-moz-range-track{border-radius:0;color:hsla(0,0%,100%,.75)}.brxe-video .plyr input[type=range]::-moz-range-thumb{background:#fff;box-shadow:none}.brxe-video .plyr input[type=range]::-moz-range-progress{border-radius:0}.brxe-video .plyr input[type=range]::-ms-track{border-radius:0;color:hsla(0,0%,100%,.75)}.brxe-video .plyr input[type=range]::-ms-fill-lower,.brxe-video .plyr input[type=range]::-ms-fill-upper{border-radius:0}.brxe-video .plyr input[type=range]::-ms-thumb{background:#fff;box-shadow:none}.brxe-video .plyr input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{box-shadow:none}.brxe-video .plyr input[type=range].plyr__tab-focus::-moz-range-track{box-shadow:none}.brxe-video .plyr input[type=range].plyr__tab-focus::-ms-track{box-shadow:none}.brxe-video .plyr .plyr__progress__buffer::-webkit-progress-value{border-radius:0}.brxe-video .plyr .plyr__progress__buffer::-moz-progress-bar{border-radius:0}.brxe-video .plyr .plyr__progress__buffer::-ms-fill{border-radius:0}.brxe-video .plyr .plyr__volume{max-width:none;min-width:0;width:auto}.brxe-video .plyr .plyr__volume:hover input[type=range]{margin:0 5px;width:60px}.brxe-video .plyr .plyr__volume input[type=range]{margin:0;transition:width .1s ease-out;width:0}.brxe-video .plyr .plyr__controls__item,.brxe-video .plyr input[type=range]{cursor:pointer}.brxe-video .plyr .plyr__menu__container .plyr__control[role=menuitemradio]:hover:before,.brxe-video .plyr .plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before,.brxe-video .plyr .plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:hover:before{background-color:#000}.brxe-video .plyr .plyr__menu__container .plyr__control[role=menuitemradio]:hover:after{background-color:#fff;opacity:1;transform:translateY(-50%) scale(1)}.bricks-video-preview-image{background-position:50%;background-repeat:no-repeat}.bricks-video-overlay,.bricks-video-preview-image{background-size:cover;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0}.bricks-video-overlay{align-items:center;display:flex;justify-content:center;z-index:1}.bricks-video-overlay.bricks-lazy-hidden{background-image:none!important}.bricks-video-overlay-icon{color:#fff;cursor:pointer;font-size:60px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}}@layer bricks {.brxe-breadcrumbs{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.brxe-breadcrumbs .separator{display:flex}.brxe-breadcrumbs .item:has(>svg,>i){align-items:center;display:flex}}@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-c14780 {width: 80%; text-align: center}@media (max-width: 478px) {#brxe-c14780 {width: 90%}}#brxe-c36868 {background-image: url(https://www.kedali.com/wp-content/uploads/2025/10/ceramic-dinnerware-manufacturer-1.webp); background-size: cover}@media (max-width: 767px) {#brxe-c36868 {flex-wrap: nowrap}}@media (max-width: 767px) {#brxe-xobpqa {order: 1}}#brxe-lvlinw {flex-direction: row; flex-wrap: nowrap}@media (max-width: 767px) {#brxe-lvlinw {flex-direction: column}}#brxe-hajlgy {width: 100%}#brxe-dnvihd {text-align: center}#brxe-xdirbw {flex-wrap: nowrap; align-items: center; row-gap: 10px}#brxe-bqidlw {width: 100%}#brxe-gsuvtg {text-align: center}#brxe-qudlkl {flex-wrap: nowrap; align-items: center; row-gap: 10px}#brxe-uoebho {width: 100%}#brxe-dbdock {text-align: center}#brxe-zrxzmn {flex-wrap: nowrap; align-items: center; row-gap: 10px}#brxe-vfcuix {width: 100%}#brxe-ivhplo {text-align: center}#brxe-yddisb {flex-wrap: nowrap; align-items: center; row-gap: 10px}#brxe-skqdqn {width: 50%; flex-wrap: nowrap}@media (max-width: 767px) {#brxe-skqdqn {width: 100%}}@media (max-width: 1520px) {#brxe-yqgsrl .repeater-item [data-field-id="76efb9"] {margin-top: 20px; margin-right: 0; margin-bottom: 20px; margin-left: 0}}@media (max-width: 1520px) {#brxe-qmkwoq .repeater-item [data-field-id="76efb9"] {margin-top: 20px; margin-right: 0; margin-bottom: 20px; margin-left: 0}}#brxe-fpgubk {width: 50%}#brxe-fpgubk img {aspect-ratio:4/3; object-fit:contain; box-shadow:0px 0px 10px #cccccc; transition:transform .6s ease; background-color: #fff;}#brxe-fpgubk img:hover { transform:translate(-5px,-5px);}@media (max-width: 767px) {#brxe-fpgubk {width: 100%}}#brxe-mxgsss {flex-direction: row; flex-wrap: nowrap}@media (max-width: 767px) {#brxe-mxgsss {flex-direction: column}}#brxe-lrmanq {white-space: nowrap}#brxe-geysmg {flex-direction: row; flex-wrap: nowrap; justify-content: space-around}#brxe-geysmg { overflow: auto;  scrollbar-width: none;  -ms-overflow-style: none; }#brxe-geysmg::-webkit-scrollbar { display: none; }@media (max-width: 991px) {#brxe-geysmg {flex-direction: row}}@media (max-width: 767px) {#brxe-geysmg {justify-content: space-around}}@media (max-width: 478px) {#brxe-geysmg {justify-content: flex-start; flex-direction: row; overflow: scroll}}#brxe-lyudnb {margin-top: -6px}#brxe-lyudnb.horizontal .line {border-top-color: var(--bricks-color-gfqdlj)}#brxe-lyudnb.vertical .line {border-right-color: var(--bricks-color-gfqdlj)}#brxe-lyudnb .icon {color: var(--bricks-color-gfqdlj)}#brxe-ntfhzf {width: 100%}#brxe-acenwu {width: 35%}@media (max-width: 767px) {#brxe-acenwu {width: 70%}}#brxe-ppblzk {color: var(--bricks-color-uixdjr)}#brxe-aaegqb.horizontal .line {width: 80px; border-top-color: var(--bricks-color-qkxnzt); border-top-width: 4px}#brxe-aaegqb.vertical .line {border-right-width: 80px; border-right-color: var(--bricks-color-qkxnzt)}#brxe-aaegqb .icon {color: var(--bricks-color-qkxnzt)}#brxe-aaegqb .line {height: 4px}#brxe-iwnueu {color: var(--bricks-color-uixdjr)}#brxe-wtxamo {flex-wrap: nowrap; row-gap: 10px; z-index: 1}#brxe-gotevv {color: #1d2738; font-size: 16rem; font-weight: 700}@media (max-width: 991px) {#brxe-gotevv {font-size: 12rem}}@media (max-width: 478px) {#brxe-gotevv {font-size: 10rem}}#brxe-ntufca {margin-left: -10%}#brxe-lhaaql {margin-bottom: 0; width: 65%; flex-direction: row; flex-wrap: nowrap; column-gap: 0px; align-items: center}@media (max-width: 767px) {#brxe-lhaaql {width: 100%}}#brxe-twwowm {flex-direction: row; align-items: center; column-gap: 80px}@media (max-width: 1520px) {#brxe-twwowm {flex-direction: row; column-gap: 40px}}@media (max-width: 767px) {#brxe-twwowm {column-gap: 20px}}@media (max-width: 478px) {#brxe-twwowm {flex-direction: column; row-gap: 20px}}#brxe-fxivdb {width: 100%}#brxe-najrpr {width: 35%}@media (max-width: 767px) {#brxe-najrpr {width: 70%}}#brxe-bevysd {color: var(--bricks-color-uixdjr)}#brxe-erznwz.horizontal .line {width: 80px; border-top-color: var(--bricks-color-qkxnzt); border-top-width: 4px}#brxe-erznwz.vertical .line {border-right-width: 80px; border-right-color: var(--bricks-color-qkxnzt)}#brxe-erznwz .icon {color: var(--bricks-color-qkxnzt)}#brxe-erznwz .line {height: 4px}#brxe-tylydw {color: var(--bricks-color-uixdjr)}#brxe-xfuaco {flex-wrap: nowrap; row-gap: 10px; z-index: 1}#brxe-ardtim {color: #1d2738; font-size: 16rem; font-weight: 700}@media (max-width: 991px) {#brxe-ardtim {font-size: 12rem}}@media (max-width: 478px) {#brxe-ardtim {font-size: 10rem}}#brxe-oodgrj {margin-left: -10%}#brxe-rijguj {margin-bottom: 0; width: 65%; flex-direction: row; flex-wrap: nowrap; column-gap: 0px; align-items: center}@media (max-width: 767px) {#brxe-rijguj {width: 100%}}#brxe-ixyuyy {flex-direction: row; align-items: center; column-gap: 80px}@media (max-width: 1520px) {#brxe-ixyuyy {flex-direction: row; column-gap: 40px}}@media (max-width: 767px) {#brxe-ixyuyy {column-gap: 20px}}@media (max-width: 478px) {#brxe-ixyuyy {flex-direction: column; row-gap: 20px}}#brxe-clkkez {width: 100%}#brxe-fverzc {width: 35%}@media (max-width: 767px) {#brxe-fverzc {width: 70%}}#brxe-qtzkdh {color: var(--bricks-color-uixdjr)}#brxe-qpaixc.horizontal .line {width: 80px; border-top-color: var(--bricks-color-qkxnzt); border-top-width: 4px}#brxe-qpaixc.vertical .line {border-right-width: 80px; border-right-color: var(--bricks-color-qkxnzt)}#brxe-qpaixc .icon {color: var(--bricks-color-qkxnzt)}#brxe-qpaixc .line {height: 4px}#brxe-gpxghj {color: var(--bricks-color-uixdjr)}#brxe-dqciup {flex-wrap: nowrap; row-gap: 10px; z-index: 1}#brxe-fppcrg {color: #1d2738; font-size: 16rem; font-weight: 700}@media (max-width: 991px) {#brxe-fppcrg {font-size: 12rem}}@media (max-width: 478px) {#brxe-fppcrg {font-size: 10rem}}#brxe-pkzadg {margin-left: -10%}#brxe-logfos {margin-bottom: 0; width: 65%; flex-direction: row; flex-wrap: nowrap; column-gap: 0px; align-items: center}@media (max-width: 767px) {#brxe-logfos {width: 100%}}#brxe-znhwmi {flex-direction: row; align-items: center; column-gap: 80px}@media (max-width: 1520px) {#brxe-znhwmi {flex-direction: row; column-gap: 40px}}@media (max-width: 767px) {#brxe-znhwmi {column-gap: 20px}}@media (max-width: 478px) {#brxe-znhwmi {flex-direction: column; row-gap: 20px}}#brxe-nsclxn {width: 100%}#brxe-vguxvr {width: 35%}@media (max-width: 767px) {#brxe-vguxvr {width: 70%}}#brxe-ypsxkt {color: var(--bricks-color-uixdjr)}#brxe-kvkrys.horizontal .line {width: 80px; border-top-color: var(--bricks-color-qkxnzt); border-top-width: 4px}#brxe-kvkrys.vertical .line {border-right-width: 80px; border-right-color: var(--bricks-color-qkxnzt)}#brxe-kvkrys .icon {color: var(--bricks-color-qkxnzt)}#brxe-kvkrys .line {height: 4px}#brxe-plwkis {color: var(--bricks-color-uixdjr)}#brxe-amhejw {flex-wrap: nowrap; row-gap: 10px; z-index: 1}#brxe-odpypx {color: #1d2738; font-size: 16rem; font-weight: 700}@media (max-width: 991px) {#brxe-odpypx {font-size: 12rem}}@media (max-width: 478px) {#brxe-odpypx {font-size: 10rem}}#brxe-uhquxu {margin-left: -10%}#brxe-gdqqvv {margin-bottom: 0; width: 65%; flex-direction: row; flex-wrap: nowrap; column-gap: 0px; align-items: center}@media (max-width: 767px) {#brxe-gdqqvv {width: 100%}}#brxe-bumwdy {flex-direction: row; align-items: center; column-gap: 80px}@media (max-width: 1520px) {#brxe-bumwdy {flex-direction: row; column-gap: 40px}}@media (max-width: 767px) {#brxe-bumwdy {column-gap: 20px}}@media (max-width: 478px) {#brxe-bumwdy {flex-direction: column; row-gap: 20px}}#brxe-wxsims {width: 100%}#brxe-nnqkwp {width: 35%}@media (max-width: 767px) {#brxe-nnqkwp {width: 70%}}#brxe-xsqoyk {color: var(--bricks-color-uixdjr)}#brxe-drqcwc.horizontal .line {width: 80px; border-top-color: var(--bricks-color-qkxnzt); border-top-width: 4px}#brxe-drqcwc.vertical .line {border-right-width: 80px; border-right-color: var(--bricks-color-qkxnzt)}#brxe-drqcwc .icon {color: var(--bricks-color-qkxnzt)}#brxe-drqcwc .line {height: 4px}#brxe-zduygn {color: var(--bricks-color-uixdjr)}#brxe-lmrcyo {flex-wrap: nowrap; row-gap: 10px; z-index: 1}#brxe-vonkvy {color: #1d2738; font-size: 16rem; font-weight: 700}@media (max-width: 991px) {#brxe-vonkvy {font-size: 12rem}}@media (max-width: 478px) {#brxe-vonkvy {font-size: 10rem}}#brxe-gnmidn {margin-left: -10%}#brxe-vczrvo {margin-bottom: 0; width: 65%; flex-direction: row; flex-wrap: nowrap; column-gap: 0px; align-items: center}@media (max-width: 767px) {#brxe-vczrvo {width: 100%}}#brxe-hvmtxi {flex-direction: row; align-items: center; column-gap: 80px}@media (max-width: 1520px) {#brxe-hvmtxi {flex-direction: row; column-gap: 40px}}@media (max-width: 767px) {#brxe-hvmtxi {column-gap: 20px}}@media (max-width: 478px) {#brxe-hvmtxi {flex-direction: column; row-gap: 20px}}#brxe-jcvzhb {width: 100%}#brxe-yhspxy {width: 35%}@media (max-width: 767px) {#brxe-yhspxy {width: 70%}}#brxe-lirtap {color: var(--bricks-color-uixdjr)}#brxe-rpohwm.horizontal .line {width: 80px; border-top-color: var(--bricks-color-qkxnzt); border-top-width: 4px}#brxe-rpohwm.vertical .line {border-right-width: 80px; border-right-color: var(--bricks-color-qkxnzt)}#brxe-rpohwm .icon {color: var(--bricks-color-qkxnzt)}#brxe-rpohwm .line {height: 4px}#brxe-eipijz {color: var(--bricks-color-uixdjr)}#brxe-dvtcwk {flex-wrap: nowrap; row-gap: 10px; z-index: 1}#brxe-awlnak {color: #1d2738; font-size: 16rem; font-weight: 700}@media (max-width: 991px) {#brxe-awlnak {font-size: 12rem}}@media (max-width: 478px) {#brxe-awlnak {font-size: 10rem}}#brxe-baitei {margin-left: -10%}#brxe-zjgwyz {margin-bottom: 0; width: 65%; flex-direction: row; flex-wrap: nowrap; column-gap: 0px; align-items: center}@media (max-width: 767px) {#brxe-zjgwyz {width: 100%}}#brxe-vlfjht {flex-direction: row; align-items: center; column-gap: 80px}@media (max-width: 1520px) {#brxe-vlfjht {flex-direction: row; column-gap: 40px}}@media (max-width: 767px) {#brxe-vlfjht {column-gap: 20px}}@media (max-width: 478px) {#brxe-vlfjht {flex-direction: column; row-gap: 20px}}#brxe-plqxmz {width: 100%}#brxe-gfzrey {width: 35%}@media (max-width: 767px) {#brxe-gfzrey {width: 70%}}#brxe-odirvl {color: var(--bricks-color-uixdjr)}#brxe-xciepw.horizontal .line {width: 80px; border-top-color: var(--bricks-color-qkxnzt); border-top-width: 4px}#brxe-xciepw.vertical .line {border-right-width: 80px; border-right-color: var(--bricks-color-qkxnzt)}#brxe-xciepw .icon {color: var(--bricks-color-qkxnzt)}#brxe-xciepw .line {height: 4px}#brxe-panldo {color: var(--bricks-color-uixdjr)}#brxe-wmmocr {flex-wrap: nowrap; row-gap: 10px; z-index: 1}#brxe-znexot {color: #1d2738; font-size: 16rem; font-weight: 700}@media (max-width: 991px) {#brxe-znexot {font-size: 12rem}}@media (max-width: 478px) {#brxe-znexot {font-size: 10rem}}#brxe-azacqi {margin-left: -10%}#brxe-uflpdd {margin-bottom: 0; width: 65%; flex-direction: row; flex-wrap: nowrap; column-gap: 0px; align-items: center}@media (max-width: 767px) {#brxe-uflpdd {width: 100%}}#brxe-ymqgzq {flex-direction: row; align-items: center; column-gap: 80px}@media (max-width: 1520px) {#brxe-ymqgzq {flex-direction: row; column-gap: 40px}}@media (max-width: 767px) {#brxe-ymqgzq {column-gap: 20px}}@media (max-width: 478px) {#brxe-ymqgzq {flex-direction: column; row-gap: 20px}}#brxe-dvltxe {width: 100%}#brxe-gwrrpv {width: 35%}@media (max-width: 767px) {#brxe-gwrrpv {width: 70%}}#brxe-jowbwn {color: var(--bricks-color-uixdjr)}#brxe-iubcfo.horizontal .line {width: 80px; border-top-color: var(--bricks-color-qkxnzt); border-top-width: 4px}#brxe-iubcfo.vertical .line {border-right-width: 80px; border-right-color: var(--bricks-color-qkxnzt)}#brxe-iubcfo .icon {color: var(--bricks-color-qkxnzt)}#brxe-iubcfo .line {height: 4px}#brxe-nldybr {color: var(--bricks-color-uixdjr)}#brxe-oxcqkl {flex-wrap: nowrap; row-gap: 10px; z-index: 1}#brxe-bquaxm {color: #1d2738; font-size: 16rem; font-weight: 700}@media (max-width: 991px) {#brxe-bquaxm {font-size: 12rem}}@media (max-width: 478px) {#brxe-bquaxm {font-size: 10rem}}#brxe-dkmkqv {margin-left: -10%}#brxe-qgzdaz {margin-bottom: 0; width: 65%; flex-direction: row; flex-wrap: nowrap; column-gap: 0px; align-items: center}@media (max-width: 767px) {#brxe-qgzdaz {width: 100%}}#brxe-syfeyr {flex-direction: row; align-items: center; column-gap: 80px}@media (max-width: 1520px) {#brxe-syfeyr {flex-direction: row; column-gap: 40px}}@media (max-width: 767px) {#brxe-syfeyr {column-gap: 20px}}@media (max-width: 478px) {#brxe-syfeyr {flex-direction: column; row-gap: 20px}}#brxe-clrigo {width: 100%}#brxe-abpumx {width: 35%}@media (max-width: 767px) {#brxe-abpumx {width: 70%}}#brxe-mmyjmy {color: var(--bricks-color-uixdjr)}#brxe-rfbvph.horizontal .line {width: 80px; border-top-color: var(--bricks-color-qkxnzt); border-top-width: 4px}#brxe-rfbvph.vertical .line {border-right-width: 80px; border-right-color: var(--bricks-color-qkxnzt)}#brxe-rfbvph .icon {color: var(--bricks-color-qkxnzt)}#brxe-rfbvph .line {height: 4px}#brxe-wrveve {color: var(--bricks-color-uixdjr)}#brxe-dwzhue {flex-wrap: nowrap; row-gap: 10px; z-index: 1}#brxe-kwcbjk {color: #1d2738; font-size: 16rem; font-weight: 700}@media (max-width: 991px) {#brxe-kwcbjk {font-size: 12rem}}@media (max-width: 478px) {#brxe-kwcbjk {font-size: 10rem}}#brxe-zmngus {margin-left: -10%}#brxe-iwmcwe {margin-bottom: 0; width: 65%; flex-direction: row; flex-wrap: nowrap; column-gap: 0px; align-items: center}@media (max-width: 767px) {#brxe-iwmcwe {width: 100%}}#brxe-jxsxpn {flex-direction: row; align-items: center; column-gap: 80px}@media (max-width: 1520px) {#brxe-jxsxpn {flex-direction: row; column-gap: 40px}}@media (max-width: 767px) {#brxe-jxsxpn {column-gap: 20px}}@media (max-width: 478px) {#brxe-jxsxpn {flex-direction: column; row-gap: 20px}}#brxe-foggcs {width: 100%}#brxe-acpawl {width: 35%}@media (max-width: 767px) {#brxe-acpawl {width: 70%}}#brxe-wzsjyx {color: var(--bricks-color-uixdjr)}#brxe-rittnm.horizontal .line {width: 80px; border-top-color: var(--bricks-color-qkxnzt); border-top-width: 4px}#brxe-rittnm.vertical .line {border-right-width: 80px; border-right-color: var(--bricks-color-qkxnzt)}#brxe-rittnm .icon {color: var(--bricks-color-qkxnzt)}#brxe-rittnm .line {height: 4px}#brxe-mkrhtt {color: var(--bricks-color-uixdjr)}#brxe-erovqe {flex-wrap: nowrap; row-gap: 10px; z-index: 1}#brxe-fpdcnv {color: #1d2738; font-size: 16rem; font-weight: 700}@media (max-width: 991px) {#brxe-fpdcnv {font-size: 12rem}}@media (max-width: 478px) {#brxe-fpdcnv {font-size: 10rem}}#brxe-ltqlzz {margin-left: -10%}#brxe-lrblrq {margin-bottom: 0; width: 65%; flex-direction: row; flex-wrap: nowrap; column-gap: 0px; align-items: center}@media (max-width: 767px) {#brxe-lrblrq {width: 100%}}#brxe-bhxnwm {flex-direction: row; align-items: center; column-gap: 80px}@media (max-width: 1520px) {#brxe-bhxnwm {flex-direction: row; column-gap: 40px}}@media (max-width: 767px) {#brxe-bhxnwm {column-gap: 20px}}@media (max-width: 478px) {#brxe-bhxnwm {flex-direction: column; row-gap: 20px}}#brxe-yuffew > .tab-content {margin-top: 50px}.my-time-item::after { content: '';  position: absolute;  bottom: 0px;  left: 50%;  transform: translateX(-50%);  border-radius: 50%;  z-index: 10; width: 10px;  height: 10px;  }.my-time-item[aria-selected="true"]::after { background-color: var(--my-primary-color);}.my-time-item[aria-selected="false"]::after { background-color: #808080;border:1px solid #808080;}.my-time-item { position:relative;}#brxe-yuffew > .tab-menu .tab-title {padding-top: 10px; padding-right: 15px; padding-bottom: 20px; padding-left: 15px; color: var(--bricks-color-gfqdlj)}#brxe-yuffew > .tab-menu .tab-title.brx-open {color: var(--bricks-color-uixdjr); font-weight: 700}@media (max-width: 1520px) {#brxe-yuffew > .tab-content {padding-top: 20px; padding-bottom: 20px}}@media (max-width: 478px) {#brxe-yuffew > .tab-content {padding-top: 10px; padding-bottom: 20px; margin-top: 20px}}#brxe-lglkid {color: var(--bricks-color-uixdjr); position: absolute; left: -100px; top: 0px; width: 100px}@media (max-width: 1520px) {#brxe-lglkid {width: 90px}}@media (max-width: 991px) {#brxe-lglkid {left: -60px; width: 70px}}@media (max-width: 767px) {#brxe-lglkid {left: -50px; width: 65px}}@media (max-width: 478px) {#brxe-lglkid {left: 0px; top: -30px; width: auto}}#brxe-wqzfrn {position: relative}#History-con {background-color: #07162a; padding-top: 50px; padding-bottom: 50px}#gallery-big-image1 {aspect-ratio: 5/3; background-position: center center; background-repeat: no-repeat; background-size: cover; background-image: url(https://www.kedali.com/wp-content/uploads/2025/10/kedali-ceramic-factory-1.webp); transition: all .6s ease}#brxe-2bc255:not(.tag), #brxe-2bc255 img {object-fit: cover}#brxe-2bc255 {width: 100%}#brxe-d6d59a:not(.tag), #brxe-d6d59a img {object-fit: cover}#brxe-d6d59a {width: 100%}#brxe-5c61c8:not(.tag), #brxe-5c61c8 img {object-fit: cover}#brxe-5c61c8 {width: 100%}#brxe-74c2bd:not(.tag), #brxe-74c2bd img {object-fit: cover}#brxe-74c2bd {width: 100%}#brxe-93e11b:not(.tag), #brxe-93e11b img {object-fit: cover}#brxe-93e11b {width: 100%}#brxe-79a4ed img { aspect-ratio:5/3;}#brxe-c3e449 {flex-wrap: nowrap; width: 50%}@media (max-width: 767px) {#brxe-c3e449 {width: 100%}}#brxe-eiakqz {width: 50%}@media (max-width: 767px) {#brxe-eiakqz {width: 100%}}#brxe-kiihjy {flex-direction: row}#brxe-cwzfiv {width: 50%}@media (max-width: 767px) {#brxe-cwzfiv {width: 100%}}#gallery-big-image2 {aspect-ratio: 5/3; background-position: center center; background-repeat: no-repeat; background-size: cover; background-image: url(https://www.kedali.com/wp-content/uploads/2025/10/ceramic-production-process-1.webp); transition: all .6s ease}#brxe-ukkdll:not(.tag), #brxe-ukkdll img {object-fit: cover}#brxe-ukkdll {width: 100%}#brxe-wbexcu:not(.tag), #brxe-wbexcu img {object-fit: cover}#brxe-wbexcu {width: 100%}#brxe-rprrof:not(.tag), #brxe-rprrof img {object-fit: cover}#brxe-rprrof {width: 100%}#brxe-vzdhry:not(.tag), #brxe-vzdhry img {object-fit: cover}#brxe-vzdhry {width: 100%}#brxe-vmrbti:not(.tag), #brxe-vmrbti img {object-fit: cover}#brxe-vmrbti {width: 100%}#brxe-uzdsup img { aspect-ratio:5/3;}#brxe-zqdnuc {flex-wrap: nowrap; width: 50%}@media (max-width: 767px) {#brxe-zqdnuc {width: 100%}}#brxe-byatmx {flex-direction: row}#gallery-big-image3 {aspect-ratio: 5/3; background-position: center center; background-repeat: no-repeat; background-size: cover; background-image: url(https://www.kedali.com/wp-content/uploads/2025/10/Kedali-ceramic-design-products-1-768x516.webp); transition: all .6s ease}#brxe-klywsm:not(.tag), #brxe-klywsm img {object-fit: cover}#brxe-klywsm {width: 100%}#brxe-skxexl:not(.tag), #brxe-skxexl img {object-fit: cover}#brxe-skxexl {width: 100%}#brxe-hathck:not(.tag), #brxe-hathck img {object-fit: cover}#brxe-hathck {width: 100%}#brxe-lgktrf:not(.tag), #brxe-lgktrf img {object-fit: cover}#brxe-lgktrf {width: 100%}#brxe-rbdram:not(.tag), #brxe-rbdram img {object-fit: cover}#brxe-rbdram {width: 100%}#brxe-qwbzzw img { aspect-ratio:5/3;}#brxe-yvkijm {flex-wrap: nowrap; width: 50%}@media (max-width: 767px) {#brxe-yvkijm {width: 100%}}#brxe-ivhrmt {width: 50%}@media (max-width: 767px) {#brxe-ivhrmt {width: 100%}}#brxe-hgrtvj {flex-direction: row}#brxe-ryfvfw {width: 50%}@media (max-width: 767px) {#brxe-ryfvfw {width: 100%}}#gallery-big-image4 {aspect-ratio: 5/3; background-position: center center; background-repeat: no-repeat; background-size: cover; background-image: url(https://www.kedali.com/wp-content/uploads/2025/10/Kedali-Porcelain-Exhibition-Hall.webp); transition: all .6s ease}#brxe-twyiqc:not(.tag), #brxe-twyiqc img {object-fit: cover}#brxe-twyiqc {width: 100%}#brxe-nfjqum:not(.tag), #brxe-nfjqum img {object-fit: cover}#brxe-nfjqum {width: 100%}#brxe-slejhh:not(.tag), #brxe-slejhh img {object-fit: cover}#brxe-slejhh {width: 100%}#brxe-tfkqfa:not(.tag), #brxe-tfkqfa img {object-fit: cover}#brxe-tfkqfa {width: 100%}#brxe-bhetvv:not(.tag), #brxe-bhetvv img {object-fit: cover}#brxe-bhetvv {width: 100%}#brxe-kziblv img { aspect-ratio:5/3;}#brxe-nphrma {flex-wrap: nowrap; width: 50%}@media (max-width: 767px) {#brxe-nphrma {width: 100%}}#brxe-bkgber {flex-direction: row}#brxe-uihlmt {width: 70px; height: 70px}#brxe-uihlmt:not(.tag), #brxe-uihlmt img {object-fit: contain}@media (max-width: 767px) {#brxe-uihlmt {width: 60px; height: 60px}}#brxe-jycdyt {margin-top: 0}#brxe-klzlqj {display: flex; flex-direction: column; row-gap: 0px}#brxe-sdyauc {flex-direction: row; column-gap: 10px; justify-content: center}@media (max-width: 767px) {#brxe-sdyauc {flex-wrap: nowrap; justify-content: flex-start}}#brxe-sdsgrq {width: 70px; height: 70px}#brxe-sdsgrq:not(.tag), #brxe-sdsgrq img {object-fit: contain}@media (max-width: 767px) {#brxe-sdsgrq {width: 60px; height: 60px}}#brxe-fwoqpa {margin-top: 0}@media (max-width: 991px) {#brxe-gnovkd {font-size: 20px}}#brxe-pknzmk {display: flex; flex-direction: column; row-gap: 0px}#brxe-ubyzbn {flex-direction: row; column-gap: 10px; justify-content: center}@media (max-width: 767px) {#brxe-ubyzbn {flex-wrap: nowrap; justify-content: flex-start}}#brxe-nowdfg {width: 70px; height: 70px}#brxe-nowdfg:not(.tag), #brxe-nowdfg img {object-fit: contain}@media (max-width: 767px) {#brxe-nowdfg {width: 60px; height: 60px}}#brxe-kxyodn {margin-top: 0}@media (max-width: 991px) {#brxe-gqgftw {font-size: 20px}}#brxe-qorlzl {display: flex; flex-direction: column; row-gap: 0px}#brxe-wobdwv {flex-direction: row; column-gap: 10px; justify-content: center}@media (max-width: 767px) {#brxe-wobdwv {flex-wrap: nowrap; justify-content: flex-start}}#brxe-fxohcs {width: 70px; height: 70px}#brxe-fxohcs:not(.tag), #brxe-fxohcs img {object-fit: contain}@media (max-width: 767px) {#brxe-fxohcs {width: 60px; height: 60px}}#brxe-bwyflo {margin-top: 0}@media (max-width: 991px) {#brxe-huamrh {font-size: 20px}}#brxe-fzdejz {display: flex; flex-direction: column; row-gap: 0px}#brxe-hqqmzh {flex-direction: row; column-gap: 10px; justify-content: center}@media (max-width: 767px) {#brxe-hqqmzh {flex-wrap: nowrap; justify-content: flex-start}}#brxe-rxzqfv {display: grid; align-items: initial; grid-gap: 20px; grid-template-columns: repeat(4,1fr)}@media (max-width: 767px) {#brxe-rxzqfv {grid-template-columns: repeat(2,1fr)}}@media (max-width: 478px) {#brxe-rxzqfv {grid-template-columns: repeat(2,1fr)}}#brxe-krvlhj {margin-top: 50px; background-image: url(https://www.kedali.com/wp-content/uploads/2025/10/production-capacity_background-image.webp); background-repeat: no-repeat; background-position: center center; background-size: cover; padding-top: 100px; padding-bottom: 100px}#brxe-bccern {text-align: center}#brxe-367ff2 {color: var(--bricks-color-uixdjr); text-align: center; font-size: 30px}@media (max-width: 991px) {#brxe-367ff2 {font-size: 12px}}#brxe-9fd59f {width: 100%; height: 100%; background-color: var(--bricks-color-czrmkh); align-self: center !important; justify-content: center; align-items: center; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; row-gap: 20px}@media (max-width: 767px) {#brxe-9fd59f {flex-wrap: nowrap; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px}}@media (max-width: 478px) {#brxe-9fd59f {flex-wrap: nowrap}}#brxe-3e4827 {aspect-ratio: 4/3; background-position: center center; background-repeat: no-repeat; background-size: cover; background-image: url(https://www.kedali.com/wp-content/uploads/2025/10/kitchenware.webp); overflow: hidden}#brxe-kenhje {color: var(--bricks-color-uixdjr); text-align: center; font-size: 30px}@media (max-width: 991px) {#brxe-kenhje {font-size: 12px}}#brxe-gpmgzk {width: 100%; height: 100%; background-color: var(--bricks-color-czrmkh); align-self: center !important; justify-content: center; align-items: center; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; row-gap: 20px}@media (max-width: 767px) {#brxe-gpmgzk {flex-wrap: nowrap; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px}}@media (max-width: 478px) {#brxe-gpmgzk {flex-wrap: nowrap}}#brxe-xhdtgk {aspect-ratio: 4/3; background-position: center center; background-repeat: no-repeat; background-size: cover; background-image: url(https://www.kedali.com/wp-content/uploads/2025/10/home-decor.webp); overflow: hidden}#brxe-jsgxha {color: var(--bricks-color-uixdjr); text-align: center; font-size: 30px}@media (max-width: 991px) {#brxe-jsgxha {font-size: 12px}}#brxe-llidyq {width: 100%; height: 100%; background-color: var(--bricks-color-czrmkh); align-self: center !important; justify-content: center; align-items: center; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; row-gap: 20px}@media (max-width: 767px) {#brxe-llidyq {flex-wrap: nowrap; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px}}@media (max-width: 478px) {#brxe-llidyq {flex-wrap: nowrap}}#brxe-alvsti {aspect-ratio: 4/3; background-position: center center; background-repeat: no-repeat; background-size: cover; background-image: url(https://www.kedali.com/wp-content/uploads/2025/10/dinnerware.webp); overflow: hidden}#brxe-ytbrqb {color: var(--bricks-color-uixdjr); text-align: center; font-size: 30px}@media (max-width: 991px) {#brxe-ytbrqb {font-size: 12px}}#brxe-uuoxtk {width: 100%; height: 100%; background-color: var(--bricks-color-czrmkh); align-self: center !important; justify-content: center; align-items: center; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; row-gap: 20px}@media (max-width: 767px) {#brxe-uuoxtk {flex-wrap: nowrap; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px}}@media (max-width: 478px) {#brxe-uuoxtk {flex-wrap: nowrap}}#brxe-hkpkmc {aspect-ratio: 4/3; background-position: center center; background-repeat: no-repeat; background-size: cover; background-image: url(https://www.kedali.com/wp-content/uploads/2025/10/tea-set.webp); overflow: hidden}#brxe-ekdymz {color: var(--bricks-color-uixdjr); text-align: center; font-size: 30px}@media (max-width: 991px) {#brxe-ekdymz {font-size: 12px}}#brxe-flwbws {width: 100%; height: 100%; background-color: var(--bricks-color-czrmkh); align-self: center !important; justify-content: center; align-items: center; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; row-gap: 20px}@media (max-width: 767px) {#brxe-flwbws {flex-wrap: nowrap; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px}}@media (max-width: 478px) {#brxe-flwbws {flex-wrap: nowrap}}#brxe-inrguh {aspect-ratio: 4/3; background-position: center center; background-repeat: no-repeat; background-size: cover; background-image: url(https://www.kedali.com/wp-content/uploads/2025/10/serve-ware.webp); overflow: hidden}#brxe-lqjfva {color: var(--bricks-color-uixdjr); text-align: center; font-size: 30px}@media (max-width: 991px) {#brxe-lqjfva {font-size: 12px}}#brxe-xaanvl {width: 100%; height: 100%; background-color: var(--bricks-color-czrmkh); align-self: center !important; justify-content: center; align-items: center; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; row-gap: 20px}@media (max-width: 767px) {#brxe-xaanvl {flex-wrap: nowrap; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px}}@media (max-width: 478px) {#brxe-xaanvl {flex-wrap: nowrap}}#brxe-qsmogq {aspect-ratio: 4/3; background-position: center center; background-repeat: no-repeat; background-size: cover; background-image: url(https://www.kedali.com/wp-content/uploads/2025/10/bathroom-set.webp); overflow: hidden}#brxe-sxvbkm {color: var(--bricks-color-uixdjr); text-align: center; font-size: 30px}@media (max-width: 991px) {#brxe-sxvbkm {font-size: 12px}}#brxe-iudnzy {width: 100%; height: 100%; background-color: var(--bricks-color-czrmkh); align-self: center !important; justify-content: center; align-items: center; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; row-gap: 20px}@media (max-width: 767px) {#brxe-iudnzy {flex-wrap: nowrap; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px}}@media (max-width: 478px) {#brxe-iudnzy {flex-wrap: nowrap}}#brxe-fyzhlg {aspect-ratio: 4/3; background-position: center center; background-repeat: no-repeat; background-size: cover; background-image: url(https://www.kedali.com/wp-content/uploads/2025/10/candle-holder.webp); overflow: hidden}#brxe-fzcamn {color: var(--bricks-color-uixdjr); text-align: center; font-size: 30px}@media (max-width: 991px) {#brxe-fzcamn {font-size: 12px}}#brxe-hzaufy {width: 100%; height: 100%; background-color: var(--bricks-color-czrmkh); align-self: center !important; justify-content: center; align-items: center; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; row-gap: 20px}@media (max-width: 767px) {#brxe-hzaufy {flex-wrap: nowrap; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px}}@media (max-width: 478px) {#brxe-hzaufy {flex-wrap: nowrap}}#brxe-gsaehh {aspect-ratio: 4/3; background-position: center center; background-repeat: no-repeat; background-size: cover; background-image: url(https://www.kedali.com/wp-content/uploads/2025/10/pet-bowl.webp); overflow: hidden}#brxe-iszrvy {color: var(--bricks-color-uixdjr); text-align: center; font-size: 30px}@media (max-width: 991px) {#brxe-iszrvy {font-size: 12px}}#brxe-rmyskm {width: 100%; height: 100%; background-color: var(--bricks-color-czrmkh); align-self: center !important; justify-content: center; align-items: center; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; row-gap: 20px}@media (max-width: 767px) {#brxe-rmyskm {flex-wrap: nowrap; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px}}@media (max-width: 478px) {#brxe-rmyskm {flex-wrap: nowrap}}#brxe-plrole {aspect-ratio: 4/3; background-position: center center; background-repeat: no-repeat; background-size: cover; background-image: url(https://www.kedali.com/wp-content/uploads/2025/10/tableware.webp); overflow: hidden}#brxe-zetxox {color: var(--bricks-color-uixdjr); text-align: center; font-size: 30px}@media (max-width: 991px) {#brxe-zetxox {font-size: 12px}}#brxe-vymqga {width: 100%; height: 100%; background-color: var(--bricks-color-czrmkh); align-self: center !important; justify-content: center; align-items: center; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; row-gap: 20px}@media (max-width: 767px) {#brxe-vymqga {flex-wrap: nowrap; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px}}@media (max-width: 478px) {#brxe-vymqga {flex-wrap: nowrap}}#brxe-ebpujq {aspect-ratio: 4/3; background-position: center center; background-repeat: no-repeat; background-size: cover; background-image: url(https://www.kedali.com/wp-content/uploads/2025/10/tissue-box.webp); overflow: hidden}#brxe-rfpscw {display: grid; align-items: initial; grid-gap: 10px; grid-template-columns: repeat(5,1fr)}@media (max-width: 478px) {#brxe-rfpscw {grid-template-columns: repeat(2,1fr)}}#brxe-acvamx {text-align: center}#brxe-fqsrqm {width: 100%}#brxe-lrmktk {text-align: center; line-height: 1; color: var(--bricks-color-uixdjr); background-color: var(--bricks-color-qkxnzt); border-radius: 30px; display: flex; justify-content: center; align-items: center; aspect-ratio: 1; width: 2em}#brxe-slxgfd {flex-direction: row; flex-wrap: nowrap; column-gap: 15px; align-items: center; justify-content: center}@media (max-width: 991px) {#brxe-slxgfd {column-gap: 10px}}@media (max-width: 767px) {#brxe-slxgfd {column-gap: 5px}}#brxe-rvopzs {flex-wrap: nowrap; row-gap: 10px}#brxe-bqagsn {width: 100%}#brxe-fiilqz {text-align: center; line-height: 1; color: var(--bricks-color-uixdjr); background-color: var(--bricks-color-qkxnzt); border-radius: 30px; display: flex; justify-content: center; align-items: center; aspect-ratio: 1; width: 2em}#brxe-lnfavg {flex-direction: row; flex-wrap: nowrap; column-gap: 15px; align-items: center; justify-content: center}@media (max-width: 991px) {#brxe-lnfavg {column-gap: 10px}}@media (max-width: 767px) {#brxe-lnfavg {column-gap: 5px}}#brxe-kfptpk {flex-wrap: nowrap; row-gap: 10px}#brxe-rjubkq {width: 100%}#brxe-drfqmq {text-align: center; line-height: 1; color: var(--bricks-color-uixdjr); background-color: var(--bricks-color-qkxnzt); border-radius: 30px; display: flex; justify-content: center; align-items: center; aspect-ratio: 1; width: 2em}#brxe-mlokua {flex-direction: row; flex-wrap: nowrap; column-gap: 15px; align-items: center; justify-content: center}@media (max-width: 991px) {#brxe-mlokua {column-gap: 10px}}@media (max-width: 767px) {#brxe-mlokua {column-gap: 5px}}#brxe-zzjfav {flex-wrap: nowrap; row-gap: 10px}#brxe-jwlxxb {width: 100%}#brxe-kxithe {text-align: center; line-height: 1; color: var(--bricks-color-uixdjr); background-color: var(--bricks-color-qkxnzt); border-radius: 30px; display: flex; justify-content: center; align-items: center; aspect-ratio: 1; width: 2em}#brxe-xwdsvi {flex-direction: row; flex-wrap: nowrap; column-gap: 15px; align-items: center; justify-content: center}@media (max-width: 991px) {#brxe-xwdsvi {column-gap: 10px}}@media (max-width: 767px) {#brxe-xwdsvi {column-gap: 5px}}#brxe-nilgmo {flex-wrap: nowrap; row-gap: 10px}#brxe-whxaqg {width: 100%}#brxe-krvuje {text-align: center; line-height: 1; color: var(--bricks-color-uixdjr); background-color: var(--bricks-color-qkxnzt); border-radius: 30px; display: flex; justify-content: center; align-items: center; aspect-ratio: 1; width: 2em}#brxe-ohsycz {flex-direction: row; flex-wrap: nowrap; column-gap: 15px; align-items: center; justify-content: center}@media (max-width: 991px) {#brxe-ohsycz {column-gap: 10px}}@media (max-width: 767px) {#brxe-ohsycz {column-gap: 5px}}#brxe-vtysmq {flex-wrap: nowrap; row-gap: 10px}#brxe-pdtmip {width: 100%}#brxe-mhjcgu {text-align: center; line-height: 1; color: var(--bricks-color-uixdjr); background-color: var(--bricks-color-qkxnzt); border-radius: 30px; display: flex; justify-content: center; align-items: center; aspect-ratio: 1; width: 2em}#brxe-vxaztf {flex-direction: row; flex-wrap: nowrap; column-gap: 15px; align-items: center; justify-content: center}@media (max-width: 991px) {#brxe-vxaztf {column-gap: 10px}}@media (max-width: 767px) {#brxe-vxaztf {column-gap: 5px}}#brxe-kdijdr {flex-wrap: nowrap; row-gap: 10px}#brxe-zzjdqz {width: 100%}#brxe-hnkxsv {text-align: center; line-height: 1; color: var(--bricks-color-uixdjr); background-color: var(--bricks-color-qkxnzt); border-radius: 30px; display: flex; justify-content: center; align-items: center; aspect-ratio: 1; width: 2em}#brxe-hqgjtq {flex-direction: row; flex-wrap: nowrap; column-gap: 15px; align-items: center; justify-content: center}@media (max-width: 991px) {#brxe-hqgjtq {column-gap: 10px}}@media (max-width: 767px) {#brxe-hqgjtq {column-gap: 5px}}#brxe-agmihy {flex-wrap: nowrap; row-gap: 10px}#brxe-lwhnub {width: 100%}#brxe-ehlgsk {text-align: center; line-height: 1; color: var(--bricks-color-uixdjr); background-color: var(--bricks-color-qkxnzt); border-radius: 30px; display: flex; justify-content: center; align-items: center; aspect-ratio: 1; width: 2em}#brxe-nrqvpy {flex-direction: row; flex-wrap: nowrap; column-gap: 15px; align-items: center; justify-content: center}@media (max-width: 991px) {#brxe-nrqvpy {column-gap: 10px}}@media (max-width: 767px) {#brxe-nrqvpy {column-gap: 5px}}#brxe-maxkcn {flex-wrap: nowrap; row-gap: 10px}#brxe-bryknc {width: 100%}#brxe-lhvznv {text-align: center; line-height: 1; color: var(--bricks-color-uixdjr); background-color: var(--bricks-color-qkxnzt); border-radius: 30px; display: flex; justify-content: center; align-items: center; aspect-ratio: 1; width: 2em}#brxe-grxbmc {flex-direction: row; flex-wrap: nowrap; column-gap: 15px; align-items: center; justify-content: center}@media (max-width: 991px) {#brxe-grxbmc {column-gap: 10px}}@media (max-width: 767px) {#brxe-grxbmc {column-gap: 5px}}#brxe-bwanlv {flex-wrap: nowrap; row-gap: 10px}#brxe-nhmpdm {width: 100%}#brxe-psvcrs {text-align: center; line-height: 1; color: var(--bricks-color-uixdjr); background-color: var(--bricks-color-qkxnzt); border-radius: 30px; display: flex; justify-content: center; align-items: center; aspect-ratio: 1; width: 2em}#brxe-arcuae {flex-direction: row; flex-wrap: nowrap; column-gap: 15px; align-items: center; justify-content: center}@media (max-width: 991px) {#brxe-arcuae {column-gap: 10px}}@media (max-width: 767px) {#brxe-arcuae {column-gap: 5px}}#brxe-ujbiqn {flex-wrap: nowrap; row-gap: 10px}#brxe-kmyrcr {display: grid; align-items: initial; grid-gap: 10px; grid-template-columns: repeat(5,1fr)}@media (max-width: 991px) {#brxe-kmyrcr {grid-template-columns: repeat(3,1fr)}}@media (max-width: 478px) {#brxe-kmyrcr {grid-template-columns: repeat(2,1fr)}}#brxe-msznkd {text-align: center}@media (max-width: 1520px) {#brxe-frktkv .repeater-item [data-field-id="76efb9"] {margin-top: 20px; margin-right: 0; margin-bottom: 20px; margin-left: 0}}#brxe-wskcll {margin-bottom: 80px}