@font-face{font-family:"Galano Grotesque Regular";src:url(/static/media/galanogrotesque-regular.5f03954d.otf)}@font-face{font-family:"Galano Grotesque Medium";src:url(/static/media/galanogrotesque-medium.b97d8085.otf)}@font-face{font-family:"Galano Grotesque Semibold";src:url(/static/media/galanogrotesque-semibold.221148fe.otf)}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.main-nav{height:300px;background:#146eb4;box-sizing:border-box;padding:0;margin:0;background-size:100vw 100%}.main-nav__logo{display:block;width:156px;height:44px;left:10%;top:32px;position:fixed;cursor:pointer}.main-nav-info{right:10%;position:fixed;top:32px}.main-nav-signin{color:#fff;text-decoration:none;padding:1.5rem;font-family:"Galano Grotesque Regular"}.main-nav-for-pc{text-decoration:none;background:#fff;color:#146eb4;padding:1rem;font-family:"Galano Grotesque Medium";border:1px solid #fff;border-radius:4px;cursor:pointer}.slogan-container{background:#fafafa;box-sizing:border-box;padding:0;margin:0}.slogan-main-container{width:64%;z-index:0;margin:auto;background:#fff;box-shadow:0 2px 8px rgba(26,24,30,.06);border-radius:8px;position:relative;bottom:150px;padding:3rem 10rem}.slogan-main-container__title{font-family:"Galano Grotesque Semibold"}.slogan-main-container__info{color:#4d4d4d;font-family:"Galano Grotesque Regular";font-size:large}#generate-slogan-form{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding:2rem 0}.input-lable{margin-bottom:.5rem;color:#4d4d4d;font-family:"Galano Grotesque Medium"}#slogan-word{width:30%;margin-bottom:3rem;border:1px solid #d9d9d9;box-sizing:border-box;border-radius:4px;height:48px}#generate-slogan-btn{background:#146eb4;border-radius:4px;max-width:20%;font-family:"Galano Grotesque Semibold";border:1px solid #146eb4;font-size:medium;color:#fff;padding:1rem;cursor:pointer}.slogans-metadata{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-top:2rem}.slogans-metadata-count{color:#1a181e;font-family:"Galano Grotesque Medium";font-size:large}.download-all-slogans-btn{color:#146eb4;background:#fff;border-radius:5px;border:2px solid #146eb4;cursor:pointer;padding:0 1.5rem;font-family:"Galano Grotesque Regular"}.download-all-slogans-btn:hover{color:#fff;background:#146eb4;border:2px solid #fff}.all-slogans{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between}.single-slogan{width:40%;cursor:pointer;color:#1a181e;font-family:"Galano Grotesque Regular";padding:1.2rem;background:#f2f2f2;border-radius:4px}.single-slogan:nth-child(odd){margin:1rem .5rem 1rem 0}.single-slogan:nth-child(2n){margin:1rem 0 1rem .5rem}.single-slogan:hover{box-shadow:0 1px 2px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.slogan-controller{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;position:relative}.number{font-family:"Galano Grotesque Medium";font-size:medium;color:#146eb4;margin:0 .5rem;width:15px;height:15px;display:inline-block;font-size:small;padding:.1rem;cursor:pointer;text-align:center}.active,.number:hover{border:1px solid #146eb4;border-radius:50%}.active{background:#146eb4;color:#fff}.delimiter{color:#146eb4;margin:0 .5rem}.next-controller{font-family:"Galano Grotesque Regular";color:#146eb4;cursor:pointer;position:absolute;right:0}.line{border-top:thin #d9d9d9}.features{background:rgba(20,110,180,.05);overflow:hidden}.features__content{width:80%;margin:auto;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.feature{width:33%;margin:3rem 1rem;text-align:center}.feature__title{color:#1a181e;font-family:"Galano Grotesque Medium";font-weight:lighter}.feature__content{color:#4d4d4d;font-family:"Galano Grotesque Regular"}@media screen and (max-width:480px){.features__content{-webkit-flex-direction:column;flex-direction:column}.feature{width:80%;text-align:center}}.product{box-sizing:border-box;padding:0;width:31%;margin:.5rem;cursor:pointer}.product:hover{box-shadow:4px 4px 4px rgba(0,0,0,.19)}.product__img{width:100%}.product__title{color:#1a181e;font-family:"Galano Grotesque Medium";font-weight:lighter}.product__content{color:#4d4d4d;font-family:"Galano Grotesque Regular"}@media screen and (max-width:1000px){.product{width:40%;margin:1.5rem}}@media screen and (max-width:700px){.product{width:80%;margin:auto auto 1.5rem}}.free-products{background:#fff;padding:0;box-sizing:border-box;position:relative;width:80%;margin:auto}.free-products__title{font-family:"Galano Grotesque Semibold"}.free-products__products{width:80vw;margin:auto;overflow:hidden;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:1000px){.free-products__title{position:relative;left:2%}}@media screen and (max-width:700px){.free-products__title{width:80%;margin:auto auto 1.5rem}}.footer{padding:0;margin:0;box-sizing:border-box;background:#1a181e;font-family:"Galano Grotesque Medium"}.footer-content{width:80%;padding:5rem 0;margin:auto;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}#footer-content__logo{display:block;width:156px;height:44px;cursor:pointer}.footer-content__links{width:80%;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.link{text-decoration:none;color:#fff;display:block;margin:1rem;font-size:large}#jobs-count{background:#fff;border:1px solid #fff;border-radius:50%;color:#1a181e;padding:.1rem}.footer-detail{width:80%;margin:auto}.footer-detail #line{border-top:thin #fff}.footer-detail__info{color:#fff;-webkit-justify-content:space-between;justify-content:space-between;padding:2rem 0}.footer-detail__info,.madein{display:-webkit-flex;-webkit-align-items:center;align-items:center;display:flex}@media screen and (max-width:1000px){.footer-content{width:80%}}@media screen and (max-width:700px){.footer-content{-webkit-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-align-items:center;align-items:center}.footer-content__links{-webkit-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width:480px){.footer-detail__info{-webkit-flex-direction:column;flex-direction:column}}
/*# sourceMappingURL=main.60038150.chunk.css.map */