.ContentPageLayout-module__hGlYoW__page{background:var(--color-background);width:100%;min-height:92dvh;color:var(--color-text);flex-direction:column;display:flex}.ContentPageLayout-module__hGlYoW__header{box-sizing:border-box;background:radial-gradient(120% 140% at 100% 0,#c026ff73 0%,#0000 55%),radial-gradient(90% 120% at 0 100%,#00ccff5b 0%,#0000 50%),linear-gradient(135deg,#05080f 0%,#0a1020 35%,#1a0a28 70%,#2a0a3a 100%);width:100%;min-height:20rem;padding:clamp(5.5rem,12vw,7.5rem) clamp(1.5rem,6vw,5rem) clamp(2.25rem,5vw,3.25rem)}.ContentPageLayout-module__hGlYoW__headerInner{width:100%;max-width:52rem;margin:2% auto}.ContentPageLayout-module__hGlYoW__headerInnerWide{max-width:60rem}.ContentPageLayout-module__hGlYoW__title{letter-spacing:.04em;text-transform:uppercase;color:var(--color-text);margin:0;font-size:clamp(2rem,6vw,3.5rem);font-weight:700;line-height:1.1}.ContentPageLayout-module__hGlYoW__subtitle{color:#ffffffc7;margin:.85rem 0 0;font-size:clamp(1rem,2.2vw,1.35rem);font-weight:400;line-height:1.4}.ContentPageLayout-module__hGlYoW__body{background:var(--color-background);box-sizing:border-box;flex:auto;width:100%;padding:clamp(2rem,5vw,3.25rem) clamp(1.5rem,6vw,5rem) clamp(3rem,8vw,5rem)}.ContentPageLayout-module__hGlYoW__bodyInner{color:#ffffffe0;width:100%;max-width:52rem;margin:0 auto;font-size:clamp(.95rem,1.5vw,1.05rem);font-weight:400;line-height:1.7}.ContentPageLayout-module__hGlYoW__bodyInnerWide{max-width:60rem}.ContentPageLayout-module__hGlYoW__bodyInner p{margin:0 0 1.15rem}.ContentPageLayout-module__hGlYoW__bodyInner p:last-child{margin-bottom:0}.ContentPageLayout-module__hGlYoW__bodyInner h2:not([class]){letter-spacing:.02em;color:var(--color-text);text-transform:uppercase;margin:2rem 0 .75rem;font-size:clamp(1.15rem,2vw,1.35rem);font-weight:700}.ContentPageLayout-module__hGlYoW__bodyInner h3:not([class]){letter-spacing:.02em;color:var(--color-text);margin:1.5rem 0 .65rem;font-size:clamp(1.05rem,1.8vw,1.2rem);font-weight:700}.ContentPageLayout-module__hGlYoW__bodyInner li{color:#ffffffe0;margin-bottom:.75rem}.ContentPageLayout-module__hGlYoW__bodyInner li:last-child{margin-bottom:0}.ContentPageLayout-module__hGlYoW__bodyInner a{color:#0cf;font-weight:500;text-decoration:none;transition:color .2s ease-in-out}.ContentPageLayout-module__hGlYoW__bodyInner a:hover{color:#00e6ff}.ContentPageLayout-module__hGlYoW__bodyInner strong{color:var(--color-text);font-weight:600}@media (max-width:720px),(max-aspect-ratio:1){.ContentPageLayout-module__hGlYoW__header{min-height:unset;padding:7.5rem clamp(1.15rem,5vw,1.75rem) 1.75rem}.ContentPageLayout-module__hGlYoW__headerInner{margin:0 auto}.ContentPageLayout-module__hGlYoW__title{letter-spacing:.02em;overflow-wrap:anywhere;font-size:clamp(1.55rem,7.5vw,2.25rem)}.ContentPageLayout-module__hGlYoW__subtitle{margin-top:.65rem;font-size:clamp(.92rem,3.8vw,1.1rem)}.ContentPageLayout-module__hGlYoW__body{padding:1.75rem clamp(1.15rem,5vw,1.75rem) 3rem}}
.Footer-module__beZDGa__footer{background-color:var(--color-surface);color:var(--color-text);direction:ltr;padding:2% 5%;position:relative}.Footer-module__beZDGa__footerGradientLine{background:var(--gradient-brand);height:8px;position:absolute;top:0;left:0;right:0}.Footer-module__beZDGa__footerContent{justify-content:space-between;align-items:flex-start;margin:10px auto;display:flex}.Footer-module__beZDGa__footerLeft{flex-direction:column;gap:12px;display:flex}.Footer-module__beZDGa__logo{letter-spacing:-.5px;align-items:center;gap:6px;font-size:28px;font-weight:700;display:flex}.Footer-module__beZDGa__logoSubText{color:var(--color-text);vertical-align:middle;font-size:20px;font-weight:200}.Footer-module__beZDGa__copyright{color:var(--color-text-secondary);letter-spacing:1px;margin:0;font-size:14px}.Footer-module__beZDGa__footerRight{flex-direction:column;align-items:flex-end;gap:20px;display:flex}.Footer-module__beZDGa__footerLinks{align-items:center;gap:12px;font-size:15px;display:flex}.Footer-module__beZDGa__footerLinks a{color:var(--color-text-secondary);text-decoration:none;transition:color .2s}.Footer-module__beZDGa__footerLinks a:hover{color:var(--color-text)}.Footer-module__beZDGa__separator{color:var(--color-text-tertiary)}.Footer-module__beZDGa__socialIcons{flex-wrap:wrap;justify-content:flex-end;gap:14px;max-width:280px;display:flex}.Footer-module__beZDGa__socialIcons a{background-color:var(--color-on-light);width:30px;height:30px;color:var(--color-ink);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.Footer-module__beZDGa__socialIcons a>img{width:60%;height:60%;display:block}.Footer-module__beZDGa__socialIcons a:hover{background-color:var(--color-on-light-hover);color:var(--color-ink);transform:translateY(-2px)}@media (max-aspect-ratio:1){.Footer-module__beZDGa__footer{padding:1.75rem 5% 2rem}.Footer-module__beZDGa__footerContent{text-align:center;flex-direction:column;align-items:center;gap:1.5rem}.Footer-module__beZDGa__footerLeft,.Footer-module__beZDGa__footerRight{align-items:center}.Footer-module__beZDGa__socialIcons{justify-content:center;max-width:none}.Footer-module__beZDGa__logo{font-size:22px}.Footer-module__beZDGa__logoSubText{font-size:16px}.Footer-module__beZDGa__copyright{font-size:12px}.Footer-module__beZDGa__footerLinks{flex-wrap:wrap;justify-content:center;font-size:13px}}
.Navbar-module__JHZnWa__navbar{z-index:100;pointer-events:none;direction:ltr;justify-content:center;align-items:center;height:8dvh;padding:0;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__JHZnWa__bar{background:var(--color-glass);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border-bottom:1px solid var(--color-border);width:100%;height:8dvh;box-shadow:0 8px 32px var(--color-shadow);pointer-events:auto;direction:ltr;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 5%;display:grid;position:relative;-webkit-backdrop-filter:blur(30px)!important}.Navbar-module__JHZnWa__logo{justify-self:start;align-items:center;line-height:0;display:flex}.Navbar-module__JHZnWa__logoImage{object-fit:contain;width:auto;height:28px}.Navbar-module__JHZnWa__links{justify-self:center;align-items:center;gap:clamp(18px,3vw,36px);display:flex}.Navbar-module__JHZnWa__link{color:var(--color-text-muted);font-size:1.2rem;font-weight:500;text-decoration:none;transition:color .2s}.Navbar-module__JHZnWa__link:hover,.Navbar-module__JHZnWa__linkActive{color:var(--color-text)}.Navbar-module__JHZnWa__languageSelector{justify-self:end}@media (max-width:720px),(max-aspect-ratio:1){.Navbar-module__JHZnWa__navbar,.Navbar-module__JHZnWa__bar{height:auto;min-height:unset}.Navbar-module__JHZnWa__bar{grid-template-rows:auto auto;grid-template-columns:1fr auto;align-items:center;gap:1rem .75rem;padding:.7rem 4% .65rem;display:grid}.Navbar-module__JHZnWa__logo{grid-area:1/1;justify-self:start}.Navbar-module__JHZnWa__logoImage{height:24px}.Navbar-module__JHZnWa__languageSelector{grid-area:1/2;justify-self:end}.Navbar-module__JHZnWa__links{flex-wrap:wrap;grid-area:2/1/auto/-1;justify-content:center;gap:clamp(12px,4vw,22px);width:100%}.Navbar-module__JHZnWa__link{font-size:.88rem}}
.ProductsContent-module__tAwc6W__page{box-sizing:border-box;direction:ltr;flex-direction:column;align-items:stretch;gap:3.5rem;width:100%;display:flex}.ProductsContent-module__tAwc6W__section{text-align:center;box-sizing:border-box;flex-direction:column;align-items:stretch;gap:2rem;width:100%;display:flex}.ProductsContent-module__tAwc6W__sectionTitle{align-self:center}.ProductsContent-module__tAwc6W__list{box-sizing:border-box;flex-direction:column;gap:1rem;width:100%;max-width:100%;margin:0;padding:0;list-style:none;display:flex}.ProductsContent-module__tAwc6W__item{width:100%;min-width:0;margin:0;padding:0;list-style:none;display:flex}.ProductsContent-module__tAwc6W__item>*{width:100%;min-width:0}.ProductsContent-module__tAwc6W__card{color:inherit;background:linear-gradient(var(--color-surface), var(--color-surface)) padding-box, var(--gradient-brand) border-box;box-shadow:0 0 16px var(--color-cyan-glow), 0 0 20px var(--color-purple-glow), 0 14px 32px var(--color-shadow);box-sizing:border-box;border:2.5px solid #0000;border-radius:1.25rem;text-decoration:none;transition:transform .25s,box-shadow .25s}.ProductsContent-module__tAwc6W__card:hover{box-shadow:0 0 24px var(--color-cyan-glow), 0 0 28px var(--color-purple-glow), 0 22px 48px var(--color-shadow);transform:translateY(-3px)}.ProductsContent-module__tAwc6W__productCard{text-align:left;cursor:pointer;justify-content:flex-start;align-items:center;gap:1.5rem;width:100%;max-width:100%;min-height:140px;padding:.75rem 1.25rem .75rem .75rem;display:flex}.ProductsContent-module__tAwc6W__main{flex:1;justify-content:flex-start;align-items:center;gap:1.5rem;min-width:0;display:flex}.ProductsContent-module__tAwc6W__imageWrapper{background:#ffffff0a;border-radius:.75rem;flex-shrink:0;width:auto;height:220px;overflow:hidden}.ProductsContent-module__tAwc6W__image{object-fit:cover;width:auto;height:100%}.ProductsContent-module__tAwc6W__copy{flex-direction:column;flex:1;align-items:flex-start;gap:.75rem;min-width:0;display:flex}.ProductsContent-module__tAwc6W__title{letter-spacing:.06em;text-transform:uppercase;color:var(--color-text);margin:0;font-size:2.5rem;font-weight:800}.ProductsContent-module__tAwc6W__subTitle{letter-spacing:.04em;color:var(--color-text);margin:0;font-size:.95rem;font-weight:500}.ProductsContent-module__tAwc6W__description{white-space:pre-line;color:var(--color-text-secondary);margin:0;font-size:.95rem;font-weight:300}.ProductsContent-module__tAwc6W__arrow{object-fit:contain;flex-shrink:0;width:1.85rem;height:1.85rem;transition:transform .25s}.ProductsContent-module__tAwc6W__card:hover .ProductsContent-module__tAwc6W__arrow{transform:translate(8px)}@media (max-width:720px){.ProductsContent-module__tAwc6W__main{text-align:center;flex-direction:column;align-items:stretch}.ProductsContent-module__tAwc6W__imageWrapper,.ProductsContent-module__tAwc6W__image{width:100%;height:auto}.ProductsContent-module__tAwc6W__copy{align-items:center}}
.ProductDetail-module__iCXODW__headerLogo{object-fit:cover;border-radius:1.45rem;width:9rem;height:9rem;box-shadow:0 12px 28px #00000073}.ProductDetail-module__iCXODW__chips{flex-flow:wrap;align-items:center;gap:.5rem;margin:.85rem 0 0;padding:0;list-style:none;display:flex}.ProductDetail-module__iCXODW__chip{isolation:isolate;-webkit-backdrop-filter:blur(18px)saturate(1.6);box-shadow:inset 0 1px 0 #ee0a0a6b inset 0 -1px 0 #ffffff0f, 0 1px 2px #00000047;letter-spacing:.01em;color:#ffffffeb;background:linear-gradient(#ffffff24 0%,#ffffff0d 42%,#ffffff08 100%),#ffffff0f;border:none;border-radius:999px;align-items:center;gap:.52rem;margin:0;padding:.5rem 1rem;font-size:.78rem;font-weight:500;display:inline-flex;position:relative;overflow:hidden}.ProductDetail-module__iCXODW__chip:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(160deg,#ffffffc7 0%,#ffffff38 26%,#ffffff0d 52%,#ffffff47 100%);padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.ProductDetail-module__iCXODW__chip:after{content:"";pointer-events:none;background:linear-gradient(#ffffff61 0%,#fff0 100%);border-radius:999px;height:22%;position:absolute;top:0;left:12%;right:0%}.ProductDetail-module__iCXODW__chipIcon,.ProductDetail-module__iCXODW__chip span{z-index:1;position:relative}.ProductDetail-module__iCXODW__chipIcon{object-fit:contain;width:.95rem;height:.95rem}.ProductDetail-module__iCXODW__chipIconApple{filter:invert()}.ProductDetail-module__iCXODW__page{box-sizing:border-box;direction:ltr;flex-direction:column;align-items:stretch;gap:2.5rem;width:100%;display:flex}.ProductDetail-module__iCXODW__storeRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.1rem;width:100%;display:flex}a.ProductDetail-module__iCXODW__storeButton,.ProductDetail-module__iCXODW__storeButton{color:#fff;box-sizing:border-box;background:#000;border:2px solid #a6a6a6;border-radius:.9rem;align-items:center;gap:.8rem;min-width:14.5rem;height:4.35rem;padding:.5rem 1.25rem .5rem .85rem;text-decoration:none;transition:filter .7s;display:inline-flex}a.ProductDetail-module__iCXODW__storeButton:hover,.ProductDetail-module__iCXODW__storeButton:hover{color:#fff;filter:brightness(1.25);background:#0e0e0e}.ProductDetail-module__iCXODW__storeButtonBrowser,.ProductDetail-module__iCXODW__storeButtonPlay,.ProductDetail-module__iCXODW__storeButtonApple{background:#000;border-color:#fff}.ProductDetail-module__iCXODW__storeButtonDimmed{opacity:.42;pointer-events:none;cursor:default}.ProductDetail-module__iCXODW__storeButtonDimmed:hover{opacity:.42}.ProductDetail-module__iCXODW__storeIcon{object-fit:contain;flex-shrink:0;width:2.25rem;height:2.25rem;margin:4px}.ProductDetail-module__iCXODW__storeIconApple{filter:invert()}.ProductDetail-module__iCXODW__storeCopy{flex-direction:column;justify-content:center;align-items:flex-start;line-height:1.05;display:flex}.ProductDetail-module__iCXODW__storeKicker{letter-spacing:.09em;text-transform:uppercase;opacity:.9;margin-bottom:5px;font-size:.8rem;font-weight:400}.ProductDetail-module__iCXODW__storeLabel{letter-spacing:-.01em;text-transform:none;font-size:1.35rem;font-weight:700}.ProductDetail-module__iCXODW__gallerySection{box-sizing:border-box;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);position:relative}.ProductDetail-module__iCXODW__galleryArrow{z-index:3;cursor:pointer;background:#000;border:none;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;padding:0;transition:opacity .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 10px #00000047}.ProductDetail-module__iCXODW__galleryArrow:hover:not(:disabled){transform:translateY(-50%)scale(1.06)}.ProductDetail-module__iCXODW__galleryArrow:disabled{opacity:0;pointer-events:none}.ProductDetail-module__iCXODW__galleryArrowPrev{left:.85rem}.ProductDetail-module__iCXODW__galleryArrowNext{right:.85rem}.ProductDetail-module__iCXODW__galleryArrowIcon{object-fit:contain;width:1.15rem;height:1.15rem}.ProductDetail-module__iCXODW__galleryArrowPrev .ProductDetail-module__iCXODW__galleryArrowIcon{transform:scaleX(-1)}.ProductDetail-module__iCXODW__gallery{--gallery-height:clamp(16.5rem, 32vw, 24.5rem);scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:stretch;gap:.7rem;margin:0;padding:0 0 0 clamp(1.5rem,6vw,5rem);list-style:none;display:flex;overflow:auto hidden}.ProductDetail-module__iCXODW__gallery::-webkit-scrollbar{display:none}.ProductDetail-module__iCXODW__galleryItem{height:var(--gallery-height);scroll-snap-align:start;flex:none;padding:0;margin:0!important}.ProductDetail-module__iCXODW__galleryImage{object-fit:contain;object-position:center;background:#111;border-radius:1.15rem;max-height:100%;display:block;width:auto!important;max-width:none!important;height:100%!important}.ProductDetail-module__iCXODW__descriptionSection{flex-direction:column;align-items:center;gap:1.25rem;width:100%;display:flex}.ProductDetail-module__iCXODW__aboutTitle{align-self:center}.ProductDetail-module__iCXODW__description{white-space:pre-line;width:100%;color:var(--color-text-secondary);margin:0;font-size:1rem;font-weight:300;line-height:1.7}@media (max-aspect-ratio:1){.ProductDetail-module__iCXODW__headerLogo{border-radius:1.05rem;width:4.75rem;height:4.75rem}.ProductDetail-module__iCXODW__chips{gap:.4rem;margin-top:.55rem}.ProductDetail-module__iCXODW__chip{padding:.28rem .7rem;font-size:.72rem}.ProductDetail-module__iCXODW__page{gap:1.5rem}.ProductDetail-module__iCXODW__storeRow{flex-wrap:nowrap;gap:.45rem;padding:0 .15rem}a.ProductDetail-module__iCXODW__storeButton,.ProductDetail-module__iCXODW__storeButton{border-width:1.5px;border-radius:.65rem;flex:1 1 0;gap:.35rem;min-width:0;height:3.15rem;padding:.28rem .45rem .28rem .4rem}.ProductDetail-module__iCXODW__storeIcon{width:1.35rem;height:1.35rem;margin:0}.ProductDetail-module__iCXODW__storeKicker{letter-spacing:.04em;margin-bottom:1px;font-size:.48rem}.ProductDetail-module__iCXODW__storeLabel{font-size:.72rem}.ProductDetail-module__iCXODW__gallery{--gallery-height:15.5rem;gap:.55rem;padding-left:1.15rem}.ProductDetail-module__iCXODW__galleryArrow{width:2.35rem;height:2.35rem}.ProductDetail-module__iCXODW__galleryArrowPrev{left:.4rem}.ProductDetail-module__iCXODW__galleryArrowNext{right:.4rem}.ProductDetail-module__iCXODW__galleryImage{border-radius:.85rem}.ProductDetail-module__iCXODW__description{font-size:.92rem;line-height:1.6}}@media (max-width:380px){.ProductDetail-module__iCXODW__storeRow{flex-wrap:wrap;justify-content:center}a.ProductDetail-module__iCXODW__storeButton,.ProductDetail-module__iCXODW__storeButton{flex:9.5rem;max-width:100%}}
.ProductPageLayout-module__3BBMCa__page{background:var(--color-background);width:100%;min-height:92dvh;color:var(--color-text);direction:ltr;flex-direction:column;display:flex}.ProductPageLayout-module__3BBMCa__header{box-sizing:border-box;background:radial-gradient(120% 140% at 100% 0,#c026ff73 0%,#0000 55%),radial-gradient(90% 120% at 0 100%,#00ccff5b 0%,#0000 50%),linear-gradient(135deg,#05080f 0%,#0a1020 35%,#1a0a28 70%,#2a0a3a 100%);flex-direction:column;justify-content:flex-end;align-items:stretch;width:100%;min-height:18rem;padding:clamp(5.5rem,12vw,7.5rem) clamp(1.5rem,6vw,5rem) 0;display:flex}.ProductPageLayout-module__3BBMCa__headerInner{width:100%;max-width:60rem;margin:2% auto}.ProductPageLayout-module__3BBMCa__headerRow{align-items:center;gap:3rem;display:flex}.ProductPageLayout-module__3BBMCa__headerLead{flex-shrink:0}.ProductPageLayout-module__3BBMCa__headerCopy{flex-direction:column;flex:1;align-items:flex-start;min-width:0;display:flex}.ProductPageLayout-module__3BBMCa__title{letter-spacing:.04em;text-transform:uppercase;color:var(--color-text);margin:0;font-size:clamp(3rem,7vw,4.5rem);font-weight:700;line-height:1.1}.ProductPageLayout-module__3BBMCa__subtitle{color:#ffffffc7;margin:.85rem 0 0;font-size:clamp(1rem,2.2vw,1.35rem);font-weight:300;line-height:1.4}.ProductPageLayout-module__3BBMCa__headerBar{box-sizing:border-box;background:#0000008c;justify-content:center;align-items:center;width:100vw;max-width:100vw;margin-top:1.5rem;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:1.35rem 1rem;display:flex}.ProductPageLayout-module__3BBMCa__body{background:var(--color-background);box-sizing:border-box;flex:auto;width:100%;padding:clamp(2rem,5vw,3.25rem) clamp(1.5rem,6vw,5rem) clamp(3rem,8vw,5rem)}.ProductPageLayout-module__3BBMCa__bodyWithFooterBar{padding-bottom:clamp(2rem,5vw,3.25rem)}.ProductPageLayout-module__3BBMCa__footerBar{box-sizing:border-box;background:#0000008c;justify-content:center;align-items:center;width:100%;margin:0;padding:1.35rem 1rem;display:flex}.ProductPageLayout-module__3BBMCa__bodyInner{color:#ffffffe0;width:100%;max-width:60rem;margin:0 auto;font-size:clamp(.95rem,1.5vw,1.05rem);font-weight:400;line-height:1.7}@media (max-width:720px),(max-aspect-ratio:1){.ProductPageLayout-module__3BBMCa__header{min-height:unset;padding:6.25rem 1.15rem 0}.ProductPageLayout-module__3BBMCa__headerInner{margin:.75rem auto 0}.ProductPageLayout-module__3BBMCa__headerRow{align-items:center;gap:.9rem}.ProductPageLayout-module__3BBMCa__title{letter-spacing:.03em;font-size:clamp(1.55rem,7.2vw,2.15rem)}.ProductPageLayout-module__3BBMCa__subtitle{margin-top:.45rem;font-size:clamp(.85rem,3.6vw,1rem)}.ProductPageLayout-module__3BBMCa__headerBar,.ProductPageLayout-module__3BBMCa__footerBar{margin-top:1rem;padding:.85rem .7rem}.ProductPageLayout-module__3BBMCa__footerBar{margin-top:0}.ProductPageLayout-module__3BBMCa__body,.ProductPageLayout-module__3BBMCa__bodyWithFooterBar{padding:1.35rem 1.15rem 1.75rem}.ProductPageLayout-module__3BBMCa__bodyWithFooterBar{padding-bottom:1.35rem}}
