:root{--bs-body-bg: #f6f6f6;--background-color: #eb6d07;--accent-color: #fff}body{font-family:Poppins,sans-serif;font-size:16px;background-color:#fff}.bg-primary{background-color:#ff7a0e!important}.base-nav{min-height:4rem;width:calc(100% - 210px);margin-left:210px;transition:all .3s ease-in-out}.sidenav{width:210px!important;background-color:#f6f6f6!important}.sidenav .sidenav-header{margin-top:.6rem}.sidenav .sidenav-header .navbar-brand-img{width:100%;-o-object-fit:cover;object-fit:cover}.navbar-main{padding:.5rem 0!important}.navbar-main i{font-size:1.2rem}.sidenav .nav-item .nav-link{position:relative;margin-right:0!important;margin-left:20px!important;font-size:16px;padding:6px 8px!important}.sidenav .nav-item .nav-link.active{background-color:#dadada9a!important;border-radius:37px 0 0 37px!important}.sidenav .nav-item .nav-link.active:after{position:absolute;left:-14px;content:"";width:6px;height:60%;background-color:#03542c;border-radius:2px}.content-main{margin-left:210px;padding:0 1rem!important}.bg-primary-gradient{background:linear-gradient(89.69deg,#f39034 2.03%,#c05803 99.73%)}.bg-secondary-gradient{background:linear-gradient(270deg,#0ab560,#03542c)}.card-dashboard .card-body{border-radius:20px;padding:16px 20px 10px}.card-dashboard-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.card-dashboard-title h5{font-size:.95rem;color:#fff;font-weight:600}.card-dashboard-title i{font-size:1.25rem;color:#fff;margin-top:-10px}.card-dashboard-body{display:flex;align-items:center;justify-content:space-between}.card-dashboard-body h4{font-size:2.25rem;color:#fff;font-weight:600}.card-dashboard-body i{font-size:1.05rem;color:#fff;margin-top:10px}@media (max-width: 1200px){.content-main{width:100%!important;margin-left:0!important;padding:0 1rem!important}.base-nav{width:100%!important;margin-left:0!important}}.content-guest .navguest{position:fixed;top:0;left:0;right:0;z-index:100;min-height:5.6rem;transition:top .3s}.content-guest .navguest.bg-orange{background:color-mix(in srgb,var(--background-color),transparent 20%)!important}.content-guest .navguest.bg-light{background:#fff!important}.content-guest .navguest .navbar-brand{margin-left:auto;margin-right:1.6rem}.content-guest .navguest .navbar-brand-mobile{display:none}@media screen and (max-width: 768px){.content-guest .navguest .navbar-brand{display:none}.content-guest .navguest .navbar-brand-mobile{display:block;margin-left:.2rem;margin-right:auto}.content-guest .navguest .navbar-brand-mobile img{width:120px}.content-guest .navguest .navbar-nav .nav-item:nth-child(3){display:none}}.content-guest .navguest .navbar-nav{display:flex;align-items:center;justify-content:center;row-gap:.6rem}.content-guest .navguest .nav-item .nav-link{min-width:100px;padding:.26rem 1.8rem!important;font-size:1rem;font-weight:600;text-decoration:none;color:#fff;background-color:#eb6d07;border-radius:20px;display:inline-block;text-align:center;margin-left:.3rem;margin-right:.3rem}.content-guest .navguest.bg-orange .nav-item .nav-link.active{background-color:#fba35a!important;color:#fff}.content-guest .navguest.bg-light .nav-item .nav-link.active{background-color:#03542c!important;color:#fff}.content-guest .navguest .nav-item .nav-link:hover{background-color:#fba35a!important;cursor:pointer;color:#fff}.content-guest .navguest .nav-item .nav-login{color:#eb6d07;background-color:#fff!important;border:1px solid #eb6d07}.content-guest .navguest .nav-item .nav-link-brand{min-width:210px;margin-left:1.6rem;margin-right:1.6rem}.content-guest .navguest.bg-light .nav-item .nav-link-brand{min-width:230px;margin-left:1rem;margin-right:1rem}.content-guest .navguest.bg-orange .nav-item .nav-link-brand img{width:210px}.content-guest .navguest.bg-light .nav-item .nav-link-brand img{width:230px;margin-top:-14px}.content-guest .hero{position:absolute;width:100%;min-height:130vh;padding:8rem 0;display:flex;flex-direction:column}.content-guest .hero .hero-bg img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;opacity:.7;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.content-guest .hero .hero-bg:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;content:"";background:color-mix(in srgb,var(--background-color),transparent 30%)}.content-guest .hero-top{position:relative;z-index:3;width:100%;padding:12rem 6rem 4.25rem;display:flex;align-items:center;justify-content:start;flex-direction:column}.content-guest .hero-top h1{color:#fff!important;font-size:65px;font-weight:600;text-align:center;line-height:85px}.content-guest .hero-top h1 span:before{content:" ";display:block}.content-guest .hero-top p{color:#fff!important;font-size:44px;font-weight:500}@media screen and (max-width: 768px){.content-guest .hero-top{padding:12rem 1rem 4.25rem}.content-guest .hero-top h1{font-size:45px;line-height:55px}.content-guest .hero-top p{font-size:30px}}.content-guest .search{width:100%;position:relative;top:0;left:0;right:0;z-index:10}.content-guest .search-content{display:flex;align-items:center;justify-content:start;flex-direction:column;text-align:center}.content-guest .search-content .container{display:flex;align-items:center;justify-content:center;gap:.8rem}.content-guest .search-content h4{color:#fff!important;font-size:27px;font-weight:500;margin-bottom:1.4rem}.content-guest .search-content .btn{display:inline-block;padding:.34rem 1.8rem!important;font-size:1rem;font-weight:500;border:none;border-radius:40px;margin:0 .4rem;white-space:nowrap}.content-guest .search-content .btn-primary{background-color:#03542c!important;color:#fff}@media screen and (max-width: 768px){.content-guest .search-content .container{display:inline-grid;grid-template-columns:repeat(1,1fr);justify-items:center;align-items:center}.content-guest .search-content .btn{width:96%}}.content-guest .product{margin-top:8rem;width:100%;position:relative;top:0;left:0;right:0;z-index:10}.content-guest .product-title{display:flex;align-items:center;justify-content:start;flex-direction:column}.content-guest .product-title h4{color:#fff!important;font-size:38px;font-weight:600;margin-bottom:.4rem}.content-guest .product-content{display:flex;align-items:center;justify-content:center;flex-direction:row;gap:1.6rem;padding:1rem 4rem 4rem;overflow-x:scroll;transition:.5s}.content-guest .product-content::-webkit-scrollbar{display:none}.content-guest .product-item{position:relative;width:310px;height:350px;box-shadow:0 10px 30px #00000040;border-radius:26px;border:none;flex:0 0 auto}.content-guest .product-item:before{content:"";border-radius:26px;background:linear-gradient(180deg,#56565600,#010000);position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.content-guest .product-item img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:26px;top:0;right:0;bottom:0;left:0;display:block}.content-guest .product-item-content{width:100%;position:absolute;z-index:2;bottom:0;padding:1.6rem 1.3rem;display:flex;align-items:last;flex-direction:column}.content-guest .product-item-content h6{color:#fff!important;font-size:28px;font-weight:600;line-height:32px;padding:0!important;margin:0!important}.content-guest .product-item-content p{color:#fff!important;font-size:16px;font-weight:400;line-height:18px;padding:0!important;margin:0!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.content-guest .product-item-content p span{font-weight:700;line-height:20px;padding:0!important;margin:0!important}@media screen and (max-width: 768px){.content-guest .product-content{justify-content:start;padding:1rem 1rem 4rem;gap:.8rem}.content-guest .product-item{width:180px;height:260px}.content-guest .product-item-content{padding:1.6rem .8rem}.content-guest .product-item-content h6{font-size:20px;line-height:24px}.content-guest .product-item-content p{font-size:14px;line-height:16px}}.content-guest .product-second{margin-top:8rem;width:100%;position:relative;top:0;left:0;right:0;z-index:10}.content-guest .product-second-content{display:flex;align-items:center;justify-content:center;flex-direction:row;gap:1.6rem;padding:1rem 4rem;overflow-x:scroll;transition:.5s}.content-guest .product-second-content::-webkit-scrollbar{display:none}.content-guest .product-second-item{width:360px;height:390px;background-color:#f5f3f3!important;border-radius:26px;border:none;flex:0 0 auto}.content-guest .product-second-item img{width:100%;height:210px;-o-object-fit:cover;object-fit:cover;border-radius:26px 26px 0 0;box-shadow:0 4px 16px #00000040;display:block}.content-guest .product-second-item-content{width:100%;padding:1.6rem 1.3rem;display:flex;align-items:center;flex-direction:column}.content-guest .product-second-item-content h6{font-size:28px;font-weight:600;line-height:32px;padding:0!important;margin:0!important;color:#03542c}.content-guest .product-second-item-content h5{font-size:46px;font-weight:600;line-height:32px;padding:0!important;color:#ff5f00;display:flex;align-items:baseline;margin-top:.6rem;margin-bottom:0rem}.content-guest .product-second-item-content h5 span:first-child{font-size:29px;padding:0!important;margin:0!important}.content-guest .product-second-item-content h5 span:last-child{font-size:22px;padding:0!important;margin:0!important}.content-guest .product-second-item-content .discount{display:flex;align-items:center;justify-content:center;flex-direction:row;gap:.4rem;margin:0!important;padding:0!important}.content-guest .product-second-item-content .discount .bg-outline-danger{background-color:#fecccc!important;color:#ff0909!important;font-size:16px;font-weight:600;padding:.2rem .4rem;border-radius:20px}.content-guest .product-second-item-content .badge-sm-full{font-size:19px;font-weight:600;width:100%;background-color:#03904b!important;color:#fff!important;border-radius:5px;margin-top:.4rem;margin-bottom:.4rem;padding:.4rem 0}.content-guest .product-second-item-content .sub-title{color:#8f8f8f!important;font-weight:400;line-height:16px;padding:0!important;margin:0 0 8px!important}.content-guest .product-second-item-content .btn-primary{font-size:19px;font-weight:600;margin-top:.5rem;margin-bottom:.25rem;padding:4px 0!important;width:100%;background-color:#03542c!important}.content-guest .product-second-item-content .btn-default{font-size:19px;font-weight:600;margin-top:.25rem;margin-bottom:.25rem;padding:4px 0!important;width:100%;background-color:transparent!important;border:1px solid #03542c!important}.content-guest .product-second-item-content .btn-transparent{font-size:14px;font-weight:600;margin-top:.25rem;margin-bottom:.25rem;padding:4px!important;width:100%;background-color:transparent!important;border:none;box-shadow:none;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 768px){.content-guest .product-second{margin-top:4rem}.content-guest .product-second-content{justify-content:start;padding:1rem}}.content-guest .service{width:100%;position:relative;top:0;left:0;right:0;z-index:10}.content-guest .service-content{width:100%;padding:0rem 4rem;display:flex;align-items:center;justify-content:space-evenly;flex-wrap:wrap;gap:1.6rem}.content-guest .service-item{width:132px;flex:0 0 auto;display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 768px){.content-guest .service-content{padding:0rem 1.6rem;gap:.8rem}.content-guest .service-item{width:46%}}.content-guest .service-item .service-item-rounded{width:110px;height:110px;border-radius:132px;background:linear-gradient(180deg,#ca4c02,#ffa704);display:flex;align-items:center;justify-content:center}.ci{background-size:contain;width:24px;height:24px;display:inline-block}.icon-internet{background:url(/build/assets/icon-internet-Cc3S8AMn.svg) no-repeat}.icon-mitra{background:url(/build/assets/icon-mitra-BIynX1Rs.svg) no-repeat}.icon-pengaduan{background:url(/build/assets/icon-pengaduan-Cv_R2Yh6.svg) no-repeat}.icon-product{background:url(/build/assets/icon-product-0hhNcHXT.svg) no-repeat}.icon-promo{background:url(/build/assets/icon-promo-uE1b-jEu.svg) no-repeat}.icon-callendar{background:url(/build/assets/icon-callendar-BEXRmYqp.svg) no-repeat}.icon-callendar-dark{background:url(/build/assets/icon-callendar-dark-DmkoeTls.svg) no-repeat}.icon-office{background:url(/build/assets/icon-office-BlmveTn2.svg) no-repeat}.icon-phone{background:url(/build/assets/icon-phone-BAwoJ0oi.svg) no-repeat}.icon-mail{background:url(/build/assets/icon-mail-CEzAqOpH.svg) no-repeat}.icon-instagram{background:url(/build/assets/icon-instagram-Cm272agU.svg) no-repeat}.icon-facebook{background:url(/build/assets/icon-facebook-wPxj6P0i.svg) no-repeat}.icon-telegram{background:url(/build/assets/icon-telegram-vfK4KfSs.svg) no-repeat}.icon-tiktok{background:url(/build/assets/icon-tiktok-DccbhKkU.svg) no-repeat}.icon-twitter{background:url(/build/assets/icon-twitter-DHO7myX_.svg) no-repeat}.icon-arrow-right{background:url(/build/assets/icon-arrow-right-DD_9QdOL.svg) no-repeat}.icon-arrow-left{background:url(/build/assets/icon-arrow-right-DD_9QdOL.svg) no-repeat;transform:rotate(180deg)}.icon-arrow-right-lg{background:url(/build/assets/icon-arrow-right-lg-B-LSm-r8.svg) no-repeat}.icon-location{background:url(/build/assets/icon-location-BNiShRWp.svg) no-repeat}.icon-maps-outline{background:url(/build/assets/icon-maps-outline-oCBwKKga.svg) no-repeat}.icon-close{background:url(/build/assets/icon-close-mnXTMav1.svg) no-repeat}.icon-close-lg{background:url(/build/assets/icon-close-lg-B254PCaj.svg) no-repeat}.icon-list{background:url(/build/assets/icon-list-CvIeULAI.svg) no-repeat}.icon-accordion{background:url(/build/assets/icon-accordion-DUuYKBJP.svg) no-repeat}.content-guest .service-item .service-item-rounded .ci{width:62px!important;height:62px!important;color:#fff}.content-guest .service-item h6{font-size:28px;font-weight:600}.content-guest .banner{width:100%;position:relative;top:0;left:0;right:0;z-index:10}.content-guest .banner-content{display:flex;align-items:center;justify-content:center;flex-direction:row;gap:1.6rem;border:none;border-radius:20px;padding:4rem;overflow-x:scroll}.content-guest .banner-content::-webkit-scrollbar{display:none}.content-guest .banner-item{position:relative;width:100%;height:450px;box-shadow:0 10px 30px #00000040;border-radius:26px;border:none;flex:0 0 auto}.content-guest .banner-item:before{content:"";border-radius:26px;background:linear-gradient(180deg,#56565600,#010000);position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.content-guest .banner-item img{position:absolute;width:100%;height:450px;-o-object-fit:cover;object-fit:cover;border-radius:26px;top:0;right:0;bottom:0;left:0;display:block}@media screen and (max-width: 768px){.content-guest .banner-content{padding:4rem 1rem;gap:.8rem}.content-guest .banner-item{width:310px;height:140px}.content-guest .banner-item img{height:140px}}.content-guest .banner-item-content{width:100%;position:absolute;z-index:2;bottom:0;padding:1.6rem 1.3rem;display:flex;flex-direction:column}.content-guest .banner-item-content h6{color:#fff!important;font-size:28px;font-weight:600;line-height:32px;padding:0!important;margin:0!important}.content-guest .banner-item-content p{color:#fff!important;font-size:16px;font-weight:400;line-height:18px;padding:0!important;margin:0!important}.content-guest .hero-banner{position:absolute;width:100%}.content-guest .hero-banner-content{display:flex;align-items:center;justify-content:center;flex-direction:row;gap:2rem;border:none;border-radius:20px;padding:6.45rem 4rem 4rem;overflow-x:scroll}.content-guest .hero-banner-content::-webkit-scrollbar{display:none}.content-guest .hero-banner-item{position:relative;width:100%;height:84vh;box-shadow:0 10px 30px #00000040;border-radius:26px;border:none;flex:0 0 auto}.content-guest .hero-banner-item:before{content:"";border-radius:26px;background:linear-gradient(180deg,#56565600,#010000);position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.content-guest .hero-banner-item img{position:absolute;width:100%;height:84vh;-o-object-fit:cover;object-fit:cover;border-radius:26px;top:0;right:0;bottom:0;left:0;display:block}@media screen and (max-width: 768px){.content-guest .hero-banner-content{padding:6.45rem 1rem;gap:.8rem}.content-guest .hero-banner-item{width:370px;height:380px}.content-guest .hero-banner-item img{height:380px}}.content-guest .banner-news{width:100%;position:relative;top:0;left:0;right:0;z-index:1}.content-guest .banner-news-content{display:flex;align-items:center;justify-content:center;flex-direction:row;gap:1.6rem;border:none;padding:1rem 2rem 2.25rem;overflow-x:scroll}.content-guest .banner-news-content::-webkit-scrollbar{display:none}.content-guest .banner-news-item{position:relative;width:425px;height:225px;box-shadow:0 13px 12px -4px #00000040;border-radius:20px;border:none;flex:0 0 auto}.content-guest .banner-news-item img{position:absolute;width:425px;height:225px;-o-object-fit:cover;object-fit:cover;border-radius:20px;top:0;right:0;bottom:0;left:0;display:block}@media screen and (max-width: 768px){.content-guest .banner-news-item,.content-guest .banner-news-item img{width:310px;height:140px}}.content-guest .hero-news{width:100%;position:absolute;top:0;left:0;right:0;z-index:1}.content-guest .hero-news-content{width:100%;height:362px;border-radius:0 0 42px 42px}.content-guest .hero-news-content:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;content:"";border-radius:0 0 42px 42px;background:color-mix(in srgb,#03542ca1,transparent 20%)}.content-guest .hero-news img{position:absolute;z-index:1;width:100%;height:362px;-o-object-fit:cover;object-fit:cover;border-radius:0 0 42px 42px;top:0;right:0;bottom:0;left:0;display:block}@media screen and (max-width: 768px){.content-guest .hero-news-content,.content-guest .hero-news img{height:262px;border-radius:0 0 42px 42px}}.content-guest .news{width:100%;position:relative;top:0;left:0;right:0;z-index:10}.content-guest .news-header{display:flex;align-items:center;justify-content:space-between}.content-guest .news-category{display:flex;align-items:center;justify-content:start;flex-direction:row;gap:1rem;padding:0rem 4rem 0}.content-guest .news-category .category-item{font-size:20px;font-weight:600;color:#fff;background-color:#c4c4c4;text-decoration:none;padding:.3rem 1.5rem;border-radius:20px}.content-guest .news-category .category-item.active{background-color:#ff7a0e}.content-guest .news-category .category-item:hover{background-color:#716d6d;cursor:pointer}@media screen and (max-width: 768px){.content-guest .news-category{padding:0rem 1rem}.content-guest .news-category .category-item{font-size:16px;padding:.3rem 1rem}}.content-guest .news-title{display:flex;align-items:center;justify-content:start;flex-direction:column}.content-guest .news-title h4{font-size:38px;font-weight:600;margin-bottom:.2rem}.content-guest .news-title p{font-size:26px;font-weight:500;text-align:center;margin:0!important}.content-guest .news-content .btn-news-detail{padding:.4rem;margin:12px 0 0}.content-guest .news-content{display:flex;align-items:center;justify-content:center;flex-direction:row;gap:1.6rem;padding:4rem;overflow-x:scroll}.content-guest .news-content::-webkit-scrollbar{display:none}.content-guest .news-item{position:relative;width:310px;height:330px;box-shadow:0 10px 30px #00000040;border-radius:26px;border:none;flex:0 0 auto}.content-guest .news-item:hover{border:2px solid #ff7a0e;cursor:pointer}@media screen and (max-width: 768px){.content-guest .news-title p{font-size:20px;padding:0 1rem}.content-guest .news-content{padding:4rem 1rem;gap:.8rem;justify-content:start}.content-guest .news-item{width:180px;height:260px}}.content-guest .news-item:before{content:"";border-radius:26px;background:linear-gradient(180deg,#56565600,#010000);position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.content-guest .news-item img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:26px;top:0;right:0;bottom:0;left:0;display:block}.content-guest .news-item-content{width:100%;position:absolute;z-index:2;bottom:0;padding:1.6rem 1.3rem;display:flex;align-items:last;flex-direction:column}.content-guest .news-item-content h6{color:#fff!important;font-size:22px;font-weight:500;line-height:22px;padding:0!important;margin:0!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.content-guest .news-item-content p{color:#fff!important;font-size:16px;font-weight:400;line-height:14px;padding:0!important;margin:4px 0 0!important}.content-guest .news-item-content p i{font-size:1.2rem;color:#fff;margin-bottom:-6px}.content-guest .news-pagination{display:flex;align-items:center;justify-content:center;gap:.8rem;padding:0 0 2rem}.content-guest .news-pagination a{width:18px;height:18px;border-radius:18px;background-color:#d9d9d9;transition:.3s ease-in-out}.content-guest .news-pagination a.active{background-color:#ff7a0e;width:28px!important}.content-guest .banner-news-pagination{display:flex;align-items:center;justify-content:center;gap:.8rem;padding:0 0 2rem}.content-guest .banner-news-pagination a{width:18px;height:18px;border-radius:18px;background-color:#d9d9d9;transition:.3s ease-in-out}.content-guest .banner-news-pagination a.active{background-color:#5a5a5a}.content-guest .mitra{width:100%;position:relative;top:0;left:0;right:0;z-index:10}.content-guest .mitra-header{display:flex;align-items:center;justify-content:space-between;padding:.5rem 4rem}.content-guest .mitra-header .mitra-category{display:flex;align-items:center;justify-content:start;gap:.8rem}.content-guest .mitra-category .mitra-item{font-size:20px;font-weight:600;display:inline-block;text-align:center;vertical-align:middle;color:#fff;background-color:#c4c4c4;text-decoration:none;border-radius:20px;padding:4px 20px}.content-guest .mitra-category .mitra-item.active{background-color:#ff7a0e}.content-guest .mitra-category .mitra-item:hover{background-color:#716d6d;cursor:pointer}.content-guest .mitra-content{width:100%;padding:0 0 4rem}.content-guest .mitra-content .accordion{display:flex;align-items:center;justify-content:start;flex-direction:column;gap:1rem;padding:1rem 4rem}.content-guest .mitra-content .accordion .accordion-item{width:100%}.content-guest .mitra-content .accordion-header{background-color:#efefef;border-radius:20px}.content-guest .mitra-content .accordion-header .accordion-button{display:flex;align-items:center;justify-content:space-between;font-size:25px;font-weight:600;color:#5a5a5a;padding:1rem 1.5rem}.content-guest .mitra-content .accordion-header .accordion-button:after{display:none}.content-guest .mitra-content .accordion-header .accordion-button i{width:30px;height:30px}@media screen and (max-width: 768px){.content-guest .mitra-header{padding:.5rem 1.4rem}.content-guest .mitra-header .mitra-category{gap:.6rem}.content-guest .mitra-category .mitra-item{font-size:16px;font-weight:600;height:30px;display:block;border-radius:14px}.content-guest .mitra-content{padding:0 0 2rem}.content-guest .mitra-content .accordion{padding:1rem}.content-guest .mitra-content .accordion-header .accordion-button{font-size:18px;padding:.8rem 1rem}}.content-guest .partner{width:100%;position:relative;top:0;left:0;right:0;z-index:10}.content-guest .partner-title{display:flex;align-items:center;justify-content:start;flex-direction:column}.content-guest .partner-title h4{font-size:38px;font-weight:600;margin-bottom:.2rem}.content-guest .partner-content{display:flex;align-items:center;justify-content:center;gap:1.6rem;padding:2rem 4rem;overflow-x:scroll}.content-guest .partner-content::-webkit-scrollbar{display:none}.content-guest .partner-content img{width:230px;height:110px}@media screen and (max-width: 768px){.content-guest .partner-content{padding:2rem 1rem;gap:.8rem;justify-content:center;flex-wrap:wrap}.content-guest .partner-content img{width:180px;height:90px}}.partner-location{width:100%;position:relative;top:0;left:0;right:0;z-index:10}.partner-location .partner-location-content{padding:2rem 4rem;border-radius:18px}#map{height:582px;border-radius:18px}@media screen and (max-width: 768px){.partner-location .partner-location-content{padding:1rem .4rem 3rem;border-radius:4px}#map{height:582px;border-radius:4px}}.content-guest .nav-info{height:220px;background:linear-gradient(90deg,#ff3c00,#ff7726)}.content-guest .nav-info .nav-info-content{height:100%;display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:2rem 4rem}.content-guest .nav-info .nav-info-content .nav-info-item{width:50%;display:flex;align-items:start;align-content:center;justify-content:center;flex-direction:column;flex:0 1 auto}.content-guest .nav-info .nav-info-content .nav-info-item h5{color:#fff;font-size:32px;font-weight:600}.content-guest .nav-info .nav-info-content .nav-info-item p{color:#fff;font-weight:400;line-height:1.4}.content-guest .nav-info .nav-info-content .nav-info-item:last-child{align-items:center;gap:1.6rem}.content-guest .nav-info .nav-info-content .nav-info-item .btn-white{display:flex;align-items:center;justify-content:space-between;border-radius:26px}.content-guest .nav-info .nav-info-content .nav-info-item .btn-white .btn-text{display:flex;align-items:start;justify-content:center;flex-direction:column;padding:1rem 1.6rem}.content-guest .nav-info .nav-info-content .nav-info-item .btn-text h6{color:#000;font-size:31px;font-weight:600;line-height:.6;margin:0!important}.content-guest .nav-info .nav-info-content .nav-info-item .btn-text p{color:#000;font-size:20px;font-weight:400;margin:0!important}.content-guest .nav-info .nav-info-content .nav-info-item .btn-white i:first-child{margin-top:-8px;width:49px;height:49px}.content-guest .nav-info .nav-info-content .nav-info-item .btn-white i:last-child{margin-top:-8px;width:42px;height:52px}@media screen and (max-width: 768px){.content-guest .nav-info{height:380px}.content-guest .nav-info .nav-info-content{flex-wrap:wrap;padding:2rem 1rem}.content-guest .nav-info .nav-info-content .nav-info-item{width:100%;flex:0 1 auto}.content-guest .nav-info .nav-info-content .nav-info-item h5,.content-guest .nav-info .nav-info-content .nav-info-item p{text-align:center}.content-guest .nav-info .nav-info-content .nav-info-item .btn-white{width:100%}.content-guest .nav-info .nav-info-content .nav-info-item .btn-white .btn-text{padding:.8rem .4rem}.content-guest .nav-info .nav-info-content .nav-info-item .btn-white .btn-text h6{font-size:22px;line-height:1.2}.content-guest .nav-info .nav-info-content .nav-info-item .btn-white .btn-text p{font-size:14px;line-height:1}.content-guest .nav-info .nav-info-content .nav-info-item .btn-white i:first-child{display:none}.content-guest .nav-info .nav-info-content .nav-info-item .btn-white i:last-child{width:38px;height:38px;margin-top:-18px}}.content-guest .modal .modal-dialog-lg{max-width:760px}.content-guest .modal .modal-header{padding:1rem 1.8rem}.content-guest .modal .modal-header i{width:60px;height:60px}.content-guest .modal .modal-header .modal-title{display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:20px;font-weight:600;color:#000;text-align:center}.content-guest .modal .modal-header .modal-title p{font-size:14px;font-weight:400;color:#000;text-align:center;padding:0!important;margin:0!important}.content-guest .modal .modal-header .btn-close{width:42px;height:42px;margin:0!important}.content-guest .modal .modal-body .form-control{width:50%}.content-guest .modal .modal-footer{justify-content:space-between;padding:1rem 1.8rem}.content-guest .modal .modal-footer p{font-size:26px;font-weight:600;color:#000;line-height:32px}.content-guest .modal .modal-footer p span{display:block}.content-guest .modal .modal-footer .btn-primary{background-color:#0d9d56!important;border-radius:28px;width:202px;font-size:23px;font-weight:600;padding:.2rem 0}.content-guest .modal .modal-footer .btn-primary i{width:32px;height:32px;margin-bottom:-7px}.content-guest .modal .modal-body{padding:.5rem}.content-guest .modal .modal-body table tr td{font-size:24px;font-weight:400;color:#1f4173}@media screen and (max-width: 768px){.content-guest .modal .modal-dialog .modal-content{border-radius:28px}.content-guest .modal .modal-header{padding:1rem}.content-guest .modal .modal-header i,.content-guest .modal .modal-header button{display:none}.content-guest .modal .modal-header .modal-title{font-size:22px;line-height:1.1}.content-guest .modal .modal-header .modal-title p{margin-top:10px!important;font-size:16px;line-height:1}.content-guest .modal .modal-header .btn-close{width:32px;height:32px}.content-guest .modal .modal-body .form-control{width:100%}.content-guest .modal .modal-footer{padding:1rem}.content-guest .modal .modal-footer p{font-size:20px;line-height:1;margin-bottom:14px}.content-guest .modal .modal-footer .btn-primary{width:180px;font-size:20px;margin-left:auto}.content-guest .modal .modal-footer .btn-primary i{width:28px;height:28px}.content-guest .modal .modal-body{padding:1rem}.content-guest .modal .modal-body table tr td{font-size:18px}}.content-guest footer{width:100%}.content-guest .footer-content{display:flex;align-items:start;justify-content:space-between;padding:2rem 4rem}.content-guest .footer-content .footer-item{flex:1 1 auto;width:48%}.content-guest .footer-content .footer-item img{width:224px;height:70px;margin-bottom:2rem}.content-guest .footer-content .footer-item-content{display:flex;align-items:center;justify-content:start;gap:.6rem}.content-guest .footer-content .footer-item-content p{color:#000;font-size:18px;font-weight:500;line-height:18px;width:70%}.content-guest .footer-content .footer-item-content i{font-size:1.2rem;color:#fff;margin-top:-18px}.content-guest .footer-content .footer-social{margin-top:2rem;display:flex;align-items:start;justify-content:start;flex-direction:column}.content-guest .footer-content .footer-social h5{color:#000;font-size:18px;font-weight:600}.content-guest .footer-content .footer-item-social{display:flex;align-items:center;justify-content:start;gap:.9rem}.content-guest .footer-content .footer-item-social a i{width:48px;height:48px}.content-guest .footer-content .footer-menu{display:flex;align-items:start;justify-content:start;flex-direction:column;gap:.2rem;padding:6.4rem 4rem 0 0}.content-guest .footer-content .footer-menu a{color:#000;font-size:18px;font-weight:500}.content-guest .footer-content .footer-menu a:hover{color:#03542c;cursor:pointer}@media screen and (max-width: 768px){.content-guest .footer-content{display:grid;align-items:start;justify-content:space-between;padding:2rem}.content-guest .footer-content .footer-item{width:100%}.content-guest .footer-content .footer-item-content p{color:#000;font-size:18px;font-weight:500;line-height:18px;width:100%}.content-guest .footer-content .footer-menu{display:flex;align-items:start;justify-content:start;flex-direction:column;gap:.2rem;padding:2rem 4rem 0 0}}.content-guest #partnerModalTable_filter input{width:100%;height:40px;border-radius:20px;border:1px solid #d9d9d9;padding:0 1rem}.content-guest .paginate_button{width:32px;height:32px;line-height:34px;border:none!important;border-radius:20px;background-color:#d9d9d9;color:#000;font-size:18px;font-weight:500;text-align:center;margin:0 .1rem}.content-guest .dataTables_wrapper .dataTables_paginate .paginate_button.current{background:#ff7a0e!important;color:#fff!important}.content-guest .paginate_button:hover{background-color:#ff7a0e!important;color:#fff!important;cursor:pointer}.content-guest .paginate_button.previous i{margin-bottom:-6px;margin-left:-5px}.content-guest .paginate_button.next i{margin-bottom:-7px;margin-left:-4px}.content-guest .dataTables_filter{display:none}.content-guest .modal-body .table-responsive{width:100%;overflow-x:auto;white-space:nowrap}.content-guest .modal-body .table-responsive::-webkit-scrollbar{display:none}
