#objectives .objectives_title[data-v-65465204]{margin-bottom:20px}#objectives .objectives_list[data-v-65465204]{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}#objectives .objectives_list[data-v-65465204]::-webkit-scrollbar{width:4px}#objectives .objectives_list .objectives_item_link.skeleton[data-v-65465204]{height:50px}#objectives .objectives_list .objectives_item_link[data-v-65465204]{align-items:center;background-color:#eff9fe;border:1px solid #b7e1fe;border-radius:10px;display:flex;margin:6px;padding:8px 12px;transform:scale(.95);transition:var(--transition_move)}#objectives .objectives_list .objectives_item_link[data-v-65465204]:hover{transform:scale(1)}#objectives .objectives_list .objectives_item .objectives_item_icon[data-v-65465204]{flex-shrink:0;height:40px;margin-right:4px;min-height:40px;min-width:40px;width:40px}#objectives .objectives_list .objectives_item .objectives_item_text[data-v-65465204]{text-wrap:wrap;color:var(--primary_color);font-weight:var(--font_weight_semi_bold)}@media (max-width:1024px){#objectives .objectives_list .objectives_item[data-v-65465204]{max-width:50%;min-width:50%}#objectives .objectives_list[data-v-65465204]{max-height:300px;overflow:auto}#objectives .objectives_list .objectives_item .objectives_item_text[data-v-65465204]{margin-left:auto;max-width:75%}}@media (min-width:1024px){#objectives .objectives_list[data-v-65465204]{margin:auto;max-width:80%}#objectives .objectives_list .objectives_item_link.skeleton[data-v-65465204]{width:300px}}.lazy-image{transition:all .5s ease;width:100%}.lazy-image.-loading{animation:loading 2s infinite,fadeIn .8s forwards;background:linear-gradient(120deg,#eee 30%,#fafafa 38%,#fafafa 40%,#eee 48%);background-position:100% 0;background-size:200% 100%;opacity:0}.lazy-image img{opacity:0;transition:opacity .5s ease}.lazy-image.-loaded img{opacity:1}@keyframes loading{to{background-position:-100% 0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}