@keyframes styles_spin__ob7x2{0%{--rotate-angle:0deg}to{--rotate-angle:360deg}}@keyframes styles_heart-beat__YADk5{0%{transform:scale(1)}25%{transform:scale(.9)}50%{transform:scale(1)}75%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes styles_rotate-loading__kwSTs{0%{transform:rotate(0deg)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}to{transform:rotate(1turn)}}@keyframes styles_show-from-down__LS3rb{0%{opacity:0;transform:translateY(-50px)}25%{opacity:.2;transform:translateY(-40px)}50%{opacity:.4;transform:translateY(-20px)}75%{opacity:.8;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes styles_bounce-animation__rr_LF{0%{transform:translateY(0)}20%{transform:translateY(-15%)}30%{transform:translateY(0)}55%{transform:translateY(-7%)}77%{transform:translateY(0)}85%{transform:translateY(-3%)}to{transform:translateY(0)}}@keyframes styles_fade-out__BuFu5{0%{opacity:1}to{opacity:0}}.styles_help_cart_dialog___PtJT{--cart-box-padding:15px;text-decoration:none;font-weight:700;position:fixed;top:0;right:-300%;z-index:1000;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;overflow:hidden;height:0;width:0;padding:0}.styles_help_cart_dialog___PtJT,.styles_help_cart_dialog___PtJT>*{-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none}.styles_help_cart_dialog___PtJT:before{display:none}.styles_help_cart_dialog___PtJT.styles_open__kJ5rP{padding:var(--cart-box-padding);right:0}.styles_help_cart_dialog___PtJT.styles_open__kJ5rP:before{display:block}.styles_help_cart_dialog___PtJT.styles_open__kJ5rP{height:100vh;height:calc(var(--vh)*1);height:100dvh;width:100vw;width:calc(var(--vw)*1);width:100dvw;z-index:1000}.styles_help_cart_dialog___PtJT.styles_open__kJ5rP:before{background-color:var(--hover-color);opacity:1;position:fixed;content:"";top:0;left:0;width:100%;height:100%;background-image:linear-gradient(to top,rgba(1,1,1,0),var(--header-color) 100%);background-size:100% 60px;background-repeat:no-repeat;z-index:0;background-position:top;-webkit-backdrop-filter:blur(20px);-moz-backdrop-filter:blur(20px);-o-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transform:translateZ(0)}@media only screen and (max-height:500px){.styles_help_cart_dialog___PtJT.styles_open__kJ5rP:before{background-size:60px 100%;background-image:linear-gradient(to left,rgba(1,1,1,0),var(--header-color));background-position:0}}@keyframes styles_show-box__2WMDJ{0%{right:-300%;transform:translateX(300%)}to{right:0;transform:translateX(0)}}.styles_help_cart_dialog___PtJT.styles_open__kJ5rP{animation:styles_show-box__2WMDJ .3s linear}.styles_help_cart_dialog___PtJT{-ms-box-shadow:0 3px 30px var(--shadow-color);-o-box-shadow:0 3px 30px var(--shadow-color);box-shadow:0 3px 30px var(--shadow-color)}.styles_cart_box_content__wkbBd{--content-top-margin:0%;--content-padding:20px;--cart-header-height:70px;--cart-footer-height:100px;--content-gap:var(--content-padding);width:100%;height:calc(100% - var(--content-top-margin));border-radius:var(--outer-br);max-width:600px;background-color:var(--label-box-color);-ms-box-shadow:var(--card-shadow);-o-box-shadow:var(--card-shadow);box-shadow:var(--card-shadow);position:relative}.styles_cart_box_content__wkbBd:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;border-radius:inherit;overflow:hidden;border:none;background-color:var(--label-box-color);-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;background-color:var(--box-color)}@supports((-webkit-backdrop-filter:blur(100px) saturate(86%)) or (backdrop-filter:blur(100px) saturate(86%))){.styles_cart_box_content__wkbBd:before{background-color:var(--label-box-color);-webkit-backdrop-filter:blur(100px) saturate(86%);-moz-backdrop-filter:blur(100px) saturate(86%);-o-backdrop-filter:blur(100px) saturate(86%);backdrop-filter:blur(100px) saturate(86%);transform:translateZ(0)}}.styles_cart_box_content__wkbBd:before{transform:translateZ(0)}.styles_cart_box_content__wkbBd>*{position:relative}.styles_cart_header__P5esS{height:var(--cart-header-height);width:100%;padding:var(--content-padding);gap:calc(var(--content-gap)/2);display:flex;align-items:center;justify-content:space-between;min-height:70px}.styles_cart_header__P5esS .styles_clear_cart_button__DJesV{--font-size:0.6rem;--padding:calc(var(--content-padding) / 3) calc(var(--content-padding) / 2);--border-radius:var(--inner-br)}.styles_heading__XiIvj{display:flex;align-items:center;justify-content:space-between;gap:calc(var(--content-gap)/2);height:100%}.styles_heading__XiIvj svg{fill:var(--t-color);height:100%;aspect-ratio:1/1;max-height:30px}.styles_heading__XiIvj .styles_title__CD9Ki{font-family:var(--heading-font);font-weight:700;font-size:var(--h3-fs)}.styles_close_box__p8OhN{height:100%;background-color:var(--hover-color);aspect-ratio:1/1;padding:calc(var(--content-padding)/6);border-radius:var(--inner-br);border:var(--ui-border);border-color:rgba(0,0,0,0);cursor:pointer;display:flex;align-items:center;justify-content:center}.styles_close_box__p8OhN svg{fill:var(--accent-color);height:100%}@media(hover:hover)and (pointer:fine){.styles_close_box__p8OhN:hover{border-color:var(--accent-color)}}.styles_cart_content__TJX_B{width:100%;height:calc(100% - var(--cart-footer-height) - var(--cart-header-height));max-height:calc(100% - var(--cart-footer-height) - var(--cart-header-height));display:flex;flex-direction:column;overflow:hidden;overflow-y:auto}@media only screen and (max-width:600px){.styles_help_cart_dialog___PtJT{--cart-box-padding:0}.styles_cart_box_content__wkbBd{--content-top-margin:20%;border-radius:var(--outer-br) var(--outer-br) 0 0}.styles_heading__XiIvj svg{max-height:25px}}.styles_zero_gifts_box__4jMrM{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--content-gap);height:100%;padding:var(--content-padding);text-align:center}.styles_zero_gifts_box__4jMrM .styles_zero_gifts_box_heading__hnTFf span{font-size:var(--h2-fs);font-weight:700}.styles_zero_box_content__xiJTI{font-size:.9rem;display:flex;flex-direction:column;gap:calc(var(--content-gap)/2);align-items:center}.styles_zero_box_content__xiJTI span{opacity:.8}.styles_zero_box_content__xiJTI span.styles_with_hint__WdNh0{opacity:1;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;color:var(--accent-color);gap:5px}.styles_zero_box_content__xiJTI .styles_tooltip__c8_Cu{--tooltip-opacity:1;--tooltip-padding:0}.styles_zero_box_content__xiJTI .styles_help_link_button__8QRqU{width:-moz-fit-content;width:fit-content}.styles_zero_box_content__xiJTI .styles_help_link_button__8QRqU span{opacity:1}.styles_animal_card_box__3Hz2u{list-style:none;width:100%;max-height:200px;overflow:hidden;align-items:flex-end;justify-content:flex-end;display:flex;border-radius:var(--inner-br);min-height:150px;min-width:150px;--items-in-row:1;--list-gap:0}.styles_animal_card_box__3Hz2u .styles_animal_card__eoGAM{width:100%;height:100%}@media only screen and (max-width:600px){.styles_help_cart_dialog___PtJT{bottom:-300%;right:unset}.styles_help_cart_dialog___PtJT.styles_open__kJ5rP{bottom:0}@keyframes styles_show-box-mobile__YGPjk{0%{bottom:-300%;transform:translateY(300%)}to{bottom:0;transform:translateY(0)}}.styles_help_cart_dialog___PtJT.styles_open__kJ5rP{animation:styles_show-box-mobile__YGPjk .3s linear}}@media only screen and (max-height:500px){.styles_cart_box_content__wkbBd{--content-top-margin:0px;border-radius:0}}@property --rotate-angle{syntax:"<angle>";initial-value:45deg;inherits:false}@keyframes styles_spin__Iaiez{0%{--rotate-angle:0deg}to{--rotate-angle:360deg}}@keyframes styles_heart-beat__C6Q9w{0%{transform:scale(1)}25%{transform:scale(.9)}50%{transform:scale(1)}75%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes styles_rotate-loading__Y0PeO{0%{transform:rotate(0deg)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}to{transform:rotate(1turn)}}@keyframes styles_show-from-down__iZhYM{0%{opacity:0;transform:translateY(-50px)}25%{opacity:.2;transform:translateY(-40px)}50%{opacity:.4;transform:translateY(-20px)}75%{opacity:.8;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes styles_bounce-animation__Q9t_G{0%{transform:translateY(0)}20%{transform:translateY(-15%)}30%{transform:translateY(0)}55%{transform:translateY(-7%)}77%{transform:translateY(0)}85%{transform:translateY(-3%)}to{transform:translateY(0)}}@keyframes styles_fade-out__yzHhE{0%{opacity:1}to{opacity:0}}.styles_help_checkout_form__O4pn7{--input-border-color:var(--border-color);--input-border-height:1px}.styles_help_checkout_form__O4pn7 .styles_checkbox_method_box__nSMBO{--input-height:40px;flex-direction:row;gap:calc(var(--form-gap)/2);font-size:.9rem}.styles_method__ccFmh{display:flex;flex-direction:column;gap:calc(var(--form-gap)/2)}.styles_checkout_box__Ln1SE{font-weight:400;display:flex;flex-direction:column;--form-gap:var(--app-padding);width:100%;height:100%;gap:var(--form-gap)}.styles_checkout_box__Ln1SE .styles_submit_button__4HMUf{height:50px}.styles_heading__cOkQp{margin-bottom:var(--form-gap)}.styles_heading__cOkQp h4{font-size:1.5rem}.styles_heading__cOkQp span{font-size:.85rem}.styles_form_items__Ah8PX{display:flex;flex-direction:column;gap:var(--form-gap);margin-bottom:var(--form-gap)}