.bd-mobile-page{--mobile-green:#23342c;--mobile-accent:#e95029;--mobile-soft:#f4f6f2;background:#fff;color:#23342c}
.bd-mobile-hero{padding:55px 0 48px;background:linear-gradient(128deg,#f4f7f2 0%,#fff8f2 100%);border-bottom:1px solid #e1e6e0}
.bd-mobile-hero h1{max-width:760px;margin:10px 0 14px;font-size:clamp(36px,5vw,58px);line-height:1.1;letter-spacing:-2px}
.bd-mobile-hero p{max-width:760px;margin:0;color:#68756d;font-size:15px;line-height:1.75}
.bd-mobile-hero form{display:flex;max-width:780px;margin-top:25px;padding:7px;border:1px solid #dce3db;border-radius:13px;background:#fff;box-shadow:0 10px 28px #23342c0a}
.bd-mobile-hero form label{display:flex;align-items:center;gap:10px;flex:1;padding:0 13px}.bd-mobile-hero form label svg{width:20px;height:20px;color:#738078;flex:0 0 auto}
.bd-mobile-hero input{width:100%;height:48px;border:0;outline:0;background:transparent;color:#23342c;font:inherit;font-size:14px}
.bd-mobile-hero button,.bd-mobile-filters button{border:0;border-radius:9px;background:#e95029;color:#fff;font:inherit;font-size:13px;font-weight:750;cursor:pointer}
.bd-mobile-hero button{padding:0 22px}.bd-mobile-hero button:hover,.bd-mobile-filters button:hover{background:#cb3f1c}
.bd-mobile-calculator-link{display:inline-flex;align-items:center;gap:8px;margin-top:16px;color:#a63b20;font-size:11px;font-weight:750}.bd-mobile-calculator-link span{font-size:16px}
.bd-mobile-results{padding-top:42px;padding-bottom:55px}.bd-mobile-results>header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:25px}.bd-mobile-results>header h2{margin:6px 0 0;font-size:29px;letter-spacing:-.7px}.bd-mobile-results>header>strong{font-size:12px;color:#6b776f;font-weight:600}
.bd-mobile-layout{display:grid;grid-template-columns:210px minmax(0,1fr) 220px;gap:24px;align-items:start}.bd-mobile-left,.bd-mobile-right{position:sticky;top:22px}.bd-mobile-left{max-height:calc(100vh - 44px);max-height:calc(100dvh - 44px);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}
.bd-mobile-filters{border:1px solid #dfe4de;border-radius:14px;background:#fbfcfa;overflow:hidden}.bd-mobile-filter-heading{display:flex;align-items:center;gap:9px;min-height:54px;padding:14px 15px;color:#23342c}.bd-mobile-filter-heading h3{margin:0;font-size:14px;line-height:1.3;font-weight:750}.bd-mobile-filter-heading svg{flex:0 0 19px;width:19px;height:19px;color:#d34421}
.bd-mobile-filters form{display:flex;flex-direction:column;gap:13px;padding:15px;border-top:1px solid #e4e8e3}.bd-mobile-filters label{display:flex;flex-direction:column;gap:5px;min-width:0;color:#536058;font-size:10px;font-weight:700}
.bd-mobile-filters input,.bd-mobile-filters select{width:100%;min-width:0;height:44px;padding:7px 9px;border:1px solid #d7ded6;border-radius:8px;background:#fff;color:#23342c;font:inherit;font-size:11px}.bd-mobile-filters select:disabled{cursor:not-allowed;opacity:.7}.bd-mobile-filters input:focus-visible,.bd-mobile-filters select:focus-visible,.bd-mobile-list-toolbar select:focus-visible,.bd-mobile-type a:focus-visible{outline:2px solid #23342c;outline-offset:2px}
.bd-mobile-filters button{min-height:44px;padding:9px 12px;margin-top:3px}.bd-mobile-filters noscript{display:block}.bd-mobile-filters noscript button{width:100%}.bd-mobile-filters form>a{display:grid;place-items:center;min-height:44px;padding:7px;text-align:center;color:#a43b20;font-size:10px;font-weight:700}.bd-mobile-filter-note{margin:0;color:#66736b;font-size:9px;line-height:1.45}
.bd-mobile-list{display:flex;flex-direction:column;gap:15px;min-width:0}.bd-mobile-list-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:9px;min-height:44px}.bd-mobile-list-toolbar label{color:#66736b;font-size:10px;font-weight:750}.bd-mobile-list-toolbar select{width:min(225px,100%);min-width:0;min-height:44px;padding:8px 34px 8px 10px;border:1px solid #d7ded6;border-radius:8px;background-color:#fff;color:#23342c;font:inherit;font-size:11px;font-weight:650}.bd-mobile-card{position:relative;display:grid;grid-template-columns:145px minmax(0,1fr) 175px;grid-template-areas:"image main offer" "image details offer";grid-template-rows:auto auto;border:1px solid #dfe4de;border-radius:15px;background:#fff;overflow:hidden;transition:box-shadow .15s,border-color .15s}.bd-mobile-card:hover{border-color:#ccd6cd;box-shadow:0 12px 28px #23342c0b}.bd-mobile-new{position:absolute;z-index:2;top:10px;left:10px;padding:5px 8px;border-radius:999px;background:#e95029;color:#fff;font-size:8px;font-weight:850;letter-spacing:.7px;box-shadow:0 4px 12px #23342c24}.bd-mobile-verified{display:block;margin:8px 0 14px;color:#50705e!important;line-height:1.5}
.bd-mobile-card-image{grid-area:image;display:flex;align-items:center;justify-content:center;min-height:230px;background:#f2f4f1;border-right:1px solid #e2e6e1;overflow:hidden}.bd-mobile-card-image img{display:block;width:100%;height:100%;max-height:230px;object-fit:contain;padding:10px}.bd-mobile-card-image svg{width:100%;height:auto}
.bd-mobile-card-main{grid-area:main;min-width:0;padding:20px 18px}.bd-mobile-card-labels{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.bd-mobile-card-labels span{padding:4px 7px;border-radius:5px;background:#edf3ee;color:#465d50;font-size:9px;font-weight:750}.bd-mobile-card-labels span:first-child{background:#fff0e8;color:#ad3f20}
.bd-mobile-card h2{margin:10px 0 15px;font-size:18px;line-height:1.35;letter-spacing:-.3px}.bd-mobile-card h2 a:hover{color:#b13d20}
.bd-mobile-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.bd-mobile-facts>span{min-width:0;padding:9px;border-radius:8px;background:#f5f7f4}.bd-mobile-facts small,.bd-mobile-facts strong{display:block}.bd-mobile-facts small{color:#748078;font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.4px}.bd-mobile-facts strong{margin-top:3px;color:#26382f;font-size:10px;line-height:1.4;overflow-wrap:anywhere}
.bd-mobile-groups{display:flex;gap:5px;flex-wrap:wrap;margin-top:11px}.bd-mobile-groups span{display:inline-flex;align-items:center;gap:4px;color:#66736b;font-size:8px}.bd-mobile-groups svg{width:13px;height:13px}
.bd-mobile-card-offer{grid-area:offer;display:flex;flex-direction:column;align-items:stretch;min-width:0;padding:18px 16px;border-left:1px solid #e3e7e2;background:#f8faf7}.bd-mobile-expiry{display:flex;align-items:center;gap:5px;color:#68756d;font-size:9px}.bd-mobile-expiry svg{width:14px;height:14px}.bd-mobile-price{margin:18px 0 2px}.bd-mobile-price .bd-price{margin:0}.bd-mobile-price .bd-price>strong{font-size:22px;color:#23342c}.bd-mobile-price .bd-price small{font-size:9px}.bd-mobile-card-offer>small{color:#68756d;font-size:9px;line-height:1.5}.bd-mobile-card-offer .bd-mobile-cta{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:44px;margin-top:auto;padding:9px 11px;border-radius:8px;background:#23342c;color:#fff!important;font-size:11px;font-weight:750}.bd-mobile-card-offer .bd-mobile-cta span{color:#ff936c;font-size:16px}
.bd-mobile-price-summary{margin:16px 0 7px}.bd-mobile-price-summary>span,.bd-mobile-price-summary>strong,.bd-mobile-price-summary>small{display:block}.bd-mobile-price-summary>span{color:#68756d;font-size:8px;font-weight:800;letter-spacing:.5px;text-transform:uppercase}.bd-mobile-price-summary>strong{margin-top:2px;color:#23342c;font-size:23px;line-height:1.15;letter-spacing:-.35px}.bd-mobile-price-summary>small{margin-top:3px;color:#68756d;font-size:8px;line-height:1.4}.bd-mobile-device-price{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin:0 0 10px;color:#68756d;font-size:9px}.bd-mobile-device-price strong{color:#23342c;font-size:11px;white-space:nowrap}.bd-mobile-tariff-details{margin:0 0 12px;border:1px solid #dce3dd;border-radius:8px;background:#fff;overflow:hidden}.bd-mobile-tariff-details>summary{display:flex;align-items:center;min-height:44px;padding:8px 10px;color:#9e391f;font-size:9px;font-weight:800;line-height:1.35;cursor:pointer;list-style:none}.bd-mobile-tariff-details>summary::-webkit-details-marker{display:none}.bd-mobile-tariff-details>summary::after{content:"+";margin-left:auto;color:#78847c;font-size:15px}.bd-mobile-tariff-details[open]>summary::after{content:"−"}.bd-mobile-tariff-details>summary:focus-visible{outline:2px solid #23342c;outline-offset:-3px}.bd-mobile-tariff-details dl{margin:0;padding:2px 10px 7px;border-top:1px solid #e4e8e4}.bd-mobile-cost-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(72px,auto);gap:8px;padding:7px 0;border-bottom:1px solid #edf0ec}.bd-mobile-cost-row:last-child{border-bottom:0}.bd-mobile-cost-row dt{color:#68756d;font-size:8px;line-height:1.35}.bd-mobile-cost-row dd{margin:0;text-align:right}.bd-mobile-cost-row dd>strong,.bd-mobile-cost-row dd>small{display:block}.bd-mobile-cost-row dd>strong{color:#23342c;font-size:8px;line-height:1.35}.bd-mobile-cost-row dd>small{max-width:120px;margin-top:2px;color:#748078;font-size:7px;line-height:1.4}.bd-mobile-cost-row-promotion dt,.bd-mobile-cost-row-promotion dd>strong{color:#287044}
.bd-mobile-card>.bd-mobile-tariff-details{grid-area:details;align-self:start;min-width:0;margin:0 18px 18px}
.bd-mobile-tariff-details:not([open])>dl{display:none!important}
.bd-mobile-ad{overflow:hidden;border:1px solid #dfe4de;border-radius:14px;background:#f7f9f6}.bd-mobile-ad>span{display:block;padding:11px 13px;color:#738078;font-size:8px;font-weight:800;letter-spacing:1.3px;text-transform:uppercase}.bd-mobile-ad-image{display:block;aspect-ratio:3/4;background:#eef1ee;overflow:hidden}.bd-mobile-ad-image img{display:block;width:100%;height:100%;object-fit:cover}.bd-mobile-ad-image svg{width:100%;height:100%}.bd-mobile-ad>div{padding:13px}.bd-mobile-ad strong{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:11px;line-height:1.5}.bd-mobile-ad>div>a{display:flex;align-items:center;justify-content:space-between;margin-top:11px;color:#ad3b1d;font-size:10px;font-weight:750}
.bd-mobile-empty{padding:45px 25px;border:1px solid #e0e5df;border-radius:14px;background:#f7f9f6;text-align:center}.bd-mobile-empty h2{font-size:22px}.bd-mobile-empty p{color:#68756d;font-size:13px}.bd-mobile-empty a{color:#ad3d20;font-size:12px;font-weight:750}
.bd-mobile-nearest{display:flex;flex-direction:column;gap:15px;margin-top:8px}.bd-mobile-nearest>h2{margin:10px 0 -9px;font-size:20px}.bd-mobile-nearest>p{margin:0 0 2px;color:#68756d;font-size:11px;line-height:1.55}.bd-mobile-filters .bd-mobile-new-only{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;min-height:44px;padding:4px 0!important}.bd-mobile-new-only input{width:18px!important;height:18px!important;margin:0;padding:0}.bd-mobile-new-only span{font-size:10px;line-height:1.4}
.bd-mobile-card-offer .bd-mobile-cta{position:static;z-index:auto;inset:auto;box-shadow:none;border:0}
.bd-mobile-pagination ul{display:flex;justify-content:center;gap:7px;margin:13px 0 0;padding:0;list-style:none}.bd-mobile-pagination a,.bd-mobile-pagination span{display:grid;place-items:center;min-width:35px;height:35px;padding:4px 9px;border:1px solid #dfe4de;border-radius:7px;font-size:11px}.bd-mobile-pagination .current{background:#23342c;color:#fff}.bd-mobile-disclosure{margin:15px auto 0!important;color:#748078;font-size:9px;line-height:1.7;text-align:center}
@media(max-width:1050px){.bd-mobile-layout{grid-template-columns:200px minmax(0,1fr)}.bd-mobile-right{display:none}.bd-mobile-card{grid-template-columns:125px minmax(0,1fr) 160px}.bd-mobile-facts{grid-template-columns:1fr}.bd-mobile-facts>span{display:flex;justify-content:space-between;gap:10px}.bd-mobile-facts strong{margin:0;text-align:right}}
@media(max-width:900px){.bd-mobile-layout{display:block}.bd-mobile-left{position:static;max-height:none;margin-bottom:15px;overflow:visible}.bd-mobile-filters form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 16px}.bd-mobile-type,.bd-mobile-device-filter,.bd-mobile-new-only,.bd-mobile-filter-note,.bd-mobile-filters noscript,.bd-mobile-filters form>a{grid-column:1/-1}.bd-mobile-card{grid-template-columns:145px minmax(0,1fr) 175px}}
@media(max-width:760px){.bd-mobile-hero{padding:34px 0}.bd-mobile-hero h1{font-size:37px;letter-spacing:-1.3px}.bd-mobile-hero p{font-size:13px}.bd-mobile-hero form{margin-top:20px}.bd-mobile-hero input{font-size:16px}.bd-mobile-hero button{padding:0 13px;font-size:11px}.bd-mobile-results{padding-top:28px}.bd-mobile-results>header{align-items:flex-start;margin-bottom:17px}.bd-mobile-results>header h2{font-size:24px}.bd-mobile-list-toolbar{display:grid;grid-template-columns:auto minmax(0,1fr);justify-content:stretch}.bd-mobile-list-toolbar select{width:100%}.bd-mobile-filters select,.bd-mobile-list-toolbar select{font-size:16px}.bd-mobile-card{grid-template-columns:95px minmax(0,1fr);grid-template-areas:"image main" "details details" "offer offer";grid-template-rows:auto auto auto;border-radius:12px}.bd-mobile-card-image{min-height:145px}.bd-mobile-card-image img{max-height:145px;padding:6px}.bd-mobile-card-main{padding:15px 12px}.bd-mobile-card h2{font-size:15px;margin:8px 0 11px}.bd-mobile-card-labels span{font-size:8px}.bd-mobile-facts{grid-template-columns:1fr;gap:4px}.bd-mobile-facts>span{padding:5px 7px}.bd-mobile-facts small{font-size:7px}.bd-mobile-facts strong{font-size:9px}.bd-mobile-groups{display:none}.bd-mobile-card>.bd-mobile-tariff-details{margin:0 13px 13px}.bd-mobile-card-offer{display:flex;align-items:stretch;padding:13px;border:0;border-top:1px solid #e3e7e2}.bd-mobile-price,.bd-mobile-price-summary{margin:0}.bd-mobile-device-price{margin:0}.bd-mobile-card-offer .bd-mobile-cta{width:100%;min-width:0;min-height:44px;margin-top:0}.bd-mobile-disclosure{font-size:8px}.bd-mobile-right{display:none}}
@media(max-width:390px){.bd-mobile-hero form{flex-wrap:wrap}.bd-mobile-hero form label{flex-basis:100%;border-bottom:1px solid #e7ebe6}.bd-mobile-hero button{width:100%;min-height:42px}.bd-mobile-card{grid-template-columns:82px minmax(0,1fr)}.bd-mobile-card-main{padding-right:10px;padding-left:10px}.bd-mobile-card>.bd-mobile-tariff-details{margin-right:10px;margin-left:10px}}
@media(max-width:375px){.bd-mobile-filters form{grid-template-columns:minmax(0,1fr)}.bd-mobile-filters form>*{grid-column:1}.bd-mobile-list-toolbar{grid-template-columns:minmax(0,1fr);gap:5px}.bd-mobile-list-toolbar label{padding-left:1px}.bd-mobile-results>header{display:block}.bd-mobile-results>header>strong{display:block;margin-top:7px}}

/* Compact tariff comparison controls inspired by familiar comparison portals. */
.bd-mobile-carriers{margin:-4px 0 24px}.bd-mobile-carriers>span{display:block;margin-bottom:9px;color:#647168;font-size:10px;font-weight:750}.bd-mobile-carriers>div{display:flex;gap:9px;overflow-x:auto;padding:1px 1px 7px;scrollbar-width:thin}.bd-mobile-carriers a{display:flex;align-items:center;gap:10px;flex:0 0 145px;min-height:66px;padding:9px 11px;border:1px solid #dfe4de;border-radius:11px;background:#fff;color:#23342c;box-shadow:0 4px 14px #23342c08;transition:border-color .15s,box-shadow .15s}.bd-mobile-carriers a:hover,.bd-mobile-carriers a[aria-current=true]{border-color:#ee9b7e;box-shadow:0 7px 18px #23342c10}.bd-mobile-carriers a>span:last-child{display:flex;flex-wrap:wrap;align-items:baseline;column-gap:3px;min-width:0}.bd-mobile-carriers a small{color:#7a857e;font-size:8px;line-height:1.2}.bd-mobile-carriers a strong{font-size:13px;line-height:1.2;white-space:nowrap}
.bd-mobile-type{min-width:0;margin:0;padding:0;border:0}.bd-mobile-type>span{display:block;margin-bottom:6px;color:#536058;font-size:10px;font-weight:750}.bd-mobile-type>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.bd-mobile-type a{display:grid;place-items:center;min-height:44px;padding:6px 5px;border:1px solid #d7ded6;border-radius:7px;background:#fff;color:#536058;font-size:9px;font-weight:750;line-height:1.2;text-align:center}.bd-mobile-type a:hover{border-color:#ee9b7e;color:#a83d20}.bd-mobile-type a[aria-current="page"]{border-color:#e95029;background:#fff0e9;color:#a83d20}
.bd-mobile-filters .bd-mobile-range{gap:2px;padding:0!important}.bd-mobile-range>span{display:flex;align-items:center;justify-content:space-between;gap:7px}.bd-mobile-range b{font:inherit}.bd-mobile-range output{color:#a43b20;font-size:10px;font-weight:750;white-space:nowrap}.bd-mobile-filters .bd-mobile-range input{height:44px;padding:0;border:0;border-radius:999px;background:transparent;accent-color:#e95029;cursor:pointer;-webkit-appearance:none;appearance:none}.bd-mobile-range input::-webkit-slider-runnable-track{height:5px;border-radius:999px;background:linear-gradient(to right,#e95029 0 var(--bd-range-progress),#dfe4de var(--bd-range-progress) 100%)}.bd-mobile-range input::-webkit-slider-thumb{width:17px;height:17px;margin-top:-6px;border:3px solid #fff;border-radius:50%;background:#e95029;box-shadow:0 0 0 1px #d34421;-webkit-appearance:none}.bd-mobile-range input::-moz-range-track{height:5px;border:0;border-radius:999px;background:#dfe4de}.bd-mobile-range input::-moz-range-progress{height:5px;border-radius:999px;background:#e95029}.bd-mobile-range input::-moz-range-thumb{width:12px;height:12px;border:3px solid #fff;border-radius:50%;background:#e95029;box-shadow:0 0 0 1px #d34421}
.bd-mobile-card-head{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:38px}.bd-mobile-card-labels{justify-content:flex-end;gap:5px}.bd-mobile-card-labels span{white-space:nowrap}.bd-mobile-brand{display:flex;align-items:center;justify-content:center;flex:0 0 46px;width:46px;height:32px;padding:5px;border-radius:7px;background:#f1f4f1;overflow:hidden}.bd-mobile-brand img{display:block;width:100%;height:100%;object-fit:contain}.bd-mobile-brand-freenet{flex-basis:72px;width:72px;background:#092043}.bd-mobile-brand-super-select{padding:3px}.bd-mobile-brand-fallback{color:#fff;background:#23342c;font-size:10px;font-weight:800}.bd-mobile-brand .bd-provider-logo-fallback{width:auto;height:auto;background:transparent;color:inherit;font-size:10px}.bd-mobile-card-offer>small strong{display:block;margin-top:2px;color:#23342c;font-size:11px}
.bd-mobile-merchant{display:flex;align-items:center;justify-content:space-between;gap:7px;margin-bottom:8px}.bd-mobile-merchant>small{color:#748078;font-size:8px;font-weight:800;letter-spacing:.45px;text-transform:uppercase}.bd-mobile-merchant-logo{display:flex;align-items:center;justify-content:center;width:76px;height:26px;padding:3px 6px;border-radius:7px;background:#f1f4f1;overflow:hidden}.bd-mobile-merchant-logo img{display:block;width:100%;height:100%;object-fit:contain}.bd-mobile-merchant-logo .bd-provider-logo-fallback{width:auto;height:auto;background:transparent;color:#23342c;font-size:10px;font-weight:800}
@media(max-width:760px){.bd-mobile-carriers{margin-bottom:16px}.bd-mobile-carriers>div{width:100%;padding-right:10px}.bd-mobile-carriers a{flex-basis:132px;min-height:61px}.bd-mobile-card-image{min-height:155px}.bd-mobile-card-image img{max-height:155px}.bd-mobile-card-head{align-items:flex-start}.bd-mobile-brand{flex-basis:38px;width:38px;height:28px}.bd-mobile-brand-freenet{flex-basis:60px;width:60px}.bd-mobile-card-labels{align-items:flex-end;flex-direction:column}}

.bd-tariff-hub-hero{position:relative;isolation:isolate;display:flex;align-items:center;min-height:clamp(470px,36vw,590px);overflow:hidden;background:#14291f}
.bd-tariff-hub-hero::after{position:absolute;z-index:-1;inset:0;content:"";background:linear-gradient(90deg,rgba(12,31,24,.98) 0%,rgba(12,31,24,.92) 33%,rgba(12,31,24,.48) 61%,rgba(12,31,24,.1) 100%)}
.bd-tariff-hub-hero-media{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
.bd-tariff-hub-copy{width:min(1190px,calc(100% - 56px));margin-inline:auto;padding-top:82px;padding-bottom:82px}
.bd-tariff-hub-hero .bd-eyebrow{color:#ff936c}
.bd-tariff-hub-hero h1{max-width:680px;margin:10px 0 18px;color:#fff;font-size:clamp(44px,5.1vw,72px);line-height:1.02;letter-spacing:-2.7px;hyphens:none;overflow-wrap:normal;word-break:normal}
.bd-tariff-hub-hero p{max-width:610px;margin:0;color:rgba(255,255,255,.82);font-size:17px;line-height:1.7}
.bd-tariff-hub-hero .bd-tariff-navigation{display:none}
.bd-tariff-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;padding-top:54px;padding-bottom:64px}
.bd-tariff-choice{display:flex;flex-direction:column;min-height:330px;padding:34px;border:1px solid #dce3db;border-radius:18px;background:#fff;box-shadow:0 12px 34px #23342c0a;transition:transform .18s,border-color .18s,box-shadow .18s}
.bd-tariff-choice:hover{transform:translateY(-3px);border-color:#efad96;box-shadow:0 18px 42px #23342c12}
.bd-tariff-choice-icon{display:grid;place-items:center;width:62px;height:62px;margin-bottom:25px;border-radius:15px;background:#fff0e9;color:#d94724}
.bd-tariff-choice-icon svg{width:29px;height:29px}
.bd-tariff-choice:nth-child(2) .bd-tariff-choice-icon{background:#edf4ee;color:#23342c}
.bd-tariff-choice h2{margin:8px 0 10px;font-size:30px;line-height:1.12;letter-spacing:-.7px}
.bd-tariff-choice p{max-width:560px;margin:0 0 25px;color:#68756d;font-size:14px;line-height:1.7}
.bd-tariff-choice>a{display:flex;align-items:center;justify-content:space-between;min-height:48px;margin-top:auto;padding:11px 15px;border-radius:9px;background:#23342c;color:#fff!important;font-size:12px;font-weight:800}
.bd-tariff-choice>a span{color:#ff936c;font-size:18px}
.bd-tariff-choice>a:hover{background:#18251f}
.bd-tariff-hub-seo{padding:78px 0 82px;border-top:1px solid #e0e6df;background:#f2f5f2}
.bd-tariff-seo-intro{max-width:1000px}
.bd-tariff-seo-intro h2{max-width:950px;margin:11px 0 20px;font-size:clamp(34px,4.2vw,58px);line-height:1.05;letter-spacing:-2px;hyphens:none;overflow-wrap:normal;word-break:normal}
.bd-tariff-seo-intro>p{max-width:880px;margin:0;color:#637169;font-size:16px;line-height:1.75}
.bd-tariff-seo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:52px 0 40px;border-top:1px solid #cfd8d1;border-bottom:1px solid #cfd8d1}
.bd-tariff-seo-grid article{position:relative;padding:42px 52px 44px 0}
.bd-tariff-seo-grid article+article{padding-right:0;padding-left:52px;border-left:1px solid #cfd8d1}
.bd-tariff-seo-number{display:block;margin-bottom:18px;color:#e95029;font-size:12px;font-weight:850;letter-spacing:2px}
.bd-tariff-seo-grid h3{margin:0 0 14px;font-size:28px;line-height:1.15;letter-spacing:-.7px}
.bd-tariff-seo-grid p{margin:0;color:#637169;font-size:14px;line-height:1.72}
.bd-tariff-seo-grid ul{display:grid;gap:10px;margin:24px 0 27px;padding:0;list-style:none}
.bd-tariff-seo-grid li{position:relative;padding-left:24px;color:#344a3f;font-size:13px;font-weight:700;line-height:1.5}
.bd-tariff-seo-grid li::before{position:absolute;top:.1em;left:0;color:#e95029;content:"✓";font-size:15px;font-weight:900}
.bd-tariff-seo-grid a{display:inline-flex;align-items:center;gap:10px;color:#b83d21!important;font-size:13px;font-weight:850;line-height:1.45;text-decoration:none}
.bd-tariff-seo-grid a:hover,.bd-tariff-seo-grid a:focus-visible{color:#842c19!important;text-decoration:underline;text-underline-offset:4px}
.bd-tariff-seo-grid a span{font-size:18px;line-height:1}
.bd-tariff-seo-answer{max-width:1000px;margin:0;padding-left:20px;border-left:3px solid #e95029;color:#53645b;font-size:14px;line-height:1.7}
.bd-tariff-seo-answer strong{color:#23342c}
@media(max-width:800px){.bd-tariff-choices{grid-template-columns:1fr}.bd-tariff-choice{min-height:0}.bd-tariff-choice p{max-width:580px}.bd-tariff-seo-grid{grid-template-columns:1fr}.bd-tariff-seo-grid article{padding:34px 0}.bd-tariff-seo-grid article+article{padding:34px 0;border-top:1px solid #cfd8d1;border-left:0}}
@media(max-width:600px){.bd-tariff-hub-hero{align-items:stretch;min-height:510px}.bd-tariff-hub-hero::after{background:linear-gradient(180deg,rgba(12,31,24,.08) 0%,rgba(12,31,24,.34) 38%,rgba(12,31,24,.95) 77%,#0c1f18 100%)}.bd-tariff-hub-hero-media{object-position:67% center}.bd-tariff-hub-copy{display:flex;width:calc(100% - 32px);flex-direction:column;justify-content:flex-end;min-height:510px;padding-top:230px;padding-bottom:38px}.bd-tariff-hub-hero h1{max-width:360px;margin-top:8px;font-size:clamp(36px,10.7vw,43px);letter-spacing:-1.6px}.bd-tariff-hub-hero p{max-width:355px;font-size:14px;line-height:1.6}.bd-tariff-choices{gap:14px;padding-top:28px;padding-bottom:44px}.bd-tariff-choice{padding:23px;border-radius:14px}.bd-tariff-choice-icon{width:52px;height:52px;margin-bottom:18px}.bd-tariff-choice h2{font-size:26px}.bd-tariff-hub-seo{padding:54px 0 58px}.bd-tariff-seo-intro h2{font-size:34px;letter-spacing:-1.2px}.bd-tariff-seo-intro>p{font-size:14px}.bd-tariff-seo-grid{margin:38px 0 32px}.bd-tariff-seo-grid h3{font-size:25px}.bd-tariff-seo-answer{padding-left:15px}}
@media(prefers-reduced-motion:reduce){.bd-tariff-choice{transition:none}.bd-tariff-choice:hover{transform:none}}

/* Offer-list hero and mobile card refinements; deliberately scoped to this page. */
.bd-mobile-offers-page .bd-mobile-hero{position:relative;isolation:isolate;display:flex;align-items:center;min-height:470px;padding:52px 0;overflow:hidden;border-bottom:1px solid #284139;background:#14291f}
.bd-mobile-offers-page .bd-mobile-hero::after{position:absolute;z-index:-1;inset:0;content:"";background:linear-gradient(90deg,rgba(10,31,24,.98) 0%,rgba(10,31,24,.92) 36%,rgba(10,31,24,.55) 59%,rgba(10,31,24,.12) 100%)}
.bd-mobile-offers-page .bd-mobile-hero-media{position:absolute;z-index:-2;inset:0;display:block;width:100%;height:100%;overflow:hidden}
.bd-mobile-offers-page .bd-mobile-hero-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.bd-mobile-offers-page .bd-mobile-hero>.bd-container{position:relative;width:min(1190px,calc(100% - 56px));margin-inline:auto}
.bd-mobile-offers-page .bd-mobile-hero .bd-tariff-navigation{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;width:min(100%,260px);margin:0 0 27px;padding:5px;border:1px solid rgba(255,255,255,.38);border-radius:12px;background:rgba(255,255,255,.94);box-shadow:none}
.bd-mobile-offers-page .bd-mobile-hero .bd-tariff-navigation a{display:grid;place-items:center;min-height:40px;padding:7px 11px;border-radius:8px;color:#405148;font-size:11px;font-weight:800;line-height:1.2;white-space:nowrap}
.bd-mobile-offers-page .bd-mobile-hero .bd-tariff-navigation a[aria-current="page"]{background:#23342c;color:#fff}
.bd-mobile-offers-page .bd-mobile-hero .bd-eyebrow{color:#ff936c}
.bd-mobile-offers-page .bd-mobile-hero h1{max-width:680px;margin:10px 0 16px;color:#fff;font-size:clamp(44px,5.1vw,68px);line-height:1.03;letter-spacing:-2.4px;hyphens:none;overflow-wrap:normal;word-break:normal}
.bd-mobile-offers-page .bd-mobile-hero p{max-width:650px;color:rgba(255,255,255,.84);font-size:16px;line-height:1.7}
.bd-mobile-offers-page .bd-mobile-hero form{max-width:690px;margin-top:24px;box-shadow:none}
.bd-mobile-offers-page .bd-mobile-type>div{width:min(100%,280px)}

@media(max-width:760px){
 .bd-mobile-offers-page .bd-mobile-hero{align-items:flex-end;min-height:620px;padding:30px 0 34px}
 .bd-mobile-offers-page .bd-mobile-hero::after{background:linear-gradient(180deg,rgba(10,31,24,.08) 0%,rgba(10,31,24,.27) 34%,rgba(10,31,24,.91) 63%,#10271f 100%)}
 .bd-mobile-offers-page .bd-mobile-hero-media img{object-position:center 28%}
 .bd-mobile-offers-page .bd-mobile-hero>.bd-container{display:flex;width:calc(100% - 32px);min-height:556px;flex-direction:column;justify-content:flex-end;padding:0}
 .bd-mobile-offers-page .bd-mobile-hero .bd-tariff-navigation{width:min(100%,244px);margin-bottom:20px}
 .bd-mobile-offers-page .bd-mobile-hero .bd-tariff-navigation a{font-size:10px}
 .bd-mobile-offers-page .bd-mobile-hero h1{max-width:360px;margin:8px 0 13px;font-size:clamp(36px,10.5vw,42px);letter-spacing:-1.5px}
 .bd-mobile-offers-page .bd-mobile-hero p{max-width:360px;color:rgba(255,255,255,.86);font-size:13px;line-height:1.6}
 .bd-mobile-offers-page .bd-mobile-hero form{margin-top:18px}
 .bd-mobile-offers-page .bd-mobile-card-head{align-items:center}
 .bd-mobile-offers-page .bd-mobile-card-labels{min-width:0;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:4px}
 .bd-mobile-offers-page .bd-mobile-card-labels span{padding:3px 4px;font-size:8px;letter-spacing:-.1px}
 .bd-mobile-offers-page .bd-mobile-card>.bd-mobile-tariff-details{margin-top:16px;margin-bottom:17px}
 .bd-mobile-offers-page .bd-mobile-tariff-details>summary{min-height:48px;padding:10px 12px;font-size:11px}
}

@media(max-width:340px){
 .bd-mobile-offers-page .bd-mobile-card-head{display:grid;grid-template-columns:auto minmax(0,1fr)}
 .bd-mobile-offers-page .bd-mobile-card-labels{grid-column:1/-1;justify-content:flex-start;margin-top:6px}
}
