@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-search) button{align-items:center;background-color:#fff0;cursor:pointer;display:flex;gap:.5em;height:40px;justify-content:center;width:60px}:where(.brxe-search) button svg:not([height]){height:inherit}.bricks-search-overlay{background-color:#fff;background-position:50%;background-size:cover;bottom:0;color:var(--bricks-text-medium);height:100%;left:0;opacity:0;position:fixed;right:0;text-align:center;top:0;transform:scale(1.1);transition:all .4s;visibility:hidden;width:100%;z-index:-1}.bricks-search-overlay:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.bricks-search-overlay.show{opacity:1;transform:scale(1);visibility:visible;z-index:999}.bricks-search-overlay .bricks-search-inner{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;z-index:1}.bricks-search-overlay .close{background-color:#fff0;cursor:pointer;font-size:60px;line-height:1;position:fixed;right:30px;text-align:center;top:15px;z-index:1}.bricks-search-overlay .title{margin:0 0 1em}.bricks-search-overlay .bricks-search-form{max-width:600px}.bricks-search-overlay .bricks-search-form input[type=search]{background-color:#fff0;border-radius:0;font-size:1.4em;line-height:60px;text-align:center;width:100%}}@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)}}:where(.brxe-nav-menu).dragging .bricks-mobile-menu-wrapper{display:none!important;pointer-events:none!important}:where(.brxe-nav-menu) .menu-item:not(.open) .sub-menu{pointer-events:none}:where(.brxe-nav-menu) .menu-item:not(.open) .sub-menu:not(.brx-submenu-positioned){display:none!important}:where(.brxe-nav-menu) ol,:where(.brxe-nav-menu) ul{list-style-type:none;margin:0;padding:0}:where(.brxe-nav-menu) .bricks-nav-menu{display:flex;line-height:inherit;margin:0;padding:0}:where(.brxe-nav-menu) .bricks-nav-menu>li{margin:0 0 0 30px}:where(.brxe-nav-menu) .bricks-nav-menu>li.menu-item-has-children:hover:before{content:"";height:100%;min-height:60px;position:absolute;top:100%;width:100%;z-index:1}:where(.brxe-nav-menu) .bricks-nav-menu>li>.sub-menu.caret:before{border:0 solid #fff0;border-bottom:0 solid var(--bricks-bg-dark);content:"";height:0;left:0;position:absolute;top:0;transform:translateY(-100%);width:0}:where(.brxe-nav-menu) .bricks-nav-menu>li[data-toggle=click]:before{display:none}:where(.brxe-nav-menu) .bricks-nav-menu>li[data-toggle=click].open>.sub-menu.caret:before{display:block}:where(.brxe-nav-menu) .bricks-nav-menu>li[data-toggle=click] .sub-menu.caret:before{display:none}:where(.brxe-nav-menu) .bricks-nav-menu li{position:relative}:where(.brxe-nav-menu) .bricks-nav-menu li.open>.sub-menu{opacity:1;visibility:visible}:where(.brxe-nav-menu) .bricks-nav-menu li.open[data-static]>.sub-menu{display:block}:where(.brxe-nav-menu) .bricks-nav-menu li:not(.brx-has-megamenu)>a{display:flex;width:100%}:where(.brxe-nav-menu) .bricks-nav-menu li[data-static]{flex-direction:column}:where(.brxe-nav-menu) .bricks-nav-menu li[data-static] .sub-menu{display:none;position:static!important;transform:none}:where(.brxe-nav-menu) .bricks-nav-menu .sub-menu{background-color:var(--bricks-bg-dark);color:#fff;line-height:60px;min-width:150px;opacity:0;position:absolute;top:100%;transition:var(--bricks-transition);visibility:hidden;white-space:nowrap;z-index:998}:where(.brxe-nav-menu) .bricks-nav-menu .sub-menu li{border-style:none;position:relative;width:100%}:where(.brxe-nav-menu) .bricks-nav-menu .sub-menu a,:where(.brxe-nav-menu) .bricks-nav-menu .sub-menu button{color:currentcolor;padding:0 20px}:where(.brxe-nav-menu) .bricks-nav-menu .sub-menu .sub-menu{left:100%;padding-top:0;top:0}:where(.brxe-nav-menu) .bricks-nav-menu .brx-has-multilevel .sub-menu .brx-submenu-toggle{width:100%}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle{background-color:#fff0;cursor:pointer;display:none;height:16px;min-width:12px;position:relative;width:20px}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle.always{display:block}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle:hover span{min-width:12px;width:20px}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle span{background-color:currentcolor;display:block;height:2px;position:absolute;right:0;transition:var(--bricks-transition)}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle .bar-top{min-width:12px;top:0;width:20px}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle .bar-center{min-width:12px;top:7px;width:20px}:where(.brxe-nav-menu) .bricks-mobile-menu-toggle .bar-bottom{min-width:12px;top:14px;width:20px}.brx-body.iframe .bricks-mobile-menu-wrapper .sub-menu{display:block!important}.brxe-nav-menu.show-mobile-menu .bricks-mobile-menu-toggle{min-width:20px;width:20px;z-index:1000}.brxe-nav-menu.show-mobile-menu .bricks-mobile-menu-toggle.fixed{position:fixed}.brxe-nav-menu.show-mobile-menu .bricks-mobile-menu-toggle .bar-top{top:50%;transform:rotate(45deg)}.brxe-nav-menu.show-mobile-menu .bricks-mobile-menu-toggle .bar-center{opacity:0}.brxe-nav-menu.show-mobile-menu .bricks-mobile-menu-toggle .bar-bottom{top:50%;transform:rotate(-45deg)}.brxe-nav-menu.show-mobile-menu li.open>.brx-megamenu{display:initial;opacity:1;position:static;visibility:visible}.brxe-nav-menu.show-mobile-menu .bricks-mobile-menu-wrapper{max-width:100vw;opacity:1!important;transform:translateX(0)!important;visibility:visible;z-index:999}.brxe-nav-menu.show-mobile-menu .bricks-mobile-menu-overlay{opacity:1;visibility:visible;z-index:998}.brxe-nav-menu .bricks-mobile-menu-wrapper{bottom:0;color:#fff;display:flex;flex-direction:column;height:100vh;height:calc(var(--bricks-vh, 1vh)*100);left:0;position:fixed;right:auto;scrollbar-width:none;top:var(--wp-admin--admin-bar--height,0);transition-duration:.2s;transition-property:background-color,opacity,transform,visibility;visibility:hidden;width:300px;z-index:999}.brxe-nav-menu .bricks-mobile-menu-wrapper::-webkit-scrollbar{background:#fff0;height:0;width:0}.brxe-nav-menu .bricks-mobile-menu-wrapper:before{background-color:#23282d;background-size:cover;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.brxe-nav-menu .bricks-mobile-menu-wrapper.fade-in{opacity:0;transform:translateX(0)!important}.brxe-nav-menu .bricks-mobile-menu-wrapper.left{transform:translateX(-100%)}.brxe-nav-menu .bricks-mobile-menu-wrapper.right{left:auto;right:0;transform:translateX(100%)}.brxe-nav-menu .bricks-mobile-menu-wrapper a{display:block;width:100%}.brxe-nav-menu .bricks-mobile-menu-wrapper .brx-megamenu a{display:initial}.brxe-nav-menu .bricks-mobile-menu-wrapper li a{line-height:60px}.brxe-nav-menu .bricks-mobile-menu-wrapper li a:focus{outline-offset:-1px}.brxe-nav-menu .bricks-mobile-menu-wrapper .sub-menu{background:none!important;display:none;line-height:40px}.brxe-nav-menu .bricks-mobile-menu-wrapper .sub-menu li>.brx-submenu-toggle>*,.brxe-nav-menu .bricks-mobile-menu-wrapper .sub-menu li>a{padding:0 45px}.brxe-nav-menu .bricks-mobile-menu-wrapper li.open>.sub-menu{display:block}.brxe-nav-menu .bricks-mobile-menu-wrapper li.menu-item-has-children:hover:before{display:none}.brxe-nav-menu .bricks-mobile-menu{overflow-y:scroll;position:relative;scrollbar-width:none}.brxe-nav-menu .bricks-mobile-menu::-webkit-scrollbar{background:#fff0;height:0;width:0}.brxe-nav-menu .bricks-mobile-menu>li>.brx-submenu-toggle>*,.brxe-nav-menu .bricks-mobile-menu>li>a{padding:0 30px}.brxe-nav-menu .bricks-mobile-menu .brx-megamenu{display:none}.brxe-nav-menu .bricks-mobile-menu-overlay{background-color:rgb(0 0 0 / .25);bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:all .2s;visibility:hidden;z-index:-1}li.menu-item-has-children [aria-expanded] .menu-item-icon{background-color:#fff0;color:inherit;pointer-events:none;transition:inherit}li.menu-item-has-children [aria-expanded] .menu-item-icon i{position:relative;top:2px}li.menu-item-has-children [aria-expanded=false] .open{display:block}li.menu-item-has-children [aria-expanded=false] .close{display:none}li.menu-item-has-children [aria-expanded=true] .close{display:block}li.menu-item-has-children [aria-expanded=true] .open{display:none}}@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{@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,rgb(0 0 0 / .5),rgb(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-dropdown{cursor:pointer;display:flex;flex-direction:column;position:relative}.brxe-dropdown.brx-draggable:empty{min-height:0}.brxe-dropdown.brx-draggable:empty:not(.editing){outline:none}.brxe-dropdown[data-static] .open>.brx-dropdown-content,.brxe-dropdown[data-static].open>.brx-dropdown-content{display:block}.brxe-dropdown[data-static] .brx-dropdown-content{display:none;position:static}.brxe-dropdown:not([data-toggle=click]):hover .brx-dropdown-content:after{bottom:100%;content:"";height:var(--brx-dropdown-height-before,0);position:absolute;width:100%;z-index:1}.brxe-dropdown.caret .brx-dropdown-content:before{border:0 solid #fff0;border-bottom-color:#fff;content:"";height:0;left:0;position:absolute;top:0;transform:translateY(-100%);transition-duration:.2s;transition-property:opacity,transform,visibility;transition-timing-function:ease;width:0}.brxe-dropdown.open>.brx-dropdown-content{opacity:1;visibility:visible}.brxe-dropdown:not(.open) .brx-dropdown-content{pointer-events:none}.brxe-dropdown .brx-submenu-toggle{gap:10px}.brxe-dropdown .brxe-dropdown:not([data-toggle=click]):hover:before{display:none}.brxe-dropdown .brxe-dropdown .brx-dropdown-content{left:100%;top:0}.brx-dropdown-content{background-color:#fff;cursor:auto;display:flex;flex-direction:column;list-style-type:none;margin:0;min-width:200px;opacity:0;padding:0;position:absolute;top:100%;transition-duration:.2s;transition-property:opacity,transform,visibility;transition-timing-function:ease;visibility:hidden;z-index:1001}.brx-dropdown-content:not(.brx-submenu-positioned){display:none!important}.brx-dropdown-content>li.brxe-text-link{display:list-item}.brx-dropdown-content>li .brxe-text-link{display:flex}.brx-multilevel-back{align-items:center;cursor:pointer;display:flex;gap:3px;width:100%}.brx-render-child-nodes{display:none!important}}@layer bricks{.brxe-nav-nested{align-items:center;display:inline-flex}.brxe-nav-nested[data-toggle=always] .brx-nav-nested-items{display:none}.brxe-nav-nested[data-toggle=always] .brx-toggle-div,.brxe-nav-nested[data-toggle=always] .brxe-toggle{display:inline-flex}.brxe-nav-nested .brx-toggle-div,.brxe-nav-nested .brxe-toggle{display:none}.brxe-nav-nested .menu-item:has(>.brx-toggle-div:not(.is-active):not(.brx-child-node)),.brxe-nav-nested:not(.brx-open) .menu-item:has(>.brx-toggle-div.brx-child-node:not(.is-active)){display:none}.brxe-nav-nested li.menu-item:has(>.brxe-text-link>.icon>svg,>.brxe-text-link>.icon>i){display:flex}.brxe-nav-nested li.brxe-text-link.menu-item{display:list-item}.brxe-nav-nested.brx-open .brxe-dropdown:not([data-toggle=click]) .brx-dropdown-content:after{content:none}.brxe-nav-nested.brx-open .brx-nav-nested-items{align-items:stretch;background-color:#fff;bottom:0;display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;justify-content:safe center;left:0;overflow-y:auto;position:fixed;right:0;top:var(--wp-admin--admin-bar--height,0);transition-duration:.2s;transition-property:opacity,transform,visibility;transition-timing-function:ease;z-index:1001}.brxe-nav-nested.brx-open.brx-mobile-center .brx-nav-nested-items{justify-content:safe center!important}.brxe-nav-nested.brx-open.multilevel .brx-nav-nested-items{overflow:hidden}.brxe-nav-nested.brx-open li.menu-item a{justify-content:inherit;width:100%}.brxe-nav-nested.brx-open :where(li.menu-item.brx-toggle-div){display:block}.brxe-nav-nested.brx-open .brx-submenu-toggle{justify-content:space-between}.brxe-nav-nested.brx-open .brxe-dropdown:hover:before{content:none}.brxe-nav-nested.brx-open .brxe-dropdown.open>.brx-dropdown-content{display:flex;min-width:auto;opacity:1;overflow-y:auto;position:static;visibility:visible}.brxe-nav-nested.brx-open .brxe-dropdown .brx-dropdown-content{display:none}.brxe-nav-nested.brx-open .brx-has-megamenu .brx-dropdown-content{min-width:0!important}.brxe-nav-nested.brx-closing .brx-nav-nested-items{opacity:0!important;visibility:hidden!important}.brx-nav-nested-items{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:30px;list-style-type:none;margin:0;padding:0}.brx-nav-nested-items>li>a.bricks-link-wrapper{display:flex}.brx-nav-nested-items>li:has(>.brxe-svg){line-height:1}}@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}}@layer bricks{.brxe-button{width:auto}}@layer bricks{.brxe-shortcode{width:100%}}@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-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}}@media (max-height:1050px){#brxe-ltamqk{display:none!important}.header__mobile_components,.mobile_toggle_container{display:flex!important}.header__menu-container{flex-direction:row!important}}#brx-header.brx-sticky.scrolling:not(.slide-up)>.brxe-section,#brx-header.brx-sticky.scrolling:not(.slide-up)>.brxe-container,#brx-header.brx-sticky.scrolling:not(.slide-up)>.brxe-block,#brx-header.brx-sticky.scrolling:not(.slide-up)>.brxe-div{box-shadow:0 10px 10px 0 rgb(0 0 0 / .01)}#brxe-gmhiut svg{height:20px;width:20px;height:15px;width:15px}#brxe-gmhiut .bu-as-cat>a>span{color:var(--black)}#brxe-gmhiut .search-form input[type="text"]{color:var(--primary);min-width:400px;border:1px solid var(--primary-light);border-radius:3px}#brxe-gmhiut ::placeholder{color:var(--primary-semi-dark)}#brxe-gmhiut .bu-as-cat-dropdown{background-color:#eef1f1}#brxe-gmhiut .bu-as-cat-dropdown ul li a{font-size:var(--text-s);color:var(--primary)}#brxe-gmhiut .bu-as-cat-dropdown ul li a:hover{color:#103a3a}#brxe-gmhiut .bu-as-cat-dropdown .current-item>a{color:var(--secondary)}#brxe-gmhiut .bu-as-dd--icon{font-size:12px;color:var(--black);fill:var(--black)}#brxe-gmhiut .autocomplete-suggestions{flex-direction:column;display:flex}#brxe-gmhiut .bu-as-result-wrapper{width:150%;left:-25%;box-shadow:0 10px 24px 3px rgb(3 7 18 / .08)}#brxe-gmhiut .search-form input[type="text"]:focus{border:1px solid var(--primary);border-radius:3px}@media (max-width:1200px){#brxe-gmhiut .search-form input[type="text"]{min-width:400px}}@media (max-width:767px){#brxe-gmhiut{display:none}}@media (max-width:478px){#brxe-gmhiut{display:none}}#brxe-21b573{font-weight:500;text-decoration:none}#brxe-82a753{color:var(--primary-light)}#brxe-82a753 .line{height:100%}#brxe-82a753.horizontal .line{border-top-width:100%}#brxe-48b81b{font-weight:500;text-decoration:none}#brxe-4de336{font-weight:500;text-decoration:none}#brxe-a9a099{color:var(--primary-light)}#brxe-a9a099 .line{height:100%}#brxe-a9a099.horizontal .line{border-top-width:100%}#brxe-b144ff{font-weight:500;text-decoration:none}#brxe-95c270{column-gap:var(--space-xs)}@media (max-width:991px){#brxe-95c270{display:none}}@media (max-width:991px){#brxe-a4e397{align-items:center;display:none}}#brxe-dpfnqy .bricks-site-logo{width:200px}#brxe-dpfnqy{visibility:visible}@media (max-width:767px){#brxe-dpfnqy .bricks-site-logo{width:150px}}#brxe-ktwsad{background-image:url(https://engelaustralia.com.au/wp-content/uploads/title-engel-coolers.jpg);background-size:cover}#brxe-uxqclo{background-image:url(https://engelaustralia.com.au/wp-content/uploads/engel_EDC19C_Shannon_Straw_v2.jpg);background-size:cover}#brxe-lbdzgi{background-image:url(https://engelaustralia.com.au/wp-content/uploads/tile-engel-soft-cooler-bag.jpg);background-size:cover}#brxe-qcokhz{padding-right:0}#brxe-uwbelk{width:auto}#brxe-jgihlq{flex-direction:column;row-gap:var(--space-xs);justify-content:space-between}#brxe-caxkty{margin-top:var(--space-xl);height:auto;width:auto;max-height:70%}#brxe-bkoswq{flex-direction:column;row-gap:var(--space-xs);justify-content:space-between}#brxe-peydwb{display:none}#brxe-ihljus{width:auto}#brxe-zlcuxp{flex-direction:column;row-gap:var(--space-xs);justify-content:space-between}#brxe-djlscj{max-width:500px}#brxe-rlobrd{flex-direction:column;row-gap:var(--space-xs);justify-content:space-between}#brxe-rqfjrg{display:flex;height:100%;background-size:contain;background-image:url(https://engelaustralia.com.au/wp-content/uploads/hinges-tile-1024x1024.jpg)}#brxe-bmryjo{background-image:url(https://engelaustralia.com.au/wp-content/uploads/latch-tile-1024x1024.jpg);background-size:contain}#brxe-mgptvg{background-size:contain;background-image:url(https://engelaustralia.com.au/wp-content/uploads/mat-tile-1024x1024.jpg)}#brxe-wvotuw{display:flex;height:100%}#brxe-rehimz{flex-direction:column;row-gap:var(--space-xs);justify-content:space-between}#brxe-dihssn{flex-direction:column;row-gap:var(--space-xs);justify-content:space-between}@media (max-width:1200px){#brxe-hvkeba{max-height:220px}}#brxe-bffigm{background-size:contain;background-repeat:no-repeat;background-position:center center}#brxe-ssltiy{display:flex;height:100%}#brxe-bsaymb{background-image:url(https://engelaustralia.com.au/wp-content/uploads/bumper-sticker-real.png);background-size:cover}#brxe-isdgnz{border:2px solid var(--primary-ultra-light);display:flex;align-self:stretch!important;width:100%;align-items:center;justify-content:center;height:100%;background-image:url(https://engelaustralia.com.au/wp-content/uploads/engel_out_back_road.jpg);background-size:cover}#brxe-jymxhj.horizontal .line{border-top-color:var(--primary-light)}#brxe-jymxhj.vertical .line{border-right-color:var(--primary-light)}#brxe-jymxhj .icon{color:var(--primary-light)}#brxe-rqpquz{display:flex;flex-direction:column}#brxe-rpqzxa.horizontal .line{border-top-color:var(--primary-light)}#brxe-rpqzxa.vertical .line{border-right-color:var(--primary-light)}#brxe-rpqzxa .icon{color:var(--primary-light)}#brxe-wdfvfv{display:flex;flex-direction:column}#brxe-nwpkse{flex-direction:column;row-gap:var(--space-xs);justify-content:space-between}#brxe-rkbaic{background-position:center center;background-image:url(https://engelaustralia.com.au/wp-content/uploads/engel_contact_us_farming-1024x682.jpg);background-size:cover}@media (max-width:1200px){#brxe-ltamqk{align-items:center}}@media (max-width:991px){#brxe-ltamqk{display:none}}#brxe-zmxnuk{display:none}@media (max-width:991px){#brxe-zmxnuk{display:flex;align-items:center}}#brxe-lsarpk .bc-burguer-style1,#brxe-lsarpk .bc-burguer-style2,#brxe-lsarpk .bc-burguer-style3,#brxe-lsarpk .bc-burguer-style4,#brxe-lsarpk .bc-burguer-style5,#brxe-lsarpk .bc-burguer-style6,#brxe-lsarpk .bc-burguer-style7,#brxe-lsarpk .bc-burguer-style8,#brxe-lsarpk .bc-burguer-style9,#brxe-lsarpk .bc-burguer-style9{--burguer-stroke-width:4px}#brxe-lsarpk .bc-burguer-style1,#brxe-lsarpk .bc-burguer-style2,#brxe-lsarpk .bc-burguer-style3,#brxe-lsarpk .bc-burguer-style4,#brxe-lsarpk .bc-burguer-style5,#brxe-lsarpk .bc-burguer-style6,#brxe-lsarpk .bc-burguer-style7,#brxe-lsarpk .bc-burguer-style8,#brxe-lsarpk .bc-burguer-style9,#brxe-lsarpk .bc-burguer-style10,#brxe-lsarpk .hamburger,#brxe-lsarpk .next-burger-animated,#brxe-lsarpk .next-burger-animated--distorsionv3,#brxe-lsarpk .next-burger-animated--chevron,#brxe-lsarpk .next-burger-flipped,#brxe-lsarpk .next-burger-disfigured,#brxe-lsarpk .next-burger-arrow,#brxe-lsarpk .next-burger-bounce{--burguer-dimensions:32px}@media (max-width:991px){#brxe-lsarpk .hamburger,#brxe-lsarpk .next-burger-animated,#brxe-lsarpk .next-burger-animated--distorsionv3,#brxe-lsarpk .next-burger-animated--chevron,#brxe-lsarpk .next-burger-flipped,#brxe-lsarpk .next-burger-disfigured,#brxe-lsarpk .next-burger-arrow{--hamburger-layer-height:6px}#brxe-lsarpk .bc-burguer-style1,#brxe-lsarpk .bc-burguer-style2,#brxe-lsarpk .bc-burguer-style3,#brxe-lsarpk .bc-burguer-style4,#brxe-lsarpk .bc-burguer-style5,#brxe-lsarpk .bc-burguer-style6,#brxe-lsarpk .bc-burguer-style7,#brxe-lsarpk .bc-burguer-style8,#brxe-lsarpk .bc-burguer-style9,#brxe-lsarpk .bc-burguer-style9{--burguer-stroke-width:4px}#brxe-lsarpk .bc-burguer-style1,#brxe-lsarpk .bc-burguer-style2,#brxe-lsarpk .bc-burguer-style3,#brxe-lsarpk .bc-burguer-style4,#brxe-lsarpk .bc-burguer-style5,#brxe-lsarpk .bc-burguer-style6,#brxe-lsarpk .bc-burguer-style7,#brxe-lsarpk .bc-burguer-style8,#brxe-lsarpk .bc-burguer-style9,#brxe-lsarpk .bc-burguer-style10,#brxe-lsarpk .hamburger,#brxe-lsarpk .next-burger-animated,#brxe-lsarpk .next-burger-animated--distorsionv3,#brxe-lsarpk .next-burger-animated--chevron,#brxe-lsarpk .next-burger-flipped,#brxe-lsarpk .next-burger-disfigured,#brxe-lsarpk .next-burger-arrow,#brxe-lsarpk .next-burger-bounce{--burguer-dimensions:28px}}@media (max-width:767px){#brxe-lsarpk .bc-burguer-style1,#brxe-lsarpk .bc-burguer-style2,#brxe-lsarpk .bc-burguer-style3,#brxe-lsarpk .bc-burguer-style4,#brxe-lsarpk .bc-burguer-style5,#brxe-lsarpk .bc-burguer-style6,#brxe-lsarpk .bc-burguer-style7,#brxe-lsarpk .bc-burguer-style8,#brxe-lsarpk .bc-burguer-style9,#brxe-lsarpk .bc-burguer-style10,#brxe-lsarpk .hamburger,#brxe-lsarpk .next-burger-animated,#brxe-lsarpk .next-burger-animated--distorsionv3,#brxe-lsarpk .next-burger-animated--chevron,#brxe-lsarpk .next-burger-flipped,#brxe-lsarpk .next-burger-disfigured,#brxe-lsarpk .next-burger-arrow,#brxe-lsarpk .next-burger-bounce{--burguer-dimensions:28px}}#brxe-lbhtul .bc-burguer-style1,#brxe-lbhtul .bc-burguer-style2,#brxe-lbhtul .bc-burguer-style3,#brxe-lbhtul .bc-burguer-style4,#brxe-lbhtul .bc-burguer-style5,#brxe-lbhtul .bc-burguer-style6,#brxe-lbhtul .bc-burguer-style7,#brxe-lbhtul .bc-burguer-style8,#brxe-lbhtul .bc-burguer-style9,#brxe-lbhtul .bc-burguer-style10,#brxe-lbhtul .hamburger,#brxe-lbhtul .next-burger-animated,#brxe-lbhtul .next-burger-animated--distorsionv3,#brxe-lbhtul .next-burger-animated--chevron,#brxe-lbhtul .next-burger-flipped,#brxe-lbhtul .next-burger-disfigured,#brxe-lbhtul .next-burger-arrow,#brxe-lbhtul .next-burger-bounce{--burguer-dimensions:30px}@media (max-width:991px){#brxe-lbhtul .bc-burguer-style1,#brxe-lbhtul .bc-burguer-style2,#brxe-lbhtul .bc-burguer-style3,#brxe-lbhtul .bc-burguer-style4,#brxe-lbhtul .bc-burguer-style5,#brxe-lbhtul .bc-burguer-style6,#brxe-lbhtul .bc-burguer-style7,#brxe-lbhtul .bc-burguer-style8,#brxe-lbhtul .bc-burguer-style9,#brxe-lbhtul .bc-burguer-style10,#brxe-lbhtul .hamburger,#brxe-lbhtul .next-burger-animated,#brxe-lbhtul .next-burger-animated--distorsionv3,#brxe-lbhtul .next-burger-animated--chevron,#brxe-lbhtul .next-burger-flipped,#brxe-lbhtul .next-burger-disfigured,#brxe-lbhtul .next-burger-arrow,#brxe-lbhtul .next-burger-bounce{--burguer-dimensions:25px}}#brxe-isobwk{height:25px;width:25px;cursor:pointer}.oc-menu-cart-wrapper .fkcart-shortcode-count{top:0px!important}#brxe-hcrvzc{flex-direction:row;justify-content:space-between;align-items:center}@media (max-width:991px){#brxe-hcrvzc{display:flex;justify-content:space-between;align-items:center}}@media (max-width:767px){#brxe-hcrvzc{display:flex;flex-direction:row;align-items:center;justify-content:space-between}}#brxe-bzwvzw{width:100%}#brxe-zuajos{height:8%}#brxe-zuajos:not(.tag),#brxe-zuajos img{object-fit:contain}@media (max-width:767px){#brxe-zuajos{max-width:40%}}#brxe-vgfmvx{font-weight:500;text-decoration:none}#brxe-dvtfxs{color:var(--primary-light)}#brxe-dvtfxs .line{height:100%}#brxe-dvtfxs.horizontal .line{border-top-width:100%}#brxe-omvydg{font-weight:500;text-decoration:none}#brxe-rkeayt{column-gap:var(--space-xs);flex-direction:row;display:flex}@media (max-width:991px){#brxe-rkeayt{display:flex}}@media (max-width:767px){#brxe-rkeayt{display:flex}}#brxe-ewfelx{font-weight:500;text-decoration:none}#brxe-hsuxhk{color:var(--primary-light)}#brxe-hsuxhk .line{height:100%}#brxe-hsuxhk.horizontal .line{border-top-width:100%}#brxe-uzujzm{font-weight:500;text-decoration:none}#brxe-wuhmwc{display:flex;column-gap:var(--space-xs)}@media (max-width:767px){#brxe-wuhmwc{display:flex}}#brxe-uzachk{display:flex}@media (max-width:991px){#brxe-uzachk{align-items:center;justify-content:center}}@media (max-width:767px){#brxe-uzachk{align-self:center!important;align-items:center;flex-direction:column}}#brxe-zznlqw{width:30px}#brxe-vqwbym{font-size:var(--text-s)}#brxe-euiorn{display:flex;column-gap:8px;align-items:center}@media (max-width:991px){#brxe-euiorn{align-self:center!important}}@media (max-width:767px){#brxe-euiorn{align-self:center!important}}@media (max-width:478px){#brxe-euiorn{align-self:center!important}}@media (max-width:991px){#brxe-fyudsh{align-self:center!important;display:flex}}@media (max-width:767px){#brxe-fyudsh{align-self:center!important;display:flex}}#brxe-fnryty .icon>svg{height:20px;width:20px}#brxe-tbbgkd{width:100%}#brxe-upnmjy{display:flex;flex-direction:column}#brxe-kyrtqm .icon>svg{height:20px;width:20px}#brxe-xwbibb{width:100%}#brxe-bcizyg{display:flex;flex-direction:column}#brxe-yhlwkp .icon>svg{height:20px;width:20px}#brxe-pnjlhb{width:100%}#brxe-hiqnyo{display:flex;flex-direction:column}#brxe-lpijjw .icon>svg{height:30px;width:30px}#brxe-nqzahv{width:100%}#brxe-aeucwz{display:flex;flex-direction:column}#brxe-niecjc .icon>svg{height:20px;width:20px}#brxe-nrfbeu{width:100%}#brxe-vylznh{display:flex;flex-direction:column}#brxe-zvbtbh .icon>svg{height:20px;width:20px}#brxe-yzbfzb{display:flex;flex-direction:column}#brxe-njohil .icon>svg{height:30px;width:30px}#brxe-chsspq{font-size:var(--text-l)}#brxe-ktxhkd{display:flex;flex-direction:column}#brxe-sdmjqt .icon>svg{height:30px;width:30px}#brxe-dbdaxa{display:flex;flex-direction:column}#brxe-uzqscz .icon>svg{height:20px;width:20px}#brxe-wuawyd{font-size:var(--text-l)}#brxe-cbsvxn input[type=search]{border:1px solid var(--primary);border-radius:0;width:100%;height:50px;font-size:16px}#brxe-cbsvxn svg{fill:var(--white)}#brxe-cbsvxn .bricks-search-overlay .bricks-search-form{max-width:100%}#brxe-cbsvxn input[type=search]::placeholder{color:var(--primary-semi-light)}#brxe-cbsvxn button{height:50px;border:1px solid var(--primary);background-color:var(--primary);width:15%}#brxe-cxezpp{width:100%;display:flex;flex-direction:column}#brxe-vkhzty{display:flex;flex-direction:column}#brxe-hmdexz{justify-content:space-between}@media (max-width:991px){#brxe-hmdexz{flex-direction:column}}@media (max-width:767px){#brxe-hmdexz{flex-direction:row}}@media (max-width:478px){#brxe-hmdexz{flex-direction:row}}#brxe-dnjkdz{background-color:var(--black-trans-40)}#brxe-qvmafc .bc-multi-offcanvas-menu__items-wrapper{--background:var(--white);height:100dvh}#brxe-qvmafc{--slide-duration:600ms}@media (max-width:991px){#brxe-qvmafc .bc-multi-offcanvas-menu__items-wrapper{padding-top:var(--space-m);padding-right:var(--space-m);padding-left:var(--space-m)}}@media (max-width:478px){#brxe-qvmafc{--width:100vw}}@media (max-width:991px){#brxe-pvefgs{display:flex}}