.gates{min-height:75vh;font-family:Montserrat,sans-serif;color:#000;margin:0;box-sizing:border-box;justify-content:flex-start;background:linear-gradient(180deg,#f8faf9,#ffffff);padding:4rem 0 0}.gates,.gates-texts{display:flex;flex-direction:column;align-items:center}.gates-texts{text-align:center;padding:2rem;max-width:900px;width:100%}.gates-h1{font-size:2.4rem;margin-bottom:2rem}.gates-p{font-size:1.5rem;margin-bottom:1.5rem;text-align:justify;text-align-last:left;line-height:1.75;-webkit-hyphens:auto;hyphens:auto;max-width:800px}.gates-container{max-width:1400px;width:100%;padding:0 20px;display:flex;justify-content:center;margin-top:2rem}.gates-title-wrap{text-align:center;margin-bottom:4rem}.gates-title{font-size:3.2rem;font-weight:700;color:#0b3d1d;line-height:1.2;max-width:800px;margin:0 auto}.gates-card-h2-title{font-size:1.65rem;color:#111;font-weight:600;line-height:1.35;letter-spacing:-.2px}.gates-card-wrapper{overflow:visible}.slider-gates-wrapper{position:relative;overflow:visible;margin:0 auto}.slider-gates-inner{display:flex;flex-wrap:nowrap;transition:transform .3s ease}.slider-gates-viewport{overflow:hidden;width:100%}.slider-button,.slider-button svg{color:#000}.gates-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}.gates-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)}.gates-card-img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:12px;filter:saturate(.95) contrast(1.05);transition:filter .35s ease}.gates-card-link:hover .gates-card-img{filter:saturate(1.05) contrast(1.1)}.gates-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}.gates-card-button{display:inline-flex;align-items:center;justify-content:center;width:100%;height:3.6rem;margin-top:2.4rem;font-size:1.3rem;font-weight:600;letter-spacing:.2px;color:#fff;background:linear-gradient(135deg,#7ed56f,#55c57a);border:none;border-radius:12px;cursor:pointer;box-shadow:0 8px 18px rgba(85,197,122,.35),inset 0 1px 0 hsla(0,0%,100%,.25);transition:transform .25s ease,box-shadow .25s ease,filter .25s ease}.gates-card-link:hover .gates-card-button{transform:translateY(-2px);box-shadow:0 14px 30px rgba(85,197,122,.45),inset 0 1px 0 hsla(0,0%,100%,.35);filter:brightness(1.05)}.gates-card-button:active{transform:translateY(0);box-shadow:0 6px 14px rgba(85,197,122,.35)}.gates-produkty{margin-top:7rem;width:100%;display:flex;flex-direction:column;align-items:center}.gates-h2,.gates-produkty{padding:0 1rem;box-sizing:border-box}.gates-h2{font-size:clamp(1.6rem,4.5vw,2.2rem);line-height:1.25;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;text-align:center;max-width:100%;white-space:normal}.gateh2{margin-top:2.5rem}.gates-texts,.gates-title-wrap{min-width:0}.gatee-products{max-width:1200px;margin:4rem auto;padding:0 1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:clamp(1rem,2vw,3rem);gap:clamp(1rem,2vw,3rem)}.gatee-product,.gatee-products{width:100%;box-sizing:border-box}.gatee-product{position:relative;overflow:hidden;background-color:#f7f7f7;max-width:100%;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}.gatee-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}.gatee-product:hover{transform:translateY(-10px);box-shadow:0 12px 25px rgba(0,0,0,.25)}.gatee-product:hover h3,.gatee-product:hover p{color:#fff}.gatee-product:hover:before{transform:scale(1)}.gatee-product>*{position:relative;z-index:2}.gatee-product-image{width:100%;aspect-ratio:3/4;overflow:hidden;display:flex;align-items:center;justify-content:center}.gatee-product-image img{width:100%;height:100%;object-fit:contain;border-radius:5px}.gatee-product-text{margin-top:1.5rem;padding:20px 20px 4.5rem;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%;box-sizing:border-box}.gatee-product-pricing{width:100%;display:flex;justify-content:space-between}.gatee-product-pricing h3{font-size:clamp(1.2rem,3vw,1.6rem);text-transform:capitalize;line-height:1.4;min-height:auto;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%;white-space:normal}.gatee-product p{margin-top:1rem;font-size:1.45rem;line-height:1.7}.gatee-product-price h4{font-size:1.95rem;letter-spacing:1px;padding-top:1.5rem}.btn-buy{position:absolute;bottom:clamp(12px,3vw,20px);right:clamp(12px,3vw,20px);max-width:calc(100% - 24px);box-sizing:border-box}.btn-buy button{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;font-weight:600;padding:clamp(8px,2.5vw,10px) clamp(14px,4vw,25px);font-size:clamp(1.2rem,3.5vw,1.6rem);border-radius:5px;white-space:nowrap;max-width:100%;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:1200px){.gates-title{font-size:2.6rem}.gates-card-h2-title{font-size:1.4rem}.gates-container{padding:0 15px}}@media(max-width:768px){.gates-title{font-size:2.2rem}.gates-title-wrap{margin-bottom:3rem}.gates-card-h2-title{font-size:1.2rem}.gates-container{padding:0 10px}.badge{font-size:1.1rem;padding:6px 12px}.gates-card-button{height:3.2rem;font-size:1.2rem}}@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}.gatee-needed{grid-template-columns:1fr;text-align:center;margin-top:1rem}.gatee-needed-text{margin:0 auto;order:1}.gatee-slider{order:2}.gatee-slider img{width:280px;height:280px}.gatee-needed-ul{align-items:flex-start;text-align:left}.gatee-needed-item{text-align:left}}@media(max-width:600px){.gatee-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:0 .75rem}}