.info{padding:6rem 0;position:relative;background:linear-gradient(0deg,rgba(234,179,8,.1) -10%,#fff 80%);overflow:hidden}.info__title{margin-bottom:1.8rem;color:#374151;text-align:center}.info__subtitle{margin-bottom:2.4rem;text-align:center;color:#4b5563}.info__items{margin:6rem auto 0;width:100%;position:relative}.info .info__item{margin-bottom:8rem;padding:3.2rem;width:100%;position:relative;display:flex;align-items:center;gap:4.8rem;justify-content:center;background:#fff;border-radius:1.6rem;box-shadow:0 2rem 4rem rgba(0,0,0,.09);transition:box-shadow .3s,transform .3s;overflow:hidden;backface-visibility:hidden}.info .info__item::before{content:"";position:absolute;z-index:-1;width:20rem;height:20rem;background:#fde047;border-radius:50%;filter:blur(5rem);opacity:.2;pointer-events:none;width:40rem;height:40rem;right:0;top:2rem;opacity:.1}.info .info__item-image-wrap{width:45rem;height:32rem;flex-shrink:0;overflow:hidden;border-radius:1.6rem}.info .info__item-img{width:100%;height:100%}.info .info__item-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:1.6rem}.info .info__item-content{width:100%;display:flex;flex-direction:column;gap:1.8rem;flex:1}.info .info__item-text-wrap{display:flex;flex-direction:column;gap:1.8rem}.info .info__item-descr{margin:0;padding-right:3.2rem;max-height:19.2rem;color:#4b5563;overflow-y:auto}.info .info__item-descr::-webkit-scrollbar{display:none}.info .info__item-descr p{font-weight:500;font-size:1.4rem;line-height:2.4rem}.info .info__item-btn{margin-bottom:auto}.info .info__item.reverse{flex-direction:row-reverse}.info .info__item.reverse::before{right:auto;left:0}@media (max-width:576px){.info__title{margin-bottom:.8rem}.info__items{margin-top:3rem}.info .info__item{padding:1.8rem;flex-direction:column;gap:2.4rem;margin-bottom:2rem}.info .info__item::before{content:none}.info .info__item-image-wrap{width:100%;height:16rem}.info .info__item-descr{padding-right:3rem;max-height:none;height:17.2rem}.info .info__item-btn{width:100%}.info .info__item.reverse{flex-direction:column}}