header{display:flex;flex-direction:column;justify-content:center;align-items:center;width:min(95vw,1440px);top:10px;left:0;right:0;margin:auto;text-align:center;position:fixed;border-radius:24px;border:1px solid rgba(186,205,253,.7);background:#fffffff2;box-shadow:0 14px 32px #14306c14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:100000}.header-div{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;min-height:72px;padding:.55rem 1.2rem;box-sizing:border-box;text-align:center}.header-menu-img-div{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:18rem;text-decoration:none}.header-menu-img{width:auto;height:56px}.header-menu-hidden-div{width:18rem}.header-menus-div{display:flex;flex-direction:row;justify-content:center;align-items:center;flex:1;gap:.4rem;margin:0 auto}.header-menu-a{padding:.8rem 1rem;color:#202124;font-size:1rem;font-weight:500;font-family:Poppins,Roboto,"sans-serif";text-decoration:none;border-radius:999px;transition:background-color .18s ease,color .18s ease}.header-menu-a:hover{color:#0e4eb5;background-color:#2f62e014}.header-user-left-div{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;width:24rem}.header-account-infos-div{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:.75rem;width:100%}.header-account-infos-div-connected{gap:.65rem}.header-account-logs-button-div{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:.65rem}.create-account-div{display:flex;flex-direction:row;justify-content:center;align-items:center}.header-login-link{display:flex;flex-direction:row;justify-content:center;align-items:center;min-height:42px;padding:0 1rem;color:#202124;font-size:.96rem;font-weight:600;font-family:Poppins,Roboto,"sans-serif";text-decoration:none;border-radius:999px;border:1px solid rgba(47,98,224,.12);background-color:#f7f9fdf5;transition:border-color .18s ease,color .18s ease,background-color .18s ease}.header-login-link:hover{color:#0e4eb5;border-color:#2f62e04d;background-color:#2f62e012}.header-credit-pill{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.6rem;min-height:44px;padding:0 1rem;border-radius:999px;border:1px solid rgba(47,98,224,.14);background:linear-gradient(180deg,#f7fafffa,#f0f5fffa);box-shadow:0 8px 18px #16306812;text-decoration:none}.header-credit-pill-icon{display:flex;flex-direction:row;justify-content:center;align-items:center;width:28px;height:28px;color:#2f62e0;border-radius:50%;background:#2f62e014;font-size:.95rem}.header-credit-pill-text{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.35rem;color:#202124;font-size:.92rem;font-family:Poppins,Roboto,"sans-serif";white-space:nowrap}.header-credit-pill-text strong{font-weight:700}.header-cart-button{display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;width:48px;height:48px;min-width:48px;min-height:48px;max-width:48px;max-height:48px;padding:0;box-sizing:border-box;flex-shrink:0;aspect-ratio:1/1;border-radius:50%;color:#202124;text-decoration:none;border:1px solid rgba(47,98,224,.14);background:#fffffffa;box-shadow:0 8px 18px #1630680f;transition:transform .18s ease,border-color .18s ease,color .18s ease}.header-cart-button:hover{transform:translateY(-1px);color:#0e4eb5;border-color:#34d399b3}.header-menu-cart-icon-div{display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:1.6rem;line-height:1}.header-cart-nb-items-div{position:absolute;top:-10px;right:-11px}.header-cart-nb-items{display:flex;flex-direction:column;justify-content:center;align-items:center;width:20px;height:20px;background-color:#2f62e0;color:#fff;border-radius:50%;border:solid 2px white;padding:0;font-size:.72rem;font-weight:700;line-height:1;box-shadow:0 4px 10px #14306c24}.header-cart-nb-items-hover{background-color:#fff;color:#2f62e0;border:solid 2px rgb(47,98,224)}.header-account-trigger{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.7rem;min-height:46px;padding:.25rem .65rem .25rem .3rem;border-radius:999px;border:1px solid rgba(47,98,224,.14);background:#fffffffa;box-shadow:0 8px 18px #1630680f;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.header-account-trigger:hover{transform:translateY(-1px);border-color:#2f62e052;box-shadow:0 12px 22px #16306817}.header-account-trigger-open{border-color:#2f62e052;background:#f4f8fffa}.header-account-trigger-text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;line-height:1.05}.header-account-trigger-label{color:#202124;font-size:.92rem;font-weight:600;font-family:Poppins,Roboto,"sans-serif";white-space:nowrap}.header-account-trigger-chevron{display:flex;flex-direction:row;justify-content:center;align-items:center;color:#828488;font-size:.9rem;transition:transform .18s ease,color .18s ease}.header-account-trigger-chevron-open{transform:rotate(180deg);color:#0e4eb5}.header-user-div{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:auto}.header-user-credit-title{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.3rem;margin:.6rem auto 0;text-align:center;color:#202124;font-size:.78rem;font-family:Poppins,Roboto,"sans-serif";text-decoration:none}.header-user-credit-title:hover{color:#0e4eb5}.header-user-circle-div{display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:50px;background:linear-gradient(180deg,#ff6a52,#ea4335);color:#fff;cursor:pointer;flex-shrink:0}.header-user-circle-div-small{width:40px;height:40px;font-size:1.05rem;font-weight:700}.header-user-circle-div-big{margin-right:auto;margin-left:auto;margin-top:20px;width:70px;height:70px;font-size:40px}.header-user-circle-a{color:#fff}.header-user-circle-div:hover{box-shadow:0 0 0 5px #2f62e014}.header-user-panel-div{display:flex;flex-direction:column;position:fixed;top:96px;right:max(2.5vw,24px);width:min(360px,92vw);max-height:calc(100vh - 116px);padding:.9rem;border-radius:24px;border:1px solid rgba(47,98,224,.14);background:linear-gradient(180deg,#fffffffc,#f6f9fffa);box-shadow:0 20px 42px #132c6329;color:#000;z-index:1000;box-sizing:border-box;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(47,98,224,.35) transparent}.header-user-panel-div::-webkit-scrollbar{width:7px}.header-user-panel-div::-webkit-scrollbar-thumb{border-radius:999px;background:#2f62e047}.header-user-panel-div::-webkit-scrollbar-track{background:transparent}.header-user-panel-heading{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.8rem;padding-bottom:.75rem;border-bottom:1px solid rgba(47,98,224,.1)}.header-user-panel-heading-text{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.header-user-panel-title{margin:0;font-size:1rem;font-weight:700;color:#202124}.header-user-panel-email{margin:.15rem 0 0;color:#828488;font-size:.85rem;word-break:break-word}.header-user-panel-credit-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:.75rem;padding:.75rem .9rem;border-radius:18px;background:#2f62e00f;color:#202124;text-decoration:none;font-size:.88rem}.header-user-panel-credit-row strong{color:#0e4eb5;font-size:.96rem}.header-user-panel-items-div{display:flex;flex-direction:column;margin:.75rem auto 0;width:100%;gap:.35rem}.header-user-panel-item-div{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;box-sizing:border-box;padding:.75rem .9rem;background-color:#fff;border:solid 1px rgba(47,98,224,.12);border-radius:14px;text-decoration:none;color:#202124;font-family:Poppins,Roboto,"sans-serif";font-size:.9rem;line-height:1.2;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,color .18s ease}.header-user-panel-item-div:hover{color:#0e4eb5;background-color:#2f62e00f;border-color:#34d39999}.header-user-panel-item-button-div{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;margin:.45rem auto 0;border:none}.header-mobile-menu-row-div{visibility:hidden;display:none;justify-content:center}.header-mobile-menu-row-div-open{padding-bottom:0}.header-mobile-topbar{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;min-height:68px;padding:.75rem .9rem;box-sizing:border-box}.header-mobile-logo-link{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;text-decoration:none}.header-mobile-logo-img{width:clamp(156px,38vw,205px);height:auto;max-height:54px}.header-mobile-topbar-actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:.65rem}.header-mobile-menu-icon{display:flex;flex-direction:row;justify-content:center;align-items:center;width:42px;height:42px;margin:.05rem auto 0;font-size:1.35rem;color:#1346bb;background:#2f62e014;border:none;border-radius:999px;box-shadow:none;cursor:pointer;transition:transform .2s ease,background-color .2s ease,color .2s ease}.header-mobile-menu-icon:hover{transform:translateY(-1px);background:#2f62e024}.header-mobile-menu-icon-open{background:#2f62e024;color:#1346bb}.header-mobile-account-button{display:flex;flex-direction:row;justify-content:center;align-items:center;width:42px;height:42px;padding:0;border-radius:999px;border:none;background:transparent;box-shadow:none;cursor:pointer}.header-mobile-account-button-open{background:#2f62e014}.header-mobile-menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#101f4638;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:100001}.header-mobile-drawer{display:flex;flex-direction:column;position:fixed;top:0;right:0;width:min(360px,88vw);height:100vh;padding:1rem .9rem 1.1rem;box-sizing:border-box;background:linear-gradient(180deg,#fffffffc,#f6f9fffa);box-shadow:-16px 0 32px #132c6329;z-index:100002;overflow-y:auto}.header-mobile-drawer-head{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:.55rem}.header-mobile-menu-div{display:flex;flex-direction:column;width:100%}.header-user-div-mobile-menu{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto .7rem;width:100%}.header-mobile-menu-user-row{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.75rem;width:100%;margin-bottom:.8rem}.header-mobile-menu-user-text{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.header-mobile-menu-user-text strong{font-size:.95rem;color:#202124}.header-mobile-menu-user-text span{margin-top:.2rem;font-size:.82rem;color:#828488;word-break:break-word}.header-credit-pill-mobile{width:100%;box-sizing:border-box;margin-bottom:.8rem}.header-mobile-cart-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;box-sizing:border-box;padding:.9rem 1rem;border-radius:16px;border:1px solid rgba(47,98,224,.12);background:#ffffffe6;text-decoration:none;color:#202124;font-family:Poppins,Roboto,sans-serif;font-size:.94rem;font-weight:500}.header-mobile-cart-row-icon{display:flex;flex-direction:row;justify-content:center;align-items:center;width:32px;height:32px;margin-right:.7rem;border-radius:999px;background:#2f62e014;color:#0e4eb5;font-size:1.15rem}.header-mobile-cart-row-badge{display:flex;flex-direction:row;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 .45rem;border-radius:999px;background:#2f62e0;color:#fff;font-size:.78rem;font-weight:700}.create-account-mobile-menu-div{margin-top:.7rem;display:flex;flex-direction:row;justify-content:center;align-items:center}.header-mobile-menu-links{margin:.35rem auto .15rem;width:100%}.header-mobile-menu-item-div{width:100%;margin:.24rem 0;padding:0}.a-header-mobile-menu{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;min-height:44px;padding:.55rem .8rem;text-decoration:none;color:#1c2437;font-family:Poppins,Roboto,sans-serif;font-size:.98rem;font-weight:500;border:1px solid rgba(47,98,224,.16);border-radius:12px;background:#ffffffe6;box-sizing:border-box;cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease}.a-header-mobile-menu:hover{color:#113faf;border-color:#34d399b3;background:#34d39914}.header-mobile-menu-cart-icon-div{display:none;visibility:hidden;color:#202124;cursor:pointer}.header-mobile-menu-cart-icon-div-invisible{margin:0 0 0 2rem;visibility:hidden}.status-header-div{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;background-color:#2f62e0;width:100%;font-weight:600;cursor:pointer}.status-header-title{margin:.5rem 0 0;font-weight:600}.status-header-div-promotion{color:#fff;background-color:#bb3e37}.status-header-timer-div{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:1rem auto .5rem}.status-header-timer-row-div{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 1rem 0 0}.status-header-timer-row-numbers-div{display:flex;flex-direction:row;justify-content:center;align-items:center}.status-header-timer-row-text-div{font-weight:600}.status-header-timer-item{color:#2f62e0;background-color:#fff;padding:10px;border-radius:10px;text-align:center;font-weight:600;border:solid 2px black}.status-header-timer-item-promotion{color:#bb3e37;background-color:#fff}@media (max-width: 1150px){.header-menu-a{padding:.75rem;font-size:.94rem}.header-user-left-div{width:21rem}.header-account-trigger-text{display:none}.header-account-trigger{padding-right:.45rem}}@media (max-width: 950px){header{position:relative;width:min(96vw,860px)}.header-div{padding:.5rem .85rem}.header-menu-img-div,.header-menu-hidden-div{width:auto}.header-menu-img{width:clamp(150px,22vw,220px);height:auto;max-height:56px}.header-menus-div{gap:.1rem}.header-user-left-div{width:auto}.header-credit-pill{padding:0 .8rem}}@media (max-width: 900px){.header-div,.header-menus-div,.header-user-left-div,.header-user-panel-div{display:none;visibility:hidden}.header-mobile-menu-row-div{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;visibility:visible;margin:0;padding:0;box-sizing:border-box}}@media (max-width: 700px){header{width:96vw;border-radius:20px}.header-mobile-topbar{min-height:66px;padding:.72rem .82rem}.header-mobile-logo-img{width:clamp(150px,44vw,196px)}}@media (max-width: 500px){header{top:6px}.header-mobile-topbar{min-height:62px;padding:.62rem .72rem}.header-mobile-logo-img{width:clamp(146px,56vw,190px)}.header-mobile-drawer{width:min(336px,92vw);padding:.85rem .72rem 1rem}.status-header-div{font-size:.8rem}.status-header-timer-row-div{margin:0 .5rem 0 0}.header-mobile-menu-icon{width:44px;height:44px;font-size:1.5rem;border-radius:11px}.header-mobile-menu-div{margin-top:.2rem}.a-header-mobile-menu{min-height:40px;padding:.5rem .65rem;font-size:.92rem;border-radius:10px}.header-mobile-menu-item-div{margin:.18rem 0}}@media (max-width: 380px){.header-mobile-logo-img{width:clamp(140px,58vw,176px)}.header-mobile-menu-icon,.header-mobile-cart-button,.header-mobile-account-button{width:40px;height:40px;font-size:1.35rem}.header-mobile-drawer{width:min(300px,92vw);padding:.75rem .55rem .85rem}.a-header-mobile-menu{font-size:.88rem}}.footer-div{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0 auto;padding:5.5rem 0 2rem;border-radius:0;background:linear-gradient(180deg,#5e8bfa,#2f62e0 38%,#183eaa);box-shadow:none;opacity:1}.footer-shell{width:min(1180px,90%);color:#fff}.footer-top-row{display:grid;grid-template-columns:minmax(320px,1.25fr) minmax(420px,.95fr);gap:4rem;align-items:start;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.18)}.footer-brand-column{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;max-width:460px;padding-top:.15rem;box-sizing:border-box}.footer-brand-link{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:1.5rem;padding:.95rem 1.2rem;border-radius:22px;background:#fffffff5;box-shadow:0 18px 38px #0b225f29}.footer-brand-logo{width:210px;height:auto}.footer-brand-copy{max-width:420px;margin:0;font-size:1rem;line-height:1.75;color:#ffffffd6;font-family:Roboto,Noto Sans Myanmar UI,arial,sans-serif;text-align:center}.footer-navigation-grid{display:grid;grid-template-columns:repeat(3,minmax(160px,1fr));gap:2.5rem;align-items:start;padding-top:.75rem}.footer-category-div{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;box-sizing:border-box}.footer-links-column{width:100%}.footer-category-social-div{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:.9rem;flex-wrap:wrap}.footer-category-title{margin:0 0 1.35rem;width:100%;font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffffb8;text-align:left}.footer-bottom-row{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;gap:2rem;padding-top:2.25rem}.footer-bottom-left{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:1rem;flex-wrap:wrap}.footer-bottom-right{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:1.5rem}.footer-language-card,.footer-payment-card{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:1rem 1.1rem;width:100%;border-radius:22px;background:#ffffff1a;box-shadow:0 16px 36px #0c287238;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-sizing:border-box}.footer-language-card{width:250px;min-width:250px;max-width:250px;padding-bottom:.85rem}.footer-payment-card{min-width:280px;max-width:320px}.footer-label{margin:0 0 .8rem;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffffbd}.footer-payment-icon-frame{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;max-width:100%;padding:.9rem 1rem;border-radius:18px;background:#fffffff5;box-shadow:inset 0 0 0 1px #143a9614;overflow:hidden;box-sizing:border-box}.link-footer{display:block;width:100%;margin-bottom:.95rem;padding-bottom:.2rem;font-size:1rem;line-height:1.4;text-decoration:none;color:#fffffff5;font-family:Roboto,Noto Sans Myanmar UI,arial,sans-serif;border-bottom:solid 1px transparent;box-sizing:border-box;text-align:left;transition:border-color .2s ease,color .2s ease,transform .2s ease}.link-footer:hover{color:#fff;border-bottom:solid 1px rgba(255,255,255,.95);transform:translateY(-1px);cursor:pointer}.link-footer-icon{display:flex;flex-direction:row;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:0;padding:0;font-size:1.7rem;border-radius:999px;border:1px solid rgba(255,255,255,.2);background:#ffffff14}.link-footer-icon:hover{border-bottom:solid 1px transparent;border-color:#ffffff6b}.link-footer-bottom{display:inline-flex;width:auto;margin-bottom:0;padding:0;font-size:.85rem;color:#fffc;white-space:nowrap}.footer-stripe-payment-icon{margin-left:auto;margin-right:auto;display:block;width:min(100%,210px);max-width:100%;height:auto;object-fit:contain}.footer-category-bottom-div{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:1.5rem;text-align:right}@keyframes shake-grow{0%{transform:scale(1) translate(1px,1px) rotate(0)}10%{transform:scale(1.1) translate(-1px,-2px) rotate(-1deg)}20%{transform:scale(1) translate(-3px) rotate(1deg)}30%{transform:scale(1.1) translate(3px,2px) rotate(0)}40%{transform:scale(1) translate(1px,-1px) rotate(1deg)}50%{transform:scale(1.1) translate(-1px,2px) rotate(-1deg)}60%{transform:scale(1) translate(-3px,1px) rotate(0)}70%{transform:scale(1.1) translate(3px,1px) rotate(-1deg)}80%{transform:scale(1) translate(-1px,-1px) rotate(1deg)}90%{transform:scale(1.1) translate(1px,2px) rotate(0)}to{transform:scale(1) translate(1px,-2px) rotate(-1deg)}}@keyframes scrollUp{0%{top:100%;opacity:0}10%{opacity:1}90%{opacity:1}to{top:0;opacity:0}}@keyframes scrollDown{0%{top:0%;opacity:0}10%{opacity:1}90%{opacity:1}to{top:100%;opacity:0}}@keyframes TextfadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.07)}}@keyframes DivComeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes TextLiftIn{0%{transform:translateY(8px)}to{transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1100px){.footer-top-row{grid-template-columns:1fr;gap:2.5rem;justify-items:center}.footer-bottom-row{align-items:flex-start;flex-direction:column}.footer-bottom-right{align-items:center;width:100%}.footer-category-bottom-div{justify-content:center;text-align:center}}@media (max-width: 950px){.footer-div{padding-top:4rem}.footer-shell{width:min(92%,680px)}.footer-brand-column{align-items:center;text-align:center}.footer-navigation-grid{grid-template-columns:1fr;gap:2rem;width:100%;padding-top:0}.footer-bottom-left{flex-direction:column;align-items:center;width:100%}.footer-language-card,.footer-payment-card{max-width:340px;width:min(100%,340px);min-width:0}.footer-category-div{align-items:center;text-align:center}.footer-category-title,.link-footer{text-align:center}.footer-category-social-div{justify-content:center}.footer-category-bottom-div{flex-direction:column;align-items:center;justify-content:center;gap:.8rem}.footer-payment-icon-frame{padding:.85rem}.footer-stripe-payment-icon{width:min(100%,230px);max-width:230px}.footer-payment-card{max-width:none}}@media (max-width: 640px){.footer-div{padding-top:3.25rem;padding-bottom:1.5rem}.footer-top-row{gap:2rem;padding-bottom:2rem}.footer-brand-link{padding:.85rem 1rem}.footer-brand-logo{width:180px}.footer-brand-copy{max-width:320px;font-size:.95rem;line-height:1.65}.footer-bottom-row{padding-top:1.75rem}.footer-language-card,.footer-payment-card{width:min(100%,300px);max-width:300px;padding:.95rem 1rem}.footer-payment-icon-frame{padding:.75rem}.footer-stripe-payment-icon{width:min(100%,210px);max-width:210px}.link-footer-icon{width:2.8rem;height:2.8rem}.link-footer-bottom{white-space:normal;text-align:center;justify-content:center}}
