@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700;800&display=swap);a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;text-decoration:none;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,body,html{color:var(--theme-text);font-family:Montserrat,sans-serif;font-size:.9rem;font-style:normal;font-weight:400;line-height:1.2rem}@media(min-width:481px){*,body,html{font-size:1rem;line-height:1.3rem}}.text-color--primary{color:var(--theme-primary)}.text-color--blue{color:var(--theme-blue)}.text-weight--lightWeight{font-weight:300}.text-weight--semiBoldWeight{font-weight:600}.text-weight--bold{font-weight:700}.text-weight--superBold{font-weight:800}.no-wrap{white-space:nowrap}h1,h1>span{color:var(--theme-white);font-size:1.6rem;font-weight:800;line-height:1.8rem}@media(min-width:481px){h1,h1>span{font-size:2rem;line-height:2rem}}@media(min-width:769px){h1,h1>span{font-size:2.2rem;line-height:2.2rem}}@media(min-width:992px){h1,h1>span{font-size:2.5rem;line-height:2.5rem}}@media(min-width:1400px){h1,h1>span{font-size:4rem;line-height:4rem}}h2,h2>span{font-size:1.5rem;font-weight:800;line-height:1.8rem;text-align:left}h3{font-size:1.15rem;font-weight:700;line-height:1.5rem}.theme-light{--theme-primary:#fd3219;--theme-primary-pale:#ff8c7d;--theme-black:#000;--theme-red:red;--theme-green:#00ff0d;--theme-white:#fff;--theme-background:#000;--theme-text:#000;--theme-gray:#888;--theme-blue:#06f}.theme-light .text-hover{transition:all .12s}.theme-light .text-hover:hover{color:#4d4d4d}.theme-light .text-hover--primary:hover{color:#e11a02}.theme-light .button:hover{background:#262626;border:2px solid #262626;box-shadow:inset 0 0 2px 2px #ffffff26}.theme-light .button--primary:hover{background:#000;border:2px solid var(--theme-primary);box-shadow:inset 0 0 2px 2px #0000001a}.theme-light .button--primary-filled:hover{background:#f51d02;border:2px solid #f51d02;box-shadow:inset 0 0 2px 2px #0000001a}html{overflow-y:auto}body,html{overflow-x:hidden}body{background:var(--theme-white);max-width:100vw}header{background-color:var(--theme-background);position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:100}@media(min-width:992px){header{padding:5px 0}}nav{justify-content:space-between;padding:14px 0 6px}nav,nav>.content-wrapper{align-items:center;display:flex}nav>.content-wrapper{flex-direction:row;justify-content:center;margin:0;max-width:1600px;padding:0 16px;position:static;width:100%}@media(min-width:992px){nav>.content-wrapper{justify-content:space-between;margin:0 auto}}@media(min-width:1400px){nav>.content-wrapper{padding:0}}.nav__logo{max-width:185px;transition:all .2s;-webkit-user-select:none;user-select:none}.nav__logo:hover{transform:scale(1.1) rotate(2deg)}@media(min-width:992px){.nav__logo{margin-left:20px;max-width:200px}}@media(min-width:1150px){.nav__logo{margin-left:20px;max-width:250px}}@media(min-width:1400px){.nav__logo{max-width:320px}}.nav__item{color:var(--theme-white);display:block;font-size:.75rem;font-weight:700;padding:15px;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .12s;width:auto}@media(min-width:1150px){.nav__item{white-space:nowrap}}@media(min-width:1400px){.nav__item{font-size:.9rem;padding:20px}}@media(min-width:1550px){.nav__item{font-size:1rem;padding:20px 22px}}.nav__item:hover{color:var(--theme-primary)}.nav__item--active{border-bottom:3px solid var(--theme-primary)}.nav-desktop{display:none}@media(min-width:992px){.nav-desktop{display:flex}}.nav-mobile{align-items:center;background-color:var(--theme-background);box-shadow:5px 5px 10px 0 #00000080;display:none;flex-direction:column;justify-content:flex-start;left:0;padding:5px 10px 10px;position:absolute;top:59px;width:auto;z-index:99}@media(min-width:350px){.nav-mobile{padding:5px 25px 10px}}.nav-mobile--active{display:flex}@media(min-width:992px){.nav-mobile{display:none}}.nav-mobile__icon{color:#fff;cursor:pointer;display:block;font-size:32px;left:25px;position:absolute;top:21px;transition:all .12s;-webkit-user-select:none;user-select:none}@media(min-width:992px){.nav-mobile__icon{display:none}}.nav-mobile__icon--active{color:var(--theme-primary)}.footer{background:var(--theme-background);display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;margin-top:auto;padding:25px 16px 0;width:100%}@media(min-width:769px){.footer-content{align-items:flex-start;display:flex;flex-direction:row-reverse;flex-wrap:wrap;justify-content:center;margin:0 auto;max-width:1400px;width:100%}}@media(min-width:992px){.footer-content{align-items:flex-start;display:flex;flex-direction:row-reverse;justify-content:space-between;margin:0 auto;max-width:1400px;width:100%}}.footer__item{border-bottom:2px solid var(--theme-black);color:var(--theme-white);margin-bottom:11px;padding-bottom:4px;text-transform:uppercase;transition:all .12s}.footer__item--active{border-bottom:3px solid var(--theme-primary);padding-bottom:3px}.footer__item:hover{color:var(--theme-primary)}.footer-section{align-items:center;display:flex;flex-direction:column;margin-bottom:25px}@media(min-width:769px){.footer-section{max-width:46%;width:46%}}@media(min-width:992px){.footer-section{max-width:23%;width:23%}}.footer-section__title{color:var(--theme-white);margin-bottom:15px;white-space:nowrap}.footer-section__social-media a{max-width:10%}.footer-section__social-media a img{max-width:100%;transition:all .12s}.footer-section__social-media a img:hover{filter:brightness(.75);transform:scale(1.1)}@media(min-width:992px){.footer-section__social-media a img:hover{transform:scale(1.2)}}.footer__logo{display:none}@media(min-width:992px){.footer__logo{display:block;margin:0 auto;max-width:180px}}.footer__logo img{margin:0;max-width:100%}@media(min-width:1400px){.footer__logo img{max-width:100%}}.footer__author{color:#535353;font-size:11px;font-weight:300;margin:0 auto 15px}@media(min-width:992px){.footer__author{margin:-25px 50px 15px auto}}.footer__author a{color:#535353;transition:all .12s}.footer__author a:hover{color:var(--theme-primary)}.footer__social-media-logo{margin-bottom:15px}.spinner{height:40px;margin:100px auto;position:relative;width:40px}.cube1,.cube2{animation:sk-cubemove 1.8s ease-in-out infinite;background-color:var(--theme-background);border:1px solid var(--theme-primary-pale);height:15px;left:0;position:absolute;top:0;width:15px}.cube2{animation-delay:-.9s}@keyframes sk-cubemove{25%{transform:translateX(42px) rotate(-90deg) scale(.5);-webkit-transform:translateX(42px) rotate(-90deg) scale(.5)}50%{transform:translateX(42px) translateY(42px) rotate(-179deg);-webkit-transform:translateX(42px) translateY(42px) rotate(-179deg)}50.1%{transform:translateX(42px) translateY(42px) rotate(-180deg);-webkit-transform:translateX(42px) translateY(42px) rotate(-180deg)}75%{transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5);-webkit-transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5)}to{transform:rotate(-1turn);-webkit-transform:rotate(-1turn)}}.App{align-items:center;background-color:var(--theme-white);height:100vh;justify-content:flex-start;text-align:center;width:100vw}.App,.content-wrapper{display:flex;flex-direction:column}.content-wrapper{box-sizing:border-box;height:auto;justify-content:center;margin:0 auto;max-width:1400px;padding:0 16px;position:relative;width:100%}@media(min-width:481px){.content-wrapper{padding:0 32px}}.section-title{font-size:1.6rem;font-style:normal;font-weight:800;line-height:2rem;margin-bottom:30px;padding-bottom:15px;position:relative}@media(min-width:769px){.section-title{font-size:1.7rem;line-height:2.1rem}}@media(min-width:992px){.section-title{font-size:1.9rem;line-height:2.3rem}}@media(min-width:1400px){.section-title{font-size:2rem;line-height:2.4rem}}.section-title__decorator{bottom:0;display:block;height:5px;left:-30px;position:absolute;width:30px}@media(min-width:481px){.section-title__decorator{left:-45px;width:45px}}@media(min-width:769px){.section-title__decorator{left:-60px;width:60px}}.section-title__decorator--primary{background:var(--theme-primary)}.section-title--no-margin{margin-bottom:0}.section-title__wrapper--home{margin-bottom:16px}.banner{align-items:center;color:var(--theme-text);justify-content:center;position:relative}.banner,.banner__content-wrapper{display:flex;flex-direction:column;flex-wrap:nowrap;height:auto;width:100%}.banner__content-wrapper{box-sizing:border-box;margin:0 auto;max-width:1400px;padding:75px 16px 45px}@media(min-width:481px){.banner__content-wrapper{padding:90px 25px 60px}}@media(min-width:600px){.banner__content-wrapper{padding:120px 25px 80px}}@media(min-width:769px){.banner__content-wrapper{padding:150px 25px 110px}}@media(min-width:992px){.banner__content-wrapper{padding:220px 25px 160px}}@media(min-width:1400px){.banner__content-wrapper{padding:280px 25px 240px}}.banner__background{background-color:var(--theme-gray);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%}.banner__title{font-weight:800;text-align:left;width:60%}@media(min-width:481px){.banner__title{width:50%}}@media(min-width:769px){.banner__title{width:45%}}.banner__tire-tracks{display:none}@media(min-width:769px){.banner__tire-tracks{bottom:-320px;display:block;left:25%;max-width:150px;position:absolute}}@media(min-width:992px){.banner__tire-tracks{bottom:-420px;left:22%;max-width:220px}}@media(min-width:1400px){.banner__tire-tracks{bottom:-480px;left:25%;max-width:250px}}.custom-button__link-wrapper{background:var(--theme-background) 0 0 no-repeat padding-box;display:block;margin:0 auto 25px;position:relative;transform:skewX(160deg);transition:all .12s;width:-webkit-fit-content;width:fit-content}.custom-button__link-wrapper:hover{background:var(--theme-primary)}.custom-button__link-wrapper--disabled{background-color:gray;pointer-events:none}.custom-button__link-wrapper--disabled:hover{background:#808080cc}.custom-button{background:none;border:none;color:var(--theme-white);cursor:pointer;font-size:13px;font-weight:700;padding:12px 30px;text-transform:uppercase;transform:skewX(20deg)}@media(min-width:769px){.custom-button{font-size:1rem}}.partner-tile__grid-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly}.partner-tile__img{margin:0 10px 15px 0;max-height:90px;max-width:130px;min-height:20px;min-width:60px;transition:all .12s}@media(min-width:992px){.partner-tile__img{margin:0 15px 20px 0}}.partner-tile__img:hover{transform:scale(1.1)}.partner-tile__img--medium{max-height:90px;max-width:200px}.partner-tile__img--wide{max-height:90px;max-width:270px}.contact-section{align-items:center;color:var(--theme-text);display:flex;flex-direction:column;flex-wrap:nowrap;height:auto;justify-content:center;position:relative;width:100%}.contact-section__background{background-color:var(--theme-gray);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%}.contact-section__tire-tracks{display:none}@media(min-width:769px){.contact-section__tire-tracks{bottom:0;display:block;max-width:150px;position:absolute;right:10%}}.contact-section__content-wrapper{box-sizing:border-box;display:flex;flex-direction:column;flex-wrap:nowrap;height:auto;margin:0 auto;max-width:1400px;padding-bottom:25px;padding-top:25px;width:100%}.contact-section__content-wrapper h2{color:var(--theme-white);text-align:center}.contact-section__content-wrapper--inner{display:flex;flex-direction:column-reverse;flex-wrap:nowrap}@media(min-width:769px){.contact-section__content-wrapper--inner{flex-direction:row;justify-content:center}}.contact-section__text-wrapper{align-items:center;display:flex;flex-direction:column;margin-bottom:25px;margin-top:25px}@media(min-width:769px){.contact-section__text-wrapper{align-items:flex-start;width:38%}}.contact-section__text-wrapper a{color:var(--theme-white);transition:all .12s}.contact-section__text-wrapper a:hover{color:var(--theme-primary)}.contact-section__form{align-items:center;display:flex;flex-direction:column}@media(min-width:769px){.contact-section__form-wrapper{margin-top:25px;width:58%}}.contact-section__form-button{background:none;border:none;color:var(--theme-white);cursor:pointer;font-size:13px;font-weight:700;padding:12px 30px;text-transform:uppercase;transform:skewX(20deg);transition:all .12s}@media(min-width:769px){.contact-section__form-button{font-size:1rem}}.contact-section__form-button--wide{min-width:230px;text-align:left}.contact-section__form-button--wrapper{background:hsla(0,0%,100%,.341);display:block;margin:0 auto 25px;position:relative;transform:skewX(160deg);transition:all .12s;width:-webkit-fit-content;width:fit-content}.contact-section__form-button--wrapper:hover{background:var(--theme-primary)}.contact-section__form-response{color:var(--theme-white);max-width:90%;white-space:pre-line;word-break:break-word}.contact-section__form-response--success{color:var(--theme-green)}.contact-section__form-response--error{color:var(--theme-primary)}.contact-section__form input,.contact-section__form textarea{background:hsla(0,0%,100%,.341) 0 0 no-repeat padding-box;border:3px solid var(--theme-primary);color:var(--theme-white);font-weight:700;margin-bottom:25px;opacity:1;outline:none;padding:10px 15px;width:80%}.contact-section__form input::placeholder,.contact-section__form textarea::placeholder{color:var(--theme-white)}.contact-section__form textarea{max-height:500px;min-height:130px;resize:vertical}.text-tile__wrapper{background-color:var(--theme-white);box-sizing:border-box;-webkit-clip-path:polygon(100% 5%,100% 95%,0 100%,0 0);clip-path:polygon(100% 5%,100% 95%,0 100%,0 0);color:var(--theme-black);display:flex;flex-direction:column;flex-grow:1;height:100%;margin-bottom:25px;padding:35px 25px;width:70%}@media(min-width:481px){.text-tile__wrapper{width:60%}}@media(min-width:769px){.text-tile__wrapper{margin-bottom:0;margin-right:20px}}@media(min-width:992px){.text-tile__wrapper{margin-right:30px}}@media(min-width:1400px){.text-tile__wrapper{margin-right:60px}}.text-tile__wrapper:last-of-type{margin-bottom:0}@media(min-width:769px){.text-tile__wrapper:last-of-type{margin-right:0}}.text-tile__content-wrapper p{margin-bottom:15px}.text-tile__content-wrapper h2,.text-tile__content-wrapper h3{margin-bottom:25px;text-align:center}.text-tile__content-wrapper h3{margin-top:-25px}@media(min-width:769px){.text-tile__rozklad-jazdy{margin-bottom:25px;margin-right:0}}@media(min-width:992px){.text-tile__rozklad-jazdy{width:40%}.text-tile__rozklad-jazdy:nth-child(odd){margin-right:25px}}@media(min-width:1400px){.text-tile__rozklad-jazdy:nth-child(odd){margin-right:60px}}.text-tile__rozklad-jazdy--mobile{margin-top:25px}@media(min-width:992px){.text-tile__rozklad-jazdy--mobile{display:none}}.text-tile__rozklad-jazdy--desktop{display:none;margin-left:25px;width:25%}@media(min-width:992px){.text-tile__rozklad-jazdy--desktop{display:block}}@media(min-width:1400px){.text-tile__rozklad-jazdy--desktop{margin-left:60px}}.home-section-1{align-items:center;display:flex;flex-direction:column-reverse;margin-bottom:25px}@media(min-width:769px){.home-section-1{flex-direction:row;justify-content:center}}.home-section-1__images{height:300px;position:relative;width:100%}@media(min-width:420px){.home-section-1__images{height:340px}}@media(min-width:481px){.home-section-1__images{height:380px}}@media(min-width:560px){.home-section-1__images{height:420px}}@media(min-width:660px){.home-section-1__images{height:480px}}@media(min-width:769px){.home-section-1__images{width:50%}}.home-section-1__images img{max-width:40%;position:absolute}@media(min-width:769px){.home-section-1__images img{max-width:70%}}@media(min-width:992px){.home-section-1__images img{max-height:380px;max-width:60%}}.home-section-1__images--img-1{left:-10%;top:0}@media(min-width:769px){.home-section-1__images--img-1{left:-25%;top:30px}}@media(min-width:992px){.home-section-1__images--img-1{top:50px}}.home-section-1__images--img-2{left:20%;max-width:50%!important;top:120px}@media(min-width:769px){.home-section-1__images--img-2{max-width:70%!important;top:220px}}@media(min-width:992px){.home-section-1__images--img-2{max-height:360px!important;max-width:65%!important;top:280px}}@media(min-width:1100px){.home-section-1__images--img-2{max-height:320px!important}}.home-section-1__images--img-3{right:-6%;top:30px}@media(min-width:769px){.home-section-1__images--img-3{left:-10%;right:auto;top:450px}}@media(min-width:992px){.home-section-1__images--img-3{top:550px}}.home-section-1__text{padding:25px 0 0}@media(min-width:769px){.home-section-1__text{width:50%}}.home-section-1__text h3,.home-section-1__text p{margin-bottom:10px;text-align:left}.home-section-1__text p:last-of-type{margin-bottom:16px}@media(min-width:769px){.home-section-1__button-link-wrapper{margin-top:20px}}@media(min-width:992px){.home-section-1__button-link-wrapper{margin-top:40px}}.home-section-1__button-link-wrapper--red-border{border:3px solid var(--theme-primary);box-sizing:border-box}@media(min-width:992px){.home-section-1__button-link-wrapper--red-border{border:4px solid var(--theme-primary)}}@media(min-width:769px){.home-section-1__button-link-wrapper>.custom-button{font-size:1.1rem;padding:17px 37px}}@media(min-width:992px){.home-section-1__button-link-wrapper>.custom-button{font-size:1.2rem;padding:22px 40px}}.home-section-2{margin-bottom:10px;position:relative}@media(min-width:769px){.home-section-2{display:block;margin:0 0 25px auto;width:70%}}@media(min-width:992px){.home-section-2{margin-bottom:30px;margin-right:12%;margin-top:35px;width:60%}}@media(min-width:1050px){.home-section-2{margin-top:65px}}@media(min-width:1250px){.home-section-2{margin-bottom:35px;margin-right:15%;width:55%}}@media(min-width:1400px){.home-section-2{margin-bottom:45px;margin-right:20%;width:45%}}.home-section-2 h2{text-align:center}.home-section-2__tire-tracks{display:none}@media(min-width:769px){.home-section-2__tire-tracks{bottom:-120px;display:block;left:-30%;max-width:150px;position:absolute;transform:rotate(30deg)}}@media(min-width:992px){.home-section-2__tire-tracks{bottom:auto;left:auto;right:-20%;top:0;transform:rotate(0deg)}}@media(min-width:1250px){.home-section-2__tire-tracks{max-width:250px;right:-30%;top:-200px}}@media(min-width:1400px){.home-section-2__tire-tracks{right:-40%}}.not-found__content-wrapper{justify-content:flex-start;min-height:400px}.not-found__h3{font-size:1.8rem;font-weight:700;line-height:2.4rem;margin-top:50px}@media(min-width:769px){.not-found__h3{margin-top:100px}}.not-found__tire-tracks{max-width:100px;position:absolute;top:70px;z-index:0}@media(min-width:769px){.not-found__tire-tracks{max-width:150px;top:75px}}@media(min-width:992px){.not-found__tire-tracks{max-width:200px;top:60px}}.not-found__tire-tracks--1{left:15%;transform:rotate(320deg)}.not-found__tire-tracks--2{right:15%;transform:rotate(40deg)}.galeria__content-wrapper{padding-bottom:25px;padding-top:25px}@media(min-width:1400px){.galeria__content-wrapper{padding-bottom:50px;padding-top:50px}}.galeria__buttons-wrapper{display:flex;flex-direction:column}@media(min-width:481px){.galeria__buttons-wrapper{flex-direction:row}}.galeria__text p{text-align:left;white-space:pre-line}.galeria__action-button{margin-top:40px}.image-gallery-icon{filter:invert(1)}.image-gallery-icon :first-child{background:#fff6;border-radius:5px;padding:5px}.hard-adv-store__content-wrapper{padding-bottom:25px;padding-top:25px}@media(min-width:1400px){.hard-adv-store__content-wrapper{padding-bottom:50px;padding-top:50px}}.hard-adv-store__text p{text-align:left;white-space:pre-line}.hard-adv-store__action-button{margin-top:40px}@media(min-width:992px){.o-wydarzeniu__content-wrapper{align-items:center;flex-direction:row-reverse;height:100%;justify-content:space-between}}.o-wydarzeniu-section-1{padding-bottom:10px;padding-top:25px}@media(min-width:992px){.o-wydarzeniu-section-1{margin-right:auto;padding-bottom:30px;padding-top:45px;width:75%}}.o-wydarzeniu-section-1 p{margin-bottom:15px;text-align:left}.o-wydarzeniu-section-2{position:relative;width:100%}.o-wydarzeniu-section-2__tire-tracks{display:none}@media(min-width:992px){.o-wydarzeniu-section-2__tire-tracks{display:block;max-width:200px;position:absolute;right:2%;top:-300px}}@media(min-width:1400px){.o-wydarzeniu-section-2__tire-tracks{right:10%}}@media(min-width:992px){.o-wydarzeniu-section-2__tire-tracks--second{bottom:-100px;top:auto}}@media(min-width:1400px){.o-wydarzeniu-section-2__tire-tracks--second{bottom:-120px;right:7%}}.o-wydarzeniu-section-2__background{background-color:var(--theme-gray);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%}.o-wydarzeniu-section-2__content-wrapper{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;flex-wrap:nowrap;height:auto;justify-content:space-between;margin:0 auto;max-width:1400px;min-height:150px;padding:45px 0;width:100%}@media(min-width:769px){.o-wydarzeniu-section-2__content-wrapper{align-items:stretch;flex-direction:row;padding:65px 25px}}@media(min-width:1400px){.o-wydarzeniu-section-2__content-wrapper{padding:85px 0}}.o-wydarzeniu-section-3{display:flex;flex-direction:row;flex-wrap:nowrap}.o-wydarzeniu-section-3__image{display:none}@media(min-width:992px){.o-wydarzeniu-section-3__image{display:block;max-height:500px;max-width:30%}}.o-wydarzeniu-section-3__text{max-width:calc(1400px - 30%);padding:25px 16px 10px}@media(min-width:481px){.o-wydarzeniu-section-3__text{padding:25px 32px 10px}}@media(min-width:992px){.o-wydarzeniu-section-3__text{margin-left:20px;padding:50px 32px}}@media(min-width:1400px){.o-wydarzeniu-section-3__text{margin-left:50px;padding:80px 32px 50px}}.o-wydarzeniu-section-3__text p{margin-bottom:15px;text-align:left}.o-wydarzeniu__tire-tracks{max-width:250px}.o-wydarzeniu__tire-tracks--wrapper{display:none}@media(min-width:992px){.o-wydarzeniu__tire-tracks--wrapper{bottom:0;height:240px;overflow:hidden;position:absolute;right:16px;width:240px}}@media(min-width:1400px){.o-wydarzeniu__tire-tracks--wrapper{right:0}}@media(min-width:992px){.zapisy__content-wrapper{align-items:center;flex-direction:row-reverse;height:100%;justify-content:space-between}}.zapisy-section-1{padding-bottom:10px;padding-top:25px}@media(min-width:992px){.zapisy-section-1{margin-right:auto;padding-bottom:30px;padding-top:45px;width:75%}}.zapisy-section-1 p{margin-bottom:15px;text-align:left}.zapisy-section-2{position:relative;width:100%}.zapisy-section-2__tire-tracks{display:none}@media(min-width:992px){.zapisy-section-2__tire-tracks{display:block;max-width:200px;position:absolute;right:2%;top:-300px}}@media(min-width:1400px){.zapisy-section-2__tire-tracks{right:10%}}@media(min-width:992px){.zapisy-section-2__tire-tracks--second{bottom:-100px;top:auto}}@media(min-width:1400px){.zapisy-section-2__tire-tracks--second{bottom:-120px;right:7%}}.zapisy-section-2__background{background-color:var(--theme-gray);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%}.zapisy-section-2__content-wrapper{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;flex-wrap:nowrap;height:auto;justify-content:space-between;margin:0 auto;max-width:1400px;min-height:150px;padding:45px 0;width:100%}@media(min-width:769px){.zapisy-section-2__content-wrapper{align-items:stretch;flex-direction:row;padding:65px 25px}}@media(min-width:1400px){.zapisy-section-2__content-wrapper{padding:85px 0}}.zapisy-section-3{display:flex;flex-direction:row;flex-wrap:nowrap}.zapisy-section-3__image{display:none}@media(min-width:992px){.zapisy-section-3__image{display:block;max-height:500px;max-width:30%}}.zapisy-section-3__text{max-width:calc(1400px - 30%);padding:25px 16px 10px}@media(min-width:481px){.zapisy-section-3__text{padding:25px 32px 10px}}@media(min-width:992px){.zapisy-section-3__text{margin-left:20px;padding:50px 32px}}@media(min-width:1400px){.zapisy-section-3__text{margin-left:50px;padding:80px 32px 50px}}.zapisy-section-3__text p{margin-bottom:15px;text-align:left}.zapisy__tire-tracks{max-width:250px}.zapisy__tire-tracks--wrapper{display:none}@media(min-width:992px){.zapisy__tire-tracks--wrapper{bottom:0;height:240px;overflow:hidden;position:absolute;right:16px;width:240px}}@media(min-width:1400px){.zapisy__tire-tracks--wrapper{right:0}}@media(min-width:992px){.zostan-sponsorem__content-wrapper{align-items:flex-start;flex-direction:row-reverse;justify-content:space-between}}.zostan-sponsorem__text{padding:25px 0 0}@media(min-width:992px){.zostan-sponsorem__text{margin-top:20%;width:48%}}.zostan-sponsorem__text h3,.zostan-sponsorem__text p{margin-bottom:10px;text-align:left}.zostan-sponsorem__text p:last-of-type{margin-bottom:16px}.zostan-sponsorem__grid-wrapper{margin-bottom:25px}@media(min-width:992px){.zostan-sponsorem__grid-wrapper{margin-top:25px;width:48%}}.zostan-sponsorem__tire-tracks{max-width:250px}.zostan-sponsorem__tire-tracks--wrapper{display:none}@media(min-width:992px){.zostan-sponsorem__tire-tracks--wrapper{bottom:0;display:block;height:240px;overflow:hidden;position:absolute;right:16px;width:240px}}@media(min-width:1400px){.zostan-sponsorem__tire-tracks--wrapper{right:0}}@media(min-width:992px){.rozklad-jazdy__content-wrapper{align-items:center;flex-direction:row-reverse;height:100%;justify-content:space-between}}.rozklad-jazdy-section-1{display:flex;flex-direction:row;flex-wrap:nowrap}.rozklad-jazdy-section-1__image{display:none}@media(min-width:992px){.rozklad-jazdy-section-1__image{display:block;max-height:450px;max-width:30%}}.rozklad-jazdy-section-1__text{max-width:calc(1400px - 30%);padding:25px 16px 10px}@media(min-width:481px){.rozklad-jazdy-section-1__text{padding:25px 32px 10px}}@media(min-width:992px){.rozklad-jazdy-section-1__text{margin-left:auto;margin-right:20px;padding:50px 32px}}@media(min-width:1400px){.rozklad-jazdy-section-1__text{margin-right:50px;padding:80px 32px 50px}}.rozklad-jazdy-section-1__text h3,.rozklad-jazdy-section-1__text p{margin-bottom:15px;text-align:left}.rozklad-jazdy-section-2{position:relative;width:100%}.rozklad-jazdy-section-2__tire-tracks{display:none}@media(min-width:992px){.rozklad-jazdy-section-2__tire-tracks{display:block;left:2%;max-width:200px;position:absolute;top:-100px}}@media(min-width:1400px){.rozklad-jazdy-section-2__tire-tracks{left:10%;top:-200px}}@media(min-width:1700px){.rozklad-jazdy-section-2__tire-tracks{left:10%;top:-350px}}.rozklad-jazdy-section-2__tire-tracks--second{left:auto;right:2%}@media(min-width:992px){.rozklad-jazdy-section-2__tire-tracks--second{bottom:-200px;top:auto}}@media(min-width:1400px){.rozklad-jazdy-section-2__tire-tracks--second{bottom:-220px;right:7%;top:auto}}.rozklad-jazdy-section-2__background{background-color:var(--theme-gray);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%}.rozklad-jazdy-section-2__content-wrapper{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;flex-wrap:nowrap;height:auto;justify-content:space-between;margin:0 auto;max-width:1400px;min-height:150px;padding:45px 0;width:100%}@media(min-width:769px){.rozklad-jazdy-section-2__content-wrapper{padding:65px 25px}}@media(min-width:992px){.rozklad-jazdy-section-2__content-wrapper{flex-direction:row;flex-wrap:wrap;justify-content:space-between}}@media(min-width:1400px){.rozklad-jazdy-section-2__content-wrapper{padding:85px 0}}.rozklad-jazdy-section-2__content-wrapper>.section-title__wrapper{width:100%}.rozklad-jazdy-section-2__content-wrapper>.section-title__wrapper h2{color:var(--theme-white);text-align:center}.rozklad-jazdy-section-2__text-tiles-wrapper{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between}@media(min-width:992px){.rozklad-jazdy-section-2__text-tiles-wrapper{flex-direction:row;flex-wrap:wrap;width:70%}}.rozklad-jazdy-section-2__text-tiles-wrapper--pair{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;width:100%}@media(min-width:992px){.rozklad-jazdy-section-2__text-tiles-wrapper--pair{flex-direction:row;flex-wrap:wrap}}.rozklad-jazdy-section-3{padding-bottom:10px;padding-top:25px}@media(min-width:992px){.rozklad-jazdy-section-3{margin-right:auto;padding-bottom:30px;padding-top:45px;width:75%}}.rozklad-jazdy-section-3 p{margin-bottom:15px;text-align:left}.rozklad-jazdy-section-3 p a{color:var(--theme-primary);font-weight:700;transition:all .12s}.rozklad-jazdy-section-3 p a:hover{color:var(--theme-gray)}.rozklad-jazdy__tire-tracks{max-width:250px}.rozklad-jazdy__tire-tracks--wrapper{display:none}@media(min-width:992px){.rozklad-jazdy__tire-tracks--wrapper{bottom:0;height:240px;left:16px;overflow:hidden;position:absolute;width:240px}}@media(min-width:1400px){.rozklad-jazdy__tire-tracks--wrapper{right:0}}.faq__content-wrapper{padding-bottom:25px;padding-top:25px}@media(min-width:1400px){.faq__content-wrapper{padding-bottom:50px;padding-top:50px}}.faq__text{margin-bottom:25px}.faq__text p{text-align:left}.kontakt__content-wrapper{padding-top:25px}@media(min-width:769px){.kontakt__content-wrapper{padding-top:40px}}.kontakt__content-wrapper h2{text-align:center}.kontakt__data-wrapper{display:flex;flex-direction:column;justify-content:center;margin-top:25px}@media(min-width:769px){.kontakt__data-wrapper{flex-direction:row;justify-content:space-evenly;margin-top:40px}}.kontakt__data-wrapper h2{text-align:center}.kontakt__data-box{display:flex;flex-direction:column;justify-content:center;margin-bottom:25px}@media(min-width:769px){.kontakt__data-box{margin-bottom:40px}}.kontakt__data-box h2{color:var(--theme-gray)}.kontakt__data-box p{font-size:1.2rem;letter-spacing:2px;margin-top:10px}.polityka-prywatnosci__content-wrapper{padding-bottom:25px;padding-top:25px}@media(min-width:1400px){.polityka-prywatnosci__content-wrapper{padding-bottom:50px;padding-top:50px}}.polityka-prywatnosci__text p{text-align:left;white-space:pre-line}.polityka-plikow-cookie__content-wrapper{padding-bottom:25px;padding-top:25px}@media(min-width:1400px){.polityka-plikow-cookie__content-wrapper{padding-bottom:50px;padding-top:50px}}.polityka-plikow-cookie__text p{text-align:left;white-space:pre-line}.rejestracja__wrapper{box-sizing:border-box;margin:0 auto;max-width:1400px;padding:40px 16px 60px;width:100%}@media(min-width:481px){.rejestracja__wrapper{padding:50px 32px 80px}}@media(min-width:1400px){.rejestracja__wrapper{padding:70px 32px 100px}}.rejestracja__events-container{margin:0 auto;max-width:1000px;width:100%}.rejestracja__form-container{margin:0 auto;max-width:720px;width:100%}.rejestracja__form-heading{color:var(--theme-text);margin-bottom:12px;text-align:center}.rejestracja__form-intro{color:var(--theme-gray);margin-bottom:30px;text-align:center}.rejestracja__toggle-wrapper{display:flex;justify-content:center;margin-bottom:40px}.rejestracja__event-list{display:flex;flex-direction:column;gap:20px;margin-bottom:50px}.rejestracja__event-preview{background-color:color-mix(in srgb,var(--theme-primary-pale) 2%,#0000);box-sizing:border-box;-webkit-clip-path:polygon(100% 5%,100% 95%,0 100%,0 0);clip-path:polygon(100% 5%,100% 95%,0 100%,0 0);padding:20px}.rejestracja__event-preview:nth-child(2n){background-color:color-mix(in srgb,var(--theme-green) 2%,#0000);-webkit-clip-path:polygon(100% 0,100% 100%,0 95%,0 5%);clip-path:polygon(100% 0,100% 100%,0 95%,0 5%)}.rejestracja__event-preview h3{color:var(--theme-text);margin-bottom:8px}.rejestracja__event-preview p{color:var(--theme-gray);margin-top:10px;text-align:left}.rejestracja__event-image{display:block;height:180px;margin-bottom:14px;object-fit:cover;width:100%}.rejestracja__event-date{color:var(--theme-primary);font-size:.85rem;font-weight:700;margin-top:4px}.rejestracja__form{display:flex;flex-direction:column;gap:0}.rejestracja__field{display:flex;flex-direction:column;margin-bottom:24px}.rejestracja__label{color:var(--theme-text);font-weight:700;margin-bottom:8px;text-align:left}.rejestracja__input{background:#0000;border:2px solid var(--theme-primary);box-sizing:border-box;color:var(--theme-text);font-family:Montserrat,sans-serif;font-size:1rem;font-weight:400;outline:none;padding:10px 14px;transition:border-color .12s;width:100%}.rejestracja__input::placeholder{color:var(--theme-gray)}.rejestracja__input:focus{border-color:var(--theme-text)}.rejestracja__input--number{width:120px}.rejestracja__textarea{background:#0000;border:2px solid var(--theme-primary);box-sizing:border-box;color:var(--theme-text);font-family:Montserrat,sans-serif;font-size:1rem;font-weight:400;max-height:400px;min-height:120px;outline:none;padding:10px 14px;resize:vertical;transition:border-color .12s;width:100%}.rejestracja__textarea:focus{border-color:var(--theme-text)}.rejestracja__radio-group{display:flex;flex-direction:row;gap:24px;margin-top:4px}.rejestracja__radio-label{align-items:center;color:var(--theme-text);cursor:pointer;display:flex;font-weight:400;gap:8px}.rejestracja__radio-label input[type=radio]{accent-color:var(--theme-primary);cursor:pointer;height:16px;width:16px}.rejestracja__events-heading{color:var(--theme-text);margin-bottom:14px;text-align:left}.rejestracja__event-item{align-items:flex-start;border-bottom:1px solid #0000001a;cursor:pointer;display:flex;gap:12px;padding:12px 0;transition:background .12s}.rejestracja__event-item:last-of-type{border-bottom:none}.rejestracja__event-item input[type=checkbox]{accent-color:var(--theme-primary);cursor:pointer;flex-shrink:0;height:16px;margin-top:3px;width:16px}.rejestracja__event-item strong{color:var(--theme-text);display:block;font-weight:700}.rejestracja__no-events{color:var(--theme-gray);font-style:italic;text-align:left}.rejestracja__submit-wrapper{display:flex;justify-content:center;margin-top:16px}.rejestracja__success{margin:0 auto;max-width:600px;padding:60px 16px;text-align:center}.rejestracja__success h2{color:var(--theme-text);margin-bottom:16px}.rejestracja__success p{color:var(--theme-gray)}.rejestracja__success:before{color:var(--theme-green);content:"✓";display:block;font-size:3rem;font-weight:800;margin-bottom:24px}
/*# sourceMappingURL=main.bf3aa783.css.map*/