<style>

 .hero__promo_gi {
          d display: none !important;
		  visibility:hidden;}
    
a.cta_button{-moz-box-sizing:content-box !important;-webkit-box-sizing:content-box !important;box-sizing:content-box !important;vertical-align:middle}.hs-breadcrumb-menu{list-style-type:none;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px}.hs-breadcrumb-menu-item{float:left;padding:10px 0px 10px 10px}.hs-breadcrumb-menu-divider:before{content:'â€º';padding-left:10px}.hs-featured-image-link{border:0}.hs-featured-image{float:right;margin:0 0 20px 20px;max-width:50%}@media (max-width: 568px){.hs-featured-image{float:none;margin:0;width:100%;max-width:100%}}.hs-screen-reader-text{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}



  .header__bckwhite{
    background-color: rgba(9, 62, 58, 1.0);
   }
  
  



  #hs_cos_wrapper_search_input .hs-search-field__bar>form {}

#hs_cos_wrapper_search_input .hs-search-field__bar>form>label {}

#hs_cos_wrapper_search_input .hs-search-field__bar>form>.hs-search-field__input {}

#hs_cos_wrapper_search_input .hs-search-field__button {}

#hs_cos_wrapper_search_input .hs-search-field__button:hover,
#hs_cos_wrapper_search_input .hs-search-field__button:focus {}

#hs_cos_wrapper_search_input .hs-search-field__button:active {}

#hs_cos_wrapper_search_input .hs-search-field--open .hs-search-field__suggestions {}

#hs_cos_wrapper_search_input .hs-search-field--open .hs-search-field__suggestions a {}

#hs_cos_wrapper_search_input .hs-search-field--open .hs-search-field__suggestions a:hover {}




  #hs_cos_wrapper_dnd_area-module-2 .hero__promo { background-image:url(https://google.excursy.net/hubfs/leoes-kruger.webp),linear-gradient(336deg,rgba(var(--tertiaryColorRGB),0) 0%,rgba(var(--tertiaryColorRGB),1) 100%); }

#hs_cos_wrapper_dnd_area-module-2 .hero__promo_inner {}



<link rel="stylesheet" href="Excursy,%20Viva%20Experi%C3%AAncias%20-%20Viagens%20para%20a%20%C3%81frica%20do%20Sul_arquivos/module_176164389558_headline.min.css">


#hs_cos_wrapper_module_17241960823643 .headline {
  display:flex;
  flex-direction:column;
  align-items:center;
  text-align:center;
}





#hs_cos_wrapper_module_172419608236411 .headline {
  display:flex;
  flex-direction:column;
  align-items:center;
  text-align:center;
}





#hs_cos_wrapper_module_17241960823655 .headline {
  display:flex;
  flex-direction:column;
  align-items:center;
  text-align:center;
}





#hs_cos_wrapper_module_17241960823659 .headline {
  display:flex;
  flex-direction:column;
  align-items:center;
  text-align:center;
}





#hs_cos_wrapper_dnd_area-module-7 .headline {
  display:flex;
  flex-direction:column;
}




  #hs_cos_wrapper_dnd_area-module-8 .price__gallery_el { grid-template-columns:repeat(3,1fr); }

@media (max-width:767px) {
  #hs_cos_wrapper_dnd_area-module-8 .price__gallery_el { grid-template-columns:repeat(2,1fr); }
}

@media (max-width:485px) {
  #hs_cos_wrapper_dnd_area-module-8 .price__gallery_el { grid-template-columns:repeat(1,1fr); }
}





#hs_cos_wrapper_dnd_area-module-11 .headline {
  display:flex;
  flex-direction:column;
}





#hs_cos_wrapper_dnd_area-module-12 .t--btn {}

#hs_cos_wrapper_dnd_area-module-12 .t--btn.active {}

#hs_cos_wrapper_dnd_area-module-12 .t--btn {}

#hs_cos_wrapper_dnd_area-module-12 .fn__tabs .fn__tabs__li {}

#hs_cos_wrapper_dnd_area-module-12 div.fn__nav_scroller {}

#hs_cos_wrapper_dnd_area-module-12 .fn__content-tab {}

#hs_cos_wrapper_dnd_area-module-12 .t--panel {}





.fn__tabs__li {
    display: flex;
    grid-gap: 30px;
    justify-content: flex-start;
    padding: .25rem .25rem;
    margin:0;
    border-radius: var(--cornerRadius);
    box-shadow: 0 0 4px rgb(0 0 0 / 15%);
    max-width: 80%;
    margin: auto;
}
.t--btn {
    color: var(--primaryColor);
    list-style: none;
    margin: 0;
    white-space: nowrap;
    flex: 1 1 0;
    text-align: center;
    cursor: pointer;
    display: block;
    font-weight: normal;
    padding: 8px 10px;
    text-transform: capitalize;
    width: 100%;
    border-radius: .5rem;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position:relative;
}
.t--btn.active {
    background-color: #fff;
    color: var(--secondaryColor);
    font-weight: bold;
}
.t--panel{
  padding:0;
  width:100%;
  transition: all 0.2s ease-in-out;
  opacity: 0;
  display:none;
  overflow: hidden;
}
.fn__content-tab{
  margin-top:45px;
    position: relative;
    display: grid;
    grid-template-columns: calc(60% - 20px) calc(40% - 20px);
    width: 100%;
    grid-gap: 40px;
  align-items: center;
}

.fn__content_img img{
  border-radius:var(--cornerRadiusImage);
  max-width:100%;
  height:auto;
}
.fn__content-tab img,
.fn__content-tab video,
.fn__content-tab iframe{
  max-width:100%;
}
.t--panel.col-2 .fn__content-tab{
  column-count: 2;
  -webkit-column-count: 2;
}
.t--panel.active{
  opacity: 1;
  display:flex;
}
@media only screen and (min-width: 768px){
  .oc__vertical .fn__wrapper{
      display: grid;
      grid-template-columns: 100%;
      grid-gap: 15px;
  }
  .oc__vertical .fn__tabs__li{
    flex-wrap: wrap;
    margin-top:20px;
  }
  .oc__vertical .t--btn {
    flex: 0 0 100%;
    text-align:left;
  }
}
@media (max-width: 767px){
  .fn__content-tab{
    display: flex;
    flex-direction: column-reverse;
    grid-gap: 25px;
  }
  .fn__tabs__li {
    max-width:100%;
  }
}




#hs_cos_wrapper_dnd_area-module-14 .headline {
  display:flex;
  flex-direction:column;
}





  #hs_cos_wrapper_dnd_area-module-15 .price__gallery_el { grid-template-columns:repeat(2,1fr); }

@media (max-width:767px) {
  #hs_cos_wrapper_dnd_area-module-15 .price__gallery_el { grid-template-columns:repeat(2,1fr); }
}

@media (max-width:485px) {
  #hs_cos_wrapper_dnd_area-module-15 .price__gallery_el { grid-template-columns:repeat(1,1fr); }
}





#hs_cos_wrapper_module_17245057590743 .headline {
  display:flex;
  flex-direction:column;
  align-items:center;
  text-align:center;
}



 
#hs_cos_wrapper_module_17245057590744 .fn__ac__question {}

#hs_cos_wrapper_module_17245057590744 .fn__ac__question .ac__arrow svg {}

#hs_cos_wrapper_module_17245057590744 .fn__ac__answer {}

#hs_cos_wrapper_module_17245057590744 .fn__ac__answer p {}

#hs_cos_wrapper_module_17245057590744 .fn__ac__single {}

#hs_cos_wrapper_module_17245057590744 .fn__ac__single.fn__ac__active,
#hs_cos_wrapper_module_17245057590744 .fn__ac__single:hover {}

#hs_cos_wrapper_module_17245057590744 .fn__ac__single.fn__ac__active .fn__ac__question,
#hs_cos_wrapper_module_17245057590744 .fn__ac__single.fn__ac__active .fn__ac__answer,
#hs_cos_wrapper_module_17245057590744 .fn__ac__single.fn__ac__active .fn__ac__answer p,
#hs_cos_wrapper_module_17245057590744 .fn__ac__single:hover .fn__ac__question,
#hs_cos_wrapper_module_17245057590744 .fn__ac__single:hover .fn__ac__answer,
#hs_cos_wrapper_module_17245057590744 .fn__ac__single:hover .fn__ac__answer p {}




 
#hs_cos_wrapper_module_17245057590745 .fn__ac__question {}

#hs_cos_wrapper_module_17245057590745 .fn__ac__question .ac__arrow svg {}

#hs_cos_wrapper_module_17245057590745 .fn__ac__answer {}

#hs_cos_wrapper_module_17245057590745 .fn__ac__answer p {}

#hs_cos_wrapper_module_17245057590745 .fn__ac__single {}

#hs_cos_wrapper_module_17245057590745 .fn__ac__single.fn__ac__active,
#hs_cos_wrapper_module_17245057590745 .fn__ac__single:hover {}

#hs_cos_wrapper_module_17245057590745 .fn__ac__single.fn__ac__active .fn__ac__question,
#hs_cos_wrapper_module_17245057590745 .fn__ac__single.fn__ac__active .fn__ac__answer,
#hs_cos_wrapper_module_17245057590745 .fn__ac__single.fn__ac__active .fn__ac__answer p,
#hs_cos_wrapper_module_17245057590745 .fn__ac__single:hover .fn__ac__question,
#hs_cos_wrapper_module_17245057590745 .fn__ac__single:hover .fn__ac__answer,
#hs_cos_wrapper_module_17245057590745 .fn__ac__single:hover .fn__ac__answer p {}




#hs_cos_wrapper_dnd_area-module-23 .blog-listing__post {}

#hs_cos_wrapper_dnd_area-module-23 .blog-listing__post-content {}

#hs_cos_wrapper_dnd_area-module-23 .blog-listing__post-title,
#hs_cos_wrapper_dnd_area-module-23 .blog-listing__post-title-link {}

#hs_cos_wrapper_dnd_area-module-23 .blog-listing__post-author-name {}

#hs_cos_wrapper_dnd_area-module-23 .blog-listing__date_author .blog-listing__post-author+.blog-listing__post-timestamp {}

#hs_cos_wrapper_dnd_area-module-23 .blog-listing__post-summary,
#hs_cos_wrapper_dnd_area-module-23 .blog-listing__post-summary * {}

#hs_cos_wrapper_dnd_area-module-23 .blog-listing__post-button-wrapper {}

#hs_cos_wrapper_dnd_area-module-23 .button {}

#hs_cos_wrapper_dnd_area-module-23 .button:hover,
#hs_cos_wrapper_dnd_area-module-23 .button:focus {}

#hs_cos_wrapper_dnd_area-module-23 .button:active {}





#hs_cos_wrapper_dnd_area-module-22 .headline {
  display:flex;
  flex-direction:column;
}





#hs_cos_wrapper_widget_1724960996580 .button-wrapper {
  display:flex;
  grid-gap:25px;
  align-items:center;
}

#hs_cos_wrapper_widget_1724960996580 .button-wrapper {
  justify-content:center;
  text-align:CENTER;
}

@media (max-width:500px) {
  #hs_cos_wrapper_widget_1724960996580 .button-wrapper { flex-direction:column; }
}

#hs_cos_wrapper_widget_1724960996580 .fn__button__one { background-color:rgba(37,211,102,1.0); }

#hs_cos_wrapper_widget_1724960996580 .fn__button__one:hover,
#hs_cos_wrapper_widget_1724960996580 .fn__button__one:focus {}

#hs_cos_wrapper_widget_1724960996580 .fn__button__one:before {}

#hs_cos_wrapper_widget_1724960996580 .fn__button__one:active {}

#hs_cos_wrapper_widget_1724960996580 .fn__button__two {}

#hs_cos_wrapper_widget_1724960996580 .fn__button__two:hover,
#hs_cos_wrapper_widget_1724960996580 .fn__button__two:focus {}

#hs_cos_wrapper_widget_1724960996580 .fn__button__two:active {}





#hs_cos_wrapper_footer-module-6 .social-follow {}

#hs_cos_wrapper_footer-module-6 .social-follow__link {}

#hs_cos_wrapper_footer-module-6 .social-follow__icon {}

#hs_cos_wrapper_footer-module-6 .social-follow__icon svg {}

#hs_cos_wrapper_footer-module-6 .social-follow__icon svg path {}

#hs_cos_wrapper_footer-module-6 .social-follow__icon:hover {}

#hs_cos_wrapper_footer-module-6 .social-follow__icon:hover svg {}




  @font-face {
    font-family: "Montserrat";
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url("/_hcms/googlefonts/Montserrat/regular.woff2") format("woff2"), url("/_hcms/googlefonts/Montserrat/regular.woff") format("woff");
  }
  @font-face {
    font-family: "Montserrat";
    font-weight: 600;
    font-style: normal;
    font-display: swap;
    src: url("/_hcms/googlefonts/Montserrat/600.woff2") format("woff2"), url("/_hcms/googlefonts/Montserrat/600.woff") format("woff");
  }
  @font-face {
    font-family: "Montserrat";
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url("/_hcms/googlefonts/Montserrat/regular.woff2") format("woff2"), url("/_hcms/googlefonts/Montserrat/regular.woff") format("woff");
  }
  @font-face {
    font-family: "Montserrat Alternates";
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    src: url("/_hcms/googlefonts/Montserrat_Alternates/300.woff2") format("woff2"), url("/_hcms/googlefonts/Montserrat_Alternates/300.woff") format("woff");
  }
  @font-face {
    font-family: "Montserrat Alternates";
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url("/_hcms/googlefonts/Montserrat_Alternates/regular.woff2") format("woff2"), url("/_hcms/googlefonts/Montserrat_Alternates/regular.woff") format("woff");
  }
  @font-face {
    font-family: "Montserrat Alternates";
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url("/_hcms/googlefonts/Montserrat_Alternates/500.woff2") format("woff2"), url("/_hcms/googlefonts/Montserrat_Alternates/500.woff") format("woff");
  }
  @font-face {
    font-family: "Montserrat Alternates";
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url("/_hcms/googlefonts/Montserrat_Alternates/700.woff2") format("woff2"), url("/_hcms/googlefonts/Montserrat_Alternates/700.woff") format("woff");
  }
  @font-face {
    font-family: "Montserrat Alternates";
    font-weight: 900;
    font-style: normal;
    font-display: swap;
    src: url("/_hcms/googlefonts/Montserrat_Alternates/900.woff2") format("woff2"), url("/_hcms/googlefonts/Montserrat_Alternates/900.woff") format("woff");
  }
  @font-face {
    font-family: "Montserrat Alternates";
    font-weight: 400;
    font-style: italic;
    font-display: swap;
    src: url("/_hcms/googlefonts/Montserrat_Alternates/italic.woff2") format("woff2"), url("/_hcms/googlefonts/Montserrat_Alternates/italic.woff") format("woff");
  }
  @font-face {
    font-family: "Montserrat Alternates";
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url("/_hcms/googlefonts/Montserrat_Alternates/regular.woff2") format("woff2"), url("/_hcms/googlefonts/Montserrat_Alternates/regular.woff") format("woff");
  }



#hs_cos_wrapper_dnd_area-module-9  { display: block !important; padding-top: 17px !important }
#hs_cos_wrapper_dnd_area-module-9  { display: block !important; padding-top: 17px !important }
.header-row-0-force-full-width-section > .row-fluid {
  max-width: none !important;
}
.dnd_area-row-0-force-full-width-section > .row-fluid {
  max-width: none !important;
}
.module_17241960823658-flexbox-positioning {
  display: -ms-flexbox !important;
  -ms-flex-direction: column !important;
  -ms-flex-align: center !important;
  -ms-flex-pack: start;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: flex-start;
}
.module_17241960823658-flexbox-positioning > div {
  max-width: 100%;
  flex-shrink: 0 !important;
}
.module_17241960823654-flexbox-positioning {
  display: -ms-flexbox !important;
  -ms-flex-direction: column !important;
  -ms-flex-align: center !important;
  -ms-flex-pack: start;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: flex-start;
}
.module_17241960823654-flexbox-positioning > div {
  max-width: 100%;
  flex-shrink: 0 !important;
}
.module_172419608236410-flexbox-positioning {
  display: -ms-flexbox !important;
  -ms-flex-direction: column !important;
  -ms-flex-align: center !important;
  -ms-flex-pack: start;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: flex-start;
}
.module_172419608236410-flexbox-positioning > div {
  max-width: 100%;
  flex-shrink: 0 !important;
}
.dnd_area-module-9-flexbox-positioning {
  display: -ms-flexbox !important;
  -ms-flex-direction: column !important;
  -ms-flex-align: center !important;
  -ms-flex-pack: start;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: flex-start;
}
.dnd_area-module-9-flexbox-positioning > div {
  max-width: 100%;
  flex-shrink: 0 !important;
}
/* HubSpot Non-stacked Media Query Styles */
@media (min-width:768px) {
  .dnd_area-column-21-row-1-vertical-alignment > .row-fluid {
    display: -ms-flexbox !important;
    -ms-flex-direction: row;
    display: flex !important;
    flex-direction: row;
  }
  .cell_1724359963092-vertical-alignment {
    display: -ms-flexbox !important;
    -ms-flex-direction: column !important;
    -ms-flex-pack: center !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
  }
  .cell_1724359963092-vertical-alignment > div {
    flex-shrink: 0 !important;
  }
  .cell_1724359963092-row-0-vertical-alignment > .row-fluid {
    display: -ms-flexbox !important;
    -ms-flex-direction: row;
    display: flex !important;
    flex-direction: row;
  }
  .cell_17243657432592-vertical-alignment {
    display: -ms-flexbox !important;
    -ms-flex-direction: column !important;
    -ms-flex-pack: center !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
  }
  .cell_17243657432592-vertical-alignment > div {
    flex-shrink: 0 !important;
  }
  .cell_1724365743258-vertical-alignment {
    display: -ms-flexbox !important;
    -ms-flex-direction: column !important;
    -ms-flex-pack: center !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
  }
  .cell_1724365743258-vertical-alignment > div {
    flex-shrink: 0 !important;
  }
  .footer-column-2-row-0-vertical-alignment > .row-fluid {
    display: -ms-flexbox !important;
    -ms-flex-direction: row;
    display: flex !important;
    flex-direction: row;
  }
  .cell_1724438689544-vertical-alignment {
    display: -ms-flexbox !important;
    -ms-flex-direction: column !important;
    -ms-flex-pack: center !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
  }
  .cell_1724438689544-vertical-alignment > div {
    flex-shrink: 0 !important;
  }
  .footer-column-8-row-0-vertical-alignment > .row-fluid {
    display: -ms-flexbox !important;
    -ms-flex-direction: row;
    display: flex !important;
    flex-direction: row;
  }
  .footer-column-9-vertical-alignment {
    display: -ms-flexbox !important;
    -ms-flex-direction: column !important;
    -ms-flex-pack: center !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
  }
  .footer-column-9-vertical-alignment > div {
    flex-shrink: 0 !important;
  }
}
/* HubSpot Styles (default) */
.header-row-0-padding {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.dnd_area-row-0-padding {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.dnd_area-row-1-padding {
  padding-bottom: 40px !important;
}
.dnd_area-row-2-padding {
  padding-top: 40px !important;
}
.dnd_area-row-2-hidden {
  display: block !important;
}
.dnd_area-row-3-background-layers {
  background-image: linear-gradient(rgba(208, 224, 227, 0.2), rgba(208, 224, 227, 0.2)) !important;
  background-position: left top !important;
  background-size: auto !important;
  background-repeat: no-repeat !important;
}
.dnd_area-row-4-margin {
  margin-bottom: -80px !important;
}
.dnd_area-row-5-background-layers {
  background-image: linear-gradient(rgba(208, 224, 227, 0.2), rgba(208, 224, 227, 0.2)) !important;
  background-position: left top !important;
  background-size: auto !important;
  background-repeat: no-repeat !important;
}
.dnd_area-row-6-background-layers {
  background-image: linear-gradient(rgba(208, 224, 227, 0.2), rgba(208, 224, 227, 0.2)) !important;
  background-position: left top !important;
  background-size: auto !important;
  background-repeat: no-repeat !important;
}
.cell_17241960823633-row-2-padding {
  padding-bottom: 25px !important;
}
.footer-row-0-padding {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}
.footer-row-0-background-layers {
  background-image: linear-gradient(to bottom, rgba(0, 85, 159, 1), rgba(255, 255, 255, 1)) !important;
  background-position: left top !important;
  background-size: auto !important;
  background-repeat: no-repeat !important;
}
.footer-row-1-padding {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.footer-column-5-row-0-padding {
  padding-bottom: 25px !important;
}
/* HubSpot Styles (mobile) */
@media (max-width: 767px) {
  .footer-row-1-padding {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
}




 
        .hero__promo_gi {
          display: none;}
   .footer .hs-menu-wrapper a { text-shadow: 1px 1px #444444; }
.sombra { text-shadow: 1px 1px #444444; }
.price__gallery_text {
transform: translateY(-20%);
}
   .search__button {display:none}
   .header__button {background: #25d365; width:auto;}
.hs-sprocket {display:none}
   .price__gallery_h {font-size: 18px;}


 
  .skeepers_carousel_container,#skeepers_carousel_modal{all:unset}:root{--swiper-theme-color: #007aff}.skeepers_carousel_container .skeepers-swiper,#skeepers_carousel_modal .skeepers-swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.skeepers_carousel_container .swiper-vertical>.swiper-wrapper,#skeepers_carousel_modal .swiper-vertical>.swiper-wrapper{flex-direction:column}.skeepers_carousel_container .swiper-wrapper,#skeepers_carousel_modal .swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.skeepers_carousel_container .swiper-android .swiper-slide,.skeepers_carousel_container .swiper-wrapper,#skeepers_carousel_modal .swiper-android .swiper-slide,#skeepers_carousel_modal .swiper-wrapper{transform:translate3d(0px, 0, 0)}.skeepers_carousel_container .swiper-pointer-events,#skeepers_carousel_modal .swiper-pointer-events{touch-action:pan-y}.skeepers_carousel_container .swiper-pointer-events.swiper-vertical,#skeepers_carousel_modal .swiper-pointer-events.swiper-vertical{touch-action:pan-x}.skeepers_carousel_container .swiper-slide,#skeepers_carousel_modal .swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.skeepers_carousel_container .swiper-slide-invisible-blank,#skeepers_carousel_modal .swiper-slide-invisible-blank{visibility:hidden}.skeepers_carousel_container .swiper-autoheight,.skeepers_carousel_container .swiper-autoheight .swiper-slide,#skeepers_carousel_modal .swiper-autoheight,#skeepers_carousel_modal .swiper-autoheight .swiper-slide{height:auto}.skeepers_carousel_container .swiper-autoheight .swiper-wrapper,#skeepers_carousel_modal .swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.skeepers_carousel_container .swiper-backface-hidden .swiper-slide,#skeepers_carousel_modal .swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.skeepers_carousel_container .swiper-3d,.skeepers_carousel_container .swiper-3d.swiper-css-mode .swiper-wrapper,#skeepers_carousel_modal .swiper-3d,#skeepers_carousel_modal .swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.skeepers_carousel_container .swiper-3d .swiper-wrapper,.skeepers_carousel_container .swiper-3d .swiper-slide,.skeepers_carousel_container .swiper-3d .swiper-slide-shadow,.skeepers_carousel_container .swiper-3d .swiper-slide-shadow-left,.skeepers_carousel_container .swiper-3d .swiper-slide-shadow-right,.skeepers_carousel_container .swiper-3d .swiper-slide-shadow-top,.skeepers_carousel_container .swiper-3d .swiper-slide-shadow-bottom,.skeepers_carousel_container .swiper-3d .swiper-cube-shadow,#skeepers_carousel_modal .swiper-3d .swiper-wrapper,#skeepers_carousel_modal .swiper-3d .swiper-slide,#skeepers_carousel_modal .swiper-3d .swiper-slide-shadow,#skeepers_carousel_modal .swiper-3d .swiper-slide-shadow-left,#skeepers_carousel_modal .swiper-3d .swiper-slide-shadow-right,#skeepers_carousel_modal .swiper-3d .swiper-slide-shadow-top,#skeepers_carousel_modal .swiper-3d .swiper-slide-shadow-bottom,#skeepers_carousel_modal .swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.skeepers_carousel_container .swiper-3d .swiper-slide-shadow,.skeepers_carousel_container .swiper-3d .swiper-slide-shadow-left,.skeepers_carousel_container .swiper-3d .swiper-slide-shadow-right,.skeepers_carousel_container .swiper-3d .swiper-slide-shadow-top,.skeepers_carousel_container .swiper-3d .swiper-slide-shadow-bottom,#skeepers_carousel_modal .swiper-3d .swiper-slide-shadow,#skeepers_carousel_modal .swiper-3d .swiper-slide-shadow-left,#skeepers_carousel_modal .swiper-3d .swiper-slide-shadow-right,#skeepers_carousel_modal .swiper-3d .swiper-slide-shadow-top,#skeepers_carousel_modal .swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.skeepers_carousel_container .swiper-3d .swiper-slide-shadow,#skeepers_carousel_modal .swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.skeepers_carousel_container .swiper-3d .swiper-slide-shadow-left,#skeepers_carousel_modal .swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.skeepers_carousel_container .swiper-3d .swiper-slide-shadow-right,#skeepers_carousel_modal .swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.skeepers_carousel_container .swiper-3d .swiper-slide-shadow-top,#skeepers_carousel_modal .swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.skeepers_carousel_container .swiper-3d .swiper-slide-shadow-bottom,#skeepers_carousel_modal .swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.skeepers_carousel_container .swiper-css-mode>.swiper-wrapper,#skeepers_carousel_modal .swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.skeepers_carousel_container .swiper-css-mode>.swiper-wrapper::-webkit-scrollbar,#skeepers_carousel_modal .swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.skeepers_carousel_container .swiper-css-mode>.swiper-wrapper>.swiper-slide,#skeepers_carousel_modal .swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.skeepers_carousel_container .swiper-horizontal.swiper-css-mode>.swiper-wrapper,#skeepers_carousel_modal .swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.skeepers_carousel_container .swiper-vertical.swiper-css-mode>.swiper-wrapper,#skeepers_carousel_modal .swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.skeepers_carousel_container .swiper-centered>.swiper-wrapper::before,#skeepers_carousel_modal .swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.skeepers_carousel_container .swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child,#skeepers_carousel_modal .swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.skeepers_carousel_container .swiper-centered.swiper-horizontal>.swiper-wrapper::before,#skeepers_carousel_modal .swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;width:var(--swiper-centered-offset-after)}.skeepers_carousel_container .swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child,#skeepers_carousel_modal .swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.skeepers_carousel_container .swiper-centered.swiper-vertical>.swiper-wrapper::before,#skeepers_carousel_modal .swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;height:var(--swiper-centered-offset-after)}.skeepers_carousel_container .swiper-centered>.swiper-wrapper>.swiper-slide,#skeepers_carousel_modal .swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}:root{--swiper-navigation-size: 44px}.skeepers_carousel_container .swiper-button-prev,.skeepers_carousel_container .swiper-button-next,#skeepers_carousel_modal .swiper-button-prev,#skeepers_carousel_modal .swiper-button-next{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.skeepers_carousel_container .swiper-button-prev.swiper-button-disabled,.skeepers_carousel_container .swiper-button-next.swiper-button-disabled,#skeepers_carousel_modal .swiper-button-prev.swiper-button-disabled,#skeepers_carousel_modal .swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.skeepers_carousel_container .swiper-button-prev.swiper-button-hidden,.skeepers_carousel_container .swiper-button-next.swiper-button-hidden,#skeepers_carousel_modal .swiper-button-prev.swiper-button-hidden,#skeepers_carousel_modal .swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .skeepers_carousel_container .swiper-button-prev,.swiper-navigation-disabled .skeepers_carousel_container .swiper-button-next,.swiper-navigation-disabled #skeepers_carousel_modal .swiper-button-prev,.swiper-navigation-disabled #skeepers_carousel_modal .swiper-button-next{display:none !important}.skeepers_carousel_container .swiper-button-prev:after,.skeepers_carousel_container .swiper-button-next:after,#skeepers_carousel_modal .swiper-button-prev:after,#skeepers_carousel_modal .swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;font-variant:initial;line-height:1}.skeepers_carousel_container .swiper-button-prev,.skeepers_carousel_container .swiper-rtl .swiper-button-next,#skeepers_carousel_modal .swiper-button-prev,#skeepers_carousel_modal .swiper-rtl .swiper-button-next{left:10px;right:auto}.skeepers_carousel_container .swiper-button-prev:after,.skeepers_carousel_container .swiper-rtl .swiper-button-next:after,#skeepers_carousel_modal .swiper-button-prev:after,#skeepers_carousel_modal .swiper-rtl .swiper-button-next:after{content:"prev"}.skeepers_carousel_container .swiper-button-next,.skeepers_carousel_container .swiper-rtl .swiper-button-prev,#skeepers_carousel_modal .swiper-button-next,#skeepers_carousel_modal .swiper-rtl .swiper-button-prev{right:10px;left:auto}.skeepers_carousel_container .swiper-button-next:after,.skeepers_carousel_container .swiper-rtl .swiper-button-prev:after,#skeepers_carousel_modal .swiper-button-next:after,#skeepers_carousel_modal .swiper-rtl .swiper-button-prev:after{content:"next"}.skeepers_carousel_container .swiper-button-lock,#skeepers_carousel_modal .swiper-button-lock{display:none}.skeepers_carousel_container .swiper-pagination,#skeepers_carousel_modal .swiper-pagination{position:absolute;text-align:center;transition:300ms opacity;transform:translate3d(0, 0, 0);z-index:10}.skeepers_carousel_container .swiper-pagination.swiper-pagination-hidden,#skeepers_carousel_modal .swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.skeepers_carousel_container .swiper-pagination,.skeepers_carousel_container .swiper-pagination.swiper-pagination-disabled,.swiper-pagination-disabled>#skeepers_carousel_modal .swiper-pagination,#skeepers_carousel_modal .swiper-pagination.swiper-pagination-disabled{display:none !important}.skeepers_carousel_container .swiper-pagination-fraction,.skeepers_carousel_container .swiper-pagination-custom,.skeepers_carousel_container .swiper-horizontal>.swiper-pagination-bullets,.skeepers_carousel_container .swiper-pagination-bullets.swiper-pagination-horizontal,#skeepers_carousel_modal .swiper-pagination-fraction,#skeepers_carousel_modal .swiper-pagination-custom,#skeepers_carousel_modal .swiper-horizontal>.swiper-pagination-bullets,#skeepers_carousel_modal .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:10px;left:0;width:100%}.skeepers_carousel_container .swiper-pagination-bullets-dynamic,#skeepers_carousel_modal .swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.skeepers_carousel_container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet,#skeepers_carousel_modal .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(0.33);position:relative}.skeepers_carousel_container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,#skeepers_carousel_modal .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.skeepers_carousel_container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main,#skeepers_carousel_modal .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.skeepers_carousel_container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev,#skeepers_carousel_modal .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(0.66)}.skeepers_carousel_container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev,#skeepers_carousel_modal .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(0.33)}.skeepers_carousel_container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next,#skeepers_carousel_modal .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(0.66)}.skeepers_carousel_container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next,#skeepers_carousel_modal .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(0.33)}.skeepers_carousel_container .swiper-pagination-bullet,#skeepers_carousel_modal .swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, 0.2)}button.skeepers_carousel_container .swiper-pagination-bullet,#skeepers_carousel_modal .swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .skeepers_carousel_container .swiper-pagination-bullet,.swiper-pagination-clickable #skeepers_carousel_modal .swiper-pagination-bullet{cursor:pointer}.skeepers_carousel_container .swiper-pagination-bullet:only-child,#skeepers_carousel_modal .swiper-pagination-bullet:only-child{display:none !important}.skeepers_carousel_container .swiper-pagination-bullet-active,#skeepers_carousel_modal .swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.skeepers_carousel_container .swiper-vertical>.swiper-pagination-bullets,.skeepers_carousel_container .swiper-pagination-vertical.swiper-pagination-bullets,#skeepers_carousel_modal .swiper-vertical>.swiper-pagination-bullets,#skeepers_carousel_modal .swiper-pagination-vertical.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px, -50%, 0)}.skeepers_carousel_container .swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.skeepers_carousel_container .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,#skeepers_carousel_modal .swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,#skeepers_carousel_modal .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.skeepers_carousel_container .swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.skeepers_carousel_container .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,#skeepers_carousel_modal .swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,#skeepers_carousel_modal .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.skeepers_carousel_container .swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.skeepers_carousel_container .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,#skeepers_carousel_modal .swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,#skeepers_carousel_modal .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:200ms transform,200ms top}.skeepers_carousel_container .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.skeepers_carousel_container .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet,#skeepers_carousel_modal .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,#skeepers_carousel_modal .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.skeepers_carousel_container .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.skeepers_carousel_container .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,#skeepers_carousel_modal .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,#skeepers_carousel_modal .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.skeepers_carousel_container .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.skeepers_carousel_container .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,#skeepers_carousel_modal .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,#skeepers_carousel_modal .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms left}.skeepers_carousel_container .swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,#skeepers_carousel_modal .swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms right}.skeepers_carousel_container .swiper-pagination-progressbar,#skeepers_carousel_modal .swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.skeepers_carousel_container .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,#skeepers_carousel_modal .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .skeepers_carousel_container .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,.swiper-rtl #skeepers_carousel_modal .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.skeepers_carousel_container .swiper-pagination-progressbar,.skeepers_carousel_container .swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.skeepers_carousel_container .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.skeepers_carousel_container .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>#skeepers_carousel_modal .swiper-pagination-progressbar,#skeepers_carousel_modal .swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>#skeepers_carousel_modal .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,#skeepers_carousel_modal .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-vertical>.skeepers_carousel_container .swiper-pagination-progressbar,.skeepers_carousel_container .swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.skeepers_carousel_container .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.skeepers_carousel_container .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-vertical>#skeepers_carousel_modal .swiper-pagination-progressbar,#skeepers_carousel_modal .swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>#skeepers_carousel_modal .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,#skeepers_carousel_modal .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:4px;height:100%;left:0;top:0}.skeepers_carousel_container .swiper-pagination-lock,#skeepers_carousel_modal .swiper-pagination-lock{display:none}:root{--skeepers-widget-star-color: #fff}.skeepers_carousel_container{font-family:"Roboto","Arial",sans-serif}.skeepers_carousel_container *:focus-visible{border-radius:unset;border:unset;box-shadow:none}.skeepers_carousel_container button{display:block;min-height:0px;border-radius:unset;position:relative}.skeepers_carousel_container button:after{border-radius:unset;box-shadow:none}.skeepers_carousel_container.loading{opacity:.6}.skeepers_carousel_container a:empty,.skeepers_carousel_container ul:empty,.skeepers_carousel_container dl:empty,.skeepers_carousel_container div:empty,.skeepers_carousel_container section:empty,.skeepers_carousel_container article:empty,.skeepers_carousel_container p:empty,.skeepers_carousel_container h1:empty,.skeepers_carousel_container h2:empty,.skeepers_carousel_container h3:empty,.skeepers_carousel_container h4:empty,.skeepers_carousel_container h5:empty,.skeepers_carousel_container h6:empty{display:inline-block}.skeepers_carousel_container img,.skeepers_carousel_container video{display:block;height:auto}.skeepers_carousel_container img.widget__logo-img{max-height:30px;width:auto;max-width:100%}.skeepers_carousel_container ul{list-style:none;padding:0}.skeepers_carousel_container a,.skeepers_carousel_container button{cursor:pointer;text-decoration:none;color:inherit}.skeepers_carousel_container .masked-ui{position:absolute;width:1px;height:1px;margin:-1px;clip:rect(0 0 0 0)}.skeepers_carousel_container .hide-element{display:none !important}.skeepers--img{position:absolute;width:20px;height:20px;top:-4px;max-width:unset}.widget__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:-1px 0 5px}.rating__value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 25px}@media(max-width: 1023px)and (min-width: 768px){.rating__value{-ms-flex-preferred-size:45%;flex-basis:45%}}@media(max-width: 767px){.rating__value{margin-left:10px;margin-bottom:25px}}.rating__value-numeric{font-size:19px !important;line-height:23px !important;letter-spacing:-0.02em !important;font-weight:700 !important;margin-bottom:4px !important;color:rgba(0,85,159,1) !important}.rating__value-numeric .separator{margin:0 -3px 0 -5px}.rating__value-numeric .skeepers-separator{margin:0 -3px 0 -5px}.rating__value-fact{font-size:33px;line-height:40px;letter-spacing:-0.02em;font-weight:700;margin-right:3px}.rating__details{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:10px;width:100%;color:#313235;font-size:12px;line-height:14px;font-weight:400;letter-spacing:normal}.rating__details__information{display:flex;align-items:flex-start}.rating__details-text{display:inline-block;text-align:center;letter-spacing:normal;margin:8px 6px 5px 4px;font-family:"Roboto","Arial",sans-serif;line-height:14px}.total_items{color:rgba(0,85,159,1)}.rating__details-text img{display:inline-block;margin-left:4px;font-family:"Roboto","Arial",sans-serif;margin-bottom:-3px}.rating__details-link{margin-top:0px;text-decoration:underline;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.rating__details-link:hover,.rating__details-link:focus{outline:none;opacity:.7}@media(max-width: 1023px){.rating__value{-ms-flex-preferred-size:auto;flex-basis:auto}}.rating__value{-ms-flex-preferred-size:auto;flex-basis:auto}@media(min-width: 768px){.rating__value{padding-right:30px}}.widget__logo-img{border:none !important;border-radius:unset;box-shadow:none !important}.skeepers_carousel_container.vertical{flex-direction:column}#skeepers_carousel_modal .popup,.skeepers_carousel_container .popup{position:fixed;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;left:0;right:0;top:0;bottom:0;z-index:9999;pointer-events:initial}#skeepers_carousel_modal .popup .layover,.skeepers_carousel_container .popup .layover{background:rgba(1,1,1,.3);position:fixed;width:100vw;height:100vh;display:block}#skeepers_carousel_modal .popup--open,.skeepers_carousel_container .popup--open{display:-webkit-box;display:-ms-flexbox;display:flex}#skeepers_carousel_modal .popup__wrapper,.skeepers_carousel_container .popup__wrapper{position:relative;width:576px;letter-spacing:normal;max-width:80%;margin:auto;padding:20px;background-color:#fff;border-radius:4px;max-height:80vh;overflow:auto}#skeepers_carousel_modal .popup__wrapper .review__rating,.skeepers_carousel_container .popup__wrapper .review__rating{font-family:"Roboto","Arial",sans-serif;color:#2f2e2e;margin-right:12px;margin-left:13px;letter-spacing:.05em;font-size:16px;line-height:18px}#skeepers_carousel_modal .popup__wrapper .review__rating .review__rating-fact,.skeepers_carousel_container .popup__wrapper .review__rating .review__rating-fact{font-size:20px;line-height:23px;font-weight:700;color:rgba(0,85,159,1)}@media(max-width: 767px){#skeepers_carousel_modal .popup__wrapper,.skeepers_carousel_container .popup__wrapper{padding:20px;max-height:80vh;overflow:auto}}#skeepers_carousel_modal .popup__wrapper img,.skeepers_carousel_container .popup__wrapper img{-o-object-fit:contain;object-fit:contain;width:100%}#skeepers_carousel_modal .popup__close-btn,.skeepers_carousel_container .popup__close-btn{cursor:pointer;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:10px;right:10px;padding:0;background:none;border:none;cursor:pointer;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease;width:24px;height:24px}#skeepers_carousel_modal .popup__close-btn svg,.skeepers_carousel_container .popup__close-btn svg{position:relative;z-index:1}#skeepers_carousel_modal .popup__close-btn:focus-visible,.skeepers_carousel_container .popup__close-btn:focus-visible{outline:none;outline-offset:0;box-shadow:unset}#skeepers_carousel_modal .popup__close-btn:hover,#skeepers_carousel_modal .popup__close-btn:focus,.skeepers_carousel_container .popup__close-btn:hover,.skeepers_carousel_container .popup__close-btn:focus{outline:none;color:#8a8a8a}@media(max-width: 767px){#skeepers_carousel_modal .popup__close-btn,.skeepers_carousel_container .popup__close-btn{top:8px;right:8px}}#skeepers_carousel_modal .review_action_popup_wrapper.show,#skeepers_carousel_modal .review_action_popup_wrapper:focus,#skeepers_carousel_modal .review_action_popup_wrapper:hover,.skeepers_carousel_container .review_action_popup_wrapper.show,.skeepers_carousel_container .review_action_popup_wrapper:focus,.skeepers_carousel_container .review_action_popup_wrapper:hover{display:flex}@media(min-width: 768px){#skeepers_carousel_modal .review_action img:hover+.review_action_popup_wrapper,.skeepers_carousel_container .review_action img:hover+.review_action_popup_wrapper{display:block;z-index:9999}#skeepers_carousel_modal .review_action_popup_wrapper.show,.skeepers_carousel_container .review_action_popup_wrapper.show{display:none}#skeepers_carousel_modal .review_actions,.skeepers_carousel_container .review_actions{position:relative}#skeepers_carousel_modal .review_action .review_action_popup_wrapper,.skeepers_carousel_container .review_action .review_action_popup_wrapper{left:-210px;bottom:auto;width:200px;top:65px}#skeepers_carousel_modal .review_actions .review_action:nth-child(2) .review_action_popup_wrapper,.skeepers_carousel_container .review_actions .review_action:nth-child(2) .review_action_popup_wrapper{left:-190px;width:200px;top:65px}#skeepers_carousel_modal .review_action .review_action_popup,.skeepers_carousel_container .review_action .review_action_popup{max-width:317px}}#skeepers_carousel_modal .review_action_popup_wrapper,.skeepers_carousel_container .review_action_popup_wrapper{display:none;position:absolute;bottom:0;left:-15px;top:45px;padding-left:12px;transform:translateY(-50%);z-index:2}#skeepers_carousel_modal .review_action_popup,.skeepers_carousel_container .review_action_popup{font-size:12px;line-height:14px;background:#f7f7f7;box-shadow:0px 8px 20px rgba(0,0,0,.1);border-radius:4px;padding:12px;max-width:100%;z-index:5}#skeepers_carousel_modal .review_action_popup b,.skeepers_carousel_container .review_action_popup b{font-weight:700}#skeepers_carousel_modal .review_action_popup a,.skeepers_carousel_container .review_action_popup a{text-decoration:underline}#skeepers_carousel_modal .review__pictures-open-popup,.skeepers_carousel_container .review__pictures-open-popup{cursor:pointer}#skeepers_carousel_modal .modal-container,#skeepers_carousel_modal .modal-footer,.skeepers_carousel_container .modal-container,.skeepers_carousel_container .modal-footer{padding:0}#skeepers_carousel_modal .modal-container .review-header .full-width,.skeepers_carousel_container .modal-container .review-header .full-width{width:100%;height:25px}#skeepers_carousel_modal .modal-container .review-header .full-width .review__carousel,.skeepers_carousel_container .modal-container .review-header .full-width .review__carousel{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0px;height:23px}#skeepers_carousel_modal .modal-container .review-header .full-width .review__carousel .review_actions,.skeepers_carousel_container .modal-container .review-header .full-width .review__carousel .review_actions{flex:1}#skeepers_carousel_modal .modal-container .modal-body,.skeepers_carousel_container .modal-container .modal-body{display:flex;flex-direction:column;align-items:flex-start;padding:0px;gap:8px;width:100%;min-height:101px}#skeepers_carousel_modal .modal-container .carousel__comment,.skeepers_carousel_container .modal-container .carousel__comment{font-size:14px;font-family:"Roboto";line-height:17px;margin-top:15px;height:100%}#skeepers_carousel_modal .modal-container .carousel__comment p,.skeepers_carousel_container .modal-container .carousel__comment p{letter-spacing:unset;box-sizing:content-box;margin-top:0;margin-bottom:15px}#skeepers_carousel_modal .modal-footer .review-publisher .display-publisher,.skeepers_carousel_container .modal-footer .review-publisher .display-publisher{margin:0px;font-family:"Roboto","Arial",sans-serif;font-style:normal;font-size:12px;line-height:17px;text-align:left;color:#706d6d}#skeepers_carousel_modal .modal-footer .review-publisher .display-publisher .darker,.skeepers_carousel_container .modal-footer .review-publisher .display-publisher .darker{font-weight:bold}#skeepers_carousel_modal .review-syndication,.skeepers_carousel_container .review-syndication{display:none}@media(max-width: 600px){#skeepers_carousel_modal .review-syndication,.skeepers_carousel_container .review-syndication{display:block}}#skeepers_carousel_modal .review-header .review_actions,.skeepers_carousel_container .review-header .review_actions{display:flex;height:100%}@media(max-width: 600px){#skeepers_carousel_modal .review-header .review_actions .syndication,.skeepers_carousel_container .review-header .review_actions .syndication{display:none}}#skeepers_carousel_modal .review-header .review_actions .review_action,.skeepers_carousel_container .review-header .review_actions .review_action{margin-right:5px}#skeepers_carousel_modal .review-header .review_actions img,.skeepers_carousel_container .review-header .review_actions img{height:100%;object-fit:none}#skeepers_carousel_modal .review-header .review_actions .syndication,.skeepers_carousel_container .review-header .review_actions .syndication{margin-bottom:0px}#skeepers_carousel_modal .review-header .review_actions .syndication .review-syndicated,.skeepers_carousel_container .review-header .review_actions .syndication .review-syndicated{display:block}.skeepers_carousel_container .stars,#skeepers_carousel_modal .stars{display:-webkit-box;display:-ms-flexbox;display:flex}.skeepers_carousel_container .stars__item,#skeepers_carousel_modal .stars__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fdcec4;width:24px;height:24px}.skeepers_carousel_container .stars__item .star-svg,#skeepers_carousel_modal .stars__item .star-svg{height:17px;width:17px}.skeepers_carousel_container .stars__item.star-card,#skeepers_carousel_modal .stars__item.star-card{width:24px;height:24px;margin-right:4px}.skeepers_carousel_container .stars__item:not(:last-of-type),#skeepers_carousel_modal .stars__item:not(:last-of-type){margin-right:4px}.skeepers_carousel_container .stars__item::after,#skeepers_carousel_modal .stars__item::after{content:"";position:absolute;width:calc(100% - 7px);height:calc(100% - 7px);background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMS41NzUiIGhlaWdodD0iMzAuNDAyIiB2aWV3Qm94PSIwIDAgMzEuNTc1IDMwLjQwMiI+CiAgICA8cGF0aCBkYXRhLW5hbWU9IlRyYWPDqSAxIiBkPSJtOTc3LjIyMyA2ODUuMjQxLTcuNzc1IDcuOCAyLjAzMSAxMC45ODgtOS44MzYtNS4xNjgtOS42NzggNS4yMTEgMS43LTExLTguMDEyLTcuNzY3IDEwLjg4NS0xLjYyOCA0LjcyNi0xMC4wMTEgNS4wMzEgOS45OXoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC05NDUuNjQ4IC02NzMuNjcxKSIgc3R5bGU9ImZpbGw6I2ZmZiIvPgo8L3N2Zz4K);margin-top:-1px;background-size:100% 100%;z-index:2}.skeepers_carousel_container .tooltip-modern,#skeepers_carousel_modal .tooltip-modern{display:inline-flex;flex-direction:column;height:100%;justify-content:center}.skeepers_carousel_container .tooltip-modern .tooltip-modern__link,#skeepers_carousel_modal .tooltip-modern .tooltip-modern__link{text-decoration:underline}.skeepers_carousel_container .tooltip-modern::after,#skeepers_carousel_modal .tooltip-modern::after{content:"";background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width=%2716%27 height=%2716%27 viewBox=%270 0 16 16%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3e%3cpath d=%27M7.99935 3.25C5.22591 3.25 2.99935 5.49609 2.99935 8.25C2.99935 11.0234 5.22591 13.25 7.99935 13.25C10.7533 13.25 12.9993 11.0234 12.9993 8.25C12.9993 5.49609 10.7533 3.25 7.99935 3.25ZM7.99935 5.75C8.33138 5.75 8.62435 6.04297 8.62435 6.375C8.62435 6.72656 8.33138 7 7.99935 7C7.64778 7 7.37435 6.72656 7.37435 6.375C7.37435 6.04297 7.64778 5.75 7.99935 5.75ZM8.7806 10.75H7.2181C6.94466 10.75 6.74935 10.5547 6.74935 10.2812C6.74935 10.0273 6.94466 9.8125 7.2181 9.8125H7.5306V8.5625H7.37435C7.10091 8.5625 6.9056 8.36719 6.9056 8.09375C6.9056 7.83984 7.10091 7.625 7.37435 7.625H7.99935C8.25325 7.625 8.4681 7.83984 8.4681 8.09375V9.8125H8.7806C9.0345 9.8125 9.24935 10.0273 9.24935 10.2812C9.24935 10.5547 9.0345 10.75 8.7806 10.75Z%27 fill=%27%232F2E2E%27/%3e%3c/svg%3e");background-size:19px 19px;height:16px;width:16px;background-repeat:no-repeat;cursor:pointer;top:5px;position:absolute;right:-10px}.skeepers_carousel_container .tooltiptext-modern,#skeepers_carousel_modal .tooltiptext-modern{visibility:hidden;width:300px;line-height:15px;background-color:#313235;color:#fff;text-align:left;border-radius:6px;padding:15px 25px;box-sizing:content-box;letter-spacing:normal;position:absolute;z-index:10;bottom:-125px;left:15px;margin-left:0px;margin-top:0px}.skeepers_carousel_container .tooltip-modern:hover .tooltiptext-modern,#skeepers_carousel_modal .tooltip-modern:hover .tooltiptext-modern{visibility:visible !important}.skeepers_carousel_container .tooltip-modern .tooltiptext-modern::after,#skeepers_carousel_modal .tooltip-modern .tooltiptext-modern::after{content:"";position:absolute;bottom:51%;left:1px;margin-left:-10px;transform:rotate(-90deg);border-width:5px;border-style:solid;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #000 rgba(0,0,0,0)}.skeepers_carousel_container .simulate-hyperlink,#skeepers_carousel_modal .simulate-hyperlink{cursor:pointer;text-decoration:underline;text-decoration-thickness:0px !important;color:#fff;font-size:inherit;letter-spacing:0}.skeepers_carousel_container .tooltip-list li,#skeepers_carousel_modal .tooltip-list li{margin:10px 0}.skeepers_carousel_container .tooltip-modern .tooltip-modern__link,#skeepers_carousel_modal .tooltip-modern .tooltip-modern__link{text-decoration:underline}.skeepers_carousel_container .tooltip-list li::before,#skeepers_carousel_modal .tooltip-list li::before{content:"â€¢";color:#fff;font-weight:bold;display:inline-block;width:1em;margin-left:-1em}.skeepers_carousel_container .tooltip-modern .tooltiptext-modern::after,#skeepers_carousel_modal .tooltip-modern .tooltiptext-modern::after{content:"";position:absolute;bottom:54%;left:-3px;margin-left:-5px;border-width:5px;border-style:solid;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #000 rgba(0,0,0,0)}.skeepers_carousel_container .tooltip-modern:hover .tooltiptext-modern,#skeepers_carousel_modal .tooltip-modern:hover .tooltiptext-modern{visibility:visible}@media only screen and (min-width: 767px){.skeepers_carousel_container .tooltip-modern .tooltiptext-modern,#skeepers_carousel_modal .tooltip-modern .tooltiptext-modern{visibility:hidden;width:400px;line-height:15px;background-color:#313235;color:#fff;text-align:left;border-radius:6px;padding:15px 25px;position:absolute;z-index:10;top:-95px;left:15px;height:fit-content;margin-left:0;margin-top:0}.skeepers_carousel_container .tooltip-list li,#skeepers_carousel_modal .tooltip-list li{margin:10px 0}.skeepers_carousel_container .tooltip-modern .tooltip-modern__link,#skeepers_carousel_modal .tooltip-modern .tooltip-modern__link{text-decoration:underline}.skeepers_carousel_container .tooltip-list li::before,#skeepers_carousel_modal .tooltip-list li::before{content:"â€¢";color:#fff;font-weight:bold;display:inline-block;width:1em;margin-left:-1em}.skeepers_carousel_container .tooltip-modern .tooltiptext-modern::after,#skeepers_carousel_modal .tooltip-modern .tooltiptext-modern::after{content:"";position:absolute;bottom:50%;left:-2%;margin-left:0;border-width:5px;border-style:solid;transform:rotate(-90deg);border-color:rgba(0,0,0,0) rgba(0,0,0,0) #000 rgba(0,0,0,0)}.skeepers_carousel_container .tooltip-modern.clicked:hover .tooltiptext-modern,#skeepers_carousel_modal .tooltip-modern.clicked:hover .tooltiptext-modern{visibility:hidden !important}.skeepers_carousel_container .tooltip-modern:not(.clicked):hover .tooltiptext-modern,#skeepers_carousel_modal .tooltip-modern:not(.clicked):hover .tooltiptext-modern{visibility:visible !important}}@media only screen and (max-width: 600px){.skeepers_carousel_container.extended-wrapper .tooltip-modern,#skeepers_carousel_modal.extended-wrapper .tooltip-modern{position:relative}.skeepers_carousel_container.extended-wrapper .tooltip-modern::after,#skeepers_carousel_modal.extended-wrapper .tooltip-modern::after{content:"";background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width=%2716%27 height=%2716%27 viewBox=%270 0 16 16%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3e%3cpath d=%27M7.99935 3.25C5.22591 3.25 2.99935 5.49609 2.99935 8.25C2.99935 11.0234 5.22591 13.25 7.99935 13.25C10.7533 13.25 12.9993 11.0234 12.9993 8.25C12.9993 5.49609 10.7533 3.25 7.99935 3.25ZM7.99935 5.75C8.33138 5.75 8.62435 6.04297 8.62435 6.375C8.62435 6.72656 8.33138 7 7.99935 7C7.64778 7 7.37435 6.72656 7.37435 6.375C7.37435 6.04297 7.64778 5.75 7.99935 5.75ZM8.7806 10.75H7.2181C6.94466 10.75 6.74935 10.5547 6.74935 10.2812C6.74935 10.0273 6.94466 9.8125 7.2181 9.8125H7.5306V8.5625H7.37435C7.10091 8.5625 6.9056 8.36719 6.9056 8.09375C6.9056 7.83984 7.10091 7.625 7.37435 7.625H7.99935C8.25325 7.625 8.4681 7.83984 8.4681 8.09375V9.8125H8.7806C9.0345 9.8125 9.24935 10.0273 9.24935 10.2812C9.24935 10.5547 9.0345 10.75 8.7806 10.75Z%27 fill=%27%232F2E2E%27/%3e%3c/svg%3e");background-size:19px 19px;height:16px;width:16px;background-repeat:no-repeat;cursor:pointer;position:absolute;top:10px;right:-10px}.skeepers_carousel_container.extended-wrapper .tooltiptext-modern,#skeepers_carousel_modal.extended-wrapper .tooltiptext-modern{visibility:hidden;width:250px;line-height:15px;background-color:#2f3237;color:#fff;text-align:left;border-radius:6px;padding:15px 25px;position:absolute;z-index:10;bottom:0px;left:-280px;top:34px;margin-left:0px;margin-top:0px;max-height:fit-content}.skeepers_carousel_container.extended-wrapper .tooltip-modern:hover .tooltiptext-modern,#skeepers_carousel_modal.extended-wrapper .tooltip-modern:hover .tooltiptext-modern{visibility:visible !important}.skeepers_carousel_container.extended-wrapper .tooltip-modern .tooltiptext-modern::after,#skeepers_carousel_modal.extended-wrapper .tooltip-modern .tooltiptext-modern::after{content:"";position:absolute;top:-10px;bottom:unset;left:unset;right:10px;margin-left:-10px;border-width:5px;transform:rotate(0deg);border-style:solid;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #000 rgba(0,0,0,0)}}@media only screen and (max-width: 525px){.skeepers_carousel_container:not(.extended-wrapper) .tooltip-modern,#skeepers_carousel_modal:not(.extended-wrapper) .tooltip-modern{position:relative}.skeepers_carousel_container:not(.extended-wrapper) .tooltip-modern::after,#skeepers_carousel_modal:not(.extended-wrapper) .tooltip-modern::after{content:"";background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width=%2716%27 height=%2716%27 viewBox=%270 0 16 16%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3e%3cpath d=%27M7.99935 3.25C5.22591 3.25 2.99935 5.49609 2.99935 8.25C2.99935 11.0234 5.22591 13.25 7.99935 13.25C10.7533 13.25 12.9993 11.0234 12.9993 8.25C12.9993 5.49609 10.7533 3.25 7.99935 3.25ZM7.99935 5.75C8.33138 5.75 8.62435 6.04297 8.62435 6.375C8.62435 6.72656 8.33138 7 7.99935 7C7.64778 7 7.37435 6.72656 7.37435 6.375C7.37435 6.04297 7.64778 5.75 7.99935 5.75ZM8.7806 10.75H7.2181C6.94466 10.75 6.74935 10.5547 6.74935 10.2812C6.74935 10.0273 6.94466 9.8125 7.2181 9.8125H7.5306V8.5625H7.37435C7.10091 8.5625 6.9056 8.36719 6.9056 8.09375C6.9056 7.83984 7.10091 7.625 7.37435 7.625H7.99935C8.25325 7.625 8.4681 7.83984 8.4681 8.09375V9.8125H8.7806C9.0345 9.8125 9.24935 10.0273 9.24935 10.2812C9.24935 10.5547 9.0345 10.75 8.7806 10.75Z%27 fill=%27%232F2E2E%27/%3e%3c/svg%3e");background-size:19px 19px;height:16px;width:16px;background-repeat:no-repeat;cursor:pointer;position:absolute;top:10px;right:-10px}.skeepers_carousel_container:not(.extended-wrapper) .tooltiptext-modern,#skeepers_carousel_modal:not(.extended-wrapper) .tooltiptext-modern{visibility:hidden;width:250px;line-height:15px;background-color:#2f3237;color:#fff;text-align:left;border-radius:6px;padding:15px 25px;position:absolute;z-index:10;bottom:0px;left:-280px;top:34px;margin-left:0px;margin-top:0px;max-height:fit-content}.skeepers_carousel_container:not(.extended-wrapper) .tooltip-modern:hover .tooltiptext-modern,#skeepers_carousel_modal:not(.extended-wrapper) .tooltip-modern:hover .tooltiptext-modern{visibility:visible !important}.skeepers_carousel_container:not(.extended-wrapper) .tooltip-modern .tooltiptext-modern::after,#skeepers_carousel_modal:not(.extended-wrapper) .tooltip-modern .tooltiptext-modern::after{content:"";position:absolute;top:-10px;bottom:unset;left:unset;right:10px;margin-left:-10px;border-width:5px;transform:rotate(0deg);border-style:solid;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #000 rgba(0,0,0,0)}}.skeepers_carousel_container .rating__details-link,#skeepers_carousel_modal .rating__details-link{text-underline-offset:unset;text-decoration-thickness:unset}.skeepers_carousel_container.vertical .tooltip-modern,#skeepers_carousel_modal.vertical .tooltip-modern{position:relative;margin-top:5px}.skeepers_carousel_container.vertical .tooltip-modern::after,#skeepers_carousel_modal.vertical .tooltip-modern::after{content:"";background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width=%2716%27 height=%2716%27 viewBox=%270 0 16 16%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3e%3cpath d=%27M7.99935 3.25C5.22591 3.25 2.99935 5.49609 2.99935 8.25C2.99935 11.0234 5.22591 13.25 7.99935 13.25C10.7533 13.25 12.9993 11.0234 12.9993 8.25C12.9993 5.49609 10.7533 3.25 7.99935 3.25ZM7.99935 5.75C8.33138 5.75 8.62435 6.04297 8.62435 6.375C8.62435 6.72656 8.33138 7 7.99935 7C7.64778 7 7.37435 6.72656 7.37435 6.375C7.37435 6.04297 7.64778 5.75 7.99935 5.75ZM8.7806 10.75H7.2181C6.94466 10.75 6.74935 10.5547 6.74935 10.2812C6.74935 10.0273 6.94466 9.8125 7.2181 9.8125H7.5306V8.5625H7.37435C7.10091 8.5625 6.9056 8.36719 6.9056 8.09375C6.9056 7.83984 7.10091 7.625 7.37435 7.625H7.99935C8.25325 7.625 8.4681 7.83984 8.4681 8.09375V9.8125H8.7806C9.0345 9.8125 9.24935 10.0273 9.24935 10.2812C9.24935 10.5547 9.0345 10.75 8.7806 10.75Z%27 fill=%27%232F2E2E%27/%3e%3c/svg%3e");background-size:19px 19px;height:16px;width:16px;background-repeat:no-repeat;cursor:pointer;position:absolute;top:10px;right:-10px}.skeepers_carousel_container.vertical .tooltiptext-modern,#skeepers_carousel_modal.vertical .tooltiptext-modern{visibility:hidden;width:200px;line-height:15px;background-color:#2f3237;color:#fff;text-align:left;border-radius:6px;padding:15px 25px;position:absolute;z-index:10;bottom:0px;left:-230px;top:28px;height:fit-content;margin-left:0px;margin-top:0px}.skeepers_carousel_container.vertical .tooltip-modern:hover .tooltiptext-modern,#skeepers_carousel_modal.vertical .tooltip-modern:hover .tooltiptext-modern{visibility:visible !important}.skeepers_carousel_container.vertical .tooltip-modern .tooltiptext-modern::after,#skeepers_carousel_modal.vertical .tooltip-modern .tooltiptext-modern::after{content:"";position:absolute;top:-10px;bottom:unset;left:unset;right:10px;margin-left:-10px;border-width:5px;transform:rotate(0deg);border-style:solid;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #000 rgba(0,0,0,0)}.skeepers_carousel_container.vertical .tooltip-modern::after,#skeepers_carousel_modal.vertical .tooltip-modern::after{content:"";background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width=%2716%27 height=%2716%27 viewBox=%270 0 16 16%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3e%3cpath d=%27M7.99935 3.25C5.22591 3.25 2.99935 5.49609 2.99935 8.25C2.99935 11.0234 5.22591 13.25 7.99935 13.25C10.7533 13.25 12.9993 11.0234 12.9993 8.25C12.9993 5.49609 10.7533 3.25 7.99935 3.25ZM7.99935 5.75C8.33138 5.75 8.62435 6.04297 8.62435 6.375C8.62435 6.72656 8.33138 7 7.99935 7C7.64778 7 7.37435 6.72656 7.37435 6.375C7.37435 6.04297 7.64778 5.75 7.99935 5.75ZM8.7806 10.75H7.2181C6.94466 10.75 6.74935 10.5547 6.74935 10.2812C6.74935 10.0273 6.94466 9.8125 7.2181 9.8125H7.5306V8.5625H7.37435C7.10091 8.5625 6.9056 8.36719 6.9056 8.09375C6.9056 7.83984 7.10091 7.625 7.37435 7.625H7.99935C8.25325 7.625 8.4681 7.83984 8.4681 8.09375V9.8125H8.7806C9.0345 9.8125 9.24935 10.0273 9.24935 10.2812C9.24935 10.5547 9.0345 10.75 8.7806 10.75Z%27 fill=%27%232F2E2E%27/%3e%3c/svg%3e");background-size:19px 19px;height:16px;width:16px;background-repeat:no-repeat;cursor:pointer;top:4px;position:absolute;right:-10px}.slides-container:has(.large-content){height:195px}.large-content .carousel-content{height:160px !important}.view-more{color:rgba(0,85,159,1);text-decoration:underline;cursor:pointer;margin-left:5px}.skeepers_carousel_container,#skeepers_carousel_modal{display:flex;width:100%;margin-bottom:60px}.skeepers_carousel_container.slides-count-1,#skeepers_carousel_modal.slides-count-1{margin-bottom:40px}.skeepers_carousel_container.slides-count-2,#skeepers_carousel_modal.slides-count-2{margin-bottom:40px}.skeepers_carousel_container .widget-logo-hyperlink,#skeepers_carousel_modal .widget-logo-hyperlink{cursor:pointer}.skeepers_carousel_container.large-view,#skeepers_carousel_modal.large-view{height:205px}.skeepers_carousel_container.medium-view,#skeepers_carousel_modal.medium-view{height:180px}@media only screen and (min-width: 600px){.skeepers_carousel_container.extended-wrapper,#skeepers_carousel_modal.extended-wrapper{display:flex}.skeepers_carousel_container.extended-wrapper .carousel-container,#skeepers_carousel_modal.extended-wrapper .carousel-container{height:205px}.skeepers_carousel_container.extended-wrapper .rating__value,#skeepers_carousel_modal.extended-wrapper .rating__value{width:151px;min-width:151px;max-width:151px;margin-top:0;margin-bottom:0;padding-right:0;margin-right:20px;justify-content:center}.skeepers_carousel_container.extended-wrapper .rating__value.large-view,#skeepers_carousel_modal.extended-wrapper .rating__value.large-view{width:245px;min-width:245px;max-width:245px}.skeepers_carousel_container.extended-wrapper .rating__value .rating__details .rating__details__information,#skeepers_carousel_modal.extended-wrapper .rating__value .rating__details .rating__details__information{width:75%}.skeepers_carousel_container.extended-wrapper .rating__value .rating__details .rating__details__information .carousel-badge-tooltip,#skeepers_carousel_modal.extended-wrapper .rating__value .rating__details .rating__details__information .carousel-badge-tooltip{margin-top:5px;position:relative}.skeepers_carousel_container.extended-wrapper .rating__value .rating__details .rating__details__information .carousel-badge-tooltip .carousel-badge-img,#skeepers_carousel_modal.extended-wrapper .rating__value .rating__details .rating__details__information .carousel-badge-tooltip .carousel-badge-img{top:15px;left:-45px}}@media only screen and (max-width: 599px){.skeepers_carousel_container.extended-wrapper .rating__value .rating__details .rating__details__information,#skeepers_carousel_modal.extended-wrapper .rating__value .rating__details .rating__details__information{width:75%}}@media only screen and (min-width: 526px){.skeepers_carousel_container:not(.extended-wrapper) .rating__value,#skeepers_carousel_modal:not(.extended-wrapper) .rating__value{width:151px;min-width:151px;max-width:151px;margin-top:0;margin-bottom:0;padding-right:0;margin-right:20px;justify-content:center}.skeepers_carousel_container:not(.extended-wrapper) .rating__value.large-view,#skeepers_carousel_modal:not(.extended-wrapper) .rating__value.large-view{width:245px;min-width:245px;max-width:245px}.skeepers_carousel_container:not(.extended-wrapper) .rating__value .rating__details .rating__details__information .carousel-badge-tooltip,#skeepers_carousel_modal:not(.extended-wrapper) .rating__value .rating__details .rating__details__information .carousel-badge-tooltip{margin-top:5px;position:relative}.skeepers_carousel_container:not(.extended-wrapper) .rating__value .rating__details .rating__details__information .carousel-badge-tooltip .carousel-badge-img,#skeepers_carousel_modal:not(.extended-wrapper) .rating__value .rating__details .rating__details__information .carousel-badge-tooltip .carousel-badge-img{top:15px;left:-45px}}.skeepers_carousel_container .info-bulle:before,#skeepers_carousel_modal .info-bulle:before{display:inline-flex;content:"";background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width=%2716%27 height=%2716%27 viewBox=%270 0 16 16%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3e%3cpath d=%27M7.99935 3.25C5.22591 3.25 2.99935 5.49609 2.99935 8.25C2.99935 11.0234 5.22591 13.25 7.99935 13.25C10.7533 13.25 12.9993 11.0234 12.9993 8.25C12.9993 5.49609 10.7533 3.25 7.99935 3.25ZM7.99935 5.75C8.33138 5.75 8.62435 6.04297 8.62435 6.375C8.62435 6.72656 8.33138 7 7.99935 7C7.64778 7 7.37435 6.72656 7.37435 6.375C7.37435 6.04297 7.64778 5.75 7.99935 5.75ZM8.7806 10.75H7.2181C6.94466 10.75 6.74935 10.5547 6.74935 10.2812C6.74935 10.0273 6.94466 9.8125 7.2181 9.8125H7.5306V8.5625H7.37435C7.10091 8.5625 6.9056 8.36719 6.9056 8.09375C6.9056 7.83984 7.10091 7.625 7.37435 7.625H7.99935C8.25325 7.625 8.4681 7.83984 8.4681 8.09375V9.8125H8.7806C9.0345 9.8125 9.24935 10.0273 9.24935 10.2812C9.24935 10.5547 9.0345 10.75 8.7806 10.75Z%27 fill=%27%232F2E2E%27/%3e%3c/svg%3e");background-size:19px 19px;height:16px;width:16px;background-repeat:no-repeat;cursor:pointer}.skeepers_carousel_container .rating__value,#skeepers_carousel_modal .rating__value{font-family:"Roboto","Arial",sans-serif}.skeepers_carousel_container .rating__value .rating__details,#skeepers_carousel_modal .rating__value .rating__details{font-family:"Roboto","Arial",sans-serif}.skeepers_carousel_container .rating__value .rating__details a,#skeepers_carousel_modal .rating__value .rating__details a{text-align:center;font-family:"Roboto","Arial",sans-serif}.skeepers_carousel_container .carousel-container,#skeepers_carousel_modal .carousel-container{width:calc(100% - 175px);height:205px}.skeepers_carousel_container .carousel-container.large-view,#skeepers_carousel_modal .carousel-container.large-view{width:calc(100% - 260px)}.skeepers_carousel_container .carousel-container.vertical .skeepers-w25,#skeepers_carousel_modal .carousel-container.vertical .skeepers-w25{width:100%;height:100%}.skeepers_carousel_container .carousel-container .slide-arrow,#skeepers_carousel_modal .carousel-container .slide-arrow{outline:none;top:0;bottom:0;margin:auto;height:4rem;background-color:rgba(0,0,0,0);border:none;width:2rem;padding:0;cursor:pointer;font-style:normal;font-weight:900;font-size:35px;line-height:24px;display:flex;align-items:center;text-align:center;color:rgba(0,85,159,1)}.skeepers_carousel_container .carousel-container .slide-arrow.disabled,#skeepers_carousel_modal .carousel-container .slide-arrow.disabled{opacity:.1;cursor:not-allowed;pointer-events:none}.skeepers_carousel_container .carousel-container .slide-arrow.vertical,#skeepers_carousel_modal .carousel-container .slide-arrow.vertical{transform:rotate(90deg);margin-bottom:15px}.skeepers_carousel_container .carousel-container .slide-arrow.vertical#slide-arrow-next,#skeepers_carousel_modal .carousel-container .slide-arrow.vertical#slide-arrow-next{margin-top:0;margin-bottom:0}.skeepers_carousel_container .carousel-container .slide-arrow.vertical#slide-arrow-prev,#skeepers_carousel_modal .carousel-container .slide-arrow.vertical#slide-arrow-prev{margin-top:0;margin-bottom:0}.skeepers_carousel_container .carousel-container .slide-arrow:hover,.skeepers_carousel_container .carousel-container .slide-arrow:focus,#skeepers_carousel_modal .carousel-container .slide-arrow:hover,#skeepers_carousel_modal .carousel-container .slide-arrow:focus{opacity:1}.skeepers_carousel_container .carousel-container #slide-arrow-prev,#skeepers_carousel_modal .carousel-container #slide-arrow-prev{left:-5px;position:relative;padding-left:0rem;border-radius:0 2rem 2rem 0}.skeepers_carousel_container .carousel-container #slide-arrow-next,#skeepers_carousel_modal .carousel-container #slide-arrow-next{right:-5px;position:relative;padding-left:.75rem;border-radius:2rem 0 0 2rem}.skeepers_carousel_container .skeepers_carousel-main,#skeepers_carousel_modal .skeepers_carousel-main{display:flex;margin:0px auto;position:relative;max-height:100%;font-family:"Roboto","Arial",sans-serif;color:#313235;height:240px;width:100%}.skeepers_carousel_container .skeepers_carousel-main:not(.vertical) .carousel__navigation,#skeepers_carousel_modal .skeepers_carousel-main:not(.vertical) .carousel__navigation{top:unset}.skeepers_carousel_container .skeepers_carousel-main .skeepers-swiper,#skeepers_carousel_modal .skeepers_carousel-main .skeepers-swiper{margin:1px;width:calc(100% - 80px);box-sizing:content-box}.skeepers_carousel_container .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .swiper-slide,#skeepers_carousel_modal .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .swiper-slide{width:320px}.skeepers_carousel_container .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .slide-container,#skeepers_carousel_modal .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .slide-container{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;min-width:100%;height:100%;background:#fff;border-radius:4px}.skeepers_carousel_container .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25,#skeepers_carousel_modal .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25{width:100%;height:100%;box-sizing:content-box;letter-spacing:normal}.skeepers_carousel_container .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .review_actions,#skeepers_carousel_modal .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .review_actions{display:flex}.skeepers_carousel_container .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .review_actions .review_action,#skeepers_carousel_modal .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .review_actions .review_action{cursor:pointer}.skeepers_carousel_container .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content,#skeepers_carousel_modal .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;letter-spacing:normal;min-width:100%;height:100%;padding:20px 16px;border:1px solid #e7e7e7;border-radius:4px;background:#fff}@media only screen and (min-width: 769px){.skeepers_carousel_container .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content,#skeepers_carousel_modal .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content{width:100%}}@media only screen and (max-width: 300px){.skeepers_carousel_container .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content,#skeepers_carousel_modal .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content{width:100%;min-width:100%}}.skeepers_carousel_container .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content .syndication,#skeepers_carousel_modal .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content .syndication{display:none}.skeepers_carousel_container .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content.extended-view,#skeepers_carousel_modal .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content.extended-view{height:178px}.skeepers_carousel_container .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content.extended-view .review_actions .review_action,#skeepers_carousel_modal .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content.extended-view .review_actions .review_action{margin-left:5px}.skeepers_carousel_container .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content.extended-view .review_actions .syndication,#skeepers_carousel_modal .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content.extended-view .review_actions .syndication{display:flex;margin-bottom:0;margin-left:5px}.skeepers_carousel_container .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content.extended-view .syndication,#skeepers_carousel_modal .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content.extended-view .syndication{display:none}.skeepers_carousel_container .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content:not(.extended-view) .syndication,#skeepers_carousel_modal .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content:not(.extended-view) .syndication{display:flex}.skeepers_carousel_container .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content:not(.extended-view) .review_actions .syndication,#skeepers_carousel_modal .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content:not(.extended-view) .review_actions .syndication{display:none}.skeepers_carousel_container .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content.vertical,#skeepers_carousel_modal .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content.vertical{box-shadow:unset}.skeepers_carousel_container .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content.vertical .skeepers-content,#skeepers_carousel_modal .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content.vertical .skeepers-content{height:55px}.skeepers_carousel_container .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content .full-width,#skeepers_carousel_modal .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content .full-width{width:100%;height:25px;display:flex;box-sizing:content-box}.skeepers_carousel_container .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content .full-width .review__carousel,#skeepers_carousel_modal .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content .full-width .review__carousel{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0px;height:23px}.skeepers_carousel_container .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content .full-width .review__carousel .review__rating,#skeepers_carousel_modal .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content .full-width .review__carousel .review__rating{font-family:"Roboto","Arial",sans-serif;color:#2f2e2e;margin-right:12px;margin-left:13px;letter-spacing:.05em;font-size:16px;line-height:18px}.skeepers_carousel_container .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content .full-width .review__carousel .review__rating .review__rating-fact,#skeepers_carousel_modal .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content .full-width .review__carousel .review__rating .review__rating-fact{font-size:20px;line-height:23px;font-weight:700;color:rgba(0,85,159,1)}.skeepers_carousel_container .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content .carousel__comment,#skeepers_carousel_modal .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content .carousel__comment{display:flex;flex-direction:column;align-items:flex-start;padding:0px;gap:8px;width:100%;min-height:101px}.skeepers_carousel_container .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content .carousel__comment .skeepers-title,#skeepers_carousel_modal .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content .carousel__comment .skeepers-title{height:17px;margin:0px;display:block;font-family:"Roboto","Arial",sans-serif;font-style:normal;font-weight:bold;font-size:14px;line-height:17px;color:#313235}.skeepers_carousel_container .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content .carousel__comment .skeepers-content,#skeepers_carousel_modal .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content .carousel__comment .skeepers-content{width:100%;min-height:65px;max-height:70px;margin:0px;font-family:"Roboto","Arial",sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:17px;display:flex;justify-content:left;text-align:left;color:#313235}.skeepers_carousel_container .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content .carousel__comment .skeepers-content span:first-letter,#skeepers_carousel_modal .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content .carousel__comment .skeepers-content span:first-letter{text-transform:capitalize}.skeepers_carousel_container .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content .carousel__comment .skeepers-reviewer-wide.display-publisher,#skeepers_carousel_modal .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content .carousel__comment .skeepers-reviewer-wide.display-publisher{display:block;width:100%;text-align:left;margin:0px;font-family:"Roboto","Arial",sans-serif;font-style:normal;font-size:12px;line-height:17px;color:#706d6d}.skeepers_carousel_container .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content .carousel__comment .skeepers-reviewer-wide .darker,#skeepers_carousel_modal .skeepers_carousel-main .skeepers-swiper .swiper-wrapper .skeepers-w25 .carousel-content .carousel__comment .skeepers-reviewer-wide .darker{font-weight:bold}@media only screen and (max-width: 500px){.skeepers_carousel_container,#skeepers_carousel_modal{display:flex;flex-direction:column}.skeepers_carousel_container .carousel-container,#skeepers_carousel_modal .carousel-container{width:100% !important;height:205px}}@media only screen and (min-width: 1015px){.skeepers_carousel_container.slides-count-1 .carousel-content,#skeepers_carousel_modal.slides-count-1 .carousel-content{height:fit-content !important}}#skeepers_carousel_modal{margin-bottom:0}@media only screen and (max-width: 600px){.skeepers_carousel_container.extended-wrapper{display:flex;flex-direction:column}.skeepers_carousel_container.extended-wrapper .carousel-container{width:100% !important;height:205px}}@media only screen and (max-width: 500px){.skeepers_carousel_container{display:flex;flex-direction:column}.skeepers_carousel_container .carousel-container{width:100% !important;height:205px}}@media only screen and (max-width: 500px){.skeepers_carousel_container{display:flex;flex-direction:column}.skeepers_carousel_container .carousel-container{width:100% !important;height:205px}}@media only screen and (max-width: 333px){.skeepers_carousel_container{display:flex;flex-direction:column}.skeepers_carousel_container .carousel-container{width:100%;height:215px}}.skeepers_carousel_container .rating__details .rating__details-link{cursor:pointer;text-align:center;margin-top:0px;font-family:"Roboto","Arial",sans-serif;margin-left:5px;color:inherit;text-decoration:underline;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;text-underline-offset:2px}.skeepers_carousel_container.vertical{display:flex;justify-content:center;flex-direction:column;max-width:305px}.skeepers_carousel_container.vertical .rating__value{width:100%;max-width:100%;padding:0;margin:0}.skeepers_carousel_container.vertical .rating__value .rating__details .rating__details-link{text-align:center;margin-top:0px;font-family:"Roboto","Arial",sans-serif;margin-left:5px;color:inherit;text-decoration:underline;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;text-underline-offset:2px}.skeepers_carousel_container.vertical .carousel-container{width:100%;display:flex;justify-content:center}.skeepers_carousel_container.vertical .carousel-container .skeepers_carousel-main{height:100%;display:flex;flex-direction:column}.skeepers_carousel_container.vertical .carousel-container .skeepers_carousel-main #slide-arrow-prev,.skeepers_carousel_container.vertical .carousel-container .skeepers_carousel-main #slide-arrow-next{justify-content:center;padding:0;left:0;right:0;transform:rotate(90deg)}.skeepers_carousel_container.vertical .carousel-container .skeepers_carousel-main .skeepers-swiper{width:100%;height:100%}.skeepers_carousel_container.vertical .carousel-container .skeepers_carousel-main .skeepers-swiper .skeepers-w25{height:250px}.skeepers_carousel_container.vertical .carousel-container .swiper-vertical{width:100%}.skeepers_carousel_container.vertical .carousel-container .skeepers_widget_carousel.vertical{position:absolute;width:300px}.skeepers_carousel_container.vertical .carousel-container .skeepers_widget_carousel #slide-arrow-prev,.skeepers_carousel_container.vertical .carousel-container .skeepers_widget_carousel #slide-arrow-next{justify-content:center;padding:0;left:0;right:0;transform:rotate(90deg)}.skeepers_carousel_container.vertical .carousel-container .skeepers_widget_carousel .skeepers-w25{width:100%;height:100%}.skeepers_carousel_container.vertical .carousel-container .skeepers_widget_carousel .skeepers-w25 .carousel-content{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;min-width:100%;height:100%;padding:20px 16px;background:#fff;border-radius:4px;box-shadow:unset;border:1px solid #e7e7e7;font-size:18px;text-align:center;font-family:"Roboto","Arial",sans-serif;letter-spacing:normal}.skeepers_carousel_container.vertical .carousel-container .skeepers_widget_carousel .skeepers-w25 .carousel-content .full-width{width:100%;height:25px}.skeepers_carousel_container.vertical .carousel-container .skeepers_widget_carousel .skeepers-w25 .carousel-content .full-width .review__carousel{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0px;height:23px}.skeepers_carousel_container.vertical .carousel-container .skeepers_widget_carousel .skeepers-w25 .carousel-content .full-width .review__carousel .review__rating{font-family:"Roboto","Arial",sans-serif;color:#2f2e2e;margin-right:12px;margin-left:13px;letter-spacing:.05em;font-size:16px;line-height:18px}.skeepers_carousel_container.vertical .carousel-container .skeepers_widget_carousel .skeepers-w25 .carousel-content .full-width .review__carousel .review__rating .review__rating-fact{font-size:20px;line-height:23px;font-weight:700;color:rgba(0,85,159,1)}.skeepers_carousel_container.vertical .carousel-container .skeepers_widget_carousel .skeepers-w25 .carousel-content .carousel__comment{display:flex;flex-direction:column;align-items:flex-start;padding:0px;gap:8px;width:100%;min-height:101px}.skeepers_carousel_container.vertical .carousel-container .skeepers_widget_carousel .skeepers-w25 .carousel-content .carousel__comment .skeepers-title{height:17px;margin:0px;display:block;font-family:"Roboto","Arial",sans-serif;font-style:normal;font-weight:bold;font-size:14px;line-height:17px;color:#313235}.skeepers_carousel_container.vertical .carousel-container .skeepers_widget_carousel .skeepers-w25 .carousel-content .carousel__comment .skeepers-content{height:55px;width:100%;margin:0;font-family:"Roboto","Arial",sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:17px;display:flex;justify-content:left;text-align:left;color:#313235}.skeepers_carousel_container.vertical .carousel-container .skeepers_widget_carousel .skeepers-w25 .carousel-content .carousel__comment .skeepers-content span:first-letter{text-transform:capitalize}.skeepers_carousel_container.vertical .carousel-container .skeepers_widget_carousel .skeepers-w25 .carousel-content .carousel__comment .display-publisher{display:block;width:95%;text-align:left;margin:0;font-family:"Roboto","Arial",sans-serif;font-style:normal;font-size:12px;line-height:17px;color:#706d6d}.skeepers_carousel_container.vertical .carousel-container .skeepers_widget_carousel .skeepers-w25 .carousel-content .carousel__comment .display-publisher .darker{font-weight:bold}.skeepers_carousel-main .popup .popup__wrapper .modal-container .review-header .review__rating{font-family:"Roboto","Arial",sans-serif;color:#2f2e2e;margin-right:12px;margin-left:13px;letter-spacing:.05em;font-size:16px;line-height:18px;padding-top:2px}.skeepers_carousel-main .popup .popup__wrapper .modal-container .review-header .review__rating .review__rating-fact{font-size:20px;line-height:23px;font-weight:700;color:rgba(0,85,159,1)}@media only screen and (min-width: 1015px){.skeepers_carousel_container.slides-count-1 .carousel-content{height:fit-content !important}.skeepers_carousel_container.slides-count-1 .carousel__navigation{top:0px}}@media only screen and (min-width: 1015px){.skeepers_carousel_container.slides-count-2 .carousel-content{height:fit-content !important}.skeepers_carousel_container.slides-count-2 .carousel__navigation{top:0px}}@media only screen and (min-width: 1315px){.skeepers_carousel_container.slides-count-2 .carousel-content{height:fit-content !important}.skeepers_carousel_container.slides-count-2 .carousel__navigation{top:0px}}.skeepers_carousel_container.max-width-wrapper .carousel-content{height:fit-content !important}.skeepers_carousel_container.max-width-wrapper.slides-count-1 .carousel__navigation{bottom:-20px !important}.skeepers_carousel_container.max-width-wrapper:not(.slides-count-1) .carousel__navigation{bottom:-35px !important}.skeepers_carousel_container #nr-total-reviews,#skeepers_carousel_modal #nr-total-reviews{color:#313235;font-weight:700}.skeepers_carousel_container .carousel__slide,#skeepers_carousel_modal .carousel__slide{position:relative;flex:0 0 100%;width:100%;background-color:#f99;counter-increment:item}.skeepers_carousel_container .carousel__slide:nth-child(even),#skeepers_carousel_modal .carousel__slide:nth-child(even){background-color:#99f}.skeepers_carousel_container .carousel__slide:before,#skeepers_carousel_modal .carousel__slide:before{content:counter(item);position:absolute;top:50%;left:50%;transform:translate3d(-50%, -40%, 70px);color:#fff;font-size:2em}.skeepers_carousel_container .carousel__snapper,#skeepers_carousel_modal .carousel__snapper{position:absolute;top:0;left:0;width:100%;height:100%;scroll-snap-align:center}@media(hover: hover){.skeepers_carousel_container .carousel__snapper,#skeepers_carousel_modal .carousel__snapper{animation-name:tonext,snap;animation-timing-function:ease;animation-duration:4s;animation-iteration-count:infinite}.skeepers_carousel_container .carousel__slide:last-child .carousel__snapper,#skeepers_carousel_modal .carousel__slide:last-child .carousel__snapper{animation-name:tostart,snap}}@media(prefers-reduced-motion: reduce){.skeepers_carousel_container .carousel__snapper,#skeepers_carousel_modal .carousel__snapper{animation-name:none}}.skeepers_carousel_container .carousel:hover .carousel__snapper,.skeepers_carousel_container .carousel:focus-within .carousel__snapper,#skeepers_carousel_modal .carousel:hover .carousel__snapper,#skeepers_carousel_modal .carousel:focus-within .carousel__snapper{animation-name:none}.skeepers_carousel_container .carousel__navigation,#skeepers_carousel_modal .carousel__navigation{position:relative;right:0;left:0;top:20px;margin-bottom:10px;text-align:center;box-sizing:content-box}.skeepers_carousel_container .carousel__navigation .swiper-pagination-bullet.hidden-elem,#skeepers_carousel_modal .carousel__navigation .swiper-pagination-bullet.hidden-elem{display:none}.skeepers_carousel_container .carousel__navigation.vertical,#skeepers_carousel_modal .carousel__navigation.vertical{display:flex;justify-content:center;gap:5px;width:100%;position:relative;margin-top:15px}.skeepers_carousel_container .swiper-pagination-horizontal,#skeepers_carousel_modal .swiper-pagination-horizontal{bottom:-35px !important}.skeepers_carousel_container .carousel__navigation-list,.skeepers_carousel_container .carousel__navigation-item,#skeepers_carousel_modal .carousel__navigation-list,#skeepers_carousel_modal .carousel__navigation-item{display:inline-block}.skeepers_carousel_container .swiper-pagination-bullet,#skeepers_carousel_modal .swiper-pagination-bullet{cursor:pointer;width:16px;height:16px;background-clip:content-box;box-sizing:content-box;border-radius:50%;font-size:0;background:#e7e7e7;opacity:1;border:none;margin-bottom:4px !important;transition:transform .1s}.skeepers_carousel_container .swiper-pagination-bullet.swiper-pagination-bullet-active,#skeepers_carousel_modal .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#fff;border:4px solid rgba(0,85,159,1);height:8px;width:8px}.skeepers_carousel_container .carousel__navigation-button,#skeepers_carousel_modal .carousel__navigation-button{display:inline-block;width:10px;height:10px;background-clip:content-box;border-radius:50%;font-size:0;background:#e7e7e7;border:none;transition:transform .1s}.skeepers_carousel_container .carousel__navigation-button.active,#skeepers_carousel_modal .carousel__navigation-button.active{background:#fff;border:4px solid rgba(0,85,159,1)}.skeepers_carousel_container .carousel::before,.skeepers_carousel_container .carousel::after,.skeepers_carousel_container .carousel__prev,.skeepers_carousel_container .carousel__next,#skeepers_carousel_modal .carousel::before,#skeepers_carousel_modal .carousel::after,#skeepers_carousel_modal .carousel__prev,#skeepers_carousel_modal .carousel__next{position:absolute;top:0;margin-top:37.5%;width:4rem;height:4rem;transform:translateY(-50%);border-radius:50%;font-size:0;outline:0}.skeepers_carousel_container .carousel::before,.skeepers_carousel_container .carousel__prev,#skeepers_carousel_modal .carousel::before,#skeepers_carousel_modal .carousel__prev{left:-1rem}.skeepers_carousel_container .carousel::after,.skeepers_carousel_container .carousel__next,#skeepers_carousel_modal .carousel::after,#skeepers_carousel_modal .carousel__next{right:-1rem}.skeepers_carousel_container .carousel::before,.skeepers_carousel_container .carousel::after,#skeepers_carousel_modal .carousel::before,#skeepers_carousel_modal .carousel::after{content:"";z-index:1;background-color:#333;background-size:1.5rem 1.5rem;background-repeat:no-repeat;background-position:center center;color:#fff;font-size:2.5rem;line-height:4rem;text-align:center;pointer-events:none}.skeepers_carousel_container .carousel::before,#skeepers_carousel_modal .carousel::before{background-image:url("data:image/svg+xml,%3Csvg viewBox=%270 0 100 100%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpolygon points=%270,50 80,100 80,0%27 fill=%27%23fff%27/%3E%3C/svg%3E")}.skeepers_carousel_container .carousel::after,#skeepers_carousel_modal .carousel::after{background-image:url("data:image/svg+xml,%3Csvg viewBox=%270 0 100 100%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpolygon points=%27100,50 20,100 20,0%27 fill=%27%23fff%27/%3E%3C/svg%3E")}



#hs_cos_wrapper_header-module-1 .mega__menu_container-el.mg__center {
  max-width:1200px;
  margin:auto;
}

#hs_cos_wrapper_header-module-1 .inner__title {}

#hs_cos_wrapper_header-module-1 .header__bottom { background-color:rgba(0,85,159,0.74); }

#hs_cos_wrapper_header-module-1 .sticky-trans .header__bottom {}

#hs_cos_wrapper_header-module-1 .header__container--left .header__wrapper--bottom { max-width:1060px; }

#hs_cos_wrapper_header-module-1 .mega__menu_container {}

#hs_cos_wrapper_header-module-1 .mega__menu_container {}

#hs_cos_wrapper_header-module-1 .header__language-switcher-current-label>span {}

#hs_cos_wrapper_header-module-1 .header__language-switcher .globe_class:before {}

#hs_cos_wrapper_header-module-1 .header__language-switcher:hover .header__language-switcher-current-label>span,
#hs_cos_wrapper_header-module-1 .header__language-switcher:focus .header__language-switcher-current-label>span {}

#hs_cos_wrapper_header-module-1 .header__language-switcher .lang_list_class a:hover,
#hs_cos_wrapper_header-module-1 .header__language-switcher .lang_list_class a:focus {}

#hs_cos_wrapper_header-module-1 .header__language-switcher .lang_list_class a:active {}

#hs_cos_wrapper_header-module-1 .sticky-trans .header__menu-link,
#hs_cos_wrapper_header-module-1 .header__menu-link,
#hs_cos_wrapper_header-module-1 .inner__menu ul li a {}

#hs_cos_wrapper_header-module-1 .header__bckwhite .header__menu-link {}

#hs_cos_wrapper_header-module-1 .inner__menu ul li a,
#hs_cos_wrapper_header-module-1 .header__menu-link {}

#hs_cos_wrapper_header-module-1 .header__menu-inver {}

#hs_cos_wrapper_header-module-1 .header__bckwhite .header__menu-item--depth-1>.header__menu-child-toggle svg {}

@media (max-width:982px) {
  #hs_cos_wrapper_header-module-1 .sticky-trans .header__menu-link,
  #hs_cos_wrapper_header-module-1 .inner__menu ul li a {}

  #hs_cos_wrapper_header-module-1 .header__menu-item--depth-1>.header__menu-child-toggle svg {}

  #hs_cos_wrapper_header-module-1 .sticky-trans .header__menu-item--depth-1>.header__menu-child-toggle svg {}
}

#hs_cos_wrapper_header-module-1 .header__menu-submenu .header__menu-link {}

#hs_cos_wrapper_header-module-1 .header__menu-item--depth-1>.header__menu-link:hover,
#hs_cos_wrapper_header-module-1 .inner__menu ul li a:hover,
#hs_cos_wrapper_header-module-1 .header__menu-item--depth-1>.header__menu-link:focus {}

#hs_cos_wrapper_header-module-1 .header__menu--desktop .header__menu-item--depth-1>.header__menu-link:not(.button):hover,
#hs_cos_wrapper_header-module-1 .header__menu--desktop .header__menu-item--depth-1:hover>.header__menu-link:not(.button),
#hs_cos_wrapper_header-module-1 .header__menu--desktop .header__menu-item--depth-1:hover .header__menu-child-toggle svg {}

#hs_cos_wrapper_header-module-1 .header__menu-item--depth-1>.header__menu-link:active {}

#hs_cos_wrapper_header-module-1 .header__menu-submenu .header__menu-link--active-link,
#hs_cos_wrapper_header-module-1 .inner__menu ul li.active-branch a {}

#hs_cos_wrapper_header-module-1 .header__menu-submenu .header__menu-link:hover,
#hs_cos_wrapper_header-module-1 .header__menu-submenu .header__menu-link:focus {}

#hs_cos_wrapper_header-module-1 .button {
  backdrop-filter:blur(30px) brightness(1);
  -webkit-backdrop-filter:blur(30px) brightness(1);
  background-color:rgba(37,211,101,1.0);
  font-size:12px;
}

#hs_cos_wrapper_header-module-1 .button:hover,
#hs_cos_wrapper_header-module-1 .button:focus {}

#hs_cos_wrapper_header-module-1 .button:active {}




                .skeepers_product__stars,
                #skeepers_product_widget,
                #skeepers_modal {
                    font-family: Roboto, "Arial", sans-serif;	
                }
            il xl.aetcpod

</style>