body{font-family:"Inter",sans-serif;font-optical-sizing:auto;min-height:100%;background-color:#fff;color:#121719;font-size:16px;line-height:normal}html,body{height:100%}#page-wrapper{display:flex;flex-direction:column;min-height:100%}*,*::before,*::after{box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-family:"Kanit",sans-serif}.bg-grey{background-color:#f7f8f8}.container{max-width:1440px;margin:0 auto;padding:0 2rem}@media(max-width: 1199px){.container{padding:0 1.25rem}}.btn{display:inline-flex;align-items:center;gap:.625rem;justify-content:center;padding:0 .75rem;position:relative;cursor:pointer;border:none;height:2.75rem;line-height:2.75rem;font-weight:500;transition:.3s all ease-in-out;white-space:nowrap;border:none;font-size:clamp(.875rem,.125vw + .85rem,1rem);text-transform:uppercase}@media(max-width: 1199px){.btn{font-size:.875rem}}.btn.btn--transparent{background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);padding:0}.btn.btn--transparent.--secondary{color:var(--secondary-color)}.btn.btn--transparent:hover{border-bottom-color:currentColor}.btn.btn--transparent .btn-icon{--size: 20px}.btn.btn--transparent span{white-space:nowrap}.btn.btn--brand{background-color:var(--brand-color);color:var(--brand-color-inverse)}.btn.btn--brand:hover{background-color:var(--secondary-color);color:var(--secondary-color-inverse)}.btn.btn--primary{background:var(--primary-color);color:var(--primary-color-inverse)}.btn.btn--primary:hover{background-color:var(--secondary-color);color:var(--secondary-color-inverse)}.btn.btn--secondary{background:var(--secondary-color);color:var(--secondary-color-inverse)}.btn.btn--secondary:hover{background-color:var(--primary-color);color:var(--primary-color-inverse)}.btn.btn--white{background-color:#fff;color:#000}.btn.btn--white:hover{background-color:var(--brand-color);color:var(--brand-color-inverse)}.btn.btn--white:hover .btn-icon{background-color:var(--brand-color-inverse);color:var(--brand-color)}.btn.btn--outline{background-color:var(--brand-color-inverse);color:var(--brand-color);border:1px solid currentColor}.btn.btn--outline:hover{color:var(--brand-color-inverse);background-color:var(--brand-color);border-color:var(--brand-color)}.btn.btn-outline-secondary{background-color:#fff;color:#000;border:1px solid currentColor}.btn.btn-outline-secondary:hover{color:var(--brand-color-inverse);background-color:var(--brand-color);border-color:var(--brand-color)}.btn.btn-outline-secondary:hover .btn-icon{color:var(--brand-color);background-color:var(--brand-color-inverse)}.btn .btn-icon{--size: 30px;width:var(--size);height:var(--size);flex:0 0 var(--size);color:var(--brand-color-inverse);background-color:var(--brand-color);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:.3s all ease-in-out}.btn.btn--md{height:2.625rem;line-height:2.625rem}.btn--equal{--size: 2.825rem;padding:0 !important;width:var(--size);height:var(--size);line-height:100%;min-width:var(--size);min-height:1px}@media(max-width: 1280px){.btn--equal{--size: 2.5rem}}.btn--equal svg{vertical-align:text-top;margin:0 !important}.btn--transparent{background-color:rgba(0,0,0,0)}.form-control{height:50px;border:1px solid #c0c9ce;display:block;font-family:inherit;font-size:1rem;line-height:100%;width:100%;border-radius:5px;font-size:.875rem;padding:0 1rem;font-family:inherit;font-weight:400;transition:.25s ease-in-out all}textarea.form-control{height:100px}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-position:right 12px center;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0iY3VycmVudENvbG9yIj48cGF0aCBkPSJNMTEuOTk5OSAxMy4xNzE0TDE2Ljk0OTcgOC4yMjE2OEwxOC4zNjM5IDkuNjM1ODlMMTEuOTk5OSAxNS45OTk5TDUuNjM1OTkgOS42MzU4OUw3LjA1MDIgOC4yMjE2OEwxMS45OTk5IDEzLjE3MTRaIj48L3BhdGg+PC9zdmc+);background-repeat:no-repeat;background-size:20px;padding-inline-end:2.25rem !important}.form-check-input{width:20px;height:20px;margin:0;vertical-align:middle;appearance:none;border:1px solid #ced4da;border-radius:.25em;background-color:#fff;cursor:pointer;position:relative}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked::after{content:"";position:absolute;left:6px;top:3px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.form-check-input:focus{outline:none;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-label{font-size:.875rem;cursor:pointer}.custom-checkbox:checked{background-color:#007185;border-color:#007185}.btn-hamburger{position:relative;z-index:16;width:24px;height:24px;z-index:1}.btn-hamburger::before{content:"";position:fixed;left:0;right:0;bottom:0;top:0;background-color:currentColor;-webkit-transition:.25s ease-in-out all;transition:.25s ease-in-out all;opacity:0;visibility:visible;pointer-events:none;cursor:default}.btn-hamburger span{position:absolute;top:50%;left:0;height:2px;width:16px;background-color:currentColor;-webkit-transition:height 0s linear,-webkit-transform .6s ease-in-out;transition:height 0s linear,-webkit-transform .6s ease-in-out;transition:height 0s linear,transform .6s ease-in-out;transition:height 0s linear,transform .6s ease-in-out,-webkit-transform .6s ease-in-out;-webkit-transition-delay:.6s,0s,0s;transition-delay:.6s,0s,0s;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}.btn-hamburger span:after{position:absolute;top:5px;left:0;height:2px;width:14px;background-color:inherit;content:"";-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:top .3s ease,width .3s ease,-webkit-transform .3s ease;transition:top .3s ease,width .3s ease,-webkit-transform .3s ease;transition:top .3s ease,width .3s ease,transform .3s ease;transition:top .3s ease,width .3s ease,transform .3s ease,-webkit-transform .3s ease;-webkit-transition-delay:.9s,.9s,.6s,.6s;transition-delay:.9s,.9s,.6s,.6s}.btn-hamburger span:before{position:absolute;top:-5px;left:0;height:2px;width:18px;background-color:inherit;content:"";-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:top .3s ease,width .3s ease,-webkit-transform .3s ease;transition:top .3s ease,width .3s ease,-webkit-transform .3s ease;transition:top .3s ease,width .3s ease,transform .3s ease;transition:top .3s ease,width .3s ease,transform .3s ease,-webkit-transform .3s ease;-webkit-transition-delay:.9s,.9s,.6s,.6s;transition-delay:.9s,.9s,.6s,.6s}.btn-hamburger.is-active::before{opacity:1;visibility:visible;pointer-events:all}.btn-hamburger.is-active span{height:0;-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);-webkit-transition:width 0s linear,-webkit-transform 0s ease;transition:width 0s linear,-webkit-transform 0s ease;transition:width 0s linear,transform 0s ease;transition:width 0s linear,transform 0s ease,-webkit-transform 0s ease;-webkit-transition-delay:.3s,.6s,.6s;transition-delay:.3s,.6s,.6s}.btn-hamburger.is-active span:after{top:0;width:18px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition-delay:0s,0s,.3s,.3s;transition-delay:0s,0s,.3s,.3s}.btn-hamburger.is-active span:before{top:0;width:18px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition-delay:0s,0s,.3s,.3s;transition-delay:0s,0s,.3s,.3s}.collection-card{display:block;position:relative}.collection-card__title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;font-size:12px;position:absolute;bottom:0;background-color:#fff;width:100%;padding:.15rem 0;overflow:hidden}.collection-card__media{aspect-ratio:1/1;background-color:#f0f0f0;display:flex;width:100%}.collection-card__media[--ratio="16/9"]{aspect-ratio:16/9}.collection-card__media img{height:100%;width:100%;object-fit:cover}.collection{background-color:#fff;padding:1.25rem;display:flex;flex-direction:column}.collection-header h2{font-size:1.25rem;font-weight:600;line-height:1.2}.collection-footer{padding-top:1rem;margin-top:auto}.collection .link{color:#2162a1;font-size:.875rem}.collection .link:hover{color:#0c3353}[data-view="1"] .collection-card__title{display:none}.collection--feed{display:block}@media(min-width: 1280px){.grid-layout .product-category:first-child{grid-row-start:1;grid-row-end:3;grid-template-columns:repeat(1, 1fr);align-items:center;text-align:center}.grid-layout .product-category:first-child .product-category-media{order:1}.grid-layout .product-category:first-child .product-category-content{order:2}}.d-grid{display:grid;gap:1rem}.d-grid[data-view="1"]{grid-template-columns:repeat(1, 1fr)}.d-grid[data-view="2"]{grid-template-columns:repeat(2, 1fr)}.d-grid[data-view="3"]{grid-template-columns:repeat(3, 1fr)}.d-grid[data-view="4"]{grid-template-columns:repeat(4, 1fr)}.svg-icon{--size: 24px;height:var(--size);width:var(--size);flex:0 0 var(--size);max-width:var(--size);display:flex;align-items:center;justify-content:center}.svg-icon svg{display:block;fill:currentColor;width:100%;height:100%}.svg-icon--16{--size: 16px}.svg-icon--20{--size: 20px}.svg-icon--22{--size: 22px}.svg-icon--24{--size: 24px}.svg-icon--30{--size: 30px}.svg-icon--40{--size: 40px}.svg-icon--xs{--size: 14px}.svg-icon--xl{--size: 50px}.svg-icon--large{--size: 60px}.section-header h2{font-size:clamp(1.875rem,1.146vw + 1.624rem,3rem);font-weight:700;text-transform:uppercase;position:relative}@media(max-width: 767px){.section-header h2{font-size:1.5rem}}.section-title{font-size:clamp(1.25rem,.127vw + 1.222rem,1.375rem);font-weight:600}.section-title.--large{font-size:clamp(1.25rem,.764vw + 1.083rem,2rem)}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.btn-close{font-size:1.125rem;font-weight:700}.js--trigger::before{position:fixed;top:0;left:0;right:0;bottom:0;z-index:3;background-color:rgba(0,0,0,.8);opacity:0;visibility:hidden;pointer-events:none;content:"";transition:.2s ease-in-out all}.js--trigger.is-active:before{opacity:1;visibility:visible;pointer-events:auto}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#cdcdcd;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.scrollbar-thin{scrollbar-width:thin}.scrollbar-thin::-webkit-scrollbar{height:6px}.scrollbar-thin::-webkit-scrollbar-thumb{background-color:#9ca3af;border-radius:9999px}.color--secondary{color:var(--secondary-color)}.tabs-link{font-size:.9375rem;padding:.75rem 1rem;display:block;font-weight:600;position:relative}@media(max-width: 1280px){.tabs-link{padding:.5rem 0;text-align:start;display:flex;align-items:center;justify-content:space-between}.tabs-link::after{content:"";width:6px;height:6px;border-right:1px solid currentColor;border-top:1px solid currentColor;display:block;transform:rotate(45deg)}}@media(min-width: 1280px){.tabs-link:hover,.tabs-link.is-current{background-color:#fff;color:#445664}}.tab-button{background-color:#fff;border:1px solid currentColor;color:var(--brand-color);padding:.5rem 1.25rem;border-radius:5rem;display:block;font-weight:600}.tab-button.is-current,.tab-button:hover{background-color:var(--brand-color);color:var(--brand-color-inverse);border-color:var(--brand-color)}.tabs-content:not(.is-visible){display:none}.tab-list{overflow:auto;border-bottom:1px solid var(--brand-color)}.tab-list .tab-button{border-radius:8px 8px 0 0;border-bottom:none;border-color:#d0ddc5}.tab-list .tab-button:hover,.tab-list .tab-button.is-current{border-color:var(--brand-color)}.cms{line-height:1.5}.cms h1,.cms h2,.cms h3,.cms h4,.cms h5,.cms h6{line-height:1.375;font-weight:600}.cms h1{font-size:clamp(1.75rem,.255vw + 1.694rem,2rem)}.cms h2{font-size:clamp(1.5rem,.255vw + 1.444rem,1.75rem)}.cms h3{font-size:clamp(1.25rem,.127vw + 1.222rem,1.375rem)}.cms h4{font-size:clamp(1.125rem,.127vw + 1.097rem,1.25rem)}.cms h5{font-size:clamp(1rem,.127vw + .972rem,1.125rem)}.cms h6{font-size:clamp(.938rem,.064vw + .924rem,1rem)}.cms p{font-size:clamp(.875rem,.064vw + .861rem,.938rem)}.cms ul{list-style:disc;padding-left:20px}.cms ul li{padding:.125rem 0}.accordion-content{font-size:clamp(.875rem,.064vw + .861rem,.938rem)}.detail-panel{display:flex;grid-gap:2.5rem;align-items:start;font-size:clamp(.875rem,.064vw + .861rem,.938rem)}@media(max-width: 1280px){.detail-panel{grid-template-columns:185px 1fr}}@media(max-width: 800px){.detail-panel{flex-direction:column}}.detail-panel__body{flex:1;width:100%;max-width:875px}.detail-panel__aside{border-right:1px solid #e0e0e0;padding-right:1.25rem;position:sticky;top:2rem;background-color:#fff;height:fit-content;flex:0 0 185px;max-width:185px}@media(max-width: 800px){.detail-panel__aside{border:1px solid #e0e0e0;padding:1.25rem;position:relative;top:0;border-radius:.625rem;flex:1;max-width:100%;width:100%}}.article-detail:not(:last-child){margin-bottom:3.5rem}.asidebar-title{font-size:1.125rem;margin-bottom:1.25rem;font-weight:600}.aside-links{padding:0;margin:0;display:flex;flex-direction:column;gap:1.25rem;list-style:none}@media(max-width: 800px){.aside-links{gap:.5rem}}.aside-links li a{font-size:.9375rem;font-weight:500;text-decoration:none;line-height:1.4;display:block}.aside-links li a:hover,.aside-links li a.is-current{color:var(--brand-color)}.cms-post ul{padding-left:0;list-style:none;margin-bottom:1.875rem}.cms-post ul li{padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #d6ddea;position:relative}.cms-post ul li:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.cms-post ul li p{margin:0}.cms-post ul ul{margin-top:1rem;margin-bottom:0}.breadcrumb-list li{position:relative;display:inline-flex;align-items:center}.breadcrumb-list li:has(+li)::after{content:"";background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgdmlld0JveD0iMCAwIDE4IDE4IiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNNi43NSAxMy41TDExLjI1IDlMNi43NSA0LjUiIHN0cm9rZT0iIzQ0NTY2NCIgc3Ryb2tlLXdpZHRoPSIxLjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgo8L3N2Zz4K);background-repeat:no-repeat;background-size:18px 18px;display:block;width:18px;height:18px;margin:0 .25rem}.breadcrumb-list li a:hover{color:var(--brand-color)}.cms *{max-width:100%}.tag{font-weight:500;font-size:.875rem;padding:.4rem .75rem;border-radius:4rem;display:inline-block;vertical-align:middle;line-height:1.2}.link{text-decoration:underline;text-underline-offset:2px}.link:hover{text-decoration:none;color:var(--brand-color)}.logo{max-width:140px;display:block}@media(max-width: 1280px){.logo{max-width:100px}}.header{background-color:#fff;color:#000;border-bottom:1px solid #c4c4c4;box-shadow:0 2px 4px rgba(18,23,25,.1019607843);position:sticky;top:0}@media(min-width: 1280px){.header{transform:rotate(0)}}.header-main{gap:clamp(1.25rem,8.125vw - .375rem,9.375rem);max-width:1440px;padding:1rem 2rem;margin:0 auto}.header-nav{flex:1;display:flex;justify-content:flex-end;gap:clamp(1.25rem,8.125vw - .375rem,9.375rem)}@media(max-width: 1280px){.header-nav{padding:1.25rem;background-color:#fff;transition:.25s ease-in-out all;flex-direction:column;justify-content:flex-start;gap:1rem;width:100%;max-width:300px;z-index:50;left:0;top:0;bottom:0;position:fixed;transform:translateX(-100%)}.header-nav.is-opened{transform:translateX(0)}}.header-action{font-size:.875rem;display:inline-flex;align-items:center;gap:5px;line-height:1.2;position:relative}#nav-overlay{position:fixed;inset:0;opacity:0;background-color:rgba(0,0,0,.5);z-index:10;transition:.25s ease-in-out all;pointer-events:none}#nav-overlay.is-opened-overlay{opacity:1}.languages{position:relative;display:inline-flex;align-items:center}.languages-switcher{display:flex;align-items:center;position:relative;border:1px solid;padding:.563rem .625rem;gap:.625rem;font-weight:600}.languages-switcher .arrow{transition:.25s ease-in-out all}.languages:hover .languages-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.languages:hover .arrow{transform:rotate(-180deg)}.languages-dropdown{position:absolute;top:100%;left:0;right:0;background-color:#fff;border:1px solid;border-top:none;padding:.625rem;padding-top:0;margin-top:-2px;opacity:0;visibility:hidden;transition:.25s ease-in-out all;transform:translateY(10px)}.languages-dropdown:hover .languages-dropdown{opacity:1}.languages-list{display:flex;flex-direction:column;gap:.625rem}.languages-list button{border:none;display:block}.languages-list button:hover{color:var(--secondary-color)}.footer{font-size:.875rem;margin-top:auto;background-color:#f7f8f8;color:#121719}.footer-top{background-color:#121719;color:#fff}.footer-contact{border:1px solid #606060;padding:2.25rem;position:relative}@media(max-width: 1199px){.footer-contact{padding:1.25rem}}.footer-contact::before{content:"";border:1px solid #606060;position:absolute;inset:.75rem;pointer-events:none}@media(max-width: 1199px){.footer-contact::before{inset:.5rem}}.footer-bottom{padding:2rem 0;border-top:1px solid #c4c4c4}@media(max-width: 1199px){.footer-bottom{padding:1.5rem 0}}.footer-nav{gap:1rem clamp(1rem,6.752vw - .477rem,7.625rem)}@media(max-width: 1199px){.footer-nav{gap:.625rem 1rem}}.footer-nav a{line-height:1.4;display:block;font-size:1rem}@media(max-width: 1280px){.footer-nav a{font-size:.875rem}}.footer-nav a:hover{color:var(--secondary-color)}.footer-meta-head{font-size:1rem;font-weight:700;margin-bottom:1rem}@media(max-width: 767px){.footer-meta-head{margin-bottom:0;font-size:1rem}}@media(max-width: 767px){.footer-meta-body{margin-top:1rem}}.contact-meta{font-size:1rem;font-style:normal}@media(max-width: 1199px){.contact-meta{font-size:.875rem}}.copyright{font-size:.875rem;color:#606060}.contact-info{font-size:1rem;text-transform:uppercase;font-weight:400}@media(max-width: 1199px){.contact-info{font-size:.875rem}}.contact-info-list{display:flex;flex-wrap:wrap;align-items:center;gap:1rem clamp(1rem,4.331vw + .053rem,5.25rem)}.contact-info strong{font-weight:600}.flex-layout{display:flex;align-items:center;gap:1rem clamp(1rem,4.331vw + .053rem,5.25rem)}@media(max-width: 1199px){.flex-layout{flex-direction:column;align-items:start;gap:2rem}}.nav-list{display:flex;align-items:center;gap:1rem}@media(max-width: 1280px){.nav-list{flex-direction:column;align-items:flex-start}}.nav-list .nav-link{white-space:nowrap;line-height:1.8;display:block}@media(max-width: 1280px){.nav-list .nav-link{line-height:1.5}}.nav-list .nav-link:hover{color:var(--secondary-color)}.megamenu-dropdown{padding:3.125rem 4rem;background:#f7f8f8}@media(max-width: 1280px){.megamenu-dropdown{padding:1rem;display:none;margin-top:1rem}}@media(min-width: 1280px){.megamenu-dropdown{position:absolute;top:100%;left:0;right:0;z-index:2;display:grid;grid-template-columns:334px minmax(360px, 1fr);grid-gap:2rem clamp(1.25rem,8.025vw - .506rem,9.125rem);box-shadow:0px 2px 4px rgba(0,0,0,.1019607843);opacity:0;visibility:hidden;pointer-events:none}.has-children:hover .megamenu-dropdown{opacity:1;visibility:visible;pointer-events:all}}.megamenu-dropdown.is-visible{display:block}.has-children{width:100%}@media(min-width: 1280px){.has-children>a{position:relative}.has-children>a::after{content:"";position:absolute;left:-20px;right:-20px;top:100%;height:100%}}@media(max-width: 1280px){.has-children .nav-link{display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%}.has-children .nav-link::after{content:"";border-left:1px solid;border-bottom:1px solid;--size: 10px;width:var(--size);height:var(--size);flex:0 0 var(--size);transform:rotate(-45deg);display:block;position:relative;inset:0;transform-origin:center;transition:.25s ease-in-out all}.has-children .nav-link.is-active:after{transform:rotate(135deg)}}.megamenu-media{border:1px solid #606060;position:relative;min-height:262px;max-height:262px;display:flex;align-items:center;justify-content:center}@media(max-width: 1280px){.megamenu-media{aspect-ratio:1;min-height:auto}}.megamenu-media img{height:100%;width:100%;object-fit:cover}.megamenu-media::before{content:"";border:1px solid #606060;position:absolute;inset:.75rem}.mega-menu{counter-reset:mega-menu-counter;display:grid;grid-auto-flow:column;grid-template-rows:repeat(7, auto);gap:1.25rem 4rem;list-style:none;padding:0;margin:0}@media(max-width: 1280px){.mega-menu{display:flex;flex-direction:column;gap:.5rem;padding-top:1rem}}.mega-menu-item{counter-increment:mega-menu-counter}.mega-menu-item a{display:flex;align-items:center;gap:4px;text-decoration:none;text-transform:uppercase;color:#121719;font-size:1rem;line-height:1.3}@media(max-width: 1280px){.mega-menu-item a{line-height:1.5;font-size:.875rem}}.mega-menu-item a:hover{text-shadow:0px 0px #000}.mega-menu-item a::before{flex-shrink:0;color:#121719}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid rgba(0,0,0,0)}.slick-arrow.slick-hidden{display:none}.main-inner{max-width:1500px;margin:0 auto}.hero-section{position:relative;background-color:#f7f8f8}@media(min-width: 1199px){.hero-section-content{display:flex;flex-direction:column;align-items:flex-end}}.hero-section-content{max-width:1440px;margin:0 auto;padding:6rem 2rem}@media(max-width: 1199px){.hero-section-content{padding:4rem 1.5rem}}@media(min-width: 1199px){.hero-section-content .content{flex:0 0 59.17%;max-width:59.17%}}.hero-section-content .content{width:100%;display:inline-flex;flex-direction:column;align-items:flex-start;gap:1.5rem}.hero-section-content .content .hero-title{font-size:clamp(2rem,2vw + 1.6rem,4rem);font-weight:700;text-transform:uppercase;line-height:.75}.hero-section-img{position:relative;background-color:#fff;z-index:1;padding:0 2rem;padding-bottom:6rem}@media(max-width: 1199px){.hero-section-img{padding:0 1.5rem;padding-bottom:4rem}}.hero-section-img::after{content:"";position:absolute;background-color:#f7f8f8;height:96px;top:0;left:0;right:0;z-index:-1}.hero-section-img .media{max-width:1376px;margin:0 auto;height:440px;position:relative}@media(max-width: 767px){.hero-section-img .media{height:240px}}.hero-section-img .media img{max-height:100%;width:100%;object-fit:cover}.scroll-btn{position:absolute;cursor:pointer;bottom:8rem;left:0;right:0;max-width:1376px;margin:0 auto;z-index:1}@media(max-width: 767px){.scroll-btn{bottom:5rem}}.scroll-btn img{margin:auto;display:block}.scroll-btn img{width:22px;animation:arrowFloat 1.6s ease-in-out infinite;filter:drop-shadow(0 0 8px rgba(255, 255, 255, 0.4))}@keyframes arrowFloat{0%{transform:translateY(-6px);opacity:0}30%{opacity:1}50%{transform:translateY(0px);opacity:1}100%{transform:translateY(10px);opacity:0}}.scroll-btn:hover img{animation-duration:1s}.slider-arrow{--size: 35px;width:var(--size);height:var(--size);border-radius:50%;background-color:#000;color:#fff;display:flex;justify-content:center;align-items:center;z-index:2}.slider-arrow:hover{background-color:var(--brand-color);color:#fff}.product-card{display:flex;flex-direction:column;position:relative;background-color:#fff;transition:.25s ease-in-out all;max-width:332px;overflow:hidden}.product-card:hover .product-info{opacity:1;visibility:visible;transform:none}.product-card-head{position:relative}.product-card-body{padding:.5rem .625rem;border:1px solid;transition:.25s ease-in-out all;position:relative}.product-card-foot{border:1px solid;border-top:0;position:relative;z-index:1;background-color:#fff}.product-card-media{aspect-ratio:1/1;display:flex;justify-content:center;align-items:center;overflow:hidden;background-color:#f0f0f0}.product-card-title{font-size:1.125rem;font-weight:500;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card-title:hover{color:var(--secondary-color)}.product-card-subtitle{color:#606060;font-size:.875rem}.product-card-price{font-size:1.125rem;font-weight:500;padding-top:.625rem;margin-top:.625rem;border-top:1px solid #c4c4c4;display:block}.product-card-action{display:flex;align-items:center}.product-card-action .btn{flex:1}.product-card .product-info{display:flex;flex-direction:column;position:absolute;bottom:-1px;left:-1px;right:-1px;background-color:#fff;border:1px solid;padding:.5rem .625rem;transform:translateY(100%);transition:.25s ease-in-out all;opacity:0;visibility:hidden}.product-card .product-info-body{padding-top:.625rem;margin-top:.625rem;border-top:1px solid #c4c4c4;position:relative}.product-card .product-info table{font-size:.875rem;table-layout:fixed;width:100%}.product-card .product-info table tr th,.product-card .product-info table tr td{padding-bottom:.625rem;padding-right:.625rem;vertical-align:top}.product-card .product-info table tr:last-child th,.product-card .product-info table tr:last-child td{padding-bottom:0}.product-card .product-info table th{font-weight:500;padding-bottom:.625rem;text-align:start;width:60%}.product-card .product-qty{display:inline-flex;align-items:center;gap:.625rem;padding:.625rem .625rem;font-size:1rem;font-weight:600}.product-card .product-qty input{border:none;width:20px;text-align: center}.category-listing{counter-reset:category-counter}.category-card{background-color:#000;color:#fff;transition:.25s ease-in-out all;position:relative;counter-increment:category-counter}.category-card::after{content:counter(category-counter, decimal-leading-zero) "/";position:absolute;inset:1rem;z-index:2;font-size:1.25rem;font-weight:500}.category-card::before{content:"";position:absolute;border:12px solid var(--secondary-color);inset:0;opacity:0;transition:.25s ease-in-out all;z-index:1}.category-card:hover::before{opacity:1}.category-card-media{aspect-ratio:1/1;position:relative;z-index:0}.category-card-media img{width:100%;height:100%;object-fit:cover;opacity:.8}.category-card-title{font-size:1.125rem;font-weight:600;position:absolute;left:1rem;right:1rem;bottom:1rem;z-index:1;text-transform:uppercase;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.slick-dots{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}.slick-dots li button{width:14px;height:14px;border-radius:50%;border:2px solid var(--brand-color);background-color:#fff;font-size:0;text-indent:-9999px;display:block}.slick-dots li.slick-active button{background-color:var(--brand-color)}.blog-card{transition:transform .5s ease;display:flex;flex-direction:column}.blog-card-head{position:relative;overflow:hidden}.blog-card-head .media{aspect-ratio:540/295;background-color:#fff;display:flex;align-items:center;justify-content:center}.blog-card-head .media img{max-height:100%;object-fit:cover;display:block;transform:scale(1);transition:transform .8s cubic-bezier(0.25, 0.46, 0.45, 0.94);will-change:transform}.blog-card-body{border:1px solid #121719;padding:1rem .625rem;flex:1}.blog-card-title{font-size:1.125rem;line-height:1.25;font-weight:500;text-transform:uppercase;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.blog-card-title:hover{color:var(--secondary-color)}.blog-card-description{font-size:.875rem;color:#606060;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.blog-card:hover .media img{transform:scale(1.08)}@media(min-width: 1199px){.cta-section{display:flex;justify-content:flex-end}}@media(min-width: 1199px){.cta-section .cta-block{flex:0 0 59.17%;max-width:59.17%;width:100%}}.cta-section .cta-block{padding:clamp(1.875rem,6.242vw + .51rem,8rem) clamp(1.875rem,2.166vw + 1.401rem,4rem) clamp(1.875rem,4.204vw + .955rem,6rem) clamp(1.875rem,2.166vw + 1.401rem,4rem);background-color:#f7f8f8}@media(max-width: 1199px){.cta-section .cta-block{padding:4rem 1.25rem}}.cta-section .cta-block .title{font-size:clamp(1.875rem,.764vw + 1.708rem,2.625rem);line-height:1.14;font-weight:700;text-transform:uppercase}@media(min-width: 1199px){.flex-panel{display:flex;justify-content:flex-end}}@media(max-width: 1199px){.flex-panel{padding:0 1.25rem}}@media(min-width: 1199px){.flex-panel-in{flex:0 0 59.17%;max-width:59.17%;width:100%}}.service-card{padding-bottom:4rem}.service-card:last-child{padding-bottom:0}.service-card-head{padding:1rem .625rem;background-color:#000;color:#fff;margin-bottom:.5rem}@media(max-width: 1199px){.service-card-head{padding:.5rem .875rem}}.service-card-head h3{font-size:clamp(1.25rem,1.019vw + 1.027rem,2.25rem);font-weight:500}.service-card-subhead{padding:.625rem;border-bottom:1px solid}.service-card-subhead p{max-width:450px}.service-card-body{padding:2rem 0}@media(min-width: 1199px){.service-card-body{display:flex;justify-content:flex-end}}@media(min-width: 1199px){.service-card-body .inner{flex:0 0 59.17%;max-width:59.17%;width:100%}}.service-card-foot{border-top:1px solid;border-bottom:1px solid}.list--arrow{display:flex;flex-direction:column;gap:.5rem}.list--arrow li{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMSIgdmlld0JveD0iMCAwIDIwIDIxIiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNMTYuODE3MiAxMC42OTI1TDExLjE5MjIgMTYuMzE3NUMxMS4wNzQ5IDE2LjQzNDggMTAuOTE1OSAxNi41MDA3IDEwLjc1IDE2LjUwMDdDMTAuNTg0MSAxNi41MDA3IDEwLjQyNTEgMTYuNDM0OCAxMC4zMDc4IDE2LjMxNzVDMTAuMTkwNSAxNi4yMDAzIDEwLjEyNDcgMTYuMDQxMiAxMC4xMjQ3IDE1Ljg3NTNDMTAuMTI0NyAxNS43MDk1IDEwLjE5MDUgMTUuNTUwNCAxMC4zMDc4IDE1LjQzMzJMMTQuODY2NCAxMC44NzUzSDIuNjI1QzIuNDU5MjQgMTAuODc1MyAyLjMwMDI3IDEwLjgwOTUgMi4xODMwNiAxMC42OTIzQzIuMDY1ODUgMTAuNTc1MSAyIDEwLjQxNjEgMiAxMC4yNTAzQzIgMTAuMDg0NiAyLjA2NTg1IDkuOTI1NjIgMi4xODMwNiA5LjgwODQxQzIuMzAwMjcgOS42OTEyIDIuNDU5MjQgOS42MjUzNSAyLjYyNSA5LjYyNTM1SDE0Ljg2NjRMMTAuMzA3OCA1LjA2NzUzQzEwLjE5MDUgNC45NTAyNiAxMC4xMjQ3IDQuNzkxMiAxMC4xMjQ3IDQuNjI1MzVDMTAuMTI0NyA0LjQ1OTUgMTAuMTkwNSA0LjMwMDQ0IDEwLjMwNzggNC4xODMxNkMxMC40MjUxIDQuMDY1ODggMTAuNTg0MSA0IDEwLjc1IDRDMTAuOTE1OSA0IDExLjA3NDkgNC4wNjU4OCAxMS4xOTIyIDQuMTgzMTZMMTYuODE3MiA5LjgwODE2QzE2Ljg3NTMgOS44NjYyMSAxNi45MjE0IDkuOTM1MTQgMTYuOTUyOSAxMC4wMTFDMTYuOTg0MyAxMC4wODY5IDE3LjAwMDUgMTAuMTY4MiAxNy4wMDA1IDEwLjI1MDNDMTcuMDAwNSAxMC4zMzI1IDE2Ljk4NDMgMTAuNDEzOCAxNi45NTI5IDEwLjQ4OTdDMTYuOTIxNCAxMC41NjU2IDE2Ljg3NTMgMTAuNjM0NSAxNi44MTcyIDEwLjY5MjVaIiBmaWxsPSIjMTIxNzE5Ij48L3BhdGg+Cjwvc3ZnPgo=);background-repeat:no-repeat;background-position:0 center;padding-left:2rem;font-size:1.125rem;font-weight:600}@media(max-width: 1199px){.list--arrow li{font-size:.875rem}}.info-block{display:flex;flex-direction:column;gap:.625rem}.info-block-head{font-weight:600;font-size:.9375rem}.info-block .contact-address{font-style:normal;font-size:.9375rem;color:#7a7a7a;line-height:1.5}.info-block .contact-address a{color:#000}.info-meta{display:flex;align-items:center;gap:.625rem;font-size:.9375rem}.info-meta .icon{max-width:16px;flex:0 0 16px}.contact-card{background-color:#fff;color:#000;padding:1.25rem;border-radius:.625rem}.contact-card-head{position:relative;margin-bottom:1.25rem}.contact-card-head::after{content:"";background-color:#e30016;width:52px;height:1px;display:block}.contact-card-head .title{font-size:1.25rem;font-weight:600}.contact-card-head p{color:#7a7a7a;font-size:.9375rem}.city-list{display:grid;gap:.875rem 40px;font-size:.875rem}@media(min-width: 767px){.city-list{grid-template-rows:repeat(5, auto);grid-auto-flow:column}}.page-title{font-size:clamp(1.5rem,.51vw + 1.389rem,2rem);font-weight:600}@media(max-width: 1280px){.page-title{font-size:1.25rem}}.block-title{font-weight:600;font-size:clamp(1.25rem,.127vw + 1.222rem,1.375rem)}@media(max-width: 1280px){.block-title{font-size:1.125rem}}.googlemap{display:block}.form-group .form-label{font-size:clamp(.875rem,.064vw + .861rem,.938rem);font-weight:600;display:block;margin-bottom:.625rem}.form-group .form-check{font-weight:600}.sidebar-filter{display:flex;flex-direction:column;gap:1rem}@media(max-width: 1280px){.sidebar-filter{width:100%;max-width:300px;padding:1.5rem;overflow:auto}}.filter-widget__head{font-size:1.125rem;font-weight:600;display:flex;align-items:center;gap:.75rem;cursor:pointer}@media(max-width: 1280px){.filter-widget__head{font-size:1rem}}.filter-widget__head[aria-expanded=true]::after{transform:rotate(0deg)}.filter-widget__head::after{content:"";--size: 24px;width:var(--size);height:var(--size);flex:0 0 var(--size);margin-left:auto;transform:rotate(180deg);transition:.25s ease-in-out all;background-image:url("../assets/images/retina/icon-dropdown.svg")}.filter-widget__body{display:none;margin-top:1.25rem;margin-bottom:1.25rem}.filter-widget__body.show{display:block;visibility:visible}.filter-widget .form-check{font-size:.875rem;font-weight:500}.filters-scroll{max-height:140px;overflow:auto;margin-right:-12px;padding-right:12px}.page-panel{gap:clamp(1.875rem,.637vw + 1.736rem,2.5rem)}.page-panel__small{--size: calc(clamp(15rem, 3.503vw + 14.234rem, 18.438rem));flex:0 0 var(--size);max-width:var(--size)}.custom-check .form-check-input:focus{box-shadow:none}.custom-check .form-check-input:checked{background-color:#73b936;border-color:#73b936}.custom-check .form-check-input:checked::after{opacity:1;visibility:visible}.custom-check .form-check-input::after{content:"";position:absolute;left:2px;top:4px;width:16px;height:12px;border:none;transform:none;background-image:url("../assets/images/retina/icon-tick.svg");opacity:0;visibility:hidden;transition:.25s ease-in-out all}.price-filter__slider input{width:100%}.price-filter__values{display:flex;justify-content:space-between;align-items:center;font-weight:500;font-size:.875rem;margin-bottom:.625rem}.range-track{position:absolute;height:3px;width:100%;background:#d9d9d9;top:50%;transform:translateY(-50%);border-radius:5px}.range-wrapper{position:relative;height:20px}.range-wrapper input[type=range]{position:absolute;width:100%;height:3px;top:50%;transform:translateY(-50%);background:none;pointer-events:none;-webkit-appearance:none}.range-wrapper input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:20px;background:#fff;border:5px solid var(--brand-color);border-radius:50%;cursor:pointer;pointer-events:auto}.range-wrapper input[type=range]::-moz-range-thumb{width:20px;height:20px;background:var(--brand-color);border-radius:50%;cursor:pointer;border:none}.filter-tag{background-color:#e9f6de;border-radius:5rem;font-size:.875rem;font-weight:500;padding:6px 12px;display:inline-flex;align-items:center;gap:.625rem}.filter-tag span{line-height:1.25}.search-result-header{font-weight:600;font-size:clamp(1.25rem,.637vw + 1.111rem,1.875rem)}.top-filterbar select.form-control{padding:.5rem .75rem;height:35px;width:auto}.page-btn{--size: 35px;width:var(--size);height:var(--size);border-radius:50%;flex:0 0 var(--size);border:1px solid;font-weight:600;font-size:.9375rem;display:flex;justify-content:center;align-items:center;line-height:1}@media(max-width: 767px){.page-btn{--size: 30px;font-size:.75rem}}.page-btn svg{fill:currentColor}@media(max-width: 767px){.page-btn svg{width:16px;height:16px}}.page-btn.more{border:none !important;font-size:.875rem;--size: 20px}.page-btn:hover{border-color:var(--brand-color);color:var(--brand-color)}.page-btn.is-current{background-color:var(--brand-color);border-color:var(--brand-color);color:var(--brand-color-inverse)}.accordion-item .accordion-header{padding:1.25rem}.accordion-item .accordion-header .svg-icon{transform:rotate(180deg);transition:.25s ease-in-out all}@media(max-width: 1280px){.accordion-item .accordion-header{padding:.875rem}}.accordion-item .accordion-content{padding:1.25rem;padding-top:0;display:none}@media(max-width: 1280px){.accordion-item .accordion-content{padding:.875rem;padding-top:0}}.accordion-item.is-opened .accordion-content{display:block}.accordion-item.is-opened .accordion-header .svg-icon{transform:rotate(0deg)}.table--details{text-align:start;font-size:clamp(.875rem,.064vw + .861rem,.938rem)}.table--details td,.table--details th{border-bottom:1px solid #dadee0;padding:.625rem 0}.table--details th{font-weight:normal;text-align:start;width:40%}.cms-table table{text-align:start;font-size:clamp(.875rem,.064vw + .861rem,.938rem);width:100%}.cms-table table td,.cms-table table th{border-bottom:1px solid #dadee0;padding:.625rem 0}.cms-table table th{font-weight:normal;text-align:start;width:40%}.product-title{font-size:clamp(1.25rem,.127vw + 1.222rem,1.375rem);font-weight:600}@media(max-width: 992px){.product-title{font-size:1rem}}.product-gallery-thumb .slick-track{display:flex;gap:.625rem}.product-gallery-thumb .slick-track::after,.product-gallery-thumb .slick-track:before{display:none}.product-gallery-thumb .thumb{cursor:pointer}.product-gallery-thumb img{opacity:.5}.product-gallery-thumb .slick-current img{opacity:1}.vertical-links li a{font-size:clamp(.875rem,.064vw + .861rem,.938rem);font-weight:500}.vertical-links li a .svg-icon{margin-top:3px}.article-detail{color:#7a7a7a;font-size:.875rem}.article-detail-header{border-bottom:1px solid #d9d9d9;margin-bottom:1.875rem}.article-detail h1,.article-detail h2,.article-detail h3,.article-detail h4,.article-detail h5,.article-detail h6{color:#000}.article-detail ul,.article-detail p{margin-bottom:.5rem}.article-detail blockquote{padding:1.25rem;padding-top:3.5rem;border-radius:.625rem;background-color:#fff;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAATCAYAAABlcqYFAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAUBJREFUeAGFlMFRwzAURPfL4W5mMpxNB3QQdRB3AB1SCnQQZ0IB5hqcGMkGRVb+X+/FM9JKa63eSKDohO074NpyfMD58Rl9D0MnPB3CpymGe6fbxSuDPQs4oG6UgKDx092btz6E1Mo+HYgqPHhtfIT7vgtxkFY3yxFEArzq65SThIGdZQaVWjE2kI9FyNyrvKhbYOxgaK5Y1xWXZV1Wr2shFeTNmhswLOsKG+2ZGeYPyM6Ymogs7kTvFQTfL9Sx3kZfNt9jCiHoJrOmCzbemov4LkIsdHOzprBub68rTmKhm5tLBRprUvGEbwph6ObmUhUqD6IzrscUwtCNiqzrM64F1U+XQqwn4V8WvgTdqETk353YvcLAl6MbdbtHx56E0pyLoRsVTtmlEPYkTBEGvgzd+SeQXm230quK7xq6UTmRv85EbhIO2weVAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-position:20px 20px}.social-link{--size: 35px;width:var(--size);height:var(--size);max-width:var(--size);border-radius:50%;border:1px solid currentColor;background-color:#fff;color:#000;display:flex;justify-content:center;align-items:center}.social-link:hover{color:var(--brand-color)}.social-link:hover svg{fill:currentColor}.share{border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;padding:1rem 0}.share h6{font-size:.875rem}body.woocommerce-account .woocommerce{display:flex;gap:24px}body.woocommerce-account .woocommerce-MyAccount-navigation{width:280px;background:#fff;border-radius:14px;padding:16px;box-shadow:0 10px 30px rgba(0,0,0,.05);border:1px solid #dadee0}body.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;padding:0;margin:0}body.woocommerce-account .woocommerce-MyAccount-navigation ul li{margin-bottom:6px}body.woocommerce-account .woocommerce-MyAccount-navigation ul li a{display:block;padding:12px 16px;border-radius:10px;color:#111827;font-size:15px;font-weight:500;text-decoration:none;transition:all .25s ease}body.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover{background:#f4f4f5;color:#000}body.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a{background:#ffb306;color:#000;font-weight:600}body.woocommerce-account .woocommerce-MyAccount-navigation-link--customer-logout a{color:#dc2626}body.woocommerce-account .woocommerce-MyAccount-navigation-link--customer-logout a:hover{background:#fee2e2}body.woocommerce-account .woocommerce-MyAccount-content{flex:1;background:#fff;padding:28px;border-radius:14px;box-shadow:0 10px 30px rgba(0,0,0,.05);border:1px solid #dadee0}body.woocommerce-account .woocommerce-MyAccount-content h2{margin-bottom:16px}body.woocommerce-account .woocommerce-MyAccount-content p{margin-bottom:12px}body.woocommerce-account .woocommerce-Addresses{display:grid;grid-template-columns:repeat(2, 1fr);gap:24px}body.woocommerce-account .woocommerce-Addresses::before,body.woocommerce-account .woocommerce-Addresses:after{display:none !important}body.woocommerce-account .woocommerce-Address{background:#fff;border-radius:14px;padding:20px;box-shadow:0 10px 30px rgba(0,0,0,.05);position:relative;width:100% !important;border:1px solid #ddd}body.woocommerce-account .woocommerce-Address-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}body.woocommerce-account .woocommerce::after,body.woocommerce-account .woocommerce::before,body.woocommerce-account .woocommerce-Address-title:after,body.woocommerce-account .woocommerce-Address-title::before{display:none !important}body.woocommerce-account .woocommerce-Address-title h2{font-size:18px;font-weight:600;margin:0}body.woocommerce-account .woocommerce-MyAccount-content{background:#fff;border-radius:20px;padding:40px;box-shadow:0 20px 60px rgba(0,0,0,.05)}body.woocommerce-account .woocommerce-MyAccount-content>p{font-size:15px;color:#6b7280;margin-bottom:28px}body.woocommerce-account .woocommerce-Addresses{display:grid;grid-template-columns:repeat(2, 1fr);gap:24px}body.woocommerce-account .woocommerce-Address{background:#fff;border-radius:16px;padding:24px;box-shadow:0 10px 40px rgba(0,0,0,.04);transition:transform .2s ease,box-shadow .2s ease}body.woocommerce-account .woocommerce-Address:hover{transform:translateY(-2px);box-shadow:0 16px 48px rgba(0,0,0,.06)}body.woocommerce-account .woocommerce-Address-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}body.woocommerce-account .woocommerce-Address-title h2{font-size:17px;font-weight:600;margin:0;color:#111827}body.woocommerce-account .woocommerce-Address-title .edit{font-size:14px;font-weight:500;color:#2563eb;text-decoration:none}body.woocommerce-account .woocommerce-Address-title .edit:hover{text-decoration:underline}body.woocommerce-account .woocommerce-Address address{font-style:normal;font-size:14.5px;color:#6b7280;line-height:1.6}body.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a{background:#ffb306;color:#000;border-radius:10px}@media(max-width: 768px){body.woocommerce-account .woocommerce-MyAccount-content{padding:24px}body.woocommerce-account .woocommerce-Addresses{grid-template-columns:1fr}body.woocommerce-account .woocommerce{flex-direction:column}}ul.subsubsub{display:flex;margin-top:10px !important}.dokan-w12{margin-top:10px}span.dokan-add-product-link{margin-left:10px}.dokan-product-listing-table td.column-thumb img,.dokan-dashboard table td.column-thumb img{width:60px;height:60px;border-radius:50%;object-fit:cover;display:block}.column-primary{font-size:14px}.post-date{font-size:14px}.dokan-dashboard input[name=search]{background-color:#fff;border:1px solid #aaa;border-radius:4px;min-height:43px;padding:8px 12px;font-size:14px;box-sizing:border-box;outline:none}.dokan-dashboard input[name=search]::placeholder{color:#9ca3af}.dokan-dashboard input[name=search]:focus{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.15)}.select2-container--default .select2-selection--single{min-height:43px}.dokan-form-group{display:flex;gap:6px}aside#sidebar{font-optical-sizing:auto;font-family:"Inter",sans-serif;color:#111}div#dokan-banner-wrapper{margin-top:62px}a.dokan-btn-theme,.dokan-btn-theme{color:#fff;background-color:rgb(220, 38, 38, var(--tw-bg-opacity, 1)) !important;border-color:rgb(220, 38, 38, var(--tw-bg-opacity, 1)) !important}.dokan-label-success{color:rgb(22, 163, 74, var(--tw-text-opacity, 1)) !important;background-color:rgb(240, 253, 244, var(--tw-bg-opacity, 1)) !important;font-weight:400;border-radius:10px}.dokan-label-info{color:rgb(133, 77, 14, var(--tw-text-opacity, 1)) !important;background-color:rgb(254, 249, 195, var(--tw-bg-opacity, 1)) !important;font-weight:400;border-radius:5px}.password-input .form-control{padding-right:3rem}.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th{padding:16px 10px}.woocommerce table.my_account_orders td:first-child,.woocommerce table.my_account_orders th:first-child{padding-left:0}.woocommerce table.shop_table{border:none;margin:0;border-collapse:collapse}/*# sourceMappingURL=main.css.map */
