/*! minireset.css v0.0.7 | MIT License | github.com/jgthms/minireset.css */
blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select{margin:0}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}img,video{max-width:100%;height:auto}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@supports (font-size:clamp(1rem,1vw,1rem)){:root{--font-size-sm:clamp(.75rem, .17vw + .716rem, .844rem);--font-size-base:clamp(1rem, .227vw + .955rem, 1.125rem);--font-size-h5:clamp(1.333rem, .303vw + 1.272rem, 1.5rem);--font-size-h4:clamp(1.777rem, .404vw + 1.696rem, 1.999rem);--font-size-h3:clamp(2.369rem, .538vw + 2.261rem, 2.665rem);--font-size-h2:clamp(3.157rem, .718vw + 3.014rem, 3.552rem);--font-size-h1:clamp(4.209rem, .957vw + 4.017rem, 4.735rem)}}@supports not (font-size:clamp(1rem,1vw,1rem)){:root{--font-size-sm:.75rem;--font-size-base:1rem;--font-size-h5:1.333rem;--font-size-h4:1.777rem;--font-size-h3:2.369rem;--font-size-h2:3.157rem;--font-size-h1:4.209rem}@media (width>=75rem){:root{--font-size-sm:.844rem;--font-size-base:1.125rem;--font-size-h5:1.5rem;--font-size-h4:1.999rem;--font-size-h3:2.665rem;--font-size-h2:3.552rem;--font-size-h1:4.735rem}}}html{scroll-behavior:smooth;height:100%;font-size:100%}body{min-width:20rem;min-height:100%;font-family:var(--font-sen);color:#25212b;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;background-color:#fff;flex-direction:column;font-weight:400;line-height:1.625;display:flex;overflow:hidden auto}p{font-size:var(--font-size-base);margin-bottom:1rem}h1,h2,h3,h4,h5{font-family:var(--font-coiny);letter-spacing:.5px;margin:3rem 0 1.38rem;font-weight:400;line-height:1.3}h1{font-size:var(--font-size-h1);margin-top:0}h2{font-size:var(--font-size-h2)}h3{font-size:var(--font-size-h3)}h4{font-size:var(--font-size-h4)}h5{font-size:var(--font-size-h5)}small{font-size:var(--font-size-sm)}a{color:#d7743a;text-decoration:none;transition:all .11s ease-in-out}a:focus,a:hover{color:#e87121;opacity:.77;outline:none}ol,ul{margin-bottom:1.25rem;padding:0 0 0 1.25rem;list-style-position:outside}ul{list-style-type:circle}li{font-size:var(--font-size-base);margin-bottom:.25rem}sub,sup{font-size:.7em}::selection{background-color:#eebde7}main{background-color:#fff5f6;flex-direction:column;flex:1;padding:1rem 0 5rem;display:flex}.wrap{width:100%;max-width:60rem;margin:0 auto;padding:0 1rem;overflow:hidden}.flex{flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.logo{background:url(/assets/css/border-header.png) bottom repeat-x;padding:0 0 1.5rem}.logo a{padding:2rem 1rem;display:block}.logo a:focus,.logo a:hover{opacity:.9}.logo img{height:10rem;margin:0 auto;display:block}.nav{background-color:#fff5f6;padding:.75rem 0}#nav-toggle{display:none}.nav-label{--width:2rem;z-index:10;width:var(--width);gap:calc(.16667 * var(--width));cursor:pointer;flex-direction:column;transition:opacity .25s;display:flex;position:fixed;bottom:2.1rem;left:calc(50% + .5rem)}.nav-label:hover{opacity:.77}.nav-label span{width:100%;height:calc(.22222 * var(--width));border-radius:var(--width);background:#25212b linear-gradient(22.5deg,#e88adc,#e87121 90%);transition:opacity .2s,scale 50ms,rotate .1s,translate .1s .1s}#nav-toggle:checked+.nav-label span{background-image:none;transition:opacity .25s,translate .1s,rotate .1s .1s,scale 50ms .15s}#nav-toggle:checked+.nav-label span:first-child{translate:0 175%;rotate:45deg;scale:1.335 1}#nav-toggle:checked+.nav-label span:nth-child(2){opacity:0}#nav-toggle:checked+.nav-label span:last-child{translate:0 -175%;rotate:-45deg;scale:1.335 1}#nav-toggle:checked~nav{z-index:8;opacity:1}nav{z-index:-1;opacity:0;overscroll-behavior:contain;-webkit-backdrop-filter:blur(.75rem);backdrop-filter:blur(.75rem);background-color:#f7f6f6bf;border-radius:.375rem;flex-flow:column;justify-content:flex-start;align-items:center;gap:.5rem;width:15rem;max-height:calc(100% - 1.5rem);padding:1rem 0 5rem;transition:all .11s;display:flex;position:fixed;bottom:.75rem;left:calc(50% - 7.5rem);overflow:auto;box-shadow:0 0 2rem -.75rem #25212b80}nav a{z-index:0;text-align:center;padding:.75rem;font-size:1.25rem;font-weight:700;position:relative}nav a svg{z-index:-1;fill:#0000;stroke:#0000;width:7.5rem;transition:all .11s ease-in-out;position:absolute;top:49%;left:50%;translate:-50% -50%}nav a[href=\/certyfikaty] svg{scale:1.325 1}nav a.active svg,nav a:focus svg,nav a:hover svg{fill:#fff;stroke:#f3d4bf}footer{background:url(/assets/css/border-footer.png) top repeat-x,linear-gradient(#0000 25px,#fff 0);height:4rem;margin-top:-25px;padding:25px 0 0}.nav-float{z-index:9;-webkit-backdrop-filter:blur(.75rem);backdrop-filter:blur(.75rem);background-color:#ffffff80;border-radius:.375rem;width:6.18rem;height:3.215rem;padding:.5rem;position:fixed;bottom:1.5rem;left:calc(50% - 3.09rem);box-shadow:0 0 2rem -1rem #25212b80}.ig-link{z-index:10;position:fixed;bottom:2rem;left:calc(50% - 2.5rem)}.ig-link img{width:2.125rem;display:block}.heading{margin:0 0 2.5rem}.more-link{width:7rem;display:block;position:relative}.more-link span{position:absolute;top:22.5%;left:50%;translate:-50%}.more-link svg{transition:.11 ease-in;display:block}.more-link:focus,.more-link:hover{color:#96a5fb}.more-link:focus svg,.more-link:hover svg{fill:#fff}.lp-top{background:#fff5f6 url(/assets/css/border-about.png) 0 calc(100% + 1px)/100% no-repeat;padding:0 0 4rem}.lp-mid .flex,.lp-top .flex{gap:2.5rem}.lp-top img{width:17.5rem}.img-square{border-radius:.375rem;box-shadow:0 0 1.45rem -1rem #25212b}.ct :first-child{margin-top:0}.ct :last-child{margin-bottom:0}.ct-more{justify-content:flex-end;display:flex}.lp-mid{background:#fff url(/assets/css/border-recent.png) 0 calc(100% + 1px)/100% no-repeat;padding:4rem 0 5rem}.offer-box:not(:last-of-type){margin:0 0 4rem}.offer-box img{width:12.5rem}h4:target{scroll-margin-top:1rem}.offer-item{gap:2.5rem;margin:2rem 0 2.5rem}.offer-item img{max-width:18rem}.offer-desc{margin:2.5rem 0}.offer-desc .ct,.offer-item .ct{flex:1 0 100%}.offer-sub{align-items:flex-start;gap:2.5rem}.offer-btn{margin:0 0 6rem}.offer-btn:last-child{margin-bottom:1rem}.offer-btn a{background-color:#fff;border:1px solid #f3d4bf;border-radius:.375rem;padding:1rem 2rem;font-size:1.1rem;font-weight:700;box-shadow:0 0 1rem -.75rem #25212b80}.offer-btn a:focus,.offer-btn a:hover{opacity:.7}.lp-bot{background-color:#f3d4bf;flex:1;margin-bottom:-5rem;padding:3rem 0 3.5rem}.lp-bot h4{color:#25212b;text-align:center;margin:0 0 3rem}.lp-bot .b-list{scroll-snap-type:x mandatory;flex-wrap:nowrap;justify-content:flex-start;padding:0 0 1.5rem;overflow-x:auto}.lp-bot .b-list a{scroll-snap-align:center;flex-shrink:0}.b-list{align-items:stretch;gap:1.375rem;margin:1rem 0}.b-list a{color:#25212b;background-color:#fff;border-radius:.375rem;width:18.4219rem;padding:1.25rem;box-shadow:0 0 1.25rem -1rem #25212b}.b-list img{aspect-ratio:1;display:block}.b-list h5{margin:1.35rem 0 .25rem;font-size:1.3rem}.b-list p{margin:0;font-size:1rem}.b-list a:focus,.b-list a:hover{opacity:.9;box-shadow:0 0 1.6rem -1rem #25212b}.b-list a:focus h5,.b-list a:hover h5{text-decoration:underline}.b-list-index a{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:1.375rem;width:100%;display:flex}.b-list-index a>div{flex:1 0 50%}.b-list-index img{width:15rem}.b-list-index h5{margin:0 0 .25rem;font-size:1.5rem}.blog-date{opacity:.75;margin:0 0 .75rem;display:block}.blog-post .blog-date{margin:-1.75rem 0 2.5rem;font-size:1.15rem}.blog-content h4,.blog-content h5,.text-blue{color:#7c93f2}.blog-content img{margin-bottom:1rem}.blog-refs{text-align:left;border-top:1px solid #25212b66;margin:5rem 0 0;padding:.75rem 0 0 1.25rem}ul.blog-refs{padding:.75rem 0 0;list-style-type:none}.blog-refs li{font-size:var(--font-size-sm)}.blog-refs li:target{background-color:#96a5fb26}.cert-list{gap:1rem;margin:0 0 1rem}.cert-list a{aspect-ratio:1;width:18.6665rem;box-shadow:0 0 1.45rem -1rem #25212b}.cert-list img{-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%;height:100%;display:block}.field{margin:0 0 1rem}.field label{margin:0 0 .25rem;font-size:1.125rem;display:block}.field input,.field textarea,button[type=submit],input[type=submit]{font-family:var(--font-sen);font-size:var(--font-size-base);background-color:#fff;border-radius:.25rem;outline:none;font-weight:400;line-height:1.625;display:block}.field input,.field textarea{border:1px solid #25212b40;width:100%;padding:.5rem .75rem}.field textarea{resize:vertical}.field input:focus,.field textarea:focus{border-color:#96a5fb}button[type=submit],input[type=submit]{cursor:pointer;border:1px solid #25212b99;min-width:8.25rem;margin:auto;padding:.5rem;transition:all .11s ease-in-out}button[type=submit][disabled],input[type=submit][disabled]{cursor:progress;border-color:#25212b33}[type=submit]:not([disabled]):focus,[type=submit]:not([disabled]):hover{color:#96a5fb;border-color:#96a5fb}@media (width>=36rem){.lp-top{padding-bottom:5rem}}@media (width>=48rem){.nav{padding:1.75rem 0}.nav-label{display:none}nav{width:auto;overflow:unset;opacity:1;box-shadow:none;background-color:#fff5f6;flex-direction:row;justify-content:space-evenly;gap:0;padding:0;position:static}.nav-float{display:none}.ig-link{inset:.75rem .75rem auto auto}.ig-link img{width:2.25rem}.lp-top{padding-bottom:7rem}.lp-top img{order:1}.ct{flex:1}.lp-mid{padding-bottom:7rem}.offer-box:not(:last-of-type){margin:0 0 5rem}.offer-box:nth-child(2n) img{order:1}.offer-box:nth-child(2n) .ct-more{justify-content:flex-start}.offer-item{gap:3rem;margin:2rem 0 3rem}.offer-item img{flex:2}.offer-item .ct{flex:5}.offer-desc{margin:3rem 0}.offer-sub{gap:3rem}.offer-sub>div:first-child{flex:3}.offer-sub>div:last-child{flex:5}.offer-btn{margin:0 0 6.5rem}}.astro-route-announcer{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;top:0;left:0;overflow:hidden}
