.konekte-home{--navy:#16213a;--navy2:#22335c;--gold:#c8902a;--goldL:#e7be63;--cream:#f7f4ed;--ink:#1e2230;--grey:#6b7180;--greyL:#9aa0ac;--line:#eae5d8;--green:#1f7a4d;--star:#e0a82e;--blue:#3763a8;background:var(--cream);color:var(--ink);min-height:100vh}.konekte-home .wrap{max-width:1000px;margin:0 auto;padding:0 20px}.konekte-home section{padding:36px 0}.konekte-home .hero{text-align:center;background:radial-gradient(80% 60% at 50% -10%,#c8902a1a,#0000 70%),radial-gradient(60% 50% at 50% 0,#16213a0d,#0000 60%);padding:54px 20px 38px}.konekte-home .hero .eyebrow{letter-spacing:1.5px;text-transform:uppercase;color:var(--gold);font-size:13px;font-weight:700}.konekte-home .hero h1{color:var(--navy);letter-spacing:-.5px;margin:14px 0 10px;font-family:Georgia,serif;font-size:clamp(30px,6vw,44px);line-height:1.1}.konekte-home .hero h1 .accent{color:var(--gold);font-style:italic}.konekte-home .hero p{color:var(--grey);max-width:520px;margin:0 auto 26px;font-size:17px}.konekte-home .bigsearch{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:8px;max-width:640px;margin:0 auto;padding:7px 7px 7px 16px;display:flex;box-shadow:0 12px 40px #16213a1a}.konekte-home .bigsearch .field{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.konekte-home .bigsearch .field.loc{border-left:1px solid var(--line);flex:0 170px;padding-left:12px}.konekte-home .bigsearch input{width:100%;color:var(--ink);background:0 0;border:none;outline:none;font-family:inherit;font-size:15px}.konekte-home .bigsearch .ico{opacity:.5;flex:none;font-size:15px}.konekte-home .bigsearch button{background:var(--navy);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:11px;padding:13px 24px;font-family:inherit;font-size:15px;font-weight:700}.konekte-home .bigsearch button:hover{background:var(--navy2)}@media (max-width:560px){.konekte-home .bigsearch{flex-wrap:wrap}.konekte-home .bigsearch .field.loc{border-left:none;flex-basis:100%;padding-left:0}.konekte-home .bigsearch button{flex-basis:100%}}.konekte-home .quick{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:16px;display:flex}.konekte-home .quick span{color:var(--grey);font-size:13px}.konekte-home .quick a{color:var(--navy);border:1px solid var(--line);background:#fff;border-radius:20px;padding:5px 13px;font-size:13px;font-weight:600;text-decoration:none}.konekte-home .quick a:hover{border-color:var(--gold)}.konekte-home .cats{flex-wrap:wrap;justify-content:center;gap:8px;margin:34px 0 4px;display:flex}.konekte-home .cat{flex-direction:column;align-items:center;gap:8px;width:92px;text-decoration:none;display:flex}.konekte-home .cat .circle{border:1px solid var(--line);background:#fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:23px;transition:all .15s;display:flex}.konekte-home .cat:hover .circle{border-color:var(--gold);transform:translateY(-2px);box-shadow:0 6px 16px #16213a14}.konekte-home .cat span{color:var(--ink);text-align:center;font-size:12.5px;font-weight:500}.konekte-home .sec-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:18px;display:flex}.konekte-home .sec-head h2{color:var(--navy);letter-spacing:-.3px;font-family:Georgia,serif;font-size:24px}.konekte-home .sec-head a{color:var(--blue);font-size:13.5px;font-weight:600;text-decoration:none}.konekte-home .empty{border:1px dashed var(--line);text-align:center;color:var(--greyL);background:#fff;border-radius:14px;padding:34px 20px;font-size:14px}.konekte-home .biz-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (max-width:800px){.konekte-home .biz-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.konekte-home .biz-grid{grid-template-columns:1fr}}.konekte-home .biz-card{border:1px solid var(--line);color:inherit;background:#fff;border-radius:16px;text-decoration:none;transition:transform .15s,box-shadow .15s;display:block;overflow:hidden;box-shadow:0 4px 16px #16213a0d}.konekte-home .biz-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #16213a1f}.konekte-home .biz-card .photo{align-items:flex-start;height:120px;padding:11px;display:flex;position:relative}.konekte-home .biz-card .photo img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.konekte-home .biz-card .badge{color:var(--gold);background:#fffffff2;border-radius:8px;padding:4px 10px;font-size:11px;font-weight:700;position:relative}.konekte-home .biz-card .verified-badge{background:var(--green);color:#fff;border-radius:7px;padding:4px 9px;font-size:10px;font-weight:700;position:absolute;top:11px;right:11px}.konekte-home .biz-card .body{padding:14px 16px 16px}.konekte-home .biz-card .name{color:var(--navy);font-size:16px;font-weight:700}.konekte-home .biz-card .cat{color:var(--grey);margin-top:2px;font-size:13px}.konekte-home .biz-card .foot{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.konekte-home .biz-card .rating{color:var(--ink);align-items:center;gap:5px;font-size:13.5px;font-weight:700;display:flex}.konekte-home .biz-card .rating .stars{color:var(--star)}.konekte-home .biz-card .rating .cnt{color:var(--grey);font-size:12.5px;font-weight:400}.konekte-home .biz-card .newbiz{color:var(--greyL);font-size:12px}.konekte-home .ev-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}@media (max-width:560px){.konekte-home .ev-grid{grid-template-columns:1fr}}.konekte-home .ev-card{border:1px solid var(--line);color:inherit;background:#fff;border-radius:16px;text-decoration:none;transition:transform .15s;display:flex;overflow:hidden;box-shadow:0 4px 16px #16213a0d}.konekte-home .ev-card:hover{transform:translateY(-2px)}.konekte-home .ev-date{color:#fff;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:74px;font-family:Georgia,serif;display:flex}.konekte-home .ev-date .m{text-transform:uppercase;letter-spacing:.5px;opacity:.9;font-size:12px;font-weight:700}.konekte-home .ev-date .d{font-size:26px;font-weight:800;line-height:1}.konekte-home .ev-info{flex:1;min-width:0;padding:14px 16px}.konekte-home .ev-info .t{color:var(--navy);font-size:15px;font-weight:700}.konekte-home .ev-info .m{color:var(--grey);margin-top:4px;font-size:12.5px}.konekte-home .ev-info .g{color:var(--gold);margin-top:6px;font-size:12px;font-weight:600}.konekte-home .jobs-list{flex-direction:column;gap:11px;display:flex}.konekte-home .job-row{border:1px solid var(--line);color:inherit;background:#fff;border-radius:14px;align-items:center;gap:14px;padding:15px 17px;text-decoration:none;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 4px 14px #16213a0a}.konekte-home .job-row:hover{transform:translateY(-2px);box-shadow:0 10px 24px #16213a1a}.konekte-home .job-logo{color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-family:Georgia,serif;font-size:15px;font-weight:700;display:flex}.konekte-home .job-main{flex:1;min-width:0}.konekte-home .job-title{color:var(--navy);font-size:15.5px;font-weight:700}.konekte-home .job-co{color:var(--grey);margin-top:2px;font-size:13px}.konekte-home .job-tags{flex-wrap:wrap;gap:7px;margin-top:8px;display:flex}.konekte-home .jt{border-radius:7px;padding:3px 9px;font-size:11px;font-weight:600}.konekte-home .jt-type{color:var(--blue);background:#eaeff7}.konekte-home .jt-pay{color:var(--green);background:#eaf5ee}.konekte-home .jt-lang{color:#8a5a2b;background:#f3ece2}.konekte-home .job-cta{text-align:right;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:8px;display:flex}.konekte-home .job-posted{color:var(--greyL);font-size:11.5px}.konekte-home .viewbtn{background:var(--navy);color:#fff;border-radius:9px;padding:8px 18px;font-size:13px;font-weight:600}.konekte-home .trust{color:#fff;background:linear-gradient(135deg,#16213a,#22335c);border-radius:20px;margin:20px 0;padding:38px 40px;position:relative;overflow:hidden}.konekte-home .trust:after{content:"";background:radial-gradient(circle,#c8902a40,#0000 65%);border-radius:50%;width:280px;height:280px;position:absolute;top:-60px;right:-60px}.konekte-home .trust h2{margin-bottom:8px;font-family:Georgia,serif;font-size:26px;position:relative}.konekte-home .trust p{color:#c3cde0;max-width:480px;margin-bottom:22px;font-size:15px;position:relative}.konekte-home .trust-stats{flex-wrap:wrap;gap:40px;display:flex;position:relative}.konekte-home .trust-stat .n{color:var(--goldL);font-family:Georgia,serif;font-size:22px;font-weight:700}.konekte-home .trust-stat .l{color:#a9b5cc;max-width:200px;margin-top:2px;font-size:13px}.konekte-home .home-foot{text-align:center;color:var(--grey);padding:30px 0 50px;font-size:13px}.konekte-home .home-foot a{color:var(--blue);margin:0 9px;font-weight:600;text-decoration:none}
