.nij-help{background-color:#fff;border-top:0;border-bottom:1px solid #e6e6e6;width:100%;padding:80px 0 100px;transition:background-color .3s,border-color .3s;position:relative}html[data-theme=dark] .nij-help{background-color:#0f1115;border-color:#ffffff1a}.nij-help__header{margin-bottom:50px}.nij-help__title{color:#727171;margin:0;font-family:Inter,sans-serif;font-size:clamp(24px,4vw,32px);font-weight:400}.nij-helpCard{background:#fff;border:1px solid #0000000d;border-radius:18px;flex-direction:column;height:100%;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;overflow:hidden;box-shadow:0 2px 4px #00000014,0 4px 6px #00000014}.nij-helpCard:hover{border-color:#0000;transform:translateY(-8px);box-shadow:0 15px 35px #0000001f}.nij-helpCard__imgWrap{background-color:#f8f9fa;width:100%;height:200px;position:relative;overflow:hidden}.nij-helpCard__img{object-fit:cover;transition:transform .6s}.nij-helpCard:hover .nij-helpCard__img{transform:scale(1.05)}.nij-helpCard__body{text-align:center;flex-direction:column;flex:1;align-items:center;padding:24px 32px 32px;display:flex}.nij-helpCard__title{color:#1a1a1a;margin-bottom:12px;font-family:Inter,sans-serif;font-size:24px;font-weight:700;line-height:1.3;transition:color .2s}.nij-helpCard:hover .nij-helpCard__title{color:#d94822}.nij-helpCard__desc{color:#4b5563;flex-grow:1;margin-bottom:32px;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.5}.nij-helpCard__btn{color:#d94822;background:0 0;border:2px solid #d94822;border-radius:50px;justify-content:center;align-items:center;width:140px;height:48px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.nij-helpCard__btn:hover{color:#fff;background:#d94822;transform:translateY(-2px)}.nij-helpCard__btn:active{transform:translateY(0)}html[data-theme=dark] .nij-help{background-color:#0f1115}html[data-theme=dark] .nij-help__title{color:#b2b6c0}html[data-theme=dark] .nij-helpCard{background:#161a22;border-color:#2a2f3a;box-shadow:0 2px 4px #00000040}html[data-theme=dark] .nij-helpCard:hover{background:#1c212b;border-color:#3b4352;box-shadow:0 15px 35px #0009}html[data-theme=dark] .nij-helpCard__imgWrap{background-color:#2a2f3a}html[data-theme=dark] .nij-helpCard__title{color:#f2f4f7}html[data-theme=dark] .nij-helpCard:hover .nij-helpCard__title{color:#ff6a3d}html[data-theme=dark] .nij-helpCard__desc{color:#a6adba}html[data-theme=dark] .nij-helpCard__btn{color:#ff6a3d;border-color:#ff6a3d}html[data-theme=dark] .nij-helpCard__btn:hover{color:#000;background:#ff6a3d}@media (max-width:992px){.nij-helpCard__body{padding:10px}.nij-help__title,.nij-helpCard__title{font-size:18px}.nij-helpCard__desc{font-size:14px}.nij-helpCard__btn{width:120px;height:38px}}
.nij-testi{width:100%;padding:0;position:relative;overflow:hidden}.nij-testi:before,.nij-testi:after{content:"";z-index:100;pointer-events:none;background:#e6e6e6;height:1px;position:absolute;left:0;right:0}.nij-testi:before{top:0}.nij-testi:after{bottom:0}html[data-theme=dark] .nij-testi:before,html[data-theme=dark] .nij-testi:after{background:#30363d99}.nij-testi__bg{z-index:0;position:absolute;inset:1px 0}.nij-testi__bgImg{object-fit:cover;object-position:center}.nij-testi__overlay{background:#26262680;transition:background .4s;position:absolute;inset:0}html[data-theme=dark] .nij-testi__overlay{background:#0d1117bf}.nij-testi__container{z-index:1;width:100%;max-width:1440px;margin:0 auto;padding:clamp(2rem,5vw,3.5rem) clamp(.75rem,3vw,5rem);position:relative}.nij-testi__header{text-align:center;margin-bottom:clamp(1.25rem,3vw,2rem)}.nij-testi__title{color:#fff;text-shadow:0 2px 20px #0000004d;margin:0 0 clamp(.25rem,.8vw,.5rem);font-family:Inter,sans-serif;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:600;line-height:1.3}.nij-testi__subtitle{color:#ffffffd9;margin:0;font-family:Inter,sans-serif;font-size:clamp(.8125rem,1.6vw,1rem);font-weight:400;line-height:1.5}.nij-testi__viewport{width:100%;overflow:hidden}.nij-testi__row{will-change:transform;width:100%;transition:transform .6s cubic-bezier(.4,0,.2,1);display:flex}.nij-testi__slide{flex-wrap:nowrap;flex:0 0 100%;justify-content:center;gap:clamp(1rem,3vw,2.5rem);display:flex}.nij-testi__col{flex:none;width:clamp(16rem,40vw,28rem)}.nij-testiCard{background:#fff;border:2px solid #0000;border-radius:clamp(.75rem,1.5vw,1rem);flex-direction:column;align-items:center;width:100%;padding:clamp(1.25rem,3vw,1.75rem);transition:all .45s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a,0 8px 24px #00000014}.nij-testiCard:before{content:"";transform-origin:0;background:linear-gradient(90deg,#d94822,#ff8c5a);height:4px;transition:transform .5s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.nij-testiCard:hover{border-color:#d948222e;transform:translateY(-10px);box-shadow:0 18px 45px #d948222e,0 10px 25px #0000001f}.nij-testiCard:hover:before{transform:scaleX(1)}.nij-testiCard__quotes{pointer-events:none;opacity:.5;justify-content:space-between;width:100%;padding:0 clamp(.5rem,1.5vw,1rem);display:flex;position:absolute;top:clamp(.5rem,1.5vw,.75rem);left:0}.nij-testiCard__quoteIcon{color:#d1d5db;width:clamp(1.5rem,4vw,2.5rem);height:clamp(1.75rem,4.5vw,2.875rem);transition:all .4s}.nij-testiCard:hover .nij-testiCard__quoteIcon{color:#d9482233}.nij-testiCard__quoteIcon.flipped{transform:scaleX(-1)}.nij-testiCard__avatar{z-index:1;flex-direction:column;align-items:center;width:100%;margin-bottom:clamp(.75rem,2vw,1rem);display:flex;position:relative}.nij-testiCard__avatarImg{object-fit:cover;border:3px solid #d94822;border-radius:9999px;width:clamp(3rem,6vw,3.75rem);height:clamp(3rem,6vw,3.75rem);margin-bottom:clamp(.5rem,1vw,.625rem);transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 10px #0000001a,0 6px 16px #00000014}.nij-testiCard:hover .nij-testiCard__avatarImg{border-color:#ff6a3d;transform:scale(1.06);box-shadow:0 6px 20px #d9482233,0 0 25px #d948221a}.nij-testiCard__info{text-align:center}.nij-testiCard__name{color:#1a1a1a;margin:0;font-family:Inter,sans-serif;font-size:clamp(.875rem,1.8vw,1.125rem);font-weight:700;line-height:1.3;transition:color .3s}.nij-testiCard:hover .nij-testiCard__name{color:#d94822}.nij-testiCard__role{color:#6b7280;margin-top:clamp(.125rem,.4vw,.25rem);font-family:Inter,sans-serif;font-size:clamp(.6875rem,1.4vw,.875rem);font-weight:400;line-height:1.4}.nij-testiCard__text{text-align:center;color:#4b5563;margin:0 0 clamp(.75rem,1.5vw,1rem);padding:0 clamp(.25rem,.5vw,.5rem);font-family:Inter,sans-serif;font-size:clamp(.75rem,1.5vw,.9375rem);font-weight:400;line-height:1.6}.nij-testiCard__stars{gap:0;display:flex}.nij-testiCard__star{color:#facc15;justify-content:center;align-items:center;width:clamp(.875rem,2vw,1.25rem);height:clamp(1rem,2.5vw,1.5rem);transition:all .3s;display:flex}.nij-testiCard__star--inactive{color:#d1d5db}.nij-testiCard:hover .nij-testiCard__star{filter:drop-shadow(0 0 6px #facc1580)}.nij-testi__controls{z-index:20;position:absolute;top:50%;right:clamp(1rem,3vw,4rem);transform:translateY(-50%)}.nij-testi__nextBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#d94822 0%,#e75b35 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:clamp(2.75rem,5vw,4rem);height:clamp(2.75rem,5vw,4rem);transition:all .35s;display:flex;box-shadow:0 5px 18px #d948224d,0 3px 8px #0000001f}.nij-testi__nextBtn svg{width:clamp(.875rem,1.8vw,1.25rem);height:clamp(.875rem,1.8vw,1.25rem)}.nij-testi__nextBtn:hover{background:linear-gradient(135deg,#c13d1a 0%,#d94822 100%);transform:scale(1.1);box-shadow:0 8px 28px #d9482266,0 0 40px #d9482233}.nij-testi__nextBtn:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:0 5px 18px #d9482229,0 3px 8px #00000014}.nij-testi__dots{justify-content:center;align-items:center;gap:.45rem;margin-top:clamp(.9rem,2vw,1.2rem);display:flex}.nij-testi__dot{cursor:pointer;background:#ffffff73;border:none;border-radius:999px;width:.55rem;height:.55rem;transition:width .25s,background-color .25s,transform .25s}.nij-testi__dot:hover{transform:scale(1.12)}.nij-testi__dot--active{background:#d94822;width:1.35rem}html[data-theme=dark] .nij-testiCard{background:linear-gradient(145deg,#1a1f2a 0%,#12161f 100%);border-color:#30363d80;box-shadow:0 4px 18px #00000073,0 8px 35px #00000059,inset 0 1px #ffffff0a}html[data-theme=dark] .nij-testiCard:before{background:linear-gradient(90deg,#ff6a3d,#f96)}html[data-theme=dark] .nij-testiCard:hover{background:linear-gradient(145deg,#1f252f 0%,#161b24 100%);border-color:#ff6a3d59;box-shadow:0 20px 50px #00000080,0 0 60px #ff6a3d1f}html[data-theme=dark] .nij-testiCard__quoteIcon{color:#30363dcc}html[data-theme=dark] .nij-testiCard:hover .nij-testiCard__quoteIcon{color:#ff6a3d2e}html[data-theme=dark] .nij-testiCard__avatarImg{border-color:#ff6a3d;box-shadow:0 4px 16px #0006}html[data-theme=dark] .nij-testiCard:hover .nij-testiCard__avatarImg{box-shadow:0 8px 30px #00000080,0 0 35px #ff6a3d33}html[data-theme=dark] .nij-testiCard__name{color:#f0f6fc}html[data-theme=dark] .nij-testiCard:hover .nij-testiCard__name{color:#ff6a3d}html[data-theme=dark] .nij-testiCard__role{color:#8b949e}html[data-theme=dark] .nij-testiCard__text{color:#c9d1d9}html[data-theme=dark] .nij-testi__nextBtn{background:linear-gradient(135deg,#ff6a3d 0%,#ff8249 100%);box-shadow:0 5px 20px #ff6a3d59,0 3px 10px #00000040}html[data-theme=dark] .nij-testi__nextBtn:hover{background:linear-gradient(135deg,#ff8249 0%,#f96 100%);box-shadow:0 10px 35px #ff6a3d73,0 0 50px #ff6a3d40}html[data-theme=dark] .nij-testi__nextBtn:disabled{box-shadow:0 5px 18px #ff6a3d29,0 3px 8px #00000038}html[data-theme=dark] .nij-testi__dot{background:#ffffff52}html[data-theme=dark] .nij-testi__dot--active{background:#ff6a3d}@media (min-width:1900px){.nij-testi__container{padding:4.5rem 6rem}.nij-testi__col{width:30rem}.nij-testiCard{padding:2rem}}@media (min-width:1600px) and (max-width:1899px){.nij-testi__container{padding:4rem 5rem}.nij-testi__col{width:28rem}}@media (min-width:1400px) and (max-width:1599px){.nij-testi__col{width:26rem}}@media (min-width:1200px) and (max-width:1399px){.nij-testi__col{width:24rem}.nij-testi__slide{gap:2rem}}@media (min-width:992px) and (max-width:1199px){.nij-testi__col{width:22rem}.nij-testi__slide{gap:1.5rem}.nij-testi__controls{display:none!important}}@media (min-width:768px) and (max-width:991px){.nij-testi__col{width:20rem}.nij-testi__slide{gap:1.25rem}.nij-testi__controls{display:none!important}}@media (max-width:767px){.nij-testi__slide{flex-direction:column;align-items:center;gap:1.25rem}.nij-testi__col{width:100%;max-width:26rem}.nij-testi__controls{display:none!important}}@media (min-width:576px) and (max-width:767px){.nij-testi__container{padding:2.5rem 1.5rem}.nij-testiCard{padding:1.5rem}}@media (min-width:480px) and (max-width:575px){.nij-testi__container{padding:2rem 1rem}.nij-testi__col{max-width:100%}.nij-testiCard{padding:1.25rem}}@media (min-width:400px) and (max-width:479px){.nij-testi__container{padding:1.75rem .875rem}.nij-testiCard{padding:1rem}}@media (min-width:360px) and (max-width:399px){.nij-testi__container{padding:1.5rem .75rem}.nij-testiCard{padding:.9375rem}.nij-testiCard__text{font-size:.75rem}}@media (min-width:320px) and (max-width:359px){.nij-testi__container{padding:1.25rem .625rem}.nij-testi__row{gap:1rem}.nij-testiCard{padding:.875rem}.nij-testiCard__name{font-size:.8125rem}.nij-testiCard__role{font-size:.625rem}.nij-testiCard__text{font-size:.6875rem}}@media (max-width:319px){.nij-testi__container{padding:1rem .5rem}.nij-testi__header{margin-bottom:1rem}.nij-testi__row{gap:.875rem}.nij-testiCard{padding:.75rem}.nij-testiCard__name{font-size:.75rem}.nij-testiCard__role{font-size:.5625rem}.nij-testiCard__text{font-size:.625rem;line-height:1.5}.nij-testiCard__star{width:.75rem;height:.875rem}}
.nij-whyChoose{background-color:#0000;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;width:100%;padding:80px 0;position:relative}html[data-theme=dark] .nij-whyChoose{border-color:#ffffff1a}.nij-whyChoose__container{max-width:1440px;position:relative}.nij-whyChoose__title{text-align:center;color:#727171;margin-bottom:50px;font-family:Inter,sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:29px}.nij-whyChoose__row{margin-top:20px}.nij-whyChooseCard{text-align:center;flex-direction:column;align-items:center;padding:20px;transition:transform .3s;display:flex}.nij-whyChooseCard:hover{transform:translateY(-5px)}.nij-whyChooseCard__iconWrap{color:#d94822;background:#ffede6;border-radius:9999px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;transition:all .3s;display:flex}.nij-whyChooseCard:hover .nij-whyChooseCard__iconWrap{transform:scale(1.1)rotate(5deg);box-shadow:0 10px 20px #d9482233}.nij-whyChooseCard__title{text-align:center;color:#001d3d;margin:0 0 12px;font-family:Inter,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:28px}.nij-whyChooseCard__desc{text-align:center;color:#5b5b5b;max-width:320px;margin:0 auto;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px}html[data-theme=dark] .nij-whyChooseCard{border-radius:16px;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}html[data-theme=dark] .nij-whyChooseCard:hover{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff08;transform:translateY(-8px)}html[data-theme=dark] .nij-whyChoose__title{color:#9ca3af}html[data-theme=dark] .nij-whyChooseCard__title{color:#f3f4f6;transition:color .3s}html[data-theme=dark] .nij-whyChooseCard:hover .nij-whyChooseCard__title{color:#ff5733;text-shadow:0 0 20px #ff57334d}html[data-theme=dark] .nij-whyChooseCard__desc{color:#9ca3af;transition:color .3s}html[data-theme=dark] .nij-whyChooseCard:hover .nij-whyChooseCard__desc{color:#e5e7eb}html[data-theme=dark] .nij-whyChooseCard__iconWrap{background:#1a100d;border:1px solid #331812;box-shadow:0 4px 15px #00000080}html[data-theme=dark] .nij-whyChooseCard:hover .nij-whyChooseCard__iconWrap{background:#2a100a;border-color:#d94822;transform:scale(1.15)rotate(5deg);box-shadow:0 0 30px #d9482299,inset 0 0 20px #d9482233}@media (max-width:768px){.nij-whyChoose{padding:50px 0}.nij-whyChooseCard__desc{max-width:100%}}
.nij-cta{background:linear-gradient(90deg,#d94822 0%,#ea580c 100%);border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;align-items:center;width:100%;height:356px;margin-top:50px;transition:all .3s;display:flex;position:relative;overflow:hidden}.nij-cta__container{height:100%;position:relative}.nij-cta__title{color:#fff;margin-bottom:24px;font-family:Inter,sans-serif;font-size:36px;font-style:normal;font-weight:700;line-height:40px}.nij-cta__desc{color:#fff;max-width:530px;margin-bottom:32px;font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:28px}.nij-cta__btn{text-align:center;color:#e35215;cursor:pointer;background:#fff;border:none;border-radius:50px;justify-content:center;align-items:center;width:152px;height:48px;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:19px;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:inline-flex}.nij-cta__btn:hover{background:#fff5f2;transform:translateY(-3px)scale(1.05);box-shadow:0 10px 20px #0003}html[data-theme=dark] .nij-cta{background:linear-gradient(135deg,#111318 0%,#1a0f0d 100%);border-top:1px solid #331812;border-bottom:1px solid #331812;position:relative;box-shadow:0 0 40px #00000080}html[data-theme=dark] .nij-cta:before{content:"";pointer-events:none;background:radial-gradient(circle,#d9482226 0%,#0000 70%);width:300px;height:100%;position:absolute;top:0;right:0}html[data-theme=dark] .nij-cta__title{color:#fff;text-shadow:0 0 25px #d9482266}html[data-theme=dark] .nij-cta__desc{color:#9ca3af}html[data-theme=dark] .nij-cta__btn{color:#fff;background:#d94822;box-shadow:0 4px 15px #d948224d}html[data-theme=dark] .nij-cta__btn:hover{background:#ff5733;transform:translateY(-3px)scale(1.05);box-shadow:0 0 30px #ff573399}@media (max-width:992px){.nij-cta{text-align:center;height:auto;min-height:300px;padding:60px 0}.nij-cta__title,.nij-cta__desc{max-width:100%;margin-left:auto;margin-right:auto;padding:0 20px}.nij-cta__btn{margin:0 auto;position:relative;top:auto;left:auto}}@media (max-width:576px){.nij-cta{margin-top:30px;padding:50px 0}.nij-cta__title{margin-bottom:16px;font-size:28px;line-height:34px}.nij-cta__desc{margin-bottom:30px;font-size:16px;line-height:24px}.nij-cta__btn{width:80%;max-width:280px;height:52px}}
