html{scroll-padding-top:85px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.sectionWithSmallCards .smallCardsList{grid-template-columns:repeat(2,1fr);gap:clamp(12px,1.5vw,20px);margin-bottom:40px;display:grid}.sectionWithSmallCards .smallCard{background-color:#fff;border-radius:5px;align-items:center;gap:20px;padding:10px 20px;text-decoration:none;transition:box-shadow .3s;display:flex;box-shadow:0 3px 6px #0e1f3514,0 6px 12px #0e1f351f,0 8px 24px #0e1f3514}.sectionWithSmallCards .smallCard .smallCardArrow{background:#ff8f3e33}.sectionWithSmallCards .smallCard:hover{box-shadow:0 8px 24px #0e1f3533}.sectionWithSmallCards .smallCard:hover .smallCardArrow{background-color:#ea763b}.sectionWithSmallCards .smallCard:hover .smallCardArrow img{filter:brightness(0)invert();transform:scale(1.1)}.sectionWithSmallCards .smallCardImage{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex;overflow:hidden}.sectionWithSmallCards .smallCardText{font-family:var(--font-open-sans),system-ui,-apple-system,sans-serif;color:#383680;flex:1;font-size:clamp(14px,1.2vw,16px);font-weight:600;line-height:130%}.sectionWithSmallCards .smallCardText p{margin:0}.sectionWithSmallCards .smallCardArrow{background-color:#e8ebff;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background-color .3s;display:flex}.sectionWithSmallCards .smallCardsScroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:12px;margin-bottom:24px;padding:0 15px 15px;display:flex;overflow-x:auto}.sectionWithSmallCards .smallCardsScroll::-webkit-scrollbar{display:none}.sectionWithSmallCards .smallCardsScroll .smallCard{text-align:center;scroll-snap-align:start;flex-direction:column;flex-shrink:0;align-items:center;width:220px;height:177px;padding:20px}.sectionWithSmallCards .smallCardsScroll .smallCard .smallCardArrow{display:none}
