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 .smallCards__button{display:none}.sectionWithSmallCards .smallCardsList{grid-template-columns:repeat(2,1fr);gap:clamp(12px,1.5vw,20px);margin-bottom:40px;display:grid}@media screen and (max-width:768px){.sectionWithSmallCards .smallCardsList{-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:stretch;gap:12px;margin-bottom:24px;padding:0 15px 15px;display:flex;overflow-x:auto}.sectionWithSmallCards .smallCardsList::-webkit-scrollbar{display:none}.sectionWithSmallCards .smallCards__button{display:flex}}.sectionWithSmallCards .smallCard{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 .smallCard__header{align-items:center;gap:16px;width:100%;display:flex}@media screen and (max-width:768px){.sectionWithSmallCards .smallCard{scroll-snap-align:start;box-sizing:border-box;flex-direction:column;flex-shrink:0;align-items:flex-start;width:280px;height:auto;padding:20px}.sectionWithSmallCards .smallCard__header{flex-shrink:0}.sectionWithSmallCards .smallCard__header .smallCardArrow{display:none}.sectionWithSmallCards .smallCard .smallCardDescription{flex:1}}.sectionWithSmallCards .smallCardImage{border:2px solid #ea763b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex;overflow:hidden}@media screen and (max-width:768px){.sectionWithSmallCards .smallCardImage,.sectionWithSmallCards .smallCardImage img{width:98px;height:98px}}.sectionWithSmallCards .smallCardText{font-family:var(--font-open-sans),system-ui,-apple-system,sans-serif;color:#383680;flex:1;font-size:clamp(15px,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 .smallCardArrow--mobile{display:none}@media screen and (max-width:768px){.sectionWithSmallCards .smallCardArrow--mobile{align-self:flex-end;margin-top:12px;display:flex}}.sectionWithSmallCards .smallCardDescription{display:none}@media screen and (max-width:768px){.sectionWithSmallCards .smallCardDescription{font-family:var(--font-montserrat),system-ui,-apple-system,sans-serif;color:#1e2432;border-top:1px solid #c4cbd0;width:100%;margin-top:12px;padding-top:12px;font-size:14px;font-weight:400;line-height:140%;display:block}.sectionWithSmallCards .smallCardDescription p{margin:0}}
