.master-container{z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;display:flex;position:relative;overflow:hidden}.master-container:before{content:"";background-image:inherit;filter:blur(4px)brightness(.9);z-index:-2;background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.2)}.master-container:after{content:"";z-index:-1;background:linear-gradient(#ffffffb3,#fff5f5b3);position:absolute;inset:0}.gallery-container{max-width:1550px;margin:0 auto}.gallery{grid-gap:1.5rem;grid-template-rows:repeat(7,4.6vw);grid-template-columns:repeat(8,1fr);padding:1.5rem 1.5rem 4rem;display:grid}.gallery__item{overflow:hidden}.gallery__item--1{grid-area:6/7/8/9}.gallery__item--2{grid-area:1/8/4/9}.gallery__item--3{grid-area:1/6/4/7}.gallery__item--4{grid-area:1/7/4/8}.gallery__item--5{grid-area:4/3/8/5}.gallery__item--6{grid-area:1/3/span 3/6}.gallery__item--7{grid-area:5/1/8/3}.gallery__item--8{grid-area:4/5/6/7}.gallery__item--9{grid-area:6/5/8/7}.gallery__item--10{grid-area:1/1/span 2/span 2}.gallery__item--11{grid-area:4/7/6/9}.gallery__item--12{grid-area:3/1/5/3}.gallery__img{cursor:pointer;object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.gallery__img:hover{transform:scale(1.12)}@media screen and (max-width:1700px){.master-container:before{filter:blur(7px)}}@media screen and (max-width:1200px){.master-container:before{filter:blur(3px)}}@media screen and (min-width:601px) and (max-width:800px){.gallery-container{max-width:100%;padding:0}.gallery{grid-gap:.75rem;grid-template-rows:repeat(6,30vw);grid-template-columns:repeat(2,1fr);padding:1rem}.gallery__item--1,.gallery__item--2,.gallery__item--3,.gallery__item--4,.gallery__item--5,.gallery__item--6,.gallery__item--7,.gallery__item--8,.gallery__item--9,.gallery__item--10,.gallery__item--11,.gallery__item--12{grid-area:span 1/span 1}.gallery__img:hover{transform:none}}.modal{z-index:10;background-color:#000c;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal-content{object-fit:contain;max-width:90%;max-height:90%;animation:.4s zoomIn;box-shadow:0 0 15px #00000080}.close{color:#fff;cursor:pointer;font-size:2rem;font-weight:700;position:absolute;top:20px;right:30px}@keyframes zoomIn{0%{transform:scale(.7)}to{transform:scale(1)}}@media screen and (max-width:600px){.master-container{background-color:#0000}.master-container:before{display:none}.gallery-container{background-color:#f5fffa;max-width:100%;padding:0}.gallery{grid-gap:.75rem;grid-template-rows:repeat(6,40vw);grid-template-columns:repeat(2,1fr);padding:.75rem}.gallery__item--1,.gallery__item--2,.gallery__item--3,.gallery__item--4,.gallery__item--5,.gallery__item--6,.gallery__item--7,.gallery__item--8,.gallery__item--9,.gallery__item--10,.gallery__item--11,.gallery__item--12{grid-area:span 1/span 1}.gallery__img:hover{transform:none}}
.section-intro{font-family:var(--font-josefin-sans);color:#000;margin:auto 0;padding:2rem;font-weight:400}.intro-container{flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;display:flex}.grygov{text-decoration:none}.intro-text{flex:1;max-width:600px}.intro-head{margin-bottom:1rem;font-size:2rem}.intro-para{margin-bottom:1.5rem;font-size:1.6rem}.intro-img{flex:1;max-width:700px;overflow:hidden}.intro-photo{cursor:pointer;object-fit:cover;width:100%;height:auto;transition:transform .6s;display:block}@media (min-width:901px){.intro-photo:hover{transform:scale(1.08)}}.grygov{color:#00f;text-decoration:underline}@media (min-width:2001px){.intro-text{max-width:800px!important;padding-left:10%!important}.intro-head{font-size:3rem}.intro-para{font-size:2rem}}@media (min-width:1670px){.intro-text{padding-left:100px}.intro-img{max-width:40%;height:auto;margin-right:10%!important}}@media (min-width:1500px){.intro-text{max-width:500px;height:auto;margin-left:8%!important}}@media (min-width:1201px){.intro-text{max-width:500px;height:auto;margin-left:5%}.intro-img{max-width:40%;margin-right:5%}}@media (max-width:1200px){.intro-container{flex-direction:column}.intro-text,.intro-img{max-width:100%}}@media (max-width:900px){.intro-photo{transition:none}}@media (max-width:768px){.intro-head{font-size:1.8rem}.intro-para{margin-bottom:.8rem;font-size:1.4rem}}@media (max-width:480px){.section-intro{padding:1rem}.intro-head{font-size:1.6rem}.intro-para{font-size:1.4rem}}
.section-typy{padding:5rem 0;position:relative}.center-text{text-align:center}.margin-bottom{margin-bottom:4rem}@media screen and (max-width:500px){.margin-bottom{margin-bottom:2.5rem}}.heading-secondary{font-size:6rem;font-weight:700;font-family:var(--font-josefin-sans);color:#0000;letter-spacing:3.5px;background-image:linear-gradient(90deg,#55c57a,#28b485);-webkit-background-clip:text;background-clip:text;display:inline-block}.typs-container{z-index:2;grid-template-columns:repeat(2,1fr);gap:2rem;padding:0 10%;display:grid}.typ{font-family:var(--font-josefin-sans);background-color:#ffffffb3;border:3px solid #d3d3d3;border-radius:3px;align-items:flex-start;margin-bottom:3rem;padding:2rem;display:flex;box-shadow:0 3rem 6rem #0003}.typ__shape{flex-shrink:0;width:30rem;height:30rem;margin-right:4rem}.typ__photo{object-fit:cover;border-radius:3px;width:100%;height:100%;transition:transform .9s}.typ__photo:hover{cursor:pointer;transform:scale(1.12)}.typ__text{flex:1}.heading-tertiary{color:#000;margin-bottom:1.5rem;font-size:1.8rem;font-weight:700}@media (max-width:970px){.heading-tertiary{text-align:center!important}}p{color:#000;word-wrap:break-word;max-width:100%;font-size:1.9rem;font-weight:400;line-height:1.6}.zeb{margin-top:15px}.background{z-index:-11;opacity:.1;width:100%;height:100%;position:absolute;top:0;left:0}.background__image{object-fit:cover;filter:blur(4.5px);width:100%;height:100%}.button-container{justify-content:center;font-size:1.9rem;display:flex}.btn--typ{color:#fff;background-color:#55c57a;border-radius:3px;margin-top:20px;padding:1rem 1.6rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.btn--typ:hover{background-color:#28b485;transform:translateY(-2px);box-shadow:0 1rem 2rem #00000026}.btn--typ:active{transform:translateY(0);box-shadow:0 1rem 2rem #00000026}@media (max-width:2160px){p{font-size:1.8rem}}@media (max-width:1940px){.heading-tertiary{margin-bottom:.8rem}p{font-size:1.65rem}}@media (max-width:1780px){p{font-size:1.6rem}}@media (max-width:1750px){.typs-container{padding:0 15%}.typ{flex-direction:column;align-items:center;margin-bottom:4rem}.typ__shape{width:100%;max-width:50rem;height:0;margin-bottom:2rem;margin-right:0;padding-bottom:66.67%;position:relative;overflow:hidden}.typ__photo{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.typ__text{text-align:center;width:100%;max-width:50rem;margin:0 auto}.typ:hover .typ__photo{transform:scale(1.05)}}@media (max-width:1200px){.typs-container{padding:0 5%}.heading-tertiary{text-align:center}.typ{flex-direction:column;align-items:center;margin-bottom:4rem}.typ__shape{max-width:45rem;padding-bottom:100%}.typ__photo{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.typ__text{max-width:40rem}.typ:hover .typ__photo{transform:scale(1.05)}}@media (max-width:970px){.typ__text{margin-top:-15px}}@media (max-width:900px){.typs-container{grid-template-columns:1fr;padding:0 10%}.heading-secondary{font-size:4rem}.heading-tertiary{font-size:2rem}.typ__shape{max-width:70rem;padding-bottom:75%}.typ__photo{transition:none}.typ__text{max-width:55rem}p{font-size:1.8rem}.typ:hover .typ__photo{transform:none}.btn--typ:hover{box-shadow:none;background-color:#55c57a;transform:none}}@media (max-width:600px){.section-typy{padding:3rem 0}.heading-secondary{font-size:3rem}.heading-tertiary{margin-bottom:.6rem;font-size:1.6rem}.typs-container{gap:1.5rem;padding:0 1.5%}.typ{margin-bottom:1.5rem;padding:1rem}.typ__shape{margin-bottom:1rem}p{font-size:1.5rem;line-height:1.4}.button-container{font-size:1.6rem}.btn--typ{padding:.8rem 1.2rem}.typ__photo{transition:none}.typ:hover .typ__photo{transform:none}}
body.modal-open{overflow:hidden}.beton-gallery-container{margin-bottom:15px;padding:0 20px}.centered-text-container-beton{justify-content:center;display:flex}.beton-gallery-texts{text-align:left;width:100%;max-width:1500px}.beton-gallery-title{color:#000;padding:10px 0;font-size:30px}@media (max-width:1554px){.beton-gallery-title{max-width:1200px}}.beton-gallery-button{color:#f7f7f7;cursor:pointer;background:linear-gradient(90deg,#2ecc71,#1abc9c);border:none;border-radius:5px;margin-bottom:25px;padding:15px 20px;font-size:18px;transition:transform .2s ease-in-out;box-shadow:0 4px 6px #0003}.beton-gallery-button:hover{background:#01bb55;transform:scale(1.05)}@media (max-width:625px){.beton-gallery-button:hover{transform:none}}.beton-gallery-text{color:#000;text-align:left;width:100%;margin-bottom:15px;padding:10px 0;font-size:20px}@media (max-width:1554px){.beton-gallery-text{max-width:1200px}}.beton-gallery-grid{grid-template-columns:repeat(4,1fr);justify-content:center;gap:15px;max-width:1500px;margin:0 auto;display:grid}@media (max-width:1554px){.beton-gallery-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1050px){.beton-gallery-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:625px){.beton-gallery-grid{grid-template-columns:1fr;gap:8px}}.gallery-beton-photo{cursor:pointer;border:1.75px solid #b88a56;border-radius:5px;width:100%;max-width:400px}@media (max-width:625px){.gallery-beton-photo{max-width:100%;height:100%;max-height:400px}}.modal{z-index:10;background-color:#000c;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal-content{object-fit:contain;width:auto;min-width:500px;max-width:90%;height:auto;min-height:500px;max-height:90%;image-rendering:crisp-edges;border:2px solid #fff;animation:.4s zoomIn;box-shadow:0 0 15px #00000080}.close{color:#fff;cursor:pointer;font-size:2rem;font-weight:700;position:absolute;top:20px;right:30px}
body.modal-open{overflow:hidden}.pletivo-gallery-container{margin-bottom:15px;padding:0 20px}.centered-text-container{justify-content:center;display:flex}.pletivo-gallery-texts{text-align:left;width:100%;max-width:1500px}.pletivo-gallery-title{color:#000;padding:10px 0;font-size:30px}@media (max-width:1554px){.pletivo-gallery-title{max-width:1200px}}.pletivo-gallery-button{color:#f7f7f7;cursor:pointer;background:linear-gradient(90deg,#2ecc71,#1abc9c);border:none;border-radius:5px;margin-bottom:25px;padding:15px 20px;font-size:18px;transition:transform .2s ease-in-out;box-shadow:0 4px 6px #0003}.pletivo-gallery-button:hover{background:#01bb55;transform:scale(1.05)}@media (max-width:625px){.pletivo-gallery-button:hover{transform:none}}.pletivo-gallery-text{color:#000;text-align:left;width:100%;margin-bottom:15px;padding:10px 0;font-size:20px}@media (max-width:1554px){.pletivo-gallery-text{max-width:1200px}}.pletivo-gallery-grid{grid-template-columns:repeat(4,1fr);justify-content:center;gap:15px;max-width:1500px;margin:0 auto;display:grid}@media (max-width:1554px){.pletivo-gallery-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1050px){.pletivo-gallery-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:625px){.pletivo-gallery-grid{grid-template-columns:1fr;gap:8px}}.gallery-pletivo-photo{cursor:pointer;border:1.75px solid #b88a56;border-radius:5px;width:100%;max-width:400px}@media (max-width:625px){.gallery-pletivo-photo{max-width:100%;height:100%;max-height:400px}}.modal{z-index:10;background-color:#000c;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal-content{object-fit:contain;width:auto;min-width:500px;max-width:90%;height:auto;min-height:500px;max-height:90%;image-rendering:crisp-edges;border:2px solid #fff;animation:.4s zoomIn;box-shadow:0 0 15px #00000080}.close{color:#fff;cursor:pointer;font-size:2rem;font-weight:700;position:absolute;top:20px;right:30px}
