#hero>div{display:flex;position:relative}#hero h1{font-size:2.5em;margin-bottom:.5em}#hero p{font-size:1.2em;max-width:600px}#hero h2{text-align:left}section{padding:3em 2em;margin:0 auto}h2{text-align:center}section:nth-of-type(2n){background-color:#f1efe2}section:nth-of-type(odd){background-color:#fdfcf8}.feature-list{list-style:none;padding-left:0}.feature-list li{margin-bottom:1em}.contact{background-color:#f0f0f0;border-radius:6px;padding:2em}input,textarea{width:100%;padding:.5em;margin:.5em 0;border:1px solid #ccc;border-radius:4px}.feature-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2em 2em;margin:2em 0 0 0;padding:0 .5em;align-items:stretch}.feature-item{background:#fff;border-radius:14px;box-shadow:0 2px 12px rgba(67,97,238,.07);padding:2em 1.2em 1.2em 1.2em;display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .18s,box-shadow .18s;min-height:200px;position:relative}.feature-item:hover{transform:translateY(-6px) scale(1.03);box-shadow:0 8px 24px rgba(67,97,238,.13)}.feature-item img{width:100%;filter:drop-shadow(0 2px 6px rgba(67,97,238,.08));font-size:56px;border-radius:5px}.feature-item h3{font-size:1.2em;margin:.5em 0 .3em 0;color:#4361ee}.feature-item p{color:#444;margin:0}.step-img{display:block;max-height:100px;margin:0 auto}.how-steps li{align-items:center;list-style-type:none;display:grid}.how-steps li label{text-align:center;font-weight:600;font-size:large;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 6px rgba(67,97,238,.08);background-color:#fff;padding:1em;display:block}#tf-input{padding:12px;border:1px solid #ddd;border-radius:8px;transition:all .2s ease;font-size:14px;box-shadow:0 0 0 3px rgba(67,97,238,.15);width:70%;margin:1rem auto;background-color:#fff;border-color:#4d4037;outline:0;max-width:400px}.third{display:flex;gap:1em;justify-content:center;align-items:stretch}.third>*{flex:1 1 0}.third-left{padding:1rem}.third-left table{width:100%;border-collapse:separate;border-spacing:0;border-radius:10px;overflow:hidden}.third-left table th:first-child{border-top-left-radius:10px}.third-left table th:last-child{border-top-right-radius:10px}.third-left table tr:last-child td:first-child{border-bottom-left-radius:10px}.third-left table tr:last-child td:last-child{border-bottom-right-radius:10px}.third-left table td,.third-left table th{padding:.5em;border:1px solid #ddd;text-align:left}.third-left table tr:hover{background-color:#f1f1f1}.third-left table th{background-color:#f8f9fa;font-weight:700}.third-left table td{background-color:#fff}.third-left table tr:nth-child(2n){background-color:#f1f1f1}.third-right{padding:1rem;text-align:center}.third-right li{background-color:#f3fff4;border-radius:8px;padding:.5em;margin:.5em 0;box-shadow:0 3px 6px rgba(67,97,238,.08);border:1px solid #000}