@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";#side-nav{height:100%;width:300px;position:fixed;z-index:1;top:0;left:0;background-color:#16182a;overflow-x:hidden;padding-top:16px;display:flex;flex-direction:column;align-items:flex-start;gap:10px}#side-nav a{padding:10px 0 10px 25px;text-decoration:none;font-size:1.1em;color:#e1e1e1;display:block}#side-nav a:hover{color:#646cff}#side-nav .logo{padding:5px;align-self:center;margin-bottom:120px;margin-left:15px}#side-nav .logo img{width:200px}#side-nav button:last-child{margin-top:100px}.inline{display:flex;align-items:center;gap:20px;justify-content:space-between}.table{margin:10px 0;width:100%}.head{background-color:#dbdfff}.head th{min-width:100px;height:50px;padding:5px 10px}.list td{background-color:#f4f5ff;padding:5px 10px}.actions-col{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:5px;padding:10px 0}.message-col{max-width:670px}.centered-header{text-align:center;padding:30px 0}.actions-col .bi{padding:0}.btns-manage{display:flex;justify-content:space-between;gap:10px}.btns-manage a{width:100%}.approve-btn .bi{color:#f1f1f1}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}#register{text-align:center;margin:80px auto;background-color:#d9e8ff;border-radius:10px;padding:50px 160px;width:400px}#register h1{font-size:1.5em;margin-top:50px}#register input[type=text],input[type=password],input[type=email]{min-width:180px;max-width:300px;padding:15px 20px;border:1px solid #16182A;border-radius:5px;margin:10px 0}input[type=radio]{margin-right:10px}#register .PhoneInputInput{padding:15px 20px;border:1px solid #16182A;border-radius:5px}.input{display:flex;justify-content:space-between;gap:30px}#register .btn-radio{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:40px;gap:10px;padding:30px 0 0}#register button{margin:30px 0}#register button:hover{background-color:#646cff}.user input[type=text],input[type=password],input[type=email]{min-width:180px;max-width:300px;padding:15px 20px;border:1px solid #16182A;border-radius:5px;margin:10px 0}.user button{margin:30px 0}.user .btn-radio{display:flex;flex-direction:row;justify-content:flex-start;padding:0 0 30px;gap:50px}.user .PhoneInputInput{padding:15px 20px;border:1px solid #16182A;border-radius:5px}.btns{display:flex;align-items:center;justify-content:center;gap:30px;width:475px}.confirm-delete{display:flex;flex-direction:column;align-items:center;margin-top:150px}.confirm-delete h1{max-width:700px;text-align:center;font-size:1.5em;margin:50px 0 0}.confirm-delete-btns{margin:50px 0 0;display:flex;justify-content:center}.block{width:50%;justify-content:center;margin:50px 0 0}.block-reason-area{margin:100px 0 20px;display:flex;flex-direction:column;justify-content:center;align-items:center}.block-reason-area h1{max-width:700px;text-align:center;font-size:1.5em;margin:50px 0 0}.block-reason-area p{font-weight:600}.txt-block-reason{width:50%;height:auto;min-height:100px;padding:20px;margin-top:20px;border-radius:5px;font-size:.9em;font-family:Montserrat,sans-serif}.btn-link{border-radius:8px;border:1px solid transparent;padding:.4em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#16182a;color:#f1f1f1;cursor:pointer;transition:border-color .25s;text-decoration:none}.btn-link:hover{background-color:#646cff;color:#fbfbfb}#header{background-color:#16182a;overflow:hidden}.nav{display:flex;flex-flow:row wrap;justify-content:space-between;padding:20px 80px;align-items:center}.nav-list{display:flex;gap:10px;list-style:none;padding:0}.nav-list a{color:#fff;text-decoration:none;font-weight:500;font-size:1.1em}.logo{margin:0}.logo img{width:180px}.btn-light{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#16182a;color:#f1f1f1;cursor:pointer;transition:border-color .25s;background-color:#595eb4}.btn-light:hover{background-color:#646cff;color:#fbfbfb}.btn-light:focus,.btn-light:focus-visible{outline:4px auto -webkit-focus-ring-color}.menu-toggle{display:none}.nav a{float:left;padding:10px 12px}.dropdown{float:left;overflow:hidden}.dropdown .btn-dropdown{color:#fff;background-color:inherit;font-family:inherit;margin:0;font-size:1.1em}.dropdown:hover .btn-dropdown{color:#646cff}.dropdown .bi{padding:0}.dropdown-content{display:none;position:absolute;top:80px;background-color:#f9f9f9;min-width:160px;box-shadow:0 8px 16px #0003;z-index:10;border-radius:5px}.dropdown-content a{float:none;color:#000;padding:10px 30px;display:block;text-align:left;font-size:.95em}.dropdown-content a:hover{background-color:#ddd;border-radius:5px}.dropdown:hover .dropdown-content{display:block}.provider-access-link a{text-decoration:underline #5b63ff;text-underline-offset:5px;font-weight:500;font-size:1.1em}.btn-dropdown .bi{padding:0}#footer{background-color:#16182a;color:#fff;height:100px;display:flex;justify-content:center;align-items:center}#categories{margin:50px 0}.categories{display:flex;justify-content:space-between;gap:10px;flex-flow:row;margin:60px 0}#categories p{font-weight:600}#categories h2{margin-bottom:0}.category h3{text-align:center}#categories img{width:100%;border-radius:10px;transition:border .15s}#categories img:hover{transform:scale(1.05);box-shadow:8px 8px 15px #0003;transition:1s}#categories .img-container{max-width:340px}.img-container{max-width:240px}#categories a{color:#000;text-decoration:none}@media (max-width: 1100px){.categories{display:flex;justify-content:center;gap:10px;flex-flow:row wrap}}#home-screen{margin:0 0 100px;position:relative;width:100%;height:65vh;overflow:hidden;border-radius:10px}.title{font-size:3em;text-align:center;padding:0 150px}#btn-main{border:2px solid #646cff;padding:15px 30px;border-radius:8px;font-size:1em;font-weight:500;font-family:inherit;background-color:#16182a50;color:#f1f1f1;cursor:pointer;transition:border-color .25s;text-decoration:none}#btn-main:hover{background-color:#464eeb}#home-screen p{text-align:center;font-size:1.3em;font-weight:600;margin-bottom:60px;padding:0 150px}.background-video{position:absolute;top:50%;left:50%;width:100vw;height:100vh;object-fit:cover;transform:translate(-50%,-50%);z-index:-2}.content{position:relative;z-index:1;color:#fff;text-align:center;top:50%;transform:translateY(-50%);width:100%;padding:0 20px}.video-overlay{position:absolute;top:0;left:0;width:100%;height:100vh;background:#00000083;z-index:-1}#btn-unmute{background-color:#16182a83;z-index:1;position:absolute;right:1%;bottom:4%;padding:5px 0 0 10px;color:#fff}#btn-unmute:hover{border:2px solid #646cff}#btn-unmute:focus{outline:none}#btn-unmute:focus-visible{outline:none;border:2px solid #646cff}#become-provider{margin:150px 0;display:flex;flex-direction:column}#become-provider h2{margin:0}#become-provider h3{margin:0;font-weight:800}#become-provider p{font-weight:600}#become-provider .img-container{min-width:330px}#become-provider img{width:100%;border-radius:10px}.become-provider-instructions{display:flex;justify-content:space-evenly;align-items:center;gap:30px;margin:50px 0;padding:50px 0;position:relative}#messenger{max-width:350px;width:23%;position:absolute;top:10px;left:-50px}#messenger img{border-radius:0;object-fit:cover;transition:1.5s}#messenger img:hover{transform:scale(1.1)}.demo-provider p{max-width:300px}.steps{display:flex;flex-direction:column;gap:20px}.step{background-color:#f4f4f4;padding:15px 20px;border-radius:10px;transition:.5s}.step:hover{background-color:#f4f4f4;padding:20px;border-radius:10px;box-shadow:0 6px 10.1px #00000029}.step p{font-weight:600;max-width:700px;margin:6px 0}.step h3{color:#56718b}#btn-become-provider{align-self:center;padding:10px 20px}#btn-become-provider:hover{background-color:#646cff;color:#fff}.hidden-contact{display:none}.btn-filled.submitted{background-color:green;border:none}#contact #name,#contact #email{min-width:180px;max-width:300px;padding:15px 20px;border:none;border-radius:5px;margin:10px 0;font-family:inherit}#message{width:100%;height:100px;border-radius:5px;border:none;margin:10px 0;padding:15px 20px;font:inherit;font-size:1em}#contact-form{display:flex;flex-direction:column;padding:80px;border-radius:10px;gap:10px;background:#f4f4f4;box-shadow:0 2px 10.1px #00000029;transition:.5s}#contact-form #name:hover,#contact-form #email:hover,#contact-form #message:hover{box-shadow:0 2px 10.1px #00000029}.contact-form-section{display:flex;flex-flow:row wrap;justify-content:space-around;align-items:center;gap:20px;margin-bottom:100px}.contact-form-text{max-width:400px}.contact-form-email{display:flex;align-items:center;text-decoration:none;color:#16182a}#btn-submit-msg{width:100%;padding:13px 20px}.input-col{display:flex;flex-direction:column;gap:10px}#contact-form label{font-weight:500}#login{text-align:center;margin:100px auto;background-color:#d9e8ff;border-radius:10px;padding:50px 160px;width:300px}#login input{min-width:180px;max-width:300px;padding:15px 20px;border:1px solid #16182A;border-radius:5px;margin:10px 0}.form{margin:20px 0;display:flex;flex-direction:column;align-items:center}input::placeholder{font-size:1.1em;color:#777989}#login button{margin:30px 0}#login h2{font-size:1.1em;text-transform:capitalize;font-weight:600;margin-bottom:0;margin-top:30px}#prof,#all-prof h1{margin:50px 0}.prof-list{display:flex;flex-flow:row wrap;gap:50px;justify-content:flex-start;align-items:center;margin:50px 0}.prof-card{width:400px;background-color:#fff;border-radius:10px;box-shadow:0 -6px 18.1px #00000029;position:relative;transition:2s}.prof-card:hover{transform:scale(1.05)}#special-height{min-height:48px;margin-bottom:0}.prof-card-bottom{display:flex;align-items:baseline;justify-content:space-between;gap:20px}.prof-card img{width:400px;height:250px;object-fit:cover;border-radius:10px 10px 0 0}.prof-card h2{text-transform:capitalize;margin:0}.info-container{padding:30px}.prof-card .btn-container{width:auto}.fav{position:absolute;top:5%;right:5%;color:#fff}.bi-heart:hover{color:#c01e1e}.location{font-weight:600}.prof-card .img-container{position:relative}.badge-provider-card{padding:6px 16px;position:absolute;top:40%;left:-2%;font-size:1em;font-weight:600;background-color:#f1f1f12b;border-radius:5px;color:#fff}.badge-provider-card span{display:flex;position:relative}.badge-provider-card .tooltiptext{visibility:hidden;width:253px;height:auto;background-color:#f1f1f1;color:#000;padding:15px;border-radius:0 5px 5px 0;font-weight:400;font-size:.9em;position:absolute;z-index:1;top:120%;left:-6%;opacity:0;transition:opacity .3s}.badge-provider-card:hover .tooltiptext{visibility:visible;opacity:1}.tooltiptext svg{width:100px}.badge-provider-card:focus .tooltiptext{display:block}#btn-fav .bi{padding:0}.fav,.fav:hover{background:none;border:none;cursor:pointer}.fav:focus{outline:none}.fav:focus-visible{outline:none;border:2px solid #3d3d3d}.bi-heart-fill{color:red;transition:1s}.bi-heart-fill:hover{transform:scale(1.2)}.bi-heart{color:#3d3d3d}.bi-heart:hover{color:red}.profile{display:flex;box-shadow:0 -6px 18.1px #00000029;border-radius:10px;margin:100px 0}.profile-img-container{width:600px;height:430px}.profile-img-container img{width:600px;height:430px;object-fit:cover;border-radius:10px 0 0 10px}.profile-info{height:auto;width:100%;background-color:#fff;border-radius:0 10px 10px 0;padding:20px 50px;display:flex;flex-direction:column;justify-content:center;position:relative}.profile-name{font-size:1.8em}.profile-spec{font-size:1.1em;font-weight:600;margin:0;text-transform:capitalize}.profile-bio{font-size:1em;font-weight:400}.badge{padding:6px 16px;position:absolute;top:5%;right:5%;font-size:.9em;font-weight:600;background-color:#f1f1f1a2;border-radius:5px}.bi-patch-check-fill{color:#49c835}.profile .bi{padding-right:8px}.badge span{display:flex}.profile-loc{display:flex;align-items:center;font-weight:600;margin:0}.profile-bottom{display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between}.badge span{position:relative}.badge .tooltiptext{visibility:hidden;width:153px;height:auto;background-color:#f1f1f1;color:#000;padding:15px;border-radius:5px;font-weight:400;font-size:.9em;position:absolute;z-index:1;top:150%;right:-10%;opacity:0;transition:opacity .3s}.badge:hover .tooltiptext{visibility:visible;opacity:1}.socials svg{color:#16182a}.socials svg:hover{color:#646cff}.contact-info{display:flex;justify-content:flex-start;gap:90px}.profile-phone,.profile-email{display:flex;align-items:center;margin:20px 0 40px}.contact-info a{text-decoration:none;color:#000}.portfolio{margin:80px 0}.portfolio img{width:100%}.portfolio-container{column-count:4;column-gap:10px;margin:50px 0}.portfolio-item{margin-bottom:10px;break-inside:avoid}.portfolio-item img{width:100%;display:block;border-radius:8px}.portfolio-item img:hover{transform:scale(1.02);transition:.8s}.pagination{display:flex;justify-content:center;align-items:center;margin-top:20px}.pagination button{padding:10px 20px;margin:0 5px;background-color:#16182a;color:#fff;border:none;border-radius:5px;cursor:pointer}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{width:100%;max-width:1000px;max-height:700px;display:flex;justify-content:center}.modal-content img{width:100%;height:auto;object-fit:contain;position:relative}.close-modal{position:absolute;top:5%;right:5%;background-color:#16182a;color:#fff;border:none;padding:5px 10px;cursor:pointer;font-size:1.5rem}@media screen and (max-width: 768px){.portfolio-container{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px}}@media screen and (max-width: 480px){.portfolio-container{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:5px}}.services{margin:100px 0}.service-cards{display:flex;flex-flow:row wrap;gap:10px;justify-content:space-between;margin:50px 0}.service-container{position:relative;width:auto;height:250px}.service-container img{object-fit:cover;width:100%;height:250px}.service-img{display:block;width:100%;height:auto;border-radius:10px 10px 0 0}.overlay{position:absolute;bottom:0;left:0;right:0;background-color:#16182ace;overflow:hidden;width:100%;height:0;transition:.8s ease;border-radius:10px 10px 0 0}.service-container:hover .overlay{height:100%}.service-text{color:#fff;font-size:1em;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.service-text p{width:350px}.service-dur{font-weight:600;display:flex;align-items:center}.service-card-head{display:flex;align-items:center;gap:10px;justify-content:space-between}.service-price{font-size:1.2em;font-weight:700}.service-name{margin:0;font-size:1.2em}.service-card{background-color:#fff;border-radius:10px;box-shadow:0 -6px 18.1px #00000029;margin-bottom:50px;transition:2s}.service-card:hover{transform:scale(1.05)}.service-card-info{padding:30px}.service-loc{display:flex;align-items:baseline;font-size:1.1em;padding:15px 0}.service-loc .bi{padding-right:8px}.btn-container button{width:100%;height:50px;margin-top:10px}.dashboard-items{display:flex;justify-content:center;gap:30px;margin:50px 0;flex-flow:row wrap}.dashboard-item{background-color:#e7eaff;border-radius:5px;padding:20px;max-width:330px;display:flex;flex-direction:column;transition:.5s}.dashboard-item:hover{transform:scale(1.03);box-shadow:0 6px 10.1px #00000029}.provider-dashboard h2{font-size:1.3em}.provider-dashboard .btn-link{text-align:center;padding:15px 0;margin:20px 0 10px}.provider-dashboard .dashboard-header-one{margin:40px 0}#token-form input{min-width:180px;max-width:300px;padding:15px 20px;border:1px solid #16182A;border-radius:5px;margin:10px 0}.hover-text-token{cursor:pointer}.token{display:none;max-width:100%;word-wrap:break-word;white-space:normal}.token-container{max-width:1000px}.token-container:hover .token{display:block}.list a{text-decoration:none;color:#000}.list{text-align:center}.credentials-container{display:flex;flex-direction:column;align-items:center}.credentials-container input{min-width:180px;max-width:300px;padding:15px 20px;border:1px solid #16182A;border-radius:5px;margin:10px 0}#page-custom{margin:0 50px}#profile-pic{width:400px;height:250px}#profile-pic img{width:400px;height:250px;object-fit:cover;border-radius:10px;transition:.5s}#profile-pic img:hover{transform:scale(1.03);box-shadow:0 6px 10.1px #00000029}.personal-info{display:flex;gap:50px;align-items:center;margin:30px 0}#update-form{display:flex;flex-flow:row wrap;justify-content:space-around;align-items:flex-start;gap:60px;margin:30px 0}.preview-pic-container{width:400px;height:250px}.preview-pic img{width:400px;height:250px;object-fit:cover;border-radius:10px}#update-form input{width:100%;min-width:180px;max-width:350px;padding:15px 25px;border:1px solid #16182A;border-radius:5px;margin:10px 0;font:inherit;font-size:.9em}#creative_category{width:100%;min-width:200px;max-width:300px;padding:15px 65px 15px 20px;border:1px solid #16182A;border-radius:5px;margin:10px 0;font:inherit;font-size:.9em}.image-url-container{display:flex;justify-content:center}#update-form textarea{width:100%;height:100px;border-radius:5px;border:1px solid #16182A;margin:10px 0;padding:15px 20px;font:inherit;font-size:1em}#update-form .PhoneInputInput{padding:15px 0 15px 15px;border:1px solid #16182A;border-radius:5px}.btns-update{display:flex;justify-content:center;margin:30px 0;gap:50px}#page-custom .portfolio{margin:50px 0}#page-custom .portfolio-container{margin:0}.update-portfolio-form{display:flex;flex-direction:column;align-items:center}.portfolio-items{display:flex;flex-flow:row wrap;justify-content:space-between;justify-content:flex-start}.portfolio-items input{min-width:180px;max-width:350px;padding:15px 25px;border:1px solid #16182A;border-radius:5px;margin:10px 0;font:inherit;font-size:.9em}.portfolio-item{display:flex;flex-direction:column;gap:30px}.portfolio-input-container{display:flex;flex-direction:column;text-align:center;gap:20px}.portfolio-item:last-of-type{align-self:flex-start}.portfolio-item-margin{margin:30px}.portfolio-section{margin-top:50px;margin-bottom:150px}.portfolio-container p{width:300px}.manage-services{margin-top:100px}#service-update-form{display:flex;flex-flow:row wrap;justify-content:space-around;align-items:flex-start;gap:60px}#service-update-form .input{width:100%}.inline-inputs{display:flex;justify-content:space-between;gap:30px}#service-update-form.input{display:flex;flex-direction:column}#service-update-form input[type=text]{width:100%;padding:15px 25px;border:1px solid #16182A;border-radius:5px;margin:10px 0;font:inherit;font-size:.9em}#service-update-form textarea{width:455px;height:100px;border-radius:5px;border:1px solid #16182A;margin:10px 0;padding:15px 20px;font:inherit;font-size:1em}#service-update-form .PhoneInputInput{padding:15px 0 15px 15px;border:1px solid #16182A;border-radius:5px}#preview-pic-container img{width:400px;height:250px;object-fit:cover;border-radius:10px;margin-top:10px}.calendly-input{display:flex;flex-direction:column;margin:0;gap:5px;width:445px}.calendly-input h4{margin:10px 0 30px}.manage-services .service-cards{display:flex;flex-flow:row wrap;gap:10px;justify-content:space-around;gap:30px;margin:30px 0}#service-update .service-card-info{padding:30px 25px}.service-management-btns{display:flex;justify-content:space-between;margin:10px 0 0;gap:10px}.service-loc{max-width:345px}#get-calendly-url-container{position:relative}.get-calendly-url-tooltip{visibility:hidden;width:450px;height:auto;background-color:#f1f1f1;color:#000;padding:15px 25px;border-radius:5px;font-weight:400;font-size:.9em;box-shadow:0 0 18.1px #00000029;position:absolute;z-index:1;top:120%;left:0%;opacity:0;transition:opacity .2s}#get-calendly-url-container:hover .get-calendly-url-tooltip{visibility:visible;opacity:1}#get-calendly-url-container h4{margin:20px 0 0}.add-margin-top{margin-top:50px}.socials-section{margin:100px 0}.socials-container{display:flex;flex-flow:row wrap;justify-content:flex-start;gap:50px;margin:30px 0}.social-item{display:flex;flex-direction:column;align-items:center;gap:10px;background-color:#e7eaff;border-radius:10px;padding:20px 30px;transition:.5s}.social-item:hover{transform:scale(1.03);box-shadow:0 6px 10.1px #00000029}.socials-container a{text-decoration:none;color:#000}.social-update{display:flex;flex-direction:column;gap:5px;min-width:40%}.input-container{display:flex;align-items:center;justify-content:flex-start;gap:20px}.social-input{width:40%;padding:15px 25px;border:1px solid #16182A;border-radius:5px;margin:10px 0;font:inherit;font-size:.9em}.social-update-form label{font-weight:600}.appointments{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;margin:50px}.appointment{display:flex;align-items:center;border-radius:10px;box-shadow:0 6px 10.1px #00000029;height:auto;transition:.5s;position:relative;background-color:#f4f4f4}.appointment:hover{background-color:#f4f4f4;transform:scale(1.05);box-shadow:0 6px 10.1px #00000029}.dateTime-container{text-align:center;padding:35px;background-color:#dbdfff;border-radius:10px 0 0 10px;font-weight:600}.dateTime-container p{font-size:1.1em}.app-text-container{margin:35px 50px;width:400px;background-color:#f4f4f4;border-radius:0 10px 10px 0}.app-text-container h3,p{margin:10px 0}.app-text-container h3{font-weight:600;font-size:1.1em}.status-container{position:absolute;right:0;top:0;padding:10px 20px;font-size:.9em}:root{font-family:Montserrat,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#151dbb}a:hover{color:#535bf2}body{margin:0;background-color:#fafafa}h1{font-size:1.8em;line-height:1.2}h2{font-size:1.6em;font-weight:800;text-transform:uppercase}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#16182a;color:#f1f1f1;cursor:pointer;transition:border-color .25s}button:hover{background-color:#545be7;color:#fff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.btn{border-radius:8px;border:1px solid transparent;padding:.8em 1.5em;font-size:1em;font-weight:500;font-family:inherit;background-color:#16182a;color:#f1f1f1;cursor:pointer;transition:border-color .25s;text-decoration:none;display:block;text-align:center;margin-top:10px}.btn:hover{background-color:#545be7;color:#fff}.main{margin-top:40px;margin-left:300px;padding:0 20px}.bi{padding-right:8px}#main{margin:50px 100px;min-height:600px}.btn-container{width:100%}.customization-head{display:flex;justify-content:space-between;align-items:center;gap:20px}.customization-text{max-width:85%}.customization-text h2{margin:0;font-size:1.4em}.dashboard-header-one{text-align:center;font-weight:800;margin-bottom:50px}.profile-btn{display:flex;justify-content:flex-end;align-items:center;margin:0 50px 40px 0;text-decoration:none;color:#16182a}.profile-btn p{margin:0}.admin-profile-btn{display:flex;justify-content:flex-end;align-items:center;margin:0 0 40px;text-decoration:none;color:#16182a}.admin-profile-btn p{margin:0}.bi-person-circle{padding-right:12px}#logout{display:flex;align-self:center}#logout button{display:flex;align-self:center;border:2px solid #646cff}#logout button:hover{background-color:#646cff;color:#fff}.not-found{background-image:url(/assets/404-Dc7FX50I.jpg);background-repeat:no-repeat;background-position:center;background-size:cover;width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;position:relative}.not-found h1{color:#fff;font-size:6em;font-weight:800;position:relative;z-index:2;margin:0 60px}.not-found h2{color:#fff;font-size:4em;margin:0 60px;position:relative;z-index:2}.not-found p{color:#fff;font-size:1.5em;margin:0 60px;position:relative;z-index:2}.not-found:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1}@media (max-width: 1300px){.profile-img-container{display:flex;width:400px}.profile-img-container img{align-self:center}.profile-info h1{font-size:1.5em}.profile-info h2{font-size:1em}.profile-info p,.profile-info a{font-size:.9em}}@media (max-width: 1100px){#main{margin:50px}#messenger{min-width:230px;position:absolute;top:30px;left:-30px;padding-left:20px}.become-provider-instructions{margin-top:20px;padding:50px 0 0 30px;justify-content:space-between;gap:20px}.steps h3{font-size:1.1em}.steps p{font-size:.9em;max-width:500px}.steps{margin-left:30px}#become-provider .img-container{max-width:400px;min-width:320px}#become-provider{margin-top:100px}.nav{padding:20px 50px}.nav-list{gap:0px}.nav-list a{font-size:.9em}.logo img{width:180px}.provider-access-link{margin-right:8px}#logout button{font-size:.9em}.contact-form-text{max-width:300px}.title{font-size:2em;padding:0 50px}#home-screen p{font-size:1.1em;padding:0 50px}.dropdown .btn-dropdown{padding:10px 12px;font-size:.9em}.profile-img-container{display:flex;width:300px}}@media (max-width: 900px){.step{padding:15px 10px 10px 15px}.steps h3{font-size:1em}.steps p{font-size:.8em;max-width:500px}.steps{margin-left:20px}.become-provider-instructions{margin-top:0;gap:10px}.contact-form-text{max-width:60%;text-align:center}.contact-form-email{justify-content:center}.menu-toggle{display:block;background:none;border:none;cursor:pointer}.bar{display:block;width:25px;height:3px;margin:5px;background-color:#fff;transition:.3s}.menu-toggle.open .bar:nth-child(1){transform:rotate(-45deg) translate(-5px,6px)}.menu-toggle.open .bar:nth-child(2){opacity:0}.menu-toggle.open .bar:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}.nav-list{display:none;flex-direction:column;position:absolute;top:80px;right:0;width:100%;background-color:#16182a;padding:10px;z-index:1000}.nav-list.show{display:flex;flex-direction:column;padding:0}.nav-list a{text-align:center;padding:10px 0;width:100%;color:#fff}.dropdown-content{position:relative;top:100%;background-color:#271e4ebc;min-width:100%;box-shadow:none}.dropdown-content a{color:#fff}.dropdown-content a:hover{color:#000}.dropdown-content a:focus{color:#000}.dropdown-content.show{display:block}.btn-dropdown{color:#fff;background-color:inherit;font-family:inherit;border:none;cursor:pointer;width:100%;text-align:center;display:flex;justify-content:center;align-items:center;font-size:.9em}.provider-access-link a{text-decoration:none}.nav-list .btn-light{background-color:#0000}#logout{align-self:center}#logout button{border:none}.nav-item a:hover{color:#535bf2}.nav-list.show{padding-bottom:20px}.profile{flex-direction:column;margin-top:50px}.profile-img-container{width:100%}.profile-img-container img{width:100%;border-radius:10px 10px 0 0}.profile-info{width:auto;border-radius:0 0 10px 10px}.contact-info{justify-content:space-between;gap:10px}.service-cards{justify-content:center}}@media (max-width: 790px){#categories .img-container{max-width:70%}.category{display:flex;flex-direction:column;align-items:center}.verified{font-size:1em}.badge{padding:4px 8px}}@media (max-width: 550px){.contact-info{flex-direction:column;margin:20px 0 30px}.profile-phone,.profile-email{margin:0}.verified{font-size:.9em}}
