@import url(https://fonts.googleapis.com/css2?family=Karla:ital,wght@0,400;0,700;0,800;1,400&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200;400;600;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Patrick+Hand+SC&display=swap);:root{font-size:16px}body{background-color:#f5f5ef;color:#22262e;scroll-behavior:smooth}.bg-teal{background-color:#8bcfcf!important}.bg-blue{background-color:#2e4f9c!important}.bg-cream{background-color:#f5f5ef!important}#app{font-family:Karla,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:flex;flex-direction:column;min-height:100vh;justify-content:space-between}footer{margin-top:auto}blockquote,body,dd,dl,figure,h1,h2,h3,h4,p{margin:0;line-height:125%}html:focus-within{scroll-behavior:smooth}a.button-outline,button{font-family:Poppins,sans-serif;font-weight:700;font-size:1.1rem;line-height:1.9rem;padding:1rem 4rem;border-radius:20px;border:none;text-align:center;margin:1.5rem 0;width:-moz-max-content;width:max-content}a.button-outline:hover,button:hover{cursor:pointer;transition:all .2s ease-in-out}a.button-outline i,button i{font-weight:400}a.button-outline.light,button.light{background-color:#8bcfcf;color:#2e4f9c;transition:all .2s ease-in-out}a.button-outline.light:hover,button.light:hover{background-color:#4daaaa}a.button-outline.light:hover.no-hover,button.light:hover.no-hover{background-color:#8bcfcf}a.button-outline.dark,button.dark{background-color:#2e4f9c;color:#f5f5ef;transition:all .2s ease-in-out}a.button-outline.dark:hover,button.dark:hover{background-color:#162d64}a.button-outline.dark:hover.no-hover,button.dark:hover.no-hover{background-color:#2e4f9c}a.button-outline.dark.outline,button.dark.outline{background-color:transparent;color:#2e4f9c;border:1px solid #2e4f9c}a.button-outline.dark.outline:hover,button.dark.outline:hover{background-color:#162d64;color:#f5f5ef;transition:all .2s ease-in-out}a.button-outline.full,button.full{width:100%}a.button-outline.disabled,button.disabled{opacity:.5;pointer-events:none}button.link-like{background-color:unset;padding:0;margin:0;color:#22262e;font-size:.7em;font-weight:400;width:-moz-max-content;width:max-content}button.link-like:hover{text-decoration:underline}a.button-outline{border:1px solid #2e4f9c;width:calc(100% - 8rem);display:inline-block;transition:all .2s ease-in-out;padding:.8rem 4rem;margin-bottom:0}a.button-outline:hover{cursor:pointer;background-color:#2e4f9c;color:#e0e7ed;transition:all .2s ease-in-out}a.links-rs{color:#f5f5ef;font-weight:600;font-size:1em}.content p{margin-bottom:1em}div,iframe,img{border:none}div.card,iframe.card,img.card{border-radius:40px}div.aspect-16-9,iframe.aspect-16-9,img.aspect-16-9{aspect-ratio:16/9}.container{max-width:1024px;margin:auto}.container-large{max-width:min(1440px,90vw);margin:auto;position:relative}.container-mid{max-width:min(1200px,80vw);margin:auto;position:relative}.card-display{margin-top:4rem}.container-small{max-width:500px;margin:auto}.row{flex-direction:row;flex-wrap:wrap}.col,.row{display:flex}.col{flex-direction:column}.gap-3{gap:3em}.gap-2{gap:2em}.gap-1{gap:1em}.gap-05{gap:.5em}.reverse{flex-wrap:wrap-reverse}.card-container{background-color:#e0e7ed;margin:0 3em;padding:3em}.card-container-cream{background-color:#f5f5ef;padding:3em}.card-container-outline{border:1px solid #8bcfcf;padding:1em;border-radius:40px}h5{font-weight:600;font-size:1em;margin:0}h1,h2,h3,h4,h5{font-family:Poppins,sans-serif}h1{font-weight:800;font-size:2.5rem}h1,h2{padding-bottom:1rem}h2{font-size:2.3rem}h2 span{font-size:18px;font-weight:400}h2.extra-mb{margin-bottom:2rem}.bottom-line{width:100%;margin-bottom:1em}.bottom-line.teal{border-bottom:1px solid #8bcfcf}.bottom-line.blue{border-bottom:1px solid #2e4f9c}h3{font-size:1.8em;padding-bottom:.5em}h3 span{font-weight:400}h4{line-height:1.6em;font-size:1.3em;padding:.5em 0}p{padding-bottom:.5em}p.large-text{font-size:1.2em;padding-bottom:1em}p.subtitle{font-size:1.4rem}p.note{font-size:1.1em;font-weight:400;font-style:italic;margin:.5em 0}p.no-pb{padding-bottom:0}p.no-m{margin:0}.no-pb{padding-bottom:0}.no-m{margin:0}.uppercase{text-transform:uppercase}.small-text{font-weight:400;font-size:.9em}@media only screen and (max-width:1280px){:root{font-size:15px}}img{max-width:100%;height:auto}img.separator{max-width:600px;width:70%;margin:0 auto 4em auto}.reset-m-p{margin:0;padding:0}.ml-05{margin-left:.5em}.mt-05{margin-top:.5em}.mb-1{margin-bottom:1em}.mb-2,.mb-3{margin-bottom:2em}.mb-4{margin-bottom:4em}.mt-1{margin-top:1em}.mt-2{margin-top:2em}.padding-lr-1{padding-left:1em;padding-right:1em}.padding-lr-2{padding-left:2em;padding-right:2em}.blue{color:#2e4f9c}.teal{color:#8bcfcf}.red{color:#ff4f4f}.light-blue{color:#f3f7ff}.cream{color:#f5f5ef}.centered{text-align:center}.align-right{text-align:end}.fw{width:100%}ul{margin:0;padding:0;list-style:none}a,ul li{text-decoration:none}a{font-family:Poppins,sans-serif;color:#2e4f9c;font-weight:600;font-size:1em}a:hover{color:#162d64}a.light{color:#8bcfcf}a.light:hover{color:#4daaaa}a.display-link:after{content:"→";display:inline;padding-left:.3em;vertical-align:middle;width:12px}a.details-link,a.item-note{font-size:unset;font-family:Karla,sans-serif}.intro{margin-bottom:4em}.intro.title-only{margin-bottom:2em}.intro h2{font-weight:600;font-size:1.4em;padding-bottom:.5em}.intro h2 span{font-size:.75em;font-weight:400}@media only screen and (min-width:1800px){a,a.links-rs,p{font-size:20px}h4{font-size:22px}.container-large{max-width:max(1440px,70vw)}}.width-10{width:10%}.width-20{width:20%}.width-25{width:25%}.width-30{width:30%}.width-40{width:40%}.width-50{width:50%}.width-70{width:70%}.width-100{width:100%}.flex{display:flex}.left-50,.right-50{flex-basis:50%}.left-gap-3,.right-gap-3{flex-basis:calc(50% - 1.5em)}.basis-60-gap-3{flex-basis:calc(60% - 1.5em)}.basis-40-gap-3{flex-basis:calc(40% - 1.5em)}.basis-35-gap-3{flex-basis:calc(35% - 1.5em)}.basis-50-gap-3{flex-basis:calc(50% - 1.5em)}.basis-35-gap-1{flex-basis:calc(35% - 0.5em)}.basis-65-gap-1{flex-basis:calc(65% - 0.5em)}.align-items-center{align-items:center}.justify-content-center{justify-content:center}.bg-col{height:100%;position:absolute;z-index:0}.bg-col.blue{background-color:#2e4f9c}.bg-col.teal{background-color:#8bcfcf}.fg{z-index:200;position:relative}.inner-col{max-width:60%;margin:0 20% 12% 12%}.padding-main{padding-top:10rem;padding-bottom:2rem}.grid{display:grid}.grid-2{grid-template-columns:repeat(2,1fr);gap:2em}.grid-3{grid-template-columns:repeat(3,1fr);gap:2em}.grid-4{grid-template-columns:repeat(4,1fr);gap:1em}.divider{padding-bottom:2em;border-bottom:1px solid #4daaaa}.italic{font-style:italic}.tag{font-weight:700;font-family:Poppins,sans-serif;padding:.5em 1.5em;background-color:#8bcfcf;max-width:-moz-fit-content;max-width:fit-content;border-radius:20px}a:hover .hover-teal{fill:#8bcfcf;transition:all .2s ease-in-out}a:hover .hover-cream{fill:#f5f5ef;transition:all .2s ease-in-out}a:hover .hover-blue{fill:#2e4f9c;transition:all .2s ease-in-out}@media only screen and (max-width:1024px){.card-container{margin:0}.grid-3,.grid-4{grid-template-columns:repeat(2,1fr)}#hero.padding-main{padding-top:3rem}}@media only screen and (max-width:747px){:root{font-size:14px}h1{font-size:2rem}h2{font-size:1.8rem}h2.extra-mb{margin-bottom:1rem}.container-large.card-display{max-width:100%}.container-large.card-display .card{margin:0}.left-50,.right-50{flex-basis:unset}p.subtitle{font-size:1.2rem}button{font-size:.9rem;line-height:1.1rem;padding:.9rem 2.3rem;border-radius:40px;border:none;text-align:center;margin:1rem 0}.basis-35-gap-1,.basis-35-gap-3,.basis-40-gap-3,.basis-50-gap-3,.basis-60-gap-3,.left-gap-3,.right-gap-3{flex-basis:unset}.mobile-reset-gap{gap:0}.card-container{padding:3em 2em}.grid-3,.grid-4{grid-template-columns:repeat(1,1fr)}.container-mid{max-width:100%}}footer[data-v-3296da84]{padding-top:4em}footer.bg-teal[data-v-3296da84]{background-color:#8bcfcf}footer.bg-blue[data-v-3296da84]{background-color:#2e4f9c}footer.bg-cream .card[data-v-3296da84]{border-top:1px solid #8bcfcf;border-left:1px solid #8bcfcf;border-right:1px solid #8bcfcf}footer .card[data-v-3296da84]{margin:auto;background-color:#f5f5ef;padding:2em;border-radius:40px 40px 0 0}footer .row[data-v-3296da84]{justify-content:space-between}footer h5[data-v-3296da84]{font-weight:600;margin-bottom:1em}footer .copyright[data-v-3296da84]{font-size:14px;font-weight:600}footer .mid[data-v-3296da84]{gap:.5em}footer .right[data-v-3296da84]{width:60%}footer .left[data-v-3296da84]{width:30%}footer .mid[data-v-3296da84],footer .right-s[data-v-3296da84]{width:50%}@media only screen and (max-width:1240px){footer .left[data-v-3296da84],footer .right[data-v-3296da84]{width:50%}footer .mid[data-v-3296da84],footer .right-s[data-v-3296da84]{width:100%;padding:0 3em}footer .right[data-v-3296da84]{flex-direction:column;justify-content:space-between}}@media only screen and (max-width:920px){footer[data-v-3296da84]{padding-top:2em}footer .card .row[data-v-3296da84]{flex-direction:column}footer .card .left[data-v-3296da84],footer .card .mid[data-v-3296da84],footer .card .right-s[data-v-3296da84],footer .card .right[data-v-3296da84]{width:100%;padding:0}footer .card .mid[data-v-3296da84]{margin:2em 0}}#banner[data-v-234dffa0]{width:100%;position:fixed;z-index:999;margin-bottom:-1em}#banner p[data-v-234dffa0]{width:90%;margin:auto;text-align:center;font-size:1em;padding-top:.5em}#banner svg[data-v-234dffa0]{position:absolute;right:.5em;top:.5em}#banner svg[data-v-234dffa0]:hover{cursor:pointer}#banner.teal-banner[data-v-234dffa0]{background-color:#8bcfcf;color:#2e4f9c}#banner.teal-banner path[data-v-234dffa0]{stroke:#2e4f9c}#banner.blue-banner[data-v-234dffa0]{background-color:#2e4f9c;color:#8bcfcf}#banner.blue-banner path[data-v-234dffa0]{stroke:#8bcfcf}#banner.yellow-banner[data-v-234dffa0]{background-color:#efcd50;color:#2e4f9c}#banner.yellow-banner path[data-v-234dffa0]{stroke:#2e4f9c}svg#logo{width:60px;padding-top:20px;padding-bottom:20px}svg#logo.mobile{width:50px;padding-top:10px;padding-bottom:10px}nav{width:100%}nav#main-nav{top:0;padding-top:0;position:absolute;z-index:998}nav#main-nav.banner-offset{top:33px}nav .standard-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;z-index:999}nav.onScroll a,nav.onScroll button,nav.transit a,nav.transit button{color:#e0e7ed}nav.onScroll a.router-link-active,nav.onScroll a:hover,nav.onScroll button.router-link-active,nav.onScroll button:hover,nav.transit a.router-link-active,nav.transit a:hover,nav.transit button.router-link-active,nav.transit button:hover{color:#8bcfcf}nav.onScroll .standard,nav.transit .standard{border-bottom:1px solid #162d64}nav.onScroll .standard svg#logo,nav.transit .standard svg#logo{transition:all 1ms ease-in-out;width:40px;padding-top:10px;padding-bottom:5px}nav.onScroll.mobile,nav.transit.mobile{border-bottom:1px solid #162d64}nav.onScroll a.arrow:after,nav.onScroll button.arrow:after,nav.transit a.arrow:after,nav.transit button.arrow:after{border-left:1px solid #e0e7ed;border-bottom:1px solid #e0e7ed}nav.onScroll a.arrow:hover:after,nav.onScroll button.arrow:hover:after,nav.transit a.arrow:hover:after,nav.transit button.arrow:hover:after{border-left:1px solid #8bcfcf;border-bottom:1px solid #8bcfcf}nav.blue a,nav.blue a.active,nav.blue a.router-link-active,nav.blue a:hover,nav.blue button,nav.blue button.active,nav.blue button.router-link-active,nav.blue button:hover,nav.blue p,nav.blue p.active,nav.blue p.router-link-active,nav.blue p:hover{color:#2e4f9c}nav.blue a.active:after,nav.blue a.router-link-active:after,nav.blue a:hover:after,nav.blue button.active:after,nav.blue button.router-link-active:after,nav.blue button:hover:after,nav.blue p.active:after,nav.blue p.router-link-active:after,nav.blue p:hover:after{content:"";display:inline-block;width:10px;height:10px;border-radius:7.5px;background-color:#2e4f9c;position:absolute;right:-15px;top:calc(50% - 5px)}nav.teal a,nav.teal button,nav.teal p{color:#8bcfcf;position:relative}nav.teal a.active,nav.teal a.router-link-active,nav.teal a:hover,nav.teal button.active,nav.teal button.router-link-active,nav.teal button:hover,nav.teal p.active,nav.teal p.router-link-active,nav.teal p:hover{color:#8bcfcf}nav.teal a.active:after,nav.teal a.router-link-active:after,nav.teal a:hover:after,nav.teal button.active:after,nav.teal button.router-link-active:after,nav.teal button:hover:after,nav.teal p.active:after,nav.teal p.router-link-active:after,nav.teal p:hover:after{content:"";display:inline-block;width:10px;height:10px;border-radius:7.5px;background-color:#8bcfcf;position:absolute;right:-15px;top:calc(50% - 5px)}nav a,nav button,nav p{text-transform:uppercase;font-size:1em;font-weight:500;line-height:18.7px;margin:.2em 0 .2em 3em;text-decoration:none;border-bottom:2px solid transparent;padding:0;background-color:transparent;border-radius:0;position:relative}nav a.router-link-active,nav a:hover,nav button.router-link-active,nav button:hover,nav p.router-link-active,nav p:hover{cursor:pointer}nav a.no-hover.router-link-active:after,nav a.no-hover:hover:after,nav button.no-hover.router-link-active:after,nav button.no-hover:hover:after{display:none}nav a.no-pd{padding:0;margin:0}nav.mobile{position:fixed;padding:.5em 0;z-index:900}nav.mobile.onScroll svg#logo{width:40px;padding-top:5px;padding-bottom:5px}nav.mobile .row{justify-content:space-between;align-items:center}nav.mobile.banner-offset{top:30px}nav.mobile img{max-width:25px;max-height:25px;cursor:pointer}nav.mobile svg{width:100px}nav.mobile a{margin:0}nav.mobile a.logo-link{max-width:50px;width:100%}nav.mobile-open.active{transform:translateY(0);opacity:1}img.background-hero{position:absolute;width:100%;top:0}img.sea-hero{position:absolute;width:100%;top:68vh}a.arrow:after,button.arrow:after{content:"";width:7px;margin-left:7px;height:7px;display:inline-block;border-left:1px solid #22262e;border-bottom:1px solid #22262e;transform:translateY(-2px) rotate(-45deg)}a.arrow:hover:after,button.arrow:hover:after{border-left:1px solid #2e4f9c;border-bottom:1px solid #2e4f9c}a.secondary-link:before{width:2em;content:" ";display:inline-block;margin-right:5px;border-top:1px solid #8bcfcf;transform:translateY(-5px)}#menu-full-open{height:100vh;display:none}#menu-full-open.active{display:block}#menu-full-open .container-large{height:100%}#menu-full-open .container-large .links{height:100%;justify-content:center;display:flex;flex-direction:column}#menu-full-open .container-large .links a,#menu-full-open .container-large .links p{margin-left:1em;font-size:1.6em;font-weight:700;color:#f5f5ef;line-height:1.5em}#menu-full-open .container-large .links a.secondary-link,#menu-full-open .container-large .links p.secondary-link{font-weight:400;font-size:.9em}#menu-full-open .container-large img{position:absolute;top:2em;right:0;width:30px;cursor:pointer}nav.mobile-open{transform:translateY(-500px);position:fixed;top:0;left:0;width:100vw;background-color:#2e4f9c;z-index:999;opacity:0}img[data-v-1a1fd96f]{border-radius:20px;margin-bottom:1em;cursor:pointer}p.title[data-v-1a1fd96f]{font-family:Poppins,sans-serif;font-weight:700;font-size:1.4rem}p.tagline[data-v-1a1fd96f]{font-style:italic;font-size:1.2rem}.col[data-v-1a1fd96f]{justify-content:space-between}input.newsletter[data-v-416ce4de]{padding:1em;font-size:1em;border-radius:20px;border:1px solid #2e4f9c}#sib-container input[data-v-416ce4de]::-moz-placeholder{text-align:left;font-family:Poppins,sans-serif;color:#c0ccda}#sib-container input[data-v-416ce4de]::placeholder{text-align:left;font-family:Poppins,sans-serif;color:#c0ccda}#sib-container textarea[data-v-416ce4de]::-moz-placeholder{text-align:left;font-family:Poppins,sans-serif;color:#c0ccda}#sib-container textarea[data-v-416ce4de]::placeholder{text-align:left;font-family:Poppins,sans-serif;color:#c0ccda}#sib-container a[data-v-416ce4de]{text-decoration:underline;color:#2bb2fc}#sib-form[data-v-416ce4de]{font-family:Poppins,"sans-serif"}.sib-form-block p[data-v-416ce4de]{font-family:Karla,"sans-serif";line-height:125%;font-size:1em}#sib-container input[data-v-416ce4de]{padding:.8em;font-size:1em;border-radius:20px}.entry__field[data-v-416ce4de]{border-radius:20px}.sib-form-block__button[data-v-416ce4de]{padding:1rem 4rem;line-height:1.9rem;width:100%;margin:.5rem 0 1rem 0}#hero{z-index:700;background-color:#2e4f9c;height:100vh;min-height:900px}#hero .row{align-items:flex-end;align-content:center;height:80%;margin-bottom:20%}#hero .left{flex-basis:45%;padding-bottom:2rem;align-content:center}#hero .right{flex-basis:50%}#hero p.subtitle{padding-right:2em}#products{position:relative}#products.card-container{max-width:90vw}.product-list{gap:3em}.products{max-width:calc(100% - 200px - 3em);gap:3em}.product{flex-basis:calc(31% - 1.5em)}.basis-small{flex-basis:200px}#hero-img{position:relative;z-index:999}.justify-end{justify-content:flex-end}.newsletter-reverse-mb{margin-bottom:-3em}#interactive-stories{margin:8rem auto}#interactive-stories .row{align-items:center}#reviews-section{position:relative}#reviews-section p.review-text{font-weight:600}#about{margin:8rem auto 2rem auto}#about .row{align-items:center}#about .row p.large-text{padding-right:3rem}@media only screen and (max-width:1023px){#hero{height:90vh;height:calc(var(--vh, 1vh)*90);padding-top:8vh}#hero .row{flex-wrap:wrap-reverse;height:100%;justify-items:center;align-content:space-around}#hero .left,#hero .right{flex-basis:unset}#hero .right img{max-height:45vh}#interactive-stories{padding-bottom:0}}@media only screen and (max-width:747px){#hero{max-height:900px}#hero .row{height:80%;margin-top:20%}#hero .right img{max-height:min(400px,45vh)}#hero p.subtitle{padding-right:0}#about,#interactive-stories{margin:4rem auto}#about h2,#interactive-stories h2{margin-bottom:.5rem}.products{max-width:100%;gap:3em}.product{flex-basis:100%}#about .row p.large-text{padding-right:0}#interactive-stories .gap-3{gap:0}}.left[data-v-12947e34]{max-width:200px}.right[data-v-12947e34]{max-width:calc(100% - 200px - 3em)}h5[data-v-12947e34]{font-weight:700;text-align:center}.tag[data-v-12947e34]{font-weight:700;font-family:Poppins,sans-serif;padding:.5em 1.5em;background-color:#8bcfcf;max-width:-moz-fit-content;max-width:fit-content;border-radius:20px}.card-container-outline[data-v-12947e34]{max-width:350px;border-color:#8bcfcf;border-radius:30px;cursor:pointer}.card-container-outline img[data-v-12947e34]{max-width:100px}.card[data-v-12947e34]{margin:1em 0}.app-name[data-v-12947e34]{font-weight:700;font-size:1.2rem;font-family:Poppins,sans-serif}@media only screen and (max-width:1024px){.right[data-v-12947e34]{max-width:100%}}@media only screen and (max-width:747px){.app-icon[data-v-12947e34]{margin-right:1em}}a.link-block[data-v-036c4600]{font-size:1rem;font-weight:400;font-family:Karla,"sans-serif"}.main-wrapper[data-v-036c4600]{max-width:min(90%,600px);justify-content:center;margin:2rem auto}.logo[data-v-036c4600]{width:20vw;max-width:100px;margin:0 auto 0 auto}p[data-v-036c4600]{padding-bottom:0}.stroke-bullet-button[data-v-036c4600]{display:flex;flex-direction:row;align-items:center;gap:.8rem;padding:.4rem .8rem;border:1px solid #2e4f9c;border-radius:14px;color:#2e4f9c}.stroke-bullet-button img[data-v-036c4600]{max-height:40px}.stroke-bullet-button[data-v-036c4600]:hover{background-color:#2e4f9c;transition:all .2s ease-in-out;color:#8bcfcf}.button-label[data-v-036c4600],.link-label[data-v-036c4600]{font-family:Poppins,sans-serif;font-weight:800}.button-label.centered[data-v-036c4600]{width:100%}.button-label[data-v-036c4600]{font-size:.9rem}.link-label[data-v-036c4600]{font-size:1.3rem}.link-block[data-v-036c4600]{background-color:#f5f5ef;border-radius:18px;padding:.4rem .8rem;color:#2e4f9c;min-height:120px;gap:2rem;display:grid;grid-template-columns:30% 60%;align-items:center;transition:all .5s ease-in-out}.link-block .img[data-v-036c4600],.link-block img[data-v-036c4600]{margin:auto;max-height:calc(120px - .8rem);border-radius:14px}.link-block.smaller-min[data-v-036c4600]{min-height:60px}.link-block[data-v-036c4600]:hover{background-color:#2e4f9c;transition:all .2s ease-in-out}.link-block:hover p[data-v-036c4600]{color:#f5f5ef}.justify-center[data-v-036c4600]{justify-content:center}.tag[data-v-036c4600]{font-size:.7rem;margin-bottom:1rem}.svg-obj[data-v-036c4600]{pointer-events:none}.svg-obj path[data-v-036c4600]{fill:#ff0}.to-home[data-v-036c4600]{padding:1rem 0}#ig-svg[data-v-036c4600]{width:50%;height:50%;margin:auto}#newsletter-svg[data-v-036c4600]{width:80%;height:80%;margin:auto}.small-img[data-v-036c4600]{max-width:50%}#retailers-list h2[data-v-4658d1ce]{font-size:1.6em}#retailers-list .region[data-v-4658d1ce],#retailers-list .town[data-v-4658d1ce]{margin-bottom:1em}#retailers-list .town-name[data-v-4658d1ce]{font-size:1.1em;padding-bottom:.2em}#retailers-list a.store-link[data-v-4658d1ce]{padding-bottom:.4em}#retailers-inquire[data-v-4658d1ce]{position:relative}#retailers-inquire .nanabozho-img[data-v-4658d1ce]{max-width:250px;position:absolute;top:-150px;right:50px}#retailers-inquire .buttons[data-v-4658d1ce]{margin-top:.5em}#retailers-inquire .buttons button[data-v-4658d1ce]{margin:.5em 0}@media only screen and (min-width:1440px){.retailers-inquire-content[data-v-4658d1ce]{max-width:80%}}@media only screen and (max-width:1200px){#retailers-inquire .nanabozho-img[data-v-4658d1ce]{max-width:200px;position:absolute;top:-120px;right:10px}}@media only screen and (max-width:1068px){.grid-2[data-v-4658d1ce]{grid-template-columns:repeat(1,1fr)}#retailers-inquire img[data-v-4658d1ce]{display:none}}#app[data-v-41aa93fe]{padding-top:6em;padding-bottom:6em}#app h3[data-v-41aa93fe]{margin:1em 0 1em 0}#app .app-section[data-v-41aa93fe]{margin-bottom:1em}#app img[data-v-41aa93fe]{max-width:8em;border-radius:20px}.android[data-v-57ffff44],.ios[data-v-57ffff44]{margin:2em 0}#privacy-policy .buttons button[data-v-2d516b71]{margin-right:2em;border:1px solid transparent;margin-bottom:0}#privacy-policy .buttons button.outline[data-v-2d516b71]{border:1px solid #2e4f9c}#shipping-returns h5[data-v-76ae9cc5]{font-weight:600}@media only screen and (max-width:920px){#shipping-returns[data-v-76ae9cc5]{min-height:40vh}}#returns h5[data-v-5a875cb0]{font-weight:600}@media only screen and (max-width:1280px){#returns[data-v-5a875cb0]{margin-bottom:2em}}@media only screen and (max-width:920px){#returns[data-v-5a875cb0]{min-height:40vh}}.hidden-lp{background-color:#efefef;font-family:Poppins,sans-serif;overflow-y:hidden}.hidden-lp #landing-page-nav{position:absolute;padding:1.5em;right:0}.hidden-lp #landing-page-nav a{font-size:.8em}.hidden-lp button{font-size:1.2em;font-weight:800;cursor:pointer}.hidden-lp button.filter{padding:.8em 1.2em;font-weight:600;font-size:.9em;margin:.2em}.hidden-lp button.filter:hover{background-color:#e0745b;color:#efefef}.hidden-lp button.filter.active,.hidden-lp button.filter:active,.hidden-lp button.red{background-color:#d74138;color:#efefef}.hidden-lp button.red.outline{background-color:#efefef;color:#d74138;border:1px solid #d74138;font-size:1em;font-weight:600;margin:0}.hidden-lp h4.handwritten{font-family:Patrick Hand SC,cursive;text-transform:uppercase;font-size:2em;font-weight:400}.hidden-lp #hidden-lp-header{min-height:90dvh;padding-bottom:2em;display:flex;flex-direction:column;justify-content:space-between}.hidden-lp #hidden-lp-header #header-1,.hidden-lp #hidden-lp-header #header-2{max-height:30vh;margin:auto;display:block}.hidden-lp #hidden-lp-header button{margin:.6rem 0}.hidden-lp #hidden-lp-header .app-focus{margin:-5em 1em 0 1em}.hidden-lp #hidden-lp-header .app-focus .note{font-size:.8em;font-weight:200;line-height:100%;font-style:normal}.hidden-lp #hidden-logo{max-width:70vw}.hidden-lp #hidden-logo h1{font-weight:700;font-size:14px;margin-top:-.5rem}.hidden-lp .app-container{max-width:60vw;margin:auto;background-color:#eae9e9;border-radius:20px;padding:.6em}.hidden-lp .app-container img{width:50px;border-radius:10px}.hidden-lp .app-container strong{font-weight:800}.hidden-lp .app-container .col{justify-content:center}.hidden-lp #hidden-how-it-works{background-color:#252525;padding-top:4em;color:#efefef;padding-bottom:12em}.hidden-lp #hidden-how-it-works .step{justify-content:space-between;font-weight:400}.hidden-lp #hidden-how-it-works .step-icon{max-width:15%}.hidden-lp #hidden-how-it-works .step-icon span{margin-top:.4em;text-align:center;font-weight:800;font-size:1.1em}.hidden-lp #hidden-how-it-works .step-icon span.smaller{font-size:1em}.hidden-lp #hidden-how-it-works .step-description{max-width:80%}.hidden-lp #hidden-how-it-works .step-description img{border-radius:10px;margin-bottom:1em}.hidden-lp #hidden-share-the-magic{position:relative}.hidden-lp #hidden-share-the-magic img.postcard{position:absolute;top:-10em;max-width:90%;margin:0 5%}.hidden-lp #hidden-share-the-magic .bg-red{background-color:#d74138;color:#f5a997}.hidden-lp #hidden-share-the-magic .container-large{padding-top:12em;padding-bottom:3em}.hidden-lp #hidden-share-the-magic .additional-margin{margin:0 1.1em}.hidden-lp #hidden-share-the-magic .inline-eyes{display:inline-block;width:35px;margin:0 4px}.hidden-lp #hidden-collection{padding:3em 0}.hidden-lp #hidden-collection .icon{max-width:70px;margin-bottom:1em}.hidden-lp #collaboration{background-color:#e0745b;padding:8em 0 3em 0;position:relative;overflow:hidden}.hidden-lp #collaboration h2{width:65%}.hidden-lp #collaboration img{position:absolute;max-width:50vw;top:-150px;right:-80px}.hidden-lp .postcard-info-container{flex:0 0 auto;margin-bottom:1em;cursor:pointer}.hidden-lp .postcard-info{background-color:#eae9e9;border-radius:20px;color:#d74138;padding:2em;width:65vw;display:flex;flex-direction:column}.hidden-lp .postcard-info a{color:#d74138;font-weight:700;padding-top:1em}.hidden-lp .postcard-container{display:flex;flex-wrap:nowrap;overflow-x:scroll;overflow-y:hidden;gap:1em;-webkit-overflow-scrolling:touch}.hidden-lp .postcard-container::-webkit-scrollbar{display:none}.hidden-lp footer{background-color:#8bcfcf;color:#2e4f9c;padding:2em 0 1em 0}.hidden-lp footer img{width:60px}.hidden-lp footer .links{justify-content:flex-end;align-items:flex-end}.hidden-lp footer .links a{text-transform:uppercase;font-size:1em}.hidden-lp footer .space-between{margin:1em 0}.hidden-red{color:#d74138}.hidden-dark-grey{color:#252525}.mg-auto{margin:auto}.faded{opacity:.55}button.hidden-dark{background-color:#252525;color:#e0745b}.note.normal-size{font-size:1em}.space-between{justify-content:space-between}.visible{display:block!important}.hidden{display:none}.no-scroll{overflow:hidden}#postcard-details[data-v-5cdf7e62]{z-index:10;background-color:#efefef;min-width:100%;padding-top:4em}#postcard-details p.subtitle[data-v-5cdf7e62]{font-weight:600}#postcard-details span[data-v-5cdf7e62]{font-weight:800;font-style:italic}#postcard-details h4[data-v-5cdf7e62]{padding:0}#postcard-details .postcard-details-container[data-v-5cdf7e62]{padding:1em 0}#postcard-details .icon[data-v-5cdf7e62]{max-width:60px}#postcard-details #hidden-gallery[data-v-5cdf7e62],#postcard-details #hidden-interactions[data-v-5cdf7e62],#postcard-details #hidden-story[data-v-5cdf7e62]{padding-top:4em}#postcard-details #hidden-gallery img[data-v-5cdf7e62],#postcard-details #hidden-interactions img[data-v-5cdf7e62],#postcard-details #hidden-story img[data-v-5cdf7e62]{border-radius:1em}#postcard-details #hidden-gallery .subtitle[data-v-5cdf7e62],#postcard-details #hidden-interactions .subtitle[data-v-5cdf7e62],#postcard-details #hidden-story .subtitle[data-v-5cdf7e62]{font-weight:700;font-size:1.4em}#postcard-details #hidden-gallery p[data-v-5cdf7e62],#postcard-details #hidden-interactions p[data-v-5cdf7e62],#postcard-details #hidden-story p[data-v-5cdf7e62]{line-height:140%}#postcard-details #hidden-gallery[data-v-5cdf7e62]{margin-top:4em;background-color:#252525;color:#efefef;padding-bottom:4em}#postcard-details #hidden-gallery .gallery-container[data-v-5cdf7e62]{margin-top:1em;display:flex;flex-wrap:nowrap;overflow-x:scroll;overflow-y:hidden;gap:1em;-webkit-overflow-scrolling:touch}#postcard-details #hidden-gallery .gallery-container[data-v-5cdf7e62]::-webkit-scrollbar{display:none}#postcard-details #hidden-gallery .gallery-container img[data-v-5cdf7e62]{flex:0 0 auto;max-width:75vw}#postcard-details #popup-close[data-v-5cdf7e62]{background-color:#eae9e9;padding:1.5em;max-width:20px;display:flex;align-items:center;justify-content:center;border-radius:200px;z-index:10;top:1em;left:1em;position:fixed}#postcard-details #popup-close img[data-v-5cdf7e62]{width:20px}#newsletter-signup[data-v-d587fd40]{background-image:url(../img/background.d4aa7691.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100dvh;width:100vw;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.modal[data-v-d587fd40]{max-width:min(700px,90vw);background-color:#f5f5ef;border-radius:20px;padding:3em;display:flex;flex-direction:column;position:relative;margin:0 1em}img.absolute-bottom[data-v-d587fd40]{position:absolute;top:90%;right:10%}img.img-1[data-v-d587fd40]{max-height:34vh}@media only screen and (max-width:1024px){.basis-40-gap-3[data-v-addc8e08],.basis-60-gap-3[data-v-addc8e08]{flex-basis:unset}.app-icon[data-v-addc8e08]{max-width:100px}}#cards[data-v-61882278]{position:relative}#cards .bg-col[data-v-61882278]{right:0}#cards #card-list[data-v-61882278]{display:grid;grid-template-columns:repeat(4,1fr);margin-top:3em;margin-bottom:-1em}#cards #card-list .story-card[data-v-61882278]{width:100%;position:relative}#cards #card-list .story-card img[data-v-61882278]{width:100%}#cards #card-list .story-card .card-hover[data-v-61882278]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(46,79,156,.7411764706);z-index:2;display:flex;justify-content:center;text-align:center;border-radius:20px}#cards #card-list .story-card .card-hover p[data-v-61882278]{color:#f3f7ff}#cards #card-list .story-card .card-hover p.chapter-name[data-v-61882278]{margin:0 .5em;font-size:1.4em;font-weight:700}#cards #card-list .story-card .blurred[data-v-61882278]{filter:blur(4px)}@media only screen and (max-width:1024px){#cards #card-list[data-v-61882278]{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:920px){#cards #card-list[data-v-61882278]{grid-template-columns:repeat(2,1fr)}}img[data-v-b42286ae]{border-radius:10px;margin-bottom:1em;cursor:pointer}p[data-v-b42286ae]{padding-bottom:.3rem}p.title[data-v-b42286ae]{font-family:Poppins,sans-serif;font-weight:700;font-size:1rem}p.tagline[data-v-b42286ae]{font-style:italic;font-size:1rem}.product-card[data-v-b42286ae]{position:relative;border:1px solid #2e4f9c;padding:1rem;border-radius:calc(10px + .5rem);display:flex;flex-direction:column;justify-content:space-between}.product-card[data-v-b42286ae]:hover{background-color:#eeeee7;cursor:pointer}.coming-soon-overlay[data-v-b42286ae]{position:absolute;width:100%;height:100%;background-color:hsla(0,0%,100%,.6);top:0;left:0;border-radius:calc(20px + .5rem);display:flex;justify-content:center;align-items:center}.coming-soon-overlay p[data-v-b42286ae]{font-family:Poppins,sans-serif;color:#2e4f9c;font-weight:700;font-size:1.8rem}#tbwttnl[data-v-61f10900]{position:relative}#title-block h2[data-v-61f10900]{font-weight:400;font-size:1.5em}#title-block .left[data-v-61f10900]{flex-basis:70%}#title-block .right[data-v-61f10900]{flex-basis:30%;align-items:center;justify-content:flex-end}#title-block #icon-click[data-v-61f10900]{max-width:240px}#title-block #product-shot-hero[data-v-61f10900]{height:auto;max-width:230px}#title-block #product-shot-hero img[data-v-61f10900]{border-radius:40px}#title-block #product-text-block[data-v-61f10900]{margin-left:200px;margin-top:-120px}#title-block #product-text-block h1[data-v-61f10900]{font-size:3em;padding-bottom:.1em}#title-block #app-block[data-v-61f10900]{width:100%;max-width:100%;cursor:pointer}#title-block #app-block p.app-name[data-v-61f10900]{font-weight:700;font-size:1.2em;font-family:Poppins,sans-serif;padding-bottom:.2em}#title-block #app-block img.app-icon[data-v-61f10900]{width:100%}#title-block #app-block .image-container[data-v-61f10900]{flex-basis:30%}#title-block #app-block .app-info-container[data-v-61f10900]{flex-basis:calc(70% - 1em)}#title-block #app-block .tag[data-v-61f10900]{margin-bottom:1em;font-size:1em}#title-block button[data-v-61f10900]{margin:0 0 1em 0}#submenu[data-v-61f10900]{z-index:10;border-top:1px solid #2e4f9c;padding-bottom:1em;margin-bottom:3em;position:sticky;top:0;background-color:#f5f5ef}nav#lp-submenu[data-v-61f10900]{display:inline-flex}nav#lp-submenu .clickable-link[data-v-61f10900]{margin-right:3em}nav#lp-submenu .clickable-link a[data-v-61f10900]{margin:0;padding:.6em .2em .6em 0}#video-block iframe[data-v-61f10900]{width:100%}#benefits[data-v-61f10900]{gap:3em;margin:6em 0 6em 0}#benefits .benefit-item[data-v-61f10900]{display:flex;flex-direction:column;align-items:center;gap:1em}#benefits .benefit-item img[data-v-61f10900]{max-width:80%}#benefits .benefit-item p[data-v-61f10900]{text-align:center;font-size:1.6em}#tbwttnl-concept.card-container[data-v-61f10900]{margin:0 0 6em 0}#abt-story[data-v-61f10900]{margin-top:6em;margin-bottom:6em}#abt-story .background-visual[data-v-61f10900]{min-height:800px;width:100%;background-image:url(../img/TBWTTNL_about-the-story.764de88f.png);background-repeat:no-repeat;background-position:50%;background-size:cover}#abt-story-block[data-v-61f10900]{position:relative;z-index:4;background-color:#f5f5ef;margin:-14em 0 0 5%;max-width:40%}#store-featured[data-v-61f10900]{border-top:1px solid #2e4f9c;padding-top:4em;align-items:center;position:relative}#store-featured h3[data-v-61f10900]{padding:0}#store-featured h4[data-v-61f10900]{font-weight:400;padding:0}#store-featured .header-block[data-v-61f10900]{padding-bottom:3em}#store-featured #featured-products[data-v-61f10900]{padding-bottom:2em;width:80%}#store-featured #character-img[data-v-61f10900]{max-width:180px}@media only screen and (max-width:1200px){#title-block[data-v-61f10900]{justify-content:center;gap:3em}#title-block .left[data-v-61f10900]{display:flex;flex-direction:row;flex-basis:fit-content}#title-block #icon-click[data-v-61f10900]{max-width:100px}#title-block #product-text-block[data-v-61f10900]{margin-left:-2em;margin-top:6em}#title-block .right[data-v-61f10900]{flex-basis:fit-content}#title-block #app-block img.app-icon[data-v-61f10900]{max-width:100px}#store-featured #featured-products[data-v-61f10900]{width:90%}}@media only screen and (max-width:747px){#title-block[data-v-61f10900]{justify-content:center;gap:1em}#title-block .left[data-v-61f10900],#title-block .right[data-v-61f10900]{flex-basis:unset;flex-direction:column}#title-block #product-shot-hero[data-v-61f10900]{width:40vw;border-radius:30px;max-width:220px;height:auto}#title-block #product-text-block[data-v-61f10900]{margin-left:13vw;margin-top:-1.8em}#title-block #product-text-block h1[data-v-61f10900]{font-size:2.5em;padding-bottom:.1em}#title-block #product-text-block h2[data-v-61f10900]{font-size:1em}#title-block #app-block[data-v-61f10900]{align-items:center}#title-block #app-block img.app-icon[data-v-61f10900]{max-width:80px}#title-block #app-block .tag[data-v-61f10900],#title-block #app-block a[data-v-61f10900]{font-size:.9em}nav#lp-submenu[data-v-61f10900]{display:flex;flex-direction:column}#benefits[data-v-61f10900]{margin:3em 0 3em 0}#benefits.grid.grid-4[data-v-61f10900]{grid-template-columns:repeat(2,1fr)}#abt-story .background-visual[data-v-61f10900]{min-height:400px}#abt-story-block[data-v-61f10900]{border:1px solid #2e4f9c;max-width:100%;margin:-6em 0 0 0}#benefits .benefit-item img[data-v-61f10900]{max-width:60%}#benefits .benefit-item p[data-v-61f10900]{font-size:1.4em}#video-block iframe.card[data-v-61f10900]{border-radius:20px}#store-featured .grid.grid-3[data-v-61f10900]{grid-template-columns:repeat(2,1fr);gap:1em}#store-featured #featured-products[data-v-61f10900]{width:100%}}@media only screen and (min-width:1440px){#title-block #product-shot-hero[data-v-61f10900]{height:auto;max-width:250px;border-radius:40px}#title-block #product-text-block[data-v-61f10900]{margin-left:220px;margin-top:-120px}#title-block #product-text-block h1[data-v-61f10900]{font-size:4em;padding-bottom:.1em}#title-block h2[data-v-61f10900]{font-size:1.8em}}#sorting-options[data-v-46c43afd]{margin-bottom:2em}label[data-v-46c43afd]{font-family:Poppins,sans-serif;font-size:1.2em;font-weight:600;margin-right:1em}select[data-v-46c43afd]{font-family:Poppins,sans-serif;background-color:transparent;font-size:1em;border:none}select[data-v-46c43afd]:focus{border:none}.grid[data-v-46c43afd]{border-top:1px solid #2e4f9c;padding-top:2em}.filter-block[data-v-46c43afd]{display:inline-flex;align-items:center;gap:1em;padding:.4em 3em .4em .4em;border-radius:11px;line-height:150%;cursor:pointer;border:1px solid transparent}.filter-block img[data-v-46c43afd]{max-width:80px;border-radius:10px}.filter-block h5[data-v-46c43afd]{font-size:1.2em;font-weight:700}.filter-block.blue-block[data-v-46c43afd]{background-color:#2e4f9c;color:#8bcfcf}.filter-block.blue-block[data-v-46c43afd]:hover{background-color:#162d64}.filter-block.blue-block.active[data-v-46c43afd]{border:1px solid #8bcfcf}.filter-block.teal-block[data-v-46c43afd]{background-color:#8bcfcf;color:#2e4f9c}.filter-block.teal-block[data-v-46c43afd]:hover{background-color:#4daaaa}.filter-block.teal-block.active[data-v-46c43afd]{border:1px solid #2e4f9c}@media only screen and (max-width:747px){#filters.gap-2[data-v-46c43afd]{gap:.8em}.filter-block[data-v-46c43afd]{padding:.4em 1.5em .4em .4em}.filter-block h5[data-v-46c43afd]{font-size:.9em;line-height:140%}.filter-block img[data-v-46c43afd]{max-width:50px;border-radius:10px}}input[data-v-5beadb34]::-webkit-inner-spin-button,input[data-v-5beadb34]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number][data-v-5beadb34]{-moz-appearance:textfield;background-color:transparent;color:#22262e;text-align:center;font-size:1.5em;font-weight:700;font-family:Karla,sans-serif;border:none;width:50px}input[type=number][data-v-5beadb34]:focus-visible{outline:2px solid #4daaaa}.large-format[data-v-5beadb34]{min-width:80%;max-width:100%;gap:1em}.large-format input[type=number][data-v-5beadb34]{flex-grow:20;border-radius:40px;border:1px solid #8bcfcf}span[data-v-5beadb34]{background-color:#4daaaa;border-radius:40px;font-family:Karla,sans-serif;font-weight:400;font-size:40px;line-height:1em;color:#f5f5ef;padding:.1em 1.2rem;border:none;text-align:center;width:30px;height:42px;transition:background-color .2s ease-in}span.disabled[data-v-5beadb34],span.disabled[data-v-5beadb34]:hover{background-color:#c0dddd}span.plus[data-v-5beadb34]{padding:.05em 1.2rem .1em 1.2rem}span[data-v-5beadb34]:hover{background-color:#41a1a1;cursor:pointer;transition:background-color .2s ease-in}@media only screen and (max-width:320px){input[type=number][data-v-5beadb34]{min-width:40%}}.line-break-handling[data-v-6bc62cf7]{white-space:pre-line}#productInfo[data-v-6bc62cf7]{position:relative}#productInfo .success-cart[data-v-6bc62cf7]{align-items:center;justify-content:center;margin:1em 0;border:1px solid #2e4f9c;border-radius:20px;padding:.5em 2.5em}#productInfo .success-cart p[data-v-6bc62cf7]{color:#2e4f9c;margin:0 1em;padding:0}.left[data-v-6bc62cf7]{margin-bottom:3em}.left div.video[data-v-6bc62cf7],.left iframe[data-v-6bc62cf7],.left img.card[data-v-6bc62cf7]{width:100%;border-radius:10px}.left .img-list[data-v-6bc62cf7]{display:grid;grid-template-columns:repeat(4,1fr);gap:.5em;padding-top:.5em}.left .img-list img[data-v-6bc62cf7]{max-width:calc(100% - 2px);border:2px solid transparent;border-radius:10px;filter:drop-shadow(-1px 2px 2px rgba(0,0,0,.1))}.left .img-list img.active[data-v-6bc62cf7]{border:2px solid #162d64}.left .img-list img[data-v-6bc62cf7]:hover{cursor:pointer}.left .video[data-v-6bc62cf7]{position:relative;overflow:hidden}.left .video iframe[data-v-6bc62cf7]{width:100%;min-height:100%}.right span[data-v-6bc62cf7]{font-size:.8em;font-weight:400;font-family:Karla,"sans-serif";font-style:italic}.right div.section[data-v-6bc62cf7]{padding-bottom:1em}.right div.section.no-mb[data-v-6bc62cf7]{padding-bottom:0}.right h5[data-v-6bc62cf7]{padding-bottom:.5em}.right p.price[data-v-6bc62cf7]{font-size:2.5em;font-weight:800;color:#2e4f9c;text-align:right}.right p.item-note[data-v-6bc62cf7]{margin-top:-.5em;margin-bottom:1em}.right .quantity[data-v-6bc62cf7]{align-items:center;justify-content:space-between;margin-bottom:1em}.right button[data-v-6bc62cf7]{margin-top:0;margin-bottom:1.5em}.right ul[data-v-6bc62cf7]{list-style:disc;margin-left:2em}.right ul li[data-v-6bc62cf7]{line-height:1.2em;margin-bottom:.4em}.right p.small-text[data-v-6bc62cf7]{font-size:.9em;font-style:italic}@media only screen and (max-width:1068px){#productInfo .bg-col[data-v-6bc62cf7]{min-width:150px;width:10%}#productInfo .fg[data-v-6bc62cf7]{width:min(1440px,95%);margin-left:5%}}@media only screen and (max-width:747px){#productInfo .left[data-v-6bc62cf7],#productInfo right[data-v-6bc62cf7]{flex-basis:100%}#productInfo .card[data-v-6bc62cf7]{border-radius:20px}#productInfo .left .img-list[data-v-6bc62cf7]{grid-template-columns:repeat(4,1fr)}#productInfo .left .img-list img[data-v-6bc62cf7]{border-radius:15px}#productInfo div.section[data-v-6bc62cf7]{padding-bottom:1em}}@media only screen and (max-width:675px){#productInfo .bg-col[data-v-6bc62cf7]{width:100%;height:5em}#productInfo .right[data-v-6bc62cf7]{flex-basis:100%;margin:0}}video[data-v-6bc62cf7]{min-width:100%;width:100%;max-width:100%}#app[data-v-5887e394]{padding-top:6em;padding-bottom:6em}#app h3[data-v-5887e394]{margin:1em 0 1em 0}#app .app-section[data-v-5887e394]{margin-bottom:1em}#app img[data-v-5887e394]{max-width:8em;border-radius:20px}