body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{padding-bottom:10px;text-align:center}.App-logo{height:40vmin;pointer-events:none}*{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}body{background-image:linear-gradient(90deg,#0f0c29,#302b63,#24243e)}.App-header{background-color:#282c34;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-header,.Header{align-items:center;color:#fff;display:flex}.Header{background-color:#1324aa;border:2px solid #1324aa;height:60px;justify-content:space-between;width:100%}.backBtn{cursor:pointer;font-size:40px;font-weight:300}.backBtn,.title{margin-left:20px}.title{font-family:Sofia,sans-serif;font-size:30px;font-weight:200;margin-right:20px;text-shadow:1px 1px 1px #ababab}.div{background-color:#1324aa;border-radius:10px;height:40%;margin:10px auto 20px;padding-bottom:20px;padding-top:10px;width:50%}.name{font-family:Trirong,serif;font-size:20px}.button,.name{color:#fff;font-weight:lighter}.button{background:linear-gradient(144deg,#801ac9,#2a10d1 50%,#0cb8c4);border:none;border-radius:8px;cursor:pointer;font-family:Garamond,serif;font-size:18px;height:50px;margin-top:15px;outline:none;width:150px}.button:hover{background:linear-gradient(144deg,#af40ff,#5b42f3 50%,#00ddeb)}body,html{height:100%}.wrap{text-align:center}.Button{background:#330e9f;border:none;border-radius:1000px;box-shadow:12px 12px 24px rgba(99,79,209,.64);color:#fff;cursor:pointer;font-family:Nunito,sans-serif;font-size:15px;font-weight:400;letter-spacing:1.3px;margin-bottom:14px;margin-top:20px;min-height:40px;min-width:200px;outline:none;padding:10px;position:relative;text-transform:uppercase;transition:all .3s ease-in-out 0s}.card{background-color:#fff;border-radius:10px;display:inline-block;height:400px;margin:10px;padding:0 0 5px;width:25%}.img-div{height:250px;width:100%}.divbody{height:150px;margin-top:0;width:100%}.card-title{font-family:Trirong,serif;font-size:15px;height:30px;margin-left:4px;margin-top:10px;word-spacing:-1px}.img{aspect-ratio:1;border-radius:5px;height:100%;width:100%}.btn{background:linear-gradient(144deg,#801ac9,#2a10d1 50%,#0cb8c4);border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Garamond,serif;font-size:18px;font-weight:lighter;height:50px;margin-top:30px;outline:none;width:80%}.btn:hover{background:linear-gradient(144deg,#af40ff,#5b42f3 50%,#00ddeb)}.App-link{color:#61dafb}@media only screen and (max-width:800px){.card{width:44%}.Details,.card-title{font-size:14px}}@media only screen and (max-width:500px){.title{font-weight:lighter;width:100%}.backBtn,.title{font-size:22px}.div{width:80%}.name{font-size:18px}.button{height:40px;width:100px}.card{width:90%}.card-title{font-size:14px}}@-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)}}.Loader-Container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:45vh}.loader{-webkit-animation:rotation .5s linear infinite;animation:rotation .5s linear infinite;border:1px solid;border-color:blue blue transparent;border-radius:50%;box-sizing:border-box;display:inline-block;height:60px;width:60px}@-webkit-keyframes rotation{0%{border-width:2px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{border-width:2px;-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotation{0%{border-width:2px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{border-width:2px;-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.loader-lable{color:#fff;font-size:20px;font-weight:400}
/*# sourceMappingURL=main.fd17e678.css.map*/