.insights{width:100%;gap:48px;overflow:hidden}.insights,.insights__header{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.insights__header{gap:24px}.insights__header,.insights__title-wrapper{align-self:stretch}.insights__title{margin-bottom:0;font-size:30px;font-weight:600;line-height:32px;word-wrap:break-word}.insights__description-wrapper{align-self:stretch}.insights__description{color:var(--color-zinc-400);font-size:20px;font-weight:400;line-height:32px;word-wrap:break-word}.insights__description p{margin-bottom:0}.insights__content{align-self:stretch;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:48px;overflow:hidden}.insights__items{align-self:stretch;max-height:320px;align-items:stretch;overflow:hidden}.insights__items .slick-slider{box-sizing:border-box;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.insights__items .slick-list,.insights__items .slick-slider{position:relative;display:block;height:auto!important;max-height:100%}.insights__items .slick-list{overflow:hidden;margin:0;padding:0}.insights__items .slick-list:focus{outline:none}.insights__items .slick-track{position:relative;top:0;left:0;display:flex!important;margin-left:auto;margin-right:auto;height:auto!important;align-items:stretch!important}.insights__items .slick-track:after,.insights__items .slick-track:before{display:none!important}.insights__items .slick-slide{display:flex!important;float:none!important;height:auto!important;min-height:1px;align-self:stretch}.insights__items .slick-initialized .slick-slide{display:flex!important}.insights__items .slick-slide>div,.insights__slide{height:100%!important;display:flex!important;width:100%}.insights__slide{padding-right:0}.insights__item{align-self:stretch;padding:24px;border:1px solid var(--color-red-500);cursor:pointer;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:24px;width:100%;height:100%;box-sizing:border-box;transition:all .3s ease-in-out}.insights__item:hover{box-shadow:0 8px 4px 4px rgba(251,44,54,.31)}.insights__item-header{align-self:stretch;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px}.insights__item-title{align-self:stretch;font-size:20px;font-weight:600;line-height:28px;word-wrap:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:calc(28px * 2)}.insights__item-divider{width:64px;height:0;border:2px solid var(--color-red-500)}.insights__item-description{align-self:stretch;color:var(--color-zinc-400);font-size:16px;font-weight:400;line-height:24px;word-wrap:break-word;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:calc(24px * 8)}.insights__item-description p{margin-bottom:0}.insights__navigation{align-self:stretch;display:flex;justify-content:flex-start;align-items:flex-start;gap:12px}.insights__nav-button{width:28px;height:32px;padding:8px 10px;background:var(--black);display:flex;justify-content:center;align-items:center;gap:10px;overflow:hidden;cursor:pointer;transition:opacity .3s ease}.insights__nav-button:hover{opacity:.8}.insights__nav-arrow{color:var(--white)}@media (min-width:768px){.insights{gap:48px}.insights__header{align-self:stretch;height:64px;position:relative;flex-direction:row;gap:0}.insights__title-wrapper{width:100%;height:28px;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:flex-start}.insights__title{text-align:center;font-size:30px;line-height:32px}.insights__description-wrapper{width:768px;height:24px;position:absolute;top:46px;left:204px;display:flex;justify-content:center;align-items:flex-start}.insights__description{text-align:center;font-size:20px;line-height:24px}.insights__items{max-height:457px;align-items:stretch;overflow:hidden}.insights__item-description{-webkit-line-clamp:12;max-height:calc(24px * 12)}.insights__items .slick-track{display:flex!important;align-items:stretch!important}.insights__slide{padding-right:24px}.insights__items .slick-list{margin-right:-24px}.insights__item{max-height:454px}}