body{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}:root{--color-white:#fff;--grey-background:#f4f2ef;--grey-link:#646464;--teal:#004d40;--teal-hover:#00695c;--scrollbar-color:#505050}body{font-family:"Roboto",sans-serif;background-color:#fff;position:relative;min-height:100%;margin:0;padding:0}*{box-sizing:border-box}@keyframes autofill{0%,to{color:#666;background:transparent;border-bottom:1px solid #d2d2d2}}.teal-head{color:#004d40;color:var(--teal);font-weight:700}@-webkit-keyframes autofill{0%,to{color:#666;background:transparent}}input:-webkit-autofill{-webkit-animation-delay:1s;-webkit-animation-name:autofill;-webkit-animation-fill-mode:both}@media (min-width:992px){button.navbar-toggler{display:none!important}.navbar-expand-lg .navbar-toggler{display:block}}.navbar-toggler{padding:0;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}@media screen and (max-width:991px){.navbar .navbar-toggler.toggled .navbar-toggler-icon:nth-child(2){top:0;-webkit-animation:g .5s 0s;animation:g .5s 0s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.navbar .navbar-toggler.toggled .navbar-toggler-icon:nth-child(3){opacity:1}.navbar .navbar-toggler.toggled .navbar-toggler-icon:nth-child(4){bottom:0;-webkit-animation:i .5s 0s;animation:i .5s 0s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}}@media screen and (max-width:768px){.form-inline{display:flex;flex-flow:row wrap;align-items:center;margin-left:15px!important;margin-top:20px}}.form-control,.is-focused .form-control{background-image:linear-gradient(0deg,#00695c 2px,rgba(156,39,176,0) 0),linear-gradient(0deg,#d2d2d2 1px,hsla(0,0%,82%,0) 0)}@media screen and (max-width:768px){.form-control,.is-focused .form-control{color:#3c4858}}.white-form-control-text{color:#fff!important;color:var(--color-white)!important}.dropdown-menu .dropdown-item:focus,.dropdown-menu .dropdown-item:hover,.dropdown-menu a:active,.dropdown-menu a:focus,.dropdown-menu a:hover{box-shadow:0 4px 20px 0 rgba(0,0,0,.14),0 7px 10px -5px rgba(0,105,92,.4);background-color:#00695c;color:#fff}.form-control:invalid{background-image:linear-gradient(0deg,#004d40 2px,rgba(244,67,54,0) 0),linear-gradient(0deg,#d2d2d2 1px,hsla(0,0%,82%,0) 0)}.description{font-size:1.1em;color:#004d40;color:var(--teal)}.btn.btn-primary.btn-link,.btn.btn-primary.btn-link:active,.btn.btn-primary.btn-link:focus,.btn.btn-primary.btn-link:hover{background-color:transparent;color:#004d40;color:var(--teal)}.card .card-header-primary{box-shadow:0 5px 20px 0 rgba(0,0,0,.2),0 13px 24px -11px rgba(0,77,64,.6)}.card.bg-primary,.card .card-header-primary,.card.card-rotate.bg-primary .back,.card.card-rotate.bg-primary .front{background:linear-gradient(60deg,#00695c,#004d40)}.item-image>.img-fluid{object-fit:cover;object-position:center}a,a:focus,a:hover,a:visited{color:#004d40;color:var(--teal)}::selection{color:#fff;color:var(--color-white);background-color:#00695c;background-color:var(--teal-hover)}.logo{width:32px;height:40px}::-webkit-scrollbar{width:8px;color:#5f5f5f}::-webkit-scrollbar-thumb{background-color:#004d40;background-color:var(--teal);border-radius:0}.profile{width:100%;background-color:#fff;border-radius:10px 10px 10px 10px}.profile-top{border-radius:10px 10px 0 0;padding-top:40px;padding-bottom:40px;color:#fff;text-align:center;background:linear-gradient(to bottom right,#004d40,#24ccb8)}.profile-bottom{padding:40px 20px;border:2px solid rgba(0,0,0,.1);border-top:none;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.profile-img{margin-left:auto;margin-right:auto;display:block;background-color:#fff}.profile-img,.profile-img img{width:150px;height:150px;border-radius:50%}.profile-username p{font-weight:700;font-size:22px;margin-top:20px}.profile-occupation{font-size:16px;color:hsla(0,0%,100%,.8)}.item-left{float:left;font-weight:700}.item-right{text-align:right}@media screen and (max-width:991px){#nav-form{width:200px;margin-bottom:15px!important}#nav-button{width:100%;display:flex;flex-direction:column;align-items:center}#nav-button button{margin-right:15%}}.badge.badge-success{background-color:#004d40;background-color:var(--teal)}.property-head{font-size:35px;text-align:center;margin-bottom:40px;line-height:1em}.see-more{font-size:20px;color:var(--teal-hover);text-align:center;width:100px;margin:10px auto;display:block}.see-more:hover{text-decoration:none;color:var(--teal)}.search-card{min-height:340px}.card{min-width:260px}.card .card-action a:not(.btn):not(.btn-large):not(.btn-floating){color:var(--teal-hover);text-align:center;display:block}.card .card-action a:not(.btn):not(.btn-large):not(.btn-floating):hover{color:var(--teal);text-decoration:none}.card-img-top{height:200px;object-position:center}@media screen and (max-width:400px){#hero-message p{font-size:1em}#hero-message h1{font-size:2.5em}#hero{align-items:center;justify-content:space-around}}.load-more{background-color:transparent;border:2px solid var(--teal);color:var(--teal);border-radius:4px;margin:20px auto;padding:.5em 1em;font-size:1em;font-weight:700;cursor:pointer;transition:all .2s ease-in-out;opacity:.8}.load-more:hover{border:2px solid var(--teal-hover);color:var(--teal-hover);opacity:1}.workspace-head-wrapper{margin-bottom:20px;margin-top:2em}.workspace-head{text-align:left;font-size:30px}.workspace-paragraph{font-size:17px;margin-top:-10px;color:rgba(30,30,30,.8)}.workspace-link{color:var(--teal);font-weight:700;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease}.workspace-link:hover{text-decoration:none;color:var(--teal-hover)}.first-word{color:var(--teal)}.slide-item{font-size:14px;margin:5px;letter-spacing:1px;cursor:pointer}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:var(--teal)}.item-content{margin-top:15px}.item-location{color:var(--teal);font-weight:700}.item-name{font-weight:700;text-transform:uppercase}.negotiation-status{color:var(--teal);font-size:12px;border:1px solid var(--teal);border-radius:50px;padding:5px 10px}.item-price{color:rgba(0,0,0,.8);margin-bottom:15px;font-weight:700}.item-image>img{border-radius:5px;height:200px;width:95%}@media screen and (max-width:768px){.item-image>img{width:100%}}@media screen and (min-width:1400px){.item-image>img{border-radius:5px;height:300px;object-fit:cover;object-position:center}}a.nav-active{color:#004d40!important;font-weight:700!important}.navbar .navbar-brand{position:relative;color:inherit;height:50px;font-size:1.125rem;line-height:30px;padding:.325rem 0 .625rem}.get-started-link{background-color:var(--teal);color:var(--color-white)!important;text-align:center;padding:10px 20px!important}.loading-spinner{font-size:0;width:25px;height:25px;border-radius:50%;-webkit-animation:rotate 1.4s ease .5s infinite;animation:rotate 1.4s ease .5s infinite;border:3px solid var(--teal);border-left:3px solid transparent}@-webkit-keyframes rotate{0%{transform:rotate(-1turn)}}@keyframes rotate{0%{transform:rotate(-1turn)}}footer{margin-top:100px;background-color:var(--grey-background);padding:40px 0 60px;font-weight:400;bottom:0;width:100%;z-index:99}#footer-social{font-size:1.5em;width:100%;display:flex;flex-direction:row;justify-content:space-evenly}#footer-social a{color:var(--grey-link);opacity:.8;transition:opacity .3s ease-in}#footer-social a:hover{opacity:1}#how-to-use-container{background:var(--grey-background);margin-top:60px;padding:30px;border-radius:10px}#how-to-use-container p{font-size:1.2em}#how-to-use-container #ghana-map{margin-top:30px}#hero{display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-around;height:100vh;width:100%;background:url(/static/media/namnso-ukpanah-6UqJTfoXIq8-unsplash.24d231bc.jpg) no-repeat 50% scroll;background-size:cover;color:#fff}#hero #hero-social-icons{display:flex;flex-flow:column nowrap;font-size:1.5em}#hero #hero-social-icons a{color:var(--color-white);margin-top:25px;opacity:.6;transition:opacity .3s ease-in}#hero #hero-social-icons a:hover{opacity:1}#hero #hero-message{width:50%;height:30vh}@media screen and (max-width:360px){#hero #hero-message{height:unset}}#hero #hero-message h1{font-size:2.5em}@media screen and (max-width:480px){#hero #hero-message h1{font-size:1.6em}}#hero #hero-message p{font-size:1.5em;margin-top:45px;line-height:2em}@media screen and (max-width:480px){#hero #hero-message p{font-size:1.2em}}.misc-content-bg{background-image:url(/static/media/chair.33a9e5a4.jpg);background-size:cover;background-repeat:no-repeat;background-position:bottom;height:440px;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:768px){.misc-content-bg{height:480px}}.misc-content-bg .misc-content{color:#000;padding:30px 5em;display:flex;flex-direction:column}@media screen and (max-width:380px){.misc-content-bg .misc-content{padding-left:1em;padding-right:0}}.misc-content-bg .misc-content h2{font-weight:700;font-size:3em}@media screen and (max-width:230px){.misc-content-bg .misc-content h2{font-size:1.5em}}.get-started{margin-top:30px}.get-started a{background-color:#fff;padding:15px 20px;border-radius:5px;font-weight:700;color:#000}#motto{font-size:2.7em;font-weight:300;margin:60px 0;color:#484848;line-height:1em;padding:20px}@media screen and (max-width:480px){#motto{font-size:2em;padding:10px}}#motto span{color:var(--teal)!important;font-weight:700}#searchbar{width:100%;height:auto;display:flex;justify-content:center;flex-direction:row}@media screen and (max-width:480px){#searchbar{display:flex;justify-content:center;flex-direction:column}}#searchbar input{font-size:19px;outline:none;padding:19px 15px;width:73%;display:inline-block;border:1px solid #ccc}@media screen and (max-width:480px){#searchbar input{display:block;width:90%;margin-left:5%}}#searchbar button{width:17%;margin-left:3%;display:inline-block;padding:20px 0;border:none;color:#fff;background-color:var(--teal);cursor:pointer;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease}#searchbar button:hover{background-color:var(--teal-hover)}@media screen and (max-width:480px){#searchbar button{display:block;margin-top:20px;width:90%;margin-left:5%}}.step-container .step-icon i{font-size:3em;color:var(--teal)}.step-container .step-head h3{font-size:1.7em;font-weight:700;line-height:1.25em}.step-container .step-content p{font-size:1.1em;line-height:1.25em}.step-container .step-content a{font-weight:700}@media screen and (max-width:480px){.step-container{margin-bottom:2em;text-align:center}}.about-text{margin-top:60px}.about-text p{font-size:1.2em!important;line-height:1.2em}.cover-img{background-image:url(/static/media/phone.03984e70.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:65vh;width:100%;margin-top:60px;display:flex;justify-content:center;align-items:center;color:#fff;text-align:center;padding:20px}.cover-img h1{color:#fff;margin-bottom:30px}.cover-img p{font-size:1.3em}.contact-row{text-align:center;justify-content:center}.card-container{position:absolute;top:calc(65% + 20px);z-index:2}.card-container .card{margin:20px;padding:20px 30px}.card-container .fa{font-size:50px;color:#004d40}.card-container .card h5{font-weight:700}.social{display:flex;justify-content:center;margin-top:20px}.social .fa{font-size:30px;margin:0 15px;cursor:pointer}.social .fa:hover{color:rgba(0,77,64,.7)}.location p{margin:0}.call-header .fa-phone{font-size:20px;margin-left:10px}.call-header{display:flex;justify-content:center;align-items:center}.bolden{font-weight:500;color:#004d40}.btn.btn-primary{color:#fff;background-color:var(--teal)!important;border-color:var(--teal)!important;box-shadow:0 2px 2px 0 rgba(0,77,64,.14),0 3px 1px -2px rgba(0,77,64,.2),0 1px 5px 0 rgba(0,77,64,.12)}.btn.btn-primary:active{box-shadow:0 14px 26px -12px rgba(0,77,64,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(0,77,64,.2)}.btn.btn-primary:active:focus,.btn.btn-primary:active:hover{color:#fff;background-color:var(--teal);border-color:var(--teal-hover)}.btn.btn-primary:focus,.btn.btn-primary:hover{box-shadow:0 14px 26px -12px rgba(0,77,64,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(0,77,64,.2);color:#fff;background-color:var(--teal)!important;border-color:var(--teal-hover)!important}.btn.btn-primary:active.focus{color:#fff;background-color:var(--teal);border-color:var(--teal-hover)}.btn.btn-primary.focus{color:#fff;background-color:var(--teal)!important;border-color:var(--teal-hover)!important}.btn.btn-primary.active.focus,.btn.btn-primary.active:focus,.btn.btn-primary.active:hover,.open>.btn.btn-primary.dropdown-toggle.focus,.open>.btn.btn-primary.dropdown-toggle:focus,.open>.btn.btn-primary.dropdown-toggle:hover{color:#fff;background-color:var(--teal);border-color:var(--teal-hover)}.open>.btn.btn-primary.inverted.dropdown-toggle.focus,.open>.btn.btn-primary.inverted.dropdown-toggle:focus,.open>.btn.btn-primary.inverted.dropdown-toggle:hover{color:var(--teal)!important;background-color:#fff!important;border-color:#fff!important}.show>.btn.btn-primary.dropdown-toggle.focus,.show>.btn.btn-primary.dropdown-toggle:focus,.show>.btn.btn-primary.dropdown-toggle:hover{color:#fff;background-color:var(--teal);border-color:var(--teal-hover)}.show>.btn-primary.dropdown-toggle{color:#fff;background-color:var(--teal-hover);border-color:var(--teal)}.show>.btn-primary.inverted.dropdown-toggle,.show>.btn.btn-primary.inverted.dropdown-toggle.focus,.show>.btn.btn-primary.inverted.dropdown-toggle:focus,.show>.btn.btn-primary.inverted.dropdown-toggle:hover{color:var(--teal)!important;background-color:#fff!important;border-color:#fff!important}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:var(--teal-hover);border-color:var(--teal)}.btn.btn-primary.inverted{color:var(--teal)!important;background-color:#fff!important;border-color:var(--teal)!important;box-shadow:0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.12)!important}.btn.btn-primary.inverted:active{box-shadow:0 14px 26px -12px rgba(0,0,0,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(0,0,0,.2)!important}.btn.btn-primary.inverted:active:focus,.btn.btn-primary.inverted:active:hover{color:var(--teal)!important;background-color:#fff!important;border-color:#fff!important}.btn.btn-primary.inverted:focus,.btn.btn-primary.inverted:hover{box-shadow:0 14px 26px -12px rgba(0,0,0,.42),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(0,0,0,.2)!important}.btn-primary.inverted:not(:disabled):not(.disabled).active,.btn-primary.inverted:not(:disabled):not(.disabled):active,.btn.btn-primary.inverted.active.focus,.btn.btn-primary.inverted.active:focus,.btn.btn-primary.inverted.active:hover,.btn.btn-primary.inverted.focus,.btn.btn-primary.inverted:active.focus,.btn.btn-primary.inverted:focus,.btn.btn-primary.inverted:hover{color:var(--teal)!important;background-color:#fff!important;border-color:#fff!important}#err-main-div{text-align:justify-all;background:#004d44;color:#fff;display:flex;align-items:center;height:100vh}#err-main-div h1{margin:0 0 10px;font-size:5rem}#err-main-div h2{font-size:2rem}#err-main-div h3{font-size:1.5rem;margin-bottom:30px}#err-main-div button{padding:10px 20px;font-size:15px;color:#004d44;background:#fff;border:1px solid #004d44;border-radius:5px;cursor:pointer}#err-main-div button:hover{background:#004d44;border:1px solid #fff;color:#fff}.error{text-align:center;margin:auto}.error img{width:100%}.error-message{text-align:center;margin-top:30px}h2,h3{margin:0 0 10px}.main-col{margin:auto}@media only screen and (min-width:600px){.error-message{margin:auto;text-align:left}}.mh-100vh{min-height:100vh}#login-block{box-shadow:0 0 45px 0 rgba(0,0,0,.4);z-index:2}@media (max-width:991.98px){#login-block{opacity:.95}#bg-block{position:fixed;top:0;left:0;bottom:0;right:0;z-index:-999}}@media (min-width:992px){.w-lg-75{width:75%}.rounded-lg-0{border-radius:0!important}}@media (min-width:1200px){.w-xl-50{width:50%}}#google-signin{padding-left:10px;padding-right:10px;margin-left:15px;background-color:#4c8bf5!important}@media (max-width:768px){#google-signin{padding-left:10px;padding-right:10px;margin-left:inherit}}.is-focused [class*=" bmd-label"],.is-focused [class^=bmd-label]{color:var(--teal)}.custom-form{width:100%;margin-left:auto;margin-right:auto;margin-top:120px;padding:50px;border-top:2px solid var(--teal);border-bottom:2px solid var(--teal);box-shadow:0 1px 3px 0 rgba(0,0,0,.1)}.custom-form h2{text-align:center}.custom-form>div{margin-top:30px}.file-attachment{margin-top:30px;display:flex;justify-content:flex-start;align-items:center}.file-attachment>.bmd-label-floating{margin-right:40px;color:#000;font-weight:700}#custom-form-buttons{display:flex;flex-direction:row;justify-content:center;margin-top:60px}#custom-form-buttons button{font-size:1.01em;text-transform:capitalize;margin:5px 10px;padding:12px 40px}.custom-form-subhead{font-weight:700;margin-top:30px}label{color:#333}.custom-search-inputs{border:1px solid #d2d2d2;border-radius:.25rem!important}.form-check .form-check-label .circle .check{background-color:var(--teal)}.form-check .form-check-input:checked~.circle{border-color:var(--teal-hover)}.form-check .form-check-input:checked+.form-check-sign .check{background:var(--teal)}.error-border{background-image:linear-gradient(0deg,red 2px,rgba(156,39,176,0) 0),linear-gradient(0deg,#d2d2d2 1px,hsla(0,0%,82%,0) 0)!important}.red{color:red}.selectpicker{padding-left:10px}.selectpicker option:hover{background-color:var(--teal)}.upload-button-label{display:flex;align-items:center;cursor:pointer}.upload-button-label .upload-text{margin-left:1em}.uploaded-images h5{font-weight:700}.uploaded-images ul li{font-size:1.2em}.uploading-message{opacity:1;text-align:center;margin-top:10px;font-weight:700;-webkit-animation:loading 1.4s ease .5s infinite;animation:loading 1.4s ease .5s infinite}@-webkit-keyframes loading{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@keyframes loading{0%{opacity:1}50%{opacity:.5}to{opacity:1}}label{color:#aaa}.badge-container{text-align:center;margin-top:10px}.badge{background-color:#004d40;opacity:.9;font-size:1rem}.rc-slider-track{background-color:rgba(0,105,92,.7)}.rc-slider-handle{border:2px solid #004d40;background-color:#fff;touch-action:pan-x}.rc-slider-handle:active{border-color:#004d40;box-shadow:0 0 5px #004d40;cursor:-webkit-grabbing;cursor:grabbing}.rc-slider-handle:hover{border-color:#00695c}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging{border-color:#004d40;box-shadow:0 0 0 5px rgba(0,105,92,.5)}.term-section{margin-top:50px}.term-section h3{font-weight:700}.term-paragraph{font-size:1.2em}#search-images{width:100%;display:grid;grid-gap:30px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.card-body a,.card-body p{font-weight:400;font-size:1.1em}@media screen and (min-width:375px) and (max-width:767px){#search-images{grid-template-columns:repeat(auto-fill,minmax(250px,.8fr));justify-content:center}.card-img-top{height:220px;object-fit:cover;object-position:center}}#view-listing-head{margin-top:130px;display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));grid-gap:15px}.main-pic{grid-column:span 2;grid-row:span 2}.main-pic img{object-position:center;height:20em;width:30em!important}#listing-details{grid-column:span 3;justify-self:center;padding:0 20px}#listing-details p{font-size:1.05em;font-weight:300}#other-pics{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));grid-gap:20px;margin-top:40px}.other-pic-item img{height:13em;width:100%;border-radius:10px;transition:.2s ease-in-out;object-position:center}.other-pic-item img:hover{cursor:pointer;transform:scale(1.05);overflow:hidden}@media screen and (min-width:767px) and (max-width:1199px){.main-pic{grid-row:span 2;align-self:center}#listing-details,.main-pic{grid-column:span 2}}@media screen and (min-width:767px) and (max-width:991px){#view-listing-head{grid-template-columns:repeat(5,1fr)}.main-pic{grid-column:1/3;grid-row:span 3}#listing-details{grid-column:span 3}}@media screen and (max-width:766px){#view-listing-head{grid-gap:0}}.react-viewer-close{top:70px!important}#dashboard{margin-top:100px}#no-ads-msg{text-align:center;height:52vh;display:flex;flex-direction:column;justify-content:center;align-items:center}#no-ads-msg img{width:110px;height:110px}#no-ads-msg h3,#no-ads-msg h4{margin-top:15px;font-weight:700}.options{display:flex;justify-content:space-between;line-height:10px;padding-top:10px}.options-link{color:#00695c}.options-link:hover{color:#004d40;text-decoration:none}.list-group{font-size:1.2em;font-weight:700;border-top:1px solid rgba(0,0,0,.1)}.list-group .badge-container{width:20%;padding-left:16px;margin-bottom:15px}.list-group .badge{font-size:.8em}.ad-view-link{border-top:1px solid rgba(0,0,0,.1);display:flex;flex-direction:row;justify-content:center;opacity:.9;transition:opacity .3s linear;font-weight:400}.ad-view-link:hover{opacity:1}.list-group-item :first-child{margin-right:0}.dash-text .dash-title{font-size:20px}.dash-text .dash-info{font-size:18px}.dash-profile-card{padding:10px 20px;display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;cursor:pointer}@media screen and (max-width:991px){.dash-profile-card{flex-direction:column;justify-content:center}}.dash-profile-card .profile-img{width:70px;height:70px}.dash-profile-card .dash-profile-name{margin-left:20px;text-align:center}@media screen and (max-width:991px){.dash-profile-card .dash-profile-name{margin-left:0}}.dash-profile-card .dash-profile-name h4{font-weight:700;margin-bottom:0}.dash-profile-card .dash-edit-link a{font-weight:700;font-size:1.2em}.check-icon{font-size:25px;color:var(--teal);opacity:0;-webkit-animation:appear 1.5s ease .5s forwards;animation:appear 1.5s ease .5s forwards}@-webkit-keyframes appear{0%{opacity:0}to{opacity:1}}@keyframes appear{0%{opacity:0}to{opacity:1}}.img-edit-preview{width:100%;display:flex;flex-direction:row;justify-content:center}.rounded-img{width:120px;height:120px;object-fit:cover;object-position:center}.update-message{text-align:center;font-size:1.3em}.dashboard-link{width:100%;display:flex;flex-direction:row;justify-content:center}.dashboard-link a{font-weight:700;font-size:1.3em}.dashboard-link a:hover{opacity:.8}.main-content{padding:20px 10px;margin-top:100px}@media screen and (min-width:1366px){.main-content{margin-bottom:150px}}.divider{height:1px;background:#eee;margin:30px 0}.point{background:#004d40;width:10px;height:10px;border-radius:100px;margin:0 20px}h4{font-weight:500;margin-bottom:30px;color:#004d40}input[type=radio]{margin-right:10px}.bill-cycle{margin-bottom:20px}label{font-size:1.1em;justify-content:left}.pay-options,label{display:flex;align-items:center}.pay-options{flex-direction:row;justify-content:center;margin-bottom:20px}p{margin-bottom:0}.pay-style{display:flex;flex-direction:column;justify-content:center;align-items:center}.pay-style img{margin-bottom:20px}.make-teal{color:#004d40;font-size:1.05em}.fa-cc-visa{font-size:40px}.mobile-money{width:60px}.card-input{border:1px solid #eee;border-radius:3px;height:50px;width:100%;padding:20px;margin-bottom:30px}.card-input:focus{border:1px solid #004d40}.half-field{width:45%}.one-row{display:flex;flex-direction:row}.banner{height:5px;width:100%;background:#004d40;border-radius:6px}.checkout-content{padding:0 20px 30px}.checkout-content h4{text-align:center}.checkout-list{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:20px}.fa-check-circle{font-size:40px;color:#004d40;padding:0 20px}.bill-error{color:red;text-align:center}@media only screen and (min-width:600px){.main-content{padding:20px 60px}.bill-cycle{margin-bottom:0}}
/*# sourceMappingURL=main.461f8790.chunk.css.map */