.slideC{perspective:2200px;transform-style:preserve-3d;width:542px;height:450px;margin:0 auto;position:relative}@media (max-width:1360px){.slideC{width:442px;height:350px}}@media (max-width:1100px){.slideC{perspective:1200px;width:342px;height:250px}}@media (max-width:600px){.slideC{width:262px;height:200px}}.slide{border-radius:20px;justify-content:center;align-items:flex-end;width:542px;height:450px;transition:transform .5s,opacity .5s,visibility .5s;display:flex;position:absolute;top:0;overflow:hidden}@media (max-width:1360px){.slide{width:442px;height:350px}}@media (max-width:1100px){.slide{width:342px;height:250px}}@media (max-width:600px){.slide{border-radius:15px;width:262px;height:200px}}.slide .sliderContent{text-align:center;color:#fff;background:#0000004d;width:99%;padding:10px 15px}.sliderContent h2{margin:0;font-size:1.2rem;font-weight:600}.reflection{background-repeat:no-repeat;background-size:cover;background-position:start;pointer-events:none;border-radius:20px;width:100%;height:60px;transition:transform .5s,opacity .5s,visibility .5s;position:absolute;bottom:-60px;-webkit-mask-image:linear-gradient(#00000080,#0000);mask-image:linear-gradient(#00000080,#0000)}.SliderCont .btns{justify-content:center;gap:40px;padding-top:100px;display:flex}.SliderCont .btn{background-color:var(--main-color-one);color:#fff;cursor:pointer;border:none;border-radius:50px;padding:.5rem 1rem;font-size:1.5rem;transition:all .3s}
.ShowCase{min-height:100vh;padding-top:2rem}@media (max-width:992px){.ShowCase{padding-top:4rem}}
