.button__base{display:block;margin:auto;padding:16px;border:1px solid rgba(0,0,0,0);border-radius:16px;background-color:#fff;font-size:16px;width:fit-content;min-width:100px}@media(min-width: 960px){.button__base{font-size:24px}}.button__base--generator{background-color:#d3d3d3}.button__base--remove{background-color:#ffa07a}.button__base:focus{outline:none}.switch{display:flex;flex-direction:row;justify-content:center}.switch__base{width:150px;height:34px;display:block;position:relative;margin:auto 24px}.switch__input{width:0;height:0;opacity:0}.switch__input:checked+spam{background-color:#2196f3}.switch__input:focus+spam{box-shadow:0 0 1px #2196f3}.switch__input:checked+spam:before{transform:translateX(117px)}.switch__slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:red;transition:.4s;border-radius:34px}.switch__slider::before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;transition:.4s;border-radius:50%}.simple-generator__base{background-color:#b0c4de;width:99.99%;min-width:960px;height:230px;margin:24px auto;padding:32px;box-sizing:border-box}@media(min-width: 960px){.simple-generator__base{height:350px}}.simple-generator__title{text-align:center}.simple-generator__instructions{text-align:center}.simple-generator__quote{margin:16px;text-align:center}.custom-generator__base{background-color:#b0c4de;width:99.99%;min-width:960px;height:600px;margin:auto;padding:24px;box-sizing:border-box}@media(min-width: 960px){.custom-generator__base{height:900px}}.custom-generator__title{text-align:center}.custom-generator__instructions{text-align:center}.custom-generator__buttons-container{display:flex;flex-direction:row;justify-content:center;width:99.99%;margin:24px 0}.custom-generator__buttons-container>button{margin:24px}.custom-generator__quotes{display:flex;flex-direction:column}.custom-generator__quotes>p{text-align:center}
