.plus-btn.svelte-1mivlvm{display:flex;align-items:center;justify-content:center;width:60px;height:60px;background:var(--c-main);border-radius:50px 0 20px}@media (min-width: 769px){.plus-btn.svelte-1mivlvm{width:70px;height:70px}}.plus-btn.svelte-1mivlvm:hover{background:var(--c-quart)}.plus-btn.svelte-1mivlvm span:where(.svelte-1mivlvm){position:relative;display:block;width:24px;margin-left:10px}@media (min-width: 769px){.plus-btn.svelte-1mivlvm span:where(.svelte-1mivlvm){margin-left:5px;width:30px}}.plus-btn.svelte-1mivlvm span:where(.svelte-1mivlvm):before,.plus-btn.svelte-1mivlvm span:where(.svelte-1mivlvm):after{position:absolute;content:"";display:block;width:24px;height:1px;background:#fff;transform-origin:center;transform:translateY(-40%)}@media (min-width: 769px){.plus-btn.svelte-1mivlvm span:where(.svelte-1mivlvm):before,.plus-btn.svelte-1mivlvm span:where(.svelte-1mivlvm):after{width:30px;transform:translateY(-40%)}}.plus-btn.svelte-1mivlvm span:where(.svelte-1mivlvm):after{rotate:90deg}.tags.svelte-udi025{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.tags.card.svelte-udi025{justify-content:flex-end}.tags.project.svelte-udi025{justify-content:flex-start}.tags.svelte-udi025 .tag:where(.svelte-udi025){background-color:var(--c-main);padding:4px 9px;border-radius:8px;color:var(--c-sec);font-size:12px;cursor:pointer;transition:all .2s ease;border:none;border:1px solid var(--c-main)}@media (min-width: 769px){.tags.svelte-udi025 .tag:where(.svelte-udi025){font-size:14px;padding:5px 15px}}.tags.svelte-udi025 .tag:where(.svelte-udi025):hover{background-color:var(--c-sec);color:var(--c-main);border-color:var(--c-main);transform:translateY(-2px)}.tags.svelte-udi025 .tag.active:where(.svelte-udi025){background-color:var(--c-quart);color:var(--c-sec)}.project-card.svelte-1mpzzcx{position:relative;width:100%;margin-bottom:20px;background:#fff;padding:15px;border-radius:20px;text-align:left}@media (min-width: 769px){.project-card.svelte-1mpzzcx{padding:20px;width:calc((100% - 20px)/2)}}.project-card__image.svelte-1mpzzcx{display:block;position:relative;width:100%;aspect-ratio:1.2;overflow:hidden;border-radius:10px;margin-bottom:20px}.project-card__image.svelte-1mpzzcx:hover img:where(.svelte-1mpzzcx){transform:scale(1.05)}.project-card__image.svelte-1mpzzcx img:where(.svelte-1mpzzcx){width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .2s ease-in-out}.project-card__image.svelte-1mpzzcx .tags:where(.svelte-1mpzzcx){position:absolute;right:15px;left:15px;bottom:15px}.project-card__content.svelte-1mpzzcx{margin-right:70px}.project-card__content.svelte-1mpzzcx h3:where(.svelte-1mpzzcx){font-weight:400;margin-bottom:0}.project-card__content.svelte-1mpzzcx .client:where(.svelte-1mpzzcx){background-color:var(--c-ter);padding:5px 15px;border-radius:8px;font-size:12px;margin-bottom:12px;display:inline-block}.project-card.svelte-1mpzzcx .plus-btn:where(.svelte-1mpzzcx){position:absolute;bottom:0;right:0}.logos.svelte-tvvgb1{margin:40px 0}@media (min-width: 769px){.logos.svelte-tvvgb1{margin:80px 0}}.logos__inner.svelte-tvvgb1{display:flex;flex-wrap:wrap;justify-content:space-around;gap:20px}.logos__logo.svelte-tvvgb1{height:28px;margin-bottom:20px}@media (min-width: 1025px){.logos__logo.svelte-tvvgb1{height:40px}}.logos__logo.svelte-tvvgb1 img:where(.svelte-tvvgb1){width:100%;height:100%;object-fit:contain;object-position:center}.cta.svelte-8mpedl{display:flex;justify-content:space-between;align-items:center;gap:10px;margin:80px 0}@media (min-width: 769px){.cta.svelte-8mpedl{gap:20px;margin:140px 0}}.cta__title.svelte-8mpedl{margin-bottom:30px;max-width:740px}@media (max-width: 768px){.cta__title.svelte-8mpedl{font-size:24px;margin-bottom:18px}}.cta__btn.svelte-8mpedl{display:flex;align-items:center;justify-content:center;font-weight:400;padding:10px 10px 10px 15px;border-radius:20px;background-color:var(--c-main);color:var(--c-sec);transition:all .2s ease;border:1px solid var(--c-main)}@media (max-width: 768px){.cta__btn.svelte-8mpedl{font-size:16px}}@media (min-width: 769px){.cta__btn.svelte-8mpedl{border-radius:25px;padding:12px 12px 12px 25px}}.cta__btn.svelte-8mpedl:hover{background-color:var(--white);color:var(--c-main)}.cta__btn.svelte-8mpedl:hover .cta__btn-arrow:where(.svelte-8mpedl){background-color:var(--c-main);color:var(--c-sec)}.cta__btn-text.svelte-8mpedl{display:flex;align-items:center;gap:15px;margin-right:20px}@media (min-width: 769px){.cta__btn-text.svelte-8mpedl{margin-right:40px}}@media (max-width: 768px){.cta__btn-text.svelte-8mpedl span:where(.svelte-8mpedl){display:none}}.cta__btn-arrow.svelte-8mpedl{background-color:var(--white);border-radius:10px;display:flex;align-items:center;justify-content:center;width:36px;height:36px;color:var(--c-main)}@media (min-width: 769px){.cta__btn-arrow.svelte-8mpedl{border-radius:15px;width:60px;height:60px}}.cta__btn-arrow.svelte-8mpedl span:where(.svelte-8mpedl){font-size:14px}@media (min-width: 769px){.cta__btn-arrow.svelte-8mpedl span:where(.svelte-8mpedl){font-size:20px}}
