@import"//cdn.web-fonts.ge/fonts/alk-rounded-mtav-med/css/alk-rounded-mtav-med.min.css";*{margin:0;padding:0;font-family:ALK Rounded Mtav Med,sans-serif!important}body{overflow:hidden;height:100vh;box-sizing:border-box;position:relative;margin:0;background-size:cover}body:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(https://i.pinimg.com/1200x/41/b9/fa/41b9fa5f90fee9a651e1676ce1e637a2.jpg);background-position:center;opacity:.2;z-index:-1}.cover{max-width:760px;height:100vh;background-color:#fff;margin:0 auto;text-align:center;position:relative}.cover .page{position:absolute;width:100%;top:0;left:0;transition:opacity .5s ease,transform .5s ease;opacity:0;transform:translate(100%);pointer-events:none;z-index:0}.cover .page.active{opacity:1;transform:translate(0);pointer-events:auto;z-index:2}.cover .page.inactive{z-index:1}.go-back{width:40px;height:40px;border-radius:50%;background-color:#000;color:#fff;display:flex;cursor:pointer;align-items:center;justify-content:center}.input-ingredients{width:70%}.input-ingredients .input-group{width:100%;position:relative}.input-ingredients .input-group input{width:100%;border:0;outline:0;padding:10px;border-radius:30px;font-size:22px;background-color:#e7e7e7;position:relative}.input-ingredients .input-group .sbt{width:35px;height:35px;border-radius:50%;background-color:#fff;position:absolute;right:-14px;top:6px;display:flex;align-items:center;justify-content:center;transition:.3s}.input-ingredients .input-group .sbt:hover{transform:scale(1.05);cursor:pointer}.inp-cover{color:#fff;background-color:#000;padding:5px 20px;font-size:14px;border-radius:50px}.inp-cover .remove-icon{background-color:#fff;width:20px;height:20px;border-radius:50%;color:#000;display:flex;align-items:center;justify-content:center;transition:.3s;cursor:pointer}.inp-cover .remove-icon:hover{background-color:#000;color:#fff}.result-box{border-radius:5px;width:100;min-width:300px;box-shadow:0 0 10px .3px #00000026;cursor:pointer;transition:.3s}.result-box:hover{transform:scale(1.02)}.custom-button{background-color:#000;border:0;outline:0;color:#fff;padding:10px 30px;border-radius:20px;transition:.3s}.custom-button:hover{cursor:pointer;transform:scale(1.1)}
