.plan-container.default{background-color:var(--bg-service)}.plan-container.thesis{background-color:var(--white)}.plan-container.lightGrey{background-color:var(--bgGrey)}.plan-main-container{justify-content:center;max-width:1120px;margin:auto;padding:40px 10px;display:flex}.service-plan{text-align:center;width:100%}.service-header{margin-bottom:40px}.service-header h1{margin-bottom:10px}.service-header p{max-width:720px;margin:0 auto}.service-card-container-section{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px;display:grid}.service-card-section.white{background:var(--white)}.service-card-section.grey{background:var(--bgGrey)}.service-card-section{background:var(--white);text-align:left;border:1px solid var(--grey3);border-radius:16px;grid-template-rows:auto auto auto 1fr auto;padding:25px 16px 30px;display:grid;box-shadow:0 2px 8px rgba(0,0,0,.05)}.service-card-section h4{color:var(--black);margin-bottom:20px;font-size:15px;font-weight:500}.price{align-items:baseline;gap:20px;margin-bottom:15px;display:flex}.amount{color:var(--black);font-size:36px;font-weight:500}.currency{color:var(--text2);font-size:14px}.desc{color:var(--text2);margin-bottom:20px;font-size:12px;line-height:1.5}.feature-list{gap:10px;margin:0 0 25px;padding:0;list-style:none;display:grid}.feature-list li{color:var(--black);grid-template-columns:20px auto;align-items:center;gap:10px;font-size:13px;display:grid}.check-icon{width:16px;height:16px}@media (max-width:1024px){.service-card-container-section{grid-template-columns:repeat(2,1fr);gap:20px}.service-card-section{padding:22px 18px}}@media (max-width:768px){.service-header h1{font-size:1.6rem}}@media (max-width:426px){.plan-container{margin:0 auto}.service-card-section{padding:20px}.amount{font-size:1.8rem}.service-card-container-section{grid-template-columns:1fr!important}}@media (max-width:425px){.service-header h1{font-size:25px}.service-header p{text-align:justify;padding:0 15px;font-size:14px;line-height:1.4}}.service-card-section.active{background:var(--primary);color:var(--white);border-color:var(--primary)}.service-card-section.active .desc,.service-card-section.active li,.service-card-section.active .amount,.service-card-section.active .currency,.service-card-section.active h4{color:var(--white)}.service-card-section.active .selection-btn-plan{background:var(--white);color:var(--primary);border:none}.selection-btn-plan{background-color:var(--primeryPastel);color:var(--primary)}.selection-btn-plan:hover{background-color:var(--primary);color:var(--white)}.button-wrapper{position:relative}.verified-badge{background:var(--white);z-index:10;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;bottom:24px;right:0;box-shadow:0 2px 8px rgba(0,0,0,.15)}.skeleton-card-title{width:100%;max-width:250px;height:18px;margin:0 auto}.skeleton-price{width:120px;height:30px;margin:15px auto}.skeleton-card-text{width:100%;height:14px;margin-bottom:15px}.skeleton-feature{width:100%;height:12px;margin-bottom:10px}.skeleton-btn{border-radius:30px;width:100%;height:42px}.skeleton-title-sp{width:100%;max-width:350px;margin:0 auto 15px;height:20px!important}
