.stroked-text{-webkit-text-stroke:1px #000}.concretment-img{box-shadow:10px 8px 28.2px 11px rgba(0,0,0,.1)}.concretment-bg{background:linear-gradient(340.5deg,rgba(255,217,158,.5) -3.29%,hsla(0,0%,100%,.32) 78.51%);box-shadow:-3px 8px 28.2px -15px rgba(0,0,0,.1)}.contact-bg{background:linear-gradient(#f6f6f6,#fff)}.back-btn{box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}@keyframes infiniteScroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.horizontal-scrolling-items{animation-duration:20s;animation-iteration-count:infinite;animation-name:infiniteScroll;animation-timing-function:linear;display:flex;gap:20px;width:fit-content}.horizontal-scrolling-items__item{white-space:nowrap}.rotate-anim{animation:rotate 7s linear infinite}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}