.blog-journal{background:var(--bg);color:var(--text)}.blog-journal__inner{max-width:1440px}.blog-journal__breadcrumbs{font-size:12px;line-height:1.6;margin-bottom:36px}.blog-journal__breadcrumbs ol,.blog-journal__topics ul{display:flex;flex-wrap:wrap;gap:4px 12px;list-style:none;margin:0;padding:0}.blog-journal__breadcrumbs li{display:inline-flex;align-items:center;gap:12px;margin:0}.blog-journal__breadcrumbs a{display:inline-flex;align-items:center;min-height:32px;text-decoration:underline;text-underline-offset:3px}.blog-journal__header{max-width:940px;padding-bottom:40px}.blog-journal__eyebrow{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:var(--FONT-WEIGHT-BODY-BOLD);letter-spacing:.08em;text-transform:uppercase;margin:0 0 20px}.blog-journal__eyebrow:before{content:"";width:28px;height:3px;background:var(--accent)}.blog-journal h1{font-family:var(--FONT-STACK-HEADING);font-weight:var(--FONT-WEIGHT-HEADING);font-size:clamp(34px,4.8vw,64px);letter-spacing:-.045em;line-height:1.08;text-transform:none;text-wrap:balance;overflow-wrap:anywhere;margin:0}.blog-journal__intro{max-width:66ch;margin-top:24px;font-size:18px;line-height:1.7}.blog-journal__intro p{margin:0}.blog-journal__topics{border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.blog-journal__topics summary{display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;list-style:none;padding-block:16px;min-height:52px;font-weight:var(--FONT-WEIGHT-BODY-BOLD);font-size:14px}.blog-journal__topics summary::-webkit-details-marker{display:none}.blog-journal__topics summary>span{font-size:24px;line-height:1}.blog-journal__topics[open] summary>span{transform:rotate(45deg)}.blog-journal__topics ul{padding:0 4px 20px;gap:8px}.blog-journal__topics li{margin:0}.blog-journal__topics a{display:flex;align-items:center;min-height:44px;border:1px solid var(--border);border-radius:100px;padding:10px 18px;font-size:13px;line-height:1.5}.blog-journal__topics a[aria-current]{background:var(--text);color:var(--bg);border-color:var(--text)}.blog-journal__toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding-block:20px;font-size:13px}.blog-journal__toolbar p{margin:0}.blog-journal__toolbar>div{display:flex;gap:20px}.blog-journal__toolbar a{display:inline-flex;align-items:center;min-height:44px;text-decoration:underline;text-underline-offset:4px}.blog-journal__grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 28px}.blog-journal__grid--lead>:first-child{grid-column:1 / -1;margin-bottom:12px}.blog-journal__grid--lead>:first-child .journal-tile{border:0;border-radius:4px;background:color-mix(in srgb,var(--text) 3%,var(--bg));padding:0}.blog-journal__grid--lead>:first-child .journal-tile__body{padding:32px}.blog-journal__grid--lead>:first-child .journal-tile__title{font-size:clamp(26px,2.7vw,38px)}.blog-journal__grid--lead>:first-child .journal-tile__excerpt{font-size:16px}.blog-journal__grid--lead>:first-child .journal-tile__image{height:100%;aspect-ratio:4 / 3;border-radius:4px 0 0 4px}.blog-journal__empty{padding:48px 24px;background:color-mix(in srgb,var(--text) 3%,var(--bg))}.blog-journal a:focus-visible,.blog-journal summary:focus-visible{outline:2px solid currentColor;outline-offset:4px}.blog-journal .journal-tile__title a:focus-visible{outline:none}@media(hover:hover){.blog-journal__topics a:hover{text-decoration:underline;text-underline-offset:4px}}@media(min-width:800px){.blog-journal__grid--lead>:first-child .journal-tile:not(.journal-tile--text){display:grid;grid-template-columns:1.05fr 1fr}}@media(min-width:600px)and (max-width:999px){.blog-journal__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:799px){.blog-journal__grid--lead>:first-child .journal-tile__image{height:auto;aspect-ratio:16 / 10;border-radius:4px 4px 0 0}}@media(max-width:599px){.blog-journal__inner{padding-inline:20px}.blog-journal__breadcrumbs{margin-bottom:24px}.blog-journal__header{padding-bottom:28px}.blog-journal__intro{font-size:16px;margin-top:20px}.blog-journal__grid{grid-template-columns:minmax(0,1fr);gap:28px}.blog-journal__grid--lead>:first-child .journal-tile__body{padding:24px 20px}}.radne-footer{background:var(--bg);color:var(--text);padding-top:var(--rf-pt)}.radne-footer a{color:inherit}.radne-footer__trust-wrap{border-bottom:1px solid var(--rf-border)}.radne-footer__trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding-top:22px;padding-bottom:22px}.radne-footer__trust-item{display:flex;align-items:center;gap:13px;min-width:0;padding:0 24px;border-left:1px solid var(--rf-border)}.radne-footer__trust-item:first-child{padding-left:0;border-left:0}.radne-footer__trust-item:last-child{padding-right:0}.radne-footer__trust-icon{display:grid;flex:0 0 42px;width:42px;height:42px;place-items:center;border:1px solid var(--rf-border);border-radius:50%;color:var(--rf-accent)}.radne-footer__trust-icon svg{width:22px;height:22px}.radne-footer__trust-copy{display:grid;gap:2px;min-width:0}.radne-footer__trust-copy strong{font-size:.84rem;line-height:1.25}.radne-footer__trust-copy small{opacity:.68;font-size:.74rem;line-height:1.35}.radne-footer__body{padding-top:56px;padding-bottom:var(--rf-pb)}.radne-footer__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:42px 32px}.radne-footer__brand{grid-column:span 2;min-width:0}.radne-footer__menu{grid-column:span 1;min-width:0}.radne-footer__logo,.radne-footer__wordmark{display:block;margin-bottom:24px}.radne-footer__logo img{display:block;width:100%;height:auto}.radne-footer__about{max-width:42rem;opacity:.76;font-size:.88rem;line-height:1.6}.radne-footer__about p:last-child{margin-bottom:0}.radne-footer__contact{display:grid;gap:10px;margin-top:24px;font-style:normal;font-size:.86rem}.radne-footer__contact>a,.radne-footer__contact>span{display:flex;align-items:flex-start;gap:10px;width:fit-content;text-decoration:none}.radne-footer__contact>a:hover span{text-decoration:underline;text-underline-offset:3px}.radne-footer__contact svg{flex:0 0 17px;width:17px;height:17px;margin-top:2px;fill:none;stroke:var(--rf-accent);stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.radne-footer__company{max-width:25rem;margin-top:22px;padding:15px 17px;border:1px solid var(--rf-border);border-radius:3px;background:color-mix(in srgb,currentColor 3%,transparent)}.radne-footer__company-heading{margin:0 0 10px;color:inherit;font-size:.7rem;font-weight:700;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.radne-footer__company-facts{display:grid;gap:6px;margin:0;font-size:.76rem;line-height:1.4}.radne-footer__company-facts>div{display:grid;grid-template-columns:minmax(92px,auto) 1fr;gap:10px}.radne-footer__company-facts dt{opacity:.58}.radne-footer__company-facts dd{margin:0;font-weight:600}.radne-footer__socials{margin-top:18px}.radne-footer__socials .socials{justify-content:flex-start}.radne-footer__heading{margin:3px 0 20px;color:inherit;font-family:var(--FONT-STACK-HEADING);font-size:.86rem;font-weight:var(--FONT-WEIGHT-HEADING);letter-spacing:.09em;line-height:1.25;text-transform:uppercase}.radne-footer__links{display:grid;gap:12px;margin:0;padding:0}.radne-footer__links a{display:inline-block;opacity:.75;font-size:.86rem;line-height:1.35;text-decoration:none;transition:opacity .16s ease,transform .16s ease}.radne-footer__links a:hover,.radne-footer__links a:focus-visible,.radne-footer__links a[aria-current=page]{opacity:1;transform:translate(3px)}.radne-footer__links .radne-footer__rights-primary{display:flex;align-items:center;gap:8px;width:fit-content;padding:9px 11px;border:1px solid color-mix(in srgb,var(--rf-accent) 50%,transparent);border-radius:3px;opacity:1;color:inherit;font-weight:700}.radne-footer__rights-primary svg{flex:0 0 17px;width:17px;height:17px;fill:none;stroke:var(--rf-accent);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.radne-footer__rights-help{display:block;max-width:16rem;margin-top:7px;opacity:.6;font-size:.7rem;line-height:1.4}.radne-footer__placeholder{opacity:.6;font-size:.8rem}.radne-footer__newsletter{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(320px,1.2fr);align-items:start;gap:40px;margin-top:48px;padding:34px 0;border-top:1px solid var(--rf-border);border-bottom:1px solid var(--rf-border)}.radne-footer__newsletter-copy .radne-footer__heading{margin-bottom:7px}.radne-footer__newsletter-copy p{margin:0;opacity:.7;font-size:.82rem}.radne-footer__newsletter-fields{display:grid;grid-template-columns:minmax(0,1fr) auto;min-height:50px;border:1px solid var(--rf-border);border-radius:2px;background:color-mix(in srgb,currentColor 5%,transparent);overflow:hidden}.radne-footer__newsletter-fields:focus-within{border-color:var(--rf-accent);box-shadow:0 0 0 1px var(--rf-accent)}.radne-footer__newsletter-fields input{width:100%;min-width:0;height:100%;padding:0 17px;border:0;outline:0;background:transparent;color:inherit;font:inherit}.radne-footer__newsletter-fields input::placeholder{color:inherit;opacity:.55}.radne-footer__newsletter-fields button{display:flex;align-items:center;gap:9px;margin:5px;padding:0 18px;border:0;border-radius:1px;background:var(--rf-accent);color:#fff;font:inherit;font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;cursor:pointer}.radne-footer__newsletter-fields button svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .16s ease}.radne-footer__newsletter-fields button:hover svg{transform:translate(3px)}.radne-footer__form-message,.radne-footer__form-legal{margin:9px 0 0;font-size:.72rem;line-height:1.45}.radne-footer__form-legal{opacity:.56}.radne-footer__commerce{display:flex;align-items:center;justify-content:space-between;gap:28px;padding-top:28px}.radne-footer__commerce-copy{display:flex;align-items:center;gap:12px;font-size:.76rem}.radne-footer__commerce-copy>svg{width:25px;height:25px;fill:none;stroke:var(--rf-accent);stroke-width:1.5}.radne-footer__commerce-copy div{display:grid;gap:1px}.radne-footer__commerce-copy span{opacity:.62}.radne-footer__payments{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px;margin:0;padding:0;list-style:none}.radne-footer__payments li{display:flex;line-height:0}.radne-footer__payments svg{width:38px;height:auto}.radne-footer__bottom{margin-top:30px;border-top:1px solid var(--rf-border)}.radne-footer__bottom-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px;padding-top:14px;padding-bottom:14px}.radne-footer__legal{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px 18px;opacity:.66;font-size:.7rem;line-height:1.4}.radne-footer__legal a{text-decoration:none}.radne-footer__legal a:hover{text-decoration:underline;text-underline-offset:3px}.radne-footer__localization .popout-footer{display:flex;gap:8px}.radne-footer__localization .popout__toggle{min-height:40px}@media(max-width:989px){.radne-footer__trust{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 0}.radne-footer__trust-item:nth-child(odd){padding-left:0;border-left:0}.radne-footer__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.radne-footer__brand{grid-column:1 / -1}.radne-footer__menu{grid-column:span 1}}@media(max-width:749px){.radne-footer__trust{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 16px;padding-top:20px;padding-bottom:20px}.radne-footer__trust-item,.radne-footer__trust-item:first-child,.radne-footer__trust-item:last-child{align-items:flex-start;gap:9px;padding:0;border:0}.radne-footer__trust-icon{flex-basis:34px;width:34px;height:34px}.radne-footer__trust-icon svg{width:18px;height:18px}.radne-footer__trust-copy strong{font-size:.72rem}.radne-footer__trust-copy small{font-size:.66rem}.radne-footer__body{padding-top:40px}.radne-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 24px}.radne-footer__brand{grid-column:1 / -1}.radne-footer__menu{grid-column:span 1}.radne-footer__heading{margin-bottom:15px;font-size:.76rem}.radne-footer__links{gap:11px}.radne-footer__links a{font-size:.8rem}.radne-footer__newsletter{grid-template-columns:1fr;gap:18px;margin-top:40px;padding:28px 0}.radne-footer__commerce{align-items:flex-start;flex-direction:column}.radne-footer__payments{justify-content:flex-start}.radne-footer__bottom-inner{align-items:flex-start;flex-direction:column;padding-top:22px;padding-bottom:24px}.radne-footer__legal{justify-content:flex-start}}@media(max-width:420px){.radne-footer__newsletter-fields{grid-template-columns:minmax(0,1fr) 48px}.radne-footer__newsletter-fields button{justify-content:center;padding:0}.radne-footer__newsletter-fields button span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}}@media(prefers-reduced-motion:reduce){.radne-footer__links a,.radne-footer__newsletter-fields button svg{transition:none}}.journal-tile-wrap{min-width:0;margin:0}.journal-tile{position:relative;display:flex;flex-direction:column;height:100%;border-bottom:1px solid var(--border);padding-bottom:20px}.journal-tile__image{aspect-ratio:16 / 10;overflow:hidden;border-radius:4px;background:color-mix(in srgb,var(--text) 4%,var(--bg))}.journal-tile__image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.journal-tile__image--contain img{object-fit:contain}.journal-tile__body{display:flex;flex-direction:column;flex:1;padding-top:22px;min-width:0}.journal-tile__meta{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 12px;margin-bottom:12px;font-size:12px;line-height:1.6}.journal-tile__category{font-weight:var(--FONT-WEIGHT-BODY-BOLD);letter-spacing:.05em;text-transform:uppercase}.journal-tile .journal-tile__title{font-family:var(--FONT-STACK-HEADING);font-weight:var(--FONT-WEIGHT-HEADING);font-size:24px;line-height:1.22;letter-spacing:-.025em;text-transform:none;text-wrap:balance;overflow-wrap:anywhere;margin:0 0 14px}.journal-tile__title a{color:inherit;text-decoration:none}.journal-tile__title a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:4px}.journal-tile__title a:focus-visible{outline:none}.journal-tile__title a:focus-visible:after{outline:2px solid currentColor;outline-offset:5px}.journal-tile__excerpt{margin:0 0 20px;font-size:15px;line-height:1.7;overflow-wrap:anywhere}.journal-tile__author{margin:0 0 12px;font-size:12px}.journal-tile__read{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:auto;padding-top:12px;font-size:13px;font-weight:var(--FONT-WEIGHT-BODY-BOLD)}.journal-tile__read>span{font-size:22px;line-height:1}.journal-tile--text{background:color-mix(in srgb,var(--text) 3%,var(--bg));border-radius:4px;padding:0 28px 24px}.journal-tile--text .journal-tile__body{padding-top:24px}.journal-tile__number{margin-left:auto;font-size:28px;letter-spacing:-.04em;font-family:var(--FONT-STACK-HEADING)}@media(hover:hover){.journal-tile:hover .journal-tile__image img{transform:scale(1.025)}.journal-tile:hover .journal-tile__title a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.15em}}@media(max-width:599px){.journal-tile .journal-tile__title{font-size:24px}.journal-tile--text{padding-inline:20px}}@media(prefers-reduced-motion:reduce){.journal-tile__image img{transition:none}}.journal-pagination{border-top:1px solid var(--border);margin-top:48px;padding-top:24px;display:flex;flex-wrap:wrap;gap:20px;align-items:center;justify-content:space-between}.journal-pagination p{margin:0;font-size:13px}.journal-pagination ul{display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0;gap:6px}.journal-pagination li{margin:0}.journal-pagination a,.journal-pagination [aria-current]{display:flex;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:8px;border:1px solid var(--border);border-radius:4px;font-size:14px}.journal-pagination [aria-current]{background:var(--text);color:var(--bg);border-color:var(--text)}.journal-pagination__gap{display:flex;align-items:center;justify-content:center;min-height:44px;min-width:20px}.journal-pagination a:hover{border-color:currentColor;text-decoration:underline;text-underline-offset:3px}.journal-pagination a:focus-visible{outline:2px solid currentColor;outline-offset:3px}
/*# sourceMappingURL=/cdn/shop/t/49/compiled_assets/styles.css.map?subset=AAQAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD */
