.bookmarks .bookmarks__intro{margin-bottom:36px}.bookmarks .bookmarks__intro-heading{margin-bottom:24px}.bookmarks .bookmarks__intro-description :last-child,.bookmarks .bookmarks__intro-heading.mb-0,.bookmarks .bookmarks__intro-heading:not(.mb-0) .heading:last-child,.bookmarks .bookmarks__intro.mb-0 .heading:last-child{margin-bottom:0}.bookmarks .bookmarks__tabs{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.bookmarks .bookmarks__tabs a{font-size:14px;font-weight:500;line-height:normal;text-decoration:none}.bookmarks .bookmarks__tabs.text-center{justify-content:center}.bookmarks .bookmarks__tabs.text-left{justify-content:flex-start}.bookmarks .bookmarks__tabs.text-right{justify-content:flex-end}.bookmarks .bookmarks__dropdown{display:none}@media (max-width:767px){.bookmarks .bookmarks__tabs{display:none}.bookmarks .bookmarks__dropdown{display:block;padding:10px;width:100%}.bookmarks select.bookmarks__dropdown{appearance:none;background:transparent;border:1px solid #70d8e1;border-radius:6px;color:#fff;font-size:16px;font-weight:450;line-height:normal;padding:10px 12px}.bookmarks select.bookmarks__dropdown option{color:#000}.bookmarks .select-wrapper{position:relative}.bookmarks .select-wrapper:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9' fill='none' viewBox='0 0 14 9'%3E%3Cpath stroke='%23fff' stroke-width='2.5' d='m.885.884 6 6 6-6'/%3E%3C/svg%3E") no-repeat 50%;content:"";height:9px;pointer-events:none;position:absolute;right:16px;top:50%;transform:translateY(-50%);transition:transform .3s ease;width:14px}.bookmarks .select-wrapper select:focus+*,.bookmarks .select-wrapper:focus-within:after{transform:translateY(-50%) rotate(180deg)}}