.cheap-quotes{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:unset;width:100%}.cheap-quotes .cheap-quotes__item{background:linear-gradient(270deg,rgba(32,37,43,.9),rgba(65,68,70,.9));border-radius:4px;margin-bottom:4px;padding-right:10px;position:relative;width:100%}@media screen and (min-width:1200px){.cheap-quotes .cheap-quotes__item{width:calc(50% - 4px)}}.cheap-quotes .cheap-quotes__item span[data-popup-handle]{color:#ffe03c;cursor:pointer;font-size:var(--wp--preset--font-size--label-large);line-height:18px;position:absolute;right:10px;top:13px}.cheap-quotes .cheap-quotes__item-content{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:13px 8px 13px 10px;width:100%}.cheap-quotes .cheap-quotes__location{align-items:center;color:var(--wp--preset--color--theme-content-primary-inverse);display:flex;font-size:var(--wp--preset--font-size--label-large);font-weight:500;line-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cheap-quotes .cheap-quotes__location svg{height:16px;margin:0 8px;min-width:16px;width:16px}.cheap-quotes .cheap-quotes__location-form,.cheap-quotes .cheap-quotes__location-to{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cheap-quotes .cheap-quotes__price{align-items:flex-start;color:#ffe03c;display:flex;font-size:var(--wp--preset--font-size--heading-small);font-weight:600;line-height:22px;padding-left:5px}.cheap-quotes .cheap-quotes__price .currency{font-size:var(--wp--preset--font-size--label-large);line-height:20px;margin-right:1px}.cheap-quotes .cheap-quotes__price .money{white-space:nowrap}