.det-formula-wrap{padding-left:4px}.det-acronym{flex-shrink:0;height:50px;width:55px}.det-cards-grid{display:grid;gap:16px;grid-auto-columns:calc(100% - 36px);grid-auto-flow:column;grid-template-rows:auto auto;overflow-x:scroll;padding:8px;scroll-padding-left:8px;scroll-snap-type:x mandatory;scrollbar-width:none}.det-cards-grid::-webkit-scrollbar{display:none}.det-card-slide{display:grid;gap:16px;grid-row:span 2;grid-template-rows:subgrid;scroll-snap-align:start}.det-card{display:flex;flex-direction:column}.det-card>:last-child{margin-top:auto}.det-bullet{background:var(--color-light-blue);border:0;border-radius:50%;cursor:pointer;flex-shrink:0;height:10px;padding:0;transition:background-color .2s ease;width:10px}.det-bullet--active{background:var(--color-blue-buk)}@media (min-width:767px){.det-cards-grid{align-items:stretch;display:flex;flex-wrap:wrap;gap:16px;overflow-x:visible;padding:0;scroll-padding-left:0;scroll-snap-type:none}.det-card-slide{display:contents}.det-card-wrap{flex:0 0 calc(50% - 8px)}.det-bullets{display:none!important}}