@import url(https://unpkg.com/tailwindcss@^2.0/dist/tailwind.min.css);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.contact-input-wrapper{align-items:center;border-bottom:2px solid #ccc;display:flex;flex-wrap:wrap;padding:5px}.contact-tag{align-items:center;background-color:#e0e0e0;border-radius:3px;display:inline-flex;margin-bottom:5px;margin-right:5px;padding:5px}.contact-tag button{background:none;border:none;cursor:pointer;margin-left:5px}.contact-input{background:#0000;border:none;flex:1 1;min-width:120px;outline:none;padding:5px}.floating-label{color:#6b7280;left:0;padding:0 .5rem;pointer-events:none;position:absolute;top:0;transform:translateY(1.2rem);transition:all .2s ease-out}.floating-input:focus+.floating-label,.floating-input:not(:placeholder-shown)+.floating-label{color:#4b5563;font-size:.75rem;transform:translateY(-1rem)}.input-container{background-color:#f9f9f9;border-radius:8px;box-shadow:0 4px 8px #0000001a;margin:0 auto;max-width:800px;padding:20px}.input-header{color:#333;font-size:2rem;margin-bottom:20px;text-align:center}.input-form{gap:15px}.input-form,.input-group{display:flex;flex-direction:column}.input-group{margin-bottom:15px}.input-group label{font-size:1.2rem;margin-bottom:5px}.input-group input,.input-group textarea{border:1px solid #ddd;border-radius:4px;font-size:1rem;padding:10px;width:100%}.submit-button{align-self:center;background-color:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1.2rem;margin-top:20px;padding:10px 20px}.submit-button:hover{background-color:#45a049}.home-container{background-color:#fff;color:#333;height:100vh;overflow:hidden;position:relative;text-align:center}@media (max-width:768px){.site-header__mob-bottom,.site-header__mob-bottom.open{display:none}}.content{padding-top:20%}h1{font-family:"Georgia, serif";font-size:3rem}p{font-size:1.2rem;margin-left:auto;margin-right:auto;margin-top:1rem;max-width:600px}.explore-button{background-color:#fff;border:1px solid #ccc;cursor:pointer;font-size:1rem;margin-top:2rem;padding:.5rem 2rem}.petals-container{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.petal{animation:float 10s infinite;height:auto;position:absolute;width:50px}.petal-1{left:15%;top:8%}.petal-2{left:38%;top:22%}.petal-3{left:62%;top:45%}.petal-4{left:75%;top:68%}.petal-5{left:18%;top:32%}.petal-6{left:50%;top:48%}.petal-7{left:12%;top:65%}.petal-8{left:40%;top:85%}.petal-9{left:60%;top:17%}.petal-10{left:25%;top:39%}.petal-11{left:80%;top:59%}.petal-12{left:5%;top:75%}@keyframes float{2%{opacity:1;transform:translateY(0)}90%{opacity:1;transform:translateY(calc(100vh - 50px))}to{opacity:1;transform:translateY(calc(100vh - 50px))}}.footer{align-items:center;bottom:10px;display:flex;justify-content:space-between;padding:0 20px;position:absolute;width:100%}.donate-button{background-color:#fff;border:1px solid #ccc;cursor:pointer;padding:.5rem 1rem}.footer-links a{color:#333;margin:0 10px;text-decoration:none}.share-icon{font-size:1.5rem}

/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;line-height:1.15}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{-webkit-text-decoration-skip:objects;background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden]{display:none}:root,html{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,html{min-height:100%}body{margin:0}*{-webkit-tap-highlight-color:rgba(0,0,0,0)}*,:after,:before{box-sizing:inherit}abbr,acronym,body,html,img{border:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child,p:first-child{margin-top:0}h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child,p:last-child{margin-bottom:0}caption,cite,code,th{font-style:normal;font-weight:400;text-align:left}address{font-style:normal}textarea{-webkit-appearance:none;border-radius:0;resize:vertical}fieldset{border:0;margin:0;min-width:auto;padding:0}input{-webkit-appearance:none;border-radius:0}input:focus,input[type=search]:focus{outline-offset:-2px}input[type=search]{-webkit-appearance:none;appearance:none;box-sizing:border-box}input[type=number]{-moz-appearance:textfield!important}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{display:none}input:-webkit-autofill,input:-webkit-autofill:focus{-webkit-transition-delay:99999s}select{-webkit-appearance:none;appearance:none;border-radius:0;cursor:pointer}::-ms-clear,select::-ms-expand{display:none}::-webkit-clear-button{display:none}img,video{max-width:100%}picture{display:block}blockquote,figure{margin:0}summary{display:block}button{font-size:inherit}a{color:currentColor;text-decoration:none}a[href^=tel]{color:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;text-decoration:inherit}ol,ul{margin:0;padding:0}svg{fill:currentColor}template{display:none}canvas{-webkit-tap-highlight-color:rgba(255,255,255,0);display:block;outline:none}.audio-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.swiper-container{display:block;list-style:none;margin:0 auto;padding:0;position:relative;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{display:flex;height:100%;position:relative;transition-property:transform;width:100%;z-index:1}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-slide{flex-shrink:0;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{touch-action:pan-x}.swiper-scrollbar-cursor-drag,.swiper-slide-zoomed{cursor:move}html{background-color:#fff;color:#282828;font-family:baskerville-display-pt,serif;font-size:100%;font-weight:400;height:100%;line-height:1.5}@media (min-width:1920px){html{font-size:.83333vw}}body{font-size:1rem;height:100%;letter-spacing:.0175em;line-height:1.5}@media (min-width:1025px){body{font-size:1.125rem;letter-spacing:.01778em;line-height:1.61111}}::selection{background:#fecf12}::-moz-selection{background:#fecf12}.site-container{align-items:stretch;display:flex;flex-direction:column;min-height:100%;overflow-x:hidden;position:relative}.site-logo{display:block;height:3.9375rem;width:6.15234rem}@media (min-width:1025px){.site-logo{height:4.5rem;width:7.03125rem}}:focus{outline:2px solid #fecf12}:focus.button,:focus.site-nav__link,html.js:not([data-whatintent=keyboard]) :focus{outline:none}.grecaptcha-badge{visibility:hidden}main{flex:1 0 auto;padding-top:5.6875rem;z-index:2}@media (min-width:1025px){main{padding-top:11.3125rem}}@media (max-width:1024px){.no-js main{padding-top:0}}.mt--1{margin-top:.625rem}.mt--2{margin-top:1.25rem}.mt--3{margin-top:1.875rem}.mt--4{margin-top:2.5rem}.mt--5{margin-top:3.125rem}.mr--1{margin-right:.625rem}.mr--2{margin-right:1.25rem}.mr--3{margin-right:1.875rem}.mr--4{margin-right:2.5rem}.mr--5{margin-right:3.125rem}.mb--1{margin-bottom:.625rem}.mb--2{margin-bottom:1.25rem}.mb--3{margin-bottom:1.875rem}.mb--4{margin-bottom:2.5rem}.mb--5{margin-bottom:3.125rem}.ml--1{margin-left:.625rem}.ml--2{margin-left:1.25rem}.ml--3{margin-left:1.875rem}.ml--4{margin-left:2.5rem}.ml--5{margin-left:3.125rem}.nav-toggle{align-items:center;color:#282828;display:flex}.nav-toggle__icon{display:block;position:relative}.nav-toggle__icon-dash{background-color:#716a5b;display:block;height:1px;transform-origin:left center;transition:transform .8s ease-in-out;width:10px}.nav-toggle__icon-dash:nth-child(2){margin-top:3px;transform:scaleX(.6)}.nav-toggle__icon-dash:nth-child(3){margin-top:3px;transform:scaleX(.8)}.nav-toggle__text{font-family:baskerville-display-pt,serif;font-size:.75rem;font-weight:700;letter-spacing:.33333em;letter-spacing:.25em;line-height:.8;margin-left:10px;position:relative;text-transform:uppercase}.nav-toggle__close,.nav-toggle__open{transition:opacity .4s ease-in-out}.nav-toggle__open{opacity:1;transition-delay:.4s}.nav-toggle__close{left:0;opacity:0;position:absolute;top:0}.site-nav-open .nav-toggle__open{opacity:0;transition-delay:0s}.site-nav-open .nav-toggle__close{opacity:1;transition-delay:.4s}.site-nav-open .nav-toggle__icon-dash{transform:rotate(45deg) scale(1.1)}.site-nav-open .nav-toggle__icon-dash:nth-child(2){transform:scaleX(0)}.site-nav-open .nav-toggle__icon-dash:nth-child(3){transform:rotate(-45deg) scale(1.1)}.notification{display:flex;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.notification__content{background-color:#fecf12;padding:.5em 1em}@media (max-width:767px){.notification__content{text-align:center}}@media (min-width:768px){.notification__content{padding-left:5em;padding-right:5em}}.notification[type=error] .notification__content{background-color:#bb1600;color:#fff}.button,[data-whatintent=mouse] .notification[type=error] .notification__content .button:hover{color:inherit}.button{background-color:initial;border:1px solid #716a5b80;border-radius:0;display:inline-block;font-family:inherit;font-family:baskerville-display-pt,serif;font-size:inherit;font-size:.75rem;font-weight:700;letter-spacing:.33333em;line-height:.8;margin:0;overflow:hidden;padding:1.66667em 2.5em;position:relative;text-transform:inherit;text-transform:uppercase;transform:rotate(0);-webkit-user-select:none;user-select:none;z-index:1}.button:not(:disabled){cursor:pointer}.button__bg{display:block;height:445%;opacity:0;pointer-events:none;transform:translateX(-81.5%);transition:opacity .2s ease-in-out,transform 0s .2s;width:480%;will-change:transform}.button__bg,.button__bg:before{content:"";left:0;position:absolute;top:0;z-index:-1}.button__bg:before{background-image:url(/static/media/button-petal.ea52b5c68716d3470fbf.png);background-position:0 0;background-repeat:no-repeat;background-size:100% 100%;height:100%;transform:translateY(-60%);transition:transform 0s .2s;width:100%}.no-js .button:hover .button__bg,[data-whatintent=keyboard] .button:focus .button__bg,[data-whatintent=mouse] .button:hover .button__bg{opacity:1;transform:translateX(-17.5%);transition:transform .56s cubic-bezier(.44,.15,.74,.45)}.no-js .button:hover .button__bg:before,[data-whatintent=keyboard] .button:focus .button__bg:before,[data-whatintent=mouse] .button:hover .button__bg:before{transform:translateY(-23%);transition:transform .56s cubic-bezier(0,.51,.78,.92)}.button--text{border:0;letter-spacing:.25em;padding:.83333em 1.25em;transition:color .2s ease-in-out}.button--text__bg{display:none}.button--text:after{background-color:currentColor;bottom:.41667em;content:"";display:block;height:.0625rem;left:1.25em;opacity:0;position:absolute;right:1.25em;transition:opacity .2s ease-in-out}.no-js .button--text:hover,[data-whatintent=keyboard] .button--text:focus,[data-whatintent=mouse] .button--text:hover{background-color:initial;color:#282828}.no-js .button--text:hover:after,[data-whatintent=keyboard] .button--text:focus:after,[data-whatintent=mouse] .button--text:hover:after{opacity:1}.button--secondary{border:1px solid;padding:.9375rem;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out}.no-js .button--secondary:hover,[data-whatintent=keyboard] .button--secondary:focus,[data-whatintent=mouse] .button--secondary:hover{background-color:#282828;border-color:#282828;color:#fff}.button--warn{color:#bb1600}.no-js .button--warn:hover,[data-whatintent=keyboard] .button--warn:focus,[data-whatintent=mouse] .button--warn:hover{background-color:#bb1600;border-color:#bb1600;color:#fff}.button-reset{background-color:initial;border:0;border-radius:0;color:inherit;font-family:inherit;font-size:inherit;padding:0;text-transform:inherit}.button-reset:not(:disabled){cursor:pointer}mc-button{display:inline-flex}.h1,.h2,.h3,.rich-text h1,.rich-text h2,.rich-text h3,.rich-text-component__rich-text h1,.rich-text-component__rich-text h2{font-family:orpheuspro,serif;font-weight:400}.h1,.rich-text h1{font-size:3rem;letter-spacing:.07146em;line-height:1}@media (min-width:1025px){.h1,.rich-text h1{font-size:8.75rem}}.h2,.rich-text h2,.rich-text-component__rich-text h1{font-size:2.875rem;letter-spacing:.07152em;line-height:1.04348}.h2--secondary{font-size:2.5rem}@media (min-width:1025px){.h2,.rich-text h2,.rich-text-component__rich-text h1{font-size:6.875rem;line-height:1}.h2--secondary{font-size:2.875rem}}.h3,.rich-text h3,.rich-text-component__rich-text h2{font-size:1.75rem;letter-spacing:.025em;line-height:1.35714;margin-bottom:1.875rem}@media (min-width:1025px){.h3,.rich-text h3,.rich-text-component__rich-text h2{font-size:2.5rem;line-height:1.2;margin-bottom:3.75rem}}.h4,.rich-text-component__rich-text h3{font-size:1.25rem;letter-spacing:.2em;line-height:1.6}@media (min-width:1025px){.h4,.rich-text-component__rich-text h3{font-size:2rem;letter-spacing:.28563em;line-height:1}}.h5{font-size:1rem;line-height:1}@media (min-width:768px){.h5{font-size:1.75rem}}.paragraph strong,.rich-text p strong{font-weight:700}.audio-toggle{align-items:center;background-color:initial;border:0;border-radius:0;color:inherit;display:flex;font-family:inherit;font-size:inherit;height:2.75rem;justify-content:center;padding:0;text-transform:inherit;width:2.75rem}.audio-toggle:not(:disabled){cursor:pointer}.audio-toggle__circle{align-items:center;border:1px solid;border-radius:50%;display:flex;height:29px;justify-content:center;width:29px}.audio-toggle__svg{display:block;height:10.7px;width:10px}.audio-toggle__bar{fill:currentColor;animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:1;animation-timing-function:ease-in-out}.audio-toggle__bar:first-child{animation-name:paused-anim-5;transform:translate(10px,15px) scale(1) translate(-10px,-15px)}.audio-toggle__bar:nth-child(2){animation-name:paused-anim-4;transform:translate(13px,15px) scale(1) translate(-13px,-15px)}.audio-toggle__bar:nth-child(3){animation-name:paused-anim-3;transform:translate(4px,15px) scale(1) translate(-4px,-15px)}.audio-toggle__bar:nth-child(4){animation-name:paused-anim-2;transform:translate(1px,15px) scale(1) translate(-1px,-15px)}.audio-toggle__bar:nth-child(5){animation-name:paused-anim-1;transform:translate(7px,15px) scale(1) translate(-7px,-15px)}.audio-toggle--playing .audio-toggle__bar{animation-duration:3s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}.audio-toggle--playing .audio-toggle__bar:first-child{animation-name:playing-anim-5;transform:translate(10px,15px) scale(1) translate(-10px,-15px)}.audio-toggle--playing .audio-toggle__bar:nth-child(2){animation-name:playing-anim-4;transform:translate(13px,15px) scale(1) translate(-13px,-15px)}.audio-toggle--playing .audio-toggle__bar:nth-child(3){animation-name:playing-anim-3;transform:translate(4px,15px) scale(1) translate(-4px,-15px)}.audio-toggle--playing .audio-toggle__bar:nth-child(4){animation-name:playing-anim-2;transform:translate(1px,15px) scale(1) translate(-1px,-15px)}.audio-toggle--playing .audio-toggle__bar:nth-child(5){animation-name:playing-anim-1;transform:translate(7px,15px) scale(1) translate(-7px,-15px)}@media (min-width:1025px){.audio-toggle__circle{height:2.625rem;width:2.625rem}.audio-toggle__svg{height:.9375rem;width:.875rem}}@keyframes playing-anim-1{0%{transform:translate(7px,15px) scale(1) translate(-7px,-15px)}16.67%{transform:translate(7px,15px) scaleY(.3) translate(-7px,-15px)}22.22%{transform:translate(7px,15px) scaleY(1.2) translate(-7px,-15px)}34.44%{transform:translate(7px,15px) scaleY(.3) translate(-7px,-15px)}40%{transform:translate(7px,15px) scaleY(1.6) translate(-7px,-15px)}52.22%{transform:translate(7px,15px) scaleY(.2) translate(-7px,-15px)}57.78%{transform:translate(7px,15px) scaleY(.7) translate(-7px,-15px)}66.67%{transform:translate(7px,15px) scale(1) translate(-7px,-15px)}71.11%{transform:translate(7px,15px) scaleY(1.5) translate(-7px,-15px)}to{transform:translate(7px,15px) scale(1) translate(-7px,-15px)}}@keyframes playing-anim-2{0%{transform:translate(1px,15px) scale(1) translate(-1px,-15px)}5.56%{transform:translate(1px,15px) scaleY(.1) translate(-1px,-15px)}18.89%{transform:translate(1px,15px) scaleY(1.2) translate(-1px,-15px)}31.11%{transform:translate(1px,15px) scaleY(.2) translate(-1px,-15px)}41.11%{transform:translate(1px,15px) scaleY(.9) translate(-1px,-15px)}73.33%{transform:translate(1px,15px) scaleY(.3) translate(-1px,-15px)}81.11%{transform:translate(1px,15px) scaleY(1.3) translate(-1px,-15px)}to{transform:translate(1px,15px) scale(1) translate(-1px,-15px)}}@keyframes playing-anim-3{0%{transform:translate(4px,15px) scale(1) translate(-4px,-15px)}12.22%{transform:translate(4px,15px) scaleY(2.4) translate(-4px,-15px)}25.56%{transform:translate(4px,15px) scaleY(2) translate(-4px,-15px)}48.89%{transform:translate(4px,15px) scaleY(2.2) translate(-4px,-15px)}54.44%{transform:translate(4px,15px) scaleY(.2) translate(-4px,-15px)}62.22%{transform:translate(4px,15px) scale(1) translate(-4px,-15px)}77.78%{transform:translate(4px,15px) scaleY(1.5) translate(-4px,-15px)}to{transform:translate(4px,15px) scale(1) translate(-4px,-15px)}}@keyframes playing-anim-4{0%{transform:translate(13px,15px) scale(1) translate(-13px,-15px)}10%{transform:translate(13px,15px) scaleY(4.9) translate(-13px,-15px)}14.44%{transform:translate(13px,15px) scaleY(2) translate(-13px,-15px)}27.78%{transform:translate(13px,15px) scaleY(3.9) translate(-13px,-15px)}42.22%{transform:translate(13px,15px) scaleY(.2) translate(-13px,-15px)}50%{transform:translate(13px,15px) scaleY(4.9) translate(-13px,-15px)}68.89%{transform:translate(13px,15px) scaleY(.5) translate(-13px,-15px)}93.33%{transform:translate(13px,15px) scaleY(3) translate(-13px,-15px)}to{transform:translate(13px,15px) scale(1) translate(-13px,-15px)}}@keyframes playing-anim-5{0%{transform:translate(10px,15px) scale(1) translate(-10px,-15px)}3.33%{transform:translate(10px,15px) scaleY(.1) translate(-10px,-15px)}8.89%{transform:translate(10px,15px) scaleY(.6) translate(-10px,-15px)}24.44%{transform:translate(10px,15px) scaleY(.9) translate(-10px,-15px)}37.78%{transform:translate(10px,15px) scaleY(.5) translate(-10px,-15px)}45.56%{transform:translate(10px,15px) scaleY(.8) translate(-10px,-15px)}64.44%{transform:translate(10px,15px) scaleY(.2) translate(-10px,-15px)}75.56%{transform:translate(10px,15px) scaleY(.5) translate(-10px,-15px)}80%{transform:translate(10px,15px) scaleY(.1) translate(-10px,-15px)}to{transform:translate(10px,15px) scale(1) translate(-10px,-15px)}}@keyframes paused-anim-1{0%{transform:translate(7px,15px) scale(1) translate(-7px,-15px)}to{transform:translate(7px,15px) scaleY(.16) translate(-7px,-15px)}}@keyframes paused-anim-2{0%{transform:translate(1px,15px) scale(1) translate(-1px,-15px)}to{transform:translate(1px,15px) scaleY(.12) translate(-1px,-15px)}}@keyframes paused-anim-3{0%{transform:translate(4px,15px) scale(1) translate(-4px,-15px)}to{transform:translate(4px,15px) scaleY(.24) translate(-4px,-15px)}}@keyframes paused-anim-4{0%{transform:translate(13px,15px) scale(1) translate(-13px,-15px)}to{transform:translate(13px,15px) scaleY(.5) translate(-13px,-15px)}}@keyframes paused-anim-5{0%{transform:translate(10px,15px) scale(1) translate(-10px,-15px)}to{transform:translate(10px,15px) scaleY(.1) translate(-10px,-15px)}}.icon{display:block}.icon path{fill:currentColor}.icon--email{height:.75rem;width:1.25rem}.icon--facebook{height:1rem;width:.5rem}.icon--twitter{height:.875rem;width:1.125rem}.icon--whatsapp{height:1.25rem;width:1.25rem}.icon--share{height:1.0625rem;width:.9375rem}.icon--chevron{height:1.875rem;width:1.0625rem}.icon--chevron path{fill:none;stroke:currentColor}.icon--book,.icon--photo{opacity:.5}.icon--book path,.icon--photo path{fill:none;stroke:currentColor}.icon--book{height:3.0625rem;width:3.4375rem}.icon--photo{height:2.6875rem;width:3.4375rem}img{font-family:"object-fit: cover;";object-fit:cover}.page-border{display:block;height:100%;left:0;overflow:hidden;pointer-events:none;position:fixed;top:0;width:100%;z-index:6}.page-border span{background-color:#fecf12;display:block;position:fixed;transition:transform .8s ease-in-out;z-index:99}.page-border span:nth-child(-n+2){height:10px;left:0;width:100%}.page-border span:nth-child(n+3){height:100%;top:0;width:10px}.page-border span:first-child{top:0;transform:translateY(-100%)}.page-border span:nth-child(2){bottom:0;position:absolute;transform:translateY(100%)}.page-border span:nth-child(3){left:0;transform:translateX(-100%)}.page-border span:nth-child(4){right:0;transform:translateX(100%)}.default-page .page-border span:nth-child(-n+4),.tribute-page .page-border span:nth-child(-n+4){transform:translate(0)}@media (min-width:1025px){.page-border span:nth-child(-n+2){height:1.25rem}.page-border span:nth-child(n+3){width:1.25rem}}.js.fixed-window{height:100%;overflow-y:scroll;position:fixed;width:100%}@media (min-width:1025px){.js.fixed-window.site-nav-open{height:auto;overflow:auto;position:relative}}.color-charcoal{color:#282828}.color-sandstone{color:#716a5b}.date-text{font-size:1.125rem;letter-spacing:.01778em;line-height:1.61111}@media (min-width:1025px){.date-text{font-size:1.25rem;letter-spacing:.0175em;line-height:1.45}}.anchor-offset{position:absolute;top:-5.6875rem}@media (min-width:1025px){.anchor-offset{top:-11.3125rem}}.copy-link{align-items:center;display:flex;flex-wrap:wrap}.copy-link__text{word-wrap:break-word;background-color:#fff9dd;border:1px solid #716a5b80;font-family:inherit;font-size:100%;height:auto;margin:0;min-height:3.1875rem;padding:.75rem 1.25rem;width:100%}.copy-link__button{flex:0 0 auto;margin-left:auto;margin-top:1.25rem}@media (min-width:768px){.copy-link{flex-wrap:nowrap}.copy-link__text{flex:1 1 auto;width:auto}.copy-link__button{margin-left:1.875rem;margin-top:0}}@media (min-width:1025px){.copy-link__text{padding:.625rem 1.25rem}}.explore-list{grid-gap:.5rem 1rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(12.5rem,1fr));margin:2.5rem auto;max-width:79.5625rem}.explore-list__link{text-decoration:underline}@media (min-width:768px){.explore-list{padding-left:2.5rem;padding-right:2.5rem}}.js .explore-list{opacity:0;pointer-events:none}.hint-card{background-color:#fff9dd;border:1px solid #716a5b80;display:flex;flex-direction:column;justify-content:space-between;margin-top:1.25rem;padding:1.25rem}.hint-card__image{display:block;height:auto;margin-left:auto;margin-right:auto;max-width:15.625rem;width:100%}@media (min-width:768px){.hint-card{margin-top:2.5rem;padding:2.5rem}}.lazyload,.lazyloading{filter:blur(10px)}@keyframes blurIn{0%{filter:blur(10px)}to{filter:blur(0)}}.lazyloaded{animation:blurIn .3s linear}.list,.rich-text ol,.rich-text ul{list-style:none;padding:0}.list__item,.rich-text ol li,.rich-text ul li{margin:0 0 16px}.list--unordered,.rich-text ul{list-style:disc;padding-left:1.125rem}.list--ordered,.rich-text ol{list-style:decimal;padding-left:1.125rem}.list--bordered .list__item,.list--bordered .rich-text ol li,.list--bordered .rich-text ul li,.rich-text ol .list--bordered li,.rich-text ul .list--bordered li{border-bottom:1px solid #716a5b80;margin-bottom:0;padding-bottom:1.875rem}.list--bordered .list__item:not(:first-child),.list--bordered .rich-text ol li:not(:first-child),.list--bordered .rich-text ul li:not(:first-child),.rich-text ol .list--bordered li:not(:first-child),.rich-text ul .list--bordered li:not(:first-child){margin-top:1.875rem}@media (max-width:1024px){.audio-only-s{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}}.chevron{fill:none;stroke:currentColor}.chevron--left{transform:scaleX(-1)}.skip-links{left:0;list-style:none;overflow:hidden;padding:0;pointer-events:none;position:absolute;top:20vh}.skip-links__link{background-color:#fecf12;pointer-events:auto;transform:translateX(-102%);transition:transform .3s ease-in-out}.skip-links__link:focus{transform:translateX(0)}.site-nav{list-style:none;text-align:center}.site-nav__link{display:inline-block;margin-left:auto;margin-right:auto}@media (min-width:1025px){.site-nav{align-items:center;display:flex}.site-nav__item{margin-left:.9375rem;margin-right:.9375rem}.site-nav__link{display:block}}.footer-nav{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;list-style:none}.footer-nav__item{line-height:0}.footer-nav .button--text{color:#716a5b}@media (max-width:1024px){.footer-nav{justify-content:flex-end}.footer-nav__item .share-links{margin-right:-15px}}.share-links{align-items:center;color:#716a5b;display:flex;justify-content:center;position:relative}.share-links--active .share-links__list{opacity:1;transform:translateY(0);transition-duration:.5s}.share-links__container{bottom:100%;left:50%;overflow:hidden;pointer-events:none;position:absolute;transform:translateX(-50%)}.share-links__list{align-items:center;background-color:#fff;display:flex;flex-direction:column;list-style:none;margin-bottom:.625rem;opacity:0;pointer-events:auto;position:relative;transform:translateY(100%);transition:opacity .2s ease-in-out,transform .2s ease-in-out;z-index:1}.share-links__link{align-items:center;display:flex;height:2.75rem;justify-content:center;transition:color .2s ease-in-out,background-color .2s ease-in-out;width:2.75rem}.no-js .share-links__link:hover,[data-whatintent=keyboard] .share-links__link:focus,[data-whatintent=mouse] .share-links__link:hover{background-color:#fecf12;color:#282828}.share-links__toggle{z-index:2}.rich-text{text-align:left;word-break:break-word}.rich-text--drop-cap p:first-child:first-letter{display:block;float:left;font-size:3.25rem;letter-spacing:.01122em;line-height:.69231;margin-top:.15686em;padding-right:.11765em;position:relative;text-transform:uppercase}.rich-text--center{text-align:center}.rich-text a:not([class]){text-decoration:underline;transition:background-color .2s ease-in-out}.no-js .rich-text a:not([class]):hover,[data-whatintent=keyboard] .rich-text a:not([class]):focus,[data-whatintent=mouse] .rich-text a:not([class]):hover{background-color:#fecf12}@media (min-width:1025px){.rich-text--drop-cap p:first-child:first-letter{font-size:3.75rem}.rich-text__grid-2{display:flex;margin:1.875rem -1.25rem 0}.rich-text__grid-2 .hint-card:nth-child(-n+2){margin-top:0}.rich-text__col{margin-left:1.25rem;margin-right:1.25rem;width:50%}}.memory__info{align-items:flex-end;display:flex;margin-top:1.875rem}.memory__img{height:auto;width:3.75rem}.memory__date{margin-left:1.25rem;transform:translateY(.5rem)}.memory__date:first-child{margin-left:0}@media (min-width:1025px){.memory__date{margin-left:1.875rem}.memory__info{margin-top:2.5rem}}text-revealer .button{margin-top:2.5rem}@media (min-width:1025px){text-revealer .button{margin-top:4.6875rem}}.memory-image{cursor:pointer;display:block;perspective:62.5rem;position:relative}.memory-image__container{transform-style:preserve-3d}.memory-image__back,.memory-image__front{-webkit-backface-visibility:hidden;backface-visibility:hidden;box-shadow:3px 3px 30px #0003;transform-style:preserve-3d;transition:transform .7s ease-in-out}.memory-image__front{display:block;height:auto;position:relative;transform:rotateY(0deg);width:100%;z-index:2}.memory-image__back{align-items:center;background:#fff9dd;bottom:0;box-sizing:border-box;display:flex;flex-direction:column;height:100%;left:0;overflow:auto;padding:1.875rem;position:absolute;right:0;top:0;transform:rotateY(180deg);z-index:1}.memory-image__back .rich-text{text-align:center}.memory-image[active] .memory-image__front{transform:rotateY(-180deg)}.memory-image[active] .memory-image__back{transform:rotateY(0deg);-webkit-user-select:auto;user-select:auto}.no-js .memory-image[active]:hover .memory-image__front,[data-whatintent=keyboard] .memory-image[active]:focus .memory-image__front,[data-whatintent=mouse] .memory-image[active]:hover .memory-image__front{transform:rotateY(-180deg)}.no-js .memory-image[active]:hover .memory-image__back,[data-whatintent=keyboard] .memory-image[active]:focus .memory-image__back,[data-whatintent=mouse] .memory-image[active]:hover .memory-image__back{transform:rotateY(0deg)}@media (min-width:1025px){.memory-image__back{padding:3.125rem}}@media (prefers-reduced-motion:reduce){.memory-image__info{position:relative;transform:none}.memory-image[active] .memory-image__back,.memory-image[active] .memory-image__front,.no-js .memory-image:hover .memory-image__back,.no-js .memory-image:hover .memory-image__front,.no-js .memory-image[active]:hover .memory-image__back,.no-js .memory-image[active]:hover .memory-image__front,[data-whatintent=keyboard] .memory-image:focus .memory-image__back,[data-whatintent=keyboard] .memory-image:focus .memory-image__front,[data-whatintent=keyboard] .memory-image[active]:focus .memory-image__back,[data-whatintent=keyboard] .memory-image[active]:focus .memory-image__front,[data-whatintent=mouse] .memory-image:hover .memory-image__back,[data-whatintent=mouse] .memory-image:hover .memory-image__front,[data-whatintent=mouse] .memory-image[active]:hover .memory-image__back,[data-whatintent=mouse] .memory-image[active]:hover .memory-image__front{transform:none}}.image-swiper{display:flex;list-style:none}.image-swiper__nav{display:flex;justify-content:space-between;margin-left:auto;padding-bottom:4.375rem;width:10.8125rem}.image-swiper__nav-item{align-items:center;display:flex;height:2.75rem;justify-content:center;transition:opacity .3s ease-in-out;width:2.75rem}.image-swiper__nav-item--prev{transform:rotate(180deg)}.image-swiper__nav-item--disabled{opacity:.4;pointer-events:none}.image-swiper__item{flex:0 0 auto;width:90%}.image-swiper__item:not(:last-child){margin-right:5%}.image-swiper__item:nth-child(5n+2){margin-right:10%;padding-top:30%;width:83.33333%}.image-swiper__item:nth-child(5n+3){margin-right:12%;padding-top:15%;width:91.66667%}.image-swiper__item:nth-child(5n+4){margin-right:17%;padding-top:6%;width:79.16667%}.image-swiper__item:nth-child(5n+5){margin-right:9%;padding-top:24%;width:66.66667%}@media (min-width:1025px){.image-swiper__item{width:41.66667%}.image-swiper__item:not(:last-child){margin-right:4.375rem}.image-swiper__item:nth-child(5n+2){width:38.33333%}.image-swiper__item:nth-child(5n+3){width:40%}.image-swiper__item:nth-child(5n+4){width:37.5%}.image-swiper__item:nth-child(5n+5){width:43.33333%}}@media (min-width:1920px){.image-swiper__item{width:66.66667%}.image-swiper__item:not(:last-child){box-sizing:initial;margin-right:0;padding-right:4.375rem}.image-swiper__item:nth-child(5n+2){width:48.33333%}.image-swiper__item:nth-child(5n+3){width:40%}.image-swiper__item:nth-child(5n+4){width:58.33333%}.image-swiper__item:nth-child(5n+5){width:53.33333%}}.mc-modal__container{background-color:#fff;max-height:90%;max-width:59.375rem;overflow:auto;position:relative;width:91.66667%}.mc-modal__content{padding:3.75rem 1.25rem 1.25rem}.mc-modal__close{align-items:center;display:inline-flex;position:absolute;right:.625rem;top:.625rem}.mc-modal__close-icon{display:block;height:.75rem;margin-left:.5625rem;position:relative;width:.75rem}.mc-modal__close-icon:after,.mc-modal__close-icon:before{background-color:currentColor;content:"";display:block;height:.125rem;position:absolute;right:0;top:50%;transform-origin:center;width:.75rem}.mc-modal__close-icon:after{transform:translateY(-50%) rotate(45deg)}.mc-modal__close-icon:before{transform:translateY(-50%) rotate(-45deg)}.mc-modal__overlay{display:none}.mc-modal__overlay--active{align-items:center;background-color:#ffe159f2;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;width:100%;z-index:9999}@media (min-width:768px){.mc-modal__close{right:1.875rem;top:1.875rem}.mc-modal__content{padding:5rem}}.logo-links{display:flex;flex-wrap:wrap;list-style:none;margin:-5px}.logo-links--memory{justify-content:center}.logo-links--memory .logo-links__item{width:100%}.logo-links__item{padding:5px;width:50%}.logo-links__link{align-items:center;border:1px solid #716a5b80;display:flex;flex-wrap:wrap;font-family:baskerville-display-pt,serif;font-size:.75rem;font-weight:700;height:100%;justify-content:center;letter-spacing:.33333em;line-height:.8;padding:1.875rem 0;text-transform:uppercase;transition:background-color .3s ease-in-out;width:100%}.logo-links__link svg{margin-bottom:.9375rem}.logo-links__link span{display:block;line-height:1;text-align:center;width:100%}.no-js .logo-links__link:hover,[data-whatintent=keyboard] .logo-links__link:focus,[data-whatintent=mouse] .logo-links__link:hover{background-color:#fff9dd}@media (min-width:768px){.logo-links--memory .logo-links__item{max-width:15.9375rem;width:40%}.logo-links--memory .logo-links__item:not(:first-child){margin-left:5rem}.logo-links__item{width:25%}.logo-links__link{padding-bottom:3.125rem;padding-top:3.125rem}}.form-field{display:block;position:relative;transition:border-bottom-color .35s}.form-field:not(:first-child){margin-top:2.5rem}.form-field__label{cursor:pointer;display:block;transition:color .35s}.form-field__label-error,.form-field__label-text{transition:opacity .35s}.form-field__label-error{color:#bb1600;opacity:0;pointer-events:none}.form-field__input--textarea{line-height:1.2}.form-field__char-count{color:#716a5b;font-size:.875rem;position:absolute;right:0;top:0}.form-field--force-margin{margin-top:2.5rem}.form-field--checkbox+.form-field--checkbox{margin-top:1.875rem}.form-field--checkbox .form-field__input{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.form-field--checkbox .form-field__label{display:flex}.form-field--checkbox .form-field__label-error{display:none;padding-left:2.1875rem}.form-field--checkbox .form-field__checkbox{align-items:center;border:.0625rem solid;color:currentColor;cursor:pointer;display:flex;flex:0 0 auto;font-size:.875rem;height:1.25rem;justify-content:center;line-height:1.25rem;margin:.1875rem .9375rem 0 0;text-align:center;transition:border-color .35s,color .35s;width:1.25rem}.form-field--checkbox .form-field__tick{stroke:currentColor;stroke-dasharray:16;stroke-dashoffset:16;transition:stroke-dashoffset .1s ease-in-out}[data-whatintent=keyboard] .form-field--checkbox .form-field__input:focus+.form-field__label .form-field__checkbox{outline:.125rem solid currentColor}.form-field--checkbox .form-field__input:checked+.form-field__label .form-field__tick{stroke-dashoffset:0}.form-field--text{border-bottom:.125rem solid #28282833;color:#282828;font-size:1rem;position:relative}.form-field--text .form-field__input,.form-field--text .form-field__label{color:inherit;display:block;font-family:inherit;font-size:inherit;line-height:1;padding:.5em 0;width:100%}.form-field--text .form-field__label{color:#716a5b;position:absolute;transform-origin:0 0;transition:color .35s ease-in-out,transform .35s ease-in-out;-webkit-user-select:none;user-select:none}.form-field--text .form-field__label small{font-size:.625rem}.form-field--text .form-field__label-error{margin-left:.3125rem}.form-field--text .form-field__label-error:before{content:"\2012";margin-right:.625rem}.form-field--text .form-field__input{background-color:initial;border:0}.form-field--text.form-field--active .form-field__label{color:currentColor;transform:translateY(-1.0625rem) scale(.7)}.form-field--text.form-field--active .form-field__label-text{opacity:1}.form-field--search{border-bottom-width:.0625rem}.form-field--search .form-field__label{color:#282828;font-size:1.75rem}.form-field--search .form-field__input{line-height:1.75;padding:.875rem 2.75rem .875rem 0}.form-field--search .form-field__input::placeholder{opacity:0}.form-field--search.form-field--active .form-field__label{transform:translateY(-.9375rem) scale(.5)}.form-field--invalid{border-bottom-color:#bb160033}.form-field--invalid .form-field__label.form-field__label{color:#bb1600}.form-field--invalid .form-field__label-error{opacity:1;pointer-events:auto}.form-field--invalid.form-field--checkbox .form-field__label-error{display:block}.form-field--image .form-field__image-label{color:#716a5b}.form-field--image .form-field__preview img{display:block;margin:0 auto;max-width:200px}.form-field--image .form-field__input:not(:first-child){margin-top:1.25rem}.form-field--secondary:not(:first-child){margin-top:1.875rem}.form-field--secondary .form-field__label{line-height:1.2;padding-bottom:0;padding-left:.5em}.form-field--secondary .form-field__input{background-color:#ffffffb3;border:none;padding:.5em}.form-field--secondary .form-field__input--textarea{line-height:1.2;min-height:9.375rem}.form-field--secondary.form-field--text{border-bottom:none}.form-field--secondary.form-field--text.form-field--active .form-field__label{transform:translateY(-1.375rem) scale(.7)}.form-field--hide-label.form-field--text .form-field__label{transition:opacity .3s ease-in-out}.form-field--hide-label.form-field--text.form-field--active .form-field__label{opacity:0;pointer-events:none;transform:none}@media (min-width:1025px){.form-field--text{font-size:2.125rem}.form-field--text .form-field__label small{font-size:50%}.form-field--text.form-field--active .form-field__label{transform:translateY(-.9375rem) scale(.5)}.form-field--search .form-field__label{color:#716a5b;font-family:baskerville-display-pt,serif;font-size:.75rem;font-weight:700;letter-spacing:.33333em;line-height:.8;padding:0;position:relative;text-transform:uppercase;transform:none}.form-field--search .form-field__input{font-size:6.875rem;line-height:1;padding:.625rem 0 2.5rem}.form-field--search .form-field__input::placeholder{color:#282828;opacity:1}.form-field--search.form-field--active .form-field__label{transform:none}.form-field--image{display:flex;flex-wrap:wrap}.form-field--image .form-field__image-label{width:100%}.form-field--image .form-field__preview{flex:1 1 200px;padding-right:1.25rem}.form-field--image .form-field__preview img{margin:0}.form-field--image .form-field__input{flex:1 1 60%}.form-field--image .form-field__input:not(:first-child){margin-top:0}.form-field--secondary{font-size:1.125rem}.form-field--secondary .form-field__label small{font-size:.75rem}.form-field--secondary.form-field--text.form-field--active .form-field__label{transform:translateY(-1.5625rem) scale(.7)}.form-field--hide-label.form-field--text.form-field--active .form-field__label{transform:none}}.date-input:not(:first-child){margin-top:2.5rem}.date-input__label{color:#716a5b}.date-input__inputs{display:flex;margin-top:1.25rem}.date-input__inputs .form-field:not(:first-child){margin-top:0}.date-input__day{flex:0 1 3.125rem;margin-right:.9375rem}.date-input__month{flex:0 1 5rem;margin-right:.9375rem}.date-input__year{flex:0 1 5rem}.drag-drop-input{display:flex;justify-content:center;padding:1.875rem 1.25rem;position:relative;text-align:center}.drag-drop-input:not(:first-child){margin-top:2.5rem}.drag-drop-input:before{background-color:#fecf12;border:.125rem dashed #716a5b;content:"";height:100%;left:0;opacity:.5;position:absolute;top:0;transition:opacity .3s ease-in-out,border-color .3s ease-in-out;width:100%}.drag-drop-input__area{align-items:center;display:flex;flex-direction:column;justify-content:center}.drag-drop-input__label{display:block;font-size:1rem;letter-spacing:.01773em;line-height:1.63636;margin-bottom:.9375rem;position:relative}.drag-drop-input__input{height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}[data-whatintent=keyboard] .drag-drop-input__input:focus+.drag-drop-input__button .button__bg{opacity:1;transform:translateX(-17.5%);transition:transform .56s cubic-bezier(.44,.15,.74,.45)}[data-whatintent=keyboard] .drag-drop-input__input:focus+.drag-drop-input__button .button__bg:before{transform:translateY(-23%);transition:transform .56s cubic-bezier(0,.51,.78,.92)}.drag-drop-input__error{bottom:.5625rem;color:#bb1600;font-size:.75rem;left:50%;opacity:0;pointer-events:none;position:absolute;transform:translateX(-50%);transition:opacity .3s ease-in-out;width:90%}.drag-drop-input--highlight:before{opacity:1}.drag-drop-input--highlight .drag-drop-input__button{pointer-events:none}.drag-drop-input--invalid:before{border-color:#bb1600}.drag-drop-input--invalid .drag-drop-input__error{opacity:1;pointer-events:auto}@media (max-width:767px){.drag-drop-input__button{padding-left:1.25em;padding-right:1.25em}}@media (min-width:768px){.drag-drop-input{padding:1.875rem 1.875rem 2.5rem}.drag-drop-input__label{font-size:1.375rem}.drag-drop-input__error{font-size:1rem}}.form-page{display:block}.form-page__heading+.form-field{margin-top:0}.form-page__heading--center{text-align:center}.form-page__text{margin-bottom:1.25rem}.form-page__text h1,.form-page__text h2,.form-page__text h3,.form-page__text h4,.form-page__text h5,.form-page__text h6,.form-page__text legend{text-align:center}.form-page__text p{margin-left:auto;margin-right:auto}.form-page__disclaimer{font-size:.75rem;margin-top:2em}.form-page__controls{display:flex;justify-content:space-between;margin-top:1.875rem}@media (min-width:1025px){.form-page__heading{margin-bottom:4.375rem}.form-page__double-input{display:flex;justify-content:space-between;margin-left:-.625rem;margin-right:-.625rem}.form-page__double-input .form-field{margin-left:.625rem;margin-right:.625rem}}.accordion__section+.accordion__section{margin-top:1.875rem}.accordion__heading{border-bottom:1px solid;margin-bottom:0;padding-right:2.5rem;position:relative;width:100%}.accordion__button{text-align:left}.accordion__button:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.accordion__icon{height:1rem;margin-top:-.4375rem;pointer-events:none;position:absolute;right:.625rem;top:50%;width:1rem}.accordion__icon:after,.accordion__icon:before{background-color:currentColor;bottom:0;content:"";height:.125rem;left:0;margin:auto;position:absolute;right:0;top:0;width:.125rem}.accordion__icon:before{width:100%}.accordion__icon:after{height:100%;transition:transform .3s ease-in-out}.accordion__content{margin-top:1.875rem}.js .accordion__section:not(.accordion__section--expanded) .accordion__content{display:none}.js .accordion__section--expanded .accordion__icon:after{transform:scaleY(0)}@media (min-width:1025px){.accordion__section+.accordion__section{margin-top:1.875rem}.accordion__content{margin-top:3.75rem}}.edit-memory__details{display:flex;justify-content:space-between}.edit-memory__details-text{flex:1 1 auto}.edit-memory__date span,.edit-memory__heading span{display:block;font-weight:700}.edit-memory__heading{margin-bottom:.3125rem}.edit-memory__date{margin:0}.edit-memory__details-image{flex:0 0 6.25rem;padding-left:1.25rem;width:6.25rem}.edit-memory__image{display:block;height:auto;width:5rem}.edit-memory__text-inputs{font-family:inherit;font-size:1rem;margin-top:1.25rem;min-height:6.25rem;width:100%}.edit-memory__controls{display:flex;justify-content:flex-end;margin-top:1.25rem}.edit-memory__controls .button{margin-left:.625rem}@media (min-width:1025px){.edit-memory{display:flex;flex-wrap:wrap}.edit-memory__details-text{width:8.125rem}.edit-memory__text-inputs{flex:1 1 auto;margin-left:1.25rem;margin-top:0;width:auto}.edit-memory__controls{width:100%}}.search-form{display:block;position:relative}.search-form__submit{bottom:50%;color:#716a5b;height:2.75rem;position:absolute;right:0;transform:translateY(50%);width:2.75rem}.search-form__submit svg{height:1.1875rem;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1.1875rem}@media (min-width:1025px){.search-form__submit{bottom:50%;color:#716a5b;height:3.125rem;position:absolute;right:0;transform:translateY(50%);width:3.125rem}.search-form__submit svg{height:100%;width:100%}[data-whatintent=keyboard] .search-form__submit:focus{opacity:1}}.search-result{align-items:center;display:flex}.search-result__image{display:block;height:auto;width:3.75rem}.search-result__link{padding-left:1.875rem}@media (min-width:768px){.search-result__link{font-size:2.5rem;line-height:1.2}}.pagination{justify-content:space-between;margin:0 -.875rem;padding:1.875rem 0}.pagination,.pagination__link{align-items:center;display:flex}.pagination__link{height:2.75rem;justify-content:center;width:2.75rem}.pagination__link--disabled{opacity:.4}@media (min-width:768px){.pagination{padding:3.125rem 0}}.add-memory{display:block}.add-memory__view{display:none}.add-memory__view--active{display:block}.add-memory__view--input{text-align:left}.add-tribute-form{margin:1.875rem auto;max-width:39.1875rem}@media (min-width:1025px){.add-tribute-form{margin:2.5rem auto}}.album{margin-top:5.625rem;max-width:100%;overflow:hidden;padding-bottom:5.625rem;position:relative;z-index:1}.album__content,.album__images{margin-left:auto;margin-right:auto;max-width:83.33333%}.album__images{-webkit-user-select:none;user-select:none}.album__images+.album__cta{margin-top:2.5rem}.album__content{margin-bottom:2.5rem}@media (min-width:768px){.album__content{display:flex;justify-content:space-between;margin-bottom:5rem}.album__heading{margin-bottom:0}.album__text{flex:0 0 50%;padding-left:1.25rem}.album__images+.album__cta{margin-top:5rem}}@media (min-width:1025px){.album{margin-top:9.375rem;padding-bottom:9.375rem}.album__content{margin-bottom:9.375rem;max-width:66.66667%}.album__text{margin-top:1.6875rem}.album__images{max-width:66.66667%}.album__images+.album__cta{top:9.375rem}}@media (min-width:1920px){.album__content,.album__images{max-width:50%}.album__text{padding-left:0}}.canvas3d{height:100%;width:100%;z-index:1}.canvas3d,.canvas3d__canvas{left:0;position:fixed;top:0}.canvas3d__line-svg{top:0}.canvas3d__line-svg,.canvas3d__prompt{left:0;pointer-events:none;position:absolute}.canvas3d__prompt{bottom:46%;font-family:baskerville-display-pt,Times New Roman,Times,serif;font-size:21px;margin:auto;opacity:0;padding-top:15px;right:0;text-align:center;transition:1s}.canvas3d__prompt--visible{opacity:1}.container{padding-left:30px;padding-right:30px}.container--narrow{margin-left:auto;margin-right:auto;max-width:37.5rem}.container--wide{margin-left:auto;margin-right:auto;max-width:64.5rem}@media (min-width:1025px){.container{padding-left:0;padding-right:0}.container--wide{width:83.33333%}}.optanon-alert-box-wrapper .optanon-button-allow .optanon-alert-box-button-middle button:before{display:none}#optanon #optanon-popup-bg{background-color:#ffe159e6}#optanon,#optanon *,#optanon :after,#optanon :before,#optanon a,#optanon div,#optanon li,#optanon p,#optanon span,#optanon ul,#optanon-show-settings-popup a,#optanon-show-settings-popup li,#optanon-show-settings-popup span,#optanon-show-settings-popup ul,.optanon-alert-box-wrapper *,.optanon-show-settings-popup-wrapper,.optanon-show-settings-popup-wrapper *,.optanon-show-settings-popup-wrapper a,.optanon-show-settings-popup-wrapper div,.optanon-show-settings-popup-wrapper li,.optanon-show-settings-popup-wrapper p,.optanon-show-settings-popup-wrapper span,.optanon-show-settings-popup-wrapper ul{font-family:baskerville-display-pt,serif!important}.eulogy{background-color:#ffe159;padding-bottom:5.3125rem;padding-top:5.3125rem;position:relative}.eulogy__content{margin:0 auto;max-width:83.33333%}.eulogy__heading{margin-bottom:3.75rem}.eulogy__summary{max-width:39.125rem}.eulogy__date{margin-bottom:2.5rem;margin-top:2.5rem}.eulogy__letter{display:none}@media (min-width:768px){.eulogy__rich-text{max-width:42.5rem}.eulogy__letter{display:block;left:50%;opacity:.03;position:absolute;top:0;transform:translateY(-25%);width:66.66667%}}@media (min-width:1025px){.eulogy{padding-bottom:12.5rem;padding-top:12.5rem}.eulogy__content{max-width:66.66667%}.eulogy__date{margin-bottom:3.75rem;margin-top:5rem}.eulogy__rich-text{max-width:49.375rem}}.form{display:block;margin-left:auto;margin-right:auto;max-width:59.375rem;position:relative}.form__page:not(:first-child){margin-top:2.5rem}.js .form__page:not(.form__page--active){display:none}.form__validation-summary{color:#bb1600;display:none;font-size:.875rem}.form__validation-summary ul{margin-top:.625rem;padding-left:1rem}.form__validation-summary--visible{display:block;padding-bottom:1.25rem}.form__working-message{display:none}.form--working{pointer-events:none}@keyframes fadeInOut{0%{opacity:1}to{opacity:0}}.form--working .form__working-message{animation:fadeInOut 1s ease-in-out infinite alternate;display:block;font-size:1.75rem;left:50%;letter-spacing:.025em;line-height:1.35714;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}.form--working:after{background-color:#fff;content:"";height:100%;left:0;opacity:.7;position:absolute;top:0;width:100%;z-index:1}.form--edit{padding-bottom:3.75rem}.memories{position:relative}.memories__container{margin-left:auto;margin-right:auto;width:83.33333%}.memories:not(:last-child){padding-bottom:5rem}.memories__heading{text-align:right}.memories__list{list-style:none}.memories__list+.memories__cta{margin-top:2.5rem}.memories__item{margin-top:3.75rem}.memories__letter,.memories__petal{display:none}@media (min-width:768px){.memories__container{width:83.33333%}.memories__heading{margin-bottom:6.25rem;margin-left:auto;max-width:38.75rem}.memories__list{display:flex;flex-wrap:wrap;justify-content:space-between}.memories__item{margin-top:0;width:calc(50% - 1.875rem)}.memories__item:nth-child(2n){margin-top:5rem}.memories__letter{display:block;left:25%;opacity:.03;position:absolute;top:-6.25rem;width:75%;z-index:-1}}@media (min-width:1025px){.memories__container{width:66.66667%}.memories:not(:last-child){padding-bottom:12.5rem}.memories__heading{margin-bottom:8.75rem}.memories__item{width:calc(37.5% - .625rem)}.memories__item:nth-child(2n){margin-top:11.25rem}.memories__item:nth-child(odd):not(:first-child){margin-top:5rem}.memories__letter{left:25%;top:-18.75rem}.memories__petal{display:block;position:absolute;z-index:-1}.memories__petal--heading{left:21.66667%;top:-3.75rem;width:13.4375rem}.memories__petal--left{left:-12.5rem;top:50%;width:20.6875rem}.memories__petal--bottom{bottom:11.875rem;right:19.16667%;width:16.5rem}.memories__list+.memories__cta{margin-top:5rem}}@media (min-width:1920px){.memories__letter{left:41.66667%;top:-25rem;width:75%}.memories__list+.memories__cta{margin-top:9.375rem}}.modal-content--centered{text-align:center}.modal-content__heading{margin-bottom:1.25rem}.modal-content__logo-links{margin-top:1.875rem}@media (min-width:1025px){.modal-content__logo-links{margin-top:3.4375rem}}.not-supported-modal__list{margin-top:30px;text-align:center}.not-supported-modal__link{display:inline-block;padding:15px;text-align:center;width:110px}@media (min-width:1025px){.not-supported-modal__link{width:160px}}.not-supported-modal__image{height:auto;width:100%}.not-supported-modal__text{display:inline-block;text-align:center}.petals-hero{left:50%;padding-top:1.875rem;position:fixed;text-align:center;top:50%;transform:translate(-50%,-50%);width:100%;z-index:2}.petals-hero__heading{margin-bottom:1.875rem}.petals-hero__heading-top{display:block;font-size:1.125rem;letter-spacing:.22222em;line-height:1.33333;margin-bottom:.625rem}.petals-hero__heading-bottom{display:block;font-size:3.25rem;letter-spacing:.07135em;line-height:.96154}.petals-hero__text{margin-left:auto;margin-right:auto;max-width:40.625rem}.petals-hero__button{margin-top:3.75rem;position:relative}.petals-hero__button:after{background-color:#716a5b;content:"";display:block;height:4.375rem;left:50%;position:absolute;top:100%;transform:translateX(-50%);width:.0625rem}.js .petals-hero{pointer-events:none}.js .petals-hero--displayblock{display:block}.js .petals-hero--anim{pointer-events:auto}.js .petals-hero--anim .petals-hero__visible{opacity:1}.js .petals-hero__heading{opacity:0}.js .petals-hero__visible{opacity:0;transition:opacity .4s ease-in-out}@media (min-width:1025px){.petals-hero__heading{margin-bottom:3.75rem}.petals-hero__heading-top{font-size:2rem;line-height:1;margin-bottom:.375rem}.petals-hero__heading-bottom{font-size:8.75rem;line-height:.78571}}.popup{left:0;line-height:1;opacity:0;pointer-events:none;position:absolute;top:50%;transform-origin:0 56%;width:auto}.popup h3,.popup p{margin-bottom:0;margin-top:0}.popup__name{display:inline-block;font-family:orpheuspro,Times New Roman,Times,serif;font-size:45px;transform-origin:center left;white-space:nowrap}.popup__years{font-size:21px;margin-bottom:0;padding-top:15px}.popup__calltoaction{display:none;font-size:21px;padding-top:15px}.popup div{color:#282828;margin-block-end:0;margin-block-start:0;white-space:nowrap}.popup--mobile{transform:scale(.7)}.popup--mobile .popup__calltoaction{display:block}.rich-text-component{padding-bottom:30px;padding-top:30px}@media (min-width:1025px){.rich-text-component__container{margin-left:auto;margin-right:auto;max-width:60em;padding-left:60px;padding-right:60px}}.site-footer{align-items:center;display:flex;flex-shrink:0;justify-content:space-between;padding:20px 30px;pointer-events:none;z-index:4}.site-footer__left,.site-footer__right{pointer-events:auto}.site-footer__left{margin-left:-15px}.site-footer__right{margin-right:-7.5px}.site-footer__audio-toggle{color:#716a5b;margin-left:.875rem}.explore-page .site-footer,.tribute-page .site-footer{bottom:0;left:0;position:fixed;width:100%}@media (min-width:1025px){.site-footer{padding:2.75rem 3.75rem}.site-footer__left{margin-left:0}.site-footer__left mc-button{margin-right:15px}.site-footer__right{align-items:center;display:flex;margin-right:0}}.site-header{display:flex;left:0;position:fixed;right:0;top:0;transition:background-color .25s ease-in-out;width:100%;z-index:5}.site-header__logo{display:block}.site-header__nav-placeholder{display:none}.no-js .site-header{position:relative}.default-page .site-header,.tribute-page .site-header{background-color:#fff}.site-header__flavour-text{color:#716a5b;font-style:italic;margin:0 30px}.site-header__featured-cta .button--text{color:#716a5b}@media (max-width:1024px){.site-header{flex-wrap:wrap}.site-header__mob-top{align-items:center;display:flex;justify-content:space-between;padding:20px 30px;width:100%;z-index:2}.site-header__mob-bottom{background-color:#fff;display:flex;flex-direction:column;overflow:auto;padding:0 30px;width:100%;z-index:1}.site-header__nav-container{display:flex;flex:1 0 auto;flex-direction:column;justify-content:center;padding-bottom:30px}.site-header__nav{margin-top:20px}.site-header__additional-nav{bottom:20px;position:absolute;right:30px;z-index:1}.site-header__featured-cta{align-items:center;display:flex;flex-direction:column;margin:0 auto;order:-1;text-align:center}.site-header__featured-cta .button~.mc-modal,.site-header__featured-cta .button~mc-button{display:block;margin-top:15px}.site-header__edit-cta{margin:20px auto 0;text-align:center}.site-header__search{padding-bottom:4.6875rem}.js .site-header__mob-top:after{background-color:#fff;content:"";display:block;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease-in-out .3s;width:100%;z-index:-1}.js .site-header__mob-bottom{left:0;opacity:0;position:absolute;top:0;transform:translateY(-100%);transition:opacity .3s ease-in-out .3s,transform 0s .6s}.js .site-header__nav-container,.js .site-header__search{opacity:0;transition:opacity .3s ease-in-out}.site-nav-open .site-header__mob-top:after{opacity:1;transition:opacity .35s ease-in-out}.site-nav-open .site-header__mob-bottom{opacity:1;transform:translateY(0);transition:opacity .35s ease-in-out 0s,transform 0s 0s}.site-nav-open .site-header__nav-container,.site-nav-open .site-header__search{opacity:1;transition:opacity .35s ease-in-out .35s}}@media (min-width:1025px){.site-header{justify-content:space-between;padding:3.75rem}.site-header__mob-bottom{flex:1 1 auto}.site-header__nav-container{align-items:center;display:flex;height:100%;justify-content:flex-end}.site-header__nav-placeholder{background-color:currentColor;display:block;height:.125rem;margin:auto;width:1.875rem}.site-header__nav{height:3.1875rem;margin:0 auto}.site-header__featured-cta{align-items:center;display:flex;justify-content:flex-end}.site-header__featured-cta .button+mc-button,.site-header__featured-cta .button+mc-modal{margin-left:15px}.site-header__search-link{align-items:center;color:#716a5b;display:flex;height:2.75rem;justify-content:center;margin:0 1.5625rem 0 .625rem;width:2.75rem}.site-header__search-link svg{height:19;width:19}}@media (min-width:1200px){.site-header__featured-cta,.site-header__mob-top{min-width:250px}}.tribute-footer{position:relative;text-align:center}.tribute-footer__content{padding-bottom:4.375rem;padding-top:5.625rem;position:relative;z-index:2}.tribute-footer__heading{font-family:orpheuspro,serif;font-size:2.5rem;font-weight:400;letter-spacing:.025em;line-height:1.2;margin-bottom:1.25rem;margin-left:auto;margin-right:auto;max-width:39.375rem;width:83.33333%}.tribute-footer__bg{align-items:center;display:flex;left:50%;max-width:22.75rem;overflow:hidden;padding-left:1.875rem;padding-right:1.875rem;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.tribute-footer__bg img{height:auto;width:100%}@media (min-width:1025px){.tribute-footer__content{padding-bottom:8.75rem;padding-top:8.75rem}.tribute-footer__heading{font-size:3.75rem;letter-spacing:.01667em;line-height:1.13333;margin-bottom:2.5rem}}.tribute-header{display:flex;flex-direction:column;margin-bottom:5.3125rem;margin-top:1.25rem;position:relative;text-align:center;z-index:1}.tribute-header>*{margin-left:auto;margin-right:auto;max-width:950px;order:2;width:100%}.tribute-header__date{margin-bottom:1.875rem;margin-top:0;order:1}.tribute-header__heading{margin-bottom:0}.tribute-header__sub-heading{margin-bottom:0;margin-top:.9375rem}.tribute-header__text{margin-top:2.5rem;max-width:628px;position:relative;width:83.33333%}.tribute-header__img{margin-top:3.125rem;max-width:29.125rem;position:relative;width:83.33333%}.tribute-header__img img:not([class]){display:block;height:auto;width:100%}.tribute-header__letter,.tribute-header__petal{display:none}.tribute-header--edit{margin-bottom:1.875rem}.tribute-header--edit .tribute-header__heading{text-align:left}@media (min-width:768px){.tribute-header__letter{display:block;height:auto;left:50%;max-width:79.5625rem;opacity:.03;position:absolute;top:6.25rem;transform:translateX(-50%);width:83.33333%;z-index:-1}.tribute-header--edit{margin-bottom:3.125rem}.tribute-header--edit .tribute-header__heading{text-align:center}}@media (min-width:1025px){.tribute-header{margin-bottom:8.75rem;margin-top:2.5rem}.tribute-header__date{margin-bottom:3.75rem}.tribute-header__sub-heading{margin-top:2.5rem}.tribute-header__text{margin-top:5rem}.tribute-header__img{margin-top:6.25rem}.tribute-header__letter{top:12.5rem}.tribute-header__petal{display:block;position:absolute;z-index:-1}.tribute-header__petal--header{right:-3.125rem;top:4.375rem;width:11.25rem}.tribute-header__petal--summary{right:-14rem;top:2.5625rem;width:10.375rem}.tribute-header__petal--side{left:10%;top:60%;width:22.5rem}.tribute-header--edit{margin-bottom:5rem}}@media (min-width:1920px){.tribute-header>*{max-width:33.33333%}.tribute-header__heading{max-width:50%}.tribute-header__img{max-width:29.125rem}.tribute-header__letter{max-width:79.5625rem}.tribute-header__petal--summary{right:-25rem}}.search-results:last-child{padding-bottom:1.875rem}.search-results .search-results__item{border-color:#b6ab8366}@media (min-width:1025px){.search-results .search-results__item,.search-results:last-child{padding-bottom:3.125rem}.search-results .search-results__item:not(:first-child){margin-top:3.125rem}}.error-page{background-image:url(/static/media/404.ec4f66a72819bf10651e.jpg);background-position:bottom;background-repeat:no-repeat;background-size:auto 100%}.error-page main{display:flex;flex-direction:column;justify-content:center}.error-page__container{margin-left:auto;margin-right:auto;max-width:40em;text-align:center}.error-page__rich-text{text-align:inherit}.error-page__rich-text h1+h2{font-size:1.5625rem;margin-top:-1.875rem}@media (min-width:1025px){.error-page__rich-text h1+h2{font-size:2.375rem;margin-top:-5.625rem}}.error-page__links{margin-top:2.5rem}.explore-page main{z-index:1}.tribute-page{height:auto}.tribute-page__add-memory-cta{text-align:center}.tribute-page main{overflow:hidden}.tribute-page .site-footer{padding-bottom:1.875rem;position:relative}.tribute-page .site-footer:before{background-color:#716a5b33;content:"";height:.0625rem;left:1.875rem;position:absolute;right:1.875rem;top:0}.tribute-page__edit{margin-bottom:2.5rem}@media (min-width:1025px){.tribute-page .site-header{padding-bottom:1.875rem}.tribute-page .site-footer{padding-bottom:3.75rem;padding-top:2.5rem}.tribute-page .site-footer:before{left:3.75rem;right:3.75rem}}.js .hide-js,.no-js .hide-no-js{display:none}@media (max-width:1024px){.hide-s{display:none}}@media (min-width:1025px){.hide-l{display:none}}
/*# sourceMappingURL=main.f1cb6795.css.map*/