.platform-metrics{padding-top:2.5rem;padding-bottom:2.5rem}.platform-metrics-top{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;padding-bottom:2rem}.platform-metrics-top-text{max-width:720px}.platform-metrics-headline{font-size:2.375rem;font-weight:700;letter-spacing:-0.03em;line-height:1.08;color:#032d60;margin-bottom:0.625rem;text-transform:none}.platform-metrics-sub{font-size:17px;color:#6b7280;line-height:1.5}.platform-metrics-cta{display:inline-flex;align-items:center;flex-shrink:0;background-color:#1a1a1a !important;color:#ffffff !important;font-size:16px;font-weight:600;padding:12px 28px;border-radius:10px;text-decoration:none !important;white-space:nowrap;margin-top:0.5rem;transition:background-color 0.2s}.platform-metrics-cta:hover{background-color:#00acac !important;color:#ffffff !important}.platform-metrics-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #e0dfd9}.platform-metric{padding:1.75rem 1.5rem;border-left:1px solid #e0dfd9;text-align:left;background:none}.platform-metric:nth-child(1),.platform-metric:nth-child(4){border-left:none}.platform-metric:nth-child(n+4){border-top:1px solid #e0dfd9}.platform-metric-tag{font-size:0.625rem;letter-spacing:0.12em;text-transform:uppercase;color:#00acac;font-weight:600;margin-bottom:6px}.platform-metric-number{font-size:2.75rem;font-weight:700;color:#032d60;line-height:1;letter-spacing:-0.03em;margin-bottom:1.5rem}.platform-metric-desc{font-size:16px;color:#6b7280;line-height:1.5}@media (max-width:768px){.platform-metrics-top{flex-direction:column;gap:1rem}.platform-metrics-headline{font-size:1.75rem}.platform-metrics-grid{grid-template-columns:repeat(2,1fr)}.platform-metric:nth-child(3){border-left:1px solid #e0dfd9}.platform-metric:nth-child(3),.platform-metric:nth-child(4){border-top:1px solid #e0dfd9}.platform-metric:nth-child(4){border-left:none}.platform-metric-number{font-size:2rem}}@media (max-width:480px){.platform-metrics-headline{font-size:1.5rem}.platform-metrics-grid{grid-template-columns:1fr}.platform-metric{border-left:none !important;border-top:1px solid #e0dfd9}.platform-metric:first-child{border-top:none}.platform-metric-number{font-size:1.75rem;margin-bottom:14px}}.nt-show-section{padding-top:2.5rem;padding-bottom:2.5rem}.nt-show-header{text-align:center;margin-bottom:2.5rem}.nt-show-header-tag{font-size:17px;letter-spacing:0.12em;text-transform:uppercase;color:#00acac;font-weight:600;margin-bottom:6px}.nt-show-header-title{font-size:2.25rem;font-weight:700;letter-spacing:-0.03em;line-height:1.1;color:#032d60}.nt-show-layout{display:grid;grid-template-columns:1fr 280px 1fr;gap:24px;align-items:center;min-height:580px}.nt-show-left,.nt-show-right{display:flex;flex-direction:column;gap:10px}.nt-show-left{align-items:flex-end}.nt-show-right{align-items:flex-start}.nt-show-item{display:flex;align-items:flex-start;gap:12px;padding:8px;border:1px solid #e0dfd9;border-radius:12px;min-width:350px;max-width:350px;transition:border-color 0.2s,transform 0.2s;cursor:default;background:#ffffff}.nt-show-item:hover{border-color:#00acac;transform:translateY(-2px)}.nt-show-left .nt-show-item{flex-direction:row-reverse;text-align:right}.nt-show-item-icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:15px}.nt-show-item-icon svg{width:18px;height:18px}.nt-show-item-name{font-size:17px;font-weight:700;color:#032d60;margin-bottom:2px}.nt-show-item-desc{font-size:17px;color:#474747;line-height:1.4}.nt-show-phone{width:270px;margin:0 auto;border-radius:36px;border:3px solid #0e1726;background:#0e1726;overflow:hidden;display:flex;flex-direction:column;height:560px;position:relative}.nt-show-phone-notch{width:80px;height:22px;background:#0e1726;border-radius:0 0 14px 14px;position:absolute;top:0;left:50%;transform:translateX(-50%);z-index:3}.nt-show-phone-hdr{background:#00acac;color:#fff;padding:28px 14px 6px;display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:600;position:relative;z-index:2}.nt-show-phone-hdr svg{width:14px;height:14px}.nt-show-phone-tabs{background:#00acac;display:flex;padding:0 8px 8px;gap:4px}.nt-show-phone-tab{flex:1;padding:6px 0;text-align:center;font-size:9px;font-weight:600;color:rgba(255,255,255,0.6);border-radius:6px;cursor:pointer;transition:background 0.2s,color 0.2s}.nt-show-phone-tab--active{background:rgba(255,255,255,0.2);color:#fff}.nt-show-phone-scroll{flex:1;overflow-y:auto;background:#eaeae6;padding:6px 8px;scrollbar-width:thin;scrollbar-color:#ccc transparent}.nt-show-phone-scroll::-webkit-scrollbar{width:3px}.nt-show-phone-scroll::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.nt-show-task{background:#fff;margin-bottom:6px;border-radius:8px;padding:10px;transition:transform 0.15s,box-shadow 0.15s;cursor:pointer}.nt-show-task:hover{transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,0.08)}.nt-show-task--overdue{border-left:3px solid #EF4444}.nt-show-task-top{display:flex;align-items:flex-start;gap:8px;margin-bottom:4px}.nt-show-task-check{width:20px;height:20px;border-radius:50%;border:2px solid #d3d1c7;background:#fff;flex-shrink:0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.2s;margin-top:1px}.nt-show-task-check:hover{border-color:#00acac}.nt-show-task-check--done{background:#22c55e;border-color:#22c55e}.nt-show-task-check--done svg{width:10px;height:10px}.nt-show-task-name{font-size:11px;color:#032d60;font-weight:600;line-height:1.3;flex:1}.nt-show-task-name--done{text-decoration:line-through;color:#888780;font-weight:400}.nt-show-task-meta{display:flex;align-items:center;gap:4px;padding-left:28px}.nt-show-task-badge{font-size:7px;font-weight:600;padding:2px 6px;border-radius:3px}.nt-show-task-badge--low{background:#e1f5ee;color:#0F6E56}.nt-show-task-badge--normal{background:#e6f1fb;color:#185FA5}.nt-show-task-badge--medium{background:#faeeda;color:#854F0B}.nt-show-task-badge--high{background:#fef2f2;color:#EF4444}.nt-show-task-badge--cat{background:#f8f9fa;color:#6b7280}.nt-show-task-badge--rec{background:#e1f5ee;color:#0F6E56}.nt-show-task-date{font-size:8px;color:#888780}.nt-show-task-date--overdue{color:#EF4444;font-weight:600}.nt-show-phone-summary{background:#032d60;padding:6px 10px;display:flex;gap:4px;align-items:center}.nt-show-phone-summary-item{font-size:8px;font-weight:600;padding:2px 6px;border-radius:3px;color:#fff}.nt-show-phone-ftr{background:#0e1726;color:#fff;padding:10px 14px;display:flex;justify-content:space-between;font-size:11px;font-weight:600;flex-shrink:0;text-decoration:none;transition:background 0.2s}.nt-show-phone-ftr:hover{background:#1a2a42;color:#fff}.nt-show-item--active{border-color:#00acac !important;box-shadow:0 0 0 1px #00acac;transform:translateY(-2px)}.nt-hint{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(3,45,96,0.22);z-index:5;border-radius:36px;cursor:pointer;display:flex;align-items:center;justify-content:center;animation:ntHintIn 0.4s ease-out;transition:opacity 0.35s}@keyframes ntHintIn{from{opacity:0}to{opacity:1}}.nt-hint-tooltip{background:rgba(3,45,96,0.9);backdrop-filter:blur(6px);color:#fff;padding:9px 16px;border-radius:8px;font-size:12px;font-weight:500;display:flex;align-items:center;gap:6px;box-shadow:0 8px 28px rgba(0,0,0,0.25);white-space:nowrap;pointer-events:none;animation:ntFloat 2s ease-in-out infinite}@keyframes ntFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-4px)}}@media (max-width:900px){.nt-show-layout{grid-template-columns:1fr;gap:2rem}.nt-show-left,.nt-show-right{align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:center}.nt-show-left .nt-show-item{flex-direction:row;text-align:left}.nt-show-phone{order:-1}}@media (max-width:768px){.nt-show-header-title{font-size:1.5rem}}@media (max-width:480px){.nt-show-left,.nt-show-right{flex-direction:column}.nt-show-item{max-width:100%;min-width:auto}}.hiw-section .container{padding-top:75px;padding-bottom:0}.hiw-header{text-align:center;margin-bottom:3rem}.hiw-header-icons{display:flex;justify-content:center;gap:14px;align-items:center;margin-bottom:1.25rem}.hiw-header-icon-item{display:flex;flex-direction:column;align-items:center;gap:0.3rem}.hiw-header-icon-circle{width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.hiw-header-icon-circle svg{width:1rem;height:1rem}.hiw-header-ic--teal{background:#e6f7f7;color:#00acac}.hiw-header-ic--dark{background:#edf2f9;color:#032d60}.hiw-header-ic--coral{background:#fdf5f0;color:#D85A30}.hiw-header-ic--purple{background:#f3f1fd;color:#534AB7}.hiw-header-icon-label{font-size:16px;color:#6b7280}.hiw-header-connector{width:1.5rem;height:1px;background:#d3d1c7;align-self:center;margin-bottom:1rem}.hiw-title{font-size:2rem;font-weight:600;color:#032d60;margin:0 0 0.5rem;text-transform:none}.hiw-subtitle{font-size:1rem;color:#6b7280;max-width:33rem;margin:0 auto 1rem;line-height:1.7}.hiw-snippet{font-size:16px;color:#6b7280;max-width:53rem;margin:0 auto;line-height:1.7;padding:14px 1.25rem;border:1px solid #e5e7eb;border-radius:0.5rem}.hiw-step{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start;margin-bottom:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid #e5e7eb}.hiw-step:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.hiw-step--reverse{direction:rtl}.hiw-step--reverse>*{direction:ltr}.hiw-step-img{justify-content:center;align-items:center;display:flex}.hiw-step-img svg,.hiw-step-img img{width:100%;height:auto;display:block;max-width:600px}.hiw-step-head{display:flex;align-items:center;gap:14px;margin-bottom:14px}.hiw-step-num{font-size:0.85rem;font-weight:500;width:1.9rem;height:1.9rem;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff}.hiw-step-num--1{background:#00acac}.hiw-step-num--2{background:#032d60}.hiw-step-num--3{background:#D85A30}.hiw-step-name{font-size:1.1rem;font-weight:600;color:#032d60;margin:0}.hiw-step-intro{font-size:17px;color:#474747;line-height:1.7;margin-bottom:1rem}.hiw-step-intro a{color:#00acac;text-decoration:none}.hiw-bullets{display:flex;flex-direction:column;gap:0.5rem;margin-bottom:1rem}.hiw-bullet{display:flex;gap:0.5rem;align-items:flex-start}.hiw-bullet-icon{width:17px;height:17px;flex-shrink:0;margin-top:0.15rem}.hiw-bullet-icon svg{width:17px;height:17px}.hiw-bullet-icon--teal{color:#00acac}.hiw-bullet-icon--dark{color:#032d60}.hiw-bullet-icon--coral{color:#D85A30}.hiw-bullet-text{font-size:16px;color:#474747;line-height:1.5;margin:0}.hiw-bullet-text strong{color:#032d60;font-weight:600}.hiw-bullet-text a{color:#00acac;text-decoration:none}.hiw-text-description-feature-system{font-size:16px;color:#6b7280;line-height:1.7;margin:0 0 1rem;padding:14px 17px;background:#f8f9fa;border-radius:0.5rem;border-left:2px solid #00acac}.hiw-text-description-feature-system a{color:#00acac;text-decoration:none}.hiw-text-description-feature-system--teal{border-left-color:#00acac}.hiw-text-description-feature-system--dark{border-left-color:#032d60}.hiw-text-description-feature-system--coral{border-left-color:#D85A30}.hiw-tags{display:flex;gap:0.3rem;flex-wrap:wrap}.hiw-tag{font-size:14px;padding:0.2rem 14px;border-radius:1.25rem;font-weight:500;border:1px solid #e5e7eb;color:#6b7280;background:transparent}.hiw-cta{text-align:center;margin-top:2.5rem;padding-top:2.5rem}.hiw-cta-text{font-size:1.1rem;font-weight:600;color:#032d60;margin:0 0 1rem}.hiw-cta-actions{display:flex;justify-content:center;gap:14px;margin-bottom:14px}.hiw-cta-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 1.5rem;border-radius:0.5rem;font-size:17px;font-weight:500;text-decoration:none;transition:opacity 0.2s}.hiw-cta-btn:hover{opacity:0.9}.hiw-cta-btn--primary{background:#00acac;color:#fff}.hiw-cta-btn--secondary{background:transparent;color:#032d60;border:1px solid #032d60}.hiw-cta-proof{font-size:14px;color:#6b7280;margin:0}@media (max-width:768px){.hiw-section{padding:2.5rem 0}.hiw-header-icons{gap:0.4rem}.hiw-header-connector{width:1rem}.hiw-header-icon-circle{width:1.75rem;height:1.75rem}.hiw-header-icon-circle svg{width:0.85rem;height:0.85rem}.hiw-step,.hiw-step--reverse{grid-template-columns:1fr;direction:ltr}.hiw-step-img{order:-1}.hiw-title{font-size:1.4rem}.hiw-step{margin-bottom:2rem;padding-bottom:2rem}.hiw-cta-actions{flex-direction:column;align-items:center}.hiw-cta-btn{width:100%;max-width:18rem}}.seg-section{padding:60px 0 40px}.seg-header{text-align:center;margin-bottom:3rem}.seg-title{font-size:2rem;font-weight:700;color:#032d60;margin-bottom:0.75rem;letter-spacing:-0.02em}.seg-subtitle{font-size:1.05rem;color:#474747;max-width:800px;margin:0 auto;line-height:1.6}.seg-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.seg-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:28px 24px;transition:border-color 0.2s,box-shadow 0.2s}.seg-card:hover{border-color:#00acac;box-shadow:0 4px 16px rgba(0,172,172,0.08)}.seg-card-icon{width:44px;height:44px;margin-bottom:16px;color:#00acac}.seg-card-icon svg{width:44px;height:44px}.seg-card-title{font-size:17px;font-weight:700;color:#032d60;margin-bottom:8px}.seg-card-text{font-size:0.95rem;color:#474747;line-height:1.6}@media (max-width:900px){.seg-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.seg-grid{grid-template-columns:1fr}.seg-title{font-size:1.5rem}}.cmp-section .container{padding-top:75px;padding-bottom:20px}.cmp-header{text-align:center;margin-bottom:2.5rem}.cmp-title{font-size:2rem;font-weight:600;color:#032d60;margin:0 0 0.75rem;text-transform:none}.cmp-snippet{font-size:17px;color:#6b7280;max-width:40rem;margin:0 auto;line-height:1.7}.cmp-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:1.5rem;border:1px solid #e5e7eb;border-radius:0.75rem}.cmp-table{width:100%;min-width:820px;border-collapse:collapse}.cmp-th-feature{text-align:left;padding:1.1rem 1rem;font-weight:500;color:#888780;font-size:16px;text-transform:uppercase;letter-spacing:0.04em;border-bottom:2px solid #e5e7eb;background:#f8f9fa;width:24%}.cmp-th{text-align:center;padding:1.1rem 0.75rem;font-weight:500;font-size:17px;color:#474747;border-bottom:2px solid #e5e7eb;background:#f8f9fa;width:19%}.cmp-th-icon{display:flex;justify-content:center;margin-bottom:0.4rem}.cmp-th-icon svg{width:1.75rem;height:1.75rem}.cmp-th--email{color:#888780}.cmp-th--drive{color:#854F0B}.cmp-th--dropbox{color:#534AB7}.cmp-th--sults{color:#032d60;background:#edf9f9;border-bottom:3px solid #00acac;font-weight:600}.cmp-th-badge{display:inline-block;font-size:16px;padding:0.2rem 0.65rem;border-radius:0.65rem;background:#00acac;color:#fff;font-weight:500;margin-left:0.35rem;vertical-align:middle}.cmp-table tbody tr{border-bottom:1px solid #f0efeb;transition:background 0.15s}.cmp-table tbody tr:last-child{border-bottom:none}.cmp-table tbody tr:hover{background:#fafaf8}.cmp-table tbody tr:hover .cmp-cell--highlight{background:#e5f6f6}.cmp-feature{padding:1rem;vertical-align:top}.cmp-feature-name{font-size:17px;font-weight:500;color:#032d60;margin:0 0 0.2rem;line-height:1.35}.cmp-feature-desc{font-size:16px;color:#888780;margin:0;line-height:1.4}.cmp-cell{padding:1rem 0.75rem;text-align:center;vertical-align:top}.cmp-cell--highlight{background:#f0fafa;transition:background 0.15s}.cmp-cell-text{display:block;font-size:16px;color:#888780;margin-top:0.3rem;line-height:1.35}.cmp-cell--highlight .cmp-cell-text{color:#006e6e;font-weight:500}.cmp-cell a{color:#00acac;text-decoration:none}.cmp-yes{display:inline-flex;align-items:center;justify-content:center;width:1.65rem;height:1.65rem;border-radius:50%;background:#ecfdf5;color:#10b981;font-size:1rem;font-weight:700;line-height:1}.cmp-no{display:inline-flex;align-items:center;justify-content:center;width:1.65rem;height:1.65rem;border-radius:50%;background:#fef2f2;color:#EF4444;font-size:0.9rem;font-weight:500;line-height:1}.cmp-partial{display:inline-flex;align-items:center;justify-content:center;width:1.65rem;height:1.65rem;border-radius:50%;background:#fffbeb;color:#D97706;font-size:0.55rem;line-height:1}.cmp-footer{font-size:17px;color:#6b7280;line-height:1.7;padding:1.1rem 1.25rem;border:1px solid #e5e7eb;border-radius:0.75rem;text-align:center}.cmp-footer a{color:#00acac;text-decoration:none}@media (max-width:768px){.cmp-section{padding:2.5rem 0}.cmp-title{font-size:1.4rem}.cmp-th{padding:0.85rem 0.5rem;font-size:16px}.cmp-th-icon svg{width:1.35rem;height:1.35rem}.cmp-feature-desc{display:none}.cmp-cell-text{font-size:16px}.cmp-th-badge{display:none}}.def-header{text-align:center;margin-bottom:2.5rem}.def-title{font-size:2rem;font-weight:600;color:#032d60;margin:0 0 0.75rem;text-transform:none}.def-subtitle{font-size:17px;color:#6b7280;max-width:42rem;margin:0 auto;line-height:1.7}.def-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-bottom:2.5rem}.def-card{padding:1.5rem 1.25rem;border:1px solid #e5e7eb;border-radius:0.75rem;transition:box-shadow 0.2s}.def-card:hover{box-shadow:0 4px 16px rgba(0,0,0,0.06)}.def-card--highlight{border-color:#00acac;background:#f7fcfc}.def-card-icon{width:2.75rem;height:2.75rem;border-radius:0.625rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.def-card-icon svg{width:1.5rem;height:1.5rem}.def-card-icon--gray{background:#f1efe8;color:#5F5E5A}.def-card-icon--amber{background:#faeeda;color:#854F0B}.def-card-icon--purple{background:#eeedfe;color:#534AB7}.def-card-icon--teal{background:#e1f5ee;color:#0F6E56}.def-card-title{font-size:1rem;font-weight:600;color:#032d60;margin:0 0 0.5rem}.def-card-text{font-size:16px;color:#474747;line-height:1.6;margin:0}.def-card--highlight .def-card-text{color:#032d60}.def-card a{color:#00acac;text-decoration:none}.def-sults-block{padding:1.5rem;border:1px solid #e5e7eb;border-radius:0.75rem;background:#fafaf8}.def-text-description-feature-system{font-size:17px;color:#474747;line-height:1.7;margin:0 0 1rem}.def-text-description-feature-system:last-child{margin-bottom:0}.def-text-description-feature-system a{color:#00acac;text-decoration:none}@media (max-width:1024px){.def-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.def-section{padding:2.5rem 0}.def-title{font-size:1.4rem}.def-grid{grid-template-columns:1fr}}.feat-section{background:linear-gradient(168deg,#f6fafa 0%,#eef7f7 40%,#f9fbfb 100%)}.feat-header{text-align:center;margin-bottom:3.5rem}.feat-title{font-size:2rem;font-weight:700;color:#032d60;margin:0 0 1rem;text-transform:none;letter-spacing:-0.02em}.feat-subtitle{font-size:1rem;color:#6b7280;max-width:38rem;margin:0 auto;line-height:1.75}.feat-group{margin-bottom:3.5rem}.feat-group:last-of-type{margin-bottom:2.5rem}.feat-group-head{display:flex;align-items:center;gap:0.85rem;margin-bottom:1.5rem}.feat-group-icon{width:2.75rem;height:2.75rem;border-radius:0.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.feat-group-icon::after{content:'';position:absolute;inset:-3px;border-radius:0.85rem;opacity:0.3}.feat-group-icon svg{width:1.35rem;height:1.35rem;position:relative;z-index:1}.feat-group-icon--teal{background:#00acac;color:#fff}.feat-group-icon--teal::after{border:2px solid #00acac}.feat-group-icon--dark{background:#185FA5;color:#fff}.feat-group-icon--dark::after{border:2px solid #185FA5}.feat-group-icon--coral{background:#D85A30;color:#fff}.feat-group-icon--coral::after{border:2px solid #D85A30}.feat-group-icon--purple{background:#534AB7;color:#fff}.feat-group-icon--purple::after{border:2px solid #534AB7}.feat-group-title{font-size:1.25rem;font-weight:700;color:#032d60;margin:0;letter-spacing:-0.01em}.feat-row{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:start}.feat-row--reverse{direction:rtl}.feat-row--reverse>*{direction:ltr}.feat-illustration{top:5rem}.feat-svg{width:100%;height:auto;border-radius:1rem}.feat-list{display:flex;flex-direction:column;gap:0.75rem}.feat-item{display:flex;gap:1rem;align-items:flex-start;padding:1.25rem;background:#fff;border:1px solid #e8e8e8;border-radius:16px;transition:transform 0.2s,box-shadow 0.2s,border-color 0.2s}.feat-item:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,0.06);border-color:transparent}.feat-item-icon{width:2.5rem;height:2.5rem;border-radius:0.625rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:0.15rem;transition:background 0.2s,color 0.2s}.feat-item-icon svg{width:1.2rem;height:1.2rem}.feat-item-icon--teal{background:#e1f5ee;color:#0F6E56}.feat-item:hover .feat-item-icon--teal{background:#00acac;color:#fff}.feat-item-icon--dark{background:#e6f1fb;color:#185FA5}.feat-item:hover .feat-item-icon--dark{background:#185FA5;color:#fff}.feat-item-icon--coral{background:#faece7;color:#993C1D}.feat-item:hover .feat-item-icon--coral{background:#D85A30;color:#fff}.feat-item-icon--purple{background:#eeedfe;color:#534AB7}.feat-item:hover .feat-item-icon--purple{background:#534AB7;color:#fff}.feat-item-body{flex:1;min-width:0}.feat-item-title{font-size:17px;font-weight:600;color:#032d60;margin:0 0 0.35rem;line-height:1.3}.feat-item-desc{font-size:16px;color:#474747;line-height:1.7;margin:0}.feat-item-desc a{color:#00acac;text-decoration:none;font-weight:500}.feat-item-desc a:hover{text-decoration:underline}.feat-footer-sults{font-size:17px;color:#474747;line-height:1.7;padding:1.5rem 2rem;border:1px solid #e5e7eb;border-radius:16px;background:#fff;text-align:center;position:relative;overflow:hidden}.feat-footer-sults::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:#00acac}.feat-footer-sults a{color:#00acac;text-decoration:none;font-weight:500}.feat-footer-sults a:hover{text-decoration:underline}@media (max-width:1024px){.feat-row{grid-template-columns:1fr;gap:1.5rem}.feat-row--reverse{direction:ltr}.feat-illustration{position:static;max-width:100%;margin:0 auto;overflow:scroll}}@media (max-width:640px){.feat-section{padding:3rem 0}.feat-title{font-size:1.5rem}.feat-item{padding:1rem}.feat-item-icon{width:2.25rem;height:2.25rem}.feat-footer-sults{padding:1.25rem 1rem}}.intg-section .container{padding-top:75px;padding-bottom:20px}.intg-header{text-align:center;margin-bottom:2.5rem}.intg-title{font-size:2rem;font-weight:600;color:#032d60;margin:0 0 0.75rem;text-transform:none}.intg-subtitle{font-size:17px;color:#6b7280;max-width:42rem;margin:0 auto;line-height:1.7}.intg-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:2rem}.intg-card{padding:1.5rem 1.25rem;background:#fff;border:1px solid #e5e7eb;border-radius:0.75rem;transition:box-shadow 0.2s,border-color 0.2s}.intg-card:hover{box-shadow:0 4px 16px rgba(0,0,0,0.06);border-color:#00acac}.intg-card-icon{width:48px;height:48px;margin-bottom:1rem}.intg-card-icon img{width:48px;height:48px}.intg-card-title{font-size:1rem;font-weight:600;color:#032d60;margin:0 0 0.5rem}.intg-card-title a{color:inherit;text-decoration:none}.intg-card-title a:hover{color:#00acac}.intg-card-text{font-size:16px;color:#474747;line-height:1.6;margin:0}.intg-footer-sults{font-size:17px;color:#474747;line-height:1.7;padding:1.25rem 1.5rem;border:1px solid #e5e7eb;border-radius:0.75rem;background:#fff;text-align:center}.intg-footer-sults a{color:#00acac;text-decoration:none}@media (max-width:1024px){.intg-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.intg-grid{grid-template-columns:1fr}.intg-title{font-size:1.4rem}}.cases{padding-bottom:50px}