/* Secreto homepage responsive fixes. Loaded only on the front page. */
html, body { max-width: 100%; overflow-x: clip; }
body.home, body.front-page, body.page { word-break: normal; overflow-wrap: anywhere; }
body.home img, body.home video, body.home iframe, body.home svg, body.home canvas { max-width: 100%; height: auto; }
body.home .elementor, body.home .elementor-section, body.home .elementor-container, body.home .elementor-column, body.home .elementor-widget-wrap, body.home .elementor-element, body.home .e-con, body.home .e-con-inner, body.home .site, body.home .site-content, body.home main, body.home article { max-width: 100%; box-sizing: border-box; }
body.home .swiper, body.home .swiper-wrapper, body.home .swiper-slide, body.home .slick-slider, body.home .slick-list, body.home .slick-track, body.home .owl-carousel, body.home .owl-stage-outer, body.home .owl-stage { max-width: 100vw; box-sizing: border-box; }
body.home .elementor-widget-heading .elementor-heading-title, body.home h1, body.home h2, body.home h3, body.home p { overflow-wrap: anywhere; }
body.home .elementor-button, body.home a.elementor-button, body.home button { max-width: 100%; white-space: normal; }
body.home .elementor-nav-menu, body.home .elementor-nav-menu ul, body.home nav ul { max-width: 100%; }
.cky-modal, .cky-preference-center, .cky-preference-body-wrapper, .cky-preference-content-wrapper, .cky-accordion-wrapper { max-width: calc(100vw - 32px) !important; box-sizing: border-box !important; }
.cky-preference-center { width: min(845px, calc(100vw - 32px)) !important; }
.cky-preference-header, .cky-accordion, .cky-accordion-item, .cky-footer-wrapper { max-width: 100% !important; box-sizing: border-box !important; }
@media (max-width: 1024px) {
  body.home .elementor-section, body.home .e-con { padding-left: clamp(16px, 4vw, 32px); padding-right: clamp(16px, 4vw, 32px); }
  body.home .elementor-container, body.home .e-con-inner { width: 100% !important; max-width: 100% !important; }
  body.home .elementor-widget-heading .elementor-heading-title, body.home h1 { font-size: clamp(30px, 5vw, 54px) !important; line-height: 1.12 !important; }
  body.home h2 { font-size: clamp(24px, 4vw, 42px) !important; line-height: 1.18 !important; }
  body.home .elementor-nav-menu--main .elementor-nav-menu { gap: 8px; flex-wrap: wrap; justify-content: flex-end; }
}
@media (max-width: 767px) {
  body.home { font-size: 16px; }
  body.home .elementor-section, body.home .elementor-top-section, body.home .e-con { padding-left: 16px !important; padding-right: 16px !important; }
  body.home .elementor-column, body.home .elementor-column.elementor-col-20, body.home .elementor-column.elementor-col-25, body.home .elementor-column.elementor-col-33, body.home .elementor-column.elementor-col-50, body.home .elementor-column.elementor-col-66, body.home .elementor-column.elementor-col-100 { width: 100% !important; }
  body.home .elementor-widget-wrap { padding-left: 0 !important; padding-right: 0 !important; }
  body.home .elementor-widget-heading .elementor-heading-title, body.home h1 { font-size: clamp(28px, 9vw, 42px) !important; line-height: 1.12 !important; text-align: inherit; }
  body.home h2 { font-size: clamp(22px, 7vw, 34px) !important; line-height: 1.18 !important; }
  body.home h3 { font-size: clamp(18px, 5vw, 26px) !important; line-height: 1.25 !important; }
  body.home p, body.home .elementor-widget-text-editor { font-size: 16px !important; line-height: 1.55 !important; }
  body.home .elementor-button-wrapper { width: 100%; }
  body.home .elementor-button, body.home a.elementor-button { display: inline-flex; align-items: center; justify-content: center; min-height: 44px; max-width: 100%; }
  body.home .elementor-widget-image, body.home figure { margin-left: auto !important; margin-right: auto !important; }
  body.home .elementor-widget-image img { width: auto; max-width: 100% !important; object-fit: contain; }
  body.home .swiper-slide, body.home .slick-slide, body.home .owl-item { min-width: 0; }
  body.home .elementor-nav-menu--dropdown { width: calc(100vw - 32px) !important; max-width: calc(100vw - 32px) !important; left: 16px !important; right: 16px !important; box-sizing: border-box; }
  body.home .elementor-menu-toggle { margin-left: auto; }
  .cky-consent-container, .cky-consent-bar { left: 12px !important; right: 12px !important; width: auto !important; max-width: calc(100vw - 24px) !important; box-sizing: border-box !important; }
  .cky-notice-btn-wrapper, .cky-prefrence-btn-wrapper { display: grid !important; grid-template-columns: 1fr; gap: 8px; }
  .cky-btn, .cky-btn-close { max-width: 100% !important; }
}
@media (max-width: 480px) {
  body.home .elementor-section, body.home .elementor-top-section, body.home .e-con { padding-left: 14px !important; padding-right: 14px !important; }
  body.home .elementor-widget-heading .elementor-heading-title, body.home h1 { font-size: clamp(26px, 10vw, 36px) !important; }
  body.home h2 { font-size: clamp(21px, 8vw, 30px) !important; }
  body.home .elementor-widget-spacer { --spacer-size: 24px !important; }
}
