*{margin:0;padding:0;box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#333}button{transition:opacity .2s,transform .2s}button:hover{opacity:.9;transform:translateY(-1px)}button:active{transform:translateY(0)}.product-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,.15)!important}.catalog-product-grid>article{align-self:start;min-width:0}.product-card__image{height:168px}@media (min-width:480px){.product-card__image{height:192px}}@media (min-width:768px){.product-card__image{height:220px}}@media (min-width:1100px){.product-card__image{height:260px}}.add-cart-button:hover{background-color:hsla(0,0%,100%,.3)!important;transform:scale(1.05)}.cart-quantity-button:hover{background-color:#f5f5f5!important}.cart-delete-button:hover{color:#fe0000!important}.cart-nav-link:hover{background-color:#f5f5f5!important}.cart-checkout-button:hover{opacity:.9!important}a:hover{opacity:.8}input:focus{border-color:#20b2aa!important}input::placeholder{color:#999}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}footer a:hover{color:#20b2aa!important}@media (max-width:768px){.cookie-banner{flex-direction:column!important;align-items:stretch!important}.cookie-content{margin-bottom:16px!important}.cookie-button{width:100%!important}}@media (max-width:1024px){.cart-layout{grid-template-columns:200px 1fr!important;gap:30px!important}}@media (max-width:768px){.cart-layout{grid-template-columns:1fr!important;gap:30px!important}.cart-item{flex-direction:column!important}.cart-item-image{width:100%!important;height:200px!important}.cart-quantity-control{width:100%!important;justify-content:center!important}}@media (max-width:1024px){.checkout-layout{grid-template-columns:1fr!important;gap:30px!important}.checkout-summary{position:static!important}}@media (max-width:768px){.checkout-options-row{flex-direction:column!important}.checkout-delivery-option,.checkout-payment-option{width:100%!important}.checkout-layout{display:flex!important;flex-direction:column!important}.checkout-form-section{order:1!important}.checkout-summary{order:2!important}.checkout-submit-section{order:3!important;margin-top:30px!important;width:100%!important;padding:20px 0!important}.checkout-submit-button{width:100%!important;padding:18px 32px!important;font-size:18px!important}.home-banner{max-width:none!important;width:100%!important;padding:.25rem 0!important}.header{border-bottom:none!important}.header-container{flex-direction:column!important;gap:12px!important}.logo-section,.right-section{width:100%!important;justify-content:center!important}.nav-buttons{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:6px!important;gap:6px!important;flex-wrap:unset!important}.nav-buttons--inner-page{display:none!important}.nav-button{flex:unset!important;min-width:0!important;min-height:62px!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important;padding:8px 6px!important;white-space:normal!important;text-align:center!important;line-height:1.25!important;word-break:break-word!important;overflow-wrap:anywhere!important}.nav-button:nth-child(5){grid-column:1/-1!important}.nav-button img{object-fit:contain!important}.nav-button img,.nav-button svg{width:22px!important;height:22px!important;flex-shrink:0!important}.divider{display:none!important}}@media (max-width:480px){.logo-wrapper{flex-direction:column!important;align-items:center!important;text-align:center!important}.logo-image{margin-bottom:10px!important}.nav-button{font-size:12px!important;min-height:58px!important;padding:8px 5px!important}}@media (max-width:768px){.how-to-find-content{grid-template-columns:1fr!important;gap:40px!important}.how-to-find-map{max-width:100%!important}.contact-form-content{grid-template-columns:1fr!important;gap:40px!important}.contact-form-map{max-width:100%!important;aspect-ratio:16/9!important}}@media (max-width:1024px){.footer-content{grid-template-columns:repeat(2,1fr)!important;gap:30px!important}}@media (max-width:768px){.footer-content{grid-template-columns:1fr!important;gap:40px!important}}.product-detail-main-photo{max-height:min(92vw,420px)}@media (min-width:769px){.product-detail-main-photo{max-height:min(72vh,480px);max-width:min(100%,480px)}}@media (min-width:1100px){.product-detail-main-photo{max-height:min(70vh,520px);max-width:min(100%,520px)}}@media (max-width:768px){.product-section{grid-template-columns:1fr!important;gap:30px!important}.product-images-column{flex-direction:column!important}.product-thumbnails-container{flex-direction:row!important;overflow-x:auto!important}.product-thumbnails{flex-direction:row!important}.product-actions-section{flex-direction:column!important}.product-add-to-cart-button{width:100%!important}.product-sticky-cart-bar__inner{gap:10px!important}.product-sticky-cart-bar__cta{max-width:none!important;flex:1 1 auto!important}.product-quantity-controls{width:100%!important}}@keyframes addToCartPulse{0%{transform:scale(1)}50%{transform:scale(.95)}to{transform:scale(1)}}.product-add-to-cart-button:active{animation:addToCartPulse .3s ease}.product-sticky-cart-bar{position:fixed;left:0;right:0;bottom:0;z-index:1000;padding:10px 16px max(10px,env(safe-area-inset-bottom,0px));background:hsla(0,0%,100%,.97);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid #e8e8e8;box-shadow:0 -6px 28px rgba(0,0,0,.08);box-sizing:border-box}.product-sticky-cart-bar__inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:14px}.product-sticky-cart-bar__left{display:flex;flex-direction:column;gap:2px;min-width:0;flex-shrink:1}.product-sticky-cart-bar__price{font-size:clamp(1.125rem,3.2vw,1.5rem);font-weight:700;color:#fe0000;line-height:1.15;white-space:nowrap}.product-sticky-cart-bar__hint{font-size:11px;color:#b71c1c;font-weight:600;line-height:1.2}.product-sticky-cart-bar__cta{flex:1 1 auto;min-width:0;max-width:420px;display:flex;justify-content:flex-end}.product-sticky-cart-bar__button.product-add-to-cart-button{min-height:48px;padding-top:12px;padding-bottom:12px}.product-sticky-cart-bar__qty{padding:10px 16px!important}.product-quantity-button:hover{background-color:#1db125!important;color:#fff!important;transform:scale(1.1)}.product-quantity-button:active{transform:scale(.95)}.similar-product-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,.15)!important}.similar-add-button:hover{transform:scale(1.1);opacity:.9}@media (max-width:768px){.products-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))!important;gap:16px!important}.banner-section,.logo-banner-section{padding:0 10px!important;margin:20px auto!important}.banner-image,.logo-banner-image{border-radius:8px!important}}.banner-image-shell>span{display:block!important;width:100%!important;max-width:100%;line-height:0}.banner-section .banner-image{max-width:100%;height:auto!important}@media (max-width:480px){.products-grid{grid-template-columns:1fr!important;gap:20px!important}}.horse-showcase-scroll{display:flex;gap:20px;overflow-x:auto;overflow-y:hidden;padding-bottom:12px;margin:0 -20px;padding-left:20px;padding-right:20px;scroll-snap-type:x mandatory;scroll-padding-left:20px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.horse-showcase-scroll::-webkit-scrollbar{height:8px}.horse-showcase-scroll::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2)}.horse-showcase-scroll>article{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 40px) / 3);min-width:calc((100% - 40px) / 3);max-width:calc((100% - 40px) / 3);scroll-snap-align:start}@media (max-width:900px){.horse-showcase-scroll>article{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 20px) / 2);min-width:calc((100% - 20px) / 2);max-width:calc((100% - 20px) / 2)}}@media (max-width:560px){.horse-showcase-scroll>article{flex:0 0 min(calc(100vw - 64px),268px);min-width:min(calc(100vw - 64px),268px);max-width:min(calc(100vw - 64px),268px)}.horse-showcase-scroll{gap:14px}}.popular-category-card{transition:transform .28s cubic-bezier(.33,1,.68,1),box-shadow .28s ease;will-change:transform}.popular-category-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(17,24,39,.1)}.popular-category-card__body{transition:filter .2s ease}.popular-category-card:hover .popular-category-card__body{filter:brightness(1.03)}.popular-category-card__text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (min-width:900px){.popular-category-card__text{-webkit-line-clamp:3}}@media (max-width:768px){.popular-category-card__text{display:none!important}.home-section-popular>div{padding-left:12px!important;padding-right:12px!important}.home-section-popular .popular-categories-title-block{gap:0!important;margin-bottom:14px!important;align-items:flex-start!important}.home-section-popular .popular-categories-title-line{display:none!important}.home-section-popular .popular-categories-title-accent{color:#333!important;margin-left:0!important}.home-section-offers h2#best-offers-carousel-heading,.home-section-popular h2#popular-categories-heading{font-size:clamp(22px,5.8vw,30px)!important;font-weight:800!important;color:#333!important;letter-spacing:-.02em!important;line-height:1.15!important}.home-section-popular .popular-categories-grid{gap:10px!important;align-items:flex-start!important}.home-section-popular .popular-category-card{overflow:visible!important;background:transparent!important;border:none!important;border-radius:0!important;box-shadow:none!important}.home-section-popular .popular-category-card-inner{display:flex!important;flex-direction:column!important;gap:6px!important;flex:1 1 auto!important;min-height:0!important}.home-section-popular .popular-category-card:hover{transform:none!important;box-shadow:none!important}.home-section-popular .popular-category-card__media{aspect-ratio:4/3!important;border-radius:12px 12px 0 0!important;overflow:hidden!important;box-shadow:0 2px 10px rgba(17,24,39,.1)!important}.home-section-popular .popular-category-card__body{flex:0 0 auto!important;border-radius:0 0 12px 12px!important;padding:14px 8px!important;min-height:54px!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 3px 12px rgba(17,24,39,.12)!important;gap:0!important}.home-section-popular .popular-category-card__body h3{font-size:clamp(16px,7.2vw,24px)!important;font-weight:800!important;letter-spacing:.06em!important;text-align:center!important;line-height:1.1!important;width:100%!important}}.horse-showcase-scroll{padding-top:4px;padding-bottom:16px;scrollbar-color:rgba(29,177,37,.45) rgba(0,0,0,.06)}@media (max-width:900px){.catalog-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}}@media (max-width:768px){.catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}}.horse-showcase-scroll::-webkit-scrollbar-thumb{background:linear-gradient(180deg,rgba(29,177,37,.55),rgba(29,177,37,.35));border-radius:4px}.horse-showcase-view-all{border-color:#1db125!important;color:#1b5e20!important;box-shadow:0 2px 8px rgba(29,177,37,.15)}.horse-showcase-view-all:hover{background-color:#1db125!important;color:#fff!important;border-color:#1db125!important;box-shadow:0 4px 14px rgba(29,177,37,.35)}.home-section-offers,.home-section-popular{position:relative}@media (max-width:479px){.horses-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.horses-collection-grid>article{min-width:0}}@media (min-width:480px) and (max-width:768px){.horses-collection-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}.horses-collection-grid>article{min-width:0}}.article-catalog-scroll{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;margin:0 -20px;padding:4px 20px 16px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.article-catalog-scroll>.article-catalog-card{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 40px) / 3);min-width:calc((100% - 40px) / 3);max-width:calc((100% - 40px) / 3);scroll-snap-align:start;transition:transform .26s ease,box-shadow .26s ease}.article-catalog-card:hover{transform:translateY(-4px);box-shadow:0 14px 34px rgba(17,24,39,.12)}@media (max-width:900px){.article-catalog-scroll>.article-catalog-card{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 20px) / 2);min-width:calc((100% - 20px) / 2);max-width:calc((100% - 20px) / 2)}}@media (max-width:560px){.article-catalog-scroll>.article-catalog-card{flex:0 0 min(calc(100vw - 48px),340px);min-width:min(calc(100vw - 48px),340px);max-width:min(calc(100vw - 48px),340px)}}.article-read-link:hover{color:#1565c0!important}.article-catalog-all:hover{background-color:#e8f5e9}.article-body{font-size:17px;line-height:1.75;color:#222;max-width:720px}.article-body h1{font-size:1.75rem;margin:1.5rem 0 .75rem;line-height:1.25}.article-body h2{font-size:1.45rem;margin:1.35rem 0 .6rem;line-height:1.3}.article-body h3{font-size:1.2rem;margin:1.2rem 0 .5rem;line-height:1.35}.article-body p{margin:0 0 1rem}.article-body ol,.article-body ul{margin:0 0 1rem 1.25rem}.article-body a{color:#1db125;text-decoration:underline;text-underline-offset:2px}.article-quill-root .ql-container{min-height:280px;font-size:16px}.article-quill-root .ql-editor{min-height:260px}