.guides{max-width:1280px;margin:0 auto;display:flex;flex-direction:column;align-items:start;justify-content:start;gap:24px;padding:32px 0 32px 16px}.guides__header{display:flex;flex-direction:row;align-items:start;justify-content:start}.guides__header-title{font-weight:700;font-size:24px;line-height:32px;color:#121212}.guides__list{display:flex;flex-direction:row;align-items:start;justify-content:start;gap:16px;width:100%;padding-right:32px;border-radius:12px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;&::-webkit-scrollbar{display:none}}.guides__list__item{display:flex;flex-direction:column;align-items:start;justify-content:start;width:327px;height:100%;border-radius:12px;gap:16px;flex:0 0 auto;scroll-snap-align:start}.guides__list__item-image{width:100%;height:184px;border-radius:12px;object-fit:cover}.guides__button{display:flex;align-items:center;justify-content:center;padding:8px;width:calc(100% - 16px);border:1px solid #005FF9;color:#005ff9;cursor:pointer;border-radius:24px;font-weight:600;font-size:16px;line-height:24px;&:hover{border:2px solid #084BC5;color:#084bc5}}.guides__list__item-title{font-weight:700;font-size:20px;line-height:28px;color:#121212}.guides__list__item-manual{display:flex;flex-direction:row;align-items:start;justify-content:start;gap:8px;font-weight:700;font-size:16px;line-height:24px;color:#121212;&:hover{cursor:pointer;transform:translateY(-2px);color:#5023e5}}.guides__list__item-manual-icon{color:#5023e5}@media (min-width: 768px){.guides{padding:64px 0;gap:32px}.guides__header-title{font-weight:700;font-size:40px;line-height:48px}.guides__list{gap:40px}.guides__list__item{width:400px;gap:24px}.guides__list__item-image{height:226px}.guides__button{width:fit-content;margin:auto}.guides__list__item-title{font-weight:700;font-size:24px;line-height:32px}.guides__list__item-manual{font-weight:700;font-size:16px;line-height:24px}}
