body.frontend{--ufal-un-menu:1;--ufal-main-color:var(--ufal-un-main);--ufal-alt-color:var(--ufal-un-secondary);--ufalbarra-main-color:var(--ufal-un-secondary);--ufalbarra-alternate-color:var(--ufal-un-main);display:flex;flex-direction:column;height:100%}body.frontend.lock{overflow:hidden}body.frontend.template-search #content{border-color:var(--ufal-un-main)}body.frontend.portaltype-ufal-unidade-curso #portal-breadcrumbs{display:none}body.frontend.portaltype-ufal-unidade-curso article header h1{display:none}body.frontend.portaltype-ufal-unidade-person .newsImageContainer img,body.frontend.portaltype-ufal-unidade-personfolder .newsImageContainer img{border-radius:50%}body.frontend.portaltype-ufal-unidade-person .person,body.frontend.portaltype-ufal-unidade-personfolder .person{clear:both;overflow:auto}body.frontend.menu-open{overflow:hidden}@media (min-width:1400px){body.frontend .container,body.frontend .container-lg,body.frontend .container-md,body.frontend .container-sm,body.frontend .container-xl,body.frontend .container-xxl{max-width:1320px!important}}body.frontend .bg-main{background-color:var(--ufal-un-main)}body.frontend .bg-secondary{background-color:var(--ufal-un-secondary)}body.frontend .bg-main-hover:hover{background-color:var(--ufal-un-main)}body.frontend .bg-secondary-hover:hover{background-color:var(--ufal-un-secondary)}body.frontend .bg-pattern{position:relative}body.frontend .bg-pattern:after{overflow:hidden;content:"";position:absolute;width:100%;height:100%;left:0;top:0;opacity:.2;z-index:1;background-position:center;transition:all .2s ease-in-out;background-image:url("../imgs/pattern.png")}body.frontend .bg-pattern:hover:after{transform:scale(1.2)}body.frontend .text-main{color:var(--ufal-un-main)!important}body.frontend .text-secondary{color:var(--ufal-un-secondary)!important}body.frontend .text-white-hover:hover{color:#fff!important}body.frontend .border-color-main{border-color:var(--ufal-un-main)}body.frontend .border-color-secondary{border-color:var(--ufal-un-secondary)}body.frontend .border-color-main-hover:hover{border-color:var(--ufal-un-main)}body.frontend .border-color-secondary-hover:hover{border-color:var(--ufal-un-secondary)}body.frontend .btn-main{text-decoration:none;border:none;background-color:var(--ufal-un-main)}body.frontend .btn-main:hover{background-color:var(--ufal-un-secondary)}body.frontend .btn-secondary{text-decoration:none;border:none;background-color:var(--ufal-un-secondary)}body.frontend .btn-secondary:hover{background-color:var(--ufal-un-main)}body.frontend .no-underline-hover:hover{text-decoration:none!important}body.frontend .move-up-hover{transition:all .2s ease-in-out}body.frontend .move-up-hover:hover{transform:translateY(-4px);box-shadow:0 6px 12px rgba(0,0,0,.08)}body.frontend .move-down-hover{transition:all .2s ease-in-out}body.frontend .move-down-hover:hover{transform:translateY(4px);box-shadow:0 6px 12px rgba(0,0,0,.08)}body.frontend .section-title{position:relative}body.frontend .section-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:60px;height:3px;background-color:var(--ufal-un-secondary)}body.frontend .section-title.section-title-white:after{background-color:#fff}body.frontend .skiplinks{position:relative}body.frontend .skiplinks a{position:absolute;top:-100vh;background-color:#fff;transition:top .2s ease-in-out;white-space:nowrap;width:auto;padding:10px 15px;z-index:199}body.frontend .skiplinks a:focus{top:0}body.frontend .skiplinks a:focus-visible{outline-color:#c2850c;outline-offset:-4px;outline-style:dashed;outline-width:4px}body.frontend #personaltools-login{color:#fff;font-size:1.1rem;padding:0}body.frontend .language-trigger{color:#fff;font-size:1.1rem;padding:0}body.frontend .mobile-actions{display:none;position:relative;z-index:10}body.frontend .mobile-actions button{color:#fff;font-size:23px;display:inline-block;padding:5px 10px;background-color:transparent;border:none}body.frontend #searchGadget_form{flex-grow:1;position:relative}body.frontend #searchGadget_form .searchField{padding:.375rem .75rem;font-size:1rem;line-height:1.5;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}body.frontend #searchGadget_form .searchField:focus{box-shadow:0 0 0 .25rem rgba(from var(--ufal-main-color) r g b/.4)}body.frontend .livesearch-results{position:absolute;width:100%;top:75px;left:0}body.frontend .livesearch-results .results-summary{color:#c1c1c1}body.frontend .livesearch-results a:hover{text-decoration:none}body.frontend .livesearch-results .heading{font-size:1.25rem}body.frontend .site-actions{display:flex;padding-bottom:.5rem;justify-content:space-between}body.frontend .site-actions .contrast-toggle{color:#fff}body.frontend #header{background-color:var(--ufal-un-main);padding-top:.5rem}body.frontend #header .identification{display:flex;align-items:center}body.frontend #header #portal-logo{color:#fff;font-family:ProximaNova;font-size:28px;text-decoration:none;line-height:normal;display:flex;min-height:80px;align-items:center}body.frontend #header #portal-logo:has(#portal-title img) #portal-abbr{display:none}body.frontend #header .toggles button{background-color:transparent;border:none;color:#fff;font-size:22px}body.frontend #header .search-form{transition:all .2s ease-in-out;margin-left:auto;max-width:400px}body.frontend #header .search-form.show{max-height:200px}body.frontend #header .search-form input{margin:15px 0;padding:5px 15px!important;outline:0;box-shadow:none;font-size:18px!important;border-radius:8px!important}body.frontend #header .search-form button{color:#fff;font-size:20px;margin-top:0}body.frontend #portal-languageselector{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}body.frontend #portal-languageselector li.currentLanguage a{background-color:var(--ufal-un-main);color:#fff;display:flex;align-items:center}body.frontend #portal-languageselector a{padding:10px 15px;display:block;color:#333}body.frontend #portal-languageselector a:hover{text-decoration:none!important;background-color:var(--ufal-un-secondary);color:#fff}body.frontend #portal-languageselector svg{width:35px;height:35px;margin-right:10px}@media (min-width:992px){body.frontend #portal-logo img{margin:15px 0}body.frontend #portal-logo #portal-abbr{display:none}}@media (max-width:991px){body.frontend #header{padding:.5rem 0!important}body.frontend #header #portal-logo{padding:10px 0;max-width:470px;min-height:inherit}body.frontend #header #portal-logo:not(:has(#portal-title img)) #portal-title{display:none}body.frontend #header .toggles{flex-grow:2;display:flex;justify-content:flex-end}}@media (max-width:768px){body.frontend .mobile-actions{display:block!important;text-align:center;position:relative;z-index:10}body.frontend .mobile-actions button{color:#fff;font-size:23px;display:inline-block;padding:5px 10px;background-color:transparent;border:none}}@media (max-width:576px){body.frontend #header .identification{justify-content:center;position:relative}body.frontend #header .identification img{max-height:70px}body.frontend #header .identification #portal-logo{z-index:2;text-align:center;line-height:25px;margin:0;padding:0}}@media (min-width:768px) and (max-width:991px){body.frontend .mobile-actions{display:block}}body.frontend.course-layout.portaltype-ufal-unidade-curso #content{padding-bottom:0}body.frontend.course-layout #portal-logo:has(#portal-title img) #portal-abbr{display:none}body.frontend.course-layout #portal-logo:not(:has(#portal-title img)) #portal-title{display:none}body.frontend.course-layout #portal-logo:not(:has(#portal-title img)) #portal-abbr{display:block!important}body.frontend.course-layout #header{padding-top:0}body.frontend.course-layout #header .identification img{height:42px;margin-right:10px;margin-bottom:0}body.frontend.course-layout #header .site-actions{display:none}body.frontend.course-layout .breadcrumb .breadcrumb-item:first-child,body.frontend.course-layout .breadcrumb .breadcrumb-item:nth-child(2),body.frontend.course-layout .breadcrumb .breadcrumb-item:nth-child(3):before{display:none!important}@media (min-width:992px){body.frontend.course-layout #portal-logo{display:none}body.frontend.course-layout .navigation{margin-bottom:3px}body.frontend.course-layout .secondaryNav{position:relative;z-index:2;margin-bottom:1rem}body.frontend.course-layout .mainNav{order:2;flex-basis:initial;flex-grow:1;background-color:transparent;margin-top:0}body.frontend.course-layout .mainNav>ul>li{margin-left:5px;border-radius:10px!important}body.frontend.course-layout .mainNav>ul>li>a{padding:10px}body.frontend.course-layout .mainNav ul.dropdown{border-radius:10px}body.frontend.course-layout .mainNav ul.dropdown li:hover{border-radius:10px}}body.frontend.course-layout .tile.noticias{margin-left:-37px;margin-right:-37px;padding-right:37px;padding-left:37px;background-color:var(--ufal-main-color)}body.frontend.course-layout .tile.noticias h3{color:#fff}body.frontend #course-header{background-position:center;background-size:cover;position:relative;padding-top:6px}body.frontend #course-header .sub-wrapper{position:relative}body.frontend #course-header .navToggle{filter:drop-shadow(2px 4px 4px #333)}body.frontend #course-header .shadow{background-color:var(--ufal-un-main)!important;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#333;opacity:.3;z-index:1}body.frontend #course-header .course-id{display:flex;align-items:center;justify-content:center;padding:1rem 0}@media (max-width:575px){body.frontend #course-header .course-id{min-height:170px}}body.frontend #course-header .curso-titulo{flex-grow:1;position:relative;z-index:2;filter:drop-shadow(2px 4px 4px #333);margin:0}body.frontend #course-header .curso-titulo a{font-size:40px;color:#fff;display:block}body.frontend #course-header .curso-titulo a:hover{text-decoration:none}@media (max-width:575px){body.frontend #course-header .curso-titulo a{font-size:30px}}body.frontend #course-header .social-links{position:relative;z-index:2}body.frontend #course-header .social-links ul{list-style:none;padding:5px 0;margin:0;display:flex}body.frontend #course-header .social-links ul li{margin:0 5px}body.frontend #course-header .social-links ul li a{display:flex;justify-content:center;align-items:center;width:27px;height:27px;font-size:14px;position:relative;border-radius:50%;color:#fff;background-color:var(--ufal-un-main);transition:all .2s ease-in-out}body.frontend #course-header .social-links ul li a:hover{text-decoration:none;color:var(--ufal-un-secondary);background-color:#fff}@media (max-width:768px){body.frontend #course-header .social-links ul li a{width:27px;height:27px;font-size:14px}}body.frontend #course-header #login{position:absolute;top:15px;right:30px;color:#fff;font-size:14px;z-index:2}body.frontend #curso{margin-top:-37px}body.frontend #curso .texto{padding-top:37px}body.frontend #curso .curso-detail-wrapper{float:right}@media (max-width:576px){body.frontend #curso .curso-detail-wrapper{float:none;width:100%}body.frontend #curso .curso-detail-wrapper .curso-detail{margin-left:0}}body.frontend #curso .curso-detail{margin-left:15px;background-color:#191b1e;border-radius:0;color:#fff;padding:37px 27px;margin-bottom:25px}body.frontend #curso .curso-detail table{margin-bottom:0}body.frontend #curso .curso-detail td,body.frontend #curso .curso-detail th{background-color:#191b1e;border-bottom:1px solid #fff;border-left:0;border-top:0;border-right:0;padding-left:0;color:#fff}body.frontend #curso .curso-detail tr:last-child td,body.frontend #curso .curso-detail tr:last-child th{border-bottom:0}body.frontend #curso .curso-detail .selecoes .selecao{border-bottom:1px solid #fff;padding:18px 0}body.frontend #curso .curso-detail .selecoes .selecao:last-child{border-bottom:0}body.frontend #curso .curso-detail .selecaoData{display:inline-block;font-family:ProximaNovaBold;background-color:red;border-radius:3px;padding:1px 7px}body.frontend #curso .curso-detail .selecaoUrl{margin-top:4px;display:block}body.frontend #curso .curso-detail .mais,body.frontend #curso .curso-detail .selecaoTitulo{font-family:ProximaNovaBold;color:#fff}body.frontend #curso .curso-detail .mais{float:right}body.frontend .portletNavigationTree a:hover{background-color:var(--ufal-un-secondary)}body.frontend .mainNav,body.frontend .secondaryNav{color:#fff;align-items:flex-start;flex-grow:1}body.frontend .mainNav ul,body.frontend .secondaryNav ul{list-style:none}body.frontend .mainNav .has_subtree input,body.frontend .mainNav .has_subtree ul,body.frontend .secondaryNav .has_subtree input,body.frontend .secondaryNav .has_subtree ul{display:none}body.frontend .navigation{display:flex;flex-wrap:wrap;flex-basis:100%;align-items:center}body.frontend .opener[checked]~.dropdown{max-height:1000px!important;display:block!important;visibility:visible}@media (min-width:992px){body.frontend .mainNav,body.frontend .secondaryNav{display:flex;background-color:var(--ufal-un-secondary);border-radius:5px}body.frontend .mainNav a:hover,body.frontend .secondaryNav a:hover{text-decoration:none}body.frontend .mainNav li.has_subtree,body.frontend .secondaryNav li.has_subtree{position:relative;display:flex;align-items:center}body.frontend .mainNav>ul,body.frontend .secondaryNav>ul{display:flex;flex-direction:row;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;width:100%}body.frontend .mainNav>ul>li:first-child,body.frontend .secondaryNav>ul>li:first-child{border-top-left-radius:5px}body.frontend .mainNav>ul>li:first-child .dropdown,body.frontend .secondaryNav>ul>li:first-child .dropdown{left:0}body.frontend .mainNav>ul>li.inPath:not(.index_html),body.frontend .secondaryNav>ul>li.inPath:not(.index_html){background-color:var(--ufal-un-third)}body.frontend .mainNav>ul>li.current.index_html,body.frontend .mainNav>ul>li.index_html:hover,body.frontend .secondaryNav>ul>li.current.index_html,body.frontend .secondaryNav>ul>li.index_html:hover{border-top-left-radius:5px;border-bottom-left-radius:5px}body.frontend .mainNav>ul li.has_subtree.ellipsis,body.frontend .secondaryNav>ul li.has_subtree.ellipsis{margin-left:auto}body.frontend .mainNav>ul li.has_subtree ul.dropdown,body.frontend .secondaryNav>ul li.has_subtree ul.dropdown{background-color:var(--ufal-un-secondary);list-style:none;padding:0;position:absolute;z-index:100;columns:var(--ufal-un-menu);top:100%;left:0}body.frontend .mainNav>ul li.has_subtree ul.dropdown li,body.frontend .secondaryNav>ul li.has_subtree ul.dropdown li{color:#fff;min-width:250px}body.frontend .mainNav>ul li.has_subtree ul.dropdown li:hover,body.frontend .secondaryNav>ul li.has_subtree ul.dropdown li:hover{background-color:var(--ufal-un-third);color:#fff}body.frontend .mainNav>ul li.has_subtree ul.dropdown li a,body.frontend .secondaryNav>ul li.has_subtree ul.dropdown li a{padding:15px 20px}body.frontend .mainNav>ul li.has_subtree:hover ul.dropdown,body.frontend .secondaryNav>ul li.has_subtree:hover ul.dropdown{display:block!important}body.frontend .mainNav>ul li.has_subtree:hover label::before,body.frontend .secondaryNav>ul li.has_subtree:hover label::before{transform:rotate(360deg)!important}}@media (min-width:992px) and (hover:hover){body.frontend .mainNav>ul li.has_subtree:not(.inPath) .opener:checked~ul,body.frontend .secondaryNav>ul li.has_subtree:not(.inPath) .opener:checked~ul{display:block!important}body.frontend .mainNav>ul li.has_subtree:not(.inPath) .opener:checked~label::before,body.frontend .secondaryNav>ul li.has_subtree:not(.inPath) .opener:checked~label::before{transform:rotate(360deg)!important}body.frontend .mainNav>ul li.has_subtree.inPath .opener:not(:checked)~ul,body.frontend .secondaryNav>ul li.has_subtree.inPath .opener:not(:checked)~ul{display:block!important}body.frontend .mainNav>ul li.has_subtree.inPath .opener:not(:checked)~label::before,body.frontend .secondaryNav>ul li.has_subtree.inPath .opener:not(:checked)~label::before{transform:rotate(360deg)!important}}@media (min-width:992px) and (hover:none){body.frontend .mainNav>ul li.has_subtree label,body.frontend .secondaryNav>ul li.has_subtree label{display:flex;margin:0 20px 0 10px}body.frontend .mainNav>ul li.has_subtree label::before,body.frontend .secondaryNav>ul li.has_subtree label::before{font-family:"Font Awesome 7 Free";font-size:.8rem;content:"\f107";transform:rotate(270deg);transition:all .2s ease-in-out}body.frontend .mainNav>ul li.has_subtree .opener:checked~label::before,body.frontend .secondaryNav>ul li.has_subtree .opener:checked~label::before{transform:rotate(360deg)}}@media (min-width:992px){body.frontend .mainNav>ul>li,body.frontend .secondaryNav>ul>li{flex-shrink:0;display:block;color:#fff;text-decoration:none!important;font-size:15px;font-family:ProximaNovaBold}body.frontend .mainNav>ul>li:hover,body.frontend .secondaryNav>ul>li:hover{background-color:var(--ufal-un-third)}body.frontend .mainNav>ul>li a,body.frontend .secondaryNav>ul>li a{padding:15px 20px}}@media (min-width:992px) and (hover:none){body.frontend .mainNav>ul>li.has_subtree a,body.frontend .secondaryNav>ul>li.has_subtree a{padding-right:0}}@media (min-width:992px){body.frontend .mainNav .close,body.frontend .secondaryNav .close{display:none}body.frontend .mainNav #ellipsis-dropdown,body.frontend .secondaryNav #ellipsis-dropdown{right:0}body.frontend .secondaryNav li:last-child .dropdown,body.frontend .secondaryNav>ul:has(> li:last-child.ellipsis)>li:nth-last-child(2) ul{right:0}}@media (max-width:991px){body.frontend .mainNav,body.frontend .secondaryNav{position:fixed!important;width:100%;left:-100%;max-height:inherit!important;max-width:100%;width:400px;top:0;bottom:0;z-index:200!important;overflow-y:auto;background-color:var(--ufal-un-secondary);transition:all .2s ease-in-out;border-radius:0!important;visibility:hidden}body.frontend .mainNav::before,body.frontend .secondaryNav::before{content:"Menu";display:block;margin:10px 10px 0;font-size:1.5rem}body.frontend .mainNav.show,body.frontend .secondaryNav.show{left:0;visibility:visible}body.frontend .mainNav>ul,body.frontend .secondaryNav>ul{margin:0 10px;padding:10px 0 45px}body.frontend .mainNav>ul>li:last-child,body.frontend .secondaryNav>ul>li:last-child{border-bottom:1px solid rgba(255,255,255,.0980392157)}body.frontend .mainNav ul>li,body.frontend .secondaryNav ul>li{display:flex;flex-wrap:wrap;border-top:1px solid rgba(255,255,255,.0980392157);border-left:1px solid rgba(255,255,255,.0980392157);border-right:1px solid rgba(255,255,255,.0980392157)}body.frontend .mainNav ul>li a,body.frontend .secondaryNav ul>li a{color:#fff;font-family:ProximaNova;font-size:1.14rem;padding:.9rem 1.3rem}body.frontend .mainNav label,body.frontend .secondaryNav label{display:flex;justify-content:end;align-items:center;padding:0 1.3rem;border-left:1px solid rgba(255,255,255,.0980392157);margin-left:auto!important}body.frontend .mainNav label::before,body.frontend .secondaryNav label::before{margin-left:0!important}body.frontend .mainNav .has_subtree label,body.frontend .secondaryNav .has_subtree label{margin-left:10px}body.frontend .mainNav .has_subtree label::before,body.frontend .secondaryNav .has_subtree label::before{font-family:"Font Awesome 7 Free";font-size:.8rem;content:"\f107";transform:rotate(270deg);transition:all .2s ease-in-out}body.frontend .mainNav .has_subtree .opener:checked~ul,body.frontend .secondaryNav .has_subtree .opener:checked~ul{display:block!important;flex-basis:100%}body.frontend .mainNav .has_subtree .opener:checked~label::before,body.frontend .secondaryNav .has_subtree .opener:checked~label::before{transform:rotate(360deg)}body.frontend .mainNav .dropdown,body.frontend .secondaryNav .dropdown{padding-left:0;backdrop-filter:brightness(0.9)}body.frontend .mainNav .dropdown li,body.frontend .secondaryNav .dropdown li{border-left:0;border-right:0}body.frontend .mainNav .dropdown li:last-child,body.frontend .secondaryNav .dropdown li:last-child{padding-bottom:0;border-bottom:0}body.frontend .menu-backdrop{position:fixed;inset:0;background-color:#000;opacity:.5;z-index:199}body.frontend .mainNav .close,body.frontend .secondaryNav .close{position:absolute;top:10px;right:13px;color:#fff;z-index:202;font-size:1.3rem}}body.frontend #portal-column-one{background-color:var(--ufal-main-color)}@media (min-width:992px){body.frontend #portal-column-one{background-clip:content-box;padding-right:0!important}}@media (max-width:991px){body.frontend #portal-column-one{visibility:hidden;position:fixed!important;left:-100%;width:min(90%,400px)!important;top:0;bottom:0;z-index:200!important;overflow-y:auto;transition:all .2s ease-in-out;border-radius:0!important}body.frontend #portal-column-one.show{visibility:visible;left:0}}body.frontend #portal-column-content{background-color:#fff;padding-left:0!important;padding-right:0!important;display:flex;flex-direction:column}body.frontend #site{margin-top:0!important}@media (min-width:768px){body.frontend #main{height:100%!important}}body.frontend #footer{padding:30px 0;color:#fff}@media (max-width:991px){body.frontend #footer .creditos{text-align:right;margin-top:-40px}}body.frontend.contrast{--highlight-color:#ffff00;--text-color:#000000;--border-color:#fff;--background-color:#000;--ufal-un-main:var(--background-color);--ufal-un-secondary:var(--background-color);--ufal-un-third:var(--background-color);--hover-color:var(--text-color);--ufalbarra-main-color:var(--background-color);--ufalbarra-alternate-color:var(--background-color);background:var(--background-color)}body.frontend.contrast .barraufal__outer{border-bottom:1px solid var(--border-color)}body.frontend.contrast #frontpage>.container{background-color:unset}body.frontend.contrast #header{background:var(--background-color)}body.frontend.contrast .mainNav,body.frontend.contrast .secondaryNav{border:1px solid var(--border-color)}body.frontend.contrast .mainNav .inPath,body.frontend.contrast .secondaryNav .inPath{background-color:var(--highlight-color)!important;color:var(--text-color)!important}body.frontend.contrast #portal-column-one{background-color:var(--background-color);border-left:1px solid var(--border-color);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}body.frontend.contrast #portal-column-content{background-color:var(--background-color);border:1px solid var(--border-color)}body.frontend.contrast #portal-breadcrumbs{background-color:var(--background-color);border-bottom:1px solid var(--border-color)}body.frontend.contrast #portal-breadcrumbs .breadcrumb{background-color:var(--background-color)}body.frontend.contrast #portal-breadcrumbs .breadcrumb-item{color:#fff!important}body.frontend.contrast #portal-breadcrumbs .breadcrumb-item+.breadcrumb-item:before{color:#fff!important}body.frontend.contrast #content h1{color:#fff}body.frontend.contrast #content-core{color:#fff}body.frontend.contrast #footer{background-color:var(--background-color);color:#fff}body.frontend.contrast .btn{background-color:var(--background-color);color:#fff;border-color:var(--border-color)}body.frontend.contrast .btn:hover{background-color:var(--highlight-color);color:var(--text-color)}body.frontend.contrast .portletNavigationTree .navTreeItem:not(.navTreeTopNode) a:hover{color:var(--text-color)!important}body.frontend .selection .pat-display-time{font-size:.9rem}body.frontend .selection .path{font-style:italic;display:flex;flex-direction:row-reverse;justify-content:start;margin-bottom:5px}body.frontend .selection .path span{margin:0 5px}body.frontend .noticia-list{border-color:var(--ufal-un-main)}body.frontend .noticia-list .data,body.frontend .noticia-list a:hover{color:var(--ufal-un-main)}body.frontend .estatico{background-color:var(--ufal-un-main)}body.frontend .buttonItem{background-color:var(--ufal-un-main)}body.frontend .pagination li.active{background-color:var(--ufal-un-main)}body.frontend #carroussel .titulo{background-color:var(--ufal-un-main)}body.frontend #carroussel .descricao{background-color:var(--ufal-un-secondary)}body.frontend #carroussel .first-tile{color:var(--ufal-main-color)}body.frontend .news-card{overflow:hidden;z-index:0;color:#333}body.frontend .news-card:before{content:"";position:absolute;z-index:-1;top:-16px;right:-16px;background:var(--ufal-alt-color);height:32px;width:32px;border-radius:32px;transform:scale(1);transform-origin:50% 50%;transition:transform .25s ease-out}body.frontend .news-card:hover:before{transform:scale(43)}body.frontend .news-card:hover{text-decoration:none}body.frontend .news-card:hover span{transition:all .3s ease-out;color:rgba(255,255,255,.8)}body.frontend .news-card:hover h4{transition:all .3s ease-out;color:#fff}body.frontend .news-card .pat-display-time{font-size:.9rem!important}body.frontend .news-card .go-corner{display:flex;align-items:center;justify-content:center;position:absolute;width:-32px;height:-32px;overflow:hidden;top:0;right:0;background-color:var(--ufal-secondary-color);border-radius:0 4px 0 32px}body.frontend .news-card .go-arrow{margin-top:-4px;margin-right:-4px;color:#fff;font-family:courier,sans}body.frontend .tile{position:relative}body.frontend #frontpage>.container{background-color:#fff;background-clip:content-box}body.frontend #frontpage .bottom{padding:0 15px 40px}body.frontend .tile.noticias{padding-left:15px;padding-right:15px;background-color:var(--ufal-main-color)}body.frontend .tile.noticias .section-title:after{background-color:#fff}body.frontend .tile.noticias h3{color:#fff}body.frontend .tile.noticias h2{margin:5px 0;font-size:24px}body.frontend .tile.noticias .noticia-list{margin-top:20px}body.frontend .tile.noticias .btn-dark:hover{text-decoration:none!important}body.frontend .estatico{width:100%;min-height:290px;position:relative;border-radius:5px;overflow:hidden}body.frontend .estatico>a{width:100%;height:100%;text-align:center;display:table;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);font-size:23px;color:#fff!important;z-index:2;overflow:hidden;text-decoration:none!important}body.frontend .estatico>a span{display:table-cell;vertical-align:middle;transition:all .2s ease}body.frontend .estatico>a:hover{text-decoration:none}body.frontend .estatico>a:hover span{transform:scale(1.5);color:#fff}body.frontend .estatico .pattern{position:absolute;width:100%;height:100%;left:0;top:0;opacity:.2;z-index:1;background-position:center;transition:all .2s ease;background-image:url("../imgs/pattern.png")}body.frontend .estatico:hover .pattern{transform:scale(1.5)}body.frontend .estatico.graduacao .pattern{background-size:cover;background-image:url("../imgs/graduacao.jpg")}body.frontend .estatico.pos-graduacao .pattern{background-size:cover;background-image:url("../imgs/pos-graduacao.jpg")}body.frontend .estatico.pesquisa .pattern{background-size:cover;background-image:url("../imgs/pesquisa.jpg")}body.frontend .itens-selecao #downloadIcon,body.frontend .itens-selecao th{width:10%}body.frontend .itens-selecao td,body.frontend .itens-selecao th{border-top:none;border-left:none;border-right:none}body.frontend .itens-selecao .selIcon{color:green;font-size:30px;float:right}@media (min-width:768px) and (max-width:991px){body.frontend #frontpage .estatico{height:200px}}@media (max-width:767px){body.frontend #frontpage .destaques{margin-top:20px}body.frontend .estatico{margin-top:20px;height:100px}}
/*# sourceMappingURL=unidade.min.css.map */