.intro-section{position:relative;font-family:Montserrat,sans-serif;color:#000;background-color:#fff;background-image:url(/plotherobest.webp);background-size:cover;background-position:50%;background-repeat:no-repeat}.intro-section:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.98),rgba(250,245,245,.9725));-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:0}.intro-container{position:relative;z-index:1;min-height:72.5vh;max-width:1200px;margin:auto;padding:1rem;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:4rem;gap:4rem}.intro-content{display:flex;flex-direction:column;justify-content:center}.intro-title{font-size:clamp(2.6rem,4vw,4rem);line-height:clamp(3rem,4.2vw,3.5rem);margin-bottom:1rem;letter-spacing:1px}.intro-title--bold{font-weight:700;background-image:linear-gradient(90deg,#28b485,#55c57a);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0)}.intro-titleii{font-size:clamp(1.9rem,3vw,2.6rem);line-height:clamp(2.3rem,3.2vw,2.75rem);margin-top:1rem;margin-bottom:1.5rem}.intro-description{font-size:clamp(1.5rem,2.2vw,1.8rem);line-height:clamp(2rem,2.8vw,2.2rem);margin-bottom:2.2rem;font-family:Poppins,sans-serif;letter-spacing:.3px}.actn-btns{display:flex;gap:1rem}.actn-btns button{font-size:clamp(1.4rem,2vw,1.8rem);font-weight:600;letter-spacing:1px;padding:clamp(.8rem,1.5vw,1rem) clamp(1.6rem,3vw,2rem);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)}.actn-btns button:hover{box-shadow:none;transform:translateY(-2px)}.intro-img{display:grid;place-items:center}.intro-img img{width:min(45rem,90%);border-radius:50%;box-shadow:5px 5px 10px 0 #ccc}@media(max-width:749px){.intro-container{padding:10rem 1rem 5rem;text-align:center;grid-template-columns:repeat(1,1fr)}.actn-btns{margin:auto}}.slider{display:flex;flex-direction:column;align-items:center}.slider img{width:min(45rem,90%);border-radius:50%;box-shadow:5px 5px 10px 0 #ccc;transition:opacity .3s ease}.slider-label{margin-top:1.2rem;font-size:clamp(1.5rem,2vw,2.3rem);font-weight:600;letter-spacing:1px;text-align:center}.slider-controls{display:flex;gap:.8rem;margin-top:1.5rem}.dot{width:10px;height:10px;border-radius:50%;border:none;background-color:#ccc;cursor:pointer}.dot.active{background-color:#55c57a}.slider-inner{position:relative}.slider-inner,.slider-inner a{width:100%}.slider-arrow,.slider-inner,.slider-inner a{display:flex;align-items:center;justify-content:center}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.85);border:none;cursor:pointer;width:clamp(3rem,5vw,4.2rem);height:clamp(3rem,5vw,4.2rem);border-radius:50%;font-size:clamp(2rem,4vw,3rem);font-weight:600;color:#333;box-shadow:0 4px 10px rgba(0,0,0,.15);transition:all .2s ease;z-index:2;-webkit-tap-highlight-color:rgba(0,0,0,0)}.slider-arrow:hover{background:#fff;color:#55c57a;transform:translateY(-50%) scale(1.05)}.slider-arrow.left{left:clamp(.5rem,2vw,1.5rem)}.slider-arrow.right{right:clamp(.5rem,2vw,1.5rem)}.over-wrapper{padding:6rem 1rem;margin:0;box-sizing:border-box;background:#fff;min-height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative;font-family:Montserrat,sans-serif;color:#000;background-image:url(/plotherobestleft.webp);background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:0}.over-wrapper:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.98),rgba(250,245,245,.9725));-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1}.over-wrapper>*{position:relative;z-index:2}.over-grid{display:grid;grid-template-columns:repeat(2,minmax(520px,1fr));grid-gap:3rem;gap:3rem;width:100%;max-width:1200px;justify-content:center}.over-title{margin-bottom:4rem;text-align:center}.over-title-h1{font-size:clamp(2.4rem,4vw,3.2rem);font-weight:600}.over-product{width:clamp(520px,60vw,540px);height:250px;background:#fff;padding:15px;position:relative;overflow:hidden;display:flex;justify-content:space-between;align-items:center;margin:0;border:2px solid #55c57a;box-shadow:0 0 5px rgba(0,0,0,.25);border-radius:10px;transition:transform .3s ease,box-shadow .3s ease}.over-product:hover{transform:translateY(-2px);box-shadow:0 12px 25px rgba(0,0,0,.25)}.over-product:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#28b485,#7ed56f);opacity:0;transform:translate(-30%,-30%);transition:transform .3s ease,opacity .4s ease;z-index:2}.over-product:hover:before{transform:translate(0);opacity:1}.over-product:after{content:"";position:absolute;inset:0;background-image:url(/plotherobestleft.webp);background-size:cover;background-position:50%;filter:blur(3px);transform:scale(1.05);z-index:0}.over-overlay{position:absolute;inset:0;background:hsla(0,0%,100%,.965);z-index:1}.over-product>:not(.over-overlay){position:relative;z-index:3}.product-img{flex-basis:33%}.product-img img{width:100%;height:100%;transition:.2s ease;border-radius:50%}.product-details{flex-basis:60%}.product-details h2{font-weight:600;margin-bottom:1.2rem;font-size:clamp(1.7rem,2.2vw,2.2rem)}.product-details ul{margin-bottom:15px}.product-features{list-style:none;padding-left:0}.product-features li{position:relative;padding-left:2rem;font-size:clamp(1.3rem,2vw,1.5rem);line-height:1.3;margin-bottom:1rem;font-weight:600}.product-features li:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%) rotate(45deg);width:11px;height:11px;border:3px solid #28b485;background:rgba(0,0,0,0)}.product-btn{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem}.product-btn button{font-size:clamp(1.3rem,1.8vw,1.5rem);font-weight:600;letter-spacing:1px;padding:.8rem;outline:none;background-color:#f0c047;background-image:linear-gradient(90deg,#c89410,#f0c047);border:1.5px solid rgba(184,134,11,.7);cursor:pointer;transition:.2s;color:#000;-webkit-tap-highlight-color:rgba(0,0,0,0);border-radius:2px;box-shadow:0 0 10px #f0c047}.product-btn button:hover{box-shadow:none;transform:translateY(-2px)}@media(max-width:1100px){.over-grid{grid-template-columns:1fr;justify-items:center}}@media(max-width:560px){.over-product{width:100%;max-width:100%}.over-grid{padding-inline:.5rem}}.section-doprava{margin-top:5rem;margin-bottom:5rem;font-family:Montserrat,sans-serif;color:#000;text-align:center}.doprava-container{max-width:1200px;margin-inline:auto;padding-inline:1.5rem}.doprava-h2{-webkit-margin-after:5rem;margin-block-end:5rem;font-size:3rem}.doprava-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:2.5rem;gap:2.5rem;list-style:none;padding:0;margin:0}.doprava-card{position:relative;overflow:hidden;padding:3rem 2.5rem;border-radius:8px;background-color:#fff;height:100%;box-shadow:0 0 0 .05rem hsla(214,88%,27%,.08),0 0 1.25rem hsla(216,14%,14%,.06);transition:transform .35s ease,box-shadow .35s ease}.doprava-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#55c57a,#7ed56f);opacity:0;transition:opacity .35s ease;z-index:0}.doprava-card>*{position:relative;z-index:1;transition:color .35s ease}.doprava-card:hover{transform:translateY(-8px);box-shadow:0 18px 40px rgba(85,197,122,.35)}.doprava-card:hover:before{opacity:1}.doprava-card:hover .doprava-card-text,.doprava-card:hover .doprava-card-title{color:#fff}.doprava-card:hover .doprava-card-icon{background-color:hsla(0,0%,100%,.15);color:#fff;box-shadow:0 10px 25px hsla(0,0%,100%,.25)}.doprava-card-icon{width:6rem;height:6rem;background-color:#55c57a;display:grid;place-items:center;color:#fff;font-size:2.5rem;border-radius:50%;margin-inline:auto;box-shadow:0 8px 20px rgba(85,197,122,.35)}.doprava-card-icon svg{width:2.5rem;height:2.5rem;fill:currentColor}.doprava-card-title{margin-block:1.6rem 1rem;font-size:1.5rem;margin-top:2.3rem;margin-bottom:1.3rem}.doprava-card-text{font-size:1.4rem}