.lh_pet_banner_group,.lh_pet_banner_group__inner{width:100%}.lh_pet_banner_group__item_fullscreen{height:100vh;min-height:600px}.lh_pet_banner_group__item_fullscreen .lh_pet_banner_group__media{height:100%}.lh_pet_banner_group__item_fullscreen .lh_pet_banner_group__image{width:100%;height:100%;object-fit:cover}.lh_pet_banner_group__item{position:relative;width:100%;overflow:hidden;background:var(--lh_pet_banner_group_bg)}.lh_pet_banner_group__item+.lh_pet_banner_group__item{margin-top:0}.lh_pet_banner_group__link{position:relative;display:block;width:100%;color:inherit;text-decoration:none}.lh_pet_banner_group__media{position:relative;width:100%}.lh_pet_banner_group__image{display:block;width:100%;height:auto}.lh_pet_banner_group__image_mobile{display:none}.lh_pet_banner_group__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;pointer-events:none}.lh_pet_banner_group__text_box{max-width:var(--lh_pet_banner_group_text_max_width);pointer-events:auto;transform:translateY(var(--lh_pet_banner_group_desktop_top_offset))}.lh_pet_banner_group__item_left .lh_pet_banner_group__content{justify-content:flex-start;padding-left:var(--lh_pet_banner_group_desktop_side_space);text-align:left}.lh_pet_banner_group__item_center .lh_pet_banner_group__content{justify-content:center;text-align:left}.lh_pet_banner_group__item_right .lh_pet_banner_group__content{justify-content:flex-end;padding-right:var(--lh_pet_banner_group_desktop_side_space);text-align:left}.lh_pet_banner_group__logo{width:var(--lh_pet_banner_group_logo_width);margin:0 0 8px}.lh_pet_banner_group__logo_image{display:block;width:100%;height:auto}.lh_pet_banner_group__heading{margin:0 0 10px;color:var(--lh_pet_banner_group_heading_color);font-size:var(--lh_pet_banner_group_heading_size);line-height:1.08;font-weight:700;letter-spacing:-.02em}.lh_pet_banner_group__text{max-width:100%;margin:0 0 18px;color:var(--lh_pet_banner_group_text_color);font-size:var(--lh_pet_banner_group_text_size);line-height:1.35;font-weight:400}.lh_pet_banner_group__button{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 20px;border-radius:999px;background:var(--lh_pet_banner_group_button_bg);color:var(--lh_pet_banner_group_button_color);font-size:13px;line-height:1;font-weight:600;white-space:nowrap}.lh_pet_banner_group__link:hover .lh_pet_banner_group__button{opacity:.88}@media screen and (min-width:750px){.lh_pet_banner_group__item_center .lh_pet_banner_group__text_box{transform:translate(-2%,var(--lh_pet_banner_group_desktop_top_offset))}}@media screen and (max-width:989px)and (min-width:750px){.lh_pet_banner_group__heading{font-size:calc(var(--lh_pet_banner_group_heading_size) * .78)}.lh_pet_banner_group__text{font-size:calc(var(--lh_pet_banner_group_text_size) * .82);margin-bottom:12px}.lh_pet_banner_group__button{min-height:30px;padding:0 16px;font-size:12px}}@media screen and (max-width:749px){.lh_pet_banner_group__image_desktop{display:none}.lh_pet_banner_group__image_mobile{display:block}.lh_pet_banner_group__item_fullscreen{height:100svh;min-height:520px}.lh_pet_banner_group__content{align-items:var(--lh_pet_banner_group_mobile_vertical);justify-content:flex-start;padding:var(--lh_pet_banner_group_mobile_top_space) 22px var(--lh_pet_banner_group_mobile_bottom_space);text-align:left}.lh_pet_banner_group__text_box{max-width:var(--lh_pet_banner_group_mobile_text_max_width)}.lh_pet_banner_group__item_left .lh_pet_banner_group__content,.lh_pet_banner_group__item_center .lh_pet_banner_group__content,.lh_pet_banner_group__item_right .lh_pet_banner_group__content{justify-content:flex-start;padding-left:22px;padding-right:22px}.lh_pet_banner_group__logo{width:var(--lh_pet_banner_group_mobile_logo_width);margin-bottom:6px}.lh_pet_banner_group__heading{margin-bottom:6px;font-size:var(--lh_pet_banner_group_mobile_heading_size);line-height:1.1}.lh_pet_banner_group__text{margin-bottom:12px;font-size:var(--lh_pet_banner_group_mobile_text_size);line-height:1.35}.lh_pet_banner_group__button{min-height:30px;padding:0 16px;font-size:12px}}.lh_pet_icon_nav{width:100%;background:#fff;border-bottom:1px solid #f1f1f1}.lh_pet_icon_nav__inner{max-width:1450px;margin:0 auto;padding:26px 24px;display:flex;align-items:center;justify-content:center}.lh_pet_icon_nav__item{position:relative;flex:1 1 0;max-width:210px;min-height:54px;padding:0 28px;display:flex;align-items:center;justify-content:center;gap:14px;color:#222;text-decoration:none}.lh_pet_icon_nav__item+.lh_pet_icon_nav__item:before{content:"";position:absolute;top:50%;left:0;width:1px;height:30px;background:#e7e7e7;transform:translateY(-50%);pointer-events:none}.lh_pet_icon_nav__icon_wrap{flex:0 0 auto;width:42px;height:42px;display:flex;align-items:center;justify-content:center}.lh_pet_icon_nav__icon{display:block;max-width:42px;max-height:42px;width:auto;height:auto;object-fit:contain}.lh_pet_icon_nav__title{display:block;color:#222;font-size:14px;line-height:1.18;font-weight:500;white-space:normal}.lh_pet_icon_nav__item_static{cursor:default}a.lh_pet_icon_nav__item:hover .lh_pet_icon_nav__title{color:#ff6900}@media screen and (max-width:989px){.lh_pet_icon_nav__inner{justify-content:flex-start;overflow-x:auto;overflow-y:hidden;padding:22px 18px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.lh_pet_icon_nav__inner::-webkit-scrollbar{display:none}.lh_pet_icon_nav__item{flex:0 0 auto;min-width:150px;max-width:none;padding:0 22px;scroll-snap-align:start}}@media screen and (max-width:749px){.lh_pet_icon_nav__inner{padding:18px 14px}.lh_pet_icon_nav__item{min-width:132px;min-height:48px;padding:0 18px;gap:10px}.lh_pet_icon_nav__icon_wrap{width:34px;height:34px}.lh_pet_icon_nav__icon{max-width:34px;max-height:34px}.lh_pet_icon_nav__title{font-size:12px;line-height:1.2}}.lh_pet_featured_products{width:100%;background:var(--lh_pet_featured_products_bg);color:var(--lh_pet_featured_products_text)}.lh_pet_featured_products__inner{max-width:1450px;margin:0 auto;padding:26px 28px 32px}.lh_pet_featured_products__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.lh_pet_featured_products__heading{margin:0;color:var(--lh_pet_featured_products_text);font-size:22px;line-height:1.2;font-weight:700}.lh_pet_featured_products__view_all{display:inline-flex;align-items:center;gap:8px;color:var(--lh_pet_featured_products_text);font-size:13px;line-height:1;text-decoration:none}.lh_pet_featured_products__view_icon{width:22px;height:22px;border:1px solid #e5e5e5;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:18px;line-height:1;padding-top:1px}.lh_pet_featured_products__slider_wrap{position:relative}.lh_pet_featured_products__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.lh_pet_featured_products__card{position:relative;min-width:0;background:var(--lh_pet_featured_products_card_bg);border-radius:16px;border:1px solid #eeeeee;box-shadow:0 1px 6px #0000000a;overflow:hidden;padding:15px 20px}.lh_pet_featured_products__image_link{display:block;text-decoration:none}.lh_pet_featured_products__image_box{width:100%;aspect-ratio:1 / 1;padding:20px 22px 8px;display:flex;align-items:center;justify-content:center}.lh_pet_featured_products__image{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.lh_pet_featured_products__info{position:relative;padding:0}.lh_pet_featured_products__title{display:-webkit-box;min-height:min-content;color:var(--lh_pet_featured_products_text);font-size:14px;line-height:1.25;font-weight:600;text-decoration:none;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.6vw}.lh_pet_featured_products__bottom{margin-top:20px}.lh_pet_featured_products__price{color:var(--lh_pet_featured_products_price);font-size:15px;line-height:1.2;font-weight:700}.lh_pet_featured_products__price{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.lh_pet_featured_products__price_sale{color:#ff6900;font-weight:600}.lh_pet_featured_products__price_compare{color:#999;font-size:.8em;margin-top:.1vw;text-decoration:line-through;text-decoration-thickness:1px}.lh_pet_featured_products__price_regular{color:inherit;font-weight:600}.lh_pet_featured_products__cart{position:absolute;right:14px;bottom:-4px;z-index:2}.lh_pet_featured_products__form{margin:0}.lh_pet_featured_products button.product-item__action-button.button.button--small.button--primary.lh_pet_featured_products__cart_button,.lh_pet_featured_products a.product-item__action-button.button.button--small.button--primary.lh_pet_featured_products__cart_button,.lh_pet_featured_products a.button.button--small.button--primary.lh_pet_featured_products__cart_button,.lh_pet_featured_products .lh_pet_featured_products__cart_button{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;max-width:28px!important;max-height:28px!important;padding:0!important;margin:0!important;border:1px solid #e4e4e4!important;border-radius:999px!important;background:#fff!important;color:#8c8c8c!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-shadow:none!important;cursor:pointer;font-size:0!important;line-height:1!important;flex:none!important;overflow:hidden;text-decoration:none!important}.lh_pet_featured_products button.product-item__action-button.button.button--small.button--primary.lh_pet_featured_products__cart_button:before,.lh_pet_featured_products button.product-item__action-button.button.button--small.button--primary.lh_pet_featured_products__cart_button:after,.lh_pet_featured_products a.product-item__action-button.button.button--small.button--primary.lh_pet_featured_products__cart_button:before,.lh_pet_featured_products a.product-item__action-button.button.button--small.button--primary.lh_pet_featured_products__cart_button:after,.lh_pet_featured_products a.button.button--small.button--primary.lh_pet_featured_products__cart_button:before,.lh_pet_featured_products a.button.button--small.button--primary.lh_pet_featured_products__cart_button:after,.lh_pet_featured_products .lh_pet_featured_products__cart_button:before,.lh_pet_featured_products .lh_pet_featured_products__cart_button:after{display:none!important;content:none!important}.lh_pet_featured_products .lh_pet_featured_products__cart_icon{width:15px;height:14px;display:inline-flex;align-items:center;justify-content:center;pointer-events:none;color:currentColor;margin-top:3px}.lh_pet_featured_products .lh_pet_featured_products__cart_icon svg{display:block;width:15px;height:auto}.lh_pet_featured_products button.product-item__action-button.button.button--small.button--primary.lh_pet_featured_products__cart_button:hover,.lh_pet_featured_products a.product-item__action-button.button.button--small.button--primary.lh_pet_featured_products__cart_button:hover,.lh_pet_featured_products a.button.button--small.button--primary.lh_pet_featured_products__cart_button:hover,.lh_pet_featured_products .lh_pet_featured_products__cart_button:hover{background:#ff6900!important;border-color:#ff6900!important;color:#fff!important}.lh_pet_featured_products button.product-item__action-button.button.button--small.button--primary.lh_pet_featured_products__cart_button:disabled,.lh_pet_featured_products .lh_pet_featured_products__cart_button:disabled{cursor:not-allowed;opacity:.45}.lh_pet_featured_products__cart_button.is-loading{opacity:.65;pointer-events:none}.lh_pet_featured_products__cart_button_disabled{cursor:not-allowed;opacity:.45}.lh_pet_featured_products__arrow{display:none}.lh_pet_featured_products__empty{padding:24px;background:#f7f7f7;border-radius:12px;font-size:14px}@media screen and (max-width:989px){.lh_pet_featured_products__inner{padding:24px 18px 30px}.lh_pet_featured_products__grid{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding-bottom:4px;-webkit-overflow-scrolling:touch}.lh_pet_featured_products__grid::-webkit-scrollbar{display:none}.lh_pet_featured_products__card{flex:0 0 42%;scroll-snap-align:start}.lh_pet_featured_products__arrow{position:absolute;top:42%;z-index:3;width:30px;height:30px;border:0;border-radius:999px;background:#ffffffeb;color:#333;display:inline-flex;align-items:center;justify-content:center;font-size:24px;line-height:1;cursor:pointer;box-shadow:0 1px 8px #0000001f}.lh_pet_featured_products__arrow_prev{left:-4px}.lh_pet_featured_products__arrow_next{right:-4px}}@media screen and (max-width:749px){.lh_pet_featured_products__inner{padding:22px 14px 28px}.lh_pet_featured_products__heading{font-size:19px}.lh_pet_featured_products__view_all{font-size:12px}.lh_pet_featured_products__view_all span:first-child{width:max-content}.lh_pet_featured_products__card{flex-basis:68%;border-radius:14px}.product-item.product-item--vertical{padding:0 10px}.lh_pet_featured_products__image_box{padding:18px 20px 6px}.lh_pet_featured_products__info{padding:8px 44px 14px 15px;min-height:82px}.lh_pet_featured_products__title,.lh_pet_featured_products__price{font-size:14px}.lh_pet_featured_products__cart{right:12px;bottom:12px}}.lh_pet_feature_cards{width:100%;background:var(--lh_pet_feature_cards_bg);color:var(--lh_pet_feature_cards_text)}.lh_pet_feature_cards__inner{max-width:1450px;margin:0 auto;padding:32px 28px 38px}.lh_pet_feature_cards__header{margin-bottom:20px;text-align:center}.lh_pet_feature_cards__heading{margin:0;color:var(--lh_pet_feature_cards_text);font-size:36px;line-height:1.12;font-weight:700;letter-spacing:-.02em}.lh_pet_feature_cards__subheading{margin-top:8px;color:var(--lh_pet_feature_cards_subtext);font-size:22px;line-height:1.3;font-weight:400}.lh_pet_feature_cards__slider{position:relative;width:100%}.lh_pet_feature_cards__viewport{width:100%;overflow:hidden}.lh_pet_feature_cards__grid{display:flex;align-items:stretch;gap:16px;width:100%}.lh_pet_feature_cards__slider--count-1.is-static .lh_pet_feature_cards__card{flex:0 0 100%;width:100%}.lh_pet_feature_cards__slider--count-2.is-static .lh_pet_feature_cards__card{flex:0 0 calc((100% - 16px)/2);width:calc((100% - 16px)/2)}.lh_pet_feature_cards__slider.is-slider .lh_pet_feature_cards__grid{transition:transform .45s ease;will-change:transform}.lh_pet_feature_cards__slider--count-3.is-static .lh_pet_feature_cards__card,.lh_pet_feature_cards__slider.is-slider .lh_pet_feature_cards__card{flex:0 0 calc((100% - 32px) / 3);width:calc((100% - 32px) / 3)}.lh_pet_feature_cards__arrow{position:absolute;top:50%;z-index:10;display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:0;border-radius:50%;background:#bdbdbd;color:#fff;cursor:pointer;transform:translateY(-50%);transition:opacity .2s ease,background .2s ease}.lh_pet_feature_cards__arrow span{display:block;font-size:22px;line-height:1;transform:translateY(-1px)}.lh_pet_feature_cards__arrow--prev{left:-42px}.lh_pet_feature_cards__arrow--next{right:-42px}.lh_pet_feature_cards__arrow:hover{background:#999}.lh_pet_feature_cards__arrow:disabled{opacity:.35;cursor:default}.lh_pet_feature_cards__arrow[hidden]{display:none}.lh_pet_feature_cards__card{position:relative;min-width:0;overflow:hidden;border-radius:12px;background:var(--lh_pet_feature_cards_card_bg)}.lh_pet_feature_cards__link{position:relative;display:flex;flex-direction:column;min-height:380px;height:100%;color:inherit;text-decoration:none;overflow:hidden}.lh_pet_feature_cards__link_static{cursor:default}.lh_pet_feature_cards__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.lh_pet_feature_cards__image{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--lh_pet_feature_cards_desktop_image_position)}.lh_pet_feature_cards__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;width:100%;max-width:var(--lh_pet_feature_cards_text_width);min-height:58%;box-sizing:border-box;padding:32px 28px}.lh_pet_feature_cards__card_title{margin:0 0 10px;color:var(--lh_pet_feature_cards_text);font-size:26px;line-height:1.12;font-weight:700;letter-spacing:-.02em}.lh_pet_feature_cards__card_text{margin:0 0 16px;color:var(--lh_pet_feature_cards_text);font-size:17px;line-height:1.25;font-weight:500}.lh_pet_feature_cards__button{display:inline-flex;align-items:center;justify-content:center;margin-top:auto;min-height:28px;padding:0 16px;border:1px solid #9f9f9f;border-radius:999px;color:#333;font-size:12px;line-height:1;font-weight:600;white-space:nowrap}a.lh_pet_feature_cards__link:hover .lh_pet_feature_cards__button{background:#ff6900;color:#fff}@media screen and (max-width:989px){.lh_pet_feature_cards__inner{padding:28px 18px 34px}.lh_pet_feature_cards__heading{font-size:30px}.lh_pet_feature_cards__subheading{font-size:18px}.lh_pet_feature_cards__viewport{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.lh_pet_feature_cards__viewport::-webkit-scrollbar{display:none}.lh_pet_feature_cards__grid{gap:14px;width:max-content;min-width:100%;transform:none!important;transition:none!important}.lh_pet_feature_cards__slider.is-slider .lh_pet_feature_cards__card,.lh_pet_feature_cards__slider.is-static .lh_pet_feature_cards__card{flex:0 0 54vw;width:54vw;max-width:520px;scroll-snap-align:start}.lh_pet_feature_cards__arrow{display:none}.lh_pet_feature_cards__grid::-webkit-scrollbar{display:none}.lh_pet_feature_cards__card{flex:0 0 54%;scroll-snap-align:start}.lh_pet_feature_cards__link{min-height:340px}.lh_pet_feature_cards__image{object-position:var(--lh_pet_feature_cards_mobile_image_position)}.lh_pet_feature_cards__content{padding:28px 24px}.lh_pet_feature_cards__card_title{font-size:23px}.lh_pet_feature_cards__card_text{font-size:15px}}@media screen and (max-width:749px){.lh_pet_feature_cards__inner{padding:26px 14px 32px}.lh_pet_feature_cards__header{margin-bottom:16px}.lh_pet_feature_cards__heading{font-size:26px}.lh_pet_feature_cards__subheading{margin-top:6px;font-size:15px}.lh_pet_feature_cards__slider.is-slider .lh_pet_feature_cards__card,.lh_pet_feature_cards__slider.is-static .lh_pet_feature_cards__card{flex:0 0 82vw;width:82vw;max-width:none;border-radius:10px}.lh_pet_feature_cards__link{min-height:300px}.lh_pet_feature_cards__content{padding:24px 22px}.lh_pet_feature_cards__card_title{margin-bottom:8px;font-size:21px}.lh_pet_feature_cards__card_text{margin-bottom:12px;font-size:14px}.lh_pet_feature_cards__button{min-height:26px;padding:0 14px;font-size:11px}}.lh_pet_video_carousel{width:100%;background:var(--lh_pet_video_carousel_bg);color:var(--lh_pet_video_carousel_text)}.lh_pet_video_carousel__inner{max-width:1450px;margin:0 auto;padding:30px 72px 28px;overflow:visible}.lh_pet_video_carousel__header{margin-bottom:20px;text-align:center}.lh_pet_video_carousel__heading{margin:0;color:var(--lh_pet_video_carousel_text);font-size:34px;line-height:1.15;font-weight:700;letter-spacing:-.02em}.lh_pet_video_carousel__subheading{margin-top:8px;color:var(--lh_pet_video_carousel_subtext);font-size:20px;line-height:1.35;font-weight:400}.lh_pet_video_carousel__slider_wrap{position:relative;max-width:1280px;margin:0 auto;overflow:visible}.lh_pet_video_carousel__track{display:flex;gap:18px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.lh_pet_video_carousel__track::-webkit-scrollbar{display:none}.lh_pet_video_carousel__card{position:relative;flex:0 0 calc((100% - 54px)/4);min-width:0;overflow:hidden;border-radius:6px;background:#f5f2ee;scroll-snap-align:start}.lh_pet_video_carousel__media{position:relative;width:100%;aspect-ratio:9 / 16;overflow:hidden;background:#f4f4f4}.lh_pet_video_carousel__image{display:block;width:100%;height:100%;object-fit:cover}.lh_pet_video_carousel__placeholder{width:100%;height:100%;background:#f4f4f4}.lh_pet_video_carousel__play{position:absolute;left:50%;top:50%;z-index:3;width:44px;height:44px;padding:0;border:0;border-radius:999px;background:#00000061;color:#fff;display:inline-flex;align-items:center;justify-content:center;transform:translate(-50%,-50%);cursor:pointer}.lh_pet_video_carousel__play:hover{background:#00000094}.lh_pet_video_carousel__play_icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center}.lh_pet_video_carousel__play_icon svg{display:block;width:18px;height:18px}.lh_pet_video_carousel__caption{position:absolute;left:10px;right:10px;bottom:10px;z-index:4;min-height:34px;padding:0 6px 0 12px;border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:8px}.lh_pet_video_carousel__caption_text{display:block;color:#111;font-size:11px;line-height:1.25;font-weight:500;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.lh_pet_video_carousel__caption_button{width:20px;height:20px;min-width:20px;padding:0;border:0;border-radius:999px;background:#222;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:16px;line-height:1;cursor:pointer}.lh_pet_video_carousel__caption_button_static{cursor:default}.lh_pet_video_carousel__arrow{position:absolute;top:50%;z-index:8;width:26px;height:26px;padding:0;border:0;border-radius:999px;background:#0000003d;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:22px;line-height:1;cursor:pointer;transform:translateY(-50%)}.lh_pet_video_carousel__arrow:hover{background:#0000006b}.lh_pet_video_carousel__arrow_prev{left:-44px}.lh_pet_video_carousel__arrow_next{right:-44px}.lh_pet_video_carousel__arrow.is-disabled,.lh_pet_video_carousel__arrow:disabled{opacity:.28;cursor:not-allowed;pointer-events:none}.lh_pet_video_carousel__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:24px}.lh_pet_video_carousel__modal[aria-hidden=false]{display:flex}.lh_pet_video_carousel__modal_overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000b8}.lh_pet_video_carousel__modal_content{position:relative;z-index:2;width:min(920px,92vw);background:#000;border-radius:12px;overflow:hidden}.lh_pet_video_carousel__modal_close{position:absolute;right:10px;top:10px;z-index:3;width:32px;height:32px;padding:0;border:0;border-radius:999px;background:#ffffffeb;color:#111;display:inline-flex;align-items:center;justify-content:center;font-size:24px;line-height:1;cursor:pointer}.lh_pet_video_carousel__modal_video{display:block;width:100%;max-height:80vh;background:#000}body.lh_pet_video_carousel_modal_open{overflow:hidden}@media screen and (max-width:1200px){.lh_pet_video_carousel__inner{padding-left:58px;padding-right:58px}.lh_pet_video_carousel__slider_wrap{max-width:1040px}.lh_pet_video_carousel__arrow_prev{left:-36px}.lh_pet_video_carousel__arrow_next{right:-36px}}@media screen and (max-width:989px){.lh_pet_video_carousel__inner{padding:28px 44px 26px}.lh_pet_video_carousel__heading{font-size:28px}.lh_pet_video_carousel__subheading{font-size:17px}.lh_pet_video_carousel__slider_wrap{max-width:100%}.lh_pet_video_carousel__track{gap:14px;padding-bottom:4px}.lh_pet_video_carousel__card{flex:0 0 32%}.lh_pet_video_carousel__arrow_prev{left:-30px}.lh_pet_video_carousel__arrow_next{right:-30px}}@media screen and (max-width:749px){.lh_pet_video_carousel__inner{padding:26px 36px 24px}.lh_pet_video_carousel__header{margin-bottom:16px}.lh_pet_video_carousel__heading{font-size:24px}.lh_pet_video_carousel__subheading{margin-top:6px;font-size:14px}.lh_pet_video_carousel__card{flex-basis:68%}.lh_pet_video_carousel__play{width:40px;height:40px}.lh_pet_video_carousel__caption{left:8px;right:8px;bottom:8px}.lh_pet_video_carousel__caption_text{font-size:10px}.lh_pet_video_carousel__arrow{width:24px;height:24px;font-size:20px}.lh_pet_video_carousel__arrow_prev{left:-28px}.lh_pet_video_carousel__arrow_next{right:-28px}.lh_pet_video_carousel__modal{padding:14px}.lh_pet_video_carousel__modal_content{width:96vw}}
/*# sourceMappingURL=/cdn/shop/t/122/assets/cart_page.css.map */
