.face-technology-info{font-family:Inter,Helvetica Neue,Arial,sans-serif;background-color:var(--bg, #f1f1f1);color:var(--text, #1c1c1c);padding-top:var(--PT, 36px);padding-bottom:var(--PB, 36px)}.face-technology-info__header{margin-bottom:3rem}.face-technology-info__title{margin-bottom:1rem;font-weight:600;font-size:2.1rem;text-align:center;font-family:Inter,Helvetica Neue,Arial,sans-serif;letter-spacing:.01em}.face-technology-info__subtitle{font-size:1.1rem;line-height:1.6;max-width:600px;margin:0 auto}.face-technology-info__grid{display:grid;justify-items:center;align-items:center;gap:1rem;grid-template-columns:repeat(2,1fr);max-width:400px;margin:0 auto}.face-technology-info__feature{display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center;min-width:160px;max-width:192px;width:100%;min-height:176px;height:176px;box-sizing:border-box;padding:1rem .8rem;margin:0 auto;font-size:.78rem;background:#fff;border-radius:8px;box-shadow:0 2px 10px #1c1c1c1a}.face-technology-info__icon{width:38px;height:38px;margin-bottom:.6rem;padding:.4rem;display:flex;justify-content:center;align-items:center;margin:0 auto .6rem;background:#2a4fea;border-radius:50%}.face-technology-info__icon img{width:100%;height:100%;object-fit:contain;filter:brightness(0) invert(1)}.face-technology-info__feature-title{font-size:.88rem;font-weight:500;margin-bottom:.4rem;letter-spacing:.01em;font-family:inherit;text-align:center;color:#1c1c1c}.face-technology-info__description{font-size:.6rem!important;line-height:1.2!important;text-align:center;opacity:.7;font-family:neutral_faceregular!important;color:#1c1c1c;text-transform:uppercase!important;letter-spacing:normal!important}.face-technology-info__description p{font-size:.6rem!important;line-height:1.2!important;text-align:center;opacity:.7;font-family:neutral_faceregular!important;color:#1c1c1c;text-transform:uppercase!important;letter-spacing:normal!important;margin:0!important;padding:0!important}.face-technology-info__cta{grid-column:1 / -1;text-align:center;padding:4rem 2rem;background:linear-gradient(135deg,#667eea,#e91e63);color:#fff;border-radius:0;margin:0;position:relative;overflow:hidden}.face-technology-info__cta:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,#667eea,#e91e63);opacity:.9;z-index:1}.face-technology-info__cta>*{position:relative;z-index:2}.face-technology-info__cta-title{margin-bottom:1.5rem;font-weight:700;font-size:2.5rem;color:#fff}.face-technology-info__cta-text{margin-bottom:3rem;font-size:1.2rem;line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto;color:#fff;opacity:.95}.face-technology-info__cta-buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.face-technology-info__cta .btn--cta-primary{background:transparent;color:#fff;border:2px solid white;padding:1rem 2.5rem;font-weight:600;border-radius:8px;text-decoration:none;display:inline-block;transition:all .3s ease;font-size:1.1rem}.face-technology-info__cta .btn--cta-primary:hover{background:#fff;color:#667eea;transform:translateY(-2px);box-shadow:0 4px 15px #0003}.face-technology-info__cta .btn--cta-secondary{background:#fff;color:#667eea;border:2px solid white;padding:1rem 2.5rem;font-weight:600;border-radius:8px;text-decoration:none;display:inline-block;transition:all .3s ease;font-size:1.1rem}.face-technology-info__cta .btn--cta-secondary:hover{background:#f8f9fa;transform:translateY(-2px);box-shadow:0 4px 15px #0003}.face-technology-info__privacy{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr;gap:3rem;padding:3rem;background:#f8f9fa;border-radius:16px;margin:2rem 0}.face-technology-info__privacy-title{margin-bottom:1.5rem;font-weight:600;color:var(--text, #000000)}.face-technology-info__privacy-content{line-height:1.8;color:var(--text, #000000);opacity:.8}.face-technology-info__privacy-content ul{list-style:none;padding:0}.face-technology-info__privacy-content li{position:relative;padding-left:2rem;margin-bottom:1rem}.face-technology-info__privacy-content li:before{content:"\2713";position:absolute;left:0;top:0;color:#28a745;font-weight:700;font-size:1.2rem}.face-technology-info__privacy-link{display:inline-block;margin-top:1rem;color:#667eea;text-decoration:none;font-weight:600;transition:color .3s ease}.face-technology-info__privacy-link:hover{color:#764ba2;text-decoration:underline}.face-technology-info__main{display:flex;align-items:center;justify-content:center;gap:3rem;flex-wrap:wrap;margin-bottom:3rem}.face-technology-info__content{flex:1 1 450px;min-width:350px;padding-right:2rem}.face-technology-info__image{flex:1 1 600px;min-width:500px;display:flex;align-items:center;justify-content:center;padding:1rem}.face-technology-info__image img{max-width:100%;max-height:600px;width:auto;height:auto;border-radius:20px;box-shadow:0 8px 32px #0000001f;background:#fff;object-fit:cover}@media (max-width: 768px){.face-technology-info__main{gap:1rem}.face-technology-info__header{margin-bottom:2rem}.face-technology-info__title{font-size:1.8rem;margin-bottom:.8rem}.face-technology-info__grid{grid-template-columns:repeat(2,1fr);gap:1rem;max-width:350px}.face-technology-info__privacy{grid-template-columns:1fr;gap:2rem;padding:2rem}.face-technology-info__cta{padding:2rem 1rem}.face-technology-info__cta-buttons{flex-direction:column;align-items:center}.face-technology-info__cta .btn--cta-primary,.face-technology-info__cta .btn--cta-secondary{display:block;margin:.5rem auto;max-width:200px;width:100%}.face-technology-info__feature{min-width:120px;max-width:160px;min-height:140px;height:140px;padding:.8rem .4rem;font-size:.75rem}.face-technology-info__icon{width:32px;height:32px;padding:.3rem}}@media (max-width: 900px){.face-technology-info__main{flex-direction:column;gap:.5rem}.face-technology-info__image,.face-technology-info__content{min-width:0;width:100%}.face-technology-info__content{padding-right:0}.face-technology-info__image{padding:.5rem;min-width:0}.face-technology-info__image img{max-height:400px}.face-technology-info__grid{grid-template-columns:repeat(2,1fr);gap:.8rem;max-width:320px}.face-technology-info__feature{min-width:120px;max-width:160px;min-height:140px;height:140px;padding:.8rem .4rem;font-size:.75rem}.face-technology-info__feature-title{font-size:.85rem;margin-bottom:.3rem}.face-technology-info__description,.face-technology-info__description p{font-size:.55rem!important;line-height:1.2!important}.face-technology-info__title{font-size:1.3rem}}@media (max-width: 600px){.face-technology-info__main{gap:.3rem}.face-technology-info__image{flex:none;width:100%}.face-technology-info__image img{max-width:100%;max-height:300px;height:auto}.face-technology-info__header{margin-bottom:.8rem}.face-technology-info__title{font-size:1.5rem;margin-bottom:.5rem}.face-technology-info__feature{min-width:80px;max-width:112px;min-height:112px;height:112px;padding:.4rem .2rem;font-size:.64rem}.face-technology-info__feature-title{font-size:.72rem}.face-technology-info__description,.face-technology-info__description p{font-size:.4rem!important;line-height:1.1!important}.face-technology-info__title{font-size:1rem}}@media (max-width: 400px){.face-technology-info__main{gap:.2rem}.face-technology-info__image{flex:none;width:100%}.face-technology-info__header{margin-bottom:.5rem}.face-technology-info__title{font-size:1.2rem;margin-bottom:.3rem}.face-technology-info__grid{gap:.5rem;max-width:280px}.face-technology-info__feature{min-width:100px;max-width:140px;min-height:120px;height:120px;padding:.6rem .3rem;font-size:.7rem}.face-technology-info__feature-title{font-size:.75rem;margin-bottom:.2rem}.face-technology-info__description,.face-technology-info__description p{font-size:.45rem!important;line-height:1.15!important}.face-technology-info__image img{max-height:250px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/face-technology-info.css.map */
