.container-splash{width:100%;height:100vh;align-content:center;background-color:#f4f4f4}.container-splash,.splash-screen{display:flex;justify-content:center}.splash-screen{width:480px;height:100%;background:#fff;align-items:center}.splash-content{display:flex;flex-direction:column;align-items:center;width:200px}.splash-content>img{width:100%}.logo-splash,.splash-content>img{-o-object-fit:contain;object-fit:contain}.logo-splash{width:80px;height:80px;margin-bottom:16px;box-shadow:0 0 10px rgba(0,0,0,.3)}.login-wrapper{height:100vh;height:100dvh;width:100%;background-color:#f4f4f4}.login-container,.login-wrapper{display:flex;justify-content:center;align-items:center}.login-container{max-width:480px;padding:20px;flex-direction:column;background:#fff;border-radius:8px;height:100%;text-align:center;position:relative}.logo img{width:80px;height:auto;margin-bottom:10px}.login-container h2{margin-bottom:20px}.login-container form{width:95%;margin-bottom:20px;display:flex;flex-direction:column;gap:5px}input[type=text]{width:100%;padding:10px;margin-bottom:10px;border:1px solid #ccc;border-radius:4px}button[type=submit]{width:100%;padding:10px;background:linear-gradient(90deg,#548923,#67a82a);color:#fff;border:none;border-radius:4px;cursor:pointer}.divider{margin:20px 0;position:relative;text-align:center}.divider:after,.divider:before{content:"";position:absolute;top:50%;width:40%;height:1px;background:#ccc}.divider:before{left:0}.divider:after{right:0}.social-login button{display:flex;align-items:center;width:100%;padding:10px;margin-bottom:10px;border:1px solid #ccc;border-radius:4px;cursor:pointer;background-color:#fff}.social-login button img{width:20px;height:20px;margin-right:10px}.login-container p{font-size:12px;color:#666;width:90%}a{color:#007bff;text-decoration:none}.login-wrapper .bottom-sheet-overlay{position:fixed;bottom:0;left:0;right:0;top:0;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:flex-end;max-width:480px;margin:auto}.login-wrapper .bottom-sheet-content{background:#fff;width:100%;height:90%;border-top-left-radius:16px;border-top-right-radius:16px;padding:20px;display:flex;flex-direction:column;justify-content:center}.login-wrapper .bottom-sheet-header{display:flex;justify-content:center;padding-top:20px;margin-bottom:30px}.bottom-sheet-title{margin:0}.login-wrapper .bottom-sheet-body{flex:1;overflow-y:auto;text-align:center}.otp-inputs{display:flex;justify-content:center;gap:10px;margin:20px 0}.otp-inputs input{width:40px;text-align:center}.error{border:1px solid red}.error-message{color:red;margin-top:10px}.back-btn-text{position:absolute;top:15px;left:17px;font-size:13px;color:#000;cursor:pointer}.alert-popup{position:fixed;top:50%;left:50%;max-width:480px;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:9999;transform:translate(-50%,-50%)}.alert-content{width:80%;background-color:#fff;padding:20px;border-radius:5px;overflow-y:auto;text-align:center;display:flex;flex-direction:column;gap:10px}.alert-header{display:flex;align-items:center;width:100%;justify-content:center;font-size:20px;gap:5px;font-weight:500}.alert-body{width:100%;text-align:center;font-size:15px}.alert-content .list-btn{width:100%;display:flex;align-items:center;gap:10px;margin-top:7px}.alert-content .list-btn button:first-child{background:linear-gradient(90deg,#548923,#67a82a)}.alert-content .list-btn button:first-child,.alert-content .list-btn button:nth-child(2){width:100%;padding:10px;border:none;border-radius:30px;cursor:pointer;font-size:14px;font-weight:700;color:#fff}.alert-content .list-btn button:nth-child(2){background-color:#e72525db}*{font-family:Lexend,sans-serif}.hidden{opacity:0;pointer-events:none}.globall{background-color:#f4f4f4;min-height:100vh}.container-globall{background-color:#fff;padding-top:50px;padding-bottom:80px;max-width:480px;min-height:100vh;margin:0 auto;overflow-x:hidden}.head-tittle{margin-top:-10px;padding-bottom:20px}.under-maintenance{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:10px;border-radius:10px;background:#ed0000;color:#fff}.under-maintenance>.material-icons{font-size:40px}.hiddenCanvasElement{display:none}.dp__input{font-size:14px!important;font-weight:500!important}.dp__input_icon{display:block!important}.dp__input_wrap>input{padding-left:35px!important}.text-kartupasien{position:absolute;bottom:8px;left:15px;z-index:3;display:flex;flex-direction:column;color:#fff;text-align:start;font-weight:300;font-size:15px}p{margin:0}.wrapper-cardimg{height:140px}.edu-category-wrap{display:flex;align-items:center;justify-content:space-between;width:100%}.frame-slider-wrap{position:relative;padding:10px;border-radius:10px;margin-top:10px}.frame-slider-container{width:100%;overflow:hidden;position:relative;border-radius:10px}.slider,.slides{display:flex;transition:transform .5s ease-in-out}.frame-slide,.slides{border-radius:10px}.frame-slide{min-width:100%}.slider.is-loading{height:258px;background:#eee;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);background-size:200% 100%;animation:shine 1.5s linear infinite;border-radius:10px}@media screen and (max-width:390px){.slider.is-loading{height:205px}}.slides iframe{border-radius:10px}.nav-button{position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(0,0,0,.5);color:#fff;border:none;padding:10px;cursor:pointer;z-index:10}.prevVid{left:20px}.nextVid{right:20px}.container-navbar{max-width:480px}.navbar{background-color:hsla(0,0%,100%,0);transition:background-color .3s ease;position:fixed;width:100%;top:0;left:0;z-index:1000;height:55px}.navbar .container{display:flex;align-items:center;justify-content:space-between}.navbar-scrolled{background-color:#fff;box-shadow:0 4px 6px rgba(0,0,0,.1)}.navbar-brand{display:flex;align-items:center;text-decoration:none;gap:5px;width:160px;margin:0;padding:0}.navbar-brand img{width:100%;-o-object-fit:cover;object-fit:cover}.back-nav{width:auto;font-weight:600}.back-nav,.wrapper-textlogo{display:flex;align-items:center}.rumat-text{color:#fff}.kita-text,.rumat-text{transition:color .3s ease}.kita-text{color:#aaa}.scrolled-rumatext{color:#000}.scrolled-kitatext{color:#558132}.hero{padding-top:100px;background:linear-gradient(90deg,#548923,#67a82a)}.hero .d-flex{align-items:center}.hero h4{margin-bottom:0;color:#fff;font-size:15px;line-height:1;padding-left:11px}.hero .badge{background-color:transparent;color:#fff!important;font-size:10px;font-weight:700;padding:5px 10px;border-radius:10px;border:2px solid #fff;margin-right:10px;display:inline-flex;align-items:center;line-height:1}.hero .badge .material-icons{font-size:16px;margin-right:5px}.hero .badge .badge-text,.hero .badge .material-icons{display:flex;align-items:center}.hero .point{padding-right:11px}.hero .bg-light{font-size:18px}.hero .text-dark{color:#333}.hero .card{border:2px solid hsla(0,0%,100%,.1);background-color:hsla(0,0%,100%,.1);backdrop-filter:blur(10px);box-shadow:0 0 10px rgba(0,0,0,.2);transition:all .3s ease}.hero .card-text,.hero .card-title,.hero .text-purple{text-shadow:1px 1px 2px rgba(0,0,0,.5)}.hero .card-title{color:#fff;font-size:18px;font-weight:700;margin-bottom:10px}.hero .card-text{font-size:16px;color:#fff;margin-bottom:10px}.result-container{display:flex;align-items:center;justify-content:center;margin-top:10px}.circle-wrapper{position:relative;width:20px;height:20px}.circle-indicator-large{width:18px;height:18px;border-radius:50%;background-color:#fff;border:2px solid #000}.circle-indicator-large,.circle-indicator-small{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.circle-indicator-small{width:10px;height:10px;border-radius:50%;background-color:purple;z-index:1}.card-body h3{margin:0;display:flex;align-items:center}.card-body .d-flex{margin-top:10px}.card-body h3{margin-bottom:0;line-height:1}.hero .text-danger{color:#dc3545;font-size:20px}.hero .text-purple{color:#fff;font-size:20px}@media only screen and (max-width:320px){.hero h4{font-size:12px}.hero .badge{font-size:8px}.card-text,.card-title,.text-danger,.text-purple{font-size:12px;line-height:1.5}}.hero .loading{background:#eee;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);border-radius:5px;background-size:200% 100%;animation:shine 1.5s linear infinite;color:transparent;display:inline-block;padding:.5em;width:100%;height:auto}.hero .loading.name-loading{width:150px;height:20px}.hero .loading.location-loading{width:120px}.hero .badge .loading{padding:.35em .65em;display:inline-block}.footer{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:480px;justify-content:space-around;height:70px;background-color:#fff;box-shadow:0 -2px 5px rgba(0,0,0,.1);border-top:1px solid #e0e0e0;padding:0 10px;z-index:999}.footer,.footer-item{display:flex;align-items:center}.footer-item{flex-direction:column;justify-content:center;color:#666;font-family:Arial,sans-serif;cursor:pointer;position:relative}.footer-item i{font-size:20px;position:relative}.footer-item span{font-size:10px;margin-top:4px;text-align:center;width:100%}.footer-item.active{color:#548923}.footer-item .notification-badge{position:absolute;top:-11px;right:-.2px;background-color:red;color:#fff;width:16px;height:16px;padding:0 4px;border-radius:50%;font-size:10px;display:flex;justify-content:center;align-items:center;line-height:1;box-sizing:border-box}.footer-item.emergency{color:#cb3a31}.footer-item.emergency i{background-color:#cb3a31;border-radius:50%;padding:10px;color:#fff;font-size:30px;margin-bottom:0;position:relative;top:-30px}.footer-item.emergency span{color:#cb3a31;position:absolute;top:17px}.home{max-width:480px;margin:0 auto;align-items:center;background-color:#fff;min-height:100vh;padding-bottom:100px;position:relative}.home .left-tittle{font-size:17px;margin-bottom:10px;padding-top:10px}.home .item-list{display:flex;justify-content:space-evenly;margin-top:15px}.home .item-list .item{margin:8px;text-align:center;cursor:pointer;width:80px}.home .item-list .item-image{width:60px;height:60px;-o-object-fit:contain;object-fit:contain;margin-bottom:10px;border-radius:50%;box-shadow:0 4px 12px rgba(0,0,0,.15)}.home .item-list .item-title{font-size:14px;margin-bottom:3px}.home .item-list .item-text{font-size:13px;color:#666;width:100;width:60px;text-align:center;margin:0 auto;display:flex;align-content:center;justify-content:center}@media screen and (max-width:435px){.home .item-list .item-image{width:56px;height:56px}.home .item-list .item-text{font-size:12px}.home .health-article-title{font-size:15px!important}.new-article-category,.new-article-date{font-size:12px!important}.badge-hero-left>label{font-size:12.5px!important}.badge-hero-left>span{font-size:16px}.chb-prayer-time{width:80px}}.home .btn-primary{background-color:#4caf50;border-color:#4caf50}.home .clinic-header{display:flex;justify-content:space-between;align-items:center;padding:10px 0;width:100%}.home .clinic-tittle{font-size:16px;font-weight:500;margin:0;color:#666}.home .clinic-link{color:#548923;font-size:14px;font-weight:600;margin:0;cursor:pointer}.home .clinic-slider{position:relative;overflow:hidden}.home .slider-container{padding-bottom:2px}.home .slider-container-artikel{display:flex;transition:transform .3s ease;scroll-behavior:smooth;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:2px;height:auto;border-radius:10px;scroll-snap-type:x mandatory}.home .slide{flex:0 0 auto;width:190px;margin-right:1em}.home .card{height:100%;box-shadow:0 4px 8px rgba(0,0,0,.1)}.home .card-body{padding:15px}.home .single-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.home .card-title{font-size:1rem;margin-bottom:.5rem;font-weight:700}.home .card-text{font-size:13px;margin-bottom:.5rem;color:#666}.home .btn-success{background-color:#fff;border-width:2px;border-radius:25px;border-color:#4caf50;color:#4caf50;font-size:13px;padding:.5rem 1rem;width:100%}.home .btn-success:focus{background-color:#4caf50!important;color:#fff!important;outline:none}.home .nav-button{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.5);color:#fff;border:none;padding:5px 10px;cursor:pointer;z-index:999;border-radius:50%;transition:background .3s ease;font-size:12px}.home .education-container{margin-top:10px}.home .education-slider{position:relative;overflow:hidden}.home .education-slider-container{display:flex;transition:transform .3s ease;scroll-behavior:smooth;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.home .education-slider-container::-webkit-scrollbar{display:none}.home .education-tittle{font-size:16px;font-weight:700}.home .education-slide{flex:0 0 auto;width:250px;margin-right:1em}.home .education-card{height:100%;box-shadow:0 4px 8px rgba(0,0,0,.1)}.home .education-card img{width:100%;height:150px;-o-object-fit:cover;object-fit:cover}.home .education-nav-button{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.5);color:#fff;border:none;padding:5px 10px;cursor:pointer;z-index:10;border-radius:50%;transition:background .3s ease;font-size:12px}.home .education-nav-button:hover{background:rgba(0,0,0,.8)}.home .education-nav-button.education-prev{left:10px}.home .education-nav-button.education-next{right:10px}.home .education-nav-button:focus{outline:none;box-shadow:0 0 0 2px #fff}.home .card.is-loading .card-img-top,.home .card.is-loading .card-text,.home .card.is-loading .card-title{background:#eee;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);border-radius:5px;background-size:200% 100%;animation:shine 1.5s linear infinite}.home .card.is-loading .card-img-top{height:180px}.home .card.is-loading .card-title{height:20px;margin-bottom:10px}.home .card.is-loading .card-text{height:15px;margin-bottom:5px}.home .education-card.is-loading .card-img-top-wrapper,.home .education-card.is-loading .card-text,.home .education-card.is-loading .card-title{background:#eee;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);border-radius:5px;background-size:200% 100%;animation:shine 1.5s linear infinite}.home .education-card.is-loading .card-img-top-wrapper{height:150px}.home .education-card.is-loading .card-title{height:20px;margin-bottom:10px}.home .education-card.is-loading .card-text{height:15px;margin-bottom:5px}.education .filter-container{position:relative;display:flex;align-items:center;overflow:hidden;margin-bottom:10px;width:100%}.education .filter-slider{display:flex;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;flex-grow:1;scroll-behavior:smooth;padding:0 10px}.education .filter-slider::-webkit-scrollbar{display:none}.education .filter-button{padding:5px 15px;margin-right:10px;border:1px solid #ddd;border-radius:20px;background-color:#fff;cursor:pointer;white-space:nowrap;font-size:14px;color:#000}.education .filter-button.active{background-color:#e0f7fa;border-color:#00796b;color:#00796b}.section-wrapper-home{display:flex;flex-direction:column;gap:10px;position:relative;top:-40px;background:#fff;border-top-left-radius:50px;border-top-right-radius:50px;box-shadow:0 -10px 20px rgba(0,0,0,.1)}.home .health-articles-header{display:flex;justify-content:space-between;align-items:center;padding:10px 0;width:100%}.home .health-articles-title{font-size:20px;font-weight:700;color:#666}.home .health-articles-slider{position:relative;overflow:hidden}.home .slider-container{display:flex;transition:transform .3s ease;scroll-behavior:smooth;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.home .slider-container::-webkit-scrollbar{display:none}.home .health-article-slide{scroll-snap-align:start;flex:0 0 100%;width:100%}.home .health-article-card{position:relative;width:100%;box-shadow:0 4px 8px rgba(0,0,0,.1);height:auto;border-radius:10px;overflow:hidden}.home .health-article-img{width:100%;border-radius:10px;height:auto;-o-object-fit:cover;object-fit:cover}.home .ads-banner-card{position:relative;width:100%;box-shadow:0 4px 8px rgba(0,0,0,.1);height:190px;border-radius:10px}.is-skeleton{background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);background-size:200% 100%;animation:shine 1.5s linear infinite;border-radius:10px}.home .ads-banner-img{width:100%;border-radius:10px;height:190px}.home .health-article-content{position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,.2);color:#fff;padding:10px;border-radius:0 0 10px 10px}.home .health-article-category{font-size:12px;font-style:italic}.home .health-article-title{font-size:16px;font-weight:700}.home .health-article-date{font-size:12px;font-style:italic}.home .nav-button:hover{background:rgba(0,0,0,.8)}.home .nav-button.prev{left:10px}.home .nav-button.next{right:10px}.home .nav-button:focus{outline:none;box-shadow:0 0 0 2px #fff}.home .health-articles-tittle{font-size:15px;font-weight:500;margin:0;color:#000}.home .health-articles-link{color:#000;font-size:13.5px;font-weight:600;margin:0;border-bottom:1px solid #000;cursor:pointer}.home .health-articles-link:hover{color:#55ac1b;border-bottom:1px solid #55ac1b}.home .new-articles .health-article-container{position:relative;width:100%;padding:10px 15px;display:flex;align-items:center;justify-content:space-between;gap:10px}.home .new-articles .health-article-container img{width:115px;height:70px;border-radius:10px;-o-object-fit:cover;object-fit:cover}.home .new-articles .health-article-container .content{display:flex;flex:1;flex-direction:column;gap:1px}.home .new-articles .health-article-container .content h3{margin:0;font-size:18px;font-weight:700}.home .new-articles .health-article-container .content p{color:#555}.new-article-tittle{font-size:14px;font-weight:600;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.new-article-category{font-size:14px;font-weight:400;font-style:italic}.new-article-date{font-size:13px;font-style:italic}.home .new-articles .health-article-container .content .date{font-size:12px;color:#999}.home .divider{height:1px;background-color:#e0e0e0;margin:15px auto}.home .articles-divider{height:1px;background-color:#e0e0e0;margin:0 auto}.home .new-articles-section{margin-top:20px}.home .new-articles-section h2{font-size:24px;margin-bottom:20px}@keyframes shine{to{background-position-x:-200%}}.loading-placeholder{display:flex;flex-direction:column;align-items:center}.loading-image{width:70px;height:70px;background:#eee;border-radius:50%;margin-bottom:10px}.loading-text{width:80px;height:14px;background:#eee;margin-bottom:5px}.health-article-card.is-loading .health-article-content,.health-article-card.is-loading .health-article-img{background:#eee;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);background-size:200% 100%;animation:shine 1.5s linear infinite}.health-article-card.is-loading .health-article-img{height:150px}.health-article-card.is-loading .health-article-content{height:240px;border-radius:10px}.health-article-container.is-loading .content p,.health-article-container.is-loading .loading-image{background:#eee;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);background-size:200% 100%;animation:shine 1.5s linear infinite}.health-article-container.is-loading .content p{height:14px;margin-bottom:5px}.health-article-container.is-loading .loading-image{width:80px;height:80px}.home h1{font-size:14px}.home .education-card .card-img-top{height:150px}.home .education-card .card-title{font-size:14px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.home .education-card .card-text{font-size:12px}.home .skeleton-loader-container{display:flex;align-items:center;gap:15px}.home .skeleton-loader{width:225px;height:250px}.thumbnail-container{position:relative}.play-icon{font-size:35px}.play-icon,.play-icon-banner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1}.play-icon-banner{font-size:50px;color:#000}@media only screen and (max-width:320px){.home .clinic-header{padding:8px 0;display:flex;justify-content:space-between;align-items:center}.home .clinic-tittle{font-size:14px;margin-bottom:0;max-width:70%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home .clinic-link{font-size:12px;white-space:nowrap}.home .health-articles-header{padding:8px 0;display:flex;justify-content:space-between;align-items:center}.home .health-articles-tittle{font-size:14px;margin-bottom:0;max-width:70%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home .health-articles-link{font-size:12px;white-space:nowrap}}@media (hover:none) and (pointer:coarse){.home .education-slider-container{overflow-x:scroll;-webkit-overflow-scrolling:touch}}.support{min-height:79.4vh;background-color:#fff;padding-top:15px}.container-support{padding-top:80px}.support .head-tittle{margin-top:-10px;padding-bottom:0}.support .list{margin:0 auto}.support .list-item{display:flex;align-items:center;padding:15px;border-bottom:1px solid #e0e0e0;cursor:pointer}.support .icon{color:#548923;margin-right:15px}.support .text{flex:1}.support .arrow{color:green}.conditions{min-height:79.4vh;background-color:#fff}.conditions .head-tittle{margin-top:-10px;padding-bottom:20px}.conditions .category{margin-bottom:1em}.conditions .category-header{display:flex;align-items:center;cursor:pointer;border-bottom:1px dashed #ccc;padding-bottom:.5em}.conditions .category-icon{width:24px;height:24px;margin-right:.5em}.conditions .category-content{margin-left:1.5em;padding-top:.5em}.conditions .arrow{margin-left:auto;transition:transform .3s ease}.conditions .arrow-down{transform:rotate(90deg)}.faq{min-height:79.4vh;background-color:#fff}.container-faq{padding-top:80px}.faq .head-tittle{margin-top:5px;padding-bottom:15px}.faq .category{margin-bottom:1em}.faq .category-header{display:flex;align-items:center;cursor:pointer;border-bottom:1px dashed #ccc;padding-bottom:.5em;margin-bottom:10px}.faq .category-icon{width:24px;height:24px;margin-right:.5em}.faq .question{margin-bottom:.5em;border-bottom:1px solid #ccc;padding-bottom:.5em}.faq .question:last-child{border-bottom:none;padding-bottom:0}.faq .question-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-weight:700}.faq .answer{margin-left:1em;color:gray}.faq .arrow{margin-left:auto;transition:transform .3s ease}.faq .arrow-down{transform:rotate(90deg)}.home .card-unit{width:100%;height:100%;display:flex;flex-direction:column;gap:15px;padding:20px;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);position:relative;overflow:hidden}.logo-section{width:100%;align-items:start;position:relative;z-index:99}.logo-section>img{width:50px;height:50px;border-radius:6px}.desc-card-section{display:flex;flex-direction:column;gap:10px;position:relative;z-index:99;color:#616161;font-size:13px;height:100%}.desc-card-section .address{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:12px}.eclipse1{top:-10px;left:50%;background:linear-gradient(90deg,#548923,#67a82a)}.eclipse1,.eclipse2{position:absolute;transform:translate(-50%,-50%);width:100%;height:50%;z-index:1;border-radius:50%}.eclipse2{top:5px;left:90%;background:#f1f9f199}.title{color:#666;font-weight:600;font-size:16px}.btn-card{width:100%;border:2px solid #548923;padding:7px;border-radius:50px;display:flex;align-items:center;justify-content:center;background:transparent;color:#548923;cursor:pointer;font-size:13px}