.next-best-offers{z-index:8;background:linear-gradient(90deg,#eaf6f0 0%,#e6f0fa 100%);border-radius:8px;flex-direction:column;gap:24px;width:90%;max-height:80%;padding:24px 16px;display:none;position:fixed;top:100px;left:50%;overflow-y:auto;transform:translate(-50%);box-shadow:0 5px 12px #056ad740}.next-best-offers.-open{display:flex}.next-best-offers__title{color:#052144;flex-direction:row;justify-content:space-between;align-items:center;font-size:24px;font-style:normal;font-weight:600;line-height:120%;display:flex}.next-best-offers__content{flex-direction:column;gap:20px;display:flex}.next-best-offers__content-item{background-color:#fff;border-radius:8px;box-shadow:0 5px 12px #056ad740}.next-best-offers__content-item-image{width:100%;height:200px;position:relative}.next-best-offers__content-item-image img{object-position:center;object-fit:cover;border-radius:8px 8px 0 0}.next-best-offers__content-item-description{color:#052144;flex-direction:column;gap:20px;padding:20px 16px;font-size:20px;font-style:normal;font-weight:600;line-height:120%;display:flex}.next-best-offers__content-item-description-text{border-bottom:1px solid #c4cad0;min-height:72px;padding-bottom:20px}.next-best-offers__content-item-description .button.link-button{width:168px;margin:auto}.next-best-offers__hide-button{background:0 0;padding:0}@media screen and (min-width:1280px){.next-best-offers{width:1128px;padding:32px;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%)}.next-best-offers__content{gap:initial;flex-direction:row;justify-content:space-between}.next-best-offers__content-item{width:calc(33.3333% - 16px)}}
/*# sourceMappingURL=33ce65e0966d2b17.css.map*/