.learning{padding:var(--cr-py) 0;background:#f5f5f5}.learning-header{text-align:center;margin-bottom:3rem;position:relative}.learning-overline{background-color:#d71920;width:2.5rem;height:.25rem;margin:0 auto 1.5rem;display:block}.learning-title{color:#0b1213;margin:0;font-family:Montserrat,sans-serif;font-size:1.75rem;font-weight:700;line-height:2.25rem}@media (min-width:768px){.learning-title{font-size:2rem;line-height:2.5rem}}.learning-accordion{max-width:100%}.learning-item{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;margin-bottom:1rem;overflow:hidden}.learning-item__btn{text-align:left;color:#0b1213;cursor:pointer;background:#fff;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.5rem;font-size:1rem;font-weight:600;line-height:1.5rem;list-style:none;transition:all .2s;display:flex;position:relative}@media (min-width:768px){.learning-item__btn{font-size:1.125rem;line-height:1.625rem}}.learning-item__btn::-webkit-details-marker{display:none}.learning-item__btn:after{content:"";background:#d71920;flex-shrink:0;width:1.25rem;height:1.25rem;transition:transform .25s;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-chevron-down-icon%20lucide-chevron-down'%3e%3cpath%20d='m6%209%206%206%206-6'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-chevron-down-icon%20lucide-chevron-down'%3e%3cpath%20d='m6%209%206%206%206-6'/%3e%3c/svg%3e")}.learning-item[open]>.learning-item__btn{background-color:#f9f9f9;border-bottom:1px solid #e5e7eb}.learning-item[open]>.learning-item__btn:after{transform:rotate(180deg)}.learning-item__title{color:#0b1213;margin:0;font-family:Montserrat,sans-serif;font-weight:600}.learning-item__body{color:#575756;background:#fff;padding:0 1.5rem 1.5rem;font-family:Roboto,sans-serif;font-size:.95rem;line-height:1.5rem}.learning-item__body p{margin:0}.learning-item__body p:last-child{margin-bottom:0!important}
