.simple-link{position:relative;padding:2px 4px;transition:all .5s ease;z-index:2;font-size:.875rem;line-height:.875rem;font-weight:700;width:fit-content;color:var(--color-white-5)}.simple-link:hover{color:var(--color-black)}.simple-link__white{color:var(--color-white)}.simple-link__pri{color:var(--color-primary)}.simple-link__white:hover{color:var(--color-secondary)}.simple-link__pri:hover{color:var(--color-white)}.simple-link:after{font-family:'Material Icons';content:"arrow_forward";font-feature-settings:'liga';-webkit-font-feature-settings:'liga';font-weight:800;position:relative;z-index:1;transition:padding .3s ease;left:6px;top:2px}.simple-link:hover:after{padding-left:8px}.button-move{padding:8px;position:relative;height:40px;display:flex;justify-content:center;align-items:center;border-radius:26px;background-color:var(--color-white);transition:all .3s ease;box-shadow:0 2px 5px 0 rgba(0,0,0,.1)}.button-move:hover{background-color:var(--color-primary-2)}.button-move:hover .material-icons-outlined{background-color:transparent;left:98%;transform:translate(-98%,0)}.button-move:hover .button-move__title{color:var(--color-white);font-weight:400;transform:translateX(-12px)}.button-move .material-icons-outlined{position:absolute;top:5px;left:8px;bottom:8px;padding:7px;border-radius:50%;background-color:var(--color-grey-mist-2);color:var(--color-white);width:30px;height:30px;font-size:1rem;transition:all .3s ease}.button-move__title{font-size:.875rem;line-height:1.25rem;font-weight:600;color:var(--color-grey-mist);transition:all .3s ease}@media screen and (max-width:1600px){.button-move{height:32px}.button-move .material-icons-outlined{font-size:.75rem;padding:6px;width:24px;height:24px;top:4px;left:6px}.button-move__title{font-size:.75rem;line-height:1rem}}@media screen and (max-width:992px){.simple-link{font-size:.75rem;line-height:.75rem}}.rs-bap__pagination{width:100%}.pagination{margin-bottom:0!important;justify-content:center;align-items:center}.pagination__container{display:grid;grid-template-columns:1fr 1fr 1fr;place-items:center;gap:32px}.pagination__number-of-items{display:flex;justify-content:end;align-items:center;width:100%;font-size:14px;font-weight:400;line-height:20px;color:var(--color-black-3)}.page-item{width:32px;height:32px}.page-link{display:flex;justify-content:center;align-items:center;width:100%;height:100%;font-size:14px;font-weight:400;line-height:18px;color:#8fa0b1!important;border:1px solid #8fa0b1!important}.page-link:focus{background-color:transparent!important;box-shadow:none!important}.page-item:not(:first-child) .page-link{margin-left:0!important;border-left:0!important}.page-item:last-child .page-link{border-left:0!important}.page-item.disabled .page-link{background-color:#e0e0e0!important;color:var(--color-black-3)!important}.page-item.active .page-link{background-color:var(--color-primary)!important;color:var(--color-white)!important}.body{font-family:'Public Sans',sans-serif}.lined-title{text-align:center}.lined-title span{display:inline-block;position:relative}.lined-title span::after{content:' ';display:block;height:4px;width:175px;background-color:#ffb800;bottom:-1rem;transform:translateX(-50%);left:50%;position:absolute}.standard-title-container{display:inline-block}.standard-title-container .standard-title{margin-bottom:.25rem;font-weight:700}.standard-title-container .line{height:2px;background-color:#ffb800}.secondary-button{text-decoration:none;border:2px solid #063;padding:.5rem 1.5rem;color:#ffb800;transition:.1s linear all}.secondary-button:hover{background-color:#063;color:#fff}.card-extras{display:flex;flex-wrap:wrap;gap:3rem;font-weight:700;margin-top:2rem;font-size:1.2rem;align-items:center}@media (max-width:768px){.card-extras{gap:1.5rem}}.card-extras a{color:#005e45}.card-extras .share-to{display:flex;gap:1.5rem;align-items:center}@media (max-width:768px){.card-extras .share-to{gap:1rem}}.card-extras .share-to .networks{align-items:center;display:flex;gap:1rem;font-size:1.4rem;color:#005e45}.page-navbar{position:sticky;top:0;background-color:#063;z-index:100}.page-navbar .subnavbar-container{background-color:#ffb800;padding:.75rem;font-weight:500;color:#005e45;transition:.2s linear all}@media screen and (max-width:768px){.page-navbar .subnavbar-container{display:none}}.page-navbar .subnavbar-container.scrolled-down{height:0;padding:0;overflow:hidden}.page-navbar .subnavbar-container ul{margin:0;padding:0;margin-left:auto;list-style:none;display:flex;gap:2rem}.page-navbar .subnavbar-container ul a{color:inherit;text-decoration:none}.page-navbar .navbar-container{display:flex;align-items:stretch}.page-navbar .navbar-container .logo{width:200px;margin:.5rem 0}.page-navbar .navbar-container .navbar-menu-container{position:relative}.page-navbar .navbar-container .navbar-menu-container .page-navbar-nav{list-style:none;gap:3rem;display:flex;margin-left:auto;margin-bottom:0;margin-top:auto;position:relative;height:100%;align-items:center}.page-navbar .navbar-container .navbar-menu-container .page-navbar-nav .page-navbar-item .page-navbar-link{display:inline-block;color:#fff;background:0 0;border:none;padding-top:0;margin:0;font-weight:700;text-decoration:none;transition:.2s linear all}.page-navbar .navbar-container .navbar-menu-container .page-navbar-nav .page-navbar-item .page-navbar-link.active,.page-navbar .navbar-container .navbar-menu-container .page-navbar-nav .page-navbar-item .page-navbar-link:hover{color:#ffb800}.page-navbar .navbar-container .navbar-menu-container .page-navbar-nav .page-navbar-item .page-navbar-item-children{display:flex;opacity:0;flex-direction:column;list-style:none;padding:.75rem 1.5rem;gap:.5rem;min-width:13rem;background-color:#ffb800;transition:.1s linear opacity;font-weight:300}.page-navbar .navbar-container .navbar-menu-container .page-navbar-nav .page-navbar-item .page-navbar-item-children li a{color:#000;text-decoration:none}.page-navbar .navbar-container .navbar-menu-container .page-navbar-nav .page-navbar-item .page-navbar-item-children.show{opacity:100}.page-navbar .navbar-container .navbar-menu-container .menu-indicator{display:none;height:.5rem;width:0;display:block;position:absolute;transition:.3s linear all;background-color:#ffb800;bottom:0;z-index:1;pointer-events:none}.page-navbar .navbar-container .collapse-button,.page-navbar .navbar-container .subnav-button{margin-left:1rem;font-size:2rem;color:#fff;background:0 0;border:none}.page-navbar .navbar-container #subnav-dropdown{height:0;overflow:hidden;list-style:none;margin:0;padding:0;position:fixed;top:0;left:0;background-color:#ffb800;display:flex;flex-direction:column;gap:.5rem}.page-navbar .navbar-container #subnav-dropdown.show{padding:1rem;height:auto}@media screen and (min-width:768px){.page-navbar .navbar-container #subnav-dropdown.show{display:none}}.page-navbar .navbar-container #subnav-dropdown a{color:#005e45;text-decoration:none;font-weight:500}.page-navbar .navbar-container #cat-switch,.page-navbar .navbar-container #lang-switch{color:#fff;margin-left:3rem;background-color:transparent;border:none;width:100px}.page-navbar .navbar-container #cat-switch span,.page-navbar .navbar-container #lang-switch span{text-transform:uppercase}@media screen and (max-width:1200px){.page-navbar .navbar-container #cat-switch,.page-navbar .navbar-container #lang-switch{margin-left:auto}}.page-navbar .navbar-container #cat-switch,.page-navbar .navbar-container #lang-list{background-color:#ffb800;height:0;width:65px;padding:0;overflow:hidden}.page-navbar .navbar-container #cat-switch ul,.page-navbar .navbar-container #lang-list ul{list-style:none;padding:0;margin:0}.page-navbar .navbar-container #cat-switch ul a,.page-navbar .navbar-container #lang-list ul a{text-decoration:none;color:#000;text-transform:uppercase}.page-navbar .navbar-container #cat-switch.show,.page-navbar .navbar-container #lang-list.show{height:auto;padding:.5rem}@media (max-width:992px){.page-navbar .navbar-container .logo{width:100%;margin:.5rem 0}}.home-banner-container .home-banner{width:100%;height:700px;background-size:cover;background-position:center;position:relative}@media (max-width:1200px){.home-banner-container .home-banner{height:600px}}@media (max-width:768px){.home-banner-container .home-banner{height:500px}}.home-banner-container .home-banner .home-banner-title{position:absolute;bottom:0;left:0;color:#fff;height:200px;width:100%;background-color:#00000080}@media (max-width:768px){.home-banner-container .home-banner .home-banner-title{height:150px}}.home-banner-container .home-banner .home-banner-title>div{display:flex;gap:5rem;align-items:center;height:100%}@media (max-width:576px){.home-banner-container .home-banner .home-banner-title>div{flex-direction:column;justify-content:center;gap:10px}}.home-banner-container .home-banner .home-banner-title>div h3{flex-grow:1;font-size:3rem;font-weight:700}@media (max-width:992px){.home-banner-container .home-banner .home-banner-title>div h3{font-size:2rem}}@media (max-width:768px){.home-banner-container .home-banner .home-banner-title>div h3{font-size:1.5rem!important}}@media (max-width:576px){.home-banner-container .home-banner .home-banner-title>div h3{flex-grow:0}}.home-banner-container .home-banner .home-banner-title>div a{font-size:2rem;color:#fff;border:2px solid #fff;text-decoration:none;padding:.5rem 2rem;white-space:nowrap;background:0 0;transition:.1s linear all}.home-banner-container .home-banner .home-banner-title>div a:hover{background:#fff;color:#000}@media (max-width:992px){.home-banner-container .home-banner .home-banner-title>div a{font-size:1.5rem}}@media (max-width:576px){.home-banner-container .home-banner .home-banner-title>div a{font-size:1rem}}.intro-tiles{margin-top:5rem;margin-left:4rem;margin-right:4rem;display:grid;grid-template-columns:repeat(3,1fr);grid-template-areas:'a d e' 'b c f'}@media (max-width:1400px){.intro-tiles{grid-template-columns:repeat(2,1fr);grid-template-areas:'a d' 'b c' 'e f';margin-top:3rem;margin-left:1rem;margin-right:1rem}}@media (max-width:768px){.intro-tiles{grid-template-columns:repeat(1,1fr);grid-template-areas:'a' 'b' 'c' 'd' 'e' 'f'}}@media (max-width:576px){.intro-tiles{margin-left:0;margin-right:0}}.intro-tiles .intro-tile{height:300px}.intro-tiles .intro-tile.intro-type-1{background-position:center;background-size:cover;position:relative}.intro-tiles .intro-tile.intro-type-1 h6{color:#fff;background-color:#00000080;position:absolute;width:100%;height:40%;padding:0 3rem;bottom:0;left:0;margin:0;display:grid;place-items:center;text-align:center}.intro-tiles .intro-tile.intro-type-2{display:flex;align-items:center;justify-content:center;gap:1rem;padding:0 2rem}.intro-tiles .intro-tile.intro-type-2 .icon img{width:175px}@media (max-width:992px){.intro-tiles .intro-tile.intro-type-2 .icon img{width:125px}}.intro-tiles .intro-tile:first-child{grid-area:a}.intro-tiles .intro-tile:nth-child(2){grid-area:b}.intro-tiles .intro-tile:nth-child(2).intro-type-2{background-color:#25629b}.intro-tiles .intro-tile:nth-child(3){grid-area:c}.intro-tiles .intro-tile:nth-child(4){grid-area:d}.intro-tiles .intro-tile:nth-child(4).intro-type-2{background-color:#9b2525}.intro-tiles .intro-tile:nth-child(5){grid-area:e}.intro-tiles .intro-tile:nth-child(6){grid-area:f}.intro-tiles .intro-tile:nth-child(6).intro-type-2{background-color:#7f22dc}.home-featured-post{margin-top:3rem;padding-left:9vw}@media (max-width:992px){.home-featured-post{padding-left:1rem}}.home-featured-post .home-featured-post-wrapper{padding-left:35vw}@media (max-width:992px){.home-featured-post .home-featured-post-wrapper{padding-left:1rem}}.home-featured-post .home-featured-post-card{margin-top:1rem;padding:2rem 0;background-color:#ffb800;position:relative}.home-featured-post .home-featured-post-card .post-thumbnail{position:absolute;width:40vw;object-fit:cover;aspect-ratio:16/8;left:-8vw;top:-4rem}@media (max-width:992px){.home-featured-post .home-featured-post-card .post-thumbnail{position:static;width:auto;max-width:80vw;max-height:300px;margin-bottom:1rem}}.home-featured-post .home-featured-post-card .excerpt{margin-top:2rem;text-align:justify;margin-right:5rem}@media (max-width:768px){.home-featured-post .home-featured-post-card .excerpt{margin-right:1rem}}.load-more-button{display:flex;align-items:center;padding:0 2rem}.load-more-button::after,.load-more-button::before{content:' ';height:2px;flex-grow:2;background-color:#ffb800}.load-more-button>div{flex-grow:1;text-align:center}.load-more-button>div a{color:#063}.extra-post{background-color:#eee;padding:2rem 5rem;gap:5rem;display:flex;width:100%}@media (max-width:992px){.extra-post{flex-direction:column;gap:2rem}}@media (max-width:576px){.extra-post{flex-direction:column;gap:1rem}}@media (max-width:576px){.extra-post{padding:2rem 1rem}}.extra-post .extra-post-card{flex-grow:1;width:50%;position:relative;padding-bottom:1rem}.extra-post .extra-post-card p{text-align:justify}@media (max-width:992px){.extra-post .extra-post-card{width:100%}}.extra-post .extra-post-card .read-more-button{font-weight:400;color:#ffb800}.extra-post img{height:400px;width:100%;object-fit:cover;margin:2rem 0}@media (max-width:992px){.extra-post img{margin:1rem 0}}.home-numbers{margin-top:2rem}.home-numbers .numbers-title{padding-right:50%}@media (max-width:992px){.home-numbers .numbers-title{padding-right:0}}.home-numbers .home-numbers-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-areas:'a b c d';gap:2rem;padding:0 4rem;margin-top:3rem}@media (max-width:992px){.home-numbers .home-numbers-grid{gap:1rem;padding:0 2rem}}@media (max-width:768px){.home-numbers .home-numbers-grid{grid-template-columns:repeat(2,1fr);grid-template-areas:'a c' 'b d'}}.home-numbers .home-numbers-grid .home-numbers-column{display:flex;flex-direction:column;gap:3rem}@media (max-width:992px){.home-numbers .home-numbers-grid .home-numbers-column{gap:1.5rem}}.home-numbers .home-numbers-grid .home-numbers-column .home-numbers-card{box-shadow:6px 4px 25px 3px rgba(0,0,0,.25)}.home-numbers .home-numbers-grid .home-numbers-column .home-numbers-card img{width:100%}.home-numbers .home-numbers-grid .home-numbers-column .home-numbers-card .card-info{text-align:center}.home-numbers .home-numbers-grid .home-numbers-column .home-numbers-card .card-info .number{font-weight:700;font-size:4rem;line-height:4rem;margin-top:1rem}.home-numbers .home-numbers-grid .home-numbers-column .home-numbers-card .card-info .text{margin-top:.5rem;margin-bottom:2rem}.home-numbers .home-numbers-grid .home-numbers-column:first-child{grid-area:a}.home-numbers .home-numbers-grid .home-numbers-column:nth-child(2){grid-area:b;padding-top:5rem}@media (max-width:768px){.home-numbers .home-numbers-grid .home-numbers-column:nth-child(2){padding-top:0;margin-top:-5rem}}.home-numbers .home-numbers-grid .home-numbers-column:nth-child(3){grid-area:c}@media (max-width:768px){.home-numbers .home-numbers-grid .home-numbers-column:nth-child(3){padding-top:5rem}}.home-numbers .home-numbers-grid .home-numbers-column:nth-child(4){grid-area:d;padding-top:5rem}@media (max-width:768px){.home-numbers .home-numbers-grid .home-numbers-column:nth-child(4){padding-top:0}}#root-div{transition:.2s linear transform}#root-div::after{content:' ';position:absolute;top:0;left:0;height:100%;width:100%;z-index:1000;background-color:#3737375d;opacity:0;pointer-events:none;transition:.2s linear all}#root-div.moved{position:relative;transform:translateX(-20rem)}#root-div.moved::after{opacity:1;pointer-events:all}.page-sidenav{position:fixed;height:100vh;right:0;top:0;background-color:#1f1f1f;width:0;color:#999;transition:.2s linear width;overflow-x:hidden}.page-sidenav.show{width:20rem}.page-sidenav .close-sidenav{position:absolute;left:2rem;top:2rem;padding:0;background-color:transparent;border:none;color:inherit;font-size:1.25rem;transition:.2s linear transform}.page-sidenav .sidenav-list{margin:7rem 2rem 0 2rem;list-style:none;padding:0;font-size:.9rem;display:flex;flex-direction:column;font-weight:700;text-transform:uppercase}.page-sidenav .sidenav-list .sidenav-item{display:flex}.page-sidenav .sidenav-list .sidenav-item .sidenav-label{padding:1rem 0;flex-grow:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none;color:inherit;transition:.2s linear color,.2s linear transform}.page-sidenav .sidenav-list .sidenav-item .sidenav-label::before{content:' ';transform:translateY(2.25rem);position:absolute;display:block;height:1px;width:calc(100% - 4rem);background-color:#bbb}.page-sidenav .sidenav-list .sidenav-item .sidenav-label.active,.page-sidenav .sidenav-list .sidenav-item .sidenav-label:hover{color:#eee}.page-sidenav .sidenav-list.overlayed>.sidenav-item>.sidenav-label:first-child{transform:translateX(-50px)}.page-sidenav .sidenav-list.overlayed+.close-sidenav{transform:translateX(-50px)}.page-sidenav .sidenav-list .show-inner-list{border:none;color:#999;background:0 0}.page-sidenav .sidenav-list .inner-list-container{position:absolute;width:0;height:100vh;background-color:#1f1f1f;overflow:hidden;right:0;top:0;transition:.2s linear width}.page-sidenav .sidenav-list .inner-list-container.show{width:100%}.button{background-color:#fff;color:#063;font-weight:700;padding:1rem 2rem;border:none;text-decoration:none}.button.button-unit{background-color:#063;color:#fff;transition:.2s linear all}.button.button-unit:hover{background-color:#373737}.button.button-secondary{background-color:#ffb800;color:#005e45;transition:.2s linear all}.button.button-secondary:hover{color:#fff;background-color:#373737}footer{position:flex;background:#000;width:100%;bottom:0;left:0;color:#fff}footer .footer-details{width:100%;background:#1e1e1e;height:100%}footer .footer-details .footer-flex{display:flex;max-width:100%;padding:1px 1px;justify-content:center}footer .footer-details .footer-logos{display:flex;gap:3rem;padding:0 2rem;align-items:center;margin:1rem 0 1rem 0}footer .footer-details .footer-logos .logo-ttu{width:320px;padding:11px}footer .footer-details .footer-logos .logo-usu-putih{width:125px;padding:3px}@media screen and (max-width:1200px){footer .footer-details .footer-flex{display:flex;padding:1px 1px;margin:auto 2rem;justify-content:start;place-items:center;padding-bottom:3rem}footer .footer-details .footer-logos .logo-ttu{width:100%}footer .footer-details .footer-logos .logo-usu-putih{width:100%;align-items:center}footer .footer-details .footer-logos .icon-list{grid-area:a}footer .footer-details .footer-logos .big-icon-list{grid-area:b}footer .footer-details .footer-logos .big-icon-list img{max-height:150px}footer .footer-details .footer-logos{display:grid;grid-template-areas:'b''a';grid-template-columns:1fr;padding:0;width:100%;margin-top:0;justify-items:center}}footer .footer-details .footer-logos .icon-list{display:flex;align-items:center;padding:0;gap:1rem}footer .footer-details .footer-logos .icon-list{max-height:100px}footer .footer-details .footer-logos .big-icon-list{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}@media screen and (max-width:992px){footer .footer-details .footer-logos .icon-list{display:flex;flex-wrap:wrap;justify-content:center;gap:1.4rem}}footer .content{max-width:1250px;margin:auto;padding:40px 40px 40px 50px}footer .content .top{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.content .top .logo-details{color:#fff;font-size:30px}.content .top .logo-details img{width:200px;padding:1rem 3rem;left:-2%;text-align:center;margin:2%}.content .top .media-icons a{height:40px;width:40px;margin:0 8px;border-radius:50%;text-align:center;line-height:40px;color:#fff;font-size:17px;text-decoration:none;transition:all .4s ease}.top .media-icons a:first-child{background:#4267b2}.top .media-icons a:first-child:hover{color:#4267b2;background:#fff}.top .media-icons a:nth-child(2){background:#1da1f2}.top .media-icons a:nth-child(2):hover{color:#1da1f2;background:#fff}.top .media-icons a:nth-child(3){background:#e1306c}.top .media-icons a:nth-child(3):hover{color:#e1306c;background:#fff}.top .media-icons a:nth-child(4){background:#0077b5}.top .media-icons a:nth-child(4):hover{color:#0077b5;background:#fff}.top .media-icons a:nth-child(5){background:red}.top .media-icons a:nth-child(5):hover{color:red;background:#fff}footer .content .link-boxes{width:100%;display:flex;justify-content:space-between}footer .content .link-boxes .box{width:calc(100% / 5 - 10px)}footer .content .link-boxes .box-alamat{width:calc(100% / 2 - 10px)}.content .link-boxes .box .link_name{color:#fff;font-size:18px;font-weight:400;margin-bottom:10px;position:relative}.link-boxes .box .link_name::before{content:'';position:absolute;left:0;bottom:-2px;height:2px;width:35px;background:#fff}.content .link-boxes .box li{margin:2px 0;list-style:none;color:#fff}.content .link-boxes .box li a{color:#fff;font-size:14px;font-weight:400;text-decoration:none;transition:all .4s ease}.content .link-boxes .box li a:hover{opacity:1;text-decoration:underline}.content .link-boxes .box-alamat li{margin:2px 0;list-style:none;color:#fff}.content .link-boxes .box-alamat li a{color:#fff;font-size:15px;font-weight:400;text-decoration:none;opacity:.8;transition:all .4s ease}.content .link-boxes .box-alamat li a:hover{opacity:1;text-decoration:underline}.content .link-boxes .input-box{margin-right:55px}.link-boxes .input-box input{height:40px;width:calc(100% + 55px);outline:0;border:2px solid #afafb6;background:#fff;border-radius:4px;padding:0 15px;font-size:15px;color:#fff;margin-top:5px}.link-boxes .input-box input::placeholder{color:#afafb6;font-size:16px}.link-boxes .input-box input[type=button]{background:#fff;color:#fff;border:none;font-size:18px;font-weight:500;margin:4px 0;opacity:.8;cursor:pointer;transition:all .4s ease}.input-box input[type=button]:hover{opacity:1}footer .bottom-details{width:100%;background:#000}footer .bottom-details .bottom_text{max-width:1250px;margin:auto;padding:20px 80px;display:flex;justify-content:space-between}.bottom-details .bottom_text a,.bottom-details .bottom_text span{font-size:14px;font-weight:300;color:#fff;opacity:1;text-decoration:none}.bottom-details .bottom_text a:hover{opacity:1;text-decoration:underline}.bottom-details .bottom_text a{margin-right:10px}@media (max-width:900px){footer .content .link-boxes{flex-wrap:wrap;padding:0 1rem}footer .content .link-boxes .input-box{width:40%;margin-top:10px}}@media (max-width:700px){footer{position:relative}.content .top .logo-details{font-size:12px}.content .top .media-icons a{height:35px;width:35px;font-size:14px;line-height:35px}footer .content .link-boxes .box{width:calc(100% / 3 - 10px)}footer .content .link-boxes .input-box{width:60%}.bottom-details .bottom_text a,.bottom-details .bottom_text span{font-size:12px}}@media (max-width:520px){footer::before{top:145px}footer .content .top{flex-direction:column}.content .top .media-icons{margin-top:16px}footer .content .link-boxes .box{width:calc(100% / 2 - 10px)}footer .content .link-boxes .input-box{width:100%}}.page-thumbnail{height:60vh;width:100%;background-image:linear-gradient(0deg,rgba(0,0,0,.75) 20%,rgba(0,0,0,0)),var(--image);background-position:center;background-size:cover;position:relative;display:flex}@media screen and (max-width:768px){.page-thumbnail{height:30vh}}.page-thumbnail h1{margin-top:auto;margin-bottom:3rem;font-size:3.5rem;color:#fff}@media screen and (max-width:768px){.page-thumbnail h1{font-size:2rem}}.section-title{display:flex;gap:2rem;align-items:center;font-size:1.75rem}.section-title::after{content:' ';display:block;height:3px;flex-grow:1;background-color:#063}.hoverable-thumbnail{overflow:hidden;position:relative}.hoverable-thumbnail::after{content:' ';height:100%;width:100%;background-color:#000;position:absolute;top:0;left:0;opacity:0;transition:.2s linear all}.hoverable-thumbnail img{height:100%;width:100%;object-fit:cover;transition:.2s linear all}.hoverable-thumbnail:hover::after{opacity:.5}.hoverable-thumbnail:hover img{transform:scale(1.2)}.lang-container{display:flex;position:relative}@media screen and (max-width:1200px){.lang-container{margin-left:auto}}.link{color:#005e45;font-weight:500;text-decoration:none;font-size:1rem}.text-theme-primary{color:#005e45}.text-theme-secondary{color:#ffb800}.prestige{transform:translateY(-40%);gap:3rem;background-color:#063;display:grid;grid-template-columns:repeat(2,1fr);padding:1rem 4rem;margin-top:300px;height:auto}@media screen and (max-width:1400px){.prestige{padding:1rem 3rem;gap:2rem}}@media screen and (max-width:768px){.prestige{transform:none;grid-template-columns:1fr;height:auto}}.prestige .prestige-info{display:grid;place-items:center;align-content:center;gap:1rem}.prestige .prestige-info img{position:relative;width:525px;height:373px;aspect-ratio:1/1;object-fit:cover;margin-left:120%}.prestige .prestige-info .title{text-align:left;font-weight:700;font-size:25px;color:#fff;height:5rem;display:grid;margin-bottom:40%;margin-right:100px}.prestige-info .title1{text-align:left;font-size:25px;color:#fff;place-items:center;align-content:center;position:fixed;margin-top:50px}.prestige .prestige-info .title2{text-align:left;font-size:23px;color:#ffc107;margin-bottom:300px;margin-right:75px}.prestige .prestige-info .title3{text-align:left;font-size:30px;color:#fff;display:grid;margin-top:130px;margin-right:40px;position:fixed}.prestige .prestige-info .title4{font-size:23px;color:#ffc107;margin-bottom:300px;margin-right:75px}@media screen and (max-width:1200px){.prestige .prestige-info .title{height:6rem}}.services-registration{display:flex;height:20rem}@media screen and (max-width:992px){.services-registration{height:auto;flex-direction:column}}.services-registration img{width:50%;aspect-ratio:1/1;object-fit:cover}@media screen and (max-width:992px){.services-registration img{width:100%;margin:0 auto}}@media screen and (max-width:568px){.services-registration img{width:100%}}.services-registration .information{width:50%;background-image:linear-gradient(0deg,#006633e1,#006633e1),url("https://konten.usu.ac.id/storage/satker/858/statis/gedung-rektorat-usu-ketiga.webp");background-position:center;background-size:cover;padding:1.5rem;color:#fff}@media screen and (max-width:992px){.services-registration .information{width:100%;margin:0 auto}}@media screen and (max-width:568px){.services-registration .information{width:100%;padding:2rem}}.services-registration .information h1{font-size:2rem;margin-left:2rem}.services-registration .information h6{display:block;font-weight:700;margin-left:2rem;font-size:1.2rem}.services-registration .information p{font-size:1.2rem;margin-left:2rem;margin-bottom:2.5rem;color:#fff;padding:0;margin-bottom:1rem;color:#ffc107}section.news{margin-top:2rem}section.news .section-subtitle{display:block;font-size:1.2rem;margin:0 0}.news .section-title{font-weight:700}section.news .news-list{margin-top:1rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem 2.3rem}@media screen and (max-width:768px){section.news .news-list{grid-template-columns:1fr;gap:4rem}}.tag-and-date-news{display:grid;grid-template-areas:"a b";grid-template-columns:30% 70%;align-items:center;margin-top:.5rem;margin-bottom:1rem}.tag-and-date-news .usu-tag-news-category{grid-area:a;background-color:#d9d9d9;color:#4a4a4a;border-radius:5px;width:80%;overflow:hidden}.tag-and-date-news .usu-tag-news-category p{margin:0;font-size:1rem;text-align:center}.tag-and-date-news .date-news{grid-area:b}.tag-and-date-news .date-news p{margin:0;text-align:center;text-align:right;font-size:1rem}@media screen and (max-width:480px){.tag-and-date-news .date-news{display:flex;justify-content:end}}.academics{background-image:linear-gradient(0deg,#006633f1,#006633f1),url("/images/backusu.png");background-size:cover;background-position:center;margin-top:4rem;padding-bottom:3rem;color:#fff}.academics h1{padding:4rem 0;text-align:center;font-size:2rem;font-weight:larger}.academics .academic-list{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);justify-content:center;align-items:center;text-align:center}@media screen and (max-width:768px){.academics .academic-list{grid-template-columns:1fr}}.academics .academic-list .academic{display:flex;flex-direction:column;gap:1rem}.academics .academic-list i{font-size:2rem;display:block;margin-bottom:2rem}.deanary2 .dean2 img{grid-area:a;width:100%;margin-top:0;box-shadow:15px 15px 15px 0 rgba(97,97,97,.2),0 6px 20px 0 rgba(66,65,65,.19)}.deanary2 .dean2 .desc{grid-area:b;margin-top:-1.5%}.deanary2 .dean2 .desc .name{font-weight:700;font-size:1.8rem;line-height:2rem;margin-bottom:20px}.deanary2 .dean2 .desc strong{display:block;margin:1rem 0;font-size:1.75rem;line-height:2rem}.deanary2 .dean2 .kata-sambutan{line-height:2rem;font-size:1.1rem;font-weight:500;overflow-y:auto;height:300px;padding-right:15px}.footer-panorama{width:100%;height:54vh;max-height:30rem;overflow:hidden}.footer-panorama img{width:inherit;height:inherit;object-fit:cover;object-position:center}@media screen and (max-width:992px){.footer-panorama{width:100%;height:20vh;max-height:30rem}}.news-card .hoverable-thumbnail{height:8rem}.news-card .title{margin:1rem 0 1rem 0;font-size:1.4rem;color:#005e45;display:block;text-decoration:none;overflow:hidden;line-height:20px}.newsphoto{width:418;height:200px;overflow:hidden}.news-card img{width:100%;object-fit:cover}.news-card{padding:0 0 5% 0}.partners{margin-top:3rem;padding:2rem 0;background-color:#f4f4f4}.partners h1{text-align:center;margin-bottom:1.5rem}.partner-list{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem}.partner-list img{max-height:250px;object-fit:contain;width:100px}.agenda-card{box-shadow:15px 15px 15px 0 rgba(97,97,97,.2),0 6px 20px 0 rgba(66,65,65,.19);border:none;padding:25px}.agenda-card img{height:15rem;object-fit:cover}.agenda-card .main-info{display:flex;gap:1rem}.agenda-card .main-info .when{display:flex;flex-direction:column;align-items:center;padding-top:1.2rem}.agenda-card .main-info .when .date{color:#005e45;font-weight:700;font-size:1.8rem;line-height:1.2rem;margin-left:2%}.agenda-card .main-info .when .month{font-size:1.3rem;font-weight:700;margin-top:.5rem;position:relative}.agenda-card .main-info .when .month::after{content:" ";position:absolute;bottom:-1rem;left:0;height:2px;width:100%;background-color:#005e45}.agenda-card .main-info .title{margin-top:1rem;font-size:1.2rem;font-weight:700;margin-left:3%;color:#005e45;display:block;text-decoration:none;text-transform:uppercase}.agenda-card .main-info .metadata-row{display:flex;margin-top:3%;color:#063}.agenda-card .main-info .metadata-row .icon{display:flex;justify-content:center;align-items:center;width:2rem}.pengumuman{display:flex;height:35rem}.pengumuman .pengumuman-lainnya{width:25%;margin-left:4%}.pengumuman .kartu-pengumuman{width:75%;background-image:linear-gradient(0deg,#006633e1,#006633e1),url("/images/backusu.jpeg");background-position:center;background-size:cover;padding:1rem;color:#fff}.pengumuman .kartu-pengumuman .grid-pengumuman{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.pengumuman .kartu-pengumuman .grid-pengumuman .grid-pengumuman-left img{width:100%;height:525px;aspect-ratio:2/3;object-fit:cover}.pengumuman .kartu-pengumuman .grid-pengumuman .grid-pengumuman-right small{display:block;color:#ffc107;margin:1rem 0;width:50%;font-size:1.4rem}.pengumuman .kartu-pengumuman .grid-pengumuman .grid-pengumuman-right .title{height:7rem;overflow:hidden}.pengumuman .kartu-pengumuman .grid-pengumuman .grid-pengumuman-right .title a{font-size:2rem;color:#fff;text-decoration:none}.pengumuman .pengumuman-lainnya .title-pengumuman-lainnya{font-size:1.3rem;font-weight:500;color:#063;border-bottom:2px solid #c7c7c7;height:50px}.pengumuman .pengumuman-lainnya .title-lainnya{display:block;text-align:left;font-weight:500;color:#000;font-size:1rem;color:#000;text-decoration:none;overflow:hidden;height:50px;line-height:25px}.pengumuman .pengumuman-lainnya ul{margin-left:-11%}.pengumuman .pengumuman-lainnya li{padding-top:.7rem;padding-bottom:.7rem;border-bottom:2px solid #c7c7c7}@media screen and (max-width:600px){.pengumuman{height:auto;flex-direction:column}.pengumuman .kartu-pengumuman{width:100%}.pengumuman .kartu-pengumuman .grid-pengumuman{display:grid;grid-template-columns:1fr;gap:1rem}.pengumuman .kartu-pengumuman .grid-pengumuman .grid-pengumuman-left img{width:100%;margin:auto}.pengumuman .kartu-pengumuman .grid-pengumuman .grid-pengumuman-right small{display:block;color:#ffc107;width:100%;text-align:center;font-size:1.4rem}.pengumuman .kartu-pengumuman .grid-pengumuman .grid-pengumuman-right .title{height:9rem;overflow:hidden;text-align:center}.pengumuman .kartu-pengumuman .grid-pengumuman .grid-pengumuman-right .title a{font-size:1.4rem}.pengumuman .kartu-pengumuman .grid-pengumuman .grid-pengumuman-right .baca-pengumuman-selengkapnya{text-align:center;margin-bottom:1rem}.pengumuman .pengumuman-lainnya{width:100%;margin-left:auto}.pengumuman .pengumuman-lainnya ul{margin-left:0}.pengumuman .pengumuman-lainnya li{padding-top:.6rem;padding-bottom:.6rem;border-bottom:2px solid #c7c7c7}}@media screen and (min-width:601px){.pengumuman{height:auto;flex-direction:column}.pengumuman .kartu-pengumuman{width:100%}.pengumuman .kartu-pengumuman .grid-pengumuman{display:grid;grid-template-columns:1fr;gap:1rem}.pengumuman .kartu-pengumuman .grid-pengumuman .grid-pengumuman-left img{width:100%;margin:auto}.pengumuman .kartu-pengumuman .grid-pengumuman .grid-pengumuman-right small{display:block;color:#ffc107;width:100%;text-align:center;font-size:1.4rem}.pengumuman .kartu-pengumuman .grid-pengumuman .grid-pengumuman-right .title{height:9rem;overflow:hidden;text-align:center}.pengumuman .kartu-pengumuman .grid-pengumuman .grid-pengumuman-right .title a{font-size:1.4rem}.pengumuman .kartu-pengumuman .grid-pengumuman .grid-pengumuman-right .baca-pengumuman-selengkapnya{text-align:center;margin-bottom:1rem}.pengumuman .pengumuman-lainnya{width:100%;margin-left:auto}.pengumuman .pengumuman-lainnya ul{margin-left:0}.pengumuman .pengumuman-lainnya li{padding-top:.6rem;padding-bottom:.6rem;border-bottom:2px solid #c7c7c7}}@media screen and (min-width:992px){.pengumuman{height:auto;flex-direction:row}.pengumuman .kartu-pengumuman{width:67%}.pengumuman .kartu-pengumuman .grid-pengumuman{display:grid;grid-template-columns:1fr;gap:1rem}.pengumuman .kartu-pengumuman .grid-pengumuman .grid-pengumuman-left img{width:100%;margin:auto}.pengumuman .kartu-pengumuman .grid-pengumuman .grid-pengumuman-right small{display:block;color:#ffc107;width:100%;text-align:center;font-size:1.4rem}.pengumuman .kartu-pengumuman .grid-pengumuman .grid-pengumuman-right .title{height:9rem;overflow:hidden;text-align:center}.pengumuman .kartu-pengumuman .grid-pengumuman .grid-pengumuman-right .title a{font-size:1.4rem}.pengumuman .kartu-pengumuman .grid-pengumuman .grid-pengumuman-right .baca-pengumuman-selengkapnya{text-align:center;margin-bottom:1rem}.pengumuman .pengumuman-lainnya{width:30%;margin-left:auto}.pengumuman .pengumuman-lainnya ul{margin-left:-11%}.pengumuman .pengumuman-lainnya li{padding-top:.6rem;padding-bottom:.6rem;border-bottom:2px solid #c7c7c7}}@media screen and (min-width:1200px){.pengumuman{display:flex;height:35rem}.pengumuman .pengumuman-lainnya{width:25%;margin-left:4%}.pengumuman .kartu-pengumuman{width:75%;background-image:linear-gradient(0deg,#006633e1,#006633e1),url("/images/backusu.jpeg");background-position:center;background-size:cover;padding:1rem;color:#fff}.pengumuman .kartu-pengumuman .grid-pengumuman{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.pengumuman .kartu-pengumuman .grid-pengumuman .grid-pengumuman-left img{width:100%;height:525px;aspect-ratio:2/3;object-fit:cover}.pengumuman .kartu-pengumuman .grid-pengumuman .grid-pengumuman-right small{display:block;color:#ffc107;text-align:left;margin:1rem 0;width:100%;font-size:1.4rem}.pengumuman .kartu-pengumuman .grid-pengumuman .grid-pengumuman-right .title{height:6.5rem;overflow:hidden;text-align:left;margin-bottom:2rem}.pengumuman .kartu-pengumuman .grid-pengumuman .grid-pengumuman-right .title a{font-size:2rem;color:#fff;text-decoration:none}.pengumuman .kartu-pengumuman .grid-pengumuman .grid-pengumuman-right .baca-pengumuman-selengkapnya{text-align:left;margin-bottom:1rem}.pengumuman .pengumuman-lainnya ul{margin-left:-11%}}.fasilitas-kami .box{background-color:#d8d3d3;box-shadow:5px 10px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.fasilitas-kami .tombol-sarjana{margin-top:3rem;display:grid;grid-template-columns:repeat(1,1fr);gap:1rem;text-align:center}.fasilitas-kami p{font-size:1.1rem;line-height:2rem;font-weight:500}@media screen and (max-width:992px){.fasilitas-kami .tombol-sarjana{grid-template-columns:1fr}}.fasilitas-kami .tombol-sarjana .tombol{display:flex;flex-direction:column;gap:1rem;position:relative}.fasilitas-kami .tombol-sarjana .tombol::after{content:" ";position:absolute;bottom:0;height:3px;width:100%;background-color:#ffb800}.fasilitas-kami .tombol-facility{margin-top:3rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;text-align:center}@media screen and (max-width:992px){.fasilitas-kami .tombol-facility{grid-template-columns:1fr}}.fasilitas-kami .tombol-facility .tombol{display:flex;flex-direction:column;gap:1rem;position:relative}.fasilitas-kami .tombol-facility .tombol::after{content:" ";position:absolute;bottom:0;height:3px;width:100%;background-color:#ffb800}.button.button-fasilitas{background-color:#063;color:#fff;padding:1.7rem 1.2rem;font-weight:500;transition:.2s linear all;box-shadow:6px 8px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.main-content .posts-list{display:flex;flex-direction:column;gap:3rem}.main-content .posts-list .post-metadata{display:grid;grid-template-columns:75px 1fr}@media screen and (max-width:992px){.main-content .posts-list .post-metadata{grid-template-columns:1fr}}.main-content .posts-list .post-metadata .date{display:block;text-align:center}@media screen and (max-width:992px){.main-content .posts-list .post-metadata .date{display:none}}.main-content .posts-list .post-metadata .date .date-num{font-size:1.5rem;font-weight:700;line-height:1.5rem;margin:.75rem 0}.main-content .posts-list .post-metadata .date .month{margin-top:-.25rem;text-transform:uppercase;font-weight:500;color:gray}.main-content .posts-list .post-metadata .metadata{margin:1rem 0;color:gray;font-size:1rem;font-weight:700;text-transform:uppercase}.main-content .posts-list h3{margin-top:.75rem;display:inline-block;color:#313131;transition:color .2s linear;font-weight:700;margin-bottom:0;font-size:2.25rem}.main-content .posts-list h3:hover{color:#005e45}.main-content .posts-list p{line-height:1.75rem;color:#535353;font-size:1.1rem}.main-content .other-stuff{display:flex;gap:4rem;flex-direction:column}.main-content .other-stuff .section-table .table-header{background-color:#efefef;padding:1.25rem 1.75rem;font-weight:700;font-size:1rem;position:relative;margin:0}.main-content .other-stuff .section-table .table-header::after{content:" ";position:absolute;height:4px;background-color:#005e45;width:100%;display:block;bottom:0;left:0}.main-content .other-stuff .section-table .list{display:flex;flex-direction:column;list-style:none;padding:0}.main-content .other-stuff .section-table .list .list-item{display:grid;gap:1rem;grid-template-columns:20px 1fr;padding:1rem .5rem;position:relative;text-rendering:auto;-webkit-font-smoothing:antialiased}.main-content .other-stuff .section-table .list .list-item::before{content:"\f178";font:var(--fa-font-solid);padding-top:.25rem}.main-content .other-stuff .section-table .list .list-item::after{content:" ";position:absolute;bottom:0;height:2px;background-color:#005e45;width:100%;left:0}.main-content .other-stuff .section-table .list .list-item a{text-decoration:none;color:#444;transition:color .2s linear}.main-content .other-stuff .section-table .list .list-item a:hover{color:#000}.news-list .date_publish{margin-top:-6.5%;font-size:14px}.flex-keterangan-belum-ada-data{display:flex;justify-content:center}.flex-keterangan-belum-ada-data .keterangan-belum-ada-data{background-color:#778880;padding:.3rem 0 .3rem 0;color:#fff;opacity:.8;display:flex;width:50%;justify-content:center;align-items:center}@media screen and (max-width:480px){.flex-keterangan-belum-ada-data .keterangan-belum-ada-data{background-color:#778880;padding:.3rem 0 .3rem 0;color:#fff;opacity:.8;display:flex;width:100%;font-size:1rem;justify-content:center;align-items:center}}.flex-keterangan-belum-ada-data2{display:flex;justify-content:center}.flex-keterangan-belum-ada-data2 .keterangan-belum-ada-data{background-color:#778880;padding:.3rem 0 .3rem 0;color:#fff;opacity:.8;display:flex;width:100%;justify-content:center;align-items:center}@media screen and (max-width:480px){.flex-keterangan-belum-ada-data2 .keterangan-belum-ada-data{background-color:#778880;padding:.3rem 0 .3rem 0;color:#fff;opacity:.8;display:flex;width:100%;font-size:1rem;justify-content:center;align-items:center}}.videos{padding:3rem 0;background-color:#efefef;justify-content:center;margin-top:3rem;height:100%}.videos .section-subtitle{display:block;font-size:1rem;margin:1rem 0;margin-top:.1rem;color:#063;font-weight:480}.videos .video-list{margin-top:1rem;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:2rem;justify-content:center}@media screen and (max-width:400px){.videos .video-list{grid-template-columns:1fr}.videos .video-list iframe{width:100%;height:100%}.videos .section-title{margin-top:-1rem}}@media screen and (min-width:401px){.videos .video-list{grid-template-columns:repeat(2,1fr)}.videos .video-list iframe{width:100%;height:100%}.videos .section-title{margin-top:-1rem}}@media screen and (min-width:601px){.videos .video-list{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.videos .video-list{margin-top:1rem;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:2rem;justify-content:center}.videos .video-list iframe{width:100%;height:20rem}.videos .section-title{margin-top:-1rem;font-weight:700}}.fakultas-program-pendidikan{padding:32px 8%;width:100%}.fakultas-program-pendidikan-list{display:flex;justify-content:center;flex-wrap:wrap;gap:32px;row-gap:32px;padding:32px 0}.fakultas-program-pendidikan-item{cursor:pointer;width:30%;padding:72px 36px;background-size:cover;background-position:50%;transition:all .3s ease}.fakultas-program-pendidikan h4{font-size:1.8rem;line-height:2.2rem}.fakultas-program-pendidikan-item__title{color:#fff;padding-bottom:18px;font-weight:700}.fakultas-program-pendidikan p{font-size:1.4rem;line-height:1.8rem}.fakultas-program-pendidikan-item__subtitle{color:#fff}@media only screen and (max-width:1400px){.fakultas-program-pendidikan{padding:32px 2%}}@media only screen and (max-width:1200px){.fakultas-program-pendidikan-list{gap:16px;row-gap:16px}.fakultas-program-pendidikan-item{padding:36px 18px;width:300px;height:300px}.fakultas-program-pendidikan h4{font-size:1.6rem;line-height:2rem}.fakultas-program-pendidikan p{font-size:1.2rem;line-height:1.6rem}}@media (max-width:767.98px){.fakultas-program-pendidikan h4{font-size:1.4rem;line-height:1.8rem}.fakultas-program-pendidikan p{font-size:1rem;line-height:1.4rem}.fakultas-program-pendidikan-item{padding:18px 12px;width:300px;height:300px}}a{text-decoration:none}.deanary .vice-deans{margin-top:5rem;display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;text-align:center}@media screen and (max-width:992px){.deanary .vice-deans{grid-template-columns:1fr}}.deanary .vice-deans .vice-dean{display:flex;flex-direction:column;gap:0 1rem;position:relative;box-shadow:15px 15px 15px 0 rgba(97,97,97,.2),0 6px 20px 0 rgba(66,65,65,.19)}.deanary .vice-deans .vice-dean::after{content:" ";position:absolute;bottom:0;height:6px;width:100%;background-color:#ffb800}.deanary .vice-deans .vice-dean img{width:100%;height:350px;max-width:100%;object-fit:cover}.deanary .vice-deans .vice-dean strong{transition:.2s;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;background-color:#063;width:100%;height:350px;opacity:.85}.deanary .vice-deans .vice-dean h2{font-size:20px;font-weight:500;position:absolute;display:block;top:22%;left:50%;transform:translate(-50%,-50%);width:100%;color:#fff;padding:0 1rem;text-transform:uppercase}.deanary .vice-deans .vice-dean h5{font-size:15px;position:absolute;font-weight:300;top:55%;left:50%;display:block;width:100%;transform:translate(-50%,-50%);color:#fff;padding:0 1rem;line-height:1.3rem}.vice-deans .btn{transition-duration:.2s;position:absolute;top:83%;left:50%;font-weight:400;transform:translate(-50%,-50%);color:#fff;font-size:12px;padding:8px 20px;border:2px solid #fff;cursor:pointer;border-radius:20px;text-align:center;background-color:transparent}.btn:hover{color:#ffb800;background-color:rgba(0,0,0,.5);border:2px solid #ffb800}@media screen and (max-width:1200px){.deanary .vice-deans{grid-template-columns:repeat(2,1fr)}.deanary .vice-deans{margin:0 auto}}@media screen and (max-width:992px){.deanary .vice-deans{grid-template-columns:1fr;gap:2rem}.deanary .vice-deans .vice-dean h2{font-size:16px}.deanary .vice-deans .vice-dean h5{font-size:14px}}.content-agenda{display:grid;gap:32px;width:100%}.card-agenda{display:flex;gap:32px;border-radius:16px;background-color:#f6f6f6;padding:16px 32px 16px 32px}.card-agenda-text{display:flex;flex-wrap:wrap;flex-direction:column;gap:8px}.card-agenda-image{min-height:146px;min-width:194px;border-radius:8px;background-size:cover}.card-agenda-filter{display:flex;min-height:100%!important;align-items:center;justify-content:center;background-color:#038a47bf;transition:opacity .3s ease-out;opacity:0}.card-agenda:hover .card-agenda-filter{opacity:1}.card-agenda__thubmnailtext{text-align:center;font-size:24px;font-weight:700;line-height:18.8px;color:#fff}.card-agenda__description{display:-webkit-box;min-width:555px;font-size:14px;line-height:22.4px;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-agenda-date{display:flex;gap:16px}.card-agenda__category{padding:4px 8px;background-color:#038a47;border-radius:20px;color:#fff;font-size:8px;font-weight:700;line-height:9.4px}.card-agenda__title{font-weight:600;font-size:16px;color:#1e1e1e;line-height:20px}.card-agenda__location{display:flex;gap:4px;align-items:center}.card-agenda__date{font-size:12px;font-weight:400;line-height:22.4px;color:#556371}@media screen and (max-width:1280px){.rs-profile__sidebar{display:none!important}.card-agenda-filter{min-height:100px!important}.card-agenda-image{min-height:100px!important;min-width:133px!important;border-radius:8px!important;background-size:cover}.card-agenda__category{font-size:6px;line-height:7.05px}.card-agenda__title{font-size:12px;line-height:19.2px}.card-agenda__date{font-size:10px;line-height:16px}.card-agenda__location iconify-icon{width:10px!important;height:10px!important}.card-agenda__description{display:none}.card-agenda-date{flex-direction:column}.card-agenda{padding:16px 8px 16px 8px;align-items:center;gap:16px}}@media screen and (max-width:768px){.card-agenda__location{display:flex;gap:8px}}.agenda__container{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:32px}.agenda__main-content{grid-column:span 4}.agenda__sidebar{grid-column:span 2;padding:0 64px}@media screen and (max-width:1200px){.agenda__container{grid-template-columns:repeat(5,minmax(0,1fr))}.agenda__main-content{grid-column:span 4}.agenda__sidebar{grid-column:unset;padding:0}}@media screen and (max-width:800px){.agenda__container{display:flex;flex-direction:column}.agenda__sidebar{display:none}}.search__filter{display:flex;align-content:end;gap:16px}.search-filter__title{font-weight:500;font-size:14px;line-height:25.6px;color:#1e1e1e}.search-filter__button::after{margin-left:10px}.search-filter__dropdown{padding:0;display:flex;background-color:#39a93552;flex-direction:column}.search-filter__dropdown a{padding:8px;gap:10px;font-size:14px}.dropdown-menu{border-radius:4px;gap:0;background-color:#fff}.search-filter__dropdown>*{padding:8px;color:#0b6839!important;font-weight:500}.search__form{justify-content:end;display:flex;gap:16px}.search{float:none!important;display:flex;width:100%;justify-content:space-between;align-items:center;margin:0!important}.sidebar-dropdown{padding:8px 16px 8px 16px!important;border:1px solid #a8a8a8!important;border-radius:4px!important;background-color:#fff!important;display:flex;align-items:start;justify-content:start;flex-direction:column;gap:8px}.sidebar-dropdown>*{width:100%}.dropdown-dikg{margin-bottom:16px}.half-container__title p{color:#000;font-size:16px;line-height:24px}.half-container__header{display:flex;justify-content:space-between;align-items:center;padding-top:64px}.filter-year{display:flex;align-items:center;gap:16px}.filter-year__label{font-size:14px;line-height:25px;font-weight:500;color:#1e1e1e}.filter-year__select,.filter-year__select option{outline:0;height:32px;padding:8px 0 8px 8px;border:none;border-right:8px solid transparent;border-radius:4px;background-color:#39a9354d;font-size:14px;font-weight:500;line-height:16px;color:#0b6839}.filter-year__select option{background:rgba(57,169,53,.3);color:#1e1e1e}.search-bar{display:flex;align-items:center;gap:16px;width:700px}.search-bar__input{display:flex;align-items:center;border:1px solid #ddd;padding:8px;border-radius:5px;height:32px;flex-grow:1}.search-bar__input input{text-align:right;width:100%}.search-bar__input i{color:#0b6839;font-size:14px}.search-bar__button{padding:8px 28px;background-color:#0b6839;color:#fff;border:none;border-radius:5px;cursor:pointer;font-size:10px;line-height:15px;font-weight:700}.search-bar__button:hover{background-color:#095c2e}.archive-section__header{border-bottom:2px solid #f6f6f6}.archive-section__title{font-size:16px;line-height:18px;font-weight:700;color:#063;text-decoration:underline;text-decoration-color:#038a47;text-underline-offset:3px;text-decoration-thickness:2px}.archive-section{padding-top:64px;border-bottom:1px solid #ddd}.archive-section__content{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;margin:32px 0}.archive-section__content>*{height:100%}.archieve-item{text-decoration:none;color:inherit}.filter-year__select>*{background:rgba(57,169,53,.3)}.archive-item__article{display:flex;flex-direction:column;gap:16px;padding:16px;box-shadow:0 0 4px 1px #0000001a;border-bottom:5px solid transparent}.archive-item__article:hover{background-color:#f6f6f6;border-bottom:5px solid #ffc107}.archive-item__title{display:flex;justify-content:space-between;align-items:center;gap:8px}.archive-item__title p{font-size:14px;line-height:16px;font-weight:600;color:#1e1e1e}.archive-item__title i{color:#666;font-size:24px}.archive-item__description p{font-size:12px;line-height:14px;font-weight:400;color:#666}@media screen and (max-width:767px){.half-container__title p{font-size:14px;line-height:22px}.half-container__header{flex-direction:column-reverse;align-items:flex-start;gap:16px;padding-top:32px}.filter-year__label{font-size:12px}.filter-year__select{font-size:12px;line-height:14px}.search-bar{width:100%}.search-bar__button{font-size:8px}.archive-section{padding-top:32px}.archive-section__title p{font-size:14px;line-height:16px}.archive-section__content{grid-template-columns:repeat(1,1fr);gap:16px;margin:16px 0}.archive-item__title p{font-size:12px;line-height:14px}.archive-item__description p{font-size:10px;line-height:12px}}@media screen and (min-width:768px) and (max-width:1023px){.half-container__title p{font-size:14px;line-height:22px}.half-container__header{padding-top:40px}.filter-year__label{font-size:12px}.filter-year__select{font-size:12px;line-height:14px}.search-bar{width:320px}.search-bar__button{font-size:8px}.archive-section{padding-top:40px}.archive-section__content{grid-template-columns:repeat(3,1fr);gap:16px;margin:16px 0}.archive-item__title p{font-size:14px;line-height:16px}.archive-item__title p{font-size:12px;line-height:14px}.archive-item__description p{font-size:10px;line-height:12px}}.berita__container{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:32px}.berita__main-content{grid-column:span 4}.berita__sidebar{grid-column:span 2;padding:0 64px}@media screen and (max-width:1200px){.berita__container{grid-template-columns:repeat(5,minmax(0,1fr))}.berita__main-content{grid-column:span 4}.berita__sidebar{grid-column:unset;padding:0}}@media screen and (max-width:800px){.berita__container{display:flex;flex-direction:column}.berita__sidebar{display:none}}.news-navigation{width:100%;display:flex!important;padding-top:15px!important;padding-bottom:15px!important;flex-direction:row!important;align-items:center;align-content:center}.news-navigation iconify-icon{color:var(--color-primary);font-size:20px}.news-navigation p{align-self:center;color:var(--color-primary);font-size:12px;font-weight:600;line-height:15px}.news-header{background-color:var(--color-white-2)!important;display:grid;gap:64px;align-items:center;grid-template-columns:repeat(2,minmax(0,1fr))}.news-header__title{display:flex;flex-direction:column;gap:16px}.news-header h3{font-size:32px;font-weight:600;color:var(--color-black-3)}.news-header__data{display:flex;flex-direction:row;gap:32px}.news-header__date{display:flex;flex-direction:column;gap:4px}.news-header__date span{font-size:8px;font-weight:400;color:var(--grey-mist)}.news-header__date p{font-size:10px;font-weight:600;color:var(--grey-mist)}.news-header__publisher{display:flex;flex-direction:column;gap:4px}.news-header__publisher span{font-size:8px;font-weight:400;color:var(--grey-mist)}.news-header__publisher p{font-size:10px;font-weight:600;color:var(--grey-mist)}.news-header__thumbnail img{border-radius:8px;max-width:100%;max-height:379px;object-fit:cover}.news-header__thumbnail span{font-size:8px;font-weight:400;color:var(--color-black-3)}.news-description{width:100%;display:flex!important;flex-direction:row;justify-content:center;align-items:flex-start}.news-share-container{display:flex;position:relative;height:100%;width:100px}.news-share{padding-right:32px;padding-left:32px;padding-top:5px;display:flex;flex-direction:column;gap:16px}.news-share-icon{font-size:16px;color:var(--color-black-3)!important}.news-description__content{width:640px;display:inline-flex;align-items:flex-start;flex-direction:column;gap:32px}.news-description__description{color:var(--color-primary);font-size:20px;font-weight:300;line-height:32px}.news-description__body{font-size:14px;color:var(--color-black-3);font-weight:400;line-height:22.4px}.news-description__body img{max-width:100%}.news-description__category{display:flex;flex-wrap:wrap;gap:10px}.news-description-category__text{font-size:10px;font-weight:600;line-height:16px;text-transform:capitalize;border-radius:4px;padding:6px;color:var(--color-primary);background-color:rgba(57,169,53,.3)}.news-other{padding-bottom:0!important;background-color:var(--color-white-2)!important;width:100%;display:flex;flex-direction:column}.news-other__header{padding:16px 97px}.news-other__header h3{text-align:center;font-size:10px;font-weight:600;color:var(--color-grey-mist)}.news-other__container{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.news-header__thumbnail{display:flex;flex-direction:column}.news-other__card{display:flex;padding:16px 80px 32px 80px;flex-direction:column;align-items:flex-start;gap:8px;transition-duration:.3s;transition-property:all}.news-other__card span{font-size:10px;font-weight:400;line-height:16px;text-transform:capitalize;color:var(--color-grey-mist)}.news-other__card p{font-size:16px;font-weight:300;line-height:25.6px;color:var(--color-grey-mist)}.news-other__card:hover{background-color:var(--usu-dark-green)}.news-other__card:hover span{color:var(--color-white)}.news-other__card:hover p{color:var(--color-white)}@media screen and (max-width:1200px){.news-navigation iconify-icon{font-size:10px}.news-navigation p{font-size:8px}.news-header{gap:32px}.news-header__title{gap:16px}.news-header__title h3{font-size:20px}.news-header__data{gap:24px}.news-header__date{gap:4px}.news-header__date span{font-size:6px}.news-header__date p{font-size:8px}.news-header__publisher{gap:4px}.news-header__publisher span{font-size:6px}.news-header__publisher p{font-size:8px}.news-header__thumbnail img{max-height:180px;width:100%}.news-header__thumbnail span{font-size:6px}.news-share-icon{font-size:14px}.news-description__content{max-width:524px;gap:24px}.news-description__text{gap:16px}.news-description__description{font-size:16px;line-height:25.6px}.news-description__body{font-size:12px;line-height:19.2px}.news-other{padding-left:0!important;padding-right:0!important}.news-other__header h3{font-size:8px}.news-other__card{padding:16px 32px 32px 32px;gap:8px}.news-other__card span{font-size:8px;line-height:16px}.news-other__card p{font-size:14px;line-height:22.4px}}@media screen and (max-width:768px){.news-other__container{grid-template-columns:repeat(1,minmax(0,1fr))}.news-header{grid-template-columns:repeat(1,minmax(0,1fr));gap:32px}.news-description{display:flex;flex-direction:column!important;gap:34px!important;justify-content:center!important}.news-share-container{justify-content:center;width:100%}.news-share{flex-direction:row}.news-description__content{width:100%}}.detail-layanan__contact{padding:16px;border-radius:8px;border:2px solid var(--color-white-2)}.detail-layanan__contact-header{font-weight:600;font-size:12px;line-height:14.1px;color:var(--color-black)}.detail-layanan__contact-text{margin-top:12px}.detail-layanan__contact-text-title{font-weight:400;font-size:12px;line-height:14.1px;color:#434343}.detail-layanan__contact-text-description{font-weight:400;margin-top:4px;font-size:12px;line-height:14.1px;color:#434343}@media screen and (max-width:780px){.detail-layanan__contact{order:3}}.detail-layanan__container{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:32px;min-height:50vh}.content__layanan{grid-column:span 4;grid-row:span 4}.content-layanan__header{display:flex;width:fit-content;background-color:#0b6839;align-content:center;align-items:center}.content-layanan__header-image{width:40px;height:40px}.content-layanan__header-title{padding:8px 16px;font-size:14px;font-weight:600;line-height:16px;color:#fff}.content-layanan__content{margin-top:32px}.content-layanan__content-text{font-weight:400;font-size:14px;line-height:25.6px;color:var(--color-black-3)}@keyframes animasi-muncul{from{opacity:0}to{opacity:1}}.tab-content.show{display:block;animation-name:animasi-muncul;animation-duration:.6s}.tab-content{display:none}@media screen and (max-width:1200px){.detail-layanan__container{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.content__layanan{grid-column:span 3}}@media screen and (max-width:780px){.detail-layanan__container{display:flex;flex-direction:column;gap:16px;min-height:100vh}.content__layanan{order:1;margin-top:32px;flex-grow:1}.content-layanan__content-text{text-align:justify}}.content-sidebar__tentang{display:flex;flex-direction:column;gap:32px;width:100%}.dikg-navigation{display:flex;flex-direction:column}.dikg-navigation-item.active{display:flex;align-items:center;position:relative;background-color:var(--color-primary);color:var(--color-white);padding-left:40px;padding-top:8px;padding-bottom:8px;padding-right:5px}.dikg-navigation-item::after{opacity:0;content:'';left:0;position:absolute;display:inline-block;width:35px;height:35px;background-image:url('https://konten.usu.ac.id/storage/satker/iTnBA/statis/icon-tabs.png');background-size:cover}.dikg-navigation-item.active::after{opacity:1;content:'';left:0;position:absolute;display:inline-block;width:35px;height:35px;background-image:url('https://konten.usu.ac.id/storage/satker/iTnBA/statis/icon-tabs.png');background-size:cover}.dikg-navigation-item{color:#1e1e1e;font-weight:700;font-size:12px;line-height:19px;list-style-type:none}.dikg-navigation-item:not(.active){display:flex;align-items:center;text-align:left;position:relative;padding-left:40px;padding-top:8px;padding-bottom:8px;padding-right:8px;transition-property:all;transition-duration:.3s;z-index:2;transition-timing-function:ease}.dikg-navigation-item:not(.active)::before{position:absolute;content:'';z-index:-1;left:0;top:0;width:0;height:100%;transition-property:all;transition-timing-function:ease;transition-duration:.3s;background-color:var(--color-primary)}.dikg-navigation-item:not(.active):hover::before{width:100%}.dikg-navigation-item:hover{background-position:left;color:var(--color-white)}.dikg-navigation-item:hover:after{opacity:1}.dikg-navigation-item-link{display:flex}@media screen and (max-width:900px){.sidebar-container{width:100%;display:flex;align-items:center;flex-direction:column}}@media screen and (max-width:780px){.dikg-navigation{flex-direction:row;gap:8px}.content-sidebar__container-nav{width:100%;display:-webkit-inline-box;overflow-x:scroll}.content-sidebar__container-nav::-webkit-scrollbar{display:none}.dikg-navigation{white-space:nowrap}.sidebar-container{order:-1}.dikg-navigation-item.active{background-color:var(--color-primary);color:var(--color-white)}.dikg-navigation-item::after{display:none}.dikg-navigation-item.active::after{display:none}.dikg-navigation-item{padding:8px 16px!important;border-radius:4px!important}.dikg-navigation-item{font-size:12px;line-height:19px;font-weight:700;color:var(--color-black-3);transition-duration:.1s}.dikg-navigation-item:not(.active)::before{display:none}.dikg-navigation-item:hover{background-color:var(--color-primary);color:var(--color-white)}}.dokumentasi-section{padding:3rem 0;background-color:#f8f9fa}.dokumentasi-header{margin-bottom:3rem;text-align:left}.dokumentasi-header h1{color:#0b6839;font-family:"DM Sans",sans-serif;font-size:48px;font-style:normal;font-weight:700;line-height:40.55px;letter-spacing:0;width:100%;margin:0}.dokumentasi-category{font-size:1.1rem;color:#7f8c8d;font-weight:500;margin-bottom:32px}.dokumentasi-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;padding:0;list-style:none}.dokumentasi-item{position:relative;overflow:hidden;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;background:#fff;cursor:pointer;aspect-ratio:4/3}.dokumentasi-item:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,.15)}.dokumentasi-item__image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.dokumentasi-item:hover .dokumentasi-item__image{transform:scale(1.05)}.dokumentasi-item__overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.85),transparent);padding:1.5rem 1rem 1rem;transform:translateY(100%);transition:transform .3s ease}.dokumentasi-item:hover .dokumentasi-item__overlay{transform:translateY(0)}.dokumentasi-item__title{color:#fff;font-size:1rem;font-weight:600;margin:0;line-height:1.4}.dokumentasi-empty{text-align:center;padding:4rem 2rem;color:#7f8c8d}.dokumentasi-empty__icon{font-size:4rem;margin-bottom:1rem;opacity:.5}.dokumentasi-empty__text{font-size:1.2rem}@media (max-width:1200px){.dokumentasi-gallery{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.25rem}}@media (max-width:992px){.dokumentasi-gallery{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}.dokumentasi-header h1{font-size:40px;line-height:44px}}@media (max-width:768px){.dokumentasi-section{padding:2rem 0}.dokumentasi-header{margin-bottom:2rem}.dokumentasi-header h1{font-size:32px;line-height:36px}.dokumentasi-gallery{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem}.dokumentasi-item__overlay{padding:1rem .75rem .75rem}.dokumentasi-item__title{font-size:.9rem}}@media (max-width:576px){.dokumentasi-gallery{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.75rem}.dokumentasi-header h1{font-size:24px;line-height:28px}.dokumentasi-category{font-size:1rem}.dokumentasi-item__title{font-size:.85rem}}@media (max-width:400px){.dokumentasi-gallery{grid-template-columns:repeat(2,1fr);gap:.5rem}.dokumentasi-item{aspect-ratio:1/1}}@media (min-width:1025px) and (max-width:1366px){.dokumentasi-header h1{font-size:44px;line-height:48px}}@media (min-width:1920px){.dokumentasi-header h1{font-size:56px;line-height:60px}}.dokumentasi-item--fade .dokumentasi-item__overlay{transform:translateY(0);opacity:0;background:linear-gradient(to top,rgba(0,0,0,.9),rgba(0,0,0,.5));padding:1rem;display:flex;align-items:flex-end}.dokumentasi-item--fade:hover .dokumentasi-item__overlay{opacity:1}.dokumentasi-item[data-lightbox]{cursor:zoom-in}.agenda-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:64px}.home-agenda{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.agenda-list__card{transition-property:all;transition-duration:.2s;transition-timing-function:ease;padding-left:16px;padding-right:16px;overflow:hidden;padding-bottom:16px;border-radius:8px;border:2px solid var(--color-white-2);background-color:var(--color-white)}.agenda-list__image-container{width:100%;overflow:hidden;border-radius:8px}.title-link-container{display:flex;place-content:end}.home-agenda__container{grid-column:span 2}.agenda-list__card>*{width:100%;margin-top:16px}.agenda-list__image{transition-property:all;transition-duration:.2s;transition-timing-function:ease-in-out;width:100%;max-height:200px;border-radius:8px}.agenda-list__text>*{margin-top:8px}.agenda-list__title{font-weight:600px;font-size:14px;line-height:17px;color:var(--color-black-3)}.agenda-list__detail{display:flex}.agenda-list__date{display:table-caption}.agenda-list__location-time{margin-left:8px;display:flex;flex-direction:column;justify-content:center}.agenda-list__time{display:flex;align-items:center}.agenda-list__time-icon{font-size:15px;color:var(--color-grey-mist-2)}.agenda-list__time-text{margin-left:4px;font-weight:400;font-size:12px;line-height:22.4px;color:var(--color-grey-mist-2)}.agenda-list__location{display:flex;align-items:center}.agenda-list__location-icon{font-size:15px;color:var(--color-grey-mist-2)}.agenda-list__location-text{margin-left:4px;font-weight:400;font-size:12px;line-height:22.4px;color:var(--color-grey-mist-2)}.agenda-list__card:hover{background-color:var(--color-primary-2)}.agenda-list__card:hover .agenda-list__location-icon,.agenda-list__card:hover .agenda-list__location-text,.agenda-list__card:hover .agenda-list__time-icon,.agenda-list__card:hover .agenda-list__time-text,.agenda-list__card:hover .agenda-list__title,.agenda-list__card:hover .agenda-timeline-card__date,.agenda-list__card:hover .agenda-timeline-card__month{color:var(--color-white)}.agenda-list__card:hover .agenda-list__image{transform:scale(1.5)}@media screen and (max-width:1200px){.home-agenda__container{display:-webkit-box;overflow-x:scroll;grid-column:unset}.agenda-list{gap:16px;grid-template-columns:repeat(4,minmax(213px,1fr))!important}.home-agenda{grid-template-columns:repeat(1,minmax(0,1fr));justify-content:center}.title-link-container{order:3;place-content:center;margin-top:8px}.agenda-list__title{font-size:12px;line-height:15px}.agenda-timeline-card__date{font-size:14px;line-height:16.45px}.agenda-timeline-card__month{font-size:14px;line-height:16.45px;text-align:center}.agenda-list__location-icon,.agenda-list__location-text,.agenda-list__time-icon,.agenda-list__time-text{font-size:10px}.home-agenda__title{justify-content:center!important}}@media screen and (max-width:460px){.agenda-link-title{display:flex!important;justify-content:center}}.home-agenda__title{display:flex;width:100%;justify-content:space-between}.agenda-post-page__header{display:flex;width:100%;justify-content:space-around;align-items:center;gap:64px;background-color:var(--color-white-2)}.agenda-post-header__left-content{width:50%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.agenda-post-data__date,.agenda-post-data__publish{margin-top:10px;font-size:8px;font-weight:400}.agenda-post-data__date p,.agenda-post-data__publish p{font-size:10px;font-weight:600}.agenda-post-left-content__title{font-size:32px;font-weight:600}.agenda-post-left-content__data{display:flex;gap:32px}.agenda-post-header__right-content{width:50%;display:flex;justify-content:center;align-items:center}.agenda-post-header__right-content img{width:723px;height:900px;width:100%;height:100%;border-radius:8px;object-fit:cover;object-position:center}.agenda-header{background-color:var(--color-white-2)!important;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:64px}.agenda-header-left{background-color:transparent;display:flex;justify-content:center;flex-direction:column;gap:32px}.agenda-header__title{font-size:36px;font-weight:600;line-height:normal;color:var(--color-black-3)}.agenda-header__data{display:flex;gap:32px}.agenda-header__date{display:flex;flex-direction:column;gap:4px}.agenda-header__date span{font-size:8px;font-weight:400;color:var(--color-grey-mist)}.agenda-header__date p{font-size:12px;font-weight:600;line-height:normal;color:var(--color-grey-mist)}.agenda-header__publish{display:flex;flex-direction:column;gap:4px}.agenda-header__publish span{font-size:8px;font-weight:400;color:var(--color-grey-mist)}.agenda-header__publish p{font-size:12px;font-weight:600;line-height:normal;color:var(--color-grey-mist)}.agenda-header-right{display:grid;height:398px;overflow-y:visible}.agenda-header__thumbnail{z-index:1;width:100%;border-radius:8px;display:block;max-height:801.62px}.agenda-header__share{z-index:1;display:flex;margin-left:auto;padding:16px;gap:16px}.agenda-description{min-width:100%;z-index:0;min-height:450px;display:grid;gap:60px;grid-template-columns:repeat(2,minmax(0,1fr))}.agenda-description__container{display:flex;flex-direction:column;gap:32px}.agenda-description__registration{display:flex;flex-direction:column;gap:4px}.agenda-description__registration span{font-size:10px;font-weight:400;color:var(--color-grey-mist)}.agenda-description__registration a{text-decoration-line:underline;color:var(--color-black-3);font-size:14px;line-height:22.4px;font-weight:600}.agenda-description__text{display:flex;flex-direction:column;gap:4px}.agenda-description__text span{font-size:10px;font-weight:400;color:var(--color-grey-mist)}.agenda-description__text p{font-size:14px;color:var(--color-black-3);font-weight:400;line-height:22.4px}.agenda-description__button-disabled{display:flex}.agenda-description__button-disabled span{padding:6px;background-color:#39a9354d;border-radius:4px;font-size:10px;line-height:normal;font-weight:600;color:var(--usu-dark-green)}.agenda-other{padding-bottom:0!important;background-color:var(--color-white-2)!important;width:100%;display:flex;flex-direction:column}.agenda-other__header{padding:16px 97px}.agenda-other__header h3{text-align:center;font-size:10px;font-weight:600;color:var(--color-grey-mist)}.agenda-other__container{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.agenda-other__card{display:flex;padding:16px 80px 32px 80px;flex-direction:column;align-items:flex-start;gap:8px;transition-duration:.3s;transition-property:all}.agenda-other__card span{font-size:10px;font-weight:400;line-height:16px;text-transform:capitalize;color:var(--color-grey-mist)}.agenda-other__card p{font-size:16px;font-weight:300;line-height:25.6px;color:var(--color-grey-mist)}.agenda-other__card:hover{background-color:var(--usu-dark-green)}.agenda-other__card:hover span{color:var(--color-white)}.agenda-other__card:hover p{color:var(--color-white)}@media screen and (max-width:1200px){.agenda-header__title{font-size:20px}.agenda-header-right{max-height:180px}.agenda-header__thumbnail{height:421.343px}.agenda-header__date span{font-size:6px}.agenda-header__date p{font-size:10px}.agenda-header-left{gap:16px}.agenda-header__publish span{font-size:6px}.agenda-header__publish p{font-size:10px}.agenda-description{min-height:280px}.agenda-description__container{gap:32px}.agenda-description__registration span{font-size:10px}.agenda-description__registration a{font-size:12px;line-height:19.2px}.agenda-description__text span{font-size:10px}.agenda-description__text p{font-size:12px;line-height:19.2px}.agenda-description__button-disabled span{font-size:8px}.agenda-other{padding-left:0!important;padding-right:0!important}.agenda-other__header h3{font-size:8px}.agenda-other__card{padding:16px 32px 32px 32px;gap:8px}.agenda-other__card span{font-size:8px;line-height:16px}.agenda-other__card p{font-size:14px;line-height:22.4px}}@media screen and (max-width:768px){.agenda-header{display:flex!important;flex-direction:column;gap:32px;grid-template-columns:auto!important}.agenda-header__data{gap:24px}.agenda-header-right{display:flex;flex-direction:column;max-height:fit-content;margin-bottom:16px}.agenda-header__thumbnail{z-index:0;width:100%;border-radius:8px;display:block;max-height:389.993px}.agenda-description{display:flex!important;min-height:auto;grid-template-columns:auto!important;flex-direction:column!important}.agenda-other__container{grid-template-columns:repeat(1,minmax(0,1fr))}}.home-announcement__title{display:flex;width:100%;justify-content:space-between}.home-announcement{background-color:var(--color-white-2)}.announcement-header{background-color:var(--color-white-2)!important;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:64px}.announcement-header-left{background-color:transparent;display:flex;justify-content:center;flex-direction:column;gap:32px}.announcement-header__title{font-size:36px;font-weight:600;line-height:normal;color:var(--color-black-3)}.announcement-header__data{display:flex;gap:32px}.announcement-header__date{display:flex;flex-direction:column;gap:4px}.announcement-header__date span{font-size:8px;font-weight:400;color:var(--color-grey-mist)}.announcement-header__date p{font-size:12px;font-weight:600;line-height:normal;color:var(--color-grey-mist)}.announcement-header__publish{display:flex;flex-direction:column;gap:4px}.announcement-header__publish span{font-size:8px;font-weight:400;color:var(--color-grey-mist)}.announcement-header__publish p{font-size:12px;font-weight:600;line-height:normal;color:var(--color-grey-mist)}.announcement-header-right{display:grid;height:398px;overflow-y:visible}.announcement-header__thumbnail{z-index:1;width:100%;border-radius:8px;display:block;max-height:801.62px}.announcement-header__share{z-index:1;display:flex;margin-left:auto;padding:16px;gap:16px}.announcement-description{min-width:100%;z-index:0;min-height:450px;display:grid;gap:60px;grid-template-columns:repeat(2,minmax(0,1fr))}.announcement-description__container{display:flex;flex-direction:column;gap:32px}.announcement-description__registration{display:flex;flex-direction:column;gap:4px}.announcement-description__text{display:flex;flex-direction:column;gap:4px}.announcement-description__text span{font-size:10px;font-weight:400;color:var(--color-grey-mist)}.announcement-description__text p{font-size:14px;color:var(--color-black-3);font-weight:400;line-height:22.4px}.announcement-description__button-disabled{display:flex}.announcement-description__button-disabled span{padding:6px;background-color:#39a9354d;border-radius:4px;font-size:10px;line-height:normal;font-weight:600;color:var(--usu-dark-green)}.announcement-other{padding-bottom:0!important;background-color:var(--color-white-2)!important;width:100%;display:flex;flex-direction:column}.announcement-other__header{padding:16px 97px}.announcement-other__header h3{text-align:center;font-size:10px;font-weight:600;color:var(--color-grey-mist)}.announcement-other__container{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.announcement-other__card{display:flex;padding:16px 80px 32px 80px;flex-direction:column;align-items:flex-start;gap:8px;transition-duration:.3s;transition-property:all}.announcement-other__card span{font-size:10px;font-weight:400;line-height:16px;text-transform:capitalize;color:var(--color-grey-mist)}.announcement-other__card p{font-size:16px;font-weight:300;line-height:25.6px;color:var(--color-grey-mist)}.announcement-other__card:hover{background-color:var(--usu-dark-green)}.announcement-other__card:hover span{color:var(--color-white)}.announcement-other__card:hover p{color:var(--color-white)}.announcement-description__file{display:flex;gap:8px;padding:16px 8px;width:210px;overflow:hidden;border-radius:4px;border:1px solid #fafafa}.announcement-description__file iconify-icon{font-size:32px;color:#434343}.announcement-description-file__text{display:flex;flex-direction:column;gap:4px}.announcement-description-file__text p{width:150px;font-weight:400;color:#434343;white-space:nowrap;font-size:12px;overflow:hidden;text-overflow:ellipsis}.announcement-description-file__text span{font-weight:500;color:#a8a8a8;font-size:10px}@media screen and (max-width:1200px){.announcement-description-file__text h6{font-size:10px}.announcement-header__title{font-size:20px}.announcement-header-right{max-height:180px}.announcement-header__thumbnail{height:421.343px}.announcement-header__date span{font-size:6px}.announcement-header__date p{font-size:10px}.announcement-header-left{gap:16px}.announcement-header__publish span{font-size:6px}.announcement-header__publish p{font-size:10px}.announcement-description{min-height:280px}.announcement-description__container{gap:32px}.announcement-description__registration span{font-size:10px}.announcement-description__registration a{font-size:12px;line-height:19.2px}.announcement-description__text span{font-size:10px}.announcement-description__text p{font-size:12px;line-height:19.2px}.announcement-description__button-disabled span{font-size:8px}.announcement-other{padding-left:0!important;padding-right:0!important}.announcement-other__header h3{font-size:8px}.announcement-other__card{padding:16px 32px 32px 32px;gap:8px}.announcement-other__card span{font-size:8px;line-height:16px}.announcement-other__card p{font-size:14px;line-height:22.4px}}@media screen and (max-width:768px){.announcement-header{display:flex!important;flex-direction:column;gap:32px;grid-template-columns:auto!important}.announcement-header__data{gap:24px}.announcement-header-right{display:flex;flex-direction:column;max-height:fit-content;margin-bottom:16px}.announcement-header__thumbnail{z-index:0;width:100%;border-radius:8px;display:block;max-height:389.993px}.announcement-description{display:flex!important;min-height:auto;grid-template-columns:auto!important;flex-direction:column!important}.announcement-other__container{grid-template-columns:repeat(1,minmax(0,1fr))}}.input-search-arsip{border:1px solid #a8a8a8;background-color:#fff;border-radius:5px;padding:8px 16px 8px 16px}.input-search-arsip input{border:0}.card-title{width:100%}.card-title p{color:#000;font-size:.875rem;font-style:normal;font-weight:600;line-height:1.0625rem;text-transform:capitalize}.card-title i{color:#666;font-size:24px}.card-description{font-size:12px;color:#666;font-weight:400}.article{display:flex;padding:16px;align-items:center;gap:4px}.title{display:flex;padding:8px 16px;align-items:center;gap:32px;border-radius:4px;background:rgba(57,169,53,.3)}.title p{color:#0b6839;font-size:16px;font-weight:600}.header-content{gap:200px}.input-search input{border:0 solid;color:#5f5f5f}input:active{border:0 solid;outline-color:transparent}input:focus{border:0 solid;outline-color:transparent}input::placeholder{font-size:8px;text-align:end;font-weight:700;color:#a8a8a8}.input-search{align-items:center;padding:2px 8px;border-radius:5px;border:1px solid #a8a8a8}.button-search{padding:8px 32px 8px 32px;background-color:#0b6839;font-weight:700;color:#fff;border:0;border-radius:5px}.button-filter{background-color:#39a9354d;color:#0b6839;border:0 solid #a8a8a8;font-weight:500;font-size:14px;gap:10px;align-items:center}.banner-hero{position:relative;height:100%;min-height:600px;background-image:url('https://konten.usu.ac.id/storage/satker/jUyMv/statis/header.webp');background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:flex-end;padding:32px 16px;overflow:hidden}.banner-hero::before{content:'';position:absolute;inset:0;transition:all .3s ease;background:linear-gradient(0deg,#006032 0,rgba(41,116,29,.5) 50%,rgba(0,207,108,0) 100%);z-index:1}.banner-hero__container{position:relative;z-index:2;display:flex;justify-content:space-between;gap:32px;padding:0 8%;align-items:stretch;width:100%}.banner-hero__left{flex:1;display:flex;flex-direction:column;justify-content:center;max-width:700px;gap:32px}.banner-hero__left-first{display:flex;flex-direction:column;justify-content:center;gap:32px}.banner-hero__university{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.banner-hero__university-text{color:#000;font-family:"DM Sans",sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:normal;margin:0;display:flex;padding:4px 32px 4px 8px;align-items:flex-start;align-content:flex-start;gap:10px;color:#0b6839;flex-wrap:wrap;border-radius:4px 0 0 4px;background:linear-gradient(90deg,#fff 20%,#f7f9d7 80%,#ffe58a 90%,rgba(255,229,138,0) 100%);width:fit-content}.banner-hero__title-wrapper{display:flex;flex-direction:column}.banner-hero__title{color:#fff;font-family:"DM Sans",sans-serif;font-size:48px;font-style:normal;margin:0;font-weight:800;line-height:normal}.banner-hero__description{color:#fff;font-size:16px;font-weight:400;line-height:24px}.banner-hero__actions{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.banner-hero__button{display:flex;padding:8px 12px;gap:6px;flex-wrap:wrap;border-radius:6px;align-items:center;justify-content:center;background:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);color:#006937;width:fit-content;font-size:16px;font-style:normal;font-weight:600;line-height:24px;letter-spacing:0}.banner-hero__button:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,.1)}.banner-hero__button--secondary{color:#fff;font-size:16px;font-style:normal;font-weight:600;line-height:24px;border-radius:6px;background:#006937;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.banner-hero__button--font{padding:4px 6px;gap:2px;flex-wrap:wrap;font-size:12.642px}.banner-hero__button--secondary:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,.1);color:#fff}.banner-hero__arrow{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.2);cursor:pointer;transition:all .3s ease}.banner-hero__arrow:hover{background:rgba(255,255,255,.3)}.banner-hero__arrow iconify-icon{color:#fff}.banner-hero__right{display:flex;flex-direction:column;flex:1 0 0;width:100%;max-width:530px;position:relative;background:linear-gradient(to bottom,#fff 0,#fff 40%,rgba(255,255,255,0) 100%);border-radius:32px 4px 0 0;box-shadow:0 4px 12px rgba(0,0,0,.1)}.banner-hero__posko{display:flex;padding:40px 32px 24px 32px;flex-direction:column;background-color:transparent;gap:16px;position:relative;z-index:2}.banner-hero__posko-title{display:flex;padding:4px 32px 4px 8px;gap:10px;flex-wrap:wrap;width:fit-content;border-radius:4px 0 0 4px;background:linear-gradient(260deg,rgba(57,169,53,0) 15%,#038a47 35%,#063 75%),linear-gradient(90deg,#fff 20%,#f7f9d7 80%,#ffe58a 90%,rgba(255,229,138,0) 100%);color:#fff;font-size:14.222px;font-style:normal;font-weight:600;margin:0;line-height:21.33px}.banner-hero__posko-title-second{background:linear-gradient(263deg,rgba(57,169,53,0) 8.25%,#038a47 37.79%,#063 71.55%),linear-gradient(90deg,#fff 20%,#f7f9d7 80%,var(--Accent-Light-Orange-light-orange-200,#ffe58a) 90%,rgba(255,229,138,0) 100%)}.banner-hero__posko-subtitle{font-size:28.833px;font-style:normal;font-weight:600;max-width:1000px;line-height:36.25px;letter-spacing:0;background:linear-gradient(260deg,#39a935 15%,#038a47 35%,#063 75%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.banner-hero__posko-tersedia{display:flex;flex-direction:column;overflow:hidden;align-items:center;border-radius:8px 8px 32px 8px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1)}.banner-hero__posko-tersedia__header{display:flex;padding:8px 16px;justify-content:space-between;width:100%;align-items:center;background:linear-gradient(263deg,rgba(255,237,176,0) 20.91%,#ffc600 37.79%,#e8b400 71.55%),#fff9e6}.banner-hero__posko-name{color:#fff;text-align:center;font-size:14.222px;font-style:normal;font-weight:600;letter-spacing:0;margin:0}.banner-hero__posko-address{color:#1e1e1e;font-size:16px;font-style:normal;font-weight:600;line-height:24px;letter-spacing:0}.banner-hero__posko-address-full{color:#4f5861;font-size:12.642px;font-style:normal;font-weight:400;line-height:18.96px;letter-spacing:0}.banner-hero__posko-image{width:100%;height:50%;object-fit:cover;position:absolute;bottom:0;object-position:center center;left:0;right:0;z-index:1;border-radius:0 0 32px 4px}@media (max-width:480px){.banner-hero{top:0;padding:16px 8px;min-height:auto}.banner-hero__container{padding:0 8px!important;gap:16px}.banner-hero__left{max-width:100%;gap:16px}.banner-hero__left-first{gap:16px}.banner-hero__university{gap:8px}.banner-hero__university-text{font-size:11px;padding:4px 16px 4px 6px}.banner-hero__title{font-size:24px;line-height:1.2}.banner-hero__description{font-size:13px;line-height:20px}.banner-hero__button{font-size:14px;padding:8px 12px}.banner-hero__button--font{font-size:11px;padding:4px 8px}.banner-hero__right{max-width:100%}.banner-hero__posko{padding:16px 12px;gap:12px}.banner-hero__posko-title{font-size:11px;line-height:16px;padding:4px 16px 4px 6px}.banner-hero__posko-subtitle{font-size:18px;line-height:24px}.banner-hero__posko-address{font-size:13px;line-height:20px}.banner-hero__posko-address-full{font-size:11px;line-height:16px}.banner-hero__left-second{width:100%;margin-top:16px}.emergency-contact__header{font-size:10px;padding:6px 12px}.emergency-contact__body{padding:12px;flex-direction:column;width:100%;gap:12px}.emergency-contact__label{font-size:10px;line-height:14px}.emergency-contact__value{font-size:13px;line-height:20px}}@media (min-width:481px) and (max-width:640px){.banner-hero{padding:24px 16px;min-height:auto}.banner-hero__container{padding:0 8px!important}.banner-hero__left{max-width:100%}.banner-hero__title{font-size:28px}.banner-hero__university-text{font-size:12px}.banner-hero__description{font-size:14px}.banner-hero__right{max-width:100%}.banner-hero__posko{padding:20px 16px}.banner-hero__posko-subtitle{font-size:20px;line-height:28px}.banner-hero__left-second{width:100%}}@media (max-width:640px){.banner-hero__actions{gap:8px}.banner-hero__posko-tersedia__header{padding:6px 12px;flex-direction:column;gap:8px;align-items:flex-start}.banner-hero__posko-name{font-size:12px}.emergency-contact__icon-wrapper{width:28px}.emergency-contact__icon-tail{height:24px}}@media (max-width:768px){.banner-hero{padding-bottom:24px;align-items:center}.banner-hero__container{flex-direction:column;gap:20px}.banner-hero__left{max-width:100%}.banner-hero__right{max-width:100%;width:100%}.banner-hero__actions{align-items:stretch;flex-wrap:wrap;width:100%;gap:12px}.banner-hero__button{justify-content:center}.banner-hero__posko-image{height:40%}}@media (min-width:769px) and (max-width:991px){.banner-hero{padding-bottom:64px}}@media (max-width:992px){.banner-hero__container{flex-direction:column;padding:0 8px!important;gap:20px}.banner-hero__left,.banner-hero__right{max-width:100%}.banner-hero__left-second{width:100%!important;max-width:100%}}@media (max-width:1280px){.banner-hero__container{padding:0 32px}}@media (min-width:992px) and (max-width:1023px){.banner-hero{padding-top:144px;min-height:780px;max-height:calc(100vh - 100px)}}@media (min-width:1024px) and (max-width:1279px){.banner-hero{min-height:800px;padding-top:144px;max-height:calc(100vh - 100px)}}@media (min-width:1280px) and (max-width:1439px){.banner-hero{min-height:800px;padding-top:144px;max-height:calc(100vh - 100px)}}@media (min-width:1440px) and (max-width:1919px){.banner-hero{min-height:600px;padding-top:112px;max-height:calc(100vh - 110px)}}@media (min-width:1920px){.banner-hero{padding-top:144px;border-radius:24px;margin:24px 32px;max-height:calc(100vh - 144px);min-height:600px}.banner-hero__container{padding:0 64px}}.banner-hero__left-second{display:flex;width:480px;flex-direction:column;border-radius:8px 8px 32px 8px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1);margin-top:32px;overflow:hidden}.emergency-contact__header{display:flex;padding:8px 16px;flex-direction:column;gap:8px;background:linear-gradient(263deg,rgba(57,169,53,0) 20.91%,#038a47 37.79%,#063 71.55%),var(--Brand-Color-Pantone-White,#fff);color:#fff;font-size:11px;line-height:16.46px;font-weight:600}.emergency-contact__body{display:flex;padding:16px;gap:8px;width:100%;background:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.emergency-contact__item{display:flex;align-items:center;gap:8px;flex:1 0 0;align-self:stretch}.emergency-contact__icon-wrapper{display:flex;flex-direction:column;width:32px}.emergency-contact__icon-box{display:flex;align-items:center;justify-content:center;gap:10px;background:#ffa400;padding:2px 0}.emergency-contact__icon-tail{height:32px;background:linear-gradient(180deg,#cddb00 0,rgba(255,255,255,0) 96.68%)}.emergency-contact__text{display:flex;flex-direction:column;align-items:flex-start}.emergency-contact__label{color:#006937;text-align:left;font-size:11.237px;font-style:normal;font-weight:400;line-height:16.86px;letter-spacing:0}.emergency-contact__value{color:#006937;text-align:left;font-size:16px;font-style:normal;font-weight:600;line-height:24px;text-decoration:none}.banner-hero--tentang{background-image:url('https://konten.usu.ac.id/storage/satker/jUyMv/statis/tentang/bg-tentang.png');align-items:center;min-height:640px;padding-top:auto;padding:32px 16px}.banner-hero--tentang::before{background:linear-gradient(0deg,rgba(0,96,50,.25) 0,rgba(41,116,29,.13) 50%,rgba(0,207,108,0) 100%)}.banner-hero--tentang .banner-hero__container{align-items:center}.banner-hero--tentang .banner-hero__right-image{flex:1;display:flex;justify-content:flex-end;align-items:center;max-width:480px}.banner-hero--tentang .banner-hero__right-image img{width:100%;height:auto;object-fit:contain}@media (max-width:992px){.banner-hero--tentang{min-height:auto}.banner-hero--tentang .banner-hero__right-image{display:none}.banner-hero--tentang .banner-hero__left{max-width:100%}}.news-banner{display:none;position:relative;width:100%;height:400px}.news-banner__image{border-radius:16px;width:100%;height:100%;object-fit:cover;object-position:50%}.news-banner__wrapper{display:flex;align-items:center;align-content:center;position:absolute;top:0;animation:banner-animation 2s ease-in-out;background-image:linear-gradient(to right,#0b6839BF,#038A47BF,#39a935BF,#a2c51700);border-radius:16px;width:50%;height:100%;padding:0 64px 0 64px}.news-banner:hover .news-banner__wrapper{animation:banner-animation .5s ease-in-out}.news-container{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px}.news-banner__content{display:flex;gap:32px;flex-direction:column}.news-banner__text{display:flex;flex-direction:column;gap:16px}.news-banner__category{padding:4px 8px 4px 8px;display:flex;gap:4px;align-items:center;align-content:center;border-radius:20px;background-color:var(--color-white)}.news-banner__category span{font-weight:700;font-size:12px;line-height:14.1px;color:#0b6839}.news-banner__title{font-size:32px;line-height:37.6px;font-weight:700;color:var(--color-white)}.news-banner__description{font-size:14px;font-weight:500;line-height:22.4px;color:var(--color-white)}@keyframes banner-animation{0%{opacity:0}50%{opacity:0}100%{opacity:1}}.agenda{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px}.agenda-berita{grid-column:span 3/span 3;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.agenda-berita__card{background-color:#fff;transition:all .3s ease-in-out;border-radius:6px;overflow:hidden}.agenda-berita-card__image{transition:all .3s ease-in-out;height:171px;width:100%}.agenda-berita__text{padding:16px;display:flex;flex-wrap:wrap;flex-direction:column;gap:8px}.agenda-berita__title{transition:all .3s ease-in-out;font-weight:600;font-size:14px;line-height:17px;color:#131313}.agenda-berita__date{transition:all .3s ease-in-out;font-weight:600;font-size:10px;line-height:15px;color:#8fa0b1}.agenda-timeline__container{display:flex;flex-direction:column;background-color:#fafafa;padding:16px;border-radius:16px;gap:16px}.agenda-timeline__title h3{font-weight:600;font-size:14px;line-height:17px;text-align:center;color:#556371}.agenda-timeline__card{transition:all 0s ease-in-out;padding:16px;display:flex;flex-direction:row;gap:16px;background-color:transparent}.agenda-timeline__card:hover{border-radius:16px;background-color:#038a47}.agenda-timeline__card:hover .agenda-timeline-card__date{color:var(--color-white)}.agenda-timeline-card__date,.agenda-timeline-card__month{transition:all 0s ease-in-out;text-align:center;display:table-caption;color:#556371;font-weight:700;font-size:20px;line-height:23.5px}.agenda-timeline-card__text{padding:8px 16px;border-radius:8px;display:flex;flex-wrap:wrap;flex-direction:column;gap:8px;background-color:#fff}.agenda-berita__card:hover{background-color:#038a47}.agenda-berita-card__wrapper-image{height:171px;width:100%;overflow:hidden}.agenda-berita__card:hover .agenda-berita-card__wrapper-image{height:171px;width:100%}.agenda-berita__card:hover img{transform:scale(1.2)}.agenda-berita__card:hover .agenda-berita__title{color:#fff}.agenda-berita__card:hover .agenda-berita__date{color:#fff}.agenda-timeline-card__title{font-size:14px;font-weight:600;line-height:17px;color:var(--color-black-3)}.agenda-timeline-card__location{display:flex;flex-direction:row;gap:4px}.agenda-timeline-card__location span{font-size:10px;line-height:16px;font-weight:400;color:#8fa0b1}.agenda-timeline__link{align-items:center;padding:8px;border-radius:26px;background-color:#fff;display:flex;flex-direction:row;gap:0}.agenda-timeline__link h3{flex:1;text-align:center;font-size:14px;color:#556371;font-weight:600}.agenda-timeline__link iconify-icon{padding-top:4px;color:#556371;transition:all 1000s linear}.agenda-timeline__link:hover iconify-icon{right:0}.video{width:100%;display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))}.video-text{display:flex;flex-direction:column;gap:16px;justify-self:start}.video-text-title{display:flex;flex-direction:column;flex-wrap:wrap}.video-text-title h3{font-size:16px;font-weight:600;line-height:20px;color:#131313}.video-text-title span{font-weight:500;font-size:10px;line-height:15px;color:#666}.video-text-description{font-weight:400;font-size:12px;line-height:22.4px;color:#131313}.container-sm-video{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;grid-column-start:span 3}.video-banner{position:relative;grid-column-start:span 3;height:fit-content}.video-banner-image{width:100%;height:416px;border-radius:8px}.video-content-card-wrapper-image{height:94px}.video-banner-button{position:absolute;top:0;left:0;height:100%;width:100%;display:flex;justify-content:center;align-items:center}.video-content{justify-self:end;display:flex;flex-direction:column;justify-content:space-between;height:100%;gap:32px}.video-content-card{display:flex;flex-direction:row;gap:10px}.video-content-card-wrapper-image{position:relative}.video-content-card-image{height:94px;width:134px;border-radius:8px}.video-content-card__text{display:flex;flex-direction:column;gap:8px;padding:8px 0}.video-content-card__text span{font-weight:600;font-size:10px;line-height:15px;color:#556371}.video-content-card__text h3{font-weight:600;font-size:14px;line-height:17px;color:#1e1e1e}.agenda-timeline__content{display:grid;gap:8px}.card-video-link{font-size:12px;font-weight:700;line-height:14.1px;color:#556371}.pengumuman-timeline__card{padding:16px 8px;display:flex;flex-direction:column;gap:8px;transition:all 0s ease-in-out;border-bottom:6px solid transparent}.pengumuman-timeline__card:hover{background-color:var(--color-white);border-bottom:6px solid #fec52e}.pengumuman-timeline__card:hover h3{text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px}.pengumuman-timeline__card span{font-size:10px;line-height:15px;font-weight:600;color:#556371}.pengumuman-timeline__card h3{transition:all 0s ease-in-out;font-size:14px;line-height:26px;font-weight:600;color:#1e1e1e}.berita-container{border-radius:6px;background-color:#fff;display:flex;justify-content:center;align-items:center;align-content:center;transition:all .3s ease-in-out;width:100%;margin-top:32px}.berita-lainnya{grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-column:span 4/span 4}.berita-container:hover{background-color:#038a47}.berita-container__wrapper{padding:0!important;background-color:transparent}.berita-container__wrapper h1{color:#038a47;font-size:24px;font-weight:400;line-height:28.2px}.berita-container:hover h1{color:#fff}.berita-lainnya{grid-column:span 4/span 4}@media screen and (max-width:1600px){.video-banner-image{width:100%;height:314px;border-radius:8px}}@media screen and (max-width:1280px){.agenda-timeline__container{padding:16px 0}.news-banner__wrapper{width:100%}.video-content{display:grid;grid-template-columns:repeat(1,minmax(0,1fr))!important}.container-sm-video{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.video-banner{grid-column-start:span 2!important}}@media screen and (max-width:992px){.container-sm-video{display:flex}.video{display:flex}.video{flex-direction:row;justify-content:space-between;gap:16px}.news-container{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.video-banner-image{width:480px;height:269px;border-radius:8px}.news-banner{height:400px}.news-banner__image{height:400px}.news-banner__wrapper{width:100%}.news-banner__category{padding:4px 8px}.news-banner__category span{font-size:12px;line-height:14.1px}.news-banner__title{font-size:24px;line-height:28.2px}.news-banner__description{font-size:12px;line-height:22.4px}.bg-md{background-color:#fafafa}.berita-lainnya{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))!important;flex-direction:column}.berita-container{order:2;justify-content:start;padding:16px 32px}.agenda{display:flex;flex-direction:column}.agenda-timeline{order:3;width:100%}.agenda-berita-card__image{height:146px}.agenda-berita-card__wrapper-image{height:146px}.agenda-timeline__container{display:flex;flex-direction:column}.agenda-timeline__content{display:flex;overflow-x:scroll;width:100%}.agenda-timeline-card__text{border-radius:8px;width:225px}.agenda-timeline-card__title{font-size:12px;line-height:17px;font-weight:600}.agenda-timeline-card__location span{font-size:10px;font-weight:400;line-height:16px}.container-button-sm{display:flex;justify-content:center}.agenda-button{width:311px}.video{gap:0;flex-wrap:wrap}.video-text{width:208px}.video-text-title h3{font-size:14px;font-weight:600;line-height:17px}.video-text-title span{font-size:8px;line-height:15px}.video-text-description{font-size:10px;line-height:16px}.video-banner img{width:100%;height:269px}.video-content{margin-top:24px;width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.video-content-card__text span{font-size:8px;line-height:15px}.video-content-card__text h3{font-size:12px;line-height:17px}.pengumuman-timeline__card{width:311px!important}.agenda-timeline__content{display:-webkit-box;width:100%;overflow-x:scroll}}@media screen and (max-width:850px){.news-container{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media screen and (max-width:768px){.container-sm-video{grid-template-columns:repeat(1,minmax(0,1fr))}.video-banner{order:-1}.berita-lainnya{display:grid;grid-template-columns:repeat(1,minmax(0,1fr))!important}.news-container{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:16px}.news-banner__title{font-size:20px;line-height:23.5px}.news-banner__content{gap:16px}.news-banner__wrapper{padding:0 16px}.news-banner{height:232px}.news-banner__image{height:232px}.news-banner__description{display:none}.container-sm-video{display:flex;flex-direction:column-reverse}.video-content-card{width:100%}.container-sm-video>div{width:100%}.video-content{display:flex;flex-direction:column;gap:32px}.container-sm-video{gap:32px}.agenda-berita{grid-template-columns:repeat(1,minmax(0,1fr))}.agenda-berita-card__image{height:146px}}.home-carousel{position:relative;padding-bottom:40px;overflow:hidden;background:linear-gradient(to right,#006535 .07%,#038a47 24.25%,#43ad35 48.42%,#fff 72.6%)}.home-carousel__text-container{position:absolute;width:100%}.home-carousel::before{content:'';position:absolute;bottom:0;left:0;right:0;background-image:url(https://konten.usu.ac.id/storage/satker/44/icons/flower-bgpritra.svg);background-repeat:no-repeat;background-size:cover;width:100%;height:40%}@keyframes banner-animation{0%{opacity:0}50%{opacity:0}100%{opacity:1}}.home-carousel-item{max-width:100%;animation:banner-animation 1s ease-in-out;transition-property:all;transition-duration:.5s;display:none;transition-timing-function:ease-in}.home-carousel__container{position:relative;padding:0 2%}.home-carousel__wrapper{position:relative;z-index:1}.home-carousel__arrow{position:absolute;height:100%;width:100%;display:flex;align-items:center;opacity:0;transition-property:all;transition-duration:.3s;transition-timing-function:ease-in;justify-content:space-between}.home-carousel__arrow-item-left{width:32px;height:64px;background-color:#13131380;border-radius:0 5rem 5rem 0;display:flex;align-items:center}.home-carousel__arrow-item-right{width:32px;height:64px;background-color:#13131380;justify-content:end;border-radius:5rem 0 0 5rem;display:flex;align-items:center}.home-carousel__arrow-item-icon{font-size:24px;color:#fff}.home-carousel__container-icon{position:absolute;bottom:30px;right:20px}.home-carousel__wrapper-icon{width:64px;height:64px;display:flex;justify-content:center;align-items:center;background-color:#39a935}.home-carousel__icon{width:52px;height:52px}.home-carousel__container-icon::after{content:'';display:flex;height:64px;width:100%;background:linear-gradient(to bottom,#f9c311,#f9c31100)}.home-carousel__text-container{padding:32px 10%;position:absolute;z-index:5}.home-carousel__text-wrapper{transition-property:all;transition-duration:.3s;transition-timing-function:ease-in;padding:16px 5%;background:linear-gradient(to right,#006535,#038a47,#43ad35,#a1c51700)}.home-carousel__text-title{color:var(--Yellow,#fec52e);font-size:12px;font-weight:400;line-height:140%}.home-carousel__text-subtitle{color:var(--White,#fff);font-size:24px;font-weight:650;line-height:29px}@media screen and (max-width:1600px){.home-carousel__text-container{padding:32px 6%}.home-carousel__text-wrapper{padding:16px 2%}}@media screen and (max-width:1200px){.home-carousel{padding-bottom:unset}.home-carousel__container-icon{bottom:4%;right:48px}.home-carousel__text-container{padding:32px 2%}.home-carousel__text-wrapper{padding:16px 2%}.home-carousel{background:linear-gradient(to right,#006535 1.55%,#038a47 49.68%,#43ad35 97.82%)}.home-carousel__text-wrapper{background:linear-gradient(to right,#006535 27.4%,#038a47 51.58%,#43ad35 75.75%,rgba(161,197,23,0) 99.93%)}.home-carousel__text-title{font-size:10px}.home-carousel__text-subtitle{font-size:20px}}@media screen and (max-width:768px){.home-carousel__container-icon{bottom:4%;right:48px}.home-carousel__text-container{padding:16px 2%}.home-carousel__text-wrapper{padding:16px 2%}.home-carousel__container{padding:80px 2%!important}}@media screen and (max-width:460px){.home-carousel__container{padding:110px 2%!important}}.internasional-result{display:flex;flex-direction:column;gap:8px;max-height:352px;overflow:hidden;overflow-x:hidden;overflow-y:scroll}.internasional-search-form-header p{font-size:14px;line-height:16.45px;font-weight:600;color:#000}input::placeholder{align-self:flex-start;text-align:end;font-weight:700;font-size:8px;color:#a8a8a8}input::placeholder{text-align:end;font-weight:700;color:#a8a8a8}.internasional-search-form input{border:0 solid transparent;background-color:transparent;outline:0;flex:1}.internasional-search-form:focus input{border:0 solid transparent;background-color:transparent;outline:0;flex:1}.internasional-search-form{display:flex;align-items:center;gap:5px;padding:8px 16px 8px 16px;background-color:#fafafa;border-radius:4px}.internasional-result::-webkit-scrollbar{display:none}.internasional-search{width:100%;background-color:#fff;display:flex;flex-direction:column;gap:16px;padding:16px;border-radius:8px;border:2px solid #fafafa}.internasional-result-card span{font-weight:400;font-size:12px;line-height:19px;color:#434343}.internasional-result-card p{font-weight:700;font-size:14px;line-height:19px;color:#1e1e1e}.internasional-result-card:hover{z-index:6;border-color:transparent;background-color:#fff;animation-name:initial;animation-duration:.3s}.internasional-result-card:hover::before{content:'';z-index:10;background:linear-gradient(45deg,#d5d800,#063);position:absolute;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;inset:0;border-radius:8px;padding:3px 3px 3px 3px}.internasional-result-card:active::before{content:'';z-index:10;background:linear-gradient(45deg,#d4d80000,#00663300);position:absolute;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;inset:0;border-radius:8px;padding:3px 3px 3px 3px}.internasional-result-card:active{z-index:6;background-color:#0b6839;color:#fff!important;border:2px solid transparent;box-shadow:inset 0 0 10px #00000066;border-image:linear-gradient(45deg,#ffffff00,#00663300) 1}.internasional-result-card:active p{color:#fff!important}.internasional-result-card:active span{color:#fff!important}.internasional-result-card:hover p{color:#0b6839;animation-name:text-card;animation-duration:.3s}.internasional-result-card:hover span{color:#0b6839}@keyframes text-card{from{margin-left:5px}to{margin-left:0}}.internasional-result-card::before{content:'';z-index:10;background:linear-gradient(45deg,#d4d80000,#00663300);position:absolute;-webkit-mask:linear-gradient(#ffffff00 0 0) content-box,linear-gradient(#ffffff00 0 0);-webkit-mask-composite:xor;mask-composite:exclude;inset:0;border-radius:8px;padding:2px 3px 3px 3px}.internasional-result-card{border-radius:8px;z-index:6;background-color:#fff;padding:16px 32px 16px 32px;border:2px solid #fafafa;position:relative;transition:.1s;transition-timing-function:ease}.internasional-search-form iconify-icon{font-size:24px;color:#063}.card-description{padding:32px;gap:10px;border-radius:8px;background-color:#fafafa}.card-description h6{font-weight:400;font-size:14px;line-height:22.4px;color:#0b6839}.card-description p{font-weight:400;line-height:22.4px;font-size:12px;color:#0b6839}.profile-contact{padding:16px;gap:16px;border-radius:8px;border:2px solid #fafafa;width:100%}.main-profile-contact h5{font-size:14px!important;line-height:16.45px;font-weight:600;color:#000}.profile-contact-email h6{font-size:14px;line-height:16.45px;font-weight:400}.profile-contact-phone h6{font-size:14px;line-height:16.45px;font-weight:400}@media only screen and (min-width:901px){.curriculum__content{display:flex;width:50%;flex-direction:row}.curriculum__content>div{width:50%}.curriculum{min-width:100%;display:flex;flex-wrap:wrap;flex-direction:column}.curriculum>div{width:100%}}@media only screen and (max-width:900px){.curriculum__content{display:flex;flex-direction:column;width:100%}.curriculum>div{width:100%}.curriculum{min-width:100%;display:flex;flex-direction:column}}.curriculum-card{padding:16px;border-radius:10px;background-color:#fff;border-bottom:2px solid #fafafa}.accordion-button{color:#1e1e1e!important;font-size:14px;font-weight:700}.accordion-button.collapsed::after{content:'\002B';color:#1e1e1e!important;font-size:14px;font-weight:700;float:right}.accordion-button .collapsed{color:#1e1e1e!important;font-size:14px;font-weight:700;background-color:#fff}.accordion-button:not(.collapsed)::after{content:"\2212";color:#1e1e1e!important;font-size:14px;font-weight:700;float:right}.accordion-item:has(> .collapsed){background-color:#fff}.accordion-item{background-color:#fafafa}.accordion-body{display:flex;flex-direction:column;gap:10px;padding:8px 32px 16px 32px}.dokumentasi-penyaluran-bantuan{position:relative;background:#fff;overflow:hidden}.dokumentasi-penyaluran-bantuan::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-image:url('https://konten.usu.ac.id/storage/satker/jUyMv/statis/bg-galeri-peduli.png');background-position:center;background-repeat:no-repeat;z-index:0}.dokumentasi-penyaluran-bantuan__container{position:relative;z-index:2;display:flex;margin:80px 0;flex-direction:column;gap:40px}.dokumentasi-penyaluran-bantuan__text{display:flex;flex-direction:column;gap:16px}.banner-hero__posko-title-second{background:linear-gradient(260deg,rgba(57,169,53,0) 15%,#038a47 35%,#063 75%),linear-gradient(90deg,#fff 20%,#f7f9d7 80%,#ffe58a 90%,rgba(255,229,138,0) 100%)}.dokumentasi-penyaluran-bantuan__image{display:flex;flex-direction:column;gap:24px;width:100%;align-self:stretch;overflow:hidden}.dokumentasi-penyaluran-bantuan__gallery{display:flex;align-items:flex-start;gap:40px;align-self:stretch;overflow:visible;transition:transform .4s cubic-bezier(.4, 0, .2, 1);width:100%}.dokumentasi-penyaluran-bantuan__gallery-item{position:relative;flex:0 0 calc((100% - 80px)/ 3);aspect-ratio:4/3;border-radius:8px;overflow:hidden;background:#e5e7eb;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.dokumentasi-penyaluran-bantuan__gallery-item img{width:100%;height:100%;object-fit:cover}.dokumentasi-penyaluran-bantuan__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#e5e7eb 0,#d1d5db 100%);display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:14px;font-weight:500}.dokumentasi-penyaluran-bantuan__control{display:flex;justify-content:space-between;align-items:center;width:100%;gap:16px}.dokumentasi-penyaluran-bantuan__control-arrow{display:flex;gap:8px;align-items:center}.dokumentasi-penyaluran-bantuan__arrow{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:6px;cursor:pointer;transition:all .3s ease}.dokumentasi-penyaluran-bantuan__arrow--disabled{background:#e6f0eb;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);cursor:not-allowed;opacity:.5}.dokumentasi-penyaluran-bantuan__arrow--disabled svg path{stroke:#9CA3AF}.dokumentasi-penyaluran-bantuan__arrow--enabled{background:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.dokumentasi-penyaluran-bantuan__arrow--enabled:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,.1);transform:scale(1.05)}.dokumentasi-penyaluran-bantuan__arrow--enabled svg path{stroke:#006937}@media (max-width:480px){.dokumentasi-penyaluran-bantuan__container{gap:24px}.dokumentasi-penyaluran-bantuan__text{gap:12px}.dokumentasi-penyaluran-bantuan__gallery{gap:16px}.dokumentasi-penyaluran-bantuan__gallery-item{flex:0 0 100%}.dokumentasi-penyaluran-bantuan__control{flex-direction:column;align-items:stretch}.dokumentasi-penyaluran-bantuan__control-arrow{justify-content:center}.dokumentasi-penyaluran-bantuan__arrow{width:36px;height:36px}}@media (min-width:481px) and (max-width:768px){.dokumentasi-penyaluran-bantuan__container{gap:32px}.dokumentasi-penyaluran-bantuan__gallery{gap:20px}.dokumentasi-penyaluran-bantuan__gallery-item{flex:0 0 calc((100% - 20px)/ 2)}.dokumentasi-penyaluran-bantuan__control{flex-direction:column;align-items:stretch;gap:20px}.dokumentasi-penyaluran-bantuan__control-arrow{justify-content:center}}@media (min-width:769px) and (max-width:1024px){.dokumentasi-penyaluran-bantuan__container{margin:70px 0}.dokumentasi-penyaluran-bantuan__gallery{gap:24px}.dokumentasi-penyaluran-bantuan__gallery-item{flex:0 0 calc((100% - 48px)/ 3)}}@media (min-width:1025px) and (max-width:1366px){.dokumentasi-penyaluran-bantuan__gallery{gap:32px}.dokumentasi-penyaluran-bantuan__gallery-item{flex:0 0 calc((100% - 64px)/ 3)}}@media (min-width:1367px) and (max-width:1919px){.dokumentasi-penyaluran-bantuan__gallery{gap:40px}.dokumentasi-penyaluran-bantuan__gallery-item{flex:0 0 calc((100% - 80px)/ 3)}}@media (min-width:1920px){.dokumentasi-penyaluran-bantuan__container{margin:100px 0}.dokumentasi-penyaluran-bantuan__gallery-item{flex:0 0 calc((100% - 120px)/ 4)}}.dokumentasi-usu-peduli{position:relative;background:#fff;padding:80px 0 120px 0;overflow:hidden;min-height:800px}.dokumentasi-usu-peduli::before{content:'';position:absolute;top:0;left:0;right:0;width:100%;height:300px;background-image:url('https://konten.usu.ac.id/storage/satker/jUyMv/statis/bg-atas-video.svg');background-size:cover;background-position:center top;background-repeat:no-repeat;z-index:1}.dokumentasi-usu-peduli__container{position:relative;z-index:2;display:flex;align-items:center;gap:16px;flex-direction:column;margin:0 auto}.dokumentasi-usu-peduli__video-wrapper{position:relative;width:100%;height:755px;max-height:600px;margin:0 auto;border-radius:40px 8px;overflow:hidden;cursor:pointer}.dokumentasi-usu-peduli__video-overlay{position:absolute;inset:0;background:radial-gradient(50% 50% at 50% 50%,rgba(0,0,0,0) 0,rgba(11,104,57,.2) 100%),linear-gradient(180deg,rgba(0,0,0,0) 26.6%,rgba(11,104,57,.5) 68.23%);z-index:2;transition:all .3s ease}.dokumentasi-usu-peduli__video-wrapper:hover .dokumentasi-usu-peduli__video-overlay{background:radial-gradient(50% 50% at 50% 50%,rgba(0,0,0,0) 0,rgba(11,104,57,.3) 100%),linear-gradient(180deg,rgba(0,0,0,0) 26.6%,rgba(11,104,57,.6) 68.23%)}.dokumentasi-usu-peduli__thumbnail{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1}.dokumentasi-usu-peduli__play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;width:100px;height:100px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.dokumentasi-usu-peduli__play-button svg{width:100%;height:100%}.dokumentasi-usu-peduli__video-wrapper:hover .dokumentasi-usu-peduli__play-button{transform:translate(-50%,-50%) scale(1.15)}.dokumentasi-usu-peduli__iframe{position:absolute;inset:0;width:100%;height:100%;border:none;z-index:4}@media (max-width:480px){.dokumentasi-usu-peduli{padding:40px 0 60px 0;min-height:auto}.dokumentasi-usu-peduli::before{height:120px}.dokumentasi-usu-peduli__video-wrapper{height:auto;aspect-ratio:16/9;border-radius:20px 4px}.dokumentasi-usu-peduli__play-button{width:60px;height:60px}}@media (min-width:481px) and (max-width:768px){.dokumentasi-usu-peduli{padding:60px 0 80px 0;min-height:auto}.dokumentasi-usu-peduli::before{height:180px}.dokumentasi-usu-peduli__video-wrapper{height:auto;aspect-ratio:16/9;border-radius:32px 6px}.dokumentasi-usu-peduli__play-button{width:70px;height:70px}}@media (min-width:769px) and (max-width:1024px){.dokumentasi-usu-peduli{min-height:550px;padding:60px 0 80px 0}.dokumentasi-usu-peduli::before{height:200px}.dokumentasi-usu-peduli__video-wrapper{height:auto;aspect-ratio:16/9;max-height:600px}.dokumentasi-usu-peduli__play-button{width:80px;height:80px}}@media (min-width:1025px) and (max-width:1366px){.dokumentasi-usu-peduli{min-height:600px;padding:70px 0 90px 0}.dokumentasi-usu-peduli::before{height:220px}.dokumentasi-usu-peduli__video-wrapper{height:auto;aspect-ratio:16/9;max-height:600px}}@media (min-width:1367px) and (max-width:1660px){.dokumentasi-usu-peduli{min-height:650px;padding:70px 0 100px 0}.dokumentasi-usu-peduli::before{height:250px}.dokumentasi-usu-peduli__video-wrapper{height:auto;aspect-ratio:16/9;max-height:600px}}.footer-usu__logo.lr-container{padding-top:32px;padding-bottom:32px;background-color:var(--color-black-3)}.footer-usu__logo-container{display:flex;justify-content:space-between;align-items:center;gap:20px}.footer-usu__logo-list{display:flex;flex-wrap:wrap;align-items:center;gap:20px;width:fit-content}.footer-usu__logo-item{text-decoration:none}.footer-usu__logo-image{width:100%;height:40px;object-fit:cover}.footer-usu__main-logo{display:flex;align-items:center;gap:16px}.footer-usu__main-logo-image{width:48px;height:48px}.footer-usu__main-logo-text{display:flex;flex-direction:column;gap:4px}.footer-usu__main-logo-text span:first-child{font-size:14px;font-weight:600;line-height:18px;color:var(--color-white)}.footer-usu__main-logo-text span:last-child{font-size:10px;font-weight:600;line-height:16px;color:var(--color-white)}.footer-usu__content{background-color:var(--color-black-2)}.footer-usu__content-container{display:flex;gap:20px}.footer-usu__redirect{flex:72%}.footer-usu__links{display:grid;grid-template-columns:max-content max-content auto;row-gap:16px;column-gap:32px;margin-bottom:48px}.footer-usu__contact-text,.footer-usu__copyright,.footer-usu__link,.footer-usu__location{font-size:14px;line-height:22px;color:var(--color-white)}.footer-usu__link{text-decoration:none}.footer-usu__contact:hover .footer-usu__contact-text,.footer-usu__link:hover{text-decoration:underline}.footer-usu__socials{display:flex;align-items:center;gap:16px}.footer-usu__social{text-decoration:none}.footer-usu__social-icon{width:28px;height:28px}.footer-usu__informations{flex:28%}.footer-usu__location{margin-bottom:16px}.footer-usu__contacts{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.footer-usu__contact{display:flex;align-items:center;gap:8px;text-decoration:none}.footer-usu__contact-icon{font-size:14px;color:var(--color-white)}@media screen and (max-width:992px){.footer-usu__logo-container{flex-direction:column-reverse;justify-content:center;gap:32px}.footer-usu__logo-list{justify-content:center}.footer-usu__content-container{flex-direction:column;gap:32px}}@media screen and (max-width:768px){.footer-usu__logo-image{height:28px}.footer-usu__links{grid-template-columns:1fr 1fr;margin-bottom:32px}}@media screen and (max-width:460px){.footer-usu__links{grid-template-columns:1fr}.footer-usu__social-icon{width:24px;height:24px}.footer-usu__contact-text,.footer-usu__copyright,.footer-usu__link,.footer-usu__location{font-size:12px;line-height:20px}}.home-headline{height:700px;width:100%;background:linear-gradient(to right,rgba(3,138,71,.9) 51.44%,rgba(3,138,71,0) 87.84%),url('https://konten.usu.ac.id/storage/satker/0/usuacid/about/biro-usu.webp');background-position:center;background-size:cover;display:grid;justify-content:flex-start;align-items:center;position:relative;z-index:2}.headline-title{background-color:var(--color-primary);padding:16px 200px 16px 32px;border-radius:0 160px 0 0;max-width:900px}.headline-title p{color:#c3d02c!important;font-size:64px;font-weight:800}.headline-welcome p{color:var(--color-white);font-size:16px;font-weight:600;padding:8px 0}.headline-universitas p{color:#fec52e;font-weight:700;font-size:32px;padding:8px 0}@media screen and (max-width:992px){.home-headline{height:450px}.headline-title p{font-size:40px}.headline-title{padding:16px 32px;max-width:768px;border-radius:0 40px 0 0}}@media screen and (max-width:587px){.home-headline{height:350px}.headline-title p{font-size:20px}.headline-title{padding:8px 16px;max-width:768px;border-radius:0 40px 0 0}.headline-welcome{font-size:10px;font-weight:600}.headline-universitas p{font-weight:700;font-size:12px}}.homeN-announcements{position:relative;display:grid;grid-template-columns:2fr 1fr 2fr;border-radius:16px}.home-announcement{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.home-announcement__title-link{justify-content:end}.homeN-announcements::after{content:'';position:absolute;top:0;bottom:0;left:0;right:0;width:100%;margin:94px 0;background-image:url('https://konten.usu.ac.id/storage/satker/0/icons/circle-gradpri.svg');z-index:-1}.homeN__announcement{padding:64px;transition:all .3s ease;position:relative;overflow:hidden;z-index:0;background-color:var(--color-white)}.homeN__announcement:hover .homeN__announcement-desc,.homeN__announcement:hover .homeN__announcement-title,.homeN__announcement:hover .simple-link{color:var(--color-white)}.homeN__announcement:hover:first-child .home__announcement-ornament-bottom,.homeN__announcement:hover:first-child .home__announcement-ornament-top,.homeN__announcement:hover:nth-child(3) .home__announcement-ornament-bottom,.homeN__announcement:hover:nth-child(3) .home__announcement-ornament-top{opacity:1;transform:scale(100%)}.homeN__announcement:first-child{border-radius:16px}.homeN__announcement:nth-child(3){border-radius:0 16px 16px 0;position:relative}.homeN__announcement:first-child::after,.homeN__announcement:nth-child(3)::after{content:'';position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;transition:all .3s ease;background-color:var(--color-white-2);opacity:0;z-index:1}.homeN__announcement:first-child:hover::after,.homeN__announcement:nth-child(3):hover::after{opacity:1;background:linear-gradient(180deg,#038a47 0,#43ad35 100%)}.homeN__announcement:first-child .home__announcement-ornament-bottom,.homeN__announcement:nth-child(3) .home__announcement-ornament-bottom{position:absolute;bottom:-48px;left:-48px;transition:all .6s ease;z-index:2;opacity:0;width:150px;height:150px;transform:scale(0);transform-origin:bottom left}.homeN__announcement:first-child .home__announcement-ornament-top,.homeN__announcement:nth-child(3) .home__announcement-ornament-top{position:absolute;top:24px;right:0;transition:all .6s ease;z-index:2;opacity:0;width:90px;height:90px;transform:scale(0);transform-origin:top right}.homeN__announcement-title{padding:16px 0;font-size:1.25rem;line-height:1.75rem;font-weight:700;color:var(--color-primary);position:relative;z-index:3}.homeN__announcement-desc{padding:16px 0;font-size:.875rem;line-height:1.25rem;position:relative;z-index:3}@media screen and (max-width:1200px){.homeN__announcement{padding:48px}.homeN__announcement-title{padding:0}}@media screen and (max-width:992px){.homeN-announcements{grid-template-columns:4fr 3fr;grid-template-rows:auto auto}.homeN__announcement{padding:18px 32px}.homeN__announcement:first-child{border-radius:16px}.homeN__announcement-image{grid-column:2;grid-row:span 2;border-radius:0 16px 16px 0;overflow:hidden}.homeN__announcement:nth-child(3){border-radius:0 0 0 16px}.homeN__announcement-title{font-size:1rem;line-height:1.5rem}.homeN__announcement-desc{font-size:.75rem;line-height:1rem}}@media screen and (max-width:768px){.homeN-announcements{padding:32px 0!important}.homeN__announcement:first-child{border-radius:0}.homeN__announcement-image{border-radius:0}.homeN__announcement:nth-child(3){border-radius:0}}@media screen and (max-width:540px){.homeN-announcements{grid-template-columns:1fr;grid-template-rows:auto}.homeN__announcement-image{grid-column:1;grid-row:2;order:2}}.home-announcement__container{grid-column:span 2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:center;align-items:center;gap:36px}.home__announcement-card{z-index:3;display:flex;gap:16px;background-color:#fff}.home__announcement-card-thumbnail{z-index:3;max-width:169px;max-height:100%;border-radius:4px}.home__announcement-card-text{z-index:3}.home__announcement-card-category{font-weight:600;font-size:16px;line-height:25.6px;color:var(--color-primary)}.home__announcement-card-title{font-size:16px;font-weight:400;line-height:25.6px;color:var(--color-black-3);margin-top:32px}.home__anouncement-card-date{font-size:12px;font-weight:400;line-height:22.4px;color:var(--color-grey-mist-2);margin-top:8px}.home__anouncement-card-link-icon{stroke:var(--color-white-5)}.home__announcement-card-text>.title-link{margin-top:32px}.homeN__announcement:hover .home__announcement-card-category,.homeN__announcement:hover .home__announcement-card-title,.homeN__announcement:hover .home__anouncement-card-date,.homeN__announcement:hover .home__anouncement-card-link>*{color:var(--color-white)}.home__anouncement-card-link:hover p{color:var(--color-white)!important}.homeN__announcement:hover .home__anouncement-card-link-icon{stroke:var(--color-white)}.home__announcement-other{background-color:transparent}.home__announcement-other-title>*{text-align:center;font-size:14px;line-height:30px;font-weight:600;color:var(--color-white-5)}.home__announcement-other-list{margin-top:16px}.home__announcement-other-card{transition-property:all;transition-timing-function:ease;transition-duration:.2s;padding:8px 16px;border-bottom:6px solid #fec72e00}.home__announcement-other-card:hover{padding:8px 16px;background-color:var(--color-white);border-bottom:6px solid #fec72e}.home__announcement-other-card-link{font-size:14px;font-weight:400;line-height:22.4px;color:var(--color-grey-mist)}.home__announcement-other-card:hover .home__announcement-other-card-link{text-decoration:underline;text-underline-offset:2px}.home-announcement__title{display:flex;justify-content:space-between}@media screen and (max-width:1200px){.home__announcement-card-category{font-size:14px;line-height:17px}.home__announcement-card-title{font-size:12px;margin-top:16px;line-height:22.4px}.home__anouncement-card-date{font-size:10px}.home__anouncement-card-link-icon{stroke:var(--color-white-5)}.home__announcement-card-text>.title-link{margin-top:16px}.home__announcement-other-title>*{font-size:12px}.home__announcement-other-card-link{font-size:10px;line-height:16px}.home__announcement-other-list{margin-top:0}}@media screen and (max-width:800px){.home-announcement{grid-template-columns:repeat(1,minmax(0,1fr))}.home-announcement__title{display:flex!important;justify-content:center}.home-announcement__title-link{justify-content:center;order:3}.home-announcement__container{grid-column:unset;grid-template-columns:repeat(1,minmax(0,1fr))}}@media screen and (max-width:460px){.home-announcement__title-link{display:flex!important}}.home_civitas{background:#fff;position:relative}.home_civitas::after{content:'';position:absolute;bottom:0;left:0;right:0;height:300px;background-image:url('https://konten.usu.ac.id/storage/satker/jUyMv/statis/bg-pendaftaran-civitas.svg');background-repeat:no-repeat;background-position:center bottom;background-size:cover;z-index:0;pointer-events:none}.relawan_civitas{position:relative;background:url('https://konten.usu.ac.id/storage/satker/jUyMv/statis/bg-relawan.webp');background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.relawan_civitas--tentang{background:0 0;padding:40px 0;margin:40px 0;display:flex;justify-content:center}.relawan_civitas::before{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,102,51,.05) 0,rgba(57,169,53,.08) 100%);pointer-events:none}.relawan_civitas--tentang .relawan-wrapper{background:linear-gradient(180deg,#002c17 0,#006937 100%);border-radius:32px 8px;padding:20px 0 20px 46px;min-height:240px;max-height:240px;width:100%;max-width:1342px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;overflow:hidden;margin:0 auto}.relawan_civitas--tentang .relawan-wrapper::before{content:'';position:absolute;inset:0;background:url('https://konten.usu.ac.id/storage/satker/jUyMv/statis/bg-relawan.webp');background-size:cover;background-position:center;background-repeat:no-repeat;pointer-events:none}.relawan_civitas--tentang .civitas-container{padding:0;margin-bottom:0;gap:32px;position:relative;z-index:1;width:100%;display:grid;grid-template-columns:1fr 1fr}.relawan_civitas--tentang .civitas-left{display:flex;justify-content:flex-end;height:100%;padding-right:0;overflow:visible}.relawan_civitas--tentang .civitas-slider{max-width:100%;border-radius:0;height:100%;display:flex}.relawan_civitas--tentang .civitas-slider__image{width:100%;max-width:unset;height:auto;object-fit:contain;border-radius:0;transform:scale(1.1);transform-origin:right center;-webkit-mask-image:linear-gradient(to right,transparent 0%,black 50%);mask-image:linear-gradient(to right,transparent 0%,black 50%)}@media screen and (max-width:992px){.relawan_civitas--tentang .civitas-container{grid-template-columns:1fr;gap:24px;padding:32px 24px}.relawan_civitas--tentang .civitas-left{display:none}}@media screen and (max-width:768px){.relawan_civitas--tentang{padding:0!important;margin-top:0!important;margin-bottom:0!important}.relawan_civitas--tentang .relawan-wrapper{border-radius:0;padding:40px 20px;height:auto;min-height:auto}.relawan_civitas--tentang .civitas-container{padding:0;width:100%}}.civitas-container{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;padding-top:120px;margin-bottom:32px;position:relative;z-index:1}.civitas-container-padding{padding:120px 0;margin-bottom:0}.civitas-left{display:flex;align-items:center;justify-content:center;position:relative}.civitas-slider{width:100%;max-width:600px;position:relative;overflow:hidden;border-radius:32px 8px}.civitas-slider__track{display:flex;transition:transform .5s ease-in-out}.civitas-slider__image{width:100%;height:auto;object-fit:cover;flex-shrink:0;aspect-ratio:596.00/372.11;display:block}.civitas-slider__dots{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:10}.civitas-slider__dot{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.5);border:none;cursor:pointer;transition:all .3s ease;padding:0}.civitas-slider__dot:hover{background:rgba(255,255,255,.8);transform:scale(1.2)}.civitas-slider__dot--active{background:#fff;width:24px;border-radius:5px}.civitas-right{display:flex;flex-direction:column;gap:24px}.civitas-button{display:flex;align-items:center;justify-content:center;padding:14px 24px;gap:8px;width:fit-content;border-radius:8px;background:#fff;color:#006937;font-size:15px;font-weight:600;line-height:1.4;text-decoration:none}.civitas-button:hover{color:#006937;box-shadow:0 4px 12px rgba(0,0,0,.1)}.civitas-accordion-container{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding-bottom:120px;position:relative;z-index:1}.civitas-accordion{background:#fff;overflow:hidden}.civitas-accordion__header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px;background:0 0;border:none;cursor:pointer;text-align:left;gap:12px}.civitas-accordion__title{color:#1e1e1e;font-size:14px;font-weight:600;line-height:1.4;margin:0;flex:1}.civitas-accordion__icon{display:flex;align-items:center;justify-content:center;color:#1e1e1e;flex-shrink:0}.civitas-accordion__icon .icon-plus{display:block}.civitas-accordion__icon .icon-minus{display:none}.civitas-accordion.is-active .civitas-accordion__icon .icon-plus{display:none}.civitas-accordion.is-active .civitas-accordion__icon .icon-minus{display:block}.civitas-accordion__content{max-height:0;overflow:hidden;transition:max-height .3s ease;padding:0 16px}.civitas-accordion.is-active .civitas-accordion__content{max-height:500px;padding:0 16px 16px 16px}.civitas-accordion__subtitle{color:#1e1e1e;font-size:13px;font-weight:400;line-height:1.5;margin:0 0 12px 0;border-top:1px solid #e0e0e0;padding-top:16px}.civitas-accordion__desc{color:#4a4a4a;font-size:13px;font-weight:400;line-height:1.6;margin:0}ul.civitas-accordion__desc{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}ul.civitas-accordion__desc li{position:relative;padding-left:16px;color:#4a4a4a;font-size:13px;line-height:1.5}ul.civitas-accordion__desc li::before{content:'';position:absolute;left:0;top:8px;width:5px;height:5px;background:#1e1e1e;border-radius:50%}@media screen and (max-width:1024px){.civitas-container{grid-template-columns:1fr;gap:40px;padding-top:80px;margin-bottom:24px}.civitas-container-padding{padding:80px 0}.civitas-left{order:-1}.civitas-slider{max-width:500px}.civitas-accordion-container{grid-template-columns:repeat(3,1fr);gap:20px;padding-bottom:80px}}@media screen and (max-width:768px){.civitas-container{gap:32px;padding-top:60px;margin-bottom:20px}.civitas-container-padding{padding:60px 0}.civitas-slider{max-width:100%;border-radius:24px 8px}.civitas-slider__dots{bottom:16px;gap:6px}.civitas-slider__dot{width:8px;height:8px}.civitas-slider__dot--active{width:20px}.civitas-right{gap:20px}.civitas-button{padding:12px 20px;font-size:14px}.civitas-accordion-container{grid-template-columns:1fr;gap:16px;padding-bottom:60px}.civitas-accordion__header{padding:14px}.civitas-accordion.is-active .civitas-accordion__content{padding:0 14px 14px 14px}}@media screen and (max-width:576px){.civitas-container{gap:24px;padding-top:40px;margin-bottom:16px}.civitas-container-padding{padding:40px 0}.civitas-right{gap:16px}.civitas-button{padding:12px 18px;font-size:14px;width:100%;justify-content:center}.civitas-accordion-container{gap:12px;padding-bottom:40px}.civitas-accordion__header{padding:12px;gap:10px}.civitas-accordion__title{font-size:13px}.civitas-accordion__icon svg{width:10px;height:10px}.civitas-accordion__subtitle{font-size:12px}.civitas-accordion__desc{font-size:12px}ul.civitas-accordion__desc li{font-size:12px}}@media screen and (max-width:576px){.civitas-slider{border-radius:20px 8px}.civitas-slider__dots{bottom:12px;gap:5px}.civitas-slider__dot{width:7px;height:7px}.civitas-slider__dot--active{width:18px}}@media screen and (max-width:400px){.civitas-container{padding-top:32px;gap:20px}.civitas-container-padding{padding:32px 0}.civitas-slider{border-radius:16px 6px}.civitas-slider__dots{bottom:10px;gap:4px}.civitas-slider__dot{width:6px;height:6px}.civitas-slider__dot--active{width:16px}.civitas-button{padding:10px 16px;font-size:13px}.civitas-accordion__header{padding:10px}.civitas-accordion__title{font-size:12px}.civitas-accordion__icon svg{width:8px;height:8px}.civitas-accordion__subtitle{font-size:11px;padding-top:12px;margin-bottom:10px}.civitas-accordion__desc{font-size:11px}ul.civitas-accordion__desc li{font-size:11px;padding-left:14px}ul.civitas-accordion__desc li::before{width:4px;height:4px;top:7px}}.home_donasi{background:url('https://konten.usu.ac.id/storage/satker/jUyMv/statis/bg-donasi.webp');background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;margin-top:60px}.home_donasi::before{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,102,51,.05) 0,rgba(57,169,53,.08) 100%);pointer-events:none}.donasi-container{display:grid;grid-template-columns:1.2fr 0.8fr;gap:32px;align-items:center;position:relative;z-index:1;padding:120px 0}.donasi-container__left{display:flex;flex-direction:column;gap:16px}.donasi-trackers-wrapper{display:flex;flex-wrap:wrap;gap:16px;width:100%}.donasi-content{display:flex;flex-direction:column;padding:48px;gap:32px;border-radius:8px 40px;background:#fff;box-shadow:0 25px 50px -12px rgba(0,0,0,.15),0 12px 24px -8px rgba(0,102,51,.1);position:relative;overflow:hidden}.donasi-content__text{display:flex;flex-direction:column;gap:16px}.donasi-content__subtitle{display:inline-flex;align-items:center;padding:4px 32px 4px 8px;width:fit-content;border-radius:4px 0 0 4px;background:linear-gradient(263deg,rgba(57,169,53,0) 8.25%,#038a47 37.79%,#063 71.55%),linear-gradient(90deg,#fff 20%,#f7f9d7 80%,var(--Accent-Light-Orange-light-orange-200,#ffe58a) 90%,rgba(255,229,138,0) 100%);color:#fff;font-size:14px;font-weight:600;line-height:21px;letter-spacing:.5px;position:relative}.donasi-content__title{font-size:28.833px;font-weight:600;line-height:36.25px;letter-spacing:-.02em;background:linear-gradient(260deg,#39a935 15%,#038a47 45%,#063 85%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0}.donasi-content__desc{color:#1e1e1e;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.01em;margin:0}.donasi-content__title--white{background:0 0;-webkit-text-fill-color:white;color:#fff}.donasi-content__desc--white{color:#fff}.donasi-content__rekening{display:flex;align-items:stretch;position:relative;border-radius:16px}.donasi-content__rekening-left{flex:1;display:flex;flex-direction:column;justify-content:center}.donasi-content__rekening-title{color:#fff;font-size:12.642px;font-style:normal;font-weight:600;line-height:18.96px;margin:0;border-top-left-radius:8px;letter-spacing:0;display:flex;padding:8px 16px;flex-direction:column;align-items:flex-start;align-self:stretch;background:linear-gradient(263deg,rgba(255,237,176,0) 20.91%,#ffc600 37.79%,#e8b400 71.55%),linear-gradient(0deg,#ffedb0 0,#ffedb0 100%),linear-gradient(90deg,#ffe58a 0,#ffe58a 80%,rgba(255,255,255,0) 100%)}.donasi-content__rekening-content{display:flex;padding:16px;align-items:flex-start;gap:16px;align-self:stretch;border-bottom-left-radius:8px;background:linear-gradient(263deg,rgba(255,237,176,0) 20.91%,var(--Accent-Light-Orange-light-orange-500,#038a47) 37.79%,var(--Accent-Light-Orange-light-orange-600,#063) 71.55%),linear-gradient(0deg,var(--Accent-Light-Orange-light-orange-100,#ffedb0) 0,var(--Accent-Light-Orange-light-orange-100,#ffedb0) 100%),linear-gradient(90deg,#fff 20%,#f7f9d7 80%,var(--Accent-Light-Orange-light-orange-200,#ffe58a) 90%,rgba(255,229,138,0) 100%)}.donasi-content__rekening-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center}.donasi-content__rekening-icon svg{width:20px;height:auto}.donasi-content__rekening-text{display:flex;flex-direction:column;gap:4px}.donasi-content__rekening-norek{color:#fff;font-size:16px;font-style:normal;font-weight:600;line-height:24px;letter-spacing:0;margin:0;display:flex;align-items:center}.copy-icon{color:#fff;opacity:.7;transition:opacity .3s ease}.copy-icon:hover{opacity:1}.donasi-content__rekening-nama{color:#fff;font-size:14.222px;font-style:normal;font-weight:400;line-height:21.33px;letter-spacing:0;margin:0}.donasi-content__rekening-nama:hover{color:#fff}.donasi-content__rekening-qr{position:absolute;right:-20px;top:50%;transform:translateY(-50%);width:150px;height:150px;background-size:calc(100% - 16px);background-position:center;background-repeat:no-repeat;background-color:#fff;border-radius:16px 8px;border:none;box-shadow:0 8px 24px rgba(0,0,0,.15),0 4px 8px rgba(255,198,0,.3);z-index:2;padding:8px;cursor:pointer}.donasi-content__rekening-qr::before{content:'';position:absolute;inset:0;border-radius:16px 8px;padding:8px;background:linear-gradient(285deg,#cddb00 16.84%,#ffc600 35.48%,#e8b400 72.77%),#fff;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1}.donasi-image{display:flex;align-items:center;justify-content:center;position:relative}.donasi-image>img{width:100%;max-width:520px;height:auto;border-radius:40px 8px;box-shadow:0 20px 40px rgba(0,102,51,.2),0 8px 16px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.donasi-image>img:hover{transform:translateY(-8px);box-shadow:0 28px 50px rgba(0,102,51,.25),0 12px 24px rgba(0,0,0,.12)}.donasi-tracker{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;border-radius:40px 8px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1);overflow:hidden;flex:1;min-width:300px}.donasi-tracker__header{display:flex;padding:12px 24px;flex:0 0 auto;align-items:center;width:100%;background:linear-gradient(263deg,rgba(57,169,53,0) 10.91%,#038a47 37.79%,#063 71.55%),#fff}.donasi-tracker__title{color:#fff;font-family:"Public Sans",sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:21px;letter-spacing:0;margin:0;white-space:nowrap}.donasi-tracker__content{display:flex;padding:12px 24px;flex-direction:column;align-items:flex-start;width:100%;flex:1;background:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.donasi-tracker__amount{color:#006937;font-family:"Public Sans",sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:30px;letter-spacing:0;margin:0}.donasi-tracker__date{color:#549b79;font-family:"Public Sans",sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;letter-spacing:0;margin:0}.donasi-modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:hidden}.donasi-modal__content{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.85);display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box}.donasi-modal__close{position:absolute;top:20px;right:20px;color:#fff;font-size:40px;font-weight:700;cursor:pointer;z-index:1001;line-height:1;transition:color .3s ease,transform .3s ease}.donasi-modal__close:focus,.donasi-modal__close:hover{color:#ffe58a;transform:scale(1.1);text-decoration:none}.donasi-modal__image{max-width:90%;max-height:90%;object-fit:contain;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.3)}@media screen and (max-width:1024px){.donasi-container{grid-template-columns:1fr;gap:40px;padding:80px 0}.donasi-content{padding:40px;gap:28px}.donasi-content__title{font-size:26px;line-height:34px}.donasi-tracker__header{padding:10px 20px}.donasi-tracker__title{font-size:13px;line-height:19.5px}.donasi-tracker__content{padding:10px 20px}.donasi-tracker__amount{font-size:18px;line-height:27px}.donasi-tracker__date{font-size:11px;line-height:16.5px}.donasi-content__rekening-qr{width:130px;height:130px;right:-15px;padding:7px;background-size:calc(100% - 14px)}.donasi-content__rekening-qr::before{padding:7px}.donasi-image{order:-1}.donasi-image>img{max-width:450px}}@media screen and (max-width:768px){.donasi-container{gap:32px;padding:60px 0}.donasi-trackers-wrapper{flex-direction:column;gap:12px}.donasi-content{padding:32px;padding-bottom:48px;gap:24px;border-top-left-radius:32px;border-bottom-right-radius:32px;overflow:visible}.donasi-content__subtitle{font-size:13px}.donasi-content__title{font-size:22px;line-height:30px}.donasi-content__desc{font-size:15px;line-height:22px}.donasi-tracker__header{padding:8px 16px}.donasi-tracker__title{font-size:12px;line-height:18px}.donasi-tracker__content{padding:8px 16px}.donasi-tracker__amount{font-size:16px;line-height:24px}.donasi-tracker__date{font-size:10px;line-height:15px}.donasi-content__rekening{flex-direction:column;border-radius:12px;padding-bottom:70px;position:relative;margin-bottom:40px}.donasi-content__rekening-left{width:100%}.donasi-content__rekening-title{border-top-left-radius:12px;border-top-right-radius:12px;text-align:center;align-items:center;background:#e8b400}.donasi-content__rekening-content{background:#063;border-bottom-left-radius:12px;border-bottom-right-radius:12px;justify-content:center}.donasi-content__rekening-qr{position:absolute;left:50%;transform:translateX(-50%);top:auto;right:auto;bottom:-50px;width:100px;height:100px;padding:5px;border-radius:12px;background-size:calc(100% - 12px)}.donasi-content__rekening-qr::before{padding:5px;border-radius:12px}.donasi-image>img{max-width:100%;border-top-left-radius:24px;border-bottom-right-radius:24px}}@media screen and (max-width:576px){.donasi-container{gap:24px;padding:48px 0}.donasi-content{padding:24px;padding-bottom:40px;gap:20px;border-top-left-radius:24px;border-bottom-right-radius:24px}.donasi-content__subtitle{font-size:12px}.donasi-content__title{font-size:18px;line-height:26px}.donasi-content__desc{font-size:14px;line-height:20px}.donasi-tracker__header{padding:6px 12px}.donasi-tracker__title{font-size:11px;line-height:16.5px}.donasi-tracker__content{padding:6px 12px}.donasi-tracker__amount{font-size:14px;line-height:21px}.donasi-tracker__date{font-size:9px;line-height:13.5px}.donasi-tracker{border-radius:24px 8px}.donasi-content__rekening{padding-bottom:60px;margin-bottom:30px}.donasi-content__rekening-title{font-size:11px;padding:6px 12px}.donasi-content__rekening-content{padding:12px}.donasi-content__rekening-norek{font-size:14px;line-height:20px}.copy-icon{width:14px;height:14px}.donasi-content__rekening-nama{font-size:12px;line-height:18px}.donasi-content__rekening-qr{bottom:-40px;width:80px;height:80px;padding:4px;border-radius:10px;background-size:calc(100% - 10px)}.donasi-content__rekening-qr::before{padding:4px;border-radius:10px}.donasi-image>img{border-top-left-radius:20px;border-bottom-right-radius:20px}.donasi-image>img:hover{transform:none}.donasi-content__rekening-content{flex-direction:column}}@media screen and (max-width:400px){.donasi-container{padding:40px 0}.donasi-content{padding:20px;padding-bottom:36px;gap:16px;border-top-left-radius:20px;border-bottom-right-radius:20px}.donasi-content__subtitle{font-size:11px}.donasi-content__title{font-size:16px;line-height:24px}.donasi-content__desc{font-size:13px;line-height:19px}.donasi-tracker__header{padding:5px 10px}.donasi-tracker__title{font-size:10px;line-height:15px}.donasi-tracker__content{padding:5px 10px}.donasi-tracker__amount{font-size:12px;line-height:18px}.donasi-tracker__date{font-size:8px;line-height:12px}.donasi-content__rekening{padding-bottom:55px;margin-bottom:25px;border-radius:10px}.donasi-content__rekening-title{font-size:10px;padding:5px 10px;border-top-left-radius:10px;border-top-right-radius:10px}.donasi-content__rekening-content{padding:10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.donasi-content__rekening-icon svg{width:14px}.donasi-content__rekening-norek{font-size:10px;line-height:15px}.copy-icon{width:10px;height:10px}.copy-icon{width:12px;height:12px}.donasi-content__rekening-nama{font-size:11px;line-height:16px}.donasi-content__rekening-qr{bottom:-35px;width:70px;height:70px;padding:3px;border-radius:8px;background-size:calc(100% - 8px)}.donasi-content__rekening-qr::before{padding:3px;border-radius:8px}.donasi-image>img{border-top-left-radius:16px;border-bottom-right-radius:16px}.donasi-modal__content{padding:10px}.donasi-modal__close{top:10px;right:10px;font-size:32px}.donasi-modal__image{max-width:95%;max-height:95%;border-radius:8px}}@media (min-width:1024px) and (max-width:1386px){.donasi-content__rekening-content{flex-direction:column}.donasi-content__rekening-qr{width:200px;height:200px}}@media (min-width:1024px) and (max-width:1279px){.donasi-trackers-wrapper{grid-template-columns:1fr;gap:16px}}.home_jalur{background:url('https://konten.usu.ac.id/storage/satker/jUyMv/statis/bg-donasi.webp');background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.home_jalur::before{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,102,51,.05) 0,rgba(57,169,53,.08) 100%);pointer-events:none}.jalur-container{display:grid;grid-template-columns:1fr 1fr;position:relative;z-index:1;padding:80px 0}.jalur-container__left,.jalur-container__right{background:#fff;padding:32px}.jalur-container__left{border-bottom-left-radius:24px;border-top-left-radius:24px}.jalur-container__right{border-bottom-right-radius:24px;border-top-right-radius:24px}.jalur-header{margin-bottom:12px}.jalur-header__badge{display:inline-block;background:linear-gradient(90deg,#063 0,#038a47 100%);color:#fff;font-size:12px;font-weight:600;padding:6px 16px;border-radius:4px}.jalur-title{font-size:28px;font-weight:700;color:#063;margin:0 0 24px 0;line-height:1.3}.jalur-rute-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.jalur-rute-card{background:#fff;border-radius:12px;overflow:hidden;height:fit-content;box-shadow:0 20px 25px -5px rgba(0,0,0,.1)}.jalur-rute-card--full{margin-bottom:16px}.jalur-rute-card__header{background:linear-gradient(90deg,#063 0,#038a47 100%);color:#fff;font-size:13px;font-weight:600;padding:4px 8px;border-top-left-radius:6px;border-top-right-radius:6px}.jalur-rute-card__info{display:flex;flex-wrap:wrap;align-items:center;gap:16px;padding:8px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.jalur-rute-card__item{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#333}.jalur-rute-card__item svg{flex-shrink:0}.jalur-rute-card__note{font-size:13px;color:#666;font-style:normal}.jalur-summary{margin-top:24px;padding-top:16px;border-top:1px solid #e5e5e5}.jalur-summary__text{font-size:14px;color:#333;line-height:1.6;margin:0 0 16px 0}.jalur-summary__list{margin:0;padding-left:20px!important;list-style-type:disc}.jalur-summary__list li{font-size:13px;color:#555;line-height:1.6;margin-bottom:8px}.jalur-summary__list li:last-child{margin-bottom:0}.posko-table-wrapper{position:relative}.posko-table{width:100%}.posko-table__header{display:grid;grid-template-columns:140px 1fr 180px;gap:16px;background:linear-gradient(90deg,#063 0,#038a47 100%);border-radius:8px 8px 0 0;padding:12px 16px;position:sticky;top:0;z-index:10}.posko-table__header .posko-table__col{color:#fff;font-size:13px;font-weight:600}.posko-table__body{max-height:500px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#038A47 #E8E8E8}.posko-table__body::-webkit-scrollbar{width:6px}.posko-table__body::-webkit-scrollbar-track{background:#e8e8e8;border-radius:3px}.posko-table__body::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#063 0,#038a47 100%);border-radius:3px}.posko-table__body::-webkit-scrollbar-thumb:hover{background:#063}.posko-table__row{display:grid;grid-template-columns:140px 1fr 180px;gap:16px;padding:16px;border-bottom:1px solid #e8e8e8;align-items:flex-start}.posko-table__row:last-child{border-bottom:none}.posko-table__row:nth-child(2n){background:#fafafa}.posko-table__col{font-size:13px;color:#333;line-height:1.5}.posko-table__col--kab{font-weight:500;color:#1a1a1a}.posko-table__col--hp ul,.posko-table__col--lokasi ul{margin:0;padding-left:16px;list-style-type:disc}.posko-table__col--hp ul li,.posko-table__col--lokasi ul li{margin-bottom:4px;line-height:1.5}.posko-table__col--hp ul li:last-child,.posko-table__col--lokasi ul li:last-child{margin-bottom:0}.posko-table__col--pending{color:#8fa0b1;font-style:italic;text-decoration:underline}@media screen and (max-width:1200px){.posko-table__header,.posko-table__row{grid-template-columns:120px 1fr 160px;gap:12px}}@media screen and (max-width:1024px){.jalur-container{grid-template-columns:1fr;gap:24px;padding:60px 0}.jalur-container__left,.jalur-container__right{padding:28px;border-radius:24px}.jalur-title{font-size:24px}.posko-table__header,.posko-table__row{grid-template-columns:130px 1fr 170px}.posko-table__body{max-height:400px}}@media screen and (max-width:768px){.jalur-container{padding:48px 0}.jalur-container__left,.jalur-container__right{padding:24px;border-radius:16px}.jalur-title{font-size:22px;margin-bottom:20px}.jalur-rute-grid{grid-template-columns:1fr;gap:12px}.jalur-rute-card__header{font-size:12px}.jalur-rute-card__info{gap:12px}.jalur-rute-card__item{font-size:12px}.posko-table__header,.posko-table__row{grid-template-columns:1fr;gap:8px}.posko-table__header{display:none}.posko-table__body{max-height:450px}.posko-table__row{background:#f9f9f9;border-radius:8px;margin-bottom:12px;border-bottom:none}.posko-table__row:nth-child(2n){background:#f9f9f9}.posko-table__col--kab{font-size:14px;font-weight:600;color:#063;padding-bottom:8px;border-bottom:1px solid #e5e5e5;margin-bottom:4px}.posko-table__col--hp::before{content:'No. HP/WA: ';font-weight:600;color:#666}.posko-table__col--hp ul{margin-top:4px}.posko-table__col--hp.posko-table__col--pending::before{content:'No. HP/WA: '}.posko-table__col--lokasi::before{content:'Lokasi: ';font-weight:600;color:#666}.posko-table__col--lokasi ul{margin-top:4px}.posko-table__col--lokasi.posko-table__col--pending::before{content:'Lokasi: '}}@media screen and (max-width:576px){.jalur-container{padding:40px 0}.jalur-container__left,.jalur-container__right{padding:20px;border-radius:12px}.jalur-header__badge{font-size:11px;padding:5px 12px}.jalur-title{font-size:20px;margin-bottom:16px}.jalur-rute-card__header{font-size:11px;border-radius:6px}.jalur-rute-card__info{gap:10px}.jalur-rute-card__item{font-size:11px}.jalur-rute-card__item svg{width:12px;height:12px}.jalur-rute-card__note{font-size:11px}.jalur-summary__text{font-size:13px}.jalur-summary__list li{font-size:12px}.posko-table__body{max-height:400px}.posko-table__row{padding:14px}.posko-table__col{font-size:12px}.posko-table__col--kab{font-size:13px}}@media screen and (max-width:400px){.jalur-container{padding:32px 0}.jalur-container__left,.jalur-container__right{padding:16px}.jalur-header__badge{font-size:10px;padding:4px 10px}.jalur-title{font-size:18px}.jalur-rute-card__header{font-size:10px}.jalur-rute-card__item{font-size:10px}.jalur-summary__text{font-size:12px}.jalur-summary__list li{font-size:11px}.posko-table__body{max-height:350px}.posko-table__row{padding:12px}.posko-table__col{font-size:11px}}.home-schedules-container{background-color:#fff;border-radius:16px;margin-bottom:32px;padding:24px 32px}.home-schedules__title{font-size:16px;line-height:24px;font-weight:600;color:var(--color-primary);margin-bottom:24px;text-align:left}.home-schedules__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;overflow:hidden;text-overflow:ellipsis}.home-schedules__content{display:flex;align-items:flex-start;gap:32px}.home-schedules__image{flex:0 0 30%;width:100%}.home-schedules__image>img{width:100%;height:auto;border-radius:12px;object-fit:cover}.home-schedules__text{flex:1;padding:0}.home-schedules__text>p{color:#666;font-size:14px;font-style:normal;font-weight:400;line-height:24px;margin:0}.home-schedules__button{background-color:#006937;color:#fff;font-size:14px;font-weight:400;line-height:21px;padding:12px 16px;border-radius:12px;width:fit-content}.home-schedules__button:hover{color:var(--color-dark-yellow)}.home-schedules__text{display:grid;grid-template-columns:auto;gap:16px}.home-schedules__text>p{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;line-clamp:4;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:1200px){.home-schedules__content{gap:24px}.home-schedules__image{flex:0 0 40%;width:40%}.home-schedules__title{font-size:20px;line-height:28px}.home-schedules__text>p{font-size:14px;line-height:22px}}@media screen and (max-width:800px){.home-schedules-container{padding:16px 20px}.home-schedules__content{flex-direction:column;gap:20px}.home-schedules__image{flex:none;width:100%;max-width:300px;margin:0 auto}.home-schedules__title{font-size:14px;line-height:20px;margin-bottom:16px}.home-schedules__text>p{font-size:12px;line-height:18px}}.kondisi-terkini{position:relative;background:#fff;padding:80px 0;overflow:hidden}.kondisi-terkini::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-image:url('https://konten.usu.ac.id/storage/satker/jUyMv/statis/bg-kondisi-terkini.png');background-position:center;background-repeat:no-repeat;background-size:cover;z-index:0}.kondisi-terkini__container{position:relative;z-index:2;margin:0 auto}.kondisi-terkini__card{display:flex;padding:64px 50px;flex-direction:column;align-items:flex-start;gap:32px;flex-shrink:0;align-self:stretch;border-radius:8px 40px;background:#fff;box-shadow:0 0 4px 0 rgba(0,0,0,.25)}.kondisi-terkini__title{color:#0b6839;font-family:"DM Sans",sans-serif;font-size:48px;font-style:normal;font-weight:700;line-height:40.55px;letter-spacing:0;width:100%;margin:0}.kondisi-terkini__slider-wrapper{position:relative;width:100%;overflow:hidden}.kondisi-terkini__slider{display:flex;transition:transform .4s cubic-bezier(.4, 0, .2, 1);width:100%}.kondisi-terkini__slide{flex:0 0 100%;width:100%;position:relative}.kondisi-terkini__slide img{width:100%;height:auto;display:block;border-radius:8px;object-fit:cover}.kondisi-terkini__arrow{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:rgba(255,255,255,.9);box-shadow:0 2px 8px rgba(0,0,0,.15);cursor:pointer;transition:all .3s ease;z-index:10;border:none;opacity:0;visibility:hidden}.kondisi-terkini__card:hover .kondisi-terkini__arrow{opacity:1;visibility:visible}.kondisi-terkini__arrow:hover:not(:disabled){background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.2);transform:translateY(-50%) scale(1.1)}.kondisi-terkini__arrow:disabled{opacity:.4;cursor:not-allowed}.kondisi-terkini__arrow--prev{left:16px}.kondisi-terkini__arrow--next{right:16px}.kondisi-terkini__arrow svg{width:24px;height:24px}.kondisi-terkini__arrow svg path{stroke:#0B6839;stroke-width:2}.kondisi-terkini__arrow:disabled svg path{stroke:#9CA3AF}.kondisi-terkini__dots{display:flex;justify-content:center;gap:8px;margin-top:24px}.kondisi-terkini__dot{width:8px;height:8px;border-radius:50%;background:#d1d5db;cursor:pointer;transition:all .3s ease;border:none;padding:0}.kondisi-terkini__dot--active{background:#0b6839;width:24px;border-radius:4px}@media (max-width:480px){.kondisi-terkini{padding:40px 0;margin:40px 0}.kondisi-terkini__card{padding:32px 20px;gap:24px;border-radius:8px 24px}.kondisi-terkini__title{font-size:24px;line-height:28px}.kondisi-terkini__arrow{width:36px;height:36px}.kondisi-terkini__arrow svg{width:18px;height:18px}.kondisi-terkini__arrow--prev{left:8px}.kondisi-terkini__arrow--next{right:8px}}@media (min-width:481px) and (max-width:768px){.kondisi-terkini{padding:60px 0;margin:60px 0}.kondisi-terkini__card{padding:48px 32px;gap:28px;border-radius:8px 32px}.kondisi-terkini__title{font-size:32px;line-height:36px}.kondisi-terkini__arrow{width:40px;height:40px}.kondisi-terkini__arrow svg{width:20px;height:20px}.kondisi-terkini__arrow--prev{left:12px}.kondisi-terkini__arrow--next{right:12px}}@media (min-width:769px) and (max-width:1024px){.kondisi-terkini{padding:70px 0;margin:70px 0}.kondisi-terkini__card{padding:56px 40px;gap:30px}.kondisi-terkini__title{font-size:40px;line-height:44px}}@media (min-width:1025px) and (max-width:1366px){.kondisi-terkini__card{padding:60px 45px}.kondisi-terkini__title{font-size:44px;line-height:48px}}@media (min-width:1920px){.kondisi-terkini{padding:100px 0;margin:100px 0}.kondisi-terkini__card{padding:80px 60px;gap:40px}.kondisi-terkini__title{font-size:56px;line-height:60px}}.sectionNarahubung{padding:100px 14%;background-size:50%;background-position:center;background-repeat:no-repeat;position:relative;display:flex;align-items:center;justify-content:space-between;gap:20px}.sectionNarahubung-lg{padding:60px 14%;background-size:cover}.sectionNarahubung-xl{padding:190px 14%;background-size:container;background-image:none!important;background-position:right}.sectionNarahubung-lg::before{content:'';position:absolute;bottom:0;left:0;right:0;background-image:url(https://konten.usu.ac.id/storage/satker/44/icons/flower-bgpritra.svg);background-repeat:no-repeat;background-size:cover;width:100%;height:40%;z-index:2;mask-image:linear-gradient(to right,black 30%,transparent 100%);-webkit-mask-image:linear-gradient(to right,black 30%,transparent 100%)}.section-narahubung__gmap{width:500px;height:300px}.section-narahubung__gmap iframe{border-radius:10px}.sectionNarahubung div{position:relative;z-index:2}.sectionNarahubung__subtitle{margin-top:24px;display:flex;flex-direction:column;gap:16px}.sectionNarahubung__subtitle *{color:var(--USU-theme-USU-White,#fff);font-family:"Public Sans";font-size:16px;font-style:normal;font-weight:500;line-height:normal}.sectionNarahubung__subtitle p{display:flex;gap:16px;align-items:center}.sectionNarahubung::after{content:'';position:absolute;top:0;bottom:0;right:0;left:0;background:linear-gradient(-270deg,#0b6839 15.94%,#038a47 34.45%,#39a935 60.77%,rgba(161,197,23,0) 92.6%);z-index:1}.sectionNarahubung__heading{color:#fff;font-family:"Public Sans";font-size:32px;font-style:normal;font-weight:700;line-height:normal;white-space:nowrap;margin:0}.sectionNarahubung__subheading{color:#fff;font-family:"Public Sans";font-size:20px;font-style:normal;font-weight:600;line-height:normal;white-space:nowrap;margin:0}.sectionNarahubung__subtitle{position:relative;z-index:2;color:var(--color-green-yellow);font-weight:700;margin-bottom:0}@media screen and (max-width:1600px){.sectionNarahubung{padding:100px 8%}.sectionNarahubung-lg{padding:120px 8%}.sectionNarahubung-xl{padding:140px 8%}}@media screen and (max-width:1200px){.sectionNarahubung{padding:100px 4%}.sectionNarahubung-lg{padding:120px 4%}.sectionNarahubung-xl{padding:140px 4%}.sectionNarahubung__heading{font-size:2rem;line-height:2.5rem}.sectionNarahubung__subheading{font-size:2rem;line-height:2.5rem}}@media screen and (max-width:992px){.sectionNarahubung-xl{background-size:contain}.sectionNarahubung-xl .sectionNarahubung__heading{width:60%}.sectionNarahubung__subheading{width:60%}.sectionNarahubung-xl::after{background:linear-gradient(-270deg,#0b6839 10.94%,#038a47 24.45%,#39a935 40.77%,rgba(161,197,23,0)82.6%)}}@media screen and (max-width:768px){.sectionNarahubung{padding:72px 4%}.sectionNarahubung-lg{padding:90px 4%}.sectionNarahubung-xl{padding:120px 4%}.sectionNarahubung__heading{font-size:20px;line-height:2.25rem}.sectionNarahubung__subheading{font-size:1.75rem;line-height:2.25rem}.sectionNarahubung__subtitle{font-weight:500;font-size:1rem;line-height:1.5rem}.sectionNarahubung{flex-direction:column;align-items:flex-start;gap:24px}.section-narahubung__gmap{width:100%;height:200px}}@media screen and (max-width:460px){.sectionNarahubung{padding:60px 4%}.sectionNarahubung-lg{padding:60px 4%}.sectionNarahubung-xl{padding:60px 4%}.sectionNarahubung__subheading{font-size:1.25rem;line-height:1.75rem}.sectionNarahubung__subtitle{font-weight:400;font-size:.875rem;line-height:1.25rem;max-width:240px}}.home-news__title{display:flex;width:100%;justify-content:space-between}.home-news{display:grid}.home-news-wrapper{display:flex;width:100%;justify-content:center;align-items:center;gap:64px}.home-news-wrapper__card{display:flex;flex-direction:column;width:290px;height:277px}.wrapper__card-thumbnail{object-fit:cover;width:100%}.wrapper__card-thumbnail img{object-fit:cover;width:100%;height:188px;border-radius:8px 8px 0 0}.wrapper__card-body{padding:16px;display:flex;flex-direction:column;gap:8px}.wrapper__card-title{font-size:14px;font-weight:600;text-transform:capitalize;color:var(--color-black)}.wrapper__card-date{font-size:10px;font-style:normal;font-weight:600;color:#8fa0b1}.post-page__header{display:flex;width:100%;justify-content:space-around;align-items:center;gap:64px;background-color:var(--color-white-2)}.header__left-content{width:50%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.data__date,.data__publish{margin-top:10px;font-size:8px;font-weight:400}.data__date p,.data__publish p{font-size:10px;font-weight:600}.left-content__title{font-size:32px;font-weight:600}.left-content__data{display:flex;gap:32px}.header__right-content{width:50%;display:flex;justify-content:center;align-items:center}.header__right-content img{max-width:640px;max-height:380px;width:100%;height:100%;border-radius:8px;object-fit:cover;object-position:center}.post-page__content{padding:60px 24%;background-color:#fff}.main__content{display:flex;gap:54px}.content__body{display:flex;flex-direction:column;gap:16px}.content__desc{color:#0b6839;font-size:20px;font-weight:300}.content__post{font-size:14px;font-weight:700;border-bottom:2px solid #fafafa;padding-bottom:24px}.content__tags{padding:6px;border-radius:4px;background:rgba(57,169,53,.3);text-align:center;width:fit-content;font-size:10px;font-weight:600;color:var(--color-primary)}@media screen and (max-width:1600px){.post-page__content{padding:50px 16%}}@media screen and (max-width:768px){.post-page__header{gap:32px}.main__content{gap:32px}.left-content__title{font-size:20px;font-weight:600}.data__date,.data__publish{font-size:6px}.data__date p,.data__publish p{font-size:8px}.header__right-content img{max-width:311px;max-height:180px}.content__desc{font-size:16px}.content__post{font-size:12px}}@media screen and (max-width:567px){.post-page__header{flex-direction:column}.header__left-content{width:100%}.header__right-content{width:100%}.main__content{display:flex;flex-direction:column}.post-page__content{padding:50px 8%}.content__socmed{width:100%;display:flex;justify-content:center;align-items:center;padding:24px;gap:16px}}.news-peduli{position:relative}.news-peduli::before{content:'';position:absolute;bottom:0;left:0;right:0;background-image:url(https://konten.usu.ac.id/storage/satker/44/icons/flower-bgpritra.svg);background-repeat:no-repeat;background-size:cover;width:100%;height:20%;z-index:1;mask-image:linear-gradient(to right,black 30%,transparent 100%);-webkit-mask-image:linear-gradient(to right,black 30%,transparent 100%)}.news-peduli__container{position:relative;width:100%;display:flex;margin-top:16px;justify-content:flex-start;align-items:flex-start;z-index:3;gap:32px}.news-peduli__left{width:100%;max-width:fit-content}.news-peduli__right{width:100%;max-width:fit-content;display:flex;flex-direction:column;gap:16px;align-items:start}.news-peduli__card-right{display:flex;flex-direction:row;gap:12px;width:100%;background-color:#fff;padding:16px;border-radius:10px;max-height:200px}.news-peduli__card{display:flex;flex-direction:column;width:100%;height:640px;padding:16px;background-color:var(--color-primary);border-radius:10px}.news-peduli__card .news-peduli__title h1{color:var(--color-white)}.news-peduli__card .news-peduli__description p{color:var(--color-white)}.news-peduli__card .news-peduli__date p{color:var(--color-white)}.news-peduli__card p{color:var(--color-white)}.news-peduli__card:hover{background-color:#fff}.news-peduli__card:hover .news-peduli__title h1{color:var(--color-primary)}.news-peduli__card:hover .news-peduli__description p{color:var(--color-primary)}.news-peduli__card:hover .news-peduli__date p{color:var(--color-primary)}.news-peduli__card:hover p{color:var(--color-primary)}.news-peduli__thumbnail img{width:100%;height:420px;border-radius:8px;object-fit:cover;object-position:center}.news-peduli__title h1{color:var(--color-primary);font-family:"Public Sans";font-size:20px;font-style:normal;font-weight:600;line-height:140%;text-transform:capitalize}.news-peduli__description{overflow:hidden;color:#131313;text-overflow:ellipsis;font-family:"Public Sans";font-size:12px;font-style:normal;font-weight:400}.news-peduli__date{color:var(--Light-Grey,#f8f8f8);font-family:"Public Sans";font-size:10px;font-style:normal;font-weight:500;line-height:16px}.news-peduli__desc{display:flex;flex-direction:column;gap:16px;margin-top:16px}.news-peduli__card-right:hover{background-color:var(--color-primary)}.news-peduli__card-right:hover .news-peduli__title-right h1{color:var(--color-white)}.news-peduli__card-right:hover .news-peduli__description-right p{color:var(--color-white)}.news-peduli__card-right:hover .news-peduli__date-right p{color:var(--color-white)}.news-peduli__card-right:hover p{color:var(--color-white)}.news-peduli__thumbnail-right img{height:160px;width:270px;border-radius:8px;object-fit:cover;object-position:center}.news-peduli__thumbnail-right{display:flex;justify-content:center;align-items:center}.news-peduli__title-right h1{color:var(--color-primary);font-family:"Public Sans";font-size:20px;font-style:normal;font-weight:600;line-height:140%;text-transform:capitalize}.news-peduli__description-right{overflow:hidden;color:#131313;text-overflow:ellipsis;font-family:"Public Sans";font-size:12px;font-style:normal;font-weight:400}.news-peduli__date-right{color:var(--Light-Grey,#f8f8f8);font-family:"Public Sans";font-size:10px;font-style:normal;font-weight:500;line-height:16px}.news-peduli__desc-right{display:flex;flex-direction:column;gap:10px}@media screen and (max-width:1400px){.news-peduli__title-right h1{font-size:16px}.news-peduli__title h1{font-size:16px}}@media screen and (max-width:1024px){.news-peduli__container{flex-direction:column}.news-peduli__thumbnail-right img{height:auto;aspect-ratio:16/9}}@media screen and (max-width:576px){.news-peduli__thumbnail-right img{width:100%}.news-peduli__card-right{flex-direction:column;max-height:none}}.home_services{background-color:var(--color-white-2);gap:64px}.services-content{display:grid;grid-template-columns:auto auto auto auto;gap:64px}.services-content__card{display:flex;background-color:var(--color-white);padding:16px 32px;align-self:stretch;box-shadow:0 4px 20px 0 rgba(0,0,0,.1);border-radius:8px;flex-direction:column;justify-content:first baseline;align-items:center;gap:16px;text-align:center;position:relative}.services-content__card::before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-2px;border-radius:9px;opacity:0;transition:all .3s ease;background:linear-gradient(60deg,#d5d800 0,#39a935 33%,#038a47 66%,#063 100%)}.services-content__card svg{width:60px;height:60px}.services-card__title{color:#0b6839;font-size:16px;font-weight:600}.services-card__desc{color:var(--color-white-5)!important;font-size:14px;font-weight:400}.services-content__card:hover::before{opacity:1}.services-time{margin-top:64px;display:flex;align-items:center;gap:64px;background:linear-gradient(90deg,#0b6839 0,rgba(3,138,71,.94) 33.33%,#43ad35 66.67%,#a1c517 100%);border-radius:16px;height:267px;z-index:5;position:relative}.service-time ::before{content:"";position:absolute;bottom:-32px;right:0;width:84px;height:64px;background:url(https://konten.usu.ac.id/storage/satker/858/statis/icon/ic_melayu.svg);background-repeat:no-repeat;background-size:contain;z-index:8}.service-time__left{width:50%;padding:0 8%;gap:16px;display:grid}.service-time__right{width:50%}.service-time__right img{width:100%;height:267px;object-fit:cover;border-radius:0 16px 16px 0}.service-time__right img ::after{content:"";position:absolute;bottom:-32px;right:0;width:84px;height:64px;background:url(https://konten.usu.ac.id/storage/satker/858/statis/icon/ic_melayu.svg);background-repeat:no-repeat;background-size:contain;z-index:8}.service-time__left-1{font-size:16px;color:var(--color-white);font-weight:700}.service-time__left-2,.service-time__left-4{font-size:14px;color:var(--color-white);font-weight:600px}.service-time__left-3,.service-time__left-5{font-size:12px;color:#f9c311;font-weight:600px}.service-time__left-6{color:#f9c311;font-size:14px;color:#f9c311;font-weight:700}@media screen and (max-width:1280px){.services-content{gap:16px}.services-time{margin-top:32px}}@media screen and (max-width:992px){.services-content{display:grid;grid-template-columns:auto auto}.mt-minus-3{margin-top:-40px!important}.services-content__card{display:flex;flex-direction:column;justify-content:center}.services-card__desc{display:none}.service-time__left-1{font-size:14px}.service-time__left-2,.service-time__left-4{font-size:12px}.service-time__left-3,.service-time__left-5{font-size:10px}.service-time__left-6{font-size:12px}.services-content__card svg{width:32px;height:32px}.services-card__title{font-size:14px}}@media screen and (max-width:768px){.service-time__left{width:100%}.service-time__right{display:none}}@media screen and (max-width:587px){.services-content{display:grid;grid-template-columns:auto}}.layananPeduli__container{width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:32px;justify-items:center;align-items:center}.layananPeduli__card{display:flex;flex-direction:column;align-items:flex-start;flex:1 0 0;align-self:stretch;color:#fff;background-color:#fff;border-radius:24px 6px 24px 6px;padding:32px 32px 24px 32px;position:relative;max-width:320px;max-height:320px}.layananPeduli__thumbnail{width:100%;height:188px;object-fit:cover;object-position:center;border-radius:12px 12px 0 0}.layananPeduli__thumbnail img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:8px 8px 0 0;max-height:190px!important}.layananPeduli__desc{display:flex;flex-direction:column;align-items:start}.layananPeduli__header{margin-bottom:32px}.layananPeduli__header h1{color:var(--USU-theme-USU-White,#fff);text-align:start;font-family:"DM Sans";font-size:48px;font-style:normal;font-weight:600;align-self:stretch;line-height:var(--Line-Height-type-leading-upper-6, 40.55px);letter-spacing:var(--letter-spacing, 0)}.layananPeduli__header p{color:var(--Light-Grey,#f8f8f8);font-family:var(--Font-Family-Body, "Public Sans");font-size:var(--Font-Size-type-scale-0, 16px);font-style:normal;font-weight:200;line-height:var(--Line-Height-type-leading-0, 24px);letter-spacing:var(--letter-spacing, 0)}.layananPeduli__title p{color:var(--TextBlack,#1e1e1e);font-family:var(--Font-Family-Body, "Public Sans");font-size:var(--Font-Size-type-scale-2, 20.25px);font-style:normal;font-weight:600;line-height:var(--Line-Height-type-leading-upper-2, 30.38px);letter-spacing:var(--letter-spacing, 0);text-transform:capitalize}.layananPeduli__description{color:var(--TextBlack,#1e1e1e);font-family:var(--Font-Family-Body, "Public Sans");font-size:var(--Font-Size-type-scale--1, 14.222px);font-style:normal;font-weight:400;line-height:var(--Line-Height-type-leading-lower-1, 21.33px);letter-spacing:var(--letter-spacing, 0)}.layananPeduli__title{overflow:hidden;display:-moz-box;display:-webkit-box;line-clamp:3;-moz-box-orient:vertical;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:8px}.layananPeduli__date p{font-size:10px;color:#8fa0b1;font-weight:600;line-height:15px}.layananPeduli__container-sm{margin-top:48px;margin-bottom:40px;padding-bottom:8px}.layananPeduli__card:hover{background-color:var(--color-primary)}.layananPeduli__card:hover .layananPeduli__desc p,.layananPeduli__card:hover .layananPeduli__title p{color:var(--color-white)}.layananPeduli__card::before{content:'';position:absolute;top:0;left:0;right:0;background-image:url(https://konten.usu.ac.id/storage/satker/jUyMv/statis/layanan/ornament-peduli.png);background-repeat:no-repeat;background-size:cover;width:100%;height:55%;z-index:2}@media screen and (max-width:1200px){.layananPeduli{gap:32px}}@media screen and (max-width:980px){.layananPeduli__container-sm{display:-webkit-inline-box;width:100%;overflow-x:scroll}.layananPeduli{grid-template-columns:repeat(8,minmax(213px,1fr))!important}.layananPeduli__container{grid-template-columns:repeat(2,1fr);gap:24px}.layananPeduli__header h1{font-size:36px;line-height:40px}.layananPeduli__header p{font-size:14px;line-height:20px}}@media screen and (max-width:768px){.layananPeduli{grid-template-columns:repeat(8,minmax(213px,1fr))!important}}@media screen and (max-width:640px){.layananPeduli__container{grid-template-columns:repeat(1,1fr)}.layananPeduli__card{gap:24px;max-width:none}.layananPeduli__thumbnail{height:auto}.layananPeduli__title p{font-size:18px}.layananPeduli__description p{font-size:14px}.layananPeduli__card{padding:24px 24px 16px 24px;width:100%}}.layananPeduli__title{display:flex;width:100%;justify-content:space-between}.layananPeduli{background-color:#004b27;background-position:center;background-size:cover;background-repeat:no-repeat}.layananPeduli-wrapper{display:flex;width:100%;justify-content:center;align-items:center;gap:64px}.layananPeduli-wrapper__card{display:flex;flex-direction:column;width:290px;height:277px}.wrapper__card-thumbnail{object-fit:cover;width:100%}.wrapper__card-thumbnail img{object-fit:cover;width:100%;height:188px;border-radius:8px 8px 0 0}.wrapper__card-body{padding:16px;display:flex;flex-direction:column;gap:8px}.wrapper__card-title{font-size:14px;font-weight:600;text-transform:capitalize;color:var(--color-black)}.wrapper__card-date{font-size:10px;font-style:normal;font-weight:600;color:#8fa0b1}.post-page__header{display:flex;width:100%;justify-content:space-around;align-items:center;gap:64px;background-color:var(--color-white-2)}.header__left-content{width:50%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.data__date,.data__publish{margin-top:10px;font-size:8px;font-weight:400}.data__date p,.data__publish p{font-size:10px;font-weight:600}.left-content__title{font-size:32px;font-weight:600}.left-content__data{display:flex;gap:32px}.header__right-content{width:50%;display:flex;justify-content:center;align-items:center}.header__right-content img{max-width:640px;max-height:380px;width:100%;height:100%;border-radius:8px;object-fit:cover;object-position:center}.post-page__content{padding:60px 24%;background-color:#fff}.main__content{display:flex;gap:54px}.content__body{display:flex;flex-direction:column;gap:16px}.content__desc{color:#0b6839;font-size:20px;font-weight:300}.content__post{font-size:14px;font-weight:700;border-bottom:2px solid #fafafa;padding-bottom:24px}.content__tags{padding:6px;border-radius:4px;background:rgba(57,169,53,.3);text-align:center;width:fit-content;font-size:10px;font-weight:600;color:var(--color-primary)}@media screen and (max-width:1600px){.post-page__content{padding:50px 16%}}@media screen and (max-width:768px){.post-page__header{gap:32px}.main__content{gap:32px}.left-content__title{font-size:20px;font-weight:600}.data__date,.data__publish{font-size:6px}.data__date p,.data__publish p{font-size:8px}.header__right-content img{max-width:311px;max-height:180px}.content__desc{font-size:16px}.content__post{font-size:12px}}@media screen and (max-width:567px){.post-page__header{flex-direction:column}.header__left-content{width:100%}.header__right-content{width:100%}.main__content{display:flex;flex-direction:column}.post-page__content{padding:50px 8%}.content__socmed{width:100%;display:flex;justify-content:center;align-items:center;padding:24px;gap:16px}}.social-network__container>div{margin-top:16px;margin-left:auto;margin-right:auto}.social-network__description{display:flex}.social-network__description>*{margin-left:auto;margin-right:auto;text-align:center;font-size:14px;line-height:22.4px;color:var(--color-black-3)}.social-network__list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.social-network__list>img{width:100%;height:100%;max-height:240px;border-radius:8px}.social-youtube{width:100%;height:240px}@media screen and (max-width:1200px){.social-network__list{width:100%;overflow-x:scroll;grid-template-columns:repeat(3,minmax(362px,1fr))}.social-network__description>*{font-size:12px}}@media screen and (max-width:780px){.social-network__list{width:100%;overflow-x:scroll;grid-template-columns:repeat(3,minmax(311px,1fr))}}.director-welcome__container{display:flex}.director-welcome__image{margin-right:64px;max-width:372px;border-radius:8px;align-self:flex-start;height:auto;object-fit:cover}.director-welcome__text{position:relative;margin-top:auto;margin-bottom:auto}.director-welcome__text>*{margin-bottom:16px}.director-welcome__title{font-weight:600;font-size:24px;line-height:38.4px;color:#131313}.director-welcome__description{font-weight:400;font-size:14px;line-height:22.4px;color:#131313}.director-welcome__name{font-weight:700;font-size:16px;line-height:24px;font-style:italic;color:var(--usu-dark-green)}.director-welcome__quote{position:absolute;bottom:0;right:0;margin-bottom:0}@media screen and (max-width:1200px){.director-welcome__image{max-width:269px;margin-right:32px}.director-welcome__title{font-size:16px;font-weight:700;line-height:25.6px}.director-welcome__description{font-size:12px}.director-welcome__name{font-size:14px}}@media screen and (max-width:780px){.director-welcome__container{position:relative}.director-welcome__image{max-width:110px;max-height:101px;margin-right:16px;position:absolute;bottom:0}.director-welcome__text{display:flex;flex-direction:column}.title-fill-sm{justify-self:center;align-self:center}.director-welcome__container{display:flex;flex-direction:row;align-items:center}.director-welcome__description{margin-bottom:32px}.director-welcome__name{margin-bottom:0;height:101px;padding-left:90px;display:flex;align-items:center}.director-welcome__quote{top:50%;bottom:50%}}body{background-color:var(--color-white-2)}.komisi-wrapper{display:grid;padding:32px 64px;justify-content:center;align-items:center;gap:40px;grid-template-columns:repeat(2,minmax(0,1fr));border-radius:40px 8px;background:var(--color-white);box-shadow:0 4px 20px 0 rgba(0,0,0,.1)}.komisi-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:16px;align-self:stretch}.komisi-badge{display:flex;padding:4px 32px 4px 8px;align-items:flex-start;align-content:flex-start;gap:10px;flex-wrap:wrap;border-radius:4px 0 0 4px;background:linear-gradient(263deg,rgba(57,169,53,0) 8.25%,#038a47 37.79%,#063 71.55%),linear-gradient(90deg,#fff 20%,#f7f9d7 80%,#ffe58a 90%,rgba(255,229,138,0) 100%);color:var(--color-white,#fff);font-size:14px;font-weight:600}.komisi-title{color:#063;font-size:28.833px;font-style:normal;font-weight:600;line-height:36.25px;letter-spacing:0;margin:0}.komisi-text{color:var(--Tetiary-tetiary-1000,#1e1e1e);font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:0;margin:0}.komisi-image{position:relative;overflow:hidden;flex-shrink:0;width:100%;height:100%;border-radius:8px}.komisi-image img{width:100%;height:100%;max-height:261px;object-fit:cover;border-radius:8px}.title-fill{justify-self:start;margin-block:32px}@media only screen and (max-width:900px){.komisi-text{font-size:16px;line-height:24px}.komisi-wrapper{padding:32px}.komisi-title{font-size:24px;line-height:30px}}@media only screen and (max-width:768px){.komisi-wrapper{display:flex;flex-direction:column;gap:16px;padding:16px}.komisi-image{order:-1}.komisi-title{font-size:22px;line-height:28px}}.content__faq{padding:32px;display:flex;flex-direction:column;gap:16px;background-color:#fff}.content__faq>div{width:100%}.content-faq__header h1{font-weight:500;font-size:16px;line-height:30px;text-align:center}.content-faq{display:flex;flex-direction:column;gap:0}@media only screen and (min-width:768px){.content-faq{min-width:100%}}@media only screen and (min-width:1280px){.content__faq{padding:64px}.content__faq{padding:64px}}@media only screen and (min-width:1600px){.content__faq{padding:64px 98px 64px 98px}.section-faq{padding-left:60px 4%;padding-right:60px 4%;margin:0 10%}}.internasional-class__home{display:flex;flex-direction:column;gap:64px}.internasional-class__home-detail{display:flex;gap:64px}.international-class-container{display:flex;gap:64px}.international-class__content{display:flex;flex-direction:column;gap:64px;width:100%}.international-class__content-about,.international-class__content-admns,.international-class__content-curri{display:flex;flex-direction:column;gap:32px}.international-class__sidebar{display:flex;width:290px;height:max-content;padding:16px;flex-direction:column;align-items:center;gap:16px;flex-shrink:0;border-radius:8px;border:2px solid #fafafa;background:#fff}.internasional-search{width:50%}.international-search-form{display:flex;align-items:center;padding:8px 16px;background:#fafafa;border-radius:4px;width:100%;margin-top:16px;margin-bottom:16px}.international-search-form-header p{color:#000;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.international-class__content-about>.title-fill-sm,.international-class__content-admns>.title-fill-sm,.international-class__content-curri>.title-fill-sm{align-self:flex-start}.internasional-description{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:50%}.internasional-description p{font-family:'public sans';font-weight:400;font-size:14px;color:#1e1e1e}.internasional-result::-webkit-scrollbar{display:none}.internasional-result-card:hover{z-index:1;background-color:#fff}@keyframes text-card{from{margin-left:5px}to{margin-left:0}}.international-search-form iconify-icon{font-size:24px;color:#063}@media only screen and (min-width:1919px){.internasional-description p{line-height:22.4px}.internasional-profile{position:relative;z-index:1}.internasional-profile-banner{width:100%}.internasional-profile-wrapper{border-radius:10px;width:100%;display:grid;grid-template-columns:repeat(2 ,minmax(0,1fr));flex-direction:row;align-items:center;filter:drop-shadow(0px 2px 8px #0000001a);background:#fff;padding:32px 64px 32px 64px;gap:148px}.internasional-profile-wrapper-image{height:100%;width:100%;object-fit:cover;object-position:center;border-radius:8px}.internasional-profile-wrapper-text{color:#063;font-weight:300;font-size:24px;line-height:38.4px;font-family:'public sans'}input::placeholder{text-align:end;font-weight:700;color:#a8a8a8}.international-search-form input{border:0;outline-color:transparent;flex:1}}@media only screen and (min-width:1601px) and (max-width:1919px){.internasional-description p{line-height:22.4px}.internasional-profile{position:relative;z-index:1}.internasional-profile-banner{width:100%}.internasional-profile-wrapper{border-radius:10px;width:100%;display:grid;grid-template-columns:repeat(2 ,minmax(0,1fr));flex-direction:row;align-items:center;filter:drop-shadow(0px 2px 8px #0000001a);background:#fff;padding:32px 64px 32px 64px;gap:148px}.internasional-profile-wrapper-image{height:100%;width:100%;object-fit:cover;object-position:center;border-radius:8px}.internasional-profile-wrapper-text{color:#063;font-weight:300;font-size:24px;line-height:38.4px;font-family:'public sans'}input::placeholder{text-align:end;font-weight:700;color:#a8a8a8}.international-search-form input{border:0;outline-color:transparent;flex:1}}@media only screen and (min-width:1281px) and (max-width:1600px){.internasional-description p{line-height:22.4px}.internasional-profile{position:relative;z-index:1;padding:192px 8%}.internasional-profile-banner{width:100%}.internasional-profile-wrapper{border-radius:10px;width:100%;display:grid;grid-template-columns:repeat(2 ,minmax(0,1fr));flex-direction:row;align-items:center;filter:drop-shadow(0px 2px 8px #0000001a);background:#fff;padding:32px 64px 32px 64px;gap:64px}.internasional-profile-wrapper-image{height:100%;width:100%;object-fit:cover;object-position:center;border-radius:8px}.internasional-profile-wrapper-text{color:#063;font-weight:300;font-size:24px;line-height:38.4px;font-family:'public sans'}input::placeholder{text-align:end;font-weight:700;color:#a8a8a8}.international-search-form input{border:0;outline-color:transparent;flex:1}}@media only screen and (min-width:768px) and (max-width:1280px){.international-search-form input{border:0;outline-color:transparent;flex:1}input::placeholder{align-self:flex-start;text-align:end;font-weight:700;font-size:8px;color:#a8a8a8}.internasional-description p{line-height:22.4px}.internasional-profile{position:relative;z-index:1;padding:168px 8%}.internasional-profile-banner{width:100%}.internasional-profile-wrapper{border-radius:10px;width:100%;display:grid;grid-template-columns:repeat(2 ,minmax(0,1fr));flex-direction:row;align-items:center;filter:drop-shadow(0px 2px 8px #0000001a);background:#fff;padding:32px;gap:74px}.internasional-profile-wrapper-image{height:100%;width:100%;object-fit:cover;object-position:center;border-radius:8px}.internasional-profile-wrapper-text{color:#063;font-weight:300;font-size:16px;line-height:25.6px;font-family:'public sans'}}@media only screen and (max-width:767px){.international-search-form input{border:0;outline-color:transparent;flex:1}input::placeholder{text-align:end;font-weight:700;color:#a8a8a8;font-size:8px}.internasional-description p{line-height:19.2px}.internasional-profile{position:relative;z-index:1;padding:36px 4% 80px}.internasional-profile-banner{width:100%}.internasional-profile-wrapper{border-radius:16px;width:100%;display:flex;flex-direction:column-reverse;align-items:center;filter:drop-shadow(0px 2px 8px #0000001a);background:#fff;padding:16px;gap:16px}.internasional-profile-wrapper-image{width:100%;height:206px;border-radius:8px;object-fit:cover;object-position:center}.internasional-profile-wrapper-text{color:#063;font-weight:300;font-size:16px;line-height:25.6px;font-family:'public sans'}}@media only screen and (max-width:1280px){.international-class__content{gap:42px}.internasional-class__home-detail{gap:32px}}@media only screen and (max-width:768px){.international-class__content{gap:32px}.internasional-class__home-detail{gap:32px}.internasional-class__home{gap:40px}.international-class__content-about,.international-class__content-admns{gap:24px}.international-class-container{display:flex;flex-direction:column;gap:32px}.international-class__sidebar{display:flex;width:100%;height:max-content;gap:16px}.international-search{width:100%}}@media only screen and (max-width:568px){.international-class__content-about,.international-class__content-admns{gap:16px}.internasional-description,.internasional-search{width:100%}.internasional-class__home-detail{flex-direction:column;gap:32px}}.layanan__container{display:grid;padding-bottom:32px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;z-index:1}.layanan__container>div{height:100%}.layanan-content__card{background-color:#fff;border-radius:10px;padding:32px 16px 32px 16px;position:relative;display:flex;gap:16px;transition-property:all;transition-duration:.6s;transition-timing-function:ease;background-clip:padding-box;box-sizing:border-box}.layanan-content__card::before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-2px;border-radius:inherit;opacity:0;transition:all .3s ease;background:linear-gradient(60deg,#d5d800 0,#39a935 33%,#038a47 66%,#063 100%)}.layanan-content__card:hover::before{opacity:1}.layanan-content__card:hover{box-shadow:-5px 4px 20px 0 #0000001a}.layanan-content__card-icon{font-size:36px;color:#063}.layanan-content__card-text{display:flex;flex-direction:column;gap:8px}.layanan-content__card-title{font-weight:600;color:#0b6839;font-size:16px;line-height:18.8px}.layanan-content__card-description{font-weight:400;font-size:12px;line-height:24px;color:#434343}.layanan-content__card-link{font-weight:600;font-size:10px;line-height:16px;color:#0b6839;text-decoration:underline}@media screen and (max-width:1200px){.layanan__container{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.content-card{padding:32px}.layanan-content__card-description{font-size:10px;line-height:16px}.layanan-content__card-title{font-size:14px;line-height:16.45px}.layanan-content__card-link{font-size:8px;line-height:12.8px}}@media screen and (max-width:768px){.layanan__container{grid-template-columns:repeat(1,minmax(0,1fr))}.layanan-content__card{padding:32px 16px}}.announcement__container{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:32px}.announcement__main-content{grid-column:span 4}.announcement__sidebar{grid-column:span 2;padding:0 64px}@media screen and (max-width:1400px){.card-agenda{padding:16px 8px}}@media screen and (max-width:1280px){.filter-sm{gap:10px;margin-top:0!important;display:flex;justify-content:space-between;align-items:flex-start;align-content:flex-start}.filter-sm>div{gap:5px!important}.card-agenda__thubmnailtext{font-size:16px}}@media screen and (max-width:1200px){.announcement__container{grid-template-columns:repeat(5,minmax(0,1fr))}.announcement__main-content{grid-column:span 4}.announcement__sidebar{grid-column:unset;padding:0}}@media screen and (max-width:800px){.announcement__container{display:flex;flex-direction:column}.announcement__sidebar{display:none}.filter-sm{margin-top:10px!important}.card-agenda__thubmnailtext{font-size:14px}}.dropdown-dikg-sm{display:none}.dropdown-dikg>header>h3{font-size:16px;color:#038a47;font-weight:600}.dropdown.show>.sidebar-dropdown-button>iconify-icon{transform:rotate(180deg)}.sidebar-dropdown-button::after{display:none}.dropdown-item{padding:0!important;color:#556371!important;font-size:14px;font-weight:600}.dropdown-item:hover{background-color:#fff!important}.menu-sidebar{transform:translate3d(0,0,0)!important;border:0;position:relative!important}.dropdown-menu.show{display:flex!important;flex-direction:column;gap:8px}.sidebar-dropdown-button{background-color:#fff!important;color:#556371!important;font-size:14px;font-weight:600;display:flex;justify-content:space-between;align-items:center}.dropdown-menu{--bs-dropdown-min-width:0rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:0rem}@media screen and (max-width:1280px){.dropdown-dikg{margin-bottom:0!important}}@media screen and (max-width:800px){.dropdown-dikg-sm{display:flex!important;flex-direction:column}}iconify-icon{transition:transform 1s}.search-filter__title{white-space:nowrap}.search__button{padding:8px 32px 8px 32px!important;border-radius:4px;font-size:10px;font-weight:700;line-height:15px;text-align:center}.search__input{display:flex;align-items:center;justify-content:space-between;padding:4px 16px 4px 16px!important;border:1px solid #a8a8a8!important;border-radius:4px!important}input::placeholder{align-items:center;text-align:end;color:#a8a8a8;font-size:10px}@media screen and (max-width:1280px){.search__input{display:flex;align-items:center;padding:4px 16px 4px 16px!important;border:1px solid #a8a8a8!important;border-radius:4px}}@media screen and (max-width:800px){.search__filter{display:flex;flex-direction:column}.search__form{flex-wrap:wrap}.search__input{flex:1 1 auto!important}.search__input{padding:4px 4px 4px 4px!important}.search__button{padding:4px 16px 4px 16px!important;font-size:8px!important}.search input[type=text]{width:auto!important}.search{flex-direction:column-reverse;align-content:start;gap:16px;margin:0!important}.search>div{min-width:100%}}.peraturan-top{background-color:var(--color-white);border-radius:16px}.peraturan-top__container{display:grid;padding:32px;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.peraturan-bottom{background-color:var(--color-white-2)}.peraturan-bottom>*+*{margin-top:32px}.peraturan-bottom__title{color:var(--usu-dark-green);font-size:24px;font-weight:700;line-height:150%}.peraturan-bottom__container{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.peraturan-rektor__container{display:flex;gap:64px}.peraturan-rektor__right{background-color:var(--color-white);z-index:1;padding:24px 12px;border-radius:8px;box-shadow:0 0 4px 0 rgba(0,0,0,.15)}.peraturan-rektor__left{flex:1}.peraturan-rektor__logo{max-width:185px}.peraturan-rektor__filter{display:flex;gap:16px;margin-bottom:32px;align-items:center}.peraturan-rektor__filter-text{color:var(--color-black-2);font-size:14px;font-weight:500;line-height:25.6px}.peraturan-rektor__filter-option{padding:8px;border-radius:5px;background:rgba(57,169,53,.3);color:var(--usu-dark-green);font-size:14px;font-weight:500}.peraturan-rektor__header{display:flex;justify-content:space-between;margin-bottom:16px}.peraturan-list{display:flex;flex-direction:column;transition-property:all;transition-duration:1s;transition-timing-function:ease-in-out;gap:8px}.peraturan-list__item{display:flex;gap:4px;align-items:center;font-size:12px;font-weight:700;line-height:140%;color:var(--color-grey-mist);transition-property:all;transition-duration:.15s;transition-timing-function:ease-in;border-radius:4px;transition-property:all;transition-duration:.15s;transition-timing-function:ease-in}.peraturan-list__item::before{content:'';width:24px;height:24px;transition-property:all;transition-duration:.15s;transition-timing-function:ease-in;background-image:url('https://konten.usu.ac.id/storage/satker/855/statis/asset/icon-active.svg');filter:grayscale(100%)}.peraturan-list__item.active::before{filter:grayscale(0%)}.peraturan-list__item.active{background-color:#ecf9f2;color:var(--usu-dark-green)}.peraturan-list__item:hover::before{filter:grayscale(0%)}.peraturan-list__item:hover{background-color:#ecf9f2;color:var(--usu-dark-green)}.peraturan-rektor__right-menu-md{display:none;width:100%}.peraturan-rektor__right-menu-text{font-size:12px;color:var(--usu-dark-green);line-height:140%;font-weight:600}.peraturan-list.open{max-height:1000px}@media screen and (max-width:1200px){.peraturan-bottom__title{font-size:20px}.peraturan-rektor__right{position:unset}.peraturan-rektor__right-menu-md{display:flex;justify-content:space-between;align-items:center;gap:8px}.peraturan-rektor__logo{display:none}.peraturan-list-wrapper{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}.peraturan-list{max-height:0;overflow:hidden}.peraturan-rektor__container{flex-direction:column-reverse;gap:16px}.peraturan-rektor__right{width:100%;padding:0;border-radius:none;box-shadow:none}.peraturan-rektor__header{flex-direction:column-reverse;gap:16px}.peraturan-list{margin-top:16px}}@media screen and (max-width:800px){.peraturan-top__container{grid-template-columns:repeat(1,minmax(0,1fr))}.peraturan-bottom__container{grid-template-columns:repeat(1,minmax(0,1fr))}}.penjaringan-content{margin-top:60px}.penjaringan-card{display:flex;justify-content:space-between;align-items:center;gap:32px}.penjaringan-card__text{display:flex;flex-direction:column;gap:32px}.penjaringan-card__other-date{display:flex;padding:16px 8px;align-items:center;gap:8px;border-radius:8px;background:#e6f0eb;width:fit-content;margin-bottom:12px}.penjaringan-card__header{margin-bottom:32px}.penjaringan-card__other-date-text{color:var(--color-primary);font-size:1rem;font-weight:400;line-height:24px}.persyaratan-container{margin-top:60px}.persyaratan-list{display:flex;gap:40px}.persyaratan-list-col{display:flex;flex-direction:column;flex:1;gap:10px}.persyaratan-item{display:flex;padding:8px 16px 16px 8px;gap:8px;border-radius:8px;background:#f8f8f8}.persyaratan-item__number{display:flex;width:24px;height:24px;justify-content:center;align-items:center;flex-shrink:0;gap:10px;font-weight:600;font-size:1rem;border-radius:50%;background:#43ad35;color:#fff}.persyaratan-item__text{font-size:1rem;font-weight:400;line-height:24px;color:var(--color-black-3)}.penjaringan-card__img{width:160px;height:102px;border-radius:16px;object-fit:cover;object-position:center}.penjaringan-card__desc-text{font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;color:#000;list-style-position:outside}.penjaringan-card__person{display:flex;gap:16px;flex-wrap:wrap}.title-fill__text-penjaringan{font-size:1.25rem;line-height:1.8987rem;font-weight:600;color:var(--usu-dark-green)}.penjaringan-dokumen{display:flex;flex-direction:column;gap:16px}.penjaringan-dokumen__title{color:var(--usu-dark-green);font-size:14px;font-weight:600;line-height:130%}.penjaringan-card__dokumen__wrapper{display:grid;grid-template-columns:1fr 1fr;gap:24px}.penjaringan-dokumen-kanan,.penjaringan-dokumen-kiri{display:flex;flex-direction:column;gap:16px}.penjaringan-dokumen__card{padding:8px;display:flex;align-items:center;gap:8px;border:1px solid #eee;border-radius:8px;background:#fff}.penjaringan-dokumen__card-text{display:flex;flex-direction:column;gap:4px}.penjaringan-dokumen__card-title{color:#4a5764;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;align-self:stretch;font-size:12px;font-weight:400}.penjaringan-dokumen__card-size{font-size:10px;color:#a8a8a8;font-weight:400;display:flex;align-items:center;line-height:normal}.penjaringan-dokumen__card-description{color:#0b6839;margin-left:4px;font-weight:400}@media screen and (max-width:1200px){.penjaringan-card__other-date-text{font-size:14px;line-height:21px}.penjaringan-card__desc-text{font-size:14px;line-height:21px}}@media screen and (max-width:992px){.persyaratan-container{margin-top:24px}.persyaratan-list{flex-direction:column;gap:10px}.title-fill__text-penjaringan{font-size:.875rem;line-height:1.25rem}.penjaringan-card__img{width:100%;height:160px}.penjaringan-content{margin-top:24px}.persyaratan-item__text{font-size:.875rem;line-height:1.5rem}}@media screen and (max-width:768px){.penjaringan-card{display:flex;flex-direction:column}.penjaringan-card__text{justify-content:center;align-items:center}.penjaringan-card__img-ctn{order:-1}.penjaringan-card__other-date-text{font-size:14px;line-height:21px}.penjaringan-card__desc-text{font-size:13px;line-height:18.96px}}.penjaringan-card-tahapan-grid{display:grid;grid-template-columns:repeat(2,1fr);row-gap:16px;column-gap:32px}.penjaringan-card-tahapan-grid--single{grid-template-columns:1fr;gap:16px}.penjaringan-card__title-section{display:flex;flex-direction:column;gap:8px}.penjaringan-card__desc-short{color:#006937;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:0;margin:0}.penjaringan-card__desc-short b{font-weight:600}.penjaringan-card__ig-link{display:flex;align-items:center;gap:6px;text-decoration:none}.penjaringan-card__ig-link svg{width:16px;height:16px;aspect-ratio:1/1;flex-shrink:0}.penjaringan-card__ig-link span{color:var(--brand-color-pantone-349-c-green,#006937);font-family:var(--Font-Family-Body, "Public Sans");font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:0;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-underline-offset:auto}.penjaringan-card-tahapan-grid-2{display:grid;grid-template-columns:repeat(2,1fr);row-gap:16px;column-gap:32px}.penjaringan-card-tahapan{display:flex;padding:16px;justify-content:space-between;gap:16px;height:fit-content;height:100%;flex:1 0 0;border-radius:16px;background:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,.1);position:relative}.penjaringan-card-tahapan::before{content:"";position:absolute;inset:0;border-radius:16px;padding:2px;background:linear-gradient(to bottom,#ecf7ea,#46a075,#ecf7ea);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:0}.penjaringan-card-tahapan>*{position:relative;z-index:1}.penjaringan-card__header-tahapan{display:flex;flex-direction:column;justify-content:space-between;gap:16px}.penjaringan-card__jadwal-tahapan{display:flex;gap:8px}.penjaringan-card__other-date-tahapan{display:flex;flex-direction:column;justify-content:center;gap:4px}.penjaringan-card__other-date-timeline-tahapan{color:#4f5861;font-size:13px;font-weight:400;line-height:18.96px}.penjaringan-card__other-date-text-tahapan{color:var(--color-black-3);font-size:14px;font-weight:400;line-height:21.33px}.penjaringan-card__img-tahapan{width:160px;height:102px;border-radius:16px;object-fit:cover;object-position:center}.penjaringan-card__img-ctn-tahapan{height:fit-content}.penjaringan-card__desc-text-tahapan{font-size:16px;font-weight:400;line-height:24px;color:var(--color-black-2);list-style-position:inside}.penjaringan-card__person-tahapan{display:flex;gap:16px;flex-wrap:wrap}.penjaringan-card__person-card-dot-tahapan{width:8px;height:8px;border-radius:100%;background-color:#fec52e}.penjaringan-card__person-card-tahapan{display:flex;align-items:center;padding:4px 8px;border-radius:25px;gap:4px;background-color:#038a47;font-size:9.8px;color:var(--color-white);font-weight:600}.penjaringan-dokumen-tahapan{display:flex;flex-direction:column;gap:16px;padding:16px;border-radius:8px;border:2px solid var(--usu-dark-green);background:var(--color-white);box-shadow:0 0 4px 0 rgba(19,19,19,.25)}.penjaringan-dokumen__title-tahapan{color:var(--usu-dark-green);font-size:14px;font-weight:600;line-height:130%}.penjaringan-dokumen__card-tahapan{padding:8px;display:flex;align-items:center;gap:8px}.penjaringan-dokumen__card-text-tahapan{display:flex;flex-direction:column;gap:4px}.penjaringan-dokumen__card-title-tahapan{color:#4a5764;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;align-self:stretch;font-size:12px;font-weight:400}.penjaringan-dokumen__card-size-tahapan{font-size:10px;color:#a8a8a8;font-weight:500;line-height:normal}@media screen and (max-width:1200px){.penjaringan-card__other-date-text-tahapan{font-size:14px;line-height:21px}.penjaringan-card__desc-text-tahapan{font-size:14px;line-height:21px}.penjaringan-card__img-tahapan{width:160px;height:102px}}@media screen and (max-width:992px){.penjaringan-card-tahapan-grid{grid-template-columns:1fr;row-gap:0;column-gap:0;gap:24px}.penjaringan-card-tahapan-grid-2{grid-template-columns:1fr;row-gap:0;column-gap:0;gap:24px}}@media screen and (max-width:768px){.penjaringan-card__dokumen__wrapper{grid-template-columns:1fr;gap:16px}}@media screen and (max-width:480px){.penjaringan-card-tahapan{display:flex;flex-direction:column;gap:16px;align-items:center}.penjaringan-card__img-ctn-tahapan{order:-1}.penjaringan-card__img-tahapan{width:100%;height:100%;object-fit:cover;object-position:center}.penjaringan-card__header-tahapan{width:100%}}.penjaringan-side{position:relative;padding-left:16px;border-left:2px solid var(--color-white-2)}.penjaringan-side__nav{display:flex;flex-direction:column;gap:16px;position:sticky;top:150px}@media screen and (max-width:1200px){.penjaringan-side{border-left:none;padding-left:unset}.penjaringan-container{display:flex;flex-direction:column;gap:24px}.penjaringan-side__nav{top:unset;position:relative}.penjaringan-side{order:-1}}.komisi-container{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:32px}.komisi-card{position:relative;background:linear-gradient(260deg,#063 0,#038a47 31.25%,#39a935 70.31%,#d5d800 100%);border-radius:12px;padding:3px;overflow:hidden}.komisi-card::before{content:'';position:absolute;top:3px;left:3px;right:3px;bottom:3px;background:#fff;border-radius:9px;z-index:1}.komisi-card>*{position:relative;z-index:2}.komisi-card{padding:32px}.komisi-card-title{font-size:16px;font-weight:700;line-height:24px;color:#063;margin:0;text-align:center}.komisi-card-content{margin-top:16px;border-radius:10px;background:#fafafa}.komisi-card .accordion-item{border:none;background:0 0}.komisi-card .accordion-body{padding:0}.komisi-card .misi-list-item{color:#1e1e1e;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.komisi-card .misi-list-item:last-child{margin-bottom:0}@media screen and (max-width:1280px){.komisi-container{grid-template-columns:repeat(2,1fr);gap:80px}}@media screen and (max-width:980px){.komisi-container{grid-template-columns:repeat(2,1fr);gap:60px}.komisi-card-title{font-size:14px;line-height:20px}}@media screen and (max-width:768px){.komisi-container{grid-template-columns:1fr;gap:32px}.komisi-card-title{font-size:14px;line-height:18px}.komisi-card .misi-list-item{font-size:12px;line-height:20.8px}}@media screen and (max-width:480px){.komisi-container{gap:16px}.komisi-card-title{font-size:14px;line-height:16px}.komisi-card .misi-list-item{font-size:12px;line-height:19.2px;margin-bottom:8px}}.content-sidebar__tentang{display:flex;flex-direction:column;gap:32px;width:100%}.kantor-arsip{height:unset!important}.dikg-logo{width:160px;height:83.62px}.dikg-navigation{display:flex;flex-direction:column}.dikg-navigation-item.active{display:flex;align-items:center;position:relative;background-color:var(--color-primary);color:var(--color-white);padding-left:40px;padding-top:8px;padding-bottom:8px;padding-right:5px}.dikg-navigation-item::after{opacity:0;content:'';left:0;position:absolute;display:inline-block;width:35px;height:35px;background-image:url('https://konten.usu.ac.id/storage/satker/iTnBA/statis/icon-tabs.png');background-size:cover}.dikg-navigation-item.active::after{opacity:1;content:'';left:0;position:absolute;display:inline-block;width:35px;height:35px;background-image:url('https://konten.usu.ac.id/storage/satker/iTnBA/statis/icon-tabs.png');background-size:cover}.dikg-navigation-item{color:#1e1e1e;font-weight:700;font-size:12px;line-height:19px;list-style-type:none}.dikg-navigation-item:not(.active){display:flex;align-items:center;text-align:left;position:relative;padding-left:40px;padding-top:8px;padding-bottom:8px;padding-right:8px;transition-property:all;transition-duration:.3s;z-index:2;transition-timing-function:ease}.dikg-navigation-item:not(.active)::before{position:absolute;content:'';z-index:-1;left:0;top:0;width:0;height:100%;transition-property:all;transition-timing-function:ease;transition-duration:.3s;background-color:var(--color-primary)}.dikg-navigation-item:not(.active):hover::before{width:100%}.dikg-navigation-item:hover{background-position:left;color:var(--color-white)}.dikg-navigation-item:hover:after{opacity:1}.dikg-navigation-item-link{display:flex}@media screen and (max-width:1280px){.dikg-logo{width:100px;height:52.26px}}@media screen and (max-width:900px){.dikg-logo{justify-self:center;align-self:center}.sidebar-container{width:100%;display:flex;align-items:center;flex-direction:column}}@media screen and (max-width:780px){.dikg-navigation{flex-direction:row;gap:8px}.content-sidebar__container-nav{width:100%;display:-webkit-inline-box;overflow-x:scroll}.content-sidebar__container-nav::-webkit-scrollbar{display:none}.dikg-navigation{white-space:nowrap}.sidebar-container{order:-1!important}.dikg-navigation-item.active{background-color:var(--color-primary);color:var(--color-white)}.dikg-navigation-item::after{display:none}.dikg-navigation-item.active::after{display:none}.dikg-navigation-item{padding:8px 16px!important;border-radius:4px!important}.dikg-navigation-item{font-size:12px;line-height:19px;font-weight:700;color:var(--color-black-3);transition-duration:.1s}.dikg-navigation-item:not(.active)::before{display:none}.dikg-navigation-item:hover{background-color:var(--color-primary);color:var(--color-white)}}.struktur-image{max-width:100%;max-height:fit-content}.struktur-image{height:fit-content}@media screen and (max-width:1200px){.struktur-image{max-width:100%}}@media screen and (max-width:780px){.struktur-image{max-width:100%}}@media screen and (max-width:768px){.struktur-image{width:411px}}.about__wrapper{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:32px}.about__main-container{grid-column:span 4}.content-right{flex:1}.about-header{display:flex;width:fit-content;background-color:#0b6839;align-items:center;align-content:center}.about-header__image{width:40px;height:40px}.about-header__title{padding:8px 16px;font-size:14px;font-weight:600;line-height:16px;color:#fff}.rs-profile__content{display:flex;flex-direction:column;gap:32px}.about-content{display:flex;flex-direction:column;gap:32px;margin-top:32px}.about-content-title{font-size:16px;font-weight:600;line-height:25.6px;color:#063}.about-card__profile{display:flex;flex-direction:column;gap:32px;margin-top:32px;padding:32px;background-color:#fafafa;border-radius:8px}.about-card__profile-top{display:flex;align-items:center}.about-card__profile-image>img{width:350px;border-radius:8px}.about-card-profile__text{font-size:14px;font-weight:400;line-height:22.4px;color:#1e1e1e}.about-card__direktur{display:flex;align-items:center;align-content:center;gap:32px;padding:32px;background-color:#fafafa;border-radius:8px}.about-card-direktur__image{width:160.32px;height:240px;border-radius:10px}.about-card-direktur__text{display:flex;flex-direction:column;gap:16px}.about-card__name{display:flex;flex-direction:column;gap:8px}.about-card__name h3{font-size:14px;font-weight:600;line-height:16.45px;color:#1e1e1e}.about-card__name span{font-size:12px;font-weight:400;line-height:14.1px;color:#1e1e1e}.about-card__description{font-size:14px;font-weight:400;line-height:22.4px;color:#1e1e1e}.about-card__sejarah{overflow-x:scroll}.content-sejarah{display:flex;gap:32px;padding:24px 32px 32px 32px;background-color:#fafafa;border-radius:8px;overflow-x:scroll}.about-card-sejarah{display:flex;flex-direction:column;gap:16px;padding-right:16px;border-right:2px solid #fff}.about-card-sejarah__year{font-size:16px;font-weight:700;line-height:29px}.about-card-sejarah__content{display:flex;flex-direction:row;gap:32px}.about-card-sejarah__image{width:240px;height:160px;border-radius:10px}.about-card-sejarah__description{width:368px;font-size:12px;font-weight:400;line-height:19.2px}.peraturan-rektor__logo{display:block;width:100%;max-width:185px;height:auto;margin:16px auto}.peraturan-rektor__right-menu-md{display:none;width:100%;padding:8px;margin-bottom:12px;background:0 0;border:none;cursor:pointer}.list-item-b{font-size:14px;font-weight:400;line-height:22.4px;color:#1e1e1e}@media screen and (max-width:1600px){.rs-profile{margin:0 6%;padding:60px 2%}}@media screen and (max-width:980px){.about-card-direktur__image{width:106.67px;height:160px}.about-card__direktur{gap:24px}.about-card__name h3{font-size:12px;line-height:14.1px}.about-card__name span{font-size:10px;line-height:11.75px}.about-card__description{font-size:12px;line-height:19.2px}.about-card-profile__text{font-size:12px}.visi-text{font-size:14px;line-height:22.4px}.misi-list-item{font-size:12px;line-height:19.2px}.misi-list-item::marker{font-size:12px}.about-card-sejarah__content{flex-direction:column}.about-card-sejarah__description{width:240px;font-size:10px;line-height:16px}.about-card__profile-top{flex-direction:column;align-items:flex-start;gap:20px}.about-card__profile-image>img{width:280px;max-width:100%}}@media screen and (max-width:780px){.about__wrapper{display:flex;flex-direction:column}.about-card__direktur{flex-direction:column}.sidebar-sticky{position:static}.content-sejarah{display:-webkit-inline-box;width:100%;overflow-x:scroll}.about-card__profile{padding:20px;gap:24px}.about-card__profile-top{flex-direction:column;align-items:center;text-align:center;gap:16px}.about-card__profile-image>img{width:220px;max-width:100%}.about-card-profile__text{font-size:12px;line-height:19.2px;text-align:left}.peraturan-rektor__right-menu-md{display:flex;align-items:center;justify-content:center;gap:8px}}@media screen and (max-width:768px){.half-container{flex-direction:column-reverse!important}.rs-profile__sidebar{margin-bottom:32px}.sidebar>.about-header__image{display:none}.about-header.sidebar{border-radius:4px}.sidebar>.about-header__title{white-space:nowrap}.sidebar-sm{display:flex;flex-direction:row;gap:8px;overflow-x:scroll}.sidebar-sm::-webkit-scrollbar{display:none}}@media screen and (max-width:480px){.about-card__profile{padding:16px;gap:20px}.about-card__profile-top{flex-direction:column;align-items:center;gap:12px}.about-card__profile-image>img{width:180px;max-width:100%}.about-card-profile__text{font-size:11px;line-height:17.6px}.about-card__name h3{font-size:11px;line-height:13px}.about-card__name span{font-size:9px;line-height:10.5px}.misi-list{padding:16px!important}.misi-list-item{font-size:12px!important;line-height:17.6px}.list-item-b{font-size:10px;line-height:16px}}.ruang-lingkup-card{display:flex;flex-direction:column;gap:32px}.misi-list{margin-left:20px!important;display:flex;flex-direction:column;gap:16px}.visi-text{font-size:16px;color:#0b6839;font-weight:400;line-height:25.6px;font-style:italic}.misi-list-item::marker{text-align:center!important;font-family:'public sans';color:#0b6839;font-size:16px;font-weight:600;line-height:18.8px}.misi-list-item{padding-left:10px;font-size:14px;font-weight:600;line-height:16.45px;color:#1e1e1e}.peraturan__card{padding:32px;display:flex;gap:16px;align-items:center;background-color:var(--color-white)!important;border-radius:8px;box-shadow:0 4px 20px 0 rgba(0,0,0,.1)}.peraturan__card-icon{width:60px;height:60px}.peraturan__card-title{color:var(--usu-dark-green);font-size:16px;font-weight:600;line-height:25.6px}.peraturan__card-description{color:var(--color-white-5);font-size:14px;font-weight:400;line-height:150%}@media screen and (max-width:1200px){.peraturan__card-title{font-size:14px}.peraturan__card-description{font-size:12px}}.peraturan-top{background-color:var(--color-white);border-radius:16px}.peraturan-top__container{display:grid;padding:32px;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.peraturan-bottom{background-color:var(--color-white-2)}.peraturan-bottom>*+*{margin-top:32px}.peraturan-bottom__title{color:var(--usu-dark-green);font-size:24px;font-weight:700;line-height:150%}.peraturan-bottom__container{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.peraturan-rektor__container{display:flex;gap:64px}.peraturan-rektor__right{width:240px;height:fit-content;background-color:var(--color-white);position:sticky;top:150px;z-index:1;padding:24px 12px;border-radius:8px;box-shadow:0 0 4px 0 rgba(0,0,0,.15)}.peraturan-rektor__left{flex:1}.peraturan-rektor__logo{max-width:185px}.peraturan-rektor__filter{display:flex;gap:16px;margin-bottom:32px;align-items:center}.peraturan-rektor__filter-text{color:var(--color-black-2);font-size:14px;font-weight:500;line-height:25.6px}.peraturan-rektor__filter-option{padding:8px;border-radius:5px;background:rgba(57,169,53,.3);color:var(--usu-dark-green);font-size:14px;font-weight:500}.peraturan-rektor__header{display:flex;justify-content:space-between;margin-bottom:16px}.peraturan-list{display:flex;flex-direction:column;transition-property:all;transition-duration:1s;transition-timing-function:ease-in-out;gap:8px;margin-top:16px}.peraturan-list__item{display:flex;gap:4px;align-items:center;font-size:12px;font-weight:700;line-height:140%;color:var(--color-grey-mist);transition-property:all;transition-duration:.15s;transition-timing-function:ease-in;border-radius:4px;transition-property:all;transition-duration:.15s;transition-timing-function:ease-in}.peraturan-title-right{color:#006535;font-size:.875rem;font-weight:600}.peraturan-list__item::before{content:'';width:24px;height:24px;transition-property:all;transition-duration:.15s;transition-timing-function:ease-in;background-image:url('https://konten.usu.ac.id/storage/satker/855/statis/asset/icon-active.svg');filter:grayscale(100%)}.peraturan-list__item.active::before{filter:grayscale(0%)}.peraturan-list__item.active{background-color:#ecf9f2;color:var(--usu-dark-green)}.peraturan-list__item:hover::before{filter:grayscale(0%)}.peraturan-list__item:hover{background-color:#ecf9f2;color:var(--usu-dark-green)}.peraturan-rektor__right-menu-md{display:none;width:100%}.peraturan-rektor__right-menu-text{font-size:12px;color:var(--usu-dark-green);line-height:140%;font-weight:600}.peraturan-list.open{max-height:1000px}@media screen and (max-width:1200px){.peraturan-bottom__title{font-size:20px}.peraturan-rektor__right{width:100%;padding:0;border-radius:none;box-shadow:none;position:sticky;top:60px;z-index:99}.peraturan-rektor__right-menu-md{display:flex;justify-content:space-between;align-items:center;gap:8px;background:#fff;padding:12px;border-radius:8px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.peraturan-rektor__logo{display:none}.peraturan-list{max-height:0;overflow:hidden}.peraturan-rektor__container{flex-direction:column-reverse;gap:16px}.peraturan-rektor__right{width:100%;padding:0;border-radius:none;box-shadow:none}.peraturan-rektor__header{flex-direction:column-reverse;gap:16px}.peraturan-title-right{display:none}}@media screen and (max-width:800px){.peraturan-top__container{grid-template-columns:repeat(1,minmax(0,1fr))}.peraturan-bottom__container{grid-template-columns:repeat(1,minmax(0,1fr))}}.hasil-penelitian>*+*{margin-top:16px}.hasil-penelitian{background-color:var(--color-white-2)}.hasil-penelitian>.title-fill{grid-column:span 2}.hasil-penelitian__description{align-self:stretch;font-size:16px;font-weight:400;line-height:160%;color:var(--color-black-3);grid-column:span 2}.hasil-penelitian__search{max-height:40px;display:flex;gap:16px;padding:8px;width:320px;align-items:center;border-radius:6px;border:1px solid var(--color-grey-mist-2);grid-column:span 2}.hasil-penelitian__search-input{flex:1}.hasil-penelitian__search-input::placeholder{font-size:12px;color:#a8a8a8;text-align:left;font-weight:600;text-transform:uppercase;line-height:15px}.hasil-penelitian__search-icon{width:16px;height:16px}.hasil-penelitian__table>thead>tr>th{background:rgba(11,104,57,.1);padding:14px 16px;text-align:left;font-size:14px;font-weight:600;line-height:17px;text-transform:capitalize;color:var(--usu-dark-green)}.hasil-penelitian__table{border-radius:8px;overflow:hidden;width:100%}.hasil-penelitian__table>tbody>tr>td{background:#fff;padding:16px;height:fit-content;font-size:14px;font-weight:600;margin:0 auto;line-height:17px;color:var(--color-black-3);text-align:left}.hasil-penelitian__table-action{padding-left:32px!important;padding-right:32px!important;position:relative;z-index:0;align-items:center}.hasil-penelitian__table-action-container{display:flex;justify-content:center;align-items:center;height:100%}.hasil-penelitian__table-action-button{display:flex;padding:4px;background-color:var(--color-white);border-radius:4px;position:relative}.hasil-penelitian__table-action-button::before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-1px;border-radius:5px;opacity:0;transition:all .3s ease;background:linear-gradient(60deg,#d5d800 0,#39a935 33%,#038a47 66%,#063 100%)}.hasil-penelitian__table-action-button:hover::before{opacity:1}.hasil-penelitian__table>tbody>tr{cursor:pointer}.hasil-penelitian__table>tbody>tr>td{transition:all .3s ease}.hasil-penelitian__table>tbody>tr:hover>td{background-color:#f8f8f8}.hasil-penelitian__filter{background-color:#f8f8f8;border-radius:8px;padding:16px}.hasil-penelitian__container{grid-column:span 2;display:grid;grid-template-columns:auto 30%;gap:64px}.hasil-penelitian__filter>*+*{margin-top:16px}.hasil-penelitian__filter-text{font-size:14px;font-weight:600;line-height:normal;color:var(--color-primary-2)}.hasil-penelitian__filter-container{display:flex;flex-direction:column}.hasil-penelitian__filter-text{font-size:14px;font-weight:600;line-height:normal;color:var(--color-primary-2)}.hasil-penelitian-dropdown>*+*{margin-top:8px}.hasil-penelitian-dropdown__button{display:flex;width:100%;justify-content:space-between;align-items:center;font-size:12px;font-weight:600;line-height:17px;color:var(--color-black-3)}.hasil-penelitian-dropdown__button-icon{width:16px;height:16px;transition-property:all;transition-timing-function:ease-in;transition-duration:.3s}.hasil-penelitian-dropdown__item{max-height:0;overflow:hidden;transition-property:all;transition-timing-function:ease-out;transition-duration:.3s}.hasil-penelitian-dropdown__item>*+*{margin-top:8px}.hasil-penelitian-dropdown__item-flex{display:flex;gap:16px;align-items:center}.hasil-penelitian-dropdown__item-label{font-size:12px;font-weight:400;line-height:150%;color:#4a5764}.hasil-penelitian-dropdown__item-input{display:grid;place-content:center;width:16px;height:16px;border:8px solid #d9d9d9}.hasil-penelitian-dropdown__item-input[type=checkbox]::before{content:'';width:.65em;height:.65em;transform:scale(0);border-radius:2px;border:8px solid var(--color-primary-2);transition:120ms transform ease-in-out}.hasil-penelitian-dropdown__item-input[type=checkbox]:checked:before{transform:scale(1)}.hasil-penelitian-dropdown__item.show{max-height:200px;transition:max-height .3s ease-out}.hasil-penelitian__pagination{display:flex;gap:16px;justify-content:end;align-items:center}.hasil-penelitian__pagination-label{font-size:12px;font-weight:500;line-height:25.6px;color:var(--color-black-3)}@media screen and (max-width:1200px){.hasil-penelitian{column-gap:16px}.hasil-penelitian__container{gap:16px}.hasil-penelitian__table>thead>tr>th{padding:14px 8px;font-size:12px;line-height:15px}.hasil-penelitian__description{font-size:14px}.hasil-penelitian__table>tbody>tr>td{padding:8px;font-size:12px;line-height:15px}.hasil-penelitian__table-action{padding-left:16px!important;padding-right:16px!important}}@media screen and (max-width:800px){.hasil-penelitian__search{width:100%}.hasil-penelitian__container{grid-template-columns:repeat(1,minmax(0,1fr))}.hasil-penelitian__filter-container{order:-1}}.tentang-container>*+*{margin-top:64px}.tentang-profile>*+*{margin-top:16px}.tentang-profile__title{font-size:24px;font-weight:650;line-height:29px;color:var(--usu-dark-green)}.tentang-profile__subtitle{font-size:16px;font-weight:700;line-height:19px;color:var(--usu-dark-green)}.tentang-profile__img{width:546px;height:331px;border-radius:10px;object-fit:cover;object-position:center}.tentang-profile__description{font-size:16px;font-weight:400;line-height:24px;text-align:justify;color:var(--color-black-3)}.tentang-contact>*+*{margin-top:24px}.peraturan-rektor__container.tentang-sdm__wrapper{position:relative}.bg-top-sdm{position:absolute;top:100px;left:0;width:100%;height:fit-content;z-index:0;opacity:.3}.tentang-sdm__parent::after{content:'';height:380.014px;background-repeat:no-repeat;position:absolute;opacity:.5;background-image:url('https://konten.usu.ac.id/storage/satker/855/statis/asset/icon/bg-sdm.svg');width:100%;top:50%;left:0;right:0}.tentang-contact__title{font-size:24px;font-weight:650;line-height:29px;color:var(--usu-dark-green)}.tentang-sdm>*{background-color:var(--color-white)}.tentang-contact__container{display:flex;gap:12px;align-items:center}.tentang-contact__unitname{font-size:16px;font-weight:700;line-height:19px;color:var(--color-black-3)}.tentang-sdm{position:relative;overflow:visible}.direktur::before{content:'';position:absolute;top:40%;background-image:url('https://konten.usu.ac.id/storage/satker/855/statis/asset/icon/circle-icon.svg');left:-90px;z-index:1;width:64px;height:64px;background-repeat:no-repeat}.direktur{margin-bottom:32px}.direktur::after{content:'';position:absolute;bottom:5%;background-image:url('https://konten.usu.ac.id/storage/satker/855/statis/asset/icon/icon-2.svg');right:-90px;z-index:1;width:76px;height:76px;background-repeat:no-repeat}.tentang-sdm__manajer::before{content:'';position:absolute;top:20%;background-image:url('https://konten.usu.ac.id/storage/satker/855/statis/asset/icon/icon-4.svg');left:-80px;z-index:1;width:55px;height:55px;background-repeat:no-repeat}.tentang-sdm__manajer::after{content:'';position:absolute;bottom:10%;background-image:url('https://konten.usu.ac.id/storage/satker/855/statis/asset/icon/icon-3.svg');right:-80px;z-index:-1;width:70px;height:70px;background-repeat:no-repeat}.tentang-sdm__manajer{display:flex;justify-content:center;flex-direction:column;align-items:center;gap:32px;position:relative;margin-bottom:32px}.tentang-sdm__manajer-container{display:flex;flex-direction:column;gap:16px;align-items:center;height:100%}.tentang-profile__description>img{max-width:800px}.tentang-contact__text>*+*{margin-bottom:8px}.tentang-contact__unit-info{font-size:16px;font-weight:400;line-height:24px;color:var(--color-white-5)}.staf-hukum__container{display:flex;flex-direction:column;gap:16px;align-items:center;position:relative;margin-bottom:32px}.staf-hukum__container::before{content:'';position:absolute;background-image:url('https://konten.usu.ac.id/storage/satker/855/statis/asset/icon/icon-5.svg');top:200px;left:-25px;width:100px;height:100px}.staf-organisasi{position:relative}.staf-organisasi::before{content:'';right:-40px;width:132px;height:132px;top:40%;z-index:-1;background-image:url('https://konten.usu.ac.id/storage/satker/855/statis/asset/icon/icon-6.svg');position:absolute}.tentang-sdm__bg-bottom{position:absolute;width:100%;height:100%;bottom:0}.tentang-sdm__parent{position:relative;overflow:hidden}.tentang-sdm__parent::before{content:'';position:absolute;opacity:.5;bottom:0;background-image:url('https://konten.usu.ac.id/storage/satker/855/statis/asset/icon/bg-bottom-sdm.svg');width:100%;left:0;right:0;height:320.162px}.tentang-contact__list{list-style-type:disc;list-style-position:inside}.tentang-contact__list-item{font-size:16px;font-weight:400;line-height:24px;color:var(--color-white-5)}.tentang-contact__img{width:100px;height:100px}.tugas-pokok-container>*+*{margin-top:32px}.tugas-pokok__list{list-style:disc;list-style-position:inside}.tugas-pokok__list-item{font-size:16px;font-weight:400;line-height:24px;color:var(--color-black-3)}.tentang-sdm{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px}.tentang-sdm__container{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px}@media screen and (max-width:1200px){.tentang-profile__img{width:100%}.tentang-struktur-organisasi{width:100%}.tentang-sdm__container{justify-content:center;align-items:center}.tentang-sdm{display:flex;justify-content:center;align-items:center}}@media screen and (max-width:980px){.tentang-sdm__manajer{display:grid;grid-template-columns:repeat(1,minmax(0,1fr))}}@media screen and (max-width:768px){.tentang-sdm__manajer::before{left:-50px}.tentang-sdm__manajer::after{right:-50px}}.satgas-section{position:relative;background:url('https://konten.usu.ac.id/storage/satker/jUyMv/statis/tentang/bg-satuan-tim-satgas.webp');background-size:cover;background-position:center;padding:60px 0}.satgas-section::before{content:'';position:absolute;inset:0;background:rgba(255,255,255,.4);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);z-index:0}.satuan-satgas-wrapper{position:relative;z-index:1}.satgas-card{display:flex;padding:64px 50px;flex-direction:column;align-self:stretch;border-radius:40px 8px 40px 9px;background:#fff;box-shadow:0 0 4px 0 rgba(0,0,0,.25);position:relative;z-index:1}.satgas-card::before{display:none}.satgas-struktur-image{width:100%;height:auto;max-width:100%;object-fit:contain}.satgas-divider{width:100%;height:1px;border-top:1px solid #3dae2b}.satgas-members-grid{display:flex;flex-wrap:wrap;gap:24px;width:100%}.satgas-member-card{display:flex;padding:24px 16px 24px 24px;flex-direction:column;align-items:flex-start;gap:6px;flex:1 0 0;text-decoration:none;background:#fff;border-radius:40px 8px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);min-width:300px;max-width:300px;transition:transform .2s}.satgas-member-card:hover{transform:translateY(-4px)}.satgas-member-image{display:flex;width:80px;height:80px;justify-content:center;align-items:center;gap:10px;padding:2px;aspect-ratio:1/1;overflow:hidden;border-radius:12px 4px;background:linear-gradient(355deg,#063 5.48%,#038a47 49.86%,#39a935 94.24%)}.satgas-member-image img{width:100%;height:100%;object-fit:cover;border-radius:12px 4px}.item-card__placeholder{width:100%;height:100%;background-color:#006937;border-radius:4px}.satgas-member-name{color:#006937;font-size:16px;font-style:normal;font-weight:600;display:flex;align-items:center;line-height:24px;min-height:61px;letter-spacing:0;width:100%}.satgas-member-role{color:#4f5861;font-size:14.22px;font-style:normal;font-weight:400;line-height:21.33px;letter-spacing:0;width:100%}.satgas-member-position{display:none}.satgas-layout-container{display:grid;grid-template-columns:1fr 300px;gap:40px;align-items:start;margin-top:40px}.satgas-content{display:flex;flex-direction:column;gap:40px;min-width:0}.satgas-badge{display:inline-flex;padding:8px 16px;align-items:center;gap:10px;border-radius:4px 0 0 4px;background:linear-gradient(263deg,rgba(57,169,53,0) 8.25%,#038a47 37.79%,#063 71.55%),linear-gradient(90deg,#fff 20%,#f7f9d7 80%,#ffe58a 90%,rgba(255,229,138,0) 100%);color:#fff;font-weight:600;font-size:14px;position:relative;z-index:2;margin-bottom:24px}.satgas-title{color:#006937;text-align:center;font-size:32px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:40px;margin-top:-40px}.satgas-group{width:100%;display:flex;flex-direction:column;align-items:flex-start;margin-bottom:40px;scroll-margin-top:100px}.satgas-group:last-child{margin-bottom:0}@media screen and (max-width:992px){.satgas-layout-container{grid-template-columns:1fr}}@media screen and (max-width:992px){.satgas-card{padding:64px 32px}}@media screen and (max-width:768px){.satgas-member-card{max-width:none}}@media screen and (max-width:480px){.satgas-member-card{width:100%;min-width:200px}.satgas-card{padding:40px 20px}}@import url(https://fonts.googleapis.com/css2?family=Epilogue:wght@400;500&family=Public+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Epilogue:wght@400;500&family=Public+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);:root{--color-white:#fff;--color-white-2:#fafafa;--color-white-3:#eeeeee;--color-white-4:#b7b7b7;--color-white-5:#666666;--color-grey-mist:#556371;--color-grey-mist-2:#8FA0B1;--color-black:#000000;--color-black-2:#141313;--color-darken:#3a4348;--color-black-3:#1e1e1e;--color-black-4:#2c2c2c;--color-primary:#063;--color-primary-2:#038a47;--color-primary-3:#42ac35;--color-primary-4:#C3D02C;--color-secondary:#fdc600;--color-secondary-2:#fed630;--color-dark-green:#2d492d;--color-text:#333;--color-orange:#ffa400;--color-danger:red;--color-light-yellow:#FEC52E;--color-dark-yellow:#F49B00;--usu-dark-green:#0b6839}a{text-decoration:none;transition:all .3s ease}a:hover{color:var(--color-white-3)}dl,ol,ul{margin:0!important;padding:0!important}*{margin:0;margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:0 0;font-family:Public Sans}body{position:relative}body::-webkit-scrollbar-track{border-radius:10px;background-color:transparent}body::-webkit-scrollbar{width:8px;background-color:var(--color-white)}body::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:var(--color-primary)}@media screen and (max-width:600px){.usu-navbar .usu-bg-primary{width:100%;overflow:hidden}}@media screen and (max-width:300px){.usu-navbar .usu-bg-primary{width:100%;overflow:hidden}}.post-page-header{background-image:linear-gradient(0deg,#006633f2,#006633f2),url("/images/backusu.jpeg");background-position:bottom;background-size:cover;color:#fff;padding:5rem 0}.post-page-header .header-wrapper{display:flex;gap:1rem}.post-page-header .header-wrapper .date{display:block;text-align:center;position:relative;padding-right:1rem}.post-page-header .header-wrapper .date::after{display:block;position:absolute;content:" ";height:90%;width:1px;background-color:#fff;right:0;top:50%;transform:translateY(-50%)}@media screen and (max-width:992px){.post-page-header .header-wrapper .date{display:none}}.post-page-header .header-wrapper .date .date-num{font-size:2.5rem;font-weight:700;line-height:1.5rem;margin:.75rem 0}.post-page-header .header-wrapper .date .month{text-transform:uppercase;font-weight:500;color:#d3d3d3;text-align:center}.post-page-header .header-wrapper .post-title{font-size:2.5rem;font-weight:700}.post-page-header .header-wrapper .post-metadata{text-transform:uppercase;font-weight:700;font-family:"Roboto Mono",monospace;letter-spacing:1px}.post-page-header .header-wrapper .post-metadata a{color:#fff;text-decoration:none}.post-page-header1{background-image:linear-gradient(0deg,rgba(0,0,0,.75) 70%,rgba(0,0,0,0)),var(--image);color:#fff;height:60vh;width:100%;background-position:center;background-size:cover}.post-page-header1 .header-wrapper1{display:flex;gap:1rem;margin-top:auto;margin-bottom:3rem}.post-page-header1 .header-wrapper1 .date{display:block;text-align:center;position:relative;padding-right:1rem}.post-page-header1 .header-wrapper1 .date::after{display:block;position:absolute;content:" ";height:90%;width:1px;background-color:#fff;right:0;top:50%;transform:translateY(-50%)}@media screen and (max-width:992px){.post-page-header1{background-image:linear-gradient(0deg,rgba(0,0,0,.75) 70%,rgba(0,0,0,0)),var(--image);color:#fff;height:29vh;width:100%;background-position:center;background-size:cover}.post-page-header1 .header-wrapper1 .date{display:none}}.post-page-header1 .header-wrapper1 .post-title1{font-size:2.5rem;font-weight:700}.post-page-header1 .header-wrapper1 .post-metadata1{color:#ffc107;font-weight:700;font-size:2rem;line-height:38px;text-decoration:none}.post-page-header1 .header-wrapper1 .post-metadata1 a{color:#fff;text-decoration:none}@media screen and (max-width:992px){.post-page-header1 .header-wrapper1 .post-metadata1{text-transform:capitalize;color:#ffc107;font-weight:700;font-size:1.2rem;line-height:25px;text-decoration:none}}.post-page-header2{background-image:linear-gradient(0deg,rgba(0,0,0,.75) 20%,rgba(0,0,0,0)),var(--image);color:#fff;height:60vh;width:100%;background-position:center;background-size:cover}.post-page-header2 .header-wrapper2{display:flex;gap:1rem;margin-top:auto;margin-bottom:3rem}.post-page-header2 .header-wrapper2 .date{display:block;text-align:center;position:relative;padding-right:1rem}.post-page-header2 .header-wrapper2 .date::after{display:block;position:absolute;content:" ";height:90%;width:1px;background-color:#fff;right:0;top:50%;transform:translateY(-50%)}.post-page-header2 .header-wrapper2 .post-title2{font-size:3.5rem;font-weight:700}.post-page-header2 .header-wrapper2 .post-metadata2{text-transform:none;color:#ffc107;font-weight:700;font-size:1.5rem;line-height:38px;text-decoration:none}@media screen and (max-width:992px){.post-page-header2{background-image:linear-gradient(0deg,rgba(0,0,0,.75) 20%,rgba(0,0,0,0)),var(--image);color:#fff;height:38vh;width:100%;background-position:center;background-size:cover}.post-page-header2 .header-wrapper2 .date{display:none}.post-page-header2 .header-wrapper2 .post-title2{font-size:2rem;font-weight:700}.post-page-header2 .header-wrapper2 .post-metadata2{text-transform:none;color:#ffc107;font-weight:700;font-size:1.3rem;line-height:25px;text-decoration:none}}.post-page-header2 .header-wrapper2 .post-metadata2 a{color:#fff;text-decoration:none}.list-postingan p{font-family:'Public Sans',sans-serif}.content{width:70%;margin:0 auto}@media screen and (max-width:992px){.content{width:100%}}.content .post-navigation{margin-top:3rem;display:flex;justify-content:space-between;padding:1.75rem .5rem;border-top:1px solid #c8c8c8;border-bottom:1px solid #c8c8c8}.content .post-navigation a{text-decoration:none;color:#585858;text-transform:uppercase;font-weight:500;letter-spacing:1px;font-size:1.25rem}a,a:hover,p{color:#505050}@media screen and (max-width:992px){.post-page-header1 .header-wrapper1 .post-title1{font-size:1rem;font-weight:700;margin-top:4.5rem}.post-page-header1 .header-wrapper1 .post-metadata1{text-transform:capitalize;color:#ffc107;font-weight:700;font-size:1rem;line-height:20px;text-decoration:none}}.main-desc{color:#063;font-weight:500;font-size:larger;line-height:1.5rem;text-align:justify}@media screen and (max-width:992px){.main-desc{color:#063;font-weight:500;font-size:larger;line-height:2rem;text-align:justify;padding:15px}}.description .sub-desc{margin:2rem 0}.description .other-links .title{background-color:#ccc;padding:1rem;font-weight:700;color:#000;border-bottom:3px solid #ffb800}.description .other-links .link{padding:1rem 0;display:flex;gap:1rem;align-items:center;border-bottom:1px solid #ffb800;text-decoration:none;color:#005e45}.description .other-links .link a{text-decoration:none;font-weight:500;color:#005e45}.profile{background-color:#eee;padding:2rem 0;margin-top:2rem}.profile .container{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media screen and (max-width:992px){.profile .container{grid-template-columns:1fr}}.profile .container iframe{width:100%}.profile .container .profile-numbers{display:grid;height:100%;grid-template-columns:1fr;grid-template-rows:repeat(3,1fr);text-align:center}.profile .container .profile-numbers .number-row{border-bottom:1px solid gray}@media screen and (max-width:992px){.profile .container .profile-numbers .number-row{padding:1rem 0}}.profile .container .profile-numbers .number-row .number{font-size:2.2rem;color:gray}.profile .container .profile-numbers .number-row .text{font-size:1rem;color:gray}.history{margin-top:3rem}.history .description{display:grid;grid-template-columns:5fr 2fr;gap:3rem}@media screen and (max-width:992px){.history .description{grid-template-columns:1fr}}.history .description p{line-height:2rem;font-size:1.1rem}.history .description img{width:100%}.mission{background-image:linear-gradient(0deg,#006633f2,#006633f2),url("/images/backusu.png");background-position:center;background-size:cover;color:#fff}.deanary .dean{display:grid;grid-template-areas:"b a";grid-template-columns:repeat(2,1fr);grid-template-columns:70% 20%;gap:3rem}@media screen and (max-width:992px){.deanary .dean{grid-template-areas:"a" "b";grid-template-columns:1fr;gap:2rem}}.deanary .dean img{grid-area:a;width:100%;margin-top:4rem;margin-bottom:5rem;margin-top:8rem}.deanary .dean .desc{grid-area:b}.deanary .dean .desc .name{font-weight:500;font-size:2rem;line-height:2.5rem;text-decoration:none}.deanary .dean .desc strong{display:block;margin:1rem 0;font-size:1.2rem;color:#000;font-weight:700}.deanary .dean .desc .deskripsi-profil{font-size:1rem;font-weight:500;text-align:justify;justify-items:justify;color:#000;overflow-y:scroll;height:250px;padding:10px}.deanary .dean .desc li{font-size:1rem;font-weight:500;text-align:justify;justify-items:justify;color:#000;margin-top:.5rem}.deanary .vice-deans{margin-top:5rem;justify-content:center;display:flex;gap:3rem;text-align:center}@media screen and (max-width:992px){.deanary .vice-deans{grid-template-columns:1fr}}.deanary .vice-deans .vice-dean{display:flex;flex-direction:column;gap:1rem;position:relative}.deanary .vice-deans .vice-dean::after{content:" ";position:absolute;bottom:0;height:3px;width:100%;background-color:#ffb800}.deanary .vice-deans .vice-dean img{width:100%;object-fit:cover}.deanary .vice-deans .vice-dean strong{font-size:1.2rem}.deanary2 .dean2{display:grid;grid-template-areas:"a b b b";grid-template-columns:repeat(4,1fr);gap:4rem;margin-top:5%}@media screen and (max-width:992px){.deanary2 .dean2{grid-template-areas:"a""b";grid-template-columns:1fr;gap:2rem}}.facilities .container{display:flex;flex-direction:column}.facilities .container .facility-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}@media screen and (max-width:992px){.facilities .container .facility-grid{grid-template-columns:1fr}}.facilities .container .facility-grid img{width:100%}.facilities .container .link-other{display:inline-block;margin:2rem auto;text-decoration:none;background-color:#ffb800;color:#005e45;font-weight:700;padding:1rem 2rem;border-radius:5rem}.category-page-header{background-image:linear-gradient(0deg,#006633f2,#006633f2),url("/images/backusu.png");background-position:bottom;background-size:cover;color:#fff;padding:5rem 0}.category-page-header h1{font-size:1.5rem;color:#ffb800;margin-bottom:1rem}.category-page-header h2{font-size:3rem;font-weight:700}.main-content{display:grid;grid-template-columns:2fr 1fr;gap:2rem}@media screen and (max-width:768px){.main-content{grid-template-columns:1fr}}.main-content .posts-list{display:flex;flex-direction:column;gap:3rem}.main-content .posts-list .post-metadata{display:grid;grid-template-columns:75px 1fr}@media screen and (max-width:992px){.main-content .posts-list .post-metadata{grid-template-columns:1fr}}.main-content .posts-list .post-metadata .date{display:block;text-align:center}@media screen and (max-width:992px){.main-content .posts-list .post-metadata .date{display:none}}.main-content .posts-list .post-metadata .date .date-num{font-size:1.5rem;font-weight:700;line-height:1.5rem;margin:.75rem 0}.main-content .posts-list .post-metadata .date .month{margin-top:-.25rem;text-transform:uppercase;font-weight:500;color:gray}.main-content .posts-list .post-metadata .metadata{margin:1rem 0;color:gray;font-size:1rem;font-weight:700;text-transform:uppercase}.main-content .posts-list h3{margin-top:.75rem;display:inline-block;color:#313131;transition:color .2s linear;font-weight:700;margin-bottom:0;font-size:2.25rem}.main-content .posts-list h3:hover{color:#005e45}.main-content .posts-list p{line-height:1.75rem;color:#535353;font-size:1.1rem}.main-content .other-stuff{display:flex;gap:4rem;flex-direction:column}.main-content .other-stuff .section-table .table-header{background-color:#efefef;padding:1.25rem 1.75rem;font-weight:700;font-size:1rem;position:relative;margin:0}.main-content .other-stuff .section-table .table-header::after{content:" ";position:absolute;height:4px;background-color:#005e45;width:100%;display:block;bottom:0;left:0}.main-content .other-stuff .section-table .list{display:flex;flex-direction:column;list-style:none;padding:0}.main-content .other-stuff .section-table .list .list-item{display:grid;gap:1rem;grid-template-columns:20px 1fr;padding:1rem .5rem;position:relative;text-rendering:auto;-webkit-font-smoothing:antialiased}.main-content .other-stuff .section-table .list .list-item::before{content:"\f178";font:var(--fa-font-solid);padding-top:.25rem}.main-content .other-stuff .section-table .list .list-item::after{content:" ";position:absolute;bottom:0;height:2px;background-color:#005e45;width:100%;left:0}.main-content .other-stuff .section-table .list .list-item a{text-decoration:none;color:#444;transition:color .2s linear}.main-content .other-stuff .section-table .list .list-item a:hover{color:#000}.desc{color:#063;font-weight:700;font-size:larger;line-height:2rem;text-align:justify}.community-news-list{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media screen and (max-width:768px){.community-news-list{grid-template-columns:1fr}}.community-news-list img{width:100%}.community-news-list .community-news{display:flex;flex-direction:column}.community-news-list .community-news .hoverable-thumbnail{height:15rem}.community-news-list .community-news .date{color:#a9a9a9;font-weight:700;margin:.5rem 0;text-transform:uppercase;font-size:.85rem}.community-news-list .community-news .categories{font-size:1rem;color:#a9a9a9;font-weight:700;text-transform:uppercase;margin-bottom:.5rem;font-size:.85rem}.community-news-list .community-news .title{font-size:1.25rem;font-weight:700;color:#000;text-decoration:none;line-height:1.25rem}.lined-title{text-align:center}.lined-title span{display:inline-block;position:relative}.lined-title span::after{content:" ";display:block;height:4px;width:175px;background-color:#ffb800;bottom:-1rem;transform:translateX(-50%);left:50%;position:absolute}.education-numbers{background-color:#f4f4f4;padding:1.5rem 0}.education-numbers .container{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media screen and (max-width:992px){.education-numbers .container{grid-template-columns:1fr}}.education-numbers .container img{width:100%;height:100%;object-fit:cover;object-position:center}.education-numbers .container .numbers{height:100%;display:grid;grid-template-rows:repeat(3,1fr);text-align:center;color:gray}.education-numbers .container .numbers .number-row{border-bottom:1px solid gray}.education-numbers .container .numbers .number-row .number{font-size:3rem}.education-numbers .container .numbers .number-row p{font-size:1.1rem}.study-programs{display:grid;grid-template-columns:repeat(3,1fr);grid-template-areas:"a logo b""c d e";align-items:center;gap:2rem}@media screen and (max-width:992px){.study-programs{grid-template-columns:repeat(2,1fr);grid-template-areas:"a b""c logo""d e"}}@media screen and (max-width:768px){.study-programs{grid-template-columns:1fr;grid-template-areas:"logo""a""b""c""d""e"}}.study-programs .study-program img{width:100%;height:100%}.study-programs .study-program div{text-align:center;font-size:1.5rem;margin-top:1rem;min-height:5rem;position:relative;font-weight:500}@media screen and (max-width:768px){.study-programs .study-program div{min-height:auto;padding-bottom:1rem}}.study-programs .study-program div::after{content:" ";position:absolute;bottom:0;height:2px;background-color:#ffb800;width:100%;left:0}.study-programs .study-program:first-child{grid-area:a}.study-programs .study-program:nth-child(2){grid-area:logo}.study-programs .study-program:nth-child(3){grid-area:b}.study-programs .study-program:nth-child(4){grid-area:c}.study-programs .study-program:nth-child(5){grid-area:d}.study-programs .study-program:nth-child(6){grid-area:e}.lecturer-container{display:grid;grid-template-columns:2fr 5fr;gap:3rem;margin:3rem 0}@media screen and (max-width:768px){.lecturer-container{grid-template-columns:1fr;gap:1rem}}.lecturer-container .person img{width:200px;height:300px;place-content:center;text-align:center}@media screen and (max-width:768px){.lecturer-container .person img{width:60%;margin:0 auto}}.lecturer-container .person .contact{margin-top:1rem;list-style:none;display:flex;flex-direction:column;gap:1rem;font-size:1.1rem}.lecturer-container .person .contact .icon{display:inline-block;margin-right:1rem}.lecturer-container .person .contact a{color:#000;text-decoration:none}.lecturer-container .profile-sections section:not(:first-child){padding:2rem 0;position:relative}.lecturer-container .profile-sections section:first-child{padding-bottom:3rem}.lecturer-container .profile-sections section:not(:last-child){border-bottom:5px solid #005e45}.lecturer-container .profile-sections section h2{font-weight:700;margin-bottom:2rem}.lecturer-container .profile-sections section p{color:gray;font-size:1.2rem}.lecturer-container .profile-sections section dl dd{margin-top:.25rem;margin-bottom:2rem;color:gray}.lecturer-container .profile-sections .name h3{font-weight:700;font-size:2rem;line-height:2rem;margin-bottom:1rem}.lecturer-container .profile-sections .name small{font-size:1.4rem;line-height:2rem;font-weight:500;color:gray}.lecturer-container .profile-sections .skill-list{list-style:none;display:flex;gap:1rem;padding:0;flex-wrap:wrap}.lecturer-container .profile-sections .skill-list li{padding:.75rem 1.5rem;border-radius:50px;border:1px solid #005e45;font-weight:700;color:#005e45}.lecturer-container .research-profiles{display:flex;flex-wrap:wrap;list-style:none;padding:0;gap:2rem}.lecturer-container .research-profiles li a{text-decoration:none;color:#005e45;font-weight:700;border:1px solid #005e45;padding:.75rem 1.5rem;border-radius:50px}.lecturer-member-list{display:flex;flex-direction:column;gap:2rem;padding:3rem 0}.lecturer-member-list .member{display:flex;align-items:stretch;gap:3rem;width:75%;margin:0 auto}@media screen and (max-width:992px){.lecturer-member-list .member{width:100%}}@media screen and (max-width:768px){.lecturer-member-list .member{width:100%;flex-direction:column;align-items:center;gap:1rem}}.lecturer-member-list .member .hoverable-profile-picture{clip-path:circle(7.5rem at center);position:relative}.lecturer-member-list .member .hoverable-profile-picture::after{content:" ";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);height:100%;width:100%;background-color:#000;opacity:0;z-index:1;transition:opacity .2s ease-in}.lecturer-member-list .member .hoverable-profile-picture:hover::after{opacity:.4}.lecturer-member-list .member .hoverable-profile-picture img{width:15rem;height:15rem;border-radius:50%;margin:auto 0;transition:transform .2s ease-in}.lecturer-member-list .member .hoverable-profile-picture:hover img{transform:scale(1.25)}.lecturer-member-list .member .member-info{padding:2rem 0;display:flex;flex-direction:column;gap:.5rem;width:100%}@media screen and (max-width:768px){.lecturer-member-list .member .member-info{padding:0 1rem}}.lecturer-member-list .member .member-info strong{color:#005e45;font-size:1.5rem}@media screen and (max-width:992px){.lecturer-member-list .member .member-info strong{font-weight:1.25rem;line-height:1.75rem}}.lecturer-member-list .member .member-info a{display:inline-block}.lecturer-member-list.column-2{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem 7rem}@media screen and (max-width:992px){.lecturer-member-list.column-2{grid-template-columns:1fr;gap:2rem}}.lecturer-member-list.column-2 .member{display:flex;align-items:stretch;gap:3rem;width:100%;margin:0 auto}@media screen and (max-width:992px){.lecturer-member-list.column-2 .member{width:100%;flex-direction:column;align-items:center;gap:1rem}}.lecturer-member-list.column-2 .member .hoverable-profile-picture{clip-path:circle(5rem at center);position:relative}@media screen and (max-width:992px){.lecturer-member-list.column-2 .member .hoverable-profile-picture{clip-path:circle(7.5rem at center)}.lecturer-member-list.column-2 .member .hoverable-profile-picture img{width:15rem!important;height:15rem!important}}.lecturer-member-list.column-2 .member .hoverable-profile-picture::after{content:" ";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);height:100%;width:100%;background-color:#000;opacity:0;z-index:1;transition:opacity .2s ease-in}.lecturer-member-list.column-2 .member .hoverable-profile-picture:hover::after{opacity:.4}.lecturer-member-list.column-2 .member .hoverable-profile-picture img{width:10rem;height:10rem;border-radius:50%;margin:auto 0;transition:transform .2s ease-in}.lecturer-member-list.column-2 .member .hoverable-profile-picture:hover img{transform:scale(1.25)}.lecturer-member-list.column-2 .member .member-info{display:flex;flex-direction:column;gap:.5rem}@media screen and (max-width:768px){.lecturer-member-list.column-2 .member .member-info{padding:0 1rem}}.lecturer-member-list.column-2 .member .member-info strong{color:#005e45;font-size:1.5rem}@media screen and (max-width:992px){.lecturer-member-list.column-2 .member .member-info strong{font-weight:1.25rem;line-height:1.75rem}}.lecturer-member-list.column-2 .member .member-info a{display:inline-block}.staff-member-list{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;padding:3rem 0}@media screen and (max-width:992px){.staff-member-list{grid-template-columns:1fr}}.staff-member-list.top-list .member:first-child{width:50%;grid-column:1/span 2}@media screen and (max-width:992px){.staff-member-list.top-list .member:first-child{width:100%;grid-column:auto}}.staff-member-list .member{display:flex;align-items:stretch;gap:2rem;margin:0 auto;width:100%}@media screen and (max-width:992px){.staff-member-list .member{flex-direction:column;align-items:center;gap:1rem}}.staff-member-list .member .hoverable-profile-picture{clip-path:circle(7.5rem at center);position:relative;text-align:center}@media screen and (max-width:1200px) and (min-width:992px){.staff-member-list .member .hoverable-profile-picture{clip-path:circle(5.5rem at center)}.staff-member-list .member .hoverable-profile-picture img{width:11rem!important;height:11rem!important}}.staff-member-list .member .hoverable-profile-picture::after{content:" ";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);height:100%;width:100%;background-color:#000;opacity:0;z-index:1;transition:opacity .2s ease-in}.staff-member-list .member .hoverable-profile-picture:hover::after{opacity:.4}.staff-member-list .member .hoverable-profile-picture img{width:15rem;height:15rem;margin:auto 0;transition:transform .2s ease-in}.staff-member-list .member .hoverable-profile-picture:hover img{transform:scale(1.25)}.staff-member-list .member .member-info{padding:2rem 0;display:flex;flex-direction:column;gap:.5rem;width:100%}@media screen and (max-width:992px){.staff-member-list .member .member-info{padding:0 1rem}}.staff-member-list .member .member-info strong{color:#005e45;font-size:1.5rem}@media screen and (max-width:992px){.staff-member-list .member .member-info strong{font-weight:1.25rem;line-height:1.75rem}}.staff-member-list .member .member-info .metainfo{display:flex;flex-direction:column;gap:.25rem;font-size:.9rem}.staff-member-list .member .member-info .metainfo .metainfo-row{display:grid;gap:1rem;align-items:center;grid-template-columns:2rem 1fr}.staff-member-list .member .member-info .metainfo .metainfo-row .icon{text-align:center}.staff-member-list .member .member-info .metainfo .metainfo-row a{text-decoration:none;color:gray}.misi-fahuta .container{background-image:linear-gradient(0deg,#006633f2,#006633f2),url("/images/LINK/back-upp.jpg");background-size:cover;background-position:center;margin-top:4rem;padding-bottom:2rem;color:#fff}.misi-fahuta h1{padding:1.5rem 0;text-align:center;font-size:2rem}.misi-fahuta .icon{margin-top:2.5rem;height:100px}.misi-fahuta h2{height:80px;font-size:1.8rem;color:#ffc107}.misi-fahuta p{color:#fff;height:210px}.misi-fahuta .misi-fahuta-list{display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);justify-content:center;align-items:center;text-align:center}@media screen and (max-width:768px){.misi-fahuta .container{background-image:linear-gradient(0deg,#006633f2,#006633f2),url("/images/LINK/back-upp.jpg");background-size:cover;background-position:center;margin-top:4rem;padding-bottom:4rem;color:#fff}.misi-fahuta .misi-fahuta-list{grid-template-columns:1fr}.misi-fahuta p{color:#fff;height:auto}.misi-fahuta .icon{height:auto}.misi-fahuta h2{height:auto}}.misi-fahuta .misi-fahuta-list .misi-isi{display:flex;flex-direction:column;gap:1rem}.misi-fahuta .misi-fahuta-list i{font-size:2rem;display:block;margin-bottom:2rem}.academics{background-image:linear-gradient(0deg,#006633f2,#006633f2),url("/images/LINK/back-upp.jpg");background-size:cover;background-position:center;margin-top:4rem;padding-bottom:5rem;color:#ffb800}.academics h1{padding:4rem 0;text-align:center;font-size:2rem;font-weight:larger;color:#fff}.academics .academic-list{display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);justify-content:center;align-items:center;text-align:center}@media screen and (max-width:768px){.academics .academic-list{grid-template-columns:1fr}}.academics .academic-list .academic{display:flex;flex-direction:column;gap:1rem}.academics .academic-list i{font-size:2rem;display:block;margin-bottom:2rem;color:#fff;height:2rem}.academics .academic-list p{font-size:1.5rem;display:block;margin-bottom:2rem;color:#fff;height:16rem}.academics .academic-list h2{height:4.8rem}.sejarah-fakultas{background-image:linear-gradient(0deg,#006633f2,#006633f2),url("/images/LINK/back-upp.jpg");background-size:cover;background-position:center;margin-top:4rem;padding-bottom:2rem;color:#fff}.sejarah-fakultas h1{padding:2rem 0;text-align:center;font-size:2rem;color:#fff}.sejarah-fakultas .timeline-sejarah-fakultas{padding:10px 0}.sejarah-fakultas .timeline-sejarah-fakultas .container .carousel{position:relative}.sejarah-fakultas .timeline-sejarah-fakultas .container .carousel{position:relative}.sejarah-fakultas .timeline-sejarah-fakultas .container .carousel .kotak-sejarah-fakultas{background-color:#fff;padding:2rem 2rem 2rem 2rem}.sejarah-fakultas .carousel .carousel-control-prev{display:flex;justify-content:start;margin-top:-10%;margin-left:-3%}.sejarah-fakultas .carousel .carousel-control-next{display:flex;justify-content:end;margin-right:-3%;margin-top:-10%}.sejarah-fakultas .carousel .carousel-indicators{position:static;width:75%;margin-left:14%;margin-top:7%;top:50px;margin-bottom:40px}.sejarah-fakultas .timeline-sejarah-fakultas .container .carousel .experience-slide{padding:0 50px}.sejarah-fakultas .carousel .carousel-indicators button{text-indent:0!important;background:0 0;border:none;margin-top:-2.5rem;position:relative;width:25%;color:#fff}.sejarah-fakultas .timeline-sejarah-fakultas .container .carousel .carousel-indicators button:before{position:absolute;content:"";border-top:3px solid #ffc107;width:100%;left:0}.sejarah-fakultas .timeline-sejarah-fakultas .container .carousel .carousel-indicators button h4{margin-top:10px;font-size:1rem;position:absolute;left:52%;transform:translateX(-50%)}.sejarah-fakultas .timeline-sejarah-fakultas .container .carousel .carousel-indicators button i{margin-top:-8px;position:absolute;color:#fff}.sejarah-fakultas .timeline-sejarah-fakultas .container .carousel .carousel-indicators button.active i{color:#ffb800}.sejarah-fakultas .timeline-sejarah-fakultas .container .carousel .carousel-indicators button.active h4{color:#063;font-size:1rem;font-weight:700;position:absolute;text-align:center;margin-top:17px;color:#fff}.sejarah-fakultas .timeline-sejarah-fakultas .container .carousel .experience-slide-img h3{color:#063;font-size:1.8rem;font-weight:700}.sejarah-fakultas .timeline-sejarah-fakultas .container .carousel .experience-slide-img .cropped_gambar_sejarah_fakultas{height:20rem;overflow:hidden}.sejarah-fakultas .timeline-sejarah-fakultas .container .carousel .experience-slide-img img{width:100%;height:300px}.sejarah-fakultas .timeline-sejarah-fakultas .container .carousel .experience-slide-text p{color:#505050;text-align:justify;padding-right:1.2rem}.sejarah-fakultas .timeline-sejarah-fakultas .container .carousel .experience-slide-text{height:290px;overflow-y:auto}@media screen and (max-width:992px){.sejarah-fakultas .carousel .carousel-indicators button{text-indent:0!important;background:0 0;border:none;margin-top:1rem;position:relative;width:25%;display:none}}.search input[type=text]{width:300px;height:auto;border-radius:none;border:1px solid #333}.search{float:right;margin:7px}.search button{background-color:#063;color:#f2f2f2;float:right;padding:5px 10px;margin-right:18px;font-size:12px;border:none;cursor:pointer;height:auto}.ini-arsip{margin-bottom:5rem}.arsip{background-color:#f0f0f0;padding:1rem;margin:1% auto;max-width:85%;place-items:center;place-content:center;border-radius:10px}.arsip .container{display:grid;grid-template-areas:"a b c d";grid-template-columns:10% 65% 14% 10%;align-items:center}.arsip .container .logo{text-align:left;margin:0 0 0 10px}.arsip .container img{height:60px}.arsip .container h6{margin:7.5% 10% 7.5% 10%;text-align:left;font-size:small;display:flex;justify-content:center}.arsip .container h6 .button{padding:4%}.arsip .container h5{font-size:.9rem}.arsip .container .arsip-numbers{display:grid;height:100%;text-align:justify}.arsip .container .arsip-numbers .number-row .number{font-size:1rem;font-weight:700;color:#000;text-align:justify}.arsip .container .arsip-numbers .number-row .text{font-size:1rem;color:#000;text-align:justify}.arsip .container .arsip-numbers .number-row h6{color:#000;font-size:.5rem}.arsipjudul{background-color:#fff;padding:2rem 0 0 0;margin:1% auto;max-width:85%;place-items:center;place-content:center}.arsipjudul .container{display:grid;gap:0 0}.arsip-kelompok{padding:1rem;margin:1% auto;max-width:85%;place-items:center;place-content:center;border-radius:10px}@media screen and (max-width:992px){.arsip{background-color:#f0f0f0;padding:1rem;margin:1% auto;max-width:85%;place-items:center;place-content:center;border-radius:7px}.arsip .container{grid-template-areas:"a""b""c";grid-template-columns:1fr}.arsip .container .logo{text-align:center;margin:0}.arsip .container h6{margin:1% 1% 1% 1%;text-align:center;font-size:small}.arsip .container h5{text-align:center}.arsip .container p{text-align:center}.arsip .container .arsip-numbers .number-row .number{padding:0;text-align:center}.arsip-kelompok{padding:1rem;margin:1% auto;max-width:100%;place-items:center;place-content:center;border-radius:10px}.button.button-readmore2{background-color:#063;color:#fff;transition:.2s linear all;font-weight:500;font-size:1rem;padding:1rem .5rem}.button.button-readmore2:hover{background-color:#373737}}@media screen and (max-width:992px){.arsipjudul .container{display:none}}.arsipjudul .container h6{text-align:right}.arsip2{background-color:#f0f0f0;padding:1rem;margin:1% auto;max-width:85%;place-items:center;place-content:center;border-radius:10px}.arsip2 .container{display:grid;grid-template-areas:"a b c d";grid-template-columns:10% 66.2% 13% 10%;align-items:center}.arsip2 .container .logo{text-align:left;margin:0 0 0 10px}.arsip2 .container img{height:60px}.arsip2 .container h6{margin:7.5% 10% 7.5% 10%;text-align:left;font-size:small;display:flex;justify-content:center}.arsip2 .container h6 .button{padding:8%}.arsip2 .container h5{font-size:.9rem}.arsip2 .container .arsip-numbers{display:grid;height:100%;text-align:justify}.arsip2 .container .arsip-numbers .number-row .number{font-size:1rem;font-weight:700;color:#000;text-align:justify}.arsip2 .container .arsip-numbers .number-row .text{font-size:1rem;color:#000;text-align:justify}.arsip2 .container .arsip-numbers .number-row h6{color:#000;font-size:.5rem}.arsipjudul2{background-color:#fff;padding:2rem 0 0 0;margin:1% auto;max-width:85%;place-items:center;place-content:center}.arsipjudul2 .container{display:grid;grid-template-areas:"a b c";grid-template-columns:10% 68.8% 16%;gap:0 0}@media screen and (max-width:992px){.arsip2{background-color:#f0f0f0;padding:1rem;margin:1% auto;max-width:85%;place-items:center;place-content:center;border-radius:7px}.arsip2 .container{grid-template-areas:"a""b""c";grid-template-columns:1fr}.arsip2 .container .logo{text-align:center;margin:0}.arsip2 .container h6{margin:1% 1% 1% 1%;text-align:center;font-size:small}.arsip2 .container h5{text-align:center}.arsip2 .container p{text-align:center}.arsip2 .container .arsip-numbers .number-row .number{padding:0;text-align:center}}@media screen and (max-width:992px){.arsipjudul2 .container{display:none}}.arsipjudul2 .container h6{text-align:right}.layanan{background-color:#063;padding:2.5rem 0;margin:45px auto;box-shadow:3px 3px 3px 3px #bbb7b7;max-width:1250px;place-items:center;text-align:center;float:center}.layanan .container img{width:350px;height:100%}.layanan .container{display:grid;grid-template-areas:"a b";grid-template-columns:400px 700px;gap:2rem}.layanan .container .logo{text-align:center;margin-top:1rem}.layanan .container h6{margin-top:46px;text-align:left}@media screen and (max-width:992px){.layanan .container{grid-template-areas:"a""b";grid-template-columns:1fr;gap:0}.layanan .container img{width:300px;height:100%}.layanan .container .logo{text-align:center;margin-top:1rem}.layanan .container h6{margin-top:46px;text-align:center;margin-bottom:2rem}}.layanan .container .layanan-numbers{display:grid;height:100%;text-align:justify}@media screen and (max-width:992px){.layanan .container .layanan-numbers .number-row{padding:0 0}}.layanan .container .layanan-numbers .number-row .number{font-size:1.5rem;font-weight:700;color:#fff;text-align:justify}.layanan .container .layanan-numbers .number-row .text{font-size:18px;color:#fff;text-align:justify}.layanan1{background-color:#063;padding:1rem 0;margin:50px auto;box-shadow:3px 3px 3px 3px #bbb7b7;max-width:1250px;place-items:center;text-align:center;float:center}.layanan1 .container{display:grid;grid-template-areas:"a b";grid-template-columns:240px 550px}@media screen and (max-width:992px){.layanan1 .container{grid-template-areas:"a""b";grid-template-columns:1fr;gap:2rem}}.layanan1 .container img{width:220px;height:220px;margin-top:10%}.layanan1 .container h6{margin-top:53px;text-align:left}.layanan1 .container .layanan1-numbers{display:grid;height:100%;text-align:justify}.layanan1 .container .logo{text-align:center}@media screen and (max-width:992px){.layanan1 .container .layanan1-numbers .number-row{padding:1rem 0}}.layanan1 .container .layanan1-numbers .number-row .number{font-size:1.5rem;font-weight:700;color:#fff;text-align:justify;margin-top:3%}.layanan1 .container .layanan1-numbers .number-row .text{font-size:18px;color:#fff;text-align:justify}.konsultasi{background-color:#063;padding:1rem 0;margin-left:15%;margin-right:15%;margin-top:4%;margin-bottom:0;width:auto;box-shadow:10px 3px 10px rgb(0 0 0 / .2)}.konsultasi .container{display:grid;grid-template-areas:"a b";grid-template-columns:240px 550px}@media screen and (max-width:992px){.konsultasi .container{grid-template-areas:"a""b";grid-template-columns:1fr;gap:2rem}}.konsultasi .container img{width:220px;height:220px}.konsultasi .container .logo{text-align:center}.konsultasi .container h6{margin-top:70px;text-align:left}.konsultasi .container .konsultasi-numbers{display:grid;height:100%;text-align:justify}@media screen and (max-width:992px){.konsultasi .container .konsultasi-numbers .number-row{padding:1rem 0}}.konsultasi .container .konsultasi-numbers .number-row .number{font-size:1.4rem;font-weight:700;color:#fff;text-align:justify}.konsultasi .container .konsultasi-numbers .number-row .text{font-size:1rem;color:#fff;text-align:justify}.waktulayanan{background-color:#ffb800;padding:1.5rem 0;margin:0 auto;width:auto;box-shadow:10px 3px 10px rgb(0 0 1 / .2);max-width:1250px}.waktulayanan .container{display:grid;grid-template-areas:"a b";grid-template-columns:470px 550px}.waktulayanan .container h1{text-align:center;margin-top:10%}@media screen and (max-width:992px){.waktulayanan .container{grid-template-areas:"a""b";grid-template-columns:1fr;gap:2rem}.waktulayanan .container h1{text-align:center}}@media screen and (max-width:992px){.waktulayanan .container h1{text-align:center}}.waktulayanan .container img{width:220px;height:220px}.waktulayanan .container .waktulayanan-numbers{display:grid;height:100%;text-align:justify}@media screen and (max-width:992px){.waktulayanan .container .waktulayanan-numbers .number-row{padding:1rem 0}}.waktulayanan .container .waktulayanan-numbers .number-row .number{font-size:1.2rem;font-weight:700;color:#000;text-align:justify}.waktulayanan .container .waktulayanan-numbers .number-row p{margin-bottom:1.5rem}.waktulayanan .container .waktulayanan-numbers .number-row .text{font-size:1rem;margin-top:2%;color:#063;text-align:justify}.flowchart{background-color:#e6e6e6;padding:2.3rem 0;margin:0 auto;max-width:1250px;box-shadow:10px 3px 10px rgb(0 0 1 / .2)}@media screen and (max-width:992px){.flowchart .container{grid-template-areas:"a";grid-template-columns:1fr;gap:2rem}}.flowchart .container img{max-width:1250px;height:100%;max-height:1500px;text-align:center;display:block;margin-top:0 auto;object-fit:contain}.flowchart .container h1{text-align:center}.flowchart .container .flowchart-numbers{display:grid;height:100%;text-align:justify}@media screen and (max-width:992px){.flowchart .container .flowchart-numbers .number-row{padding:1rem 0}}.flowchart .container .flowchart-numbers .number-row .number{font-size:1.2rem;font-weight:700;color:#000;text-align:justify}.flowchart .container .flowchart-numbers .number-row .text{font-size:1rem;margin-top:0;color:#063;text-align:justify}.slider{display:block;position:relative;max-width:auto;margin:0 auto;background-color:#fff;overflow:hidden}.slider__slides{width:1200px;padding-top:66%}.slider__slide{position:absolute;display:flex;align-items:center;justify-content:center;font-size:50px;font-weight:700;top:0;left:0;width:100%;height:100%;background-color:#e6e6e6;transition:1s;opacity:0}.slider__slide.active{opacity:1}.slider__slide img{width:auto}.slider__nav-button{position:absolute;height:70px;width:70px;background-color:#063;opacity:.8;cursor:pointer;margin:0 auto}#nav-button--prev{top:50%;left:0;transform:translateY(-50%)}#nav-button--next{top:50%;right:0;transform:translateY(-50%)}#nav-button--next::after,#nav-button--prev::after{content:"";position:absolute;border:solid #fff;border-width:0 4px 4px 0;display:inline-block;padding:3px;width:40%;height:40%}#nav-button--next::after{top:50%;right:50%;transform:translate(25%,-50%) rotate(-45deg)}#nav-button--prev::after{top:50%;right:50%;transform:translate(75%,-50%) rotate(135deg)}.slider__nav{position:absolute;bottom:3%;left:50%;transform:translateX(-50%);text-align:center}.slider__navlink{display:inline-block;height:auto;width:20px;border-radius:0;border:1px #fff solid;background-color:#333;opacity:1;margin:0 10px 0 10px;cursor:pointer;display:none}.slider__navlink.active{background-color:#fff;border:1px #063 solid}@media screen and (max-width:640px){.slider__nav-button{height:40px;width:40px}.slider__navlink{height:12px;width:12px}}.agenda-card2{box-shadow:15px 15px 15px 0 rgba(97,97,97,.2),0 6px 20px 0 rgba(66,65,65,.19);border:none;padding:25px}.agenda-card2 img{height:15rem;object-fit:cover;width:100%}.agenda-card2 .main-info2{display:flex;gap:1rem}.agenda-card2 .main-info2 .when2{display:flex;flex-direction:column;align-items:center;padding-top:1.2rem}.agenda-card2 .main-info2 .when2 .date2{color:#005e45;font-weight:700;font-size:1.8rem;line-height:1.2rem;margin-left:2%}.agenda-card2 .main-info2 .when2 .month2{font-size:1.3rem;font-weight:700;margin-top:.5rem;position:relative}.agenda-card2 .main-info2 .when2 .month2::after{content:" ";position:absolute;bottom:-1rem;left:0;height:2px;width:100%;background-color:#005e45}.agenda-card2 .main-info2 .title2{margin-top:1rem;font-size:1.2rem;font-weight:700;margin-left:3%;color:#005e45;display:block;text-decoration:none;text-transform:uppercase}.agenda-card2 .main-info2 .metadata-row2{display:flex;margin-top:3%;color:#063}.agenda-card2 .main-info2 .metadata-row2 .icon2{display:flex;justify-content:center;align-items:center;width:2rem;color:#005e45}.agenda-list2{display:grid;grid-template-columns:repeat(3,1fr);gap:4rem;padding:0 1rem;max-width:1250px;margin:30px auto;margin-top:2%;margin-bottom:15%}@media screen and (max-width:768px){.agenda-list2{grid-template-columns:1fr}}.posts-grid{display:grid;margin:30px auto;grid-template-columns:2fr 1fr;gap:1.6rem;grid-template-areas:"a b""a c";place-content:center;max-width:1290px;margin-top:5rem}.posts-grid .post-card .title{position:absolute;bottom:0;width:100%;height:auto;padding:1.2rem;background-color:rgba(0,0,0,.75)}.posts-grid .post-card{height:100%;width:100%;position:relative}.posts-grid .post-card .thumbnail{width:100%;height:100%}.posts-grid .post-card .thumbnail img{height:100%;width:100%;margin:0 auto;object-fit:cover}.posts-grid .post-card .title{position:absolute;bottom:0;width:100%;height:auto;padding:.2rem;background-color:rgba(0,0,0,.75)}.posts-grid .post-card .title h1{font-size:1rem;bottom:-10%}.posts-grid .post-card .title h1 a{color:#fff;text-decoration:none}.posts-grid .post-card:first-child{grid-area:a;background-color:red}.posts-grid .post-card:nth-child(2){grid-area:b;background-color:#005e45}.posts-grid .post-card:nth-child(3){grid-area:c;background-color:#ffb800}@media only screen and (max-width:768px){.posts-grid{grid-template-columns:1fr;grid-template-areas:"a" "b" "c"}}.headline{position:absolute;bottom:-56%;width:7%;text-align:center;height:auto;padding:.3rem;margin-top:0;margin-left:55%;font-size:.8rem;background-color:#005e45;color:#fff}.news1-list{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem 2.3rem}@media screen and (max-width:768px){.news1-list{grid-template-columns:1fr;gap:1.5rem}}.news1-card .hoverable-thumbnail{height:15rem}.news1-card .title{margin:1rem 0 3rem 0;font-size:1.4rem;color:#005e45;display:block;text-decoration:none;overflow:hidden;height:50px;line-height:25px}.newsphoto1{width:418;height:200px;overflow:hidden}.news1-card img{width:100%;object-fit:cover}.news1-card{padding:0 0 5% 0}.news1-list .date_publish1{margin-top:-10%;font-size:14px}.button.button-readmore1{background-color:#063;color:#fff;transition:.2s linear all;padding:1.4%}.button.button-readmore1:hover{background-color:#373737}.button.button-readmore2{background-color:#063;color:#fff;transition:.2s linear all;font-weight:500;font-size:1rem}.button.button-readmore2:hover{background-color:#373737}.list-postingan figure{width:100%}.list-postingan figure img{width:100%}.berita-utama{display:grid;grid-template-columns:2fr 1fr;gap:2rem;margin:auto}@media screen and (max-width:768px){.berita-utama{grid-template-columns:1fr}}.berita-utama .list-postingan{display:flex;flex-direction:column;gap:3rem}.description-text{display:inline-block;color:#313131;transition:color .2s linear;font-weight:700;margin-bottom:0;font-size:1.2rem;text-align:justify}.berita-utama .berita-lainnya{display:flex;gap:4rem;flex-direction:column}.berita-utama .berita-lainnya .section-table1 .table-header1{padding:1.25rem 1.75rem;font-weight:700;font-size:20px;position:relative;margin:0;color:#063}.berita-utama .berita-lainnya .section-table1 .table-header1::after{content:" ";position:absolute;height:4px;background-color:#005e45;width:100%;display:block;bottom:0;left:0}.berita-utama .berita-lainnya .section-table1 .list{display:flex;flex-direction:column;list-style:none;padding:0}.berita-utama .berita-lainnya .section-table1 .list-berita{display:grid;gap:1rem;grid-template-columns:10px 1fr;padding:.8rem 0;position:relative;text-rendering:auto;text-align:justify;-webkit-font-smoothing:antialiased}.berita-utama .berita-lainnya .section-table1 .list-berita::before{content:"\f178";font:var(--fa-font-solid);padding-top:.25rem}.berita-utama .berita-lainnya .section-table1 .list-berita::after{content:"";position:absolute;bottom:0;height:3px;background-color:#c7c7c7;width:100%;left:0}.berita-utama .berita-lainnya .section-table1 .list-berita .title-lainnya{display:block;text-align:left;font-weight:700;color:#000;font-size:18px;text-decoration:none;overflow:hidden;line-height:20px}.berita-utama .berita-lainnya .section-table .list-berita li{padding-top:.7rem;padding-bottom:.7rem}.tags{font-size:1rem;color:#063;float:left}.narasi-konten{font-size:2rem;text-align:justify;line-height:100%}.copy-link{display:inline;float:right}.copy-link .facebook{color:#3b5998}.copy-link .twitter{color:#00acee}.copy-link .whatsapp{color:#25d366}.copy-link .share{background-color:rgba(51,51,51,.05);border-radius:300px;border-width:0;color:#333;cursor:pointer;display:inline-block;font-size:14px;font-weight:500;line-height:20px;list-style:none;margin:0;padding:10px 12px;text-align:center;transition:all .2s;vertical-align:baseline;white-space:nowrap;user-select:none;-webkit-user-select:none;touch-action:manipulation;text-decoration:none}section.pegawai{margin:4rem auto;max-width:1300px}section.pegawai .section-subtitle{display:block;font-size:1.2rem;margin:0 0}.pegawai1{grid-template-columns:repeat(2,1fr);display:grid;width:500px;margin:0 auto}.row1{justify-content:center;align-items:center}.our-team .name{font-size:1.5rem;font-weight:700;padding-left:1.2rem;padding-right:1.2rem}@media screen and (max-width:768px){.pegawai{grid-template-columns:1fr;gap:1rem;width:100%}}.our-team{padding:30px 0 80px;margin-bottom:30px;background-color:#fff;text-align:center;overflow:hidden;position:relative;border-radius:5px;box-shadow:15px 15px 15px 0 rgba(97,97,97,.2),0 6px 20px 0 rgba(66,65,65,.19);margin:4rem auto;width:400px;height:500px}@media screen and (max-width:768px){.our-team{padding:30px 0 80px;margin-bottom:30px;background-color:#fff;text-align:center;overflow:hidden;position:relative;border-radius:5px;box-shadow:15px 15px 15px 0 rgba(97,97,97,.2),0 6px 20px 0 rgba(66,65,65,.19);margin:4rem auto;width:100%;height:500px}}.our-team .picture{display:inline-block;height:200px;width:150px;margin-bottom:50px;z-index:1;position:relative;margin-top:1.2rem}.our-team .picture::before{content:"";width:100%;height:0;border-radius:50%;background-color:#063;position:absolute;bottom:135%;right:0;left:0;opacity:.9;transform:scale(3);transition:all .3s linear 0s}.our-team:hover .picture::before{height:100%}.our-team .picture::after{content:"";width:100%;height:100%;border-radius:50%;background-color:#ffb800;position:absolute;top:0;left:0;z-index:-1}.our-team .picture img{width:200px;height:200px;border-radius:50%;transform:scale(1);transition:all .9s ease 0s}.our-team:hover .picture img{box-shadow:0 0 0 14px #eee;transform:scale(.7)}.our-team .title{display:block;font-size:1rem;font-weight:200;color:#4e5052;text-transform:capitalize;padding:5px 25px 30px 2rem}.our-team .social{width:100%;padding:5%;margin:0;background-color:#eee;position:absolute;bottom:-100px;left:0;transition:all .5s ease 0s}.our-team .social a{text-decoration:none;transition:all .5s ease 0s}.our-team:hover .social{bottom:0}.our-team .social li{display:inline-block}.our-team .social li a{display:block;padding:10px;font-size:17px;color:#000;transition:all .3s ease 0s;text-decoration:none}.our-team .social .fa-twitter{color:#00acee}.our-team .social .fa-facebook{color:#3b5998}.our-team .social .fa-instagram{color:#c13584}.our-team .social li a{display:block;padding:10px;font-size:17px;color:#fff;transition:all .3s ease 0s;text-decoration:none}.academics1{background-image:linear-gradient(0deg,#006633f2,#006633f2),url("/images/LINK/back-upp.jpg");background-size:cover;background-position:center;padding-bottom:3rem;color:#ffb800}.academics1 h1{padding:3.5rem 0;text-align:center;font-size:2rem;font-weight:larger;color:#fff}.academics1 .academic-list1{display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);justify-content:center;align-items:center;text-align:center}@media screen and (max-width:768px){.academics1 .academic-list1{grid-template-columns:1fr}}.academics1 .academic-list1 .academic1{display:flex;flex-direction:column}.academics1 .academic-list1 i{font-size:2rem;display:block;margin-bottom:2rem;color:#fff;height:2rem}.academics1 .academic-list1 p{font-size:1.5rem;display:block;margin-bottom:2rem;color:#fff;height:23rem}.academics1 .academic-list1 .judul-detail{height:3rem;margin-bottom:2.5rem}.ini-deskripsi{font-size:1.5rem;justify-content:justify;text-align:justify}.breadcrumb{margin:10px 0 10px 50px;color:#005e45;font-weight:500;font-size:12px}.breadcrumb i{margin-top:3px;text-decoration:none}.breadcrumb a{color:#005e45;text-decoration:none}.breadcrumb a:hover{background-color:#063;color:#fff;font-size:.8rem}.grid-halaman-dosen-staf{display:grid;grid-template-areas:"a";gap:2%;margin-bottom:3rem}@media screen and (max-width:767px){.grid-halaman-dosen-staf{display:block;width:100%;padding:1rem 1rem 1rem 1rem}}.grid-halaman-dosen-staf .grid-kiri-dosen-staf{grid-area:a;padding-right:1rem}.grid-halaman-dosen-staf .grid-kanan-dosen-staf{grid-area:b}@media screen and (max-width:767px){.grid-halaman-dosen-staf .grid-kiri-dosen-staf{border-right:0px}}.nama-pegawai-atas{margin-top:2rem;text-align:center;margin-bottom:0;font-weight:700}.pimpinan-dekan{display:grid;grid-template-columns:1fr;gap:3rem;margin:1rem 0}.pimpinan-dekan .pimpinan{box-shadow:15px 15px 15px 0 rgba(97,97,97,.2),0 6px 20px 0 rgba(66,65,65,.19);margin:0 auto;height:100%}.pimpinan-dekan .pimpinan .atas{position:relative}.pimpinan-dekan .pimpinan .atas .stel-gambar{height:400px;overflow:hidden;object-fit:contain;width:400px;margin:0 auto}.pimpinan-dekan .pimpinan .atas img{width:100%}.pimpinan-dekan .pimpinan .bawah{background-color:#063;color:#fff;margin-top:-2rem;width:400px;bottom:0;height:22rem;padding:1rem 1rem 7rem 1rem;margin:0 auto}.pimpinan-dekan .pimpinan .bawah .nama{font-size:11pt;font-weight:600;display:block;overflow:hidden;height:5rem}.pimpinan-dekan .pimpinan .bawah .jabatan{font-size:2rem}.pimpinan-dekan .pimpinan .bawah h4{font-weight:400;line-height:1;font-size:11pt}.grid-data-dan-info-dosen{display:grid;grid-template-areas:"a";border-style:ridge}.grid-data-dan-info-dosen .grid-kiri-judul p{color:#fff;margin:0}.isi-konten{background-color:#fff;padding:1rem 0 1rem;margin-bottom:0}.isi-konten .tulisan-klik a{text-decoration:none}.isi-konten a p{color:#fff;width:80%;text-align:left}.isi-konten a:hover{text-decoration:underline}.isi-konten .tulisan-klik h2{font-size:1.3rem;color:#000}.isi-konten .tulisan-klik h4{font-size:1rem;color:#000;font-weight:700}.isi-konten .tulisan-klik h6{font-size:.8rem;font-weight:500;color:#434343}.isi-konten .tulisan-klik .kiri-tulisan-klik{grid-area:a}.str-organisasi img{width:80%;height:400px;overflow:hidden}.str-organisasi .nama{background-color:#fff;color:#000;border-left:1.5px solid #063;border-right:1.5px solid #063;width:80%;padding:17px 21px 17px 21px}.str-organisasi .detail{background-color:#fff;width:80%;display:block;text-align:justify;border-left:1.5px solid #063;border-right:1.5px solid #063;border-bottom:1.5px solid #063;padding:17px 21px 17px 21px}@media screen and (max-width:767px){.str-organisasi{margin:3rem 0 3rem 0;grid-template-columns:1fr;gap:2rem}.str-organisasi img{width:100%;height:400px;overflow:hidden}.str-organisasi .nama{background-color:#fff;color:#000;border-left:1.5px solid #063;border-right:1.5px solid #063;width:100%;padding:17px 21px 17px 21px}.str-organisasi .detail{background-color:#fff;width:100%;display:block;text-align:justify;border-left:1.5px solid #063;border-right:1.5px solid #063;border-bottom:1.5px solid #063;padding:17px 21px 17px 21px}}figure.goOnZoom{position:relative;overflow:hidden;cursor:zoom-in;display:block;margin-left:auto;margin-right:auto;width:600px}figure.goOnZoom img{transition:opacity .5s;display:block;width:100%}figure.goOnZoom img:hover{opacity:0}@media screen and (max-width:992px){figure.goOnZoom{width:100%}}.pengumumuman1{display:flex;height:35rem;margin:0 auto}.pengumumuman1 .pengumuman-lainnya1{width:25%;margin-left:4%}.pengumuman1 .kartu-pengumuman1{width:75%;background-image:linear-gradient(0deg,#006633e1,#006633e1),url("/images/backusu.jpeg");background-position:center;background-size:cover;padding:1rem;color:#fff;margin:0 auto}.pengumuman1 .kartu-pengumuman1 .grid-pengumuman1{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.pengumuman1 .kartu-pengumuman1 .grid-pengumuman1 .grid-pengumuman-left1 img{width:100%;height:525px;aspect-ratio:2/3;object-fit:cover}.pengumuman1 .kartu-pengumuman1 .grid-pengumuman1 .grid-pengumuman-right1 small{display:block;color:#ffc107;margin:1rem 0;width:50%;font-size:1.4rem}.pengumuman1 .kartu-pengumuman1 .grid-pengumuman1 .grid-pengumuman-right1 .title{height:7rem;overflow:hidden}.pengumuman1 .kartu-pengumuman1 .grid-pengumuman1 .grid-pengumuman-right1 .title1 a{font-size:2rem;color:#fff;text-decoration:none}.keterangan-pengumuman .deskripsi-pengumuman{margin:2rem auto;text-align:justify}.pengumuman1 .pengumuman-lainnya1 .title-pengumuman-lainnya1{font-size:1.3rem;font-weight:500;color:#063;border-bottom:2px solid #c7c7c7;height:50px}.pengumuman1 .pengumuman-lainnya1 .title-lainnya1{display:block;text-align:left;font-weight:500;color:#000;font-size:1rem;color:#000;text-decoration:none;overflow:hidden;height:50px;line-height:25px}.pengumuman1 .pengumuman-lainnya1 ul{margin-left:-11%}.pengumuman1 .pengumuman-lainnya1 li{padding-top:.7rem;padding-bottom:.7rem;border-bottom:2px solid #c7c7c7}@media screen and (max-width:600px){.pengumuman1{height:auto;flex-direction:column}.pengumuman1 .kartu-pengumuman1{width:100%}.pengumuman1 .kartu-pengumuman1 .grid-pengumuman1{display:grid;grid-template-columns:1fr;gap:1rem}.pengumuman1 .kartu-pengumuman1 .grid-pengumuman1 .grid-pengumuman-left1 img{width:100%;margin:auto}.pengumuman1 .kartu-pengumuman1 .grid-pengumuman1 .grid-pengumuman-right1 small{display:block;color:#ffc107;width:100%;text-align:center;font-size:1.4rem}.pengumuman1 .kartu-pengumuman1 .grid-pengumuman1 .grid-pengumuman-right1 .title1{height:9rem;overflow:hidden;text-align:center}.pengumuman1 .kartu-pengumuman1 .grid-pengumuman1 .grid-pengumuman-right1 .title1 a{font-size:1.4rem}.pengumuman1 .kartu-pengumuman1 .grid-pengumuman1 .grid-pengumuman-right1 .baca-pengumuman-selengkapnya1{text-align:center;margin-bottom:1rem}.pengumuman1 .pengumuman-lainnya1{width:100%;margin-left:auto}.pengumuman1 .pengumuman-lainnya1 ul{margin-left:0}.pengumuman1 .pengumuman-lainnya1 li{padding-top:.6rem;padding-bottom:.6rem;border-bottom:2px solid #c7c7c7}}@media screen and (min-width:601px){.pengumuman1{height:auto;flex-direction:column}.pengumuman1 .kartu-pengumuman1{width:100%}.pengumuman1 .kartu-pengumuman1 .grid-pengumuman1{display:grid;grid-template-columns:1fr;gap:1rem}.pengumuman1 .kartu-pengumuman1 .grid-pengumuman1 .grid-pengumuman-left1 img{width:100%;margin:auto}.pengumuman1 .kartu-pengumuman1 .grid-pengumuman1 .grid-pengumuman-right1 small{display:block;color:#ffc107;width:100%;text-align:center;font-size:1.4rem}.pengumuman1 .kartu-pengumuman1 .grid-pengumuman1 .grid-pengumuman-right1 .title1{height:9rem;overflow:hidden;text-align:center}.pengumuman1 .kartu-pengumuman1 .grid-pengumuman1 .grid-pengumuman-right1 .title1 a{font-size:1.4rem}.pengumuman1 .kartu-pengumuman1 .grid-pengumuman1 .grid-pengumuman-right1 .baca-pengumuman-selengkapnya1{text-align:center;margin-bottom:1rem}.pengumuman1 .pengumuman-lainnya1{width:100%;margin-left:auto}.pengumuman1 .pengumuman-lainnya1 ul{margin-left:0}.pengumuman1 .pengumuman-lainnya1 li{padding-top:.6rem;padding-bottom:.6rem;border-bottom:2px solid #c7c7c7}}@media screen and (min-width:992px){.pengumuman1{height:auto;flex-direction:row}.pengumuman1 .kartu-pengumuman1{width:67%}.pengumuman1 .kartu-pengumuman1 .grid-pengumuman1{display:grid;grid-template-columns:1fr;gap:1rem}.pengumuman1 .kartu-pengumuman1 .grid-pengumuman1 .grid-pengumuman-left1 img{width:100%;margin:auto}.pengumuman1 .kartu-pengumuman1 .grid-pengumuman1 .grid-pengumuman-right1 small{display:block;color:#ffc107;width:100%;text-align:center;font-size:1.4rem}.pengumuman1 .kartu-pengumuman1 .grid-pengumuman1 .grid-pengumuman-right1 .title1{height:9rem;overflow:hidden;text-align:center}.pengumuman1 .kartu-pengumuman1 .grid-pengumuman1 .grid-pengumuman-right1 .title1 a{font-size:1.4rem}.pengumuman1 .kartu-pengumuman1 .grid-pengumuman1 .grid-pengumuman-right1 .baca-pengumuman-selengkapnya1{text-align:center;margin-bottom:1rem}.pengumuman1 .pengumuman-lainnya1{width:30%;margin-left:auto}.pengumuman1 .pengumuman-lainnya1 ul{margin-left:-11%}.pengumuman1 .pengumuman-lainnya1 li{padding-top:.6rem;padding-bottom:.6rem;border-bottom:2px solid #c7c7c7}}@media screen and (min-width:1200px){.pengumuman1{display:flex;height:35rem}.pengumuman1 .pengumuman-lainnya1{width:25%;margin-left:4%}.pengumuman1 .kartu-pengumuman1{width:75%;background-image:linear-gradient(0deg,#006633e1,#006633e1),url("/images/backusu.jpeg");background-position:center;background-size:cover;padding:1rem;color:#fff}.pengumuman1 .kartu-pengumuman1 .grid-pengumuman1{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.pengumuman1 .kartu-pengumuman1 .grid-pengumuman1 .grid-pengumuman-left1 img{width:100%;height:525px;aspect-ratio:2/3;object-fit:cover}.pengumuman1 .kartu-pengumuman1 .grid-pengumuman1 .grid-pengumuman-right1 small{display:block;color:#ffc107;text-align:left;margin:1rem 0;width:100%;font-size:1.4rem}.pengumuman1 .kartu-pengumuman1 .grid-pengumuman1 .grid-pengumuman-right1 .title1{height:6.5rem;overflow:hidden;text-align:left;margin-bottom:2rem}.pengumuman1 .kartu-pengumuman1 .grid-pengumuman1 .grid-pengumuman-right1 .title1 a{font-size:2rem;color:#fff;text-decoration:none}.pengumuman1 .kartu-pengumuman1 .grid-pengumuman1 .grid-pengumuman-right1 .baca-pengumuman-selengkapnya1{text-align:left;margin-bottom:1rem}.pengumuman1 .pengumuman-lainnya1 ul{margin-left:-11%}}.sitemap .grid4{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-left:-2rem;margin-top:1.7rem;font-size:.9rem}.sitemap .grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-left:-2rem;margin-top:1.7rem;font-size:.9rem}.sitemap li{list-style-type:none}.sitemap a{text-decoration:none}.sitemap li:hover{color:#005e45}@media screen and (max-width:900px){.sitemap .grid3,.sitemap .grid4{grid-template-columns:1fr}}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background-color:#cdcaca;border-radius:2px}::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(0,0,0,.4);transition:all .4s ease-in-out}::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.6)}@media screen and (max-width:768px){.page-thumbnail h1{font-size:2rem}}.button.button-pratinjau{background-color:#fff;color:#063;padding:.3rem 1.3rem;font-weight:500;font-size:1rem;transition:.2s linear all}.button.button-pratinjau:hover{background-color:#fdc600}.deskripsi-tujuan{font-size:1.5rem;text-align:justify;margin-top:3rem;font-weight:400;color:#505050}.list-tujuan{font-size:1.5rem;text-align:justify;margin-top:1rem;font-weight:400;color:#505050}.list-audit{font-size:1.5rem;text-align:justify;margin-top:1rem;margin:0 2rem;font-weight:400;color:#505050}table{margin-left:auto;margin-right:auto;text-align:center}.subject{text-align:left;padding-left:10px;padding-right:95px}.second{width:20%}.total{padding-left:30px;padding-right:30px}.obtained{padding-left:50px;padding-right:50px}#customers{border-collapse:collapse;width:100%;font-family:'Public Sans',sans-serif}#customers td,#customers th{border:1px solid #000;padding:8px;font-size:15px;font-weight:500;text-align:center}#customers tr:nth-child(2n){background-color:#fff;border:1px solid #000}#customers tr:hover{background-color:#ffc107}#customers th{padding-top:12px;padding-bottom:12px;text-align:left;background-color:#063;color:#fff;text-align:center}.table{border-collapse:collapse;font-size:13px}.table td,.table th{border-bottom:1px solid #000;border-left:1px solid #000;padding:9px 21px;font-size:1.5rem}.table td:last-child,.table th{border-right:1px solid #000}.table td:first-child{border-top:1px solid #000;text-align:justify}figcaption{caption-side:top;margin-bottom:10px;font-size:1rem}.table thead th{background-color:#063;color:#fff;text-align:center}.table tbody td{color:#353535}.table tbody tr:nth-child(odd) td{background-color:#fff}.table tbody tr:hover td,.table tbody tr:hover th{background-color:#ffc107;transition:all .2s}.table-container{overflow:auto}@media screen and (max-width:992px){.table-container{width:100%;overflow:auto}.table thead th{width:100%}}.page-thumbnail-smm{width:100%;background-image:url("https://konten.usu.ac.id/storage/satker/870/statis/gedung-bpm-baru.jpg");background-position:center;background-size:cover;position:relative;display:block}.page-thumbnail-smm .lapisan{width:100%;background-position:center;background-size:cover;position:relative;display:flex;opacity:.5;background-color:#006633f2}.page-thumbnail-smm h1{margin-top:auto;display:flex;margin-bottom:3rem;justify-content:left;width:100%}.page-thumbnail-smm span{width:75%;color:#fff;font-size:2.9rem;font-weight:700}.page-thumbnail-smm span::after{content:" ";display:block;height:10px;width:100px;background-color:#ffc107;bottom:-1rem;transform:translateX(-50%);left:6%;margin-top:-11rem;position:absolute}@media screen and (max-width:400px){.page-thumbnail-smm{height:50vh}.page-thumbnail-smm .lapisan{height:50vh}.page-thumbnail-smm span{display:inline-block;position:relative;width:100%;font-size:2.5rem}.page-thumbnail-smm h1{margin-top:-15rem}.page-thumbnail-smm span::after{margin-left:2rem}}@media screen and (min-width:401px){.page-thumbnail-smm{height:50vh}.page-thumbnail-smm .lapisan{height:50vh}.page-thumbnail-smm span{display:inline-block;position:relative;width:100%}.page-thumbnail-smm h1{font-size:3rem;margin-top:-16rem}.page-thumbnail-smm span::after{margin-left:2rem}}@media screen and (min-width:601px){.page-thumbnail-smm{height:50vh}.page-thumbnail-smm .lapisan{height:50vh}.page-thumbnail-smm span{display:inline-block;position:relative;width:100%}.page-thumbnail-smm h1{font-size:3rem;margin-top:-11rem}.page-thumbnail-smm span::after{margin-left:2rem}}@media screen and (min-width:768px){.page-thumbnail-smm{height:50vh}.page-thumbnail-smm .lapisan{height:50vh}.page-thumbnail-smm span::after{margin-left:1rem}.page-thumbnail-smm h1{margin-top:-11rem}}@media screen and (min-width:992px){.page-thumbnail-smm{height:60vh}.page-thumbnail-smm .lapisan{height:60vh}.page-thumbnail-smm h1{margin-top:auto;display:flex;margin-bottom:3rem;justify-content:left;font-size:3.5rem;font-weight:500;color:#fff;width:100%;left:6%;margin-top:-11rem}.page-thumbnail-smm span{display:inline-block;position:relative;width:75%}.page-thumbnail-smm span::after{content:" ";display:block;height:10px;width:100px;background-color:#ffc107;bottom:-1rem;transform:translateX(-50%);left:6%;position:absolute;margin-left:1rem}}@media screen and (min-width:1200px){.page-thumbnail-smm span::after{margin-left:0}.page-thumbnail-smm h1{margin-top:-10rem}}.nav-link{display:block;background-color:#000;padding:.5rem 1rem;color:#000;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:#063}.nav-tabs{margin:0 0 3% 2%;border-color:#fff;background-color:#fff}.nav-tabs .nav-link{border-color:#fff #fff #063;margin:0 10px 0 0;border-bottom-width:medium}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#fff;font-weight:700;background-color:#fff;color:#063;border-color:#fff #fff #005e45;border-bottom-width:2px}@media screen and (max-width:600px){.nav-tabs{margin:0;border-color:#fff;background-color:#fff}.nav-tabs .nav-link{border-color:#fff #fff #063;margin:0 2px 0 0;border-bottom-width:2px;font-size:.7rem}}@media screen and (min-width:601px){.nav-tabs{margin:0;border-color:#fff;background-color:#fff}.nav-tabs .nav-link{border-color:#fff #fff #063;margin:0 2px 0 0;border-bottom-width:2px;font-size:.9rem}}.list-postingan figure{width:100%}.list-postingan img{width:100%}.flex-keterangan-belum-ada-data{display:flex;justify-content:center}.flex-keterangan-belum-ada-data .keterangan-belum-ada-data{background-color:#778880;padding:.3rem 0 .3rem 0;color:#fff;opacity:.8;display:flex;width:50%;justify-content:center;align-items:center}@media screen and (max-width:480px){.flex-keterangan-belum-ada-data .keterangan-belum-ada-data{background-color:#778880;padding:.3rem 0 .3rem 0;color:#fff;opacity:.8;display:flex;width:100%;font-size:1rem;justify-content:center;align-items:center}}.flex-keterangan-belum-ada-data2{display:flex;justify-content:center}.flex-keterangan-belum-ada-data2 .keterangan-belum-ada-data{background-color:#778880;padding:.3rem 0 .3rem 0;color:#fff;opacity:.8;display:flex;width:100%;justify-content:center;align-items:center}@media screen and (max-width:480px){.flex-keterangan-belum-ada-data2 .keterangan-belum-ada-data{background-color:#778880;padding:.3rem 0 .3rem 0;color:#fff;opacity:.8;display:flex;width:100%;font-size:1rem;justify-content:center;align-items:center}}.body{font-family:Public Sans,sans-serif}.gallery-image{padding:20px;display:flex;flex-wrap:wrap;justify-content:center}.gallery-image img{height:250px;width:350px;transform:scale(1);transition:transform .4s ease;object-fit:cover}.img-box{box-sizing:content-box;margin:10px;height:250px;width:350px;overflow:hidden;display:inline-block;color:#fff;position:relative;background-color:#fff}.caption{position:absolute;bottom:5px;left:20px;opacity:0;transition:transform .3s ease,opacity .3s ease}.caption p{color:#fff;padding:2px 2px 1px;text-transform:uppercase}.transparent-box{height:250px;width:350px;background-color:rgba(0,0,0,0);position:absolute;top:0;left:0;transition:background-color .3s ease}.img-box:hover img{transform:scale(1.1)}.img-box:hover .transparent-box{background-color:rgba(0,0,0,.8)}.img-box:hover .caption{transform:translateY(-20px);opacity:1}.img-box:hover{cursor:pointer}.caption>p:nth-child(2){font-size:.8em}.opacity-low{opacity:.5}.news{margin-bottom:3rem}.prestasi-page-header{background-image:linear-gradient(0deg,#006633f2,#006633f2),url("/images/FKG/prestasi.jpg");background-position:bottom;background-size:cover;color:#fff;padding:5rem 0}.prodi-title{text-align:center}.prestasi-container{background-image:linear-gradient(0deg,#fffffff1,#fffffff1),url("/images/FEB/backusu-feb.jpg");background-size:cover;background-position:center;margin-top:4rem;padding-bottom:3rem;color:#fff}.academics .prestasi{padding:2rem 5rem 2rem 5rem;display:flex;color:#fff}.prestasi-container .prestasi{padding:2rem 5rem 2rem 5rem;display:flex;color:#063}.prestasi .judul{font-size:2rem;font-weight:700;padding:.8rem 1rem;width:30%}.prestasi .keterangan{width:70%;padding:.5rem;text-align:justify}.grid-prestasi{display:grid;grid-template-columns:repeat(4,1fr);padding:2rem 5rem 2rem 5rem;align-items:center;gap:2rem}.grid-prestasi figure{position:relative;display:block;overflow:hidden}.grid-prestasi figure img{max-width:100%}.grid-prestasi figure .caption{position:absolute;display:block;bottom:0;left:0;height:100%;width:100%;opacity:0;transition:all .2s ease-in-out;font-weight:600;font-size:10pt;color:#fff}.grid-prestasi figure:hover{border-style:ridge}.grid-prestasi figure:hover .caption{opacity:1;background-color:rgba(0,102,51,.9);padding:1rem}@media screen and (max-width:900px){.academics .prestasi,.prestasi-container .prestasi{flex-direction:column}.prestasi .keterangan{width:100%}.grid-prestasi{grid-template-columns:1fr}}.pop-up{visibility:hidden;opacity:0;position:fixed;margin-top:-300px}.pop-up:target{visibility:visible;opacity:1;background-color:rgba(0,0,0,.8);position:fixed;top:0;left:0;right:0;bottom:0;margin:0;z-index:99999999999;-webkit-transition:all 1s;-moz-transition:all 1s;transition:all 1s}.popup-container{position:relative;margin:3% auto;width:90%;overflow:auto;height:auto;max-height:90%;padding:50px 30px 10px 30px;background-color:#fff;color:#333;border-radius:3px}.popup-container .gambar-popup{display:flex;justify-content:center;margin-bottom:1rem}.popup-container img{margin-top:1rem;width:50%}.popup-container p{text-align:justify}.popup-container .tombol-unduh-sertifikat{margin-top:1rem;margin-bottom:0;display:flex;justify-content:center}.popup-container .judul-hr-bgputih{display:flex;justify-content:center}.popup-container .judul-hr-bgputih h3{padding-bottom:1rem;padding-right:2rem;width:100%;margin-bottom:0;text-align:center;font-weight:700;border-bottom:1px solid #063}@media screen and (max-width:480px){.popup-container{width:100%;height:auto}.popup-container img{margin-top:1rem;width:100%}}a.popup-close{position:absolute;top:3px;right:3px;background-color:#fff;padding:7px 10px;font-size:20px;text-decoration:none;line-height:1;color:#063}a.popup-close:hover{background-color:#063;color:#fff}.misi-tentang .misi{background-color:#063;background-size:cover;background-position:center;margin-top:4rem;padding-bottom:3rem;padding-left:2rem;padding-right:2rem;color:#fff}.misi-tentang h1{padding:3rem 0;text-align:center;font-size:2rem}.misi-tentang .icon{height:100px}.misi-tentang h2{height:50px;color:#ffc107}.misi-tentang p{color:#fff;height:140px}.misi-tentang .misi-tentang-list{display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);justify-content:center;align-items:start;text-align:center}@media screen and (max-width:600px){.misi-tentang .misi-tentang-list{grid-template-columns:1fr}.misi-tentang p{color:#fff;height:auto}.misi-tentang .icon{height:auto}.misi-tentang h2{height:auto}}@media screen and (min-width:601px){.misi-tentang .misi-tentang-list{grid-template-columns:repeat(2,1fr)}.misi-tentang p{color:#fff;height:auto}.misi-tentang .icon{height:auto}.misi-tentang h2{height:auto}}@media screen and (min-width:992px){.misi-tentang .misi-tentang-list{grid-template-columns:repeat(4,1fr)}.misi-tentang p{color:#fff;height:auto}.misi-tentang .icon{height:auto}.misi-tentang h2{height:auto}}@media screen and (min-width:1200px){.misi-tentang .misi-fahuta-list{grid-template-columns:repeat(4,1fr)}.misi-tentang .icon{height:100px}.misi-tentang h2{height:4.5rem;font-size:1.5rem}.misi-tentang p{color:#fff;height:auto}}.misi-tentang .misi-tentang-list .misi-isi{display:flex;flex-direction:column;gap:1rem}.misi-tentang .misi-tentang-list i{display:block}.lined-title3{text-align:center}.lined-title3 span{display:inline-block;position:relative}.lined-title3 span::after{content:" ";display:block;height:2px;width:175px;background-color:#ffc107;bottom:-1rem;transform:translateX(-50%);left:50%;position:absolute}.services-registration{display:flex;height:20rem;margin-top:3rem}@media screen and (max-width:992px){.services-registration{height:auto;flex-direction:column}}.services-registration img{width:50%;aspect-ratio:1/1;object-fit:cover}@media screen and (max-width:992px){.services-registration img{width:100%;margin:0 auto}}@media screen and (max-width:568px){.services-registration img{width:100%}}.services-registration .information{width:50%;background-image:linear-gradient(0deg,#006633e1,#006633e1),url("https://konten.usu.ac.id/storage/satker/858/statis/gedung-rektorat-usu-kedua.webp");background-position:center;background-size:cover;padding:3rem;color:#fff}@media screen and (max-width:992px){.services-registration .information{width:100%;margin:0 auto}}@media screen and (max-width:568px){.services-registration .information{width:100%;padding:2rem}}.services-registration .information h1{font-size:2rem}.services-registration .information h6{display:block;font-weight:400;font-size:1.2rem;margin-top:1.5rem}.services-registration .information p{font-size:1.2rem;color:#fff;padding:0;color:#ffc107}.profile-container{display:flex;align-items:center;justify-content:center;margin:0 auto;gap:2rem}.profile-card{max-width:300px;height:300px;background:#fff;padding:20px 60px;display:flex;flex-direction:column;align-items:center;border-radius:4px;box-shadow:0 0 2px 0 #ccc}.profile-name{font-size:15px;font-weight:700;margin:25px 0 10px 0}.profile-position{font-size:14px;color:#777}@media screen and (max-width:1000px){.profile-name{font-size:18px}}@media screen and (max-width:800px){.profile-card{padding:20px 15px}.profile-name{font-size:16px}}.sejarah-keterangan{color:#505050;text-align:justify;padding-right:10px}.grid{display:grid;grid-template-areas:"a b";grid-template-columns:20% 75%;gap:2rem}@media screen and (max-width:992px){.grid{grid-template-areas:"a""b";grid-template-columns:1fr;gap:1rem}}.grid .grid-left{grid-area:a}.grid .grid-right{grid-area:b;margin:0 3em 0 0}.grid .grid-left .my-sticky{position:sticky;top:21%;bottom:auto;left:1rem;z-index:0}.grid .grid-left .my-sticky a{display:block;text-align:center;margin:0 0 0 11%;transition:all .3s ease;padding:10px 0 10px 0;text-decoration:none;border-bottom:1px solid #038a47;border-bottom-width:2px}.grid .grid-left .my-sticky a:hover{background-color:#038a47;color:#fff}@media screen and (max-width:1199px){.grid{grid-template-areas:"a""b";grid-template-columns:1fr;gap:1rem}.grid .grid-right{margin:0}.grid-left{display:none}}.breadcrumb{margin:10px 0 10px 50px;color:#005e45;font-weight:500;font-size:12px}.breadcrumb i{margin-top:3px;text-decoration:none}.breadcrumb a{color:#005e45;text-decoration:none}.breadcrumb a:hover{background-color:#063;color:#fff;font-size:.8rem}@media screen and (max-width:600px){.breadcrumb{margin:10px 0 6px 1px;color:#005e45;font-weight:500;font-size:12px}.breadcrumb{font-size:.6rem}}.prodi-yt{text-align:center}@media screen and (max-width:992px){.prodi-yt iframe{max-width:100%}}.nav-link{display:block;background-color:#000;padding:.5rem 1rem;color:#000;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:#063}.nav-tabs{margin:0 0 3% 2%;border-color:#fff;background-color:#fff}.nav-tabs .nav-link{border-color:#fff #fff #063;margin:0 10px 0 0;border-bottom-width:medium}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#fff;font-weight:700;background-color:#fff;color:#063;border-color:#fff #fff #005e45;border-bottom-width:2px}@media screen and (max-width:600px){.nav-tabs{margin:0;border-color:#fff;background-color:#fff}.nav-tabs .nav-link{border-color:#fff #fff #063;margin:0 2px 0 0;border-bottom-width:2px;font-size:.7rem}}@media screen and (min-width:601px){.nav-tabs{margin:0;border-color:#fff;background-color:#fff}.nav-tabs .nav-link{border-color:#fff #fff #063;margin:0 2px 0 0;border-bottom-width:2px;font-size:.9rem}}.my-sticky{position:sticky;bottom:auto;float:top;left:.5rem;z-index:10}@media screen and (max-width:304px){.my-sticky{top:8.5rem}}@media screen and (min-width:305px){.my-sticky{top:7.3rem}}@media screen and (min-width:401px){.my-sticky{top:7.3rem}}@media screen and (min-width:601px){.my-sticky{top:7.2rem}}@media screen and (min-width:768px){.my-sticky{top:7.1rem}}@media screen and (min-width:992px){.my-sticky{top:7rem}}@media screen and (min-width:1200px){.my-sticky{top:6.7rem}}.slide-container{max-width:1120px;width:100%;padding:40px 0}.slide-content{margin:0 40px;overflow:hidden;border-radius:25px;overflow-x:scroll}::-webkit-scrollbar{width:15px;height:8px}::-webkit-scrollbar-track{background-color:#cdcaca;border-radius:2px}::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(0,0,0,.4);transition:all .4s ease-in-out}::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.6)}.card{border-radius:25px;background-color:#fff}.card-content,.image-content{display:flex;flex-direction:column;align-items:center;padding:10px 14px}.image-content{position:relative;row-gap:5px;padding:25px 0}.overlay{position:absolute;left:0;top:0;height:100%;width:100%;background-color:#4070f4;border-radius:25px 25px 0 25px}.overlay::after,.overlay::before{content:'';position:absolute;right:0;bottom:-40px;height:40px;width:40px;background-color:#4070f4}.overlay::after{border-radius:0 25px 0 0;background-color:#fff}.card-image{position:relative;height:150px;width:150px;border-radius:50%;background:#fff;padding:3px}.card-image .card-img{height:150px;object-fit:cover;border-radius:50%;border:4px solid #005e45;object-position:top}.nama-dokter{font-size:1rem;font-weight:500;color:#333;text-align:center}.keterangan-jabatan{font-size:14px;color:#707070;text-align:center;margin-bottom:2rem}.post-navigation{margin-top:3rem;display:flex;justify-content:space-between;padding:.8rem .5rem;border-top:1px solid #c8c8c8;border-bottom:1px solid #c8c8c8}.post-navigation a{text-decoration:none;color:#585858;text-transform:uppercase;font-weight:500;letter-spacing:1px;font-size:1.15rem;display:inline-block;padding:8px 16px}.zoom{width:100%;cursor:zoom-in;overflow:hidden;margin:0 auto}.zoom img{width:300px;transition:1s all ease-in-out}.zoom:hover img{transform:scale(1.2);height:100%}.judul-pimpinan{color:#063}.pimpinan-grid-4{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin:2rem 0}@media screen and (max-width:600px){.pimpinan-grid-4{grid-template-columns:1fr}}@media screen and (min-width:601px){.pimpinan-grid-4{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.pimpinan-grid-4{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1200px){.pimpinan-grid-4{grid-template-columns:repeat(4,1fr)}}.pimpinan-grid-4 .pimpinan,.sdm .pimpinan{border-style:ridge;height:35rem;overflow:auto;display:block}.pimpinan-grid-4 .pimpinan .atas,.sdm .pimpinan .atas{position:relative;height:100%}.pimpinan-grid-4 .pimpinan .atas img,.sdm .pimpinan .atas img{width:100%;height:30rem;overflow:hidden;clip-path:auto 5rem;object-fit:cover}.pimpinan-grid-4 .pimpinan .bawah,.sdm .pimpinan .bawah{background-color:#fff;position:absolute;margin-top:-2rem;width:100%;bottom:0;height:10rem;padding:1rem 1rem 0 1rem}.pimpinan-grid-4 .pimpinan .bawah .nama,.sdm .pimpinan .bawah .nama{font-size:11pt;font-weight:700;display:block;overflow:hidden;height:auto;margin-bottom:.2rem}.pimpinan-grid-4 .pimpinan .bawah small,.sdm .pimpinan .bawah h6,.sdm .pimpinan .bawah small{font-weight:400;line-height:1;font-size:11pt}.pimpinan-grid-4 .pimpinan .bawah:hover,.sdm .pimpinan .bawah:hover{background-color:#063;color:#fff}.selengkapnya-kiri a{color:#063;font-size:11pt}.str-organisasi{margin:5rem 0 5rem 0;display:grid;grid-template-columns:repeat(2,1fr);gap:5rem;text-align:left}.str-organisasi h3{height:2rem;font-size:1.4rem;overflow:hidden}.str-organisasi img{width:100%;height:400px;overflow:hidden;border-left:1.5px solid #063;border-right:1.5px solid #063;border-top:1.5px solid #063}.str-organisasi .nama{background-color:#fff;color:#000;border-left:1.5px solid #063;border-right:1.5px solid #063;padding:17px 21px 17px 21px}.str-organisasi .detail{background-color:#fff;display:block;text-align:justify;border-left:1.5px solid #063;border-right:1.5px solid #063;border-bottom:1.5px solid #063;padding:17px 21px 17px 21px}@media screen and (max-width:300px){.str-organisasi{margin:2rem 0 0 0;grid-template-columns:1fr;gap:2rem;padding:0 0}.str-organisasi img{width:100%;height:400px;overflow:hidden}.str-organisasi .nama{background-color:#fff;color:#000;width:100%;padding:2px 6px 2px 6px;font-size:.9rem}.str-organisasi .detail{background-color:#fff;width:100%;display:block;text-align:justify;padding:2px 6px 2px 6px;font-size:.8rem}}@media screen and (min-width:301px){.str-organisasi{margin:3rem 0 3rem 0;grid-template-columns:1fr;gap:2rem;padding:0 0}.str-organisasi img{width:100%;height:400px;overflow:hidden}.str-organisasi .nama{background-color:#fff;color:#000;border-left:1.5px solid #063;border-right:1.5px solid #063;width:100%;padding:17px 21px 17px 21px}.str-organisasi .detail{background-color:#fff;width:100%;display:block;text-align:justify;border-left:1.5px solid #063;border-right:1.5px solid #063;border-bottom:1.5px solid #063;padding:17px 21px 17px 21px}}@media screen and (min-width:768px){.str-organisasi{margin:5rem 0 5rem 0;display:grid;grid-template-columns:repeat(2,1fr);gap:5rem;text-align:left}.str-organisasi img{width:100%;height:400px;overflow:hidden}.str-organisasi .nama{background-color:#fff;color:#000;border-left:1.5px solid #063;border-right:1.5px solid #063;width:100%;padding:17px 21px 17px 21px}.str-organisasi .detail{background-color:#fff;width:100%;display:block;text-align:justify;border-left:1.5px solid #063;border-right:1.5px solid #063;border-bottom:1.5px solid #063;padding:17px 21px 17px 21px}}@media screen and (min-width:992px){.str-organisasi{padding:0 13%}}.staf-pengajaran{margin:2rem 0 2rem 0;display:grid;grid-template-columns:25% 25% 25%25%;gap:2%;text-align:left}.staf-pengajaran img{width:100%;height:300px;overflow:hidden}.staf-pengajaran .nama{background-color:#fff;color:#000;width:100%;padding:17px 21px 17px 21px;border-left:1px solid #063;border-right:1px solid #063}.staf-pengajaran .detail{background-color:#fff;width:100%;display:block;text-align:justify;border-left:1px solid #063;border-right:1px solid #063;border-bottom:1px solid #063;padding:17px 21px 17px 21px}@media screen and (max-width:768px){.staf-pengajaran{grid-template-columns:1fr;margin:2rem 0 10rem 0}}.slide-container{max-width:1120px;width:100%;padding:40px 0}.slide-content{margin:0 40px;overflow:hidden;border-radius:25px}::-webkit-scrollbar{width:15px;height:8px}::-webkit-scrollbar-track{background-color:#cdcaca;border-radius:2px}::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(0,0,0,.4);transition:all .4s ease-in-out}::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.6)}.jenis-layanan-digitalisasi{display:flex;margin-top:3rem;margin-bottom:5rem}.jenis-layanan-digitalisasi .container{display:flex;flex-direction:row;gap:50px;justify-content:center}.jenis-layanan-digitalisasi .card{border-radius:1px;cursor:pointer;box-shadow:15px 15px 15px 0 rgba(97,97,97,.2),0 6px 20px 0 rgba(66,65,65,.19)}.jenis-layanan-digitalisasi .card .jenis-layanan-digitalisasi-list{background-color:#063;width:300px;height:100%;transition:.5s}.jenis-layanan-digitalisasi .container .card .jenis-layanan-digitalisasi-list .jenis-layanan-digitalisasi-item img{display:block;margin-left:auto;margin-right:auto;width:200px;padding:30px}.jenis-layanan-digitalisasi .container .card .jenis-layanan-digitalisasi-list .jenis-layanan-digitalisasi-item h3{text-align:center;color:#fff;padding-bottom:20px}.jenis-layanan-digitalisasi-list{position:relative;width:100%;height:100%;text-align:center;transition:transform .6s;transform-style:preserve-3d;box-shadow:0 4px 8px 0 rgba(0,0,0,.2)}.jenis-layanan-digitalisasi .container .card .jenis-layanan-digitalisasi-list:hover{background-color:#fd7e14;transform:scale(110%);color:#000}a{text-decoration:none}@media screen and (max-width:992px){.jenis-layanan-digitalisasi .container{display:flex;flex-direction:column;gap:50px;justify-content:center;width:300px}.jenis-layanan-digitalisasi .card .jenis-layanan-digitalisasi-list{width:100%}}.fasilitas .second-hero{max-width:1232px;margin:auto;position:relative}.fasilitas .img-hero{width:100%;-o-object-fit:cover;object-fit:cover}.fasilitas .img-hero{max-height:80vh}.fasilitas .second-hero .detail{background-color:#fdc600;width:100%;margin:-150px auto 0;padding:40px 80px}.fasilitas .second-hero .detail h1{color:#000;text-align:left}.fasilitas h1{font-size:60px;font-weight:700;color:#000;position:relative;width:fit-content;line-height:70.5px}.fasilitas .second-hero .detail h5{color:#000;text-align:left;margin-top:10px}.fasilitas h5{font-size:28px;font-weight:400;color:#000;line-height:32px}.fasilitas .daftar-fasilitas{margin-bottom:10px}.fasilitas .daftar-fasilitas .facility-category{max-width:1232px;display:flex;flex-direction:column;align-items:center;margin:100px auto 30px}.fasilitas .daftar-fasilitas .facility-category .yellow-line-title{width:100%;height:10px;margin-top:5px;background-color:#fdc600}.fasilitas .daftar-fasilitas .gallery-image{max-width:1824px;margin-left:auto;margin-right:auto;display:flex;flex-wrap:wrap;justify-content:center}.fasilitas .daftar-fasilitas .item-list{height:324;width:384px;margin:20px;display:flex;flex-direction:column;align-content:space-between;gap:10px}.fasilitas .daftar-fasilitas .img-box{box-sizing:content-box;height:260px;width:100%;overflow:hidden;display:inline-block;color:#fff;position:relative;background-color:#fff}.fasilitas .daftar-fasilitas img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.fasilitas .daftar-fasilitas .caption-box{height:54px;width:100%;display:flex;justify-content:center;align-items:center;color:#fff;background-color:#063;font-weight:600;font-size:20px;text-decoration:none}.fasilitas .daftar-fasilitas .caption-box:hover{background-color:#fdc600}@media screen and (max-width:992px){.fasilitas h1{font-size:30px;font-weight:700;color:#000;position:relative;width:100%;line-height:35px}.fasilitas .img-hero{margin-bottom:0}.fasilitas .second-hero .detail{width:100%;padding:20px 40px;margin-top:-20px}.fasilitas .second-hero{margin:0;position:relative}}.mockup{width:100%;height:400px;justify-content:center;align-items:center}.fasilitas .second-hero .detail2{background-color:#fdc600;width:60%;padding:40px 80px;margin-top:-100px}.deskripsi-produk{background-color:#eee;padding-bottom:3rem}.deskripsi-produk .deskripsi-mockup{color:#000;font-weight:500;text-align:justify;padding:10px}.fasilitas .deskripsi-unit{background-color:#063;color:#fff;width:100%;display:flex;justify-content:center;margin-top:30px;margin-bottom:2rem}.fasilitas .deskripsi-unit .paragraf{text-align:left;color:#fff;padding:60px 20px;font-weight:400}.fasilitas p{font-size:20px;line-height:32px;color:#fff}.fasilitas .container-unit{display:flex;gap:20px;flex-wrap:wrap;width:100%;max-width:1400px;margin:80px auto;justify-content:center}.fasilitas .container-unit .informasi-unit{max-width:700px;min-height:100px;width:100%;background-size:auto;text-align:left;padding:80px}.fasilitas .container-unit .informasi-unit h2{color:#ffc107;margin-bottom:40px}.fasilitas .container-unit .informasi-unit .item-list{display:flex;gap:30px;align-items:center;margin-top:30px}.fasilitas .container-unit .informasi-unit .item-list img{height:35px}.fasilitas .container-unit .informasi-unit .item-list p{color:#fff}.fasilitas .container-unit .informasi-unit .item-list span{color:#ffc107;font-weight:600}.gambar-fasilitas-carousel{margin-top:50px;width:90%}.foto-denah{width:100%;height:600px;-o-object-fit:cover;object-fit:cover;object-position:top}.fasilitas .container-unit .fasilitas-lainnya{max-width:550px;min-height:100px;width:100%;background-color:#fff}.fasilitas .container-unit .fasilitas-lainnya .judul{background-color:#ffc107;color:#000;width:100%;text-align:center;padding:10px}.fasilitas .container-unit .fasilitas-lainnya .judul h5{font-weight:800}.fasilitas .container-unit .fasilitas-lainnya a{text-decoration:none}.fasilitas .container-unit .fasilitas-lainnya .item{margin-top:5px;padding:10px;background-color:rgba(255,193,7,.6);text-align:right;display:flex;align-items:center;justify-content:end;gap:30px}.fasilitas .container-unit .fasilitas-lainnya .item p{color:#000;font-weight:500}.container-unit .fasilitas-lainnya .item img{height:20px;margin-right:20px}@media screen and (max-width:600px){.fasilitas .second-hero .detail2{width:100%;padding:40px 0}.fasilitas .second-hero .detail2 h1{text-align:center}.fasilitas .deskripsi-unit{margin-top:0;padding-left:2rem;padding-right:1rem}.fasilitas .deskripsi-unit p{text-align:left;font-size:1rem}.fasilitas .deskripsi-unit .paragraf{padding:30px 0}.fasilitas .container-unit{margin:0 auto}.fasilitas .container-unit .informasi-unit{width:100%;padding-left:10px;padding-top:50px;padding-right:10px}.fasilitas .container-unit .informasi-unit h2{padding-left:10px}.fasilitas .container-unit .informasi-unit .item-list{padding-left:20px}.fasilitas .container-unit .informasi-unit .item-list p{text-align:left;font-size:1.1rem}.fasilitas .container-unit .fasilitas-lainnya{margin-bottom:1rem}.fasilitas .container-unit .fasilitas-lainnya .item{gap:50px}.fasilitas .container-unit .fasilitas-lainnya .item{text-align:left}.foto-denah{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.gambar-fasilitas-carousel .carousel-control-prev-icon{margin-left:50px}.gambar-fasilitas-carousel .carousel-control-next-icon{margin-right:50px}.gambar-fasilitas-carousel .carousel-control-next{justify-content:end;margin-right:-2rem}.gambar-fasilitas-carousel .carousel-control-prev{justify-content:start;margin-left:-2rem}@media screen and (max-width:992px){.informasi-unit .gambar-fasilitas-carousel .carousel-control-next{margin-right:0}.informasi-unit .gambar-fasilitas-carousel .carousel-control-prev{margin-left:0}}.collapsible{background-color:#063;color:#fff;cursor:pointer;padding:11px;width:100%;border-radius:10px;border:none;text-align:left;outline:0;font-size:1.3rem;column-gap:40px;overflow:hidden;height:auto;transform-origin:top left}.collapsible:hover{color:#0000}.collapsible:hover,.collapsible:hover::after{background-color:#ffc107;color:#000}.collapsible:after{content:'\002B';color:#fff;font-weight:700;float:right;margin-left:5px}.daftar-list-konten::after{padding-bottom:3rem}.daftar-list-konten{max-height:0;overflow:hidden;transition:max-height .2s ease-out;background-color:#fff}.daftar-list-konten .kunjungi-website{display:flex;flex-direction:row;margin-top:5px;padding:10px;background-color:#063;text-align:right;align-items:center;justify-content:space-between;gap:30px}.daftar-list-konten .kunjungi-website h5{font-weight:500;text-align:justify;font-size:1.3rem;color:#fff}.daftar-list-konten{height:100%}.daftar-list-konten .list-website{overflow:auto;height:200px}.daftar-list-konten .kunjungi-website .kunjungi-website-kanan img{height:20px}.list-produk-konten{height:auto;max-height:550px;padding-bottom:1rem}.keterangan-download h5{margin-top:10px;font-size:20px}.keterangan-download h5:hover{color:#063}.daftar-list-konten .isi-konten-web{border-radius:10px;display:flex;flex-direction:row;justify-content:space-between;padding-bottom:5px;padding-left:11px;padding-right:11px;border:2px solid;margin:10px;align-items:center}.daftar-list-konten .isi-konten-web h5{padding-top:5px;font-size:20px;align-items:center}.page-thumbnail-progja{height:35vh;width:100%;background-image:linear-gradient(0deg,#006633f2,#006633f2),url("https://konten.usu.ac.id/storage/satker/861/statis/rektorat.jpg");background-position:center;background-size:cover;position:relative;display:flex}@media screen and (max-width:768px){.page-thumbnail-progja{height:30vh}}.page-thumbnail-progja h1{display:flex;margin-top:auto;margin-bottom:auto;justify-content:center;font-size:2.8rem;font-weight:700;color:#fff;text-align:center}@media screen and (max-width:768px){.page-thumbnail-progja h1{font-size:3rem}}.deskripsi-progja{margin-top:3rem}.data-digital-usu{display:flex;flex-direction:column}.judul-data-digital-usu{font-weight:700;font-size:40px}.isi-data-digital-usu{display:flex;flex-direction:row;margin-top:1.5rem;gap:1rem}.isi-data-digital-usu img{background-color:#063;width:70px;height:75px;padding:5px}.data-digital-usu .data-digital-usu-kiri{display:flex;flex-direction:column}.data-digital-usu .data-digital-usu-kiri h5{font-size:24px;font-weight:700}.data-digital-usu .data-digital-usu-kiri h6{font-size:18px}.teks-sumber{font-size:18px;margin-top:1.5rem;color:#000;text-align:justify}.deskripsi-progja2{margin-top:5rem;background-color:#ffc107}.deskripsi-progja2 .foto-progja{width:100%;height:400px}.inovasi-page h3{margin-bottom:0;font-weight:700;font-size:4rem;line-height:3.25rem;color:#063}.produk-inovasi__header{text-align:center;color:#063}.produk-inovasi__banner-image{margin-top:-50px;display:flex}.produk-inovasi__banner-image img{width:100%}@media screen and (max-width:992px){.deskripsi-progja2 .foto-progja{width:100%;height:100%;padding:20px}.judul-data-digital-usu{text-align:center}.produk-inovasi__banner-image img{width:100%}}.produk-inovasi__container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:64px}@media only screen and (max-width:1440px){.inovasi-page h3{font-size:3rem;line-height:3.5rem}}.main-timeline{margin-top:3.5rem}.main-timeline:after{content:'';display:block;clear:both}.main-timeline .timeline{width:60%;padding:0 30px 0 0;margin:20px 0;float:left}.main-timeline .timeline-content{background-color:#ffc107;min-height:133px;padding:30px 95px 30px 130px;display:block;position:relative;z-index:1}.main-timeline .timeline-content:hover{text-decoration:none}.main-timeline .timeline-content:before{content:'';background:#fff;border-radius:100px 20px 20px 100px;position:absolute;left:70px;top:10px;bottom:10px;right:-30px;z-index:-1}.main-timeline .timeline-year{color:#fff;font-size:45px;font-weight:600;line-height:45px;transform:translateY(-50%) rotate(-90deg);position:absolute;left:-15px;top:50%}.main-timeline .timeline-icon{color:#fff;background-color:#ffc107;font-size:60px;text-align:center;line-height:100px;width:100px;height:100px;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.4);transform:translateY(-50%);position:absolute;right:-20px;top:50%}.main-timeline .timeline-icon .icon-digital{color:#fff;width:65px}.main-timeline .title{color:#000;font-size:22px;font-weight:600;text-transform:capitalize;margin:0 0 7px 0}.main-timeline .description{color:#000;font-size:15px;margin:0}.main-timeline .timeline:nth-child(2n){padding:0 0 0 30px;float:right}.main-timeline .timeline:nth-child(2n) .timeline-content{padding:30px 130px 30px 95px}.main-timeline .timeline:nth-child(2n) .timeline-content:before{border-radius:20px 100px 100px 20px;left:-30px;right:70px}.main-timeline .timeline:nth-child(2n) .timeline-year{right:-15px;left:auto}.main-timeline .timeline:nth-child(2n) .timeline-icon{right:auto;left:-20px}.main-timeline .timeline:nth-child(4n+2) .timeline-content,.main-timeline .timeline:nth-child(4n+2) .timeline-icon{background-color:#fd7e14}.main-timeline .timeline:nth-child(4n+2) .title{color:#000}.main-timeline .timeline:nth-child(4n+3) .timeline-content,.main-timeline .timeline:nth-child(4n+3) .timeline-icon{background-color:#ffc107}.main-timeline .timeline:nth-child(4n+3) .title{color:#000}.main-timeline .timeline:nth-child(4n+4) .timeline-content,.main-timeline .timeline:nth-child(4n+4) .timeline-icon{background-color:#fd7e14}.main-timeline .timeline:nth-child(4n+4) .title{color:#000}@media screen and (max-width:767px){.main-timeline .timeline,.main-timeline .timeline:nth-child(2n){text-align:center;width:100%;padding:0 0 30px 0;margin:0 0 30px}.main-timeline .timeline-content,.main-timeline .timeline:nth-child(2n) .timeline-content{padding:80px 25px}.main-timeline .timeline-content:before,.main-timeline .timeline:nth-child(2n) .timeline-content:before{border-radius:50px 50px 20px 20px;bottom:-30px;top:65px;left:10px;right:10px}.main-timeline .timeline-year,.main-timeline .timeline:nth-child(2n) .timeline-year{transform:translateX(-50%) translateY(0);top:10px;left:50%}.main-timeline .timeline-icon,.main-timeline .timeline:nth-child(2n) .timeline-icon{font-size:50px;line-height:85px;width:85px;height:85px;transform:translateX(-50%);top:auto;bottom:-20px;right:auto;left:50%}}@media screen and (max-width:576px){.main-timeline .title{font-size:18px}}.page-header-program-kegiatan{background-image:linear-gradient(0deg,#038A47f2,#0b6839f2),url("https://konten.usu.ac.id/storage/satker/iTnBA/statis/header.webp");background-position:bottom;background-size:cover;color:#fff;padding:5rem 0}.breadcrumb-program-kegiatan{margin:10px 0 10px 50px;color:#005e45;display:flex;justify-content:end;font-weight:500;font-size:12px}.breadcrumb-program-kegiatan i{margin-top:3px;text-decoration:none}.breadcrumb-program-kegiatan a{color:#005e45;text-decoration:none}.breadcrumb-program-kegiatan a:hover{background-color:#063;color:#fff;font-size:.8rem}@media screen and (max-width:600px){.breadcrumb-program-kegiatan{margin:10px 0 6px 1px;color:#005e45;font-weight:500;font-size:12px}.breadcrumb-program-kegiatan{font-size:.6rem}}.box-list{display:flex;flex-wrap:wrap;justify-content:center;gap:5%;row-gap:24px;margin-bottom:32px}.box-list-xs{gap:2.6666666667%;row-gap:24px}.box-list-xs .box-list__item{border-radius:10px;width:23%}.box-list__item{width:25%}.box-list__item-image{width:100%}.box-list__item-image img{border-radius:10px;overflow:hidden;aspect-ratio:9/6;-o-object-fit:cover;object-fit:cover;width:100%}.box-list__item-description{border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:#063;padding:12px;transition:all .3s ease;height:67px}.box-list__item-description:hover{background-color:#fdc600;color:#000}.box-list__item-description p{text-align:center;color:#fff}.box-list__item-description p:hover{color:#000}.box-list p{font-weight:600}.box-list__item:nth-child(2n) .box-list__item-description{background-color:#fdc600;color:#000}.box-list__item:nth-child(2n) .box-list__item-description:hover{background-color:#063}.box-list__item:nth-child(2n) .box-list__item-description p:hover{color:#fff}.box-list__item:nth-child(2n) .box-list__item-description p{color:#000}@media only screen and (max-width:1200px){.box-list-xs{gap:5%;row-gap:24px}.box-list{gap:3.3333333333%;row-gap:24px}.padding-md{padding:0 4%}.box-list-xs .box-list__item{width:30%}.box-list__item{width:30%}}@media only screen and (max-width:768px){.box-list-xs .box-list__item{width:48%}.box-list-xs{gap:4%;row-gap:24px}.box-list-xs{gap:4%;row-gap:24px}.box-list__item{width:48%}.box-list__item-description{padding:4px}.box-list__item-description p{font-size:12px}}.page-header-sub-layanan{background-image:linear-gradient(0deg,#038A47f2,#0b6839f2),url("https://konten.usu.ac.id/storage/satker/10/statis/foto usu.webp");background-position:bottom;background-size:cover;color:#fff;padding:5rem 0}.breadcrumb-sub-layanan{margin:10px 0 10px 50px;color:#005e45;display:flex;justify-content:end;font-weight:500;font-size:12px;align-items:center}.breadcrumb-sub-layanan span{margin:0 3px}.breadcrumb-sub-layanan img{width:12px;height:27px}.breadcrumb-sub-layanan a{color:#005e45;text-decoration:none}@media screen and (max-width:600px){.breadcrumb-sub-layanan{margin:10px 0 6px 1px;justify-content:end;color:#005e45;font-weight:500;font-size:12px}.breadcrumb-sub-layanan span{margin:0 3px}.breadcrumb-sub-layanan img{width:10px;height:10px}.breadcrumb-sub-layanan{font-size:.8rem}}.quote-container{text-align:center;padding:20px;border:1px solid #ddd;border-radius:10px;margin:50px auto;max-width:600px}.quote-text{font-style:italic;color:#333}.file-container{display:flex;flex-wrap:wrap;justify-content:flex-start}.file-box{width:calc(33.33% - 20px);margin:10px;box-sizing:border-box;display:flex;align-items:center;padding:10px;border-radius:5px;cursor:pointer;margin-bottom:10px}.icon-col{flex:0 0 auto;margin-right:10px}.file-info-col{flex:1 1 auto;display:flex;flex-direction:column}.file-icon{width:40px;height:40px}.file-name{font-size:12px;font-weight:400;line-height:14.1px;margin-bottom:5px;color:#434343}.file-description{font-size:10px;font-weight:500;font-weight:11.75px;color:#a8a8a8}.file-info-col{display:flex;flex-direction:column;justify-content:center}@media only screen and (max-width:768px){.file-box{width:calc(50% - 20px)}}.section-redirect-page{padding:90px 8%;background-size:cover;background-position:50%}.section-redirect-page__container{display:flex;flex-direction:column;gap:32px;width:40%;text-align:left}.section-redirect-page__title{margin-bottom:12px;font-size:1.5rem;font-weight:700;line-height:2rem;color:#fff}.section-redirect-page__subtitle{text-align:left;font-size:1rem;line-height:1.5rem;color:#fff}.section-redirect-page__button{border:1px solid transparent}.button-link-outlined{border:1px solid #063;background-color:#fff;color:#063}.button-link-outlined,.button-link-primary,.button-link-primary-2,.button-link-secondary{box-shadow:0 2px 6px #b7b7b7}.button-link-lg{min-height:60px;padding:16px 28px;font-size:1.125rem;line-height:1.5rem}.button-link{width:100%;display:flex;justify-content:center;align-items:center;gap:8px;border-radius:10px;transition:all .3s ease}.button-link-texticon{justify-content:space-between}.section-redirect-page__button-text{font-weight:500}.section-redirect-page__button{color:#063;transition:background-color .3s,color .3s}.section-redirect-page__button:hover{background-color:#ffc107;color:#000}.icon-direct{color:#063;transition:color .3s}.section-redirect-page__button:hover .icon-direct{color:#000}@media only screen and (max-width:1200px){.section-redirect-page{padding:90px 4%}.section-redirect-page__container{width:60%}}@media only screen and (max-width:768px){.section-redirect-page{padding:48px 4%}.section-redirect-page__container{width:100%}}@media only screen and (max-width:992px){.section-redirect-page__title{font-size:1.25rem;line-height:1.75rem}}.mt-minus-3{position:relative;margin-top:-90px;z-index:4}.lr-container{padding:0 14%}.no-hide-text{padding-bottom:60px!important}.dikg-service-others{display:flex;justify-content:center;flex-wrap:wrap;gap:2%;row-gap:24px;padding-bottom:120px}.dikg-service__other{text-decoration:none;width:100%;padding:32px;border-radius:10px;background-color:#fff;box-shadow:0 4px 20px 0 rgba(0,0,0,.1);display:flex;gap:8px;transition:all .3s ease}.dikg-service__other-text h6{font-weight:600;margin-bottom:.2rem;color:var(--color-primary)}.dikg-service__other-text p{overflow:hidden;display:-moz-box;display:-webkit-box;line-clamp:5;-moz-box-orient:vertical;-webkit-line-clamp:5;-webkit-box-orient:vertical;font-size:.875rem;line-height:1.25rem;margin:8px 0;color:#063;font-weight:300}.dikg-service__other-text span{font-size:.75rem;line-height:1rem;color:var(--color-primary);font-weight:600;text-decoration:underline}.dikg-service__other-text{width:50%}.dikg-service__other-image{width:50%}.image-international-class{max-width:100%;height:auto}@media screen and (max-width:1200px){.lr-container{padding:0 4%}}@media screen and (max-width:1600px){.lr-container{padding:0 8%}}@media screen and (max-width:1200px){.no-hide-text{padding-bottom:48px!important}}@media screen and (max-width:1200px){.dikg-service__other p{font-size:.875rem;line-height:1.25rem}}.main-international-class{display:flex;flex-wrap:wrap;justify-content:center}.international-class{flex:0 0 calc(25% - 20px);max-width:calc(25% - 20px);box-sizing:border-box;text-align:center;margin:10px;padding:30px;background-color:#fff;border:1px solid #ddd;border-radius:8px;transition:background-color .3s,color .3s;cursor:pointer}.daftar-kelas-title{font-weight:500;font-size:1rem;color:#666;margin-bottom:20px}.international-class h5{margin:0;font-size:1rem;line-height:19px;text-align:center;font-weight:700}.international-class a{text-decoration:none;color:#000}.international-class:hover{background-color:#063;box-shadow:0 0 20px rgba(0,0,0,.2)}.international-class:hover a{color:#fff}@media screen and (min-width:768px) and (max-width:991px){.international-class{flex:0 0 calc(33.33% - 20px);max-width:calc(33.33% - 20px);padding:30px}.international-class:nth-child(7),.international-class:nth-child(8){flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px);padding:30px}}@media screen and (max-width:767px){.international-class{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px);padding:30px}}.about-international-class-columns{display:flex;gap:64px}.about-international-class-first,.about-international-class-second{flex:1;text-align:justify;font-size:16px}@media (max-width:767px){.about-international-class-columns{flex-direction:column;gap:0}.about-international-class-first,.about-international-class-second{width:100%}}.faq-container{width:100%}.faq-card{background-color:#fff;border-radius:8px;margin-bottom:10px;overflow:hidden;box-shadow:0 0 10px rgba(0,0,0,.1);border-radius:10px}.faq-header{display:flex;justify-content:space-between;align-items:center;padding:15px;cursor:pointer}.faq-question{margin:0;font-size:14px;color:#1e1e1e;font-weight:700;line-height:19px}.faq-toggle{font-size:20px;color:#000}.faq-answer{padding:15px;display:none}.faq-answer p{margin:0;color:#555;font-weight:400;font-size:14px;line-height:22.4px;color:#1e1e1e;text-align:justify}.faq-answer-columns{display:flex;flex-wrap:wrap;gap:10px}.faq-answer-column1,.faq-answer-column2{width:calc(50% - 10px);box-sizing:border-box;padding:10px}@media only screen and (max-width:767px){.faq-answer-column1,.faq-answer-column2{width:100%}}.rs-profile{margin:0 10%;padding:60px 4%;background-color:#fff;display:flex;gap:90px}.rs-profile__content{flex:1}.rs-profile__sidebar{width:360px}.rs-profile__sidebar-logo{width:100%}.rs-profile__sidebar-logo img{width:100%}.rs-profile__sidebar-items{margin-top:18px;display:flex;flex-direction:column;gap:4px}.rs-profile__sidebar__item{position:relative;padding:4px;text-decoration:none}.rs-profile__sidebar__item-active::before,.rs-profile__sidebar__item:hover::before{opacity:1;width:100%}.rs-profile__sidebar__item::before{content:"";position:absolute;background-color:#063;top:0;bottom:0;left:0;right:0;width:0;opacity:0;transition:all .3s ease}.rs-profile__sidebar__item-active span,.rs-profile__sidebar__item:hover span{color:#fff}.rs-profile__sidebar__item span{padding-left:40px;position:relative;z-index:1;color:#666;transition:all .3s ease;font-weight:600}.rs-profile__sidebar__item-active::after,.rs-profile__sidebar__item:hover::after{opacity:1}.rs-profile__sidebar__item::after{content:"";position:absolute;background:url("https://konten.usu.ac.id/storage/satker/858/statis/icon/Group 5542.svg");background-size:contain;background-repeat:no-repeat;width:46px;top:0;bottom:0;left:0;opacity:0;z-index:3;transition:all .3s ease}@media screen and (max-width:1200px){.rs-profile{margin:0;padding:60px 4%}.rs-profile__sidebar{width:240px}.rs-profile__sidebar__item span{font-size:.875rem;line-height:1.25rem}}@media screen and (max-width:1600px){.rs-profile{margin:0 6%;padding:60px 2%}.rs-profile__sidebar{width:320px}}@media screen and (max-width:480px){.rs-profile{padding:18px 4%}.rs-profile__sidebar__item span{font-size:.55rem;line-height:1rem}}@media screen and (max-width:768px){.rs-profile{padding:32px 4%}.rs-profile__sidebar__item span{padding-left:6px;padding-right:6px}}@media screen and (max-width:600px){.rs-profile__sidebar__item span{font-size:.675rem;line-height:1rem;white-space:nowrap}}@media screen and (max-width:900px){.rs-profile{flex-direction:column-reverse;gap:12px}.rs-profile__sidebar{width:100%;display:flex;align-items:center;flex-direction:column}.rs-profile__sidebar-logo{max-width:240px}.rs-profile__sidebar-items{flex-direction:row;justify-content:center;width:100%;gap:6px}.rs-profile__sidebar__item{padding:2px}.rs-profile__sidebar__item span{font-size:.75rem;line-height:1rem;padding-left:0;padding-right:0}.rs-profile__sidebar__item::after{width:0}}.link-website{color:#1e1e1e;text-decoration:underline;cursor:pointer}.link-website:hover{color:#0b6839}.info-card{display:flex;border-radius:10px;border:1px solid #0b6839;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.1)}.info-card__icon{flex:0 0 50px;display:flex;align-items:center;justify-content:center;color:#0b6839}.info-card__text{flex:1;padding:12px;font-weight:400;font-size:12px}.info-card__text p{color:#0b6839}.custom-profile-card{max-width:300px;margin:0 auto;background-color:#fff}.profile-image{width:100%;margin-bottom:15px}.profile-info{text-align:justify}.profile-name{font-size:1.2rem;font-weight:700;line-height:18.8px}.profile-job{font-weight:600;font-size:1rem;color:#063}.profile-identity-number h4,.profile-profile-identity-number h4{font-size:1rem;line-height:18.8px;color:#434343;font-weight:400;margin-top:20px}.profile-identity-number h5,.profile-profile-identity-number h5{font-size:1rem;line-height:18.8px;font-weight:400;color:#434343}.main-profile-contact h5{font-weight:600;font-size:1.2rem}.profile-contact-email{margin-top:12px;margin-bottom:1rem}.profile-contact-email h6{margin-top:5px;margin-bottom:5px;font-weight:400;color:#434343;line-height:14.1px}.profile-contact-phone{margin-top:10px}.profile-contact-phone h6{margin-top:5px;margin-bottom:5px;font-weight:400;color:#434343;line-height:14.1px}.profile-action{display:flex;align-items:center;margin-top:10px;margin-left:10px}.profile-icon img{width:24px;height:24px;margin-right:10px}.green-link{color:#0b6839;text-decoration:none;font-weight:600;font-weight:1.2rem}.green-link:hover{cursor:pointer;text-decoration:none;color:#0b6839}@media (min-width:768px){.custom-profile-card{max-width:400px}}.custom-profile-card{flex:1 1 30%;margin-top:3rem}@media screen and (max-width:900px){.rs-profile{flex-direction:column;gap:12px}.rs-profile__sidebar{width:100%}.rs-profile__sidebar-items{order:1;overflow-y:auto}.rs-profile__content{order:2}.custom-profile-card{order:3;margin-top:12px}}.rs-profile__sidebar__item.active{background-color:#063;color:#fff;background-image:url("https://konten.usu.ac.id/storage/satker/858/statis/icon/Group 5542.svg");background-repeat:no-repeat;background-size:contain}.rs-profile__sidebar__item.active span{color:#fff}.profile-cards{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin:0;overflow-y:auto;height:700px}.profile-card{text-align:center;border:1px solid #ccc;padding:20px;max-width:300px;width:250px;margin:10px;box-shadow:0 4px 6px rgba(0,0,0,.1);background-color:#fff;border-radius:8px;height:300px}.profile-card img{width:150px;height:150px;object-fit:cover;object-position:top;margin:0 auto 10px;display:block}.profile-card h1{font-size:24px;margin:0}.profile-card p{font-size:18px;color:#777}.profile-card.profile-card-second-row{margin-top:20px}.profile-card h6{background-color:#eee;text-align:center;width:auto;border-radius:5px;padding:5px;display:inline-block}.fakultas-program-pendidikan__header{display:flex;justify-content:center;align-items:center;margin-bottom:20px}.fakultas-program-pendidikan__header-title{width:-moz-fit-content;width:fit-content;padding:16px 20px;border-radius:10px;background-color:#fdc600;text-align:center;font-size:1.5rem;font-weight:700;line-height:2rem;color:#000}@media only screen and (max-width:768px){.fakultas-program-pendidikan__header{margin-bottom:8px}.fakultas-program-pendidikan__header-title{padding:16px}}@media only screen and (max-width:1280px){.fakultas-program-pendidikan__header-title{font-size:1.25rem;line-height:1.2rem}}.thin-scrollbar::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#f5f5f5}.thin-scrollbar::-webkit-scrollbar{height:4px;background-color:#f5f5f5}.thin-scrollbar::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#bdbdbd}.no-scrollbar::-webkit-scrollbar,.thin-scrollbar::-webkit-scrollbar-thumb,.thin-scrollbar::-webkit-scrollbar-track{height:0;width:0}.lr-container{padding:0 14%}.pd-container{padding:60px 14%}.tb-container{padding:60px 0}.half-container{padding:0 10%;background-color:var(--color-white-2)}.half-container__wrapper{padding:60px 5%;background-color:var(--color-white)}.mt-minus-5{position:relative;margin-top:-140px;z-index:4}.mt-minus-3{position:relative;margin-top:-90px;z-index:4}.text-limit-2{overflow:hidden;display:-moz-box;display:-webkit-box;line-clamp:2;-moz-box-orient:vertical;-webkit-line-clamp:2;-webkit-box-orient:vertical}.text-limit-3{overflow:hidden;display:-moz-box;display:-webkit-box;line-clamp:3;-moz-box-orient:vertical;-webkit-line-clamp:3;-webkit-box-orient:vertical}.text-limit-4{overflow:hidden;display:-moz-box;display:-webkit-box;line-clamp:4;-moz-box-orient:vertical;-webkit-line-clamp:4;-webkit-box-orient:vertical}.text-limit-5{overflow:hidden;display:-moz-box;display:-webkit-box;line-clamp:5;-moz-box-orient:vertical;-webkit-line-clamp:5;-webkit-box-orient:vertical}.text-limit-6{overflow:hidden;display:-moz-box;display:-webkit-box;line-clamp:6;-moz-box-orient:vertical;-webkit-line-clamp:6;-webkit-box-orient:vertical}.text-limit-7{overflow:hidden;display:-moz-box;display:-webkit-box;line-clamp:7;-moz-box-orient:vertical;-webkit-line-clamp:7;-webkit-box-orient:vertical}.overflow-hidden{overflow:hidden}.img-container{vertical-align:top;line-height:0}.img-container img{width:100%;height:100%;object-fit:cover;object-position:center}.title-fill{display:flex;align-items:stretch;width:fit-content}.title-fill__icon{padding:4px;background-color:var(--color-primary-2);display:flex;align-items:center}.title-fill__icon img{width:32px;height:32px}.title-fill__text{padding:8px 16px;flex:1;background-color:var(--color-primary);font-size:1.25rem;line-height:1.75rem;font-weight:600;color:var(--color-white)}.title-fill-sm .title-fill__text{font-size:.875rem;line-height:1.25rem;padding:8px 16px 8px 12px}.title-fill-sm .title-fill__icon img{width:24px;height:24px}.prevent-select{-webkit-user-select:none;-ms-user-select:none;user-select:none}.title-link{display:flex;align-items:center}.title-link p{font-size:12px;font-weight:700;color:var(--color-white-5)}.title-link svg:hover path,.title-link:hover p{color:var(--color-primary)!important;stroke:var(--color-primary)!important;margin-right:5px;transition:all;transition-duration:.3s}.title-link svg{width:24px;height:24px}@media screen and (max-width:1600px){.crumb{padding:6px 8%}.pd-container{padding:60px 8%}.rs-container{margin:0 6%;padding:60px 2%}.lr-container{padding:0 8%}.half-container{padding:0 6%}.half-container__wrapper{padding:60px 2%}}@media screen and (max-width:1200px){.rs-container{margin:0;padding:60px 4%}.lr-container{padding:0 4%}.pd-container{padding:48px 4%}.tb-container{padding:48px 0}.mt-minus-3{margin-top:-60px}.half-container{padding:0}.half-container__wrapper{padding:48px 4%}}@media screen and (max-width:992px){.title-fill__icon img{width:26px;height:26px}.title-fill__text{font-size:.875rem;line-height:1.25rem}}@media screen and (max-width:768px){.mt-minus-5{margin-top:-80px}.pd-container{padding:32px 4%}.tb-container{padding:32px 0}.half-container__wrapper{padding:32px 4%}}@media screen and (max-width:460px){.title-link{display:none}.mt-minus-5{margin-top:-60px}.mt-minus-3{margin-top:-32px}}