.lmsmag{--ink:#082f63;--red:#e30613;--green:#08a54b;--orange:#ee6810;--paper:#fffdf8;max-width:1240px;margin:22px auto;font-family:Arial,Helvetica,sans-serif;color:#16202b}.lmsmag *{box-sizing:border-box}.lmsmag-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:4px 18px 12px}.lmsmag-brand{display:flex;align-items:baseline;gap:20px}.lmsmag-toolbar strong{color:var(--ink);font-size:24px}.lmsmag-toolbar strong:first-letter{color:var(--red)}.lmsmag-toolbar span{font-size:12px;color:#68717b}.lmsmag-tools{display:flex;gap:8px}.lmsmag-tools button,.lmsmag-arrow{border:1px solid #dce2e8;background:#fff;border-radius:50%;width:40px;height:40px;cursor:pointer;font-size:21px;box-shadow:0 3px 14px #10203014}.lmsmag-stage{display:grid;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;gap:10px}.lmsmag-book{position:relative;min-height:575px;perspective:2600px;transform-style:preserve-3d}.lmsmag-spread{position:absolute;inset:0;display:none;grid-template-columns:1fr 1fr;background:var(--paper);border:1px solid #d9d4ca;box-shadow:0 18px 45px #1b2b3a32;border-radius:4px;overflow:hidden;backface-visibility:hidden}.lmsmag-spread:after{content:"";position:absolute;left:50%;top:0;bottom:0;width:26px;transform:translateX(-50%);background:linear-gradient(90deg,transparent,#00000014,#ffffff66,#00000012,transparent);pointer-events:none;z-index:9}.lmsmag-spread.is-active{display:grid;z-index:4}.lmsmag-spread.is-under{display:grid;z-index:2}.lmsmag-flipper{position:absolute;z-index:12;top:0;right:0;width:50%;height:100%;transform-origin:left center;transform-style:preserve-3d;pointer-events:none;animation:lmsPageNext .62s cubic-bezier(.55,.08,.35,.92) forwards;filter:drop-shadow(-12px 8px 16px #0002)}.lmsmag-flipper.prev{left:0;right:auto;transform-origin:right center;animation:lmsPagePrev .62s cubic-bezier(.55,.08,.35,.92) forwards}.lmsmag-flipper>*{width:100%;height:100%}.lmsmag-flipper:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#00000028,transparent 18%,transparent 80%,#ffffff80);pointer-events:none}.lmsmag-curl{position:absolute;right:0;top:0;width:42%;height:100%;background:linear-gradient(112deg,transparent 0 55%,#ffffffcc 59%,#b9b1a855 65%,transparent 72%);opacity:0;z-index:15;pointer-events:none;animation:lmsCurl .62s ease}.lmsmag-curl.prev{left:0;right:auto;transform:scaleX(-1)}@keyframes lmsPageNext{0%{transform:rotateY(0)}100%{transform:rotateY(-178deg)}}@keyframes lmsPagePrev{0%{transform:rotateY(0)}100%{transform:rotateY(178deg)}}@keyframes lmsCurl{0%{opacity:0;transform:translateX(45%)}45%{opacity:1}100%{opacity:0;transform:translateX(-130%)}}.lmsmag-editorial,.lmsmag-dealpage,.lmsmag-service>article{min-width:0;background:linear-gradient(90deg,#fffdf8,#fffaf0)}.lmsmag-paper-head{height:32px;display:flex;justify-content:space-between;align-items:center;padding:0 18px;border-bottom:1px solid #e4ded3;font-size:9px;color:#777}.lmsmag-paper-head b{color:var(--ink)}.lmsmag-editorial-layout{display:grid;grid-template-columns:48% 52%;min-height:485px}.lmsmag-copy{padding:32px 20px 14px 26px}.lmsmag-kicker{font-size:10px;font-weight:800;color:var(--red);letter-spacing:1.4px}.lmsmag-copy h2{font-size:48px;line-height:.96;margin:7px 0;color:var(--ink)}.lmsmag-copy h3{font-family:Georgia,serif;font-style:italic;font-weight:400;font-size:21px;margin:0 0 16px;color:var(--orange)}.lmsmag-copy p{font-family:Georgia,serif;line-height:1.55;font-size:13px;margin:0 0 18px}.lmsmag-why{background:#f8ecd3;padding:12px 14px;font-size:11px;line-height:1.45}.lmsmag-why ul{margin:7px 0 0;padding:0;list-style:none}.lmsmag-why li:before{content:"✓";color:var(--orange);font-weight:900;margin-right:7px}.lmsmag-country-visual{margin:24px 18px 26px 0;background-size:cover;background-position:center;border-radius:2px;min-height:400px;position:relative;overflow:hidden}.lmsmag-country-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,#061f3d99)}.lmsmag-country-visual span{position:absolute;z-index:2;left:18px;bottom:16px;color:#fff;font-size:17px;font-weight:800}.lmsmag-country-visual.no-image{background:linear-gradient(145deg,#bce4ff,#0d78b5)}.lmsmag-tip{position:absolute;left:26px;right:calc(50% + 18px);bottom:12px;padding:8px 10px;background:#fff1cd;border-left:3px solid #efb63a;font-family:Georgia,serif;font-size:10px;line-height:1.35;z-index:2}.lmsmag-dealpage{padding-bottom:10px}.lmsmag-deal-title{padding:14px 18px 10px}.lmsmag-deal-title h3{margin:0;color:var(--ink);font-size:21px}.lmsmag-deal-title span{font-size:10px;color:#68717b}.lmsmag-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:0 16px}.lmsmag-deal{display:flex;flex-direction:column;min-height:218px;text-decoration:none!important;color:inherit!important;border:1px solid #d8dcdf;background:#fff;border-radius:7px;overflow:hidden;box-shadow:0 4px 11px #1b2b3a10;transition:.18s}.lmsmag-deal:hover{transform:translateY(-2px);box-shadow:0 9px 18px #1b2b3a1c}.lmsmag-deal-img{height:84px;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center}.lmsmag-noimg{background:#e9f3fb;font-size:25px;color:#6d8ba6}.lmsmag-deal-body{display:flex;flex-direction:column;padding:7px 8px 8px;min-height:133px}.lmsmag-deal small{color:#66717b;font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lmsmag-deal strong{font-size:12px;color:#151d24;line-height:1.17;margin:3px 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:28px}.lmsmag-meta{font-size:8px;color:#cf7900;height:14px;overflow:hidden;white-space:nowrap}.lmsmag-deal em{font-style:normal;color:#666;font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:auto}.lmsmag-deal b{color:var(--green);font-size:14px;margin-top:6px}.lmsmag-deal i{font-style:normal;text-align:center;background:var(--green);color:#fff;padding:6px;border-radius:4px;margin-top:5px;font-weight:700;font-size:9px}.lmsmag-footnote{font-size:7px;color:#777;padding:7px 16px 0}.lmsmag-cover{grid-template-columns:1fr;background:radial-gradient(circle at 72% 28%,#d8f2ff 0,#eef8ff 18%,transparent 19%),linear-gradient(135deg,#082d58,#0b5590 64%,#0a315c);color:#fff}.lmsmag-cover:after,.lmsmag-back:after{display:none}.lmsmag-cover-inner,.lmsmag-back-inner{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:8% 11%;background:linear-gradient(90deg,#06284be8 0,#06284bb0 52%,transparent 100%)}.lmsmag-edition{font-size:12px;letter-spacing:2px;color:#cfe9ff}.lmsmag-cover h2{font-size:57px;line-height:.98;margin:16px 0 10px;max-width:760px}.lmsmag-cover p{font-family:Georgia,serif;font-size:23px;max-width:700px}.lmsmag-cover-badges{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0}.lmsmag-cover-badges span{background:#ffffff18;border:1px solid #ffffff3b;padding:7px 11px;border-radius:99px;font-size:11px}.lmsmag-open,.lmsmag-back a,.lmsmag-best a{border:0;background:var(--red);color:#fff!important;text-decoration:none!important;border-radius:5px;padding:12px 18px;font-weight:800;cursor:pointer}.lmsmag-cover small,.lmsmag-back small{margin-top:20px;opacity:.8}.lmsmag-back{grid-template-columns:1fr;background:linear-gradient(145deg,#f6f0e3,#fffdf8)}.lmsmag-back-inner{background:none;color:var(--ink);align-items:center;text-align:center}.lmsmag-back-inner>span{color:var(--red);font-weight:800;letter-spacing:2px}.lmsmag-back h2{font-size:44px;margin:14px 0}.lmsmag-back p{font-family:Georgia,serif;font-size:18px;max-width:650px;line-height:1.5}.lmsmag-service>article{position:relative}.lmsmag-service-inner,.lmsmag-best-inner{padding:44px 32px}.lmsmag-service-inner>span,.lmsmag-best-inner>span{font-size:10px;color:var(--red);font-weight:800;letter-spacing:1.5px}.lmsmag-service h2,.lmsmag-best h2{font-size:31px;color:var(--ink);margin:8px 0 24px}.lmsmag-service-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.lmsmag-service-grid div{padding:14px;background:#fff;border:1px solid #e3ded4}.lmsmag-service-grid b{display:block;color:var(--red);font-size:20px}.lmsmag-service-grid strong{font-size:12px;color:var(--ink)}.lmsmag-service-grid p{font-family:Georgia,serif;font-size:11px;line-height:1.45}.lmsmag-best-inner{display:flex;min-height:500px;flex-direction:column;justify-content:center;align-items:flex-start}.lmsmag-best-inner p{font-family:Georgia,serif;font-size:16px;line-height:1.55;margin-bottom:22px}.lmsmag-nav{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:13px 56px 6px;color:#5e6770;font-size:10px}.lmsmag-nav input{width:100%;accent-color:var(--red)}.lmsmag-thumbs{display:flex;gap:7px;overflow-x:auto;padding:7px 56px 11px;scrollbar-width:thin}.lmsmag-thumbs button{flex:0 0 91px;min-height:58px;border:1px solid #d9dee3;border-radius:5px;background:#fff;padding:7px;cursor:pointer;text-align:left;color:var(--ink)}.lmsmag-thumbs button b{display:block;font-size:10px;line-height:1.1}.lmsmag-thumbs button small{display:block;margin-top:9px;font-size:8px;color:#6d7580}.lmsmag-thumbs button.is-active{border:2px solid var(--red);background:#fff8f7}.lmsmag-trust{margin:2px 56px 0;border-top:1px solid #e0e3e6;padding:11px 5px 0;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;font-size:9px;color:#56616b}.lmsmag-trust span{display:flex;align-items:center;gap:6px}.lmsmag-trust b{color:var(--ink)}.lmsmag.is-first .lmsmag-prev,.lmsmag.is-last .lmsmag-next{opacity:.28;pointer-events:none}.lmsmag.is-zoomed .lmsmag-book{transform:scale(1.08);transform-origin:center;z-index:20}.lmsmag:fullscreen{background:#f6f7f8;padding:12px;overflow:auto}.lmsmag:fullscreen .lmsmag-book{min-height:calc(100vh - 220px)}@media(max-width:900px){.lmsmag-stage{grid-template-columns:38px 1fr 38px;gap:3px}.lmsmag-book{min-height:720px}.lmsmag-spread,.lmsmag-spread.is-active{grid-template-columns:1fr;overflow:auto}.lmsmag-spread:after{display:none}.lmsmag-editorial{display:none}.lmsmag-dealpage{min-height:720px}.lmsmag-grid{grid-template-columns:repeat(2,1fr)}.lmsmag-flipper{display:none}.lmsmag-nav{padding:10px 44px 4px}.lmsmag-thumbs{padding-left:44px;padding-right:44px}.lmsmag-trust{margin-left:44px;margin-right:44px;grid-template-columns:1fr 1fr}.lmsmag-cover h2{font-size:43px}}@media(max-width:560px){.lmsmag-toolbar strong{font-size:17px}.lmsmag-brand span{display:none}.lmsmag-stage{grid-template-columns:31px 1fr 31px}.lmsmag-arrow{width:31px;height:31px}.lmsmag-book{min-height:735px}.lmsmag-grid{grid-template-columns:1fr 1fr;padding:0 8px;gap:7px}.lmsmag-deal-title{padding:12px 10px 8px}.lmsmag-deal-title h3{font-size:17px}.lmsmag-deal{min-height:206px}.lmsmag-deal-img{height:73px}.lmsmag-deal-body{min-height:128px}.lmsmag-cover-inner{padding:12% 8%}.lmsmag-cover h2{font-size:35px}.lmsmag-cover p{font-size:18px}.lmsmag-nav{padding:10px 35px 4px;grid-template-columns:1fr}.lmsmag-nav span:last-child{display:none}.lmsmag-thumbs{padding-left:35px;padding-right:35px}.lmsmag-trust{display:none}}.lmsmag-editorial-layout{grid-template-columns:58% 42%;min-height:485px}.lmsmag-copy{padding:26px 18px 14px 24px;min-width:0;overflow:hidden}.lmsmag-copy h2{font-size:36px;line-height:1.02;margin:7px 0 8px;max-width:100%;word-break:keep-all;overflow-wrap:normal;hyphens:none;white-space:normal;text-wrap:balance}.lmsmag-copy h3{font-size:19px;line-height:1.08;margin-bottom:14px}.lmsmag-copy p{font-size:12px;line-height:1.48;margin-bottom:14px}.lmsmag-why{padding:10px 12px;font-size:10px;line-height:1.35}.lmsmag-country-visual{margin:24px 16px 48px 4px;min-height:330px;max-height:365px;align-self:start;background-position:center}.lmsmag-country-visual span{font-size:14px;left:13px;bottom:12px}.lmsmag-tip{left:24px;right:calc(42% + 16px);bottom:10px;font-size:9px;padding:7px 9px}.lmsmag-copy h2{font-size:clamp(29px,3.15vw,36px)}@media(max-width:1100px) and (min-width:901px){.lmsmag-copy h2{font-size:31px}.lmsmag-editorial-layout{grid-template-columns:60% 40%}.lmsmag-country-visual{min-height:315px;max-height:345px;margin-right:12px}.lmsmag-tip{right:calc(40% + 12px)}}.lmsmag-v030{max-width:1280px}.lmsmag-v030 .lmsmag-book{min-height:650px}.lmsmag-v030 .lmsmag-toolbar{padding-bottom:10px}.lmsmag-v030 .lmsmag-brand{align-items:center}.lmsmag-v030 .lmsmag-brand img{width:180px;height:48px;object-fit:contain;object-position:left center}.lmsmag-v030 .lmsmag-brand span{font-size:13px;color:#39485b}.lmsmag-v030 .lmsmag-spread{min-height:650px}.lmsmag-cover-guide{position:absolute;background:#0b3d72;color:#fff}.lmsmag-cover-guide .lmsmag-cover-photo{position:absolute;inset:0;background-size:cover;background-position:center}.lmsmag-cover-guide .lmsmag-cover-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgb(2 33 68 / .16),rgb(1 27 56 / .05) 42%,rgb(0 28 62 / .18)),linear-gradient(0deg,rgb(0 25 54 / .35),transparent 42%)}.lmsmag-cover-guide-inner{position:relative;z-index:2;width:100%;height:100%;min-height:650px;padding:22px 34px 18px;display:flex;flex-direction:column}.lmsmag-cover-top{display:flex;justify-content:space-between;align-items:flex-start}.lmsmag-cover-top img{width:265px;height:120px;object-fit:contain;object-position:left top;filter:drop-shadow(0 2px 4px #fff8)}.lmsmag-cover-top>div{text-align:right;display:flex;flex-direction:column;color:#082f63;background:#ffffffd9;padding:10px 14px;border-radius:4px}.lmsmag-cover-top b{font-size:11px}.lmsmag-cover-top strong{font-size:22px}.lmsmag-cover-top small{max-width:190px;margin-top:4px;font-size:10px}.lmsmag-cover-title{margin-top:14px;max-width:590px;text-shadow:0 2px 12px #00345c66}.lmsmag-cover-title>span{font-size:62px;line-height:.95;font-weight:900;font-style:italic;letter-spacing:-2px;color:#fff}.lmsmag-cover-title h2{font-family:Georgia,serif;font-size:31px;line-height:1.08;background:var(--red);display:inline-block;padding:7px 12px;margin:10px 0 5px;transform:rotate(-2deg);color:#fff}.lmsmag-cover-title em{display:block;font-family:Georgia,serif;font-size:19px;font-weight:700;color:#fff}.lmsmag-cover-lower{display:flex;gap:26px;align-items:center;margin-top:auto;margin-bottom:12px}.lmsmag-cover-lower ul{list-style:none;padding:10px 14px;margin:0;background:#ffffffd9;color:#082f63;font-weight:700;line-height:1.8;font-size:11px;border-radius:4px}.lmsmag-cover-roundel{width:105px;height:105px;border-radius:50%;background:var(--red);border:4px solid #fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:11px;font-weight:800;transform:rotate(-5deg);box-shadow:0 4px 12px #0003}.lmsmag-cover-roundel b{font-size:31px;line-height:1}.lmsmag-cover-teasers{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.lmsmag-cover-teasers span{height:82px;background-size:cover;background-position:center;position:relative;border:4px solid #fff;box-shadow:0 3px 9px #0003;display:flex;flex-direction:column;justify-content:flex-end;padding:6px;color:#fff;overflow:hidden}.lmsmag-cover-teasers span:before{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,#001f42dc)}.lmsmag-cover-teasers b,.lmsmag-cover-teasers small{position:relative;z-index:1}.lmsmag-cover-teasers b{font-size:13px}.lmsmag-cover-teasers small{font-size:8px}.lmsmag-cover-guide .lmsmag-open{align-self:flex-end;margin-top:10px}.lmsmag-country-page{background:#fffdf8;min-width:0;overflow:hidden}.lmsmag-country-open .lmsmag-paper-head{height:30px}.lmsmag-country-hero{height:330px;background-size:cover;background-position:center;position:relative}.lmsmag-country-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgb(0 26 59 / .05),rgb(0 30 65 / .8))}.lmsmag-country-hero>div{position:absolute;z-index:2;left:28px;right:22px;bottom:22px;color:#fff}.lmsmag-country-hero h2{font-size:60px;line-height:.9;margin:0;word-break:normal;overflow-wrap:normal;hyphens:none}.lmsmag-country-hero h3{font-family:Georgia,serif;font-style:italic;font-size:21px;margin:8px 0 0;font-weight:400}.lmsmag-country-bottom{display:grid;grid-template-columns:1.25fr .75fr;gap:16px;padding:18px 26px 22px;min-height:285px}.lmsmag-country-bottom p{font-family:Georgia,serif;font-size:12px;line-height:1.55;margin:0}.lmsmag-country-tip{margin-top:16px;padding:10px 12px;background:#fff1cd;border-left:3px solid #eea31b;display:flex;flex-direction:column;gap:3px;font-size:9px}.lmsmag-country-why{background:#f7ecd7;padding:14px;font-size:10px}.lmsmag-country-why ul{padding:0;margin:8px 0 0;list-style:none;line-height:1.65}.lmsmag-country-why li:before{content:"✓";color:#ef7914;font-weight:900;margin-right:6px}.lmsmag-country-collage{height:480px;position:relative;margin:18px;display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:1fr 1fr;gap:8px}.lmsmag-country-collage .pic{background-size:cover;background-position:center;border-radius:3px}.lmsmag-country-collage .p1{grid-row:1 / 3}.lmsmag-country-quote{position:absolute;left:18px;bottom:18px;background:#ffffffde;padding:12px 16px;max-width:310px;color:#082f63;box-shadow:0 3px 14px #0002}.lmsmag-country-quote strong{display:block;font-size:28px}.lmsmag-country-quote span{font-family:Georgia,serif;font-style:italic;color:#ea6410}.lmsmag-country-note{margin:-7px 18px 0;padding:12px 14px;background:#f6eee1}.lmsmag-country-note b{color:#082f63}.lmsmag-country-note p{font-family:Georgia,serif;font-size:10px;line-height:1.45;margin:4px 0 0}.lmsmag-offer-page{background:#fffdf8;min-width:0;padding-bottom:8px}.lmsmag-offer-heading{padding:14px 18px 8px}.lmsmag-offer-heading>span{color:var(--red);font-weight:900;font-size:9px;letter-spacing:1.4px}.lmsmag-offer-heading h3{color:#082f63;margin:4px 0 2px;font-size:24px}.lmsmag-offer-heading p{font-size:9px;color:#65707c;margin:0}.lmsmag-offer-layout{padding:0 16px 12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:152px;gap:10px}.lmsmag-offer-layout.right-layout{padding-top:17px}.lmsmag-dealcard{display:flex;min-width:0;background:#fff;border:1px solid #d8dde2;border-radius:6px;overflow:hidden;text-decoration:none!important;color:#17202b!important;box-shadow:0 3px 10px #001b3512;transition:.18s}.lmsmag-dealcard:hover{transform:translateY(-2px);box-shadow:0 8px 18px #001b3522}.lmsmag-dealcard-img{width:43%;flex:0 0 43%;background-size:cover;background-position:center}.lmsmag-dealcard-copy{padding:8px 9px;display:flex;flex-direction:column;min-width:0;flex:1}.lmsmag-dealcard small{font-size:7px;color:#66727d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lmsmag-dealcard strong{font-size:12px;line-height:1.15;color:#102e58;margin:3px 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.lmsmag-dealcard-facts,.lmsmag-dealcard-date{font-size:7.5px;color:#6c737a;margin-top:2px}.lmsmag-dealcard-facts{color:#c77900}.lmsmag-dealcard-bottom{display:flex;align-items:end;justify-content:space-between;gap:8px;margin-top:auto}.lmsmag-dealcard-bottom b{font-size:14px;color:#00a54b;white-space:nowrap}.lmsmag-dealcard-bottom i{font-style:normal;background:#00a54b;color:#fff;border-radius:4px;padding:6px 7px;font-size:8px;font-weight:800;white-space:nowrap}.lmsmag-dealcard.wide-two{grid-column:span 2}.lmsmag-dealcard.featured{grid-row:span 2;min-height:314px;position:relative;display:grid;grid-template-columns:58% 42%}.lmsmag-dealcard.featured .lmsmag-dealcard-img{width:100%;height:100%;flex:none}.lmsmag-dealcard.featured .lmsmag-dealcard-copy{padding:14px}.lmsmag-dealcard.featured strong{font-size:18px;-webkit-line-clamp:3}.lmsmag-dealcard.featured small{font-size:9px}.lmsmag-dealcard.featured .lmsmag-dealcard-facts,.lmsmag-dealcard.featured .lmsmag-dealcard-date{font-size:9px}.lmsmag-dealcard.featured .lmsmag-dealcard-bottom b{font-size:21px}.lmsmag-dealcard.medium-card{min-height:152px}.lmsmag-offer-spread .lmsmag-footnote{padding:0 16px;font-size:7px}.lmsmag-back-inner img{width:240px;height:100px;object-fit:contain}.lmsmag-v030 .lmsmag-service-inner,.lmsmag-v030 .lmsmag-best-inner{min-height:618px}@media(max-width:1100px) and (min-width:901px){.lmsmag-v030 .lmsmag-book,.lmsmag-v030 .lmsmag-spread{min-height:610px}.lmsmag-cover-guide-inner{min-height:610px}.lmsmag-cover-title>span{font-size:52px}.lmsmag-country-hero{height:300px}.lmsmag-country-bottom{min-height:270px}.lmsmag-country-collage{height:440px}.lmsmag-offer-layout{grid-auto-rows:140px}.lmsmag-dealcard.featured{min-height:290px}.lmsmag-dealcard.featured strong{font-size:15px}}@media(max-width:900px){.lmsmag-v030 .lmsmag-book{min-height:790px}.lmsmag-v030 .lmsmag-spread{min-height:790px}.lmsmag-country-open .lmsmag-country-left{display:block}.lmsmag-country-open .lmsmag-country-right{display:none}.lmsmag-country-bottom{min-height:auto}.lmsmag-offer-spread .lmsmag-offer-page:first-child{display:block}.lmsmag-offer-spread .lmsmag-offer-page:last-child{display:none}.lmsmag-offer-layout{grid-auto-rows:auto}.lmsmag-dealcard{min-height:125px}.lmsmag-dealcard.featured{min-height:260px}.lmsmag-cover-guide-inner{min-height:790px}.lmsmag-cover-title>span{font-size:46px}.lmsmag-cover-top img{width:205px}.lmsmag-cover-teasers{grid-template-columns:1fr 1fr 1fr}.lmsmag-brand img{width:145px!important}}@media(max-width:560px){.lmsmag-cover-guide-inner{padding:18px 16px}.lmsmag-cover-top img{width:155px;height:80px}.lmsmag-cover-top>div{padding:7px}.lmsmag-cover-top strong{font-size:15px}.lmsmag-cover-title>span{font-size:37px}.lmsmag-cover-title h2{font-size:22px}.lmsmag-cover-lower{gap:10px}.lmsmag-cover-lower ul{font-size:9px}.lmsmag-cover-roundel{width:82px;height:82px}.lmsmag-cover-roundel b{font-size:23px}.lmsmag-cover-teasers span{height:68px}.lmsmag-country-hero h2{font-size:44px}.lmsmag-country-bottom{grid-template-columns:1fr}.lmsmag-offer-layout{grid-template-columns:1fr}.lmsmag-dealcard.wide-two{grid-column:auto}.lmsmag-dealcard.featured{display:flex;min-height:220px}.lmsmag-dealcard.featured .lmsmag-dealcard-img{width:43%;flex:0 0 43%;height:auto}.lmsmag-v030 .lmsmag-toolbar span{display:none}}.lmsmag-v031{max-width:1280px}.lmsmag-v031 .lmsmag-book,.lmsmag-v031 .lmsmag-spread{min-height:680px;height:680px}.lmsmag-v031 .lmsmag-spread{overflow:hidden}.lmsmag-v031 .lmsmag-toolbar{padding-bottom:10px}.lmsmag-v031 .lmsmag-brand{align-items:center}.lmsmag-v031 .lmsmag-brand img{width:185px;height:52px;object-fit:contain;object-position:left center}.lmsmag-v031 .lmsmag-brand span{font-size:13px;color:#39485b}.lmsmag-v031 .lmsmag-cover-guide-inner{min-height:680px;padding:20px 32px 16px}.lmsmag-v031 .lmsmag-cover-top img{width:290px;height:118px}.lmsmag-v031 .lmsmag-cover-title{margin-top:6px}.lmsmag-v031 .lmsmag-cover-title>span{font-size:66px;letter-spacing:-2.5px}.lmsmag-v031 .lmsmag-cover-title h2{font-size:32px}.lmsmag-v031 .lmsmag-cover-title em{font-size:20px}.lmsmag-v031 .lmsmag-cover-lower{margin-top:auto;margin-bottom:10px}.lmsmag-v031 .lmsmag-cover-teasers span{height:88px}.lmsmag-v031 .lmsmag-country-page{height:680px;display:flex;flex-direction:column;overflow:hidden}.lmsmag-v031 .lmsmag-country-open .lmsmag-paper-head{height:30px;flex:0 0 30px}.lmsmag-v031 .lmsmag-country-hero{height:278px;flex:0 0 278px;background-position:center 45%}.lmsmag-v031 .lmsmag-country-hero h2{font-size:54px;line-height:.95;max-width:92%;word-break:normal!important;overflow-wrap:normal!important;hyphens:none!important}.lmsmag-v031 .lmsmag-country-hero h3{font-size:19px}.lmsmag-v031 .lmsmag-country-bottom{min-height:0;height:194px;flex:0 0 194px;grid-template-columns:1.25fr .75fr;gap:12px;padding:14px 20px 10px}.lmsmag-v031 .lmsmag-country-bottom p{font-size:10.5px;line-height:1.45}.lmsmag-v031 .lmsmag-country-tip{margin-top:9px;padding:7px 9px;font-size:8px}.lmsmag-v031 .lmsmag-country-why{padding:10px 11px;font-size:8.5px}.lmsmag-v031 .lmsmag-country-why ul{margin-top:5px;line-height:1.5}.lmsmag-region-strip{height:164px;flex:0 0 164px;padding:8px 20px 14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.lmsmag-region-strip span{position:relative;overflow:hidden;background-size:cover;background-position:center;border-radius:4px;border:1px solid #d6d0c5;display:flex;flex-direction:column;justify-content:flex-end;padding:8px;color:#fff;min-width:0}.lmsmag-region-strip span:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgb(0 26 57 / .88))}.lmsmag-region-strip b,.lmsmag-region-strip small{position:relative;z-index:1;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lmsmag-region-strip b{font-size:10px}.lmsmag-region-strip small{font-size:7px;opacity:.92}.lmsmag-v031 .lmsmag-country-collage{height:520px;margin:14px 16px 8px;flex:0 0 520px}.lmsmag-v031 .lmsmag-country-note{margin:0 16px 12px;padding:9px 11px;min-height:90px}.lmsmag-v031 .lmsmag-country-note p{font-size:9px}.lmsmag-v031 .lmsmag-offer-page{height:680px;overflow:hidden;padding-bottom:0;display:flex;flex-direction:column}.lmsmag-v031 .lmsmag-offer-heading{padding:11px 15px 7px;flex:0 0 72px}.lmsmag-v031 .lmsmag-offer-heading h3{font-size:22px;line-height:1.05}.lmsmag-v031 .lmsmag-offer-layout{padding:0 14px 10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:225px 145px 145px;grid-auto-rows:145px;gap:9px;flex:1;align-content:start}.lmsmag-v031 .lmsmag-offer-layout.right-layout{padding-top:11px;grid-template-rows:145px 145px 225px 145px}.lmsmag-v031 .lmsmag-dealcard{min-height:0;height:100%}.lmsmag-v031 .lmsmag-dealcard.featured{min-height:0;height:225px;grid-row:auto;display:grid;grid-template-columns:58% 42%;position:relative}.lmsmag-v031 .lmsmag-dealcard.featured.top-deal:before{content:"★ TOP DEAL";position:absolute;left:10px;top:10px;z-index:4;background:#e30613;color:#fff;font-weight:900;font-size:9px;padding:5px 8px;border-radius:3px}.lmsmag-v031 .lmsmag-dealcard.medium-card{height:145px}.lmsmag-v031 .lmsmag-dealcard.wide-two{grid-column:span 2}.lmsmag-v031 .lmsmag-dealcard-copy{padding:8px}.lmsmag-v031 .lmsmag-dealcard.featured .lmsmag-dealcard-copy{padding:13px}.lmsmag-v031 .lmsmag-dealcard strong{font-size:11px;line-height:1.12}.lmsmag-v031 .lmsmag-dealcard.featured strong{font-size:17px;line-height:1.1}.lmsmag-v031 .lmsmag-dealcard-facts,.lmsmag-v031 .lmsmag-dealcard-date{font-size:7px}.lmsmag-v031 .lmsmag-dealcard.featured .lmsmag-dealcard-facts,.lmsmag-v031 .lmsmag-dealcard.featured .lmsmag-dealcard-date{font-size:8.5px}.lmsmag-v031 .lmsmag-dealcard-bottom{align-items:stretch;gap:6px;margin-top:auto}.lmsmag-pricebox{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;align-items:end;background:#fff3a7;border:1px solid #f0d96b;border-radius:4px;padding:4px 7px;line-height:1;min-width:82px}.lmsmag-pricebox small{grid-column:1 / 3!important;font-size:7px!important;color:#26384c!important;overflow:visible!important}.lmsmag-pricebox b{font-size:18px!important;line-height:1!important;color:#e30613!important;white-space:nowrap}.lmsmag-pricebox em{font-style:normal;font-size:7px;color:#26384c;margin:0 0 2px 3px}.lmsmag-v031 .lmsmag-dealcard.featured .lmsmag-pricebox b{font-size:27px!important}.lmsmag-v031 .lmsmag-dealcard-bottom i{display:flex;align-items:center;justify-content:center;background:#08a54b;color:#fff;border-radius:4px;padding:6px 8px;font-size:8px;font-weight:800;white-space:nowrap}.lmsmag-v031 .lmsmag-dealcard.featured .lmsmag-dealcard-bottom i{font-size:9px;padding:8px 10px}.lmsmag-v031 .lmsmag-footnote{padding:2px 14px 8px;font-size:7px;flex:0 0 auto}.lmsmag-v031 .lmsmag-flipper{box-shadow:-18px 0 28px rgb(0 0 0 / .16)}.lmsmag-v031 .lmsmag-curl{width:48%;background:linear-gradient(108deg,transparent 0 48%,rgb(255 255 255 / .96) 56%,rgb(170 160 150 / .38) 64%,transparent 74%)}@media(max-width:1100px) and (min-width:901px){.lmsmag-v031 .lmsmag-book,.lmsmag-v031 .lmsmag-spread{height:640px;min-height:640px}.lmsmag-v031 .lmsmag-country-page,.lmsmag-v031 .lmsmag-offer-page{height:640px}.lmsmag-v031 .lmsmag-country-hero{height:255px;flex-basis:255px}.lmsmag-v031 .lmsmag-country-bottom{height:185px;flex-basis:185px}.lmsmag-region-strip{height:170px;flex-basis:170px}.lmsmag-v031 .lmsmag-country-collage{height:485px;flex-basis:485px}.lmsmag-v031 .lmsmag-offer-layout{grid-template-rows:205px 135px 135px}.lmsmag-v031 .lmsmag-offer-layout.right-layout{grid-template-rows:135px 135px 205px 135px}.lmsmag-v031 .lmsmag-dealcard.featured{height:205px}}@media(max-width:900px){.lmsmag-v031 .lmsmag-book,.lmsmag-v031 .lmsmag-spread{height:auto;min-height:820px}.lmsmag-v031 .lmsmag-country-page,.lmsmag-v031 .lmsmag-offer-page{height:auto;min-height:820px}.lmsmag-v031 .lmsmag-country-right,.lmsmag-v031 .lmsmag-offer-page:last-child{display:none}.lmsmag-v031 .lmsmag-country-hero{height:300px;flex-basis:300px}.lmsmag-v031 .lmsmag-country-bottom{height:auto;flex-basis:auto}.lmsmag-region-strip{height:150px;flex-basis:150px}.lmsmag-v031 .lmsmag-offer-layout,.lmsmag-v031 .lmsmag-offer-layout.right-layout{grid-template-columns:1fr;grid-template-rows:none;grid-auto-rows:auto}.lmsmag-v031 .lmsmag-dealcard.wide-two{grid-column:auto}.lmsmag-v031 .lmsmag-dealcard,.lmsmag-v031 .lmsmag-dealcard.medium-card{height:135px}.lmsmag-v031 .lmsmag-dealcard.featured{height:240px;display:grid}}.lmsmag-v032{max-width:1280px}.lmsmag-v032 .lmsmag-book,.lmsmag-v032 .lmsmag-spread{height:680px;min-height:680px}.lmsmag-v032 .lmsmag-country-page,.lmsmag-v032 .lmsmag-offer-page{height:680px;min-height:680px;overflow:hidden}.lmsmag-v032 .lmsmag-country-open .lmsmag-paper-head,.lmsmag-v032 .lmsmag-offer-spread .lmsmag-paper-head{height:30px;flex:0 0 30px}.lmsmag-v032 .lmsmag-country-hero{height:285px;flex:0 0 285px}.lmsmag-v032 .lmsmag-country-bottom{height:185px;flex:0 0 185px;padding:12px 20px 8px}.lmsmag-v032 .lmsmag-region-strip{height:150px;flex:0 0 150px;padding:7px 20px 12px}.lmsmag-v032 .lmsmag-region-strip a{position:relative;overflow:hidden;background-size:cover;background-position:center;border-radius:4px;border:1px solid #d6d0c5;display:flex;flex-direction:column;justify-content:flex-end;padding:8px;color:#fff!important;text-decoration:none!important;min-width:0}.lmsmag-v032 .lmsmag-region-strip a:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgb(0 26 57 / .88));z-index:0}.lmsmag-v032 .lmsmag-region-strip a:hover{transform:translateY(-1px);box-shadow:0 6px 14px #001a3926}.lmsmag-v032 .lmsmag-region-strip a b,.lmsmag-v032 .lmsmag-region-strip a small{position:relative;z-index:1;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lmsmag-v032 .lmsmag-region-strip a b{font-size:10px}.lmsmag-v032 .lmsmag-region-strip a small{font-size:7px;opacity:.95}.lmsmag-v032 .lmsmag-country-why a{color:var(--ink)!important;text-decoration:none!important}.lmsmag-v032 .lmsmag-country-why a:hover{text-decoration:underline!important}.lmsmag-v032 .lmsmag-country-collage{height:480px;flex:0 0 480px;margin:12px 16px 6px}.lmsmag-v032 .lmsmag-country-note{height:142px;min-height:142px;margin:0 16px 10px;padding:10px 12px;overflow:hidden}.lmsmag-v032 .lmsmag-offer-heading{padding:10px 15px 5px;flex:0 0 70px}.lmsmag-v032 .lmsmag-offer-layout{padding:0 14px 8px;gap:8px;flex:0 0 auto;align-content:start}.lmsmag-v032 .lmsmag-offer-layout.left-layout{grid-template-rows:210px 132px 132px}.lmsmag-v032 .lmsmag-offer-layout.right-layout{padding-top:9px;grid-template-rows:118px 118px 205px 118px}.lmsmag-v032 .lmsmag-dealcard.featured{height:210px}.lmsmag-v032 .right-layout .lmsmag-dealcard.featured{height:205px}.lmsmag-v032 .lmsmag-dealcard.medium-card{height:auto}.lmsmag-v032 .lmsmag-dealcard-copy{padding:7px}.lmsmag-v032 .lmsmag-dealcard strong{font-size:10px;line-height:1.08}.lmsmag-v032 .lmsmag-dealcard.featured strong{font-size:16px}.lmsmag-v032 .lmsmag-pricebox{min-width:68px;padding:3px 5px}.lmsmag-v032 .lmsmag-pricebox b{font-size:16px!important}.lmsmag-v032 .lmsmag-pricebox em{font-size:6px}.lmsmag-v032 .lmsmag-dealcard-bottom{gap:4px}.lmsmag-v032 .lmsmag-dealcard-bottom i{font-size:7px;padding:5px 6px}.lmsmag-v032 .lmsmag-dealcard.featured .lmsmag-pricebox{min-width:88px;padding:5px 7px}.lmsmag-v032 .lmsmag-dealcard.featured .lmsmag-pricebox b{font-size:25px!important}.lmsmag-v032 .lmsmag-dealcard.featured .lmsmag-dealcard-bottom i{font-size:9px;padding:8px 10px}.lmsmag-v032 .lmsmag-footnote{padding:2px 14px 6px;font-size:7px}.lmsmag-v032 .lmsmag-cover.is-cover-opening{display:grid!important;z-index:8;transform-origin:left center;animation:lmsCoverOpen .52s cubic-bezier(.55,.08,.35,.92) forwards;box-shadow:20px 5px 35px #001b3d35}.lmsmag-v032 .lmsmag-cover.is-cover-returning{display:grid!important;z-index:8;transform-origin:left center;animation:lmsCoverReturn .48s ease-out forwards}@keyframes lmsCoverOpen{0%{transform:perspective(2400px) rotateY(0deg) translateX(0);opacity:1}100%{transform:perspective(2400px) rotateY(-72deg) translateX(-38%);opacity:0}}@keyframes lmsCoverReturn{0%{transform:perspective(2400px) rotateY(-60deg) translateX(-30%);opacity:.25}100%{transform:perspective(2400px) rotateY(0deg) translateX(0);opacity:1}}@media(max-width:1100px) and (min-width:901px){.lmsmag-v032 .lmsmag-book,.lmsmag-v032 .lmsmag-spread,.lmsmag-v032 .lmsmag-country-page,.lmsmag-v032 .lmsmag-offer-page{height:640px;min-height:640px}.lmsmag-v032 .lmsmag-country-hero{height:260px;flex-basis:260px}.lmsmag-v032 .lmsmag-country-bottom{height:172px;flex-basis:172px}.lmsmag-v032 .lmsmag-region-strip{height:138px;flex-basis:138px}.lmsmag-v032 .lmsmag-country-collage{height:445px;flex-basis:445px}.lmsmag-v032 .lmsmag-country-note{height:145px;min-height:145px}.lmsmag-v032 .lmsmag-offer-layout.left-layout{grid-template-rows:190px 120px 120px}.lmsmag-v032 .lmsmag-offer-layout.right-layout{grid-template-rows:108px 108px 185px 108px}.lmsmag-v032 .lmsmag-dealcard.featured{height:190px}.lmsmag-v032 .right-layout .lmsmag-dealcard.featured{height:185px}}.lmsmag-v033{max-width:1180px!important;margin:16px auto!important;overflow:visible}.lmsmag-v033 .lmsmag-toolbar{min-height:54px;padding:6px 56px 10px!important;align-items:center!important}.lmsmag-v033 .lmsmag-brand{align-items:center!important;gap:14px!important;min-width:0}.lmsmag-v033 .lmsmag-brand img{display:block!important;width:190px!important;max-width:190px!important;height:54px!important;max-height:54px!important;object-fit:contain!important;object-position:left center!important;margin:0!important;padding:0!important}.lmsmag-v033 .lmsmag-brand span{font-size:11px!important;white-space:normal!important;line-height:1.25!important;max-width:310px}.lmsmag-v033 .lmsmag-stage{grid-template-columns:48px minmax(0,1fr) 48px!important;gap:8px!important}.lmsmag-v033 .lmsmag-book,.lmsmag-v033 .lmsmag-spread{height:760px!important;min-height:760px!important}.lmsmag-v033 .lmsmag-spread{overflow:hidden!important}.lmsmag-v033 .lmsmag-cover-guide-inner{height:760px!important;min-height:760px!important;padding:24px 34px 20px!important}.lmsmag-v033 .lmsmag-cover-top img{width:250px!important;height:105px!important;max-width:250px!important;max-height:105px!important}.lmsmag-v033 .lmsmag-cover-title>span{font-size:58px!important}.lmsmag-v033 .lmsmag-cover-title h2{font-size:29px!important}.lmsmag-v033 .lmsmag-cover-teasers span{height:92px!important}.lmsmag-v033 .lmsmag-country-page{height:760px!important;min-height:760px!important;display:grid!important;grid-template-rows:30px 305px 235px 190px!important;overflow:hidden!important}.lmsmag-v033 .lmsmag-country-right{grid-template-rows:30px 548px 182px!important}.lmsmag-v033 .lmsmag-country-open .lmsmag-paper-head{height:30px!important;min-height:30px!important}.lmsmag-v033 .lmsmag-country-hero{height:305px!important;min-height:305px!important;margin:0!important}.lmsmag-v033 .lmsmag-country-hero h2{font-size:50px!important;line-height:.94!important;max-width:95%!important;word-break:keep-all!important;overflow-wrap:normal!important;hyphens:none!important}.lmsmag-v033 .lmsmag-country-hero h3{font-size:18px!important}.lmsmag-v033 .lmsmag-country-bottom{height:235px!important;min-height:235px!important;padding:16px 20px!important;grid-template-columns:minmax(0,1.35fr) minmax(135px,.65fr)!important;align-items:start!important;overflow:hidden!important}.lmsmag-v033 .lmsmag-country-bottom p{font-size:10.5px!important;line-height:1.48!important}.lmsmag-v033 .lmsmag-country-tip{margin-top:10px!important;font-size:8.5px!important;line-height:1.35!important}.lmsmag-v033 .lmsmag-country-why{height:auto!important;max-height:203px!important;padding:11px!important;overflow:hidden!important}.lmsmag-v033 .lmsmag-region-strip{height:190px!important;min-height:190px!important;padding:12px 20px 16px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important}.lmsmag-v033 .lmsmag-region-strip a{height:162px!important;min-height:162px!important}.lmsmag-v033 .lmsmag-region-strip a b{font-size:11px!important}.lmsmag-v033 .lmsmag-region-strip a small{font-size:8px!important}.lmsmag-v033 .lmsmag-country-collage{height:520px!important;min-height:520px!important;margin:14px 16px!important}.lmsmag-v033 .lmsmag-country-note{height:154px!important;min-height:154px!important;margin:0 16px 14px!important;padding:14px 16px!important;overflow:hidden!important}.lmsmag-v033 .lmsmag-country-note b{font-size:20px!important}.lmsmag-v033 .lmsmag-country-note p{font-size:10.5px!important;line-height:1.5!important}.lmsmag-v033 .lmsmag-offer-page{height:760px!important;min-height:760px!important;display:grid!important;grid-template-rows:30px 86px 644px!important;overflow:hidden!important;padding:0!important}.lmsmag-v033 .lmsmag-offer-page:last-child{grid-template-rows:30px 730px!important}.lmsmag-v033 .lmsmag-offer-heading{height:86px!important;padding:13px 16px 8px!important;overflow:hidden!important}.lmsmag-v033 .lmsmag-offer-heading h3{font-size:23px!important;line-height:1.04!important;margin:4px 0 3px!important}.lmsmag-v033 .lmsmag-offer-heading p{margin:0!important;font-size:8.5px!important}.lmsmag-v033 .lmsmag-offer-layout{height:100%!important;padding:0 14px 14px!important;gap:9px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-content:stretch!important;overflow:hidden!important}.lmsmag-v033 .lmsmag-offer-layout.left-layout{grid-template-rows:270px 170px 170px!important}.lmsmag-v033 .lmsmag-offer-layout.right-layout{padding-top:12px!important;grid-template-rows:155px 155px 255px 135px!important}.lmsmag-v033 .lmsmag-dealcard{height:100%!important;min-height:0!important;overflow:hidden!important;position:relative!important}.lmsmag-v033 .lmsmag-dealcard.featured{height:100%!important;min-height:0!important;grid-template-columns:58% 42%!important}.lmsmag-v033 .lmsmag-dealcard.medium-card{height:100%!important}.lmsmag-v033 .lmsmag-dealcard-img{min-height:0!important;height:100%!important}.lmsmag-v033 .lmsmag-dealcard-copy{min-width:0!important;padding:8px!important;overflow:hidden!important}.lmsmag-v033 .lmsmag-dealcard strong{font-size:11px!important;line-height:1.12!important;max-height:26px!important;overflow:hidden!important}.lmsmag-v033 .lmsmag-dealcard.featured strong{font-size:17px!important;max-height:40px!important}.lmsmag-v033 .lmsmag-dealcard-facts,.lmsmag-v033 .lmsmag-dealcard-date{font-size:7.5px!important;line-height:1.2!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.lmsmag-v033 .lmsmag-dealcard-bottom{width:100%!important;margin-top:auto!important;display:flex!important;align-items:stretch!important;gap:5px!important;min-width:0!important}.lmsmag-v033 .lmsmag-pricebox{flex:0 0 auto!important;min-width:78px!important;max-width:100px!important}.lmsmag-v033 .lmsmag-pricebox b{font-size:18px!important}.lmsmag-v033 .lmsmag-dealcard.featured .lmsmag-pricebox{min-width:100px!important}.lmsmag-v033 .lmsmag-dealcard.featured .lmsmag-pricebox b{font-size:28px!important}.lmsmag-v033 .lmsmag-dealcard-bottom i{flex:1 1 auto!important;min-width:0!important;font-size:8px!important;padding:7px 5px!important;white-space:nowrap!important;overflow:hidden!important}.lmsmag-v033 .lmsmag-footnote{display:none!important}.lmsmag-v033 .lmsmag-cover.is-cover-opening{display:grid!important;z-index:8!important;transform-origin:left center!important;animation:lmsCoverOpen033 .44s ease-in-out forwards!important;box-shadow:14px 6px 28px rgb(0 24 55 / .20)!important}.lmsmag-v033 .lmsmag-cover.is-cover-returning{display:grid!important;z-index:8!important;transform-origin:left center!important;animation:lmsCoverReturn033 .38s ease-out forwards!important}@keyframes lmsCoverOpen033{0%{transform:perspective(2600px) rotateY(0);opacity:1}75%{opacity:.9}100%{transform:perspective(2600px) rotateY(-92deg);opacity:0}}@keyframes lmsCoverReturn033{0%{transform:perspective(2600px) rotateY(-88deg);opacity:0}100%{transform:perspective(2600px) rotateY(0);opacity:1}}@media(max-width:1100px) and (min-width:901px){.lmsmag-v033 .lmsmag-book,.lmsmag-v033 .lmsmag-spread,.lmsmag-v033 .lmsmag-country-page,.lmsmag-v033 .lmsmag-offer-page{height:720px!important;min-height:720px!important}.lmsmag-v033 .lmsmag-cover-guide-inner{height:720px!important;min-height:720px!important}.lmsmag-v033 .lmsmag-country-page{grid-template-rows:30px 280px 220px 190px!important}.lmsmag-v033 .lmsmag-country-right{grid-template-rows:30px 510px 180px!important}.lmsmag-v033 .lmsmag-country-hero{height:280px!important;min-height:280px!important}.lmsmag-v033 .lmsmag-country-bottom{height:220px!important;min-height:220px!important}.lmsmag-v033 .lmsmag-region-strip{height:190px!important;min-height:190px!important}.lmsmag-v033 .lmsmag-country-collage{height:485px!important;min-height:485px!important}.lmsmag-v033 .lmsmag-country-note{height:160px!important;min-height:160px!important}.lmsmag-v033 .lmsmag-offer-page{grid-template-rows:30px 82px 608px!important}.lmsmag-v033 .lmsmag-offer-page:last-child{grid-template-rows:30px 690px!important}.lmsmag-v033 .lmsmag-offer-layout.left-layout{grid-template-rows:250px 160px 160px!important}.lmsmag-v033 .lmsmag-offer-layout.right-layout{grid-template-rows:145px 145px 235px 125px!important}}@media(max-width:900px){.lmsmag-v033 .lmsmag-toolbar{padding-left:8px!important;padding-right:8px!important}.lmsmag-v033 .lmsmag-brand img{width:145px!important;height:45px!important}.lmsmag-v033 .lmsmag-brand span{display:none!important}.lmsmag-v033 .lmsmag-book,.lmsmag-v033 .lmsmag-spread{height:auto!important;min-height:820px!important}.lmsmag-v033 .lmsmag-country-page,.lmsmag-v033 .lmsmag-offer-page{height:auto!important;min-height:820px!important;display:block!important}.lmsmag-v033 .lmsmag-country-right,.lmsmag-v033 .lmsmag-offer-page:last-child{display:none!important}.lmsmag-v033 .lmsmag-country-hero{height:300px!important;min-height:300px!important}.lmsmag-v033 .lmsmag-country-bottom{height:auto!important;min-height:0!important;grid-template-columns:1fr!important}.lmsmag-v033 .lmsmag-region-strip{height:170px!important;min-height:170px!important}.lmsmag-v033 .lmsmag-region-strip a{height:145px!important;min-height:145px!important}.lmsmag-v033 .lmsmag-offer-layout,.lmsmag-v033 .lmsmag-offer-layout.left-layout,.lmsmag-v033 .lmsmag-offer-layout.right-layout{height:auto!important;grid-template-columns:1fr!important;grid-template-rows:none!important;grid-auto-rows:150px!important;overflow:visible!important}.lmsmag-v033 .lmsmag-dealcard.wide-two{grid-column:auto!important}.lmsmag-v033 .lmsmag-dealcard.featured{height:250px!important;display:grid!important}}.lmsmag-v034{max-width:1120px!important;margin:14px auto!important;overflow:visible}.lmsmag-v034 .lmsmag-toolbar{min-height:48px;padding:4px 54px 8px!important}.lmsmag-v034 .lmsmag-brand{align-items:center!important;gap:14px!important}.lmsmag-v034 .lmsmag-brand img{width:150px!important;height:44px!important;object-fit:contain!important;object-position:left center!important}.lmsmag-v034 .lmsmag-brand span{font-size:10px!important;color:#536171!important}.lmsmag-v034 .lmsmag-stage{grid-template-columns:44px minmax(0,1fr) 44px!important;gap:8px!important}.lmsmag-v034 .lmsmag-book,.lmsmag-v034 .lmsmag-spread{height:700px!important;min-height:700px!important}.lmsmag-v034 .lmsmag-book{max-width:920px;margin:0 auto;width:100%}.lmsmag-v034 .lmsmag-spread{overflow:hidden!important}.lmsmag-v034 .lmsmag-cover-guide{width:520px!important;left:50%!important;right:auto!important;inset-block:0!important;margin-left:-260px!important;border-radius:3px!important;box-shadow:0 18px 45px rgb(4 30 58 / .28)!important}.lmsmag-v034 .lmsmag-cover-guide:after{display:none!important}.lmsmag-v034 .lmsmag-cover-photo{background-size:cover!important;background-position:center!important;filter:saturate(1.03)}.lmsmag-v034 .lmsmag-cover-shade{background:linear-gradient(180deg,rgb(0 35 74 / .08) 0,rgb(0 35 74 / .08) 43%,rgb(0 26 58 / .52) 100%)!important}.lmsmag-v034 .lmsmag-cover-guide-inner{height:700px!important;min-height:700px!important;padding:18px 22px 18px!important}.lmsmag-v034 .lmsmag-cover-top{align-items:flex-start!important}.lmsmag-v034 .lmsmag-cover-top img{width:205px!important;height:82px!important;max-width:205px!important;max-height:82px!important;filter:drop-shadow(0 2px 5px rgb(255 255 255 / .55))!important}.lmsmag-v034 .lmsmag-cover-edition{margin:4px 2px 0 auto!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;text-align:right!important;color:#fff!important;text-shadow:0 2px 7px rgb(0 26 58 / .7)!important;display:flex!important;flex-direction:column!important;align-items:flex-end!important}.lmsmag-v034 .lmsmag-cover-edition b{font-size:9px!important;letter-spacing:1.7px!important}.lmsmag-v034 .lmsmag-cover-edition strong{font-size:18px!important;line-height:1.05!important}.lmsmag-v034 .lmsmag-cover-edition small{font-size:8px!important;max-width:150px!important;line-height:1.25!important;color:#fff!important;margin-top:4px!important}.lmsmag-v034 .lmsmag-cover-title{margin-top:62px!important;max-width:470px!important}.lmsmag-v034 .lmsmag-cover-title>span{font-size:49px!important;line-height:.92!important;letter-spacing:-1.8px!important;text-shadow:0 3px 14px rgb(0 31 70 / .65)!important}.lmsmag-v034 .lmsmag-cover-title h2{font-size:26px!important;line-height:1.04!important;padding:7px 10px!important;margin:8px 0 5px!important}.lmsmag-v034 .lmsmag-cover-title em{font-size:16px!important;text-shadow:0 2px 8px rgb(0 31 70 / .75)!important}.lmsmag-v034 .lmsmag-cover-lower{margin-top:auto!important;margin-bottom:8px!important;gap:13px!important;align-items:flex-end!important}.lmsmag-v034 .lmsmag-cover-lower ul{font-size:8.5px!important;line-height:1.55!important;padding:8px 10px!important;background:rgb(255 255 255 / .9)!important;border-radius:2px!important}.lmsmag-v034 .lmsmag-cover-roundel{width:83px!important;height:83px!important;border-width:3px!important;font-size:9px!important}.lmsmag-v034 .lmsmag-cover-roundel b{font-size:25px!important}.lmsmag-v034 .lmsmag-cover-teasers{gap:6px!important}.lmsmag-v034 .lmsmag-cover-teasers span{height:68px!important;border-width:3px!important;padding:5px!important}.lmsmag-v034 .lmsmag-cover-teasers b{font-size:10px!important}.lmsmag-v034 .lmsmag-cover-teasers small{font-size:6.5px!important;line-height:1.15!important}.lmsmag-v034 .lmsmag-cover-guide .lmsmag-open{font-size:10px!important;padding:10px 14px!important;margin-top:8px!important}.lmsmag-v034 .lmsmag-country-page{height:700px!important;min-height:700px!important;display:grid!important;overflow:hidden!important}.lmsmag-v034 .lmsmag-country-left{grid-template-rows:30px 275px 250px 145px!important}.lmsmag-v034 .lmsmag-country-right{grid-template-rows:30px 470px 200px!important}.lmsmag-v034 .lmsmag-paper-head{height:30px!important;min-height:30px!important;padding:0 16px!important}.lmsmag-v034 .lmsmag-country-hero{height:275px!important;min-height:275px!important;margin:0!important;background-position:center 45%!important}.lmsmag-v034 .lmsmag-country-hero h2{font-size:48px!important;line-height:.94!important;word-break:normal!important;overflow-wrap:normal!important;hyphens:none!important}.lmsmag-v034 .lmsmag-country-hero h3{font-size:17px!important}.lmsmag-v034 .lmsmag-country-bottom{height:250px!important;min-height:250px!important;padding:15px 18px!important;grid-template-columns:minmax(0,1.3fr) minmax(125px,.7fr)!important;gap:13px!important;overflow:hidden!important}.lmsmag-v034 .lmsmag-country-bottom p{font-size:10px!important;line-height:1.48!important}.lmsmag-v034 .lmsmag-country-tip{margin-top:11px!important;font-size:8px!important;padding:8px 9px!important}.lmsmag-v034 .lmsmag-country-why{max-height:220px!important;padding:10px!important;font-size:8.5px!important;overflow:hidden!important}.lmsmag-v034 .lmsmag-country-why ul{line-height:1.6!important}.lmsmag-v034 .lmsmag-region-strip{height:145px!important;min-height:145px!important;padding:8px 18px 13px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.lmsmag-v034 .lmsmag-region-strip a{height:124px!important;min-height:124px!important;border-radius:3px!important;background-position:center!important;box-shadow:inset 0 -55px 45px rgb(0 28 59 / .52)!important;border:1px solid #fff!important}.lmsmag-v034 .lmsmag-region-strip a:after{background:linear-gradient(transparent,rgb(0 25 53 / .80))!important}.lmsmag-v034 .lmsmag-region-strip a b{font-size:10px!important}.lmsmag-v034 .lmsmag-region-strip a small{font-size:7px!important}.lmsmag-v034 .lmsmag-country-collage{height:445px!important;min-height:445px!important;margin:12px 14px!important;gap:7px!important}.lmsmag-v034 .lmsmag-country-note{height:172px!important;min-height:172px!important;margin:0 14px 13px!important;padding:14px 15px!important;overflow:hidden!important}.lmsmag-v034 .lmsmag-country-note b{font-size:19px!important}.lmsmag-v034 .lmsmag-country-note p{font-size:10px!important;line-height:1.45!important}.lmsmag-v034 .lmsmag-offer-page{height:700px!important;min-height:700px!important;padding:0!important;display:grid!important;overflow:hidden!important;background:#fffdf8!important}.lmsmag-v034 .lmsmag-offer-page:first-child{grid-template-rows:30px 78px 592px!important}.lmsmag-v034 .lmsmag-offer-page:last-child{grid-template-rows:30px 670px!important}.lmsmag-v034 .lmsmag-offer-heading{height:78px!important;padding:11px 14px 8px!important;overflow:hidden!important}.lmsmag-v034 .lmsmag-offer-heading>span{font-size:8px!important}.lmsmag-v034 .lmsmag-offer-heading h3{font-size:21px!important;line-height:1.05!important;margin:4px 0 3px!important}.lmsmag-v034 .lmsmag-offer-heading p{font-size:8px!important;line-height:1.25!important;margin:0!important}.lmsmag-v034 .lmsmag-offer-layout{height:100%!important;padding:0 12px 12px!important;gap:10px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;overflow:hidden!important;align-content:stretch!important}.lmsmag-v034 .lmsmag-offer-layout.left-layout{grid-template-rows:330px 242px!important}.lmsmag-v034 .lmsmag-offer-layout.right-layout{padding-top:11px!important;grid-template-rows:235px 414px!important}.lmsmag-v034 .lmsmag-dealcard{height:100%!important;min-height:0!important;overflow:hidden!important;position:relative!important;display:grid!important;grid-template-columns:42% 58%!important;background:#fff!important;border-radius:5px!important}.lmsmag-v034 .lmsmag-dealcard.wide-two{grid-column:span 2!important}.lmsmag-v034 .lmsmag-dealcard.featured{grid-template-columns:55% 45%!important;grid-row:auto!important;min-height:0!important}.lmsmag-v034 .lmsmag-dealcard.bottom-feature{grid-template-columns:54% 46%!important}.lmsmag-v034 .lmsmag-dealcard-img{width:100%!important;height:100%!important;min-height:0!important;flex:none!important;background-position:center!important}.lmsmag-v034 .lmsmag-dealcard-copy{min-width:0!important;padding:10px!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}.lmsmag-v034 .lmsmag-dealcard small{font-size:7.5px!important}.lmsmag-v034 .lmsmag-dealcard strong{font-size:12px!important;line-height:1.12!important;max-height:30px!important;margin:4px 0 5px!important;overflow:hidden!important}.lmsmag-v034 .lmsmag-dealcard.featured strong{font-size:18px!important;line-height:1.08!important;max-height:42px!important}.lmsmag-v034 .lmsmag-dealcard-story{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:4!important;overflow:hidden!important;font-family:Georgia,serif!important;font-size:8.4px!important;line-height:1.37!important;color:#4d5660!important;margin:2px 0 6px!important}.lmsmag-v034 .lmsmag-dealcard.featured .lmsmag-dealcard-story{-webkit-line-clamp:7!important;font-size:9.3px!important;line-height:1.42!important}.lmsmag-v034 .lmsmag-dealcard-facts{font-size:7.6px!important;line-height:1.25!important;color:#b96e00!important;white-space:normal!important;overflow:hidden!important;max-height:22px!important;margin-top:1px!important}.lmsmag-v034 .lmsmag-dealcard-date{display:none!important}.lmsmag-v034 .lmsmag-dealcard-bottom{width:100%!important;margin-top:auto!important;display:flex!important;align-items:stretch!important;gap:6px!important;min-width:0!important}.lmsmag-v034 .lmsmag-pricebox{min-width:78px!important;max-width:96px!important;padding:4px 6px!important;display:grid!important;grid-template-columns:auto auto!important;grid-template-rows:auto auto!important;align-items:end!important;background:#fff3a9!important;border:1px solid #f0cc44!important;border-radius:4px!important;color:#e30613!important}.lmsmag-v034 .lmsmag-pricebox small{grid-column:1/-1!important;font-size:6.5px!important;color:#7f6c1c!important}.lmsmag-v034 .lmsmag-pricebox b{font-size:18px!important;line-height:1!important;color:#e30613!important}.lmsmag-v034 .lmsmag-pricebox em{font-size:6px!important;color:#8d7c39!important;font-style:normal!important;margin-left:3px!important}.lmsmag-v034 .lmsmag-dealcard.featured .lmsmag-pricebox{min-width:96px!important}.lmsmag-v034 .lmsmag-dealcard.featured .lmsmag-pricebox b{font-size:25px!important}.lmsmag-v034 .lmsmag-dealcard-bottom i{flex:1 1 auto!important;min-width:0!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#08a54b!important;color:#fff!important;border-radius:4px!important;padding:6px 7px!important;font-size:7.5px!important;font-weight:800!important;white-space:nowrap!important;font-style:normal!important}.lmsmag-v034 .lmsmag-dealcard.featured .lmsmag-dealcard-bottom i{font-size:8.5px!important;padding:8px 9px!important}.lmsmag-v034 .lmsmag-footnote{display:none!important}.lmsmag-v034 .lmsmag-cover.is-cover-opening{display:grid!important;z-index:8!important;transform-origin:left center!important;animation:lmsCoverOpen034 .42s ease-in-out forwards!important}.lmsmag-v034 .lmsmag-cover.is-cover-returning{display:grid!important;z-index:8!important;transform-origin:left center!important;animation:lmsCoverReturn034 .38s ease-out forwards!important}@keyframes lmsCoverOpen034{0%{transform:perspective(2400px) rotateY(0);opacity:1}100%{transform:perspective(2400px) rotateY(-92deg);opacity:0}}@keyframes lmsCoverReturn034{0%{transform:perspective(2400px) rotateY(-88deg);opacity:0}100%{transform:perspective(2400px) rotateY(0);opacity:1}}@media(max-width:980px) and (min-width:901px){.lmsmag-v034 .lmsmag-book,.lmsmag-v034 .lmsmag-spread,.lmsmag-v034 .lmsmag-country-page,.lmsmag-v034 .lmsmag-offer-page{height:660px!important;min-height:660px!important}.lmsmag-v034 .lmsmag-cover-guide{width:490px!important;margin-left:-245px!important}.lmsmag-v034 .lmsmag-cover-guide-inner{height:660px!important;min-height:660px!important}.lmsmag-v034 .lmsmag-country-left{grid-template-rows:30px 250px 245px 135px!important}.lmsmag-v034 .lmsmag-country-right{grid-template-rows:30px 440px 190px!important}.lmsmag-v034 .lmsmag-country-hero{height:250px!important;min-height:250px!important}.lmsmag-v034 .lmsmag-country-bottom{height:245px!important;min-height:245px!important}.lmsmag-v034 .lmsmag-region-strip{height:135px!important;min-height:135px!important}.lmsmag-v034 .lmsmag-region-strip a{height:114px!important;min-height:114px!important}.lmsmag-v034 .lmsmag-country-collage{height:415px!important;min-height:415px!important}.lmsmag-v034 .lmsmag-country-note{height:162px!important;min-height:162px!important}.lmsmag-v034 .lmsmag-offer-page:first-child{grid-template-rows:30px 74px 556px!important}.lmsmag-v034 .lmsmag-offer-page:last-child{grid-template-rows:30px 630px!important}.lmsmag-v034 .lmsmag-offer-layout.left-layout{grid-template-rows:305px 231px!important}.lmsmag-v034 .lmsmag-offer-layout.right-layout{grid-template-rows:220px 389px!important}}@media(max-width:900px){.lmsmag-v034 .lmsmag-toolbar{padding-left:8px!important;padding-right:8px!important}.lmsmag-v034 .lmsmag-brand img{width:135px!important;height:40px!important}.lmsmag-v034 .lmsmag-brand span{display:none!important}.lmsmag-v034 .lmsmag-book,.lmsmag-v034 .lmsmag-spread{height:auto!important;min-height:780px!important}.lmsmag-v034 .lmsmag-cover-guide{width:100%!important;left:0!important;margin-left:0!important;min-height:780px!important}.lmsmag-v034 .lmsmag-cover-guide-inner{height:780px!important;min-height:780px!important}.lmsmag-v034 .lmsmag-country-page,.lmsmag-v034 .lmsmag-offer-page{height:auto!important;min-height:780px!important;display:block!important}.lmsmag-v034 .lmsmag-country-right,.lmsmag-v034 .lmsmag-offer-page:last-child{display:none!important}.lmsmag-v034 .lmsmag-country-hero{height:290px!important;min-height:290px!important}.lmsmag-v034 .lmsmag-country-bottom{height:auto!important;min-height:0!important;grid-template-columns:1fr!important}.lmsmag-v034 .lmsmag-region-strip{height:145px!important;min-height:145px!important}.lmsmag-v034 .lmsmag-region-strip a{height:124px!important;min-height:124px!important}.lmsmag-v034 .lmsmag-offer-layout,.lmsmag-v034 .lmsmag-offer-layout.left-layout,.lmsmag-v034 .lmsmag-offer-layout.right-layout{height:auto!important;grid-template-columns:1fr!important;grid-template-rows:none!important;grid-auto-rows:190px!important;overflow:visible!important}.lmsmag-v034 .lmsmag-dealcard.wide-two{grid-column:auto!important}.lmsmag-v034 .lmsmag-dealcard.featured{height:280px!important;display:grid!important}}.lmsmag-v035{max-width:1180px!important;margin:14px auto!important;overflow:visible!important}.lmsmag-v035 .lmsmag-stage{grid-template-columns:44px minmax(0,1040px) 44px!important;justify-content:center!important}.lmsmag-v035 .lmsmag-book,.lmsmag-v035 .lmsmag-spread{width:100%!important;max-width:1040px!important;height:740px!important;min-height:740px!important}.lmsmag-v035 .lmsmag-spread{overflow:hidden!important;border-radius:4px!important}.lmsmag-v035 .lmsmag-toolbar{max-width:1040px!important;margin:0 auto!important;padding:4px 8px 10px!important}.lmsmag-v035 .lmsmag-brand img{width:150px!important;height:42px!important;object-fit:contain!important}.lmsmag-v035 .lmsmag-cover-guide{width:510px!important;left:50%!important;right:auto!important;inset-block:0!important;margin-left:-255px!important;height:740px!important;min-height:740px!important;border-radius:3px!important}.lmsmag-v035 .lmsmag-cover-guide:after{display:none!important}.lmsmag-v035 .lmsmag-cover-guide-inner{height:740px!important;min-height:740px!important;padding:20px 24px!important}.lmsmag-v035 .lmsmag-cover-top img{width:210px!important;height:82px!important;object-fit:contain!important}.lmsmag-v035 .lmsmag-cover-edition{background:transparent!important;border:0!important;box-shadow:none!important;color:#fff!important;text-shadow:0 2px 8px #00305dcc!important;padding:0!important}.lmsmag-v035 .lmsmag-cover-edition b{font-size:10px!important;letter-spacing:1.8px!important;color:#fff!important}.lmsmag-v035 .lmsmag-cover-edition strong{font-size:19px!important;color:#fff!important}.lmsmag-v035 .lmsmag-cover-edition small{font-size:9px!important;color:#fff!important}.lmsmag-v035 .lmsmag-cover-title{margin-top:70px!important}.lmsmag-v035 .lmsmag-cover-title>span{font-size:50px!important}.lmsmag-v035 .lmsmag-cover-title h2{font-size:27px!important}.lmsmag-v035 .lmsmag-cover-title em{font-size:17px!important}.lmsmag-v035 .lmsmag-country-page{height:740px!important;min-height:740px!important;display:grid!important;overflow:hidden!important}.lmsmag-v035 .lmsmag-country-left{grid-template-rows:30px 285px 265px 160px!important}.lmsmag-v035 .lmsmag-country-right{grid-template-rows:30px 485px 225px!important}.lmsmag-v035 .lmsmag-country-hero{height:285px!important;min-height:285px!important;margin:0!important;background-size:cover!important;background-position:center!important}.lmsmag-v035 .lmsmag-country-hero h2{font-size:48px!important;line-height:.95!important}.lmsmag-v035 .lmsmag-country-hero h3{font-size:18px!important}.lmsmag-v035 .lmsmag-country-bottom{height:265px!important;min-height:265px!important;padding:17px 20px!important;grid-template-columns:minmax(0,1.4fr) minmax(132px,.6fr)!important;gap:14px!important;overflow:hidden!important}.lmsmag-v035 .lmsmag-country-bottom p{font-size:11px!important;line-height:1.52!important}.lmsmag-v035 .lmsmag-country-tip{font-size:9px!important;line-height:1.4!important}.lmsmag-v035 .lmsmag-country-why{font-size:9.5px!important;line-height:1.45!important;max-height:228px!important;overflow:hidden!important}.lmsmag-v035 .lmsmag-country-why a,.lmsmag-v035 .lmsmag-country-why a:visited{color:#0a4c8a!important;text-decoration:none!important}.lmsmag-v035 .lmsmag-country-why a:hover{color:#e30613!important}.lmsmag-v035 .lmsmag-region-strip{height:160px!important;min-height:160px!important;padding:10px 20px 16px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important;overflow:hidden!important}.lmsmag-v035 .lmsmag-region-strip a,.lmsmag-v035 .lmsmag-region-strip a:visited,.lmsmag-v035 .lmsmag-region-strip a:hover,.lmsmag-v035 .lmsmag-region-strip a:focus,.lmsmag-v035 .lmsmag-region-strip a:active{height:134px!important;min-height:134px!important;color:#fff!important;text-decoration:none!important;background-size:145%!important;border:2px solid #fff!important;border-radius:4px!important;box-shadow:0 3px 11px #082f6324,inset 0 -70px 50px rgb(0 24 55 / .78)!important;filter:saturate(1.08)!important}.lmsmag-v035 .lmsmag-region-strip a.crop-0{background-position:18% 42%!important}.lmsmag-v035 .lmsmag-region-strip a.crop-1{background-position:50% 58%!important}.lmsmag-v035 .lmsmag-region-strip a.crop-2{background-position:82% 38%!important}.lmsmag-v035 .lmsmag-region-strip a:after{background:linear-gradient(transparent 36%,rgb(0 22 49 / .88))!important}.lmsmag-v035 .lmsmag-region-strip a b,.lmsmag-v035 .lmsmag-region-strip a small{position:relative!important;z-index:2!important;color:#fff!important;text-shadow:0 1px 4px #001c38!important}.lmsmag-v035 .lmsmag-region-strip a b{font-size:12px!important;line-height:1.1!important}.lmsmag-v035 .lmsmag-region-strip a small{font-size:8.5px!important;line-height:1.15!important}.lmsmag-v035 .lmsmag-country-collage{height:455px!important;min-height:455px!important;margin:14px 16px!important;gap:8px!important}.lmsmag-v035 .lmsmag-country-collage .pic{background-size:cover!important}.lmsmag-v035 .lmsmag-country-collage .p1{background-position:18% center!important}.lmsmag-v035 .lmsmag-country-collage .p2{background-position:48% center!important}.lmsmag-v035 .lmsmag-country-collage .p3{background-position:74% center!important}.lmsmag-v035 .lmsmag-country-collage .p4{background-position:90% center!important}.lmsmag-v035 .lmsmag-country-note{height:195px!important;min-height:195px!important;margin:0 16px 15px!important;padding:16px 18px!important;overflow:hidden!important}.lmsmag-v035 .lmsmag-country-note b{font-size:21px!important}.lmsmag-v035 .lmsmag-country-note p{font-size:11px!important;line-height:1.5!important}.lmsmag-v035 .lmsmag-offer-page{height:740px!important;min-height:740px!important;display:grid!important;overflow:hidden!important;padding:0!important;background:#fffdf8!important}.lmsmag-v035 .lmsmag-offer-page:first-child{grid-template-rows:30px 86px 624px!important}.lmsmag-v035 .lmsmag-offer-page:last-child{grid-template-rows:30px 710px!important}.lmsmag-v035 .lmsmag-offer-heading{height:86px!important;padding:13px 16px 8px!important;overflow:hidden!important}.lmsmag-v035 .lmsmag-offer-heading>span{font-size:9px!important}.lmsmag-v035 .lmsmag-offer-heading h3{font-size:23px!important;line-height:1.05!important;margin:5px 0 4px!important}.lmsmag-v035 .lmsmag-offer-heading p{font-size:9px!important;line-height:1.25!important;margin:0!important}.lmsmag-v035 .lmsmag-offer-layout{height:100%!important;padding:0 14px 14px!important;gap:10px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;overflow:hidden!important;align-content:stretch!important}.lmsmag-v035 .lmsmag-offer-layout.left-layout{grid-template-rows:342px 262px!important}.lmsmag-v035 .lmsmag-offer-layout.right-layout{padding-top:12px!important;grid-template-rows:266px 418px!important}.lmsmag-v035 .lmsmag-dealcard{width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;max-width:100%!important;overflow:hidden!important;border:1px solid #d7dce2!important;border-radius:6px!important;background:#fff!important;box-shadow:0 3px 10px #0b31551a!important;text-decoration:none!important;color:#132539!important}.lmsmag-v035 .lmsmag-dealcard:visited,.lmsmag-v035 .lmsmag-dealcard:hover,.lmsmag-v035 .lmsmag-dealcard:active{color:#132539!important;text-decoration:none!important}.lmsmag-v035 .lmsmag-dealcard.wide-two{grid-column:1/-1!important}.lmsmag-v035 .lmsmag-dealcard.featured{display:grid!important;grid-template-columns:52% 48%!important;grid-template-rows:1fr!important}.lmsmag-v035 .lmsmag-dealcard.small-card{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:43% 57%!important}.lmsmag-v035 .lmsmag-dealcard-img{width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;background-size:cover!important;background-position:center!important;display:block!important}.lmsmag-v035 .lmsmag-dealcard-copy{min-width:0!important;min-height:0!important;padding:10px 11px 9px!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}.lmsmag-v035 .lmsmag-dealcard small{font-size:8.5px!important;line-height:1.2!important;color:#6c7884!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.lmsmag-v035 .lmsmag-dealcard strong{font-size:14px!important;line-height:1.12!important;max-height:34px!important;margin:3px 0 5px!important;color:#082f63!important;overflow:hidden!important}.lmsmag-v035 .lmsmag-dealcard.featured strong{font-size:20px!important;max-height:47px!important}.lmsmag-v035 .lmsmag-dealcard-story{font-family:Georgia,serif!important;font-size:10px!important;line-height:1.42!important;color:#4a5562!important;margin:1px 0 5px!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;overflow:hidden!important}.lmsmag-v035 .lmsmag-dealcard.featured .lmsmag-dealcard-story{font-size:11px!important;line-height:1.45!important;-webkit-line-clamp:6!important}.lmsmag-v035 .lmsmag-dealcard-facts{font-size:8.5px!important;line-height:1.25!important;color:#bf7300!important;white-space:normal!important;max-height:24px!important;overflow:hidden!important;margin-top:1px!important}.lmsmag-v035 .lmsmag-dealcard-bottom{width:100%!important;max-width:100%!important;margin-top:auto!important;display:grid!important;grid-template-columns:minmax(82px,.9fr) minmax(0,1.1fr)!important;gap:6px!important;align-items:stretch!important;overflow:hidden!important}.lmsmag-v035 .lmsmag-pricebox{width:100%!important;min-width:0!important;max-width:none!important;height:46px!important;padding:4px 6px!important;display:grid!important;grid-template-columns:auto auto!important;grid-template-rows:auto 1fr!important;align-items:end!important;background:#fff1a7!important;border:1px solid #edca3e!important;border-radius:4px!important;overflow:hidden!important}.lmsmag-v035 .lmsmag-pricebox small{grid-column:1/-1!important;font-size:7px!important;color:#77640e!important}.lmsmag-v035 .lmsmag-pricebox b{font-size:20px!important;line-height:1!important;color:#e30613!important;white-space:nowrap!important}.lmsmag-v035 .lmsmag-pricebox em{font-size:6.5px!important;line-height:1!important;color:#7a6d38!important;font-style:normal!important;margin:0 0 2px 3px!important}.lmsmag-v035 .lmsmag-dealcard.featured .lmsmag-pricebox b{font-size:27px!important}.lmsmag-v035 .lmsmag-dealcard-bottom i,.lmsmag-v035 .lmsmag-dealcard-bottom i:visited{width:100%!important;min-width:0!important;max-width:100%!important;height:46px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#08a54b!important;color:#fff!important;border-radius:4px!important;padding:6px 5px!important;font-size:8.5px!important;line-height:1.1!important;font-weight:800!important;font-style:normal!important;white-space:normal!important;text-align:center!important;overflow:hidden!important}.lmsmag-v035 .lmsmag-dealcard.featured .lmsmag-dealcard-bottom i{font-size:9.5px!important}.lmsmag-v035 .lmsmag-footnote{display:none!important}@media(max-width:1080px) and (min-width:901px){.lmsmag-v035 .lmsmag-stage{grid-template-columns:36px minmax(0,960px) 36px!important}.lmsmag-v035 .lmsmag-book,.lmsmag-v035 .lmsmag-spread{max-width:960px!important;height:700px!important;min-height:700px!important}.lmsmag-v035 .lmsmag-cover-guide{width:480px!important;margin-left:-240px!important;height:700px!important;min-height:700px!important}.lmsmag-v035 .lmsmag-cover-guide-inner{height:700px!important;min-height:700px!important}.lmsmag-v035 .lmsmag-country-page,.lmsmag-v035 .lmsmag-offer-page{height:700px!important;min-height:700px!important}.lmsmag-v035 .lmsmag-country-left{grid-template-rows:30px 265px 250px 155px!important}.lmsmag-v035 .lmsmag-country-right{grid-template-rows:30px 455px 215px!important}.lmsmag-v035 .lmsmag-country-hero{height:265px!important;min-height:265px!important}.lmsmag-v035 .lmsmag-country-bottom{height:250px!important;min-height:250px!important}.lmsmag-v035 .lmsmag-region-strip{height:155px!important;min-height:155px!important}.lmsmag-v035 .lmsmag-region-strip a{height:129px!important;min-height:129px!important}.lmsmag-v035 .lmsmag-country-collage{height:425px!important;min-height:425px!important}.lmsmag-v035 .lmsmag-country-note{height:185px!important;min-height:185px!important}.lmsmag-v035 .lmsmag-offer-page:first-child{grid-template-rows:30px 82px 588px!important}.lmsmag-v035 .lmsmag-offer-page:last-child{grid-template-rows:30px 670px!important}.lmsmag-v035 .lmsmag-offer-layout.left-layout{grid-template-rows:322px 246px!important}.lmsmag-v035 .lmsmag-offer-layout.right-layout{grid-template-rows:250px 394px!important}.lmsmag-v035 .lmsmag-dealcard-story{font-size:9.3px!important}.lmsmag-v035 .lmsmag-dealcard.featured .lmsmag-dealcard-story{font-size:10px!important}}@media(max-width:900px){.lmsmag-v035 .lmsmag-toolbar{padding-left:8px!important;padding-right:8px!important}.lmsmag-v035 .lmsmag-stage{grid-template-columns:34px minmax(0,1fr) 34px!important}.lmsmag-v035 .lmsmag-book,.lmsmag-v035 .lmsmag-spread{height:auto!important;min-height:800px!important}.lmsmag-v035 .lmsmag-cover-guide{width:100%!important;left:0!important;margin-left:0!important;height:800px!important;min-height:800px!important}.lmsmag-v035 .lmsmag-cover-guide-inner{height:800px!important;min-height:800px!important}.lmsmag-v035 .lmsmag-country-page,.lmsmag-v035 .lmsmag-offer-page{height:auto!important;min-height:800px!important;display:block!important}.lmsmag-v035 .lmsmag-country-right,.lmsmag-v035 .lmsmag-offer-page:last-child{display:none!important}.lmsmag-v035 .lmsmag-country-hero{height:300px!important;min-height:300px!important}.lmsmag-v035 .lmsmag-country-bottom{height:auto!important;min-height:0!important;grid-template-columns:1fr!important}.lmsmag-v035 .lmsmag-region-strip{height:150px!important;min-height:150px!important}.lmsmag-v035 .lmsmag-region-strip a{height:128px!important;min-height:128px!important}.lmsmag-v035 .lmsmag-offer-layout,.lmsmag-v035 .lmsmag-offer-layout.left-layout,.lmsmag-v035 .lmsmag-offer-layout.right-layout{height:auto!important;grid-template-columns:1fr!important;grid-template-rows:none!important;grid-auto-rows:260px!important;overflow:visible!important}.lmsmag-v035 .lmsmag-dealcard.wide-two{grid-column:auto!important}.lmsmag-v035 .lmsmag-dealcard.small-card{grid-template-columns:42% 58%!important;grid-template-rows:1fr!important}.lmsmag-v035 .lmsmag-dealcard.featured{height:310px!important}}.lmsmag-v036 .lmsmag-book,.lmsmag-v036 .lmsmag-spread{max-width:1120px!important;height:720px!important;min-height:720px!important}.lmsmag-v036 .lmsmag-country-page,.lmsmag-v036 .lmsmag-offer-page{height:720px!important;min-height:720px!important;overflow:hidden!important;background:#fffdf8!important}.lmsmag-v036 .lmsmag-country-left{display:grid!important;grid-template-rows:30px 280px 250px 160px!important}.lmsmag-v036 .lmsmag-country-right{display:grid!important;grid-template-rows:30px 470px 220px!important}.lmsmag-v036 .lmsmag-country-hero{height:280px!important;min-height:280px!important;background-size:cover!important;background-position:center 48%!important}.lmsmag-v036 .lmsmag-country-bottom{height:250px!important;min-height:250px!important;padding:17px 22px 14px!important;grid-template-columns:minmax(0,1.35fr) minmax(145px,.65fr)!important;gap:16px!important;overflow:hidden!important}.lmsmag-v036 .lmsmag-country-bottom p{font-size:12px!important;line-height:1.52!important}.lmsmag-v036 .lmsmag-country-why{font-size:10.5px!important;line-height:1.45!important;padding:13px!important;overflow:hidden!important}.lmsmag-v036 .lmsmag-country-tip{font-size:9.5px!important;line-height:1.4!important}.lmsmag-v036 .lmsmag-region-strip{height:160px!important;min-height:160px!important;padding:10px 20px 16px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;overflow:hidden!important}.lmsmag-v036 .lmsmag-region-strip a,.lmsmag-v036 .lmsmag-region-strip a:visited,.lmsmag-v036 .lmsmag-region-strip a:hover,.lmsmag-v036 .lmsmag-region-strip a:active{height:134px!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;padding:10px!important;color:#fff!important;text-decoration:none!important;background-size:cover!important;background-position:center!important;border:2px solid #fff!important;border-radius:5px!important;box-shadow:0 4px 13px #092f5724,inset 0 -75px 55px rgb(0 26 57 / .82)!important;filter:saturate(1.05)!important}.lmsmag-v036 .lmsmag-region-strip a b,.lmsmag-v036 .lmsmag-region-strip a small{color:#fff!important;text-shadow:0 1px 5px #001a33!important;position:relative!important;z-index:2!important}.lmsmag-v036 .lmsmag-region-strip a b{font-size:12.5px!important}.lmsmag-v036 .lmsmag-region-strip a small{font-size:8.5px!important;opacity:.96!important}.lmsmag-v036 .lmsmag-country-collage{height:442px!important;min-height:442px!important;margin:14px 16px!important;display:grid!important;grid-template-columns:1.12fr .88fr!important;grid-template-rows:1fr 1fr!important;gap:8px!important}.lmsmag-v036 .lmsmag-country-collage .pic{background-size:cover!important;background-position:center!important;border-radius:4px!important}.lmsmag-v036 .lmsmag-country-collage .p1{grid-row:1/3!important}.lmsmag-v036 .lmsmag-country-note{height:192px!important;min-height:192px!important;margin:0 16px 14px!important;padding:17px 18px!important;overflow:hidden!important}.lmsmag-v036 .lmsmag-country-note b{font-size:22px!important}.lmsmag-v036 .lmsmag-country-note p{font-size:11.5px!important;line-height:1.5!important}.lmsmag-v036 .lmsmag-offer-page{display:grid!important;padding:0!important}.lmsmag-v036 .lmsmag-offer-page:first-child{grid-template-rows:30px 78px 612px!important}.lmsmag-v036 .lmsmag-offer-page:last-child{grid-template-rows:30px 690px!important}.lmsmag-v036 .lmsmag-offer-heading{height:78px!important;padding:12px 18px 8px!important;overflow:hidden!important}.lmsmag-v036 .lmsmag-offer-heading h3{font-size:22px!important;line-height:1.05!important;margin:4px 0 3px!important}.lmsmag-v036 .lmsmag-offer-heading p{font-size:9.5px!important;line-height:1.25!important}.lmsmag-v036 .lmsmag-offer-layout{height:100%!important;padding:0 16px 14px!important;gap:12px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;overflow:hidden!important;align-content:start!important}.lmsmag-v036 .lmsmag-offer-layout.left-layout{grid-template-rows:270px 282px!important}.lmsmag-v036 .lmsmag-offer-layout.right-layout{padding-top:14px!important;grid-template-rows:282px 350px!important}.lmsmag-v036 .lmsmag-dealcard{width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;overflow:hidden!important;border:1px solid #d8dce0!important;border-radius:7px!important;background:#fff!important;box-shadow:0 4px 14px rgb(6 42 78 / .10)!important;text-decoration:none!important;color:#132539!important;transform:none!important}.lmsmag-v036 .lmsmag-dealcard:hover{box-shadow:0 7px 18px rgb(6 42 78 / .16)!important;transform:none!important}.lmsmag-v036 .lmsmag-dealcard.wide-two{grid-column:1/-1!important}.lmsmag-v036 .lmsmag-dealcard.featured{display:grid!important;grid-template-columns:57% 43%!important;grid-template-rows:1fr!important}.lmsmag-v036 .lmsmag-dealcard.small-card{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:48% 52%!important}.lmsmag-v036 .lmsmag-dealcard-img{width:100%!important;height:100%!important;background-size:cover!important;background-position:center!important;display:block!important}.lmsmag-v036 .lmsmag-dealcard-copy{padding:10px 11px!important;display:flex!important;flex-direction:column!important;min-width:0!important;min-height:0!important;overflow:hidden!important}.lmsmag-v036 .lmsmag-dealcard small{font-size:8.5px!important;color:#687480!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.lmsmag-v036 .lmsmag-dealcard strong{font-size:14px!important;line-height:1.12!important;color:#082f63!important;margin:3px 0 4px!important;max-height:34px!important;overflow:hidden!important}.lmsmag-v036 .lmsmag-dealcard.featured strong{font-size:20px!important;max-height:46px!important}.lmsmag-v036 .lmsmag-dealcard-story{font-family:Georgia,serif!important;font-size:10px!important;line-height:1.38!important;color:#4b5660!important;margin:2px 0 5px!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;overflow:hidden!important}.lmsmag-v036 .lmsmag-dealcard.featured .lmsmag-dealcard-story{font-size:11px!important;line-height:1.45!important;-webkit-line-clamp:5!important}.lmsmag-v036 .lmsmag-dealcard-facts{font-size:8.5px!important;line-height:1.25!important;color:#bc7100!important;max-height:24px!important;overflow:hidden!important;margin-top:1px!important}.lmsmag-v036 .lmsmag-dealcard-bottom{margin-top:auto!important;width:100%!important;display:grid!important;grid-template-columns:minmax(88px,.92fr) minmax(82px,1.08fr)!important;gap:7px!important;align-items:stretch!important;overflow:hidden!important}.lmsmag-v036 .lmsmag-pricebox{height:45px!important;min-width:0!important;padding:4px 7px!important;background:#fff0a7!important;border:1px solid #e8c62f!important;border-radius:5px!important;display:grid!important;grid-template-columns:auto auto!important;grid-template-rows:auto 1fr!important;align-items:end!important;overflow:hidden!important}.lmsmag-v036 .lmsmag-pricebox small{grid-column:1/-1!important;font-size:7px!important;color:#78670f!important}.lmsmag-v036 .lmsmag-pricebox b{font-size:21px!important;line-height:1!important;color:#e30613!important;white-space:nowrap!important}.lmsmag-v036 .lmsmag-pricebox em{font-size:6.5px!important;color:#796d39!important;font-style:normal!important;margin:0 0 2px 3px!important}.lmsmag-v036 .lmsmag-dealcard.featured .lmsmag-pricebox b{font-size:27px!important}.lmsmag-v036 .lmsmag-dealcard-bottom i,.lmsmag-v036 .lmsmag-dealcard-bottom i:visited,.lmsmag-v036 .lmsmag-dealcard-bottom i:hover{height:45px!important;min-width:0!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:5px 7px!important;background:#08a54b!important;color:#fff!important;border-radius:5px!important;font-size:8.5px!important;font-weight:900!important;font-style:normal!important;text-align:center!important;line-height:1.1!important;white-space:normal!important;overflow:hidden!important}.lmsmag-v036 .lmsmag-dealcard.featured .lmsmag-dealcard-bottom i{font-size:9.5px!important}.lmsmag-v036 .lmsmag-footnote{display:none!important}@media(max-width:1080px) and (min-width:901px){.lmsmag-v036 .lmsmag-book,.lmsmag-v036 .lmsmag-spread{height:680px!important;min-height:680px!important}.lmsmag-v036 .lmsmag-country-page,.lmsmag-v036 .lmsmag-offer-page{height:680px!important;min-height:680px!important}.lmsmag-v036 .lmsmag-country-left{grid-template-rows:30px 255px 245px 150px!important}.lmsmag-v036 .lmsmag-country-right{grid-template-rows:30px 430px 220px!important}.lmsmag-v036 .lmsmag-country-hero{height:255px!important;min-height:255px!important}.lmsmag-v036 .lmsmag-country-bottom{height:245px!important;min-height:245px!important}.lmsmag-v036 .lmsmag-region-strip{height:150px!important;min-height:150px!important}.lmsmag-v036 .lmsmag-region-strip a{height:124px!important}.lmsmag-v036 .lmsmag-country-collage{height:402px!important;min-height:402px!important}.lmsmag-v036 .lmsmag-offer-page:first-child{grid-template-rows:30px 76px 574px!important}.lmsmag-v036 .lmsmag-offer-page:last-child{grid-template-rows:30px 650px!important}.lmsmag-v036 .lmsmag-offer-layout.left-layout{grid-template-rows:252px 266px!important}.lmsmag-v036 .lmsmag-offer-layout.right-layout{grid-template-rows:266px 322px!important}.lmsmag-v036 .lmsmag-dealcard-story{font-size:9.4px!important}.lmsmag-v036 .lmsmag-dealcard.featured .lmsmag-dealcard-story{font-size:10.2px!important}}@media(max-width:900px){.lmsmag-v036 .lmsmag-book,.lmsmag-v036 .lmsmag-spread{height:auto!important;min-height:800px!important}.lmsmag-v036 .lmsmag-country-page,.lmsmag-v036 .lmsmag-offer-page{height:auto!important;min-height:800px!important;display:block!important}.lmsmag-v036 .lmsmag-country-right,.lmsmag-v036 .lmsmag-offer-page:last-child{display:none!important}.lmsmag-v036 .lmsmag-offer-layout,.lmsmag-v036 .lmsmag-offer-layout.left-layout,.lmsmag-v036 .lmsmag-offer-layout.right-layout{height:auto!important;grid-template-columns:1fr!important;grid-template-rows:none!important;grid-auto-rows:260px!important;overflow:visible!important}.lmsmag-v036 .lmsmag-dealcard.wide-two{grid-column:auto!important}.lmsmag-v036 .lmsmag-dealcard.small-card{grid-template-columns:42% 58%!important;grid-template-rows:1fr!important}.lmsmag-v036 .lmsmag-dealcard.featured{height:310px!important}}.lmsmag-v037{max-width:1180px!important;margin:14px auto!important}.lmsmag-v037 .lmsmag-toolbar{padding:4px 60px 10px!important}.lmsmag-v037 .lmsmag-brand img{width:155px!important;height:46px!important;object-fit:contain!important}.lmsmag-v037 .lmsmag-book,.lmsmag-v037 .lmsmag-spread{height:760px!important;min-height:760px!important}.lmsmag-v037 .lmsmag-editorial-spread{display:none!important;grid-template-columns:1fr!important;background:#fffdf7!important;overflow:hidden!important}.lmsmag-v037 .lmsmag-editorial-spread.is-active,.lmsmag-v037 .lmsmag-editorial-spread.is-under{display:block!important}.lmsmag-v037 .lmsmag-editorial-sheet{height:760px!important;display:grid!important;grid-template-rows:34px 230px 112px 300px 84px!important;background:#fffdf7!important;overflow:hidden!important;position:relative!important}.lmsmag-v037 .lmsmag-editorial-head{display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:center!important;padding:0 22px!important;font-size:10px!important;color:#0b3769!important;border-bottom:1px solid #e2ded5!important}.lmsmag-v037 .lmsmag-editorial-head span:last-child{text-align:right!important}.lmsmag-v037 .lmsmag-editorial-head img{width:110px!important;height:30px!important;object-fit:contain!important}.lmsmag-v037 .lmsmag-editorial-hero{position:relative!important;background-size:cover!important;background-position:center 48%!important;overflow:hidden!important}.lmsmag-v037 .lmsmag-editorial-hero:after{content:"";position:absolute!important;inset:0!important;background:linear-gradient(90deg,rgb(1 28 55 / .80) 0,rgb(1 28 55 / .46) 43%,rgb(1 28 55 / .04) 68%)!important}.lmsmag-v037 .lmsmag-hero-copy{position:absolute!important;z-index:2!important;left:30px!important;top:19px!important;width:47%!important;color:#fff!important}.lmsmag-v037 .lmsmag-hero-copy h2{font-size:55px!important;line-height:.92!important;margin:0 0 7px!important;color:#fff!important;letter-spacing:-2px!important}.lmsmag-v037 .lmsmag-hero-copy h3{font-size:20px!important;line-height:1.05!important;margin:0 0 9px!important;color:#fff!important;font-weight:700!important}.lmsmag-v037 .lmsmag-hero-copy p{font-size:11px!important;line-height:1.35!important;margin:0!important;max-width:430px!important;color:#fff!important}.lmsmag-v037 .lmsmag-hero-why{position:absolute!important;z-index:3!important;right:25px!important;top:35px!important;width:245px!important;padding:13px 16px 11px!important;background:rgb(255 253 246 / .94)!important;box-shadow:0 6px 18px #0002!important;transform:rotate(-2deg)!important;color:#173c68!important;font-size:10px!important}.lmsmag-v037 .lmsmag-hero-why b{font-size:15px!important}.lmsmag-v037 .lmsmag-hero-why ul{list-style:none!important;padding:5px 0 0!important;margin:0!important}.lmsmag-v037 .lmsmag-hero-why li{margin:3px 0!important}.lmsmag-v037 .lmsmag-hero-why li:before{content:"✓";color:#f29b00;font-weight:900;margin-right:7px}.lmsmag-v037 .lmsmag-hero-why a{color:#173c68!important;text-decoration:none!important}.lmsmag-v037 .lmsmag-hero-why em{display:block!important;text-align:right!important;font-family:Georgia,serif!important;font-size:15px!important;margin-top:5px!important;color:#124c87!important}.lmsmag-v037 .lmsmag-editorial-topdeal{padding:10px 22px 7px!important;overflow:hidden!important}.lmsmag-v037 .lmsmag-editorial-topdeal .lmsmag-dealcard{height:95px!important;border-radius:5px!important;display:grid!important;grid-template-columns:46% 54%!important;overflow:hidden!important;border:1px solid #c9d7df!important;box-shadow:0 3px 8px #001b3a14!important;background:#fff!important;text-decoration:none!important;color:#14365f!important}.lmsmag-v037 .lmsmag-editorial-topdeal .lmsmag-dealcard-img{height:95px!important;background-size:cover!important;background-position:center!important;position:relative!important}.lmsmag-v037 .lmsmag-editorial-topdeal .lmsmag-dealcard-img:after{content:"★ TOP DEAL";position:absolute;left:8px;top:7px;background:#ed111d;color:#fff;font-size:10px;font-weight:900;padding:5px 8px;border-radius:3px}.lmsmag-v037 .lmsmag-editorial-topdeal .lmsmag-dealcard-copy{padding:7px 9px!important;display:grid!important;grid-template-columns:1fr auto!important;grid-template-rows:auto auto 1fr auto!important;column-gap:10px!important;overflow:hidden!important}.lmsmag-v037 .lmsmag-editorial-topdeal small{font-size:8px!important}.lmsmag-v037 .lmsmag-editorial-topdeal strong{font-size:14px!important;line-height:1.05!important;margin:1px 0!important;color:#103d70!important;max-height:none!important}.lmsmag-v037 .lmsmag-editorial-topdeal .lmsmag-dealcard-story{font-size:8.5px!important;line-height:1.25!important;margin:1px 0!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.lmsmag-v037 .lmsmag-editorial-topdeal .lmsmag-dealcard-facts{font-size:8px!important;grid-column:1!important;color:#a96800!important}.lmsmag-v037 .lmsmag-editorial-topdeal .lmsmag-dealcard-bottom{grid-column:2!important;grid-row:1/5!important;align-self:center!important;display:flex!important;align-items:center!important;gap:8px!important;margin:0!important}.lmsmag-v037 .lmsmag-editorial-topdeal .lmsmag-pricebox{background:#fff1a4!important;border:0!important;padding:5px 10px!important;border-radius:4px!important;min-width:95px!important}.lmsmag-v037 .lmsmag-editorial-topdeal .lmsmag-pricebox small{display:block!important;color:#5d5400!important}.lmsmag-v037 .lmsmag-editorial-topdeal .lmsmag-pricebox b{font-size:28px!important;color:#e30613!important;line-height:1!important}.lmsmag-v037 .lmsmag-editorial-topdeal .lmsmag-pricebox em{font-size:7px!important;color:#665f35!important}.lmsmag-v037 .lmsmag-editorial-topdeal .lmsmag-dealcard-bottom i{background:#079d49!important;color:#fff!important;padding:10px 12px!important;border-radius:4px!important;font-size:9px!important;font-style:normal!important;font-weight:900!important;white-space:nowrap!important}.lmsmag-v037 .lmsmag-editorial-grid{padding:0 22px 8px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-template-rows:repeat(2,1fr)!important;gap:9px!important;overflow:hidden!important}.lmsmag-v037 .lmsmag-editorial-grid .lmsmag-dealcard{height:140px!important;display:grid!important;grid-template-rows:65px 75px!important;border:1px solid #d4dce2!important;border-radius:5px!important;overflow:hidden!important;background:#fff!important;text-decoration:none!important;color:#12365f!important;box-shadow:0 2px 7px #001b3a12!important}.lmsmag-v037 .lmsmag-editorial-grid .lmsmag-dealcard-img{height:65px!important;width:100%!important;background-size:cover!important;background-position:center!important}.lmsmag-v037 .lmsmag-editorial-grid .lmsmag-dealcard-copy{padding:5px 7px!important;display:grid!important;grid-template-columns:1fr auto!important;grid-template-rows:auto auto auto 1fr!important;column-gap:5px!important;overflow:hidden!important}.lmsmag-v037 .lmsmag-editorial-grid small{font-size:7px!important;color:#536678!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.lmsmag-v037 .lmsmag-editorial-grid strong{font-size:10px!important;line-height:1.05!important;color:#123b69!important;margin:1px 0!important;max-height:22px!important;overflow:hidden!important}.lmsmag-v037 .lmsmag-editorial-grid .lmsmag-dealcard-story{display:none!important}.lmsmag-v037 .lmsmag-editorial-grid .lmsmag-dealcard-facts{font-size:7px!important;line-height:1.05!important;color:#9e6400!important;overflow:hidden!important;white-space:nowrap!important}.lmsmag-v037 .lmsmag-editorial-grid .lmsmag-dealcard-bottom{grid-column:2!important;grid-row:1/5!important;align-self:end!important;display:flex!important;align-items:end!important;gap:4px!important;margin:0!important}.lmsmag-v037 .lmsmag-editorial-grid .lmsmag-pricebox{background:#fff1a4!important;border:0!important;padding:4px 6px!important;border-radius:4px!important;min-width:63px!important}.lmsmag-v037 .lmsmag-editorial-grid .lmsmag-pricebox small{display:block!important;font-size:6px!important;color:#5d5400!important}.lmsmag-v037 .lmsmag-editorial-grid .lmsmag-pricebox b{font-size:18px!important;color:#e30613!important;line-height:1!important}.lmsmag-v037 .lmsmag-editorial-grid .lmsmag-pricebox em{font-size:5px!important;color:#665f35!important}.lmsmag-v037 .lmsmag-editorial-grid .lmsmag-dealcard-bottom i{background:#079d49!important;color:#fff!important;padding:6px 6px!important;border-radius:3px!important;font-size:6.5px!important;font-style:normal!important;font-weight:900!important;white-space:nowrap!important}.lmsmag-v037 .lmsmag-editorial-bottom{margin:0 22px 10px!important;display:grid!important;grid-template-columns:125px 1fr auto!important;align-items:center!important;gap:12px!important;background:#f5f0e6!important;padding:6px!important;overflow:hidden!important}.lmsmag-v037 .lmsmag-foodpic{height:65px!important;background-size:cover!important;background-position:center!important}.lmsmag-v037 .lmsmag-editorial-bottom b{font-size:13px!important;color:#123b69!important}.lmsmag-v037 .lmsmag-editorial-bottom p{font-size:8px!important;line-height:1.3!important;margin:3px 0 0!important}.lmsmag-v037 .lmsmag-editorial-bottom>a{background:#e30613!important;color:#fff!important;text-decoration:none!important;font-weight:900!important;font-size:9px!important;padding:10px 12px!important;border-radius:3px!important;white-space:nowrap!important}.lmsmag-v037 .lmsmag-cover-guide{width:500px!important;left:50%!important;right:auto!important;margin-left:-250px!important;height:760px!important;min-height:760px!important;border-radius:2px!important;box-shadow:0 18px 44px #00193440!important}.lmsmag-v037 .lmsmag-cover-guide-inner{height:760px!important;padding:24px 30px 20px!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important}.lmsmag-v037 .lmsmag-cover-photo{background-position:center!important}.lmsmag-v037 .lmsmag-cover-shade{background:linear-gradient(180deg,rgb(0 20 45 / .05),rgb(0 30 60 / .28) 53%,rgb(0 20 45 / .63))!important}.lmsmag-v037 .lmsmag-cover-top{display:flex!important;align-items:flex-start!important;justify-content:space-between!important}.lmsmag-v037 .lmsmag-cover-top img{width:210px!important;height:88px!important;object-fit:contain!important}.lmsmag-v037 .lmsmag-cover-edition{background:none!important;border:0!important;box-shadow:none!important;padding:2px 0!important;text-align:right!important;color:#fff!important;text-shadow:0 2px 5px #00284d!important}.lmsmag-v037 .lmsmag-cover-edition b{display:block!important;font-size:10px!important;letter-spacing:1px!important}.lmsmag-v037 .lmsmag-cover-edition strong{font-size:20px!important;color:#fff!important}.lmsmag-v037 .lmsmag-cover-edition small{font-size:8px!important;color:#fff!important;opacity:.95!important;max-width:150px!important;display:block!important}.lmsmag-v037 .lmsmag-cover-title{margin-top:135px!important}.lmsmag-v037 .lmsmag-cover-title>span{font-size:47px!important;line-height:.9!important;color:#fff!important;font-style:italic!important;font-weight:900!important;text-shadow:0 3px 8px #001b3a66!important}.lmsmag-v037 .lmsmag-cover-title h2{display:inline-block!important;margin:10px 0 5px!important;background:#e30613!important;color:#fff!important;padding:5px 10px!important;font-family:Georgia,serif!important;font-style:italic!important;font-size:24px!important;line-height:1.05!important;transform:rotate(-2deg)!important}.lmsmag-v037 .lmsmag-cover-title em{display:block!important;color:#fff!important;font-size:15px!important;font-weight:700!important;text-shadow:0 2px 5px #001b3a!important}.lmsmag-v037 .lmsmag-cover-lower{margin-top:auto!important;display:flex!important;align-items:end!important;gap:14px!important}.lmsmag-v037 .lmsmag-cover-lower ul{background:rgb(255 255 255 / .86)!important;color:#0d3a68!important;padding:9px 11px!important;border-radius:4px!important;font-size:9px!important;line-height:1.55!important;list-style:none!important}.lmsmag-v037 .lmsmag-cover-roundel{background:#e30613!important;color:#fff!important;border:4px solid #fff!important;border-radius:50%!important;width:92px!important;height:92px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;font-size:10px!important;font-weight:800!important}.lmsmag-v037 .lmsmag-cover-roundel b{font-size:29px!important;line-height:1!important}.lmsmag-v037 .lmsmag-cover-teasers{display:none!important}.lmsmag-v037 .lmsmag-open{align-self:flex-end!important;margin-top:10px!important;background:#e30613!important;color:#fff!important}.lmsmag-v037 a:visited .lmsmag-dealcard-bottom i,.lmsmag-v037 a:active .lmsmag-dealcard-bottom i,.lmsmag-v037 .lmsmag-dealcard:visited i{color:#fff!important}@media(max-width:900px){.lmsmag-v037 .lmsmag-editorial-sheet{height:auto!important;grid-template-rows:auto!important}.lmsmag-v037 .lmsmag-editorial-head{height:34px!important}.lmsmag-v037 .lmsmag-editorial-hero{height:300px!important}.lmsmag-v037 .lmsmag-hero-copy{width:65%!important}.lmsmag-v037 .lmsmag-hero-why{display:none!important}.lmsmag-v037 .lmsmag-editorial-topdeal .lmsmag-dealcard{grid-template-columns:42% 58%!important}.lmsmag-v037 .lmsmag-editorial-grid{grid-template-columns:1fr 1fr!important;grid-template-rows:none!important}.lmsmag-v037 .lmsmag-editorial-bottom{grid-template-columns:90px 1fr!important}.lmsmag-v037 .lmsmag-editorial-bottom>a{grid-column:1/-1!important;text-align:center!important}.lmsmag-v037 .lmsmag-cover-guide{width:100%!important;left:0!important;margin-left:0!important}}.lmsmag-v037 .lmsmag-editorial-sheet{grid-template-rows:30px 220px 112px 1fr 78px!important}.lmsmag-v037 .lmsmag-editorial-feature-row{padding:8px 22px 7px!important;display:grid!important;grid-template-columns:minmax(0,2fr) minmax(155px,1fr)!important;gap:9px!important;overflow:hidden!important}.lmsmag-v037 .lmsmag-editorial-topdeal{padding:0!important;min-width:0!important}.lmsmag-v037 .lmsmag-editorial-topdeal .lmsmag-dealcard{height:97px!important;grid-template-columns:42% 58%!important}.lmsmag-v037 .lmsmag-editorial-topdeal .lmsmag-dealcard-img{height:97px!important}.lmsmag-v037 .lmsmag-editorial-topdeal .lmsmag-dealcard-copy{grid-template-columns:minmax(0,1fr) auto!important;padding:7px 8px!important}.lmsmag-v037 .lmsmag-editorial-topdeal .lmsmag-dealcard-story{font-size:8.8px!important;-webkit-line-clamp:3!important}.lmsmag-v037 .lmsmag-surprise{height:97px!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;justify-content:center!important;padding:9px 11px!important;background:linear-gradient(135deg,#0d4f88,#0878b9)!important;border-radius:5px!important;color:#fff!important;text-decoration:none!important;box-shadow:0 3px 8px #001b3a20!important;overflow:hidden!important}.lmsmag-v037 .lmsmag-surprise:visited,.lmsmag-v037 .lmsmag-surprise:hover,.lmsmag-v037 .lmsmag-surprise:active{color:#fff!important}.lmsmag-v037 .lmsmag-surprise>span{font-size:7px!important;font-weight:900!important;letter-spacing:.7px!important;color:#ffe879!important}.lmsmag-v037 .lmsmag-surprise strong{font-size:16px!important;line-height:1!important;margin:2px 0 3px!important;color:#fff!important}.lmsmag-v037 .lmsmag-surprise p{font-size:7.7px!important;line-height:1.18!important;margin:0 0 3px!important;color:#fff!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.lmsmag-v037 .lmsmag-surprise small{font-size:6.7px!important;color:#dcefff!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.lmsmag-v037 .lmsmag-surprise b{align-self:flex-end!important;background:#e30613!important;color:#fff!important;border-radius:3px!important;padding:5px 8px!important;font-size:7.5px!important;margin-top:2px!important}.lmsmag-v037 .lmsmag-editorial-grid{gap:8px!important;padding-bottom:7px!important}.lmsmag-v037 .lmsmag-editorial-grid .lmsmag-dealcard{height:151px!important;grid-template-rows:66px 85px!important}.lmsmag-v037 .lmsmag-editorial-grid .lmsmag-dealcard-img{height:66px!important}.lmsmag-v037 .lmsmag-editorial-grid .lmsmag-dealcard-copy{display:flex!important;flex-direction:column!important;padding:5px 7px!important;position:relative!important}.lmsmag-v037 .lmsmag-editorial-grid .lmsmag-dealcard-story{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;font-size:7.2px!important;line-height:1.18!important;color:#43576a!important;margin:2px 0!important;padding-right:0!important}.lmsmag-v037 .lmsmag-editorial-grid .lmsmag-dealcard-facts{font-size:6.8px!important;white-space:nowrap!important;margin-top:1px!important}.lmsmag-v037 .lmsmag-editorial-grid .lmsmag-dealcard-facts b{color:#0b4f84!important}.lmsmag-v037 .lmsmag-editorial-grid .lmsmag-dealcard-bottom{margin-top:auto!important;width:100%!important;display:flex!important;justify-content:space-between!important;align-items:end!important;gap:4px!important}.lmsmag-v037 .lmsmag-editorial-grid .lmsmag-pricebox{min-width:62px!important}.lmsmag-v037 .lmsmag-editorial-grid .lmsmag-dealcard-bottom i{font-size:6.8px!important;padding:7px 7px!important}.lmsmag-v037 .lmsmag-hero-why li{font-size:9px!important;line-height:1.35!important;color:#173f68!important}.lmsmag-v037 .lmsmag-hero-why li:before{content:"✓"!important;color:#f39a00!important;font-weight:900!important;margin-right:6px!important}.lmsmag-v037 .lmsmag-hero-why ul{list-style:none!important;padding-left:0!important}@media(max-width:900px){.lmsmag-v037 .lmsmag-editorial-feature-row{grid-template-columns:1fr!important;height:auto!important}.lmsmag-v037 .lmsmag-surprise{height:auto!important;min-height:90px!important}}.lmsmag-v037 .lmsmag-editorial-feature-row{grid-template-columns:minmax(0,2.15fr) minmax(145px,.85fr)!important;gap:10px!important}.lmsmag-v037 .lmsmag-editorial-topdeal .lmsmag-dealcard{grid-template-columns:38% 62%!important}.lmsmag-v037 .lmsmag-editorial-topdeal .lmsmag-dealcard-story{font-size:9px!important;line-height:1.28!important;-webkit-line-clamp:3!important;color:#354f68!important}.lmsmag-v037 .lmsmag-editorial-grid .lmsmag-dealcard{grid-template-rows:58px 93px!important}.lmsmag-v037 .lmsmag-editorial-grid .lmsmag-dealcard-img{height:58px!important}.lmsmag-v037 .lmsmag-editorial-grid .lmsmag-dealcard-story{font-size:7.5px!important;line-height:1.2!important;-webkit-line-clamp:3!important;margin:2px 0 3px!important}.lmsmag-v037 .lmsmag-editorial-grid .lmsmag-dealcard-facts{font-size:7px!important;color:#184a73!important;font-weight:700!important}.lmsmag-v037 .lmsmag-editorial-grid strong{font-size:10.5px!important;max-height:23px!important}.lmsmag-v037 .lmsmag-surprise{background:linear-gradient(145deg,#e30613 0%,#b80b16 100%)!important;border:2px solid #fff3b0!important;box-shadow:0 4px 12px #7f001f35!important}.lmsmag-v037 .lmsmag-surprise>span{color:#fff3a7!important}.lmsmag-v037 .lmsmag-surprise strong{font-size:18px!important}.lmsmag-v037 .lmsmag-surprise b{background:#fff!important;color:#c90818!important;font-size:8px!important}.lmsmag-v037 .lmsmag-editorial-bottom p{font-size:8.5px!important;line-height:1.35!important}.lmsmag-v037 .lmsmag-editorial-bottom b{font-size:14px!important}.lmsmag-v037 .lmsmag-editorial-feature-row{grid-template-columns:minmax(0,2fr) minmax(150px,1fr)!important;gap:10px!important;align-items:stretch!important}.lmsmag-v037 .lmsmag-editorial-feature-row.is-reversed{grid-template-columns:minmax(150px,1fr) minmax(0,2fr)!important}.lmsmag-v037 .lmsmag-surprise{min-width:0!important;height:100%!important;min-height:98px!important;padding:10px 12px!important;border:0!important;box-shadow:0 3px 9px rgb(0 0 0 / .16)!important}.lmsmag-v037 .lmsmag-surprise>span{font-size:8px!important;line-height:1.1!important;color:#fff!important;opacity:.96!important}.lmsmag-v037 .lmsmag-surprise strong{font-size:18px!important;line-height:1.05!important;color:#fff!important;margin:3px 0 4px!important}.lmsmag-v037 .lmsmag-surprise p{font-size:8.4px!important;line-height:1.25!important;color:#fff!important;margin:0 0 4px!important;-webkit-line-clamp:3!important}.lmsmag-v037 .lmsmag-surprise small{font-size:7.2px!important;line-height:1.15!important;color:#fff!important;opacity:.92!important}.lmsmag-v037 .lmsmag-surprise b{align-self:flex-start!important;margin-top:auto!important;background:#fff!important;color:#073b68!important;padding:6px 10px!important;border-radius:4px!important;font-size:9px!important;line-height:1!important;font-weight:900!important;box-shadow:0 1px 3px rgb(0 0 0 / .12)!important;white-space:nowrap!important}.lmsmag-v037 .lmsmag-surprise-v0{background:linear-gradient(145deg,#e30613,#b70b17)!important}.lmsmag-v037 .lmsmag-surprise-v0 b{color:#c90818!important}.lmsmag-v037 .lmsmag-surprise-v1{background:linear-gradient(145deg,#075b98,#0b83c6)!important}.lmsmag-v037 .lmsmag-surprise-v1 b{color:#075b98!important}.lmsmag-v037 .lmsmag-surprise-v2{background:linear-gradient(145deg,#d96b00,#f49a16)!important}.lmsmag-v037 .lmsmag-surprise-v2 b{color:#9a4700!important}.lmsmag-v037 .lmsmag-surprise-v3{background:linear-gradient(145deg,#146a42,#22a665)!important}.lmsmag-v037 .lmsmag-surprise-v3 b{color:#146a42!important}.lmsmag-v037 .lmsmag-surprise:visited b,.lmsmag-v037 .lmsmag-surprise:hover b,.lmsmag-v037 .lmsmag-surprise:active b{background:#fff!important;text-decoration:none!important}@media(max-width:900px){.lmsmag-v037 .lmsmag-editorial-feature-row,.lmsmag-v037 .lmsmag-editorial-feature-row.is-reversed{grid-template-columns:1fr!important}.lmsmag-v037 .lmsmag-surprise{min-height:104px!important}}.lmsmag-v042 .lmsmag-nav input[type="range"]{accent-color:#b88383!important}.lmsmag-v042 .lmsmag-thumbs{gap:5px!important;padding-top:5px!important;padding-bottom:7px!important}.lmsmag-v042 .lmsmag-thumbs button{flex-basis:76px!important;min-height:46px!important;padding:5px 6px!important;border-color:#dfe5ea!important;background:#fbfcfd!important}.lmsmag-v042 .lmsmag-thumbs button b{font-size:9px!important}.lmsmag-v042 .lmsmag-thumbs button small{font-size:7px!important;margin-top:5px!important}.lmsmag-v042 .lmsmag-thumbs button.is-active{border-color:#c68d8d!important;background:#fffafa!important;box-shadow:0 0 0 1px #ead1d1 inset!important}.lmsmag-v042 .lmsmag-nav{padding-top:9px!important;color:#6d747c!important}.lmsmag-v042 .lmsmag-tools button[data-action="compact-expand"]{width:auto!important;padding:0 9px!important;font-size:11px!important;gap:4px!important}.lmsmag-v042.lmsmag-compact{max-width:860px!important;margin-left:auto!important;margin-right:auto!important;transition:max-width .32s ease,filter .32s ease!important}.lmsmag-v042.lmsmag-compact .lmsmag-toolbar{padding-left:4px!important;padding-right:4px!important}.lmsmag-v042.lmsmag-compact .lmsmag-stage{grid-template-columns:34px minmax(0,1fr) 34px!important}.lmsmag-v042.lmsmag-compact .lmsmag-book,.lmsmag-v042.lmsmag-compact .lmsmag-spread{max-width:790px!important;height:575px!important;min-height:575px!important}.lmsmag-v042.lmsmag-compact .lmsmag-cover-guide{height:575px!important;min-height:575px!important;width:390px!important;margin-left:-195px!important}.lmsmag-v042.lmsmag-compact .lmsmag-cover-guide-inner{height:575px!important;min-height:575px!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded{max-width:1160px!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded .lmsmag-stage{grid-template-columns:40px minmax(0,1fr) 40px!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded .lmsmag-book,.lmsmag-v042.lmsmag-compact.is-compact-expanded .lmsmag-spread{max-width:1060px!important;height:760px!important;min-height:760px!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded .lmsmag-cover-guide{height:760px!important;min-height:760px!important;width:500px!important;margin-left:-250px!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded .lmsmag-cover-guide-inner{height:760px!important;min-height:760px!important}@media(max-width:900px){.lmsmag-v042.lmsmag-compact,.lmsmag-v042.lmsmag-compact.is-compact-expanded{max-width:100%!important}.lmsmag-v042.lmsmag-compact .lmsmag-book,.lmsmag-v042.lmsmag-compact .lmsmag-spread,.lmsmag-v042.lmsmag-compact.is-compact-expanded .lmsmag-book,.lmsmag-v042.lmsmag-compact.is-compact-expanded .lmsmag-spread{height:auto!important;min-height:760px!important;max-width:100%!important}.lmsmag-v042.lmsmag-compact .lmsmag-cover-guide,.lmsmag-v042.lmsmag-compact.is-compact-expanded .lmsmag-cover-guide{width:100%!important;margin-left:0!important;left:0!important;height:760px!important;min-height:760px!important}}.lmsmag-v042 .lmsmag-editorial-sheet{grid-template-rows:30px 210px 126px 316px 78px!important}.lmsmag-v042 .lmsmag-editorial-feature-row,.lmsmag-v042 .lmsmag-editorial-feature-row.is-reversed{min-height:126px!important;height:126px!important;padding:8px 22px!important;gap:10px!important;align-items:stretch!important;overflow:hidden!important}.lmsmag-v042 .lmsmag-editorial-feature-row{grid-template-columns:minmax(0,2fr) minmax(178px,1fr)!important}.lmsmag-v042 .lmsmag-editorial-feature-row.is-reversed{grid-template-columns:minmax(178px,1fr) minmax(0,2fr)!important}.lmsmag-v042 .lmsmag-editorial-topdeal,.lmsmag-v042 .lmsmag-editorial-topdeal .lmsmag-dealcard{height:110px!important;min-height:110px!important;max-height:110px!important;min-width:0!important;overflow:hidden!important}.lmsmag-v042 .lmsmag-editorial-topdeal .lmsmag-dealcard{display:grid!important;grid-template-columns:35% minmax(0,65%)!important;grid-template-rows:110px!important}.lmsmag-v042 .lmsmag-editorial-topdeal .lmsmag-dealcard-img{width:100%!important;height:110px!important;min-height:110px!important;background-size:cover!important;background-position:center!important}.lmsmag-v042 .lmsmag-editorial-topdeal .lmsmag-dealcard-copy{min-width:0!important;height:110px!important;box-sizing:border-box!important;padding:7px 9px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 176px!important;grid-template-rows:auto auto minmax(0,1fr) auto!important;column-gap:9px!important;overflow:hidden!important}.lmsmag-v042 .lmsmag-editorial-topdeal .lmsmag-dealcard-copy>small{grid-column:1!important;grid-row:1!important;font-size:7.5px!important;line-height:1.1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.lmsmag-v042 .lmsmag-editorial-topdeal .lmsmag-dealcard-copy>strong{grid-column:1!important;grid-row:2!important;font-size:14px!important;line-height:1.05!important;margin:1px 0 2px!important;max-height:30px!important;overflow:hidden!important}.lmsmag-v042 .lmsmag-editorial-topdeal .lmsmag-dealcard-story{grid-column:1!important;grid-row:3!important;font-size:8px!important;line-height:1.18!important;margin:0!important;-webkit-line-clamp:2!important;overflow:hidden!important}.lmsmag-v042 .lmsmag-editorial-topdeal .lmsmag-dealcard-facts{grid-column:1!important;grid-row:4!important;font-size:7.2px!important;line-height:1.1!important;margin:1px 0 0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.lmsmag-v042 .lmsmag-editorial-topdeal .lmsmag-dealcard-bottom{grid-column:2!important;grid-row:1/5!important;width:100%!important;height:100%!important;display:grid!important;grid-template-columns:1fr!important;grid-template-rows:1fr 42px!important;gap:5px!important;align-items:end!important;margin:0!important;overflow:hidden!important}.lmsmag-v042 .lmsmag-editorial-topdeal .lmsmag-pricebox{width:100%!important;height:48px!important;min-width:0!important;align-self:end!important;box-sizing:border-box!important}.lmsmag-v042 .lmsmag-editorial-topdeal .lmsmag-dealcard-bottom i{width:100%!important;height:42px!important;min-width:0!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:5px 7px!important;white-space:nowrap!important;font-size:8.5px!important;overflow:hidden!important}.lmsmag-v042 .lmsmag-surprise{height:110px!important;min-height:110px!important;max-height:110px!important;box-sizing:border-box!important;padding:8px 11px!important;display:grid!important;grid-template-rows:auto auto minmax(0,1fr) auto auto!important;gap:2px!important;align-content:stretch!important;overflow:hidden!important}.lmsmag-v042 .lmsmag-surprise>span{font-size:7.4px!important;line-height:1.05!important;margin:0!important}.lmsmag-v042 .lmsmag-surprise>strong{font-size:16px!important;line-height:1.02!important;margin:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.lmsmag-v042 .lmsmag-surprise>p{font-size:7.7px!important;line-height:1.17!important;margin:0!important;-webkit-line-clamp:2!important;overflow:hidden!important}.lmsmag-v042 .lmsmag-surprise>small{font-size:6.8px!important;line-height:1.05!important;margin:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.lmsmag-v042 .lmsmag-surprise>b{position:static!important;align-self:end!important;justify-self:start!important;margin:1px 0 0!important;padding:5px 9px!important;font-size:8px!important;line-height:1!important;white-space:nowrap!important}.lmsmag-v042 .lmsmag-editorial-grid{height:316px!important;box-sizing:border-box!important;grid-template-rows:repeat(2,148px)!important;gap:8px!important;padding:0 22px 8px!important}.lmsmag-v042 .lmsmag-editorial-grid .lmsmag-dealcard{height:148px!important;min-height:148px!important;max-height:148px!important;grid-template-rows:58px 90px!important}.lmsmag-v042 .lmsmag-editorial-grid .lmsmag-dealcard-copy{min-height:0!important;overflow:hidden!important}.lmsmag-v042 .lmsmag-editorial-grid .lmsmag-dealcard-bottom{min-height:34px!important;overflow:hidden!important}@media(max-width:900px){.lmsmag-v042 .lmsmag-editorial-sheet{grid-template-rows:auto!important;height:auto!important}.lmsmag-v042 .lmsmag-editorial-feature-row,.lmsmag-v042 .lmsmag-editorial-feature-row.is-reversed{height:auto!important;min-height:0!important;grid-template-columns:1fr!important}.lmsmag-v042 .lmsmag-editorial-topdeal,.lmsmag-v042 .lmsmag-editorial-topdeal .lmsmag-dealcard{height:180px!important;max-height:none!important}.lmsmag-v042 .lmsmag-editorial-topdeal .lmsmag-dealcard{grid-template-columns:38% 62%!important;grid-template-rows:180px!important}.lmsmag-v042 .lmsmag-editorial-topdeal .lmsmag-dealcard-img{height:180px!important;min-height:180px!important}.lmsmag-v042 .lmsmag-editorial-topdeal .lmsmag-dealcard-copy{height:180px!important;grid-template-columns:1fr!important;grid-template-rows:auto auto 1fr auto auto!important}.lmsmag-v042 .lmsmag-editorial-topdeal .lmsmag-dealcard-bottom{grid-column:1!important;grid-row:5!important;height:auto!important;grid-template-columns:1fr 1fr!important;grid-template-rows:42px!important}.lmsmag-v042 .lmsmag-surprise{height:auto!important;min-height:118px!important;max-height:none!important}.lmsmag-v042 .lmsmag-editorial-grid{height:auto!important;grid-template-rows:none!important}}.lmsmag-v042 .lmsmag-dealcard-titleline{display:flex!important;align-items:baseline!important;gap:6px!important;min-width:0!important;overflow:hidden!important;margin:0 0 2px!important}.lmsmag-v042 .lmsmag-dealcard-titleline>small{flex:0 1 auto!important;max-width:42%!important;font-size:7.2px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;color:#66727d!important;margin:0!important}.lmsmag-v042 .lmsmag-dealcard-titleline>strong{flex:1 1 auto!important;min-width:0!important;margin:0!important;font-size:10.5px!important;line-height:1.05!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;display:block!important}.lmsmag-v042 .lmsmag-editorial-topdeal .lmsmag-dealcard-titleline{grid-column:1!important;grid-row:1!important;align-self:start!important}.lmsmag-v042 .lmsmag-editorial-topdeal .lmsmag-dealcard-titleline>small{font-size:7.4px!important;max-width:38%!important}.lmsmag-v042 .lmsmag-editorial-topdeal .lmsmag-dealcard-titleline>strong{font-size:14px!important}.lmsmag-v042 .lmsmag-editorial-topdeal .lmsmag-dealcard-story{grid-row:2/4!important}.lmsmag-v042 .lmsmag-editorial-topdeal .lmsmag-dealcard-facts{grid-row:4!important}.lmsmag-v042.lmsmag-compact{max-width:620px!important;margin:0 auto!important;position:relative!important}.lmsmag-v042.lmsmag-compact .lmsmag-toolbar{max-width:620px!important;margin:0 auto 4px!important;padding:0 2px!important}.lmsmag-v042.lmsmag-compact .lmsmag-toolbar .lmsmag-brand span{font-size:9px!important}.lmsmag-v042.lmsmag-compact .lmsmag-toolbar .lmsmag-brand img{max-width:72px!important;max-height:34px!important}.lmsmag-v042.lmsmag-compact .lmsmag-stage{width:620px!important;height:438px!important;min-height:438px!important;display:grid!important;grid-template-columns:28px 564px 28px!important;align-items:start!important;overflow:visible!important;margin:0 auto!important}.lmsmag-v042.lmsmag-compact .lmsmag-book{width:1060px!important;max-width:none!important;height:760px!important;min-height:760px!important;transform:scale(.532)!important;transform-origin:top left!important;margin:0!important;left:0!important}.lmsmag-v042.lmsmag-compact .lmsmag-spread{width:1060px!important;max-width:none!important;height:760px!important;min-height:760px!important}.lmsmag-v042.lmsmag-compact .lmsmag-cover-guide{width:500px!important;height:760px!important;min-height:760px!important;left:50%!important;margin-left:-250px!important}.lmsmag-v042.lmsmag-compact .lmsmag-cover-guide-inner{height:760px!important;min-height:760px!important}.lmsmag-v042.lmsmag-compact .lmsmag-stage>.lmsmag-arrow{margin-top:185px!important}body.lmsmag-modal-open{overflow:hidden!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded{position:fixed!important;inset:0!important;z-index:999999!important;max-width:none!important;width:100vw!important;height:100vh!important;margin:0!important;padding:18px 20px!important;background:rgb(8 25 44 / .88)!important;overflow:auto!important;box-sizing:border-box!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded .lmsmag-toolbar{position:sticky!important;top:0!important;z-index:10!important;max-width:1160px!important;margin:0 auto 8px!important;padding:7px 10px!important;background:#fff!important;border-radius:10px!important;box-shadow:0 8px 30px rgb(0 0 0 / .22)!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded .lmsmag-stage{width:min(1160px,96vw)!important;height:790px!important;min-height:790px!important;grid-template-columns:42px minmax(0,1060px) 42px!important;justify-content:center!important;margin:0 auto!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded .lmsmag-book{width:1060px!important;height:760px!important;min-height:760px!important;transform:none!important;margin:0 auto!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded .lmsmag-spread{width:1060px!important;height:760px!important;min-height:760px!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded .lmsmag-stage>.lmsmag-arrow{margin-top:350px!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded .lmsmag-tools button[data-action="compact-expand"]{background:#0e3559!important;color:#fff!important;border-color:#0e3559!important}@media(max-width:700px){.lmsmag-v042.lmsmag-compact{max-width:100%!important}.lmsmag-v042.lmsmag-compact .lmsmag-stage{width:100%!important;grid-template-columns:24px minmax(0,1fr) 24px!important;height:auto!important;min-height:420px!important}.lmsmag-v042.lmsmag-compact .lmsmag-book{transform:none!important;width:100%!important;height:auto!important;min-height:760px!important}.lmsmag-v042.lmsmag-compact .lmsmag-spread{width:100%!important;height:auto!important;min-height:760px!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded{padding:8px!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded .lmsmag-stage{width:100%!important;height:auto!important;grid-template-columns:24px minmax(0,1fr) 24px!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded .lmsmag-book,.lmsmag-v042.lmsmag-compact.is-compact-expanded .lmsmag-spread{width:100%!important;height:auto!important;min-height:760px!important}}.lmsmag-v042.lmsmag-compact{width:auto!important;max-width:none!important;margin:0!important;padding:0!important;display:inline-flex!important;position:relative!important;overflow:visible!important;background:transparent!important;box-shadow:none!important;border:0!important}.lmsmag-v042.lmsmag-compact>.lmsmag-compact-launch{display:block!important;margin:0!important;padding:0!important}.lmsmag-v042.lmsmag-compact .lmsmag-view-button{appearance:none;border:1px solid #d8e4ef;background:#fff;color:#0b4d83;border-radius:999px;min-height:42px;padding:9px 17px;display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:800;line-height:1;cursor:pointer;box-shadow:0 6px 18px rgb(8 47 99 / .10);white-space:nowrap}.lmsmag-v042.lmsmag-compact .lmsmag-view-button:hover{background:#f7fbff;border-color:#b8d1e5;transform:translateY(-1px)}.lmsmag-v042.lmsmag-compact .lmsmag-view-icon{font-size:20px;line-height:1;font-weight:400}.lmsmag-v042.lmsmag-compact:not(.is-compact-expanded)>.lmsmag-toolbar,.lmsmag-v042.lmsmag-compact:not(.is-compact-expanded)>.lmsmag-stage,.lmsmag-v042.lmsmag-compact:not(.is-compact-expanded)>.lmsmag-bottom,.lmsmag-v042.lmsmag-compact:not(.is-compact-expanded)>.lmsmag-thumbs,.lmsmag-v042.lmsmag-compact:not(.is-compact-expanded)>.lmsmag-trust{display:none!important}body.lmsmag-modal-open{overflow:hidden!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded{display:block!important;position:fixed!important;inset:0!important;z-index:999999!important;width:100vw!important;max-width:none!important;height:100vh!important;margin:0!important;padding:18px 20px 28px!important;background:rgb(8 24 42 / .82)!important;overflow:auto!important;box-sizing:border-box!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded>.lmsmag-compact-launch{display:none!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded>.lmsmag-toolbar{display:flex!important;width:min(1120px,calc(100vw - 40px))!important;max-width:1120px!important;margin:0 auto 8px!important;padding:8px 10px!important;background:#fff!important;border-radius:12px 12px 0 0!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded .lmsmag-toolbar .lmsmag-brand span{font-size:12px!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded .lmsmag-toolbar .lmsmag-brand img{max-width:105px!important;max-height:42px!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded>.lmsmag-stage{display:grid!important;width:min(1120px,calc(100vw - 40px))!important;max-width:1120px!important;height:auto!important;min-height:760px!important;margin:0 auto!important;grid-template-columns:42px minmax(0,1fr) 42px!important;align-items:center!important;overflow:visible!important;background:transparent!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded .lmsmag-book{width:1060px!important;max-width:100%!important;height:760px!important;min-height:760px!important;transform:none!important;transform-origin:center center!important;margin:0 auto!important;left:auto!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded .lmsmag-spread{width:1060px!important;max-width:100%!important;height:760px!important;min-height:760px!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded .lmsmag-cover-guide{width:500px!important;height:760px!important;min-height:760px!important;margin-left:-250px!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded .lmsmag-cover-guide-inner{height:760px!important;min-height:760px!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded .lmsmag-close-button{background:#fff!important;color:#0b4d83!important;border:1px solid #dbe6ef!important}@media(max-width:900px){.lmsmag-v042.lmsmag-compact.is-compact-expanded{padding:8px!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded>.lmsmag-toolbar{width:100%!important;border-radius:10px!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded>.lmsmag-stage{width:100%!important;display:block!important;min-height:0!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded .lmsmag-book,.lmsmag-v042.lmsmag-compact.is-compact-expanded .lmsmag-spread{width:100%!important;max-width:100%!important;height:auto!important;min-height:720px!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded .lmsmag-cover-guide{width:100%!important;margin-left:0!important;left:0!important;height:720px!important;min-height:720px!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded .lmsmag-cover-guide-inner{height:720px!important;min-height:720px!important}}.lmsmag-v042.lmsmag-compact>.lmsmag-compact-launch{display:block!important;margin:0!important;padding:0!important;width:230px!important;max-width:100%!important}.lmsmag-v042.lmsmag-compact .lmsmag-cover-preview{appearance:none;position:relative;display:block;width:230px;height:330px;padding:0;margin:0;border:0;border-radius:7px;overflow:hidden;cursor:pointer;background:#0b4d83;box-shadow:0 10px 24px rgb(9 39 72 / .20);text-align:left;transition:transform .18s ease,box-shadow .18s ease}.lmsmag-v042.lmsmag-compact .lmsmag-cover-preview:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgb(9 39 72 / .26)}.lmsmag-v042.lmsmag-compact .lmsmag-cover-preview-photo{position:absolute;inset:0;display:block;background-size:cover;background-position:center}.lmsmag-v042.lmsmag-compact .lmsmag-cover-preview-shade{position:absolute;inset:0;display:block;background:linear-gradient(180deg,rgb(3 24 50 / .05) 20%,rgb(3 24 50 / .18) 55%,rgb(3 24 50 / .58) 100%)}.lmsmag-v042.lmsmag-compact .lmsmag-cover-preview-top{position:absolute;left:13px;right:13px;top:12px;display:flex;align-items:flex-start;justify-content:space-between;gap:8px;color:#fff}.lmsmag-v042.lmsmag-compact .lmsmag-cover-preview-top img{width:76px;height:auto;display:block;filter:drop-shadow(0 1px 2px rgb(0 0 0 / .18))}.lmsmag-v042.lmsmag-compact .lmsmag-cover-preview-top small{font-size:10px;line-height:1.15;font-weight:800;text-shadow:0 1px 2px rgb(0 0 0 / .45);max-width:90px;text-align:right}.lmsmag-v042.lmsmag-compact .lmsmag-cover-preview-title{position:absolute;left:15px;right:14px;top:105px;color:#fff;text-shadow:0 2px 4px rgb(0 0 0 / .35);display:block}.lmsmag-v042.lmsmag-compact .lmsmag-cover-preview-title b{display:block;font-size:27px;line-height:.98;font-style:italic;letter-spacing:-1px;font-weight:900}.lmsmag-v042.lmsmag-compact .lmsmag-cover-preview-title em{display:inline-block;margin-top:10px;background:#e7131a;color:#fff;padding:5px 8px;font:700 16px/1.05 Georgia,serif;font-style:italic;transform:rotate(-1deg);text-shadow:none}.lmsmag-v042.lmsmag-compact .lmsmag-cover-preview-action{position:absolute;right:12px;bottom:12px;display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 12px;border-radius:7px;background:#fff;color:#0b4d83;font-size:12px;font-weight:900;box-shadow:0 4px 12px rgb(0 0 0 / .18);white-space:nowrap}@media(max-width:480px){.lmsmag-v042.lmsmag-compact>.lmsmag-compact-launch{width:190px!important}.lmsmag-v042.lmsmag-compact .lmsmag-cover-preview{width:190px;height:274px}.lmsmag-v042.lmsmag-compact .lmsmag-cover-preview-title{top:86px}.lmsmag-v042.lmsmag-compact .lmsmag-cover-preview-title b{font-size:23px}.lmsmag-v042.lmsmag-compact .lmsmag-cover-preview-title em{font-size:14px}}.tmpostmag-wordmark,.tmpostmag-coverlogo,.tmpostmag-headlogo,.tmpostmag-backlogo{font-family:Arial,Helvetica,sans-serif;font-weight:900;letter-spacing:-1.5px;color:#08355f}.tmpostmag-wordmark span,.tmpostmag-coverlogo span{color:#df111d}.tmpostmag-wordmark{font-size:28px}.tmpostmag-coverlogo{font-size:40px;background:rgb(255 255 255 / .9);padding:5px 12px;transform:skew(-3deg)}.tmpostmag-headlogo{font-size:12px;color:#08355f}.tmpostmag-backlogo{font-size:54px;color:#fff;letter-spacing:-3px}.tmpostmag .lmsmag-editorial-hero{background-position:center;background-size:cover}.tmpostmag .lmsmag-dealcard-img{background-size:contain!important;background-repeat:no-repeat!important;background-color:#f7f7f7!important}.tmpostmag .lmsmag-foodpic{background-size:cover!important}.tmpostmag .lmsmag-pricebox b{font-size:14px!important;white-space:nowrap}.tmpostmag .lmsmag-editorial-grid .lmsmag-dealcard-story{font-size:7.3px!important;line-height:1.25!important;-webkit-line-clamp:3!important}.tmpostmag .lmsmag-editorial-topdeal .lmsmag-dealcard-story{-webkit-line-clamp:4!important}.tmpostmag .lmsmag-cover-photo{filter:saturate(.92)}.tmpostmag .lmsmag-stage{position:relative!important;overflow:visible!important;padding-left:56px!important;padding-right:56px!important}.tmpostmag .lmsmag-stage>.lmsmag-arrow{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;width:46px!important;height:58px!important;border-radius:14px!important;background:#173f63!important;color:#fff!important;border:2px solid #fff!important;box-shadow:0 5px 18px rgb(0 0 0 / .28)!important;z-index:10050!important;opacity:1!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:38px!important;line-height:1!important;margin:0!important}.tmpostmag .lmsmag-stage>.lmsmag-prev{left:3px!important}.tmpostmag .lmsmag-stage>.lmsmag-next{right:3px!important}.tmpostmag.is-first .lmsmag-prev,.tmpostmag.is-last .lmsmag-next{opacity:.22!important;pointer-events:none!important}.tmpostmag .tmpostmag-hero-blocks{background:linear-gradient(100deg,#284b68 0,#365a73 49%,#eef1f2 49%,#eef1f2 100%)!important;display:grid!important;grid-template-columns:42% 31% 27%!important;gap:0!important;align-items:stretch!important;overflow:hidden!important}.tmpostmag .tmpostmag-hero-blocks .lmsmag-hero-copy{position:relative!important;left:auto!important;top:auto!important;width:auto!important;padding:24px 18px 18px 28px!important;z-index:2!important}.tmpostmag .tmpostmag-hero-blocks .lmsmag-hero-copy h2{font-size:46px!important;line-height:.96!important;margin:0 0 8px!important}.tmpostmag .tmpostmag-hero-blocks .lmsmag-hero-copy h3{font-size:20px!important;margin:0 0 9px!important}.tmpostmag .tmpostmag-hero-blocks .lmsmag-hero-copy p{max-width:360px!important}.tmpostmag .tmpostmag-hero-images{grid-column:2;display:grid!important;grid-template-columns:1fr 1fr!important;grid-template-rows:1fr 1fr!important;gap:8px!important;padding:14px 10px!important;min-width:0!important}.tmpostmag .tmpostmag-hero-tile{background:#fff!important;border:1px solid #d8e0e6!important;border-radius:5px!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;min-width:0!important;text-decoration:none!important;box-shadow:0 2px 6px rgb(0 0 0 / .08)!important}.tmpostmag .tmpostmag-hero-tile:first-child{grid-row:1/3!important}.tmpostmag .tmpostmag-hero-tile img{display:block!important;width:100%!important;height:100%!important;min-height:0!important;object-fit:contain!important;padding:6px!important;box-sizing:border-box!important}.tmpostmag .tmpostmag-hero-tile small{display:block!important;width:100%!important;box-sizing:border-box!important;padding:3px 5px!important;background:#fff!important;color:#173f63!important;font-size:8px!important;font-weight:800!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.tmpostmag .tmpostmag-hero-tile.custom small{display:none!important}.tmpostmag .tmpostmag-hero-blocks .lmsmag-hero-why{grid-column:3!important;position:relative!important;right:auto!important;top:auto!important;width:auto!important;align-self:center!important;margin:12px 18px 12px 3px!important;transform:rotate(-1deg)!important}.tmpostmag-products-spread,.tmpostmag-custom-spread{background:#fffdf8!important;min-height:720px!important;height:720px!important;overflow:hidden!important}.tmpostmag-products-sheet,.tmpostmag-custom-sheet{height:100%!important;display:grid!important;grid-template-rows:30px 100px 1fr!important}.tmpostmag-products-title{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;padding:13px 24px!important;background:#f3efe5!important;border-bottom:1px solid #ded7c8!important}.tmpostmag-products-title small{font-size:9px!important;font-weight:900!important;color:#e11b22!important;letter-spacing:.08em!important}.tmpostmag-products-title h2{margin:1px 0 2px!important;color:#173f63!important;font-size:31px!important;line-height:1!important}.tmpostmag-products-title p{margin:0!important;color:#536273!important;font-size:10px!important}.tmpostmag-products-title>a{background:#e30613!important;color:#fff!important;text-decoration:none!important;padding:12px 15px!important;border-radius:3px!important;font-weight:900!important;font-size:11px!important;white-space:nowrap!important}.tmpostmag-products-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;grid-auto-rows:1fr!important;gap:8px!important;padding:10px 20px 14px!important;min-height:0!important}.tmpostmag-products-grid .lmsmag-dealcard{min-height:0!important;height:auto!important;display:grid!important;grid-template-rows:44% 56%!important;grid-template-columns:1fr!important}.tmpostmag-products-grid .lmsmag-dealcard-img{min-height:0!important;background-size:contain!important;background-repeat:no-repeat!important;background-position:center!important;background-color:#fff!important}.tmpostmag-products-grid .lmsmag-dealcard-copy{padding:6px 8px!important;min-height:0!important}.tmpostmag-products-grid .lmsmag-dealcard-story{font-size:8.2px!important;line-height:1.15!important;-webkit-line-clamp:2!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.tmpostmag-products-grid .lmsmag-dealcard-titleline strong{font-size:10.5px!important}.tmpostmag-products-grid .lmsmag-pricebox b{font-size:17px!important}.tmpostmag-custom-sheet{grid-template-rows:30px 1fr!important}.tmpostmag-custom-body{display:grid!important;grid-template-columns:48% 52%!important;gap:0!important;min-height:0!important}.tmpostmag-custom-image{background:#f0f3f5!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:25px!important}.tmpostmag-custom-image img{max-width:100%!important;max-height:100%!important;object-fit:contain!important}.tmpostmag-custom-copy{display:flex!important;flex-direction:column!important;justify-content:center!important;padding:55px!important;background:#fffdf8!important}.tmpostmag-custom-copy small{color:#e30613!important;font-weight:900!important;letter-spacing:.1em!important}.tmpostmag-custom-copy h2{color:#173f63!important;font-size:44px!important;margin:7px 0 14px!important}.tmpostmag-custom-copy p{font-size:15px!important;line-height:1.55!important;color:#42576a!important}.tmpostmag-custom-copy a{align-self:flex-start!important;margin-top:20px!important;background:#e30613!important;color:#fff!important;text-decoration:none!important;padding:13px 18px!important;font-weight:900!important;border-radius:4px!important}.tmpostmag .lmsmag-dealcard-img{background-size:contain!important;background-repeat:no-repeat!important;background-position:center!important;background-color:#fff!important}@media(max-width:900px){.tmpostmag .lmsmag-stage{padding-left:38px!important;padding-right:38px!important}.tmpostmag .lmsmag-stage>.lmsmag-arrow{width:36px!important;height:52px!important}.tmpostmag .lmsmag-stage>.lmsmag-prev{left:0!important}.tmpostmag .lmsmag-stage>.lmsmag-next{right:0!important}}@media(max-width:700px){.tmpostmag .tmpostmag-hero-blocks{grid-template-columns:1fr!important}.tmpostmag .tmpostmag-hero-images,.tmpostmag .tmpostmag-hero-blocks .lmsmag-hero-why{display:none!important}.tmpostmag-products-grid{grid-template-columns:1fr 1fr!important}.tmpostmag-products-spread,.tmpostmag-custom-spread{height:auto!important;min-height:800px!important}}.tmpostmag .lmsmag-stage{display:block!important;position:relative!important;width:100%!important;max-width:1184px!important;min-width:0!important;margin:0 auto!important;padding:0 62px!important;overflow:visible!important}.tmpostmag .lmsmag-book{position:relative!important;width:100%!important;max-width:1060px!important;min-width:0!important;height:760px!important;min-height:760px!important;margin:0 auto!important;left:auto!important;right:auto!important}.tmpostmag .lmsmag-spread{width:100%!important;max-width:none!important;min-width:0!important;height:760px!important;min-height:760px!important;inset:0!important}.tmpostmag .lmsmag-stage>.lmsmag-arrow{position:absolute!important;top:50%!important;margin:0!important;transform:translateY(-50%)!important;z-index:10050!important}.tmpostmag .lmsmag-stage>.lmsmag-prev{left:5px!important}.tmpostmag .lmsmag-stage>.lmsmag-next{right:5px!important}.lmsmag-v042.lmsmag-compact .lmsmag-cover-preview{width:230px!important;height:330px!important;background:#fff!important}.lmsmag-v042.lmsmag-compact .lmsmag-cover-preview-photo{inset:0!important;background-size:cover!important;background-position:center!important}.lmsmag-v042.lmsmag-compact .lmsmag-cover-preview-shade,.lmsmag-v042.lmsmag-compact .lmsmag-cover-preview-top,.lmsmag-v042.lmsmag-compact .lmsmag-cover-preview-title{display:none!important}.lmsmag-v042.lmsmag-compact .lmsmag-cover-preview-folder{position:absolute!important;left:12px!important;bottom:13px!important;display:inline-flex!important;align-items:center!important;min-height:30px!important;padding:6px 10px!important;border-radius:6px!important;background:rgb(255 255 255 / .94)!important;color:#0b4d83!important;font-size:12px!important;line-height:1!important;font-weight:900!important;letter-spacing:.08em!important;box-shadow:0 3px 12px rgb(0 0 0 / .16)!important}.lmsmag-v042.lmsmag-compact .lmsmag-cover-preview-action{right:12px!important;bottom:12px!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded>.lmsmag-stage{display:block!important;width:min(1184px,calc(100vw - 32px))!important;max-width:1184px!important;min-height:760px!important;padding:0 62px!important;margin:0 auto!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded .lmsmag-book{width:100%!important;max-width:1060px!important;height:760px!important;min-height:760px!important;transform:none!important;margin:0 auto!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded .lmsmag-spread{width:100%!important;max-width:none!important;height:760px!important;min-height:760px!important}@media(max-width:900px){.tmpostmag .lmsmag-stage,.lmsmag-v042.lmsmag-compact.is-compact-expanded>.lmsmag-stage{padding-left:44px!important;padding-right:44px!important}}@media(max-width:700px){.tmpostmag .lmsmag-stage,.lmsmag-v042.lmsmag-compact.is-compact-expanded>.lmsmag-stage{padding-left:36px!important;padding-right:36px!important}.tmpostmag .lmsmag-book,.tmpostmag .lmsmag-spread,.lmsmag-v042.lmsmag-compact.is-compact-expanded .lmsmag-book,.lmsmag-v042.lmsmag-compact.is-compact-expanded .lmsmag-spread{min-height:760px!important}}.tmpostmag .lmsmag-book{height:760px!important;min-height:760px!important}.tmpostmag .lmsmag-spread{height:760px!important;min-height:760px!important;background:#fbfaf6!important}.tmpostmag .lmsmag-cover-guide{width:500px!important;max-width:500px!important;min-width:500px!important;height:760px!important;min-height:760px!important;left:50%!important;right:auto!important;top:0!important;bottom:0!important;inset:auto!important;margin-left:-250px!important;padding:0!important;background:transparent!important;border:0!important;border-radius:4px!important;overflow:hidden!important;box-shadow:0 18px 45px rgb(0 25 55 / .3)!important}.tmpostmag .lmsmag-cover-guide:after{display:none!important}.tmpostmag-cover-only{position:relative;width:100%;height:100%;background:#fff;overflow:hidden}.tmpostmag-cover-only>img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.tmpostmag-cover-open{position:absolute;right:14px;bottom:14px;width:46px;height:54px;border:2px solid #fff;border-radius:13px;background:#164f79;color:#fff;font-size:34px;line-height:1;cursor:pointer;box-shadow:0 5px 16px rgb(0 0 0 / .25)}.lmsmag-v042.lmsmag-compact .lmsmag-cover-preview{width:230px!important;height:344px!important;border-radius:4px!important;overflow:hidden!important}.lmsmag-v042.lmsmag-compact .lmsmag-cover-preview-photo{background-size:cover!important;background-position:center!important}.lmsmag-v042.lmsmag-compact .lmsmag-cover-preview-folder{display:none!important}.lmsmag-v042.lmsmag-compact .lmsmag-cover-preview-action{right:10px!important;bottom:10px!important;padding:8px 12px!important;border-radius:7px!important;background:#fff!important;color:#164f79!important;font-weight:900!important;box-shadow:0 3px 12px rgb(0 0 0 / .18)!important}.tmpostmag-group-spread,.tmpostmag-catalog-spread{grid-template-columns:1fr 1fr!important;background:#f7f4ed!important}.tmpostmag-group-page,.tmpostmag-catalog-page{min-width:0;height:760px;overflow:hidden;background:#fffdf8;position:relative}.tmpostmag-group-page:first-child,.tmpostmag-catalog-page:first-child{border-right:1px solid #e1ddd4}.tmpostmag .lmsmag-editorial-head{height:30px!important;min-height:30px!important;padding:0 14px!important;font-size:8px!important;background:#faf8f2!important;border-bottom:1px solid #e2ded4!important}.tmpostmag-group-left{display:grid;grid-template-rows:30px 220px 1fr}.tmpostmag-group-intro{padding:20px 24px 15px;background:linear-gradient(135deg,#163e60 0,#285b78 100%);color:#fff;overflow:hidden}.tmpostmag-group-intro>small{font-size:8px;font-weight:900;letter-spacing:.12em;opacity:.8}.tmpostmag-group-intro h2{font-size:42px!important;line-height:.95!important;margin:6px 0 7px!important;color:#fff!important;letter-spacing:-1px}.tmpostmag-group-intro h3{font-size:16px!important;line-height:1.15!important;margin:0 0 8px!important;color:#fff!important}.tmpostmag-group-intro p{font-size:9.5px!important;line-height:1.42!important;margin:0 0 8px!important;max-width:92%}.tmpostmag-group-intro ul{display:flex;flex-wrap:wrap;gap:5px 9px;list-style:none;padding:0;margin:0;font-size:8px}.tmpostmag-group-intro li:before{content:"✓";margin-right:4px;color:#ffc04b;font-weight:900}.tmpostmag-portrait-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:10px;padding:12px 14px 14px;min-height:0}.tmpostmag-group-right{display:grid;grid-template-rows:30px 1fr}.tmpostmag-play-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:210px 224px 266px;gap:10px;padding:12px 14px 14px;min-height:0}.tmpostmag-play-grid .deal-wide{grid-column:1 / -1;display:grid!important;grid-template-columns:44% 56%!important;grid-template-rows:1fr!important;background:#fff9df!important;border:2px solid #efc543!important}.tmpostmag-play-grid .deal-wide .tmpostmag-product-image{height:100%!important;border-bottom:0!important;border-right:1px solid #efe1ac!important}.tmpostmag-play-grid .deal-wide .tmpostmag-product-copy{padding:14px!important}.tmpostmag-play-grid .deal-wide .tmpostmag-product-copy:before{content:"★ AANBIEDING";display:inline-block;align-self:flex-start;width:max-content;background:#e30613;color:#fff;font-size:8px;font-weight:900;padding:4px 7px;border-radius:3px;margin-bottom:5px}.tmpostmag-play-grid .deal-wide strong{font-size:16px!important;line-height:1.08!important;-webkit-line-clamp:2!important}.tmpostmag-play-grid .deal-wide .tmpostmag-product-story{font-size:9px!important;-webkit-line-clamp:3!important}.tmpostmag-play-grid .deal-wide .tmpostmag-product-footer b{font-size:24px!important}.tmpostmag-product-card{position:relative;display:flex;flex-direction:column;min-width:0;min-height:0;height:100%;overflow:hidden;background:#fff;border:1px solid #d8dde1;border-radius:7px;box-shadow:0 2px 7px rgb(17 46 72 / .08);text-decoration:none!important;color:#163b61!important;transition:transform .15s ease,box-shadow .15s ease}.tmpostmag-product-card:hover{transform:translateY(-1px);box-shadow:0 6px 15px rgb(17 46 72 / .13)}.tmpostmag-product-card:before,.tmpostmag-product-card:after{display:none!important;content:none!important}.tmpostmag-product-image{display:flex;align-items:center;justify-content:center;height:57%;min-height:0;background:#fff;border-bottom:1px solid #edf0f2;padding:8px;overflow:hidden}.tmpostmag-product-image img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain!important;object-position:center!important;margin:0!important;padding:0!important}.tmpostmag-product-copy{display:flex;flex-direction:column;min-height:0;flex:1;padding:7px 8px 8px;overflow:hidden}.tmpostmag-product-copy>small{font-size:6.7px;color:#7c8790;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 0 2px}.tmpostmag-product-copy>strong{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:10.5px;line-height:1.12;color:#123f6c;margin:0 0 3px;min-height:23px}.tmpostmag-product-story{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:7.2px;line-height:1.22;color:#526170;margin-bottom:5px}.tmpostmag-product-footer{display:flex;align-items:center;justify-content:space-between;gap:5px;margin-top:auto}.tmpostmag-product-footer>b{font-size:18px;line-height:1;color:#e30613;background:#fff1a5;padding:5px 7px;border-radius:4px;white-space:nowrap}.tmpostmag-product-footer>i{font-style:normal;font-size:7px;font-weight:900;background:#08a54b;color:#fff;padding:7px 8px;border-radius:4px;white-space:nowrap}.tmpostmag-catalog-page{display:grid;grid-template-rows:30px 72px 1fr auto}.tmpostmag-catalog-heading{padding:12px 16px 6px}.tmpostmag-catalog-heading small{font-size:7.5px;font-weight:900;letter-spacing:.12em;color:#e30613}.tmpostmag-catalog-heading h3{font-size:25px;line-height:1;margin:3px 0;color:#173f63}.tmpostmag-catalog-heading.compact h3{font-size:23px}.tmpostmag-catalog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:10px;padding:4px 14px 14px;min-height:0}.tmpostmag-catalog-grid .tmpostmag-product-image{height:58%}.tmpostmag-group-button{justify-self:end;margin:0 14px 14px;background:#e30613;color:#fff!important;text-decoration:none!important;font-size:8px;font-weight:900;padding:8px 11px;border-radius:4px}.tmpostmag .lmsmag-stage>.lmsmag-arrow{display:flex!important;visibility:visible!important;opacity:1!important;z-index:10080!important}.tmpostmag.is-first .lmsmag-prev,.tmpostmag.is-last .lmsmag-next{opacity:.24!important}@media(max-width:900px){.tmpostmag .lmsmag-cover-guide{width:min(500px,calc(100vw - 92px))!important;min-width:0!important;left:50%!important;margin-left:0!important;transform:translateX(-50%)!important}.tmpostmag-group-spread,.tmpostmag-catalog-spread{grid-template-columns:1fr!important;overflow:auto!important;height:auto!important;min-height:760px!important}.tmpostmag-group-page,.tmpostmag-catalog-page{height:auto!important;min-height:760px!important}.tmpostmag-group-spread>article:nth-child(2),.tmpostmag-catalog-spread>article:nth-child(2){display:none!important}}.tmpostmag-product-card,.tmpostmag-product-card *{box-sizing:border-box!important}.tmpostmag-product-card,.tmpostmag-product-image,.tmpostmag-product-copy{position:relative}.tmpostmag-product-card:before,.tmpostmag-product-card:after,.tmpostmag-product-image:before,.tmpostmag-product-image:after,.tmpostmag-product-copy:before:not(.deal-wide .tmpostmag-product-copy:before),.tmpostmag-product-copy:after{content:none!important;display:none!important}.tmpostmag-product-footer{width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:6px!important;overflow:visible!important}.tmpostmag-product-footer>b{min-width:0!important;max-width:100%!important;font-size:16px!important;padding:5px 6px!important;overflow:hidden!important;text-overflow:ellipsis!important}.tmpostmag-product-footer>i{display:flex!important;align-items:center!important;justify-content:center!important;min-width:54px!important;max-width:72px!important;height:28px!important;padding:5px 8px!important;font-size:8px!important;line-height:1!important;color:#fff!important;background:#079f49!important;overflow:hidden!important;text-overflow:clip!important}.tmpostmag-product-card:hover .tmpostmag-product-footer>i{background:#087c3d!important}.tmpostmag-play-grid .deal-wide{min-width:0!important;overflow:hidden!important}.tmpostmag-play-grid .deal-wide .tmpostmag-product-copy{min-width:0!important;padding:11px 12px!important;overflow:hidden!important}.tmpostmag-play-grid .deal-wide .tmpostmag-product-footer{grid-template-columns:minmax(0,1fr) 62px!important;gap:7px!important}.tmpostmag-play-grid .deal-wide .tmpostmag-product-footer>b{font-size:19px!important;padding:6px!important}.tmpostmag-play-grid .deal-wide .tmpostmag-product-footer>i{width:62px!important;min-width:62px!important;max-width:62px!important;height:30px!important;font-size:8px!important;padding:5px!important}.tmpostmag-play-grid .deal-wide strong{font-size:14px!important;max-width:100%!important}.tmpostmag-play-grid .deal-wide .tmpostmag-product-story{font-size:8px!important}.tmpostmag-catalog-page{grid-template-rows:30px 62px 1fr auto!important}.tmpostmag-catalog-heading{padding:9px 14px 4px!important}.tmpostmag-catalog-heading h3{font-size:21px!important;margin:2px 0!important}.tmpostmag-catalog-grid{min-height:0!important;align-content:stretch!important;padding:4px 12px 10px!important;gap:7px!important;grid-auto-flow:row!important}.tmpostmag-catalog-grid.count-4{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:repeat(2,minmax(0,1fr))!important}.tmpostmag-catalog-grid.count-5,.tmpostmag-catalog-grid.count-6{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:repeat(3,minmax(0,1fr))!important}.tmpostmag-catalog-grid.count-7,.tmpostmag-catalog-grid.count-8{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:repeat(4,minmax(0,1fr))!important}.tmpostmag-catalog-grid.count-9{grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-template-rows:repeat(3,minmax(0,1fr))!important}.tmpostmag-catalog-grid.count-10,.tmpostmag-catalog-grid.count-11,.tmpostmag-catalog-grid.count-12{grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-template-rows:repeat(4,minmax(0,1fr))!important}.tmpostmag-catalog-grid.count-7 .tmpostmag-product-image,.tmpostmag-catalog-grid.count-8 .tmpostmag-product-image{height:50%!important;padding:4px!important}.tmpostmag-catalog-grid.count-7 .tmpostmag-product-copy,.tmpostmag-catalog-grid.count-8 .tmpostmag-product-copy{padding:5px 6px 6px!important}.tmpostmag-catalog-grid.count-7 .tmpostmag-product-copy>strong,.tmpostmag-catalog-grid.count-8 .tmpostmag-product-copy>strong{font-size:9px!important;min-height:20px!important}.tmpostmag-catalog-grid.count-7 .tmpostmag-product-story,.tmpostmag-catalog-grid.count-8 .tmpostmag-product-story{display:none!important}.tmpostmag-catalog-grid.count-7 .tmpostmag-product-footer>b,.tmpostmag-catalog-grid.count-8 .tmpostmag-product-footer>b{font-size:13px!important;padding:4px 5px!important}.tmpostmag-catalog-grid.count-7 .tmpostmag-product-footer>i,.tmpostmag-catalog-grid.count-8 .tmpostmag-product-footer>i{min-width:47px!important;max-width:55px!important;height:24px!important;font-size:7px!important;padding:4px!important}.tmpostmag-catalog-grid.count-9 .tmpostmag-product-image,.tmpostmag-catalog-grid.count-10 .tmpostmag-product-image,.tmpostmag-catalog-grid.count-11 .tmpostmag-product-image,.tmpostmag-catalog-grid.count-12 .tmpostmag-product-image{height:48%!important;padding:3px!important}.tmpostmag-catalog-grid.count-9 .tmpostmag-product-copy,.tmpostmag-catalog-grid.count-10 .tmpostmag-product-copy,.tmpostmag-catalog-grid.count-11 .tmpostmag-product-copy,.tmpostmag-catalog-grid.count-12 .tmpostmag-product-copy{padding:4px 5px!important}.tmpostmag-catalog-grid.count-9 .tmpostmag-product-copy>small,.tmpostmag-catalog-grid.count-10 .tmpostmag-product-copy>small,.tmpostmag-catalog-grid.count-11 .tmpostmag-product-copy>small,.tmpostmag-catalog-grid.count-12 .tmpostmag-product-copy>small{display:none!important}.tmpostmag-catalog-grid.count-9 .tmpostmag-product-copy>strong,.tmpostmag-catalog-grid.count-10 .tmpostmag-product-copy>strong,.tmpostmag-catalog-grid.count-11 .tmpostmag-product-copy>strong,.tmpostmag-catalog-grid.count-12 .tmpostmag-product-copy>strong{font-size:7.8px!important;line-height:1.08!important;min-height:17px!important}.tmpostmag-catalog-grid.count-9 .tmpostmag-product-story,.tmpostmag-catalog-grid.count-10 .tmpostmag-product-story,.tmpostmag-catalog-grid.count-11 .tmpostmag-product-story,.tmpostmag-catalog-grid.count-12 .tmpostmag-product-story{display:none!important}.tmpostmag-catalog-grid.count-9 .tmpostmag-product-footer,.tmpostmag-catalog-grid.count-10 .tmpostmag-product-footer,.tmpostmag-catalog-grid.count-11 .tmpostmag-product-footer,.tmpostmag-catalog-grid.count-12 .tmpostmag-product-footer{gap:3px!important}.tmpostmag-catalog-grid.count-9 .tmpostmag-product-footer>b,.tmpostmag-catalog-grid.count-10 .tmpostmag-product-footer>b,.tmpostmag-catalog-grid.count-11 .tmpostmag-product-footer>b,.tmpostmag-catalog-grid.count-12 .tmpostmag-product-footer>b{font-size:11px!important;padding:3px!important}.tmpostmag-catalog-grid.count-9 .tmpostmag-product-footer>i,.tmpostmag-catalog-grid.count-10 .tmpostmag-product-footer>i,.tmpostmag-catalog-grid.count-11 .tmpostmag-product-footer>i,.tmpostmag-catalog-grid.count-12 .tmpostmag-product-footer>i{min-width:37px!important;max-width:42px!important;height:20px!important;font-size:6px!important;padding:2px!important}.tmpostmag-group-button{max-width:calc(100% - 28px)!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;margin-top:0!important}.tmpostmag .lmsmag-tools .tmpostmag-tool{width:38px!important;height:38px!important;border:2px solid #154f78!important;background:#154f78!important;color:#fff!important;font-weight:900!important;font-size:19px!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important;opacity:1!important;text-shadow:none!important}.tmpostmag .lmsmag-tools .tmpostmag-tool:hover{background:#0c385b!important;border-color:#0c385b!important}.tmpostmag .lmsmag-cover-guide{left:50%!important;margin-left:0!important;transform:translateX(-50%)!important;width:500px!important;max-width:500px!important;min-width:500px!important}.tmpostmag.is-first .lmsmag-stage{position:relative!important}.tmpostmag.is-first .lmsmag-next{position:absolute!important;left:calc(50% + 268px)!important;right:auto!important;top:50%!important;transform:translateY(-50%)!important}.tmpostmag.is-first .lmsmag-prev{visibility:hidden!important}.tmpostmag-product-image.is-broken{background:linear-gradient(145deg,#eef3f6,#fff)!important;display:flex!important;align-items:center!important;justify-content:center!important}.tmpostmag-product-image.is-broken:after{content:"TMPOST\A foto tijdelijk niet beschikbaar";white-space:pre;text-align:center;color:#5f7283;font-size:8px;font-weight:800;line-height:1.35;padding:8px}.tmpostmag-product-image img{object-fit:contain!important;object-position:center!important}.tmpostmag-catalog-page{grid-template-rows:30px 78px 1fr auto!important}.tmpostmag-catalog-heading{padding:8px 13px 5px!important;overflow:hidden!important}.tmpostmag-catalog-heading h3{font-size:22px!important;margin:1px 0 2px!important}.tmpostmag-catalog-heading p{margin:0!important;font-family:Georgia,serif!important;font-size:7.5px!important;line-height:1.25!important;color:#64717c!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.tmpostmag-catalog-grid.playful{padding:3px 10px 10px!important;gap:7px!important;min-height:0!important;grid-auto-flow:dense!important}.tmpostmag-catalog-grid.playful.count-8{grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-template-rows:repeat(4,minmax(0,1fr))!important}.tmpostmag-catalog-grid.playful.count-8 .catalog-feature{grid-column:span 2!important;grid-row:span 2!important;border:2px solid #efb900!important;background:#fff9df!important;box-shadow:0 5px 14px rgb(138 106 0 / .12)!important}.tmpostmag-catalog-grid.playful.count-8.play-right .catalog-feature{grid-column:2 / span 2!important}.tmpostmag-catalog-grid.playful.count-8 .tmpostmag-product-card:not(.catalog-feature) .tmpostmag-product-image{height:53%!important;min-height:0!important;padding:4px!important}.tmpostmag-catalog-grid.playful.count-8 .tmpostmag-product-card:not(.catalog-feature) .tmpostmag-product-copy{padding:4px 5px 5px!important}.tmpostmag-catalog-grid.playful.count-8 .tmpostmag-product-card:not(.catalog-feature) .tmpostmag-product-copy>small{display:none!important}.tmpostmag-catalog-grid.playful.count-8 .tmpostmag-product-card:not(.catalog-feature) .tmpostmag-product-copy>strong{font-size:8px!important;line-height:1.08!important;min-height:18px!important;-webkit-line-clamp:2!important}.tmpostmag-catalog-grid.playful.count-8 .tmpostmag-product-card:not(.catalog-feature) .tmpostmag-product-story{display:-webkit-box!important;font-size:6.2px!important;line-height:1.15!important;-webkit-line-clamp:1!important;margin-bottom:3px!important}.tmpostmag-catalog-grid.playful.count-8 .tmpostmag-product-card:not(.catalog-feature) .tmpostmag-product-footer{grid-template-columns:minmax(0,1fr) 39px!important;gap:3px!important}.tmpostmag-catalog-grid.playful.count-8 .tmpostmag-product-card:not(.catalog-feature) .tmpostmag-product-footer>b{font-size:10.5px!important;padding:3px 4px!important}.tmpostmag-catalog-grid.playful.count-8 .tmpostmag-product-card:not(.catalog-feature) .tmpostmag-product-footer>i{min-width:39px!important;max-width:39px!important;width:39px!important;height:21px!important;font-size:6px!important;padding:2px!important}.tmpostmag-catalog-grid.playful .catalog-feature{display:grid!important;grid-template-columns:47% 53%!important;grid-template-rows:1fr!important;min-width:0!important;overflow:hidden!important}.tmpostmag-catalog-grid.playful .catalog-feature .tmpostmag-product-image{height:100%!important;min-height:0!important;padding:8px!important;border-bottom:0!important;border-right:1px solid #eadfa8!important}.tmpostmag-catalog-grid.playful .catalog-feature .tmpostmag-product-copy{padding:10px 9px!important;min-width:0!important}.tmpostmag-catalog-grid.playful .catalog-feature .tmpostmag-product-copy:before{content:"★ AANBIEDING"!important;display:inline-block!important;align-self:flex-start!important;background:#e30613!important;color:#fff!important;font-size:7px!important;font-weight:900!important;border-radius:3px!important;padding:4px 6px!important;margin-bottom:5px!important}.tmpostmag-catalog-grid.playful .catalog-feature .tmpostmag-product-copy>small{font-size:7px!important;display:block!important}.tmpostmag-catalog-grid.playful .catalog-feature .tmpostmag-product-copy>strong{font-size:15px!important;line-height:1.05!important;min-height:32px!important;-webkit-line-clamp:3!important;margin-bottom:5px!important}.tmpostmag-catalog-grid.playful .catalog-feature .tmpostmag-product-story{display:-webkit-box!important;font-family:Georgia,serif!important;font-size:8px!important;line-height:1.3!important;-webkit-line-clamp:4!important;margin-bottom:8px!important}.tmpostmag-catalog-grid.playful .catalog-feature .tmpostmag-product-footer{grid-template-columns:minmax(0,1fr) 58px!important;gap:5px!important}.tmpostmag-catalog-grid.playful .catalog-feature .tmpostmag-product-footer>b{font-size:17px!important;padding:5px!important}.tmpostmag-catalog-grid.playful .catalog-feature .tmpostmag-product-footer>i{min-width:58px!important;max-width:58px!important;width:58px!important;height:29px!important;font-size:7.5px!important}.tmpostmag-catalog-grid.playful.count-9{grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-template-rows:repeat(4,minmax(0,1fr))!important}.tmpostmag-catalog-grid.playful.count-9 .catalog-feature{grid-column:span 2!important;grid-row:span 2!important}.tmpostmag-catalog-grid.playful.count-10 .catalog-feature,.tmpostmag-catalog-grid.playful.count-11 .catalog-feature,.tmpostmag-catalog-grid.playful.count-12 .catalog-feature{background:#fff8dd!important;border:2px solid #efbd22!important}.tmpostmag-product-card>.tmpost-load-dot,.tmpostmag-product-card .tmpost-load-dot,.tmpostmag-product-card>.tmpost-status-dot,.tmpostmag-product-card .tmpost-status-dot{display:none!important}@media(max-width:900px){.tmpostmag.is-first .lmsmag-next{left:auto!important;right:2px!important}.tmpostmag .lmsmag-cover-guide{width:min(500px,calc(100vw - 96px))!important;min-width:0!important;max-width:500px!important}}.tmpostmag-catalog-grid .tmpostmag-product-card:after,.tmpostmag-catalog-grid .tmpostmag-product-image:after{display:none!important;content:none!important}.tmpostmag-product-footer>b{white-space:nowrap!important;text-overflow:clip!important;overflow:visible!important;letter-spacing:-.2px!important}.tmpostmag-product-footer>b.tmpostmag-price-long{font-size:12px!important;letter-spacing:-.55px!important}.tmpostmag-product-footer>b.tmpostmag-price-xlong{font-size:10.5px!important;letter-spacing:-.65px!important}.tmpostmag-catalog-grid.playful .catalog-feature .tmpostmag-product-footer>b.tmpostmag-price-long{font-size:15px!important}.tmpostmag-catalog-grid.playful .catalog-feature .tmpostmag-product-footer>b.tmpostmag-price-xlong{font-size:13.5px!important}.tmpostmag-catalog-grid.playful.two-features.count-8{grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-template-rows:repeat(5,minmax(0,1fr))!important;gap:6px!important}.tmpostmag-catalog-grid.playful.two-features.count-8 .catalog-feature{grid-column:span 2!important;grid-row:span 2!important;min-height:0!important;border:2px solid #efb900!important;background:#fff9df!important}.tmpostmag-catalog-grid.playful.two-features.count-8.play-left .feature-1{grid-column:1 / 3!important;grid-row:1 / 3!important}.tmpostmag-catalog-grid.playful.two-features.count-8.play-left .feature-2{grid-column:2 / 4!important;grid-row:4 / 6!important}.tmpostmag-catalog-grid.playful.two-features.count-8.play-right .feature-1{grid-column:2 / 4!important;grid-row:1 / 3!important}.tmpostmag-catalog-grid.playful.two-features.count-8.play-right .feature-2{grid-column:1 / 3!important;grid-row:4 / 6!important}.tmpostmag-catalog-grid.playful.two-features.count-8 .tmpostmag-product-card:not(.catalog-feature) .tmpostmag-product-image{height:55%!important;padding:5px!important}.tmpostmag-catalog-grid.playful.two-features.count-8 .tmpostmag-product-card:not(.catalog-feature) .tmpostmag-product-copy{padding:4px 5px!important}.tmpostmag-catalog-grid.playful.two-features.count-8 .tmpostmag-product-card:not(.catalog-feature) .tmpostmag-product-story{display:none!important}.tmpostmag-catalog-grid.playful.two-features.count-8 .tmpostmag-product-card:not(.catalog-feature) .tmpostmag-product-copy>strong{font-size:7.8px!important;line-height:1.08!important;min-height:17px!important}.tmpostmag-catalog-grid.playful.two-features.count-8 .tmpostmag-product-card:not(.catalog-feature) .tmpostmag-product-footer{grid-template-columns:minmax(0,1fr) 37px!important;gap:3px!important}.tmpostmag-catalog-grid.playful.two-features.count-8 .tmpostmag-product-card:not(.catalog-feature) .tmpostmag-product-footer>b{font-size:9.6px!important;padding:3px!important}.tmpostmag-catalog-grid.playful.two-features.count-8 .tmpostmag-product-card:not(.catalog-feature) .tmpostmag-product-footer>b.tmpostmag-price-long{font-size:8.5px!important;letter-spacing:-.55px!important}.tmpostmag-catalog-grid.playful.two-features.count-8 .tmpostmag-product-card:not(.catalog-feature) .tmpostmag-product-footer>i{width:37px!important;min-width:37px!important;max-width:37px!important;height:20px!important;font-size:5.8px!important;padding:2px!important}.tmpostmag-catalog-grid.playful.two-features.count-8 .catalog-feature{grid-template-columns:48% 52%!important}.tmpostmag-catalog-grid.playful.two-features.count-8 .catalog-feature .tmpostmag-product-image{padding:7px!important}.tmpostmag-catalog-grid.playful.two-features.count-8 .catalog-feature .tmpostmag-product-copy{padding:7px 8px!important}.tmpostmag-catalog-grid.playful.two-features.count-8 .catalog-feature .tmpostmag-product-copy:before{font-size:6.5px!important;padding:3px 5px!important;margin-bottom:3px!important}.tmpostmag-catalog-grid.playful.two-features.count-8 .catalog-feature .tmpostmag-product-copy>strong{font-size:12.5px!important;line-height:1.06!important;min-height:27px!important;margin-bottom:3px!important}.tmpostmag-catalog-grid.playful.two-features.count-8 .catalog-feature .tmpostmag-product-story{font-size:7.1px!important;line-height:1.22!important;-webkit-line-clamp:3!important;margin-bottom:4px!important}.tmpostmag-catalog-grid.playful.two-features.count-8 .catalog-feature .tmpostmag-product-footer{grid-template-columns:minmax(0,1fr) 54px!important;gap:4px!important}.tmpostmag-catalog-grid.playful.two-features.count-8 .catalog-feature .tmpostmag-product-footer>i{width:54px!important;min-width:54px!important;max-width:54px!important;height:26px!important;font-size:7px!important}.tmpostmag-catalog-heading p{white-space:normal!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;line-height:1.25!important;max-height:20px!important}.tmpostmag-catalog-page{grid-template-rows:30px 80px 1fr auto!important;background:#fffdf9!important}.tmpostmag-catalog-heading{padding:9px 13px 6px!important}.tmpostmag-catalog-heading h3{font-size:23px!important;letter-spacing:-.35px!important}.tmpostmag-catalog-heading p{font-family:Georgia,serif!important;font-size:8px!important;line-height:1.32!important;max-height:22px!important;color:#607080!important}.tmpostmag-catalog-grid.luxe-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-template-rows:repeat(4,minmax(0,1fr))!important;grid-auto-flow:dense!important;gap:8px!important;padding:3px 12px 12px!important;min-height:0!important}.tmpostmag-catalog-grid.luxe-grid .tmpostmag-product-card{border:1px solid #d9e0e6!important;border-radius:8px!important;box-shadow:0 2px 7px rgb(11 51 85 / .07)!important;background:#fff!important}.tmpostmag-catalog-grid.luxe-grid .tmpostmag-product-image{height:54%!important;padding:7px!important;background:linear-gradient(180deg,#fff 0,#fbfcfd 100%)!important}.tmpostmag-catalog-grid.luxe-grid .tmpostmag-product-copy{padding:5px 6px 6px!important}.tmpostmag-catalog-grid.luxe-grid .tmpostmag-product-copy>small{font-size:6.1px!important;color:#8a949e!important;margin-bottom:1px!important}.tmpostmag-catalog-grid.luxe-grid .tmpostmag-product-copy>strong{font-size:8.7px!important;line-height:1.12!important;min-height:20px!important;-webkit-line-clamp:2!important;margin-bottom:2px!important}.tmpostmag-catalog-grid.luxe-grid .tmpostmag-product-story{display:-webkit-box!important;font-family:Georgia,serif!important;font-size:6.5px!important;line-height:1.18!important;-webkit-line-clamp:2!important;margin-bottom:3px!important;color:#607080!important}.tmpostmag-catalog-grid.luxe-grid .tmpostmag-product-footer{grid-template-columns:minmax(0,1fr) 43px!important;gap:4px!important}.tmpostmag-catalog-grid.luxe-grid .tmpostmag-product-footer>b{font-size:10.6px!important;padding:4px!important;overflow:visible!important}.tmpostmag-catalog-grid.luxe-grid .tmpostmag-product-footer>b.tmpostmag-price-long{font-size:9.1px!important}.tmpostmag-catalog-grid.luxe-grid .tmpostmag-product-footer>b.tmpostmag-price-xlong{font-size:8px!important}.tmpostmag-catalog-grid.luxe-grid .tmpostmag-product-footer>i{width:43px!important;min-width:43px!important;max-width:43px!important;height:23px!important;font-size:6.2px!important;padding:3px!important}.tmpostmag-catalog-grid.luxe-grid .catalog-feature{grid-column:span 2!important;grid-row:span 2!important;display:grid!important;grid-template-columns:46% 54%!important;grid-template-rows:1fr!important;border:2px solid #e2b41e!important;background:#fffaf0!important;box-shadow:0 5px 16px rgb(100 76 0 / .11)!important}.tmpostmag-catalog-grid.luxe-grid.play-left .catalog-feature{grid-column:2 / 4!important;grid-row:1 / 3!important}.tmpostmag-catalog-grid.luxe-grid.play-right .catalog-feature{grid-column:1 / 3!important;grid-row:2 / 4!important}.tmpostmag-catalog-grid.luxe-grid .catalog-feature .tmpostmag-product-image{height:100%!important;border-bottom:0!important;border-right:1px solid #eadfa8!important;padding:11px!important}.tmpostmag-catalog-grid.luxe-grid .catalog-feature .tmpostmag-product-copy{padding:10px!important}.tmpostmag-catalog-grid.luxe-grid .catalog-feature .tmpostmag-product-copy:before{content:"★ AANBIEDING"!important;display:inline-block!important;align-self:flex-start!important;width:max-content!important;background:#e30613!important;color:#fff!important;font-size:7px!important;font-weight:900!important;padding:4px 7px!important;border-radius:3px!important;margin-bottom:5px!important}.tmpostmag-catalog-grid.luxe-grid .catalog-feature .tmpostmag-product-copy>small{font-size:7px!important}.tmpostmag-catalog-grid.luxe-grid .catalog-feature .tmpostmag-product-copy>strong{font-size:15px!important;line-height:1.06!important;min-height:32px!important;-webkit-line-clamp:3!important;margin-bottom:5px!important}.tmpostmag-catalog-grid.luxe-grid .catalog-feature .tmpostmag-product-story{font-size:8px!important;line-height:1.32!important;-webkit-line-clamp:5!important;margin-bottom:7px!important}.tmpostmag-catalog-grid.luxe-grid .catalog-feature .tmpostmag-product-footer{grid-template-columns:minmax(0,1fr) 58px!important;gap:6px!important}.tmpostmag-catalog-grid.luxe-grid .catalog-feature .tmpostmag-product-footer>b{font-size:17px!important;padding:5px 6px!important}.tmpostmag-catalog-grid.luxe-grid .catalog-feature .tmpostmag-product-footer>b.tmpostmag-price-long{font-size:14px!important}.tmpostmag-catalog-grid.luxe-grid .catalog-feature .tmpostmag-product-footer>b.tmpostmag-price-xlong{font-size:12.5px!important}.tmpostmag-catalog-grid.luxe-grid .catalog-feature .tmpostmag-product-footer>i{width:58px!important;min-width:58px!important;max-width:58px!important;height:29px!important;font-size:7px!important}.tmpostmag-catalog-grid.luxe-grid .catalog-wide{grid-column:span 2!important;display:grid!important;grid-template-columns:40% 60%!important;grid-template-rows:1fr!important}.tmpostmag-catalog-grid.luxe-grid .catalog-wide .tmpostmag-product-image{height:100%!important;border-right:1px solid #edf0f2!important;border-bottom:0!important}.tmpostmag-catalog-grid.luxe-grid .catalog-wide .tmpostmag-product-story{-webkit-line-clamp:2!important}.tmpostmag-catalog-grid.luxe-grid a.tmpostmag-product-card::before,.tmpostmag-catalog-grid.luxe-grid a.tmpostmag-product-card::after,.tmpostmag-catalog-grid.luxe-grid .tmpostmag-product-image::before,.tmpostmag-catalog-grid.luxe-grid .tmpostmag-product-image::after{content:none!important;display:none!important}@media(max-width:900px){.tmpostmag-catalog-grid.luxe-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:auto!important;grid-auto-rows:220px!important}.tmpostmag-catalog-grid.luxe-grid .catalog-feature,.tmpostmag-catalog-grid.luxe-grid .catalog-wide{grid-column:span 2!important;grid-row:auto!important}}.tmpostmag-catalog-grid.luxe-grid.split-offers.count-8 .split-feature{grid-row:span 1!important;display:grid!important;grid-template-columns:42% 58%!important;min-height:0!important;border:1.5px solid #e5c451!important;background:#fffaf0!important;box-shadow:0 3px 10px rgb(100 76 0 / .08)!important}.tmpostmag-catalog-grid.luxe-grid.split-offers.count-8.play-left .feature-1{grid-column:2 / 4!important;grid-row:2!important}.tmpostmag-catalog-grid.luxe-grid.split-offers.count-8.play-left .feature-2{grid-column:2 / 4!important;grid-row:3!important}.tmpostmag-catalog-grid.luxe-grid.split-offers.count-8.play-right .feature-1{grid-column:1 / 3!important;grid-row:2!important}.tmpostmag-catalog-grid.luxe-grid.split-offers.count-8.play-right .feature-2{grid-column:1 / 3!important;grid-row:3!important}.tmpostmag-catalog-grid.luxe-grid.split-offers.count-8 .split-feature .tmpostmag-product-image{height:100%!important;padding:7px!important;border-right:1px solid #eadfa8!important;border-bottom:0!important}.tmpostmag-catalog-grid.luxe-grid.split-offers.count-8 .split-feature .tmpostmag-product-copy{padding:6px 7px!important;justify-content:center!important}.tmpostmag-catalog-grid.luxe-grid.split-offers.count-8 .split-feature .tmpostmag-product-copy:before{font-size:6px!important;padding:3px 5px!important;margin-bottom:3px!important}.tmpostmag-catalog-grid.luxe-grid.split-offers.count-8 .split-feature.feature-2 .tmpostmag-product-copy:before{content:"★ TMPOST TIP"!important;background:#0b4f78!important}.tmpostmag-catalog-grid.luxe-grid.split-offers.count-8 .split-feature .tmpostmag-product-copy>small{font-size:6.2px!important}.tmpostmag-catalog-grid.luxe-grid.split-offers.count-8 .split-feature .tmpostmag-product-copy>strong{font-size:11.4px!important;line-height:1.08!important;min-height:23px!important;-webkit-line-clamp:2!important;margin-bottom:3px!important}.tmpostmag-catalog-grid.luxe-grid.split-offers.count-8 .split-feature .tmpostmag-product-story{font-size:6.8px!important;line-height:1.18!important;-webkit-line-clamp:2!important;margin-bottom:4px!important}.tmpostmag-catalog-grid.luxe-grid.split-offers.count-8 .split-feature .tmpostmag-product-footer{grid-template-columns:minmax(0,1fr) 52px!important;gap:4px!important}.tmpostmag-catalog-grid.luxe-grid.split-offers.count-8 .split-feature .tmpostmag-product-footer>b{font-size:13px!important;padding:4px 5px!important}.tmpostmag-catalog-grid.luxe-grid.split-offers.count-8 .split-feature .tmpostmag-product-footer>b.tmpostmag-price-long{font-size:11.2px!important}.tmpostmag-catalog-grid.luxe-grid.split-offers.count-8 .split-feature .tmpostmag-product-footer>b.tmpostmag-price-xlong{font-size:9.8px!important}.tmpostmag-catalog-grid.luxe-grid.split-offers.count-8 .split-feature .tmpostmag-product-footer>i{width:52px!important;min-width:52px!important;max-width:52px!important;height:25px!important;font-size:6.6px!important}.tmpostmag-catalog-grid.luxe-grid.split-offers.count-8 .split-feature.feature-1{background:#fff8dc!important;border-color:#e3b51d!important;box-shadow:0 3px 10px rgb(154 116 0 / .10)!important}.tmpostmag-catalog-grid.luxe-grid.split-offers.count-8 .split-feature.feature-1 .tmpostmag-product-image{background:#fffdf4!important;border-right-color:#eadfa8!important}.tmpostmag-catalog-grid.luxe-grid.split-offers.count-8 .split-feature.feature-2{background:#eef7fc!important;border-color:#397da5!important;box-shadow:0 3px 10px rgb(11 79 120 / .11)!important}.tmpostmag-catalog-grid.luxe-grid.split-offers.count-8 .split-feature.feature-2 .tmpostmag-product-image{background:#f8fcff!important;border-right-color:#b9d6e7!important}.tmpostmag-catalog-grid.luxe-grid.split-offers.count-8 .split-feature.feature-2 .tmpostmag-product-copy:before{content:"★ TMPOST TIP"!important;background:#0b4f78!important;color:#fff!important}.tmpostmag-price-save{display:flex!important;align-items:center!important;gap:4px!important;min-width:0!important;overflow:visible!important}.tmpostmag-price-save>b{display:block!important;flex:1 1 auto!important;min-width:0!important;background:#fff0a6!important;color:#e30613!important;border-radius:4px!important;padding:4px 5px!important;font-style:normal!important;font-weight:900!important;white-space:nowrap!important}.tmpostmag-heart{flex:0 0 23px!important;width:23px!important;height:23px!important;border-radius:50%!important;background:#fff!important;border:1px solid #d9e0e6!important;color:#0b4f78!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:15px!important;line-height:1!important;cursor:pointer!important;box-shadow:0 1px 3px rgb(0 0 0 / .07)!important;user-select:none!important}.tmpostmag-heart:hover,.tmpostmag-heart.is-saved{background:#e30613!important;color:#fff!important;border-color:#e30613!important}.tmpostmag-product-footer{grid-template-columns:minmax(0,1fr) 43px!important}.tmpostmag-product-footer>i{align-self:center!important}.tmpostmag-catalog-grid.luxe-grid .catalog-feature .tmpostmag-product-footer{grid-template-columns:minmax(0,1fr) 58px!important}.tmpostmag-catalog-grid.luxe-grid.split-offers.count-8 .split-feature .tmpostmag-product-footer{grid-template-columns:minmax(0,1fr) 52px!important}.tmpostmag-catalog-grid.luxe-grid .tmpostmag-price-save>b.tmpostmag-price-long{font-size:9.1px!important}.tmpostmag-catalog-grid.luxe-grid .tmpostmag-price-save>b.tmpostmag-price-xlong{font-size:8px!important}.tmpostmag-catalog-grid.luxe-grid .catalog-feature .tmpostmag-price-save>b{font-size:17px!important}.tmpostmag-catalog-grid.luxe-grid .catalog-feature .tmpostmag-price-save>b.tmpostmag-price-long{font-size:14px!important}.tmpostmag-catalog-grid.luxe-grid .catalog-feature .tmpostmag-price-save>b.tmpostmag-price-xlong{font-size:12px!important}.tmpostmag-fav-tool{position:relative!important;font-size:16px!important}.tmpostmag-fav-tool [data-fav-count]{position:absolute!important;right:-5px!important;top:-6px!important;min-width:16px!important;height:16px!important;padding:0 3px!important;border-radius:9px!important;background:#e30613!important;color:#fff!important;font-size:9px!important;line-height:16px!important;text-align:center!important;border:2px solid #fff!important}.tmpostmag-favorites{position:absolute!important;z-index:99999!important;right:16px!important;top:62px!important;width:330px!important;max-height:590px!important;background:#fff!important;border:1px solid #ccd7df!important;border-radius:10px!important;box-shadow:0 16px 45px rgb(0 26 52 / .25)!important;padding:0!important;display:none!important;overflow:hidden!important}.tmpostmag-favorites.is-open{display:block!important}.tmpostmag-favorites-head{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:12px 14px!important;background:#0b4f78!important;color:#fff!important}.tmpostmag-favorites-head strong{font-size:14px!important}.tmpostmag-favorites-head button{border:0!important;background:transparent!important;color:#fff!important;font-size:22px!important;cursor:pointer!important}.tmpostmag-favorites-list{max-height:500px!important;overflow:auto!important;padding:8px!important}.tmpostmag-favorite-row{display:grid!important;grid-template-columns:54px minmax(0,1fr) auto!important;gap:8px!important;align-items:center!important;padding:8px!important;border-bottom:1px solid #edf0f2!important;text-decoration:none!important;color:#173f63!important}.tmpostmag-favorite-row img{width:54px!important;height:54px!important;object-fit:contain!important;background:#fff!important}.tmpostmag-favorite-row strong{font-size:10px!important;line-height:1.2!important}.tmpostmag-favorite-row b{font-size:11px!important;color:#e30613!important;white-space:nowrap!important}.tmpostmag-favorites-empty{margin:0!important;padding:18px!important;color:#64717c!important;font-size:12px!important}.tmpostmag-custom-spread .tmpostmag-custom-sheet{grid-template-rows:30px 1fr!important}.tmpostmag-custom-full-image{height:690px!important;width:100%!important;background:#f4f1e9!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.tmpostmag-custom-full-image img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important}.tmpostmag-custom-empty{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;min-height:180px!important;background:#eef3f6!important;color:#6b7d8c!important;font-weight:800!important;text-align:center!important;padding:20px!important}.tmpostmag-custom-spread.layout-half-text .tmpostmag-custom-body,.tmpostmag-custom-spread.layout-half-products .tmpostmag-custom-body{grid-template-columns:50% 50%!important;height:690px!important}.tmpostmag-custom-spread .tmpostmag-custom-image{padding:16px!important;background:#f3efe5!important;overflow:hidden!important}.tmpostmag-custom-spread .tmpostmag-custom-image img{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:contain!important}.tmpostmag-custom-products{padding:24px 18px 16px!important;background:#fffdf8!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;min-width:0!important}.tmpostmag-custom-products>small{color:#e30613!important;font-weight:900!important;letter-spacing:.08em!important;font-size:8px!important}.tmpostmag-custom-products>h2{margin:4px 0 12px!important;color:#173f63!important;font-size:28px!important;line-height:1!important}.tmpostmag-custom-products-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-rows:minmax(0,1fr)!important;gap:8px!important;flex:1!important;min-height:0!important}.tmpostmag-custom-products-grid .tmpostmag-product-card{min-height:0!important;height:100%!important}.tmpostmag-custom-products-grid .tmpostmag-product-image{height:54%!important;padding:5px!important}.tmpostmag-custom-products-grid .tmpostmag-product-copy{padding:5px!important}.tmpostmag-custom-products-grid .tmpostmag-product-story{display:none!important}.tmpostmag-custom-products-grid .tmpostmag-product-copy>strong{font-size:8px!important;line-height:1.1!important;-webkit-line-clamp:2!important}.tmpostmag-custom-products-grid .tmpostmag-product-footer{grid-template-columns:minmax(0,1fr) 38px!important}.tmpostmag-custom-products-grid .tmpostmag-product-footer>i{width:38px!important;min-width:38px!important;max-width:38px!important;font-size:5.8px!important}.tmpostmag-custom-products-grid .tmpostmag-heart{width:20px!important;height:20px!important;flex-basis:20px!important;font-size:13px!important}@media(max-width:900px){.tmpostmag-favorites{right:8px!important;left:8px!important;width:auto!important}.tmpostmag-custom-spread.layout-half-text .tmpostmag-custom-body,.tmpostmag-custom-spread.layout-half-products .tmpostmag-custom-body{grid-template-columns:1fr!important;height:auto!important}.tmpostmag-custom-spread .tmpostmag-custom-image{min-height:320px!important}.tmpostmag-custom-products{min-height:500px!important}}.tmpostmag .tmpostmag-price-save{display:flex!important;align-items:center!important;gap:3px!important;min-width:0!important;max-width:100%!important}.tmpostmag .tmpostmag-price-save>b{display:block!important;flex:1 1 auto!important;min-width:0!important;max-width:100%!important;font-size:12.5px!important;line-height:1!important;letter-spacing:-.15px!important;padding:4px 5px!important;margin:0!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;background:#fff0a6!important;color:#e30613!important;border-radius:4px!important}.tmpostmag .tmpostmag-price-save>b.tmpostmag-price-long{font-size:10.8px!important;letter-spacing:-.35px!important}.tmpostmag .tmpostmag-price-save>b.tmpostmag-price-xlong{font-size:9.5px!important;letter-spacing:-.45px!important}.tmpostmag .tmpostmag-heart{flex:0 0 19px!important;width:19px!important;height:19px!important;font-size:12px!important;border-radius:50%!important}.tmpostmag .tmpostmag-product-footer{grid-template-columns:minmax(0,1fr) 44px!important;gap:4px!important;align-items:center!important}.tmpostmag .tmpostmag-product-footer>i{width:44px!important;min-width:44px!important;max-width:44px!important;height:23px!important;padding:3px!important;font-size:6.4px!important}.tmpostmag .catalog-feature .tmpostmag-price-save>b,.tmpostmag .deal-wide .tmpostmag-price-save>b{font-size:14px!important}.tmpostmag .catalog-feature .tmpostmag-price-save>b.tmpostmag-price-long,.tmpostmag .deal-wide .tmpostmag-price-save>b.tmpostmag-price-long{font-size:12px!important}.tmpostmag .catalog-feature .tmpostmag-price-save>b.tmpostmag-price-xlong,.tmpostmag .deal-wide .tmpostmag-price-save>b.tmpostmag-price-xlong{font-size:10.5px!important}.tmpostmag .catalog-feature .tmpostmag-heart,.tmpostmag .deal-wide .tmpostmag-heart{width:20px!important;height:20px!important;flex-basis:20px!important;font-size:12px!important}.tmpostmag .tmpostmag-portrait-grid .tmpostmag-price-save>b,.tmpostmag .tmpostmag-play-grid .portrait-card .tmpostmag-price-save>b{font-size:12px!important}.tmpostmag .tmpostmag-product-card{position:relative!important}.tmpostmag .tmpostmag-product-card>.tmpostmag-heart{position:absolute!important;top:6px!important;right:6px!important;z-index:8!important;width:22px!important;height:22px!important;min-width:22px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;background:rgb(255 255 255 / .96)!important;border:1px solid #d7e0e7!important;color:#0b4f78!important;font-size:14px!important;line-height:1!important;box-shadow:0 1px 4px rgb(0 0 0 / .12)!important}.tmpostmag .tmpostmag-product-card>.tmpostmag-heart.is-saved{background:#e30613!important;color:#fff!important;border-color:#e30613!important}.tmpostmag .tmpostmag-product-footer{display:grid!important;grid-template-columns:minmax(0,1fr) 48px!important;gap:5px!important;align-items:center!important;overflow:visible!important}.tmpostmag .tmpostmag-product-footer>b{display:block!important;min-width:0!important;width:100%!important;box-sizing:border-box!important;background:#fff0a6!important;color:#e30613!important;border-radius:4px!important;padding:4px 5px!important;font-size:10.5px!important;line-height:1.05!important;font-weight:900!important;font-style:normal!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;letter-spacing:-.15px!important}.tmpostmag .tmpostmag-product-footer>b.tmpostmag-price-long{font-size:9.5px!important;letter-spacing:-.35px!important}.tmpostmag .tmpostmag-product-footer>b.tmpostmag-price-xlong{font-size:8.6px!important;letter-spacing:-.5px!important}.tmpostmag .tmpostmag-product-footer>i{width:48px!important;min-width:48px!important;max-width:48px!important;box-sizing:border-box!important;font-size:6.4px!important;white-space:nowrap!important}.tmpostmag .catalog-feature .tmpostmag-product-footer>b,.tmpostmag .deal-wide .tmpostmag-product-footer>b{font-size:12px!important}.tmpostmag .catalog-feature .tmpostmag-product-footer>b.tmpostmag-price-long,.tmpostmag .deal-wide .tmpostmag-product-footer>b.tmpostmag-price-long{font-size:10.8px!important}.tmpostmag .catalog-feature .tmpostmag-product-footer>b.tmpostmag-price-xlong,.tmpostmag .deal-wide .tmpostmag-product-footer>b.tmpostmag-price-xlong{font-size:9.8px!important}.tmpostmag .tmpostmag-custom-products-grid .tmpostmag-product-footer{grid-template-columns:minmax(0,1fr) 42px!important}.tmpostmag .tmpostmag-custom-products-grid .tmpostmag-product-footer>i{width:42px!important;min-width:42px!important;max-width:42px!important}.tmpostmag-standalone .tmpostmag-custom-sheet{grid-column:1 / -1!important;width:100%!important;min-width:0!important}.tmpostmag-standalone.layout-half-products .tmpostmag-custom-products-vertical{height:690px!important;display:grid!important;grid-template-rows:44% 56%!important;min-height:0!important;background:#fffdf8!important}.tmpostmag-standalone.layout-half-products .top-image{min-height:0!important;height:auto!important;padding:12px 18px!important;background:#f2eee4!important;border-bottom:1px solid #ddd4c5!important}.tmpostmag-standalone.layout-half-products .top-image img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important}.tmpostmag-standalone.layout-half-products .bottom-products{min-height:0!important;padding:10px 14px 12px!important;background:#fffdf8!important}.tmpostmag-custom-products-title{display:flex!important;align-items:end!important;justify-content:space-between!important;gap:12px!important;margin-bottom:7px!important}.tmpostmag-custom-products-title small{display:block!important;color:#e30613!important;font-weight:900!important;font-size:7px!important;letter-spacing:.08em!important}.tmpostmag-custom-products-title h2{margin:2px 0 0!important;color:#173f63!important;font-size:20px!important;line-height:1!important}.tmpostmag-filter-badge{display:inline-block!important;max-width:45%!important;padding:5px 9px!important;border-radius:999px!important;background:#eef7fc!important;border:1px solid #b8d7e9!important;color:#0b4f78!important;font-size:7px!important;font-weight:800!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.tmpostmag-standalone.layout-half-products .tmpostmag-custom-products-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-template-rows:repeat(2,minmax(0,1fr))!important;gap:7px!important;flex:1!important;min-height:0!important}.tmpostmag-standalone.layout-half-products .tmpostmag-custom-products-grid .tmpostmag-product-card{height:100%!important;min-height:0!important}.tmpostmag-standalone.layout-half-products .tmpostmag-custom-products-grid .tmpostmag-product-image{height:52%!important;padding:4px!important}.tmpostmag-standalone.layout-half-products .tmpostmag-custom-products-grid .tmpostmag-product-copy{padding:4px 5px!important}.tmpostmag-standalone.layout-half-products .tmpostmag-custom-products-grid .tmpostmag-product-copy>strong{font-size:8px!important;line-height:1.08!important;min-height:18px!important}.tmpostmag-standalone.layout-half-products .tmpostmag-custom-products-grid .tmpostmag-product-footer{grid-template-columns:minmax(0,1fr) 42px!important}.tmpostmag-catalog-grid.luxe-grid.split-offers.count-8 .split-feature{grid-template-columns:50% 50%!important}.tmpostmag-catalog-grid.luxe-grid.split-offers.count-8 .split-feature .tmpostmag-product-image{border-right-width:1px!important}.tmpostmag-catalog-grid.luxe-grid.split-offers.count-8 .split-feature.feature-1{background:#fff4bd!important;border:2px solid #e2b51d!important;box-shadow:0 4px 12px rgb(142 105 0 / .12)!important}.tmpostmag-catalog-grid.luxe-grid.split-offers.count-8 .split-feature.feature-1 .tmpostmag-product-copy{background:#fff8d7!important}.tmpostmag-catalog-grid.luxe-grid.split-offers.count-8 .split-feature.feature-1 .tmpostmag-product-image{background:#fffdf4!important;border-right-color:#e4ce77!important}.tmpostmag-catalog-grid.luxe-grid.split-offers.count-8 .split-feature.feature-2{background:#dceef8!important;border:2px solid #0b4f78!important;box-shadow:0 4px 12px rgb(11 79 120 / .14)!important}.tmpostmag-catalog-grid.luxe-grid.split-offers.count-8 .split-feature.feature-2 .tmpostmag-product-copy{background:#edf7fc!important}.tmpostmag-catalog-grid.luxe-grid.split-offers.count-8 .split-feature.feature-2 .tmpostmag-product-image{background:#f8fcff!important;border-right-color:#8fbfd9!important}.tmpostmag-catalog-grid.luxe-grid.split-offers.count-8 .split-feature.feature-2 .tmpostmag-product-copy:before{background:#0b4f78!important;color:#fff!important}@media(max-width:900px){.tmpostmag-standalone.layout-half-products .tmpostmag-custom-products-vertical{height:auto!important;grid-template-rows:300px auto!important}.tmpostmag-standalone.layout-half-products .tmpostmag-custom-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:auto!important;grid-auto-rows:220px!important}}.tmpostmag-catalog-grid.luxe-grid.split-offers .split-feature{grid-column:span 2!important;grid-row:span 1!important;display:grid!important;grid-template-columns:44% 56%!important;grid-template-rows:1fr!important;min-height:0!important;overflow:hidden!important;border-radius:8px!important}.tmpostmag-catalog-grid.luxe-grid.split-offers .split-feature .tmpostmag-product-image{height:100%!important;min-height:0!important;padding:7px!important;border-bottom:0!important;border-right:1px solid #e1e6ea!important}.tmpostmag-catalog-grid.luxe-grid.split-offers .split-feature .tmpostmag-product-copy{padding:7px 8px!important;min-width:0!important;justify-content:center!important}.tmpostmag-catalog-grid.luxe-grid.split-offers .split-feature .tmpostmag-product-copy>strong{font-size:11.5px!important;line-height:1.08!important;min-height:0!important;-webkit-line-clamp:2!important;margin-bottom:3px!important}.tmpostmag-catalog-grid.luxe-grid.split-offers .split-feature .tmpostmag-product-story{font-size:6.9px!important;line-height:1.2!important;-webkit-line-clamp:2!important;margin-bottom:4px!important}.tmpostmag-catalog-grid.luxe-grid.split-offers .split-feature.feature-1{background:#fff4bd!important;border:2px solid #dfb21b!important;box-shadow:0 3px 10px rgb(145 108 0 / .10)!important}.tmpostmag-catalog-grid.luxe-grid.split-offers .split-feature.feature-1 .tmpostmag-product-copy{background:#fff8d7!important}.tmpostmag-catalog-grid.luxe-grid.split-offers .split-feature.feature-1 .tmpostmag-product-image{background:#fffdf4!important;border-right-color:#e4ce77!important}.tmpostmag-catalog-grid.luxe-grid.split-offers .split-feature.feature-2{background:#dceef8!important;border:2px solid #0b4f78!important;box-shadow:0 3px 10px rgb(11 79 120 / .12)!important}.tmpostmag-catalog-grid.luxe-grid.split-offers .split-feature.feature-2 .tmpostmag-product-copy{background:#edf7fc!important}.tmpostmag-catalog-grid.luxe-grid.split-offers .split-feature.feature-2 .tmpostmag-product-image{background:#f8fcff!important;border-right-color:#8fbfd9!important}.tmpostmag-catalog-grid.luxe-grid.split-offers .split-feature.feature-2 .tmpostmag-product-copy:before{content:"★ TMPOST TIP"!important;background:#0b4f78!important;color:#fff!important}.tmpostmag-catalog-grid.luxe-grid.split-offers.count-2 .split-feature,.tmpostmag-catalog-grid.luxe-grid.split-offers.count-3 .split-feature,.tmpostmag-catalog-grid.luxe-grid.split-offers.count-4 .split-feature,.tmpostmag-catalog-grid.luxe-grid.split-offers.count-5 .split-feature,.tmpostmag-catalog-grid.luxe-grid.split-offers.count-6 .split-feature,.tmpostmag-catalog-grid.luxe-grid.split-offers.count-7 .split-feature{grid-column:span 2!important;grid-row:span 1!important;min-height:130px!important;max-height:175px!important}@media(max-width:900px){.tmpostmag-catalog-grid.luxe-grid.split-offers .split-feature{grid-column:span 2!important;grid-row:auto!important;min-height:150px!important;max-height:none!important}}.lmsmag-v042.lmsmag-compact.is-compact-expanded{z-index:2147483000!important;padding-top:76px!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded>.lmsmag-toolbar{position:sticky!important;top:0!important;z-index:2147483100!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded>.lmsmag-stage{position:relative!important;z-index:2147483050!important}.tmpostmag-standalone.layout-half-products .top-image{width:100%!important;padding:0!important;overflow:hidden!important}.tmpostmag-standalone.layout-half-products .top-image img{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center center!important;display:block!important}@media(max-width:900px){.lmsmag-v042.lmsmag-compact.is-compact-expanded{padding-top:64px!important}}.tmpostmag-standalone.layout-half-products .top-image{background:#f4f0e7!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:8px 12px!important;box-sizing:border-box!important}.tmpostmag-standalone.layout-half-products .top-image img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;display:block!important}.tmpostmag-standalone.layout-full-image .tmpostmag-custom-sheet{grid-template-rows:1fr!important;height:100%!important}.tmpostmag-standalone.layout-full-image .tmpostmag-custom-full-image{height:100%!important;min-height:720px!important;width:100%!important;padding:0!important;margin:0!important;background:#f4f0e7!important}.tmpostmag-standalone.layout-full-image .tmpostmag-custom-full-image img{width:100%!important;height:100%!important;display:block!important}.tmpostmag-standalone.layout-full-image .tmpostmag-custom-full-image.fit-contain img{object-fit:contain!important;object-position:center!important}.tmpostmag-standalone.layout-full-image .tmpostmag-custom-full-image.fit-cover img{object-fit:cover!important;object-position:center!important}.tmpostmag-standalone.layout-half-products .top-image.fit-contain img{object-fit:contain!important}.tmpostmag-standalone.layout-half-products .top-image.fit-cover img{object-fit:cover!important}.tmpostmag .tmpostmag-product-footer{grid-template-columns:minmax(0,1fr) 40px!important;gap:4px!important;min-width:0!important}.tmpostmag .tmpostmag-product-footer>b{min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:clip!important;white-space:nowrap!important;font-size:9.6px!important;line-height:1!important;letter-spacing:-.25px!important;padding:4px 4px!important}.tmpostmag .tmpostmag-product-footer>b.tmpostmag-price-long{font-size:8.4px!important;letter-spacing:-.4px!important}.tmpostmag .tmpostmag-product-footer>b.tmpostmag-price-xlong{font-size:7.4px!important;letter-spacing:-.55px!important}.tmpostmag .tmpostmag-product-footer>i{width:40px!important;min-width:40px!important;max-width:40px!important;padding:3px 2px!important;font-size:6px!important}.tmpostmag .catalog-feature .tmpostmag-product-footer,.tmpostmag .deal-wide .tmpostmag-product-footer{grid-template-columns:minmax(0,1fr) 48px!important}.tmpostmag .catalog-feature .tmpostmag-product-footer>i,.tmpostmag .deal-wide .tmpostmag-product-footer>i{width:48px!important;min-width:48px!important;max-width:48px!important}.tmpostmag .catalog-feature .tmpostmag-product-footer>b,.tmpostmag .deal-wide .tmpostmag-product-footer>b{font-size:11px!important}.tmpostmag .catalog-feature .tmpostmag-product-footer>b.tmpostmag-price-long,.tmpostmag .deal-wide .tmpostmag-product-footer>b.tmpostmag-price-long{font-size:9.5px!important}.tmpostmag .catalog-feature .tmpostmag-product-footer>b.tmpostmag-price-xlong,.tmpostmag .deal-wide .tmpostmag-product-footer>b.tmpostmag-price-xlong{font-size:8.2px!important}@media(max-width:900px){.tmpostmag-standalone.layout-full-image .tmpostmag-custom-full-image{min-height:790px!important}}.tmpostmag .tmpostmag-product-footer{display:grid!important;grid-template-columns:minmax(0,1fr) 48px!important;gap:5px!important;align-items:center!important;overflow:visible!important;min-width:0!important}.tmpostmag .tmpostmag-product-footer>b{display:block!important;min-width:0!important;width:100%!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;font-size:10.5px!important;line-height:1.05!important;letter-spacing:-.15px!important;padding:5px 5px!important;box-sizing:border-box!important}.tmpostmag .tmpostmag-product-footer>b.tmpostmag-price-long{font-size:9.2px!important;letter-spacing:-.35px!important}.tmpostmag .tmpostmag-product-footer>b.tmpostmag-price-xlong{font-size:8.1px!important;letter-spacing:-.55px!important}.tmpostmag .tmpostmag-product-footer>i{width:48px!important;min-width:48px!important;max-width:48px!important;padding:6px 3px!important;box-sizing:border-box!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important;font-size:6.4px!important}.tmpostmag .catalog-feature .tmpostmag-product-footer,.tmpostmag .deal-wide .tmpostmag-product-footer{grid-template-columns:minmax(0,1fr) 58px!important}.tmpostmag .catalog-feature .tmpostmag-product-footer>i,.tmpostmag .deal-wide .tmpostmag-product-footer>i{width:58px!important;min-width:58px!important;max-width:58px!important;font-size:7px!important}.tmpostmag .catalog-feature .tmpostmag-product-footer>b,.tmpostmag .deal-wide .tmpostmag-product-footer>b{font-size:12.5px!important}.tmpostmag .catalog-feature .tmpostmag-product-footer>b.tmpostmag-price-long,.tmpostmag .deal-wide .tmpostmag-product-footer>b.tmpostmag-price-long{font-size:10.7px!important}.tmpostmag .catalog-feature .tmpostmag-product-footer>b.tmpostmag-price-xlong,.tmpostmag .deal-wide .tmpostmag-product-footer>b.tmpostmag-price-xlong{font-size:9.2px!important}.tmpostmag-standalone.layout-half-text .tmpostmag-custom-sheet{height:100%!important;display:block!important;overflow:hidden!important}.tmpostmag-halftext-vertical{height:calc(100% - 28px)!important;display:grid!important;grid-template-rows:50% 50%!important;min-height:0!important}.tmpostmag-halftext-vertical>.top-image{min-height:0!important;width:100%!important;background:#f4f1e9!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.tmpostmag-halftext-vertical>.top-image img{width:100%!important;height:100%!important;display:block!important;object-position:center!important}.tmpostmag-halftext-vertical>.top-image.fit-contain img{object-fit:contain!important}.tmpostmag-halftext-vertical>.top-image.fit-cover img{object-fit:cover!important}.tmpostmag-halftext-bottom{display:grid!important;grid-template-columns:minmax(0,.9fr) minmax(0,1.5fr)!important;gap:10px!important;padding:12px!important;min-height:0!important;background:#fffdf8!important}.tmpostmag-halftext-bottom>.tmpostmag-custom-copy{padding:5px 8px!important;min-width:0!important;overflow:hidden!important}.tmpostmag-halftext-products{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:repeat(2,minmax(0,1fr))!important;gap:7px!important;min-width:0!important;min-height:0!important}.tmpostmag-halftext-products .tmpostmag-product-card{height:100%!important;min-height:0!important}.tmpostmag-halftext-products .tmpostmag-product-image{height:48%!important;min-height:0!important;padding:3px!important}.tmpostmag-halftext-products .tmpostmag-product-story{display:none!important}.tmpostmag-halftext-products .tmpostmag-product-copy{padding:4px!important}.tmpostmag-halftext-products .tmpostmag-product-copy>strong{font-size:7.2px!important;line-height:1.05!important;-webkit-line-clamp:2!important}.tmpostmag-halftext-products .tmpostmag-product-footer{grid-template-columns:minmax(0,1fr) 38px!important}.tmpostmag-halftext-products .tmpostmag-product-footer>i{width:38px!important;min-width:38px!important;max-width:38px!important;font-size:5.5px!important}.tmpostmag-halftext-products:empty{display:none!important}.tmpostmag-halftext-bottom:has(.tmpostmag-halftext-products:empty){grid-template-columns:1fr!important}.tmpostmag-admin-tool{font-size:10px!important;font-weight:900!important;letter-spacing:.05em!important}.tmpostmag-remote-admin{position:fixed!important;inset:0!important;z-index:2147483600!important;background:rgb(7 25 42 / .74)!important;display:none!important;align-items:center!important;justify-content:center!important;padding:24px!important;box-sizing:border-box!important}.tmpostmag-remote-admin.is-open{display:flex!important}.tmpostmag-remote-card{position:relative!important;width:min(720px,94vw)!important;max-height:84vh!important;overflow:auto!important;background:#fff!important;border-radius:14px!important;padding:22px!important;box-shadow:0 20px 70px rgb(0 0 0 / .35)!important;color:#173f63!important}.tmpostmag-remote-close{position:absolute!important;right:10px!important;top:8px!important;border:0!important;background:#173f63!important;color:#fff!important;border-radius:50%!important;width:32px!important;height:32px!important;font-size:20px!important;cursor:pointer!important}.tmpostmag-remote-card h3{font-size:24px!important;margin:3px 0 7px!important}.tmpostmag-remote-card input,.tmpostmag-remote-card select,.tmpostmag-remote-card textarea{width:100%!important;box-sizing:border-box!important;border:1px solid #b8c8d5!important;border-radius:6px!important;padding:8px!important;background:#fff!important;color:#173f63!important}.tmpostmag-remote-card button[data-action="remote-login"],.tmpostmag-remote-page button{background:#0aa54f!important;color:#fff!important;border:0!important;border-radius:6px!important;padding:9px 13px!important;font-weight:800!important;cursor:pointer!important}.tmpostmag-remote-card [data-remote-login]{display:grid!important;gap:9px!important;max-width:360px!important;margin:auto!important}.tmpostmag-remote-stats{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:10px!important;margin:8px 0 16px!important}.tmpostmag-remote-stats span{background:#f3f7fa!important;border:1px solid #d6e1e8!important;border-radius:8px!important;padding:12px!important;text-align:center!important;font-size:11px!important}.tmpostmag-remote-stats b{display:block!important;font-size:24px!important;color:#e30613!important}.tmpostmag-remote-page{border:1px solid #d6e1e8!important;border-radius:9px!important;padding:12px!important;margin:9px 0!important;background:#fbfdff!important;display:grid!important;gap:8px!important}.tmpostmag-remote-page>div:first-child{display:flex!important;justify-content:space-between!important;gap:10px!important;align-items:center!important}.tmpostmag-remote-row{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.tmpostmag-remote-page label{display:grid!important;gap:3px!important;font-size:10px!important;font-weight:700!important}.tmpostmag-remote-card em{display:block!important;margin-top:8px!important;color:#b32d2e!important;font-style:normal!important;font-weight:700!important}@media(max-width:720px){.tmpostmag-halftext-bottom{grid-template-columns:1fr!important}.tmpostmag-halftext-products{grid-template-columns:repeat(2,1fr)!important}.tmpostmag-remote-row{grid-template-columns:1fr!important}.tmpostmag-remote-stats{grid-template-columns:1fr!important}}.tmpostmag-product-footer{grid-template-columns:minmax(0,1fr) 44px!important;gap:4px!important;overflow:hidden!important}.tmpostmag-product-footer>b{display:block!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;font-variant-numeric:tabular-nums!important;letter-spacing:-.15px!important;line-height:1!important}.tmpostmag-product-footer>i{width:44px!important;min-width:44px!important;max-width:44px!important;padding:4px 3px!important;font-size:6.7px!important}.tmpostmag-product-footer>b.tmpostmag-price-long{font-size:12px!important;letter-spacing:-.45px!important}.tmpostmag-product-footer>b.tmpostmag-price-xlong{font-size:10px!important;letter-spacing:-.65px!important}.tmpostmag-product-footer>b.tmpostmag-price-xxlong{font-size:8.8px!important;letter-spacing:-.8px!important}.tmpostmag-catalog-grid.luxe-grid .catalog-feature .tmpostmag-product-footer,.tmpostmag-catalog-grid.split-offers .catalog-feature .tmpostmag-product-footer,.tmpostmag-play-grid .deal-wide .tmpostmag-product-footer{grid-template-columns:minmax(0,1fr) 48px!important;gap:4px!important}.tmpostmag-catalog-grid.luxe-grid .catalog-feature .tmpostmag-product-footer>i,.tmpostmag-catalog-grid.split-offers .catalog-feature .tmpostmag-product-footer>i,.tmpostmag-play-grid .deal-wide .tmpostmag-product-footer>i{width:48px!important;min-width:48px!important;max-width:48px!important}.tmpostmag-catalog-grid.luxe-grid .catalog-feature .tmpostmag-product-footer>b,.tmpostmag-catalog-grid.split-offers .catalog-feature .tmpostmag-product-footer>b,.tmpostmag-play-grid .deal-wide .tmpostmag-product-footer>b{font-size:13px!important}.tmpostmag-catalog-grid.luxe-grid .catalog-feature .tmpostmag-product-footer>b.tmpostmag-price-long,.tmpostmag-catalog-grid.split-offers .catalog-feature .tmpostmag-product-footer>b.tmpostmag-price-long,.tmpostmag-play-grid .deal-wide .tmpostmag-product-footer>b.tmpostmag-price-long{font-size:10.5px!important}.tmpostmag-catalog-grid.luxe-grid .catalog-feature .tmpostmag-product-footer>b.tmpostmag-price-xlong,.tmpostmag-catalog-grid.split-offers .catalog-feature .tmpostmag-product-footer>b.tmpostmag-price-xlong,.tmpostmag-play-grid .deal-wide .tmpostmag-product-footer>b.tmpostmag-price-xlong{font-size:9px!important}.tmpostmag-catalog-grid.luxe-grid .catalog-feature .tmpostmag-product-footer>b.tmpostmag-price-xxlong,.tmpostmag-catalog-grid.split-offers .catalog-feature .tmpostmag-product-footer>b.tmpostmag-price-xxlong,.tmpostmag-play-grid .deal-wide .tmpostmag-product-footer>b.tmpostmag-price-xxlong{font-size:8px!important}.tmpostmag-standalone.layout-products-only .tmpostmag-custom-sheet{display:block!important;height:100%!important;padding:0!important}.tmpostmag-seasonal-product-spread{display:grid!important;grid-template-columns:1fr 1fr!important;height:100%!important;min-height:0!important}.tmpostmag-seasonal-product-spread>.tmpostmag-catalog-page{min-width:0!important;height:100%!important;overflow:hidden!important;border-right:1px solid #e7e0d5!important}.tmpostmag-seasonal-product-spread>.tmpostmag-catalog-page:last-child{border-right:0!important}.tmpostmag-seo-intro,.tmpostmag-seo-after{max-width:1120px;margin:22px auto;padding:20px 24px;background:#fff;border:1px solid #e2e6ea;border-radius:12px;box-sizing:border-box;color:#173f63;line-height:1.6}.tmpostmag-seo-intro h2,.tmpostmag-seo-after h2{margin:0 0 8px;font-size:28px;line-height:1.15;color:#173f63}.tmpostmag-seo-intro p,.tmpostmag-seo-after>p{margin:8px 0;color:#455765;font-size:15px}.tmpostmag-seo-intro a,.tmpostmag-seo-after a{color:#0b5b91;text-decoration:underline;text-underline-offset:2px}.tmpostmag-seo-groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}.tmpostmag-seo-groups article{padding:14px;border:1px solid #e4e8ec;border-radius:9px;background:#fbfcfd}.tmpostmag-seo-groups h3{margin:0 0 5px;font-size:18px}.tmpostmag-seo-groups p{font-size:13px;color:#5a6873;margin:0 0 8px}.tmpostmag-seo-groups ul{margin:0;padding-left:18px;font-size:13px}@media(max-width:800px){.tmpostmag-seo-groups{grid-template-columns:1fr}.tmpostmag-seo-intro,.tmpostmag-seo-after{margin:14px 8px;padding:16px}.tmpostmag-seo-intro h2,.tmpostmag-seo-after h2{font-size:22px}}.tmpostmag-inline-admin{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:17px!important;height:17px!important;min-width:17px!important;margin-left:5px!important;padding:0!important;border:1px solid rgb(23 63 99 / .28)!important;border-radius:50%!important;background:rgb(255 255 255 / .72)!important;color:#173f63!important;font-size:9px!important;font-weight:800!important;line-height:1!important;vertical-align:middle!important;cursor:pointer!important;box-shadow:none!important}.tmpostmag-inline-admin:hover{background:#173f63!important;color:#fff!important}\n\n .lmsmag-v042 .lmsmag-nav{grid-template-columns:auto minmax(0,1fr)!important;gap:12px!important;padding-top:8px!important}.lmsmag-v042 .lmsmag-thumbs{gap:4px!important;padding-top:4px!important;padding-bottom:6px!important}.lmsmag-v042 .lmsmag-thumbs button{flex:0 0 68px!important;min-height:40px!important;padding:4px 5px!important;border-radius:5px!important}.lmsmag-v042 .lmsmag-thumbs button b{font-size:8px!important;line-height:1.05!important}.lmsmag-v042 .lmsmag-thumbs button small{font-size:6px!important;line-height:1.05!important;margin-top:4px!important}.tmpostmag-standalone.layout-half-products .tmpostmag-custom-products-vertical{height:690px!important;display:grid!important;grid-template-rows:345px 345px!important;min-height:0!important;overflow:hidden!important}.tmpostmag-standalone.layout-half-products .top-image,.tmpostmag-standalone.layout-half-text .top-image{width:100%!important;height:100%!important;min-height:0!important;padding:8px 12px!important;margin:0!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;background:#f4f1e9!important}.tmpostmag-standalone.layout-half-products .top-image img,.tmpostmag-standalone.layout-half-text .top-image img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;margin:auto!important;object-position:50% 50%!important}.tmpostmag-standalone.layout-half-products .top-image.fit-contain img,.tmpostmag-standalone.layout-half-text .top-image.fit-contain img{object-fit:contain!important}.tmpostmag-standalone.layout-half-products .top-image.fit-cover img,.tmpostmag-standalone.layout-half-text .top-image.fit-cover img{object-fit:cover!important}.tmpostmag-standalone.layout-half-products .bottom-products{min-height:0!important;height:345px!important;padding:8px 12px 10px!important;overflow:hidden!important;box-sizing:border-box!important}.tmpostmag-standalone.layout-half-products .tmpostmag-custom-products-title{margin-bottom:5px!important;align-items:center!important}.tmpostmag-standalone.layout-half-products .tmpostmag-custom-products-title h2{font-size:18px!important;line-height:1!important}.tmpostmag-standalone.layout-half-products .tmpostmag-custom-products-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-template-rows:repeat(2,minmax(0,1fr))!important;gap:6px!important;min-height:0!important;height:285px!important;align-content:start!important}.tmpostmag-standalone.layout-half-products .tmpostmag-custom-products-grid .tmpostmag-product-card{height:139px!important;min-height:0!important;max-height:139px!important}.tmpostmag-standalone.layout-half-products .tmpostmag-custom-products-grid .tmpostmag-product-image{height:49%!important;padding:3px!important}.tmpostmag-standalone.layout-half-products .tmpostmag-custom-products-grid .tmpostmag-product-copy{padding:3px 4px!important}.tmpostmag-standalone.layout-half-products .tmpostmag-custom-products-grid .tmpostmag-product-copy>strong{font-size:7.4px!important;line-height:1.04!important;min-height:16px!important}.tmpostmag-standalone.layout-half-text .tmpostmag-halftext-vertical{height:690px!important;display:grid!important;grid-template-rows:345px 345px!important;min-height:0!important;overflow:hidden!important}.tmpostmag-standalone.layout-half-text .tmpostmag-halftext-bottom{height:345px!important;box-sizing:border-box!important;overflow:hidden!important}@media(max-width:900px){.tmpostmag-standalone.layout-half-products .tmpostmag-custom-products-vertical,.tmpostmag-standalone.layout-half-text .tmpostmag-halftext-vertical{height:auto!important;grid-template-rows:300px auto!important;overflow:visible!important}.tmpostmag-standalone.layout-half-products .bottom-products,.tmpostmag-standalone.layout-half-text .tmpostmag-halftext-bottom{height:auto!important;overflow:visible!important}.tmpostmag-standalone.layout-half-products .tmpostmag-custom-products-grid{height:auto!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:none!important;grid-auto-rows:150px!important}.tmpostmag-standalone.layout-half-products .tmpostmag-custom-products-grid .tmpostmag-product-card{height:150px!important;max-height:150px!important}}.tmpostmag-seo-after{padding:0!important;overflow:hidden}.tmpostmag-seo-after>summary{cursor:pointer;list-style:none;padding:12px 18px;font-weight:800;color:#0b5b91;font-size:14px;background:#f8fafc}.tmpostmag-seo-after>summary::-webkit-details-marker{display:none}.tmpostmag-seo-after>summary:after{content:" +";float:right;font-size:18px;line-height:1}.tmpostmag-seo-after[open]>summary:after{content:" −"}.tmpostmag-seo-after-inner{padding:18px 24px 22px}@media(max-width:800px){.tmpostmag-seo-after-inner{padding:14px 16px 18px}}.tmpostmag-season-page .tmpostmag-catalog-heading p{max-width:96%}@media(max-width:720px){.tmpostmag:not(.lmsmag-compact) .tmpostmag-season-page{display:block!important;height:auto!important}.tmpostmag:not(.lmsmag-compact) .tmpostmag-season-page>.tmpostmag-catalog-page{width:100%!important;min-height:760px!important;height:auto!important}}.tmpostmag-remote-add{border:1px solid #cbd9e3!important;border-radius:10px!important;background:#f6fbff!important;margin:8px 0 16px!important;overflow:hidden!important}.tmpostmag-remote-add>summary{cursor:pointer!important;padding:12px 14px!important;background:#eaf5fc!important;color:#0b5f98!important;font-weight:900!important;font-size:14px!important;list-style:none!important}.tmpostmag-remote-add>summary::-webkit-details-marker{display:none!important}.tmpostmag-remote-quickadd{display:grid!important;gap:9px!important;padding:12px!important}.tmpostmag-remote-existing-title{margin:15px 0 7px!important;font-size:15px!important;color:#173f63!important}.tmpostmag-remote-page{display:block!important;padding:0!important;overflow:hidden!important;background:#fbfdff!important}.tmpostmag-remote-page>summary{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:11px 12px!important;cursor:pointer!important;background:#f4f8fb!important;list-style:none!important}.tmpostmag-remote-page>summary::-webkit-details-marker{display:none!important}.tmpostmag-remote-page>summary:after{content:'▾';font-size:14px!important;color:#0b5f98!important}.tmpostmag-remote-page:not([open])>summary:after{content:'▸'}.tmpostmag-remote-page>summary span{font-size:10px!important;color:#637b8d!important;margin-left:auto!important}.tmpostmag-remote-pagebody{display:grid!important;gap:8px!important;padding:12px!important}.tmpostmag-remote-pagebody>label,.tmpostmag-remote-quickadd>label,.tmpostmag-remote-row label{display:grid!important;gap:3px!important;font-size:10px!important;font-weight:700!important}.tmpostmag-remote-imagebox{display:grid!important;grid-template-columns:84px minmax(0,1fr) auto!important;gap:8px!important;align-items:center!important;border:1px dashed #b8c8d5!important;border-radius:8px!important;padding:8px!important;background:#fff!important}.tmpostmag-remote-imagebox img{width:84px!important;height:64px!important;object-fit:contain!important;border:1px solid #e1e8ed!important;border-radius:5px!important;background:#fff!important}.tmpostmag-remote-imagebox>span{width:84px!important;height:64px!important;display:grid!important;place-items:center!important;text-align:center!important;font-size:9px!important;color:#718493!important;background:#f3f6f8!important;border-radius:5px!important}.tmpostmag-remote-file{display:grid!important;gap:4px!important;font-size:10px!important;font-weight:800!important}.tmpostmag-remote-file input{padding:5px!important;font-size:10px!important}.tmpostmag-remote-imagebox button,.tmpostmag-remote-addbtn{background:#0b67a3!important;color:#fff!important;border:0!important;border-radius:6px!important;padding:9px 11px!important;font-weight:800!important;cursor:pointer!important}.tmpostmag-remote-addbtn{background:#0aa54f!important;font-size:13px!important}.tmpostmag-remote-row small{font-weight:400!important;color:#6a7d8d!important}@media(max-width:720px){.tmpostmag-remote-card{padding:16px!important;max-height:90vh!important}.tmpostmag-remote-imagebox{grid-template-columns:68px 1fr!important}.tmpostmag-remote-imagebox img,.tmpostmag-remote-imagebox>span{width:68px!important;height:56px!important}.tmpostmag-remote-imagebox button{grid-column:1/-1!important}}@media(max-width:700px){.lmsmag-v042.lmsmag-compact.is-compact-expanded{height:100dvh!important;min-height:100dvh!important;overflow-y:auto!important;overflow-x:hidden!important;padding:58px 8px calc(92px + env(safe-area-inset-bottom,0px))!important;box-sizing:border-box!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded>.lmsmag-toolbar{width:calc(100vw - 16px)!important;max-width:calc(100vw - 16px)!important;margin:0 auto 6px!important;position:sticky!important;top:0!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded>.lmsmag-stage{width:100%!important;max-width:100%!important;min-height:0!important;padding-left:30px!important;padding-right:30px!important;padding-bottom:18px!important;box-sizing:border-box!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded.is-first .lmsmag-book,.lmsmag-v042.lmsmag-compact.is-compact-expanded.is-first .lmsmag-spread{min-height:0!important;height:min(650px,calc(100dvh - 190px))!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded.is-first .lmsmag-cover-guide{width:min(76vw,360px)!important;max-width:360px!important;min-width:0!important;height:auto!important;min-height:0!important;max-height:calc(100dvh - 190px)!important;aspect-ratio:500 / 760!important;left:50%!important;right:auto!important;margin-left:0!important;transform:translateX(-50%)!important;top:0!important;bottom:auto!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded.is-first .tmpostmag-cover-only{width:100%!important;height:100%!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded.is-first .tmpostmag-cover-only>img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center top!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded.is-first .tmpostmag-cover-open{right:10px!important;bottom:18px!important;width:42px!important;height:48px!important;font-size:30px!important;z-index:2147483200!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded .lmsmag-stage>.lmsmag-arrow{width:34px!important;height:48px!important;font-size:30px!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded .lmsmag-stage>.lmsmag-prev{left:0!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded .lmsmag-stage>.lmsmag-next{right:0!important}}@media(max-width:420px){.lmsmag-v042.lmsmag-compact.is-compact-expanded.is-first .lmsmag-cover-guide{width:min(72vw,315px)!important}}@media(max-width:700px) and (max-height:700px){.lmsmag-v042.lmsmag-compact.is-compact-expanded.is-first .lmsmag-cover-guide{width:min(64vw,280px)!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded{padding-bottom:calc(86px + env(safe-area-inset-bottom,0px))!important}}.tmpostmag-standalone.layout-half-products .tmpostmag-custom-products-vertical{grid-template-rows:255px 435px!important}.tmpostmag-standalone.layout-half-products .bottom-products{height:435px!important;padding:8px 12px 10px!important}.tmpostmag-standalone.layout-half-products .tmpostmag-custom-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-template-rows:repeat(2,minmax(0,1fr))!important;height:375px!important;gap:7px!important}.tmpostmag-standalone.layout-half-products .tmpostmag-custom-products-grid .tmpostmag-product-card{height:184px!important;max-height:184px!important}.tmpostmag-standalone.layout-half-products .tmpostmag-custom-products-grid .tmpostmag-product-image{height:54%!important;padding:4px!important}.tmpostmag-standalone.layout-half-products .tmpostmag-custom-products-grid .tmpostmag-product-copy>strong{font-size:8px!important;line-height:1.05!important}@media(max-width:900px){.tmpostmag-standalone.layout-half-products .tmpostmag-custom-products-vertical{height:690px!important;grid-template-rows:210px 480px!important;overflow:hidden!important}.tmpostmag-standalone.layout-half-products .top-image{height:210px!important;min-height:210px!important;padding:5px 8px!important}.tmpostmag-standalone.layout-half-products .bottom-products{height:480px!important;overflow:hidden!important;padding:7px 8px 9px!important}.tmpostmag-standalone.layout-half-products .tmpostmag-custom-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-template-rows:repeat(2,minmax(0,1fr))!important;grid-auto-rows:unset!important;height:420px!important;gap:5px!important}.tmpostmag-standalone.layout-half-products .tmpostmag-custom-products-grid .tmpostmag-product-card{height:207px!important;max-height:207px!important}.tmpostmag-standalone.layout-half-products .tmpostmag-custom-products-grid .tmpostmag-product-image{height:54%!important}}@media(max-width:700px){.lmsmag-v042.lmsmag-compact.is-compact-expanded.is-first .tmpostmag-cover-open{right:8px!important;top:50%!important;bottom:auto!important;transform:translateY(-50%)!important;width:42px!important;height:50px!important;z-index:2147483200!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded{padding-bottom:calc(132px + env(safe-area-inset-bottom,0px))!important;scroll-padding-bottom:140px!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded>.lmsmag-stage{padding-bottom:34px!important}.lmsmag-v042.lmsmag-compact.is-compact-expanded .lmsmag-stage>.lmsmag-arrow{top:44%!important}}