@keyframes CommonDetailsPageLayout_fadeIn__g8agf{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes CommonDetailsPageLayout_fadeInScale__xnMBd{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes CommonDetailsPageLayout_backgroundAnimation__38h1B{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.CommonDetailsPageLayout_pageContainer__LW3tu{display:flex;flex-direction:column;align-items:center;margin:0 auto 20px;animation:CommonDetailsPageLayout_fadeInScale__xnMBd 1s ease-in-out}.CommonDetailsPageLayout_header__Dc_eh{text-align:center;margin-bottom:20px;background-color:var(--details-header-bg-color);color:var(--details-header-text-color);padding:20px;width:100%;animation:CommonDetailsPageLayout_fadeIn__g8agf 1.5s ease-in-out}.CommonDetailsPageLayout_imageContainer__Z_w97{display:flex;flex-direction:column;align-items:center;animation:CommonDetailsPageLayout_fadeIn__g8agf 1.2s ease-in-out}.CommonDetailsPageLayout_image__0_eDj{width:100%;max-width:400px;height:auto;border-radius:26px;object-fit:cover;margin-bottom:10px;opacity:0;animation:CommonDetailsPageLayout_fadeInScale__xnMBd .7s ease-in-out forwards;animation-delay:.3s;overflow:hidden}.CommonDetailsPageLayout_section__D9byP{max-width:920px;width:100%;padding:0 20px;margin-bottom:20px;animation:CommonDetailsPageLayout_fadeIn__g8agf 1.2s ease-in-out}.CommonDetailsPageLayout_infoSection__ZMdja{display:flex;justify-content:space-between;margin-bottom:0}.CommonDetailsPageLayout_section__D9byP h2{font-size:1.5em;margin-bottom:10px;opacity:0;animation:CommonDetailsPageLayout_fadeIn__g8agf .7s ease-in-out forwards;animation-delay:.5s;color:var(--text-color)}.CommonDetailsPageLayout_section__D9byP h3{color:var(--text-color);margin-bottom:0}.CommonDetailsPageLayout_section__D9byP p{font-size:1em;margin:12px 0;opacity:0;animation:CommonDetailsPageLayout_fadeIn__g8agf .7s ease-in-out forwards;animation-delay:.7s;color:var(--text-color)}.CommonDetailsPageLayout_bold__fX__M{font-weight:700}.CommonDetailsPageLayout_buttonsContainer__5UJQ6{margin:16px 0;display:flex;gap:16px;align-items:center;animation:CommonDetailsPageLayout_fadeIn__g8agf 1.5s ease-in-out;flex-wrap:wrap}.CommonDetailsPageLayout_charityImage__tMpsX{height:50px;object-fit:contain;animation:CommonDetailsPageLayout_fadeInScale__xnMBd .7s ease-in-out forwards;animation-delay:.9s}.CommonDetailsPageLayout_map__QX9YS{width:100%;max-width:400px;animation:CommonDetailsPageLayout_fadeIn__g8agf 1.5s ease-in-out}.CommonDetailsPageLayout_mapContainer__1WaBd{margin-bottom:16px;margin-top:8px;width:100%}.CommonDetailsPageLayout_mapVerticalAlign__f5AQs{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:10px}.CommonDetailsPageLayout_stickyMenuContainer__G8Alh{margin:10px 0;padding-bottom:20px;width:100%;display:flex;justify-content:center;animation:CommonDetailsPageLayout_fadeIn__g8agf 1s ease-in-out}.CommonDetailsPageLayout_obituary__eIO0q{text-align:justify!important}.CommonDetailsPageLayout_generalSection__E1prR{display:flex;justify-content:center;align-items:center;text-align:center;flex-direction:column;margin-top:12px;margin-bottom:32px}.CommonDetailsPageLayout_segmentedControlSection__NbF7V{display:flex;align-items:center;gap:8px;margin-top:0}.CommonDetailsPageLayout_details__sLpv6{width:100%;margin-right:40px}.CommonDetailsPageLayout_link__mighU{color:var(--button-color);text-decoration:underline}.CommonDetailsPageLayout_divider__UfnMf{border:0;height:1px;width:100%;background:linear-gradient(to right,transparent,var(--button-color),transparent);opacity:0;animation:CommonDetailsPageLayout_fadeIn__g8agf 1.2s ease-in-out forwards;animation-delay:.5s}.CommonDetailsPageLayout_information__8fPn9{white-space:pre-line}.CommonDetailsPageLayout_donateContainer__8f_3P{display:flex;flex-direction:row;align-items:center;gap:16px}.CommonDetailsPageLayout_companyLogoContainer__gvt4_{width:100%;text-align:center}.CommonDetailsPageLayout_companyLogo__X1_ue{max-height:70px;max-width:300px}.CommonDetailsPageLayout_companyLogoMargin__fsns4{margin-top:12px;margin-bottom:22px}@media (max-width:768px){.CommonDetailsPageLayout_infoSection__ZMdja{flex-direction:column}.CommonDetailsPageLayout_details__sLpv6{margin-right:0;margin-bottom:20px}.CommonDetailsPageLayout_map__QX9YS{max-width:100%;padding-top:0}.CommonDetailsPageLayout_sendFlowersContainer__7hyeI{gap:10px;justify-content:space-between}}.LoadingSpinner_spinnerContainer__y6vV6{display:flex;justify-content:center;align-items:center;height:100%}.LoadingSpinner_spinner__WvE50{display:inline-block;width:48px;height:48px;border:4px solid var(--button-color);border-radius:50%;animation:LoadingSpinner_spin___1xYd 1.2s linear infinite;border-color:var(--button-color) transparent transparent transparent}@keyframes LoadingSpinner_spin___1xYd{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.LoadingSpinner_small__pkPlF{width:24px;height:24px;border-width:2px}.LoadingSpinner_medium__WLx_L{width:48px;height:48px;border-width:4px}.LoadingSpinner_large__hq___{width:72px;height:72px;border-width:6px}.Button_button__nJCxp{display:inline-flex;align-items:center;justify-content:center;line-height:1.5;padding:10px 20px;font-size:16px;border-radius:5px;border:none;cursor:pointer;transition:background-color .2s ease;outline:none;vertical-align:middle;text-decoration:none}.Button_button__nJCxp:hover{text-decoration:none}.Button_button__nJCxp:focus{box-shadow:0 0 0 4px rgba(0,123,255,.5)}.Button_primary__S1Qky{background-color:var(--button-color);color:var(--button-text-color)}.Button_primary__S1Qky:hover{background-color:var(--button-hover-color)}.Button_secondary__4uL4J{background-color:#333;color:white}.Button_secondary__4uL4J:hover{background-color:#1a1a1a}.Button_submit__RZOTD{background-color:#28a745;color:var(--button-text-color)}.Button_submit__RZOTD:hover{background-color:#218838}.Button_cancel__0Pj6i{background-color:#dc3545;color:var(--button-text-color)}.Button_cancel__0Pj6i:hover{background-color:#c82333}.Button_text__YgG0W{background-color:initial;color:var(--text-color);border:none;padding:0;font-size:16px;cursor:pointer}.Button_text__YgG0W:hover{text-decoration:underline}.Button_text__YgG0W.Button_disabled__LNjuR{color:#6c757d;cursor:not-allowed;text-decoration:none}.Button_small__zpIMe{padding:5px 10px;font-size:12px}.Button_medium__OXnIv{padding:8px 16px;font-size:15px}.Button_large__YR_6G{padding:8px 22px;font-size:20px}.Button_disabled__LNjuR{background-color:#d6d8db;color:#6c757d;cursor:not-allowed}.ShareButton_iconPadding__dQNkv{padding-left:5px;margin-right:-4px;display:flex;align-items:center}.PopupCard_overlay__5PstT{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.6);z-index:1000}.PopupCard_card__7hhIX,.PopupCard_overlay__5PstT{display:flex;align-items:center;justify-content:center}.PopupCard_card__7hhIX{background-color:#fff;border-radius:10px;padding:20px;min-width:400px;max-width:80vw;box-shadow:0 4px 8px rgba(0,0,0,.1);position:relative;flex-direction:column;min-height:200px}.PopupCard_content__PpKMZ{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%}.TextInput_container__EifJL{margin-bottom:16px}.TextInput_textInput__L8zVg{width:100%;padding:10px 12px;border:1px solid #ccc;border-radius:4px;font-size:16px;box-sizing:border-box;transition:border-color .3s ease,box-shadow .3s ease;outline:none}.TextInput_textInput__L8zVg:focus{border-color:#007bff;box-shadow:0 0 5px rgba(0,123,255,.5)}.TextInput_textInput__L8zVg.TextInput_invalid__LJ_Dk{border-color:red;background-color:#ffe6e6}.TextInput_textInput__L8zVg.TextInput_invalid__LJ_Dk:focus{box-shadow:0 0 5px rgba(255,0,0,.5)}.TextInput_textInput__L8zVg{resize:vertical}.TextInput_textInput__L8zVg[disabled]{background-color:#f0f0f0;border-color:#ccc;color:#999;cursor:not-allowed}textarea.TextInput_textInput__L8zVg{font-family:inherit;font-size:16px}.TextInput_label__A70Bu{display:block;margin-bottom:8px;font-weight:700;font-size:16px;color:var(--text-color)}.TextInput_errorMessage__GvYfY{color:red;font-size:14px;margin-top:6px}.ReCAPTCHA_recaptchaContainer___rHxU{position:absolute;bottom:0;right:0;z-index:1000}.GetNotifiedForm_getNotifiedForm__nUE3T{padding:10px;width:100%;text-align:left}.GetNotifiedForm_getNotifiedForm__nUE3T p{animation:none;opacity:1}.GetNotifiedForm_getNotifiedForm__nUE3T h2{margin-top:0;margin-bottom:12px;animation:none;opacity:1}.GetNotifiedForm_buttonsContainer__6_gjl{display:flex;gap:10px}.GetNotifiedForm_buttonsContainer__6_gjl button{flex-grow:1}.GetNotifiedForm_errorMessage__ZyyrG{color:red;font-size:16px;margin-top:6px}@keyframes GetNotifiedForm_fadeIn__05JXj{0%{opacity:0}to{opacity:1}}.GetNotifiedForm_successContainer__LJ0I8{display:flex;flex-direction:column;align-items:center;justify-content:center;animation:GetNotifiedForm_fadeIn__05JXj 1.6s ease-in-out}.GetNotifiedForm_checkIcon__lpXmi{display:flex;color:#5cb85c;font-size:100px}.SegmentedControl_segmentedControl__7qf8S{position:relative;z-index:1000;background-color:rgba(255,255,255,.9);padding:0;border:1px solid #ddd;border-radius:50px;display:flex;width:100%;max-width:400px;overflow:hidden;margin-right:0;white-space:nowrap;align-items:stretch}.SegmentedControl_segmentedControl__7qf8S ul{list-style:none;padding:0;margin:0;display:flex;flex:1 1;justify-content:space-evenly;align-items:center}.SegmentedControl_segmentedControl__7qf8S ul li{padding:2px 10px;cursor:pointer;color:black;text-align:center;flex:1 1;border-right:1px solid #ddd;display:flex;align-items:center;justify-content:center;white-space:nowrap;word-break:break-word;line-height:1.5;height:100%;font-size:15px}.SegmentedControl_segmentedControl__7qf8S ul li:first-child{border-top-left-radius:50px;border-bottom-left-radius:50px}.SegmentedControl_segmentedControl__7qf8S ul li:last-child{border-top-right-radius:50px;border-bottom-right-radius:50px;border-right:none}.SegmentedControl_segmentedControl__7qf8S ul li:hover{background-color:#f1f1f1;color:var(--button-color)}.SegmentedControl_segmentedControl__7qf8S ul li.SegmentedControl_active__eUqY8{background-color:var(--button-color);color:var(--button-text-color)}@media only screen and (max-width:768px){.SegmentedControl_segmentedControl__7qf8S ul{flex-wrap:nowrap}.SegmentedControl_segmentedControl__7qf8S ul li{padding:5px 10px;font-size:14px}}.SkeletonLoader_skeleton__9Z8d8{width:100%;aspect-ratio:1;background-color:#e0e0e0;animation:SkeletonLoader_pulse__FMVAW 1.5s infinite;object-fit:cover;border-radius:16px}@keyframes SkeletonLoader_pulse__FMVAW{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.MediaItem_galleryItem__zR_Ge{page-break-inside:avoid;break-inside:avoid;width:100%;border-radius:8px;position:relative;overflow:hidden}.MediaItem_galleryItem__zR_Ge img{width:100%;height:auto;display:block;border-radius:8px;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.MediaItem_galleryItem__zR_Ge:hover img,.MediaItem_galleryItem__zR_Ge:hover video{transform:scale(1.05);box-shadow:0 4px 12px rgba(0,0,0,.2)}.MediaItem_galleryItem__zR_Ge video{width:100%;height:auto;border-radius:8px;display:block;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.MediaItem_videoContainer__dtZod{position:relative;cursor:pointer;display:inline-block;width:100%;height:auto;border-radius:8px;overflow:hidden}.MediaItem_videoThumbnail__Iddue{pointer-events:none;width:100%;height:auto;border-radius:8px;transition:transform .3s ease,box-shadow .3s ease}.MediaItem_playIcon__F_Xpk{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;background-color:rgba(0,0,0,.5);border-radius:50%;display:flex;justify-content:center;align-items:center;pointer-events:none;transition:transform .3s ease,box-shadow .3s ease}.MediaItem_playIcon__F_Xpk:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-40%,-50%);width:0;height:0;border-left:15px solid white;border-top:10px solid transparent;border-bottom:10px solid transparent}.MediaItem_videoContainer__dtZod:hover .MediaItem_playIcon__F_Xpk{transform:translate(-50%,-50%) scale(1.1);box-shadow:0 4px 12px rgba(0,0,0,.4)}.MediaItem_videoContainer__dtZod:hover .MediaItem_videoThumbnail__Iddue{transform:scale(1.05);box-shadow:0 4px 12px rgba(0,0,0,.2)}.MediaItem_visible__VZoW9{opacity:1;transition:opacity .3s ease-in-out}.Lightbox_lightboxOverlay__5MwEZ{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:1000;opacity:0;animation:Lightbox_fadeIn__KUZfh .3s forwards;overflow:hidden}.Lightbox_lightboxContent__39uGs{position:relative;max-width:90%;max-height:90%;display:flex;justify-content:center;align-items:center}.Lightbox_lightboxImage__ESvSu{transition:transform .3s ease-in-out}.Lightbox_lightboxImage__ESvSu,.Lightbox_lightboxVideo__5GYLg{max-width:100%;max-height:100%;border-radius:10px;box-shadow:0 4px 12px rgba(0,0,0,.3)}.Lightbox_closeButton__JyNst{position:absolute;top:10px;right:10px;background:none;border:none;color:white;font-size:2rem;cursor:pointer;z-index:1001}@keyframes Lightbox_fadeIn__KUZfh{0%{opacity:0}to{opacity:1}}.ShimmerWrapper_shimmerWrapper__JK8qr{position:relative;overflow:hidden}.ShimmerWrapper_shimmerWrapper__JK8qr:before{content:"";position:absolute;top:0;left:-75%;width:50%;height:100%;background:linear-gradient(120deg,rgba(255,255,255,0),rgba(255,255,255,.4) 50%,rgba(255,255,255,0));animation:ShimmerWrapper_shimmer__l_Dg3 2.5s infinite;pointer-events:none;z-index:1}@keyframes ShimmerWrapper_shimmer__l_Dg3{0%{left:-75%}to{left:125%}}@keyframes ForeverMemorialButton_pulseGlow__uVeWD{0%{transform:scale(1);filter:drop-shadow(0 0 2px white)}50%{transform:scale(1.05);filter:drop-shadow(0 0 5px white)}to{transform:scale(1);filter:drop-shadow(0 0 2px white)}}.ForeverMemorialButton_iconPadding__HBPBo{padding-left:5px;margin-right:-3px;display:flex;align-items:center;animation:ForeverMemorialButton_pulseGlow__uVeWD 2.5s ease-in-out infinite}.FlowerModal_backdrop__ermce{position:fixed;inset:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.FlowerModal_modal__6__QW{background:#fff;border-radius:16px;padding:24px;max-width:600px;width:90%;box-shadow:0 8px 24px rgba(0,0,0,.2);animation:FlowerModal_fadeIn__w9yK1 .2s ease-in-out}.FlowerModal_title__7qC2n{padding-bottom:16px;font-size:24px;font-weight:600;text-align:center}.FlowerModal_options__8Msz7{display:flex;flex-direction:column;gap:16px}.FlowerModal_card__IFzE4{display:flex;align-items:center;border:1px solid #ddd;border-radius:12px;padding:16px;text-decoration:none;color:inherit;transition:box-shadow .2s ease;position:relative}.FlowerModal_card__IFzE4:hover{box-shadow:0 4px 12px rgba(0,0,0,.1)}.FlowerModal_badge__LCjlP{position:absolute;top:12px;background-color:var(--button-color);color:white;font-size:12px;padding:4px 8px;border-radius:12px;font-weight:700}.FlowerModal_logo__Pxg9x{width:80px;height:60px;object-fit:contain;margin-right:20px}.FlowerModal_info__rmZvo h3{margin:0 0 4px;font-size:16px}.FlowerModal_info__rmZvo p{margin:0;font-size:14px;color:#666}.FlowerModal_close__OEB3d{margin-top:24px;background-color:#eee;border:none;padding:8px 16px;border-radius:8px;cursor:pointer;font-weight:500;width:100%}.FlowerModal_close__OEB3d:hover{background-color:#ddd}@keyframes FlowerModal_fadeIn__w9yK1{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@media (min-width:769px){.FlowerModal_badge__LCjlP{right:12px}}@media (max-width:768px){.FlowerModal_badge__LCjlP{top:14px;left:6px;font-size:12px}}.SendFlowersButton_iconPadding__Ec4Hx{padding-left:5px;margin-right:-5px;display:flex;align-items:center;animation:SendFlowersButton_pulseGlow__QpU9w 1.5s ease-in-out infinite}