@import url(https://fonts.googleapis.com/css2?family=Epilogue:ital,wght@0,100..900;1,100..900&display=swap);.product-info{font-family:"Epilogue",sans-serif;overflow:hidden;margin-bottom:130px}.product-info .product-info__wrapper{width:100%;max-width:1256px;padding:0 20px;margin:0 auto}.product-info .product-info__top{width:100%;max-width:760px;margin:0 auto 80px}.product-info .product-info__title{font-weight:700;line-height:1.25;font-size:45px;text-align:center;color:#22333B}.product-info .product-info__text{margin-top:10px;font-weight:500;line-height:1.55;font-size:20px;text-align:center;color:#22333B}.product-info .product-info__list .list{padding:0}.product-info .product-info__list .item{display:flex;align-items:center;justify-content:flex-end;gap:70px}.product-info .product-info__list .item:not(:first-child){margin-top:150px}.product-info .product-info__list .item:nth-child(odd){flex-direction:row}.product-info .product-info__list .item:nth-child(even){flex-direction:row-reverse}.product-info .product-info__list .item-content{width:100%;max-width:490px}.product-info .product-info__list .item-content__caption{font-weight:500;line-height:1.3;font-size:20px;color:#426671;text-transform:uppercase;margin-bottom:15px}.product-info .product-info__list .item-content__title{font-weight:700;line-height:1.2;font-size:35px;color:#141F23;margin-bottom:10px}.product-info .product-info__list .item-content__text{font-weight:400;line-height:1.55;font-size:18px;color:#141F23}.product-info .product-info__list .item-content__button{display:flex;justify-content:flex-start;margin-top:25px}.product-info .product-info__list .item-content__button a,.product-info .product-info__list .item-content__button button{font-family:'Epilogue';font-weight:600;line-height:1.3;font-size:20px;color:#FFF;padding:10px 20px;display:flex;align-items:center;justify-content:center;text-align:center;background-color:#D52839;min-width:187px;min-height:48px}.product-info .product-info__list .item-image{width:100%;max-width:545px;height:auto;flex:0 0 auto}.product-info .product-info__list .item-image img{width:100%;height:100%;object-fit:cover}@media screen and (max-width:991px){.product-info{margin-bottom:100px}.product-info .product-info__wrapper{max-width:768px}.product-info .product-info__top{margin-bottom:85px}.product-info .product-info__title{font-size:30px}.product-info .product-info__text{font-size:18px}.product-info .product-info__list .item{align-items:start;justify-content:start;flex-direction:column;gap:35px}.product-info .product-info__list .item:not(:first-child){margin-top:100px}.product-info .product-info__list .item:nth-child(odd){flex-direction:column}.product-info .product-info__list .item:nth-child(even){flex-direction:column}.product-info .product-info__list .item-content{max-width:100%}.product-info .product-info__list .item-content__caption{font-size:18px}.product-info .product-info__list .item-content__button a,.product-info .product-info__list .item-content__button button{font-size:18px}.product-info .product-info__list .item-image{max-width:100%}}