.ct-section {
  width: 100%;
  background-size: cover;
  background-repeat: repeat;
}
.ct-section > .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.ct-div-block {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: flex-start;
}
.ct-new-columns {
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: stretch;
  justify-content: center;
  flex-wrap: wrap;
}
.ct-link-text {
  display: inline-block;
}
.ct-link {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  text-decoration: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.ct-link-button {
  display: inline-block;
  text-align: center;
  text-decoration: none;
}
.ct-link-button {
  background-color: #1e73be;
  border: 1px solid #1e73be;
  color: #ffffff;
  padding: 10px 16px;
}
.ct-image {
  max-width: 100%;
}
.ct-fancy-icon > svg {
  width: 55px;
  height: 55px;
}
.ct-inner-content {
  width: 100%;
}
.ct-slide {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.ct-nestable-shortcode {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: flex-start;
}
.oxy-comments {
  width: 100%;
  text-align: left;
}
.oxy-comment-form {
  width: 100%;
}
.oxy-login-form {
  width: 100%;
}
.oxy-search-form {
  width: 100%;
}
.oxy-tabs-contents {
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: flex-start;
}
.oxy-tab {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: flex-start;
}
.oxy-tab-content {
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: flex-start;
}
.oxy-testimonial {
  width: 100%;
}
.oxy-icon-box {
  width: 100%;
}
.oxy-pricing-box {
  width: 100%;
}
.oxy-posts-grid {
  width: 100%;
}
.oxy-gallery {
  width: 100%;
}
.ct-slider {
  width: 100%;
}
.oxy-tabs {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: stretch;
}
.ct-modal {
  flex-direction: column;
  align-items: flex-start;
}
.ct-span {
  display: inline-block;
  text-decoration: inherit;
}
.ct-widget {
  width: 100%;
}
.oxy-dynamic-list {
  width: 100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ct-div-block,
  .oxy-post-content,
  .ct-text-block,
  .ct-headline,
  .oxy-rich-text,
  .ct-link-text {
    max-width: 100%;
  }
  img {
    flex-shrink: 0;
  }
  body * {
    min-height: 1px;
  }
}
.oxy-testimonial {
  flex-direction: row;
  align-items: center;
}
.oxy-testimonial .oxy-testimonial-photo-wrap {
  order: 1;
}

.oxy-testimonial .oxy-testimonial-photo {
  width: 125px;
  height: 125px;
  margin-right: 20px;
}

.oxy-testimonial .oxy-testimonial-photo-wrap,
.oxy-testimonial .oxy-testimonial-author-wrap,
.oxy-testimonial .oxy-testimonial-content-wrap {
  align-items: flex-start;
  text-align: left;
}

.oxy-testimonial .oxy-testimonial-text {
  margin-bottom: 8px;
  font-size: 21px;
  line-height: 1.4;
  -webkit-font-smoothing: subpixel-antialiased;
}

.oxy-testimonial .oxy-testimonial-author {
  font-size: 18px;
  -webkit-font-smoothing: subpixel-antialiased;
}

.oxy-testimonial .oxy-testimonial-author-info {
  font-size: 12px;
  -webkit-font-smoothing: subpixel-antialiased;
}

.oxy-icon-box {
  text-align: left;
  flex-direction: column;
}

.oxy-icon-box .oxy-icon-box-icon {
  margin-bottom: 12px;
  align-self: flex-start;
}

.oxy-icon-box .oxy-icon-box-heading {
  font-size: 21px;
  margin-bottom: 12px;
}

.oxy-icon-box .oxy-icon-box-text {
  font-size: 16px;
  margin-bottom: 12px;
  align-self: flex-start;
}

.oxy-icon-box .oxy-icon-box-link {
  margin-top: 20px;
}

/* GLOBALS */

.oxy-pricing-box .oxy-pricing-box-section {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  text-align: center;
}

.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
  justify-content: center;
}

/* IMAGE */
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
  justify-content: center;
}

/* TITLE */

.oxy-pricing-box .oxy-pricing-box-title-title {
  font-size: 48px;
}

.oxy-pricing-box .oxy-pricing-box-title-subtitle {
  font-size: 24px;
}

/* PRICE */
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
  flex-direction: row;
}

.oxy-pricing-box .oxy-pricing-box-currency {
  font-size: 28px;
}

.oxy-pricing-box .oxy-pricing-box-amount-main {
  font-size: 80px;
  line-height: 0.7;
}

.oxy-pricing-box .oxy-pricing-box-amount-decimal {
  font-size: 13px;
}

.oxy-pricing-box .oxy-pricing-box-term {
  font-size: 16px;
}

.oxy-pricing-box .oxy-pricing-box-sale-price {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 20px;
}

/* CONTENT */

.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}

/* CTA */

.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
  justify-content: center;
}

.oxy-progress-bar .oxy-progress-bar-background {
  background-color: #000000;
  background-image: linear-gradient(
    -45deg,
    rgba(255, 255, 255, 0.12) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.12) 50%,
    rgba(255, 255, 255, 0.12) 75%,
    transparent 75%,
    transparent
  );
  animation: none 0s paused;
}

.oxy-progress-bar .oxy-progress-bar-progress-wrap {
  width: 85%;
}

.oxy-progress-bar .oxy-progress-bar-progress {
  background-color: #66aaff;
  padding: 40px;
  animation: none 0s paused, none 0s paused;
  background-image: linear-gradient(
    -45deg,
    rgba(255, 255, 255, 0.12) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.12) 50%,
    rgba(255, 255, 255, 0.12) 75%,
    transparent 75%,
    transparent
  );
}

.oxy-progress-bar .oxy-progress-bar-overlay-text {
  font-size: 30px;
  font-weight: 900;
  -webkit-font-smoothing: subpixel-antialiased;
}

.oxy-progress-bar .oxy-progress-bar-overlay-percent {
  font-size: 12px;
}

.ct-slider .unslider-nav ol li {
  border-color: #ffffff;
}
.ct-slider .unslider-nav ol li.unslider-active {
  background-color: #ffffff;
}
.ct-slider .ct-slide {
  padding: 0px;
}

.oxy-superbox .oxy-superbox-secondary,
.oxy-superbox .oxy-superbox-primary {
  transition-duration: 0.5s;
}

.oxy-shape-divider {
  width: 0px;
  height: 0px;
}

.oxy_shape_divider svg {
  width: 100%;
}
.oxy-pro-menu
  .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container)
  .sub-menu {
  box-shadow: px px px px;
}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg {
  transition-duration: 0.4s;
}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div {
  margin-left: 0px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg {
  width: 30px;
  height: 30px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon {
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon,
.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg {
  transition-duration: 0.4s;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon {
  top: 20px;
  left: 20px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg {
  width: 24px;
  height: 24px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon,
.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg {
  transition-duration: 0.4s;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container,
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container {
  background-color: #ffffff;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container,
.oxy-pro-menu .oxy-pro-menu-open-container {
  background-image: url();
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children > a svg,
.oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children > a svg {
  font-size: 24px;
}

.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul,
.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul {
  background-color: rgba(0, 0, 0, 0.2);
  border-top-style: solid;
}

.oxy-pro-menu
  .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container)
  .oxy-pro-menu-list {
  flex-direction: row;
}
.oxy-pro-menu .oxy-pro-menu-container .menu-item a {
  text-align: left;
  justify-content: flex-start;
}
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item,
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item {
  align-items: flex-start;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container {
  top: 0;
  bottom: 0;
  right: auto;
  left: 0;
}
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a,
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a {
  text-align: left;
  justify-content: flex-start;
}

.oxy-site-navigation {
  --oxynav-brand-color: #4831b0;
  --oxynav-neutral-color: #ffffff;
  --oxynav-activehover-color: #efedf4;
  --oxynav-background-color: #4831b0;
  --oxynav-border-radius: 0px;
  --oxynav-other-spacing: 8px;
  --oxynav-transition-duration: 0.3s;
  --oxynav-transition-timing-function: cubic-bezier(0.84, 0.05, 0.31, 0.93);
}

.oxy-site-navigation .oxy-site-navigation__mobile-close-wrapper {
  text-align: left;
}

.oxy-site-navigation > ul {
  left: 0;
}
.oxy-site-navigation {
  --oxynav-animation-name: none;
}

.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) {
  background-color: var(--oxynav-brand-color);
  transition: var(--oxynav-transition-duration);
  margin-left: var(--oxynav-other-spacing);
  border: none;
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) {
  background: transparent;
  border: 1px solid currentColor;
  transition: var(--oxynav-transition-duration);
  margin-left: var(--oxynav-other-spacing);
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2):not(:hover) > img {
  filter: invert(0) !important;
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover {
  background-color: var(--oxynav-activehover-color);
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a {
  color: var(--oxynav-neutral-color);
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a {
  color: var(--oxynav-brand-color);
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a {
  color: var(--oxynav-brand-color);
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a::after {
  color: var(--oxynav-neutral-color);
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a::after {
  color: var(--oxynav-brand-color);
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a::after {
  color: var(--oxynav-brand-color);
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul {
  display: none;
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > button,
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul {
  display: none;
}

.ct-section-inner-wrap,
.oxy-header-container {
  max-width: 1120px;
}
body {
  font-family: 'PolySans Qonto Slim-normal-300';
}
body {
  line-height: 1.6;
  font-size: 16px;
  font-weight: 400;
  color: #404040;
  background-color: #F0EBE6 !important;
  min-height: 100vh;
}
.oxy-nav-menu-hamburger-line {
  background-color: #404040;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'PolySans Qonto Slim-normal-300';
  font-size: 36px;
  font-weight: 700;
}
h2,
h3,
h4,
h5,
h6 {
  font-size: 30px;
}
h3,
h4,
h5,
h6 {
  font-size: 24px;
}
h4,
h5,
h6 {
  font-size: 20px;
}
h5,
h6 {
  font-size: 18px;
}
h6 {
  font-size: 16px;
}
a {
  color: #0074db;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
/* .ct-link-text {
  text-decoration: ;
} */
.ct-link {
  text-decoration: '';
}
.ct-link-button {
  border-radius: 3px;
}
.ct-section-inner-wrap {
  padding-top: 75px;
  padding-right: 20px;
  padding-bottom: 75px;
  padding-left: 20px;
}
.ct-new-columns > .ct-div-block {
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.oxy-header-container {
  padding-right: 20px;
  padding-left: 20px;
}
@media (max-width: 992px) {
  .ct-columns-inner-wrap {
    display: block !important;
  }
  .ct-columns-inner-wrap:after {
    display: table;
    clear: both;
    content: '';
  }
  .ct-column {
    width: 100% !important;
    margin: 0 !important;
  }
  .ct-columns-inner-wrap {
    margin: 0 !important;
  }
}
.oxel_dropdown_buttonv2__trigger {
  padding-top: 12px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  position: relative;
  background-color: #010313;
  margin-right: 30px;
  cursor: pointer;
}
.oxel_dropdown_buttonv2__trigger:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_buttonv2__trigger.oxy-easy-posts .oxy-posts,
.oxel_dropdown_buttonv2__trigger.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.oxel_dropdown_buttonv2 {
  position: relative;
  width: min-content;
  background-color: none;
}
.oxel_dropdown_buttonv2:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_buttonv2.oxy-easy-posts .oxy-posts,
.oxel_dropdown_buttonv2.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.oxel_dropdown_buttonv2__submenu {
  position: absolute;
  left: 0px;
  min-width: 100%;
  padding-top: 4px;
  width: 200px;
  z-index: 10;
  top: 100%;
  padding-inline-start: 0;
  margin-block-start: 0;
  margin-block-end: 0;
}
.oxel_dropdown_buttonv2__submenu--hidden {
  opacity: 0;
  background-color: #1d1d1b;
  border-radius: 12px;
  padding-top: 5px;
  padding-bottom: 5px;
  overflow: hidden;
  margin-top: 15px;
  pointer-events: none;
  z-index: 3;
}
.oxel_dropdown_buttonv2__submenu--hidden:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_buttonv2__submenu--hidden.oxy-easy-posts .oxy-posts,
.oxel_dropdown_buttonv2__submenu--hidden.ct-section .ct-section-inner-wrap {
  display: none;
}
.oxel_dropdown_buttonv2__submenubutton:hover {
  background-color: #2d2b32;
}
.oxel_dropdown_buttonv2__submenubutton {
  text-align: left;
  min-width: 100%;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  background-color: #1d1d1b;
  color: #fff;
}
.oxel_dropdown_buttonv2__submenubutton:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_buttonv2__submenubutton.oxy-easy-posts .oxy-posts,
.oxel_dropdown_buttonv2__submenubutton.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
.oxel_dropdown_buttonv2__submenulabel {
  padding-left: 16px;
  padding-right: 16px;
  width: 100%;
  color: #052D2B;
  padding-bottom: 8px;
  padding-top: 8px;
  font-size: 16px;
  letter-spacing: 0.7px;
}
.oxel_dropdown_buttonv2__label {
  color: #f9f9fa;
  white-space: nowrap;
}
.oxel_dropdown_buttonv2__symbol {
  background-image: linear-gradient(135deg, rgba(0, 0, 0, 0) 50%, #ffffff 50%);
  transform: rotate(45deg);
  width: 8px;
  height: 8px;
  margin-top: -4px;
  margin-left: 16px;
  min-width: 0 !important;
  min-height: 0 !important;
}
.glow {
  font-family: 'PolySans Qonto Median-normal-100';
  font-weight: 700;
  font-size: 18px;
}
/* .news-box:hover {
} */
.news-box {
  height: 332px;
  border-radius: 20px;
  position: relative;
  background: linear-gradient(0deg, #000000, #000000),
    linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
}
.footer-title {
  color: #ffffff;
  margin-bottom: 20px;
}
/* .list-footer {
} */
.socmed-icon {
  margin-left: 15px;
}
.img-socmed {
  margin-top: 5px;
}
.text-white {
  color: #ffffff;
}
.btn-assistant {
  background-color: #F8F5F3;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  margin-bottom: 15px;
  color: #23150F;
  border-radius: 12px;
  padding-top: 18px;
  padding-bottom: 18px;
  text-align: justify;
  cursor: pointer;
  box-shadow: none;
}
.btn-assistant:not(.ct-section):not(.oxy-easy-posts),
.btn-assistant.oxy-easy-posts .oxy-posts,
.btn-assistant.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.discount {
  text-align: left;
  position: absolute;
  top: 20px;
  right: 20px;
  background-color: rgba(0, 0, 0, 0.6);
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  border-radius: 48px;
}
.discount:not(.ct-section):not(.oxy-easy-posts),
.discount.oxy-easy-posts .oxy-posts,
.discount.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
}
@media (max-width: 479px) {
  .discount {
    right: 10px;
  }
}

.news-name {
  color: #fff;
  padding-left: 11px;
}
@media (max-width: 479px) {
  .news-name {
    padding-left: 0px;
  }
}

.title-news {
  font-size: 20px;
  font-weight: 600;
}
.logo-news {
  margin-top: 5px;
}
.text-discount {
  font-size: 16px;
}
@media (max-width: 479px) {
  .text-discount {
    font-size: 14px;
  }
}

.news-company {
  position: absolute;
  left: 20px;
  bottom: 20px;
}
.news-company:not(.ct-section):not(.oxy-easy-posts),
.news-company.oxy-easy-posts .oxy-posts,
.news-company.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
}
@media (max-width: 479px) {
  .news-company {
    position: absolute;
    bottom: 10px;
    left: 10px;
    padding-left: 0px;
  }
  .news-company:not(.ct-section):not(.oxy-easy-posts),
  .news-company.oxy-easy-posts .oxy-posts,
  .news-company.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
  }
}

.img-lang {
  padding-top: 12px;
  padding-left: 10px;
  width: 30px;
}
/* .title {
} */
.icon-cat {
  width: 15px;
  margin-top: 10px;
}
.oxy-rich-text {
  font-size: 16px;
}
.glow {
  background: linear-gradient(90deg, #fc5c7d 0%, #6a82fb 100%);
  background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-background-clip: text;
  -moz-text-fill-color: transparent;
}

.side-animation {
  width: 100%;
}

@media (max-width: 992px) {
  #news > :nth-child(1),
  #news > :nth-child(4),
  #news > :last-child {
    grid-column: auto; /* Reset grid-column for all items */
  }

  #news > :nth-child(1),
  #news > :nth-child(5),
  #news > :nth-child(4) {
    grid-column: span 2; /* Set span 2 columns for specific items */
  }
}

@media (max-width: 767px) {
  #news > :nth-child(1),
  #news > :last-child {
    grid-column: span 2; /* Set span 2 columns for first and last items */
  }

  #news > :nth-child(4),
  #news > :nth-child(5) {
    grid-column: auto; /* Reset grid-column for these items on smaller screens */
  }
}

.news-box {
  position: relative;
  overflow: hidden;
}

.news-box[data-aos='zoom-background'] {
  background-size: cover; /* Ensure the background covers the element */
  background-position: center;
  transition: background-size 2s, background-position 2s; /* Smooth transition effect */
}

/* Animate background on scroll */
.news-box[data-aos='zoom-background'].aos-animate {
  animation: backgroundZoomInOut 2s forwards; /* Adjust duration as needed */
  animation-delay: 0.2s; /* Add delay before starting animation */
}

.news-box[data-aos='zoom-background2'] {
  background-size: cover; /* Ensure the background covers the element */
  background-position: center;
  transition: background-size 2s, background-position 2s; /* Smooth transition effect */
}

/* Animate background on scroll */
.news-box[data-aos='zoom-background2'].aos-animate {
  animation: backgroundZoomInOut2 2s forwards; /* Adjust duration as needed */
  animation-delay: 0.2s; /* Add delay before starting animation */
}

.btn-assistant:hover {
  color: #000;
  background: #F8F5F3;
}

.btn-assistant:hover .icon-cat {
  filter: brightness(0%);
}
.btn-assistant .icon-cat {
  filter: brightness(0%);
}

.news-box::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  box-sizing: border-box;
}
.news-box::after {
  box-sizing: content-box;
}
#news::after {
  box-sizing: border-box;
}

.news-box:hover::before {
  opacity: 1;
}

/* Keyframes for background zoom effect with two steps for desktop */
@keyframes backgroundZoomInOutDesktop1 {
  0% {
    background-size: 140%;
    background-position: center;
  }
  50% {
    background-size: 120%;
    background-position: center;
  }
  100% {
    background-size: 100%;
    background-position: center;
  }
}

@keyframes backgroundZoomInOutDesktop2 {
  0% {
    background-size: 250%;
    background-position: center;
  }
  50% {
    background-size: 230%;
    background-position: center;
  }
  100% {
    background-size: 210%;
    background-position: center;
  }
}

/* Keyframes for background zoom effect with two steps for mobile */
@keyframes backgroundZoomInOut {
  0% {
    background-size: 200%;
    background-position: center;
  }
  50% {
    background-size: 180%;
    background-position: center;
  }
  100% {
    background-size: 160%;
    background-position: center;
  }
}

@keyframes backgroundZoomInOut2 {
  0% {
    background-size: 350%;
    background-position: center;
  }
  50% {
    background-size: 330%;
    background-position: center;
  }
  100% {
    background-size: 310%;
    background-position: center;
  }
}

/* Apply desktop animations */
@media (min-width: 768px) {
  .news-box[data-aos='zoom-background'].aos-animate {
    animation: backgroundZoomInOutDesktop1 2s forwards;
    animation-delay: 0.2s;
  }

  .news-box[data-aos='zoom-background2'].aos-animate {
    animation: backgroundZoomInOutDesktop2 2s forwards;
    animation-delay: 0.2s;
  }
}

/* Apply mobile animations */
@media (max-width: 767px) {
  .news-box[data-aos='zoom-background'].aos-animate {
    animation: backgroundZoomInOut 2s forwards;
    animation-delay: 0.2s;
  }

  .news-box[data-aos='zoom-background2'].aos-animate {
    animation: backgroundZoomInOut2 2s forwards;
    animation-delay: 0.2s;
  }
}
