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}.card{height:500px;position:relative;width:400px}.card-img{height:200px;object-fit:cover;width:100%}.btn-read-more{bottom:10px;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.overflow-hidden{overflow:hidden;text-overflow:ellipsis}.navbar{height:100px}footer{margin-top:50px;padding:20px 0}.foot,footer{background-color:#000;width:100%}.foot{bottom:0;box-sizing:border-box;padding:0}.data-row{display:flex;justify-content:space-between;padding:40px 100px}.footer-col ul{list-style:none}.footer-col h4{color:#fff;font-size:22px;margin-bottom:25px;position:relative}.footer-col h4:before{background-color:red;bottom:-10px;content:"";height:2px;position:absolute;width:70px}.dots{display:flex;gap:.7rem}@-webkit-keyframes colorFade{0%{background-color:tomato}25%{background-color:#00ff9d}50%{background-color:#8a2be2}75%{background-color:#ea00ff}to{background-color:tomato}}@keyframes colorFade{0%{background-color:tomato}25%{background-color:#00ff9d}50%{background-color:#8a2be2}75%{background-color:#ea00ff}to{background-color:tomato}}@-webkit-keyframes mycolor1{0%{background-color:red}to{background-color:blue}}@keyframes mycolor1{0%{background-color:red}to{background-color:blue}}.dot{aspect-ratio:1;background-color:tomato;border-radius:40%;width:12px}.dot.dance{-webkit-animation:rise 1s infinite alternate,colorFade 2s infinite;animation:rise 1s infinite alternate,colorFade 2s infinite}@-webkit-keyframes rise{to{-webkit-transform:translateY(-100px);transform:translateY(-100px)}}@keyframes rise{to{-webkit-transform:translateY(-100px);transform:translateY(-100px)}}.custom_1{grid-row-gap:50px;grid-column-gap:5px;align-items:center;-webkit-column-gap:5px;column-gap:5px;display:grid;grid-template-columns:repeat(3,1fr);justify-items:center;row-gap:50px}.image-button{border-radius:92%;cursor:pointer;display:inline-block;height:49px;margin-left:6px;margin-right:18px;margin-top:3px;overflow:hidden;transition:box-shadow .1s;width:50px}.img_hover:hover{box-shadow:0 0 20px 5px #1500ff}.image-button img{max-height:100%;max-width:100%}.container{color:#fff;position:relative;text-align:center}.bottom-right{border-radius:50%;bottom:-16px;position:absolute;right:-116px;width:30px}
/*# sourceMappingURL=main.5cc227cf.css.map*/