.BredcrumsSlide{width:100%;height:750px;background-color:var(--bg-white);overflow:hidden;position:relative}.BredcrumsSlide:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,5%,.6);width:100%;height:100%}.BredcrumsSlide img{width:100%;height:100%;object-fit:cover}.textBox{display:flex;align-items:center;justify-content:center;position:absolute;top:0;bottom:0;left:0;right:0;padding:0}.textBox .bread-wrapper{text-align:center;width:65%}.textBox .bread-wrapper svg{width:70px;height:70px;color:var(--text-white);margin-bottom:10px}.textBox .bread-wrapper h2{margin-bottom:12px}.textBox .bread-wrapper h2,.textBox .bread-wrapper p{text-align:center;color:var(--text-white)}@media screen and (max-width:1440px){.BredcrumsSlide{height:650px}}@media screen and (max-width:768px){.textBox .bread-wrapper{width:80%}.BredcrumsSlide{height:450px}.textBox .bread-wrapper svg{width:60px;height:60px}.textBox .bread-wrapper h2{margin-bottom:20px}.textBox .bread-wrapper p{text-align:center;margin-bottom:0}}@media screen and (max-width:576px){.textBox .bread-wrapper svg{color:var(--text-white);margin-bottom:10px}.textBox .bread-wrapper h2{margin-bottom:10px}.textBox .bread-wrapper p{margin-bottom:20px}.BredcrumsSlide{height:250px}.textBox .bread-wrapper svg{width:50px;height:50px;margin-bottom:15px}.textBox .bread-wrapper h2{font-size:16px!important;line-height:24px;margin-bottom:15px}.textBox .bread-wrapper p{font-size:10px!important;line-height:15px;text-align:center;margin-bottom:0}}