.CountrySelector-module-scss-module__WF4cIq__wrapper{flex:1;align-items:center;min-height:500px;display:flex;position:relative}.CountrySelector-module-scss-module__WF4cIq__background{z-index:-1;position:absolute;inset:0}.CountrySelector-module-scss-module__WF4cIq__background img{object-fit:cover;filter:grayscale(30%)brightness(.5)}.CountrySelector-module-scss-module__WF4cIq__content{width:100%;color:var(--text-primary-dark);flex-direction:column;justify-content:center;padding:84px 24px;display:flex;position:relative}@media (min-width:1024px){.CountrySelector-module-scss-module__WF4cIq__content{padding:84px 48px}}.CountrySelector-module-scss-module__WF4cIq__inner{max-width:max-content}.CountrySelector-module-scss-module__WF4cIq__title{font-family:var(--font-bh-rocked),cursive;margin:0;padding:0;font-size:60px;font-weight:400;line-height:76px}@media screen and (min-width:1280px){.CountrySelector-module-scss-module__WF4cIq__title{font-size:122px;line-height:118px}}.CountrySelector-module-scss-module__WF4cIq__subtitle{font-family:var(--font-radikal),sans-serif;letter-spacing:0;margin:0;padding:0;font-size:22px;font-weight:500;line-height:32px;display:block}@media screen and (min-width:1280px){.CountrySelector-module-scss-module__WF4cIq__subtitle{font-family:var(--font-radikal),sans-serif;letter-spacing:0;margin:0;padding:0;font-size:28px;font-weight:500;line-height:40px}}.CountrySelector-module-scss-module__WF4cIq__subtitle{margin-top:8px}.CountrySelector-module-scss-module__WF4cIq__select{align-items:center;gap:8px;width:312px;margin-top:52px;margin-bottom:16px;display:flex}.CountrySelector-module-scss-module__WF4cIq__selectWrapper{flex:1;position:relative}.CountrySelector-module-scss-module__WF4cIq__selectWrapper select{border:1px solid var(--stroke-primary-dark);width:100%;color:var(--text-primary-dark);cursor:pointer;appearance:none;background:0 0;border-radius:4px;padding:8px 32px 8px 12px;font-size:16px}.CountrySelector-module-scss-module__WF4cIq__selectWrapper select option{color:var(--text-primary);background-color:var(--surface-primary)}.CountrySelector-module-scss-module__WF4cIq__selectWrapper .CountrySelector-module-scss-module__WF4cIq__arrow{pointer-events:none;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.CountrySelector-module-scss-module__WF4cIq__buttons{flex-wrap:wrap;align-items:center;gap:16px;display:flex}
@keyframes SearchFlyout-module-scss-module__wfWUIG__fade-in{0%{opacity:0}to{opacity:1}}@keyframes SearchFlyout-module-scss-module__wfWUIG__fade-out{0%{opacity:1}to{opacity:0}}@keyframes SearchFlyout-module-scss-module__wfWUIG__slide-down{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes SearchFlyout-module-scss-module__wfWUIG__slide-up{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}@keyframes SearchFlyout-module-scss-module__wfWUIG__slide-from-right{0%{opacity:0;transform:translate(400px)}40%{opacity:1}to{opacity:1;transform:translate(0)}}@keyframes SearchFlyout-module-scss-module__wfWUIG__slide-to-right{0%{opacity:1;transform:translate(0)}60%{opacity:1}to{opacity:0;transform:translate(400px)}}.SearchFlyout-module-scss-module__wfWUIG__flyout{z-index:10000;font-family:var(--font-radikal),sans-serif;padding-top:40px;animation:.3s ease-in-out SearchFlyout-module-scss-module__wfWUIG__fade-in;position:fixed;inset:0}.SearchFlyout-module-scss-module__wfWUIG__flyout.SearchFlyout-module-scss-module__wfWUIG__exit{animation:.3s ease-in-out forwards SearchFlyout-module-scss-module__wfWUIG__fade-out}.SearchFlyout-module-scss-module__wfWUIG__overlay{background-color:var(--scrim-primary);cursor:pointer;border:none;position:absolute;inset:0}.SearchFlyout-module-scss-module__wfWUIG__panel{height:calc(100svh - var(--benefit-bar-height,40px));padding-top:var(--benefit-bar-height,40px);background-color:var(--surface-primary);color:var(--text-primary);box-shadow:0 4px 20px var(--shadow-flyout);flex-direction:column;animation:.4s cubic-bezier(.25,.8,.25,1) SearchFlyout-module-scss-module__wfWUIG__slide-down;display:flex;position:absolute;top:0;left:0;right:0;overflow:hidden}.SearchFlyout-module-scss-module__wfWUIG__exit .SearchFlyout-module-scss-module__wfWUIG__panel{animation:.3s cubic-bezier(.25,.8,.25,1) forwards SearchFlyout-module-scss-module__wfWUIG__slide-up}.SearchFlyout-module-scss-module__wfWUIG__header{padding-left:8px;padding-right:8px}@media (min-width:375px){.SearchFlyout-module-scss-module__wfWUIG__header{padding-left:16px;padding-right:16px}}@media (min-width:768px){.SearchFlyout-module-scss-module__wfWUIG__header{padding-left:24px;padding-right:24px}}@media (min-width:1024px){.SearchFlyout-module-scss-module__wfWUIG__header{padding-left:32px;padding-right:32px}}@media (min-width:1280px){.SearchFlyout-module-scss-module__wfWUIG__header{max-width:1280px;margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px}}.SearchFlyout-module-scss-module__wfWUIG__header{grid-template-rows:auto auto;grid-template-columns:1fr auto;align-items:center;gap:12px 16px;width:100%;padding-top:16px;padding-bottom:16px;display:grid}@media (min-width:1280px){.SearchFlyout-module-scss-module__wfWUIG__header{grid-template-rows:auto;grid-template-columns:repeat(12,minmax(0,1fr));height:80px;padding-top:0;padding-bottom:0}}.SearchFlyout-module-scss-module__wfWUIG__logo{grid-area:1/1;align-items:center;display:flex}@media (min-width:1280px){.SearchFlyout-module-scss-module__wfWUIG__logo{grid-column:1/span 3}}.SearchFlyout-module-scss-module__wfWUIG__logo a:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.SearchFlyout-module-scss-module__wfWUIG__logo img{width:auto;height:24px}@media (min-width:768px){.SearchFlyout-module-scss-module__wfWUIG__logo img{height:32px}}@media (min-width:1280px){.SearchFlyout-module-scss-module__wfWUIG__logo img{height:36px}}.SearchFlyout-module-scss-module__wfWUIG__searchField{grid-area:2/1/auto/-1;position:relative}@media (min-width:1280px){.SearchFlyout-module-scss-module__wfWUIG__searchField{grid-area:1/4/auto/span 6;animation:.4s cubic-bezier(.25,.8,.25,1) SearchFlyout-module-scss-module__wfWUIG__slide-from-right}.SearchFlyout-module-scss-module__wfWUIG__exit .SearchFlyout-module-scss-module__wfWUIG__searchField{animation:.3s cubic-bezier(.25,.8,.25,1) forwards SearchFlyout-module-scss-module__wfWUIG__slide-to-right}}.SearchFlyout-module-scss-module__wfWUIG__searchIcon{background-color:var(--text-secondary);pointer-events:none;width:24px;height:24px;position:absolute;top:calc(50% - 12px);left:12px;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.SearchFlyout-module-scss-module__wfWUIG__input{letter-spacing:0;border:1px solid var(--control-state-primary);background-color:var(--control-state-secondary);width:100%;height:52px;color:var(--text-primary);-webkit-appearance:none;border-radius:4px;padding:2px 12px 2px 48px;font-size:16px;font-weight:300;line-height:24px}.SearchFlyout-module-scss-module__wfWUIG__input::placeholder{color:var(--text-secondary)}.SearchFlyout-module-scss-module__wfWUIG__input:focus-visible{outline:2px solid var(--accent-primary);outline-offset:-2px}.SearchFlyout-module-scss-module__wfWUIG__input::-webkit-search-cancel-button{appearance:none}.SearchFlyout-module-scss-module__wfWUIG__closeButton{grid-area:1/2}@media (min-width:1280px){.SearchFlyout-module-scss-module__wfWUIG__closeButton{grid-column:12/-1;justify-self:end}}.SearchFlyout-module-scss-module__wfWUIG__content{padding-left:8px;padding-right:8px}@media (min-width:375px){.SearchFlyout-module-scss-module__wfWUIG__content{padding-left:16px;padding-right:16px}}@media (min-width:768px){.SearchFlyout-module-scss-module__wfWUIG__content{padding-left:24px;padding-right:24px}}@media (min-width:1024px){.SearchFlyout-module-scss-module__wfWUIG__content{padding-left:32px;padding-right:32px}}@media (min-width:1280px){.SearchFlyout-module-scss-module__wfWUIG__content{max-width:1280px;margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px}}.SearchFlyout-module-scss-module__wfWUIG__content{overscroll-behavior:contain;scrollbar-gutter:stable;flex:1;padding-top:16px;padding-bottom:24px;overflow-y:auto}@media (min-width:1280px){.SearchFlyout-module-scss-module__wfWUIG__content{grid-template-columns:repeat(12,1fr);column-gap:16px;width:100%;display:grid}}.SearchFlyout-module-scss-module__wfWUIG__results,.SearchFlyout-module-scss-module__wfWUIG__default{width:100%}@media (min-width:1280px){.SearchFlyout-module-scss-module__wfWUIG__results,.SearchFlyout-module-scss-module__wfWUIG__default{grid-column:4/-1}}.SearchFlyout-module-scss-module__wfWUIG__resultsList{margin:0;padding:0;list-style:none}.SearchFlyout-module-scss-module__wfWUIG__resultsList li{margin:0;padding:0}.SearchFlyout-module-scss-module__wfWUIG__resultItem{margin:0 -8px}.SearchFlyout-module-scss-module__wfWUIG__resultItem:hover{background-color:var(--control-secondary)}.SearchFlyout-module-scss-module__wfWUIG__resultLink{color:var(--text-primary);align-items:center;gap:16px;padding:8px;text-decoration:none;display:flex}.SearchFlyout-module-scss-module__wfWUIG__resultLink:focus-visible{outline:2px solid var(--accent-primary);outline-offset:-2px}.SearchFlyout-module-scss-module__wfWUIG__resultImage{background-color:var(--surface-secondary);object-fit:cover;border-radius:4px;flex-shrink:0;width:64px;height:64px}.SearchFlyout-module-scss-module__wfWUIG__resultPlaceholder{background-color:var(--surface-secondary);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.SearchFlyout-module-scss-module__wfWUIG__placeholder{opacity:.3}.SearchFlyout-module-scss-module__wfWUIG__resultTitle{letter-spacing:0;flex:1;min-width:0;font-size:16px;font-weight:300;line-height:24px}.SearchFlyout-module-scss-module__wfWUIG__resultTitle strong{font-weight:700}.SearchFlyout-module-scss-module__wfWUIG__showMore{letter-spacing:0;text-align:center;color:var(--accent-primary);margin-top:16px;padding:8px;font-size:14px;font-weight:500;line-height:22px;text-decoration:none;display:block}@media (min-width:1280px){.SearchFlyout-module-scss-module__wfWUIG__showMore{grid-column:4/span 6}}.SearchFlyout-module-scss-module__wfWUIG__showMore:hover{text-decoration:underline}.SearchFlyout-module-scss-module__wfWUIG__showMore:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.SearchFlyout-module-scss-module__wfWUIG__loading,.SearchFlyout-module-scss-module__wfWUIG__noResults{letter-spacing:0;color:var(--text-secondary);text-align:center;padding:24px 0;font-size:16px;font-weight:300;line-height:24px}@media (min-width:1280px){.SearchFlyout-module-scss-module__wfWUIG__loading,.SearchFlyout-module-scss-module__wfWUIG__noResults{grid-column:1/-1}}.SearchFlyout-module-scss-module__wfWUIG__defaultHeading{letter-spacing:0;text-transform:uppercase;color:var(--text-primary);margin-bottom:16px;font-size:14px;font-weight:500;line-height:22px}.SearchFlyout-module-scss-module__wfWUIG__defaultGrid{grid-template-columns:repeat(1,1fr);gap:40px 8px;display:grid}@media (min-width:375px){.SearchFlyout-module-scss-module__wfWUIG__defaultGrid{grid-template-columns:repeat(2,1fr);gap:40px 16px}}@media (min-width:768px){.SearchFlyout-module-scss-module__wfWUIG__defaultGrid{grid-template-columns:repeat(3,1fr);gap:56px 16px}}@media (min-width:1024px){.SearchFlyout-module-scss-module__wfWUIG__defaultGrid{grid-template-columns:repeat(4,1fr);gap:56px 24px}}@media (min-width:1280px){.SearchFlyout-module-scss-module__wfWUIG__defaultGrid{gap:80px 24px}}
.Search-module-scss-module__TupNBq__search{letter-spacing:0;background-color:var(--control-primary);width:100%;height:48px;color:var(--text-primary);text-align:left;cursor:pointer;touch-action:manipulation;border:none;border-radius:4px;order:10;align-items:center;padding:2px 12px 2px 44px;font-size:16px;font-weight:300;line-height:24px;display:flex;position:relative}.Search-module-scss-module__TupNBq__search:hover{background-color:var(--control-secondary)}.Search-module-scss-module__TupNBq__search:focus-visible{outline:2px solid var(--accent-primary);outline-offset:-2px}@media (min-width:768px){.Search-module-scss-module__TupNBq__search{flex-shrink:0;order:3;width:280px;margin-left:auto}}.Search-module-scss-module__TupNBq__icon{pointer-events:none;background-color:var(--text-primary);width:24px;height:24px;position:absolute;top:calc(50% - 12px);left:8px;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.Search-module-scss-module__TupNBq__placeholder{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.Search-module-scss-module__TupNBq__input{letter-spacing:0;min-width:0;height:100%;color:var(--text-primary);-webkit-appearance:none;background:0 0;border:none;flex:1;padding:0;font-size:16px;font-weight:300;line-height:24px}.Search-module-scss-module__TupNBq__input::placeholder{color:var(--text-secondary)}.Search-module-scss-module__TupNBq__input:focus{outline:none}.Search-module-scss-module__TupNBq__input::-webkit-search-cancel-button{appearance:none}.Search-module-scss-module__TupNBq__clear{cursor:pointer;width:24px;height:24px;color:var(--text-secondary);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.Search-module-scss-module__TupNBq__clear:hover{color:var(--text-primary)}.Search-module-scss-module__TupNBq__clear:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}
.Header-module-scss-module__EljKxW__header{z-index:1000;font-family:var(--font-radikal),sans-serif;background-color:var(--surface-tertiary);color:var(--text-secondary);position:sticky}.Header-module-scss-module__EljKxW__header.Header-module-scss-module__EljKxW__scrolled{box-shadow:0 2px 8px var(--shadow-flyout)}.Header-module-scss-module__EljKxW__benefitBar{height:40px;overflow:hidden}.Header-module-scss-module__EljKxW__container{padding-left:8px;padding-right:8px}@media (min-width:375px){.Header-module-scss-module__EljKxW__container{padding-left:16px;padding-right:16px}}@media (min-width:768px){.Header-module-scss-module__EljKxW__container{padding-left:24px;padding-right:24px}}@media (min-width:1024px){.Header-module-scss-module__EljKxW__container{padding-left:32px;padding-right:32px}}@media (min-width:1280px){.Header-module-scss-module__EljKxW__container{max-width:1280px;margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px}}.Header-module-scss-module__EljKxW__container{flex-wrap:wrap;align-items:center;gap:0;min-height:56px;padding-top:8px;padding-bottom:8px;display:flex}@media (min-width:768px){.Header-module-scss-module__EljKxW__container{flex-wrap:nowrap;gap:16px;min-height:72px;padding-top:0;padding-bottom:0}}@media (min-width:1280px){.Header-module-scss-module__EljKxW__container{gap:32px;height:80px}}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;vertical-align:baseline;border:0;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{-webkit-text-size-adjust:100%;line-height:1.15}main{display:block}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template,[hidden]{display:none}:where(:not(iframe,canvas,img,svg,video):not(svg *,symbol *)){all:unset;display:revert}*,:before,:after{box-sizing:border-box}a,button{cursor:revert}ol,ul,menu{list-style:none}img{max-width:100%}table{border-collapse:collapse}textarea{white-space:revert}meter{appearance:revert}::placeholder{color:unset}:where([hidden]){display:none}:where([contenteditable]){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space}:where([draggable=true]){-webkit-user-drag:element}body .nuxt-icon{font-size:24px;display:flex}body .nuxt-icon svg{margin-bottom:0}h1,.h1{font-family:var(--font-radikal),sans-serif;letter-spacing:0;margin:0;padding:0;font-size:36px;font-weight:500;line-height:52px}@media screen and (min-width:1280px){h1,.h1{font-family:var(--font-radikal),sans-serif;letter-spacing:0;margin:0;padding:0;font-size:48px;font-weight:500;line-height:60px}}h1.text-light,.h1.text-light{font-family:var(--font-radikal),sans-serif;letter-spacing:0;margin:0;padding:0;font-size:36px;font-weight:500;line-height:52px}@media screen and (min-width:1280px){h1.text-light,.h1.text-light{font-family:var(--font-radikal),sans-serif;letter-spacing:0;margin:0;padding:0;font-size:48px;font-weight:500;line-height:60px}}h1.text-light,.h1.text-light{font-weight:300}@media screen and (min-width:1280px){h1.text-light,.h1.text-light{font-weight:300}}h2,.h2{font-family:var(--font-radikal),sans-serif;letter-spacing:0;margin:0;padding:0;font-size:28px;font-weight:500;line-height:40px}@media screen and (min-width:1280px){h2,.h2{font-family:var(--font-radikal),sans-serif;letter-spacing:0;margin:0;padding:0;font-size:36px;font-weight:500;line-height:52px}}h2.text-light,.h2.text-light{font-family:var(--font-radikal),sans-serif;letter-spacing:0;margin:0;padding:0;font-size:28px;font-weight:500;line-height:40px}@media screen and (min-width:1280px){h2.text-light,.h2.text-light{font-family:var(--font-radikal),sans-serif;letter-spacing:0;margin:0;padding:0;font-size:36px;font-weight:500;line-height:52px}}h2.text-light,.h2.text-light{font-weight:300}@media screen and (min-width:1280px){h2.text-light,.h2.text-light{font-weight:300}}h3,.h3{font-family:var(--font-radikal),sans-serif;letter-spacing:0;margin:0;padding:0;font-size:22px;font-weight:500;line-height:32px}@media screen and (min-width:1280px){h3,.h3{font-family:var(--font-radikal),sans-serif;letter-spacing:0;margin:0;padding:0;font-size:28px;font-weight:500;line-height:40px}}h3.text-light,.h3.text-light{font-family:var(--font-radikal),sans-serif;letter-spacing:0;margin:0;padding:0;font-size:22px;font-weight:500;line-height:32px}@media screen and (min-width:1280px){h3.text-light,.h3.text-light{font-family:var(--font-radikal),sans-serif;letter-spacing:0;margin:0;padding:0;font-size:28px;font-weight:500;line-height:40px}}h3.text-light,.h3.text-light{font-weight:300}@media screen and (min-width:1280px){h3.text-light,.h3.text-light{font-weight:300}}h4,.h4{font-family:var(--font-radikal),sans-serif;letter-spacing:0;margin:0;padding:0;font-size:18px;font-weight:500;line-height:18px}@media screen and (min-width:1280px){h4,.h4{font-family:var(--font-radikal),sans-serif;letter-spacing:0;margin:0;padding:0;font-size:22px;font-weight:500;line-height:32px}}h4.text-light,.h4.text-light{font-family:var(--font-radikal),sans-serif;letter-spacing:0;margin:0;padding:0;font-size:18px;font-weight:500;line-height:18px}@media screen and (min-width:1280px){h4.text-light,.h4.text-light{font-family:var(--font-radikal),sans-serif;letter-spacing:0;margin:0;padding:0;font-size:22px;font-weight:500;line-height:32px}}h4.text-light,.h4.text-light{font-weight:300}@media screen and (min-width:1280px){h4.text-light,.h4.text-light{font-weight:300}}h5,.h5,h5.text-light,.h5.text-light{font-family:var(--font-radikal),sans-serif;letter-spacing:0;margin:0;padding:0;font-size:18px;font-weight:500;line-height:18px}h5.text-light,.h5.text-light{font-weight:300}@media screen and (min-width:1280px){h5.text-light,.h5.text-light{font-weight:300}}.font-body-1{letter-spacing:0;font-size:16px;font-weight:300;line-height:24px}.font-body-2{letter-spacing:0;font-size:14px;font-weight:300;line-height:22px}.font-body-strong-1{letter-spacing:0;font-size:16px;font-weight:500;line-height:24px}.font-body-strong-2{letter-spacing:0;font-size:14px;font-weight:500;line-height:22px}.font-tiny{letter-spacing:0;font-size:10px;line-height:16px}.font-caption{font-size:12px;font-weight:300;line-height:18px}.font-strike-price{font-size:12px;font-weight:300;line-height:0;text-decoration:line-through}.text-bold{font-family:var(--font-radikal),sans-serif;font-weight:700}b,strong,.text-medium{font-family:var(--font-radikal),sans-serif;font-weight:500}.text-light{font-family:var(--font-radikal),sans-serif;font-weight:300}.font-special{font-family:var(--font-bh-rocked),cursive}html{scroll-behavior:smooth;font-size:17px}body{letter-spacing:0;width:100%;height:100%;font-size:16px;font-weight:300;line-height:24px;font-family:var(--font-radikal),sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smooth:auto;text-rendering:optimizeLegibility;color:var(--text-primary);background-color:var(--surface-primary);margin:0;padding:0}svg{vertical-align:middle}picture{width:inherit}p,table,ul,ol{margin:0 0 16px}em{font-style:italic}strong{font-family:var(--font-radikal),sans-serif;font-weight:500}ul{list-style:outside}ul li{margin:0 0 12px 24px;padding-left:.5rem}ul li:last-child{margin-bottom:0}ol{list-style:decimal-leading-zero}ol li::marker{font-family:var(--font-radikal),sans-serif;font-weight:500}ol li{margin:0 0 12px 30px;padding-left:.5rem}ol li:last-child{margin-bottom:0}table{table-layout:fixed;width:100%;min-width:375px;display:table}table p{margin:0}table tbody th{font-family:var(--font-radikal),sans-serif;letter-spacing:0;margin:0;padding:0;font-size:18px;font-weight:500;line-height:18px}table tbody th,table tbody td{vertical-align:middle;padding:8px 24px 8px 8px}table tbody th h2,table tbody th h3,table tbody th h4,table tbody th h5,table tbody th h6,table tbody td h2,table tbody td h3,table tbody td h4,table tbody td h5,table tbody td h6{margin:0!important}table tbody th:last-child,table tbody td:last-child{padding-right:8px}table tbody tr{border-bottom:1px solid var(--control-stroke-secondary)}table tbody tr:nth-child(2n){background-color:var(--control-secondary)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.margin-outer{margin-left:8px;margin-right:8px}@media (min-width:375px){.margin-outer{margin-left:16px;margin-right:16px}}@media (min-width:768px){.margin-outer{margin-left:24px;margin-right:24px}}@media (min-width:1024px){.margin-outer{margin-left:32px;margin-right:32px}}@media (min-width:1280px){.margin-outer{max-width:1280px;margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px}}.jumpTarget{scroll-margin-top:152px}@media (min-width:1280px){.jumpTarget{scroll-margin-top:160px}}.padding-outer{padding-left:8px;padding-right:8px}@media (min-width:375px){.padding-outer{padding-left:16px;padding-right:16px}}@media (min-width:768px){.padding-outer{padding-left:24px;padding-right:24px}}@media (min-width:1024px){.padding-outer{padding-left:32px;padding-right:32px}}@media (min-width:1280px){.padding-outer{max-width:1280px;margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px}}.grid-card{grid-template-columns:repeat(1,1fr);gap:40px 8px;display:grid}@media (min-width:375px){.grid-card{grid-template-columns:repeat(2,1fr);gap:40px 16px}}@media (min-width:768px){.grid-card{grid-template-columns:repeat(3,1fr);gap:56px 16px}}@media (min-width:1024px){.grid-card{grid-template-columns:repeat(4,1fr);gap:56px 24px}}@media (min-width:1280px){.grid-card{gap:80px 24px}}.spacer{margin-top:40px}@media (min-width:768px){.spacer{margin-top:56px}}.responsive-spacer-t{margin-top:40px}@media (min-width:768px){.responsive-spacer-t{margin-top:56px}}@media (min-width:1280px){.responsive-spacer-t{margin-top:80px}}.responsive-spacer-b{margin-bottom:40px}@media (min-width:768px){.responsive-spacer-b{margin-bottom:56px}}@media (min-width:1280px){.responsive-spacer-b{margin-bottom:80px}}@media not (min-width:768px){.sticky-hidden{visibility:hidden}}:where(a:not(.no-style)){align-items:center;gap:1ch;display:inline-flex;position:relative}:where(a:not(.no-style))>.nuxt-icon{align-self:center;position:relative;bottom:3px}:where(a:not(.no-style)){color:var(--text-primary);text-underline-offset:3px;text-decoration:underline}:where(a:not(.no-style)).accent{color:var(--accent-primary)}:where(a:not(.no-style)).accent:after{background:var(--accent-primary)}:where(a:not(.no-style)).accent:hover{color:var(--accent-secondary)}:where(a:not(.no-style)).accent:active{color:var(--accent-tertiary)}:where(a:not(.no-style)):hover{color:var(--text-secondary)}:where(a:not(.no-style)):active{color:var(--text-tertiary)}:where(a:not(.no-style)):focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}:where(a:not(.no-style)).disabled{color:var(--text-disabled);cursor:default;pointer-events:none}:where(a:not(.no-style)).disabled:after{background:var(--text-disabled)}:where(a:not(.no-style)).no-underline{text-decoration:none}.stage-mode #isPasted[style]:not([style=""]){color:#ff1493;animation:1s ease-in-out infinite alternate glow;position:relative}@keyframes glow{0%{text-shadow:0 0 10px #fff,0 0 20px #fff,0 0 30px #ff1493,0 0 40px #ff1493,0 0 50px #ff1493,0 0 60px #ff1493,0 0 70px #ff1493}to{text-shadow:0 0 20px #fff,0 0 30px #ff69b4,0 0 40px #ff69b4,0 0 50px #ff69b4,0 0 60px #ff69b4,0 0 70px #ff69b4,0 0 80px #ff69b4}}.stage-mode #isPasted[style]:not([style=""]):hover:before{content:"⚠ Pasted content, pls fix! ⚠";color:#fff;background-color:#ff1493;border-radius:10px;padding:5px;position:absolute}
:root{--base:#000;--base-64:#000000a3;--base-40:#0006;--base-32:#00000052;--base-24:#0000003d;--base-8:#00000014;--white:#fff;--base-inverted-12:#ffffff1f;--black-100:#303030;--black-200:#2e2e2d;--black-300:#2b2b2b;--black-400:#292928;--black-500:#262626;--black-600:#212121;--black-700:#1a1a1a;--black-800:#0f0f0f;--white-100:#fafafa;--white-200:#f7f7f7;--white-300:#f5f5f5;--white-400:#f0f0f0;--white-500:#ebebeb;--white-600:#ebebe9;--white-700:#ededeb;--white-800:#f0efed;--darkgray-100:#5c5c5c;--darkgray-200:#575656;--darkgray-300:#4d4d4d;--darkgray-400:#4a4a49;--darkgray-500:#474747;--darkgray-600:#424242;--darkgray-700:#3d3d3c;--darkgray-800:#383838;--darkgray-900:#333332;--gray-100:#969695;--gray-200:#949492;--gray-300:#8a8884;--gray-400:#858483;--gray-500:#807f7e;--gray-600:#7a7976;--gray-700:#7a7a79;--gray-800:#757574;--gray-900:#666565;--lightgray-100:#e5e5e4;--lightgray-200:#e5e4e3;--lightgray-300:#e5e5e3;--lightgray-400:#e0e0de;--lightgray-500:#dbdbd9;--lightgray-600:#d6d6d6;--lightgray-700:#bdbcbb;--lightgray-800:#b8b8b8;--lightgray-900:#a2a09a;--beige-100:#f3f1ed;--beige-200:#ccc9c2;--blue-100:#e9f0fe;--blue-200:#60cdff;--blue-300:#2363d9;--blue-400:#152d38;--orange-100:#fff4e0;--orange-200:#eaa63e;--orange-300:#df7a00;--orange-400:#d17200;--orange-500:#c46b00;--orange-600:#ba5a00;--orange-700:#4d3b19;--red-100:#ffeded;--red-200:#f96c6c;--red-300:#cc2f2f;--red-400:#3d1c1a;--green-100:#e2f7da;--green-200:#88d665;--green-300:#327a12;--green-400:#86988c;--green-500:#516558;--green-600:#1e3410;--green-700:#143324;--green-800:#14241d;--text-primary:var(--black-700);--text-secondary:var(--darkgray-500);--text-tertiary:var(--gray-900);--text-disabled:var(--gray-800);--text-inverted:var(--white-100);--text-on-accent-primary:var(--black-700);--text-on-accent-disabled:var(--gray-800);--accent-primary:var(--orange-300);--accent-secondary:var(--orange-400);--accent-tertiary:var(--orange-500);--accent-disabled:var(--lightgray-400);--accent-alt-primary:var(--green-400);--accent-alt-secondary:var(--green-500);--accent-alt-tertiary:var(--green-800);--accent-alt-disabled:var(--lightgray-400);--control-primary:var(--lightgray-300);--control-secondary:var(--lightgray-700);--control-tertiary:var(--lightgray-500);--control-disabled:var(--lightgray-400);--control-alt-primary:var(--black-700);--control-alt-secondary:var(--darkgray-500);--control-alt-tertiary:var(--gray-900);--control-alt-disabled:var(--lightgray-400);--control-strong-primary:var(--gray-300);--control-strong-secondary:var(--gray-600);--control-strong-tertiary:var(--gray-900);--control-strong-disabled:var(--lightgray-400);--control-solid-primary:var(--white-100);--control-solid-primary-inverted:var(--black-700);--control-image-primary:var(--base-40);--control-image-secondary:var(--base-32);--control-image-tertiary:var(--base-24);--control-image-alt:var(--base-8);--control-state-primary:var(--white-800);--control-state-secondary:var(--white-600);--control-state-tertiary:var(--lightgray-400);--control-stroke-primary:var(--beige-200);--control-stroke-secondary:var(--lightgray-900);--control-stroke-tertiary:var(--white);--control-stroke-strong-primary:var(--gray-600);--control-stroke-strong-disabled:var(--gray-300);--divider-stroke-primary:var(--beige-100);--divider-stroke-secondary:var(--beige-200);--surface-primary:var(--white);--surface-secondary:var(--lightgray-100);--surface-tertiary:var(--white-200);--surface-inverted:var(--black-700);--surface-alt-primary:var(--lightgray-200);--surface-alt-secondary:var(--white-500);--surface-alt-tertiary:var(--white-300);--surface-alt-inverted:var(--darkgray-400);--surface-accent-primary:var(--green-700);--surface-accent-secondary:var(--green-500);--surface-accent-tertiary:var(--green-400);--surface-accent-inverted:var(--green-800);--surface-warm:var(--beige-100);--surface-overlay-subtle:var(--base-8);--scrim-primary:var(--base-64);--system-attention:var(--blue-300);--system-success:var(--green-300);--system-caution:var(--orange-600);--system-critical:var(--red-300);--system-neutral:var(--gray-300);--system-bg-attention:var(--blue-100);--system-bg-success:var(--green-100);--system-bg-caution:var(--orange-100);--system-bg-critical:var(--red-100);--system-bg-neutral:var(--lightgray-300);--shadow-primary:#2626260f;--shadow-secondary:#26262605;--shadow-button:#0003;--shadow-flyout:#26262652;--shadow-modal-primary:#2626268f;--shadow-modal-secondary:#2626267a;--header-bg:var(--black-300);--header-text:var(--lightgray-700);--header-text-hover:var(--white-100);--usps-subheadline:#3c2d28b8}.body.dark,.dark{--text-primary:var(--white-100);--text-secondary:var(--lightgray-700);--text-tertiary:var(--gray-100);--text-disabled:var(--gray-100);--text-inverted:var(--black-700);--text-on-accent-primary:var(--black-700);--text-on-accent-disabled:var(--gray-100);--accent-primary:var(--orange-300);--accent-secondary:var(--orange-400);--accent-tertiary:var(--orange-500);--accent-disabled:var(--black-400);--accent-alt-primary:var(--green-400);--accent-alt-secondary:var(--green-500);--accent-alt-tertiary:var(--green-800);--accent-alt-disabled:var(--black-400);--control-primary:var(--darkgray-300);--control-secondary:var(--darkgray-700);--control-tertiary:var(--darkgray-900);--control-disabled:var(--black-400);--control-alt-primary:var(--lightgray-600);--control-alt-secondary:var(--white-400);--control-alt-tertiary:var(--white-100);--control-alt-disabled:var(--black-400);--control-strong-primary:var(--gray-200);--control-strong-secondary:var(--gray-400);--control-strong-tertiary:var(--gray-700);--control-strong-disabled:var(--black-400);--control-solid-primary:var(--black-700);--control-solid-primary-inverted:var(--white-100);--control-image-primary:var(--base-40);--control-image-secondary:var(--base-32);--control-image-tertiary:var(--base-24);--control-image-alt:var(--base-8);--control-state-primary:var(--black-200);--control-state-secondary:var(--darkgray-800);--control-state-tertiary:var(--darkgray-600);--control-stroke-primary:var(--darkgray-400);--control-stroke-secondary:var(--darkgray-100);--control-stroke-tertiary:var(--white-100);--control-stroke-strong-primary:var(--gray-500);--control-stroke-strong-disabled:var(--darkgray-800);--divider-stroke-primary:var(--darkgray-800);--divider-stroke-secondary:var(--darkgray-200);--surface-primary:var(--black-700);--surface-secondary:var(--black-100);--surface-tertiary:var(--black-300);--surface-inverted:var(--white);--surface-alt-primary:var(--black-500);--surface-alt-secondary:var(--black-600);--surface-alt-tertiary:var(--black-800);--surface-alt-inverted:var(--white-100);--surface-accent-primary:var(--green-700);--surface-accent-secondary:var(--green-500);--surface-accent-tertiary:var(--green-400);--surface-accent-inverted:var(--green-800);--surface-warm:var(--darkgray-800);--surface-overlay-subtle:var(--base-inverted-12);--scrim-primary:var(--base-64);--system-attention:var(--blue-200);--system-success:var(--green-200);--system-caution:var(--orange-200);--system-critical:var(--red-200);--system-neutral:var(--lightgray-800);--system-bg-attention:var(--blue-400);--system-bg-success:var(--green-600);--system-bg-caution:var(--orange-700);--system-bg-critical:var(--red-400);--system-bg-neutral:var(--darkgray-800);--shadow-primary:#2626260f;--shadow-secondary:#26262605;--shadow-button:#0003;--shadow-flyout:#26262652;--shadow-modal-primary:#2626268f;--shadow-modal-secondary:#2626267a}
.NotificationBar-module-scss-module__oYJ51W__bar{background-color:var(--surface-primary);min-height:54px;color:var(--text-primary);padding:12px 0}.NotificationBar-module-scss-module__oYJ51W__bar .NotificationBar-module-scss-module__oYJ51W__wrapper{align-items:center;display:flex}.NotificationBar-module-scss-module__oYJ51W__content{letter-spacing:0;flex:1;font-size:14px;font-weight:300;line-height:22px}.NotificationBar-module-scss-module__oYJ51W__content p{margin:0}:is(.NotificationBar-module-scss-module__oYJ51W__content a,.NotificationBar-module-scss-module__oYJ51W__content a:visited,.NotificationBar-module-scss-module__oYJ51W__content a:link){text-decoration:underline;color:var(--text-primary)!important}:is(.NotificationBar-module-scss-module__oYJ51W__content a:hover,.NotificationBar-module-scss-module__oYJ51W__content a:visited:hover,.NotificationBar-module-scss-module__oYJ51W__content a:link:hover){text-decoration:none}.NotificationBar-module-scss-module__oYJ51W__countdown{flex-shrink:0;align-items:flex-end;gap:4px;margin-left:16px;display:flex}.NotificationBar-module-scss-module__oYJ51W__group{flex-direction:column;align-items:center;gap:1px;display:flex}.NotificationBar-module-scss-module__oYJ51W__label{letter-spacing:0;color:var(--text-secondary);text-transform:uppercase;font-size:10px;line-height:16px}.NotificationBar-module-scss-module__oYJ51W__digits{gap:2px;display:flex}.NotificationBar-module-scss-module__oYJ51W__card{letter-spacing:0;perspective:200px;width:24px;height:32px;font-size:16px;font-weight:500;line-height:24px;position:relative}.NotificationBar-module-scss-module__oYJ51W__cardTop,.NotificationBar-module-scss-module__oYJ51W__cardBottom,.NotificationBar-module-scss-module__oYJ51W__flipTop,.NotificationBar-module-scss-module__oYJ51W__flipBottom{background-color:var(--surface-secondary);backface-visibility:hidden;text-align:center;height:50%;line-height:32px;position:absolute;left:0;right:0;overflow:hidden}.NotificationBar-module-scss-module__oYJ51W__cardTop,.NotificationBar-module-scss-module__oYJ51W__flipTop{border-bottom:.5px solid var(--surface-primary);border-radius:4px 4px 0 0;top:0}.NotificationBar-module-scss-module__oYJ51W__cardBottom,.NotificationBar-module-scss-module__oYJ51W__flipBottom{border-top:.5px solid var(--surface-primary);border-radius:0 0 4px 4px;line-height:0;bottom:0}.NotificationBar-module-scss-module__oYJ51W__flipTop{transform-origin:bottom;animation:.3s ease-in forwards NotificationBar-module-scss-module__oYJ51W__flipTop}.NotificationBar-module-scss-module__oYJ51W__flipBottom{transform-origin:top;animation:.3s ease-out .3s forwards NotificationBar-module-scss-module__oYJ51W__flipBottom;transform:rotateX(90deg)}@keyframes NotificationBar-module-scss-module__oYJ51W__flipTop{0%{transform:rotateX(0)}to{transform:rotateX(-90deg)}}@keyframes NotificationBar-module-scss-module__oYJ51W__flipBottom{0%{transform:rotateX(90deg)}to{transform:rotateX(0)}}.NotificationBar-module-scss-module__oYJ51W__colon{letter-spacing:0;margin-bottom:4px;padding:0 2px;font-size:16px;font-weight:500;line-height:24px}.NotificationBar-module-scss-module__oYJ51W__spacer{width:12px}.NotificationBar-module-scss-module__oYJ51W__close{color:var(--text-primary);flex-shrink:0;margin-left:16px}
.page-module-scss-module__qnDekq__page{flex-direction:column;min-height:100vh;display:flex}
