/* Cloud HR Software, Figma frames 5113:80452 through 5113:81218 */
.cloud-hr-page{
  overflow:hidden;
  color:#343a40;
  font-family:'Plus Jakarta Sans',sans-serif;
}
.cloud-hr-page a{text-decoration:none}

.cloud-hr-page .cloud-hr-hero{
  min-height:891px;
  padding:154px 0 0;
  text-align:center;
  background:
    radial-gradient(circle at 78% 6%,rgba(239,231,255,.72) 0,rgba(239,231,255,.15) 30%,transparent 59%),
    radial-gradient(circle at 9% 10%,rgba(255,238,222,.72) 0,rgba(255,238,222,.14) 34%,transparent 60%),
    #fff;
}
.cloud-hr-page .cloud-hr-hero .container,
.cloud-hr-page .cloud-hr-modules .container,
.cloud-hr-page .cloud-hr-benefits .container{
  width:calc(100% - 48px);
  max-width:1440px;
  padding:0;
}
.cloud-hr-page .cloud-hr-hero .row{margin:0}
.cloud-hr-page .cloud-hr-hero .col-sm-12{padding:0}
.cloud-hr-page .cloud-hr-hero .glossary-badge{
  display:inline-flex;
  align-items:center;
  gap:7px;
  min-height:48px;
  margin:0 0 15px;
  padding:10px 16px;
  border:2px solid transparent;
  border-radius:999px;
  background:linear-gradient(#fff,#fff) padding-box,linear-gradient(90deg,#ff6bc9,#7c58ff) border-box;
  box-shadow:none;
}
.cloud-hr-page .cloud-hr-hero .glossary-badge img{width:16px;height:16px;object-fit:contain}
.cloud-hr-page .cloud-hr-hero .glossary-badge span{
  color:#000;
  font-size:16px;
  font-weight:500;
  line-height:24px;
}
.cloud-hr-page .cloud-hr-hero .enterprise-title{
  margin:0;
  color:#343a40;
  font-family:'Plus Jakarta Sans',sans-serif;
  font-size:46px;
  font-weight:700;
  letter-spacing:-.92px;
  line-height:1.18;
}
.cloud-hr-page .cloud-hr-hero .enterprise-title span{color:#1e40af}
.cloud-hr-page .cloud-hr-hero .enterprise-text{
  max-width:1070px;
  margin:15px auto 0;
  color:#343a40;
  font-family:'Plus Jakarta Sans',sans-serif;
  font-size:16px;
  font-weight:500;
  line-height:24px;
}
.cloud-hr-page .cloud-hr-hero .company-btns{
  display:flex;
  justify-content:center!important;
  margin:24px 0 0;
}
.cloud-hr-page .cloud-hr-hero .company-btns .btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  min-height:58px;
  padding:14px 30px;
  border:0;
  border-radius:999px;
  background:#1e40af;
  box-shadow:0 10px 22px rgba(30,64,175,.22);
  color:#fff;
  font-family:'Plus Jakarta Sans',sans-serif;
  font-size:16px;
  font-weight:500;
  transition:background .18s ease,transform .18s ease,box-shadow .18s ease;
}
.cloud-hr-page .cloud-hr-hero .company-btns .btn:hover,
.cloud-hr-page .cloud-hr-hero .company-btns .btn:focus-visible{
  background:#17348c;
  color:#fff;
  transform:translateY(-2px);
  box-shadow:0 14px 28px rgba(30,64,175,.3);
}
.cloud-hr-page .cloud-hr-hero .client-logo-glossary{
  margin-top:176px;
  padding:0;
}
.cloud-hr-page .cloud-hr-hero .client-logo-text{
  margin:0 0 22px;
  color:#606367;
  font-size:16px;
  font-weight:500;
  line-height:24px;
}
.cloud-hr-page .cloud-hr-hero .client-logo-text strong{color:#0a2540;font-weight:600}
.cloud-hr-page .cloud-hr-hero .brand-section{padding:0;background:transparent}

.cloud-hr-page .cloud-hr-stats{padding:0;background:#f7f7fb}
.cloud-hr-page .cloud-hr-stats .setu-stats-section{width:100%;padding:0;background:transparent}
.cloud-hr-page .cloud-hr-stats .setu-stats-wrapper{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  width:calc(100% - 48px);
  max-width:1320px;
  min-height:178px;
  margin:0 auto!important;
}
.cloud-hr-page .cloud-hr-stats .setu-stat-item{
  display:flex;
  flex-direction:column;
  justify-content:center;
  min-width:0;
  margin:0;
  padding:28px 30px;
  text-align:left;
}
.cloud-hr-page .cloud-hr-stats .setu-stat-item + .setu-stat-item{border-left:1px solid #dce3ee}
.cloud-hr-page .cloud-hr-stats .setu-stat-item h2{
  display:flex;
  align-items:center;
  gap:8px;
  margin:0;
  color:#000;
  font-family:'Plus Jakarta Sans',sans-serif;
  font-size:36px;
  font-weight:700;
  letter-spacing:-.04em;
  line-height:1.25;
}
.cloud-hr-page .cloud-hr-stats .setu-stat-item h2 sup{position:static;top:auto;font-size:18px;line-height:1;color:#343a40}
.cloud-hr-page .cloud-hr-stats .setu-stat-item p{
  max-width:287px;
  margin:4px 0 0;
  color:#656971;
  font-size:16px;
  font-weight:500;
  line-height:24px;
}

.cloud-hr-page .cloud-hr-modules{padding:100px 0;background:#fff}
.cloud-hr-page .cloud-hr-modules .headingmain{margin:0 0 30px;text-align:center}
.cloud-hr-page .cloud-hr-modules .setu-happy-badge-wrap{margin:0 0 15px}
.cloud-hr-page .cloud-hr-modules .setu-happy-badge{
  display:inline-flex;
  align-items:center;
  gap:7px;
  padding:10px 16px;
  border:2px solid transparent;
  border-radius:999px;
  background:linear-gradient(#fff,#fff) padding-box,linear-gradient(90deg,#ff6bc9,#7c58ff) border-box;
}
.cloud-hr-page .cloud-hr-modules .setu-happy-badge-icon{width:16px;height:16px;object-fit:contain}
.cloud-hr-page .cloud-hr-modules .setu-happy-badge-text{
  color:#000;
  font-size:16px;
  font-weight:500;
  line-height:24px;
}
.cloud-hr-page .cloud-hr-modules .mainheading{
  margin:0 auto;
  color:#343a40;
  font-family:'Plus Jakarta Sans',sans-serif;
  font-size:46px;
  font-weight:700;
  letter-spacing:-.92px;
  line-height:1.18;
}
.cloud-hr-page .cloud-hr-modules .mainheading .mainblue{color:#1e40af}
.cloud-hr-page .cloud-hr-modules .row.row-cols-1{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:24px;
  margin:0;
}
.cloud-hr-page .cloud-hr-modules .row.row-cols-1 > .col{width:auto;max-width:none;margin:0;padding:0}
.cloud-hr-page .cloud-hr-modules .row.row-cols-1 > a{color:inherit}
.cloud-hr-page .cloud-hr-modules .hcm-card{
  min-height:296px;
  padding:31px;
  border:1px solid #e1e6f4;
  border-radius:24px;
  box-shadow:none;
}
.cloud-hr-page .cloud-hr-modules .hcm-card:hover,
.cloud-hr-page .cloud-hr-modules .hcm-card:focus-within{
  border-color:#60a5fa;
  box-shadow:0 0 15.3px rgba(24,72,212,.1);
  transform:translateY(-2px);
}
.cloud-hr-page .cloud-hr-modules .hcm-icon{width:50px;height:50px;margin:0 0 15px;border-radius:12px}
.cloud-hr-page .cloud-hr-modules .hcm-icon img{display:block;width:50px!important;height:50px!important;object-fit:contain}
.cloud-hr-page .cloud-hr-modules .hcm-card h5{
  margin:0 0 15px;
  color:#343a40;
  font-size:18px;
  font-weight:600;
  line-height:24px;
}
.cloud-hr-page .cloud-hr-modules .hcm-card p{
  margin:0;
  color:#364969;
  font-family:Inter,sans-serif;
  font-size:16px;
  font-weight:400;
  line-height:24px;
}

.cloud-hr-page .cloud-hr-benefits{padding:100px 0;background:#f7f9fd}
.cloud-hr-page .cloud-hr-benefits .headingmain{margin:0 auto 44px;text-align:center}
.cloud-hr-page .cloud-hr-benefits .mainheading{
  margin:0 auto;
  color:#343a40;
  font-size:46px;
  font-weight:700;
  letter-spacing:-.92px;
  line-height:1.18;
}
.cloud-hr-page .cloud-hr-benefits .mainblue{color:#1e40af}
.cloud-hr-page .cloud-hr-benefits .mainheading-subtitle{
  margin:15px auto 0;
  color:#656971;
  font-size:16px;
  font-weight:500;
  line-height:24px;
}
.cloud-hr-page .cloud-hr-benefits .row.g-4{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:24px;
  margin:0;
}
.cloud-hr-page .cloud-hr-benefits .row.g-4 > [class*='col-']{width:auto;max-width:none;margin:0;padding:0}
.cloud-hr-page .cloud-hr-benefits .benifitssection__card{
  min-height:194px;
  padding:24px;
  border:1px solid #e1e6f4;
  border-radius:18px;
  box-shadow:none;
}
.cloud-hr-page .cloud-hr-benefits .benifitssection__card-title{
  margin:0 0 14px;
  padding:0 0 10px;
  color:#343a40;
  font-size:16px;
  font-weight:600;
  line-height:24px;
}
.cloud-hr-page .cloud-hr-benefits .benifitssection__card-title::after{width:50px;height:3px}
.cloud-hr-page .cloud-hr-benefits .benifitssection__card-text{
  margin:0;
  color:#364969;
  font-family:Inter,sans-serif;
  font-size:14px;
  line-height:20px;
}

@media (max-width:1199px){
  .cloud-hr-page .cloud-hr-modules .row.row-cols-1{grid-template-columns:repeat(4,minmax(0,1fr))}
  .cloud-hr-page .cloud-hr-benefits .row.g-4{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media (max-width:991px){
  .cloud-hr-page .cloud-hr-hero{min-height:auto;padding:120px 0 40px}
  .cloud-hr-page .cloud-hr-hero .client-logo-glossary{margin-top:90px}
  .cloud-hr-page .cloud-hr-stats .setu-stats-wrapper{grid-template-columns:repeat(2,minmax(0,1fr));max-width:720px}
  .cloud-hr-page .cloud-hr-stats .setu-stat-item:nth-child(3){border-left:0}
  .cloud-hr-page .cloud-hr-stats .setu-stat-item:nth-child(n + 3){border-top:1px solid #dce3ee}
  .cloud-hr-page .cloud-hr-modules,.cloud-hr-page .cloud-hr-benefits{padding:72px 0}
  .cloud-hr-page .cloud-hr-modules .row.row-cols-1{grid-template-columns:repeat(3,minmax(0,1fr))}
  .cloud-hr-page .cloud-hr-benefits .row.g-4{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:640px){
  .cloud-hr-page .cloud-hr-hero,.cloud-hr-page .cloud-hr-modules,.cloud-hr-page .cloud-hr-benefits{padding-top:56px;padding-bottom:56px}
  .cloud-hr-page .cloud-hr-hero .container,
  .cloud-hr-page .cloud-hr-modules .container,
  .cloud-hr-page .cloud-hr-benefits .container,
  .cloud-hr-page .cloud-hr-stats .setu-stats-wrapper{width:calc(100% - 32px)}
  .cloud-hr-page .cloud-hr-hero .glossary-badge,
  .cloud-hr-page .cloud-hr-modules .setu-happy-badge{min-height:0;padding:8px 13px}
  .cloud-hr-page .cloud-hr-hero .glossary-badge span,
  .cloud-hr-page .cloud-hr-modules .setu-happy-badge-text{font-size:12px;line-height:18px}
  .cloud-hr-page .cloud-hr-hero .enterprise-title,
  .cloud-hr-page .cloud-hr-modules .mainheading,
  .cloud-hr-page .cloud-hr-benefits .mainheading{font-size:30px;line-height:1.22}
  .cloud-hr-page .cloud-hr-hero .enterprise-text{font-size:14px;line-height:21px}
  .cloud-hr-page .cloud-hr-hero .company-btns .btn{width:100%;min-height:54px}
  .cloud-hr-page .cloud-hr-hero .client-logo-glossary{margin-top:56px}
  .cloud-hr-page .cloud-hr-hero .client-logo-text{font-size:13px;line-height:20px}
  .cloud-hr-page .cloud-hr-stats .setu-stat-item{padding:22px 16px}
  .cloud-hr-page .cloud-hr-stats .setu-stat-item h2{font-size:28px}
  .cloud-hr-page .cloud-hr-stats .setu-stat-item p{font-size:13px;line-height:19px}
  .cloud-hr-page .cloud-hr-modules .row.row-cols-1,
  .cloud-hr-page .cloud-hr-benefits .row.g-4{grid-template-columns:1fr;gap:16px}
  .cloud-hr-page .cloud-hr-modules .hcm-card{min-height:0;padding:24px}
  .cloud-hr-page .cloud-hr-benefits .headingmain{margin-bottom:30px}
  .cloud-hr-page .cloud-hr-benefits .mainheading-subtitle{font-size:14px;line-height:21px}
  .cloud-hr-page .cloud-hr-benefits .benifitssection__card{min-height:0;padding:22px}
}
