#why-choose{padding-bottom:var(--moduleSpacing);padding-top:var(--moduleSpacing)}.why-choose-section{background:var(--white);border-radius:16px;.main-title{color:var(--primary900);font-size:40px;font-weight:700;padding-top:40px}.cards-container{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));padding:40px 0}.cards-container:has(.card:nth-child(odd):last-child){grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.cards-container:has(.card:nth-child(2n):last-child){grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.cards-container:has(.card:nth-child(4):last-child){grid-template-columns:repeat(4,1fr)}.cards-container:has(.card:nth-child(6):last-child){grid-template-columns:repeat(3,1fr)}.cards-container:has(.card:nth-child(8):last-child){grid-template-columns:repeat(4,1fr)}.cards-container:has(.card:nth-child(10):last-child){grid-template-columns:repeat(5,1fr)}.cards-container:has(.card:nth-child(12):last-child){grid-template-columns:repeat(4,1fr)}.card{background:var(--complementary50);border-radius:16px;font-family:var(--fontAlternative);padding:24px;text-align:center}.card-icon{align-items:center;display:flex;gap:16px}.card-icon-img{background:var(--complementary500);border-radius:50%;height:48px!important;object-fit:contain;padding:8px;width:48px!important}.card-title{color:var(--complementary400);font-family:var(--fontAlternative);font-size:20px;font-weight:700;text-align:left;&.thin{font-weight:400}}.card-description{color:var(--complementary400);font-family:var(--fontAlternative);font-size:16px;margin-top:20px;text-align:left}@media (max-width:1024px) and (min-width:769px){.cards-container:has(.card:nth-child(4):last-child){grid-template-columns:repeat(2,1fr)}.cards-container:has(.card:nth-child(6):last-child){grid-template-columns:repeat(2,1fr)}.cards-container:has(.card:nth-child(8):last-child){grid-template-columns:repeat(2,1fr)}.cards-container:has(.card:nth-child(10):last-child){grid-template-columns:repeat(2,1fr)}.cards-container:has(.card:nth-child(12):last-child){grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.main-title{font-size:32px}.cards-container{gap:20px;grid-template-columns:1fr}.cards-container:has(.card:nth-child(10):last-child),.cards-container:has(.card:nth-child(12):last-child),.cards-container:has(.card:nth-child(4):last-child),.cards-container:has(.card:nth-child(6):last-child),.cards-container:has(.card:nth-child(8):last-child){grid-template-columns:1fr}}}.why-choose-section.why-choose-section--with-margin{margin:160px 0}.why-choose-section.with-course{margin-top:0!important;padding:40px!important;.main-title{padding-top:0!important}.cards-container{padding-bottom:0!important}@media (max-width:768px){padding-bottom:24px!important;padding-left:24px!important;padding-right:24px!important;padding-top:24px!important}}.why-choose-section.with-course .cards-container{grid-template-columns:repeat(2,1fr)!important;@media (max-width:768px){grid-template-columns:1fr!important}}.why-choose-section.with-course.lista .cards-container{grid-template-columns:1fr!important}