*{box-sizing:border-box}body{background:#a3c1c1;background-attachment:fixed;background-image:url("https://lh3.googleusercontent.com/ZBiWUzWP3lqrIWTQKBc0NLezBe-bAS9LNuupJa40ho8lO_oPeQdUhiYRrwjAcack8z3qC9iRocIpsKlCGcE=rw-s0");background-position:bottom center;background-repeat:no-repeat;background-size:120% auto;color:#000;font-family:"Convergence",sans-serif;font-size:16px;line-height:1.6;margin:0;padding:0;-webkit-font-smoothing:antialiased}@media only percy{body{background-attachment:inherit;background-image:none}}@media only screen and (min-width: 901px){body{background-size:constrain;padding:0 1em}}a{color:#b76e00;-webkit-text-decoration-style:dotted;text-decoration-style:dotted}a:hover{-webkit-text-decoration-style:solid;text-decoration-style:solid}p{margin:.5em}h1,h2,h3,h4,h5,h6{margin:.5rem;text-transform:capitalize}h1{font-family:"Montez",cursive}.wrapper{display:flex;flex-flow:column;margin:0 auto;min-height:100vh;max-width:900px;padding-bottom:45vw}.material-icons{font-size:16px}.block__main{flex-grow:1}.yeti__help{font-size:12.8px;opacity:.8}.actions__wrapper{align-items:flex-start;display:flex;flex-flow:row}.actions__wrapper>:first-child{flex-grow:1}.button{border:2px solid #ffcd60;background-color:#d2f2f2;border-radius:6px;color:#000;display:inline-block;padding:.33333em .5em;text-decoration:none;transition:all 100ms ease-in-out}.button--subtle{border-color:transparent}.button:focus{border-color:#b76e00;outline:none}.is-keyboard .button:focus{outline:default}.button:hover{border-color:#ef9c2f;outline:none}.is-keyboard .button:hover{outline:default}.button:hover:focus{border-color:#b76e00}.button:hover{box-shadow:0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24)}.button--primary{background-color:#ef9c2f;color:#000;font-weight:700}.button--secondary{background-color:#728f8f;border:none;color:#000;font-weight:700;padding:.5em;text-transform:capitalize}.button--full{background-color:#728f8f;border:none;color:#000;display:block;flex-grow:1;font-weight:700;padding:1em .5em;margin:1em .5em;text-align:center}.button__list .button{margin:.5em}.card{background-color:#d2f2f2;border-radius:6px;color:#000;margin:1em .5em;padding:.5em;text-decoration:none;transition:all 100ms ease-in-out}.card:hover{box-shadow:0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24)}.card--actions{background-color:inherit;color:inherit}.card--actions:hover{box-shadow:none}.card--flush{margin:0 .5em}.field{margin:.5em 0}.field__input{margin:.5em 0}.field__aside{font-size:12.8px;margin:0 .5em}.field__help{font-size:12.8px}.input{border:2px solid #ffcd60;background-color:transparent;border-radius:3px;color:inherit;font-family:inherit;font-size:inherit;padding:.125em;transition:all 100ms ease-in-out}.input--subtle{border-color:transparent}.input:focus{border-color:#b76e00;outline:none}.is-keyboard .input:focus{outline:default}.input:hover{border-color:#ef9c2f;outline:none}.is-keyboard .input:hover{outline:default}.input:hover:focus{border-color:#b76e00}.input--inline{text-align:center;border-bottom:2px solid #ffcd60}.input--inline:focus{border:2px solid transparent;border-bottom:2px solid #b76e00}.input--inline:hover{border:2px solid transparent;border-bottom:2px solid #ef9c2f}.input--inline:hover:focus{border:2px solid transparent;border-bottom:2px solid #b76e00}.input__currency .input{width:5.5em}.input__rate .input{width:4.5em}.input__currency::after,.input__currency::before{font-size:12.8px;opacity:.8}.locale_country_CA .input__currency::before,.locale_country_MX .input__currency::before,.locale_country_NZ .input__currency::before,.locale_country_US .input__currency::before{content:' $'}.locale_country_AT .input__currency::before,.locale_country_BE .input__currency::before,.locale_country_ES .input__currency::before,.locale_country_FR .input__currency::before,.locale_country_IE .input__currency::before,.locale_country_IT .input__currency::before,.locale_country_LU .input__currency::before,.locale_country_MC .input__currency::before,.locale_country_PT .input__currency::before{content:' €'}.locale_country_AE .input__currency::before{content:'د.إ'}.locale_country_BR .input__currency::before{content:' R$'}.locale_country_CN .input__currency::before,.locale_country_JP .input__currency::before{content:' ￥'}.locale_country_CZ .input__currency::before{content:' Kč'}.locale_country_GB .input__currency::before{content:' £'}.locale_country_IN .input__currency::before{content:' ₹'}.locale_country_LI .input__currency::before{content:' CHF'}.locale_country_MA .input__currency::before{content:'.د.م'}.locale_country_PL .input__currency::before{content:' zł'}.locale_country_PE .input__currency::before{content:' S/.'}.locale_country_PH .input__currency::before{content:' ₱'}.locale_country_RU .input__currency::before{content:' ₽'}.locale_country_SE .input__currency::before{content:' kr'}.locale_country_ZA .input__currency::before{content:' R'}.input__rate::after{content:'% ';font-size:12.8px;opacity:.8}.input__toggle{align-items:center;cursor:pointer;display:flex;flex-flow:row}.input__toggle>:first-child{margin-right:.5em}.toggle{border:2px solid #ffcd60;background-color:#728f8f;border-radius:calc(.5em + 2px);display:grid;grid-template-columns:0fr 1fr 1fr;height:calc(1em + 6px);padding:2px;transition:all 100ms ease-in-out;width:calc(2em + 4px)}.toggle--subtle{border-color:transparent}.toggle:focus{border-color:#b76e00;outline:none}.is-keyboard .toggle:focus{outline:default}.toggle:hover{border-color:#ef9c2f;outline:none}.is-keyboard .toggle:hover{outline:default}.toggle:hover:focus{border-color:#b76e00}.toggle::after{background-color:#d2f2f2;border-radius:50%;content:'';grid-column:2;transition:all 100ms ease-in-out}.toggle--checked{grid-template-columns:1fr 1fr 0fr}.toggle--checked::after{background-color:#ef9c2f}.push{margin:1em 0}.header{align-items:center;display:flex;flex-flow:row;justify-content:space-between;padding:.5em 1em}.header h1,.header h2{line-height:1rem;margin:0}.header p{max-width:60vw}.header a{color:#000;text-decoration:none}.footer{font-size:11.2px;padding:.5em 1em}@media only screen and (min-width: 901px){.footer{display:flex;flex-flow:row;flex-wrap:wrap;justify-content:space-between}}.footer a{color:#000;text-decoration:underline}.footer p{text-align:center}@media only screen and (min-width: 901px){.footer p{text-align:left}}
