@import url(https://fonts.googleapis.com/css2?family=Open+Sans&family=Ubuntu:wght@500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;500&display=swap);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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}nav.menu{background-color:rgba(0,0,0,.4);display:flex;flex-direction:column;left:0;position:fixed;right:0;top:0;width:100%}nav.menu ul{list-style:none}nav.menu ul li{display:inline;padding-right:2rem}nav.menu ul li a{color:#2f2;font-size:1.4rem;text-decoration:none}html{scroll-behavior:smooth}body{background-color:#000;color:#fff;line-height:1.6;margin:0}h1,h2,h3,h4,h5,h6{font-family:Ubuntu,sans-serif}label,li,p,span,ul{font-family:Open Sans,sans-serif}.App-header-content{align-content:center;background:linear-gradient(rgba(0,0,0,.6) 100%,rgba(0,0,0,.6) 100%),url(/static/media/banner.ca7ee39cae448e42271f.png);background-position:50%;background-size:cover;display:flex;flex-direction:column;height:100vh;width:100%}.App-title{color:#007bff;font-size:3rem;font-weight:700;margin-bottom:20px;margin-top:300px}.App-sub-title{align-content:center;align-items:center;color:#fff;display:flex;flex-direction:column;font-size:1.5rem;margin-top:5vh}.App-sub-title p{justify-content:center;width:45%}.App-header-button{background-color:#f53b57;border:none;border-radius:30px;cursor:pointer;font-size:1.2rem;margin-top:13vh;padding:12px 24px;transition:.2s,color .2s}.App-header-button a{color:#fff;font-weight:600;letter-spacing:2px;text-decoration:none}.App-header-button:hover{background-color:#ef5777;color:#fff}.Services{background-color:#0000;flex-direction:column;margin-bottom:3rem;padding:50px}.Services,.content-service-card{align-content:center;display:flex;justify-content:center;margin-top:2rem}.content-service-card{gap:80px}.content-service-card .Service-card,.content-service-card .Service-card2,.content-service-card .Service-card3{background-color:#ebe8e8;border-radius:20px;box-shadow:3px 3px 5px hsla(0,1%,58%,.486);display:flex;flex-direction:column;justify-content:flex-start;max-width:30vh;padding:20px}.Service-card2:hover,.Service-card3:hover,.Service-card:hover{background-color:#c9cbce;color:#fff}.Service-icon,.Service-icon2,.Service-icon3{color:#007bff;font-size:2rem;margin-bottom:10px}.Service-name,.Service-name2,.Service-name3{color:#f53b57;font-size:1rem;font-weight:700;margin-bottom:20px}.Service-description,.Service-description2,.Service-description3{color:#666}@media (max-width:768px){.Services,.content-service-card{align-items:center;flex-direction:column}.content-service-card{gap:20px}.App-header-content{align-items:center;justify-content:center}.App-header-button{margin-top:1vh}.App-sub-title p{margin-top:0;width:80%}.App-title{letter-spacing:-3px;margin-top:15vh;text-align:center}.App-header-content{align-content:center;background:linear-gradient(rgba(0,0,0,.8) 100%,rgba(0,0,0,.8) 100%),url(/static/media/bg_top_mobile.0ca4a4ac9a9dd8cb9b53.jpg);background-position:50%;background-size:cover;display:flex;flex-direction:column;height:100vh;width:100%}}.about{align-items:center;background:linear-gradient(rgba(0,0,0,.8) 100%,rgba(0,0,0,.8) 100%),url(/static/media/pexels-abilitv-on-twitch-life-from-my-wheelchair-2354967.5ee4cf15002d7fa55b61.jpg);background-size:cover;color:#f5f5f5;padding:60px 0;text-align:center}.sub-title-light{color:#e0e0e0}.sub-title-dark,.sub-title-light{font-size:3rem;margin-bottom:20px}.sub-title-dark{color:#007bff}.about p{color:#b0b0b0;font-size:1.1rem;line-height:1.8;margin-bottom:40px;margin-left:auto;margin-right:auto;text-align:justify;width:30rem}@media screen and (max-width:600px){.about{padding:40px 0}.titulo-title{font-size:2.5rem}.about p{font-size:1.3rem;letter-spacing:-2px;margin:30px auto;text-align:center;text-align:justify;width:350px}}@media screen and (min-width:601px) and (max-width:900px){.about{padding:40px 0}.titulo-title{font-size:2.5rem}.about p{font-size:1.1rem;letter-spacing:-2px;margin:30px auto;text-align:center;text-align:justify;width:500px}}.app-menu{background-color:#161616;box-shadow:0 3px 10px #000;left:0;position:fixed;top:0;width:100%}.nav-bar{display:flex;justify-content:space-between;margin-bottom:-1.5rem;margin-top:-1.5rem;padding:1rem}.app-logo{align-items:center;color:#fff;display:flex;font-size:20px;font-weight:700}.app-logo img{margin-right:10px;max-width:260px;padding-bottom:.7rem;padding-top:.7rem}.nav-list{align-items:center;display:flex;margin-left:3rem}.nav-list div{display:flex;justify-content:center;list-style:none}.nav-item{margin:0 15px}.App-nav-link{color:#fff;font-size:1.15rem;font-weight:400;text-decoration:none}.App-nav-link:hover{background-color:#007bff;border-radius:3px;transition:.5em}.login-button{align-items:center;display:flex;justify-content:center}.login-button select{background-color:initial;border:none;color:#fff;margin-right:2rem}.login-button option{background-color:#007bff}.login-button button{background-color:#f53b57;border:none;border-radius:5px;padding:10px 15px}.login-button button:hover{background-color:#ef5777;border-radius:5px;transition:.5s}.login-button button a{color:#fff;font-size:1.1rem;font-weight:500;text-decoration:none}.mobile-button{display:none}.login-button img{color:#fff;width:20px}@media screen and (min-width:731px){.mobile-menu,.mobile-menu-icon{display:none}}@media screen and (max-width:730px){.login-button button,.nav-list{display:none}.mobile-menu-icon{display:block}.mobile-menu-icon button{align-items:center;background-color:initial;border:none;cursor:pointer;position:fixed;right:-5%;top:1%;width:8em}.mobile-menu div{display:flex;flex-direction:column;padding-bottom:1rem;text-align:center}.mobile-menu div a{color:#fff;display:block;font-size:1.1rem;font-weight:400;padding-top:1.2rem;text-decoration:none}.mobile-menu div a:hover{border-radius:3px;color:#007bff;transition:.5s}.mobile-button{border-radius:3px;font-size:1.9rem;padding:1rem 5rem}.mobile-button,.mobile-button a{color:#fff;display:block;font-weight:500;text-decoration:none}.mobile-button a{font-size:1.15rem;margin-bottom:5px;padding-top:.7rem;text-align:center}.mobile-button button{background-color:#f53b57;border:none;border-radius:30px;padding:1px;width:100%}.mobile-button button:hover{background-color:#ef5777;border-radius:30px;transition:.5s}.login-button select{margin-right:3rem}.login-button option{background-color:#007bff}}.App-footer{background-color:#161616;color:#b3b3b3;padding:30px 0;text-align:center}.Footer-content{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1200px}.footer-content-left{align-content:center;display:flex;flex-direction:row;gap:2rem;justify-content:center;min-width:30%}.footer-content-left div:nth-child(2){padding-top:10px}.footer-content-right{min-width:30%}.Footer-logo{align-items:center;color:#fff;display:flex;font-weight:700;gap:5px}.Footer-logo img{margin-left:15px;max-width:260px}.Footer-logo-text{font-size:1.2rem}.Footer-E-mail a,.Footer-linkedin a{display:inline-block;margin:5px}.Footer-E-mail img,.Footer-linkedin img{height:30px;vertical-align:middle;width:30px}.Footer-social-icons{display:flex;justify-content:center}.Footer-social-icons a{color:#746f6f;display:inline-block;font-size:1.5rem;margin:0 10px;text-decoration:none;transition:color .2s}.Footer-social-icons a:hover{color:#3870ac}@media screen and (max-width:600px){.Footer-content{align-items:center;flex-direction:column}.Footer-logo img{margin-bottom:10px;margin-left:0}.Footer-social-icons{margin-top:15px}.Footer-social-icons a{font-size:1.2rem}}@media screen and (min-width:601px) and (max-width:900px){.Footer-content{justify-content:center}.Footer-logo img{margin-left:0;margin-right:10px}.Footer-social-icons{margin-top:10px}.Footer-social-icons a{font-size:1.3rem}}:root{--red1:#eb6361;--ok:#64ddbb;--yes:#8870ff;--check:#4bf;--label1:#d6d6d6;--label2:#32ff7e;--ok2:#2f3491}::-webkit-input-placeholder{color:#d6d6d6;color:var(--label1);opacity:1}::placeholder{color:#d6d6d6;color:var(--label1);opacity:1}:-ms-input-placeholder{color:#d6d6d6;color:var(--label1)}::-ms-input-placeholder{color:#d6d6d6;color:var(--label1)}.App-logo{height:10vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-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)}}code{color:#64ddbb;color:var(--ok);font-size:1.5rem}.left-form{background-color:#282c34;border-radius:15px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);display:flex;flex-direction:column;margin-top:2rem;min-width:20vw;padding:2rem}.left-form .label{color:#d6d6d6;color:var(--label1);font-size:1.9rem;font-weight:600;letter-spacing:2.5px;margin-right:2rem}.left-form input[type=text]{background-color:#42414d;border:none;border-radius:5px;color:#32ff7e;color:var(--label2);font-size:1.5rem;height:1.31rem;margin-right:.8rem;min-width:20vw;padding:1rem;width:auto}.left-form button.search{background-color:initial;border-left:2px solid #4bf;border-left:2px solid var(--check);border-radius:5px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);color:#d6d6d6;color:var(--label1);cursor:pointer;font-size:1.2rem;padding-bottom:.5rem;padding-top:.5rem}.listBoxClass{background-color:rgba(0,0,0,.4);border:none;border-radius:5px;color:#64ddbb;color:var(--ok);font-size:1.5rem;margin-bottom:1rem;margin-top:1rem;padding:.95rem}button.progress{background-color:#2f3491;background-color:var(--ok2);border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:500;letter-spacing:1.4px;padding:1rem 5rem;text-transform:uppercase}.progress-loading,button.progress{margin-bottom:1rem;margin-top:3rem}.errorMsg{color:#eb6361;color:var(--red1);font-size:2rem;letter-spacing:1px}.card-btn-info{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.card-btn-info span{padding-right:1rem}.App .box-right{padding:.4rem 1rem;position:relative}.App .box-right .card-info{background:#373c46;border-radius:4px;box-shadow:0 54px 55px rgba(0,0,0,.25),0 -12px 30px rgba(0,0,0,.12),0 4px 6px rgba(0,0,0,.12),0 12px 13px rgba(0,0,0,.17),0 -3px 5px rgba(0,0,0,.09);min-height:350px;text-align:left;width:100%}.App h4{background:#30353e;border-bottom:1px solid #444;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400;letter-spacing:.02rem;line-height:1.334;padding:10px 1rem}.App h5{font-size:.9rem;font-weight:400;padding:0 1rem}.App ul{border-top:1px solid #444;margin-top:20px;padding:20px 20px 12px}.App ul li{display:flex;font-size:15px;justify-content:space-between;padding:0}.App ul .name{width:115px}.App ul .date,.App ul .name{font-size:14px;padding-right:.5rem}.App ul .date{color:#b1b1b1}.App ul .status{font-size:14px;font-weight:600;width:55px}.App ul .status.approved{color:#61b914}.App ul .status.pending{color:#d9bf00}.App ul .status.rejected{color:#ff4f4f}.titleCard{font-size:1.12rem!important}.header-banner{background:linear-gradient(transparent,rgba(0,0,0,.19));margin-bottom:3rem;padding:5vh;width:100%}.menu-links a{color:#fff}.box-links a,.menu-links a{list-style:none;text-decoration:none}.box-links a{color:#333}.btn-tools{background-color:cyan!important;bottom:2rem;color:#000!important;padding:1rem!important;position:fixed!important;right:2rem}.logo-dashboard{margin-top:10px;max-width:260px;width:100%}.adjustNameAvatar{color:#fff;font-weight:600;letter-spacing:2px;margin-right:1rem;padding-top:1rem;text-transform:uppercase}:root{--font-size-p:20px;--app-color-title:#00292b;--app-letter-spacing-text:.01em;--app-color-button-primary:#f53b57;--app-letter-spacing-title:.025em;--font-family:Roboto,sans-serif;--border-radius:3px;--margin-left:0;--margin-right:0;--disabled-opacity:.7;--app-font-family:"Roboto",sans-serif}.App{text-align:center}.App-body{background:url(/static/media/bg2.a4fa2b1790dd33d21aeb.jpg);background-position:center 5%;background-size:cover;color:#00292b;color:var(--app-color-title);font-family:Roboto,sans-serif;font-family:var(--app-font-family);font-size:calc(10px + 2vmin);font-weight:300;min-height:100vh}.App-body,.App-body .form{display:flex;flex-direction:column}.App-body .form{align-items:center;background-color:#f1f1f1;height:100vh;justify-content:center;max-width:100%}@media screen and (max-width:950px){.App-body .form{width:100vw}}@media screen and (min-width:950px){.App-body .form{width:40vw}}.App-body .form h3{-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:0;-webkit-margin-end:0;display:block;font-size:20px;font-size:var(--font-size-p);letter-spacing:.01em;letter-spacing:var(--app-letter-spacing-text);margin-block-end:1em;margin-block-start:1em;margin-inline-end:0;margin-inline-start:0}.App-body .logo img{max-width:300px;padding:1px;width:100%}.App-body .form span{font-size:1.2rem}.App-body .form button.btn-login{align-items:center;-webkit-appearance:auto;appearance:auto;background-color:#f53b57;background-color:var(--app-color-button-primary);border:0;border-image:none;border-image:initial;border-radius:3px;border-radius:var(--border-radius);box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-family:Roboto,sans-serif;font-family:var(--app-font-family);font-size:1.2rem;font-weight:500;justify-content:center;letter-spacing:.025em;letter-spacing:var(--app-letter-spacing-title);line-height:normal;margin-left:0;margin-left:var(--margin-left);margin-right:0;margin-right:var(--margin-right);margin-top:1rem;min-height:2.8rem;padding:0 2rem;text-align:center;text-indent:0;text-rendering:auto;text-shadow:none;text-transform:none;width:100%;word-spacing:normal;-webkit-writing-mode:horizontal-tb!important;writing-mode:horizontal-tb!important}:root{--red-switch:#f04;--cian-switch:#0ff;--grey-dark:#22252c;--base-height:500px;--left-rounded:30px 0 0 30px;--right-rounded:0 30px 30px 0;--full-rounded:8px}.grid-images{display:flex;flex-direction:row;justify-content:center;max-width:80%;width:100%}div.grid-images>div:first-child{align-content:last baseline;display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:space-evenly;min-height:500px;min-height:var(--base-height);padding:2.2rem 1.2rem;width:55%}div.grid-images>div:nth-child(2){min-height:500px;min-height:var(--base-height);padding:2.2rem .2rem;width:45%}div.little-cubes{background-color:#0ff;background-color:var(--cian-switch);height:160px;width:140px}div.little-cubes,div.main-card{border-radius:8px;border-radius:var(--full-rounded);display:flex;flex-direction:column;justify-content:center}div.main-card{background:#0ff url(https://resource7.escort-ireland.com/?id=fbf8ac1e8d30155584903adbb9487dd0fe6d432a7c780c5b85d0ab8c05b11161de256317348d53d386571813d3bc0cc2c6986a21071f82abda8938e105684e6f0eae12715e7bb1e9b0546a3c754417f7e13e11480d167af2c0286dd2b7abc882c9f08767cf3174f025e03cd23747ff5009903a136c5fe0af2a4dd7a813079f80);background:var(--cian-switch) url(https://resource7.escort-ireland.com/?id=fbf8ac1e8d30155584903adbb9487dd0fe6d432a7c780c5b85d0ab8c05b11161de256317348d53d386571813d3bc0cc2c6986a21071f82abda8938e105684e6f0eae12715e7bb1e9b0546a3c754417f7e13e11480d167af2c0286dd2b7abc882c9f08767cf3174f025e03cd23747ff5009903a136c5fe0af2a4dd7a813079f80);height:100%;width:100%}
/*# sourceMappingURL=main.319e34b7.css.map*/