.hrblizz-release {
    padding: 2rem 0 1rem 0;
    margin: 0 auto;
	background: #F8F8F8 0% 0% no-repeat padding-box;
}

.hrblizz-release-sec1

 {
    width: 100%;
    max-width: 1284px;
    margin: 0 auto;
    padding-bottom: 2.5rem;
    padding-inline: 4%;
}

.hrblizz-release-sec1 h1 {
    text-align: center;
    font: normal normal bold 100px / 88px Source Sans Pro;
    letter-spacing: 0px;
    color: #EFF0F2;
    padding-bottom: 0.5rem;
}

.hrblizz-release-sec1 h1 span {
text-align: center;
    font: normal normal bold 100px / 88px Source Sans Pro;
    letter-spacing: 0px;
    color: #EFF0F2;
    padding-bottom: 0.5rem;
}


.hrblizz-release-s2 {
    max-width: 1568px;
    margin: 0 auto;
    margin-bottom: 5rem;
    width: 100%;
	margin-top:3rem;
	padding-inline:4%;
}

.release-list {
    display: flex;
    flex-direction: column;
    gap: 1.2em;
}

.release-item {
    display: flex;
    gap: 5em;
    border-top: 1px solid #B8C1D1;
    padding-bottom: 1em;
    align-items: flex-start;
	padding-bottom:3rem;
	padding-top:3rem;
}

.release-taxonomy {
    width: 25%;
    font-size: 0.95em;
    color: #444;
}

.release-date {
    font-family: Source Sans Pro;
font-weight: 600;
font-size: 18px;
line-height: 100%;
letter-spacing: 0%;
color:#607493;
}

.release-content {
    width: 75%;
}

.release-content h2 {
    margin-top: 0;
}


}
.hrblizz-release-s2 p, .hrblizz-release-s2 ol, .hrblizz-release-s2 ul {
    text-align: left;
    font: normal normal normal 18px / 25px Source Sans Pro;
    letter-spacing: 0px;
    color: #001738;
}

.hrblizz-release-s2 ol li, .hrblizz-release-s2 ul li {
    padding-bottom: 0.6rem;
    position: relative;
}

::marker {
    color: #FF5F1F;
}

.hrblizz-release-s2 p img {
    margin: 0 auto;
    text-align: center;
    margin-top: 1rem;
    margin-bottom: 1rem;
    max-width: 100%;
    border-radius: 10px;
	display:block;
}



.hrblizz-release-s2 h2
{
  font-family: Source Sans Pro;
font-weight: 900;
font-size: 28px;
line-height: 100%;
letter-spacing: 0%;
padding-bottom:10px;
	
}

.hrblizz-release-s2 h3
{
 font-family: Source Sans Pro;
font-weight: 900;
font-size: 22px;
line-height: 100%;
letter-spacing: 0%;
	padding-top:15px;
padding-bottom:10px;
	    display: flex;
    justify-content: space-between;
}

.hrblizz-release-s2 h4 {
  font-family: Source Sans Pro;
font-weight: 900;
font-size: 20px;
line-height: 100%;
letter-spacing: 0%;
	padding-top:15px;
padding-bottom:10px;
}

.hrblizz-release-s2 h5
{  font-family: Source Sans Pro;
font-weight: 900;
font-size: 18px;
line-height: 100%;
letter-spacing: 0%;
	padding-top:15px;
padding-bottom:10px;
	
}
.release-taxonomy p .release-category, .non-category, .release-tag
{

 padding: 3px 8px;
  border-radius: 6px;
  background: #E3E6EC;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
  font-size: 12px;
  line-height: 18px;
  margin-right: 0.4rem;
  color: #001738 !important;
  width: fit-content;
  margin-bottom: 0.4rem;
  display: inline-flex; 
  flex-direction: row;
}

.release-upcoming, .release-month
{
	 font-family: Source Sans Pro;
font-weight: 700!important;
font-size: 24px!important;
line-height: 100%!important;
letter-spacing: 0%!important;
color:#607493 !important;

}

.release-content img
{
	display:block;
	margin:0 auto;
	text-align:center;
}

 .dropdown-release {
      position: relative;
      display: inline-block;
      margin-right: 20px;
    }

    .dropdown-button-release {
      padding: 10px 20px;
      cursor: pointer;
      background-color: #f0f0f0;
      border: 1px solid #001738;
      border-radius: 14px;
		font-family:Source Sans Pro;
font-weight: 600;
font-size: 16px;
line-height:24px;
letter-spacing: 0%;
display: flex;
    align-items: center;
		gap:0.6rem;
		
}
    


    .dropdown.show-release .dropdown-content-release {
      display: block;
    }



    .checkbox-item label {
      cursor: pointer;
    }

    .date-picker {
      padding: 12px;
    }

.release-filter
{
	    background: #F8F8F8 0% 0% no-repeat padding-box;
    margin: 0 auto;
}

.hrblizz-release-filter
{
	display: flex;
    gap: 1.2em;
	    max-width: 1568px;
	margin:0 auto;
	align-items: center;
	padding-bottom:1.3rem;
	padding-inline:4%;
}

.release-filter-box {
    width: 50%;
    font-size: 0.95em;
    color: #444;
}

.release-login
{
	    width: 50%;
}
.login, .login a

 {
    text-align: left;
    font: normal normal normal 16px / 22px Source Sans Pro;
    letter-spacing: 0px;
    color: #001738;
    display: flex;
    align-items: center;
	 justify-content: flex-end;
}


.login a img
{
	margin-right:1rem;
}


.googleBtn a
{
	color: #ff5f1f;
}


.wp_google_login {
    clear: both;
   margin:0  !important;
	display:block !important;
}

.wp_google_login__button-container {
    margin-top: 0px !important;
}

.wp_google_login__google-icon
{
	display:none !important;
}

.wp_google_login__button
{
	background-color: transparent !important;
   border-width:0px !important;
}
.dropdown-content-release {
  display: none;
  position: absolute;
  background-color: white;
  min-width: 668px;
  padding: 10px;
  z-index: 1000;
	box-shadow: 0px 8px 22px 0px #292D3326;
padding: 32px 48px;
border-radius: 16px;
	margin-top:0.4rem;

}

.dropdown-release, .dropdown-release-month {
  position: relative;
  display: inline-block;
  margin-right: 10px;
}

.dropdown-release.active .dropdown-content-release , .dropdown-release-month.active .dropdown-content-release{
  display: block;
}
.checkbox-item-grid
{
	    display: flex;
    gap: 5em;
    padding-bottom: 1em;
    align-items: flex-start;
    padding-bottom: 3rem;
    padding-top: 2rem;
}

.dropdown-button-release::after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  background-image: url('https://hrblizz.com/wp-content/uploads/2026/03/Art.png');
     background-size: 100%;
  background-repeat: no-repeat;
}

.dropdown-release.active .dropdown-button-release::after , .dropdown-release-month.active .dropdown-button-release::after {
  background-image: url('https://hrblizz.com/wp-content/uploads/2026/03/Path-3826.png'); 
}
.dropdown-release.active .dropdown-button-release, .dropdown-release-month.active .dropdown-button-release
{
	background:  #FFEFE9;

}
.taxonomy-container {
    display: grid;
    padding-top: 1rem;
    grid-template-columns: 1fr 1.5fr;
    grid-column-gap: 2%;
}
}


.right-column {
  display: flex;
  gap: 2rem;
}

.checkbox-group {
  display: flex;
  flex-direction: column;
}

.checkbox-label {
  font-family: Source Sans Pro;
font-weight: 600;
font-size: 16px;
line-height: 24px;
letter-spacing: 0%;
vertical-align: middle;

}

.checkbox-subcolumn {
 display: grid;
    padding-top: 1rem;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 2%;
}
.checkbox-subcolumn-left
{
	 display: grid;
    padding-top: 1rem;
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 2%;
}

.no-options, .no-terms {
  font-style: italic;
  color: #777;
}
    .checkbox-item {
      padding: 8px 0px;
		font-family:Source Sans Pro;
font-weight: 400!important;
font-size: 16px!important;
line-height: 24px!important;
letter-spacing: 0%;
vertical-align: middle;
	color: #001738;
display: flex;
    align-content: center;
    align-items: center;

    }

.dropdown-content-release {
  display: none;
}

.dropdown-release.active .dropdown-content-release {
  display: block;
}
.close-dropdown{
  position: absolute;
  top: 10px;
  right: 15px;
  background: transparent;
  border: none;
  font-size: 8px;
  cursor: pointer;
  z-index: 1000;
}


.reset-button
{
	border:none;
	background:transparent;
	margin-top:0.8rem;
	font-family:Source Sans Pro;
font-weight: 400;
font-size: 14px;
line-height: 20px;
letter-spacing: 0%;
	color: #001738;
}

input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  width: 10px;
  height: 10px;
  border: 1px solid  #001738;
  border-radius: 4px;
  position: relative;
  cursor: pointer;
  outline: none;
	margin-right:10px;
}


input[type="checkbox"]:checked {
  background-color:  #001738;
}


input[type="checkbox"]:checked::after {
  content: '';
  position: absolute;
  left: 5px;
  top: 2px;
  width: 10px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}


.wp_google_login__button
{
	padding:0px 20px!important;
}



.dropdown-content-release {
  display: none;
}

.dropdown-release.active .dropdown-content-release {
  display: block;
}

.selected-filter
{

border-radius: 6px;
padding: 8px 16px;
background: #001738;
	color:#fff;
margin-right:0.4rem;
margin-bottom:0.4rem;
	margin-bottom: 0.4rem;
    display: inline-flex;
    flex-direction: row;
	    width: fit-content;
}

.selected-filter .remove-filter {
  margin-left: 6px;
  cursor: pointer;
  font-weight: bold;
}



.calendar-popup {
  background: #fff;
  position: absolute;
  display: none;
	box-shadow: 0px 8px 22px 0px #292D3326;
	width: 358px;
	height: 272px;
border-radius: 16px;
padding-bottom: 24px;
	margin-top:0.7rem;
}

.calendar-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
	border-bottom: 1px solid  #607493;
}

.months-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 8px;
	margin:0 auto;
	padding:20px;

}


.range-start {
  background-color: #4CAF50;
  color: white;
  border-radius: 10px 0 0 10px;
}

.range-middle {
  background-color: #a5d6a7;
  color: white;
  border-radius: 0;
}

.range-end {
  background-color: #4CAF50;
  color: white;
  border-radius: 0 10px 10px 0;
}


.month-cell.selected {
 background:  #FF5F1F;
  color: white;
	width: 88px;
height: 40px;
min-width: 88px;
border-radius: 14px;

}

#prevYear, #nextYear
{
	width: 40px;
height: 48px;
	background: #1A3E6D;
	color:#fff;
}

#nextYear
{

border-top-right-radius: 16px;
}

#prevYear
{
	border-top-left-radius: 16px;
}

.calendar-header select {
  font-size: 14px;
  padding: 4px;
  margin: 0 10px;
	width: 100%;
}

#yearDropdown
{
	border:0px!important;
}
.month-cell {
  padding: 8px;
  border-radius: 6px;
  cursor: pointer;
  text-align: center;
  transition: background-color 0.2s ease;
  user-select: none;
}

.month-cell:hover {
  background-color: #ffe8d9;
}

.start-month {
  background-color: #FF5F1F;
  color: white;
  font-weight: bold;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
}

.end-month {
  background-color: #FF5F1F;
  color: white;
  font-weight: bold;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  position: relative;
}

.in-range {
  background-color: #FFD1B3;
}




.dropdown-release.active #calendarButton
{
	    background: #FFEFE9;
}

.dropdown-release.active #calendarButton::after {
    background-image: url(/wp-content/uploads/2025/06/Path-3826.png);
}


#yearDropdown::-webkit-scrollbar {
  width: 12px; 
  height: 2px!important;
}


#yearDropdown::-webkit-scrollbar-track{
  background:#ffe8d9;
  border-radius: 10px;
	padding:2rem;
}


#yearDropdown::-webkit-scrollbar-thumb {
  background: #ffe8d9; 
  border-radius: 10px; 
}


 .date
{
	border-radius: 6px;
    padding: 8px 16px;
    background: #001738;
    color: #fff;
    margin-right: 0.4rem;
    margin-bottom: 0.4rem;
    margin-bottom: 0.4rem;
    display: inline-flex;
    flex-direction: row;
    width: fit-content;
}

.release-filter-date
{
	width: 100%;
    font-size: 0.95em;
    color: #444;
}

.date-category
{
	    display:flex;
    flex-direction: row;
}

.date-category .reset-button
{
 margin-top: 0rem!important;
}

.month-cell.disabled {
  pointer-events: none;
  opacity: 0.4;
  cursor: not-allowed;
}
.date {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.clear-date {
  background: none;
  border: none;
  font-size: 16px;
  cursor: pointer;
  color: #fff;
  font-weight: bold;
}

.month-cell {
  display: inline-block;
  width: 60px;
  padding: 10px;
  text-align: center;
  margin: 4px;
  border-radius: 5px;
  cursor: pointer;
}
.month-cell:hover {
  background: #FFEFE9;
}
.month-cell.start-month,
.month-cell.end-month {
  background: #FF5F1F;
  color: white;
}
.month-cell.in-range {
  background:#FFEFE9;
}
.month-cell.disabled {
  pointer-events: none;
  opacity: 0.5;
}



@media only screen  and (max-width: 768px) {
	
	.release-filter-box
	{
		 width: 65%;
	}
	.release-login
	{
		 width: 35%;
	}
	.release-item
	{
		display:block;
	}
	.release-taxonomy, .release-content
	{
		width: 100%;
	}
	.taxonomy-container, .checkbox-subcolumn
	{
	 grid-template-columns: 1fr;
	}
	.dropdown-content-release
	{
		    min-width: 338px;
	}
	.months-grid
	{
		padding:0px;
	}
	.calendar-popup
	{
		width: 258px;
		        margin-left: -40px;
	}
	.hrblizz-release-filter
	{
 gap: 0em;
	}
	.month-cell
	{
		width:auto;
	}
	.date-category
	{
		display:block;
	}
	.hrblizz-release-sec1 h1 span
	{
font-size: 50px;
line-height: 70px;

	}
}


.hrblizz-release-s2 p
{
	display:block;
}


.release-category.selected {
    background-color: #FFDFD2!important;

}

.close-dropdown:hover
{
	background:#001738;
	border-radius:180px;
}
.close-dropdown:hover img
{
		  filter: brightness(0) invert(1);
}
.dropdown-button-release:active {
background:  #FFEFE9;
}

.dropdown-button-release:active::after {
  background-image: url('/wp-content/uploads/2025/06/Path-3826.png'); 
}


#selected-date-values span
{
	    border-radius: 6px;
    padding: 8px 16px;
    background: #001738;
    color: #fff;
    margin-right: 0.4rem;
    margin-bottom: 0.4rem;
    margin-bottom: 0.4rem;
    display: inline-flex;
    flex-direction: row;
    width: fit-content;
}


.month-cell.in-range::before {
  content: "";
  display: block;
  background-color: #FFEFE9;
}

.month-cell.in-range::after {
  content: "";
  display: block;
  background-color: #FFEFE9;
}


.month-cell.in-range {
  position: relative;
  background-color: #FFEFE9;
}

.month-cell.in-range::before {
  content: "";
  position: absolute;
  top: 0;
  left: -20px;
  width: 30px;
  height: 100%;
  background-color:  #FFEFE9;

}


.month-cell.in-range::after {
  content: "";
  position: absolute;
  top: 0;
  right: -20px;
  width: 30px;
  height: 100%;
  background-color: #FFEFE9;

}



.tablepress
{
	font-size:18px!important;
	line-height:32.4px!important;
}
 .tablepress tfoot th,  .tablepress thead th
{
	    background-color:#001738 !important;
}

 .column-2, .column-3,  .column-4,  .column-5,   .column-6,  .column-7
{
	background-color:#fff!important;
}

.tablepress th,  .tablepress td
{
	border: 0px solid #A7B1B6;

}

.column-1
{
	    font-weight: 600 !important;
}

 .tablepress>.row-hover>tr:hover>*
{
	background-color:#fff!important;
}



@media only screen and (max-width: 992px) {
	.tablepress
	{
		font-size: 18px !important;
    line-height: 24px !important;
	}
	
	.tablepress-scroll-wrapper::-webkit-scrollbar {
    width: 9px;
    height: 9px;
}

.tablepress-scroll-wrapper::-webkit-scrollbar-track {
    background: #001738 !important;
    border-radius: 10px;
}

.tablepress-scroll-wrapper::-webkit-scrollbar-thumb {
    background-color:#007AA4;
    border-radius: 10px;
 width: 15px!important;
}

.tablepress-scroll-wrapper::-webkit-scrollbar-thumb:hover {
    background-color: #007AA4;
}
}


.tablepress .row-1 td:first-child,
.tablepress .row-1 th:first-child {
  border-top-left-radius: 16px;
}



.tablepress .row-1 th:last-child,
.tablepress .row-1 th:last-child {
  border-top-right-radius: 16px;
}

.tablepress {
  border-collapse: separate; 
  border-spacing: 0;
}


.tablepress tbody tr:last-child td:first-child {
  border-bottom-left-radius: 16px !important;
}

.tablepress tbody tr:last-child td:last-child {
  border-bottom-right-radius: 16px !important;
}


.hrblizz-release-s2 ol li a, .hrblizz-release-s2 ul li a
{
	color:#000!important;
	text-decoration:underline!important;
}
.hrblizz-release-s2 ol li a:hover, .hrblizz-release-s2 ul li a:hover
{
	font-weight:600;
}



.hrblizz-release-s2 a:hover
{
	font-weight:600;
}

.internal-tag
{
	    padding: 3px 8px;
    border-radius: 6px;
       background-color: #FFDFD2 !important;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;
    margin-right: 0.4rem;
    color: #001738 !important;
    width: fit-content;
    margin-bottom: 0.4rem;
    display: inline-flex;
    flex-direction: row;
	margin-bottom:1.2rem;
}

.dropdown-content-release label.active-filter {
  background-color: #e7f3ff;
  border: 1px solid #0073aa;
  border-radius: 6px;
  color: #0073aa;
  font-weight: 600;
  padding: 4px 6px;
  display: inline-block;
}



@import url("https://fonts.googleapis.com/css2?family=Inter:wght@800&display=swap");

:root {
  --clr-1: #001738;
  --clr-2: #012456;
  --clr-3: #ff5f1f;
}

/* Container */
.content {
  text-align: center;
}

/* TITLE */
.title {
  font-family: "Inter", sans-serif;
  font-size: clamp(3rem, 8vw, 7rem);
  font-weight: 800;
  letter-spacing: -2px;
  margin: 0;
  background: linear-gradient(
    270deg,
    var(--clr-1),
    var(--clr-2),
    var(--clr-3),
    var(--clr-1)
  );
  background-size: 300% 300%;

  /* Text gradient animation */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;

  animation: gradientMove 6s ease infinite;
}

.subtitle {
  margin-top: 10px;
color: #B2B2B2;
text-align: center;
font-size: 48px;
font-style: normal;
font-weight: 700;
line-height: normal;
}

/* Animation */
@keyframes gradientMove {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

.tip-box
{
border-left: 2px solid #001738;
background: rgba(0, 23, 56, 0.05);
padding: 12px 24px;
		margin-bottom:1.2rem;
}

.tip-box strong
{
	color: #001738;
font-style: normal;
font-weight: 700;
line-height: 26px;
}

.best-box
{

padding: 12px 24px;
	border-left: 2px solid #FF5F1F;
background: rgba(255, 95, 31, 0.05);
		margin-bottom:1.2rem;
}

.best-box strong
{
	color: #FF5F1F!important;
font-style: normal !important;
font-weight: 700!important;
line-height: 26px!important;
}

.tag-option
{
	color: #4E5B6D;
text-align: center;
font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: 20px;
	border-radius: 36px;
background: rgba(78, 91, 109, 0.10);
	display: flex;
padding: 2px 12px;
align-items: center;
gap: 6px;
		margin-bottom:.2rem!important;
}

.imp-tag
{
	display: flex;
	gap: 6px;
	align-items: center;
	margin-top:1.2rem!important;
	margin-bottom:1.2rem!important;
}

.doc-link { 
	color: #FF5F1F!important; 
	font-style: normal; 
	font-weight: 700 !important; 
	line-height: normal; 
	padding-top:1.2rem!important; 
}

@media (max-width: 768px) {
    .imp-tag {
        flex-direction: column;
        align-items: flex-start; 
    }
	.tag-option
	{
		text-align:left;
		    padding: 2px 22px;
	}
	.subtitle
	{
		font-size: 28px;
	}
}

.btn-no-link {
  display: flex;
  justify-content: start; 
  width: 100%;
  padding: 12px;
  border-radius: 12px;
  background: rgba(0, 23, 56, 0.05);
	margin-top:24px;
	margin-bottom:24px;
}

.btn-content {
  display: flex;
  align-items: center;
  gap: 16px;
  justify-content: flex-start; 
}

.release-doc-notes {
	display: inline-flex;
	padding: 6px 16px;
	align-items: center;
	gap: 6px;
	border-radius: 36px;
	background: rgba(0, 23, 56, 0.10);
	color: #212529;
	font-size: 16px;
	font-weight: 700;
	width: fit-content;
	position: relative;
}

.release-doc-notes::after {
	content: "";
	width: 14px;
	height: 14px;
	background-image: url('https://hrblizz.com/wp-content/uploads/2026/04/arrow-right.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	transform-origin: center;
	margin-top:3px;
}

.release-doc-notes:hover {
	color: #fff !important;
	background: #212529 !important;
}

.release-doc-notes:hover::after {
	background-image: url('https://hrblizz.com/wp-content/uploads/2026/04/arrow-right-1.png');
	width: 12px!important;
	height: 12px!important;
}