@import"https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800;900&display=swap";@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes slideLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes bounceSoft{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}body,html{font-family:Nunito,sans-serif!important;background:#fff!important}h1,h2,h3,h4,h5,h6{font-family:Nunito,sans-serif!important;font-weight:800!important;color:#1a3a2a!important}.announcement-bar{background:#1a3a2a!important}.announcement-bar__message,.announcement-bar__message a{color:#fff!important;font-size:12px!important;font-family:Nunito,sans-serif!important}.header{background:#fff!important;border-bottom:1px solid #f0ede8!important}.header__heading-link{font-family:Nunito,sans-serif!important;font-weight:800!important;color:#1a3a2a!important}.button:not(.button-unstyled),.shopify-payment-button__button--unbranded,.product-form__submit{background:#1a3a2a!important;color:#fff!important;border-radius:50px!important;border:none!important;font-family:Nunito,sans-serif!important;font-weight:700!important;transition:all .3s ease!important}.button:not(.button-unstyled):hover,.product-form__submit:hover{background:#2d5a42!important;transform:translateY(-2px)!important}.button--secondary:not(.button-unstyled){background:#fff!important;color:#1a3a2a!important;border:2px solid #1a3a2a!important}.button--secondary:not(.button-unstyled):hover{background:#1a3a2a!important;color:#fff!important}.product-media-container{border-radius:0!important;background-color:#f5f2ee!important}.product-media-container img{border-radius:0!important;background:transparent!important;background-color:transparent!important}media-gallery{background:#fff!important}.product__media-wrapper{background:#fff!important}.card{border-radius:16px!important;border:1px solid #f0ede8!important;transition:all .35s ease!important;overflow:hidden!important;background:#fff!important}.card:hover{transform:translateY(-8px)!important;box-shadow:0 12px 32px #1a3a2a1a!important}.card__heading a,.price__regular,.price__sale{font-family:Nunito,sans-serif!important;font-weight:700!important;color:#1a3a2a!important}.product__title{font-family:Nunito,sans-serif!important;font-weight:800!important;color:#1a3a2a!important}.color-background-1{background:#fff!important}.color-background-2{background:#f9f9f6!important}input:not([type=radio]):not([type=checkbox]),select,textarea{border:1px solid #e8e0d8!important;border-radius:12px!important;font-family:Nunito,sans-serif!important}input:focus,select:focus,textarea:focus{border-color:#1a3a2a!important;outline:none!important}.badge{border-radius:20px!important;font-weight:700!important}.badge--sale{background:#e8856a!important;color:#fff!important}.footer{background:#1a3a2a!important}.footer__heading{font-family:Nunito,sans-serif!important;color:#fff!important;font-weight:700!important}.footer a{color:#ffffffa6!important;transition:color .2s!important}.footer a:hover{color:#e8856a!important}.footer__content-bottom{background:#0f2318!important}.footer__content-bottom p,.footer__content-bottom span{color:#fff6!important}.pb-hero{background:#fff;padding:56px 48px;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.pb-hero-left{animation:slideLeft .8s ease forwards}.pb-tag{display:inline-flex;align-items:center;gap:6px;background:#fff0eb;color:#e8856a;font-size:12px;font-weight:700;padding:8px 16px;border-radius:20px;margin-bottom:22px;animation:bounceSoft 2.5s ease infinite;font-family:Nunito,sans-serif}.pb-h1{font-size:38px;font-weight:900;color:#1a3a2a;line-height:1.12;margin-bottom:18px;font-family:Nunito,sans-serif}.pb-h1 em{color:#e8856a;font-style:normal}.pb-sub{font-size:14px;color:#666;line-height:1.75;margin-bottom:30px;max-width:420px;font-family:Nunito,sans-serif}.pb-btns{display:flex;gap:14px;margin-bottom:28px;flex-wrap:wrap}.pb-btn1{background:#1a3a2a;color:#fff;border:none;padding:15px 30px;border-radius:50px;font-size:14px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:all .3s;text-decoration:none;font-family:Nunito,sans-serif}.pb-btn1:hover{background:#2d5a42;transform:translateY(-3px);color:#fff}.pb-btn2{background:#fff;color:#1a3a2a;border:2px solid #1a3a2a;padding:13px 24px;border-radius:50px;font-size:14px;font-weight:700;cursor:pointer;transition:all .3s;text-decoration:none;display:inline-flex;align-items:center;font-family:Nunito,sans-serif}.pb-btn2:hover{background:#1a3a2a;color:#fff}.pb-social{display:flex;align-items:center;gap:12px}.pb-av-row{display:flex}.pb-av{width:32px;height:32px;border-radius:50%;border:2px solid #fff;margin-left:-8px;background:#e8f4e8;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:#1a3a2a}.pb-av:first-child{margin-left:0}.pb-social-txt{font-size:12px;color:#666;font-family:Nunito,sans-serif}.pb-social-txt strong{color:#e8856a}.pb-hero-right{animation:slideRight .8s ease .2s both}.pb-img-box{border-radius:28px;overflow:hidden;position:relative;height:380px;background:#e8f4e8}.pb-img-box img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;background:transparent!important}.pb-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(26,58,42,.2) 0%,transparent 50%);pointer-events:none;z-index:1}.pb-float1{position:absolute;bottom:20px;left:16px;background:#fff;border-radius:16px;padding:12px 16px;display:flex;align-items:center;gap:12px;animation:fadeUp 1s ease .6s both;z-index:2;box-shadow:0 4px 16px #0000001a}.pb-float2{position:absolute;top:20px;right:16px;background:#fff;border-radius:16px;padding:12px 16px;animation:fadeUp 1s ease .9s both;z-index:2;text-align:left;box-shadow:0 4px 16px #0000001a}.pb-fnum{font-size:20px;font-weight:900;color:#1a3a2a;font-family:Nunito,sans-serif}.pb-flabel{font-size:10px;color:#999;font-family:Nunito,sans-serif}.pb-ficon{width:38px;height:38px;background:#e8f4e8;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#1a3a2a;font-size:18px;flex-shrink:0}.pb-trust{background:#fff;border-top:1px solid #f0ede8;border-bottom:1px solid #f0ede8}.pb-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:0 20px}.pb-trust-item{display:flex;align-items:center;gap:14px;padding:24px 16px;border-right:1px solid #f0ede8;transition:background .3s}.pb-trust-item:last-child{border-right:none}.pb-trust-item:hover{background:#f9f9f6}.pb-trust-ic{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:20px;transition:transform .3s}.pb-trust-item:hover .pb-trust-ic{transform:scale(1.15) rotate(5deg)}.pb-tit{font-size:13px;font-weight:700;color:#1a3a2a;margin-bottom:3px;font-family:Nunito,sans-serif}.pb-tsub{font-size:11px;color:#999;font-family:Nunito,sans-serif}.pb-section{padding:64px 48px}.pb-sec-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.pb-sec-title{display:flex;align-items:center;gap:8px;font-size:22px;font-weight:800;color:#1a3a2a;font-family:Nunito,sans-serif}.pb-sec-link{font-size:13px;color:#1a3a2a;font-weight:700;text-decoration:none;font-family:Nunito,sans-serif;transition:color .2s}.pb-sec-link:hover{color:#e8856a}.pb-cats{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.pb-cat{border-radius:18px;padding:22px 18px;cursor:pointer;transition:all .35s;position:relative;overflow:hidden;min-height:168px;display:flex;flex-direction:column;justify-content:space-between}.pb-cat:hover{transform:translateY(-8px);box-shadow:0 12px 24px #00000014}.pb-cat.c1{background:#f0f7f0}.pb-cat.c2{background:#fef4ec}.pb-cat.c3{background:#fdf0f5}.pb-cat.c4{background:#eff0f8}.pb-cat.c5{background:#eff5f8}.pb-cat-em{font-size:28px;margin-bottom:8px}.pb-cat-name{font-size:14px;font-weight:800;color:#1a3a2a;line-height:1.35;font-family:Nunito,sans-serif}.pb-cat-btn{width:28px;height:28px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:10px;transition:all .3s;font-size:14px;color:#1a3a2a;font-weight:700}.pb-cat:hover .pb-cat-btn{background:#1a3a2a;color:#fff}.pb-cat-img{position:absolute;right:-8px;bottom:-8px;width:80px;height:80px;object-fit:cover;border-radius:12px;opacity:.75;transition:all .3s;pointer-events:none;background:transparent!important}.pb-cat:hover .pb-cat-img{opacity:.9;transform:scale(1.05)}.pb-rev-wrap{display:grid;grid-template-columns:1fr 2fr;gap:48px;align-items:center}.pb-rev-left h2{font-size:26px;font-weight:800;color:#1a3a2a;line-height:1.3;margin-bottom:8px;font-family:Nunito,sans-serif}.pb-rev-left p{font-size:13px;color:#999;font-family:Nunito,sans-serif}.pb-rev-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.pb-rev-card{background:#f9f9f6;border-radius:16px;padding:20px;transition:all .3s}.pb-rev-card:hover{transform:translateY(-4px);background:#fff;box-shadow:0 8px 24px #0000000f}.pb-stars{color:#f5a623;font-size:13px;margin-bottom:10px}.pb-rev-txt{font-size:12px;color:#555;line-height:1.65;margin-bottom:14px;font-style:italic;font-family:Nunito,sans-serif}.pb-rev-author{display:flex;align-items:center;gap:8px}.pb-rev-av{width:32px;height:32px;border-radius:50%;background:#e8f4e8;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#1a3a2a;flex-shrink:0}.pb-rev-name{font-size:12px;font-weight:700;color:#1a3a2a;font-family:Nunito,sans-serif}
/*# sourceMappingURL=/cdn/shop/t/15/assets/pawbuddy-custom.css.map */
