body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.my-card{width:80%;margin:4em auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(295px,1fr));grid-gap:4rem 3rem}@media (max-width:800px){.my-card{grid-template-columns:repeat(auto-fit,minmax(215px,1fr));grid-gap:4rem 0}}.header{max-width:90%;padding:20px 10px;margin:0 auto}.header ul{margin:0;padding:0;list-style:none;overflow:hidden;background-color:#fff}.grey-color{color:#868e96}.header li a{display:block;margin:0 10px;color:#000;text-decoration:none;padding:6px;transition:99ms ease-in-out}.header .menu-btn:hover,.header li a:hover{border-radius:.6em;color:#ff2400}.header .logo-name{height:100%;width:100%}.header .menu{clear:both;max-height:0;transition:max-height .2s ease-out}.header .menu-icon{cursor:pointer;display:inline-block;padding:28px 20px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.header .menu-icon .navicon{background:#333;display:block;height:2px;position:relative;transition:background .2s ease-out;width:18px}.header .menu-icon .navicon:after,.header .menu-icon .navicon:before{background:#333;content:"";display:block;height:100%;position:absolute;transition:all .2s ease-out;width:100%}.header .menu-icon .navicon:before{top:5px}.header .menu-icon .navicon:after{top:-5px}@media (min-width:48em){.header{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.header .menu{display:flex;max-height:none;flex-flow:row wrap}}@media (max-width:960px){.header .logo-name{display:block;margin:1.5em auto 0;width:70%}.header{display:inline}.header,.header .menu{justify-content:center}.header .menu{flex-grow:6;line-height:2;display:flex;max-height:none;flex-flow:row wrap}.header li a{color:#ff2400}}.input-search{display:flex;justify-content:center}.input{text-align:center;padding:.5em 1em;margin-top:1em;border:none;border-bottom:1px solid red;outline:#fff;width:30%;font-size:1.5em}.input:active{outline:red}@media (max-width:800px){.input{width:65%;font-size:1em}}.card{width:100%;display:flex;justify-content:center}.card-content{width:100%;background:#fff;padding:1.5rem;border-radius:14px;border:1px solid #e5e5e5;box-shadow:0 6px 16px rgba(0,0,0,.08);transition:transform .2s ease,box-shadow .2s ease}.card-content:hover{border:1px dotted #a9155a;transform:translateY(-6px);box-shadow:0 40px 40px rgba(221,14,83,.12)}.card-content h4{font-size:1.2rem;font-weight:600;margin-bottom:1rem;color:#222;word-break:break-word}.celeb-info{padding:0;margin:0}.celeb-info li{list-style:none;font-size:.9rem;color:#555;margin-bottom:.5rem;word-break:break-word;overflow-wrap:break-word}.celeb-info li strong{color:#000}@media (max-width:768px){.card-content{padding:1rem}.card-content h4{font-size:1rem}.celeb-info li{font-size:.85rem}}
/*# sourceMappingURL=main.1a5e9923.chunk.css.map */