.Header-module__hBw1pG__header{width:100%;height:var(--header-height);z-index:1000;-webkit-backdrop-filter:blur(20px);background:#08080a99;border-bottom:1px solid #ffffff0a;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;left:0}.Header-module__hBw1pG__scrolled{background:#08080af2;border-bottom:1px solid #ffffff0f;height:70px;box-shadow:0 10px 30px #00000080}.Header-module__hBw1pG__inner{width:100%;max-width:var(--container-width);justify-content:space-between;align-items:center;padding:0 2rem;display:flex}.Header-module__hBw1pG__logo{color:var(--text-primary);letter-spacing:-.02em;align-items:center;font-size:1.4rem;font-weight:800;display:flex}.Header-module__hBw1pG__logo span{color:var(--accent-gold)}.Header-module__hBw1pG__nav{display:none}.Header-module__hBw1pG__navLink{color:var(--text-secondary);margin-left:2rem;padding:.5rem 0;font-size:.95rem;font-weight:600;transition:color .3s;position:relative}.Header-module__hBw1pG__navLink:after{content:"";background:var(--accent-gold);width:0;height:2px;transition:width .3s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0}.Header-module__hBw1pG__navLink:hover{color:var(--text-primary)}.Header-module__hBw1pG__navLink:hover:after{width:100%}@media (max-width:767px){.Header-module__hBw1pG__logo{max-width:140px}}.Header-module__hBw1pG__actions{flex-shrink:0;align-items:center;gap:1rem;display:flex}.Header-module__hBw1pG__callBtn{background:var(--accent-gold);color:#08080a;border-radius:var(--radius-full);box-shadow:var(--accent-gold-glow);align-items:center;gap:.5rem;padding:.6rem 1.4rem;font-size:.9rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.Header-module__hBw1pG__callBtn:hover{background:#fbbf24;transform:translateY(-1.5px);box-shadow:0 0 25px #f59e0b80}.Header-module__hBw1pG__phoneText{display:none}@media (min-width:768px){.Header-module__hBw1pG__phoneText{display:inline}}@media (max-width:767px){.Header-module__hBw1pG__callBtn{gap:0;padding:.6rem}.Header-module__hBw1pG__inner{padding:0 1rem}}.Header-module__hBw1pG__mobileToggle{cursor:pointer;z-index:1002;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:26px;height:18px;margin-left:.5rem;padding:0;display:flex}.Header-module__hBw1pG__mobileToggle span{background-color:var(--text-primary);border-radius:2px;width:100%;height:2px;transition:all .3s cubic-bezier(.16,1,.3,1);display:block}.Header-module__hBw1pG__mobileMenuOverlay{-webkit-backdrop-filter:blur(20px);z-index:1001;opacity:0;background:#08080afa;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;left:0;transform:translateY(-100%)}.Header-module__hBw1pG__mobileMenuOverlay.Header-module__hBw1pG__open{opacity:1;transform:translateY(0)}.Header-module__hBw1pG__mobileNavLink{color:var(--text-secondary);margin:.75rem 0;font-size:1.6rem;font-weight:700;text-decoration:none;transition:color .3s,transform .3s}.Header-module__hBw1pG__mobileNavLink:hover{color:var(--accent-gold);transform:scale(1.05)}.Header-module__hBw1pG__closeBtn{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;font-size:2rem;transition:color .3s;position:absolute;top:20px;right:20px}.Header-module__hBw1pG__closeBtn:hover{color:var(--text-primary)}@media (min-width:768px){.Header-module__hBw1pG__nav{align-items:center;display:flex}.Header-module__hBw1pG__mobileToggle,.Header-module__hBw1pG__mobileMenuOverlay{display:none}}.Header-module__hBw1pG__dropdown{display:inline-block;position:relative}.Header-module__hBw1pG__dropdownContent{background-color:var(--bg-secondary);min-width:220px;box-shadow:var(--glass-shadow);border:var(--glass-border);border-radius:var(--radius-md);z-index:1001;-webkit-backdrop-filter:blur(10px);padding:.5rem 0;animation:.3s cubic-bezier(.16,1,.3,1) forwards Header-module__hBw1pG__slideUpMenu;display:none;position:absolute;top:100%;left:0}@keyframes Header-module__hBw1pG__slideUpMenu{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Header-module__hBw1pG__dropdown:hover .Header-module__hBw1pG__dropdownContent{display:block}.Header-module__hBw1pG__dropdownContent a{color:var(--text-secondary);padding:.75rem 1.5rem;font-size:.95rem;text-decoration:none;transition:all .25s;display:block}.Header-module__hBw1pG__dropdownContent a:hover{color:var(--accent-gold);background-color:#ffffff05;padding-left:1.75rem}
.Hero-module__ZARIfG__hero{min-height:95vh;color:var(--text-primary);background:#08080a;align-items:center;padding-top:6rem;padding-bottom:4rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bg{opacity:.25;pointer-events:none;z-index:1;background:url(/hero.png) 100%/cover no-repeat;width:60%;height:100%;position:absolute;top:0;right:0}.Hero-module__ZARIfG__bg:before{content:"";z-index:2;background:linear-gradient(90deg,#08080a 0%,#08080acc 40%,#0000 100%),linear-gradient(#0000 80%,#08080a 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__containerGrid{z-index:3;grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;width:100%;display:grid;position:relative}.Hero-module__ZARIfG__textSide{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.Hero-module__ZARIfG__badge{color:var(--accent-gold);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:1px;background:#f59e0b14;border:1px solid #f59e0b33;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.8rem;font-weight:800;display:inline-flex}.Hero-module__ZARIfG__title{color:var(--text-primary);letter-spacing:-.03em;margin-bottom:1.5rem;font-size:2.5rem;font-weight:900;line-height:1.15}.Hero-module__ZARIfG__title span{color:var(--accent-gold)}.Hero-module__ZARIfG__description{color:var(--text-secondary);max-width:600px;margin-bottom:2.5rem;font-size:1.1rem;font-weight:400;line-height:1.7}.Hero-module__ZARIfG__buttonGroup{flex-wrap:wrap;justify-content:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.Hero-module__ZARIfG__visualSide{width:100%;height:480px;display:none;position:relative}.Hero-module__ZARIfG__visualCard{border-radius:var(--radius-lg);border:1px solid #ffffff0f;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #000c}.Hero-module__ZARIfG__visualCard img{object-fit:cover;width:100%;height:100%}.Hero-module__ZARIfG__visualOverlay{background:linear-gradient(#0000 60%,#08080ae6 100%);width:100%;height:100%;position:absolute;top:0;left:0}@media (min-width:992px){.Hero-module__ZARIfG__visualSide{display:block}}@media (min-width:768px){.Hero-module__ZARIfG__title{font-size:4.2rem}.Hero-module__ZARIfG__description{font-size:1.25rem}}@media (max-width:991px){.Hero-module__ZARIfG__containerGrid{text-align:center;grid-template-columns:1fr}.Hero-module__ZARIfG__textSide{text-align:center;align-items:center}.Hero-module__ZARIfG__buttonGroup{justify-content:center}.Hero-module__ZARIfG__bg{opacity:.15;width:100%}.Hero-module__ZARIfG__bg:before{background:radial-gradient(circle,#0000 0%,#08080a 80%)}}
.RadarScanner-module__nERlWW__scannerContainer{border-radius:var(--radius-md);-webkit-backdrop-filter:blur(12px);width:100%;max-width:500px;box-shadow:var(--glass-shadow);background:#0d0e1273;border:1px solid #ffffff0a;margin:0 auto;padding:2rem}.RadarScanner-module__nERlWW__title{color:var(--accent-gold);text-transform:uppercase;letter-spacing:.5px;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:1.15rem;font-weight:800;display:flex}.RadarScanner-module__nERlWW__formBox{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem;display:grid}.RadarScanner-module__nERlWW__field{text-align:left;flex-direction:column;display:flex}.RadarScanner-module__nERlWW__label{color:var(--text-secondary);text-transform:uppercase;margin-bottom:.5rem;font-size:.8rem;font-weight:700}.RadarScanner-module__nERlWW__select{color:var(--text-primary);border-radius:var(--radius-sm);cursor:pointer;background:#ffffff04;border:1px solid #ffffff0f;outline:none;padding:.75rem;font-size:.9rem;font-weight:600;transition:all .3s}.RadarScanner-module__nERlWW__select:focus{border-color:var(--accent-gold);box-shadow:0 0 10px #f59e0b26}.RadarScanner-module__nERlWW__select option{color:var(--text-primary);background:#0d0e12}.RadarScanner-module__nERlWW__submitBtn{background:var(--accent-gold);color:#08080a;border-radius:var(--radius-full);cursor:pointer;width:100%;box-shadow:var(--accent-gold-glow);border:none;padding:.85rem;font-size:.95rem;font-weight:700;transition:all .3s}.RadarScanner-module__nERlWW__submitBtn:hover{background:#fbbf24;transform:translateY(-1.5px);box-shadow:0 6px 20px #f59e0b80}.RadarScanner-module__nERlWW__resultBox{text-align:center;animation:.4s forwards RadarScanner-module__nERlWW__fadeIn}.RadarScanner-module__nERlWW__resultHeader{color:#10b981;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1.25rem;font-size:1.1rem;font-weight:800}.RadarScanner-module__nERlWW__courierAvatar{margin-bottom:.75rem;font-size:3rem}.RadarScanner-module__nERlWW__etaBadge{background:var(--accent-gold-light);color:var(--accent-gold);border-radius:var(--radius-full);border:1px solid #f59e0b33;margin-bottom:1rem;padding:.5rem 1.25rem;font-size:1.1rem;font-weight:800;display:inline-block}.RadarScanner-module__nERlWW__courierInfo{color:var(--text-primary);margin-bottom:.25rem;font-size:.95rem;font-weight:700}.RadarScanner-module__nERlWW__courierStatus{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.85rem}.RadarScanner-module__nERlWW__callLink{background:var(--accent-gold);color:#08080a;border-radius:var(--radius-full);width:100%;box-shadow:var(--accent-gold-glow);justify-content:center;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.85rem;font-size:1rem;font-weight:800;transition:all .3s;display:inline-flex}.RadarScanner-module__nERlWW__callLink:hover{background:#fbbf24;transform:translateY(-1.5px);box-shadow:0 6px 20px #f59e0b80}.RadarScanner-module__nERlWW__resetBtn{color:var(--text-muted);cursor:pointer;text-transform:uppercase;background:0 0;border:none;font-size:.85rem;font-weight:700;transition:color .3s}.RadarScanner-module__nERlWW__resetBtn:hover{color:var(--text-primary)}
.DistrictGrid-module__zu-Y-a__section{background-color:#08080a;padding:5rem 2rem;position:relative}.DistrictGrid-module__zu-Y-a__title{text-align:center;color:var(--text-primary);letter-spacing:-.02em;margin-bottom:3.5rem;font-size:2.25rem;font-weight:800}.DistrictGrid-module__zu-Y-a__title span{color:var(--accent-gold)}.DistrictGrid-module__zu-Y-a__grid{max-width:var(--container-width);grid-template-columns:repeat(auto-fill,minmax(185px,1fr));gap:1.25rem;margin:0 auto;display:grid}.DistrictGrid-module__zu-Y-a__card{text-align:center;color:var(--text-secondary);border-radius:var(--radius-md);background:#ffffff04;border:1px solid #ffffff08;justify-content:center;align-items:center;padding:1.25rem 1.5rem;font-size:.9rem;font-weight:700;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex}.DistrictGrid-module__zu-Y-a__card:hover{color:var(--accent-gold);background:#f59e0b0d;border-color:#f59e0b4d;transform:translateY(-3px);box-shadow:0 10px 25px #00000080}
.FAQ-module__V8_xEa__section{width:100%;max-width:850px;margin:0 auto;padding:5rem 0}.FAQ-module__V8_xEa__title{text-align:center;color:var(--text-primary);margin-bottom:3.5rem;font-size:2.25rem;font-weight:800}.FAQ-module__V8_xEa__item{border-radius:var(--radius-md);background:#0f172a04;border:1px solid #0f172a0d;margin-bottom:1.25rem;transition:all .3s cubic-bezier(.16,1,.3,1);overflow:hidden}.FAQ-module__V8_xEa__item:hover{background:#0f172a06;border-color:#0284c740;box-shadow:0 10px 25px -5px #0f172a08}.FAQ-module__V8_xEa__question{text-align:left;width:100%;color:var(--text-primary);cursor:pointer;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;padding:1.5rem;font-size:1.15rem;font-weight:700;transition:color .3s;display:flex}.FAQ-module__V8_xEa__question:hover{color:var(--accent-blue)}.FAQ-module__V8_xEa__icon{color:var(--text-secondary);font-size:1.5rem;transition:transform .3s cubic-bezier(.16,1,.3,1),color .3s}.FAQ-module__V8_xEa__icon.FAQ-module__V8_xEa__open{color:var(--accent-blue);transform:rotate(45deg)}.FAQ-module__V8_xEa__answer{opacity:0;max-height:0;color:var(--text-secondary);padding:0 1.5rem;font-size:.95rem;line-height:1.7;transition:max-height .4s cubic-bezier(.16,1,.3,1),opacity .3s,padding-bottom .4s;overflow:hidden}.FAQ-module__V8_xEa__answer.FAQ-module__V8_xEa__open{opacity:1;max-height:300px;padding-bottom:1.5rem}
.page-module__YPZr6q__container{padding-top:var(--header-height);background-color:var(--bg-primary);min-height:100vh}.page-module__YPZr6q__hero{background:radial-gradient(circle at top,#f59e0b0f 0%,#08080a00 70%),var(--bg-primary);text-align:center;border-bottom:1px solid #ffffff0a;padding:5rem 0}.page-module__YPZr6q__title{color:var(--text-primary);margin-bottom:1.5rem;font-size:2.5rem;font-weight:800}.page-module__YPZr6q__title span{color:var(--accent-gold)}.page-module__YPZr6q__content{max-width:850px;color:var(--text-secondary);margin:0 auto;padding:4rem 2rem;line-height:1.8}.page-module__YPZr6q__content h2{color:var(--text-primary);margin-top:3rem;margin-bottom:1.5rem;font-size:1.8rem;font-weight:800}.page-module__YPZr6q__cta{border-radius:var(--radius-md);text-align:center;background:#f59e0b05;border:1px solid #f59e0b26;margin-top:4rem;padding:3rem 2rem;box-shadow:0 15px 35px #0006}.page-module__YPZr6q__ctaTitle{color:var(--accent-gold);margin-bottom:1rem;font-size:1.6rem;font-weight:800}.page-module__YPZr6q__nearbyLink{border-radius:var(--radius-sm);text-align:center;color:var(--text-secondary);background:#ffffff04;border:1px solid #ffffff08;padding:.85rem;font-size:.9rem;font-weight:700;transition:all .25s cubic-bezier(.16,1,.3,1);display:block}.page-module__YPZr6q__nearbyLink:hover{color:var(--accent-gold);background:#f59e0b0d;border-color:#f59e0b4d;transform:translateY(-2px)}
.home-module__Hx0lNG__main{background-color:var(--bg-primary);width:100%;overflow-x:hidden}.home-module__Hx0lNG__statsSection{z-index:10;background:#08080a;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:3rem 0;position:relative}.home-module__Hx0lNG__statsGrid{text-align:center;max-width:var(--container-width);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;margin:0 auto;display:grid}.home-module__Hx0lNG__statNum{color:var(--text-primary);margin-bottom:.5rem;font-size:3rem;font-weight:900;line-height:1}.home-module__Hx0lNG__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px;font-size:.8rem;font-weight:700}.home-module__Hx0lNG__servicesSection{background-color:#08080a;padding:6rem 0}.home-module__Hx0lNG__sectionHeader{text-align:center;margin-bottom:4rem}.home-module__Hx0lNG__sectionHeader h2{letter-spacing:-.02em;margin-bottom:1rem;font-size:2.25rem;font-weight:900}.home-module__Hx0lNG__sectionHeader p{max-width:600px;color:var(--text-secondary);margin:0 auto;font-size:1.05rem}.home-module__Hx0lNG__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.home-module__Hx0lNG__serviceCard{border-radius:var(--radius-md);background:#ffffff04;border:1px solid #ffffff08;padding:3rem 2.25rem;transition:all .35s cubic-bezier(.16,1,.3,1);position:relative}.home-module__Hx0lNG__serviceCard:hover{background:#ffffff06;border-color:#f59e0b4d;transform:translateY(-4px);box-shadow:0 20px 40px #0009,0 0 15px #f59e0b0d}.home-module__Hx0lNG__serviceIcon{margin-bottom:1.5rem;font-size:2rem}.home-module__Hx0lNG__serviceCard h3{color:var(--text-primary);margin-bottom:1rem;font-size:1.35rem;font-weight:800}.home-module__Hx0lNG__serviceCard p{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.home-module__Hx0lNG__detailsLink{color:var(--accent-gold);align-items:center;gap:.25rem;font-size:.9rem;font-weight:700;transition:gap .25s;display:inline-flex}.home-module__Hx0lNG__serviceCard:hover .home-module__Hx0lNG__detailsLink{color:#fbbf24;gap:.5rem}.home-module__Hx0lNG__whySection{background-color:#08080a;padding:6rem 0}.home-module__Hx0lNG__whyGrid{grid-template-columns:1.1fr .9fr;align-items:center;gap:5rem;display:grid}.home-module__Hx0lNG__whyText{text-align:left}.home-module__Hx0lNG__whyText h2{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2.25rem;font-weight:900}.home-module__Hx0lNG__whyText p{color:var(--text-secondary);margin-bottom:3rem;font-size:1.05rem;line-height:1.7}.home-module__Hx0lNG__whyList{flex-direction:column;gap:1.75rem;display:flex}.home-module__Hx0lNG__whyItem{align-items:flex-start;gap:1.25rem;display:flex}.home-module__Hx0lNG__whyIcon{color:var(--accent-gold);border-radius:var(--radius-sm);background:#ffffff08;border:1px solid #ffffff14;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-weight:800;display:flex}.home-module__Hx0lNG__whyItem h4{color:var(--text-primary);margin-bottom:.25rem;font-size:1.15rem;font-weight:800}.home-module__Hx0lNG__whyItem p{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.5}.home-module__Hx0lNG__whyVisual{width:100%;height:380px;position:relative}.home-module__Hx0lNG__lockCard{border-radius:var(--radius-md);width:100%;height:100%;box-shadow:var(--glass-shadow);border:1px solid #ffffff0f;position:relative;overflow:hidden}.home-module__Hx0lNG__lockCard img{object-fit:cover;width:100%;height:100%}.home-module__Hx0lNG__floatingBadge{-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-md);background:#08080ad9;border:1px solid #ffffff14;flex-direction:column;align-items:flex-start;gap:.15rem;padding:.75rem 1.25rem;display:flex;position:absolute;bottom:20px;left:20px}.home-module__Hx0lNG__floatingBadge span:first-child{color:var(--accent-gold);letter-spacing:1px;text-transform:uppercase;font-size:.7rem;font-weight:800}.home-module__Hx0lNG__floatingBadge span:last-child{color:var(--text-primary);font-size:.85rem;font-weight:700}.home-module__Hx0lNG__processSection{background-color:#08080a;padding:6rem 0}.home-module__Hx0lNG__processGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;margin-top:4rem;display:grid}.home-module__Hx0lNG__processStep{text-align:center;border-radius:var(--radius-md);background:#ffffff03;border:1px solid #ffffff08;padding:3rem 2rem;transition:all .35s cubic-bezier(.16,1,.3,1)}.home-module__Hx0lNG__processStep:hover{border-color:#f59e0b33;transform:translateY(-4px)}.home-module__Hx0lNG__stepCircle{border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;font-size:1.5rem;font-weight:900;display:inline-flex}.home-module__Hx0lNG__stepCircleGold{background:var(--accent-gold);color:#08080a;box-shadow:var(--accent-gold-glow)}.home-module__Hx0lNG__stepCircleWhite{color:var(--text-primary);background:#ffffff08;border:1px solid #ffffff14}.home-module__Hx0lNG__processStep h3{margin-bottom:.75rem;font-size:1.35rem;font-weight:800}.home-module__Hx0lNG__processStep p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.home-module__Hx0lNG__ctaSection{background-color:#08080a;padding:6rem 0}.home-module__Hx0lNG__ctaCard{border-radius:var(--radius-lg);text-align:center;max-width:var(--container-width);background:linear-gradient(135deg,#181510 0%,#08080a 100%);border:1px solid #f59e0b26;margin:0 auto;padding:5rem 3rem;position:relative;overflow:hidden;box-shadow:0 30px 60px #000c,0 0 40px #f59e0b0d}.home-module__Hx0lNG__ctaCard h2{letter-spacing:-.03em;margin-bottom:1rem;font-size:3rem;font-weight:900}.home-module__Hx0lNG__ctaCard p{color:var(--text-secondary);max-width:600px;margin:0 auto 3rem;font-size:1.15rem}.home-module__Hx0lNG__ctaCallBtn{background:var(--accent-gold);color:#08080a;border-radius:var(--radius-full);letter-spacing:-.02em;cursor:pointer;border:none;justify-content:center;align-items:center;padding:1.2rem 3rem;font-size:1.8rem;font-weight:900;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 10px 30px #f59e0b66}.home-module__Hx0lNG__ctaCallBtn:hover{background:#fbbf24;transform:scale(1.03);box-shadow:0 15px 40px #f59e0b99}.home-module__Hx0lNG__ctaSub{color:var(--accent-gold);letter-spacing:2px;margin-top:1.5rem;font-size:.85rem;font-weight:800;display:block}@media (max-width:991px){.home-module__Hx0lNG__whyGrid{grid-template-columns:1fr;gap:3rem}.home-module__Hx0lNG__whyVisual{height:320px}}@media (max-width:767px){.home-module__Hx0lNG__ctaCard{padding:4rem 1.5rem}.home-module__Hx0lNG__ctaCard h2{font-size:2.25rem}.home-module__Hx0lNG__ctaCallBtn{padding:1rem 2rem;font-size:1.4rem}}
