.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important;word-break:normal!important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}.ubest-fc-toolbar{position:fixed;z-index:9999;display:flex;flex-direction:column;gap:8px}.ubest-fc-btn{display:flex;align-items:center;justify-content:center;border-radius:8px;cursor:pointer;transition:all 0.3s ease;box-shadow:0 4px 12px rgb(0 0 0 / .15);text-decoration:none;border:none;padding:0}.ubest-fc-btn svg{width:24px;height:24px;fill:#fff}.ubest-fc-email svg{fill:blue}.ubest-fc-btn:hover{transform:scale(1.1);z-index:10}.ubest-fc-back-top svg{fill:#333}.ubest-fc-back-top:hover{background:#0000ff!important}.ubest-fc-back-top:hover svg{fill:#fff}#ubest-fc-cookie-banner{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:14px;color:#333}.ubest-fc-cookie-btn{padding:9px 18px;border-radius:4px;cursor:pointer;font-size:14px;font-weight:600;border:1px solid #fff0;transition:all 0.2s ease}.ubest-fc-btn-accept{background:#0052cc;color:#fff}.ubest-fc-btn-accept:hover{background:#0047b3}.ubest-fc-btn-outline{background:#f5f5f5;color:#333;border-color:#ccc}.ubest-fc-btn-outline:hover{background:#e8e8e8}@media (max-width:768px){.ubest-fc-toolbar{top:auto!important;bottom:80px!important;transform:none!important}#ubest-fc-cookie-banner{padding:20px}.ubest-fc-cookie-buttons{width:100%;margin-top:15px}.ubest-fc-cookie-btn{flex:1;text-align:center}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue',sans-serif;line-height:1.6;color:#333;background-color:#f8f9fa}.container{width:90%;max-width:1200px;margin:0 auto;padding:0 15px}.site-header{background-color:#fff;box-shadow:0 2px 10px rgb(0 0 0 / .1);position:sticky;top:0;z-index:1000;transition:all 0.3s ease}.header-inner{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}.logo img{height:40px}.main-navigation ul{list-style:none;display:flex;gap:2rem;margin:0;padding:0}.main-navigation a{text-decoration:none;color:#333;font-weight:500;transition:color 0.3s ease}.main-navigation a:hover{color:#ff9a00}.hero{background-image:url('/wp-content/themes/uone/<?php echo get_template_directory_uri(); ?>/images/hero-bg.jpg');background-size:cover;background-position:center;height:70vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.hero::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgb(0 0 0 / .4);z-index:1}.hero-content{position:relative;z-index:2;text-align:center;color:#fff;max-width:800px;padding:0 20px}.hero h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px rgb(0 0 0 / .7)}.hero p{font-size:1.1rem;margin-bottom:1.5rem;text-shadow:1px 1px 2px rgb(0 0 0 / .7)}.btn{display:inline-block;padding:.8rem 1.5rem;text-decoration:none;border-radius:4px;font-weight:500;transition:all 0.3s ease}.btn-primary{background-color:#ff9a00;color:#fff;border:none}.btn-primary:hover{background-color:#e68a00}.btn-secondary{background-color:#fff0;color:#333;border:1px solid #333}.btn-secondary:hover{background-color:#333;color:#fff}.product-categories{padding:5rem 0;background-color:#fff}.product-categories .section-title{text-align:center;margin-bottom:3rem;font-size:2rem;color:#333}.categories-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.category-card{text-decoration:none;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px rgb(0 0 0 / .1);transition:transform 0.3s ease,box-shadow 0.3s ease}.category-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgb(0 0 0 / .15)}.category-card img{width:100%;height:180px;object-fit:cover}.card-body{padding:1rem;text-align:center}.card-body h3{font-size:1.2rem;margin-bottom:.5rem;color:#333}.featured-products{padding:5rem 0;background-color:#f8f9fa}.featured-products .section-title{text-align:center;margin-bottom:3rem;font-size:2rem;color:#333}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.product-card{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px rgb(0 0 0 / .1);transition:transform 0.3s ease,box-shadow 0.3s ease}.product-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgb(0 0 0 / .15)}.product-card img{width:100%;height:180px;object-fit:cover}.product-card .card-body{padding:1rem}.product-card h3{font-size:1.1rem;margin-bottom:.5rem;color:#333}.product-card p{font-size:.9rem;color:#666;margin-bottom:1rem}.about-section{padding:5rem 0;background-color:#fff}.about-content{display:flex;gap:3rem;align-items:center;flex-wrap:wrap}.about-text{flex:1;min-width:300px}.about-text h2{font-size:2rem;margin-bottom:1rem;color:#333}.about-text p{margin-bottom:1.5rem;color:#666}.about-image img{width:100%;max-width:500px;border-radius:8px;box-shadow:0 4px 15px rgb(0 0 0 / .1)}.services-section{padding:5rem 0;background-color:#f8f9fa}.services-section .section-title{text-align:center;margin-bottom:3rem;font-size:2rem;color:#333}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.service-item{background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 4px 6px rgb(0 0 0 / .1);text-align:center;transition:transform 0.3s ease}.service-item:hover{transform:translateY(-5px)}.service-item h3{font-size:1.2rem;margin-bottom:1rem;color:#333;font-weight:600}.service-item p{color:#666;font-size:.95rem;line-height:1.5}.partners-section{padding:5rem 0;background-color:#fff}.partners-section .section-title{text-align:center;margin-bottom:3rem;font-size:2rem;color:#333}.partners-logos{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.partners-logos img{width:120px;height:60px;object-fit:contain;opacity:.8;transition:opacity 0.3s ease}.partners-logos img:hover{opacity:1}.contact-form-section{padding:5rem 0;background-color:#f8f9fa}.contact-form-section .section-title{text-align:center;margin-bottom:3rem;font-size:2rem;color:#333}.contact-form-wrapper{max-width:600px;margin:0 auto;background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 4px 15px rgb(0 0 0 / .1)}footer{background-color:#333;color:#fff;padding:2rem 0}.footer-inner{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto;padding:0 15px}.footer-column p,.footer-column ul{margin-bottom:1rem;color:#ccc}.footer-column ul{list-style:none}.footer-column ul li{margin-bottom:.5rem}.footer-column a{color:#ccc;text-decoration:none;transition:color 0.3s ease}.footer-column a:hover{color:#ff9a00}.social-links{display:flex;gap:1rem}.social-links a{color:#fff;font-size:1.2rem;transition:color 0.3s ease}.social-links a:hover{color:#ff9a00}.footer-bottom{text-align:center;margin-top:2rem;padding-top:1rem;border-top:1px solid rgb(255 255 255 / .1);color:#aaa;font-size:.9rem}.floating-button{position:fixed;bottom:20px;right:20px;z-index:1000}@media (max-width:768px){.header-inner{flex-direction:column;gap:1rem}.main-navigation ul{flex-direction:column;gap:.5rem;align-items:center}.hero{height:60vh}.hero h1{font-size:2rem}.about-content{flex-direction:column}.about-text{order:2}.about-image{order:1;margin-bottom:2rem}.footer-inner{grid-template-columns:1fr}}.content-area{max-width:1200px;margin:0 auto;padding:0 1rem}.section-title{font-size:1.5rem;color:#333;margin:2rem 0 1rem 1rem;padding-bottom:.5rem;border-bottom:2px solid #eee;text-align:center}.product-categories-grid{margin:2rem auto;padding:0 1rem}.category-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-top:1rem}.category-card{background-color:#f9f9f9;border:1px solid #eee;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px rgb(0 0 0 / .05);transition:transform 0.3s ease,box-shadow 0.3s ease;text-align:center}.category-card:hover{transform:translateY(-3px);box-shadow:0 4px 8px rgb(0 0 0 / .1)}.category-thumbnail{width:100%;height:150px;object-fit:cover;display:block}.category-header{padding:1rem;text-align:center}.category-title{margin:.5rem 0 0;font-size:1.1rem}.category-title a{text-decoration:none;color:inherit}.category-content{padding:0 1rem 1rem;font-size:.9rem;color:#666;text-align:left}.products-grid{margin:2rem auto;padding:0 1rem}.products-grid .section-title{text-align:center}.product-card{background-color:#fff;border:1px solid #ddd;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px rgb(0 0 0 / .1);transition:transform 0.3s ease,box-shadow 0.3s ease}.product-card:hover{transform:translateY(-5px);box-shadow:0 4px 8px rgb(0 0 0 / .2)}.product-thumbnail{width:100%;height:180px;object-fit:cover;display:block}.entry-header{padding:1rem}.entry-title{margin:.5rem 0 0;font-size:1.2rem}.entry-title a{text-decoration:none;color:inherit}.entry-content{padding:0 1rem 1rem;font-size:.9rem;color:#666}.taxonomy-description{margin:1rem 0;padding:0 1rem;text-align:center;color:#666;font-style:italic}.section-title{font-size:1.5rem;color:#333;margin:2rem 0 1rem 1rem;padding-bottom:.5rem;border-bottom:2px solid #eee;text-align:center}.page-header{margin:1rem 0;padding:0 1rem;text-align:center}.page-title{font-size:2rem;color:#333;margin:0}.product-categories-grid{margin:2rem auto;padding:0 1rem}.category-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-top:1rem}.category-card{background-color:#f9f9f9;border:1px solid #eee;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px rgb(0 0 0 / .05);transition:transform 0.3s ease,box-shadow 0.3s ease;text-align:center}.category-card:hover{transform:translateY(-3px);box-shadow:0 4px 8px rgb(0 0 0 / .1)}.category-thumbnail{width:100%;height:150px;object-fit:cover;display:block}.category-header{padding:1rem;text-align:center}.category-title{margin:.5rem 0 0;font-size:1.1rem}.category-title a{text-decoration:none;color:inherit}.category-content{padding:0 1rem 1rem;font-size:.9rem;color:#666;text-align:left}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem;margin:2rem auto;max-width:1200px;padding:0 1rem}.product-card{background-color:#fff;border:1px solid #ddd;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px rgb(0 0 0 / .1);transition:transform 0.3s ease,box-shadow 0.3s ease}.product-card:hover{transform:translateY(-5px);box-shadow:0 4px 8px rgb(0 0 0 / .2)}.product-thumbnail{width:100%;height:180px;object-fit:cover;display:block}.entry-header{padding:1rem}.entry-title{margin:.5rem 0 0;font-size:1.2rem}.entry-title a{text-decoration:none;color:inherit}.entry-content{padding:0 1rem 1rem;font-size:.9rem;color:#666}.category-item{display:flex;flex-direction:column;background:#fff;border:1px solid #e1e1e1;border-radius:8px;padding:16px;margin-bottom:16px;box-shadow:0 2px 4px rgb(0 0 0 / .1);transition:transform 0.2s ease}.category-item:hover{transform:translateY(-2px)}.category-thumbnail-wrapper{width:100%;height:150px;overflow:hidden;border-radius:8px;margin-bottom:12px;display:flex;align-items:center;justify-content:center;background-color:#f9f9f9}.category-thumbnail{max-width:100%;height:auto;object-fit:cover}.no-thumbnail-placeholder{font-size:14px;color:#666;text-align:center}.category-info{flex:1}.category-title{margin:0 0 8px 0;font-size:18px;font-weight:700;color:#333}.category-description{margin:0;font-size:14px;color:#666}@media (max-width:768px){.category-item{padding:12px}.category-thumbnail-wrapper{height:120px}}.category-item{flex:1;background:#fff;border:1px solid #e1e1e1;border-radius:8px;padding:16px;margin-bottom:16px;box-shadow:0 2px 4px rgb(0 0 0 / .1);transition:transform 0.2s ease}.category-item:hover{transform:translateY(-2px)}.category-thumbnail-wrapper{width:100%;height:150px;overflow:hidden;border-radius:8px;margin-bottom:12px;display:flex;align-items:center;justify-content:center;background-color:#f9f9f9}.category-thumbnail{max-width:100%;height:auto;object-fit:cover}.no-thumbnail-placeholder{font-size:14px;color:#666;text-align:center}.category-info{flex:1}.category-title{margin:0 0 8px 0;font-size:18px;font-weight:700;color:#333}.category-description{margin:0;font-size:14px;color:#666}.category-list{display:flex;flex-wrap:wrap;gap:16px}.category-item{flex:1 1 calc(25% - 16px);min-width:calc(25% - 16px)}@media (max-width:768px){.category-item{flex:1 1 calc(50% - 16px);min-width:calc(50% - 16px)}}@media (max-width:480px){.category-item{flex:1 1 calc(100% - 16px);min-width:calc(100% - 16px)}}.my-unique-product-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:16px!important;list-style:none!important;margin:0!important;padding:0!important;width:100%!important;max-width:none!important}.my-unique-product-grid .product-card{display:flex!important;flex-direction:column;border:1px solid #e1e1e1;border-radius:8px;background-color:#fff;box-shadow:0 2px 4px rgb(0 0 0 / .1);transition:transform 0.2s ease,box-shadow 0.2s ease;height:100%;padding:16px;box-sizing:border-box;width:100%!important;min-width:0}.my-unique-product-grid .product-card:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgb(0 0 0 / .15)}.my-unique-product-grid .product-card .product-thumbnail{max-width:100%;height:120px;object-fit:cover;margin-bottom:12px;display:block}.my-unique-product-grid .product-card .entry-title{margin:0 0 8px 0;font-size:16px;font-weight:700;color:#333;line-height:1.4;flex-grow:1;word-break:break-word;overflow-wrap:break-word}.my-unique-product-grid .product-card .entry-content{margin:0;font-size:13px;color:#666;line-height:1.4;word-break:break-word;overflow-wrap:break-word}@media (max-width:768px){.my-unique-product-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:480px){.my-unique-product-grid{grid-template-columns:1fr!important}}.pagination-container{margin:20px 0;text-align:center}.pagination-container ul{list-style:none;padding:0;margin:0}.pagination-container li{display:inline-block;margin:0 5px}.pagination-container a,.pagination-container span{display:inline-block;padding:5px 10px;border:1px solid #ddd;text-decoration:none;color:#333;border-radius:4px}.pagination-container a:hover,.pagination-container .current{background-color:#007cba;color:#fff}@media screen and (max-width:768px){.post-item,.related-post,.news-card,.article-card,.item{width:100%!important;max-width:100%!important;flex:0 0 100%!important;margin-right:0!important;margin-left:0!important;padding-left:0!important;padding-right:0!important}.posts-grid,.related-posts-grid,.news-list,.articles-container,.grid{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:1.5rem!important}.post-item h2,.post-item .entry-title,.related-post h3,.related-post .title,.news-card h2,.article-card h3{font-size:1.1rem!important;line-height:1.4!important;overflow-wrap:break-word!important;word-wrap:break-word!important;hyphens:auto!important}}@media screen and (max-width:768px){.related-news-grid{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:1.5rem!important}.related-news-card{width:100%!important;max-width:100%!important;flex:0 0 100%!important;margin-right:0!important;margin-left:0!important}}@media screen and (max-width:768px){.nav-navigation{display:flex!important;flex-direction:column!important;gap:1rem!important}.nav-navigation a{display:block!important;padding:.75rem 1rem!important;text-decoration:none!important;color:#0073aa!important;border-radius:4px!important;transition:all 0.2s ease!important;white-space:normal!important;overflow-wrap:break-word!important;word-wrap:break-word!important;hyphens:auto!important;max-width:100%!important}.nav-navigation a:hover{background-color:#e0e7ff!important;color:#00568c!important}}@media screen and (max-width:768px){.news-grid{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:1.5rem!important}.news-card{width:100%!important;max-width:100%!important;flex:0 0 100%!important;margin-right:0!important;margin-left:0!important}}@media screen and (max-width:768px){.tab-navigation{display:flex!important;flex-direction:row!important;border-bottom:1px solid #ddd!important;margin-bottom:1rem!important}.tab-button{flex:1!important;text-align:center!important;padding:12px 0!important;cursor:pointer!important;border:1px solid transparent!important;border-bottom:none!important;background-color:#f9f9f9!important;margin-bottom:-1px!important;font-size:0.95rem!important;transition:all 0.2s ease!important;min-height:40px!important}.tab-button.active{background-color:white!important;border-color:#ddd!important;font-weight:bold!important;color:#0073aa!important;border-bottom:2px solid #0073aa!important}.tab-button:last-child{border-bottom:1px solid #ddd!important}}@media screen and (max-width:768px){.tab-content{padding:1rem!important;line-height:1.6!important}.tab-content h2,.tab-content h3{font-size:1.2rem!important;margin-bottom:0.75rem!important}.tab-content p{margin-bottom:1rem!important;font-size:0.95rem!important}}@media screen and (max-width:768px){.tab-navigation{padding-left:0!important;padding-right:0!important;margin-bottom:1rem!important;display:flex!important;flex-direction:row!important;border-bottom:1px solid #ddd!important;justify-content:flex-start!important}.tab-button{padding-left:1rem!important;padding-right:1rem!important;margin-right:0!important;margin-left:0!important}.tab-button:first-child{margin-left:0!important}.tab-button:last-child{margin-right:0!important}}@media screen and (max-width:768px){.product-content{display:flex!important;flex-direction:column!important;gap:1.5rem!important}.main-product-image{width:100%!important;height:auto!important;border-radius:4px!important}.inline-thumbnail-gallery{display:flex!important;flex-direction:row!important;justify-content:center!important;gap:0.5rem!important;margin-top:1rem!important}.thumbnail-item{width:60px!important;height:60px!important;border:1px solid #ddd!important;border-radius:4px!important;cursor:pointer!important;transition:all 0.2s ease!important}.thumbnail-item.active{border-color:#0073aa!important;transform:scale(1.05)}.product-info{padding:1rem!important;background-color:white!important;border-radius:4px!important;box-shadow:0 1px 3px rgb(0 0 0 / .1)!important}.product-info p,.product-info ul,.product-info li{word-wrap:break-word!important;hyphens:auto!important}}@media screen and (min-width:769px){.post-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))!important;gap:1.5rem!important;padding:0!important;margin-bottom:2rem!important}.post-grid article,.post-grid .post-card{background-color:white!important;border-radius:4px!important;box-shadow:0 1px 3px rgb(0 0 0 / .1)!important;overflow:hidden!important;transition:all 0.2s ease!important;display:flex!important;flex-direction:column!important;height:100%!important}.post-grid article img,.post-grid .post-card img{width:100%!important;height:auto!important;object-fit:cover!important;border-radius:4px 4px 0 0!important}.post-grid article .entry-content,.post-grid .post-card .entry-content{padding:1rem!important;flex-grow:1}.post-grid article h2,.post-grid .post-card h2{font-size:1.1rem!important;margin:0 0 .5rem 0!important;color:#0073aa!important;line-height:1.4!important}.post-grid article h2 a,.post-grid .post-card h2 a{color:inherit!important;text-decoration:none!important}.post-grid article h2 a:hover,.post-grid .post-card h2 a:hover{color:#00568c!important}.post-grid article .entry-meta,.post-grid .post-card .entry-meta{font-size:0.8rem!important;color:#666!important;margin-bottom:0.5rem!important}.post-grid article .entry-summary,.post-grid .post-card .entry-summary,.post-grid article p,.post-grid .post-card p{margin:0!important;line-height:1.5!important;color:#333!important}}@media screen and (max-width:768px){.post-grid{padding:0!important;margin-bottom:1.5rem!important}.post-grid article,.post-grid .post-card{background-color:white!important;border-radius:4px!important;box-shadow:0 1px 3px rgb(0 0 0 / .1)!important;margin-bottom:1rem!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}.post-grid article img,.post-grid .post-card img{width:100%!important;height:auto!important;object-fit:cover!important;border-radius:4px 4px 0 0!important}.post-grid article .entry-content,.post-grid .post-card .entry-content{padding:1rem!important}.post-grid article h2,.post-grid .post-card h2{font-size:1rem!important;margin:0 0 .5rem 0!important;color:#0073aa!important;line-height:1.4!important}.post-grid article h2 a,.post-grid .post-card h2 a{color:inherit!important;text-decoration:none!important}.post-grid article .entry-meta,.post-grid .post-card .entry-meta{font-size:0.75rem!important;color:#666!important;margin-bottom:0.5rem!important}.post-grid article .entry-summary,.post-grid .post-card .entry-summary,.post-grid article p,.post-grid .post-card p{margin:0!important;line-height:1.5!important;color:#333!important}}.homepage-hero,.homepage-product-categories,.homepage-products-showcase,.homepage-industry-news,.homepage-services-guarantees,.homepage-contact-us{padding:60px 0;width:100%}.container{max-width:1200px;margin:0 auto;padding:0 15px}.section-title{text-align:center;font-size:2rem;margin-bottom:40px;color:#333;position:relative}.section-title::after{content:'';display:block;width:80px;height:4px;background-color:#0073aa;margin:10px auto 0}.custom-carousel{position:relative;width:100%;height:500px;overflow:hidden;border-radius:8px}.carousel-wrapper{width:100%;height:100%;position:relative}.carousel-track{display:flex;width:100%;height:100%;transition:transform 0.5s ease-in-out}.carousel-slide{min-width:100%;height:100%;background-size:cover;background-position:center;position:relative}.hero-overlay{background:rgb(0 0 0 / .5);width:100%;height:100%;display:flex;align-items:center;justify-content:center}.hero-text{text-align:center;color:#fff;max-width:800px;padding:20px}.hero-title{font-size:2.5rem;margin-bottom:1rem}.hero-subtitle{font-size:1.2rem;margin-bottom:2rem}.carousel-controls{position:absolute;top:50%;width:100%;display:flex;justify-content:space-between;transform:translateY(-50%);pointer-events:none}.carousel-btn{pointer-events:auto;background-color:rgb(255 255 255 / .5);border:none;width:50px;height:50px;border-radius:50%;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color 0.3s ease;margin:0 20px}.carousel-btn:hover{background-color:rgb(255 255 255 / .8)}.carousel-indicators{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;gap:10px;z-index:10}.indicator-dot{width:12px;height:12px;border-radius:50%;background-color:rgb(255 255 255 / .5);cursor:pointer;transition:background-color 0.3s ease}.indicator-dot.active{background-color:#fff}.categories-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.category-item{text-align:center;transition:transform 0.3s ease;background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 5px rgb(0 0 0 / .1);display:flex;flex-direction:column;width:250px;height:188px;margin:0 auto}.category-item:hover{transform:translateY(-5px);box-shadow:0 4px 10px rgb(0 0 0 / .15)}.image-container{width:100%;height:120px;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:3px;background-color:#f8f9fa;flex-shrink:0}.category-image{width:100%;height:100%;object-fit:contain;display:block}.category-name{font-size:1rem;color:#333;padding:3px;margin:0;flex-grow:1;line-height:1.2;display:flex;align-items:center;justify-content:center}.category-item a{text-decoration:none;color:inherit;display:block;height:100%}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.product-card{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 8px rgb(0 0 0 / .1);transition:transform 0.3s ease;display:flex;flex-direction:column;height:100%;min-width:0;min-width:250px}.product-card:hover{transform:translateY(-5px);box-shadow:0 6px 12px rgb(0 0 0 / .15)}.product-card a{display:block;margin:0;padding:0}.product-thumb{width:250px;height:250px;object-fit:contain;display:block;margin:0 auto;flex-shrink:0;background-color:#f8f9fa}.product-title{font-size:1.2rem;margin:15px;color:#0073aa;text-align:center;flex-shrink:0}.product-title a{text-decoration:none;color:inherit}.multiline-clamp{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.5;margin:0 15px 15px;flex-shrink:0}.news-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.news-card{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 8px rgb(0 0 0 / .1);transition:transform 0.3s ease;display:flex;flex-direction:column;height:100%}.news-card:hover{transform:translateY(-5px);box-shadow:0 6px 12px rgb(0 0 0 / .15)}.news-thumb{width:100%;height:225px;object-fit:cover;display:block}.news-title{font-size:1.1rem;margin:15px;color:#333;flex-grow:1}.news-title a{text-decoration:none;color:inherit}.news-meta{padding:0 15px 15px;font-size:.9rem;color:#888}.services-content{background-color:#f9f9f9;padding:30px;border-radius:8px;line-height:1.6}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.contact-info h3,.contact-form h3{margin-top:0;color:#333}.contact-info p{margin-bottom:10px;line-height:1.5}@media (max-width:992px){.categories-grid{grid-template-columns:repeat(2,1fr);justify-content:center}.products-grid{grid-template-columns:repeat(2,1fr)}.news-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.custom-carousel{height:300px}.hero-title{font-size:1.8rem}.hero-subtitle{font-size:1rem}.categories-grid{grid-template-columns:1fr;justify-content:center}.products-grid{grid-template-columns:1fr}.news-grid{grid-template-columns:1fr}}@media (max-width:480px){.section-title{font-size:1.6rem}}.footer-features{background-color:#2a2a2a;padding:30px 0;border-bottom:1px solid #3a3a3a}.f-container{max-width:1200px;margin:0 auto;padding:0 15px;display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.f-item{display:flex;align-items:center;gap:15px}.f-item svg{width:48px;height:48px;fill:#0056b3;flex-shrink:0}.f-text h4{color:#fff;font-size:16px;font-weight:700;margin-bottom:4px}.f-text p{color:#aaa;font-size:13px;line-height:1.5;margin:0}.ubest-footer{background-color:#222;color:#aaa;padding:70px 0 0;font-size:14px;line-height:1.6}.footer-inner{display:grid;grid-template-columns:1.4fr 0.8fr 1fr 1fr;gap:50px;padding-bottom:50px}.footer-title{color:#fff;font-size:18px;font-weight:700;margin-bottom:25px;position:relative;text-transform:uppercase;letter-spacing:.5px}.footer-title::after{content:'';display:block;width:35px;height:3px;background:#0056b3;margin-top:10px}.footer-contact-info{list-style:none;padding:0;margin-top:20px}.footer-contact-info li{margin-bottom:12px;display:flex;align-items:center}.footer-contact-info i{color:#0056b3;width:20px;margin-right:10px;font-size:14px}.footer-links{list-style:none;padding:0}.footer-links li{margin-bottom:10px}.footer-links a{color:#aaa;text-decoration:none;transition:all 0.3s ease}.footer-links a:hover{color:#fff;padding-left:8px}.footer-cta-btn{display:inline-block;background:#0056b3;color:#fff!important;padding:12px 25px;border-radius:4px;text-decoration:none;font-weight:700;margin-top:15px;transition:0.3s;border:none}.footer-cta-btn:hover{background:#004494;box-shadow:0 4px 15px rgb(0 0 0 / .3)}.footer-social{display:flex;gap:12px;margin-top:20px}.footer-social a{width:38px;height:38px;background:#333;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:0.3s}.footer-social a:hover{background:#0056b3;transform:translateY(-3px)}.footer-bottom{background:#1a1a1a;padding:20px 0;text-align:center;border-top:1px solid #333;color:#666}@media (max-width:991px){.footer-inner{grid-template-columns:1fr 1fr}.f-container{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.footer-inner{grid-template-columns:1fr;gap:40px}.f-container{grid-template-columns:1fr;gap:20px}.f-item{justify-content:center;text-align:center}}.uone-mobile-bar{display:none}@media (max-width:1024px){.uone-nav-group,.uone-top-bar{display:none!important}.uone-mobile-bar{display:flex!important;align-items:center;justify-content:center;width:50px;height:50px;background:#f8f8f8;border-radius:8px}.uone-header-wrapper{min-height:70px!important}.uone-main-header{padding:10px 0!important}.uone-logo img{height:45px!important}#mToggle{display:block!important;color:#0056b3!important;font-size:30px!important;line-height:1;cursor:pointer;-webkit-tap-highlight-color:#fff0}}.m-drawer{position:fixed;top:0;right:-280px;width:280px;height:100vh;background:#fff!important;z-index:1000001;transition:right 0.3s ease;box-shadow:-5px 0 15px rgb(0 0 0 / .1);overflow-y:auto}.m-drawer.active{right:0}.m-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .6);z-index:1000000;display:none}.m-overlay.active{display:block}.m-search-container{padding:20px;border-bottom:1px solid #eee}.m-search-form{position:relative}.m-search-form input{width:100%;padding:12px 15px 12px 40px;border-radius:25px;border:1px solid #ddd;outline:none;box-sizing:border-box;font-size:16px}.m-search-form i{position:absolute;left:15px;top:50%;transform:translateY(-50%);color:#999}.m-drawer ul{list-style:none;padding:10px 0;margin:0}.m-drawer ul li{border-bottom:1px solid #f5f5f5}.m-drawer ul li a{display:block;padding:18px 25px;text-decoration:none;color:#333!important;font-weight:600;font-size:16px}.m-drawer ul li a:active{background-color:#f0f4ff;color:#0056b3!important}