.petrol-prices{--petrolPricesFormWidth:100%;background-color:var(--lightGrey);display:flex;flex-wrap:wrap;gap:32px;margin-bottom:0}@media screen and (min-width:740px){.petrol-prices{--petrolPricesFormWidth:400px}}.petrol-prices__form{background:var(--lightGrey);max-width:var(--petrolPricesFormWidth,100%);min-width:300px;width:100%}.petrol-prices__form--postcode{margin-bottom:.5rem}.petrol-prices__sort-filter{background:var(--white);display:flex;justify-content:space-between;width:40%;z-index:1}@media (max-width:968px){.petrol-prices__sort-filter:before{background-color:rgba(0,0,0,.5);content:"";display:block;height:100%;position:absolute;width:100vw}}.petrol-prices__sort-filter form{width:100%}@media (max-width:968px){.petrol-prices__sort-filter form{background:#fff;height:100%;z-index:2}}.petrol-prices__sort-filter fieldset:not(.field-group--small){margin:16px}.petrol-prices__sort-filter fieldset legend{float:left;margin:0 1rem 0 0}.petrol-prices__sort-filter .filter__close{color:var(--black);display:none;font-weight:700;margin-bottom:16px;text-decoration:none}@media (max-width:968px){.petrol-prices__sort-filter .filter__close{display:inline-block}}.petrol-prices__sort-filter .filter__close span{display:inline-block;margin-left:8px;text-decoration:underline}.petrol-prices__sort-filter .filter__close:before{content:"x";display:inline-block}@media (max-width:968px){.petrol-prices__sort-filter{display:none;height:calc(100% + 64px);left:-16px;position:absolute;top:-32px;width:50%}}@media (max-width:600px){.petrol-prices__sort-filter{width:90%}}.petrol-prices__form .field-group,.petrol-prices__sort-filter .field-group{display:flex;flex-direction:column;margin-bottom:48px;max-width:100%}@media (max-width:600px){.petrol-prices__form .field-group,.petrol-prices__sort-filter .field-group{margin-bottom:32px}}.petrol-prices__form .field-group legend,.petrol-prices__sort-filter .field-group legend{font-size:32px;line-height:40px;margin-bottom:48px;width:100%}.petrol-prices__form .field-group .label--standard,.petrol-prices__sort-filter .field-group .label--standard{display:block;font-weight:600}.petrol-prices__form .input-shell,.petrol-prices__sort-filter .input-shell{width:100%}.petrol-prices__form .input-shell--tooltip span,.petrol-prices__sort-filter .input-shell--tooltip span{text-decoration:underline}.petrol-prices__form .field-group__postcode,.petrol-prices__sort-filter .field-group__postcode{margin-bottom:16px}.petrol-prices__sort-by{margin-right:1rem}.petrol-prices .input-shell--option{margin-bottom:16px}.petrol-prices .input-shell--option input[type=radio]+label{max-width:360px;width:100%}.petrol-prices .show-more-link~.input-shell{display:none;transition:all 1s linear}.petrol-prices .expand-search-link,.petrol-prices .show-more-link{font-size:1rem;text-decoration:none}.petrol-prices .expand-search-link span,.petrol-prices .show-more-link span{text-decoration:underline}.petrol-prices .expand-search-link{padding:1rem}.petrol-prices .expand-search-link:before,.petrol-prices .show-more-link:after{background-image:var(--iconShowMoreBlack);background-position:50% 50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:17px;margin-bottom:-2px;width:17px}.get-location:hover{cursor:pointer}.petrol-prices__results{display:flex;flex:1;flex-direction:row;z-index:2}.petrol-prices__results-placeholder{align-items:center;background:var(--mediumGrey);display:flex;font-size:1rem;font-weight:600;height:100%;justify-content:center;width:100%}.petrol-prices__results-list{background-color:var(--lightGrey);display:flex;flex-direction:column;flex-grow:1;gap:1rem;justify-content:start;padding:0 1rem 1rem}@media (max-width:968px){.petrol-prices__results-list{padding:1rem 0}}.petrol-prices__results-list .open-status,.petrol-prices__results-list address{text-transform:capitalize}.petrol-prices__results-row{border-top:3px solid var(--themeUiProductColour);display:flex;flex-wrap:wrap;outline:none}.petrol-prices__results-row.cheapest{border-top:none;outline:3px solid var(--themeUiProductColour)}.petrol-prices__results-row.cheapest .cheapest--indicator{align-items:center;background-color:var(--themeUiProductColour);display:flex;flex-basis:100%;font-size:14px;font-weight:600;line-height:24px;padding:4px}.petrol-prices__results-row.cheapest .cheapest--indicator:before{content:url(../../images/icons/black-pound-header.svg);display:block;height:24px;margin-right:.5rem;width:24px}.petrol-prices__results-row .results-row__col{background-color:var(--subThemeSecondaryColour);border-right:1px solid var(--lightGrey);flex-basis:20%;padding:16px;text-align:center}.petrol-prices__results-row .results-row__col:first-child{padding:0}.petrol-prices__results-row .results-row__col:last-child{flex:1}.petrol-prices__results-row .results-row__col--address{flex:1;text-align:left}.petrol-prices__results-row .results-row__col--address address{margin-bottom:0}.petrol-prices__results-row .results-row__col--address address span{display:block;font-size:14px;line-height:20px;text-transform:capitalize}.petrol-prices__results-row .results-row__col--address address span:after{content:","}.petrol-prices__results-row .results-row__col--address address span:first-child{font-weight:600}.petrol-prices__results-row .results-row__col--address address span:last-child{text-transform:uppercase}.petrol-prices__results-row .results-row__col--address address span:last-child:after{content:none}.petrol-prices__results-row .results-row__col--address .directions-link{font-size:14px;line-height:20px;margin-top:8px}.petrol-prices__results-row .results-row__col .results-row__title,.petrol-prices__results-row .results-row__col .results-row__value{display:block;font-size:14px}.petrol-prices__results-row .results-row__col .results-row__title,.petrol-prices__results-row .results-row__col .results-row__title b,.petrol-prices__results-row .results-row__col .results-row__value b{font-weight:600}.petrol-prices__results-row .results-row__col .results-row__title:after{background-color:var(--mediumGrey);content:"";display:block;height:2px;margin:.5rem 0}.petrol-prices__results-row .results-row__col--price-block .prices{background-color:var(--mediumGrey);height:100%}.petrol-prices__results-row .results-row__col--price-block .prices .results-row__title{font-weight:400}.petrol-prices__results-row .results-row__col--price-block .prices .results-row__value{font-size:28px;font-weight:600;line-height:34px}.petrol-prices__results-row .results-row__col--price-block .prices,.petrol-prices__results-row .results-row__col--price-block .saving{padding:16px;text-align:left}.petrol-prices__results-row .results-row__col--price-block .prices .results-row__title:after,.petrol-prices__results-row .results-row__col--price-block .saving .results-row__title:after{content:none}@media (max-width:640px){.petrol-prices__results-row .results-row__col{display:inline;flex-basis:100%;padding:8px;text-align:left}.petrol-prices__results-row .results-row__col .results-row__title{display:inline;margin-right:4px}.petrol-prices__results-row .results-row__col .results-row__title:after{display:none}.petrol-prices__results-row .results-row__col .results-row__value{display:inline}.petrol-prices__results-row .results-row__col .prices{display:flex;flex-direction:column;padding:8px}.petrol-prices__results-row .results-row__col .saving{padding:8px}.petrol-prices__results-row .results-row__col--price-block{display:block}}.petrol-prices__results-row .log-register{flex:1}.share-results{background-color:var(--white);display:flex;flex-direction:column;margin-top:32px;padding:24px 16px}@media screen and (min-width:601px){.share-results{margin-bottom:16px}}@media screen and (min-width:969px){.share-results{margin-left:16px;margin-right:16px}}.share-results h3{font-size:1rem;font-weight:500;margin-bottom:16px}@media screen and (min-width:969px){.share-results h3{font-size:1.125rem}}.share-results #share-button{align-items:center;background-color:transparent;background-color:var(--primaryButtonBGColour,#1f1f1f);border:none;border-radius:var(--buttonBorderRadius,12px);color:var(--white);display:flex;font-size:1rem;font-weight:600;gap:8px;max-width:228px;padding:16px 24px}.share-results #share-button:after{content:url(../../images/icons/share.svg);height:24px;width:24px}@media screen and (min-width:969px){.share-results #share-button{font-size:1.125rem;max-width:254px}}.share-results #share-button:focus{outline:4px solid var(--darkGrey)}.share-results #share-button:focus,.share-results #share-button:hover{background-color:var(--primaryButtonHoverBGColour,var(--charcoal))}.share-results #copied-message{font-size:1rem;font-weight:600;max-height:0;opacity:0;overflow:hidden;transition:opacity .2s ease-in-out,max-height .2s ease-in-out;visibility:hidden}@media screen and (min-width:969px){.share-results #copied-message{font-size:1.125rem}}.share-results #copied-message.show{margin-top:8px;max-height:26px;opacity:1;visibility:visible}.terms-conditions{font-size:.875rem;padding:1rem}@media (max-width:968px){.terms-conditions{padding:1rem 0}}p{margin-bottom:0}.show-more-button{padding:1rem}.edit-results-link{display:none;padding:0 1rem 1rem}@media (max-width:968px){.edit-results-link{display:block;padding:1rem 0}}.get-directions-link{display:none}@media (max-width:600px){.get-directions-link{display:block}}.only-open{display:flex;position:relative}.only-open input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;background-color:#fff;border:2px solid #9f9f9f;height:1.5rem;left:0;position:absolute;top:.75rem;width:1.5rem}.only-open input[type=checkbox]+label{cursor:pointer;display:inline-block;line-height:1.5rem;margin-left:-1rem;padding:.75rem .75rem .75rem 3.5rem}.only-open input[type=checkbox]:checked{background-image:url('data:image/svg+xml;utf8,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 28 24" style="enable-background:new 0 0 28 24;" xml:space="preserve"><style type="text/css">.st0{fill:%23010101;}</style><g id="Group_5903" transform="translate(0 32)"><g id="Group_3951" transform="translate(729 -294.025)"><path id="Path_18688" class="st0" d="M-706.27,264.65l-12.23,12.46l-5.41-5.51l-3.18,3.24l5.41,5.51l3.18,3.24l3.18-3.24l12.23-12.46L-706.27,264.65z"/></g></g></svg>');background-position:50% 50%;background-repeat:no-repeat;border-color:#1f1f1f}.only-open input[type=checkbox]:focus{outline:none}.only-open input[type=checkbox]:checked+label{border-width:4px;cursor:pointer;display:inline-block;line-height:1.5rem;margin-left:-1rem;padding:.75rem .75rem .75rem 3.5rem}.only-open input[type=checkbox]:focus+label{outline:none}.show-filters-parent{position:relative}.show-filters-child{display:flex}.cms-table th{background-color:#1f1f1f;color:#fff}@media (max-width:600px){.fuel-price-comparison-table thead{display:table-header-group!important}}.petrol-prices .note{align-items:center;display:flex;max-width:unset}.petrol-prices .note--panel{background:var(--white);border-radius:0;padding:24px}.petrol-prices .note--filter{background:var(--mediumGrey);border-radius:0;padding:24px}.petrol-prices .note--icon .icon{margin-right:16px}.petrol-prices .note--icon .icon--medium{height:32px;width:32px}.petrol-prices .note--icon .icon svg:not(.stroke){fill:var(--themeBaseFontColour,0,0,0);height:100%;width:100%}.petrol-prices .note--icon .icon svg:not(.stroke) .detail{fill:var(--subThemeSecondaryColour)}.petrol-prices .note__title a,.petrol-prices .note__title span{font-weight:600}.petrol-prices .note--result{align-items:flex-start;font-size:14px}.petrol-prices .note--result .icon{margin-right:16px}.petrol-prices .note--result .icon--medium{height:32px;width:32px}.petrol-prices .note--result .icon svg:not(.stroke){fill:var(--themeBaseFontColour,0,0,0);height:100%}.petrol-prices .note--result .icon svg:not(.stroke) .detail{fill:var(--subThemeSecondaryColour)}.rewards-promo-container-v2{align-items:center;background:var(--black);color:var(--white);display:flex;position:relative}.rewards-promo-container-v2 .arrow-link{color:var(--white);font-size:20px}.rewards-promo-container-v2 .arrow-link span{text-decoration:underline}@media (max-width:768px){.rewards-promo-container-v2 .arrow-link{font-size:14px}}.rewards-promo-container-v2 .arrow-link:after{background-image:var(--iconArrowWhite);filter:brightness(1)!important}.rewards-promo-container-v2__header{display:flex;flex-direction:row}.rewards-promo-container-v2__heading{display:flex;flex-basis:90%;flex-direction:column;justify-content:center;padding-top:8px}@media (max-width:980px){.rewards-promo-container-v2__heading{flex-basis:70%}}@media (max-width:800px){.rewards-promo-container-v2__heading{flex-basis:40%}}@media (max-width:600px){.rewards-promo-container-v2__heading{flex-basis:100%}}.rewards-promo-container-v2__heading h3{font-size:20px;font-weight:400;line-height:26px;margin-bottom:0}.rewards-promo-container-v2__heading h3 b{font-weight:700}.rewards-promo-v2{background:var(--black);color:var(--white);display:flex;font-weight:400;list-style:none;margin:0;width:100%}.rewards-promo-v2 li{display:flex;flex-direction:column;width:25%}.rewards-promo-v2 li div{align-items:center;display:flex;height:100%;justify-content:center}.rewards-promo-v2 li div img{max-width:110px;width:100%}.rewards-promo-v2 li span{display:block;font-size:12px;margin:8px auto 0}.results-promo-container .rewards-promo-container-v2{padding:16px 8px}@media (min-width:891px){.results-promo-container .rewards-promo-container-v2{padding:16px}}@media (max-width:600px){.results-promo-container .rewards-promo-container-v2{flex-wrap:wrap}}.results-promo-container .rewards-promo-container-v2__graphic{width:50px}@media (min-width:360px) and (max-width:890.9px){.results-promo-container .rewards-promo-container-v2__graphic{width:90px}}@media (min-width:891px) and (max-width:1050.9px){.results-promo-container .rewards-promo-container-v2__graphic{width:140px}}@media (max-width:1050.9px){.results-promo-container .rewards-promo-container-v2__graphic{position:absolute;top:16px}}@media (min-width:1295px) and (max-width:1400px){.results-promo-container .rewards-promo-container-v2__graphic{position:absolute;top:16px;width:140px}}@media (min-width:1051px){.results-promo-container .rewards-promo-container-v2__graphic{margin-right:16px}}.results-promo-container .rewards-promo-container-v2__heading{margin-left:1rem}@media (max-width:1050.9px){.results-promo-container .rewards-promo-container-v2__heading{min-height:70px}}@media (min-width:1051px) and (max-width:1294.9px),(min-width:1401px){.results-promo-container .rewards-promo-container-v2__heading{max-width:350px}}@media (min-width:1295px) and (max-width:1400px){.results-promo-container .rewards-promo-container-v2__heading{min-height:70px}}.results-promo-container .rewards-promo-v2{padding:8px 4px 0;width:100%}.results-promo-container .rewards-promo-v2 li:not(:first-child){padding-left:4px}.results-promo-container .rewards-promo-v2 li{padding-bottom:4px;padding-right:4px;padding-top:4px}@media (min-width:891px){.results-promo-container .rewards-promo-v2{max-width:520px}.results-promo-container .rewards-promo-v2 li{padding-top:8px}.results-promo-container .rewards-promo-v2 li div{width:140px}}@media (min-width:891px) and (max-width:1050.9px){.results-promo-container .rewards-promo-v2{margin-left:156px}}@media (min-width:1295px) and (max-width:1400.9px){.results-promo-container .rewards-promo-v2{margin-left:156px}}@media (max-width:1050.9px),(min-width:1295px) and (max-width:1400.9px){.results-promo-container .rewards-promo-v2 li span{display:none}}.results-promo-container .rewards-promo-offer-images{background-size:cover;height:165px;padding:8px 4px 0;width:100%}@media (min-width:1400px) and (max-width:1449.9px){.results-promo-container .rewards-promo-offer-images{height:125px}}@media (min-width:1295px) and (max-width:1399.9px){.results-promo-container .rewards-promo-offer-images{height:115px}}@media (min-width:1120px) and (max-width:1294.9px){.results-promo-container .rewards-promo-offer-images{height:125px}}@media (min-width:969px) and (max-width:1119.9px){.results-promo-container .rewards-promo-offer-images{height:125px}}@media (min-width:600px) and (max-width:968.9px){.results-promo-container .rewards-promo-offer-images{height:140px}}@media (min-width:440px) and (max-width:599.9px){.results-promo-container .rewards-promo-offer-images{height:80px}}@media (min-width:340px) and (max-width:439.5px){.results-promo-container .rewards-promo-offer-images{height:60px}}@media (max-width:339.5px){.results-promo-container .rewards-promo-offer-images{height:5px}}.results-promo-container .main-offer{display:none}@media (max-width:600px){.results-promo-container .main-offer{background-size:cover;display:block;height:185px;width:100%}}