@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap";main a,main a:visited{color:inherit !important}header.full-page,footer.full-page{box-shadow:none}main.container-fluid{padding:0}main .container-box{display:block}.bo{border:1px solid red}.br{border-radius:4px}@keyframes check-offer{0%,100%{transform:translate(0, -50%)}50%{transform:translate(-8px, -50%)}}.sticky-bar{position:sticky;top:0;z-index:10;background-color:#fff}.sorters{z-index:11;padding:.75em 0;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;font-size:16px;margin:0 auto;gap:.5em}@media screen and (max-width: 992px){.sorters{font-size:.8em;flex-direction:column}}@media screen and (max-width: 768px){.sorters{padding:1em 0}}.sorters__block{display:flex;padding:0;margin:0 1em}.sorters__txt{font-size:1.2em;line-height:1.15;font-weight:500;margin-right:1em;text-align:center}@media screen and (max-width: 768px){.sorters__txt{margin:.25em 1em .25em .25em}}@media screen and (max-width: 576px){.sorters__txt{padding:0}}.sorters .filter-group,.sorters .button-group{margin:0;display:flex;align-items:center}.sorters .filter-group .form-check,.sorters .button-group .form-check{padding:0}.sorters .filter-group label,.sorters .button-group label{cursor:pointer}.sorters .filter-group label:hover,.sorters .button-group label:hover{text-decoration:underline;text-underline-position:under}.sorters .filter-group input,.sorters .button-group input{position:relative;margin-right:1em;height:1.5em;width:1.5em;transition:all .3s ease}.sorters .filter-group .form-check-input,.sorters .button-group .form-check-input{cursor:pointer;margin-top:0}.sorters .filter-group .form-check-input:checked,.sorters .button-group .form-check-input:checked{background-color:#ff4500;border-color:#ff4500}.sorters .filter-group .form-check-input:focus,.sorters .button-group .form-check-input:focus{border-color:#ff4500;outline:0;box-shadow:0 0 0 .25rem rgba(255,69,0,.25)}.sorters .filter-group:hover .form-check-input,.sorters .button-group:hover .form-check-input{box-shadow:0 0 0 .25rem rgba(255,69,0,.25);transition:all .3s ease}.sorters .button-group{text-align:center}.sorters button{border:none;color:#21303b;margin-right:.75em;background-color:rgba(0,0,0,0);cursor:pointer;text-align:center;font-weight:300;font-size:1.2em}.sorters button:last-child{margin-right:0}.sorters button i{font-size:.85em;margin-left:.5em;margin-right:.5em}.sorters button.is-checked{color:#ff4500;transition:all .3s ease}.sorters button:hover{transition:all .3s ease;text-decoration:underline}#temp-top{height:155px;background:#fff;background-position:center;background-repeat:no-repeat}#temp-top[brand=EH]{background-image:url(fake-header/eh-top-xxl.png)}@media(max-width: 1400px){#temp-top[brand=EH]{background-image:url(fake-header/eh-top-xl.png)}}@media(max-width: 1200px){#temp-top[brand=EH]{background-image:url(fake-header/eh-top-lg.png)}}@media(max-width: 992px){#temp-top[brand=EH]{background-image:url(fake-header/eh-top-md.png);height:70px}}@media(max-width: 768px){#temp-top[brand=EH]{background-image:url(fake-header/eh-top-sm.png)}}@media(max-width: 576px){#temp-top[brand=EH]{background-image:url(fake-header/eh-top-xs.png);background-size:contain}}#temp-top[brand=ET]{background-image:url(fake-header/et-top-xxl.png)}@media(max-width: 1400px){#temp-top[brand=ET]{background-image:url(fake-header/et-top-xl.png)}}@media(max-width: 1200px){#temp-top[brand=ET]{background-image:url(fake-header/et-top-lg.png)}}@media(max-width: 992px){#temp-top[brand=ET]{background-image:url(fake-header/et-top-md.png);height:70px}}@media(max-width: 768px){#temp-top[brand=ET]{background-image:url(fake-header/et-top-sm.png)}}@media(max-width: 576px){#temp-top[brand=ET]{background-image:url(fake-header/et-top-xs.png);background-size:contain}}.lp-top{color:#21303b;position:relative;font-size:16px;font-family:"Rubik",sans-serif;text-align:center;z-index:1;padding:2em;background-size:cover;background-repeat:no-repeat;background-position-x:50%}.lp-top[brand=ET]{background-image:url(img/bg-et-top.webp)}@media screen and (max-width: 576px){.lp-top[brand=ET]{background-image:url(img/bg-et-top-sm.webp)}}.lp-top[brand=EH]{background-image:url(img/bg-eh-top.webp)}@media screen and (max-width: 576px){.lp-top[brand=EH]{background-image:url(img/bg-eh-top-sm.webp)}}@media screen and (max-width: 992px){.lp-top{background-position-x:65%;padding:5vw}}.lp-top__content{display:grid;grid-template-areas:"img slogan" "img text";padding:0;font-size:1em;overflow:hidden;max-width:992px;grid-template-columns:220px 1fr;gap:2em}@media screen and (max-width: 768px){.lp-top__content{grid-template-areas:"img slogan" "text text";grid-template-rows:auto auto}}@media screen and (max-width: 576px){.lp-top__content{grid-template-columns:1fr 5fr;font-size:2.5vw}}.lp-top img.walizki{grid-area:img;width:220px}@media screen and (max-width: 576px){.lp-top img.walizki{width:30vw;margin-left:2em}}.lp-top .lp-title{grid-area:slogan;font-family:"Montserrat",sans-serif;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-shadow:2px 2px 1px rgba(255,255,255,.75);text-align:left;gap:.5em}@media screen and (max-width: 992px){.lp-top .lp-title{font-size:.9em}}.lp-top .lp-title h1{display:inline;font-weight:800;font-size:3.75em;margin:0;line-height:1;text-wrap:balance}.lp-top .lp-title h2{display:inline;font-weight:700;font-size:1.75em;line-height:1.1;text-wrap:balance;margin:0}.lp-top .lp-txt{grid-area:text;line-height:1.2;text-align:left;max-width:60ch;font-size:1em;font-family:"Rubik",sans-serif;font-weight:400}@media screen and (max-width: 576px){.lp-top .lp-txt{font-size:clamp(13px,4vw,16px);text-align:center;margin:1em}}.lp-top .lp-txt strong{font-weight:bold}.lp-top .container::after{display:none}.lp-isotope{font-family:"Rubik",sans-serif;position:relative}.lp-isotope .container::after{content:none}.isotope-grid{display:block;padding:0}.isotope-grid::after{content:"";display:block;clear:both}a.element-item:visited::after{color:#fff !important}.element-item{display:flex;flex-direction:column;align-items:flex-start;font-family:"Rubik",sans-serif;position:relative;padding:0 1em 1.25em 1em;justify-content:flex-end;box-sizing:border-box;background-repeat:no-repeat;background-size:cover;background-position:center;margin:1%;width:23%;border-radius:8px;z-index:0;overflow:hidden;color:#fff !important;font-size:16px;transition:filter .2s ease;aspect-ratio:1}.element-item>*{z-index:1}@media screen and (max-width: 1200px){.element-item{font-size:.9em}}@media screen and (max-width: 992px){.element-item{width:31.3333333%}}@media screen and (max-width: 768px){.element-item{width:48%}}@media screen and (max-width: 576px){.element-item{font-size:.8em}.element-item::after{font-size:.7em}}@media screen and (max-width: 400px){.element-item{width:100%;height:60vw;aspect-ratio:auto;padding:1rem;margin:5px auto;font-size:.9em}.element-item::after{background-color:#ff4500;border-color:#ff4500;width:15vw;height:15vw;font-size:8vw;transition:all .3s ease}}.element-item::before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(transparent 66%, rgba(0, 0, 0, 0.6) 90%)}.element-item::after{content:"";font-family:"Font Awesome 6 Pro";font-weight:900;font-size:1.33rem;display:flex;align-items:center;justify-content:center;z-index:2;position:absolute;bottom:.75em;right:0;width:2.25rem;height:2.25rem;text-transform:center;border-radius:4px 0 0 4px;border-right:none;opacity:1;transition:filter .2s ease;transition:all .3s ease}.element-item:hover{text-decoration:none;filter:brightness(1.1) saturate(1.1);transition:filter .2s ease;outline:1px solid rgba(0,0,0,.1)}.element-item:hover::after{background-color:#ff4500;border-color:#ff4500;transition:all .3s ease}.element-item:hover .transport,.element-item:hover .type{display:flex;width:9.25em;height:2em;transition:all .3s ease}.element-item:hover .transport::after,.element-item:hover .type::after{opacity:1;transition:all .3s ease}.element-item:hover .transport::before,.element-item:hover .type::before{color:#ff4500;transition:all .3s ease}.element-item:hover .type{width:8.5em}.element-item .country{font-size:.9em;line-height:1;font-weight:300;margin-bottom:.3em;color:#fff !important;text-shadow:0 3px 5px rgba(0,0,0,.5)}.element-item .destination{font-weight:600;margin-bottom:.1em;line-height:1;text-align:left;font-size:1.5em;color:#fff !important;text-shadow:0 3px 5px rgba(0,0,0,.5);max-width:80%}.element-item .price{font-weight:600;font-size:1.75em;text-shadow:0 3px 5px rgba(0,0,0,.5);color:#fff !important}.element-item .price::before{content:"od ";font-weight:300;font-size:.65em}.element-item .price::after{content:" zł";font-weight:300;font-size:.65em}.transport-car .transport{display:flex;position:absolute;top:1em;left:1em;color:#ff4500;background-color:rgba(255,255,255,.9);font-size:.8em;padding:.5em;border-radius:3em;font-weight:normal;width:2em;height:2em;overflow:hidden;font-family:"Rubik",sans-serif;transition:all .3s ease;box-shadow:0 0 10px rgba(0,0,0,.2)}@media screen and (max-width: 576px){.transport-car .transport{font-size:.8em;display:flex;width:9.25em;height:2em;transition:all .3s ease}.transport-car .transport::after{opacity:1;transition:all .3s ease}.transport-car .transport::before{color:#ff4500;transition:all .3s ease}}.transport-car .transport::before{content:"";font-family:"Font Awesome 6 Pro";font-weight:900;line-height:1;margin-right:.5em;transition:all 1s ease-in-out}.transport-car .transport::after{content:"dojazd własny";color:#21303b;white-space:nowrap;line-height:1;opacity:0;transition:all 1s ease-in-out}@media screen and (max-width: 576px){.transport-car .transport::after{opacity:1}}.offerType-R .type,.offerType-H .type{display:flex;position:absolute;top:1em;left:1em;color:#ff4500;background-color:rgba(255,255,255,.9);font-size:.8em;padding:.5em;border-radius:3em;font-weight:normal;width:2em;height:2em;overflow:hidden;font-family:"Rubik",sans-serif;transition:all .3s ease;box-shadow:0 0 10px rgba(0,0,0,.2)}@media screen and (max-width: 576px){.offerType-R .type,.offerType-H .type{font-size:.8em;display:flex;width:8.5em;height:2em;transition:all .3s ease}.offerType-R .type::after,.offerType-H .type::after{opacity:1;transition:all .3s ease}.offerType-R .type::before,.offerType-H .type::before{color:#ff4500;transition:all .3s ease}}.offerType-R .type::before,.offerType-H .type::before{content:"";font-family:"Font Awesome 6 Pro";font-weight:900;line-height:1;margin-right:.5em;transition:all 1s ease-in-out}.offerType-R .type::after,.offerType-H .type::after{content:"";color:#21303b;white-space:nowrap;line-height:1;opacity:0;transition:all 1s ease-in-out}@media screen and (max-width: 576px){.offerType-R .type::after,.offerType-H .type::after{opacity:1}}.offerType-R .type::before{content:""}.offerType-R .type::after{content:"zwiedzanie"}.offerType-H .type::before{content:""}.offerType-H .type::after{content:"wypoczynek"}.section-header{font-family:"Rubik",sans-serif;padding:0;margin:3em auto;font-size:16px}@media screen and (max-width: 992px){.section-header{font-size:.9em}}@media screen and (max-width: 576px){.section-header{font-size:.8em}}.section-header h1{position:relative;font-size:1.25em;line-height:1em;margin:.25em auto 0;font-weight:300;display:inline-block;background-color:#fff;padding:0 1em;z-index:1;color:#21303b}.section-header i{display:block;opacity:1;font-size:1.75em}.section-header i.lp-1{color:#004072}.section-header i.lp-2{color:#fbaf18}.section-header i.lp-3{color:#00bffe}.section-header hr{position:relative;transform:translateY(-0.6em);z-index:0;margin:0;opacity:.15}a.lp-link{text-decoration:underline;color:rgba(33,48,59,.7);line-height:1.2;display:block;text-align:right;margin:0;margin-bottom:1em}a.lp-link:hover{color:#ff4500}.more-offers{font-family:"Rubik",sans-serif;display:flex;flex-direction:column;gap:1em;padding:3em 0;align-items:center;font-weight:400;font-size:1.1em}.more-offers p{text-align:center;line-height:1.3;text-wrap:balance;margin:0 2em}@media screen and (max-width: 400px){.more-offers{padding-bottom:0}}.more-offers__btns{display:flex;flex-direction:row;justify-content:center;align-items:stretch;align-content:center;width:100%;max-width:800px;gap:1em}.more-offers__btns::after{display:none}@media screen and (max-width: 400px){.more-offers__btns{flex-direction:column}}.more-offers__btn{flex-basis:50%;align-self:content;display:flex;align-items:center;justify-content:center}.more-offers a,.more-offers a:visited{border:1px solid rgba(33,48,59,.3);border-radius:50px;padding:1em 2em;text-align:center;color:#21303b !important;line-height:1.1;font-weight:600;position:relative;transition:all .3s ease}.more-offers a::after,.more-offers a:visited::after{content:"";font:var(--fa-font-solid);position:absolute;right:1.2em;top:50%;transform:translateY(-50%);line-height:1}@media(max-width: 576px){.more-offers a::after,.more-offers a:visited::after{right:.75em}}@media screen and (max-width: 576px){.more-offers a,.more-offers a:visited{border-radius:8px;border:1px solid #ff4500;font-size:5.5vw;background-color:#ff4500;border-color:#ff4500;color:#fff !important;text-decoration:none}}.more-offers a:hover,.more-offers a:visited:hover{background-color:#ff4500;border-color:#ff4500;color:#fff !important;text-decoration:none}.more-offers strong{font-weight:700}.section-seo{line-height:1.5;text-align:justify;color:rgba(33,48,59,.6)}@media screen and (max-width: 576px){.section-seo{color:#21303b;padding:2em;font-size:.8em}}@media screen and (max-width: 400px){.section-seo{text-align:left}}.promo-box{padding:3em 1em}@media screen and (max-width: 576px){.promo-box{padding:0}}.element-item.offer-not-exists,.offer-block.offer-not-exists{display:none}.newsletter-footer{font-size:16px;padding:3rem;margin-bottom:5rem;display:flex;flex-direction:column;align-items:center;text-align:center}@media screen and (max-width: 400px){.newsletter-footer{margin-bottom:3rem;font-size:5vw}}@media screen and (max-width: 400px){.newsletter-footer{margin-bottom:1rem}}.newsletter-footer img{margin-bottom:1em}.newsletter-footer p{margin-bottom:1em}a.lp-button--newsletter,a.lp-button--newsletter:visited{display:inline-block;background-color:#004072;color:#fff !important;text-decoration:none;padding:1em 2em;font-weight:900;line-height:1.1;border-radius:10em;transition:all .3s ease}a.lp-button--newsletter:hover,a.lp-button--newsletter:visited:hover{background-color:#005da5;border-color:#005da5;color:#fff !important;transition:all .3s ease}/*# sourceMappingURL=style.min.css.map */