.section-title{position:relative;display:inline-block;font-weight:700;text-transform:uppercase;font-size:1.25rem}.section-title:after,.section-title:before{content:"";position:absolute;display:inline-block;height:2px;background:#0c2442;left:100%;margin-left:10px}.section-title:after{width:25px;top:40%}.section-title:before{width:45px;top:60%}.skill{padding:1.25rem 0;background:transparent}.skill,.skill .pe-5{margin-bottom:.75rem}.skill .pe-5{font-weight:600;font-size:1.4rem;position:relative;display:inline-block}.skill p{font-size:1.15rem;line-height:1.6}.skill .pe-5:after{content:"";position:absolute;bottom:-2px;left:0;width:40px;height:2px;background:#0c2442}.display-6{font-size:2.75rem!important;margin-bottom:1.5rem}.row.g-4{--bs-gutter-y:1rem!important}.img-border{position:relative;height:100%;min-height:400px}.img-border:before{content:"";inset:0 3rem 3rem 0;border:5px solid #0c2442}.img-border img,.img-border:before{position:absolute;border-radius:.5rem}.img-border img{top:3rem;left:3rem;width:calc(100% - 3rem);height:calc(100% - 3rem);object-fit:cover}@media (max-width:768px){.display-6{font-size:2.25rem!important}.skill .pe-5{font-size:1.25rem}.skill p{font-size:1.1rem}.section-title{font-size:1.15rem}}.products-section{padding:90px 0;background:#f4f0ff;color:#334155}.products-grid{display:grid;grid-template-columns:1fr;grid-gap:24px;gap:24px}.product-section-label{margin:0 auto 12px;font-size:.95rem;font-weight:900;line-height:1.4}.product-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.85fr);grid-gap:34px;gap:34px;align-items:stretch;border:1px solid #e4ddf5;border-radius:8px;background:#fff;box-shadow:0 22px 58px rgb(15 23 42/12%);overflow:hidden}.product-card:focus-within{border-color:#8f5cff;box-shadow:0 0 0 4px rgb(143 92 255/22%),0 22px 58px rgb(15 23 42/12%)}.product-card__media{min-height:390px;background:#fff}.product-card__media img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.product-card__content{display:flex;flex-direction:column;justify-content:center;padding:42px 42px 42px 8px}.product-card__logo{width:min(210px,70%);height:auto;margin-bottom:22px}.product-card__subtitle{margin-bottom:8px;color:#4f2498;font-size:.84rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.product-card h3{margin-bottom:16px;color:#0f172a;font-size:clamp(2rem,3.5vw,3rem);line-height:1.08;letter-spacing:0}.product-card p{margin:0;color:#334155;font-size:1.05rem;font-weight:500;line-height:1.8}.product-card__tags{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 24px}.product-card__tags span{min-height:30px;padding:6px 11px;border:1px solid #e4ddf5;border-radius:6px;background:#f7f4ff;color:#4f2498;font-size:.78rem;line-height:1.2}.product-card__link,.product-card__tags span{display:inline-flex;align-items:center;font-weight:800}.product-card__link{gap:10px;width:-moz-fit-content;width:fit-content;min-height:48px;padding:12px 20px;border-radius:999px;background:#4f2498;color:#fff;transition:all .25s ease}.product-card__link:focus-visible{outline:3px solid #8f5cff;outline-offset:4px}.product-card__link:hover{background:#0c2442;color:#fff;transform:translateY(-2px)}@media (prefers-reduced-motion:reduce){.product-card__link,.products-section *{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.product-card__link:hover{transform:none}}@media (max-width:991px){.product-card{grid-template-columns:1fr}.product-card__media{min-height:310px}.product-card__content{padding:34px}}@media (max-width:575px){.products-section{padding:64px 0}.product-card__media{min-height:230px}.product-card__content{padding:26px}}