:root{--dark:#17170f;--text:rgba(23,23,15,0.8);--blue:#64acdc;--blue-dark:#00a5ea;--white:#ffffff;--off-white:#fbfbfb;--gray:#f5f5f5;--gray-2:#f7f7f7;--column-gap:clamp(2.5rem,0.83344rem + 3.472vw,5rem);--row-gap:40px;--grid-gap:30px;--section-px:clamp(1.875rem,-0.92011rem + 9.356vw,7.5rem);--section-py:clamp(2.5rem,1.8932rem + 2.589vw,5rem);--fs-body:clamp(0.875rem,0.84477rem + 0.129vw,1rem);--lh-body:clamp(1.5625rem,1.45633rem + 0.453vw,2rem);--fs-lead:clamp(0.875rem,0.76883rem + 0.453vw,1.3125rem);--lh-lead:clamp(1.5625rem,1.45633rem + 0.453vw,2rem)}*,:after,:before{box-sizing:border-box;outline:0!important}html{scroll-behavior:smooth;background-color:var(--off-white);-webkit-text-size-adjust:100%}body,html{font-size:16px}body{margin:0;font-family:var(--font-satoshi),"Satoshi",system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--text);line-height:1.6;overflow-x:hidden}img,svg,video{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{margin:0;font-weight:700;line-height:1.2;color:var(--dark)}p{margin:0 0 1em}p:last-child{margin-bottom:0}ol,ul{margin:0 0 1em;padding-left:1.4em}b,strong{font-weight:700}button{font-family:inherit}button,input,select,textarea{font:inherit;color:inherit}.section{width:100%;display:flex;flex-direction:column;padding:var(--section-py) var(--section-px)}.section--no-pt{padding-top:0}.section--no-pb{padding-bottom:0}.section--gray{background-color:var(--gray-2)}.container{width:100%;max-width:1280px;margin:0 auto;display:flex;flex-direction:column;position:relative;z-index:2}.container--center,.two-cols{align-items:center}.two-cols{flex-direction:row;justify-content:space-between;row-gap:var(--row-gap);column-gap:var(--column-gap)}.two-cols>*{flex:1 1;min-width:0;max-width:100%}.two-cols--start{align-items:flex-start}@media (max-width:767px){.two-cols{flex-wrap:wrap;flex-direction:column;align-self:center!important}.two-cols>*{width:100%;flex-basis:auto}.two-cols--reverse-mobile{flex-direction:column-reverse}}.block{display:flex;flex-direction:column}.heading1{color:var(--white);font-size:clamp(1.875rem,1.11656rem + 3.236vw,5rem);line-height:clamp(2.5rem,1.58992rem + 3.883vw,6.25rem);font-weight:500;text-align:center;margin-bottom:clamp(.625rem,.47336rem + .647vw,1.25rem)}.heading2{font-size:clamp(1.5625rem,1.39563rem + .712vw,2.25rem);line-height:clamp(2.1875rem,1.89922rem + 1.23vw,3.375rem);margin-bottom:20px}.heading2,.heading3{font-weight:700;color:var(--dark)}.heading3{font-size:clamp(1rem,.9393rem + .259vw,1.25rem);line-height:clamp(1.5625rem,1.51703rem + .194vw,1.75rem);text-align:center;margin-bottom:30px}.podnadpis{margin-bottom:clamp(1.25rem,.94672rem + 1.294vw,2.5rem)}.podnadpis,.podnadpis-off-dark{font-size:var(--fs-lead);line-height:var(--lh-lead);font-weight:400;color:var(--text)}.podnadpis-off-dark{margin-bottom:40px}.podnadpis-off-dark:last-child{margin-bottom:0}@media (max-width:767px){.podnadpis-off-dark{margin-bottom:20px}}.body-text{color:var(--text);font-size:var(--fs-body);line-height:var(--lh-body);font-weight:400;text-align:center}.body-text--left{text-align:left;color:var(--dark)}.body-text--lead{font-size:var(--fs-lead)}.body-text-bold{color:var(--dark);font-weight:700}.body-text-bold,.body-text-light{font-size:var(--fs-body);line-height:var(--lh-body)}.body-text-light{color:var(--text);font-weight:400}.bold{font-weight:600}.email:hover,.hover-underline:hover{text-decoration:underline}.text-center{text-align:center}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:-moz-fit-content;width:fit-content;border:1px solid transparent;border-radius:56px;cursor:pointer;font-weight:700;font-size:clamp(.75rem,.6893rem + .259vw,1rem);line-height:clamp(.9375rem,.8768rem + .259vw,1.1875rem);padding:clamp(.625rem,.50359rem + .518vw,1.125rem) clamp(1.5rem,1.40906rem + .388vw,1.875rem);transition:all .2s ease;text-decoration:none;white-space:nowrap}.btn:hover{transform:scale(.95)}.btn svg{width:clamp(.9375rem,.89203rem + .194vw,1.125rem);height:clamp(.9375rem,.89203rem + .194vw,1.125rem);flex-shrink:0}.btn--main{color:var(--white);background-image:linear-gradient(94deg,#64a4dc,#64acdc)}.btn--main,.btn--white{box-shadow:0 0 20px 0 rgba(0,25,36,.2)}.btn--white{color:var(--off-white);background-color:var(--blue);border-color:var(--blue)}.btn--orange{background-color:#f59e0b;border-color:#f59e0b}.btn--light{color:var(--blue-dark);background-color:var(--white);box-shadow:0 0 20px rgba(0,25,36,.2)}.btn-row{display:flex;flex-direction:row;flex-wrap:wrap;column-gap:20px;row-gap:15px}.page-hero{position:relative;width:100%;max-height:100vh;padding:0 var(--section-px);display:flex;flex-direction:column;overflow:hidden}.page-hero__bg{position:absolute;inset:0;z-index:1;background-size:cover;background-position:50%;background-repeat:no-repeat}.page-hero__overlay{position:absolute;inset:0;z-index:2;background-color:var(--text);opacity:.8}.page-hero--dark .page-hero__overlay{background-color:var(--dark)}.page-hero .container{z-index:3;height:100%;align-items:flex-start;padding-top:clamp(8.125rem,6.30461rem + 7.767vw,15.625rem);padding-bottom:clamp(5rem,3.93805rem + 4.531vw,9.375rem)}.page-hero .heading1{text-align:left}.page-hero .podnadpis{color:var(--white);width:80%;max-width:710px}.page-hero--wide .podnadpis{width:auto;max-width:90%}@media (max-width:767px){.page-hero .podnadpis{width:100%;max-width:100%}}.img-rounded{border-radius:15px;overflow:hidden;max-width:100%}.img-rounded img{width:100%;height:auto}.drop-shadow{box-shadow:0 0 10px 0 rgba(23,23,15,.2)}.drop-shadow-light{box-shadow:0 0 10px 0 rgba(0,21,31,.1)}.bg-card{max-width:100%;width:100%;overflow:hidden;border-radius:15px;background-size:cover;background-position:50%;background-repeat:no-repeat}.bg-card--zoom{background-size:220%;background-position:56% 48%}.box-grid{display:grid;width:100%;grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;grid-gap:var(--grid-gap);gap:var(--grid-gap);align-items:flex-start}.box-grid--4{grid-template-columns:repeat(4,1fr)}@media (max-width:991px){.box-grid,.box-grid--4{grid-template-columns:100%;justify-items:center;gap:50px}}.box-of-3{display:flex;flex-direction:column;align-items:center;width:100%;max-width:406px;padding:0 25px}.box-of-3 img{width:100px;margin-bottom:10px}.box-of-3 .icon{width:clamp(1.875rem,1.72336rem + .647vw,2.5rem);height:clamp(1.875rem,1.72336rem + .647vw,2.5rem);margin-bottom:20px;color:var(--dark)}.box-of-3 .heading3{margin-bottom:0}.box-of-3 .body-text{margin-top:30px}.divider{width:100%;display:flex;justify-content:center;margin:40px 0}.divider .line{width:90%;height:1px;border-top:1px solid var(--blue)}.prose{width:100%;color:var(--text);font-size:var(--fs-body);line-height:var(--lh-body)}.prose h2{font-size:clamp(1.25rem,1.1rem + .6vw,1.75rem);line-height:1.3;margin:40px 0 15px}.prose h2:first-child{margin-top:0}.prose h3{font-size:clamp(1.375rem,1.2rem + .8vw,2rem);line-height:1.3;margin-bottom:30px}.prose a{color:var(--blue-dark)}.prose a:hover{text-decoration:underline}.prose ul{margin-bottom:1em}.faq-accordion-section{max-width:1280px;width:100%;margin:0 auto}.faq-accordion-section h2{margin-top:48px;margin-bottom:20px;font-size:28px;line-height:1.25}.faq-accordion-section h2:first-child{margin-top:0}.faq-accordion{display:flex;flex-direction:column;gap:12px}.faq-item{border:1px solid rgba(0,0,0,.12);border-radius:12px;background:#fff;overflow:hidden}.faq-item summary{position:relative;cursor:pointer;list-style:none;padding:20px 56px 20px 24px;font-weight:600;font-size:18px;line-height:1.35;color:var(--dark)}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";position:absolute;right:24px;top:50%;transform:translateY(-50%);font-size:28px;line-height:1;font-weight:300;transition:transform .2s ease}.faq-item[open] summary:after{content:"−"}.faq-answer{padding:0 24px 22px}.faq-answer p{margin:0;font-size:16px;line-height:1.65}.faq-answer a{text-decoration:underline}@media (max-width:767px){.faq-accordion-section h2{font-size:24px;margin-top:36px}.faq-item summary{padding:18px 48px 18px 18px;font-size:16px}.faq-item summary:after{right:18px}.faq-answer{padding:0 18px 20px}}.pricing-list{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:var(--grid-gap)}.pricing-list[hidden]{display:none}.pricing-list-card{background-color:var(--off-white);padding:40px 0;border-radius:15px;overflow:hidden;box-shadow:0 0 20px 0 rgba(23,23,15,.1);width:calc(100% / 3 - 20px);min-width:330px;max-width:450px}.price-list-upper-content,.pricing-list-card{display:flex;flex-direction:column;align-items:center}.price-list-upper-content{width:100%;padding:0 30px}.price-list-upper-content svg{width:40px;height:40px;color:var(--blue);margin-bottom:20px}.price-list-price{width:100%;display:flex;flex-direction:column;align-items:center;padding:clamp(.9375rem,.70992rem + .971vw,1.875rem) 0;background-color:var(--blue)}.price-list-price .heading2{color:var(--white);margin-bottom:0}.price-list-content{display:flex;flex-direction:column;align-items:center;padding:30px;row-gap:10px}.toc-list{list-style:none;padding:0;margin:0;font-size:var(--fs-lead);line-height:var(--lh-lead)}.toc-list li{padding-top:5px}.toc-list a{color:var(--dark);text-decoration:underline;font-weight:400}.contact-row{display:flex;flex-direction:row;align-items:center;column-gap:30px}.contact-row svg{color:var(--blue);flex-shrink:0}.map-embed,.map-embed iframe{width:100%;display:block}.map-embed iframe{height:450px;border:0}@media (prefers-reduced-motion:no-preference){.fade-in,.fade-in-right,.fade-in-up{opacity:0;animation-duration:1s;animation-fill-mode:forwards;animation-timing-function:ease}.fade-in-up.is-visible{animation-name:fadeInUp}.fade-in-right.is-visible{animation-name:fadeInRight}.fade-in.is-visible{animation-name:fadeIn}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,40px,0)}to{opacity:1;transform:none}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(60px,0,0)}to{opacity:1;transform:none}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.Header_header__KwdYD{position:absolute;top:0;left:0;right:0;z-index:9999;padding:20px var(--section-px);color:#fff}.Header_inner__DLT3k{width:100%;max-width:1280px;margin:0 auto;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.Header_logo____uDV{position:relative;flex-shrink:0}.Header_logo____uDV img{width:96px;height:auto}.Header_navWrap__hpyOU{flex:1 1 auto;margin-left:30px;margin-top:5px;display:flex;align-items:center;font-size:16px;line-height:32px;font-weight:400}.Header_nav__tNWGY{display:block}.Header_menu__0AeTE{list-style:none;margin:0;padding:0;display:flex;flex-direction:row;align-items:center;gap:clamp(.875rem,-.025rem + 1.45vw,1.75rem)}.Header_item__dnrW0{position:relative;transition:all .2s ease}.Header_item__dnrW0>.Header_toggle__kJd2m,.Header_item__dnrW0>a{display:inline-flex;align-items:center;border-bottom:1.5px solid rgba(255,255,255,0);transition:all .2s ease;white-space:nowrap}.Header_item__dnrW0:hover>.Header_toggle__kJd2m,.Header_item__dnrW0:hover>a{border-bottom-color:rgba(251,251,251,.8)}.Header_current__P6J77>.Header_toggle__kJd2m>*,.Header_current__P6J77>a{font-weight:700}.Header_toggle__kJd2m{gap:6px}.Header_toggle__kJd2m button{background:none;border:0;padding:0;cursor:pointer;color:inherit;display:inline-flex}.Header_toggle__kJd2m svg{width:12px;height:12px}.Header_sub__hv9AV{list-style:none;margin:0;padding:8px 0;position:absolute;top:100%;left:0;min-width:220px;background:#fff;color:var(--dark);border-radius:10px;box-shadow:0 10px 30px rgba(0,0,0,.15);opacity:0;visibility:hidden;transform:translateY(8px);transition:all .2s ease;z-index:10}.Header_hasChildren__6Ytl5:focus-within .Header_sub__hv9AV,.Header_hasChildren__6Ytl5:hover .Header_sub__hv9AV{opacity:1;visibility:visible;transform:none}.Header_sub__hv9AV li a{display:block;padding:6px 18px;font-weight:500;white-space:nowrap}.Header_sub__hv9AV li a:hover{background:var(--gray)}.Header_mobileOnly__n5Grf{display:none}.Header_reserve__WH_U_{padding:15px 20px;margin-left:20px}.Header_reserve__WH_U_ svg{display:none}@media (max-width:1440px){.Header_reserve__WH_U_{display:none}}.Header_social__ZvJXU{display:flex;flex-direction:row;justify-content:flex-end;column-gap:20px;margin-left:20px}.Header_social__ZvJXU a{color:var(--blue);display:inline-flex}.Header_social__ZvJXU svg{width:30px;height:30px}@media (max-width:991px){.Header_social__ZvJXU{display:none}}.Header_burger__9ocpS{display:none;background:none;border:0;padding:0;width:30px;height:24px;cursor:pointer;position:relative;color:#fff;z-index:10002;margin-left:auto}.Header_burger__9ocpS span{display:block;position:absolute;left:0;width:30px;height:2px;background:currentColor;transition:all .25s ease}.Header_burger__9ocpS span:first-child{top:0}.Header_burger__9ocpS span:nth-child(2){top:11px}.Header_burger__9ocpS span:nth-child(3){top:22px}.Header_burgerOpen__u8Epx span:first-child{top:11px;transform:rotate(45deg)}.Header_burgerOpen__u8Epx span:nth-child(2){opacity:0}.Header_burgerOpen__u8Epx span:nth-child(3){top:11px;transform:rotate(-45deg)}@media (max-width:991px){.Header_nav__tNWGY{display:none}.Header_burger__9ocpS{display:block}}.Header_overlay__QkI_s{position:fixed;inset:0;background:rgba(23,23,15,.8);opacity:0;visibility:hidden;transition:all .3s ease;z-index:10000}.Header_overlayOpen__HAfMc{opacity:1;visibility:visible}.Header_mobile__GtAmL{position:fixed;top:0;left:0;bottom:0;width:75%;max-width:420px;z-index:10001;background-image:url(/img/blue-bg.svg);background-size:cover;background-repeat:no-repeat;background-color:#2c7fb8;transform:translateX(-100%);transition:transform .3s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;overflow-y:auto;padding:30px 20px}.Header_mobileOpen__L7klo{transform:none}.Header_mobile__GtAmL>ul{list-style:none;margin:0;padding:0;width:100%;display:flex;flex-direction:column;align-items:center}.Header_mobile__GtAmL>ul>li{width:100%}.Header_mobile__GtAmL a{display:block;padding:10px 15px;color:var(--gray);font-weight:500;font-size:18px;line-height:32px;border-radius:8px;transition:all .2s ease}.Header_mobile__GtAmL .Header_current__P6J77>.Header_mToggle__P5dL6>a,.Header_mobile__GtAmL .Header_current__P6J77>a,.Header_mobile__GtAmL a[aria-current=page]{font-weight:700;background-color:rgba(255,255,255,.07)}.Header_mToggle__P5dL6{display:flex;justify-content:center;align-items:center;gap:6px}.Header_mToggle__P5dL6 button{background:none;border:0;color:var(--gray);padding:6px;cursor:pointer;display:inline-flex}.Header_mToggle__P5dL6 svg{width:14px;height:14px;transition:transform .2s ease}.Header_mSub__V7nd0{list-style:none;margin:0;padding:0;display:none}.Header_mSubOpen__BzRmW{display:block}.Header_mSub__V7nd0 a{font-size:16px;padding:6px 15px;opacity:.9}@media (max-width:767px){.Header_mobile__GtAmL{justify-content:flex-start}.Header_mobile__GtAmL>ul{margin-top:73px}}.NewsletterForm_form__D6N6x{margin-top:10px;margin-bottom:25px;max-width:100%;width:300px;color:var(--dark);font-size:16px;line-height:32px}@media (max-width:767px){.NewsletterForm_form__D6N6x{max-width:90%}}.NewsletterForm_group__XOzKg{position:relative;width:100%}.NewsletterForm_group__XOzKg input{width:100%;height:42px;background-color:rgba(255,255,255,.1);border:1px solid #9b9b9b;border-radius:7px;padding:0 70px 0 20px;font-size:var(--fs-body);color:var(--dark)}.NewsletterForm_group__XOzKg input::placeholder{color:var(--text);font-size:var(--fs-body);font-weight:400}.NewsletterForm_group__XOzKg button{position:absolute;top:2.5px;right:2.5px;height:37px;width:60px;border:0;border-radius:7px;background:linear-gradient(94deg,#64acdc,#64a4dc);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.NewsletterForm_group__XOzKg button svg{width:20px;height:20px}@media (max-width:991px){.NewsletterForm_group__XOzKg button{width:clamp(2.5625rem,1.9961rem + 2.832vw,3.75rem)}}.NewsletterForm_message__UKfus{font-size:var(--fs-body);line-height:140%;margin:10px 0}@font-face{font-family:satoshi;src:url(/_next/static/media/d3f699aba1c81be7-s.p.woff2) format("woff2");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:satoshi;src:url(/_next/static/media/b1dca2a5d44fc7a4-s.p.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:satoshi;src:url(/_next/static/media/22539d17f3707926-s.p.woff2) format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:satoshi;src:url(/_next/static/media/12084922609e6532-s.p.woff2) format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:satoshi;src:url(/_next/static/media/c6d20a6ba91d97e6-s.p.woff2) format("woff2");font-display:swap;font-weight:900;font-style:normal}@font-face{font-family:satoshi Fallback;src:local("Arial");ascent-override:102.23%;descent-override:24.29%;line-gap-override:10.12%;size-adjust:98.80%}.__className_94d495{font-family:satoshi,satoshi Fallback}.__variable_94d495{--font-satoshi:"satoshi","satoshi Fallback"}