@font-face{font-family:Manrope;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/manrope-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/manrope-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500 700;font-display:swap;src:url(/fonts/space-grotesk-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500 700;font-display:swap;src:url(/fonts/space-grotesk-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}:root{--navy: #04162f;--navy-2: #08274a;--blue: #0869ec;--orange: #ff5b0a;--ice: #eaf4ff;--white: #fff;--ink: #07192f;--muted: #667489;--chapter-height: 100svh;--chapter-pad-y: clamp(5.5rem, 8vh, 8rem);--chapter-pad-x: clamp(1.25rem, 7vw, 8rem);--pointer-x: 0;--pointer-y: 0;--pointer-x-shift: 0px;--pointer-y-shift: 0px}*{box-sizing:border-box}html{scroll-behavior:auto;background:#020d1c}body{margin:0;font-family:Manrope,sans-serif;background:#f7f9fc;color:var(--ink);overflow-x:hidden;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,a{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}.ui-arrow{width:1.18rem;height:1.18rem;flex:0 0 1.18rem;display:inline-block;background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 17 17 7'/%3E%3Cpath d='M7 7h10v10'/%3E%3C/g%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 17 17 7'/%3E%3Cpath d='M7 7h10v10'/%3E%3C/g%3E%3C/svg%3E") center/contain no-repeat;transition:transform .38s cubic-bezier(.16,1,.3,1)}.ui-arrow--down{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 5v14'/%3E%3Cpath d='m19 12-7 7-7-7'/%3E%3C/g%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 5v14'/%3E%3Cpath d='m19 12-7 7-7-7'/%3E%3C/g%3E%3C/svg%3E")}a:hover>.ui-arrow,button:hover>.ui-arrow{transform:translate(3px)}a:hover>.ui-arrow--down,button:hover>.ui-arrow--down{transform:translateY(3px)}img{max-width:100%}::selection{color:#fff;background:var(--orange)}.skip-link{position:fixed;left:1rem;top:-5rem;z-index:200;padding:.8rem 1rem;color:#fff;background:var(--orange)}.skip-link:focus{top:1rem}.section-pad{padding:var(--chapter-pad-y) var(--chapter-pad-x)}.kicker{display:flex;align-items:center;gap:.75rem;margin:0 0 1.6rem;color:#9db1c9;font-size:.67rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.kicker>span{width:34px;height:2px;display:inline-block;background:var(--orange)}.kicker.dark{color:#586a7f}.trust-grid{display:grid;border-top:1px solid #cfd8e1;border-bottom:1px solid #cfd8e1}.trust-card{position:relative;padding:2.7rem clamp(1.6rem,3vw,3.4rem) 2.5rem;display:flex;flex-direction:column;border-right:1px solid #dbe2e9;isolation:isolate;overflow:hidden;transition:background-color .42s ease,box-shadow .55s cubic-bezier(.16,1,.3,1),transform .55s cubic-bezier(.16,1,.3,1)}.trust-card:last-child{border-right:0}.trust-card:before{content:"";position:absolute;top:-2px;left:clamp(1.6rem,3vw,3.4rem);width:54px;height:4px;background:var(--orange);transition:box-shadow .4s ease,width .55s cubic-bezier(.16,1,.3,1)}.trust-card:after{content:"";position:absolute;z-index:-1;inset:0;background:radial-gradient(circle at 18% 0,rgba(255,91,10,.09),transparent 42%);opacity:0;transform:scale(.92);transform-origin:top left;transition:opacity .42s ease,transform .65s cubic-bezier(.16,1,.3,1)}.trust-card:hover{background:#f8fbfee6;box-shadow:0 26px 68px #04162f14;transform:translateY(-6px)}.trust-card:hover:before{width:92px;box-shadow:0 0 20px #ff5b0a52}.trust-card:hover:after{opacity:1;transform:none}.trust-card__eyebrow{color:var(--orange);font-size:.7rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.trust-card__title{display:block;max-width:330px;margin:2rem 0 .85rem;color:var(--navy);font:700 clamp(1.45rem,1.75vw,1.75rem)/1.12 "Space Grotesk",sans-serif;letter-spacing:-.035em}.trust-card__copy{max-width:390px;margin:0;color:#56687c;font-size:clamp(.88rem,.9vw,.96rem);line-height:1.65}@media(min-width:901px)and (min-height:800px){.trust-card__title{margin-top:1.3rem}}h1,h2{margin:0;font:800 clamp(3.6rem,7.2vw,7.9rem)/.86 "Space Grotesk","Arial Black",sans-serif;letter-spacing:-.075em}h1 em,h2 em{color:var(--orange);font-style:normal}[data-motion-section]{--section-progress: .5;--section-parallax: 0;--section-shift: 0px;--section-shift-reverse: 0px}.motion-ready [data-reveal].reveal-ready{--reveal-x: 0px;--reveal-y: 48px;--reveal-scale: .985;--reveal-blur: 8px;opacity:0;clip-path:inset(0 0 0 0);filter:blur(var(--reveal-blur));transform:translate3d(var(--reveal-x),var(--reveal-y),0) scale(var(--reveal-scale));transition:opacity .72s var(--reveal-delay) ease,filter .9s var(--reveal-delay) ease,clip-path 1.05s var(--reveal-delay) cubic-bezier(.16,1,.3,1),transform 1.05s var(--reveal-delay) cubic-bezier(.16,1,.3,1);will-change:opacity,filter,clip-path,transform}.motion-ready [data-reveal=left].reveal-ready{--reveal-x: -72px;--reveal-y: 0px}.motion-ready [data-reveal=right].reveal-ready{--reveal-x: 72px;--reveal-y: 0px}.motion-ready [data-reveal=down].reveal-ready{--reveal-y: -42px}.motion-ready [data-reveal=scale].reveal-ready{--reveal-y: 0px;--reveal-scale: .82;--reveal-blur: 12px}.motion-ready [data-reveal=clip].reveal-ready{--reveal-y: 18px;--reveal-scale: 1;--reveal-blur: 0px;clip-path:inset(0 0 100% 0)}.motion-ready [data-reveal=clip-right].reveal-ready{--reveal-y: 0px;--reveal-scale: 1.035;--reveal-blur: 0px;clip-path:inset(0 0 0 100%)}.motion-ready [data-reveal=soft].reveal-ready{--reveal-y: 20px;--reveal-scale: 1;--reveal-blur: 4px}.motion-ready [data-reveal].reveal-ready.is-visible{opacity:1;clip-path:inset(0);filter:none;transform:none}.motion-ready [data-reveal].reveal-ready.is-visible{will-change:auto}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}[data-reveal]{opacity:1;transform:none}}@media(max-width:560px){.section-pad{padding:5.5rem 1.25rem}}@media(max-width:820px){#start,#autoryzowany-serwis,#uslugi,#standard,#jak-dzialamy,#faq,#kontakt{min-height:100svh}.motion-ready [data-reveal].reveal-ready{opacity:1;clip-path:inset(0);filter:none;transform:none;transition:none}}
