header{border-bottom:1px solid transparent;height:120px;left:0;position:fixed;right:0;top:0;transition:all .3s ease-out;width:100%;z-index:999}header .wrapper{display:flex;height:100%;margin:0 0 0 60px;width:auto}header .logo-header{margin-top:24px;position:relative}header .logo-header>img{transition:all .3s ease-out}header .logo-header .logo-2{left:0;opacity:0;position:absolute;top:-3px}header .right-header{display:flex;margin-left:auto}header .highlight-menu{margin-top:50px}header .highlight-menu ul{align-items:center;display:flex;margin-bottom:0}header .highlight-menu ul li{margin:0 30px}header .highlight-menu ul li a{color:#fff;font-weight:700;transition:all .3s ease-out}header .highlight-menu ul li a:hover{opacity:.7}header .main-menu{margin-left:40px}header .main-menu .togglemenu{align-items:center;cursor:pointer;display:flex;height:120px;justify-content:center;position:relative;transition:all .2s ease-out;width:120px;z-index:2}header .main-menu .togglemenu:before{background:#fff;border-radius:60px 0 60px 60px;bottom:0;content:"";height:120px;position:absolute;right:0;top:0;width:120px;z-index:-1}header .main-menu .togglemenu .wrap-span{display:flex;flex-flow:column nowrap;height:20px;justify-content:space-between;width:30px}header .main-menu .togglemenu span{background:#ea1c2c;border-radius:10px;display:block;height:3px;width:100%}header .main-menu .togglemenu span:nth-child(2){width:85%}header .main-menu.active .togglemenu:before{background:transparent}header .main-menu.active .menu-burger{-webkit-animation:menutransisition .2s ease-out;animation:menutransisition .2s ease-out;border-radius:0;height:100vh;overflow:visible;width:600px}header .main-menu.active .menu-burger .inner,header .main-menu.active .overlay{opacity:1;visibility:visible}header .menu-burger{background:#fff;border-radius:60px 0 60px 60px;height:120px;overflow:hidden;position:absolute;right:0;top:0;transition:all .2s ease-out;width:120px;z-index:1}header .menu-burger.active{-webkit-animation:menutransisition .2s ease-out;animation:menutransisition .2s ease-out;border-radius:0;height:100vh;overflow:auto;width:600px}header .menu-burger .inner{-webkit-animation:opacitytrans .2s ease-out;animation:opacitytrans .2s ease-out;opacity:0;padding:100px 120px 70px;visibility:hidden}header .menu-burger nav ul{counter-reset:item}header .menu-burger nav ul li{counter-increment:item;display:block;margin-bottom:20px;padding-left:40px;padding-top:5px;position:relative}header .menu-burger nav ul li:before{color:#999;content:counter(item,decimal-leading-zero) " ";font-weight:600;left:0;position:absolute;top:0;transition:all .2s ease-out}header .menu-burger nav ul li a{color:#101010;font-size:1.375rem;font-weight:600;transition:all .2s ease-out}header .menu-burger nav ul li:hover:before,header .menu-burger nav ul li:hover a{color:#ff3747}header .menu-burger .language{color:#999;font-size:1rem;font-weight:600;margin-bottom:40px}header .menu-burger .language a{color:#999;margin-right:10px;transition:all .2s ease-out}header .menu-burger .language a.active,header .menu-burger .language a:hover{color:#101010}header .menu-burger .language a:last-child{margin-left:10px}header .menu-burger .input-search .wrap{height:45px;position:relative;width:100%}header .menu-burger .input-search .wrap input[type=text]{border:none;border-bottom:2px solid #666;border-radius:0;color:#101010;font-size:1.25rem;height:100%;width:100%}header .menu-burger .input-search .wrap input[type=text]::-moz-placeholder{color:hsla(0,0%,6%,.2)}header .menu-burger .input-search .wrap input[type=text]:-ms-input-placeholder{color:hsla(0,0%,6%,.2)}header .menu-burger .input-search .wrap input[type=text]::placeholder{color:hsla(0,0%,6%,.2)}header .menu-burger .input-search .wrap input[type=submit]{background:url(/images/material/arr-right.svg) no-repeat 50%;background-size:contain;border:none;border-radius:0;bottom:0;font-size:0;height:10px;line-height:1;margin:auto 0;padding:0;position:absolute;right:0;top:0;width:24px}header .overlay{background:rgba(0,0,0,.79);background-size:cover;bottom:0;height:100%;left:0;opacity:0;position:fixed;right:0;top:0;transition:all .2s ease-out;visibility:hidden;width:100%}header.stay{background:#fff;border-color:#f2f2f2;transition:all .3s ease-out}header.stay .logo-header>img{opacity:0;transition:all .3s ease-out}header.stay .logo-header>img.logo-2{opacity:1;transition:all .3s ease-out}header.stay .main-menu .togglemenu:before{background:transparent}header.stay .highlight-menu ul li a{color:#101010}@-webkit-keyframes menutransisition{0%{border-radius:60px 0 60px 60px;height:120px;overflow:hidden;width:120px}70%{border-radius:0}to{height:100vh;overflow:visible;width:600px}}@keyframes menutransisition{0%{border-radius:60px 0 60px 60px;height:120px;overflow:hidden;width:120px}70%{border-radius:0}to{height:100vh;overflow:visible;width:600px}}@-webkit-keyframes opacitytrans{0%{opacity:0;visibility:hidden}50%{opacity:.5}70%{opacity:.7}to{opacity:1;visibility:visible}}@keyframes opacitytrans{0%{opacity:0;visibility:hidden}50%{opacity:.5}70%{opacity:.7}to{opacity:1;visibility:visible}}footer{background:url(/images/material/bg-footer.webp) no-repeat 50%;background-size:cover;overflow-x:hidden;padding:50px 0;position:relative}footer .whatsapp-float{bottom:0;position:fixed;right:0;z-index:999}footer .whatsapp-float a,footer .whatsapp-float a img{display:block;margin:0}footer .col{box-sizing:border-box;flex:0 0 20%;max-width:20%;padding:0 40px}footer a{color:#868686;display:block;font-size:.875rem;margin-bottom:5px}footer p{color:#b1b1b1;font-weight:600;margin-bottom:10px}footer p a{color:#b1b1b1;font-size:1rem}footer .top{display:flex;margin:0 -40px}footer .top .box{margin-bottom:25px}footer .mid{border-top:1px solid hsla(0,0%,42%,.11);display:flex;margin:0 -40px;padding-top:30px}footer .mid span{color:#868686;font-size:.875rem}footer .mid .hotline{font-size:1rem;font-weight:700;margin-bottom:10px;padding-left:25px;position:relative}footer .mid .hotline:before{background:url(/images/material/ic-telp-call.svg) no-repeat 50%;bottom:0;content:"";height:20px;left:0;margin:auto 0;position:absolute;top:0;width:20px}footer .mid .wrap-call .box{position:relative}footer .mid .wrap-call .box span{left:0;position:absolute;top:0}footer .mid .wrap-call .box a{padding-left:15px}footer .mid .col:last-child{flex:0 0 40%;max-width:40%}footer .mid .wrap-phone{display:flex}footer .mid .wrap-phone figure{flex:0 0 58px;max-width:58px}footer .mid .wrap-phone .text{box-sizing:border-box;flex:0 0 calc(100% - 58px);max-width:calc(100% - 58px);padding-left:20px}footer .mid .wrap-phone .text small{color:#868686;display:block;font-size:.875rem;margin-bottom:10px}footer .mid .wrap-phone .text .wrap-download-footer{display:flex}footer .mid .wrap-phone .text .wrap-download-footer figure{flex:unset;margin-right:20px;max-width:100%}footer .bot{align-items:center;display:flex;margin-top:30px}footer .bot a{margin-bottom:0}footer .bot small{color:#5a5a5a;flex:0 0 60%;max-width:60%}footer .bot small a{color:#5a5a5a;display:inline-block}footer .bot .wrap-medsos{display:flex;flex:0 0 40%;max-width:40%;padding-left:40px}footer .bot .wrap-medsos a{padding:0 5px}footer .bot .wrap-medsos a img{width:30px}@media (max-width:1279px){header .highlight-menu ul li a{font-size:.875rem}footer .wrapper{margin:0 70px}footer .mid,footer .top{margin:0 -30px}footer .col{padding:0 30px}}@media (max-width:1023px){header{height:87px}header .wrapper{margin:0 0 0 40px}header .logo-header>img{width:180px}header .highlight-menu{margin-top:31px}header .highlight-menu ul li a{font-size:.75rem}header .main-menu .menu-burger,header .main-menu .togglemenu,header .main-menu .togglemenu:before{height:85px;width:85px}header .main-menu.active .menu-burger{-webkit-animation:unset;animation:unset;width:472px}header .main-menu.active .menu-burger .inner{padding:75px 60px 70px}header .main-menu.active .menu-burger nav ul li{font-size:1rem;padding-left:45px}header .main-menu.active .menu-burger nav ul li a{font-size:1.125rem}header .main-menu.active .menu-burger .input-search .wrap input[type=text]{font-size:1rem}header .main-menu.active .menu-burger .input-search .wrap input[type=submit]{min-width:unset}footer .mid,footer .top{flex-wrap:wrap}footer .mid .col{margin-bottom:30px}footer .col{flex:0 0 33.33%;max-width:33.33%}}@media (max-width:767px){header .wrapper{margin:0 0 0 25px}header .highlight-menu{display:none}header .main-menu .togglemenu,header .main-menu .togglemenu:before{height:75px;width:75px}header .main-menu .togglemenu .wrap-span{height:15px;margin-top:10px;width:24px}header .main-menu .menu-burger{height:75px;width:75px}header .main-menu.active .menu-burger{-webkit-animation:unset;animation:unset;width:90%}header .main-menu.active .menu-burger .inner{padding:75px 40px 70px}header .main-menu.active .menu-burger nav ul li{font-size:.875rem;padding-left:35px}header .main-menu.active .menu-burger .input-search .wrap input[type=text],header .main-menu.active .menu-burger nav ul li a{font-size:1rem}header .main-menu.active .menu-burger .input-search .wrap input[type=submit]{min-width:unset}footer{padding:50px 0 30px}footer .whatsapp-float a img{width:150px}footer .wrapper{margin:0 25px}footer .top{flex-wrap:wrap;margin:0 -25px}footer .top .col{flex:0 0 50%;max-width:50%}footer .mid{flex-wrap:wrap;margin:0 -25px}footer .mid .col{margin-bottom:30px}footer .mid .col,footer .mid .col:last-child{flex:0 0 100%;max-width:100%}footer .bot{align-items:normal;display:flex;flex-direction:column-reverse}footer .bot .wrap-medsos{margin-bottom:10px;padding-left:0}footer .bot .wrap-medsos,footer .bot small{flex:unset;max-width:unset}}.tag-title{color:#dd1525;font-style:italic;font-weight:600;padding-left:50px;position:relative}.tag-title:before{background:grey;bottom:0;content:"";height:1px;left:0;margin:auto 0;position:absolute;top:0;width:40px}.banner-middle{height:480px;position:relative}.banner-middle figure{height:100%;overflow:hidden;position:relative;width:100%}.banner-middle figure img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.banner-middle figure:after{background:#000;background:linear-gradient(0deg,#000,hsla(0,0%,100%,0));bottom:0;content:"";left:0;margin:auto;opacity:.6;position:absolute;right:0;top:0}.banner-middle .caption{left:240px;position:absolute;top:50%;transform:translateY(-50%);z-index:2}.banner-middle .caption .tag-title{color:#fff}.banner-middle .caption .tag-title:before{background:#fff}.banner-middle .caption h2{color:#fff;font-size:3.75rem;font-weight:700}.banner-middle .navigasi-menu,.banner-middle .navigasi-menu:before{bottom:0;left:0;position:absolute;right:0}.banner-middle .navigasi-menu:before{background:#000;background:linear-gradient(0deg,#000,hsla(0,0%,100%,0));content:"";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#ffffff",GradientType=1);height:70px;opacity:.3}.banner-middle .navigasi-menu ::-webkit-scrollbar{height:4px;opacity:0}.banner-middle .navigasi-menu ::-webkit-scrollbar-track{background:#f1f1f1}.banner-middle .navigasi-menu ::-webkit-scrollbar-thumb,.banner-middle .navigasi-menu ::-webkit-scrollbar-thumb:hover{background:#888}.banner-middle .navigasi-menu ul{display:flex;flex-wrap:nowrap;margin:0 -25px;overflow:auto}.banner-middle .navigasi-menu ul li{box-sizing:border-box;flex:none;margin:0;padding:0 25px;position:relative;text-align:center}.banner-middle .navigasi-menu ul li:after{background-color:#ea1c2c;bottom:0;content:"";height:3px;left:0;margin:0 auto;position:absolute;right:0;transition:all .2s ease-out;width:0}.banner-middle .navigasi-menu ul li a{color:#a8a8a8;display:block;padding-bottom:30px;position:relative;transition:all .2s ease-out}.banner-middle .navigasi-menu ul li a:after{background-color:#ea1c2c;bottom:0;content:"";height:3px;left:0;margin:0 auto;position:absolute;right:0;transition:all .2s ease-out;width:0}.banner-middle .navigasi-menu ul li.active a,.banner-middle .navigasi-menu ul li:hover a{color:#fff}.banner-middle .navigasi-menu ul li.active a:after,.banner-middle .navigasi-menu ul li:hover a:after{width:100%}.banner-middle.search-page{height:auto}.breadcrumb{margin-bottom:50px}.breadcrumb ul{display:flex}.breadcrumb ul li{font-size:.875rem;margin-bottom:0;margin-right:15px;padding-right:15px;position:relative}.breadcrumb ul li:last-child{margin-right:0;padding-right:0}.breadcrumb ul li:last-child:before{display:none}.breadcrumb ul li:before{bottom:0;color:#a7a7a7;content:"/";position:absolute;right:0;top:0}.breadcrumb ul li a{color:#a7a7a7}.breadcrumb ul li span{color:#333;font-weight:600}.middle{background:url(/images/material/bg-ap.webp) no-repeat bottom;background-size:100%;overflow-x:hidden;padding:40px 0 90px}.middle.no-banner{padding-top:160px}.middle.no-bg{background:none}.content-pages h2,.content-pages h3,.content-pages h4,.content-pages h5{color:#111}.content-pages p{color:#999;line-height:1.5}.content-pages h5{line-height:1.2;margin-bottom:10px}.wrap-video{position:relative}.wrap-video .thumb-video{margin:0 auto;position:relative;text-align:center}.wrap-video .thumb-video figure img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.wrap-video .thumb-video .btn-play{align-items:center;bottom:0;color:#363636;cursor:pointer;display:flex;flex-flow:column nowrap;font-style:italic;font-weight:700;justify-content:center;left:20px;position:absolute}.wrap-video .wrap-yt{bottom:0;display:none;left:0;margin:auto;position:absolute;right:0;top:0;z-index:2}.wrap-video .wrap-yt,.wrap-video .wrap-yt iframe{height:100%;width:100%}.img-middle-rounded figure{height:360px;overflow:hidden;position:relative;width:100%}.img-middle-rounded figure img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.img-middle-rounded figure span{color:#fff;font-size:2.125rem;font-weight:700;height:290px;padding:70px;position:absolute;right:0;text-align:right;top:0;width:425px;z-index:2}.img-middle-rounded figure span:before{background:rgba(219,21,37,.91);border-radius:100%;content:"";height:459px;position:absolute;right:-50px;top:-160px;width:459px;z-index:-1}.pagging{border-top:1px solid #e8e8e8;margin-top:50px;padding:32px 0;position:relative}.pagging ul{display:block;margin:0;padding:0 50px;position:relative;text-align:center}.pagging ul li{display:inline-block;margin:0 12px;position:relative}.pagging ul li a{color:#818181}.pagging ul li a:hover{color:#101010}.pagging ul li a.active{color:#101010;font-weight:600}.pagging ul li.next,.pagging ul li.prev{left:0;position:absolute;right:auto;top:50%;transform:translateY(-50%)}.pagging ul li.next a,.pagging ul li.next a svg,.pagging ul li.prev a,.pagging ul li.prev a svg{display:block}.pagging ul li.next:hover a svg,.pagging ul li.prev:hover a svg{fill:#101010}.pagging ul li.next{left:auto;right:0;top:3px;transform:rotate(180deg) translateY(0)}.pagination{border-bottom:1px solid #e8e8e8;border-top:1px solid #e8e8e8;padding:30px 0;position:relative;text-align:center}.pagination ul{margin:0}.pagination ul li{display:inline-block;margin:0 17px;padding:0}.pagination ul li:before{display:none}.pagination ul li a{color:#818181;font-size:16px}.pagination ul li a.active{color:#111;font-weight:600}.pagination .arrow-page{background:url(/images/material/arrow-page.svg) no-repeat;display:inline-block;height:15px;position:absolute;top:33px;width:9px}.pagination .arrow-page:hover{cursor:pointer;opacity:.8}.pagination .arrow-page.arrow-prev{left:0;transform:rotate(180deg)}.pagination .arrow-page.arrow-next{right:0}.row-list-33{margin-bottom:40px;margin-left:-20px;width:calc(100% + 40px)}.row-list-33 .column{margin-bottom:40px;padding:0 20px}.row-list-33 .column .wrap-column,.row-list-33 .column .wrap-column figure{position:relative}.row-list-33 .column .wrap-column figure>img{border-radius:13px;width:100%}.row-list-33 .column .wrap-column figure:before{background:url(/images/material/shd-kegiatan.png) no-repeat bottom;background-size:cover;border-bottom-left-radius:13px;border-bottom-right-radius:13px;bottom:0;content:"";height:63%;left:0;position:absolute;right:0;width:100%}.row-list-33 .column .wrap-column .text{bottom:0;padding:0 20px 14px;position:absolute;width:100%}.row-list-33 .column .wrap-column .text h6{color:#fff;font-size:.938rem;font-weight:600;line-height:1;margin-bottom:7px}.row-list-33 .column .wrap-column .text p{color:#fff;font-size:.938rem;margin:0}.wrap-brochure{border-radius:20px;display:flex;height:260px;margin:30px 0 60px;padding:30px 50px}.wrap-brochure .panel-brochure{align-items:center;background-color:#000000cc;border-radius:6px;display:flex;justify-content:space-between;margin-top:auto;padding:20px 30px;position:relative;width:100%}.wrap-brochure .panel-brochure figure{bottom:18px;left:18px;position:absolute}.wrap-brochure .panel-brochure h5{color:#fff;font-size:1.125rem;margin:0;padding-left:110px}.wrap-brochure .panel-brochure a{color:#fff;font-weight:600;margin-right:25px;position:relative}.wrap-brochure .panel-brochure a>img{height:22px;position:absolute;right:-30px;top:0;width:20px}.list-round{display:flex;flex-wrap:wrap;margin-left:-40px;margin-top:40px;width:calc(100% + 80px)}.list-round .item{cursor:pointer;flex:0 0 33.33%;max-width:33.33%;padding:0 40px}.list-round .item figure{border:14px solid rgba(60,84,81,.05);border-radius:50%;height:250px;margin:0 auto 15px;overflow:hidden;transition:all .3s ease-out;width:250px}.list-round .item figure img{transition:all .35s ease-out;width:100%}.list-round .item figcaption{margin:auto;max-width:300px;text-align:center}.list-round .item figcaption h5{font-weight:600;margin:0 0 5px}.list-round .item figcaption a{color:#333;font-weight:600;margin-right:25px;position:relative}.list-round .item figcaption a>img{height:22px;position:absolute;right:-30px;top:0;width:20px}.list-round .item:hover figure{transition:all .35s ease-out}.list-round .item:hover figure img{transform:scale(1.06);transition:all .35s ease-out}.box-withimg{align-items:center;display:flex}.box-withimg .text{flex:0 0 calc(100% - 320px);max-width:calc(100% - 320px);padding-right:88px}.box-withimg .wrap-video{flex:0 0 320px;max-width:320px}.other-news{overflow-x:hidden;padding:60px 0 80px}.other-news h4{font-size:1.438rem;font-weight:600;margin-bottom:30px}.other-news figure>img{box-shadow:0 3px 6px -1px #0000003d}.mobile-only{display:none}@media (max-width:1279px){.wrapper{margin:0 105px}.tag-title{font-size:.813rem}.banner-middle{height:385px}.banner-middle .caption{left:105px;top:54%}.banner-middle .caption h2{font-size:3rem}.banner-middle .caption .tag-title{font-size:.813rem}.banner-middle .navigasi-menu ul{margin:0 -16px}.banner-middle .navigasi-menu ul li{padding:0 16px}.banner-middle .navigasi-menu ul li a{font-size:.875rem}.list-round .item figure{height:auto;width:auto}.list-round .item figure>img{width:auto}.row-list-33 .column .wrap-column .text{padding:0 15px 14px}.row-list-33 .column .wrap-column .text p{font-size:.875rem;line-height:1.1}.row-list-33 .column.column-66 .wrap-column .text{padding:0 20px 18px}}@media (max-width:1023px){.wrapper{margin:0 75px}.middle.no-banner{padding-top:120px}.wrap-video .thumb-video .btn-play{font-size:.75rem;left:5px}.wrap-video .thumb-video .btn-play>img{width:50px}.banner-middle{height:290px}.banner-middle .caption{left:75px}.banner-middle .caption h2{font-size:1.75rem}.banner-middle .navigasi-menu ul li{padding:0 9px}.banner-middle .navigasi-menu ul li a{font-size:.75rem;padding-bottom:20px}.box-withimg .text{flex:0 0 calc(100% - 252px);max-width:calc(100% - 252px);padding-right:40px}.box-withimg .wrap-video{flex:0 0 252px;max-width:252px}.list-round{margin-left:-20px;width:calc(100% + 40px)}.list-round .item{padding:0 20px}.list-round .item figcaption h5{font-size:1.25rem}.wrap-brochure{height:220px;padding:30px 35px}.wrap-brochure .panel-brochure{padding:15px 30px}.wrap-brochure .panel-brochure figure{width:82px}.wrap-brochure .panel-brochure h5{font-size:1rem;padding-left:90px}.wrap-brochure .panel-brochure a{font-size:.875rem}.row-list-33{margin-left:-10px;width:calc(100% + 20px)}.row-list-33 .column{margin-bottom:20px;padding:0 10px}.row-list-33 .column .wrap-column .text h6{font-size:.5rem}.row-list-33 .column .wrap-column .text p{font-size:.75rem}.other-news{padding:40px 0 60px}}@media (max-width:767px){.mobile-only{display:block}.wrapper{margin:0 25px}.tag-title{font-size:.625rem}.middle{padding:30px 0 90px}.banner-middle{height:384px}.banner-middle .caption{left:25px;top:50%}.banner-middle .caption .tag-title{font-size:.625rem}.banner-middle .caption h2{font-size:1.5rem;margin-top:15px}.breadcrumb{margin-bottom:25px}.breadcrumb ul li{font-size:.625rem;margin-right:10px;padding-right:10px}a.link{font-size:.75rem;padding-right:25px;top:-15px}a.link:after{background-size:contain;height:20px;width:20px}.box-withimg{flex-wrap:wrap}.box-withimg .text{flex:0 0 100%;max-width:100%;padding-right:0}.box-withimg .wrap-video{flex:0 0 100%;max-width:100%;padding:0 30px}.img-middle-rounded figure span{font-size:1.125rem;height:auto;padding:16px;width:165px}.img-middle-rounded figure span:before{height:257px;right:-58px;top:-117px;width:245px}.list-round .item{flex:0 0 100%;max-width:100%;padding:0 40px}.list-round .item figure{width:80%}.list-round .item figure>img{width:100%}.list-round .item figcaption a{font-size:.75rem}.pagination{padding:12px 0}.pagination .arrow-page{background-size:contain;height:11px;top:19px;width:6px}.pagination ul li{margin:0 10px}.pagination ul li a{font-size:.75rem}.pagination ul li a>img{height:12px;right:-21px;width:17px}.wrap-brochure{border-radius:15px;height:213px;margin:30px 0;padding:30px 15px 15px}.wrap-brochure .panel-brochure{border-radius:5px;flex-wrap:wrap;padding:7px 10px}.wrap-brochure .panel-brochure h5{font-size:.75rem;margin-bottom:3px;padding-left:77px}.wrap-brochure .panel-brochure figure{bottom:9px;left:13px;width:62px}.wrap-brochure .panel-brochure a{font-size:.625rem;margin-right:0;padding-left:77px}.wrap-brochure .panel-brochure a>img{height:13px;right:-14px;width:12px}.row-list-33 .column.column-33{flex:0 0 100%;max-width:100%}.row-list-33 .column .wrap-column figure>img{border-radius:8px}}.slider-history{margin:40px -28px;padding:0 50px;position:relative}.slider-history:before{background:#dedede;content:"";height:3px;left:0;position:absolute;right:0;top:98px;z-index:-1}.slider-history .list{box-sizing:border-box;margin:0 auto;padding:0 28px;text-align:center}.slider-history .list figure{border:15px solid rgba(60,84,81,.05);border-radius:100%;height:191px;margin:0 auto 20px;overflow:hidden;width:191px}.slider-history h5{color:#101010;font-weight:600;margin-bottom:10px}.slider-history .slick-arrow{border:none;border-radius:100%;bottom:auto;font-size:0;height:30px;left:0;margin:auto 0;min-width:unset;padding:0;position:absolute;top:85px;width:30px}.slider-history .slick-arrow:before{background:url(/images/material/arr-white.svg) no-repeat 50%;background-size:contain;bottom:0;content:"";height:15px;left:0;margin:auto;position:absolute;right:0;top:0;width:8px}.slider-history .slick-arrow.slick-next{left:auto;right:0;transform:rotate(180deg)}.visi-misi p{margin-bottom:12px}.value-corp{border-top:1px solid #e8e8e8;margin-top:60px;padding-top:40px}.list-management{display:flex;flex-wrap:wrap;margin-left:-12px;margin-top:40px;width:calc(100% + 24px)}.list-management .item-management{cursor:pointer;flex:0 0 33.33%;margin-bottom:35px;max-width:33.33%;padding:0 12px}.list-management .item-management:hover figure:after{height:100%;opacity:1;transition:all .35s ease-out;width:100%}.list-management .item-management .box{padding:13px}.list-management .item-management figure{margin-bottom:20px;max-width:280px;position:relative;z-index:1}.list-management .item-management figure:after,.list-management .item-management figure:before{background:#ddd;border-radius:10px;content:"";height:100%;left:-13px;position:absolute;top:-13px;transition:all .35s ease-out;width:100%;z-index:-1}.list-management .item-management figure:after{background:#dd1525;height:100%;opacity:0;width:100%}.list-management .item-management figure img{border-radius:10px;display:block;position:relative;z-index:2}.list-management .item-management .desc-managemnt h5{color:#101010;font-weight:600;line-height:1.3;margin:0 0 10px}.list-management .item-management .desc-managemnt .jobs{color:#999;display:block}.award-list .item{margin-bottom:45px}.award-list .item figcaption p{margin:0}@media (max-width:1023px){.slider-history{padding:0 20px}.slider-history .list{padding:0 15px}.slider-history .list figure{height:auto;width:auto}.list-management .item-management .desc-managemnt h5{font-size:1rem;margin-bottom:0}.list-management .item-management .desc-managemnt .jobs{font-size:.875rem}}@media (max-width:767px){.slider-history{margin:40px -25px;padding:0}.slider-history .slick-arrow{height:24px;top:87px;width:24px;z-index:2}.slider-history .slick-arrow.slick-prev{left:18px}.slider-history .slick-arrow.slick-next{right:18px}.slider-history .list figure{border:11px rgba(60,84,81,.05)}.slider-history .list figure>img{width:100%}.slider-history .list .text h5{font-size:1.125rem;margin-bottom:5px}.list-management .item-management{flex:0 0 100%;max-width:100%}.box-withimg .text{order:2}.box-withimg .wrap-video{margin-bottom:25px;order:1}hr{display:none}.img-middle-rounded figure{height:auto}.img-middle-rounded figure span{font-size:.875rem;width:135px}.img-middle-rounded figure span:before{height:257px;width:225px}}

/*# sourceMappingURL=about.css.map*/