.hero-section[data-v-16891398]{background-color:#052447;color:#fff}.hero-section .text-container[data-v-16891398]{display:grid;grid-template-columns:calc(50% - 54px) calc(50% + 6px);padding:56px 90px;gap:48px}.hero-section .text-container .title-container h1[data-v-16891398]{font:700 48px/1.2 Inter,system-ui,-apple-system,Arial,sans-serif;color:inherit}.hero-section .text-container .title-container h2[data-v-16891398]{font:600 28px/1.4 Inter,system-ui,-apple-system,Arial,sans-serif;margin:10px 0 0 0;color:inherit}.hero-section .text-container .cta-container p[data-v-16891398]{font:600 28px/1.4 Inter,system-ui,-apple-system,Arial,sans-serif;margin:0;color:inherit}.hero-section .text-container .cta-container .new-cta-button[data-v-16891398]{margin-top:28px}.hero-section .image-container[data-v-16891398]{margin:0;padding:0 30px 30px 30px}.hero-section .image-container img[data-v-16891398]{width:100%;height:600px;object-fit:cover;display:block}@media (max-width:1030px){.hero-section .text-container[data-v-16891398]{grid-template-columns:1fr}.hero-section .text-container .cta-container .new-cta-button[data-v-16891398]{margin-top:40px;margin-left:auto}.hero-section .image-container img[data-v-16891398]{height:420px}}@media (max-width:992px){.hero-section .text-container[data-v-16891398]{padding:48px 24px;gap:24px}.hero-section .text-container .title-container h1[data-v-16891398]{font-size:36px}.hero-section .text-container .title-container h2[data-v-16891398]{font-size:26px}.hero-section .text-container .cta-container p[data-v-16891398]{font-size:21px}.hero-section .image-container[data-v-16891398]{padding:0 24px 24px 24px}}@media (max-width:768px){.hero-section .text-container[data-v-16891398]{padding:24px 24px 36px 24px}.hero-section .text-container .title-container h1[data-v-16891398]{font-size:30px}.hero-section .text-container .title-container h2[data-v-16891398]{font-size:24px}.hero-section .text-container .cta-container p[data-v-16891398]{font-size:20px}.hero-section .text-container .cta-container .new-cta-button[data-v-16891398]{margin:24px 0 0 auto;font-size:14px}}.solutions-section[data-v-706d4172]{padding:64px 152px;background-color:#f2f2f2}.solutions-section h2[data-v-706d4172]{font:700 48px/1.2 Inter,system-ui,-apple-system,Arial,sans-serif;margin:0}.solutions-section .solutions-cards-container[data-v-706d4172]{margin-top:32px;display:grid;grid-template-columns:1fr 1fr;column-gap:24px;row-gap:24px}.solutions-section .extra-cards-grid[data-v-706d4172]{display:grid;grid-template-columns:1fr 1fr;column-gap:24px;row-gap:24px;overflow:hidden;max-height:0;opacity:0;transition:max-height .6s ease,opacity .4s ease}.solutions-section .extra-cards-grid.expanded[data-v-706d4172]{max-height:2000px;opacity:1}.solutions-section .extra-cards-grid.expanded .solutions-card[data-v-706d4172]{animation:card-fade-in-706d4172 .5s ease both}.solutions-section .extra-cards-grid.expanded[data-v-706d4172]{margin-top:24px}.solutions-section .solutions-card[data-v-706d4172]{display:flex;flex-direction:column}.solutions-section .solutions-card img[data-v-706d4172]{width:100%;height:193px;object-fit:cover;object-position:center}.solutions-section .solutions-card .text-container[data-v-706d4172]{padding:24px;display:flex;flex-direction:column;flex:1;gap:16px}.solutions-section .solutions-card .text-container a[data-v-706d4172]{margin-top:auto;width:-moz-fit-content;width:fit-content}.solutions-section .solutions-card .text-container h3[data-v-706d4172]{font:600 36px/1.4 Inter,system-ui,-apple-system,Arial,sans-serif;margin:0}.solutions-section .solutions-card .text-container h4[data-v-706d4172]{font:600 24px/1.4 Inter,system-ui,-apple-system,Arial,sans-serif;margin:0}.solutions-section .solutions-card .text-container p[data-v-706d4172]{font:400 20px/1.5 Inter,system-ui,-apple-system,Arial,sans-serif;margin:0;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.solutions-section .see-more-btn[data-v-706d4172]{display:flex;flex-direction:column;align-items:center;gap:12px;margin:36px auto 0;padding:0;border:none;background-color:initial;cursor:pointer;text-transform:uppercase;transition:color .2s ease}.solutions-section .see-more-btn span[data-v-706d4172]{font:700 16px/1.5 Inter,system-ui,-apple-system,Arial,sans-serif;color:#424242}.solutions-section .see-more-btn[data-v-706d4172] .chevron{display:inline-block;width:30px;height:20px;overflow:visible;transform:scaleX(1.5);transition:transform .3s ease}.solutions-section .see-more-btn[data-v-706d4172]:hover{color:#424242}.solutions-section .see-more-btn[data-v-706d4172]:hover .chevron{transform:scaleX(1.5) translateY(3px)}@keyframes card-fade-in-706d4172{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1377px){.solutions-section .solutions-cards-container .solutions-card:nth-child(2) .text-container p[data-v-706d4172]{-webkit-line-clamp:1}}@media (max-width:1312px){.solutions-section .extra-cards-grid[data-v-706d4172],.solutions-section .solutions-cards-container[data-v-706d4172]{grid-template-columns:1fr;row-gap:24px;margin-top:36px}.solutions-section .solutions-card:first-child img[data-v-706d4172]{object-position:100% 12%}.solutions-section .solutions-card .text-container[data-v-706d4172]{padding:36px 0}.solutions-section .solutions-card .text-container p[data-v-706d4172]{overflow:auto;display:block;-webkit-box-orient:auto;-webkit-line-clamp:auto}.solutions-section .solutions-card .text-container a[data-v-706d4172]{align-self:flex-end}.solutions-section .see-more-btn[data-v-706d4172]{margin-top:0}}@media (max-width:992px){.solutions-section[data-v-706d4172]{padding:48px 24px}}@media (max-width:768px){.solutions-section[data-v-706d4172]{padding:36px 24px}.solutions-section h2[data-v-706d4172]{font-size:30px}.solutions-section .solutions-card .text-container[data-v-706d4172]{padding:24px 0 0 0}.solutions-section .solutions-card .text-container h3[data-v-706d4172]{font-size:24px}.solutions-section .solutions-card .text-container h4[data-v-706d4172]{font-size:18px}.solutions-section .solutions-card .text-container p[data-v-706d4172]{font-size:16px}.solutions-section .solutions-card .text-container a[data-v-706d4172]{font-size:14px;height:36px}.solutions-section .see-more-btn[data-v-706d4172]{gap:8px;margin-top:24px}.solutions-section .see-more-btn span[data-v-706d4172]{font-size:14px}}