.section-prehled{font-family:Montserrat,sans-serif;color:#000;margin:0;padding:0;box-sizing:border-box;display:flex;align-items:center;justify-content:center;min-height:75vh;background:linear-gradient(180deg,#f8faf9,#ffffff)}.prehled-container{max-width:1400px;margin:0 auto;width:100%;padding:0 20px}.prehled-title-wrap{text-align:center;margin-bottom:4rem}.prehled-title{font-size:3.2rem;font-weight:700;color:#0b3d1d;line-height:1.2;max-width:800px;margin:0 auto}.prehled-card-h2-title{font-size:1.65rem;color:#111;font-weight:600;line-height:1.35;letter-spacing:-.2px}.prehled-card-wrapper{overflow:visible}.slider-prehled-wrapper{position:relative;overflow:visible;margin:0 auto}.slider-prehled-inner{display:flex;flex-wrap:nowrap;transition:transform .3s ease}.slider-prehled-viewport{overflow:hidden;width:100%}.slider-button,.slider-button svg{color:#000}.prehled-card-link{width:100%;display:block;background:#fff;padding:1.8rem;border-radius:16px;text-decoration:none;border:1px solid rgba(0,0,0,.06);box-shadow:0 10px 30px rgba(0,0,0,.08),0 2px 6px rgba(0,0,0,.04);transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.prehled-card-link:hover{transform:translateY(-6px);box-shadow:0 18px 45px rgba(0,0,0,.12),0 6px 12px rgba(0,0,0,.06);border-color:rgba(85,197,122,.5)}.prehled-card-img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:12px;filter:saturate(.95) contrast(1.05);transition:filter .35s ease}.prehled-card-link:hover .prehled-card-img{filter:saturate(1.05) contrast(1.1)}.prehled-card-list{list-style:none}.badge{color:#1e5b3a;padding:6px 14px;margin:1.6rem 0 1.2rem;font-size:1.25rem;font-weight:600;background:rgba(85,197,122,.12);border:1px solid rgba(85,197,122,.35);width:-moz-fit-content;width:fit-content;border-radius:999px}.prehled-card-button{height:3.5rem;width:3.5rem;border-radius:50%;color:#55c57a;border:2.5px solid rgba(85,197,122,.6);background:rgba(0,0,0,0);cursor:pointer;margin:30px 0 5px;transition:background .3s ease,color .3s ease,transform .3s ease}.prehled-card-link:hover .prehled-card-button{background:#55c57a;color:#fff;transform:translateX(4px)}.prehled-card-button svg{font-size:1.7rem}.slider-button:hover{opacity:.8}@media(max-width:1200px){.prehled-title{font-size:2.6rem}.prehled-card-h2-title{font-size:1.4rem}.prehled-container{padding:0 15px}}@media(max-width:768px){.prehled-title{font-size:2.2rem}.prehled-title-wrap{margin-bottom:3rem}.prehled-card-h2-title{font-size:1.2rem}.prehled-container{padding:0 10px}.badge{font-size:1.1rem;padding:6px 12px}.prehled-card-button{height:3rem;width:3rem;margin:20px 0 5px}}.all{font-family:Montserrat,sans-serif;color:#000;margin-top:-10rem}.pletivo-products{max-width:1100px;margin:4rem auto;padding:0 1rem;display:grid;grid-template-columns:repeat(4,max-content);justify-content:center;grid-gap:3rem;gap:3rem;justify-items:center}.pletivo-product{position:relative;overflow:hidden;background-color:#f7f7f7;width:280px;height:auto;box-shadow:0 5px 20px rgba(0,0,0,.3);display:flex;flex-direction:column;justify-content:space-between;padding:0 0 40px;border-radius:5px;transition:transform .3s ease,box-shadow .3s ease}.pletivo-product:before{content:"";position:absolute;inset:0;background:linear-gradient(to top left,#7ed56f,#28b485);transform:scale(0);transform-origin:bottom right;transition:transform .3s ease;z-index:1}.pletivo-product:hover{transform:translateY(-10px);box-shadow:0 12px 25px rgba(0,0,0,.25)}.pletivo-product:hover h3,.pletivo-product:hover p{color:#fff}.pletivo-product:hover:before{transform:scale(1)}.pletivo-product>*{position:relative;z-index:2}.pletivo-product-image{width:100%;height:275px;overflow:hidden;display:flex;align-items:center;justify-content:center}.pletivo-product-image img{width:100%;height:100%;object-fit:cover;border-radius:5px}.pletivo-product-text{margin-top:1.5rem;padding:20px}.pletivo-product-pricing{width:100%;display:flex;justify-content:space-between}.pletivo-product-pricing h3{font-size:1.6rem;text-transform:capitalize;line-height:1.4;min-height:4rem}.pletivo-product p{margin-top:1rem;font-size:1.45rem;line-height:1.7}.pletivo-product-price h4{font-size:1.95rem;letter-spacing:1px;padding-top:1.5rem}.btn-buy{position:absolute;bottom:20px;right:20px}.btn-buy button{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;font-weight:600;padding:10px 25px;font-size:1.6rem;border-radius:5px;outline:none;background-color:#f0c047;background-image:linear-gradient(90deg,#c89410,#f0c047);border:1.5px solid rgba(184,134,11,.7);box-shadow:0 0 10px #f0c047;cursor:pointer;transition:.2s;color:#000;-webkit-tap-highlight-color:rgba(0,0,0,0)}.btn-buy button:hover{box-shadow:none;transform:translateY(-2px)}.btn-buy button svg{font-size:1.2em}@media(max-width:1290px){.pletivo-products{grid-template-columns:repeat(3,max-content)}}@media(max-width:900px){.pletiva-container{grid-template-columns:1fr;text-align:center}.pletiva-about-image{order:1}.pletiva-about-image img{width:280px;height:280px}.pletiva-about-data{margin:0 auto}.pletivo-needed{grid-template-columns:1fr;text-align:center;margin-top:1rem}.pletivo-needed-text{margin:0 auto;order:1}.pletivo-slider{order:2}.pletivo-slider img{width:280px;height:280px}.pletivo-needed-ul{align-items:flex-start;text-align:left}.pletivo-needed-item{text-align:left}.pletivo-products{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.pletiva-advantages,.pletivo-products{grid-template-columns:1fr}}