.country-hub{position:relative;overflow:hidden;background:var(--country-hub-background);color:#111;padding:clamp(2.75rem,6vw,5.5rem) 0;isolation:isolate}.country-hub:before{position:absolute;z-index:-1;top:-14rem;right:-11rem;width:32rem;height:32rem;border-radius:50%;background:radial-gradient(circle,rgba(223,31,45,.16) 0 2px,transparent 2.5px);background-size:13px 13px;content:"";transform:rotate(11deg)}.country-hub:after{position:absolute;z-index:-1;top:25rem;left:-8rem;width:18rem;height:5rem;background:var(--country-hub-accent);content:"";opacity:.08;transform:rotate(-9deg)}.country-hub__inner{width:min(1500px,calc(100% - 2.5rem));margin:0 auto}.country-hub__header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:2rem;margin-bottom:clamp(2.2rem,5vw,4rem)}.country-hub__header-copy{max-width:900px}.country-hub__eyebrow{margin:0 0 .7rem;color:var(--country-hub-accent);font-size:.84rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.country-hub__header h1{margin:0;font-family:Dela Gothic One,sans-serif;font-size:clamp(2.6rem,6.1vw,6.2rem);font-weight:400;line-height:.91;letter-spacing:-.055em;text-transform:uppercase}.country-hub__intro{margin-top:1.2rem;max-width:650px;font-size:clamp(1rem,1.5vw,1.22rem);line-height:1.55}.country-hub__passport{display:grid;width:10.5rem;min-height:10.5rem;padding:1rem;border:2px solid #111111;background:#f5e532;box-shadow:.55rem .55rem #111;place-content:center;text-align:center;transform:rotate(3deg)}.country-hub__passport span{font-family:Dela Gothic One,sans-serif;font-size:3.35rem;line-height:.9}.country-hub__passport strong,.country-hub__passport em{text-transform:uppercase}.country-hub__passport strong{margin-top:.45rem;font-size:.78rem;letter-spacing:.08em}.country-hub__passport em{margin-top:.4rem;color:var(--country-hub-accent);font-size:.66rem;font-style:normal;font-weight:800}.country-hub__intro p,.country-hub__section-heading p,.country-hub__footer p{margin:0}.country-hub__section-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1.1rem}.country-hub__section-heading h2,.country-hub__footer h2{margin:0;font-family:Dela Gothic One,sans-serif;font-size:clamp(1.25rem,2.2vw,2rem);font-weight:400;line-height:1;text-transform:uppercase}.country-hub__swipe-cue{display:none;margin:0;color:var(--country-hub-accent);font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.country-hub__featured{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}.country-card{min-width:0;overflow:hidden;border:2px solid #111111;border-radius:1.15rem;background:var(--country-card-color);box-shadow:.42rem .42rem #111;transition:transform .18s ease,box-shadow .18s ease}.country-card:hover{transform:translate(-3px,-4px);box-shadow:.65rem .7rem #111}.country-card__link{display:flex;min-height:29rem;padding:.9rem;color:inherit;text-decoration:none;flex-direction:column}.country-card__link:focus-visible,.country-row:focus-visible,.country-hub__footer-button:focus-visible{outline:3px solid var(--country-hub-accent);outline-offset:3px}.country-card__topline{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.country-card__flag,.country-row__flag{display:inline-grid;place-items:center;background:#fff;box-shadow:0 .25rem .75rem #00000017}.country-card__flag{min-width:3rem;height:3rem;padding:0 .55rem;border-radius:.8rem;font-size:1.7rem}.country-flags{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:.2rem;white-space:nowrap}.country-flags>span{display:inline-block;line-height:1}.country-status{display:inline-flex;align-items:center;min-height:1.8rem;padding:.35rem .62rem;border-radius:999px;background:#fff;font-size:.68rem;font-weight:800;letter-spacing:.04em;line-height:1;text-transform:uppercase}.country-status--available{color:#12633c}.country-status--limited{color:#8a4e00}.country-status--back-soon{color:#6c3840}.country-card__copy{padding-top:1.05rem}.country-card__copy h3{margin:0;font-family:Poppins,sans-serif;font-size:clamp(1.05rem,1.35vw,1.35rem);font-weight:700;line-height:1.04;text-transform:uppercase}.country-card__copy p{margin:.6rem 0 0;font-size:.88rem;line-height:1.4}.country-card__visual{position:relative;display:grid;min-height:18.5rem;margin:auto -1.25rem -.2rem;place-items:end center}.country-card__artwork{width:122%;max-width:none;height:19rem;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 1rem .65rem rgba(0,0,0,.2));transform:translateY(.45rem);transition:transform .18s ease}.country-card:hover .country-card__artwork{transform:translateY(0) scale(1.035)}.country-card__products{position:relative;width:118%;height:18.5rem}.country-card__product-image{position:absolute;bottom:.7rem;left:50%;width:50%;height:88%;object-fit:contain;filter:drop-shadow(0 .65rem .45rem rgba(0,0,0,.18));transform:translate(-50%)}.country-card__product-image:nth-child(1){z-index:4;width:58%}.country-card__product-image:nth-child(2){left:29%;z-index:3;width:48%;height:77%;transform:translate(-50%) rotate(-7deg)}.country-card__product-image:nth-child(3){left:72%;z-index:2;width:48%;height:76%;transform:translate(-50%) rotate(7deg)}.country-card__product-image:nth-child(4){left:82%;z-index:1;width:36%;height:59%;transform:translate(-50%) rotate(12deg)}.country-card--back-soon .country-card__visual{filter:saturate(.45);opacity:.75}.country-card__button,.country-hub__footer-button{display:flex;align-items:center;justify-content:space-between;min-height:3rem;border:1px solid rgba(17,17,17,.2);border-radius:.7rem;background:#ffffffdb;font-size:.77rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.country-card__button{padding:.7rem .85rem;border:2px solid #111111;background:#fff;box-shadow:.2rem .2rem #111;font-size:.72rem}.country-card__button span{color:var(--country-hub-accent);font-size:1.05rem}.country-hub__view-all{display:flex;width:fit-content;min-height:3.4rem;margin:1.4rem 0 0;padding:.75rem 1.1rem .75rem 1.3rem;border:2px solid #111111;border-radius:999px;background:#f5e532;box-shadow:.3rem .3rem #111;color:#111;align-items:center;gap:1rem;font-family:Poppins,sans-serif;font-size:.78rem;font-weight:800;letter-spacing:.04em;text-decoration:none;text-transform:uppercase;transition:transform .16s ease,box-shadow .16s ease}.country-hub__view-all:hover{box-shadow:.45rem .45rem #111;transform:translate(-2px,-2px)}.country-hub__view-all span:last-child{display:grid;width:1.8rem;height:1.8rem;border-radius:50%;background:#111;color:#fff;place-items:center}.country-hub__view-all:focus-visible{outline:3px solid var(--country-hub-accent);outline-offset:4px}.country-carousel__dots{display:none}.country-carousel__dot{width:.62rem;height:.62rem;padding:0;border:2px solid #111111;border-radius:999px;background:transparent;cursor:pointer;transition:width .16s ease,background .16s ease}.country-carousel__dot.is-active{width:1.8rem;background:var(--country-hub-accent)}.country-carousel__dot:focus-visible{outline:3px solid var(--country-hub-accent);outline-offset:3px}.snack-box-bridge{position:relative;display:grid;margin-top:clamp(2.5rem,5vw,4.5rem);padding:clamp(1.4rem,3vw,2.4rem);overflow:hidden;border:3px solid #111111;border-radius:1.4rem;background:#f5e532;box-shadow:.6rem .6rem #111;grid-template-columns:minmax(22rem,.9fr) minmax(0,1.1fr);gap:clamp(1.5rem,3vw,3.5rem);align-items:center}.snack-box-bridge:before{position:absolute;top:-4rem;left:-5rem;width:17rem;height:17rem;border:2px solid rgba(17,17,17,.18);border-radius:50%;content:""}.snack-box-bridge__copy{position:relative;z-index:2;align-self:center}.snack-box-bridge__eyebrow,.country-vote__intro>p,.country-subscription__copy>p{margin:0 0 .5rem;color:var(--country-hub-accent);font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.snack-box-bridge h2,.country-vote h2,.country-subscription h2{margin:0;font-family:Dela Gothic One,sans-serif;font-size:clamp(1.8rem,3.25vw,3.25rem);font-weight:400;line-height:.96;text-transform:uppercase}.snack-box-bridge__copy>p:not(.snack-box-bridge__eyebrow){max-width:37rem;margin:1rem 0 0;font-size:1rem;line-height:1.5}.snack-box-bridge__proof{display:flex;margin-top:1.1rem;flex-wrap:wrap;gap:.5rem}.snack-box-bridge__proof span{padding:.45rem .7rem;border:2px solid #111111;border-radius:999px;background:#fff;font-size:.68rem;font-weight:800;text-transform:uppercase}.snack-box-bridge__button,.country-subscription__copy>a{display:flex;width:fit-content;min-height:3.5rem;margin-top:1.3rem;padding:.75rem 1rem;border:2px solid #111111;background:#111;box-shadow:.3rem .3rem 0 var(--country-hub-accent);color:#fff;align-items:center;justify-content:space-between;gap:1rem;font-size:.78rem;font-weight:800;letter-spacing:.03em;text-decoration:none;text-transform:uppercase}.snack-box-bridge__visual{position:relative;display:grid;min-height:24rem;color:#111;place-items:center;text-decoration:none}.snack-box-bridge .bss_pl_img{display:none!important}.snack-box-bridge__burst{position:absolute;width:min(28rem,92%);aspect-ratio:1;border-radius:50%;background:repeating-conic-gradient(from 0deg,#fff 0deg 8deg,#f02b3a 8deg 16deg);clip-path:polygon(50% 0%,58% 18%,72% 5%,76% 25%,94% 17%,86% 38%,100% 50%,82% 58%,95% 73%,74% 76%,82% 95%,60% 85%,50% 100%,41% 82%,25% 95%,24% 73%,4% 82%,15% 60%,0 50%,18% 42%,5% 25%,28% 25%,20% 5%,42% 18%)}.snack-box-bridge__visual img{position:relative;z-index:1;width:100%;height:25rem;object-fit:contain;filter:drop-shadow(0 1rem .7rem rgba(0,0,0,.25));transform:rotate(-3deg);transition:transform .18s ease}.snack-box-bridge__visual:hover img{transform:rotate(0) scale(1.04)}.snack-box-bridge__visual strong{position:absolute;z-index:2;right:-.4rem;bottom:.6rem;padding:.55rem .75rem;border:2px solid #111111;background:#fff;box-shadow:.25rem .25rem #111;font-size:.7rem;text-transform:uppercase;transform:rotate(3deg)}.snack-box-bridge__tiers{display:flex;margin-top:1.2rem;padding-top:1rem;border-top:2px solid rgba(17,17,17,.22);gap:.7rem}.snack-box-bridge__tiers a{display:flex;min-width:0;flex:1 1 0;padding:.75rem .85rem;border:2px solid #111111;border-radius:.75rem;background:#ffffffe0;color:#111;align-items:center;justify-content:space-between;gap:1rem;font-size:.72rem;text-decoration:none;text-transform:uppercase}.snack-box-bridge__subscription-note{max-width:34rem;margin:.95rem 0 0!important;padding-left:.8rem;border-left:4px solid var(--country-hub-accent);font-size:.78rem!important;font-weight:800;line-height:1.35!important}.country-restock{margin:clamp(2.5rem,5vw,4.5rem) calc(50% - 50vw) 0;padding:clamp(1.5rem,3vw,2.4rem) 0 clamp(1.8rem,3vw,2.8rem);overflow:hidden;border-block:3px solid #111111;background:#151515;color:#fff}.country-restock__heading{display:flex;width:min(1500px,calc(100% - 2.5rem));margin:0 auto 1.35rem;align-items:end;justify-content:space-between;gap:2rem}.country-restock__heading p{margin:0 0 .35rem;color:#f5e532;font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.country-restock__heading h2{max-width:900px;margin:0;font-family:Dela Gothic One,sans-serif;font-size:clamp(1.8rem,4vw,3.8rem);font-weight:400;line-height:.96;text-transform:uppercase}.country-restock__heading>span{max-width:25rem;color:#ffffffb8;font-size:.88rem;text-align:right}.country-restock__viewport{overflow:hidden;mask-image:linear-gradient(to right,transparent,black 3%,black 97%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 3%,black 97%,transparent)}.country-restock__track{display:flex;width:max-content;animation:country-restock-scroll 38s linear infinite}.country-restock__viewport:hover .country-restock__track,.country-restock__viewport:focus-within .country-restock__track{animation-play-state:paused}.country-restock__set{display:flex;gap:1rem;padding-right:1rem}.restock-card{position:relative;display:grid;width:17rem;min-height:20rem;padding:.85rem;border:2px solid #111111;border-radius:1rem;background:#fff4f7;box-shadow:.35rem .35rem #f02b3a;color:#111;grid-template-rows:13.5rem auto;text-decoration:none;transform:rotate(-1deg)}.restock-card:nth-child(2n){background:#fff3ce;transform:rotate(1deg)}.restock-card__flag{position:absolute;z-index:2;top:.75rem;right:.75rem;display:inline-flex;gap:.12rem;padding:.4rem .52rem;border:2px solid #111111;border-radius:999px;background:#fff;font-size:1.05rem;line-height:1;white-space:nowrap}.restock-card__image{display:grid;overflow:hidden;border:1px solid rgba(17,17,17,.13);border-radius:.7rem;background:radial-gradient(circle at center,#ffffff 0,#ffffff 28%,transparent 29%),repeating-conic-gradient(from 0deg,#f8dfe6 0deg 12deg,#fff4f7 12deg 24deg);place-items:center}.restock-card__image img{width:88%;height:88%;object-fit:contain;filter:drop-shadow(0 .75rem .4rem rgba(0,0,0,.19))}.restock-card__copy{display:flex;padding-top:.8rem;flex-direction:column;justify-content:space-between;gap:.45rem}.restock-card__copy strong{display:-webkit-box;overflow:hidden;font-family:Poppins,sans-serif;font-size:.94rem;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.restock-card__copy small{color:var(--country-hub-accent);font-size:.62rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.restock-card__copy b{display:flex;margin-top:.1rem;align-items:center;justify-content:space-between;font-size:.68rem;text-transform:uppercase}@keyframes country-restock-scroll{to{transform:translate(-50%)}}.country-directory{margin-top:clamp(2.5rem,5vw,4.5rem);padding:clamp(1.25rem,3vw,2rem);border:2px solid #111111;border-radius:1.25rem;background:#ffffffd1;box-shadow:.5rem .5rem #111;scroll-margin-top:2rem}.country-hub__section-heading--directory{align-items:center;padding-bottom:1rem;border-bottom:1px solid rgba(17,17,17,.1)}.country-hub__section-heading--directory p{max-width:520px;color:#111111ad;font-size:.9rem;text-align:right}.country-directory__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:1.5rem}.country-directory__expand{display:none}.country-row{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;min-height:4.2rem;gap:.7rem;border-bottom:1px solid rgba(17,17,17,.08);color:inherit;text-decoration:none;transition:color .15s ease,transform .15s ease}.country-row:hover{color:var(--country-hub-accent);transform:translate(3px)}.country-row__flag{min-width:2.35rem;height:2.35rem;padding:0 .35rem;border-radius:.55rem;font-size:1.25rem}.country-row__name{overflow:hidden;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.country-row__status{font-size:.68rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.country-row--available .country-row__status{color:#12633c}.country-row--limited .country-row__status{color:#8a4e00}.country-row--back-soon .country-row__status{color:#8b5360}.country-row__arrow{font-size:1.1rem}.country-hub__footer{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:1.25rem;padding:clamp(1.4rem,3vw,2.2rem);border:2px solid #111111;border-radius:1.25rem;background:linear-gradient(105deg,#151515 0 72%,var(--country-hub-accent) 72%);box-shadow:.45rem .45rem #111;color:#fff}.country-hub__footer p{margin-top:.45rem;color:#ffffffb8}.country-hub__footer-button{min-width:12rem;padding:.8rem 1rem;color:#111;text-decoration:none}.country-vote{display:grid;margin-top:clamp(2.5rem,5vw,4.5rem);padding:clamp(1.4rem,3vw,2.3rem);border:3px solid #111111;border-radius:1.3rem;background:#fff;box-shadow:.55rem .55rem #111;grid-template-columns:minmax(16rem,.72fr) minmax(0,1.28fr);gap:2rem}.country-vote__intro div{max-width:29rem;margin-top:.85rem;color:#111111b8;line-height:1.5}.country-vote__form{min-width:0}.country-vote__choices{display:flex;margin:0;padding:0;border:0;flex-wrap:wrap;gap:.55rem}.country-vote__choices legend{width:100%;margin-bottom:.65rem;font-family:Poppins,sans-serif;font-size:.78rem;font-weight:800;text-transform:uppercase}.country-vote__choices input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.country-vote__choices label{padding:.58rem .75rem;border:2px solid #111111;border-radius:999px;background:#fff4f7;cursor:pointer;font-size:.72rem;font-weight:750;transition:background .14s ease,color .14s ease,transform .14s ease}.country-vote__choices input:checked+label{background:#111;color:#fff;transform:translateY(-2px)}.country-vote__choices input:focus-visible+label{outline:3px solid var(--country-hub-accent);outline-offset:3px}.country-vote__fields{display:grid;margin-top:1rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.country-vote__fields label{display:flex;min-width:0;flex-direction:column;gap:.35rem}.country-vote__fields label>span{font-size:.68rem;font-weight:800;text-transform:uppercase}.country-vote__fields input{width:100%;min-height:3.2rem;padding:.75rem .85rem;border:2px solid #111111;border-radius:.45rem;background:#fff;color:#111;font:inherit}.country-vote__form button{display:flex;width:100%;min-height:3.3rem;margin-top:.75rem;padding:.75rem .9rem;border:2px solid #111111;background:var(--country-hub-accent);box-shadow:.25rem .25rem #111;color:#fff;cursor:pointer;align-items:center;justify-content:space-between;font-family:Poppins,sans-serif;font-size:.78rem;font-weight:800;text-transform:uppercase}.country-vote__form>small{display:block;margin-top:.6rem;color:#11111194;font-size:.64rem}.country-vote__success{padding:1rem;border:2px solid #111111;border-radius:.6rem;background:#e7f7ec;font-weight:800}.country-subscription{display:grid;margin-top:clamp(2.5rem,5vw,4.5rem);padding:clamp(1.4rem,3vw,2.3rem);overflow:hidden;border:3px solid #111111;border-radius:1.3rem;background:#171717;box-shadow:.55rem .55rem 0 var(--country-hub-accent);color:#fff;grid-template-columns:minmax(18rem,1fr) minmax(0,1fr);gap:2rem}.country-subscription__images{position:relative;min-height:20rem}.country-subscription__images img{position:absolute;top:50%;left:50%;width:52%;height:84%;object-fit:contain;filter:drop-shadow(0 .8rem .55rem rgba(0,0,0,.5));transform:translate(-50%,-50%)}.country-subscription__images img:nth-child(1){z-index:3}.country-subscription__images img:nth-child(2){left:27%;z-index:2;width:45%;transform:translate(-50%,-50%) rotate(-8deg)}.country-subscription__images img:nth-child(3){left:73%;z-index:1;width:45%;transform:translate(-50%,-50%) rotate(8deg)}.country-subscription__copy{align-self:center}.country-subscription__copy>p{color:#f5e532}.country-subscription__copy div{max-width:36rem;margin-top:.9rem;color:#ffffffbd;line-height:1.5}.country-subscription__copy>a{background:#f5e532;box-shadow:.3rem .3rem 0 var(--country-hub-accent);color:#111}@media(max-width:1180px){.country-hub__featured{display:flex;width:calc(100% + 1.25rem);padding:0 1.25rem .9rem 0;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin}.country-card{flex:0 0 min(22rem,82vw);scroll-snap-align:start}.country-carousel__dots{display:flex;margin-top:.6rem;align-items:center;justify-content:center;gap:.45rem}.country-directory__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.country-hub{padding-top:1.8rem}.country-hub__inner{width:min(100% - 1.25rem,1480px)}.country-hub__header{display:block;margin-bottom:1.9rem}.country-hub__header h1{max-width:22rem;font-size:clamp(2.25rem,11vw,3.25rem);line-height:.94}.country-hub__intro{margin-top:.85rem;font-size:.98rem;line-height:1.42}.country-hub__passport{display:none}.country-hub__section-heading{align-items:center}.country-hub__swipe-cue{display:block}.country-hub__featured{gap:.8rem}.country-card{flex-basis:84vw}.country-card__link{min-height:25rem;padding:.8rem}.country-card__copy{padding-top:.8rem}.country-card__copy p{margin-top:.4rem;font-size:.8rem}.country-card__visual{min-height:14.8rem;margin-inline:-1.2rem}.country-card__artwork{width:118%;height:15.5rem}.country-card__products{height:15rem}.snack-box-bridge{padding:1rem;grid-template-columns:1fr;grid-template-rows:auto;gap:.65rem;box-shadow:.35rem .35rem #111}.snack-box-bridge h2,.country-vote h2,.country-subscription h2{font-size:1.9rem}.snack-box-bridge__visual{min-height:18.5rem}.snack-box-bridge__visual img{width:105%;height:19rem}.snack-box-bridge__button{width:100%}.snack-box-bridge__tiers{gap:.45rem}.snack-box-bridge__tiers a{padding-inline:.65rem;font-size:.64rem}.snack-box-bridge__subscription-note{font-size:.72rem!important}.country-restock{margin-top:2.8rem;padding-block:1.35rem 1.8rem}.country-restock__heading{width:calc(100% - 1.25rem);margin-bottom:1rem;align-items:start;flex-direction:column;gap:.55rem}.country-restock__heading h2{max-width:20rem;font-size:1.9rem}.country-restock__heading>span{max-width:20rem;font-size:.76rem;text-align:left}.restock-card{width:13.5rem;min-height:16.8rem;grid-template-rows:10.5rem auto}.country-directory{margin-top:2.8rem;padding:.85rem;box-shadow:.3rem .3rem #111}.country-hub__section-heading--directory{align-items:start;flex-direction:column}.country-hub__section-heading--directory p{text-align:left}.country-directory__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.country-row{display:flex;min-height:6.65rem;padding:.62rem;border:1px solid rgba(17,17,17,.16);border-radius:.8rem;background:#fff;align-items:flex-start;flex-direction:column;gap:.35rem}.country-row__flag{min-width:2rem;height:2rem;font-size:1rem}.country-row__name{width:100%;overflow:visible;font-size:.82rem;line-height:1.1;text-overflow:clip;white-space:normal}.country-row__status{margin-top:auto;font-size:.52rem;line-height:1.15}.country-row__arrow{position:absolute;right:.7rem;bottom:.55rem}.country-directory:not(.is-expanded) .country-row:nth-child(n+9){display:none}.country-directory__expand{display:flex;width:100%;margin-top:.85rem;padding:.8rem 1rem;border:2px solid #111111;border-radius:999px;background:#111;color:#fff;align-items:center;justify-content:center;gap:.6rem;font-family:Dela Gothic One,Impact,sans-serif;font-size:.75rem;letter-spacing:.02em;text-transform:uppercase}.country-directory.is-expanded .country-directory__expand{display:none}.country-vote,.country-subscription{width:100%;min-width:0;max-width:100%;padding:1rem;box-sizing:border-box;grid-template-columns:1fr;gap:1.25rem;box-shadow:.35rem .35rem #111}.snack-box-bridge,.country-directory,.country-vote__intro,.country-vote__form,.country-subscription__images,.country-subscription__copy{min-width:0;max-width:100%;box-sizing:border-box}.country-vote__fields{grid-template-columns:1fr}.country-vote__choices{display:grid;width:100%;min-width:0;margin-inline:0;padding:0;overflow:visible;box-sizing:border-box;grid-auto-flow:row;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;gap:.45rem}.country-vote__choices legend{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.country-vote__choices label{display:flex;width:100%;min-width:0;min-height:2.8rem;padding:.5rem .62rem;box-sizing:border-box;font-size:.65rem;align-items:center;overflow-wrap:anywhere}.country-vote__fields,.country-vote__fields label,.country-vote__fields input,.country-vote__form button{min-width:0;max-width:100%;box-sizing:border-box}.country-subscription__images{min-height:14rem}.country-subscription__copy>a{width:100%}.country-hub__footer{align-items:stretch;flex-direction:column}.country-hub__footer-button{min-width:0}}@media(prefers-reduced-motion:reduce){.country-card,.country-row{transition:none}.country-restock__track{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/18/compiled_assets/styles.css.map */
