:root{--font-main-color:#212529;--font-grey-color:#495057;--color-main:#86e2d5;--color-background:white}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.15}body{margin:0}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}*{box-sizing:border-box;color:var(--font-main-color)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--font-main-color);background-color:#fafafa;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5}.bold{font-weight:700}.is-hidden{display:none}ul{padding:0;list-style:none}a{text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;transition:box-shadow .3s}button:hover{box-shadow:8px 8px 24px #42445a}.header{width:100%;border-bottom:1px solid #000}.header>.container{max-width:1400px;min-height:3.5rem;justify-content:space-between;align-items:center;margin:auto;padding:0 2em;display:flex;position:relative}.header__logo{height:8rem}.nav{display:none}.nav__list>:not(:first-child):before{content:"";width:65%;height:5px;background-color:var(--color-main);opacity:0;position:absolute;top:2rem}.nav__list>.nav__item.active:before{opacity:1}.fa-bars{position:absolute;top:50%;right:1em;transform:translateY(-50%)}.nav__list{justify-content:space-between;align-items:center;gap:1.5em;padding:0 1em;display:flex}.nav__item{font-size:1.1rem;position:relative}.nav__item:hover{cursor:pointer;text-decoration:underline}.social-media{display:none}.social__list{gap:2em;padding:0 1em;display:flex}.social__item{height:1.7rem;width:1.7rem}.icon{border-radius:50%}.icon>a{margin:auto}.icon:hover{background-color:var(--color-main);fill:#fff}.burger{position:absolute;top:50%;right:2rem;transform:translateY(-50%)}@media screen and (min-width:1200px){.burger,.header h1{display:none}.social-media,.nav{display:inline}}main{width:95vw;margin:auto}main .container{max-width:1400px;margin:4rem auto 0}.intro{z-index:10;flex-direction:column;justify-content:center;gap:1rem;padding-bottom:3rem;padding-left:3rem;display:flex;position:relative}.intro__button{width:10rem;height:2em;background-color:var(--color-main);color:var(--color-background);border:none}.header1{margin:0;font-size:2rem}.header2{margin:0;font-size:1.5rem}.header3{color:var(--font-grey-color);margin:0;font-size:1rem}.lander-image{z-index:1;width:100%;position:relative}@media screen and (min-width:760px){.intro{align-items:center}}@media screen and (min-width:1200px){.intro{align-items:start}.header1,.header2,.header3{white-space:nowrap;width:-moz-fit-content;width:-moz-fit-content;width:fit-content;background-color:#ffffff59;border-radius:10px;margin:0;padding-right:.5rem}.intro .header1{font-size:3rem;display:block}.main-container{grid-template-columns:12rem 1fr;display:grid}.header1,.header2{font-size:2rem}.intro__button{width:15rem}}.card{border-bottom:1px var(--color-main)solid;max-width:60ch;padding-bottom:1rem;padding-left:2rem}.card-container{align-items:stretch;display:flex}.services__container{max-width:1200px;grid-template-columns:1fr;align-content:start;margin:auto;padding-bottom:1rem;display:grid}@media screen and (min-width:1100px){.services__container{grid-template-columns:1fr 1fr}}.service-name{font-size:1.5rem;display:inline}.service-price{background-color:var(--color-main);width:-moz-fit-content;width:-moz-fit-content;width:fit-content;border-radius:8px;margin-left:1rem;padding:.25rem}.service-time{background-color:var(--color-main);border-radius:8px;margin-left:1rem;padding:.25rem;display:inline}.services__list{padding-left:3rem;list-style:disc}.modal{width:100vw;height:100vh;z-index:20;grid-template-columns:2fr 1fr;transition-property:transform;transition-duration:.3s;display:grid;position:fixed;right:0;transform:translate(100%)}.modal__nav{height:100%;background-color:#fff}.modal__list{height:70%;flex-direction:column;justify-content:space-evenly;margin-top:4rem;display:flex}.modal__item{text-align:center}.filler{height:100vh;width:100%;background-color:#0003}.close{position:absolute;top:1rem;right:1rem}.about{width:100svw;max-width:1400px}.about .container{flex-direction:column;padding:0 2rem;display:flex}.about__image{width:80svw;object-fit:contain;margin:auto}.text-content{max-width:70ch}@media screen and (min-width:720px){.about .container{flex-direction:row;justify-content:space-between}.about__image{width:45svw}}@media screen and (min-width:1200px){.about .container{grid-template-columns:1fr 2fr}}.pricing__container{max-width:1400px;flex-direction:column;margin:auto;display:flex}.pricing__image{height:100%;width:100%;max-width:95svh;object-fit:cover}.pricing__header{text-decoration:underline}.pricing__item{justify-content:space-between;margin-bottom:.8rem;font-weight:700;display:flex}.pricing__list{max-width:320px;margin-bottom:3rem}.warning{max-width:80ch;margin:auto}@media screen and (min-width:720px){.pricing__container{gap:1rem}}@media screen and (min-width:1200px){.pricing__container{flex-direction:row}}.tos__container{max-width:1400px;margin:auto;padding-left:1rem;position:relative}.tos__container>div{position:sticky;top:0}.tos__content{position:relative}.tos__content>div{position:sticky;top:0}.tos__header{text-align:center}.tos__item{margin-bottom:1.5rem}.tos__service-name{background-color:var(--color-main);position:sticky;top:0}.tos__images,.tos__image_container{display:none}.service-tos{max-width:70ch;margin-bottom:3rem;padding-left:2rem;list-style:disc}.download{text-align:center;margin:10px auto}@media screen and (min-width:1200px){*{overflow:visible}.tos__container{grid-template-columns:1fr 400px;row-gap:3rem;display:grid;overflow:visible}.tos__content{grid-template-columns:150px 1fr;row-gap:3rem;display:grid;overflow:visible}.tos__content>div{position:static}.tos__images{display:flex;display:auto;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:15px 0;overflow:visible}.tos__image{object-fit:none}.tos__image_container{display:block}.tos__service-name{height:80px}}.images-gallery{margin:auto}.gallery{max-width:1400px;grid-gap:12px;grid-template-columns:repeat(1,1fr);justify-content:center;margin:auto;padding:5px;display:grid}.gallery__image{height:100%;width:100%;object-fit:cover;cursor:pointer;transition:transform .3s}.gallery__image:hover{transform:scale(1.1)}.gallery__item{width:95svw;overflow:hidden}.gallery__item--height-fit{height:-moz-fit-content;height:-moz-fit-content;height:fit-content}@media screen and (min-width:720px){.gallery{grid-template-columns:repeat(2,1fr)}.gallery__item{width:45svw}}@media screen and (min-width:1200px){.gallery{grid-template-columns:repeat(3,1fr)}.gallery__item{width:30svw}}.contact__container{max-width:1400px;flex-direction:column;align-items:center;margin:auto;padding:1rem;display:flex}.contact__header{text-align:center;font-size:2rem}.contact__subheader{text-align:center;font-size:1.3rem}.contact__paragraph{text-align:center}.contact__list{flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex}.contact__image{width:100%;max-width:90svh;object-fit:auto}.contact__item a{flex-direction:column;justify-content:center;align-items:center;display:flex}.contact__details{display:none}@media screen and (min-width:720px){.contact__list{flex-direction:row}}@media screen and (min-width:1200px){.contact__header{font-size:3rem}.contact__subheader{font-size:2rem}.contact__details{display:inline}}.admin-panel{max-width:95vw;max-width:95svw;flex-direction:column;justify-content:flex-start;align-items:center;gap:2rem;padding-top:2rem;padding-left:1rem;display:flex}.admin-panel label,.admin-panel input,.admin-panel form{max-width:95vw;max-width:95svw}.edit-form,.image-form{width:600px;max-width:95vw;max-width:95svw;display:grid}.image-form{gap:5px}#opis,#regulamin{height:15rem}.submit-button{margin-top:2rem}.editing form{border:2px solid #000;margin-bottom:1rem;padding:15px 5px}.arrow__button{width:45px;height:45px;opacity:0;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;transition:opacity .3s,transform .3s;position:fixed;top:80%;right:5%;transform:rotate(0)scale(1);box-shadow:0 0 10px gray}.arrow__svg{fill:var(--color-main);width:29px;height:29px;position:absolute;top:7px;left:7.5px}.arrow__button:hover{background-color:#333}.arrow__button.animated{animation-name:rotateAndScale;animation-duration:.5s;animation-timing-function:ease-in-out;animation-fill-mode:forwards}.arrow__button.fade-out{animation-name:fadeOut;animation-duration:.3s;animation-fill-mode:forwards}@keyframes rotateAndScale{0%{opacity:0;transform:scale(.7)}50%{opacity:1;transform:rotate(180deg)scale(1.3)}to{opacity:1;transform:rotate(360deg)scale(1)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.image-modal{width:100vw;height:100vh;z-index:19;position:fixed;right:0}.close-image{width:1.4rem;height:1.4rem;cursor:pointer;border:1px solid #000;border-radius:50%;justify-content:center;align-items:center;font-weight:600;display:flex;position:fixed;top:20px;right:20px}.img-filler{height:100vh;width:100%;background-color:#0003;justify-content:center;align-items:center;display:flex}.modal-content{height:90vh;max-height:90vh;max-width:90vw;object-fit:contain}
/*# sourceMappingURL=index.546d469a.css.map */
