.thank-you-page-container[data-v-0eddff63]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:0;@media (min-width:768px){padding:40px}@media (min-width:1400px){height:calc(100% - 120px);max-width:50%}}.thank-you-page[data-v-0eddff63]{min-height:400px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;font-family:"Source Serif 4",serif;gap:40px;@media (min-width:768px){padding:40px}}.thank-you-header[data-v-0eddff63]{font-family:"Source Serif 4",serif;font-weight:600;font-size:2rem;@media (min-width:768px){font-size:2.5rem}}.thank-you-message{&[data-v-0eddff63]{font-family:"Source Serif 4",serif;font-size:1rem;text-align:center;font-weight:400}@media (min-width:768px){&[data-v-0eddff63]{font-size:1.25rem}}&.bold[data-v-0eddff63]{font-weight:600}}.thank-you-image[data-v-0eddff63]{max-width:100%;margin:20px 0;width:120px;height:auto}.login-button[data-v-0eddff63]{background-color:#a28546;color:#fff;border:none;padding:10px 20px;cursor:pointer;font-size:1rem;transition:background-color .3s ease;border-radius:8px}.login-button[data-v-0eddff63]:hover{background-color:#8a6d3b}.hero[data-v-75eba4c5]{font-family:"Source Serif 4",serif;display:flex;flex-direction:column;justify-content:flex-start;padding:16px 16px 48px;align-items:center;gap:32px}@media(min-width:768px){.hero[data-v-75eba4c5]{padding:56px 32px 64px;flex-direction:row-reverse;align-items:flex-start;margin-bottom:4px;gap:160px}}.hero .hero-header[data-v-75eba4c5]{font-family:"Source Serif 4",serif;font-weight:600;font-size:1.5rem;line-height:2rem;padding:0 16px}@media(min-width:768px){.hero .hero-header[data-v-75eba4c5]{font-weight:600;font-size:3.5rem;line-height:5rem;margin-bottom:12px;padding:0}}.hero .text-content[data-v-75eba4c5]{display:flex;flex-direction:column;text-align:center;gap:16px;width:100%}@media(min-width:768px){.hero .text-content[data-v-75eba4c5]{width:612px;text-align:left;margin-bottom:84px;gap:0}}.hero .paragraph[data-v-75eba4c5]{font-size:1.25rem;line-height:2rem}.hero .get-profile-button-wrapper[data-v-75eba4c5]{margin-top:24px;display:flex;flex-direction:column;gap:20px}@media(min-width:768px){.hero .get-profile-button-wrapper[data-v-75eba4c5]{flex-direction:row;gap:24px}}.hero .get-profile-button[data-v-75eba4c5]{padding:14px 16px 14px;background-color:#2a4f3c;color:#fff;border-radius:8px;text-decoration:none;font-weight:500;gap:4px}.hero .get-profile-button[data-v-75eba4c5],.hero .see-profile-button[data-v-75eba4c5]{font-size:.875rem;line-height:1.25rem;font-family:Roboto,sans-serif;display:flex;align-items:center;cursor:pointer}.hero .see-profile-button[data-v-75eba4c5]{color:#2a4f3c;font-weight:600}.hero .social-media[data-v-75eba4c5]{display:flex;align-items:center;justify-content:space-between;gap:12px;border-left:1px solid #a3a3a3;margin-top:16px;padding-left:12px}@media(min-width:768px){.hero .social-media[data-v-75eba4c5]{margin-top:44px;justify-content:flex-start}}.hero .social-media-button-list[data-v-75eba4c5]{display:flex;gap:12px}.hero .social-media-button-list .social-media-button[data-v-75eba4c5]{width:32px;height:32px;padding:8px;display:flex;align-items:center;justify-content:center;background-color:hsla(0,0%,4%,.1);border-radius:4px;cursor:pointer}.hero .hero-image[data-v-75eba4c5]{width:100%;aspect-ratio:3/2;margin-top:18px;display:flex;justify-content:center;align-items:center;background-image:url(/static/img/home-hero-image.f74188a3.png);background-position:50%;background-size:contain;position:relative;overflow:hidden;border-radius:16px}@media(min-width:768px){.hero .hero-image[data-v-75eba4c5]{margin-top:0;width:100%;max-width:560px}}.hero .hero-image .video-player[data-v-75eba4c5]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:16px}.hero .hero-image .play-button[data-v-75eba4c5]{height:48px;padding:14px;gap:4px;border-radius:8px;background:#fff;display:flex;align-items:center;font-weight:500;font-family:Roboto,sans-serif;line-height:20px;cursor:pointer;border:none;z-index:1}.hero .hero-image .video-controls[data-v-75eba4c5]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease-in-out;z-index:1;border-radius:16px}.hero .hero-image .video-controls[data-v-75eba4c5]:not(.is-playing){opacity:1}.hero .hero-image .video-controls .control-button[data-v-75eba4c5]{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.hero .hero-image .video-controls .control-icon[data-v-75eba4c5]{width:48px;height:48px;color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));opacity:.9;transition:transform .2s ease,opacity .2s ease}.hero .hero-image .video-controls .control-icon[data-v-75eba4c5]:hover{transform:scale(1.1);opacity:1}.hero .hero-image .time-control[data-v-75eba4c5]{position:absolute;bottom:0;left:0;right:0;padding:32px 24px 16px;background:linear-gradient(0deg,rgba(0,0,0,.8) 0,rgba(0,0,0,.4) 50%,transparent);opacity:0;transition:opacity .2s ease-in-out;z-index:2;border-bottom-left-radius:16px;border-bottom-right-radius:16px}.hero .hero-image .time-control .progress-bar[data-v-75eba4c5]{width:100%;height:3px;background:hsla(0,0%,100%,.3);border-radius:1.5px;cursor:pointer;position:relative;transition:height .2s ease}.hero .hero-image .time-control .progress-bar .progress[data-v-75eba4c5]{position:absolute;left:0;top:0;height:100%;background:#fff;border-radius:1.5px}.hero .hero-image .time-control .time-display[data-v-75eba4c5]{color:#fff;font-size:.75rem;margin-top:8px;font-family:Roboto,sans-serif;opacity:.9;font-weight:500;letter-spacing:.5px;text-shadow:0 1px 2px rgba(0,0,0,.3)}.hero .hero-image:hover .time-control[data-v-75eba4c5],.hero .hero-image:hover .video-controls[data-v-75eba4c5]{opacity:1}.hero .hero-image:hover .video-controls[data-v-75eba4c5]{background:rgba(0,0,0,.2)}.memorial-profile-search[data-v-01c02bb3]{min-height:432px;width:calc(100vw - 32px)!important;background-color:#135431;border-radius:16px;padding:24px;margin:32px 16px;background-image:url(/static/img/medalion-bottom-part-small.cf9a5084.png);background-position:left 24px top;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:flex-end}@media(min-width:768px){.memorial-profile-search[data-v-01c02bb3]{background-image:url(/static/img/medalion-bottom-part.4ce2892a.png);height:228px;min-height:unset;width:100%!important;max-width:1296px!important;padding:48px;background-position:right 40px top;background-repeat:no-repeat;margin:0 32px 64px}}.memorial-profile-search .title[data-v-01c02bb3]{display:flex;align-items:center;gap:4px;font-family:"Source Serif 4",serif;font-weight:600;font-size:1.5rem;line-height:2rem;color:#fff;margin-bottom:8px}.memorial-profile-search .description[data-v-01c02bb3]{font-family:"Source Serif 4",serif;font-weight:400;font-size:1rem;line-height:1.5rem;color:#fff}.memorial-profile-search .description .link[data-v-01c02bb3]{color:#fff;font-weight:600}.memorial-profile-search .profile-search-wrapper[data-v-01c02bb3]{position:relative;display:flex;align-items:center;flex-direction:column;gap:12px;margin-top:24px}@media(min-width:768px){.memorial-profile-search .profile-search-wrapper[data-v-01c02bb3]{flex-direction:row}}.memorial-profile-search .tooltip[data-v-01c02bb3]{position:absolute;bottom:calc(100% + 4px);left:auto;right:auto;background-color:#fc0;color:#000;padding:8px 12px;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.2);font-size:.875rem;transition:opacity .3s ease;white-space:nowrap;pointer-events:none;z-index:1000}@media(min-width:768px){.memorial-profile-search .tooltip[data-v-01c02bb3]{left:16px}}.memorial-profile-search .finder-container[data-v-01c02bb3]{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;gap:12px}@media(min-width:768px){.memorial-profile-search .finder-container[data-v-01c02bb3]{flex-direction:row;align-items:center}}.memorial-profile-search .profile-number-input-field[data-v-01c02bb3]{width:240px}@media(min-width:768px){.memorial-profile-search .profile-number-input-field[data-v-01c02bb3]{width:280px}}.memorial-profile-search .profile-number-input-field[data-v-01c02bb3] .v-field{background-color:#fff;border-radius:4px;font-family:Roboto,sans-serif}.memorial-profile-search .profile-number-input-field[data-v-01c02bb3] .v-field .v-field__input{text-align:center;font-size:1.25rem;line-height:1.5rem;font-weight:600;font-family:Roboto,sans-serif;letter-spacing:5px;padding:16px 12px;min-height:56px}.memorial-profile-search .profile-number-input-field[data-v-01c02bb3] .v-field .v-field__input::-moz-placeholder{font-size:1rem;letter-spacing:.5px;line-height:1.5rem;font-weight:400;color:#666!important;opacity:1}.memorial-profile-search .profile-number-input-field[data-v-01c02bb3] .v-field .v-field__input::placeholder{font-size:1rem;letter-spacing:.5px;line-height:1.5rem;font-weight:400;color:#666!important;opacity:1}.memorial-profile-search .profile-number-input-field[data-v-01c02bb3] .v-field .v-field__outline{color:hsla(0,0%,100%,.3)}.memorial-profile-search .profile-number-input-field[data-v-01c02bb3] .v-field.v-field--focused .v-field__outline{color:#fff;--v-field-border-width:2px}.memorial-profile-search .profile-number-input-field[data-v-01c02bb3] .v-field.v-field--error .v-field__outline{color:#ff5252}.memorial-profile-search .profile-number-input-field[data-v-01c02bb3] .v-input__details{color:#fff;padding-top:4px}.memorial-profile-search .see-profile-button[data-v-01c02bb3]{height:52px;width:240px;display:flex;align-items:center;justify-content:center;gap:4px;color:#fff;background-color:#0f4320;font-size:.875rem;line-height:1.25rem;font-weight:500;font-family:Roboto,sans-serif;border-radius:8px;border:none;cursor:pointer;transition:all .2s ease}.memorial-profile-search .see-profile-button[data-v-01c02bb3]:hover:not(:disabled){background-color:#0a3018;transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.2)}.memorial-profile-search .see-profile-button[data-v-01c02bb3]:disabled{opacity:.6;cursor:not-allowed}@media(min-width:768px){.memorial-profile-search .see-profile-button[data-v-01c02bb3]{width:auto;min-width:unset;height:56px;padding:16px 24px}}.memorial-profile-search .see-profile-button .icon-right[data-v-01c02bb3]{display:inline-block;width:16px;height:16px;-webkit-mask:url(/static/img/arrow-right-white-16x16.a40908ad.svg) no-repeat center/contain;mask:url(/static/img/arrow-right-white-16x16.a40908ad.svg) no-repeat center/contain;background-color:#fff}.about-our-platform[data-v-89eddc42]{width:calc(100% - 32px);padding:24px;margin:0 16px;border-radius:16px;background-color:#f5f5f5;display:flex;flex-direction:column;gap:24px}@media(min-width:768px){.about-our-platform[data-v-89eddc42]{width:100%;max-width:1200px;padding:64px 108px;gap:48px;margin:0 auto}}.about-our-platform .section-header[data-v-89eddc42]{display:flex;flex-direction:column;gap:8px;text-align:center}@media(min-width:768px){.about-our-platform .section-header[data-v-89eddc42]{gap:16px}}.about-our-platform .section-header .section-title[data-v-89eddc42]{font-family:"Source Serif 4",serif;font-size:.875rem;font-weight:400;line-height:1.5;color:#666}@media(min-width:768px){.about-our-platform .section-header .section-title[data-v-89eddc42]{font-size:1.25rem;line-height:1.6}}.about-our-platform .section-header .section-description[data-v-89eddc42]{font-family:"Source Serif 4",serif;font-size:1.5rem;font-weight:600;line-height:1.4;color:#0f4320}@media(min-width:768px){.about-our-platform .section-header .section-description[data-v-89eddc42]{font-size:2.5rem;line-height:1.3}}.about-our-platform .section-content[data-v-89eddc42]{display:flex;flex-direction:column;align-items:center;gap:32px}@media(min-width:768px){.about-our-platform .section-content[data-v-89eddc42]{flex-direction:row;align-items:flex-start;gap:48px}}.about-our-platform .section-content .paragraphs[data-v-89eddc42]{width:100%;display:flex;flex-direction:column;gap:32px}@media(min-width:768px){.about-our-platform .section-content .paragraphs[data-v-89eddc42]{flex:1;max-width:500px}}.about-our-platform .section-content .paragraph[data-v-89eddc42]{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.about-our-platform .section-content .paragraph .paragraph-icon[data-v-89eddc42]{width:32px;height:32px;background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0}@media(min-width:768px){.about-our-platform .section-content .paragraph .paragraph-icon[data-v-89eddc42]{width:40px;height:40px}}.about-our-platform .section-content .paragraph .paragraph-icon.image[data-v-89eddc42]{background-image:url(/static/img/image-round-grey-24x24.9e17cf15.svg)}.about-our-platform .section-content .paragraph .paragraph-icon.people[data-v-89eddc42]{background-image:url(/static/img/people-round-grey-24x24.3c3f32aa.svg)}.about-our-platform .section-content .paragraph .paragraph-icon.figures[data-v-89eddc42]{background-image:url(/static/img/figures-round-grey-24x24.329285fe.svg)}.about-our-platform .section-content .paragraph .paragraph-title[data-v-89eddc42]{display:flex;align-items:center;gap:16px;font-family:"Source Serif 4",serif;font-size:1.125rem;line-height:1.4;font-weight:600;color:#0f4320;width:100%}@media(min-width:768px){.about-our-platform .section-content .paragraph .paragraph-title[data-v-89eddc42]{font-size:1.375rem}}.about-our-platform .section-content .paragraph .paragraph-description[data-v-89eddc42]{font-family:"Source Serif 4",serif;font-size:1rem;line-height:1.6;font-weight:400;color:#333;text-align:left}@media(min-width:768px){.about-our-platform .section-content .paragraph .paragraph-description[data-v-89eddc42]{font-size:1.125rem}}.about-our-platform .section-content .video-wrapper[data-v-89eddc42]{width:100%;max-width:480px;aspect-ratio:1/1;background:hsla(0,0%,4%,.1);border-radius:16px;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 4px 20px rgba(0,0,0,.1)}@media(min-width:768px){.about-our-platform .section-content .video-wrapper[data-v-89eddc42]{flex-shrink:0}}.about-our-platform .section-content .video-wrapper .video-player[data-v-89eddc42]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.about-our-platform .section-content .video-wrapper .video-controls[data-v-89eddc42]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:1;transition:opacity .3s ease;z-index:2;background:rgba(0,0,0,.2)}.about-our-platform .section-content .video-wrapper .video-controls.is-playing[data-v-89eddc42]{opacity:0}.about-our-platform .section-content .video-wrapper .video-controls .control-button[data-v-89eddc42]{background:hsla(0,0%,100%,.9);border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.2)}.about-our-platform .section-content .video-wrapper .video-controls .control-button[data-v-89eddc42]:hover{background:#fff;transform:scale(1.1)}.about-our-platform .section-content .video-wrapper .video-controls .control-button[data-v-89eddc42]:disabled{opacity:.7;cursor:not-allowed}@media(min-width:768px){.about-our-platform .section-content .video-wrapper .video-controls .control-button[data-v-89eddc42]{width:80px;height:80px}}.about-our-platform .section-content .video-wrapper .video-controls .control-icon[data-v-89eddc42]{width:24px;height:24px;color:#0f4320}@media(min-width:768px){.about-our-platform .section-content .video-wrapper .video-controls .control-icon[data-v-89eddc42]{width:32px;height:32px}}.about-our-platform .section-content .video-wrapper:hover .time-control[data-v-89eddc42],.about-our-platform .section-content .video-wrapper:hover .video-controls[data-v-89eddc42]:not(.is-playing){opacity:1}.about-our-platform .section-content .video-wrapper .time-control[data-v-89eddc42]{position:absolute;bottom:0;left:0;right:0;padding:24px 16px 12px;background:linear-gradient(0deg,rgba(0,0,0,.8) 0,rgba(0,0,0,.4) 50%,transparent);opacity:0;transition:opacity .3s ease;z-index:3}.about-our-platform .section-content .video-wrapper .time-control .progress-bar[data-v-89eddc42]{width:100%;height:4px;background:hsla(0,0%,100%,.3);border-radius:2px;cursor:pointer;position:relative;transition:height .2s ease}.about-our-platform .section-content .video-wrapper .time-control .progress-bar .progress[data-v-89eddc42]{position:absolute;left:0;top:0;height:100%;background:#fff;border-radius:2px;transition:width .1s linear}.about-our-platform .section-content .video-wrapper .time-control .progress-bar .progress[data-v-89eddc42]:after{content:"";position:absolute;right:-6px;top:50%;transform:translateY(-50%);width:12px;height:12px;background:#fff;border-radius:50%;opacity:0;transition:opacity .2s ease}.about-our-platform .section-content .video-wrapper .time-control .progress-bar[data-v-89eddc42]:hover{height:6px}.about-our-platform .section-content .video-wrapper .time-control .progress-bar:hover .progress[data-v-89eddc42]:after{opacity:1}.about-our-platform .section-content .video-wrapper .time-control .time-display[data-v-89eddc42]{color:#fff;font-size:.875rem;margin-top:8px;font-family:"Source Serif 4",serif;font-weight:500;text-shadow:0 1px 2px rgba(0,0,0,.5)}@media(max-width:767px){.about-our-platform .section-content .video-wrapper[data-v-89eddc42]{margin:0 auto}}.control-button[data-v-89eddc42]:focus{outline:2px solid #0f4320;outline-offset:2px}.progress-bar[data-v-89eddc42]:focus{outline:2px solid #fff;outline-offset:2px}.what-service-contains[data-v-5cf5f689]{display:flex;flex-direction:column;align-items:center;padding:0 16px;margin-top:40px}@media(min-width:768px){.what-service-contains[data-v-5cf5f689]{display:block;padding:0}}.what-service-contains .what-service-contains-content[data-v-5cf5f689]{border:1px solid #a3a3a3;border-radius:16px;padding:40px 24px}@media(min-width:768px){.what-service-contains .what-service-contains-content[data-v-5cf5f689]{padding:108px}}.what-service-contains .section-header[data-v-5cf5f689]{display:flex;flex-direction:column;gap:4px}@media(min-width:768px){.what-service-contains .section-header[data-v-5cf5f689]{gap:12px;max-width:720px;margin-bottom:48px}}.what-service-contains .section-header .section-title[data-v-5cf5f689]{font-family:"Source Serif 4",serif;font-size:1rem;font-weight:400;line-height:1.5rem}@media(min-width:768px){.what-service-contains .section-header .section-title[data-v-5cf5f689]{font-size:1.5rem;line-height:2rem}}.what-service-contains .section-header .section-description[data-v-5cf5f689]{font-family:"Source Serif 4",serif;font-size:1.25rem;font-weight:600;line-height:2rem;padding-bottom:16px}@media(min-width:768px){.what-service-contains .section-header .section-description[data-v-5cf5f689]{font-size:2.5rem;line-height:3.5rem;max-width:879px;padding-bottom:0}}.what-service-contains .paragraphs[data-v-5cf5f689]{display:flex;width:100%;flex-direction:column;gap:24px}@media(min-width:768px){.what-service-contains .paragraphs[data-v-5cf5f689]{padding:0;flex-direction:row}}.what-service-contains .paragraph[data-v-5cf5f689]{font-family:"Source Serif 4",serif;font-size:.875rem;line-height:1.5rem;display:flex;flex-direction:column;align-items:flex-start;border-radius:8px;gap:0;cursor:default}@media(min-width:768px){.what-service-contains .paragraph[data-v-5cf5f689]{font-size:1.25rem;line-height:2rem;width:240px}}.what-service-contains .paragraph:hover .paragraph-image[data-v-5cf5f689]{background-size:110%}.what-service-contains .paragraph .paragraph-image[data-v-5cf5f689]{border-radius:8px;background-position:50%;background-repeat:no-repeat;background-size:100%;width:100%;aspect-ratio:3/2;margin-bottom:8px;transition:background-size .3s ease}@media(min-width:768px){.what-service-contains .paragraph .paragraph-image[data-v-5cf5f689]{height:160px;margin-bottom:20px}}.what-service-contains .paragraph .paragraph-title[data-v-5cf5f689]{font-family:"Source Serif 4",serif;font-size:1rem;line-height:1.5rem;font-weight:600;text-align:start;margin-bottom:4px}@media(min-width:768px){.what-service-contains .paragraph .paragraph-title[data-v-5cf5f689]{font-size:1.25rem;margin-bottom:12px}}.what-service-contains .paragraph .paragraph-description[data-v-5cf5f689]{font-family:Roboto,sans-serif;font-size:.875rem;line-height:1.5rem;font-weight:400;text-align:start}@media(min-width:768px){.what-service-contains .paragraph .paragraph-description[data-v-5cf5f689]{font-size:1rem}}.what-service-contains .paragraph[data-v-5cf5f689] .link{color:#0f4320}.plan-comparison[data-v-1c8713e8]{display:flex;flex-direction:column;align-items:center;padding:0 16px;margin-top:40px;width:100%}@media(min-width:768px){.plan-comparison[data-v-1c8713e8]{display:block;padding:0}}.plan-comparison .plan-comparison-content[data-v-1c8713e8]{border-radius:16px;padding:40px 24px}@media(min-width:768px){.plan-comparison .plan-comparison-content[data-v-1c8713e8]{padding:108px}}.plan-comparison .section-header[data-v-1c8713e8]{display:flex;flex-direction:column;gap:4px;margin-bottom:48px}@media(min-width:768px){.plan-comparison .section-header[data-v-1c8713e8]{gap:12px;max-width:720px}}.plan-comparison .section-header .section-title[data-v-1c8713e8]{font-family:"Source Serif 4",serif;font-size:1rem;font-weight:400;line-height:1.5rem}@media(min-width:768px){.plan-comparison .section-header .section-title[data-v-1c8713e8]{font-size:1.5rem;line-height:2rem}}.plan-comparison .section-header .section-description[data-v-1c8713e8]{font-family:"Source Serif 4",serif;font-size:1.25rem;font-weight:600;line-height:2rem;padding-bottom:16px}@media(min-width:768px){.plan-comparison .section-header .section-description[data-v-1c8713e8]{font-size:2.5rem;line-height:3.5rem;max-width:879px;padding-bottom:0}}.plan-comparison .plans-container[data-v-1c8713e8]{display:flex;flex-direction:column;gap:24px;align-items:center}@media(min-width:768px){.plan-comparison .plans-container[data-v-1c8713e8]{flex-direction:row;gap:32px;justify-content:center;align-items:stretch}}.plan-comparison .plan[data-v-1c8713e8]{background:#fff;border:1px solid #e5e5e5;border-radius:16px;padding:0;width:100%;max-width:400px;display:flex;flex-direction:column;position:relative;transition:transform .3s ease,box-shadow .3s ease;overflow:hidden}@media(min-width:768px){.plan-comparison .plan[data-v-1c8713e8]{flex:1}}.plan-comparison .plan .plan-badge[data-v-1c8713e8]{position:absolute;top:16px;right:16px;background:#f5f5f5;color:#135431;padding:6px 12px;border-radius:20px;font-family:Roboto,sans-serif;font-size:.75rem;font-weight:500}.plan-comparison .plan .plan-top[data-v-1c8713e8]{padding:32px 24px}@media(min-width:768px){.plan-comparison .plan .plan-top[data-v-1c8713e8]{padding:40px 32px}}.plan-comparison .plan .plan-bottom[data-v-1c8713e8]{padding:32px 24px}@media(min-width:768px){.plan-comparison .plan .plan-bottom[data-v-1c8713e8]{padding:40px 32px}}.plan-comparison .plan .plan-header[data-v-1c8713e8]{margin-bottom:24px;text-align:center}@media(min-width:768px){.plan-comparison .plan .plan-header[data-v-1c8713e8]{margin-top:8px}}.plan-comparison .plan .plan-header .plan-name[data-v-1c8713e8]{font-family:"Source Serif 4",serif;font-size:1.25rem;font-weight:600;color:#0a0a0a;margin-bottom:16px;white-space:nowrap}@media(min-width:768px){.plan-comparison .plan .plan-header .plan-name[data-v-1c8713e8]{font-size:1.5rem}}.plan-comparison .plan .plan-header .plan-price[data-v-1c8713e8]{display:flex;align-items:baseline;justify-content:center;gap:4px;margin-bottom:8px}.plan-comparison .plan .plan-header .plan-price .price[data-v-1c8713e8]{font-family:"Source Serif 4",serif;font-size:3rem;font-weight:700;color:#0a0a0a}@media(min-width:768px){.plan-comparison .plan .plan-header .plan-price .price[data-v-1c8713e8]{font-size:4rem}}.plan-comparison .plan .plan-header .plan-price .currency[data-v-1c8713e8]{font-family:"Source Serif 4",serif;font-size:1.5rem;font-weight:600;color:#0a0a0a}.plan-comparison .plan .plan-header .plan-subtitle[data-v-1c8713e8]{font-family:Roboto,sans-serif;font-size:.875rem;color:#666;margin:0}.plan-comparison .plan .plan-action[data-v-1c8713e8]{width:100%;padding:14px 24px;border:2px solid #e5e5e5;border-radius:8px;background:#f5f5f5;color:#0a0a0a;font-family:Roboto,sans-serif;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;margin-bottom:24px}.plan-comparison .plan .plan-action[data-v-1c8713e8]:hover{background:#e5e5e5;border-color:#d1d1d1}.plan-comparison .plan .plan-action.primary[data-v-1c8713e8]{background:#fff;color:#2a4f3c;border-color:#fff;display:flex;align-items:center;justify-content:center;gap:8px}.plan-comparison .plan .plan-action.primary[data-v-1c8713e8]:hover{background:#f5f5f5;border-color:#f5f5f5}.plan-comparison .plan .plan-action.primary .external-icon[data-v-1c8713e8]{display:flex;align-items:center}.plan-comparison .plan .plan-features[data-v-1c8713e8]{display:flex;flex-direction:column;gap:16px;flex:1}.plan-comparison .plan .plan-features .feature[data-v-1c8713e8]{display:flex;align-items:flex-start;gap:12px}.plan-comparison .plan .plan-features .feature.feature-unavailable[data-v-1c8713e8]{opacity:.4}.plan-comparison .plan .plan-features .feature.feature-unavailable .feature-icon[data-v-1c8713e8]{color:#dc2626}.plan-comparison .plan .plan-features .feature .feature-icon[data-v-1c8713e8]{color:#0a0a0a;font-size:20px;flex-shrink:0;margin-top:2px}.plan-comparison .plan .plan-features .feature .feature-text[data-v-1c8713e8]{font-family:Roboto,sans-serif;color:#0a0a0a;flex:1;display:flex;flex-direction:column;gap:2px}.plan-comparison .plan .plan-features .feature .feature-text .feature-label[data-v-1c8713e8]{font-size:.875rem;font-weight:600;line-height:1.25rem;color:#0a0a0a}@media(min-width:768px){.plan-comparison .plan .plan-features .feature .feature-text .feature-label[data-v-1c8713e8]{font-size:1rem;line-height:1.5rem}}.plan-comparison .plan .plan-features .feature .feature-text .feature-value[data-v-1c8713e8]{font-size:.875rem;font-weight:400;line-height:1.25rem;color:#666}@media(min-width:768px){.plan-comparison .plan .plan-features .feature .feature-text .feature-value[data-v-1c8713e8]{font-size:.875rem;line-height:1.25rem}}.plan-comparison .free-plan[data-v-1c8713e8]{background:#fff;border-color:#e5e5e5}.plan-comparison .free-plan .plan-top[data-v-1c8713e8]{background:#f5f5f5}.plan-comparison .free-plan .plan-top .plan-header[data-v-1c8713e8]{margin-top:40px}@media(min-width:768px){.plan-comparison .free-plan .plan-top .plan-header[data-v-1c8713e8]{margin-top:48px}}.plan-comparison .free-plan .plan-bottom[data-v-1c8713e8]{background:#fff}.plan-comparison .paid-plan[data-v-1c8713e8]{background:#fff;border-color:#2a4f3c;border-width:2px}.plan-comparison .paid-plan .plan-top[data-v-1c8713e8]{background:#2a4f3c;position:relative}.plan-comparison .paid-plan .plan-top .plan-badge[data-v-1c8713e8]{background:#fff;color:#2a4f3c}.plan-comparison .paid-plan .plan-top .plan-header[data-v-1c8713e8]{margin-top:40px}@media(min-width:768px){.plan-comparison .paid-plan .plan-top .plan-header[data-v-1c8713e8]{margin-top:48px}}.plan-comparison .paid-plan .plan-top .plan-header .plan-name[data-v-1c8713e8],.plan-comparison .paid-plan .plan-top .plan-header .plan-price .currency[data-v-1c8713e8],.plan-comparison .paid-plan .plan-top .plan-header .plan-price .price[data-v-1c8713e8]{color:#fff}.plan-comparison .paid-plan .plan-top .plan-header .plan-subtitle[data-v-1c8713e8]{color:hsla(0,0%,100%,.9)}.plan-comparison .paid-plan .plan-bottom[data-v-1c8713e8]{background:#fff}.plan-comparison .paid-plan .plan-bottom .plan-features .feature .feature-icon[data-v-1c8713e8]{color:#0a0a0a}.plan-comparison .paid-plan .plan-bottom .plan-features .feature .feature-text[data-v-1c8713e8]{color:#0a0a0a;flex:1}.plan-comparison .paid-plan .plan-bottom .plan-features .feature .feature-text strong[data-v-1c8713e8]{color:#0a0a0a;white-space:nowrap}.plan-comparison .paid-plan .plan-bottom .plan-features .feature.feature-unavailable .feature-icon[data-v-1c8713e8]{color:#dc2626}.plan-comparison .paid-plan .plan-action.primary[data-v-1c8713e8]{margin-top:24px}.home-page[data-v-8bd24682]{min-height:100vh;width:100%;background-image:url(/static/img/homepage-background-image-mobile.169dfc9b.png);background-position:right top -88px;background-repeat:no-repeat;background-size:contain;position:relative}@media(min-width:768px){.home-page[data-v-8bd24682]{background-image:url(/static/img/homepage-background-image.88550a95.png);background-size:72%}}.home-page .full-width[data-v-8bd24682]{width:100%;display:flex;justify-content:center}.loading-placeholder[data-v-8bd24682]{min-height:200px;width:100%;display:block}.observer-element[data-v-8bd24682]{min-height:10px;width:100%;display:flex;justify-content:center}.profile-page-container-wrapper[data-v-65e4c709]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px;margin-bottom:44px;background-color:hsla(0,0%,98%,.5)}.profile-page-container.cover[data-v-65e4c709]{height:calc(100vh - 96px);border-radius:8px;background:linear-gradient(180deg,rgba(41,34,19,0),rgba(41,34,19,.2) 46%,#292213),url(/static/img/profile-flower-bg-mobile.91a9a9d7.png) no-repeat 50%;background-size:cover;color:#fff}@media(min-width:768px){.profile-page-container.cover[data-v-65e4c709]{height:calc(100vh - 112px)}}.profile-page-container.cover .text-group[data-v-65e4c709]{display:flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:32px}.profile-page-container.cover .icon[data-v-65e4c709]{font-size:.875rem}.profile-page-container.cover .big-text .name[data-v-65e4c709]{margin-top:16px!important}.profile-page-container.cover .small-text[data-v-65e4c709]{color:#fff!important;font-weight:400!important;display:flex;align-items:center;gap:4px}.for-memory[data-v-65e4c709]{color:#fff;font-weight:400;font-size:.875rem}h2[data-v-65e4c709]{font-size:32px;margin-bottom:16px;line-height:48px}.image-wrapper[data-v-65e4c709]{padding-bottom:16px;display:flex;justify-content:center;align-items:center}.profile-image[data-v-65e4c709]{max-width:150px;max-height:225px;height:auto;width:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover;aspect-ratio:3/4;box-shadow:0 2px 4px rgba(0,0,0,.2)}@media(min-width:768px){.profile-image[data-v-65e4c709]{max-width:150px;max-height:200px}}.additional-info-section[data-v-65e4c709]{margin:24px auto;text-align:left}@media(min-width:768px){.additional-info-section[data-v-65e4c709]{text-align:center;max-width:80%}}.additional-info-section .header-text[data-v-65e4c709]{font-size:1.5rem;line-height:2rem;font-weight:600}@media(min-width:768px){.additional-info-section .header-text[data-v-65e4c709]{font-size:2rem;line-height:44px}}.additional-info-section .description-text[data-v-65e4c709]{font-size:1.25rem;line-height:2rem}.header-text[data-v-65e4c709]{font-size:24px;font-weight:600;color:#333;margin-bottom:12px;line-height:1.3}.description-text[data-v-65e4c709]{font-size:16px;line-height:1.6;color:#555;white-space:pre-line;margin-bottom:0}.memorial-media-section[data-v-65e4c709]{width:100%;max-width:1200px;margin:0 auto;padding:24px 16px;display:flex;justify-content:center}@media(min-width:768px){.memorial-media-section[data-v-65e4c709]{padding:24px 20px}}.memorial-media-section .memorial-audio-player[data-v-65e4c709]{width:100%}.memorial-media-section .memorial-video-player[data-v-65e4c709]{width:100%;border-radius:8px}.profile-page-container[data-v-08b13020]{background-image:url(/static/img/profile_education_background.02041857.png);padding-top:8px}.header .icon[data-v-08b13020]{font-size:24px}.title[data-v-08b13020]{margin-top:8px}.location-arrow .icon[data-v-08b13020]{font-size:24px;display:block;margin:16px auto}.achievements-page-container[data-v-0cca73ec]{padding:0 60px!important;max-width:800px}.vue-easy-lightbox .btn-next[data-v-0cca73ec],.vue-easy-lightbox .btn-prev[data-v-0cca73ec]{display:none}.achievements-header[data-v-0cca73ec]{text-align:center}.achievements-container[data-v-0cca73ec]{display:flex;overflow-x:hidden;margin:20px 16px 0!important}@media(min-width:768px){.achievements-container[data-v-0cca73ec]{height:-moz-fit-content!important;height:fit-content!important;width:calc(100% + 60px)}}.achievement[data-v-0cca73ec]{min-width:230px;max-width:230px;height:100%;margin:0 0 0 16px;border:1px solid rgba(0,0,0,.1);box-shadow:0 0 8px 0 rgba(0,0,0,.1);border-radius:10px;background-color:#fff;padding:16px;text-align:left;display:flex;flex-grow:1}@media(min-width:768px){.achievement[data-v-0cca73ec]{min-width:280px;max-width:280px;height:100%;flex-grow:0;max-height:700px}}.achievement-image-wrapper[data-v-0cca73ec]{height:134px;display:flex;align-self:center}.achievement-image[data-v-0cca73ec]{width:100%;-o-object-fit:cover;object-fit:cover}.achievement-image[data-v-0cca73ec]:hover{cursor:zoom-in}.achievement-image-placeholder-wrapper[data-v-0cca73ec]{height:134px;width:100%;margin-left:-6px}.achievement-image-placeholder[data-v-0cca73ec]{height:100%}.achievement-date[data-v-0cca73ec]{font-size:.75rem;line-height:1rem;color:#737373;margin:8px 0 8px -4px;padding:2px 0 0;font-weight:500;letter-spacing:.2px;font-family:Roboto,sans-serif}.achievement-description[data-v-0cca73ec]{font-size:1rem;color:#404040;line-height:1.5;letter-spacing:.1px;font-family:Roboto,sans-serif;height:100%;overflow-y:auto;padding:0 8px 24px 0}@media(min-width:768px){.achievement-description[data-v-0cca73ec]{max-height:500px;padding:0 0 24px 0;width:100%}}.achievement-name[data-v-0cca73ec]{font-size:1.25rem;line-height:1.5rem;font-weight:600;color:#171717;margin:0 0 8px}@media(min-width:768px){.achievement-name[data-v-0cca73ec]{font-size:1.5rem;line-height:2rem}}.profile-page-container[data-v-682585e8]{background-image:url(/static/img/profile_work_background.501f0824.png)}.title[data-v-682585e8]{margin-top:8px}.year[data-v-682585e8]{font-size:48px;font-weight:700;margin-top:16px}.profile-page-container-wrapper[data-v-7cd4ddfb]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px;background-color:hsla(0,0%,98%,.5)}.profile-page-container.cover[data-v-7cd4ddfb]{height:calc(100vh - 144px);border-radius:8px;background:linear-gradient(180deg,rgba(41,34,19,0),rgba(41,34,19,.2) 46%,#292213),url(/static/img/profile-flower-bg-mobile.91a9a9d7.png) no-repeat 50%;background-size:cover;color:#fff}@media(min-width:768px){.profile-page-container.cover[data-v-7cd4ddfb]{height:calc(100vh - 80px)}}.profile-page-container.cover .text-group[data-v-7cd4ddfb]{display:flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:32px}.profile-page-container.cover .icon[data-v-7cd4ddfb]{font-size:.875rem}.profile-page-container.cover .big-text .name[data-v-7cd4ddfb]{margin-top:16px!important}.profile-page-container.cover .small-text[data-v-7cd4ddfb]{color:#fff!important;font-weight:400!important;display:flex;align-items:center;gap:4px}h2[data-v-7cd4ddfb]{font-size:32px;margin-bottom:16px;line-height:48px}.image-wrapper[data-v-7cd4ddfb]{padding-bottom:16px;display:flex;justify-content:center;align-items:center}.profile-image[data-v-7cd4ddfb]{max-width:150px;max-height:225px;height:auto;width:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover;aspect-ratio:3/4;box-shadow:0 2px 4px rgba(0,0,0,.2)}@media(min-width:768px){.profile-image[data-v-7cd4ddfb]{max-width:150px;max-height:200px}}.group-profile-list-container[data-v-7cd4ddfb]{display:flex;justify-content:center;align-items:center;margin-top:16px}h1[data-v-3611534f]{font-size:48px;font-weight:700;margin-top:16px;margin-bottom:8px}.family-page-container[data-v-7fd1fa11]{width:100%;padding:0 16px}.relation-title[data-v-7fd1fa11]{margin-bottom:8px}.header .home-icon[data-v-7fd1fa11]{font-size:24px;display:inline-block}.profile-page-container[data-v-7fd1fa11]{padding-top:48px;overflow:hidden}.family-section-wrapper[data-v-7fd1fa11]{height:auto;overflow:auto}.family-section[data-v-7fd1fa11]{margin-top:8px}.family-members[data-v-7fd1fa11]{display:flex;flex-wrap:wrap;justify-content:center}.family-member[data-v-7fd1fa11]{margin:.3em;text-align:center;width:100%;min-width:100px;display:flex;flex-direction:column;align-items:center;flex:1;white-space:break-spaces}@media(min-width:768px){.family-page-container[data-v-7fd1fa11]{padding:0}.family-member[data-v-7fd1fa11]{width:auto}}.member-icon[data-v-7fd1fa11]{margin-bottom:4px}.member-icon img[data-v-7fd1fa11]{width:30px;height:30px}.member-name[data-v-7fd1fa11]{background-color:hsla(0,0%,100%,.5);padding:2px 4px;border-radius:8px}@media(min-width:768px){.member-name[data-v-7fd1fa11]{padding:4px}}.hobbies-page-container[data-v-786be372]{padding:0 60px!important;max-width:800px}.vue-easy-lightbox .btn-next[data-v-786be372],.vue-easy-lightbox .btn-prev[data-v-786be372]{display:none}.hobbies-header[data-v-786be372]{text-align:center}.hobbies-container[data-v-786be372]{display:flex;overflow-x:hidden;margin:20px 16px 0!important}@media(min-width:768px){.hobbies-container[data-v-786be372]{height:-moz-fit-content!important;height:fit-content!important;width:calc(100% + 60px)}}.hobby[data-v-786be372]{min-width:230px;max-width:230px;height:100%;margin:0 0 0 16px;border:1px solid rgba(0,0,0,.1);box-shadow:0 0 8px 0 rgba(0,0,0,.1);border-radius:10px;background-color:#fff;padding:16px;text-align:left;display:flex;flex-grow:1}@media(min-width:768px){.hobby[data-v-786be372]{min-width:280px;max-width:280px;height:100%;flex-grow:0;max-height:700px}}.hobby-image-wrapper[data-v-786be372]{height:134px;display:flex;align-self:center;margin-bottom:16px}.hobby-image[data-v-786be372]{width:100%;-o-object-fit:cover;object-fit:cover}.hobby-image[data-v-786be372]:hover{cursor:zoom-in}.hobby-image-placeholder-wrapper[data-v-786be372]{height:134px;width:100%;margin-left:-6px}.hobby-image-placeholder[data-v-786be372]{height:100%}.hobby-description[data-v-786be372]{font-size:1rem;color:#404040;line-height:1.5;letter-spacing:.1px;font-family:Roboto,sans-serif;height:100%;overflow-y:auto;padding:0 8px 24px 0}@media(min-width:768px){.hobby-description[data-v-786be372]{max-height:500px;padding:0 0 24px 0;width:100%}}.hobby-name[data-v-786be372]{font-size:1.25rem;line-height:1.5rem;font-weight:600;color:#171717;margin:0 0 8px}@media(min-width:768px){.hobby-name[data-v-786be372]{font-size:1.5rem;line-height:2rem}}.profile-page-container-wrapper[data-v-762fa2c3]{padding:16px 0 24px;margin-bottom:44px;background-color:#171717;min-height:unset}@media(min-width:768px){.profile-page-container-wrapper[data-v-762fa2c3]{padding:16px 0 32px}}.profile-page-container.gallery-container[data-v-762fa2c3]{height:100%;padding:0;text-align:left!important;align-items:flex-start!important}.profile-page-container.gallery-container .title[data-v-762fa2c3]{color:#fff}.profile-page-container.gallery-container .swiper-wrapper[data-v-762fa2c3]{align-items:center!important}.header[data-v-762fa2c3]{margin-bottom:24px;padding:0 16px;text-align:left;display:flex;justify-content:flex-start;width:100%}.title.small-text[data-v-762fa2c3]{text-align:left;display:inline-block}.gallery-grid[data-v-762fa2c3]{-moz-column-count:2;column-count:2;-moz-column-gap:16px;column-gap:16px;padding:8px 16px!important;list-style:none;width:100%;margin:0 auto}@media(min-width:768px){.gallery-grid[data-v-762fa2c3]{padding:0;-moz-column-count:3;column-count:3}}@media(min-width:1200px){.gallery-grid[data-v-762fa2c3]{-moz-column-count:4;column-count:4}}.gallery-item[data-v-762fa2c3]{-moz-column-break-inside:avoid;break-inside:avoid;display:inline-block;width:100%;margin-bottom:16px;border-radius:16px;overflow:hidden}.gallery-item .gallery-image[data-v-762fa2c3]{width:100%;display:block;transition:transform .3s cubic-bezier(.4,0,.2,1)}.gallery-item[data-v-762fa2c3]:hover{cursor:zoom-in}.gallery-item:hover .gallery-image[data-v-762fa2c3]{transform:scale(1.1)}.mobile-gallery-container[data-v-762fa2c3]{width:100%;padding:0 16px 0 16px;position:relative;overflow:hidden}.mobile-swiper[data-v-762fa2c3]{width:100%;padding:0 0 24px}.swiper-slide[data-v-762fa2c3]{transition:opacity .3s ease;opacity:.6}.swiper-slide-active[data-v-762fa2c3]{opacity:1}.mobile-gallery-item[data-v-762fa2c3]{height:-moz-fit-content;height:fit-content;border-radius:8px;box-shadow:0 4px 4px rgba(0,0,0,.15);display:flex;transition:transform .3s ease}.mobile-gallery-item .mobile-gallery-image[data-v-762fa2c3]{width:100%;height:auto;border-radius:8px;-o-object-fit:cover;object-fit:cover}.mobile-gallery-item[data-v-762fa2c3]:hover{cursor:zoom-in}.mobile-swiper-navigation[data-v-762fa2c3]{display:flex;justify-content:flex-start;align-items:center;gap:8px}.swiper-pagination-text[data-v-762fa2c3]{font-size:14px;color:#fff;min-width:40px;text-align:center}.nav-button[data-v-762fa2c3]{background-color:hsla(0,0%,100%,.2);border:1px solid rgba(0,0,0,.15);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s;color:#fff}.nav-button[data-v-762fa2c3]:hover{background-color:hsla(0,0%,100%,.4)}.left-aligned[data-v-762fa2c3]{text-align:left!important;display:block;margin-left:0;margin-right:auto;width:100%}.profile-card[data-v-a3ed2ff8]{width:100%;max-width:321px;padding:16px;border-radius:8px;box-shadow:4px 4px 16px 0 rgba(0,0,0,.1);display:flex;gap:16px;cursor:pointer}@media(min-width:768px){.profile-card[data-v-a3ed2ff8]{max-width:100%}}.profile-card .profile-image-wrapper[data-v-a3ed2ff8]{border-radius:50%;overflow:hidden;display:flex;justify-content:center;align-items:center;background-color:#f5f5f5}.profile-card .profile-image[data-v-a3ed2ff8]{width:60px;height:60px;-o-object-fit:cover;object-fit:cover;border-radius:50%;box-shadow:0 0 4px 0 rgba(0,0,0,.2);transform:scale(1.01);clip-path:circle(50% at 50% 50%)}.profile-card .profile-number[data-v-a3ed2ff8]{font-family:Roboto,sans-serif;font-size:.875rem;color:#737373;font-weight:400;margin:0;padding:0}.profile-card .profile-name[data-v-a3ed2ff8]{font-family:"Source Serif 4",serif;font-size:1.125rem;color:#171717;font-weight:600;margin:0;padding:0}@media(min-width:768px){.profile-card .profile-name[data-v-a3ed2ff8]{font-size:1.25rem}}.memorial-profile-list-container[data-v-53fe6850]{height:calc(100vh - 40px);width:100vw;padding:32px 16px;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none;scroll-snap-type:y mandatory;background-image:url(/static/img/leaves-top-left.9ee41b12.png),url(/static/img/leaves-bottom-left.dace52bc.png),url(/static/img/leaves-top-right.6d62b0c0.png),url(/static/img/leaves-bottom-right.2afcf68e.png);background-position:top 50px left,0 100%,top 60px right,100% 100%;background-repeat:no-repeat;background-size:30%;background-attachment:fixed,scroll,fixed,scroll;display:flex;justify-content:center}@media(min-width:768px){.memorial-profile-list-container[data-v-53fe6850]{background-position:0 0,0 100%,100% 0,100% 100%;background-size:auto;height:calc(100vh - 80px);padding:40px 0 80px}}.memorial-profile-list-container .page-content[data-v-53fe6850]{height:100%;width:100%;display:flex;flex-direction:column;gap:8px}@media(min-width:768px){.memorial-profile-list-container .page-content[data-v-53fe6850]{width:100%;max-width:500px;padding:0 60px}}.memorial-profile-list-container .page-content .header[data-v-53fe6850]{display:flex;flex-direction:column;gap:8px;padding:8px;border-radius:8px;background-color:hsla(0,0%,100%,.6)}.memorial-profile-list-container .title[data-v-53fe6850]{font-family:"Source Serif 4",serif;font-size:1.5rem;line-height:2rem;font-weight:600}.memorial-profile-list-container .description[data-v-53fe6850]{font-family:Roboto,sans-serif;font-size:.875rem;line-height:1.25rem;font-weight:400}.memorial-profile-container[data-v-53fe6850]::-webkit-scrollbar{display:none}.memorial-profile-container[data-v-53fe6850]>*{scroll-snap-align:start}.profile-list[data-v-53fe6850]{display:flex;flex-direction:column;gap:8px;align-items:center;margin-top:16px}.memorial-profile-container[data-v-64b89e3b]{height:100%;width:100%;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none;scroll-snap-type:y mandatory;background-image:url(/static/img/leaves-top-left.9ee41b12.png),url(/static/img/leaves-bottom-left.dace52bc.png),url(/static/img/leaves-top-right.6d62b0c0.png),url(/static/img/leaves-bottom-right.2afcf68e.png);background-position:top 50px left,0 100%,top 60px right,100% 100%;background-repeat:no-repeat;background-size:30%;background-attachment:fixed,scroll,fixed,scroll}@media(min-width:768px){.memorial-profile-container[data-v-64b89e3b]{background-position:0 0,0 100%,100% 0,100% 100%;background-size:auto}}.memorial-profile-container[data-v-64b89e3b]::-webkit-scrollbar{display:none}.memorial-profile-container[data-v-64b89e3b]>*{scroll-snap-align:start}.full-width-container[data-v-64b89e3b]{width:100%;display:flex;justify-content:center;position:relative;z-index:100}.edit-button-wrapper[data-v-64b89e3b]{right:16px;z-index:100;width:100%;max-width:1200px;display:flex;justify-content:flex-end}.floating-edit-button[data-v-64b89e3b]{border:none!important;border-radius:8px;height:40px;display:flex;align-items:center;justify-content:center;gap:4px;cursor:pointer;color:#0f4320!important;font-size:.875rem;font-family:"Source Serif 4",serif;padding:10px 12px 10px 10px;font-weight:400;margin-right:8px;background-color:hsla(0,0%,100%,.7)!important;box-shadow:0 0 4px 2px rgba(15,67,32,.1)}.floating-edit-button[data-v-64b89e3b]:hover{background-color:hsla(0,0%,100%,.9)!important}@media(min-width:768px){.floating-edit-button[data-v-64b89e3b]{margin-right:0}}.floating-edit-button .edit-icon[data-v-64b89e3b]{width:18px;height:18px;filter:brightness(0) saturate(100%) invert(15%) sepia(30%) saturate(2000%) hue-rotate(100deg) brightness(20%) contrast(100%)}.bottom-message-container[data-v-64b89e3b]{width:-moz-fit-content;width:fit-content;margin:0 16px;padding:0 0 24px}@media(min-width:768px){.bottom-message-container[data-v-64b89e3b]{max-width:1296px;margin:0 auto;padding:0 0 44px}}.info-box[data-v-64b89e3b]{font-size:.875rem;line-height:1.25rem;padding:16px}.info-box .bold[data-v-64b89e3b]{font-weight:700}.info-box .link[data-v-64b89e3b]{color:#000}.static-page[data-v-6fa5de7e]{max-width:1200px;margin:0 auto;padding:20px;font-family:Roboto,sans-serif;color:#333}.content[data-v-6fa5de7e]{line-height:1.6}.page-header[data-v-6fa5de7e]{font-family:"Source Serif 4",serif;font-size:2.5em;color:#444;margin-bottom:30px;text-align:center;border-bottom:2px solid #eee;padding-bottom:10px}.static-page-content-paragraph[data-v-6fa5de7e]{margin-bottom:40px}.static-page-content-paragraph-header[data-v-6fa5de7e]{font-size:1.8em;color:#555;margin-bottom:20px;border-left:4px solid #007bff;padding-left:15px}.static-page-content-subparagraphs[data-v-6fa5de7e]{padding-left:20px;list-style-type:decimal}.static-page-content-ordered-list-paragraph[data-v-6fa5de7e]{margin-bottom:15px}.static-page-content-inner-subparagraphs[data-v-6fa5de7e]{padding-left:30px;margin-top:10px;list-style-type:lower-alpha}strong[data-v-6fa5de7e]{font-weight:700;color:#0056b3}a[data-v-6fa5de7e]{color:#007bff;text-decoration:none}a[data-v-6fa5de7e]:hover{text-decoration:underline}.static-page[data-v-108787f3]{padding:1.5rem;background-color:#f9f9f9;font-family:Georgia,serif}.content[data-v-108787f3]{max-width:800px;margin:0 auto;background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1);line-height:1.6}.page-header[data-v-108787f3],.static-page-content-paragraph-header[data-v-108787f3]{font-family:"Source Serif 4",serif}.page-header[data-v-108787f3]{text-align:center;margin-bottom:2rem}.static-page-content-paragraph-header[data-v-108787f3]{margin-top:2rem;margin-bottom:1rem}.static-page-content-paragraph[data-v-108787f3],.static-page-content-unordered-list[data-v-108787f3]{text-align:justify}.static-page-content-unordered-list[data-v-108787f3]{padding-left:2rem}.faq-page[data-v-44871b9a]{min-height:100dvh;background-color:#f5f5f5;padding:80px 0 40px}@media(min-width:768px){.faq-page[data-v-44871b9a]{padding:120px 0 80px}}.faq-container[data-v-44871b9a]{max-width:960px;margin:0 auto;padding:0 24px}@media(min-width:768px){.faq-container[data-v-44871b9a]{padding:0 40px}}.faq-header[data-v-44871b9a]{display:flex;flex-direction:column;gap:12px;align-items:center;margin-bottom:48px}@media(min-width:768px){.faq-header[data-v-44871b9a]{margin-bottom:64px}}.faq-title[data-v-44871b9a]{font-family:"Source Serif 4",serif;font-size:2rem;font-weight:600;line-height:2.5rem;color:#135431;margin:0}@media(min-width:768px){.faq-title[data-v-44871b9a]{font-size:3rem;line-height:3.5rem}}.faq-content[data-v-44871b9a]{display:flex;flex-direction:column;gap:16px}@media(min-width:768px){.faq-content[data-v-44871b9a]{gap:24px}}.faq-item[data-v-44871b9a]{background-color:#fff;border-radius:12px;padding:20px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.05)}@media(min-width:768px){.faq-item[data-v-44871b9a]{padding:28px;border-radius:16px}}.faq-item[data-v-44871b9a]:hover{box-shadow:0 8px 24px rgba(0,0,0,.1);transform:translateY(-2px)}.question-wrapper[data-v-44871b9a]{display:flex;justify-content:space-between;align-items:center;width:100%;gap:16px}.question[data-v-44871b9a]{font-family:"Source Serif 4",serif;font-size:1.125rem;font-weight:600;line-height:1.6;color:#135431;margin:0;flex:1}@media(min-width:768px){.question[data-v-44871b9a]{font-size:1.5rem;line-height:1.5}}.expand-button[data-v-44871b9a]{background-color:hsla(0,0%,4%,.08);border:none;border-radius:8px;padding:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;font-size:.875rem;line-height:1.25rem;transition:all .3s cubic-bezier(.4,0,.2,1);color:#135431;min-width:100px}@media(min-width:768px){.expand-button[data-v-44871b9a]{padding:14px 16px;min-width:120px}}.expand-button[data-v-44871b9a]:hover{background-color:hsla(0,0%,4%,.12)}.expand-button img[data-v-44871b9a]{transition:transform .3s cubic-bezier(.4,0,.2,1);flex-shrink:0}.expand-button img.rotated[data-v-44871b9a]{transform:rotate(180deg)}.expand-toggle-label[data-v-44871b9a]{display:none}@media(min-width:768px){.expand-toggle-label[data-v-44871b9a]{display:block;font-weight:500}}.content-wrapper[data-v-44871b9a]{width:100%;overflow:hidden;margin-top:20px;opacity:1;max-height:none;transition:opacity .3s ease,max-height .3s ease}@media(min-width:768px){.content-wrapper[data-v-44871b9a]{margin-top:24px}}.content-wrapper.visually-hidden[data-v-44871b9a]{opacity:0;max-height:0;margin-top:0;overflow:hidden;position:static;clip:auto;width:auto;height:auto}.answer[data-v-44871b9a]{font-family:"Source Serif 4",serif;font-size:1rem;font-weight:400;line-height:1.6;color:#333;margin:0}@media(min-width:768px){.answer[data-v-44871b9a]{font-size:1.125rem;line-height:1.7}}.get-profile-button[data-v-44871b9a]{padding:16px 20px;font-size:.875rem;line-height:1.25rem;background-color:#2a4f3c;color:#fff;border-radius:8px;text-decoration:none;font-family:Roboto,sans-serif;font-weight:500;display:flex;align-items:center;gap:8px;cursor:pointer;margin-top:20px;transition:background-color .3s ease}@media(min-width:768px){.get-profile-button[data-v-44871b9a]{width:-moz-fit-content;width:fit-content;font-size:1rem;padding:18px 24px}}.get-profile-button[data-v-44871b9a]:hover{background-color:#1e3a2b}.expand-enter-active[data-v-44871b9a],.expand-leave-active[data-v-44871b9a]{transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.expand-enter-from[data-v-44871b9a],.expand-leave-to[data-v-44871b9a]{height:0!important;opacity:0}.expand-enter-to[data-v-44871b9a],.expand-leave-from[data-v-44871b9a]{height:auto;opacity:1}.faq-image[data-v-44871b9a]{max-width:100%;height:auto;border-radius:8px;margin:16px 0;float:right;clear:both}@media(max-width:768px){.faq-image[data-v-44871b9a]{float:none;display:block;margin:16px auto;max-width:80%}}.answer ul[data-v-44871b9a]{list-style-type:disc;padding-left:20px;margin:16px 0}.answer li[data-v-44871b9a]{margin-bottom:8px;line-height:1.5}.partners-page[data-v-7c5f706f]{min-height:100vh;width:100%;padding:2rem 0}.content-wrapper[data-v-7c5f706f]{width:100%;max-width:1440px;margin:0 auto;padding:0 1rem;min-height:calc(100vh - 4rem)}.page-header[data-v-7c5f706f]{display:flex;flex-direction:column;gap:12px;align-items:center;margin-bottom:48px}@media(min-width:768px){.page-header[data-v-7c5f706f]{margin-bottom:64px}}.page-header h1[data-v-7c5f706f]{font-family:"Source Serif 4",serif;font-size:2rem;font-weight:600;line-height:2.5rem;color:#135431;margin:0}@media(min-width:768px){.page-header h1[data-v-7c5f706f]{font-size:3rem;line-height:3.5rem}}.page-header .subtitle[data-v-7c5f706f]{font-size:1.2rem;color:#6c757d;max-width:600px;margin:0;text-align:center}.filters-section[data-v-7c5f706f]{margin-bottom:2rem;display:flex;flex-direction:column;gap:1rem}@media(min-width:768px){.filters-section[data-v-7c5f706f]{flex-direction:row;align-items:center;justify-content:center}}.category-filters[data-v-7c5f706f]{display:flex;justify-content:center}.category-filters .v-chip-group[data-v-7c5f706f]{justify-content:center}.loading-container[data-v-7c5f706f],.no-results[data-v-7c5f706f]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 0;min-height:50vh;color:#6c757d}.loading-container p[data-v-7c5f706f],.no-results p[data-v-7c5f706f]{font-size:1.2rem;margin-top:1rem}.partners-grid[data-v-7c5f706f]{display:flex;flex-direction:column;gap:2rem}.partner-card[data-v-7c5f706f]{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s ease;padding:1.5rem;font-family:"Source Serif 4",serif}.partner-card[data-v-7c5f706f]:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.partner-header-section[data-v-7c5f706f]{display:flex;flex-direction:column!important;align-items:center!important;gap:1rem;margin-bottom:1.5rem;text-align:center}@media(min-width:768px){.partner-header-section[data-v-7c5f706f]{flex-direction:row!important;align-items:center!important;text-align:left}}.partner-logo[data-v-7c5f706f]{height:140px;min-height:140px;width:100%;display:flex;align-items:center;justify-content:center;background:#f8f9fa;border-radius:12px;padding:1rem}@media(min-width:768px){.partner-logo[data-v-7c5f706f]{height:120px;min-height:120px;width:auto;min-width:80px;max-width:200px;border-radius:8px;padding:.75rem}}.partner-logo img[data-v-7c5f706f]{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.logo-placeholder[data-v-7c5f706f]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#e9ecef;border-radius:4px}.logo-placeholder span[data-v-7c5f706f]{font-size:2.5rem;font-weight:600;color:#6c757d}@media(min-width:768px){.logo-placeholder span[data-v-7c5f706f]{font-size:2rem}}.partner-title-area[data-v-7c5f706f]{flex:1;display:flex;flex-direction:column;align-items:center!important}@media(min-width:768px){.partner-title-area[data-v-7c5f706f]{align-items:flex-start!important}}.partner-name[data-v-7c5f706f]{font-family:"Source Serif 4",serif;font-size:1.5rem;font-weight:700;color:#2c3e50;margin:0 0 .5rem 0;line-height:1.2}.partner-type[data-v-7c5f706f]{display:inline-block;background:#e3f2fd;color:#1976d2;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:500}.partner-description[data-v-7c5f706f]{margin-bottom:1rem;color:#555;line-height:1.6}.partner-description[data-v-7c5f706f] p{margin-bottom:.5rem}.partner-description[data-v-7c5f706f] a{color:#135431;text-decoration:none;font-weight:500;transition:all .2s ease;border-bottom:1px solid transparent}.partner-description[data-v-7c5f706f] a:hover{color:#0d3d22;border-bottom-color:#0d3d22}.partner-description[data-v-7c5f706f] strong{font-weight:600}.partner-description[data-v-7c5f706f] em{font-style:italic}.partner-description[data-v-7c5f706f] u{text-decoration:underline}.partner-description[data-v-7c5f706f] del{text-decoration:line-through}.partner-description[data-v-7c5f706f] code{background:#f8f9fa;padding:.125rem .25rem;border-radius:4px;font-family:Courier New,monospace;font-size:.875em}.partner-description[data-v-7c5f706f] h1{font-family:"Source Serif 4",serif;font-weight:600;color:#2c3e50;margin:1rem 0 .5rem 0}.partner-description[data-v-7c5f706f] h1:first-child{margin-top:0}.partner-description[data-v-7c5f706f] ul{margin:.5rem 0;padding-left:1.5rem}.partner-description[data-v-7c5f706f] ul li{margin-bottom:.25rem}.partner-contact-details[data-v-7c5f706f]{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.partner-contact-details>div[data-v-7c5f706f]{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:#666}.partner-contact-details>div a[data-v-7c5f706f]{color:#135431;text-decoration:none;font-weight:500;transition:all .2s ease}.partner-contact-details>div a[data-v-7c5f706f]:hover{color:#0d3d22;text-decoration:underline}.partner-contact-details>div .v-icon[data-v-7c5f706f]{margin-top:2px;flex-shrink:0}.partner-divider[data-v-7c5f706f]{border:none;height:1px;background:linear-gradient(90deg,transparent,#e0e0e0,transparent);margin:1.5rem 0 1rem 0}.partner-location-info[data-v-7c5f706f]{margin-bottom:1rem}.partner-location-info>div[data-v-7c5f706f]{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:#666;margin-bottom:.75rem}.partner-location-info>div[data-v-7c5f706f]:last-child{margin-bottom:0}.partner-location-info>div a[data-v-7c5f706f]{color:#135431;text-decoration:none;font-weight:500;transition:all .2s ease}.partner-location-info>div a[data-v-7c5f706f]:hover{color:#0d3d22;text-decoration:underline}.partner-location-info>div .v-icon[data-v-7c5f706f]{margin-top:2px;flex-shrink:0}.address-content[data-v-7c5f706f]{flex:1}.address-line[data-v-7c5f706f]{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.address-line span[data-v-7c5f706f]{min-width:0}.address-line .maps-link[data-v-7c5f706f]{display:inline-flex;align-items:center;gap:.25rem;font-size:.75rem;color:#135431!important;text-decoration:none;font-weight:500;padding:.2rem .4rem;border-radius:4px;background:rgba(19,84,49,.1);transition:all .2s ease;white-space:nowrap}.address-line .maps-link[data-v-7c5f706f]:hover{background:rgba(19,84,49,.15);color:#0d3d22!important;text-decoration:none}.address-line .maps-link .v-icon[data-v-7c5f706f]{margin-top:0}.partner-gallery[data-v-7c5f706f]{margin-bottom:1.5rem}.partner-gallery .gallery-images[data-v-7c5f706f]{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem}@media(min-width:768px){.partner-gallery .gallery-images[data-v-7c5f706f]{grid-template-columns:repeat(4,1fr)}}.partner-gallery .gallery-images .gallery-image-container[data-v-7c5f706f]{position:relative;width:100%;height:160px;border-radius:12px;overflow:hidden;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s ease}.partner-gallery .gallery-images .gallery-image-container[data-v-7c5f706f]:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.15)}.partner-gallery .gallery-images .gallery-image-container:hover .gallery-overlay[data-v-7c5f706f]{opacity:1}.partner-gallery .gallery-images .gallery-image-container:hover .gallery-image[data-v-7c5f706f]{transform:scale(1.05)}.partner-gallery .gallery-images .gallery-image[data-v-7c5f706f]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.partner-gallery .gallery-images .gallery-overlay[data-v-7c5f706f]{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.partner-gallery .gallery-images .gallery-overlay .magnifier-icon[data-v-7c5f706f]{color:#fff;font-size:2rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.partner-gallery .gallery-images .gallery-more[data-v-7c5f706f]{height:160px;background:#f8f9fa;border:2px dashed #e0e0e0;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1rem;color:#666;font-weight:600;cursor:pointer;transition:all .3s ease}.partner-gallery .gallery-images .gallery-more[data-v-7c5f706f]:hover{background:#e9ecef;border-color:#135431;color:#135431;transform:translateY(-2px)}.image-preview-card .v-card-title[data-v-7c5f706f]{background:#f8f9fa;border-bottom:1px solid #e0e0e0}.image-preview-container[data-v-7c5f706f]{position:relative;display:flex;justify-content:center;align-items:center;min-height:60vh;background:#000}.image-preview-container .preview-image[data-v-7c5f706f]{max-width:100%;max-height:80vh;-o-object-fit:contain;object-fit:contain}.image-preview-container .nav-btn[data-v-7c5f706f]{position:absolute;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.9)!important;color:#135431!important;z-index:10}.image-preview-container .nav-btn[data-v-7c5f706f]:hover{background:#fff!important}.image-preview-container .nav-btn.nav-btn-prev[data-v-7c5f706f]{left:16px}.image-preview-container .nav-btn.nav-btn-next[data-v-7c5f706f]{right:16px}.image-counter[data-v-7c5f706f]{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.7);color:#fff;padding:8px 16px;border-radius:20px;font-size:.875rem;font-weight:500}@media(max-width:768px){.image-preview-container[data-v-7c5f706f]{min-height:50vh}.image-preview-container .preview-image[data-v-7c5f706f]{max-height:60vh}.image-preview-container .nav-btn.nav-btn-prev[data-v-7c5f706f]{left:8px}.image-preview-container .nav-btn.nav-btn-next[data-v-7c5f706f]{right:8px}}.sitemap-page[data-v-972ff76e]{min-height:100vh;background-color:#f5f5f5;padding:80px 0 40px}@media(min-width:768px){.sitemap-page[data-v-972ff76e]{padding:120px 0 80px}}.sitemap-container[data-v-972ff76e]{max-width:960px;margin:0 auto;padding:0 24px}@media(min-width:768px){.sitemap-container[data-v-972ff76e]{padding:0 40px}}.sitemap-header[data-v-972ff76e]{text-align:center;margin-bottom:48px}@media(min-width:768px){.sitemap-header[data-v-972ff76e]{margin-bottom:64px}}.sitemap-title[data-v-972ff76e]{font-family:"Source Serif 4",serif;font-size:2rem;font-weight:600;line-height:2.5rem;color:#135431;margin:0 0 16px 0}@media(min-width:768px){.sitemap-title[data-v-972ff76e]{font-size:3rem;line-height:3.5rem;margin-bottom:24px}}.sitemap-description[data-v-972ff76e]{font-family:"Source Serif 4",serif;font-size:1.125rem;line-height:1.6;color:#666;margin:0}@media(min-width:768px){.sitemap-description[data-v-972ff76e]{font-size:1.25rem}}.sitemap-content[data-v-972ff76e]{display:flex;flex-direction:column;gap:40px}@media(min-width:768px){.sitemap-content[data-v-972ff76e]{gap:56px}}.sitemap-section[data-v-972ff76e]{background-color:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 4px rgba(0,0,0,.05)}@media(min-width:768px){.sitemap-section[data-v-972ff76e]{padding:32px;border-radius:16px}}.section-title[data-v-972ff76e]{font-family:"Source Serif 4",serif;font-size:1.5rem;font-weight:600;color:#135431;margin:0 0 24px 0}@media(min-width:768px){.section-title[data-v-972ff76e]{font-size:1.75rem;margin-bottom:32px}}.sitemap-list[data-v-972ff76e]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}@media(min-width:768px){.sitemap-list[data-v-972ff76e]{gap:20px}}.sitemap-item[data-v-972ff76e]{display:flex;flex-direction:column;gap:4px;padding:16px;border-radius:8px;transition:background-color .3s ease}.sitemap-item[data-v-972ff76e]:hover{background-color:rgba(19,84,49,.05)}@media(min-width:768px){.sitemap-item[data-v-972ff76e]{padding:20px;gap:8px}}.sitemap-link[data-v-972ff76e]{font-family:"Source Serif 4",serif;font-size:1.125rem;font-weight:600;color:#135431;text-decoration:none;transition:color .3s ease}.sitemap-link[data-v-972ff76e]:hover{color:#2a4f3c;text-decoration:underline}@media(min-width:768px){.sitemap-link[data-v-972ff76e]{font-size:1.25rem}}.sitemap-item .sitemap-description[data-v-972ff76e]{font-family:Roboto,sans-serif;font-size:.875rem;line-height:1.5;color:#666;margin:0}@media(min-width:768px){.sitemap-item .sitemap-description[data-v-972ff76e]{font-size:1rem}}.sitemap-actions[data-v-972ff76e]{display:flex;justify-content:center;margin-top:24px}@media(min-width:768px){.sitemap-actions[data-v-972ff76e]{margin-top:32px}}.download-button[data-v-972ff76e]{background-color:#2a4f3c;color:#fff;border:none;border-radius:8px;padding:16px 24px;font-family:Roboto,sans-serif;font-size:1rem;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:8px;transition:background-color .3s ease}@media(min-width:768px){.download-button[data-v-972ff76e]{padding:18px 28px;font-size:1.125rem}}.download-button[data-v-972ff76e]:hover{background-color:#1e3a2b}.how-it-works[data-v-c643f152]{display:flex;flex-direction:column;align-items:center}@media(min-width:768px){.how-it-works[data-v-c643f152]{display:block;padding:108px}}.how-it-works .section-header[data-v-c643f152]{display:flex;flex-direction:column;gap:4px;padding:0 40px}@media(min-width:768px){.how-it-works .section-header[data-v-c643f152]{gap:12px;max-width:720px;padding:0}}.how-it-works .section-header .section-title[data-v-c643f152]{font-family:"Source Serif 4",sans-serif;font-size:.875rem;font-weight:400;line-height:1.5rem}@media(min-width:768px){.how-it-works .section-header .section-title[data-v-c643f152]{font-size:1.25rem;line-height:2rem}}.how-it-works .section-header .section-description[data-v-c643f152]{font-family:"Source Serif 4",sans-serif;font-size:1.25rem;font-weight:600;line-height:2rem;padding-bottom:16px}@media(min-width:768px){.how-it-works .section-header .section-description[data-v-c643f152]{font-size:2.5rem;line-height:3.5rem;max-width:879px;padding-bottom:0}}.how-it-works .section-content[data-v-c643f152]{display:flex;flex-direction:column-reverse;align-items:center;gap:24px}@media(min-width:768px){.how-it-works .section-content[data-v-c643f152]{flex-direction:row;align-items:flex-start;gap:18px;margin-top:64px}}.how-it-works .paragraphs[data-v-c643f152]{display:flex;width:100%;flex-direction:column;gap:8px;padding:0 40px;cursor:pointer}@media(min-width:768px){.how-it-works .paragraphs[data-v-c643f152]{padding:0}}.how-it-works .paragraph[data-v-c643f152]{font-family:"Source Serif 4",serif;font-size:.875rem;line-height:1.5rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;border:1px solid #e5e5e5;border-radius:8px;padding:24px;gap:0}@media(min-width:768px){.how-it-works .paragraph[data-v-c643f152]{height:80px;font-size:1.25rem;line-height:2rem}}.how-it-works .paragraph[data-v-c643f152]:first-child{min-height:220px}.how-it-works .paragraph.is-highlighted[data-v-c643f152]{background-color:#f5f5f5}.how-it-works .paragraph .paragraph-icon[data-v-c643f152]{min-width:24px;min-height:24px;background-position:50%;background-repeat:no-repeat}@media(min-width:768px){.how-it-works .paragraph .paragraph-icon[data-v-c643f152]{width:28px;height:28px}}.how-it-works .paragraph .paragraph-icon.step-1[data-v-c643f152]{background-image:url(/static/img/step-1-icon-grey-28x28.5e034591.svg);background-size:100%}.how-it-works .paragraph .paragraph-icon.step-2[data-v-c643f152]{background-image:url(/static/img/step-2-icon-grey-28x28.24e5d1b7.svg);background-size:100%}.how-it-works .paragraph .paragraph-icon.step-3[data-v-c643f152]{background-image:url(/static/img/step-3-icon-grey-28x28.eea8e15c.svg);background-size:100%}.how-it-works .paragraph .paragraph-icon.step-4[data-v-c643f152]{background-image:url(/static/img/step-4-icon-grey-28x28.e7437805.svg);background-size:100%}.how-it-works .paragraph .paragraph-title[data-v-c643f152]{display:flex;align-items:center;gap:12px;font-family:"Source Serif 4",serif;font-size:.875rem;line-height:1.5rem;font-weight:600;text-align:start}@media(min-width:768px){.how-it-works .paragraph .paragraph-title[data-v-c643f152]{font-size:1.25rem}}.how-it-works .paragraph .paragraph-description[data-v-c643f152]{font-family:"Source Serif 4",serif;font-size:.875rem;line-height:1.5rem;font-weight:400;text-align:start;margin-top:16px}@media(min-width:768px){.how-it-works .paragraph .paragraph-description[data-v-c643f152]{font-size:1rem}}.how-it-works .get-profile-button[data-v-c643f152]{height:48px;margin-top:16px;padding:14px 16px 14px;font-size:.875rem;line-height:1.25rem;background-color:#2a4f3c;color:#fff;border-radius:8px;text-decoration:none;font-family:Roboto,sans-serif;font-weight:500;display:flex;align-items:center;gap:4px;cursor:pointer;align-self:center}@media(min-width:768px){.how-it-works .get-profile-button[data-v-c643f152]{align-self:flex-start}}.how-it-works .video-wrapper[data-v-c643f152]{width:calc(100% - 64px);aspect-ratio:1/1;background:hsla(0,0%,4%,.1);border-radius:16px;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative}@media(min-width:768px){.how-it-works .video-wrapper[data-v-c643f152]{min-width:480px;height:480px}}.how-it-works .video-wrapper .video-player[data-v-c643f152]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;cursor:pointer}.how-it-works .video-wrapper .video-controls[data-v-c643f152]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease-in-out;z-index:1}.how-it-works .video-wrapper .video-controls[data-v-c643f152]:not(.is-playing){opacity:1}.how-it-works .video-wrapper .video-controls .control-button[data-v-c643f152]{background:hsla(0,0%,100%,.8);border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}@media(min-width:768px){.how-it-works .video-wrapper .video-controls .control-button[data-v-c643f152]{width:96px;height:96px}}.how-it-works .video-wrapper .video-controls .control-icon[data-v-c643f152]{width:32px;color:#222;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));opacity:.9;transition:transform .2s ease,opacity .2s ease}@media(min-width:768px){.how-it-works .video-wrapper .video-controls .control-icon[data-v-c643f152]{width:70px}}.how-it-works .video-wrapper .video-controls .control-icon[data-v-c643f152]:hover{transform:scale(1.1);opacity:1}.how-it-works .video-wrapper:hover .time-control[data-v-c643f152],.how-it-works .video-wrapper:hover .video-controls[data-v-c643f152]{opacity:1}.how-it-works .video-wrapper .time-control[data-v-c643f152]{position:absolute;bottom:0;left:0;right:0;padding:32px 24px 16px;background:linear-gradient(0deg,rgba(0,0,0,.8) 0,rgba(0,0,0,.4) 50%,transparent);opacity:0;transition:opacity .2s ease-in-out;z-index:2;border-bottom-left-radius:16px;border-bottom-right-radius:16px}.how-it-works .video-wrapper .time-control .progress-bar[data-v-c643f152]{width:100%;height:3px;background:hsla(0,0%,100%,.3);border-radius:1.5px;cursor:pointer;position:relative;transition:height .2s ease}.how-it-works .video-wrapper .time-control .progress-bar .progress[data-v-c643f152]{position:absolute;left:0;top:0;height:100%;background:#fff;border-radius:1.5px;transition:width .1s linear}.how-it-works .video-wrapper .time-control .progress-bar .progress[data-v-c643f152]:after{content:"";position:absolute;right:-4px;top:50%;transform:translateY(-50%);width:8px;height:8px;background:#fff;border-radius:50%;opacity:0;transition:opacity .2s ease}.how-it-works .video-wrapper .time-control .progress-bar[data-v-c643f152]:hover{height:5px}.how-it-works .video-wrapper .time-control .progress-bar:hover .progress[data-v-c643f152]:after{opacity:1}.how-it-works .video-wrapper .time-control .time-display[data-v-c643f152]{color:#fff;font-size:.75rem;margin-top:8px;font-family:Roboto,sans-serif;opacity:.9;font-weight:500;letter-spacing:.5px;text-shadow:0 1px 2px rgba(0,0,0,.3)}.testimonials[data-v-920e79da]{width:100vw;height:auto;position:relative;display:flex;justify-content:center;align-items:center;margin:32px 0}@media(min-width:768px){.testimonials[data-v-920e79da]{height:584px;margin:24px 0 100px}}.testimonials .divider[data-v-920e79da]{background-color:#a3a3a3;height:2px;width:48px;margin:16px 0}@media(min-width:768px){.testimonials .divider[data-v-920e79da]{width:48px;margin:24px 0}}.testimonials .corner-image[data-v-920e79da]{display:none}@media(min-width:768px){.testimonials .corner-image[data-v-920e79da]{display:block;position:absolute;z-index:1;width:220px;height:280px;background-repeat:no-repeat;background-size:contain}}.testimonials .corner-image.top-left[data-v-920e79da]{top:0;left:0;transform:translateY(-86px);background-image:url(/static/img/testimonials-bg-top-left.993baf05.png);background-size:auto}.testimonials .corner-image.top-right[data-v-920e79da]{top:0;right:0;transform:translate(20px,-84px);background-image:url(/static/img/testimonials-bg-top-right.630479a5.png);background-size:auto}.testimonials .corner-image.bottom-left[data-v-920e79da]{bottom:0;left:0;transform:translateY(136px);background-image:url(/static/img/testimonials-bg-bottom-left.70c8d641.png);background-size:auto}.testimonials .corner-image.bottom-right[data-v-920e79da]{bottom:0;right:0;transform:translateY(160px);background-image:url(/static/img/testimonials-bg-bottom-right.f38208d6.png);background-size:auto}.testimonials .testimonials-content-wrapper[data-v-920e79da]{width:100%;background-color:#171717;display:flex;justify-content:center;align-items:center;overflow:visible;padding:24px 16px}@media(min-width:768px){.testimonials .testimonials-content-wrapper[data-v-920e79da]{width:100%;min-height:584px;padding:84px 0 94px}}.testimonials .section-content[data-v-920e79da]{max-width:100%}@media(min-width:768px){.testimonials .section-content[data-v-920e79da]{max-width:1296px}}.testimonials .testimonial[data-v-920e79da]{display:flex;flex-direction:column;align-items:center;text-align:center;color:#fff;position:relative;max-width:720px;margin:0 auto}.testimonials .testimonial .quote-mark[data-v-920e79da]{width:19.61px;height:16px;margin-bottom:16px;background-image:url(/static/img/quote-mark-grey.4104cbd5.svg);background-size:contain;background-repeat:no-repeat;background-position:50%}@media(min-width:768px){.testimonials .testimonial .quote-mark[data-v-920e79da]{margin-bottom:32px;width:31.86px;height:26px}}.testimonials .testimonial .message[data-v-920e79da]{font-family:"Source Serif 4",serif;font-size:.875rem;line-height:1.5rem;font-weight:600;position:relative;z-index:1;letter-spacing:.5px}@media(min-width:768px){.testimonials .testimonial .message[data-v-920e79da]{width:100%;font-size:1.5rem;line-height:2rem;max-width:720px;letter-spacing:.1px}}.testimonials .testimonial .author[data-v-920e79da]{display:flex;align-items:center;flex-direction:column;gap:16px}.testimonials .testimonial .author .author-avatar[data-v-920e79da]{width:48px;height:48px;border-radius:50%}.testimonials .testimonial .author .author-info .author-name[data-v-920e79da]{font-family:"Source Serif 4",serif;font-size:1rem;line-height:1.5rem;font-weight:600}.testimonials .testimonial .author .author-info .author-position[data-v-920e79da]{font-family:"Source Serif 4",serif;font-size:.875rem;line-height:1.5rem;font-weight:400;color:#fff}.our-partners-additional-services[data-v-b7227c44]{display:flex;flex-direction:column;gap:16px;padding:40px;font-family:"Source Serif 4",serif}@media(min-width:768px){.our-partners-additional-services[data-v-b7227c44]{flex-direction:row;padding:120px 110px}}.our-partners-additional-services .content[data-v-b7227c44]{display:flex;flex-direction:column;gap:24px;flex:1}@media(min-width:768px){.our-partners-additional-services .content[data-v-b7227c44]{gap:48px;justify-content:space-between}}.our-partners-additional-services .title[data-v-b7227c44]{font-weight:600;font-size:1.25rem;line-height:2rem}@media(min-width:768px){.our-partners-additional-services .title[data-v-b7227c44]{font-size:2.5rem;line-height:3.5rem}}.our-partners-additional-services .service-list[data-v-b7227c44]{list-style-type:none;padding:0;margin-bottom:24px;display:flex;flex-direction:column;gap:16px}@media(min-width:768px){.our-partners-additional-services .service-list[data-v-b7227c44]{gap:24px;margin-bottom:0}}.our-partners-additional-services .service-list .service[data-v-b7227c44]{display:flex;align-items:center;gap:12px}@media(min-width:768px){.our-partners-additional-services .service-list .service[data-v-b7227c44]{height:36px;align-items:flex-start}}.our-partners-additional-services .service-list .service .service-icon[data-v-b7227c44]{display:flex;align-items:center}.our-partners-additional-services .service-list .service .service-icon img[data-v-b7227c44]{width:24px;height:24px}@media(min-width:768px){.our-partners-additional-services .service-list .service .service-icon img[data-v-b7227c44]{width:36px;height:36px}}.our-partners-additional-services .service-list .service .service-name[data-v-b7227c44]{font-size:1rem;line-height:1.5rem;font-weight:600}@media(min-width:768px){.our-partners-additional-services .service-list .service .service-name[data-v-b7227c44]{font-size:1.25rem;line-height:2rem}}.our-partners-additional-services .partners-count-container[data-v-b7227c44]{display:none;border-left:1px solid #a3a3a3;padding-left:20px}@media(min-width:768px){.our-partners-additional-services .partners-count-container[data-v-b7227c44]{display:flex;align-items:center;padding:16px 0 16px 20px;gap:12px}}.our-partners-additional-services .partners-count-container.mobile[data-v-b7227c44]{display:flex;flex-direction:column}@media(min-width:768px){.our-partners-additional-services .partners-count-container.mobile[data-v-b7227c44]{display:none}}.our-partners-additional-services .partners-count-container .partners-count[data-v-b7227c44]{font-weight:600;font-size:2rem;line-height:2.75rem;margin-bottom:4px}@media(min-width:768px){.our-partners-additional-services .partners-count-container .partners-count[data-v-b7227c44]{margin-bottom:0;font-size:3.5rem}}.our-partners-additional-services .partners-count-container .partners-count-message[data-v-b7227c44]{display:flex;flex-direction:column}.our-partners-additional-services .map[data-v-b7227c44]{border:none;border-radius:16px;width:100%;height:400px}@media(min-width:768px){.our-partners-additional-services .map[data-v-b7227c44]{height:100%;width:400px}}@media(min-width:1024px){.our-partners-additional-services .map[data-v-b7227c44]{height:500px;width:532px}}