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}.navBar{align-items:center;background-color:#000;background-color:#fa586a;display:flex;height:10vh;justify-content:space-between;overflow:hidden;width:100%}.navBar p{color:#000;font-size:20px;font-weight:700}.navBar p:hover{color:#fa586a;-webkit-text-decoration:wavy;text-decoration:wavy;text-transform:capitalize}.navBar ul{display:flex;gap:40px;list-style:none;margin:0;padding:0 12px 0 0}.navBar ul,li{color:#fff;text-decoration:none}.navBar ul li:hover,li.active{color:#fa586a;text-decoration:none}.card{box-shadow:1px 1px 12px#bf2436;width:20em}.card,.card:hover{border-radius:10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.card:hover{background-color:bisque;box-shadow:1px 1px 15px#bf2436;width:21em}.image_card{border-radius:25px 25px 25px 25px;padding-top:2em;width:16em}.card_container2{align-content:space-around;-webkit-column-gap:6em;column-gap:6em;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;row-gap:4em}.App{text-align:center}.top{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.top img{border-radius:15px}.footer{background-color:#fa586a;color:#000;padding:30px;text-align:center}.footer__info{align-items:center;display:flex;flex-direction:column;margin-bottom:20px}.footer__social-icons a{margin-right:10px}.footer__contact{display:flex;flex-wrap:wrap;justify-content:center}.footer__item{margin:10px}.footer__item span{font-weight:700;margin-right:5px}.footer__review{align-items:center}.footer__form,.footer__review{display:flex;flex-direction:column}.footer__form{margin-bottom:20px}.footer__form button{background-color:#000;border-radius:8px;box-shadow:border-box;color:#fa586a;height:5%;margin-top:12px;width:15%}.footer__reviews p{margin:10px 0}.footer__link{color:#000;font-weight:700;margin:0 20px}.footer__link:hover{text-decoration:underline}.footer__links{padding:1%}.container{display:flex;flex-direction:column;height:100vh;width:100vw}.form1 input{height:30px}.form1 input,.form1 select{border-color:#fa586a;border-radius:8px;box-shadow:border-box;width:35%}.form1 select{height:34px}.form1 label{font-size:20px;font-style:italic;font-weight:500}.signUp{border-radius:8px;box-shadow:border-box;color:#fa586a;height:5%;margin-top:12px;width:15%}.infoCards,.signUp{background-color:#000}.infoCards{display:flex;flex-wrap:wrap;gap:150px;height:100vh;justify-content:space-evenly;width:100vw}.flip-card{border:2px solid #f1f1f1;box-sizing:border-box;height:35%;width:30%}.flip-card,.image{background-color:initial;-webkit-perspective:1000px;perspective:1000px}.image{border-radius:default;height:100%;max-width:100%;width:100%}.flip-card-inner{border-radius:12px;height:100%;position:relative;text-align:center;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:-webkit-transform .8s;transition:transform .8s;transition:transform .8s,-webkit-transform .8s;width:100%}.flip-card:hover .flip-card-inner{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.flip-card-back,.flip-card-front{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;position:absolute;width:100%}.flip-card-front{background-color:#fa586a;color:#939ba7}.flip-card-back{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.cardText,.flip-card-back{background-color:#fa586a;display:flex}.cardText{align-items:center;color:#000;height:50%;justify-content:center;margin-top:70px;text-align:center}.entirePage{display:flex;flex-direction:column}.entireAbout{background-color:rgba(0,0,0,.958);color:#000;display:flex;height:100vh;width:100vw}.aboutSection{align-items:center;display:flex;justify-content:center;padding:16px;width:60%}.content{background-color:#000;border-radius:12px;box-sizing:border-box;color:#939ba7;font-size:20px;font-style:oblique;height:40%;width:80%}.content h1{color:#e9ebee}.content:hover{opacity:.7}.imageSlider{padding:16px;width:40%}.avatar{border-radius:100%;height:14em;padding:2em;width:14em}.updateProfile1{border:1px solid #000;display:flex;gap:7em;justify-content:center;margin-bottom:2em;margin-left:25%;width:50em}form label{font-size:larger}.updatePhoto h1,.updatePhoto h2{font-size:medium;font-weight:200}.updateInfo{padding:2em}.bottom-button{display:flex;gap:1em;justify-content:space-around;padding:1em}.change_data{display:flex;flex-direction:column;gap:.5em}.change_data select{align-items:center;border:none;color:#cd0fb0}.change_data option{border:none;color:#cd0fb0;font-weight:100}@media only screen and (max-width:600px){.updateProfile1{border:1px solid #000;display:flex;flex-direction:column;gap:7em;justify-content:center;margin-bottom:2em;width:50em}}
/*# sourceMappingURL=main.4fdcf952.css.map*/