.card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform var(--transition-normal), box-shadow var(--transition-normal), border-color var(--transition-normal);background:#ffffffb8;border:1px solid #8b5cf638;border-radius:20px;padding:2.1rem;animation:.8s ease-out slideUp;box-shadow:0 16px 30px #4338ca1f}.card:hover{border-color:#ec489961;transform:translateY(-9px);box-shadow:0 20px 34px #7c3aed33}.course-card{flex-direction:column;gap:1rem;height:100%;display:flex}.course-card-image-wrapper{border-radius:20px;overflow:hidden}.course-card-image-wrapper.extra-radius{border-radius:30px}.course-card-image{object-fit:contain;object-position:center;width:100%;height:250px;transition:transform var(--transition-normal), filter var(--transition-normal);background:#f7f8ff;display:block}.course-card:hover .course-card-image{filter:saturate(1.12);transform:scale(1.06)}.course-card-title{color:#2f2350;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.course-card-description{color:#625b7d;flex-grow:1;margin-bottom:1rem;font-size:.95rem}.course-card-button{color:var(--color-white);cursor:pointer;transition:transform var(--transition-normal), box-shadow var(--transition-normal);background:linear-gradient(100deg,#ec4899 0%,#8b5cf6 45%,#0ea5e9 100%);border:none;border-radius:999px;align-self:flex-start;padding:.75rem 1.5rem;font-weight:700;box-shadow:0 10px 22px #7c3aed40}.course-card-button:hover{transform:translateY(-3px)scale(1.05);box-shadow:0 0 16px #ec48994d,0 14px 24px #0ea5e933}.grid{gap:2rem;margin-bottom:3rem;display:grid}.grid-cols-1{grid-template-columns:1fr}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(3,1fr)}@media (max-width:1024px){.grid-cols-3{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.grid-cols-2,.grid-cols-3{grid-template-columns:1fr}.card{padding:1.5rem}.course-card-image{height:150px}}.section-card{-webkit-backdrop-filter:blur(14px)saturate(1.05);background:linear-gradient(#fffffffc 0%,#fafbfff5 50%);border:1px solid #1414280a;border-radius:36px 34px 44px 30px/34px 46px 30px 36px;flex-direction:column;align-items:flex-start;padding:2.6rem 2.2rem 3.6rem;transition:transform .4s cubic-bezier(.2,.9,.2,1),box-shadow .4s,border-color .4s;display:flex;position:relative;overflow:visible;box-shadow:0 8px 24px #1018280f,inset 0 1px #ffffffb3}.section-card:before{content:"";pointer-events:none;z-index:0;opacity:.95;background-position:bottom;background-repeat:no-repeat;background-size:cover;height:120px;position:absolute;bottom:-6px;left:0;right:0}.section-card.wave-pink:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 140' preserveAspectRatio='none'%3E%3Cpath d='M0,60 C150,20 300,100 600,70 C900,40 1050,10 1200,60 L1200,140 L0,140 Z' fill='%23ffe6f0'/%3E%3C/svg%3E")}.section-card.wave-blue:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 140' preserveAspectRatio='none'%3E%3Cpath d='M0,60 C150,20 300,100 600,70 C900,40 1050,10 1200,60 L1200,140 L0,140 Z' fill='%23e6f6ff'/%3E%3C/svg%3E")}.section-card.wave-purple:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 140' preserveAspectRatio='none'%3E%3Cpath d='M0,60 C150,20 300,100 600,70 C900,40 1050,10 1200,60 L1200,140 L0,140 Z' fill='%23faf0ff'/%3E%3C/svg%3E")}.section-card .dots{z-index:3;gap:6px;display:flex;position:absolute;top:1.4rem;right:1.6rem}.section-card .dots span{opacity:.9;background:#1018280f;border-radius:50%;width:4px;height:4px}.section-card-icon{z-index:4;background:linear-gradient(135deg,#fffc,#fafaff99);border:1px solid #1018280a;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:.9rem;font-size:1.6rem;display:flex;position:relative;transform:translateY(-6px);box-shadow:0 6px 18px #10182814}.section-card-title{z-index:4;color:#31214e;margin:0 0 .6rem;font-size:1.25rem;font-weight:800}.section-card-text{z-index:4;color:#6b6480;line-height:1.7}.section-card:hover{border-color:#ec489914;transform:translateY(-12px);box-shadow:0 16px 30px #4338ca1f}.why-choose-section .why-choose-container{max-width:1260px}.why-choose-section .section-title{-webkit-text-fill-color:initial;color:#111827;letter-spacing:-.01em;background:0 0;margin-bottom:.75rem}.why-choose-section .section-title:after{width:64px;height:3px;box-shadow:none;bottom:-12px}.why-choose-section .section-subtitle{color:#667085;margin-top:1rem;margin-bottom:2.6rem;font-size:1.02rem;font-weight:500}.why-choose-grid{gap:2.25rem}.why-card{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #0f172a14;border-radius:36px;padding:2.35rem 1.9rem 2.4rem;box-shadow:0 14px 28px #1118271c}.why-card:before{opacity:.9;height:92px;bottom:0}.why-card .dots{grid-template-columns:repeat(3,4px);grid-auto-rows:4px;gap:5px;display:grid;top:2.2rem;right:1.6rem}.why-card .dots span:nth-child(4),.why-card .dots span:nth-child(5),.why-card .dots span:nth-child(6),.why-card .dots span:nth-child(7),.why-card .dots span:nth-child(8),.why-card .dots span:nth-child(9){display:none}.why-card .section-card-icon{background:linear-gradient(#fff 0%,#f4f5ff 100%);width:64px;height:64px;margin-bottom:1.05rem;transform:translateY(-14px);box-shadow:0 10px 22px #11182724}.why-card .section-card-title{color:#1f2937;margin-top:-.2rem;margin-bottom:1.05rem;padding-bottom:.5rem;font-size:clamp(1.5rem,1.15rem + .6vw,1.95rem);position:relative}.why-card .section-card-title:after{content:"";background:#ef7695;border-radius:999px;width:54px;height:3px;position:absolute;bottom:0;left:0}.why-card.wave-blue .section-card-title:after{background:#6aa8dc}.why-card.wave-purple .section-card-title:after{background:#8c73d6}.why-card .section-card-text{color:#4b5563;max-width:30ch;font-size:1.02rem;line-height:1.65}.why-card:hover{transform:translateY(-8px);box-shadow:0 18px 34px #11182724}@media (max-width:1024px){.section-card{border-radius:34px 30px 36px 28px/30px 36px 28px 34px;padding:2.2rem 1.8rem 3rem}.section-card-icon{width:54px;height:54px;font-size:1.45rem}.why-card{border-radius:30px;padding:2rem 1.6rem 2.2rem}}@media (max-width:768px){.section-card{border-radius:30px;padding:1.8rem 1.4rem 2.6rem}.section-card-icon{width:50px;height:50px;font-size:1.35rem}.section-card-title{font-size:1.12rem}.section-card-text{font-size:.94rem}.why-choose-grid{gap:1.35rem}.why-card .section-card-title{font-size:1.35rem}.why-card .section-card-text{max-width:none}}@media (max-width:480px){.section-card{border-radius:26px;padding:1.4rem 1.1rem 2rem}.section-card-icon{width:44px;height:44px;font-size:1.1rem}.section-card-title{font-size:1rem}}.stats-card{background:linear-gradient(145deg,#ec489924,#8b5cf624,#0ea5e91f);border-color:#8b5cf661}.stats-number{color:#7c3aed;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.stats-label{color:#5f5b76;font-size:1rem}
