.renti-thero{position:relative;overflow:hidden;padding:64px 0 61px;background:linear-gradient(145deg,var(--renti-cream) 0%,#fff 72%)}
.renti-thero::before{content:"";position:absolute;right:-160px;top:-170px;width:540px;height:540px;border-radius:50%;background:radial-gradient(circle,rgba(0,114,206,.20),rgba(0,114,206,0) 69%)}
.renti-thero::after{content:"";position:absolute;left:-240px;bottom:-400px;width:680px;height:680px;border-radius:50%;background:radial-gradient(circle,rgba(0,114,206,.12),rgba(0,114,206,0) 69%)}
.renti-thero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.02fr .98fr;gap:48px;align-items:center}
.renti-thero-copy .renti-eyebrow{margin-bottom:18px}
.renti-thero-copy .renti-lead{max-width:700px;margin-bottom:28px}
.renti-thero-copy .renti-hero-actions{margin-bottom:26px}
.renti-thero-visual{position:relative;min-height:550px}
.renti-thero-glow{position:absolute;inset:86px 5px 30px;border-radius:50%;background:radial-gradient(ellipse,rgba(0,114,206,.24),rgba(0,114,206,0) 69%);filter:blur(31px)}
.renti-thero-card{position:absolute;inset:24px 4px 34px 16px;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(0,114,206,.14);border-radius:30px;background:linear-gradient(145deg,#fff,var(--renti-blue-pale));box-shadow:var(--renti-shadow-lg);animation:rentiTFloatCard 7s ease-in-out infinite}
.renti-thero-card::before{content:"";position:absolute;left:27px;top:27px;width:10px;height:10px;border-radius:50%;background:var(--renti-blue);box-shadow:18px 0 0 rgba(0,114,206,.28),36px 0 0 rgba(0,114,206,.14)}
.renti-thero-card img{width:91%;height:91%;object-fit:contain;animation:rentiTGentleZoom 9s ease-in-out infinite}
.renti-thero-note{position:absolute;z-index:3;display:flex;align-items:center;gap:11px;max-width:210px;padding:13px 15px;border:1px solid rgba(0,114,206,.16);border-radius:16px;background:rgba(255,255,255,.94);box-shadow:var(--renti-shadow-md);backdrop-filter:blur(10px);animation:rentiTFloatBadge 5.8s ease-in-out infinite}
.renti-thero-note strong{display:block;color:var(--renti-blue-dark);font-size:13px;line-height:1.2}
.renti-thero-note span{display:block;margin-top:2px;color:var(--renti-muted);font-size:11px}
.renti-thero-note svg{flex:0 0 auto;color:var(--renti-blue)}
.renti-thero-note.one{left:-9px;top:77px}
.renti-thero-note.two{right:-11px;bottom:72px;animation-delay:1.4s}
ul.renti-checklist {
    display: grid;
    gap: 11px;
    margin: 25px 0 27px;
    padding: 0;
    list-style: none;
}
ul.renti-checklist li {
    display: flex;
    gap: 11px;
    color: var(--muted);
    font-size: 15px;
}
ul.renti-checklist svg {
    flex: 0 0 auto;
    margin-top: 3px;
    color: var(--blue);
}
@keyframes rentiTFloatCard{0%,100%{transform:translateY(0)}50%{transform:translateY(-9px)}}
@keyframes rentiTFloatBadge{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}
@keyframes rentiTGentleZoom{0%,100%{transform:scale(1)}50%{transform:scale(1.025)}}

.renti-ttrust{border-top:1px solid var(--renti-line-soft);border-bottom:1px solid var(--renti-line-soft);background:#fff}
.renti-ttrust-grid{display:grid;grid-template-columns:1.35fr repeat(3,1fr);align-items:center;gap:0}
.renti-ttrust-copy{padding:18px 20px 18px 0;color:var(--renti-blue-dark);font-size:14px;font-weight:900}
.renti-ttrust-item{display:flex;align-items:center;gap:10px;min-height:72px;padding:14px 19px;border-left:1px solid var(--renti-line-soft);color:var(--renti-muted);font-size:13px;font-weight:750}
.renti-ttrust-item svg{flex:0 0 auto;color:var(--renti-blue)}

.renti-tbenefits{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.renti-tbenefit{position:relative;overflow:hidden;padding:24px;border:1px solid var(--renti-line-soft);border-radius:19px;background:#fff;box-shadow:0 8px 22px rgba(7,59,104,.04);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}
.renti-tbenefit:hover{transform:translateY(-6px);border-color:rgba(0,114,206,.28);box-shadow:var(--renti-shadow-sm)}
.renti-tbenefit::after{content:"";position:absolute;right:-42px;bottom:-44px;width:120px;height:120px;border-radius:50%;background:rgba(0,114,206,.06)}
.renti-tbenefit-icon{display:grid;place-items:center;width:47px;height:47px;margin-bottom:18px;border-radius:15px;background:var(--renti-blue-soft);color:var(--renti-blue)}
.renti-tbenefit p{margin:0;color:var(--renti-muted);font-size:14px}

.renti-tcontrol-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:39px;align-items:center}
.renti-tcontrol-grid:not(:has(.renti-treport-shell)){grid-template-columns:1fr}
.renti-treport-shell{position:relative;min-height:562px;padding:25px;border:1px solid var(--renti-line);border-radius:28px;background:linear-gradient(145deg,#fff,var(--renti-blue-pale));box-shadow:var(--renti-shadow-md)}
.renti-treport-shell::before{content:"Twój podgląd raportu";position:absolute;left:24px;top:20px;z-index:2;padding:8px 11px;border-radius:99px;background:var(--renti-blue-dark);color:#fff;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.renti-treport-window{height:100%;min-height:510px;overflow:hidden;border:1px solid var(--renti-line-soft);border-radius:18px;background:#fff}
.renti-treport-window img{width:100%;height:100%;min-height:510px;object-fit:cover;object-position:top center;transition:transform .8s ease}
.renti-treport-shell:hover .renti-treport-window img{transform:translateY(-3%) scale(1.035)}
.renti-treport-badge{position:absolute;right:-16px;bottom:28px;max-width:205px;padding:14px 15px;border:1px solid rgba(0,114,206,.18);border-radius:16px;background:#fff;box-shadow:var(--renti-shadow-sm);color:var(--renti-muted);font-size:12px}
.renti-treport-badge strong{display:block;margin-bottom:3px;color:var(--renti-blue-dark);font-size:14px}

.renti-tsteps-wrap{position:relative}
.renti-tsteps-line{position:absolute;left:8%;right:8%;top:22px;height:2px;background:rgba(0,114,206,.13);overflow:hidden}
.renti-tsteps-line::after{content:"";display:block;width:14%;height:100%;background:linear-gradient(90deg,transparent,var(--renti-blue),transparent);animation:rentiTLineMove 4.5s linear infinite}
@keyframes rentiTLineMove{from{transform:translateX(-130%)}to{transform:translateX(800%)}}
.renti-tsteps{position:relative;display:grid;grid-template-columns:repeat(6,1fr);gap:12px}
.renti-tstep{padding:20px 10px 17px;text-align:center;border:1px solid var(--renti-line-soft);border-radius:18px;background:#fff;box-shadow:0 8px 22px rgba(7,59,104,.04);overflow:hidden;isolation:isolate;animation:rentiTStepWave 5.9s ease-in-out infinite}
.renti-tstep:nth-child(2){animation-delay:.42s}
.renti-tstep:nth-child(3){animation-delay:.84s}
.renti-tstep:nth-child(4){animation-delay:1.26s}
.renti-tstep:nth-child(5){animation-delay:1.68s}
.renti-tstep:nth-child(6){animation-delay:2.10s}
.renti-tstep-num{display:grid;place-items:center;width:52px;height:52px;margin:0 auto 14px;border-radius:50%;background:var(--renti-blue);color:#fff;font-size:15px;font-weight:900;box-shadow:0 0 0 8px rgba(0,114,206,.10);animation:rentiTStepPulse 5.9s ease-in-out infinite}
.renti-tstep:nth-child(2) .renti-tstep-num{animation-delay:.42s}
.renti-tstep:nth-child(3) .renti-tstep-num{animation-delay:.84s}
.renti-tstep:nth-child(4) .renti-tstep-num{animation-delay:1.26s}
.renti-tstep:nth-child(5) .renti-tstep-num{animation-delay:1.68s}
.renti-tstep:nth-child(6) .renti-tstep-num{animation-delay:2.10s}
.renti-tstep h3{font-size:15px}
.renti-tstep p{margin:0;color:var(--renti-muted);font-size:13px;line-height:1.55}
.renti-tsteps-note{max-width:760px;margin:21px auto 0;padding:14px 17px;border-radius:14px;background:#fff;color:var(--renti-muted);font-size:13px;text-align:center;box-shadow:var(--renti-shadow-sm)}
@keyframes rentiTStepPulse{0%,100%{box-shadow:0 0 0 8px rgba(0,114,206,.10);transform:scale(1)}17%{box-shadow:0 0 0 13px rgba(0,114,206,.03);transform:scale(1.06)}34%{box-shadow:0 0 0 8px rgba(0,114,206,.10);transform:scale(1)}}
@keyframes rentiTStepWave{0%,100%{transform:translateY(0);border-color:var(--renti-line-soft)}17%{transform:translateY(-5px);border-color:rgba(0,114,206,.28)}34%{transform:translateY(0);border-color:var(--renti-line-soft)}}

.renti-tsecurity-grid{display:grid;grid-template-columns:1.03fr .97fr;gap:38px;align-items:center}
.renti-tsecurity-grid:not(:has(.renti-tsecurity-panel)){grid-template-columns:1fr}
.renti-tsecurity-panel{position:relative;overflow:hidden;min-height:445px;border-radius:28px;background:var(--renti-blue-dark);box-shadow:var(--renti-shadow-md)}
.renti-tsecurity-panel::before{content:"";position:absolute;right:-90px;top:-100px;width:290px;height:290px;border-radius:50%;background:rgba(0,114,206,.42)}
.renti-tsecurity-panel::after{content:"";position:absolute;left:-110px;bottom:-150px;width:300px;height:300px;border-radius:50%;background:rgba(245,240,235,.12)}
.renti-tsecurity-panel img{position:relative;z-index:2;width:100%;height:100%;max-height:410px;object-fit:contain;filter:drop-shadow(0 14px 26px rgba(0,0,0,.12));animation:rentiTGentleZoom 9s ease-in-out infinite}
.renti-tpartner{display:flex;align-items:center;gap:17px;margin-top:20px;padding:15px 17px;border:1px solid rgba(0,114,206,.16);border-radius:17px;background:#fff;box-shadow:0 8px 22px rgba(7,59,104,.05)}
.renti-tpartner img{width:min(210px,44%);height:auto;flex:0 0 auto}
.renti-tpartner span{color:var(--renti-muted);font-size:12px;line-height:1.55}
.renti-tpartner strong{display:block;margin-bottom:3px;color:var(--renti-blue-dark);font-size:13px}
.renti-tsecurity-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:11px;margin-top:16px}
.renti-tsecurity-card{padding:15px;border:1px solid var(--renti-line-soft);border-radius:15px;background:#fff}
.renti-tsecurity-card strong{display:block;color:var(--renti-blue-dark);font-size:14px}
.renti-tsecurity-card span{display:block;margin-top:4px;color:var(--renti-muted);font-size:12px}

.renti-tsharing-grid{display:grid;grid-template-columns:.94fr 1.06fr;gap:39px;align-items:center}
.renti-tsharing-grid:not(:has(.renti-tsharing-art)){grid-template-columns:1fr}
.renti-tsharing-art{position:relative;display:grid;place-items:center;min-height:430px;border:1px solid var(--renti-line-soft);border-radius:28px;background:linear-gradient(145deg,#fff,var(--renti-blue-pale));box-shadow:var(--renti-shadow-sm);overflow:hidden}
.renti-tsharing-art::before{content:"";position:absolute;width:330px;height:330px;border:1px dashed rgba(0,114,206,.27);border-radius:50%;animation:rentiTSpin 22s linear infinite}
.renti-tsharing-art::after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;background:rgba(0,114,206,.07)}
.renti-tsharing-art img{position:relative;z-index:2;width:90%;height:90%;object-fit:contain;animation:rentiTFloatCard 7s ease-in-out infinite}
@keyframes rentiTSpin{from{transform:rotate(0)}to{transform:rotate(360deg)}}
.renti-tmini-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:23px}
.renti-tmini-stat{padding:15px;border:1px solid var(--renti-line-soft);border-radius:15px;background:#fff}
.renti-tmini-stat strong{display:block;color:var(--renti-blue);font-size:23px;line-height:1}
.renti-tmini-stat span{display:block;margin-top:6px;color:var(--renti-muted);font-size:12px;font-weight:700}

.renti-tpricing{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;padding:31px;border:1px solid rgba(0,114,206,.20);border-radius:var(--renti-radius-md);background:linear-gradient(135deg,var(--renti-cream),#fff);box-shadow:var(--renti-shadow-sm)}
.renti-tpricing p{max-width:700px;margin-bottom:0;color:var(--renti-muted)}
.renti-tpricing-right{text-align:right}
.renti-tprice{display:flex;align-items:baseline;justify-content:flex-end;gap:6px;color:var(--renti-blue-dark)}
.renti-tprice strong{font-size:58px;line-height:1;letter-spacing:-.09em}
.renti-tprice span{color:var(--renti-muted);font-size:13px;font-weight:800}
.renti-tpricing-right .renti-btn{margin-top:15px}

.renti-tfaq{display:grid;grid-template-columns:.82fr 1.18fr;gap:39px;align-items:start}
.renti-tfaq-list .renti-faq-item{border-radius:16px}

.renti-tcta{position:relative;overflow:hidden;padding:55px 0;background:var(--renti-blue-dark)}
.renti-tcta::before{content:"";position:absolute;right:-105px;top:-160px;width:470px;height:470px;border-radius:50%;background:radial-gradient(circle,rgba(0,114,206,.76),rgba(0,114,206,0) 70%)}
.renti-tcta::after{content:"";position:absolute;left:-210px;bottom:-330px;width:490px;height:490px;border-radius:50%;background:radial-gradient(circle,rgba(245,240,235,.16),rgba(245,240,235,0) 70%)}
.renti-tcta-inner{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:36px}
.renti-tcta-inner h2{max-width:720px;margin-bottom:10px;color:#fff}
.renti-tcta-inner p{max-width:720px;margin:0;color:rgba(255,255,255,.72)}
.renti-tcta-actions{display:flex;flex:0 0 auto;flex-direction:column;gap:9px}

@media(max-width:1100px){
	.renti-thero-grid{gap:31px}
	.renti-thero-visual{min-height:500px}
	.renti-ttrust-grid{grid-template-columns:1fr repeat(3,1fr)}
	.renti-ttrust-copy{grid-column:1/-1;padding:17px 0 9px}
	.renti-ttrust-item:first-of-type{border-left:0}
	.renti-tsteps{grid-template-columns:repeat(3,1fr)}
	.renti-tsteps-line{display:none}
	.renti-tcontrol-grid,.renti-tsecurity-grid,.renti-tsharing-grid{gap:28px}
	.renti-treport-shell{min-height:495px}
	.renti-treport-window,.renti-treport-window img{min-height:445px}
}
@media(max-width:900px){
	.renti-thero-grid,.renti-tcontrol-grid,.renti-tsecurity-grid,.renti-tsharing-grid,.renti-tfaq{grid-template-columns:1fr}
	.renti-thero-visual{min-height:465px;max-width:620px;width:100%;margin:0 auto}
	.renti-treport-shell{min-height:520px;max-width:620px;width:100%;margin:0 auto}
	.renti-treport-window,.renti-treport-window img{min-height:470px}
	.renti-tbenefits{grid-template-columns:1fr}
	.renti-tpricing{grid-template-columns:1fr}
	.renti-tpricing-right{text-align:left}
	.renti-tprice{justify-content:flex-start}
	.renti-tcta-inner{display:grid}
	.renti-tcta-actions{flex-direction:row;flex-wrap:wrap}
}
@media(max-width:760px){
	.renti-ttrust-grid{grid-template-columns:1fr}
	.renti-ttrust-item{min-height:auto;border-top:1px solid var(--renti-line-soft);border-left:0}
	.renti-tsteps{grid-template-columns:repeat(2,1fr)}
	.renti-tsharing-art{min-height:330px}
	.renti-tsecurity-cards{grid-template-columns:1fr}
	.renti-tmini-stats{grid-template-columns:1fr}
}
@media(max-width:650px){
	.renti-thero{padding:48px 0 43px}
	.renti-thero-copy .renti-lead{font-size:17px}
	.renti-thero-visual{min-height:380px}
	.renti-thero-card{inset:20px 3px 25px}
	.renti-thero-note{max-width:175px;padding:10px 11px}
	.renti-thero-note.one{left:-6px;top:45px}
	.renti-thero-note.two{right:-3px;bottom:39px}
	.renti-tsteps{grid-template-columns:1fr}
	.renti-tstep{text-align:left}
	.renti-tstep-num{margin:0 0 14px}
	.renti-treport-shell{min-height:408px;padding:15px}
	.renti-treport-window,.renti-treport-window img{min-height:375px}
	.renti-treport-badge{right:0;bottom:-21px;max-width:190px}
	.renti-tpricing{padding:23px}
	.renti-tprice strong{font-size:51px}
	.renti-tcta-actions .renti-btn{width:100%}
	.renti-tpartner{display:grid;gap:11px}
	.renti-tpartner img{width:min(230px,72%)}
}
@media(prefers-reduced-motion:reduce){
	.renti-thero-card,.renti-thero-card img,.renti-thero-note,.renti-tstep,.renti-tstep-num,.renti-tsteps-line::after,.renti-tsharing-art::before,.renti-tsharing-art img,.renti-tsecurity-panel img{animation:none!important}
}
