.header__heading{color:#fcf7f8;font-family:"Balsamiq Sans";font-weight:400;font-size:1.7em}.options__heading{margin:.7em 0;font-family:"Roboto Slab";font-size:1.5em}.options__form{color:#2f2e30;font-family:Ubuntu;font-size:1em}.display-none{display:none!important}.header{display:grid;grid-template-columns:100%;justify-items:center;width:100%;height:5rem;margin:0;background:#2f2e30}@media only screen and (max-width:320px){.header{height:7rem}}@media only screen and (min-width:1024px){.header{height:auto}}.header__container{display:flex}.header__image{align-self:center;max-height:3em;margin:.5em}@media only screen and (min-width:768px){.header__image{order:2;max-height:4em}}.header__heading{align-self:center;justify-self:center}@media only screen and (max-width:320px){.header__heading{margin-left:1.5em}}@media only screen and (min-width:1024px){.header__heading{font-size:2.3em}}.frog-section{display:flex;justify-content:center;padding:10px;border-bottom:1px solid rgba(0,0,0,.2)}@media only screen and (min-width:768px){.frog-section{grid-area:1/1/3/3}}@media only screen and (min-width:1024px){.frog-section{align-items:center;width:50vw;grid-area:1/1/3/1;border-bottom:unset;border-right:1px solid rgba(0,0,0,.2)}}.frog-section__image{height:60vw;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (min-width:1024px){.frog-section__image{height:50vw}}@media only screen and (min-width:1440px){.frog-section__image{height:40vw}}.frog-section__image-container{position:relative;bottom:0;display:flex;justify-content:center}.frog-section__sign-text{position:absolute;top:7%;left:8%;display:grid;align-items:center;height:30%;width:85%;overflow:hidden;outline:0;border:none;background:0 0;font-family:Roboto;text-align:center;line-height:1.2em;word-wrap:break-word;text-overflow:ellipsis;font-size:3vw;line-break:anywhere;transform:rotate(6deg)}@media only screen and (min-width:1024px){.frog-section__sign-text{font-size:2vw}}@media only screen and (min-width:1440px){.frog-section__sign-text{max-height:11vw}}.grid-container{display:grid}@media only screen and (min-width:768px){.grid-container{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}}@media only screen and (min-width:1024px){.grid-container{grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr;min-height:85vh}}.options{z-index:10;background-color:#fff;padding:0 .5em .5em;border-bottom:1px solid rgba(0,0,0,.2)}.options:last-child{border-bottom:0}@media only screen and (min-width:425px){.options{display:grid;justify-content:center}}@media only screen and (min-width:768px){.options{display:grid;justify-content:center;grid-template-rows:5em -webkit-max-content auto;grid-template-rows:5em max-content auto;align-items:baseline;border-right:1px solid rgba(0,0,0,.2)}}@media only screen and (min-width:1024px){.options{display:grid;grid-template-columns:1fr;grid-template-rows:-webkit-min-content -webkit-min-content;grid-template-rows:min-content min-content;justify-content:left;padding-bottom:0;border-right:0}}@media only screen and (min-width:768px){.options__heading{text-align:center;font-size:1.9em}}.options__form{display:grid;padding:0 0 .3em .3em;font-size:1.1rem;font-weight:300}.options__form--advanced-options{grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;border:1px solid #020300}@media only screen and (min-width:425px){.options__form--advanced-options{grid-template-columns:43vw}}@media only screen and (min-width:1024px){.options__form--advanced-options{height:15em}}@media only screen and (min-width:768px){.options__form{padding:0}}.options__label{padding:.44em .3em}.options__input{height:1em;font-weight:300;color:#020300}.options__input::-moz-placeholder{color:#626262}.options__input:-ms-input-placeholder{color:#626262}.options__input::placeholder{color:#626262}.options__input--wide-text{width:9em}@media only screen and (min-width:375px){.options__input--wide-text{width:11em}}.options__input--resolution{width:3.7em;height:1.1em}.options__input--small-number{width:2.7em}.options__input--extra-small-number{width:1.5em}.options__select{color:#0341ea;cursor:pointer;-webkit-user-select:contain;-moz-user-select:contain;-ms-user-select:element;user-select:contain}.options__select--active{color:#2f2e30;cursor:default}.options__choose-panel{display:flex}.options__font-family{color:#2f2e30;font-weight:300;height:1.5em}.options__btn{background:#0341ea;color:#fcf7f8;font-size:.9em;font-weight:600;font-family:Raleway,sans-serif}.options__btn--settings{margin-right:.2em;width:auto;padding:.7em;border:unset;border-radius:2px 2px 0 0;cursor:pointer}.options__btn--settings:last-child{margin:0}@media only screen and (min-width:1024px){.options__btn--settings{padding:1.5em;color:#626262;background:#d4d4d4}}.options__btn--settings-active{background-color:#042784}@media only screen and (min-width:1024px){.options__btn--settings-active{border:2px solid #0a65ed;color:#0a65ed;background:#d4d4d4}}.options__btn--set-default{white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content;padding:.7em;border:unset;border-radius:2px;cursor:pointer}@media only screen and (min-width:768px){.options__btn--set-default{margin:0 0 .2em .3em}}.options__btn--download{width:100%;padding:1em;border:unset;border-radius:2px;cursor:pointer;margin:.5em 0}@media only screen and (min-width:425px){.options__btn--download{justify-self:center}}