@charset "UTF-8";.home-pet-v3{--color-primary: #E07A5F;--color-primary-hover: #C96A52;--color-primary-alpha-10: rgba(224, 122, 95, .1);--color-primary-alpha-12: rgba(224, 122, 95, .12);--color-primary-alpha-15: rgba(224, 122, 95, .15);--color-primary-alpha-30: rgba(224, 122, 95, .3);--color-primary-alpha-80: rgba(224, 122, 95, .8);--color-info: #8C5E4A;font-family:Quicksand,sans-serif;background:var(--cream);color:var(--pet-text);padding-bottom:72px}.home-pet-v3 .section-title,.home-pet-v3 .hero-title,.home-pet-v3 .perso-title{font-family:Fredoka,sans-serif}.home-pet-v3 .btn-primary{display:inline-flex;align-items:center;gap:8px;padding:13px 26px;border-radius:8px;font-weight:700;font-size:.9rem;background:var(--terracotta);color:#fff;border:none;cursor:pointer;text-decoration:none;transition:var(--transition);letter-spacing:.2px;font-family:Quicksand,sans-serif}.home-pet-v3 .btn-primary:hover{background:var(--terracotta-hover);transform:translateY(-2px);box-shadow:0 6px 20px #e07a5f66;color:#fff}.home-pet-v3 .btn-ghost-dark{display:inline-flex;align-items:center;gap:8px;padding:13px 26px;border-radius:8px;font-weight:700;font-size:.9rem;background:transparent;color:#fffc;border:1.5px solid rgba(255,255,255,.22);cursor:pointer;text-decoration:none;transition:var(--transition);font-family:Quicksand,sans-serif}.home-pet-v3 .btn-ghost-dark:hover{border-color:#ffffff8c;color:#fff}.home-pet-v3 .section-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:32px}@media (max-width: 768px){.home-pet-v3 .section-header{flex-direction:column;align-items:flex-start;gap:16px}}.home-pet-v3 .section-label{font-size:.75rem;font-weight:700;color:var(--taupe);text-transform:uppercase;letter-spacing:2.5px;margin-bottom:8px;display:flex;align-items:center;gap:10px}.home-pet-v3 .section-label:before{content:"";display:inline-block;width:22px;height:2px;background:var(--terracotta);border-radius:2px}.home-pet-v3 .section-title{font-size:2.4rem;font-weight:700;line-height:1.12;color:var(--pet-text)}.home-pet-v3 .section-title:after{display:none}.home-pet-v3 .section-subtitle{font-size:.9rem;color:var(--text-muted);margin-top:6px}.home-pet-v3 .section-link{font-weight:700;font-size:.88rem;color:var(--brown);display:flex;align-items:center;gap:6px;transition:var(--transition);white-space:nowrap;padding-bottom:4px;text-decoration:none}.home-pet-v3 .section-link:hover{color:var(--terracotta);gap:10px}.home-pet-v3 .section-link svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:var(--transition)}.home-pet-v3 .hero{padding:28px 0 0}.home-pet-v3 .hero-split{display:grid;grid-template-columns:1.1fr .9fr;min-height:540px;border-radius:var(--radius-lg);overflow:hidden}.home-pet-v3 .hero-image-panel{position:relative;overflow:hidden}.home-pet-v3 .hero-image-panel img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .9s ease;display:block}.home-pet-v3 .hero-image-panel:hover img{transform:scale(1.04)}.home-pet-v3 .hero-image-tag{position:absolute;top:24px;left:24px;background:var(--terracotta);color:#fff;padding:7px 18px;border-radius:6px;font-size:.75rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}.home-pet-v3 .hero-content-panel{background:var(--brown-deep);padding:52px 48px;display:flex;flex-direction:column;justify-content:center}.home-pet-v3 .hero-eyebrow{font-size:.78rem;font-weight:700;color:var(--taupe-light);text-transform:uppercase;letter-spacing:2.5px;margin-bottom:22px;display:flex;align-items:center;gap:12px}.home-pet-v3 .hero-eyebrow:before{content:"";display:inline-block;width:28px;height:2px;background:var(--terracotta);border-radius:2px}.home-pet-v3 .hero-title{font-size:3rem;font-weight:700;color:#fff;line-height:1.12;margin-bottom:20px}.home-pet-v3 .hero-title em{font-style:normal;color:var(--terracotta)}.home-pet-v3 .hero-subtitle{font-size:.97rem;color:#fff9;margin-bottom:36px;line-height:1.75}.home-pet-v3 .hero-ctas{display:flex;gap:12px;margin-bottom:44px}.home-pet-v3 .hero-trust{display:flex;gap:20px;padding-top:36px;border-top:1px solid rgba(255,255,255,.08)}.home-pet-v3 .hero-trust-item{display:flex;align-items:center;gap:12px;flex:1}.home-pet-v3 .hero-trust-icon{width:38px;height:38px;border-radius:9px;background:#ffffff12;display:flex;align-items:center;justify-content:center;flex-shrink:0}.home-pet-v3 .hero-trust-icon svg{width:18px;height:18px;stroke:var(--taupe-light);fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.home-pet-v3 .hero-trust-label{font-size:.82rem;color:#ffffff80;line-height:1.35}.home-pet-v3 .hero-trust-label strong{display:block;color:#fff;font-weight:700;font-size:.87rem;margin-bottom:1px}@media (max-width: 1024px){.home-pet-v3 .hero-split{grid-template-columns:1fr;grid-template-rows:420px auto}.home-pet-v3 .hero-content-panel{padding:40px 36px}.home-pet-v3 .hero-title{font-size:2.4rem}.home-pet-v3 .hero-trust{flex-wrap:wrap;gap:14px}}@media (max-width: 768px){.home-pet-v3 .hero-title{font-size:2rem}.home-pet-v3 .hero-content-panel{padding:32px 24px}.home-pet-v3 .hero-ctas{flex-wrap:wrap;margin-bottom:28px}}@media (max-width: 480px){.home-pet-v3 .hero-split{grid-template-rows:320px auto}.home-pet-v3 .hero-title{font-size:1.8rem}}.home-pet-v3 .reassurance{padding:20px 0}.home-pet-v3 .reassurance-strip{background:#fff;border-radius:var(--radius);display:flex;align-items:stretch;box-shadow:var(--shadow-sm);padding:0 28px}@media (max-width: 1024px){.home-pet-v3 .reassurance-strip{flex-wrap:wrap;padding:0 20px}}@media (max-width: 480px){.home-pet-v3 .reassurance-strip{padding:0 16px}}.home-pet-v3 .reassurance-item{flex:1;display:flex;align-items:center;gap:14px;padding:22px 0;position:relative;min-width:0}.home-pet-v3 .reassurance-item+.reassurance-item{padding-left:28px}.home-pet-v3 .reassurance-item+.reassurance-item:before{content:"";position:absolute;left:0;top:22%;height:56%;width:1px;background:#3d322917}@media (max-width: 1024px){.home-pet-v3 .reassurance-item+.reassurance-item{padding-left:20px}}@media (max-width: 768px){.home-pet-v3 .reassurance-item{flex-basis:50%}.home-pet-v3 .reassurance-item:nth-child(2):before{display:none}.home-pet-v3 .reassurance-item:nth-child(3){padding-left:0}.home-pet-v3 .reassurance-item:nth-child(3):before{display:none}}@media (max-width: 480px){.home-pet-v3 .reassurance-item{flex-basis:100%}.home-pet-v3 .reassurance-item+.reassurance-item{padding-left:0}.home-pet-v3 .reassurance-item+.reassurance-item:before{display:none}}.home-pet-v3 .ri-icon{width:42px;height:42px;border-radius:10px;background:var(--sand-light);display:flex;align-items:center;justify-content:center;flex-shrink:0}.home-pet-v3 .ri-icon i{font-size:1.1rem;color:var(--terracotta)}.home-pet-v3 .ri-icon svg{width:20px;height:20px;stroke:var(--terracotta);fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.home-pet-v3 .ri-title{font-weight:700;font-size:.9rem;color:var(--pet-text);margin-bottom:2px}.home-pet-v3 .ri-sub{font-size:.8rem;color:var(--text-muted)}.home-pet-v3 .categories{padding:56px 0}.home-pet-v3 .badge-france{display:inline-flex;align-items:center;gap:5px;vertical-align:middle;margin-left:4px;font-size:.72rem;font-weight:800;letter-spacing:.8px;color:var(--brown-deep, #3D2B1F)}.home-pet-v3 .flag-fr{display:inline-block;width:20px;height:14px;border-radius:2px;overflow:hidden;background:linear-gradient(to right,#002395 33.33%,#fff 33.33% 66.66%,#ed2939 66.66%);flex-shrink:0}.home-pet-v3 .bento-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:290px 290px 200px;gap:12px}.home-pet-v3 .cat-card{position:relative;border-radius:var(--radius-lg);overflow:hidden;cursor:pointer;box-shadow:var(--shadow-md);display:block;text-decoration:none;color:inherit}.home-pet-v3 .cat-card img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .8s cubic-bezier(.4,0,.2,1),filter .6s cubic-bezier(.4,0,.2,1)}.home-pet-v3 .cat-card:hover img{transform:scale(1.08);filter:saturate(1.1)}.home-pet-v3 .cat-card:before{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(44,36,32,.72) 0%,rgba(44,36,32,.08) 55%,transparent 100%);z-index:1;transition:background .5s cubic-bezier(.4,0,.2,1)}.home-pet-v3 .cat-card:hover:before{background:linear-gradient(to top,#2c2420e0,#2c24204d 65%,#2c24200d)}.home-pet-v3 .cat-content{position:absolute;bottom:0;left:0;right:0;padding:16px 18px;text-align:left;z-index:3}.home-pet-v3 .cat-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.home-pet-v3 .cat-count{display:inline-flex;align-items:center;gap:4px;font-size:.7rem;font-weight:600;color:#ffffffbf;background:#2c242073;border:1px solid rgba(255,255,255,.15);padding:3px 10px;border-radius:20px;letter-spacing:.5px;width:-moz-fit-content;width:fit-content}.home-pet-v3 .cat-from-price{display:inline-flex;align-items:center;font-size:.7rem;font-weight:700;color:#fff;background:#e07a5fd9;border:1px solid rgba(255,255,255,.2);padding:3px 10px;border-radius:20px;letter-spacing:.3px;width:-moz-fit-content;width:fit-content}.home-pet-v3 .cat-name{font-family:Fredoka,sans-serif;font-weight:600;color:#fff;line-height:1.1;text-shadow:0 2px 12px rgba(44,36,32,.4)}.home-pet-v3 .cat-cta{position:absolute;top:14px;right:14px;z-index:4;display:inline-flex;align-items:center;gap:6px;font-size:.78rem;font-weight:700;color:#fff;background:#ffffff2e;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1.5px solid rgba(255,255,255,.35);padding:7px 16px;border-radius:30px;letter-spacing:.3px;transform:translateY(-6px);opacity:0;transition:var(--transition)}.home-pet-v3 .cat-cta svg{width:13px;height:13px;stroke:currentColor;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;transition:var(--transition)}.home-pet-v3 .cat-card:hover .cat-cta{opacity:1;transform:translateY(0)}.home-pet-v3 .cat-card:hover .cat-cta svg{transform:translate(2px)}.home-pet-v3 .cat-hero{grid-column:1/6;grid-row:1/3}.home-pet-v3 .cat-hero .cat-name{font-size:2rem}.home-pet-v3 .cat-medium-a{grid-column:6/10;grid-row:1}.home-pet-v3 .cat-medium-b{grid-column:10/13;grid-row:1}.home-pet-v3 .cat-medium-c{grid-column:6/10;grid-row:2}.home-pet-v3 .cat-medium-d{grid-column:10/13;grid-row:2}.home-pet-v3 .cat-medium-a .cat-name,.home-pet-v3 .cat-medium-b .cat-name,.home-pet-v3 .cat-medium-c .cat-name,.home-pet-v3 .cat-medium-d .cat-name{font-size:1.3rem}.home-pet-v3 .cat-panorama{grid-column:1/13;grid-row:3}.home-pet-v3 .cat-panorama .cat-name{font-size:1.5rem}.home-pet-v3 .cat-panorama:before{background:linear-gradient(to right,rgba(44,36,32,.75) 0%,rgba(44,36,32,.2) 50%,transparent 100%)}.home-pet-v3 .cat-panorama:hover:before{background:linear-gradient(to right,#2c2420e6,#2c242066 55%,#2c24200d)}.home-pet-v3 .cat-panorama .cat-content{max-width:420px}@media (max-width: 900px){.home-pet-v3 .bento-grid{grid-template-columns:repeat(6,1fr);grid-template-rows:320px 240px 240px 190px}.home-pet-v3 .cat-hero{grid-column:1/7;grid-row:1}.home-pet-v3 .cat-hero .cat-name{font-size:1.8rem}.home-pet-v3 .cat-medium-a{grid-column:1/4;grid-row:2}.home-pet-v3 .cat-medium-b{grid-column:4/7;grid-row:2}.home-pet-v3 .cat-medium-c{grid-column:1/4;grid-row:3}.home-pet-v3 .cat-medium-d{grid-column:4/7;grid-row:3}.home-pet-v3 .cat-panorama{grid-column:1/7;grid-row:4}}@media (max-width: 600px){.home-pet-v3 .bento-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto}.home-pet-v3 .cat-content{padding:12px 14px}.home-pet-v3 .cat-hero{grid-column:1/3;height:300px}.home-pet-v3 .cat-medium-a{grid-column:1/2;height:230px}.home-pet-v3 .cat-medium-b{grid-column:2/3;height:230px}.home-pet-v3 .cat-medium-c{grid-column:1/2;height:230px}.home-pet-v3 .cat-medium-d{grid-column:2/3;height:230px}.home-pet-v3 .cat-panorama{grid-column:1/3;height:180px}.home-pet-v3 .cat-panorama .cat-content{max-width:100%}}.home-pet-v3 .bento-extras{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:12px}.home-pet-v3 .bento-extras .cat-card{height:260px}.home-pet-v3 .bento-extras .cat-card .cat-name{font-size:1.2rem}@media (max-width: 900px){.home-pet-v3 .bento-extras{grid-template-columns:repeat(3,1fr)}}@media (max-width: 600px){.home-pet-v3 .bento-extras{grid-template-columns:1fr 1fr}.home-pet-v3 .bento-extras .cat-card{height:210px}}.home-pet-v3 .personalization{padding:0 0 72px}.home-pet-v3 .perso-wrap{display:grid;grid-template-columns:1fr 1fr;min-height:500px;border-radius:var(--radius-lg);overflow:hidden}@media (max-width: 1024px){.home-pet-v3 .perso-wrap{grid-template-columns:1fr}}.home-pet-v3 .perso-content{background:var(--brown-deep);padding:64px 52px;display:flex;flex-direction:column;justify-content:center}@media (max-width: 1024px){.home-pet-v3 .perso-content{padding:48px 40px}}@media (max-width: 768px){.home-pet-v3 .perso-content{padding:40px 28px}}.home-pet-v3 .perso-label{font-size:.75rem;font-weight:700;color:var(--taupe-light);text-transform:uppercase;letter-spacing:2.5px;margin-bottom:22px;display:flex;align-items:center;gap:10px}.home-pet-v3 .perso-label:before{content:"";display:inline-block;width:22px;height:2px;background:var(--terracotta);border-radius:2px}.home-pet-v3 .perso-title{font-size:2.6rem;font-weight:700;color:#fff;line-height:1.12;margin-bottom:20px}.home-pet-v3 .perso-title em{font-style:normal;color:var(--terracotta)}@media (max-width: 768px){.home-pet-v3 .perso-title{font-size:2rem}}.home-pet-v3 .perso-text{font-size:.95rem;color:#ffffff8c;line-height:1.8;margin-bottom:36px}.home-pet-v3 .perso-steps{display:flex;flex-direction:column;gap:14px;margin-bottom:40px}.home-pet-v3 .perso-step{display:flex;align-items:center;gap:16px}.home-pet-v3 .perso-step-num{width:36px;height:36px;border-radius:50%;border:1.5px solid rgba(224,122,95,.45);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.88rem;color:var(--terracotta);flex-shrink:0}.home-pet-v3 .perso-step-label{font-size:.9rem;color:#ffffffb3}.home-pet-v3 .perso-visual{position:relative;overflow:hidden;min-height:340px}.home-pet-v3 .perso-visual img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}@media (max-width: 1024px){.home-pet-v3 .perso-visual{min-height:340px}}.home-pet-v3 .perso-cta{width:-moz-fit-content;width:fit-content}.home-pet-v3 .perso-badge{position:absolute;bottom:32px;left:50%;transform:translate(-50%);background:#fffffff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:10px;padding:14px 36px;text-align:center;box-shadow:var(--shadow-lg);white-space:nowrap}.home-pet-v3 .perso-badge-name{font-family:Cocogoose Pro Bold,Fredoka,sans-serif;font-size:1.5rem;font-weight:800;color:var(--terracotta);letter-spacing:0px}.home-pet-v3 .perso-badge-name .typed-cursor{display:inline-block;font-weight:300;color:var(--terracotta);animation:blink .7s infinite;margin-left:1px}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.home-pet-v3 .perso-badge-sub{font-size:.72rem;color:var(--text-muted);margin-top:3px;letter-spacing:.5px}.home-pet-v3 .products{padding:72px 0}.home-pet-v3 .filter-tabs{display:flex;gap:0;background:#fff;border-radius:10px;padding:4px;width:-moz-fit-content;width:fit-content;box-shadow:var(--shadow-sm);margin-bottom:36px}.home-pet-v3 .filter-tab{padding:9px 22px;border-radius:7px;font-weight:600;font-size:.87rem;background:transparent;color:var(--text-muted);transition:var(--transition);cursor:pointer;border:none;font-family:Quicksand,sans-serif}.home-pet-v3 .filter-tab:hover{color:var(--pet-text)}.home-pet-v3 .filter-tab.active{background:var(--terracotta);color:#fff}.home-pet-v3 .filter-tab.loading{pointer-events:none;opacity:.7}.home-pet-v3 .filter-tab.loading:before,.home-pet-v3 .filter-tab.loading:after{content:none!important;display:none!important}.home-pet-v3 .grid-products-wrap .grid-products-wrap-inner{overflow:visible;padding:0;margin:0}.home-pet-v3 .grid-products-wrap .tab-content .swiper{padding-bottom:0;margin-bottom:0;padding-top:0}.home-pet-v3 .grid-products.products-slider{overflow:visible;margin:0;padding:0!important}.home-pet-v3 .grid-products.products-slider .swiper-wrapper{display:grid!important;grid-template-columns:repeat(4,1fr);gap:20px;transform:none!important;width:100%!important}.home-pet-v3 .grid-products.products-slider .swiper-slide{width:auto!important;margin:0!important;height:auto!important}.home-pet-v3 .grid-products.products-slider .swiper-slide-skeleton{display:none!important}.home-pet-v3 .grid-products.products-slider .swiper-slide:nth-child(8)~.swiper-slide:not(.swiper-slide-skeleton){display:none}.home-pet-v3 .grid-products.products-slider .swiper-pagination,.home-pet-v3 .grid-products.products-slider .swiper-button-next,.home-pet-v3 .grid-products.products-slider .swiper-button-prev{display:none!important}.home-pet-v3 .grid-products.products-slider .grid-products-item{padding:0;height:100%}@media (max-width: 1024px){.home-pet-v3 .grid-products.products-slider .swiper-wrapper{grid-template-columns:repeat(2,1fr)!important}}@media (max-width: 480px){.home-pet-v3 .grid-products.products-slider .swiper-wrapper{grid-template-columns:1fr!important}}.home-pet-v3 .product-tabs-one-wrap .product-tabs-one-inner{overflow:visible;padding:0;margin:0}.home-pet-v3 .product-tabs-one-wrap .tab-content .swiper{padding-bottom:0;margin-bottom:0;padding-top:0}.home-pet-v3 .tab-content .swiper-wrapper{transition:opacity .3s ease}.home-pet-v3 .product-tabs-one-products{overflow:visible;margin:0;padding:0!important}.home-pet-v3 .product-tabs-one-products .swiper-wrapper{display:grid!important;grid-template-columns:repeat(4,1fr);gap:20px;transform:none!important;width:100%!important}.home-pet-v3 .product-tabs-one-products .swiper-slide{width:auto!important;margin:0!important;height:auto!important}.home-pet-v3 .product-tabs-one-products .swiper-slide-skeleton{display:none!important}.home-pet-v3 .product-tabs-one-products .swiper-slide:nth-child(8)~.swiper-slide:not(.swiper-slide-skeleton){display:none}.home-pet-v3 .product-tabs-one-products .swiper-pagination,.home-pet-v3 .product-tabs-one-products .swiper-button-next,.home-pet-v3 .product-tabs-one-products .swiper-button-prev{display:none!important}.home-pet-v3 .product-tabs-one-products .product-tabs-one-item{padding:0;height:100%}@media (max-width: 1024px){.home-pet-v3 .product-tabs-one-products .swiper-wrapper{grid-template-columns:repeat(2,1fr)!important}}@media (max-width: 480px){.home-pet-v3 .product-tabs-one-products .swiper-wrapper{grid-template-columns:1fr!important}}.home-pet-v3 .product-card{background:#fff;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-sm);transition:var(--transition);border:none;margin:0;display:flex;flex-direction:column}.home-pet-v3 .product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-md)}.home-pet-v3 .product-card .product-card-top{position:relative;overflow:hidden;padding:0}.home-pet-v3 .product-card .product-card-top .product-image{display:block;border-radius:0;padding-bottom:0}.home-pet-v3 .product-card .product-card-top .product-image img{position:static;max-height:none;max-width:none;width:100%;aspect-ratio:4/5;-o-object-fit:cover;object-fit:cover;transition:transform .55s ease;transform:none;display:block}.home-pet-v3 .product-card:hover .product-card-top .product-image img{transform:scale(1.06)}.home-pet-v3 .product-card .product-card-actions{position:absolute;top:10px;right:10px;z-index:2}.home-pet-v3 .product-card .product-card-actions .btn,.home-pet-v3 .product-card .product-card-actions .btn-wishlist{visibility:visible!important;opacity:1!important;transform:none!important}.home-pet-v3 .product-card .product-card-actions .btn-wishlist{width:34px;height:34px;border-radius:8px;background:#ffffffe6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-sm);transition:var(--transition);border:none;padding:0}.home-pet-v3 .product-card .product-card-actions .btn-wishlist:hover{background:#fff!important;border:none!important;transform:scale(1.1)}.home-pet-v3 .product-card .product-card-actions .btn-wishlist.added{background:#ffffffe6!important;border:none!important}.home-pet-v3 .product-card .product-card-actions .btn-wishlist.added svg path{fill:var(--terracotta)!important}.home-pet-v3 .product-card .product-card-actions .btn-wishlist svg{width:16px;height:16px}.home-pet-v3 .product-card .product-card-actions .btn-wishlist svg path{stroke:var(--brown)!important;stroke-width:1.5}.home-pet-v3 .product-card .product-badge{position:absolute;top:12px;left:12px;z-index:2;list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}.home-pet-v3 .product-card .product-badge .badge{padding:4px 10px;border-radius:5px;font-size:.7rem;font-weight:700;letter-spacing:.8px;text-transform:uppercase;width:-moz-fit-content;width:fit-content;line-height:1.4}.home-pet-v3 .product-card .product-badge .badge.badge-info{background:var(--sand);color:var(--brown)}.home-pet-v3 .product-card .product-badge .badge.badge-success{background:var(--terracotta);color:#fff}.home-pet-v3 .product-card .product-badge .badge.badge-danger{background:var(--brown-deep);color:#fff}.home-pet-v3 .product-card .product-card-middle{padding:15px 16px 0;border-top:3px solid var(--sand-light);flex:1}.home-pet-v3 .product-card .product-card-middle .product-name{display:block;font-weight:700;font-size:.95rem;color:var(--pet-text);line-height:1.3;margin-bottom:7px;text-decoration:none}.home-pet-v3 .product-card .product-card-middle .product-name:hover{color:var(--pet-text)}.home-pet-v3 .product-card .product-card-middle .product-rating{display:flex;align-items:center;gap:4px;margin-bottom:10px}.home-pet-v3 .product-card .product-card-middle .product-rating .rating-count,.home-pet-v3 .product-card .product-card-middle .product-rating .count{font-size:.78rem;color:var(--text-muted)}.home-pet-v3 .product-card .product-card-bottom{padding:0 16px 18px;display:flex;align-items:center;justify-content:space-between}.home-pet-v3 .product-card .product-card-bottom .product-price{color:var(--brown);display:inline;width:auto;overflow:visible;flex-direction:unset}.home-pet-v3 .product-card .product-card-bottom .product-price .special-price,.home-pet-v3 .product-card .product-card-bottom .product-price .previous-price{font-size:1.1rem;font-weight:700;color:var(--brown)}.home-pet-v3 .product-card .product-card-bottom .product-price .previous-price{font-size:.82rem;color:var(--text-muted);text-decoration:line-through;font-weight:500}.home-pet-v3 .product-card .product-card-bottom .product-price .special-price+.previous-price{margin-left:6px}.home-pet-v3 .product-card .product-card-bottom .btn-add-to-cart{height:36px;width:36px;padding:0;border-radius:7px;background:var(--terracotta)!important;display:flex;align-items:center;justify-content:center;border:none!important;transition:var(--transition)}.home-pet-v3 .product-card .product-card-bottom .btn-add-to-cart:hover,.home-pet-v3 .product-card .product-card-bottom .btn-add-to-cart:focus,.home-pet-v3 .product-card .product-card-bottom .btn-add-to-cart:focus-visible,.home-pet-v3 .product-card .product-card-bottom .btn-add-to-cart:active{background:var(--terracotta-hover)!important;border:none!important;transform:translateY(-1px)}.home-pet-v3 .product-card .product-card-bottom .btn-add-to-cart:not(:disabled):not(.disabled):active,.home-pet-v3 .product-card .product-card-bottom .btn-add-to-cart:not(:disabled):not(.disabled).active{background:var(--terracotta-hover)!important}.home-pet-v3 .product-card .product-card-bottom .btn-add-to-cart.btn-loading{background:var(--terracotta-hover)!important}.home-pet-v3 .product-card .product-card-bottom .btn-add-to-cart svg{width:16px;height:16px}.home-pet-v3 .product-card .product-card-bottom .btn-add-to-cart svg path{stroke:#fff!important}.home-pet-v3 .blog-posts-wrap{padding:72px 0}.home-pet-v3 .blog-posts-wrap .blog-posts.swiper{overflow:visible;padding:0;margin:0;position:relative}.home-pet-v3 .blog-posts-wrap .blog-posts.swiper .swiper-button-prev,.home-pet-v3 .blog-posts-wrap .blog-posts.swiper .swiper-button-next{color:var(--brown);width:36px;height:36px;top:-48px;background:#fff;border-radius:50%;box-shadow:var(--shadow-sm);transition:var(--transition)}.home-pet-v3 .blog-posts-wrap .blog-posts.swiper .swiper-button-prev:after,.home-pet-v3 .blog-posts-wrap .blog-posts.swiper .swiper-button-next:after{font-size:14px;font-weight:700}.home-pet-v3 .blog-posts-wrap .blog-posts.swiper .swiper-button-prev:hover,.home-pet-v3 .blog-posts-wrap .blog-posts.swiper .swiper-button-next:hover{color:var(--terracotta);box-shadow:var(--shadow-md)}.home-pet-v3 .blog-posts-wrap .blog-posts.swiper .swiper-button-prev{left:auto;right:48px}.home-pet-v3 .blog-posts-wrap .blog-posts.swiper .swiper-button-next{right:0}.home-pet-v3 .blog-posts-wrap .blog-posts.swiper .swiper-pagination{position:relative;margin-top:24px}.home-pet-v3 .blog-posts-wrap .blog-posts.swiper.swiper-lock .swiper-button-prev,.home-pet-v3 .blog-posts-wrap .blog-posts.swiper.swiper-lock .swiper-button-next,.home-pet-v3 .blog-posts-wrap .blog-posts.swiper.swiper-lock .swiper-pagination{display:none}.home-pet-v3 .blog-post-card{height:100%}.home-pet-v3 .blog-post-card .blog-post{border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-sm);background:#fff;transition:var(--transition);height:100%;border:none;display:flex;flex-direction:column}.home-pet-v3 .blog-post-card .blog-post:hover{transform:translateY(-5px);box-shadow:var(--shadow-md)}.home-pet-v3 .blog-post-card .blog-post .blog-post-featured-image{position:relative;padding-bottom:0;overflow:hidden}.home-pet-v3 .blog-post-card .blog-post .blog-post-featured-image>img,.home-pet-v3 .blog-post-card .blog-post .blog-post-featured-image>picture>img{position:static;width:100%;height:auto;aspect-ratio:16/10;-o-object-fit:cover;object-fit:cover;transition:transform .55s ease;display:block;border-radius:0}.home-pet-v3 .blog-post-card .blog-post .blog-post-featured-image>picture{display:block}.home-pet-v3 .blog-post-card .blog-post .blog-post-featured-image .image-placeholder{position:static;aspect-ratio:16/10;display:flex;justify-content:center;align-items:center;background:var(--sand-light);border-radius:0}.home-pet-v3 .blog-post-card .blog-post .blog-post-featured-image .image-placeholder>img{height:80px;width:80px;transition:transform .55s ease}.home-pet-v3 .blog-post-card .blog-post:hover .blog-post-featured-image>img,.home-pet-v3 .blog-post-card .blog-post:hover .blog-post-featured-image>picture>img,.home-pet-v3 .blog-post-card .blog-post:hover .blog-post-featured-image .image-placeholder>img{transform:scale(1.06)}.home-pet-v3 .blog-post-card .blog-post .blog-post-body{padding:18px 20px 22px;flex:1;display:flex;flex-direction:column}.home-pet-v3 .blog-post-card .blog-post .blog-post-meta{display:flex;gap:16px;margin-bottom:10px}.home-pet-v3 .blog-post-card .blog-post .blog-post-meta>li{font-size:.76rem;font-weight:500;color:var(--text-muted);margin-left:0}.home-pet-v3 .blog-post-card .blog-post .blog-post-meta>li>i{font-size:13px;color:var(--taupe)}.home-pet-v3 .blog-post-card .blog-post .blog-post-title{max-height:none;margin-bottom:14px;flex:1}.home-pet-v3 .blog-post-card .blog-post .blog-post-title>a{font-weight:700;font-size:.95rem;color:var(--pet-text);line-height:1.4;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-decoration:none;transition:var(--transition)}.home-pet-v3 .blog-post-card .blog-post .blog-post-title>a:hover{color:var(--terracotta);text-decoration-color:transparent}.home-pet-v3 .blog-post-card .blog-post .blog-post-read-more{font-size:.82rem;font-weight:700;color:var(--brown);text-decoration:none;transition:var(--transition);display:inline-flex;align-items:center;gap:6px;margin-top:auto}.home-pet-v3 .blog-post-card .blog-post .blog-post-read-more i{opacity:1;visibility:visible;transform:none;transition:var(--transition);font-size:14px}.home-pet-v3 .blog-post-card .blog-post .blog-post-read-more:hover{color:var(--terracotta)}.home-pet-v3 .blog-post-card .blog-post .blog-post-read-more:hover i{transform:translate(4px)}.home-pet-v3 .reviews-v2{padding:72px 0;background:var(--sand-warm);border-radius:var(--radius-lg);margin:0 4%;position:relative;overflow:hidden}.home-pet-v3 .reviews-v2:before{content:"";position:absolute;top:-60px;right:-60px;width:240px;height:240px;background:radial-gradient(circle,rgba(224,122,95,.06) 0%,transparent 70%);border-radius:50%;pointer-events:none}.home-pet-v3 .reviews-v2:after{content:"";position:absolute;bottom:-40px;left:-40px;width:180px;height:180px;background:radial-gradient(circle,rgba(224,122,95,.04) 0%,transparent 70%);border-radius:50%;pointer-events:none}.home-pet-v3 .reviews-v2 .container{padding:0 52px;position:relative;z-index:1}.home-pet-v3 .reviews-v2__header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:48px}.home-pet-v3 .reviews-v2__stats{display:flex;align-items:center;gap:16px}.home-pet-v3 .reviews-v2__score{font-family:Fredoka,sans-serif;font-size:2.8rem;font-weight:700;color:var(--dark);line-height:1}.home-pet-v3 .reviews-v2__score-detail{display:flex;flex-direction:column;gap:2px}.home-pet-v3 .reviews-v2__stars-row{display:flex;gap:3px}.home-pet-v3 .reviews-v2__stars-row svg{width:16px;height:16px;fill:var(--terracotta)}.home-pet-v3 .reviews-v2__count{font-size:.82rem;color:var(--text-muted);font-weight:500}.home-pet-v3 .reviews-v2__grid{display:grid;grid-template-columns:1.1fr 1fr 1fr;grid-template-rows:auto auto;gap:20px;align-items:stretch}.home-pet-v3 .reviews-v2__featured{grid-row:1/3;background:linear-gradient(145deg,var(--brown-deep, #2C2420) 0%,#3D3229 100%);border-radius:16px;padding:40px 36px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;min-height:420px}.home-pet-v3 .reviews-v2__featured:before{content:"“";position:absolute;top:-10px;right:20px;font-family:Fredoka,sans-serif;font-size:14rem;line-height:1;color:#ffffff0a;pointer-events:none}.home-pet-v3 .reviews-v2__featured-stars{display:flex;gap:4px;margin-bottom:24px}.home-pet-v3 .reviews-v2__featured-stars svg{width:18px;height:18px;fill:var(--terracotta);filter:drop-shadow(0 0 4px rgba(224,122,95,.3))}.home-pet-v3 .reviews-v2__featured-text{font-size:1.35rem;font-weight:500;color:#fff;line-height:1.6;font-style:italic;margin-bottom:32px;flex-grow:1;display:flex;align-items:center}.home-pet-v3 .reviews-v2__featured-footer{display:flex;align-items:center;justify-content:space-between;padding-top:24px;border-top:1px solid rgba(255,255,255,.1)}.home-pet-v3 .reviews-v2__featured-author{display:flex;align-items:center;gap:14px}.home-pet-v3 .reviews-v2__avatar{width:52px;height:52px;border-radius:14px;background:var(--terracotta);color:#fff;font-weight:700;font-size:1rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;letter-spacing:1px}.home-pet-v3 .reviews-v2__featured .reviews-v2__avatar{background:#ffffff1f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.15)}.home-pet-v3 .reviews-v2__name{font-weight:700;font-size:.95rem;color:#fff;margin-bottom:2px}.home-pet-v3 .reviews-v2__pet{font-size:.8rem;color:#ffffff80}.home-pet-v3 .reviews-v2__verified{display:flex;align-items:center;gap:6px;font-size:.72rem;font-weight:600;color:#fff6;text-transform:uppercase;letter-spacing:1px}.home-pet-v3 .reviews-v2__verified svg{width:14px;height:14px;fill:var(--terracotta)}.home-pet-v3 .reviews-v2__card{background:#fff;border-radius:14px;padding:26px 26px 22px;box-shadow:0 1px 6px #3d32290d;transition:var(--transition);position:relative;border:1px solid rgba(61,50,41,.04);display:flex;flex-direction:column}.home-pet-v3 .reviews-v2__card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);border-color:#e07a5f1f}.home-pet-v3 .reviews-v2__card .reviews-v2__avatar{width:36px;height:36px;border-radius:10px;font-size:.72rem}.home-pet-v3 .reviews-v2__card .reviews-v2__name{color:var(--pet-text, var(--text));font-size:.85rem}.home-pet-v3 .reviews-v2__card .reviews-v2__pet{color:var(--text-muted);font-size:.76rem}.home-pet-v3 .reviews-v2__card--accent{background:linear-gradient(145deg,#e07a5f0f,#f5e6d366);border-color:#e07a5f1f}.home-pet-v3 .reviews-v2__card--accent:hover{border-color:#e07a5f38}.home-pet-v3 .reviews-v2__card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.home-pet-v3 .reviews-v2__card-stars{display:flex;gap:2px}.home-pet-v3 .reviews-v2__card-stars svg{width:14px;height:14px;fill:var(--terracotta)}.home-pet-v3 .reviews-v2__card-date{font-size:.72rem;color:var(--text-muted);font-weight:500}.home-pet-v3 .reviews-v2__card-text{font-size:.88rem;color:var(--text-light);line-height:1.7;margin-bottom:18px;font-style:italic;flex-grow:1}.home-pet-v3 .reviews-v2__card-footer{display:flex;align-items:center;justify-content:space-between}.home-pet-v3 .reviews-v2__card-author{display:flex;align-items:center;gap:10px}.home-pet-v3 .reviews-v2__card-product{display:inline-flex;align-items:center;gap:5px;font-size:.7rem;font-weight:500;color:var(--terracotta);background:#e07a5f14;padding:4px 10px;border-radius:20px}.home-pet-v3 .reviews-v2__card-product svg{width:12px;height:12px;fill:var(--terracotta)}@media (max-width: 1024px){.home-pet-v3 .reviews-v2__grid{grid-template-columns:1fr 1fr;grid-template-rows:auto}.home-pet-v3 .reviews-v2__featured{grid-column:1/-1;grid-row:auto;min-height:300px}}@media (max-width: 768px){.home-pet-v3 .reviews-v2{margin:0 2%;padding:48px 0}.home-pet-v3 .reviews-v2 .container{padding:0 24px}.home-pet-v3 .reviews-v2__header{flex-direction:column;align-items:flex-start;gap:20px}.home-pet-v3 .reviews-v2__grid{grid-template-columns:1fr}.home-pet-v3 .reviews-v2__featured{padding:32px 28px;min-height:auto}.home-pet-v3 .reviews-v2__featured-text{font-size:1.15rem}}.three-column-full-width-banner{padding-top:75px;padding-bottom:75px;background-color:#0000000a}.banner-wrap{margin-top:50px;background-size:cover;background-repeat:no-repeat;background-position:center center}.banner-wrap.three-column-full-width-banner,.banner-wrap.one-column-banner{margin-top:50px}.banner-wrap.three-column-banner .banner{background:#0000000a;padding-bottom:40%}.banner-wrap.three-column-banner .banner img{position:absolute;left:0;top:0}.banner-wrap.one-column-banner .banner{background:#0000000a;padding-bottom:22%}.banner-wrap.one-column-banner .banner img{position:absolute;left:0;top:0}.banner-wrap.two-column-banner .banner{background:#0000000a;padding-bottom:31%}.banner-wrap.two-column-banner .banner img{position:absolute;left:0;top:0}@media screen and (max-width: 991px){.three-column-full-width-banner{padding-top:40px;padding-bottom:40px}}@media screen and (max-width: 767px){.three-column-full-width-banner .banner-grid,.two-column-banner .banner-grid,.three-column-banner .banner-grid{gap:15px}}@keyframes effect-height{0%{height:0;opacity:1;visibility:visible}to{height:100%;opacity:0;visibility:hidden}}@keyframes effect-width{0%{width:0;opacity:1;visibility:visible}to{width:100%;opacity:0;visibility:hidden}}.landscape-tab-products-wrap{margin-top:30px}.landscape-tab-products-wrap .tab-products-header{display:flex;justify-content:space-between}.landscape-tab-products-wrap .tab-products-header .tabs{display:flex!important;padding-left:0}.landscape-tab-products-wrap .tab-products-header .tabs .tab-item{white-space:nowrap}.landscape-tab-products-wrap .tab-products-header hr{display:none}.landscape-tab-products-wrap .section-title{font-size:18px;line-height:24px;margin-top:13px;padding-bottom:14px}.blog-posts-inner,.landscape-right-tab-products-inner{overflow:hidden;margin:0 -10px -50px;padding:0 10px 50px}.landscape-right-tab-products{margin-left:-6px;margin-right:-6px;overflow:unset}.blog-posts{margin-left:-10px;margin-right:-10px;overflow:unset}.daily-deals .swiper-button-prev,.daily-deals .swiper-button-next{top:unset;bottom:9px;right:53px;left:unset}.daily-deals .swiper-button-prev{right:unset;left:58px}@media screen and (max-width: 767px){.landscape-tab-products-wrap .tab-products-header{text-align:center;border-bottom:unset;flex-direction:column}.landscape-tab-products-wrap .tab-products-header .tab-products-header-overflow{overflow:auto;padding-bottom:10px;display:flex;position:relative}.landscape-tab-products-wrap .tab-products-header .tab-products-header-overflow::-webkit-scrollbar{width:0px;height:0px}.landscape-tab-products-wrap .tab-products-header .tab-products-header-overflow::-webkit-scrollbar-track,.landscape-tab-products-wrap .tab-products-header .tab-products-header-overflow::-webkit-scrollbar-thumb,.landscape-tab-products-wrap .tab-products-header .tab-products-header-overflow::-webkit-scrollbar-thumb:hover{background:transparent}.landscape-tab-products-wrap .tab-products-header .tab-products-header-overflow .tabs{display:flex;justify-content:center;margin-left:auto;margin-right:auto;border-bottom:1px solid #e5e5e5}.landscape-tab-products-wrap .tab-products-header .tab-products-header-overflow .tabs .tab-item:after{bottom:-8px;z-index:1}.landscape-tab-products-wrap .tab-products-header .tab-products-header-overflow .tabs .tab-item:before{bottom:-1px;z-index:1}.landscape-tab-products-wrap .tab-products-header .tab-products-header-overflow hr{display:block;height:0;background:transparent;position:absolute;width:100%;top:41px;left:0;border:unset;border-bottom:1px solid #e5e5e5;opacity:1}.landscape-tab-products-wrap .tab-products-header .section-title{margin:0 0 10px;padding-top:15px}.landscape-tab-products-wrap .tab-products-header .section-title:after{left:50%;transform:translate(-50%)}.landscape-tab-products-wrap .tab-products-header .tabs{display:block;margin-top:5px;text-align:center}.landscape-tab-products-wrap .tab-products-header .tabs .tab-item{display:inline-block}}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.grid-products-wrap{margin-top:30px}.grid-products-wrap .grid-products-wrap-inner{overflow:hidden;padding:0 10px 40px;margin:0 -10px -40px}.grid-products-wrap .grid-products-wrap-inner .swiper-button-next:after,.grid-products-wrap .grid-products-wrap-inner .swiper-button-prev:after{transform:translateY(-1px)}.grid-products-wrap .tabs{display:flex;padding-left:0}.grid-products-wrap .tabs .tab-item{font-size:15px;line-height:26px;padding:15px 3px;color:var(--color-gray);font-weight:var(--font-normal)}.grid-products-wrap .tabs .tab-item.active:after{opacity:1}.grid-products-wrap .tab-products-header{position:relative}.grid-products-wrap .tab-products-header hr{display:none}.grid-products{margin-left:-6px;margin-right:-6px;overflow:unset;padding-bottom:15px;padding-top:14px!important}.grid-products .swiper-pagination{padding-top:10px}.grid-products.swiper-grid-column>.swiper-wrapper{flex-direction:row}.grid-products .swiper-button-prev,.grid-products .swiper-button-next{top:-50px}.grid-products .swiper-slide{height:auto!important}.grid-products .grid-products-item{padding:6px;height:100%}.grid-products .grid-products-item .product-card{margin:0;height:100%;justify-content:stretch}.grid-products .swiper-slide-skeleton{padding:6px}.grid-products .product-card-skeleton{margin:0}.grid-products.swiper:not(.swiper-initialized) .swiper-wrapper{flex-wrap:wrap}.grid-products.swiper:not(.swiper-initialized) .swiper-wrapper .swiper-slide:nth-child(16)~.swiper-slide{display:none}@media screen and (max-width: 1760px){.grid-products.swiper:not(.swiper-initialized) .swiper-wrapper{flex-wrap:wrap}.grid-products.swiper:not(.swiper-initialized) .swiper-wrapper .swiper-slide:nth-child(14)~.swiper-slide{display:none}}@media screen and (max-width: 1400px){.grid-products.swiper:not(.swiper-initialized) .swiper-wrapper .swiper-slide:nth-child(12)~.swiper-slide{display:none}}@media screen and (max-width: 1200px){.grid-products.swiper:not(.swiper-initialized) .swiper-wrapper .swiper-slide:nth-child(10)~.swiper-slide{display:none}}@media screen and (max-width: 991px){.grid-products.swiper:not(.swiper-initialized) .swiper-wrapper .swiper-slide:nth-child(8)~.swiper-slide{display:none}}@media screen and (max-width: 830px){.grid-products.swiper:not(.swiper-initialized) .swiper-wrapper .swiper-slide:nth-child(6)~.swiper-slide{display:none}}@media screen and (max-width: 576px){.grid-products.swiper:not(.swiper-initialized) .swiper-wrapper .swiper-slide:nth-child(4)~.swiper-slide{display:none}}@media screen and (max-width: 991px){.grid-products .grid-products-item{padding:6px}}@media screen and (max-width: 767px){.grid-products{padding-bottom:25px;padding-top:4px!important}.grid-products .swiper-pagination{display:block;top:unset;bottom:0}.grid-products .swiper-button-next,.grid-products .swiper-button-prev{display:none}.grid-products-wrap{margin-bottom:0}.grid-products-wrap .tabs{display:flex;text-align:center}.grid-products-wrap .tabs .tab-item{display:inline-block}.grid-products-wrap .tabs .tab-item.active:after{opacity:1!important}.grid-products-wrap .tabs .tab-item:after{bottom:-8px}.grid-products-wrap .tabs .tab-item:before{bottom:-1px;z-index:1}.grid-products-wrap .tab-products-header{overflow:auto;padding-bottom:10px;border-bottom:unset;display:flex}.grid-products-wrap .tab-products-header .tabs{display:flex!important;border-bottom:1px solid #e5e5e5;justify-content:center;margin-left:auto;margin-right:auto}.grid-products-wrap .tab-products-header hr{display:block;height:0;background:transparent;position:absolute;width:100%;top:40px;left:0;border:unset;border-bottom:1px solid #e5e5e5;opacity:1}.grid-products-wrap .tab-products-header::-webkit-scrollbar{width:0px;height:0px}.grid-products-wrap .tab-products-header::-webkit-scrollbar-track,.grid-products-wrap .tab-products-header::-webkit-scrollbar-thumb,.grid-products-wrap .tab-products-header::-webkit-scrollbar-thumb:hover{background:transparent}}.top-brands-wrap{margin-top:50px}.top-brands{border:1px solid var(--border-color-lite);border-radius:var(--radius-default);padding:25px 50px;white-space:nowrap;position:relative}.top-brands:before,.top-brands:after{content:"";display:block;width:50px;height:100%;background:var(--color-white);position:absolute;left:0;top:0;z-index:2}.top-brands:after{left:unset;right:0}.top-brands .swiper-button-next,.top-brands .swiper-button-prev{transition:var(--transition-150);height:25px;width:25px;background:var(--color-primary-alpha-30);border-radius:50%;top:50%;bottom:0;transform:translateY(-50%);margin:0}.top-brands .swiper-button-next:after,.top-brands .swiper-button-prev:after{font-size:8px;font-weight:500;margin-top:-1px;color:var(--color-white)}.top-brands .swiper-button-next:hover,.top-brands .swiper-button-prev:hover{background:var(--color-primary)}.top-brands .swiper-button-next.swiper-button-disabled,.top-brands .swiper-button-prev.swiper-button-disabled{background:var(--color-primary-alpha-30)}.top-brands .swiper-button-next{right:-35px}.top-brands .swiper-button-next:after{padding-left:2px}.top-brands .swiper-button-prev{left:-35px}.top-brands .swiper-button-prev:after{padding-right:2px}.top-brands:hover .swiper-button-prev{display:flex;left:15px}.top-brands:hover .swiper-button-next{display:flex;right:15px}.top-brands .top-brand-item{height:60px!important;border-radius:var(--radius-default)}.top-brands .top-brand-item:hover>img{transform:scale(1.1)}.top-brands .top-brand-item>img{max-height:100%;max-width:100%;transition:var(--transition-200)}@media screen and (max-width: 991px){.top-brands{padding:15px 40px}.top-brands:before,.top-brands:after{width:40px}}@media screen and (max-width: 767px){.top-brands{padding:15px 30px}.top-brands:before,.top-brands:after{width:30px}}.top-brands:not(.swiper-initialized) .swiper-wrapper .swiper-slide{width:14.28%}@media screen and (max-width: 1200px){.top-brands:not(.swiper-initialized) .swiper-wrapper .swiper-slide{width:16.66%}}@media screen and (max-width: 1050px){.top-brands:not(.swiper-initialized) .swiper-wrapper .swiper-slide{width:20%}}@media screen and (max-width: 900px){.top-brands:not(.swiper-initialized) .swiper-wrapper .swiper-slide{width:25%}}@media screen and (max-width: 750px){.top-brands:not(.swiper-initialized) .swiper-wrapper .swiper-slide{width:33.33%}}@media screen and (max-width: 450px){.top-brands:not(.swiper-initialized) .swiper-wrapper .swiper-slide{width:50%}}.tab-content .swiper{padding-bottom:50px;margin-bottom:-50px;padding-top:20px}@media screen and (max-width: 767px){.tab-content .swiper{padding-top:10px}}
