.solutions-module__V3-5SW__header{text-align:center;margin-bottom:4rem}.solutions-module__V3-5SW__header h1{margin-bottom:1rem;font-size:3rem}.solutions-module__V3-5SW__subtitle{color:var(--pk-text-muted);max-width:600px;margin:0 auto;font-size:1.2rem}.solutions-module__V3-5SW__solutionCard{background:var(--pk-bg-card);border:1px solid #ffffff1a;border-radius:20px;padding:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.solutions-module__V3-5SW__solutionCard:hover{border-color:#ec489980;transform:translateY(-10px)scale(1.02);box-shadow:0 20px 40px #0000004d,0 0 60px #ec489933}.solutions-module__V3-5SW__icon{background:linear-gradient(135deg,#ec4899 0%,#8b5cf6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3.5rem;transition:all .5s;display:inline-block}.solutions-module__V3-5SW__solutionCard:hover .solutions-module__V3-5SW__icon{transform:scale(1.2)rotate(360deg)}.solutions-module__V3-5SW__cardTitle{color:#fff;margin-bottom:1rem;font-size:1.6rem;font-weight:700;transition:all .3s}.solutions-module__V3-5SW__solutionCard:hover .solutions-module__V3-5SW__cardTitle{background:linear-gradient(135deg,#ec4899 0%,#8b5cf6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.solutions-module__V3-5SW__cardDesc{color:var(--pk-text-muted);margin-bottom:1.5rem;font-size:.95rem;line-height:1.7}.solutions-module__V3-5SW__solutionCard:after{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle,#ec48991a 0%,#0000 70%);transition:opacity .5s;position:absolute;inset:0}.solutions-module__V3-5SW__solutionCard:hover:after{opacity:1}@media (max-width:768px){.solutions-module__V3-5SW__header h1{font-size:2.2rem}.solutions-module__V3-5SW__subtitle{font-size:1rem}.solutions-module__V3-5SW__solutionCard{padding:2rem}.solutions-module__V3-5SW__icon{font-size:2.8rem}.solutions-module__V3-5SW__cardTitle{font-size:1.4rem}}
.Breadcrumbs-module__xixbIq__breadcrumbs{color:var(--pk-text-secondary);margin-bottom:2rem;font-size:.9rem}.Breadcrumbs-module__xixbIq__list{flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.Breadcrumbs-module__xixbIq__item{align-items:center;display:flex}.Breadcrumbs-module__xixbIq__item a{color:var(--pk-text-secondary);text-decoration:none;transition:color .3s}.Breadcrumbs-module__xixbIq__item a:hover{color:var(--pk-primary)}.Breadcrumbs-module__xixbIq__item.Breadcrumbs-module__xixbIq__active span[aria-current=page]{color:var(--pk-text-primary);font-weight:500}.Breadcrumbs-module__xixbIq__separator{opacity:.5;margin:0 .5rem}
.blog-module__SHjAIW__header{text-align:center;background:radial-gradient(circle,#6366f126 0%,#0000 70%);margin-bottom:2rem;padding:4rem 1rem}.blog-module__SHjAIW__subtitle{color:var(--pk-text-muted);margin-top:1rem;font-size:1.2rem}.blog-module__SHjAIW__filterContainer{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.blog-module__SHjAIW__filterBtn{border:1px solid var(--pk-border);color:var(--pk-text-muted);cursor:pointer;background:#ffffff0d;border-radius:50px;padding:.6rem 1.2rem;font-size:.95rem;transition:all .3s}.blog-module__SHjAIW__filterBtn:hover,.blog-module__SHjAIW__active{background:var(--pk-primary);color:#fff;border-color:var(--pk-primary)}.blog-module__SHjAIW__contentWrapper{grid-template-columns:2fr 1fr;align-items:start;gap:3rem;display:grid}.blog-module__SHjAIW__featuredSection{margin-bottom:4rem}.blog-module__SHjAIW__featuredCard{border:1px solid var(--pk-border);background:linear-gradient(145deg,#ffffff0d,#6366f11a);border-radius:20px;grid-template-columns:1fr 1fr;transition:all .3s;display:grid;overflow:hidden}.blog-module__SHjAIW__featuredCard:hover{border-color:var(--pk-primary);transform:translateY(-5px)}.blog-module__SHjAIW__featuredImage{height:100%;min-height:300px;position:relative}.blog-module__SHjAIW__featuredContent{flex-direction:column;justify-content:center;padding:2.5rem;display:flex}.blog-module__SHjAIW__blogGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.blog-module__SHjAIW__blogCard{border:1px solid var(--pk-border);background:#ffffff05;border-radius:16px;flex-direction:column;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.blog-module__SHjAIW__blogCard:hover{background:#ffffff0d;border-color:#6366f180;transform:translateY(-8px);box-shadow:0 15px 35px #0000004d,0 0 40px #6366f126}.blog-module__SHjAIW__cardImage{background:linear-gradient(135deg,#6366f133,#ec489933);width:100%;height:200px;position:relative;overflow:hidden}.blog-module__SHjAIW__cardImage img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.blog-module__SHjAIW__blogCard:hover .blog-module__SHjAIW__cardImage img{transform:scale(1.1)}.blog-module__SHjAIW__cardContent{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.blog-module__SHjAIW__categoryBadge{color:var(--pk-primary);text-transform:uppercase;background:#6366f11a;border-radius:4px;align-self:flex-start;margin-bottom:1rem;padding:4px 12px;font-size:.8rem;font-weight:600}.blog-module__SHjAIW__postTitle{color:#fff;margin-bottom:.8rem;font-size:1.25rem;font-weight:700;line-height:1.4}.blog-module__SHjAIW__postDate{color:var(--pk-text-muted);margin-bottom:1rem;font-size:.85rem}.blog-module__SHjAIW__postSummary{color:var(--pk-text-muted);flex-grow:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.blog-module__SHjAIW__readMore{color:var(--pk-primary);text-transform:uppercase;letter-spacing:.5px;font-size:.9rem;font-weight:600}.blog-module__SHjAIW__sidebar{flex-direction:column;gap:2rem;display:flex;position:sticky;top:100px}.blog-module__SHjAIW__leadMagnet{border:1px solid var(--pk-primary);text-align:center;background:linear-gradient(#6366f133 0%,#6366f10d 100%);border-radius:16px;padding:2rem}.blog-module__SHjAIW__leadForm{flex-direction:column;gap:1rem;margin-top:1.5rem;display:flex}.blog-module__SHjAIW__sidebarInput{color:#fff;background:#0000004d;border:1px solid #ffffff1a;border-radius:8px;padding:.8rem}.blog-module__SHjAIW__pagination{justify-content:center;gap:.5rem;margin-top:4rem;display:flex}.blog-module__SHjAIW__pageBtn{border:1px solid var(--pk-border);color:#fff;cursor:pointer;background:0 0;border-radius:8px;width:40px;height:40px;transition:all .2s}.blog-module__SHjAIW__activePage,.blog-module__SHjAIW__pageBtn:hover:not(:disabled){background:var(--pk-primary);border-color:var(--pk-primary)}.blog-module__SHjAIW__pageBtn:disabled{opacity:.5;cursor:not-allowed}@media (max-width:1024px){.blog-module__SHjAIW__contentWrapper{grid-template-columns:1fr}.blog-module__SHjAIW__sidebar{position:static}.blog-module__SHjAIW__featuredCard{grid-template-columns:1fr}.blog-module__SHjAIW__featuredImage{height:250px}}
.blogDetail-module__HcI65W__backLink{color:var(--pk-text-muted);margin-bottom:2rem;font-size:.9rem;display:inline-block}.blogDetail-module__HcI65W__header{text-align:center;max-width:800px;margin-bottom:3rem;margin-left:auto;margin-right:auto}.blogDetail-module__HcI65W__title{margin:1rem 0;font-size:2.5rem;line-height:1.2}.blogDetail-module__HcI65W__meta{color:var(--pk-text-muted);font-style:italic}.blogDetail-module__HcI65W__category{color:var(--pk-primary);text-transform:uppercase;font-size:.9rem;font-weight:700}.blogDetail-module__HcI65W__content{max-width:800px;color:var(--pk-text-main);margin:0 auto;line-height:1.8}.blogDetail-module__HcI65W__paragraph{margin-bottom:1.5rem}.blogDetail-module__HcI65W__subheading{color:#fff;margin:2rem 0 1rem;font-size:1.5rem}.blogDetail-module__HcI65W__sectionTitle{color:var(--pk-primary);border-bottom:1px solid var(--pk-border);margin:2.5rem 0 1.5rem;padding-bottom:.5rem;font-size:1.8rem}
.careers-module__t0vVpa__heroSection{text-align:center;border:1px solid var(--pk-border);background:linear-gradient(#6366f11a 0%,#0000 100%);border-radius:20px;margin-bottom:4rem;padding:5rem 1rem}.careers-module__t0vVpa__benefitGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;margin-top:3rem;display:grid}.careers-module__t0vVpa__benefitCard{border:1px solid var(--pk-border);text-align:center;background:#ffffff08;border-radius:16px;padding:2rem;transition:all .3s}.careers-module__t0vVpa__benefitCard:hover{border-color:var(--pk-primary);background:#ffffff0d;transform:translateY(-5px)}.careers-module__t0vVpa__benefitIcon{margin-bottom:1rem;font-size:2rem;display:block}.careers-module__t0vVpa__jobList{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;margin-top:2rem;display:grid}.careers-module__t0vVpa__jobCard{background:var(--pk-bg-dark);border:1px solid var(--pk-border);border-radius:16px;flex-direction:column;padding:2rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.careers-module__t0vVpa__jobCard:before{content:"";background:linear-gradient(90deg,var(--pk-primary),var(--pk-secondary));opacity:0;width:100%;height:4px;transition:all .3s;position:absolute;top:0;left:0}.careers-module__t0vVpa__jobCard:hover{border-color:var(--pk-border);transform:translateY(-5px);box-shadow:0 10px 30px #00000080}.careers-module__t0vVpa__jobCard:hover:before{opacity:1}.careers-module__t0vVpa__jobTitle{color:#fff;margin-bottom:.5rem;font-size:1.4rem;font-weight:700}.careers-module__t0vVpa__jobMeta{flex-wrap:wrap;gap:.8rem;margin-bottom:1.5rem;display:flex}.careers-module__t0vVpa__tag{color:var(--pk-text-muted);background:#ffffff14;border:1px solid #ffffff1a;border-radius:50px;padding:.3rem .8rem;font-size:.8rem}.careers-module__t0vVpa__jobDesc{color:var(--pk-text-muted);flex-grow:1;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.careers-module__t0vVpa__formSection{margin:6rem auto 2rem}.careers-module__t0vVpa__formWrapper{border:1px solid var(--pk-border);background:#ffffff05;border-radius:20px;max-width:800px;margin:0 auto;padding:3rem}.careers-module__t0vVpa__formGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.careers-module__t0vVpa__formGroup{flex-direction:column;gap:.5rem;display:flex}.careers-module__t0vVpa__label{color:var(--pk-text-muted);font-size:.9rem;font-weight:500}.careers-module__t0vVpa__input,.careers-module__t0vVpa__select,.careers-module__t0vVpa__textarea{border:1px solid var(--pk-border);color:#fff;background:#0003;border-radius:8px;width:100%;padding:1rem;font-family:inherit;font-size:1rem;transition:all .3s}.careers-module__t0vVpa__input:focus,.careers-module__t0vVpa__select:focus,.careers-module__t0vVpa__textarea:focus{border-color:var(--pk-primary);background:#ffffff0d;outline:none}.careers-module__t0vVpa__textarea{resize:vertical;min-height:120px}.careers-module__t0vVpa__fullWidth{grid-column:1/-1}.careers-module__t0vVpa__fileInput{border:1px dashed var(--pk-border);text-align:center;cursor:pointer;border-radius:8px;padding:1rem}.careers-module__t0vVpa__fileInput:hover{border-color:var(--pk-primary);background:#ffffff05}.careers-module__t0vVpa__faqGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:3rem;display:grid}.careers-module__t0vVpa__faqItem{background:#ffffff08;border:1px solid #0000;border-radius:12px;padding:2rem;transition:all .3s}.careers-module__t0vVpa__faqItem:hover{border-color:var(--pk-border);background:#ffffff0d}.careers-module__t0vVpa__faqQuestion{color:#fff;margin-bottom:.8rem;font-size:1.1rem;font-weight:600}.careers-module__t0vVpa__faqAnswer{color:var(--pk-text-muted);line-height:1.6}@media (max-width:768px){.careers-module__t0vVpa__formGrid{grid-template-columns:1fr}.careers-module__t0vVpa__formWrapper{padding:1.5rem}}
.contact-module__d5N1PW__header{text-align:center;margin-bottom:3rem}.contact-module__d5N1PW__header h1{margin-bottom:1rem;font-size:3rem}.contact-module__d5N1PW__subtitle{color:var(--pk-text-muted);font-size:1.2rem}.contact-module__d5N1PW__contactWrapper{grid-template-columns:2fr 1fr;gap:3rem;display:grid}.contact-module__d5N1PW__formCard{padding:2.5rem}.contact-module__d5N1PW__formCard h2{margin-bottom:2rem;font-size:1.8rem}.contact-module__d5N1PW__form{flex-direction:column;gap:1.5rem;display:flex}.contact-module__d5N1PW__inputGroup{flex-direction:column;gap:.5rem;display:flex}.contact-module__d5N1PW__inputGroup label{color:var(--pk-text-muted);font-size:.9rem}.contact-module__d5N1PW__inputGroup input,.contact-module__d5N1PW__inputGroup select,.contact-module__d5N1PW__inputGroup textarea{border:1px solid var(--pk-border);color:#fff;background:#ffffff0d;border-radius:8px;padding:1rem;font-size:1rem;transition:all .3s}.contact-module__d5N1PW__inputGroup select option{background:var(--pk-bg-card);color:var(--pk-text);padding:.5rem}.contact-module__d5N1PW__inputGroup input:focus,.contact-module__d5N1PW__inputGroup select:focus,.contact-module__d5N1PW__inputGroup textarea:focus{border-color:var(--pk-primary);background:#ffffff14;outline:none}.contact-module__d5N1PW__contactList{flex-direction:column;gap:1rem;margin-top:1.5rem;display:flex}.contact-module__d5N1PW__contactList li{flex-direction:column;gap:5px;font-size:1rem;display:flex}.contact-module__d5N1PW__contactList a{color:var(--pk-primary);transition:all .3s}.contact-module__d5N1PW__contactList a:hover{text-decoration:underline}.contact-module__d5N1PW__hours{color:var(--pk-text-main);margin-top:.5rem;font-weight:700}@media (max-width:900px){.contact-module__d5N1PW__contactWrapper{grid-template-columns:1fr}}
.details-module__lcVihW__navBar{margin-bottom:2rem}.details-module__lcVihW__backLink{color:var(--pk-text-muted);background:#ffffff0d;border-radius:8px;align-items:center;gap:5px;padding:.5rem 1rem;font-size:.95rem;transition:all .3s;display:inline-flex}.details-module__lcVihW__backLink:hover{color:#fff;background:#ffffff1a}.details-module__lcVihW__serviceHero{text-align:center;border:1px solid var(--pk-border);background:linear-gradient(#6366f11a,#0000);border-radius:20px;margin-bottom:3rem;padding:3rem 1rem}.details-module__lcVihW__bigIcon{text-shadow:0 4px 10px #0000004d;margin-bottom:1rem;font-size:5rem}.details-module__lcVihW__serviceHero h1{margin-bottom:1rem;font-size:3rem;line-height:1.1}.details-module__lcVihW__detailDesc{color:var(--pk-text-muted);max-width:800px;margin:0 auto;font-size:1.25rem}.details-module__lcVihW__contentGrid{grid-template-columns:2fr 1fr;gap:2rem;display:grid}.details-module__lcVihW__mainColumn{flex-direction:column;display:flex}.details-module__lcVihW__longDesc{color:var(--pk-text-main);font-size:1.05rem;line-height:1.8}.details-module__lcVihW__infoSide{flex-direction:column;gap:2rem;display:flex}.details-module__lcVihW__subServiceList{margin-top:1rem;padding-left:0;list-style:none}.details-module__lcVihW__subServiceItem{border-bottom:1px solid var(--pk-border);color:var(--pk-text-muted);align-items:flex-start;gap:12px;padding:1rem 0;font-size:1rem;display:flex}.details-module__lcVihW__subServiceItem:last-child{border-bottom:none}.details-module__lcVihW__check{color:var(--pk-secondary);font-size:1.2rem;font-weight:700;line-height:1.4}.details-module__lcVihW__techTags{flex-wrap:wrap;gap:.8rem;margin-top:1rem;display:flex}.details-module__lcVihW__techTag{color:#fff;border:1px solid var(--pk-border);background:#ffffff14;border-radius:50px;padding:.4rem 1rem;font-size:.85rem}.details-module__lcVihW__ctaCard h3{margin-bottom:.5rem}.details-module__lcVihW__ctaCard p{color:var(--pk-text-muted);margin-bottom:1.5rem;font-size:.9rem}.details-module__lcVihW__relatedSection{margin-top:4rem}.details-module__lcVihW__link{color:var(--pk-primary);margin-top:1rem;font-weight:600;display:inline-block}.details-module__lcVihW__processList{flex-direction:column;gap:1.5rem;margin-top:1.5rem;display:flex}.details-module__lcVihW__processItem{align-items:flex-start;gap:1.5rem;display:flex}.details-module__lcVihW__processNumber{background:var(--pk-gradient-main);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;display:flex}.details-module__lcVihW__faqList{flex-direction:column;gap:1.5rem;margin-top:1.5rem;display:flex}.details-module__lcVihW__faqItem{border-bottom:1px solid var(--pk-border);padding-bottom:1.5rem}.details-module__lcVihW__faqItem:last-child{border-bottom:none;padding-bottom:0}.details-module__lcVihW__faqQuestion{color:var(--pk-text-main);margin-bottom:.5rem;font-size:1.1rem}.details-module__lcVihW__faqAnswer{color:var(--pk-text-muted);font-size:.95rem;line-height:1.6}@media (max-width:900px){.details-module__lcVihW__contentGrid{grid-template-columns:1fr}.details-module__lcVihW__serviceHero h1{font-size:2.5rem}}
.partner-module__xFegWq__heroSection{text-align:center;background:radial-gradient(circle,#6366f126 0%,#0000 70%);padding:6rem 1rem;position:relative;overflow:hidden}.partner-module__xFegWq__heroContent{z-index:2;max-width:900px;margin:0 auto;position:relative}.partner-module__xFegWq__detailDesc{color:var(--pk-text-muted);font-size:1.2rem;line-height:1.6}.partner-module__xFegWq__heroButtons{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:2.5rem;display:flex}.partner-module__xFegWq__trustGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:3rem;display:grid}.partner-module__xFegWq__trustCard{border:1px solid var(--pk-border);text-align:center;background:#ffffff08;border-radius:12px;padding:1.5rem;transition:all .3s}.partner-module__xFegWq__trustCard:hover{background:#ffffff0d;transform:translateY(-5px)}.partner-module__xFegWq__trustIcon{margin-bottom:1rem;font-size:2rem;display:block}.partner-module__xFegWq__audienceGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.partner-module__xFegWq__audienceCard{text-align:center;background:#6366f10d;border:1px solid #6366f133;border-radius:12px;padding:1.5rem;font-weight:600}.partner-module__xFegWq__servicesTableContainer{border:1px solid var(--pk-border);background:#ffffff05;border-radius:16px;padding:1rem;overflow-x:auto}.partner-module__xFegWq__servicesTable{border-collapse:collapse;width:100%;min-width:600px}.partner-module__xFegWq__servicesTable th,.partner-module__xFegWq__servicesTable td{text-align:left;border-bottom:1px solid var(--pk-border);padding:1rem}.partner-module__xFegWq__servicesTable th{color:var(--pk-text-muted);font-weight:500}.partner-module__xFegWq__servicesTable tr:last-child td{border-bottom:none}.partner-module__xFegWq__timeline{border-left:2px solid var(--pk-border);max-width:800px;margin:0 auto;padding-left:2rem;position:relative}.partner-module__xFegWq__timelineItem{padding-bottom:3rem;padding-left:1.5rem;position:relative}.partner-module__xFegWq__timelineItem:before{content:"";background:var(--pk-primary);border:3px solid var(--pk-bg-dark);border-radius:50%;width:16px;height:16px;position:absolute;top:0;left:-2.6rem}.partner-module__xFegWq__timelineStep{color:var(--pk-primary);margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.partner-module__xFegWq__pricingCard{border:1px solid var(--pk-border);background:#ffffff08;border-radius:16px;flex-direction:column;height:100%;padding:2rem;transition:all .3s;display:flex;position:relative}.partner-module__xFegWq__pricingCard:hover{border-color:var(--pk-primary);transform:translateY(-5px)}.partner-module__xFegWq__featuredCard{border:1px solid var(--pk-primary);background:linear-gradient(145deg,#6366f11a,#ec48990d)}.partner-module__xFegWq__price{color:#fff;margin:1.5rem 0;font-size:2.5rem;font-weight:800}.partner-module__xFegWq__featureList{flex-grow:1;margin:1.5rem 0 2rem;padding:0;list-style:none}.partner-module__xFegWq__featureItem{color:var(--pk-text-muted);gap:10px;margin-bottom:10px;font-size:.95rem;display:flex}.partner-module__xFegWq__formGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.partner-module__xFegWq__formGroup{flex-direction:column;gap:.5rem;display:flex}.partner-module__xFegWq__input,.partner-module__xFegWq__select,.partner-module__xFegWq__textarea{border:1px solid var(--pk-border);color:#fff;background:#ffffff0d;border-radius:8px;padding:.8rem 1rem;font-family:inherit;font-size:1rem}.partner-module__xFegWq__input:focus,.partner-module__xFegWq__select:focus,.partner-module__xFegWq__textarea:focus{border-color:var(--pk-primary);background:#ffffff14;outline:none}.partner-module__xFegWq__textarea{resize:vertical;min-height:120px}.partner-module__xFegWq__fullWidth{grid-column:1/-1}.partner-module__xFegWq__faqGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.partner-module__xFegWq__faqItem{background:#ffffff08;border-radius:12px;padding:1.5rem}.partner-module__xFegWq__faqQuestion{color:#fff;margin-bottom:.8rem;font-size:1.1rem}.partner-module__xFegWq__faqAnswer{color:var(--pk-text-muted);line-height:1.6}.partner-module__xFegWq__ctaCard{border:1px solid var(--pk-primary);background:radial-gradient(circle,#6366f11a 0%,#0000 70%)}@media (max-width:768px){.partner-module__xFegWq__formGrid{grid-template-columns:1fr}.partner-module__xFegWq__timeline{padding-left:1rem}}
