/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],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}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}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-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.footerMarker{display:flex;align-items:center;justify-content:center}.footerMarker.--layerOne,.footerMarker.--layerThree,.footerMarker.--layerTwo{border-radius:50%}.footerMarker.--layerOne{background-color:#caa6c6;width:12rem;height:12rem}.footerMarker.--layerTwo{background-color:#ceaecb;width:8rem;height:8rem}.footerMarker.--layerThree{background-color:#d2b4cf;width:4rem;height:4rem}.footer{position:fixed;bottom:0;background-color:#c49cc0;max-width:721px;width:100%}.footer__nav{position:relative;z-index:2}.footer__nav__list{display:flex;align-items:center;justify-content:space-between;list-style:none;padding:1.5rem 2rem}.footer__nav__list__item{display:flex;align-items:center;justify-content:center;font-size:2rem;color:#fff}.footer__nav__list__item__link{display:flex;justify-content:center;align-items:center;position:relative}.footer__nav__list__item__link img{z-index:1}.footer__nav__list__item__link img:last-child{position:absolute;top:-.1rem;right:-.1rem;z-index:-1}.footer__flower{position:absolute;z-index:2;top:-2.55rem;right:0}.footer__marker{display:flex;align-items:center;justify-content:center;z-index:1;height:100%}.footer__marker,.sidebar{position:absolute;top:0;width:100%;overflow:hidden}.sidebar{max-width:721px;display:none;z-index:2}.sidebar.open{display:flex;justify-content:flex-end;right:0}.sidebar__hamburger-icon{font-size:30px;color:#000;cursor:pointer}.sidebar__content{width:250px;height:100vh;box-shadow:-8rem 0 16rem 16rem rgba(0,0,0,.58);right:0;z-index:3;background-color:#fff;border-right:1px solid #d6d6d6;overflow-y:scroll}.sidebar__header{background-color:#c49cc0;position:relative;min-height:3.5rem;box-shadow:.5rem 0 1rem 0 #c49cc0}.sidebar__header__exit{display:flex;align-items:center;gap:.5rem;justify-content:center;cursor:pointer;background-color:gray;width:100%;font-size:1rem;background-color:#774372;padding:.5rem;border-radius:2rem;color:#fff;text-shadow:none}.sidebar__header__exit svg{color:#fff!important}.sidebar__header__profile{display:flex;flex-direction:column;color:#fff;gap:1rem;font-weight:500;font-size:1.25rem;text-shadow:2px 2px 2px rgba(0,0,0,.45);justify-content:center;align-items:center;padding:1rem}.sidebar__header__profile__photo{border-radius:8rem;width:8rem;height:8rem;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;position:relative;background-repeat:no-repeat;background-position:50%;background-size:cover;overflow:hidden;border:.2rem solid #774372;box-shadow:0 0 1rem 0 #774372}.sidebar__header__close{display:flex;justify-content:center;align-items:center;border-radius:50%;width:1.6rem;height:1.6rem;border:2px solid #774372;top:1rem;right:1rem;padding:.2rem;position:absolute;cursor:pointer}.sidebar__header__close svg{color:#774372!important}.sidebar__menu{display:flex;flex-direction:column;text-align:center;list-style:none;padding:0;position:relative}.sidebar__menu a{display:flex;align-items:center;justify-content:center;font-size:18px;color:#000;margin-bottom:0;padding:1.5rem;cursor:pointer;border-bottom:1px solid #d6d6d6;font-size:.875rem;font-weight:500;width:100%;text-decoration:none}.sidebar__menu a:after{content:">";font-weight:bolder;position:absolute;right:1rem;font-size:1.2rem}.header{position:fixed;z-index:2;padding:1.5rem 2rem;max-width:721px;width:100%;top:0;background-color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);border-bottom:1px solid #e5e7eb}.header ul{display:flex;justify-content:space-between;list-style:none}.header ul li svg{color:#000;font-size:1.5rem}.header ul li button{background-color:transparent;border:none;cursor:pointer}