@import url(https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@400&display=swap);.qr-container[data-v-2b78c98a]{position:relative;display:flex;align-items:center}.header__qr-code[data-v-2b78c98a],.qr-image[data-v-2b78c98a]{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.header__qr-code[data-v-2b78c98a]{width:20px;height:20px;padding:7px;border-radius:8px;transition:.2s;cursor:pointer}.header__qr-code[data-v-2b78c98a]:hover{background-color:rgba(0,0,0,.05)}.qr-dropdown[data-v-2b78c98a]{position:absolute;top:100%;left:50%;transform:translateX(-50%);margin-top:12px;background:#fff;padding:12px;border-radius:1.5rem;box-shadow:0 8px 30px rgba(0,0,0,.12);display:flex;flex-direction:column;align-items:center;z-index:1001;pointer-events:none}.qr-dropdown .qr-image[data-v-2b78c98a]{width:200px;height:200px;display:block}.fade-enter-active[data-v-2b78c98a],.fade-leave-active[data-v-2b78c98a]{transition:opacity .2s ease,transform .2s ease}.fade-enter-from[data-v-2b78c98a],.fade-leave-to[data-v-2b78c98a]{opacity:0;transform:translateX(-50%) translateY(-10px)}.header[data-v-73c97593]{width:100vw;padding:.5rem 0;position:fixed;top:0;left:0;z-index:1000;display:flex;align-items:center;box-sizing:border-box;transition:background-color .55s ease,backdrop-filter .55s ease}.header--scrolled[data-v-73c97593]{background-color:hsla(0,0%,100%,.5);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}nav[data-v-73c97593]{display:flex;justify-content:flex-start;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.header-logo[data-v-73c97593]{height:40px;width:auto;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.header-logo-button[data-v-73c97593]{border:none;background:transparent;padding:0;margin:0;display:inline-flex;align-items:center;cursor:pointer}.social-button[data-v-719317ae]{width:30px;height:30px;border-radius:6px;background-color:transparent;display:flex;align-items:center;justify-content:center;border:none;padding:0;cursor:pointer}.social-button[data-v-719317ae]:active,.social-button[data-v-719317ae]:hover{background-color:#e4e5e5}.icon[data-v-719317ae]{width:21px;height:21px}.footer-column-button[data-v-4cfb9699]{display:flex;align-items:center;justify-content:flex-start;border:none;background:none;color:#3f3e3b;font-size:16px;font-weight:500;cursor:pointer;padding:10px 0;height:30px}.button-text[data-v-4cfb9699]{text-align:left;font-size:16px;line-height:40px;text-decoration:none;font-weight:400;font-family:sans-serif}.footer-column-button:hover .button-text[data-v-4cfb9699]{text-decoration:underline;text-decoration-color:#087fe8}.tag-view[data-v-4cfb9699]{background-color:#000;color:#fff;font-size:14px;padding:1px 8px;border-radius:4px;font-weight:500;margin-left:8px;display:flex;align-items:center;font-family:sans-serif}.footer-divider[data-v-732c7d1d]{height:1px;background-color:#e5e5e5;margin-left:20px;margin-right:20px}.footer[data-v-732c7d1d]{background-color:#fff;color:#616161;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;padding:50px 110px;box-sizing:border-box;max-width:1000px}.footer-column[data-v-732c7d1d]{display:flex;flex-direction:column;align-items:flex-start;flex:1;min-width:100px;max-width:200px}.footer-left[data-v-732c7d1d]{align-items:flex-start;gap:5px;margin-left:10px}.footer-logo[data-v-732c7d1d]{height:34px;margin-bottom:10px;margin-top:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}.social-icons[data-v-732c7d1d]{display:flex;gap:6px;margin-bottom:10px;margin-top:5px;margin-left:-5px}.social-icon img[data-v-732c7d1d]{width:20px;height:20px}.copyright-title[data-v-732c7d1d],.privacy-title[data-v-732c7d1d]{font-size:14px;color:#000}.footer-title[data-v-732c7d1d]{font-size:16px;font-weight:600;margin-bottom:10px;color:#000}@media (max-width:767px){.footer[data-v-732c7d1d]{flex-direction:column;align-items:flex-start;padding:20px}.footer-column[data-v-732c7d1d]{margin-bottom:10px;margin-left:10px}.footer-left[data-v-732c7d1d]{margin-left:10px}}.modal-backdrop[data-v-5fc7a492]{position:fixed;top:0;left:0;bottom:0;width:100%;height:100vh;display:flex;justify-content:center;align-items:center;z-index:1000;background:rgba(40,40,40,.361)}.modal-content[data-v-5fc7a492],.modal-header[data-v-5fc7a492]{width:100%}.modal-wrapper[data-v-5fc7a492]{padding:50px 24px}.modal-content[data-v-5fc7a492]{overflow:hidden;border-radius:17px;max-width:420px;border:1px solid rgba(0,0,0,.271);background:linear-gradient(180deg,#fff 87.98%,#f5f5f5);translate:-9px}.modal-content__title[data-v-5fc7a492]{font-weight:700;font-size:31.5px;line-height:122%;letter-spacing:-.3px;margin:0}.modal-header[data-v-5fc7a492]{justify-content:space-between;align-items:center;display:flex}.close-button[data-v-5fc7a492]{background:none;border:none;font-size:24px;cursor:pointer;line-height:1}@media(max-width:600px){.modal-content[data-v-5fc7a492]{max-width:calc(100% - 34px);translate:0}.modal-content__title[data-v-5fc7a492]{font-weight:700;font-style:Bold;font-size:35px;line-height:122%;letter-spacing:-.16px}.modal-wrapper[data-v-5fc7a492]{padding:33px 25px}}.toast-position-wrapper[data-v-2a0d7a55]{position:fixed;bottom:30px;left:50%;transform:translateX(-50%);z-index:1001}.base-toast[data-v-2a0d7a55]{padding:12px 20px;border-radius:8px;color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.2);cursor:pointer;text-align:center}.base-toast--success[data-v-2a0d7a55]{background-color:#bebebe;color:#000}.base-toast--error[data-v-2a0d7a55]{background-color:#f44336}.fade-slide-enter-active[data-v-2a0d7a55],.fade-slide-leave-active[data-v-2a0d7a55]{transition:opacity .3s ease}.fade-slide-enter-from[data-v-2a0d7a55],.fade-slide-leave-to[data-v-2a0d7a55]{opacity:0}@font-face{font-family:SF Pro Display;src:url(/static/fonts/SF-Pro-Display-Thin.21b9afb3.otf) format("opentype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/static/fonts/SF-Pro-Display-ThinItalic.88529ba8.otf) format("opentype");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/static/fonts/SF-Pro-Display-Ultralight.27473f3b.otf) format("opentype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/static/fonts/SF-Pro-Display-UltralightItalic.59307a35.otf) format("opentype");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/static/fonts/SF-Pro-Display-Light.3d06cec8.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/static/fonts/SF-Pro-Display-LightItalic.386085d9.otf) format("opentype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/static/fonts/SF-Pro-Display-Regular.6de88030.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/static/fonts/SF-Pro-Display-RegularItalic.b168de62.otf) format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/static/fonts/SF-Pro-Display-Medium.de406798.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/static/fonts/SF-Pro-Display-MediumItalic.cf968235.otf) format("opentype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/static/fonts/SF-Pro-Display-Semibold.9a6f4c6e.otf) format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/static/fonts/SF-Pro-Display-SemiboldItalic.af566554.otf) format("opentype");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/static/fonts/SF-Pro-Display-Bold.da4e794c.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/static/fonts/SF-Pro-Display-BoldItalic.0f77156f.otf) format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/static/fonts/SF-Pro-Display-Heavy.d1e5a3bb.otf) format("opentype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/static/fonts/SF-Pro-Display-HeavyItalic.e94dacee.otf) format("opentype");font-weight:800;font-style:italic;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/static/fonts/SF-Pro-Display-Black.9bb1e23f.otf) format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/static/fonts/SF-Pro-Display-BlackItalic.e3e187b0.otf) format("opentype");font-weight:900;font-style:italic;font-display:swap}.iti__selected-country-primary{border-radius:12px!important;padding:0 12px!important}.iti__flag{border-radius:2px!important;transform:scale(1.1)}.iti__arrow{display:none}.iti__tel-input:focus{border:1px solid #000;outline:none}.iti__search-input,.iti__tel-input:active{border:1px solid #000}.iti__search-input{outline:none;padding:8px 30px}.iti__dropdown-content{border-radius:16px!important}.iti__country-name{padding-left:12px}.iti__globe{width:20px!important;height:14px!important;background-image:none!important;border:1px solid #00000045}.iti{margin-bottom:20px}.iti--inline-dropdown .iti__country-list{max-height:121px!important}.fa-lock{background-image:url(/static/img/lock.c26abdf0.svg);width:13px;height:13px;display:block;background-size:contain;margin-bottom:2px;margin-left:2px;background-repeat:no-repeat}.d-none{display:none!important}.d-flex{display:flex}.jc-center{justify-content:center}.jc-space-between{justify-content:space-between}.jc-start{justify-content:start}.jc-end{justify-content:end}.ai-center{align-items:center}.fd-column{flex-direction:column}.gap-14px{gap:14px}.mt-50px{margin-top:50px!important}.pb-55px{padding-bottom:50px!important}.w-164px{width:164px}.d-flex-gap{gap:4px}.c-pointer{cursor:pointer}.c-default{cursor:default}.background-none{background:none!important}.w-full{width:100%}.p-t-4{padding-top:4px}.m-b-20{margin-bottom:20px}.v-select__menu-icon{width:0!important;height:0!important;margin:0!important;padding:0!important}.v-field__append-inner{display:none!important}.v-locale--is-ltr{padding:0!important}.v-label{margin:0!important}@media (max-width:768px){.fa-lock{width:15px;height:15px;display:block;background-size:contain;margin-bottom:2px;margin-left:2px}}body.modal-open{overflow:hidden!important}body.modal-open,body.modal-open .fixed-header,body.modal-open .sticky-element{padding-right:var(--sb-width,0)!important}.text-until-font-ready{visibility:hidden}.skeleton-until-text-ready{display:block}body.font-loaded .text-until-font-ready{visibility:visible}body.font-loaded .skeleton-until-text-ready{display:none}:root{--altcha-border-width:1px;--altcha-border-radius:7px}#app{display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden;position:relative}main{flex:1;width:100%;padding-top:60px;padding-bottom:calc(80px + constant(safe-area-inset-bottom));padding-bottom:calc(80px + env(safe-area-inset-bottom));box-sizing:border-box}body{background-color:#dd7263;font-family:SF Pro Display,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch;overflow-x:hidden}body,html{height:100%;margin:0;padding:0}html{overflow:visible!important}.benefit-view[data-v-10e0fec1]{background-color:#f6f8fa;border-radius:24px;overflow:hidden;width:100%;height:100%;position:relative;display:flex;flex-direction:column;justify-content:space-between}.benefit-view.equal-height[data-v-10e0fec1]{height:100%}.benefit-content[data-v-10e0fec1]{padding:26px 26px 0 26px}.benefit-title[data-v-10e0fec1]{font-size:1.6rem;font-weight:600;text-align:left;color:#1b202b;margin:0 0 16px 0}.benefit-subtitle[data-v-10e0fec1]{text-align:left;color:#666;line-height:1.4;font-size:1.1rem;margin:0}.benefit-image-bottom[data-v-10e0fec1]{position:relative;width:100%;aspect-ratio:16/10;overflow:hidden}.benefit-image-bottom img[data-v-10e0fec1]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}@media (min-width:768px){.benefit-view.benefit-view--wide[data-v-10e0fec1]{display:grid;grid-template-columns:40% 60%;align-items:stretch}.benefit-view.benefit-view--wide .benefit-content[data-v-10e0fec1]{padding-top:26px;padding-right:26px;padding-bottom:26px;padding-left:26px}.benefit-view.benefit-view--wide .benefit-image-bottom[data-v-10e0fec1]{aspect-ratio:16/10;height:100%}}.story-view[data-v-3acfb418]{background-color:#f6f8fa;border-radius:24px;overflow:hidden;width:100%;position:relative;display:flex;flex-direction:column}.story-content[data-v-3acfb418]{position:relative;z-index:2;padding:26px 26px 0 26px}.story-title[data-v-3acfb418]{font-size:1.6rem;font-weight:600;text-align:left;color:#1b202b;margin:0 0 16px 0}.story-subtitle[data-v-3acfb418]{text-align:left;color:#666;line-height:1.4;font-size:1.1rem;margin:0}.story-content--quote[data-v-3acfb418]{padding-top:32px}.story-quote-mark[data-v-3acfb418]{display:inline-block;font-size:3rem;line-height:1;color:#9aa6b2;margin-bottom:10px}.story-quote[data-v-3acfb418]{margin:0;color:#4b5562;line-height:1.45;font-size:1.3rem;font-style:italic;text-align:left}.story-image-bottom[data-v-3acfb418]{position:absolute;left:0;right:0;bottom:0;width:100%;aspect-ratio:16/10;overflow:hidden;z-index:1}.story-image-bottom img[data-v-3acfb418]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}.w-filled-button[data-v-47a36fc0]{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:14px;cursor:pointer;transition:transform .1s ease,background-color .1s ease;line-height:normal}.text[data-v-47a36fc0]{font-weight:600;font-size:15px}.chevron[data-v-47a36fc0]{width:8px;height:8px;margin-left:6px}@media (max-width:767px){.w-filled-button[data-v-47a36fc0]{padding:13px 16px}.text[data-v-47a36fc0]{font-size:18px}}.image-switcher[data-v-1bb0a240]{display:flex;flex-direction:column;align-items:center;width:100%}.buttons[data-v-1bb0a240]{display:flex;flex-wrap:wrap;justify-content:center;width:100%;gap:8px;margin-top:40px;order:2}.buttons button[data-v-1bb0a240]{all:unset;display:flex;align-items:center;gap:8px;padding:8px 12px;font-size:15px;font-weight:600;border:.5px solid #ebebeb;border-radius:12px;background-color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.08);cursor:pointer;transition:background-color .2s,box-shadow .2s;color:#000}.buttons button[data-v-1bb0a240]:hover{background-color:#f2f2f2}.buttons button.active[data-v-1bb0a240]{background-color:#e5e5e5;border-color:#ebebeb}.btn-icon[data-v-1bb0a240]{width:16px;height:16px;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}.pic-wrapper[data-v-1bb0a240]{width:100%;order:1;position:relative;aspect-ratio:19/20;overflow:hidden;border-radius:12px;box-shadow:0 24px 48px rgba(18,23,34,.18)}.pic[data-v-1bb0a240]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}.fade-enter-active[data-v-1bb0a240],.fade-leave-active[data-v-1bb0a240]{position:absolute;transition:opacity .25s ease}.fade-enter-from[data-v-1bb0a240],.fade-leave-to[data-v-1bb0a240]{opacity:0}.fade-enter-to[data-v-1bb0a240],.fade-leave-from[data-v-1bb0a240]{opacity:1}@media (max-width:767px){.pic-wrapper[data-v-1bb0a240]{width:80%;aspect-ratio:11/18;overflow:hidden;border-radius:8px;box-shadow:0 0 8px rgba(18,23,34,.18)}}.hero-video-actions[data-v-b059c9fa],.hero-video-copy[data-v-b059c9fa],.hero-video-icon[data-v-b059c9fa],.hero-video-subtitle[data-v-b059c9fa],.hero-video-title[data-v-b059c9fa]{opacity:0!important;transform:translateY(24px)}.is-intro-visible[data-v-b059c9fa]{opacity:1!important;transform:translateY(0);transition:opacity .7s ease,transform .7s ease}.hero-video-icon.is-intro-visible[data-v-b059c9fa]{transition-delay:0s}.hero-video-actions.is-intro-visible[data-v-b059c9fa],.hero-video-subtitle.is-intro-visible[data-v-b059c9fa],.hero-video-title.is-intro-visible[data-v-b059c9fa]{transition-delay:.14s}.image-switcher.is-intro-visible-image-switcher[data-v-b059c9fa]{opacity:1;transform:translateY(var(--image-switcher-top-offset,-110px));animation:image-switcher-intro-b059c9fa .7s ease .28s both}@keyframes image-switcher-intro-b059c9fa{0%{opacity:0;transform:translateY(calc(var(--image-switcher-top-offset, -110px) + 24px))}to{opacity:1;transform:translateY(var(--image-switcher-top-offset,-110px))}}.main-container[data-v-b059c9fa]{--benefits-grid-max-width:1000px;--stories-grid-max-width:1160px;--image-switcher-bottom-gap:160px;display:flex;flex-direction:column;align-items:center;padding-top:0;width:100%;max-width:800px;margin:0 auto}.hero-video-section[data-v-b059c9fa]{position:relative;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);height:94vh;margin-top:-60px;background:#fff;overflow:hidden}.hero-video-media[data-v-b059c9fa]{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.hero-fallback-layer[data-v-b059c9fa]{position:absolute;inset:0;background-position:50%;background-repeat:no-repeat;background-size:cover;pointer-events:none}.hero-fallback-layer[data-v-b059c9fa],.hero-video-section video.hero-video-media[data-v-b059c9fa]{transform:scale(1.2);transform-origin:center;filter:blur(22px)}.hero-video-media--hidden[data-v-b059c9fa]{opacity:0;pointer-events:none}.hero-video-bottom-gradient[data-v-b059c9fa]{position:absolute;right:0;bottom:0;left:0;height:34vh;background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.12) 35%,hsla(0,0%,100%,.45) 62%,hsla(0,0%,100%,.82) 84%,#fff);z-index:1;pointer-events:none}.hero-video-icon[data-v-b059c9fa]{padding-bottom:40px;z-index:2;width:6.4vw;min-width:72px;max-width:128px;will-change:opacity,transform;backface-visibility:hidden;filter:drop-shadow(0 28px 56px rgba(0,0,0,.28));-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}.hero-video-copy[data-v-b059c9fa]{position:absolute;top:calc(222px + 6.4vw);left:50%;z-index:2;width:min(90vw,720px);will-change:opacity,transform;backface-visibility:hidden;text-align:center;color:#121722}.hero-video-title[data-v-b059c9fa]{margin:0;font-size:clamp(36px,4.3vw,60px);font-weight:600;line-height:.95}.hero-video-subtitle[data-v-b059c9fa]{margin:18px 0 0;font-size:clamp(18px,2vw,28px);line-height:1.2}.hero-video-actions[data-v-b059c9fa]{display:inline-flex;align-items:center;justify-content:center;margin-top:36px}.spaced-button[data-v-b059c9fa]{margin-left:10px}.image-switcher[data-v-b059c9fa]{opacity:0;z-index:1;width:40vw;margin:0 auto calc(var(--image-switcher-bottom-gap) + var(--image-switcher-top-offset, -110px));transform:translateY(calc(var(--image-switcher-top-offset, -110px) + 24px));will-change:opacity,transform;backface-visibility:hidden}.benifits-container[data-v-b059c9fa]{display:flex;width:100vw;gap:40px;flex-direction:column;margin-bottom:100px}.benifits-title-container[data-v-b059c9fa]{width:40%;margin-left:auto;margin-right:auto;display:flex;justify-content:center}.benefits-title[data-v-b059c9fa]{margin:0;width:100%;text-align:center;color:#1b202a;font-size:44px;font-weight:600;line-height:1}.benefits-title-line[data-v-b059c9fa]{display:block}.benefits-title-brand[data-v-b059c9fa]{color:#6b6b6b}.benefits-grid[data-v-b059c9fa]{margin-top:10px;margin-left:100px;margin-right:100px;gap:20px;flex:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.benefits-stories-title-container[data-v-b059c9fa],.stories-shared-wishlist-title-container[data-v-b059c9fa]{width:40%;margin-top:100px;margin-left:auto;margin-right:auto;display:flex;justify-content:center}.stories-install-cta-container[data-v-b059c9fa]{width:min(860px,calc(100vw - 160px));margin-top:100px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px}.stories-install-cta-icon[data-v-b059c9fa]{margin:0;padding-bottom:0}.stories-install-cta-title .benefits-title-line[data-v-b059c9fa]{white-space:nowrap}.stories-grid[data-v-b059c9fa]{margin-left:100px;margin-right:100px;gap:20px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.benefit-card[data-v-b059c9fa]{min-width:0}.benefit-card--primary[data-v-b059c9fa]{grid-column:1/-1}.dropdown[data-v-b059c9fa]{position:relative;display:inline-block}.dropdown-menu[data-v-b059c9fa]{position:absolute;list-style:none;margin:0;padding:6px;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.2);border-radius:8px;min-width:160px}.dropdown-menu li[data-v-b059c9fa]{display:flex;align-items:center;padding:10px;cursor:pointer;border-radius:6px;transition:background .2s ease-in-out}.dropdown-menu li[data-v-b059c9fa]:hover{background:#f1f1f1}.menu-icon[data-v-b059c9fa]{width:auto;height:auto;max-width:18px;max-height:18px;margin-right:8px;-o-object-fit:contain;object-fit:contain;flex-shrink:0}.menu-label[data-v-b059c9fa]{font-size:16px;color:#1b202b}@media (min-width:768px){.benefits-grid[data-v-b059c9fa]{width:min(var(--benefits-grid-max-width),calc(100vw - 200px));margin-left:auto;margin-right:auto}.stories-grid[data-v-b059c9fa]{width:min(var(--stories-grid-max-width),calc(100vw - 160px));margin-left:auto;margin-right:auto}}@media (max-width:767px){.main-container[data-v-b059c9fa]{--image-switcher-bottom-gap:100px}.hero-video-icon[data-v-b059c9fa]{top:145px;width:24vw;min-width:72px;max-width:96px}.hero-video-copy[data-v-b059c9fa]{top:calc(171px + 24vw);width:calc(100vw - 32px)}.hero-video-title[data-v-b059c9fa]{font-size:clamp(30px,9.5vw,46px)}.hero-video-subtitle[data-v-b059c9fa]{margin-top:14px;font-size:clamp(17px,4.6vw,22px)}.dropdown[data-v-b059c9fa]{display:flex;flex-direction:column;align-items:stretch}.hero-video-actions[data-v-b059c9fa]{display:flex;width:100%;align-items:stretch;margin-top:30px}.dropdown .spaced-button[data-v-b059c9fa]{margin-top:13px}.spaced-button[data-v-b059c9fa]{margin-left:0}.benefits-title[data-v-b059c9fa]{font-size:32px;line-height:1.05}.benefits-stories-title-container[data-v-b059c9fa],.benifits-title-container[data-v-b059c9fa],.stories-install-cta-container[data-v-b059c9fa],.stories-shared-wishlist-title-container[data-v-b059c9fa]{width:90%;margin-left:auto;margin-right:auto}.stories-install-cta-title .benefits-title-line[data-v-b059c9fa]{white-space:normal}.image-switcher[data-v-b059c9fa]{width:90%}.benefits-grid[data-v-b059c9fa],.stories-grid[data-v-b059c9fa]{display:flex;flex-direction:column;margin-left:20px;margin-right:20px}.wrapper-hero[data-v-b059c9fa]{width:90%}}@media (prefers-reduced-motion:reduce){.hero-video-copy[data-v-b059c9fa],.hero-video-icon[data-v-b059c9fa]{transition:none!important;opacity:1!important;transform:translateY(0)}.image-switcher[data-v-b059c9fa]{transition:none!important;animation:none!important;opacity:1!important;transform:translateY(var(--image-switcher-top-offset,-110px))}.hero-video-copy[data-v-b059c9fa]{transform:translateX(-50%) translateY(0)}}.wrapper-hero[data-v-b059c9fa]{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);align-items:center;display:flex;flex-direction:column}body{background-color:#fff;margin:0}.user-info[data-v-4d12843e]{display:flex;flex-direction:column;align-items:center;margin-bottom:16px}.user-photo[data-v-4d12843e]{width:100px;height:100px;border-radius:50%;margin-bottom:16px;-o-object-fit:cover;object-fit:cover;opacity:0;transition:opacity .2s ease}.user-photo.loaded[data-v-4d12843e]{opacity:1}.user-details[data-v-4d12843e]{display:flex;flex-direction:column;align-items:center}.user-name[data-v-4d12843e]{font-size:24px;font-weight:500;margin:0;margin-bottom:8px;font-family:Roboto,sans-serif}.user-short-id[data-v-4d12843e]{font-size:16px;margin:0 0 0 0;display:flex;align-items:center;font-family:Source Code Pro,monospace}.short-id[data-v-4d12843e]{font-size:13px;background-color:#ffecc9;color:#000;border-radius:12px;padding:1px 8px;margin-left:4px;font-family:Source Code Pro,monospace}.user-description[data-v-4d12843e]{margin-top:8px;margin-left:16px;margin-right:16px;max-width:400px;box-sizing:border-box;text-align:center}.user-birthday[data-v-4d12843e]{font-size:13px;margin-top:2px}@media (max-width:767px){.user-description[data-v-4d12843e]{margin-top:8px;margin-left:16px;margin-right:16px;max-width:calc(100% - 32px);box-sizing:border-box;text-align:center}}.promo-snack-button[data-v-8beddaee]{display:inline-flex;align-items:center;background-color:#fff;box-shadow:0 4px 14px rgba(0,0,0,.2);padding:14px 18px;border-radius:28px;border:none;outline:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:background-color .3s ease,box-shadow .3s ease}.promo-snack-button[data-v-8beddaee]:hover{box-shadow:0 6px 18px rgba(0,0,0,.4)}.promo-snack-button[data-v-8beddaee]:focus{outline:none}.icon[data-v-8beddaee]{width:24px;height:24px;margin-right:12px}.text[data-v-8beddaee]{font-family:Roboto,sans-serif;font-weight:500;font-size:16px;color:#000}.empty-state-promo-view[data-v-c1073b9c]{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(90deg,#5b5b5b,#aaa);padding:10px 20px;box-sizing:border-box;position:relative;border:none;border-radius:20px;overflow:hidden;color:#fff;font-size:16px;font-weight:600;background-clip:padding-box}.empty-state-promo-view[data-v-c1073b9c]:before{content:"";position:absolute;inset:0;background:#fff;border-radius:20px;margin:3px}.empty-state-promo-view .promo-button-title[data-v-c1073b9c]{position:relative;z-index:1;font-size:16px;font-weight:600;background:#5e5e5e;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.tag-view[data-v-333c2e51]{display:inline-flex;align-items:center;background-color:#fff;border:1px solid #eeeff1;box-shadow:0 0 4px rgba(0,0,0,.05);padding:4px 8px;border-radius:8px}.icon[data-v-333c2e51]{width:15px;height:15px;margin-right:6px}.text[data-v-333c2e51]{font-family:Roboto,sans-serif;font-weight:500;font-size:12px;color:#394150}.clickable-tag-view[data-v-73e165e7]{display:inline-flex;align-items:center;background-color:#fff;border:1px solid #eeeff1;box-shadow:0 0 4px rgba(0,0,0,.05);padding:4px 8px;border-radius:8px;cursor:pointer;transition:transform .1s ease}.clickable-tag-view[data-v-73e165e7]:active{transform:scale(.98)}.icon[data-v-73e165e7]{width:15px;height:15px;margin-left:6px}.text[data-v-73e165e7]{font-family:Roboto,sans-serif;font-weight:500;font-size:12px;color:#316fff}.button[data-v-79f85b36]{font-weight:600;font-size:16px;letter-spacing:-.3px;padding:8.4px 11.55px;border:none;border-radius:14px;cursor:pointer;line-height:141%;width:100%;position:relative;color:#fff;background-color:#000;font-family:inherit}.border-shadow[data-v-79f85b36]{background-color:#ebf5fe;color:#2698ff;box-shadow:0 2.8px 20.09px 0 #d1dae3}.border-shadow[data-v-79f85b36]:active{background:#daeeff!important}.send-code[data-v-79f85b36]:disabled{background:#b5b5b5}.disabled[data-v-79f85b36]{background:#b5b5b5!important}.loading[data-v-79f85b36]{min-height:39px;color:#000!important}.loading[data-v-79f85b36]:after{content:"";background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAoCAYAAACSN4jeAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHVSURBVHgB7ZjRccIwDIaVHu9lAzwCGzQbwAawQbtBugHdADagG1AmSDtB6AR0A1UqyjUEx3ZiJ+Yh351xCLKts39LNgkEAhGnVM3l6ylJkhPEhpx6w1s2EBNyYIvNbCEGNPAS7aTQgQfw48nBZgUd8HVsCj3R6BgtgRL9FFL4WdXMfsCOi40b4lSh0UshYaG0S9GOglCgeadtaraZwTYzjPEqbd3lQMZnw2CFxn5NJa/YHKgsDf2vbc5PGtqyLqaG366gKL+jagfdODlb8nIZZixI0JRZe27byCR+BTHB/3CRi0NZK6GOjFxIygfRDydcrr8oBLxDbBp2YR5d7HgdtdEWlXvygVMUZ5z934TwBzZTwADg7WEg42OPabnCHVm6gJekq2OwCwVe0uBZfFHlS534DzHFXw0XiqqUyozKB4WLI4yMDIDEufs57shOrYaRbUgHqa85drmlS2qoc4AAUD+7Sp95m4amNOU1a6i/i6Z1u6abeJ+a0qW5R3AF9Wlqb2njtFFqfbsvpTSupynuTBnsq7qx5liyWVBZYVdpUMMZF4vNi2Z2vc5yE5sB5cxvsLPQvJuDB77/j5V8at7FPcsxGj0W6HljTyAgLGh5PJIEvGbsF3bHfq3bO5FfAAAAAElFTkSuQmCC);height:26px;width:26px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);animation:spin-79f85b36 1s linear infinite;background-size:contain}@keyframes spin-79f85b36{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@media(max-width:600px){.button[data-v-79f85b36]{font-weight:550;font-size:16px;line-height:122%;letter-spacing:-.18px;text-align:center;vertical-align:middle;padding:9.93px 21.31px 9.67px}}.img[data-v-2a988840]{width:306px;height:306px;aspect-ratio:1/1}.input[data-v-616a3d7c]{width:41.3px;height:41.3px;font-weight:800;font-size:21px;text-align:center;font-family:SF Pro Display;padding:0}.wrapper[data-v-616a3d7c]{display:flex;gap:4.9px;padding-bottom:15.4px}.placeholder[data-v-616a3d7c]{color:#00000059;font-weight:400;font-size:20px;line-height:141%;letter-spacing:-.3px;margin:0;padding-bottom:6px}.error[data-v-616a3d7c]{color:#ff0303;border-color:#ff0303}@media (max-width:600px){.input[data-v-616a3d7c]{border-radius:15px;width:43.76px;height:49px;font-size:30px;font-size:27px}.wrapper[data-v-616a3d7c]{gap:5px;padding-bottom:20px}.placeholder[data-v-616a3d7c]{font-weight:400;font-size:16px;line-height:141%;letter-spacing:-.22px}}.input{border:1px solid #00000045;background:#fff;border-radius:14px;padding:8.4px 11.55px;font-family:inherit}.input,.placeholder{font-weight:400;font-size:16px;line-height:141%;letter-spacing:-.3px}.placeholder{color:#00000059;margin:0;padding-bottom:5px}.input::-moz-placeholder{color:#00000059}.input::placeholder{color:#00000059}.error{border-color:#f23939;color:#f23939;font-size:16px}@media (max-width:600px){.placeholder{padding:0}.input,.placeholder{font-weight:400;font-size:16px;line-height:141%;letter-spacing:-.22px}.input{padding:13px 17.5px;border-radius:14.63px}}.m-t-20{margin-top:20px}.form__list{display:flex;flex-direction:column;gap:8px;padding:20px 0;border-top:1px solid rgba(0,0,0,.302);padding-left:21px}.form__list-item{font-size:16px}.form__control{display:flex;flex-direction:column;gap:8px}.bg-transparent{background-color:transparent!important;color:#929292!important}.iti__tel-input[data-v-6c81f206]{width:100%;border-radius:17px;padding:23px 8px;border:1px solid #00000045;font-size:16px;font-family:inherit}.iti__tel-input[data-v-6c81f206]:focus{border:1px solid #000}.iti__selected-country-primary[data-v-6c81f206]{padding-left:8px}.iti__selected-country[data-v-6c81f206]{border-radius:12px!important}.iti[data-v-6c81f206]{border-radius:12px;overflow:hidden}.form[data-v-1bd5ba86]{position:relative}.form__subtitle[data-v-1bd5ba86]{font-weight:400;font-size:16px;line-height:141%;letter-spacing:-.3px;padding:8px 0 10px 0;margin:0}.form__submit[data-v-1bd5ba86]{display:flex;flex-direction:column;gap:8px}.form__submit-or[data-v-1bd5ba86]{text-align:center;font-weight:400;font-size:15px;line-height:141%;letter-spacing:-.3px;color:rgba(0,0,0,.349);margin:0}.form__line-horizontal[data-v-1bd5ba86]{border-bottom:1px solid rgba(0,0,0,.502);opacity:50%;width:100%;padding-top:11.5px;margin-bottom:23px}.form__qr-code[data-v-1bd5ba86]{margin:0 auto}.form__next-send[data-v-1bd5ba86]{font-weight:400;font-size:24px;line-height:141%;letter-spacing:-.3px;opacity:.26}.captcha[data-v-1bd5ba86]{padding:20px 0 20px}.form[data-v-1bd5ba86]{display:flex;flex-direction:column}@media(max-width:600px){.form__subtitle[data-v-1bd5ba86]{font-weight:400;font-size:14px;line-height:141%;letter-spacing:-.16px}.form__submit-or[data-v-1bd5ba86]{font-weight:400;font-size:14.26px;line-height:141%;letter-spacing:-.18px}.form__submit[data-v-1bd5ba86]{gap:5px}.form__next-send[data-v-1bd5ba86]{font-weight:400;font-size:14px;line-height:141%;letter-spacing:-.18px}.captcha[data-v-1bd5ba86]{padding:15px 0 21px}}.dropdown-wrapper[data-v-22bdcdab]{display:inline-block;position:relative;display:block}.dropdown-wrapper__icon[data-v-22bdcdab]{box-shadow:0 0 4px rgba(0,0,0,.05);border:1px solid #eeeff1;border-radius:8px;width:28px;height:28px;background-image:url(/static/img/dropdown.9aa499be.svg);background-repeat:no-repeat;cursor:pointer;transition:transform .1s ease;display:block;background-size:20px;background-position:50%}.dropdown-wrapper__icon[data-v-22bdcdab]:active{transform:scale(.95)}.dropdown-wrapper__list[data-v-22bdcdab]{position:absolute;border:1px solid #eeeff1;background:#fff;border-radius:10px;right:0;padding:2px 12px;background-color:#fff;z-index:1;font-size:13px;font-weight:400;margin-top:5px;list-style:none;box-shadow:0 0 4px rgba(0,0,0,.05)}.dropdown-wrapper__list[data-v-22bdcdab] li{padding:5px 8px;margin:2px -8px;cursor:pointer;border-radius:6px}.dropdown-wrapper__list[data-v-22bdcdab] li:hover{background-color:#d9d9d9;transition:background-color .2s ease}.dropdown-wrapper__list[data-v-22bdcdab] li{color:initial}.wish-container{background-color:#fff;border-radius:30px;box-shadow:0 0 8px rgba(0,0,0,.1);padding:16px;margin:16px 0;width:calc(100% - 40px);max-width:400px;text-align:left;position:relative}.wish-container__lock{display:flex;align-items:center;gap:5px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#fff;border-radius:9px;font-weight:500;font-size:13px;line-height:21.98px;letter-spacing:-.29px;filter:none!important;padding:3px 10px;z-index:1;box-shadow:0 0 27.8px 0 rgba(0,0,0,.4)}.reserved{background:hsla(0,0%,100%,.039);backdrop-filter:blur(4.6999998093px);min-height:109px}.reserved .wish-description,.reserved .wish-donation-comment,.reserved .wish-donation-title,.reserved .wish-header .wish-title{filter:blur(1px);transition:filter .3s;opacity:.4}.reserved .tags-container,.reserved .wish-container__lock{filter:blur(1px);transition:filter .3s}.reserved .tags-container,.reserved .wish-image{opacity:.4}@media(max-width:767px){.wish-title{max-width:70%}.wish-container{border-radius:30px}.wish-container__lock{display:flex;align-items:center;gap:5px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#fff;border-radius:11px;font-weight:500;font-size:17px;line-height:21.98px;letter-spacing:-.29px;filter:none!important;padding:6px 12px;z-index:1;box-shadow:0 0 27.8px 0 rgba(0,0,0,.4)}}.wish-title{font-size:24px;font-weight:600;margin:0 0 0 0;color:#1b202a;width:auto;line-height:1.4}.wish-title span{background-color:#eef2f7;padding:0 4px;border-radius:4px;display:inline;line-height:1.4}.wish-container:last-child{margin-bottom:100px}.tags-container{justify-content:space-between}.wish-donation-title{font-size:14px;font-weight:500;margin:11px 0 0 0;color:#6d441c;background-color:#fefcc6;padding:0 2px;display:inline-block}.wish-description{margin:11px 0 0 0}.wish-description,.wish-donation-comment{font-size:15px;font-weight:400;line-height:1.3;color:#1b202a}.wish-donation-comment{margin:11px 0 5px 0}.tags-container{display:flex;justify-content:flex-end;align-items:center;margin-top:12px}.left-tag{margin-right:auto}.right-tag{margin-left:auto}.with-border{border:3px solid #eef2f7}.aspect-fit{-o-object-fit:contain;object-fit:contain}.aspect-fill{-o-object-fit:cover;object-fit:cover}.wish-header{display:flex;justify-content:space-between;align-items:flex-start}.image-container{border-radius:20px;width:75px;height:75px;display:flex;justify-content:center;margin-top:-30px;align-items:center;flex-shrink:0}.image-container.with-border{border:3px solid #eef2f7}.wish-image{width:100%;height:100%;border-radius:17px}.tags-container-dropdown{padding-left:5px}.not-found-view[data-v-833ba28a]{text-align:center;padding:10px;max-width:90%}.large-title[data-v-833ba28a]{font-size:160px;margin-bottom:10px;text-decoration:none;font-family:Source Code Pro,monospace}.title[data-v-833ba28a]{font-size:50px;margin-bottom:5px}.subtitle[data-v-833ba28a]{font-size:20px;color:#555}.skeleton[data-v-2e3a15a9]{display:inline-block;height:1em;position:relative;overflow:hidden;background:linear-gradient(90deg,#e9e9e9,#e9e9e9 39.42%,#dedede 52.36%,#e9e9e9 71.15%,#e9e9e9);background-size:200% 100%!important;animation:skeleton-loading-2e3a15a9 1.5s linear infinite}@keyframes skeleton-loading-2e3a15a9{0%{background-position:200% 0}to{background-position:-200% 0}}.content-wrapper[data-v-686d2360],.skeleton-wrapper[data-v-686d2360]{transition:opacity .3s ease;max-width:400px;width:100%}.p-t-60[data-v-686d2360]{padding-top:60px}.main-container[data-v-2e5dcfdc]{padding-top:8px}.main-container[data-v-2e5dcfdc],.wrap[data-v-2e5dcfdc]{display:flex;flex-direction:column;align-items:center;overflow:visible}.user-info-header[data-v-2e5dcfdc]{margin-top:60px}.empty-view[data-v-2e5dcfdc]{margin-top:20px;margin-bottom:80px}.not-found-view[data-v-2e5dcfdc]{margin-top:0}@media (max-width:767px){.not-found-view[data-v-2e5dcfdc]{margin-top:-30px}.main-container[data-v-2e5dcfdc]{margin:0 10px}}.contact-page[data-v-291bb6ba]{font-family:Arial,sans-serif;padding:20px;display:flex;justify-content:center;align-items:flex-start;min-height:100vh}.content-section[data-v-291bb6ba]{text-align:left;width:40%;max-width:1200px}h1[data-v-291bb6ba]{font-size:2em;margin-top:40px;margin-bottom:20px}.subtitle[data-v-291bb6ba]{font-size:17px;margin-bottom:30px}.contact-info[data-v-291bb6ba]{gap:20px}.contact-info[data-v-291bb6ba],.contact-item[data-v-291bb6ba]{display:flex;flex-direction:column}.contact-text[data-v-291bb6ba]{margin-top:14px;margin-bottom:5px;font-weight:700}.contact-label[data-v-291bb6ba]{margin-top:5px;margin-bottom:7px;white-space:pre-wrap;word-wrap:break-word;line-height:1.7}.contact-link[data-v-291bb6ba]{font-size:15px;color:#6d441c;background-color:#fefcc6;font-family:Source Code Pro,monospace;padding:4px 0;display:inline-block;width:-moz-max-content;width:max-content;box-sizing:border-box;border-radius:4px}@media (max-width:768px){.contact-page[data-v-291bb6ba]{display:block;padding:20px;text-align:left;align-items:flex-start}.content-section[data-v-291bb6ba]{text-align:left;width:auto;max-width:none}.contact-info[data-v-291bb6ba]{gap:15px}}.privacy-page[data-v-c5a0ae3e]{padding:20px;max-width:100%;margin:0 auto}.privacy-item[data-v-c5a0ae3e]{margin-bottom:10px}.privacy-title[data-v-c5a0ae3e]{font-size:20px;display:inline-block;margin-bottom:4px}.privacy-text[data-v-c5a0ae3e]{font-size:18px}@media (min-width:1024px){.privacy-page[data-v-c5a0ae3e]{max-width:50%}}.agreement-page[data-v-d1115f8c]{padding:20px;max-width:100%;margin:0 auto}.agreement-item[data-v-d1115f8c]{margin-bottom:10px}.agreement-title[data-v-d1115f8c]{font-size:20px;display:inline-block;margin-bottom:4px}.agreement-text[data-v-d1115f8c]{font-size:18px}@media (min-width:1024px){.agreement-page[data-v-d1115f8c]{max-width:50%}}.multi-line-text-wrapper[data-v-29de781e]{width:100%;position:relative}.multi-line-text-view[data-v-29de781e]{position:absolute;display:flex;flex-direction:column}.multi-line-text-view--left[data-v-29de781e]{align-items:flex-start}.multi-line-text-view--center[data-v-29de781e]{align-items:center}.multi-line-text-view--center .line[data-v-29de781e]{justify-content:center;text-align:center}.line[data-v-29de781e]{display:inline-flex;flex-wrap:nowrap;align-items:center;gap:.25em}.line.mobile-align[data-v-29de781e]{align-items:flex-start}.word[data-v-29de781e]{margin-right:0;margin-bottom:0;margin-top:0}.text-word[data-v-29de781e]{white-space:nowrap;line-height:1;color:#1b202a}.image-word[data-v-29de781e]{height:1em;width:1em;-o-object-fit:contain;object-fit:contain;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}.delete-profile-page[data-v-270549cf]{padding:20px;display:flex;justify-content:center;align-items:flex-start;min-height:100vh}.content-section[data-v-270549cf]{text-align:left;width:60%;max-width:1200px}.title-container[data-v-270549cf]{display:flex;gap:10px;flex-direction:column;margin-bottom:40px}.app-container[data-v-270549cf]{display:flex;gap:40px;flex-direction:column;margin-bottom:60px}.title[data-v-270549cf]{font-size:42px;margin-bottom:0;color:#1b202a}.description[data-v-270549cf]{font-size:1.2rem;color:#1b202a;margin-bottom:20px}.app-title-container[data-v-270549cf]{width:70%}.content-container[data-v-270549cf]{display:flex;width:100%;margin-bottom:100px;gap:70px}.text-column[data-v-270549cf]{width:40%;display:flex;flex-direction:column;gap:.5rem;margin-top:40px}.image-column[data-v-270549cf]{width:60%;display:flex;justify-content:center;align-items:center}.content-image[data-v-270549cf]{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}.subtitle[data-v-270549cf]{font-size:1.2rem;margin-bottom:40px;color:#1b202a}@media (max-width:767px){.content-section[data-v-270549cf]{text-align:left;width:100%;max-width:1200px;margin-top:30px}.app-container[data-v-270549cf]{margin-bottom:10px}.title[data-v-270549cf]{font-size:30px}.app-title-container[data-v-270549cf]{width:100%;margin-bottom:20px}.content-container[data-v-270549cf]{display:flow;gap:10px}.text-column[data-v-270549cf]{width:100%;display:flex;flex-direction:column;margin-top:0;margin-bottom:20px}.subtitle[data-v-270549cf]{font-size:1.2rem;margin-bottom:0}.image-column[data-v-270549cf]{width:100%}}