.elementor-17099 .elementor-element.elementor-element-37f657e > .elementor-container{max-width:1400px;}.elementor-17099 .elementor-element.elementor-element-37f657e .elementor-heading-title{color:var( --e-global-color-text );}.elementor-17099 .elementor-element.elementor-element-37f657e{padding:30px 0px 50px 0px;}.elementor-17099 .elementor-element.elementor-element-169e0ae > .elementor-element-populated{margin:0px 50px 0px 0px;--e-column-margin-right:50px;--e-column-margin-left:0px;}.elementor-17099 .elementor-element.elementor-element-ba1abe0 .elementor-icon-list-icon{width:14px;}.elementor-17099 .elementor-element.elementor-element-ba1abe0 .elementor-icon-list-icon i{font-size:14px;}.elementor-17099 .elementor-element.elementor-element-ba1abe0 .elementor-icon-list-icon svg{--e-icon-list-icon-size:14px;}.elementor-17099 .elementor-element.elementor-element-ba1abe0 .elementor-icon-list-text, .elementor-17099 .elementor-element.elementor-element-ba1abe0 .elementor-icon-list-text a{color:var( --e-global-color-text );}.elementor-17099 .elementor-element.elementor-element-ba1abe0 .elementor-icon-list-item{font-weight:600;}.elementor-17099 .elementor-element.elementor-element-ba1abe0 > .elementor-widget-container{margin:0px 0px 30px 0px;}@media(max-width:1024px){.elementor-17099 .elementor-element.elementor-element-169e0ae > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}}@media(min-width:768px){.elementor-17099 .elementor-element.elementor-element-169e0ae{width:30%;}.elementor-17099 .elementor-element.elementor-element-a3510ab{width:70%;}}/* Start custom CSS for shortcode, class: .elementor-element-a4ad7ac */.release-notes-date-archive ul {
  list-style: none;
  margin: 0;
  padding: 0;
  color: #2D2F4E;
}
.release-notes-date-archive > p {
  font-weight: 500;
  margin-bottom: 10px;
}
.release-notes-date-archive .months, 
.release-notes-date-archive .post-links {
    display: none;
}
.release-notes-date-archive .year, 
.release-notes-date-archive .month {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  transition: all 0.2s;
}
.release-notes-date-archive .year {
    margin-bottom: 10px;
    padding: 10px 20px;
}
.release-notes-date-archive .year:hover,
.release-notes-date-archive .year.active {
    border-radius: 10px;
    background: #f5f5f5;
}
.release-notes-date-archive .year p {
  font-weight: 500;
  margin-bottom: 2px;
  color: inherit;
}
.release-notes-date-archive .year path {
    fill: #d5d3d3;
}
.release-notes-date-archive .year:hover path {
    fill: #2D2F4E;
}
.release-notes-date-archive .month.active p {
    color: #fff;
    background: #FF4094;
}
.release-notes-date-archive .year.active img,
.release-notes-date-archive .month.active img {
    transform: rotate(180deg);
}
.release-notes-date-archive .month p {
    font-size: 16px;
    margin-bottom: 0px;
    border-radius: 6px;
    padding: 4px 10px;
    background: #fff;
}
.release-notes-date-archive .months {
  /*font-weight: 500;*/
  /*display: inline-block;*/
  /*margin-bottom: 2px;*/
  padding: 20px;
  border-radius: 10px;
  background: #f5f5f5;
}
.release-notes-date-archive .post-links {
    padding: 20px 0 0;
}
.release-notes-date-archive .post-link a {
  font-size: 16px;
  color: #2D2F4E;
}
.release-notes-date-archive .post-link a:not(.last-child) {
  margin-bottom: 6px;
}

.release-notes-date-archive a:hover {
  text-decoration: underline;
}
.release-notes-date-archive img {
  margin-left: 10px;
  padding: 4px 8px;
  border-radius: 10px;
  width: 30px;
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-37f657e */.release-notes h1 {
    font-size: 3rem;
}
.release-notes h2 {
    font-size: 1.6rem;
    font-weight: 500;
    margin-bottom: 1.4rem;
}
.release-notes p {
    margin-bottom: 1rem;
}
.release-notes h2:not(:first-child) {
    margin-top: 2rem;
}/* End custom CSS */
/* Start custom CSS */#breadcrumbs a,
#breadcrumbs i,
#breadcrumbs .breadcrumb_last {
    vertical-align: middle;
}
#breadcrumbs .fa-angle-right {
    font-size: 14px;
    padding: 0 2px;
}
#breadcrumbs a:hover {
    transition: border 0.2s;
    font-weight: 600;
}
#breadcrumbs .breadcrumb_last {
    border-bottom: 1px dashed #ffffff;
}/* End custom CSS */