/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/


/*****************************************/
/* CUSTOMIZATIONS */
/*****************************************/
/* HUMAKINA */

/* Headings */

/* Logo slider */

.swiper-autoheight .swiper-wrapper {
  align-items: center;
}

.swiper-slide .item img {
  max-height:80px;
}

/* FOOTER */
.hs-menu-wrapper ul.hs-menu-children-wrapper  { min-width:revert}

/*****************************************/
/* BLOG*/
/*****************************************/

/* Search bar */

.hs-search-field__suggestions-container {
  z-index:1;
}

.pwr-author-profile__wrapper {
  display:none;
}
.pwr-filter .pwr-filter__link.active, .pwr-filter .pwr-filter__link:hover {
  color: #ff8682;
}
.pwr-blog-pagination {
  padding-bottom:80px;
}
.pwr-sec-posts .pwr-rel-post-item--small h3 {
  font-size:1rem;
  line-height: 1.35rem;
}
/*****************************************/

/* Trick to make HP 4 columns same height */
.row-fluid-wrapper.row-depth-1.row-number-2.dnd_area-row-1-padding.dnd-section.dnd_area-row-1-margin.dnd_area-row-1-force-full-width-section .row-fluid .span3.widget-span {
  padding-bottom: 100% !important;
  margin-bottom: -100% !important;
}
.row-fluid-wrapper.row-depth-1.row-number-2.dnd_area-row-1-padding.dnd-section.dnd_area-row-1-margin.dnd_area-row-1-force-full-width-section .row-fluid{overflow:hidden;}

/* Force the HP 4 columns width to remove the gap */
.row-fluid-wrapper.row-depth-1.row-number-2.dnd_area-row-1-padding.dnd-section.dnd_area-row-1-margin.dnd_area-row-1-force-full-width-section .row-fluid .span3.widget-span {
  width: 25% !important;
  margin: 0;
}

.pwr-post-featured{max-width:100% !important;margin:0; border-radius: 0px;} 
.pwr-post-featured__info-box { position: absolute; bottom: 90px; left: 0; right: 0; padding-left: calc(50% - 1200px / 2); }
.pwr-post-body { background-color: #fff;padding:0;}
.pwr-post-content {max-width: 100%;padding: 0;}
.sidebar-wrap { width: 100%; display: inline-block; padding: 60px 0; }
.sidebar-wrap .wrap { width: 100%; display: flex; align-items: flex-start; justify-content: space-between; gap: 60px; }
.sidebar-wrap .wrap .left-part { width: 65%; display: inline-block; }
.sidebar-wrap .wrap .right { width: 35%; display: inline-block; }
.sidebar-wrap .wrap .right .blog-post-sidebar { width: 100%; display: inline-block; }
.sidebar-wrap .wrap .right .blog-post-sidebar .box-info { 
    width: 100%; 
    display: inline-block; 
    background-size: cover; 
    background-repeat: no-repeat; 
    background-position: center; 
    padding: 80px 15px; 
    text-align: center; 
    border-radius: 24px; /* Outer box border-radius */
}
.sidebar-wrap .wrap .right .blog-post-sidebar .box-info .title { width: 100%; display: inline-block; }
.sidebar-wrap .wrap .right .blog-post-sidebar .box-info .title h2 { 
    width: 100%; 
    display: inline-block; 
    color: #30235d; /* Updated text color */
    font-size: 38px; 
    line-height: 48px; 
}
.sidebar-wrap .wrap .right .blog-post-sidebar .box-info .contain { width: 100%; display: inline-block; }
.sidebar-wrap .wrap .right .blog-post-sidebar .box-info .contain p { 
    width: 100%; 
    display: inline-block; 
    color: #30235d; /* Updated text color */
}
.sidebar-wrap .wrap .right .blog-post-sidebar .box-info .cta { width: 100%; display: inline-block; }
.sidebar-wrap .wrap .right .blog-post-sidebar .box-info .cta a {
    width: auto; 
    display: inline-block; 
    padding: 15px 20px; 
    background-color: transparent; /* Transparent background */
    color: #30235d; 
    border: 2px solid #30235d; /* Button border */
    border-radius: 999px; /* Button border-radius */
    text-transform: none;
    font-weight: 700; 
    font-size: 13px; 
}

.sidebar-wrap .wrap .right .blog-post-sidebar .popular-post { width: 100%; display: inline-block; }
.sidebar-wrap .wrap .right .blog-post-sidebar .popular-post .popular-title { width: 100%; display: inline-block; }
.sidebar-wrap .wrap .right .blog-post-sidebar .popular-post .popular-title h3 { width: 100%; display: inline-block; margin: 30px 0 47px 0; }
.sidebar-wrap .wrap .right .blog-post-sidebar .popular-post .recent-post { width: 100%; display: flex; align-items: flex-start; justify-content: space-between; gap: 30px; }

.sidebar-wrap .wrap .right .blog-post-sidebar .popular-post .recent-post .left-area { width: 100%; max-width: 100px; display: inline-block; }
.sidebar-wrap .wrap .right .blog-post-sidebar .popular-post .recent-post .left-area .image { width: 100%; display: inline-block; line-height: 0; vertical-align: top; }
.sidebar-wrap .wrap .right .blog-post-sidebar .popular-post .recent-post .left-area .image img { width: 100%; display: inline-block; object-fit: cover; object-position: center; border-radius: 6px; height: 100px; }
.sidebar-wrap .wrap .right .blog-post-sidebar .popular-post .recent-post .right-area { width: calc(100% - 100px); display: inline-block; }
.sidebar-wrap .wrap .right .blog-post-sidebar .popular-post .recent-post .right-area .date-tag { width: 100%; display: inline-block; }
.sidebar-wrap .wrap .right .blog-post-sidebar .popular-post .recent-post .right-area .date-tag ul { width: 100%; display: inline-block; margin: 0; padding: 0; list-style: none; }
.sidebar-wrap .wrap .right .blog-post-sidebar .popular-post .recent-post .right-area .date-tag ul li { width: 100%; display: inline-block; font-size: 19px; font-weight: 700; color: #00FFFF; line-height: 30px; }
.sidebar-wrap .wrap .right .blog-post-sidebar .popular-post .recent-post .right-area .rec-title { width: 100%; display: inline-block;border-bottom: 1px solid #D9D9D9; padding: 0 0 18px 0; }
.sidebar-wrap .wrap .right .blog-post-sidebar .popular-post .recent-post .right-area .rec-title h5 { width: 100%; display: inline-block; }
.sidebar-wrap .wrap .right .blog-post-sidebar .popular-post .recent-post .right-area .rec-title h5 a { 
    width: 100%; 
    display: inline-block; 
    color: #000; 
    text-transform: none; 
}

.sidebar-wrap .wrap .right .blog-post-sidebar .box-info.sec { margin: 60px 0 0 0; }
.sidebar-wrap .wrap .right .blog-post-sidebar .box-info.sec h3 {color: #30235d;} /* Updated text color */
.sidebar-wrap .wrap .left-part .pwr-author-profile { padding: 0; }
.sidebar-wrap .wrap .left-part .pwr-author-profile__info { padding: 0; }

.blog-content .pwr-sec-search-results {overflow: visible;z-index: 1;}
.blog-content #pwr-search-results__input{   padding: 15px 52px 15px 15px;;}

.blog-content .pwr-search-results{display:none;}
@media (max-width: 1280px){
.pwr-post-featured__info-box {padding: 0 45px;}
}

@media (max-width:991px){
.sidebar-wrap .wrap .left-part { width: 100%; }
.sidebar-wrap .wrap { flex-wrap: wrap; gap: 0; }
.sidebar-wrap .wrap .left-part .pwr-post-content { margin: 0; }
.sidebar-wrap { padding: 30px 0; }
.sidebar-wrap .wrap .right { width: 100%; }
.sidebar-wrap .wrap .right .blog-post-sidebar .box-info .title h2 { font-size: 32px; line-height: 42px; }
}

@media (max-width: 767px) {
  .row-fluid-wrapper.row-depth-1.row-number-2.dnd_area-row-1-padding.dnd-section.dnd_area-row-1-margin.dnd_area-row-1-force-full-width-section .row-fluid .span3.widget-span {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
  }
  .row-fluid-wrapper.row-depth-1.row-number-2.dnd_area-row-1-padding.dnd-section.dnd_area-row-1-margin.dnd_area-row-1-force-full-width-section .row-fluid{overflow:initial;}
  .row-fluid-wrapper.row-depth-1.row-number-2.dnd_area-row-1-padding.dnd-section.dnd_area-row-1-margin.dnd_area-row-1-force-full-width-section .row-fluid .span3.widget-span {
    width: auto !important;
    margin: 0;
  }

}
/*Customization from Datapunk*/
.pwr-bento-grid.col-home .pwr--full-width {
  padding: 0px !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
}
.pwr-bento-grid.col-home {
  padding: 0px;
  margin: 0px;
}
.underline {
background: linear-gradient(to left, ##FF8683, #3D3295 100%);
background-position: 0 100%;
background-size: 100% 2px;
  background-repeat: repeat-x;}
.pwr-3D-box__sensor {
  background-color: #f3f8fa;
}
.homepage-blog {
  font-weight: normal !important;
}
  h2 {
  text-transform: none;
  }
  .pwr-shape-divider__shape {
    visibility: hidden;
  }
  .testimonials p {
    font-weight: 700 !important;
  }
  .bento-full-width {
    margin: 0px important;
  }
.logo-carousel .logo-carousel-single-inner img {
  filter: grayscale(100%);
}
 .pwr-testimonial--style-multiple  {
    border-radius: 24px;
   box-shadow: 0 4px 4px 0 rgba(0,0,0,.06),0 8px 8px 0 rgba(0,0,0,.03),0 16px 16px 0 rgba(0,0,0,.01)
  }
  .pwr-3D-box__sensor {
    background-color: #ffffff;
        border-radius: 24px;
  }
  .pwr-3D-box__sensor h3 {
    font-family: Arial;
  }
  .pwr-post-item__overlay {
    border-radius: 24px;
  }
.pwr-post-item__img {
    border-radius: 24px 24px 0px 0px;
  }

}

  .pwr-countdown__number {
    font-size: 32px
  }
  .pwr-countdown__desc {
    font-size: 24px
  }
  .pwr-sec-coming-soon__title {
    font-size: 44px
  }
  .pwr--dark .pwr-countdown {
    background-color: #0e1533;
    margin-top: 0px;
  }
  .pwr-countdown__desc {
    font-size: 16px;
  }
  }
  .hs_cos_wrapper_type_gallery img, .hs_cos_wrapper_type_linked_image img {
    border-radius: 24px;
  }
.underline {
background: linear-gradient(to left, ##FF8683, #3D3295 100%);
background-position: 0 100%;
background-size: 100% 2px;
  background-repeat: repeat-x;}
 .pwr-testimonial--style-multiple  {
    border-radius: 24px;
   box-shadow: 0 4px 4px 0 rgba(0,0,0,.06),0 8px 8px 0 rgba(0,0,0,.03),0 16px 16px 0 rgba(0,0,0,.01)
  }
  .homepage-blog .pwr-sec-breadcrumbs__list-item {
    font-weight: 700;
  }
.pwr-sec-breadcrumbs .pwr-sec-breadcrumbs__link:hover {
    color: #ff8682;
  transition: color calc(.4s* var(--ts-duration-factor, 1)) ease-in-out, opacity calc(.4s* var(--ts-duration-factor, 1)) ease-in-out;
  }
  .homepage-blog .pwr-sec-breadcrumbs__list-item:not(:last-child):after {
    content: ""
  }

  .homepage-blog-post .pwr--colored-box {
   box-shadow: 0 4px 4px 0 rgba(0,0,0,.06),0 8px 8px 0 rgba(0,0,0,.03),0 16px 16px 0 rgba(0,0,0,.01);
     background-color: #f3f8fa;
  }
  
  .hero-bento {
    -webkit-transform:scale(0.75);
-moz-transform:scale(0.75);
-ms-transform:scale(0.75);
transform:scale(0.75);
  }
.pwr-header-right-bar__language-switcher {
  text-transform: uppercase;
}
@media (max-width: 575px) {
    .row-fluid-wrapper .row-depth-1 .row-number-10 .dnd_area-row-1-padding .dnd-section .dnd_area-row-1-force-full-width-section {
        padding-left: 0;
        padding-right: 0;
    }
  .pwr-content-hor-mask {
        --content-vert-gradient-alpha-mask-image: none;
    mask-image: none;
  }
  .pwr-stat__number, .pwr-stat__suffix{
    font-size: 30px
  }
  .nos-ressources {
    padding: 0 40px;
  }
  .pwr-sec-cta--content.page-center {
    margin: 0;
  }
}
.pwr-header-right-bar__language-link {
  font-size: 14px;
}
.pwr-filter .pwr-filter__link.active {
  color: #ff8682;
}
.pwr-filter .pwr-filter__link.active {
  color: #ff8682;
}
.pwr-blog-pagination__btn {
  padding: 8px 26px;
}

.pwr-dropdown--language{
  left: calc(50%);
  padding: 10px;
}

.pwr-dropdown.pwr-dropdown--language{
  top: 20px;
  border-radius: 10px;
}
.hs-menu-wrapper ul.hs-menu-children-wrapper li a{
border-radius: 999px !important;
}

.pwr-burger__menu .hs-menu-wrapper li a {
  font-size: 20px;
}

/* For blog header images on mobile*/
@media (max-width: 575px) {
    .pwr-post-featured, .pwr-post-featured--small {
        min-height: 450px;
    }
}