.hire{justify-content:center;display:flex}.hire .container{width:1100px;max-width:100%;padding:40px 20px 60px}.hire .container .hero{text-align:center;padding:20px 0 32px}.hire .container .hero h1{margin-bottom:14px;font-size:40px}.hire .container .hero p{color:#404145;max-width:720px;margin:0 auto 20px;line-height:1.6}.hire .container section{margin-top:40px}.hire .container section h2{margin-bottom:16px}.hire .container .cta-row{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.hire .container .btn{color:#1dbf73;background:#fff;border:1px solid #1dbf73;border-radius:6px;padding:12px 22px;font-weight:600;text-decoration:none;display:inline-block}.hire .container .btn.primary{color:#fff;background:#1dbf73}.hire .container .grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.hire .container .tile{color:#222325;border:1px solid #e4e5e7;border-radius:8px;padding:16px;font-weight:600;text-decoration:none;transition:box-shadow .15s,border-color .15s;display:block}.hire .container .tile:hover{border-color:#1dbf73;box-shadow:0 2px 10px #0000000f}.hire .container table.compare{border-collapse:collapse;width:100%}.hire .container table.compare th,.hire .container table.compare td{text-align:left;vertical-align:top;border:1px solid #e4e5e7;padding:12px 14px}.hire .container table.compare thead th{background:#fafafa}.hire .container table.compare tbody th{background:#fcfcfc;width:26%;font-weight:600}.hire .container table.compare td.win{color:#14603a;background:#e9f9f0;font-weight:600}.hire .container .note{color:#74767e;margin-top:10px;font-size:12px}.hire .container .faq .qa{border-top:1px solid #eee;padding:16px 0}.hire .container .faq .qa h3{margin-bottom:6px;font-size:17px}.hire .container .faq .qa p{color:#404145;line-height:1.6}.hire .container .closing{text-align:center;margin-top:48px}.hire .container .closing p{color:#404145;margin-bottom:16px}.hire .container .closing .links{margin-top:18px;font-size:14px}@media (width<=780px){.hire .container .grid{grid-template-columns:repeat(2,1fr)}.hire .container table.compare{font-size:13px}}
