body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:focus{outline:5px solid #007bff !important}a{color:inherit}a:hover{text-decoration:none}a:focus{text-decoration:underline !important}img{max-width:100%;height:auto;vertical-align:middle}address{font-style:normal}fieldset{border:0;margin:0;padding:0}input,select,textarea,button{border:0}textarea{resize:vertical}time{display:block}html,body{font-family:"Montserrat",sans-serif;line-height:1.6rem;color:#646464;height:100%}.section-title{display:flex;text-transform:uppercase;font-weight:700;font-size:1.6rem;color:#0f1f4d}.section-title:before{content:"";margin-right:1.3rem;border-radius:0 4px 4px 0;width:8px;background:#0f1f4d}@media(min-width: 768px){.section-title{font-size:2.6rem}}.section-text{font-weight:400;line-height:2.2rem}.page-header{min-height:100px;background:radial-gradient(circle at 99% 0%, rgba(235, 235, 235, 0.03) 0%, rgba(235, 235, 235, 0.03) 50%, rgba(142, 142, 142, 0.03) 50%, rgba(142, 142, 142, 0.03) 100%),radial-gradient(circle at 84% 89%, rgba(229, 229, 229, 0.03) 0%, rgba(229, 229, 229, 0.03) 50%, rgba(1, 1, 1, 0.03) 50%, rgba(1, 1, 1, 0.03) 100%),radial-gradient(circle at 89% 20%, rgba(219, 219, 219, 0.03) 0%, rgba(219, 219, 219, 0.03) 50%, rgba(38, 38, 38, 0.03) 50%, rgba(38, 38, 38, 0.03) 100%),radial-gradient(circle at 90% 0%, rgba(48, 48, 48, 0.03) 0%, rgba(48, 48, 48, 0.03) 50%, rgba(109, 109, 109, 0.03) 50%, rgba(109, 109, 109, 0.03) 100%),linear-gradient(45deg, #3a66a2, #903680);box-shadow:0 2px 12px rgba(159,158,158,.5)}@media(min-width: 768px){.page-header{min-height:140px}}.page-title{font-weight:900;font-size:1.4rem;color:#fff;text-shadow:0 2px 4px rgba(35,47,117,.37)}@media(min-width: 768px){.page-title{font-size:2.5rem}}.page-text{font-size:17px;line-height:1.7}.page-text p{margin-bottom:1.1em}.page-text img[style*="float:left"],.page-text img[style*="float:right"]{margin-bottom:1.2em}.page-text img[style*="float:left"]{margin-right:1.2em}.page-text img[style*="float:right"]{margin-left:1.2em}.pagination{margin-bottom:0;justify-content:center;align-items:center}.pagination .page-link{border:0;padding:.5rem 1.4rem;font-weight:bold;color:#fff;background-color:var(--primary);border-color:none;line-height:2.25;transition:background-color .3s}.page-item.active .page-link,.page-item:hover .page-link{background:var(--secondary);color:#fff !important;text-decoration:underline !important}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:1rem;border-bottom-left-radius:0}.page-item:last-child .page-link{border-top-right-radius:0;border-bottom-right-radius:1rem}.whatsapp-plug-icon{position:fixed;z-index:5000;bottom:20px;left:20px;width:50px;height:50px;-webkit-border-radius:50%;cursor:pointer;background-color:var(--primary);transition:.3s;background-position:center;background-repeat:no-repeat;background-image:url("../svg/whatsplug.svg");background-size:50% auto}.whatsapp-plug-icon:hover{background-color:var(--primary)}.whatsapp-plug-icon::after,.whatsapp-plug-icon::before{content:"";position:absolute;opacity:0;border:4px solid var(--primary);left:-10px;top:-10px;right:-10px;bottom:-10px;-webkit-border-radius:50%;animation:WaveWhatsApp 1.5s ease infinite}.whatsapp-plug-icon::after{animation-delay:.5s}.whatsapp-plug-icon:hover::after{border:4px solid var(--primary)}.whatsapp-plug-icon:hover::before{border:4px solid var(--primary)}@keyframes WaveWhatsApp{0%{transform:scale(0.5)}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}#header .container{display:grid;align-items:center;grid-template-columns:auto min-content}#header .logo{justify-self:start}#header .navbar{grid-column:1/span 2}@media(min-width: 992px){#header .container{grid-template-columns:auto auto min-content min-content min-content;column-gap:2rem;justify-items:end}#header .logo img{height:70px}#header .navbar{width:100%;grid-column:1/span 5}}.social h4{font-size:1rem;color:#242429}.social a{border-width:2px !important;width:30px;height:30px;transition:.3s}.social a:hover{background-color:var(--primary);color:#fff !important}.exam-result-shortcut,.ombudsman-shortcut{overflow:hidden;border-width:2px !important;transition:ease-in-out .3s}.exam-result-shortcut:before,.ombudsman-shortcut:before{content:"";display:block;width:40px;background-color:#fff;background-repeat:no-repeat;background-position:center center}.exam-result-shortcut:before{background-image:url(../svg/medical-results.svg)}.ombudsman-shortcut:before{background-image:url(../svg/call-center-operator.svg)}#menu .nav-item:hover .nav-link,#menu .nav-item:focus-within .nav-link,#menu .nav-link[aria-current=page]{border:2px solid var(--primary);color:var(--primary) !important}#menu .nav-link{border:2px solid rgba(0,0,0,0);padding:.5rem;font-weight:500;font-size:.9em;color:#242429 !important;transition:ease-in-out .3s}#menu .dropdown:hover .dropdown-menu,#menu .dropdown.show .dropdown-menu{top:100%;z-index:3000;visibility:visible;opacity:1;pointer-events:all}#menu .dropdown-menu{border-width:5px 0 1px;border-style:solid;border-color:#fff rgba(0,0,0,0) var(--primary);border-radius:0 0 1rem 1rem;transition:top ease-in-out .15s,opacity ease-in-out .15s}#menu .dropdown-menu li{border-right:1px solid var(--primary);border-left:1px solid var(--primary)}#menu .dropdown-menu li:first-child{border-top:1px solid var(--primary)}@media(min-width: 992px){#menu .dropdown-menu{top:calc(100% + 10px);z-index:-1;margin:0;display:block;visibility:hidden;opacity:0;pointer-events:none}}#menu .dropdown-item{position:relative;color:var(--primary) !important;transition:.3s}#menu .dropdown-item:before{content:"";position:absolute;top:0;left:0;bottom:0;border-radius:2px;width:0;background:var(--primary);transition:.3s}#menu .dropdown-item:hover,#menu .dropdown-item:focus{text-decoration:underline;color:var(--primary) !important}#menu .dropdown-item:hover:before,#menu .dropdown-item:focus:before{width:3px}#footer{background:#07102e url(../img/bg-footer.png) no-repeat right 20% bottom 50px;font-weight:400}.responsible{font-weight:500;font-size:.9rem;color:#d7d7d7;line-height:22px}#copyright{border-top:1px solid #25376d;font-size:.9em;color:#fff}:root.high-contrast{--primary: #000;--secondary: #ffff0d;--text: #fff;--linear-bg: #000;--txt-white: #fff}.font-increase{position:fixed;right:10px;top:40%;transform:translateY(calc(-50% - 30px));z-index:2147483645 !important}.font-increase button{display:block;border:0;padding:8px;background:var(--primary);width:40px;height:40px;display:flex;align-items:center;justify-content:center}.font-increase button:first-of-type{border-radius:10px 10px 0 0;padding-top:12px}.font-increase button:last-of-type{border-radius:0 0 10px 10px;padding-bottom:12px}.font-increase button img{width:100%;height:100%;object-fit:contain}@media(max-width: 576px){.font-increase{top:48%}.font-increase button{width:35px;height:35px}}div[vw].enabled{top:50% !important;margin:10px 10px 0 0 !important;transform:translateY(-50%) !important}@media(max-width: 576px){div[vw].enabled{top:55% !important}}@media(max-width: 576px){[vw] [vw-access-button]{width:35px !important;height:35px !important}[vw] [vw-access-button] .vp-access-button{width:35px !important;height:35px !important}}.custom-tooltip{--bs-tooltip-bg: var(--primary);--bs-tooltip-color: #fff;font-weight:500}.high-contrast{filter:invert(1) hue-rotate(180deg)}.high-contrast body{color:#000}.high-contrast img{filter:grayscale(1)}.high-contrast .font-increase button{background:#6a6a6a}.swiper-wrapper{border-bottom:1px solid #dee2e6}@media(max-width: 991.98px){.swiper-pagination{position:static !important}}@media(min-width: 992px){.swiper-pagination{top:50%;left:calc((100vw - var(--content-width))/2) !important;bottom:auto !important;transform:translateY(-50%);width:auto !important}}.swiper-pagination-bullet{margin-bottom:1rem !important;width:15px;height:15px;background:var(--secondary)}.swiper-pagination-bullet-active{background:var(--primary)}.featured-links{position:relative;z-index:4000}.featured-link{border-width:1px;border-style:solid;border-color:#e0e0e0;border-radius:2.5px 20px 2.5px 20px}.featured-link-exam-guide h3:before{content:url(../svg/folder.svg)}.featured-link-exam-result h3:before{content:url(../svg/medical-result.svg)}.featured-link-exam-scheduling h3:before{content:url(../svg/calendar.svg)}.featured-link-units h3:before{content:url(../svg/pin.svg)}.featured-link-title{font-weight:700;font-size:1.2rem;color:#0f1f4d}.featured-link-title:before{margin-right:1rem}.about-images img{border-radius:2rem}.about-images img:nth-child(2){display:none;position:absolute;bottom:0;left:0;transform:translate(-20%, 20%);background:#fff;box-shadow:2px -2px 10px 0 rgba(15,31,77,.53)}@media(min-width: 992px){.about-images img:nth-child(2){display:block}}.covenant-shortcut,.unit-shortcut{font-weight:700;font-size:1.4rem;color:#0f1f4d;transition:.3s}.covenant-shortcut:hover,.unit-shortcut:hover{background:var(--light);color:var(--secondary)}.covenant-shortcut:hover:after,.unit-shortcut:hover:after{background-color:#eeaae4}.covenant-shortcut:before,.unit-shortcut:before{margin-right:1.3rem}.covenant-shortcut:after,.unit-shortcut:after{content:"";margin-left:auto;border-width:1px;border-style:solid;border-color:#3c60cd;border-radius:50%;width:33px;height:33px;background:url(../svg/arrow-right.svg) no-repeat center;transition:.3s}.covenant-shortcut:before{content:url(../svg/handshake.svg)}.unit-shortcut:before{content:url(../svg/route.svg)}.exam{border-width:1px;border-style:solid;border-color:#e0e0e0;border-radius:1rem;background-image:url(../img/bg-exam.png);background-repeat:no-repeat;background-position:center center;background-size:cover;font-weight:700;font-size:1.3rem;color:#0f1f4d;transition:.3s}.exam:hover{background-color:#0f1f4d;color:#fff}.post{position:relative;border-radius:25px;padding:10px}.post:hover .post-title{color:var(--secondary)}.post:hover .post-shortcut{background:var(--secondary);color:#fff}.post-image{border-radius:15px}.post-date{position:absolute;border-radius:0 0 25px 0;background:#fff;font-weight:700;color:#be27a8;line-height:.9rem}.post-date .day{font-size:1.5rem;line-height:1.2rem}.post-date .month{font-size:.9rem}.post-title{font-weight:700;font-size:1.4rem;color:#0f1f4d;transition:color .3s}.post-excerpt{font-weight:400;line-height:1.5rem}.post-shortcut{margin-right:-10px;margin-bottom:-10px;background:#3c60cd;border-radius:25px 0 25px 0;color:#fff;transition:.3s}.covenant-section .swiper-slide{height:auto}.covenant-section .swiper-button-prev,.covenant-section .swiper-button-next{--swiper-navigation-size: 40px;--swiper-theme-color: #BE27A8;top:75%;font-weight:700}.about-introduction{line-height:1.8}@media(min-width: 992px){.about-introduction{font-size:1.2rem}}.about-text{line-height:1.8}.unit,.covenant,.nav.nav-pills{overflow:hidden;border-width:1px;border-style:solid;border-color:#e0e0e0;border-radius:2.5px 20px 2.5px 20px}.staff-image{object-fit:cover;object-position:center top;height:180px}@media(min-width: 992px){.staff-image{height:auto;min-height:100%}}#map{height:300px}@media(min-width: 992px){#map{height:500px}}/*# sourceMappingURL=main.css.map */
