/*! 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;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}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-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}template{display:none}[hidden]{display:none}.hamburger-icon{position:relative;width:60px;height:60px;transition-duration:.4s;transform-origin:-20% 0;transform:scale(.6)}.hamburger-icon .icon-left{transition-duration:.4s;position:absolute;height:6px;width:30px;top:30px;background-color:#000;left:0}.hamburger-icon .icon-left:before{transition-duration:.4s;position:absolute;width:30px;height:6px;background-color:#000;content:"";left:0;top:-20px}.hamburger-icon .icon-left:after{transition-duration:.4s;position:absolute;width:30px;height:6px;background-color:#000;content:"";left:0;top:20px}.hamburger-icon .icon-left:hover{cursor:pointer}.hamburger-icon .icon-right{transition-duration:.4s;position:absolute;height:6px;width:30px;top:30px;background-color:#000;left:30px}.hamburger-icon .icon-right:before{transition-duration:.4s;position:absolute;width:30px;height:6px;background-color:#000;content:"";left:0;top:-20px}.hamburger-icon .icon-right:after{transition-duration:.4s;position:absolute;width:30px;height:6px;background-color:#000;content:"";left:0;top:20px}.hamburger-icon.--open .icon-left{transition-duration:.4s;background:transparent}.hamburger-icon.--open .icon-left:before{transform:rotate(45deg) scale(1.4) translate(3px,3px)}.hamburger-icon.--open .icon-left:after{transform:rotate(-45deg) scale(1.4) translate(3px,-3px)}.hamburger-icon.--open .icon-right{transition-duration:.4s;background:transparent}.hamburger-icon.--open .icon-right:before{transform:rotate(-45deg) scale(1.4) translate(-3px,3px)}.hamburger-icon.--open .icon-right:after{transform:rotate(45deg) scale(1.4) translate(-3px,-3px)}.hamburger-icon:hover{cursor:pointer}:root{font-family:Open Sans,sans-serif;line-height:1.5;font-weight:400;color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;background:#D3D6B2;scroll-behavior:smooth;font-size:16px}@media screen and (min-width: 1400px){:root{font-size:1.145vw}}@media screen and (max-width: 1100px){:root{font-size:1.45vw}}@media screen and (max-width: 560px){:root{font-size:2.65vw}}#app{margin-top:50px;background:#E8F7DE;background:linear-gradient(0deg,#E8F7DE 0%,#D3D6B2 100%);background-attachment:fixed;overflow:hidden}@media screen and (max-width: 560px){html{scroll-padding-top:50px}}.index-section{max-width:55em;margin:0 auto;padding:3.125em 0;display:flex;align-items:center}@media screen and (max-width: 560px){.index-section{flex-direction:column;padding:1.875em 3.75em}.index-section#intro{padding-top:3.75em}}.section-column{flex:1}@media screen and (max-width: 560px){.index-section:not(#intro,#outro) .section-column{order:1}}.index-section-header .__text-logo{width:31.5em;margin-top:0}.index-section-header .__text-logo svg{display:block;fill:#000}.index-section-header .__header{display:flex;align-items:center;height:8.75em}.index-section-header .__header .logo-doremi-round{width:5.125em;height:5.125em;flex-shrink:0;margin-right:1.125em;position:relative}.index-section-header h1,.index-section-header h2{font-stretch:condensed;font-size:2.375em;line-height:1.2;margin:.625em 0}@media screen and (max-width: 560px){.button-wrapper{display:flex;justify-content:center;margin-bottom:1.25em}}.button{display:inline-block;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;-moz-appearance:none;appearance:none;background-color:transparent;padding:.9375em 1.625em;border:0;border-radius:8px;cursor:pointer;font-stretch:condensed;font-size:max(1.125em,18px);font-weight:700;overflow:hidden;position:relative;transition:background-color .3s ease;text-transform:uppercase;text-decoration:none}.button:disabled{pointer-events:none;opacity:.5}.button.--type-primary,.button.--type-submit{background-color:#6cac9c;color:#fff}@media (hover: hover){.button.--type-primary:hover,.button.--type-submit:hover{background-color:#589c8b}}.button span{display:block;z-index:20}@media screen and (max-width: 560px){.button{font-size:1.5em}}@media (hover: hover){.button:after{background:#ffffff;content:"";height:6.25em;left:-40%;opacity:.2;position:absolute;top:-2.1875em;transform:rotate(20deg);width:30%;z-index:1}}@media (hover: hover) and (prefers-reduced-motion: no-preference){.button:hover:after{left:125%;transition:left .65s ease}}.footer{max-width:55em;margin:3.75em auto 0;padding-bottom:6.25em;text-align:center;white-space:pre-line;font-size:.875em;line-height:2;font-stretch:condensed;font-weight:400}.footer a{color:#000}.footer p{margin:0}@media screen and (max-width: 560px){.footer{font-size:1em;padding:0 1.875em 3.75em}.footer span{display:block}}
