.breed-tabs-wrap{max-width:1000px;margin:0 auto 36px}.breed-tabs{display:flex;gap:10px;padding:14px;background:#eef6fb;border:1px solid #c9ddeb;border-radius:18px}.breed-tab{flex:1;display:block;padding:18px 16px;text-align:center;text-decoration:none!important;color:#17415f!important;background:#fff;border:1px solid #c9ddeb;border-radius:14px;transition:background 0.2s ease,color 0.2s ease,border-color 0.2s ease,box-shadow 0.2s ease}.breed-tab-icon{display:block;width:48px;height:48px;margin:0 auto 10px;object-fit:contain}.breed-tab:hover{background:#2b6cb0;border-color:#2b6cb0;color:#ffffff!important;box-shadow:0 6px 18px rgb(43 108 176 / .25)}.breed-tab:hover .breed-tab-title,.breed-tab:hover .breed-tab-desc{color:#ffffff!important}.breed-tab.active{background:#2b6cb0;color:#ffffff!important;border-color:#2b6cb0;box-shadow:0 6px 18px rgb(43 108 176 / .25)}.breed-tab.active .breed-tab-title,.breed-tab.active .breed-tab-desc{color:#ffffff!important}.breed-tabs:hover .breed-tab.active{background:#fff;color:#17415f!important;border-color:#c9ddeb;box-shadow:none}.breed-tabs:hover .breed-tab.active .breed-tab-title{color:#17415f!important}.breed-tabs:hover .breed-tab.active .breed-tab-desc{color:#46677d!important}.breed-tabs:hover .breed-tab.active:hover{background:#2b6cb0;color:#ffffff!important;border-color:#2b6cb0;box-shadow:0 6px 18px rgb(43 108 176 / .25)}.breed-tabs:hover .breed-tab.active:hover .breed-tab-title,.breed-tabs:hover .breed-tab.active:hover .breed-tab-desc{color:#ffffff!important}.breed-tab-title{display:block;font-size:20px;font-weight:800;margin-bottom:6px}.breed-tab-desc{display:block;font-size:14px;line-height:1.35;color:#46677d}@media (max-width:768px){.breed-tabs{flex-direction:column}.breed-tab-icon{width:40px;height:40px}}.gbg-breed-hero{max-width:1000px;margin:0 auto 24px}.gbg-breed-hero img{display:block;width:100%;height:auto;border-radius:18px}