{"product_id":"eos-mythos-s45-freestanding-electric-sauna-heater","title":"EOS Mythos S45 Freestanding Electric Sauna Heater","description":"\u003cstyle\u003e\n  .mlhs-product {\n    --mlhs-primary: #202020;\n    --mlhs-primary-dark: #111111;\n    --mlhs-accent: #a58955;\n    --mlhs-accent-dark: #80683f;\n    --mlhs-text: #2c2c2c;\n    --mlhs-muted: #66645f;\n    --mlhs-background: #ffffff;\n    --mlhs-background-soft: #f6f5f2;\n    --mlhs-background-warm: #eeece7;\n    --mlhs-border: #dedbd4;\n    --mlhs-white: #ffffff;\n    --mlhs-radius: 16px;\n    --mlhs-shadow: 0 12px 30px rgba(0, 0, 0, 0.08);\n    width: 100%;\n    color: var(--mlhs-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .mlhs-product *,\n  .mlhs-product *::before,\n  .mlhs-product *::after {\n    box-sizing: border-box;\n  }\n\n  .mlhs-product h2,\n  .mlhs-product h3,\n  .mlhs-product h4,\n  .mlhs-product p,\n  .mlhs-product ul {\n    margin-top: 0;\n  }\n\n  .mlhs-product h2 {\n    margin-bottom: 18px;\n    color: var(--mlhs-primary);\n    font-size: clamp(1.75rem, 3vw, 2.45rem);\n    font-weight: 500;\n    line-height: 1.2;\n    letter-spacing: -0.025em;\n  }\n\n  .mlhs-product h3 {\n    margin-bottom: 10px;\n    color: var(--mlhs-primary);\n    font-size: 1.18rem;\n    font-weight: 700;\n    line-height: 1.35;\n  }\n\n  .mlhs-product h4 {\n    margin-bottom: 10px;\n    color: var(--mlhs-primary);\n    font-size: 1.05rem;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .mlhs-product p {\n    margin-bottom: 18px;\n  }\n\n  .mlhs-product a:not(.mlhs-product__button):not(.mlhs-product__document-link) {\n    color: var(--mlhs-accent-dark);\n    text-decoration-thickness: 1px;\n    text-underline-offset: 3px;\n  }\n\n  .mlhs-product a:not(.mlhs-product__button):not(.mlhs-product__document-link):hover {\n    color: var(--mlhs-primary);\n  }\n\n  .mlhs-product__hero,\n  .mlhs-product__section,\n  .mlhs-product__cta {\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto 38px;\n    padding: clamp(28px, 5vw, 58px);\n    border-radius: var(--mlhs-radius);\n  }\n\n  .mlhs-product__hero {\n    background: linear-gradient(\n      135deg,\n      rgba(17, 17, 17, 0.98),\n      rgba(42, 42, 42, 0.94)\n    );\n    color: var(--mlhs-white);\n    box-shadow: var(--mlhs-shadow);\n  }\n\n  .mlhs-product__hero h2,\n  .mlhs-product__hero h3,\n  .mlhs-product__hero h4,\n  .mlhs-product__hero p,\n  .mlhs-product__hero .mlhs-product__eyebrow {\n    color: var(--mlhs-white);\n  }\n\n  .mlhs-product__section {\n    border: 1px solid var(--mlhs-border);\n    background: var(--mlhs-background);\n  }\n\n  .mlhs-product__section:nth-of-type(even) {\n    background: var(--mlhs-background-soft);\n  }\n\n  .mlhs-product__eyebrow {\n    display: inline-block;\n    margin-bottom: 12px;\n    color: var(--mlhs-accent-dark);\n    font-size: 0.78rem;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .mlhs-product__buttons {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 26px;\n  }\n\n  .mlhs-product a.mlhs-product__button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 48px;\n    padding: 13px 22px;\n    border: 2px solid transparent;\n    border-radius: 999px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: center;\n    text-decoration: none;\n    transition:\n      transform 0.2s ease,\n      background-color 0.2s ease,\n      border-color 0.2s ease,\n      color 0.2s ease;\n  }\n\n  .mlhs-product a.mlhs-product__button:hover {\n    transform: translateY(-2px);\n  }\n\n  .mlhs-product a.mlhs-product__button--primary {\n    border-color: var(--mlhs-primary);\n    background: var(--mlhs-primary);\n    color: var(--mlhs-white);\n  }\n\n  .mlhs-product a.mlhs-product__button--primary:hover {\n    border-color: var(--mlhs-primary-dark);\n    background: var(--mlhs-primary-dark);\n    color: var(--mlhs-white);\n  }\n\n  .mlhs-product a.mlhs-product__button--secondary {\n    border-color: var(--mlhs-primary);\n    background: transparent;\n    color: var(--mlhs-primary);\n  }\n\n  .mlhs-product a.mlhs-product__button--secondary:hover {\n    background: var(--mlhs-primary);\n    color: var(--mlhs-white);\n  }\n\n  .mlhs-product__hero a.mlhs-product__button--primary,\n  .mlhs-product__cta a.mlhs-product__button--primary {\n    border-color: var(--mlhs-white);\n    background: var(--mlhs-white);\n    color: var(--mlhs-primary);\n  }\n\n  .mlhs-product__hero a.mlhs-product__button--primary:hover,\n  .mlhs-product__cta a.mlhs-product__button--primary:hover {\n    border-color: var(--mlhs-background-warm);\n    background: var(--mlhs-background-warm);\n    color: var(--mlhs-primary-dark);\n  }\n\n  .mlhs-product__hero a.mlhs-product__button--secondary,\n  .mlhs-product__cta a.mlhs-product__button--secondary {\n    border-color: var(--mlhs-white);\n    background: transparent;\n    color: var(--mlhs-white);\n  }\n\n  .mlhs-product__hero a.mlhs-product__button--secondary:hover,\n  .mlhs-product__cta a.mlhs-product__button--secondary:hover {\n    background: var(--mlhs-white);\n    color: var(--mlhs-primary);\n  }\n\n  .mlhs-product__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n    margin-top: 24px;\n  }\n\n  .mlhs-product__grid--three {\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n  }\n\n  .mlhs-product__grid--four {\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n  }\n\n  .mlhs-product__card {\n    height: 100%;\n    padding: 24px;\n    border: 1px solid var(--mlhs-border);\n    border-radius: 14px;\n    background: var(--mlhs-background);\n    box-shadow: 0 5px 16px rgba(0, 0, 0, 0.035);\n  }\n\n  .mlhs-product__card p:last-child,\n  .mlhs-product__card ul:last-child {\n    margin-bottom: 0;\n  }\n\n  .mlhs-product__list {\n    margin-bottom: 0;\n    padding-left: 22px;\n  }\n\n  .mlhs-product__list li {\n    margin-bottom: 8px;\n  }\n\n  .mlhs-product__list li:last-child {\n    margin-bottom: 0;\n  }\n\n  .mlhs-product__table-wrap {\n    width: 100%;\n    margin-top: 24px;\n    overflow-x: auto;\n    border: 1px solid var(--mlhs-border);\n    border-radius: 14px;\n    background: var(--mlhs-background);\n  }\n\n  .mlhs-product__table {\n    width: 100%;\n    min-width: 620px;\n    border-collapse: collapse;\n  }\n\n  .mlhs-product__table th,\n  .mlhs-product__table td {\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--mlhs-border);\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .mlhs-product__table thead th {\n    background: var(--mlhs-primary);\n    color: var(--mlhs-white);\n    font-weight: 700;\n  }\n\n  .mlhs-product__table tbody th {\n    width: 34%;\n    background: var(--mlhs-background-soft);\n    color: var(--mlhs-primary);\n    font-weight: 700;\n  }\n\n  .mlhs-product__table tr:last-child th,\n  .mlhs-product__table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .mlhs-product__notice {\n    margin-top: 24px;\n    padding: 20px 22px;\n    border-left: 5px solid var(--mlhs-accent);\n    border-radius: 0 12px 12px 0;\n    background: #faf8f3;\n  }\n\n  .mlhs-product__notice p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mlhs-product__steps {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 18px;\n    margin-top: 24px;\n  }\n\n  .mlhs-product__step {\n    height: 100%;\n    padding: 22px;\n    border: 1px solid var(--mlhs-border);\n    border-radius: 14px;\n    background: var(--mlhs-background);\n  }\n\n  .mlhs-product__step h3 {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 74px;\n    min-height: 34px;\n    margin-bottom: 14px;\n    padding: 6px 12px;\n    border-radius: 999px;\n    background: var(--mlhs-primary);\n    color: var(--mlhs-white);\n    font-size: 0.9rem;\n  }\n\n  .mlhs-product__step p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mlhs-product__document {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 24px;\n    margin-top: 24px;\n    padding: 24px;\n    border: 1px solid var(--mlhs-border);\n    border-radius: 14px;\n    background: var(--mlhs-background);\n  }\n\n  .mlhs-product__document-copy {\n    flex: 1 1 auto;\n  }\n\n  .mlhs-product__document-copy p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mlhs-product a.mlhs-product__document-link {\n    flex: 0 0 auto;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 20px;\n    border: 2px solid var(--mlhs-primary);\n    border-radius: 999px;\n    background: var(--mlhs-primary);\n    color: var(--mlhs-white);\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: center;\n    text-decoration: none;\n    transition:\n      transform 0.2s ease,\n      background-color 0.2s ease,\n      border-color 0.2s ease;\n  }\n\n  .mlhs-product a.mlhs-product__document-link:hover {\n    border-color: var(--mlhs-primary-dark);\n    background: var(--mlhs-primary-dark);\n    color: var(--mlhs-white);\n    transform: translateY(-2px);\n  }\n\n  .mlhs-product__cta {\n    background: var(--mlhs-primary);\n    color: var(--mlhs-white);\n    text-align: center;\n  }\n\n  .mlhs-product__cta h2,\n  .mlhs-product__cta h3,\n  .mlhs-product__cta h4,\n  .mlhs-product__cta p,\n  .mlhs-product__cta .mlhs-product__eyebrow {\n    color: var(--mlhs-white);\n  }\n\n  .mlhs-product__cta-inner {\n    max-width: 820px;\n    margin: 0 auto;\n  }\n\n  .mlhs-product__cta .mlhs-product__buttons {\n    justify-content: center;\n  }\n\n  .mlhs-product__faq {\n    margin-top: 24px;\n  }\n\n  .mlhs-product__faq-item {\n    margin-bottom: 12px;\n    overflow: hidden;\n    border: 1px solid var(--mlhs-border);\n    border-radius: 12px;\n    background: var(--mlhs-background);\n  }\n\n  .mlhs-product__faq-item summary {\n    position: relative;\n    padding: 19px 54px 19px 20px;\n    color: var(--mlhs-primary);\n    font-weight: 700;\n    line-height: 1.4;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .mlhs-product__faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mlhs-product__faq-item summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 20px;\n    color: var(--mlhs-accent-dark);\n    font-size: 1.55rem;\n    font-weight: 400;\n    transform: translateY(-50%);\n  }\n\n  .mlhs-product__faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .mlhs-product__faq-answer {\n    padding: 0 20px 20px;\n    border-top: 1px solid var(--mlhs-border);\n  }\n\n  .mlhs-product__faq-answer p:first-child,\n  .mlhs-product__faq-answer ul:first-child {\n    margin-top: 18px;\n  }\n\n  .mlhs-product__faq-answer p:last-child,\n  .mlhs-product__faq-answer ul:last-child {\n    margin-bottom: 0;\n  }\n\n  @media screen and (max-width: 990px) {\n    .mlhs-product__grid--three,\n    .mlhs-product__grid--four,\n    .mlhs-product__steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media screen and (max-width: 749px) {\n    .mlhs-product {\n      font-size: 15px;\n    }\n\n    .mlhs-product__hero,\n    .mlhs-product__section,\n    .mlhs-product__cta {\n      margin-bottom: 24px;\n      padding: 26px 20px;\n      border-radius: 12px;\n    }\n\n    .mlhs-product__grid,\n    .mlhs-product__grid--three,\n    .mlhs-product__grid--four,\n    .mlhs-product__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mlhs-product__buttons {\n      flex-direction: column;\n    }\n\n    .mlhs-product a.mlhs-product__button,\n    .mlhs-product a.mlhs-product__document-link {\n      width: 100%;\n    }\n\n    .mlhs-product__document {\n      align-items: stretch;\n      flex-direction: column;\n    }\n\n    .mlhs-product__table th,\n    .mlhs-product__table td {\n      padding: 13px 14px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .mlhs-product a.mlhs-product__button,\n    .mlhs-product a.mlhs-product__document-link {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"mlhs-product\"\u003e\n\n\u003csection class=\"mlhs-product__hero\"\u003e\n\n\u003cspan class=\"mlhs-product__eyebrow\"\u003e\nHigh-Output Designer Sauna Heater\n\u003c\/span\u003e\n\n\u003ch2\u003e\nEOS Mythos S45 Electric Sauna Heater\n\u003c\/h2\u003e\n\n\u003cp\u003e\nThe EOS Mythos S45 is a high-output freestanding sauna heater created for large residential, hospitality and commercial sauna rooms. Its award-winning cubistic design, elevated pedestal and distinctive Cubius stone system transform essential sauna equipment into a dramatic architectural centerpiece.\n\u003c\/p\u003e\n\n\u003cp\u003e\nChoose a 12 kW or 15 kW heater in Anthracite, Black, Stainless Steel or White. Every Mythos S45 model on this page is designed for fixed 208V three-phase electrical service.\n\u003c\/p\u003e\n\n\u003cdiv class=\"mlhs-product__buttons\"\u003e\n\n\u003ca class=\"mlhs-product__button mlhs-product__button--primary\" href=\"#purchase\"\u003e\nChoose Your Heater\n\u003c\/a\u003e\n\n\u003ca class=\"mlhs-product__button mlhs-product__button--secondary\" href=\"\/pages\/contact-us\"\u003e\nRequest Selection Help\n\u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__section\"\u003e\n\n\u003cspan class=\"mlhs-product__eyebrow\"\u003e\nProduct Overview\n\u003c\/span\u003e\n\n\u003ch2\u003e\nSculptural Design for Large Sauna Rooms\n\u003c\/h2\u003e\n\n\u003cp\u003e\nThe Mythos S45 expands the signature Mythos design into a larger, higher-output heater for sauna cabins requiring up to 15 kW of heating capacity. The stainless steel construction, geometric shell and pillar-style base create a sleek floating appearance while preserving convenient service access.\n\u003c\/p\u003e\n\n\u003cp\u003e\nIts uniform finish on all sides makes the S45 especially well suited for installation near glass panels or in an open sauna layout. A substantial 99-pound stone capacity promotes heat storage, efficient air convection and satisfying steam production.\n\u003c\/p\u003e\n\n\u003cdiv class=\"mlhs-product__grid mlhs-product__grid--three\"\u003e\n\n\u003carticle class=\"mlhs-product__card\"\u003e\n\n\u003ch3\u003e\nAward-Winning Design\n\u003c\/h3\u003e\n\n\u003cp\u003e\nThe exclusive cubistic body and elevated pedestal create a premium architectural focal point.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003carticle class=\"mlhs-product__card\"\u003e\n\n\u003ch3\u003e\nLarge-Sauna Performance\n\u003c\/h3\u003e\n\n\u003cp\u003e\nChoose 12 kW or 15 kW for sauna rooms ranging from approximately 494 to 880 cubic feet.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003carticle class=\"mlhs-product__card\"\u003e\n\n\u003ch3\u003e\nSignature Cubius Stones\n\u003c\/h3\u003e\n\n\u003cp\u003e\nIncluded geometric stones complete the Mythos design while concealing the traditional rock store below.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__section\"\u003e\n\n\u003cspan class=\"mlhs-product__eyebrow\"\u003e\nKey Features\n\u003c\/span\u003e\n\n\u003ch2\u003e\nHigh-Capacity Heating With Premium Construction\n\u003c\/h2\u003e\n\n\u003cdiv class=\"mlhs-product__grid\"\u003e\n\n\u003carticle class=\"mlhs-product__card\"\u003e\n\n\u003ch3\u003e\nStainless Steel Construction\n\u003c\/h3\u003e\n\n\u003cp\u003e\nThe durable inner and outer construction supports demanding residential, hospitality and commercial sauna use.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003carticle class=\"mlhs-product__card\"\u003e\n\n\u003ch3\u003e\nFour Finish Options\n\u003c\/h3\u003e\n\n\u003cp\u003e\nChoose Anthracite, Black, Stainless Steel or White to coordinate with the sauna’s interior design.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003carticle class=\"mlhs-product__card\"\u003e\n\n\u003ch3\u003e\n99-Pound Stone Capacity\n\u003c\/h3\u003e\n\n\u003cp\u003e\nThe large stone chamber provides substantial thermal mass for heat retention and effective water evaporation.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003carticle class=\"mlhs-product__card\"\u003e\n\n\u003ch3\u003e\nCubius Stone Kit Included\n\u003c\/h3\u003e\n\n\u003cp\u003e\nThe standard package includes the Cubius stone set and mounting frame designed for the wider S45 heater.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003carticle class=\"mlhs-product__card\"\u003e\n\n\u003ch3\u003e\nSlim 14.6-Inch Depth\n\u003c\/h3\u003e\n\n\u003cp\u003e\nThe space-conscious depth provides high heating capacity without extending excessively into the sauna room.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003carticle class=\"mlhs-product__card\"\u003e\n\n\u003ch3\u003e\nService-Friendly Layout\n\u003c\/h3\u003e\n\n\u003cp\u003e\nThe rock store is positioned above the heating elements to promote airflow and improve service access.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__section\"\u003e\n\n\u003cspan class=\"mlhs-product__eyebrow\"\u003e\nAvailable Configurations\n\u003c\/span\u003e\n\n\u003ch2\u003e\nSelect the Finish and Heater Output\n\u003c\/h2\u003e\n\n\u003cdiv class=\"mlhs-product__table-wrap\"\u003e\n\n\u003ctable class=\"mlhs-product__table\"\u003e\n\n\u003cthead\u003e\n\n\u003ctr\u003e\n\u003cth\u003eProduct Option\u003c\/th\u003e\n\u003cth\u003eAvailable Selections\u003c\/th\u003e\n\u003c\/tr\u003e\n\n\u003c\/thead\u003e\n\n\u003ctbody\u003e\n\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eAnthracite, Black, Stainless Steel or White\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003eHeater Output\u003c\/td\u003e\n\u003ctd\u003e12 kW or 15 kW\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003eElectrical Configuration\u003c\/td\u003e\n\u003ctd\u003e208V \/ 3PH AC \/ 60 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eFreestanding floor installation\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/tbody\u003e\n\n\u003c\/table\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"mlhs-product__notice\"\u003e\n\n\u003cp\u003e\n\u003cstrong\u003eImportant:\u003c\/strong\u003e Finish and heater output are the only selectable options. The electrical configuration is fixed at 208V three-phase. Have a qualified electrician verify compatible three-phase service before ordering.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__section\"\u003e\n\n\u003cspan class=\"mlhs-product__eyebrow\"\u003e\nFinish Options\n\u003c\/span\u003e\n\n\u003ch2\u003e\nCoordinate the Mythos S45 With Your Sauna Interior\n\u003c\/h2\u003e\n\n\u003cdiv class=\"mlhs-product__grid mlhs-product__grid--four\"\u003e\n\n\u003carticle class=\"mlhs-product__card\"\u003e\n\n\u003ch3\u003e\nAnthracite\n\u003c\/h3\u003e\n\n\u003cp\u003e\nA deep charcoal finish that complements modern wood interiors, dark hardware and architectural glass.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003carticle class=\"mlhs-product__card\"\u003e\n\n\u003ch3\u003e\nBlack\n\u003c\/h3\u003e\n\n\u003cp\u003e\nA bold matte-black appearance suited to minimalist, contemporary and high-contrast sauna rooms.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003carticle class=\"mlhs-product__card\"\u003e\n\n\u003ch3\u003e\nStainless Steel\n\u003c\/h3\u003e\n\n\u003cp\u003e\nA brushed metal appearance that highlights the heater’s premium stainless steel construction.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003carticle class=\"mlhs-product__card\"\u003e\n\n\u003ch3\u003e\nWhite\n\u003c\/h3\u003e\n\n\u003cp\u003e\nA clean matte-white finish that creates a striking contrast with natural wood and darker sauna surfaces.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"mlhs-product__notice\"\u003e\n\n\u003cp\u003e\nProduct photography, lighting and display settings can affect how finishes appear. Confirm your selected finish before submitting the order.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__section\"\u003e\n\n\u003cspan class=\"mlhs-product__eyebrow\"\u003e\nHeater Sizing\n\u003c\/span\u003e\n\n\u003ch2\u003e\nChoose 12 kW or 15 kW\n\u003c\/h2\u003e\n\n\u003cp\u003e\nSelect the heater according to the usable interior volume of the sauna. Final sizing must also account for insulation, ceiling height, ventilation and heat loss caused by glass, tile, masonry and other non-insulated surfaces.\n\u003c\/p\u003e\n\n\u003cdiv class=\"mlhs-product__table-wrap\"\u003e\n\n\u003ctable class=\"mlhs-product__table\"\u003e\n\n\u003cthead\u003e\n\n\u003ctr\u003e\n\u003cth\u003eHeater Output\u003c\/th\u003e\n\u003cth\u003eRecommended Sauna Volume\u003c\/th\u003e\n\u003cth\u003ePublished Floor Area at 6.2-Foot Height\u003c\/th\u003e\n\u003c\/tr\u003e\n\n\u003c\/thead\u003e\n\n\u003ctbody\u003e\n\n\u003ctr\u003e\n\u003ctd\u003e12 kW\u003c\/td\u003e\n\u003ctd\u003eApproximately 494 to 634 cu. ft.\u003c\/td\u003e\n\u003ctd\u003eApproximately 79.7 to 102.3 sq. ft.\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003e15 kW\u003c\/td\u003e\n\u003ctd\u003eApproximately 634 to 880 cu. ft.\u003c\/td\u003e\n\u003ctd\u003eApproximately 102.3 to 142 sq. ft.\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/tbody\u003e\n\n\u003c\/table\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"mlhs-product__notice\"\u003e\n\n\u003cp\u003e\nA sauna room near the 634-cubic-foot transition point should be evaluated according to insulation, glass area, desired heat-up speed and expected frequency of use before selecting 12 kW or 15 kW.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__section\"\u003e\n\n\u003cspan class=\"mlhs-product__eyebrow\"\u003e\nRequired Components\n\u003c\/span\u003e\n\n\u003ch2\u003e\nComplete the EOS Mythos S45 System\n\u003c\/h2\u003e\n\n\u003cp\u003e\nThe Mythos S45 does not include an onboard control. A compatible external EOS sauna control and properly rated power equipment are required for operation.\n\u003c\/p\u003e\n\n\u003cdiv class=\"mlhs-product__grid\"\u003e\n\n\u003carticle class=\"mlhs-product__card\"\u003e\n\n\u003ch3\u003e\nRequired: EOS Sauna Control\n\u003c\/h3\u003e\n\n\u003cp\u003e\nSelect a control system rated for 208V three-phase service and up to 15 kW of heater output.\u003c\/p\u003e\n\n\u003cul class=\"mlhs-product__list\"\u003e\n\n\u003cli\u003e\n\u003ca href=\"\/products\/eos-touch-3-digital-touchscreen-sauna-control\"\u003e\nEOS Touch 3 Digital Touchscreen Sauna Control\n\u003c\/a\u003e\n\u003c\/li\u003e\n\n\u003cli\u003e\n\u003ca href=\"\/products\/eos-emotec-d-digital-sauna-control\"\u003e\nEOS EmoTec D Digital Sauna Control\n\u003c\/a\u003e\n\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c\/article\u003e\n\n\u003carticle class=\"mlhs-product__card\"\u003e\n\n\u003ch3\u003e\nRequired: EOS Power Box\n\u003c\/h3\u003e\n\n\u003cp\u003e\nThe appropriately rated EOS Power Box provides the switching interface between the sauna control and the heater.\u003c\/p\u003e\n\n\u003cp\u003e\n\u003ca href=\"\/products\/eos-power-box-sauna-controls\"\u003e\nShop EOS Power Boxes\n\u003c\/a\u003e\n\u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003carticle class=\"mlhs-product__card\"\u003e\n\n\u003ch3\u003e\nIncluded: Stone Package\n\u003c\/h3\u003e\n\n\u003cp\u003e\nThe package includes approximately 99 pounds of total stone filling, including the traditional stones and Cubius stone system.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003carticle class=\"mlhs-product__card\"\u003e\n\n\u003ch3\u003e\nRequired: Professional Installation\n\u003c\/h3\u003e\n\n\u003cp\u003e\nElectrical connections, control wiring, sensor placement, ventilation and commissioning must be completed by qualified professionals.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"mlhs-product__notice\"\u003e\n\n\u003cp\u003e\n\u003cstrong\u003eControl capacity matters:\u003c\/strong\u003e The selected control and Power Box must support the complete 12 kW or 15 kW heater load. A system limited to 9 kW is not sufficient for the Mythos S45.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__section\"\u003e\n\n\u003cspan class=\"mlhs-product__eyebrow\"\u003e\nCubius Stone System\n\u003c\/span\u003e\n\n\u003ch2\u003e\nA Distinctive Geometric Stone Presentation\n\u003c\/h2\u003e\n\n\u003cp\u003e\nThe Mythos S45 includes a Cubius stone set and mounting frame sized for its wider stone chamber. The geometric stones rest above the traditional sauna stones to complete the heater’s signature architectural appearance.\n\u003c\/p\u003e\n\n\u003cdiv class=\"mlhs-product__grid mlhs-product__grid--three\"\u003e\n\n\u003carticle class=\"mlhs-product__card\"\u003e\n\n\u003ch3\u003e\nS45 Cubius Kit\n\u003c\/h3\u003e\n\n\u003cp\u003e\nThe included S45 kit contains 24 Cubius stones and the compatible supporting frame.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003carticle class=\"mlhs-product__card\"\u003e\n\n\u003ch3\u003e\nTraditional Stones Below\n\u003c\/h3\u003e\n\n\u003cp\u003e\nNatural sauna stones fill the internal rock store for heat retention and traditional steam production.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003carticle class=\"mlhs-product__card\"\u003e\n\n\u003ch3\u003e\nOptional Stone Designs\n\u003c\/h3\u003e\n\n\u003cp\u003e\nAdditional Cubius heights, colors and Cubius Loop arrangements may be available as optional accessories.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__section\"\u003e\n\n\u003cspan class=\"mlhs-product__eyebrow\"\u003e\nDesign and Placement\n\u003c\/span\u003e\n\n\u003ch2\u003e\nIdeal for Glass Walls and Open Sauna Layouts\n\u003c\/h2\u003e\n\n\u003cp\u003e\nThe Mythos S45 has a consistent finish on every side, making it suitable for sauna rooms where the heater is visible from several directions.\n\u003c\/p\u003e\n\n\u003cdiv class=\"mlhs-product__grid\"\u003e\n\n\u003carticle class=\"mlhs-product__card\"\u003e\n\n\u003ch3\u003e\nNear Glass Panels\n\u003c\/h3\u003e\n\n\u003cp\u003e\nThe finished rear and side surfaces complement glass walls without exposing an unfinished back panel.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003carticle class=\"mlhs-product__card\"\u003e\n\n\u003ch3\u003e\nOpen Sauna Layouts\n\u003c\/h3\u003e\n\n\u003cp\u003e\nThe sculptural pedestal design supports open placement when all required clearances and protective barriers are provided.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003carticle class=\"mlhs-product__card\"\u003e\n\n\u003ch3\u003e\nLarge-Cabin Centerpiece\n\u003c\/h3\u003e\n\n\u003cp\u003e\nThe wider S45 body gives larger sauna rooms a visually proportional heater without excessive depth.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003carticle class=\"mlhs-product__card\"\u003e\n\n\u003ch3\u003e\nOptional Guard-Rail Brackets\n\u003c\/h3\u003e\n\n\u003cp\u003e\nCompatible brackets may be used to construct a suitable wooden heater guard rail around accessible sides.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__section\"\u003e\n\n\u003cspan class=\"mlhs-product__eyebrow\"\u003e\nTechnical Specifications\n\u003c\/span\u003e\n\n\u003ch2\u003e\nEOS Mythos S45 Specifications\n\u003c\/h2\u003e\n\n\u003cdiv class=\"mlhs-product__table-wrap\"\u003e\n\n\u003ctable class=\"mlhs-product__table\"\u003e\n\n\u003ctbody\u003e\n\n\u003ctr\u003e\n\u003cth\u003eHeater Type\u003c\/th\u003e\n\u003ctd\u003eFreestanding electric sauna heater\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003cth\u003eSauna Type\u003c\/th\u003e\n\u003ctd\u003eTraditional dry Finnish sauna\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003cth\u003eAvailable Outputs\u003c\/th\u003e\n\u003ctd\u003e12 kW and 15 kW\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003cth\u003eElectrical Configuration\u003c\/th\u003e\n\u003ctd\u003e208V \/ 3PH AC \/ 60 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003cth\u003eAvailable Finishes\u003c\/th\u003e\n\u003ctd\u003eAnthracite, Black, Stainless Steel and White\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003cth\u003eOuter Construction\u003c\/th\u003e\n\u003ctd\u003eStainless steel with selected decorative finish\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003cth\u003eInner Construction\u003c\/th\u003e\n\u003ctd\u003eStainless steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003cth\u003eRock Store\u003c\/th\u003e\n\u003ctd\u003eStainless steel, positioned above the heating elements\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003cth\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003eApproximately 33.1 in H × 19.7 in W × 14.6 in D\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003cth\u003eStone Capacity\u003c\/th\u003e\n\u003ctd\u003eApproximately 99 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003cth\u003eCubius Stones\u003c\/th\u003e\n\u003ctd\u003eS45 Cubius stone kit with 24 stones and frame included\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003cth\u003eWeight Without Stones\u003c\/th\u003e\n\u003ctd\u003eApproximately 87 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003cth\u003eRecommended Sauna Volume\u003c\/th\u003e\n\u003ctd\u003eApproximately 494 to 880 cu. ft., depending on output\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003cth\u003eInstallation\u003c\/th\u003e\n\u003ctd\u003eFreestanding floor installation\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003cth\u003eMinimum Side Clearance\u003c\/th\u003e\n\u003ctd\u003eApproximately 1.6 inches, subject to all manual requirements\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003cth\u003eMinimum Sauna Height\u003c\/th\u003e\n\u003ctd\u003eApproximately 6.23 feet\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003cth\u003eMinimum Ceiling Clearance\u003c\/th\u003e\n\u003ctd\u003eApproximately 35.4 inches above the heater\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003cth\u003eTerminal Box\u003c\/th\u003e\n\u003ctd\u003eRecessed stainless steel terminal box\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003cth\u003eIngress Protection\u003c\/th\u003e\n\u003ctd\u003eIPX4\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003cth\u003eControl\u003c\/th\u003e\n\u003ctd\u003eCompatible external EOS sauna control required\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003cth\u003eCountry of Manufacture\u003c\/th\u003e\n\u003ctd\u003eGermany\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003cth\u003eManufacturer Warranty\u003c\/th\u003e\n\u003ctd\u003e2 years, subject to manufacturer terms\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/tbody\u003e\n\n\u003c\/table\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"mlhs-product__notice\"\u003e\n\n\u003cp\u003e\nSpecifications are provided for preliminary planning. Verify dimensions, clearances, wiring, sensors, ventilation and installation details in the official EOS documentation before construction or electrical work begins.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__section\"\u003e\n\n\u003cspan class=\"mlhs-product__eyebrow\"\u003e\nElectrical Planning\n\u003c\/span\u003e\n\n\u003ch2\u003e\n208V Three-Phase Electrical Requirements\n\u003c\/h2\u003e\n\n\u003cp\u003e\nBoth Mythos S45 outputs require fixed 208V three-phase AC service at 60 Hz. The heater uses multiple electrical connections between the sauna control or relay equipment and the heater.\n\u003c\/p\u003e\n\n\u003cdiv class=\"mlhs-product__table-wrap\"\u003e\n\n\u003ctable class=\"mlhs-product__table\"\u003e\n\n\u003cthead\u003e\n\n\u003ctr\u003e\n\u003cth\u003eHeater Output\u003c\/th\u003e\n\u003cth\u003eElectrical Service\u003c\/th\u003e\n\u003cth\u003ePublished Fuse Protection\u003c\/th\u003e\n\u003cth\u003ePublished Minimum Conductors\u003c\/th\u003e\n\u003c\/tr\u003e\n\n\u003c\/thead\u003e\n\n\u003ctbody\u003e\n\n\u003ctr\u003e\n\u003ctd\u003e12 kW\u003c\/td\u003e\n\u003ctd\u003e208V \/ 3PH AC \/ 60 Hz\u003c\/td\u003e\n\u003ctd\u003e30 A\u003c\/td\u003e\n\u003ctd\u003eTwo 208V three-phase heater circuits using minimum copper conductors specified by EOS\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003e15 kW\u003c\/td\u003e\n\u003ctd\u003e208V \/ 3PH AC \/ 60 Hz\u003c\/td\u003e\n\u003ctd\u003e35 A\u003c\/td\u003e\n\u003ctd\u003eTwo 208V three-phase heater circuits using minimum copper conductors specified by EOS\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/tbody\u003e\n\n\u003c\/table\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"mlhs-product__notice\"\u003e\n\n\u003cp\u003e\n\u003cstrong\u003eElectrical review required:\u003c\/strong\u003e The S45 connection arrangement is more complex than a standard single-circuit heater. The electrician must use the wiring diagram supplied with the heater and control system to determine all conductors, circuits, overcurrent protection and disconnect requirements.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__section\"\u003e\n\n\u003cspan class=\"mlhs-product__eyebrow\"\u003e\nInstallation Planning\n\u003c\/span\u003e\n\n\u003ch2\u003e\nCoordinate the Heater, Cabin and Control System\n\u003c\/h2\u003e\n\n\u003cdiv class=\"mlhs-product__steps\"\u003e\n\n\u003carticle class=\"mlhs-product__step\"\u003e\n\n\u003ch3\u003e\nStep 1\n\u003c\/h3\u003e\n\n\u003ch4\u003e\nCalculate Sauna Volume\n\u003c\/h4\u003e\n\n\u003cp\u003e\nMeasure the usable interior and account for glass, tile, masonry and other surfaces that increase heat loss.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003carticle class=\"mlhs-product__step\"\u003e\n\n\u003ch3\u003e\nStep 2\n\u003c\/h3\u003e\n\n\u003ch4\u003e\nConfirm Three-Phase Service\n\u003c\/h4\u003e\n\n\u003cp\u003e\nVerify that 208V three-phase power is available at the installation location before selecting the heater.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003carticle class=\"mlhs-product__step\"\u003e\n\n\u003ch3\u003e\nStep 3\n\u003c\/h3\u003e\n\n\u003ch4\u003e\nSelect the Control System\n\u003c\/h4\u003e\n\n\u003cp\u003e\nMatch the 12 kW or 15 kW heater with a compatible EOS control and appropriately rated Power Box.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003carticle class=\"mlhs-product__step\"\u003e\n\n\u003ch3\u003e\nStep 4\n\u003c\/h3\u003e\n\n\u003ch4\u003e\nComplete Professional Installation\n\u003c\/h4\u003e\n\n\u003cp\u003e\nHave the wiring, sensors, ventilation, safety equipment and commissioning completed by qualified professionals.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__section\"\u003e\n\n\u003cspan class=\"mlhs-product__eyebrow\"\u003e\nClearances and Flooring\n\u003c\/span\u003e\n\n\u003ch2\u003e\nMaintain a Safe Freestanding Installation\n\u003c\/h2\u003e\n\n\u003cp\u003e\nThe Mythos S45 becomes extremely hot during operation. Install it on a stable, level and heat-resistant surface capable of supporting the heater and the complete stone load.\n\u003c\/p\u003e\n\n\u003cul class=\"mlhs-product__list\"\u003e\n\n\u003cli\u003eMaintain all published clearances from walls and combustible surfaces.\u003c\/li\u003e\n\n\u003cli\u003eMaintain approximately 35.4 inches between the heater and a horizontal ceiling surface.\u003c\/li\u003e\n\n\u003cli\u003eInstall an appropriate guard rail around accessible sides.\u003c\/li\u003e\n\n\u003cli\u003eDo not install the heater on easily flammable laminate or synthetic flooring.\u003c\/li\u003e\n\n\u003cli\u003eCeramic tile or another suitable heat-resistant surface is recommended.\u003c\/li\u003e\n\n\u003cli\u003eDo not install the heater beneath a bench, inside an alcove or beneath a sloping roof.\u003c\/li\u003e\n\n\u003cli\u003eNever place towels, clothing, cleaning products or other objects on the heater.\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__section\"\u003e\n\n\u003cspan class=\"mlhs-product__eyebrow\"\u003e\nVentilation\n\u003c\/span\u003e\n\n\u003ch2\u003e\nProvide Proper Sauna Airflow\n\u003c\/h2\u003e\n\n\u003cp\u003e\nThe sauna cabin must include correctly sized fresh-air intake and exhaust openings. Insufficient ventilation can reduce performance and create an overheating hazard.\n\u003c\/p\u003e\n\n\u003cdiv class=\"mlhs-product__table-wrap\"\u003e\n\n\u003ctable class=\"mlhs-product__table\"\u003e\n\n\u003cthead\u003e\n\n\u003ctr\u003e\n\u003cth\u003eHeater Output\u003c\/th\u003e\n\u003cth\u003ePublished Minimum Air Inlet and Outlet\u003c\/th\u003e\n\u003c\/tr\u003e\n\n\u003c\/thead\u003e\n\n\u003ctbody\u003e\n\n\u003ctr\u003e\n\u003ctd\u003e12 kW\u003c\/td\u003e\n\u003ctd\u003eApproximately 13.8 in × 2.8 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003e15 kW\u003c\/td\u003e\n\u003ctd\u003eApproximately 13.8 in × 3.5 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/tbody\u003e\n\n\u003c\/table\u003e\n\n\u003c\/div\u003e\n\n\u003cp\u003e\nAir openings may be installed below or behind the heater approximately 2 to 3.9 inches above the floor. Exhaust openings should generally be positioned low on the opposite wall. Follow the EOS manual and sauna cabin manufacturer’s instructions for the final layout.\n\u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__section\"\u003e\n\n\u003cspan class=\"mlhs-product__eyebrow\"\u003e\nStone Installation\n\u003c\/span\u003e\n\n\u003ch2\u003e\nLoad the Stone System for Proper Airflow\n\u003c\/h2\u003e\n\n\u003cp\u003e\nThe Mythos S45 uses a large internal store of natural sauna stones with the Cubius stone system mounted above it.\n\u003c\/p\u003e\n\n\u003cdiv class=\"mlhs-product__grid\"\u003e\n\n\u003carticle class=\"mlhs-product__card\"\u003e\n\n\u003ch3\u003e\nTraditional Sauna Stones\n\u003c\/h3\u003e\n\n\u003cul class=\"mlhs-product__list\"\u003e\n\n\u003cli\u003eUse natural sauna stones in the manufacturer-specified size.\u003c\/li\u003e\n\n\u003cli\u003eRinse dust and loose debris from the stones before loading.\u003c\/li\u003e\n\n\u003cli\u003ePlace stones loosely in the internal rock store.\u003c\/li\u003e\n\n\u003cli\u003eMaintain open spaces that allow heated air to circulate.\u003c\/li\u003e\n\n\u003cli\u003eDo not force stones tightly against the heating elements.\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c\/article\u003e\n\n\u003carticle class=\"mlhs-product__card\"\u003e\n\n\u003ch3\u003e\nCubius Stones\n\u003c\/h3\u003e\n\n\u003cul class=\"mlhs-product__list\"\u003e\n\n\u003cli\u003eInstall the S45 Cubius frame according to the manual.\u003c\/li\u003e\n\n\u003cli\u003ePlace the Cubius stones securely on the supporting frame.\u003c\/li\u003e\n\n\u003cli\u003eConfirm that no stone can fall from the heater.\u003c\/li\u003e\n\n\u003cli\u003eReplace any cracked, loose or unstable stone before use.\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c\/article\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"mlhs-product__notice\"\u003e\n\n\u003cp\u003e\nDo not operate the heater without the required stones. Incorrect stone loading may restrict airflow, reduce performance or shorten heating-element life.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__section\"\u003e\n\n\u003cspan class=\"mlhs-product__eyebrow\"\u003e\nWater and Steam\n\u003c\/span\u003e\n\n\u003ch2\u003e\nCreate Traditional Finnish Sauna Steam\n\u003c\/h2\u003e\n\n\u003cp\u003e\nAfter the stones reach operating temperature, small controlled amounts of clean water may be poured over them to create steam.\n\u003c\/p\u003e\n\n\u003cul class=\"mlhs-product__list\"\u003e\n\n\u003cli\u003eUse only clean water suitable for sauna use.\u003c\/li\u003e\n\n\u003cli\u003eApply water in controlled amounts.\u003c\/li\u003e\n\n\u003cli\u003eDo not flood the heater or pour excessive water at one time.\u003c\/li\u003e\n\n\u003cli\u003eDo not use water containing salt, chlorine or damaging contaminants.\u003c\/li\u003e\n\n\u003cli\u003eUse sauna fragrances only when properly diluted and used as directed.\u003c\/li\u003e\n\n\u003cli\u003eNever place fragrance containers or other objects on the heater.\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__section\"\u003e\n\n\u003cspan class=\"mlhs-product__eyebrow\"\u003e\nMaintenance\n\u003c\/span\u003e\n\n\u003ch2\u003e\nProtect Long-Term Heater Performance\n\u003c\/h2\u003e\n\n\u003cdiv class=\"mlhs-product__grid\"\u003e\n\n\u003carticle class=\"mlhs-product__card\"\u003e\n\n\u003ch3\u003e\nInspect the Stone Store\n\u003c\/h3\u003e\n\n\u003cp\u003e\nRearrange the natural stones periodically to preserve airflow. Replace cracked, crumbling or deteriorated stones.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003carticle class=\"mlhs-product__card\"\u003e\n\n\u003ch3\u003e\nCheck the Cubius System\n\u003c\/h3\u003e\n\n\u003cp\u003e\nInspect the Cubius stones and mounting frame to confirm every component remains stable and undamaged.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003carticle class=\"mlhs-product__card\"\u003e\n\n\u003ch3\u003e\nClean the Exterior\n\u003c\/h3\u003e\n\n\u003cp\u003e\nAllow the heater to cool completely before cleaning. Avoid abrasive products that could damage the selected finish.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003carticle class=\"mlhs-product__card\"\u003e\n\n\u003ch3\u003e\nUse Qualified Service Personnel\n\u003c\/h3\u003e\n\n\u003cp\u003e\nElectrical troubleshooting, internal repairs and heating-element replacement must be completed by qualified professionals.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__section\"\u003e\n\n\u003cspan class=\"mlhs-product__eyebrow\"\u003e\nPackage Contents\n\u003c\/span\u003e\n\n\u003ch2\u003e\nWhat Is Included\n\u003c\/h2\u003e\n\n\u003cdiv class=\"mlhs-product__grid\"\u003e\n\n\u003carticle class=\"mlhs-product__card\"\u003e\n\n\u003ch3\u003e\nIncluded With the Heater\n\u003c\/h3\u003e\n\n\u003cul class=\"mlhs-product__list\"\u003e\n\n\u003cli\u003eEOS Mythos S45 heater in the selected finish and output\u003c\/li\u003e\n\n\u003cli\u003eS45 Cubius stone mounting frame\u003c\/li\u003e\n\n\u003cli\u003eS45 Cubius stone kit\u003c\/li\u003e\n\n\u003cli\u003eTraditional natural sauna stones\u003c\/li\u003e\n\n\u003cli\u003eApproximately 99 pounds of total stone filling\u003c\/li\u003e\n\n\u003cli\u003eManufacturer documentation\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c\/article\u003e\n\n\u003carticle class=\"mlhs-product__card\"\u003e\n\n\u003ch3\u003e\nSold Separately\n\u003c\/h3\u003e\n\n\u003cul class=\"mlhs-product__list\"\u003e\n\n\u003cli\u003eCompatible EOS sauna control\u003c\/li\u003e\n\n\u003cli\u003eAppropriately rated EOS Power Box\u003c\/li\u003e\n\n\u003cli\u003eWooden heater guard rail\u003c\/li\u003e\n\n\u003cli\u003eCompatible guard-rail mounting hardware\u003c\/li\u003e\n\n\u003cli\u003eElectrical wiring and installation materials\u003c\/li\u003e\n\n\u003cli\u003eOptional remote-connectivity and safety equipment\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c\/article\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__section\"\u003e\n\n\u003cspan class=\"mlhs-product__eyebrow\"\u003e\nProduct Documents\n\u003c\/span\u003e\n\n\u003ch2\u003e\nDownload EOS Mythos Technical Information\n\u003c\/h2\u003e\n\n\u003cp\u003e\nReview the manufacturer documentation with your sauna designer, builder and electrician before ordering or beginning installation.\n\u003c\/p\u003e\n\n\u003cdiv class=\"mlhs-product__document\"\u003e\n\n\u003cdiv class=\"mlhs-product__document-copy\"\u003e\n\n\u003ch3\u003e\nEOS Mythos S45 Data Sheet\n\u003c\/h3\u003e\n\n\u003cp\u003e\nReview dimensions, output options, room-sizing ranges, electrical requirements, minimum clearances, ventilation and stone capacity.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003ca class=\"mlhs-product__document-link\" href=\"https:\/\/www.eos-sauna.com\/fileadmin\/user_upload\/EOS\/pdf\/db\/englisch\/saunaoefen\/NA\/Mythos-S45_-_DB_NA.pdf\" target=\"_blank\" rel=\"noopener\"\u003e\nView Data Sheet\n\u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"mlhs-product__document\"\u003e\n\n\u003cdiv class=\"mlhs-product__document-copy\"\u003e\n\n\u003ch3\u003e\nEOS Mythos Installation and Operating Manual\n\u003c\/h3\u003e\n\n\u003cp\u003e\nReview safety requirements, cabin preparation, electrical connections, ventilation, stone loading, commissioning, operation and maintenance.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003ca class=\"mlhs-product__document-link\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/6455\/2421\/files\/EOS-Mythos-IOM.pdf?v=1785009008\" target=\"_blank\" rel=\"noopener\"\u003e\nView Installation Manual\n\u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__section\"\u003e\n\n\u003cspan class=\"mlhs-product__eyebrow\"\u003e\nWhy Buy From My Luxury Home Spa\n\u003c\/span\u003e\n\n\u003ch2\u003e\nSupport for Your Complete Sauna System\n\u003c\/h2\u003e\n\n\u003cdiv class=\"mlhs-product__grid mlhs-product__grid--three\"\u003e\n\n\u003carticle class=\"mlhs-product__card\"\u003e\n\n\u003ch3\u003e\nConfiguration Guidance\n\u003c\/h3\u003e\n\n\u003cp\u003e\nWe can help coordinate heater output, finish and 208V three-phase control equipment.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003carticle class=\"mlhs-product__card\"\u003e\n\n\u003ch3\u003e\nComplete-System Support\n\u003c\/h3\u003e\n\n\u003cp\u003e\nPurchase the heater, controls and compatible supporting components through one knowledgeable wellness retailer.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003carticle class=\"mlhs-product__card\"\u003e\n\n\u003ch3\u003e\nVeteran-Owned Business\n\u003c\/h3\u003e\n\n\u003cp\u003e\nMy Luxury Home Spa is a veteran-owned company committed to responsive service, clear communication and long-term customer support.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__cta\"\u003e\n\n\u003cdiv class=\"mlhs-product__cta-inner\"\u003e\n\n\u003cspan class=\"mlhs-product__eyebrow\"\u003e\nDesign Your Sauna\n\u003c\/span\u003e\n\n\u003ch2\u003e\nChoose Your EOS Mythos S45\n\u003c\/h2\u003e\n\n\u003cp\u003e\nSelect your preferred finish and either 12 kW or 15 kW output. Contact My Luxury Home Spa for help coordinating the heater with the appropriate 208V three-phase EOS control and Power Box.\n\u003c\/p\u003e\n\n\u003cdiv class=\"mlhs-product__buttons\"\u003e\n\n\u003ca class=\"mlhs-product__button mlhs-product__button--primary\" href=\"#purchase\"\u003e\nChoose Your Heater\n\u003c\/a\u003e\n\n\u003ca class=\"mlhs-product__button mlhs-product__button--secondary\" href=\"\/pages\/contact-us\"\u003e\nRequest Configuration Help\n\u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003cdiv id=\"purchase\"\u003e\u003c\/div\u003e\n\n\n\u003csection class=\"mlhs-product__section\" id=\"frequently-asked-questions\"\u003e\n\n\u003cspan class=\"mlhs-product__eyebrow\"\u003e\nFrequently Asked Questions\n\u003c\/span\u003e\n\n\u003ch2\u003e\nEOS Mythos S45 FAQs\n\u003c\/h2\u003e\n\n\u003cdiv class=\"mlhs-product__faq\"\u003e\n\n\u003cdetails class=\"mlhs-product__faq-item\"\u003e\n\u003csummary\u003eWhat is the EOS Mythos S45?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eThe EOS Mythos S45 is a high-output freestanding electric sauna heater with an award-winning geometric design, pedestal base and included Cubius stone system. It is available in 12 kW and 15 kW outputs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"mlhs-product__faq-item\"\u003e\n\u003csummary\u003eWhat finish options are available?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eThe Mythos S45 is available in Anthracite, Black, Stainless Steel and White.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"mlhs-product__faq-item\"\u003e\n\u003csummary\u003eWhat heater outputs are available?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eThe Mythos S45 is available in 12 kW and 15 kW configurations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"mlhs-product__faq-item\"\u003e\n\u003csummary\u003eWhat electrical service does the Mythos S45 require?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eEvery Mythos S45 model on this page requires 208V three-phase AC electrical service at 60 Hz.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"mlhs-product__faq-item\"\u003e\n\u003csummary\u003eIs a 240V two-phase Mythos S45 available?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eNo. The North American Mythos S45 is listed for 208V three-phase service. The smaller Mythos S35 is available in both 208V three-phase and 240V two-phase configurations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"mlhs-product__faq-item\"\u003e\n\u003csummary\u003eWhich heater output do I need?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cul class=\"mlhs-product__list\"\u003e\n\u003cli\u003e12 kW: approximately 494 to 634 cubic feet\u003c\/li\u003e\n\u003cli\u003e15 kW: approximately 634 to 880 cubic feet\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eFinal sizing also depends on insulation, glass area, ceiling height, ventilation and other heat-loss factors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"mlhs-product__faq-item\"\u003e\n\u003csummary\u003eAre sauna stones included?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eYes. The heater includes approximately 99 pounds of total stone filling, including traditional sauna stones and the S45 Cubius stone system.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"mlhs-product__faq-item\"\u003e\n\u003csummary\u003eWhat are Cubius stones?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eCubius stones are geometric stones mounted above the main rock store. They conceal the traditional stones and complete the Mythos heater’s cubistic appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"mlhs-product__faq-item\"\u003e\n\u003csummary\u003eHow many Cubius stones are included?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eThe standard S45 Cubius set includes 24 stones and the compatible mounting frame.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"mlhs-product__faq-item\"\u003e\n\u003csummary\u003eCan different Cubius designs be added?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eOptional Cubius heights, colors and Loop-style arrangements may be available separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"mlhs-product__faq-item\"\u003e\n\u003csummary\u003eWhat are the Mythos S45 dimensions?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eThe heater measures approximately 33.1 inches high, 19.7 inches wide and 14.6 inches deep.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"mlhs-product__faq-item\"\u003e\n\u003csummary\u003eHow much does the heater weigh?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eThe Mythos S45 weighs approximately 87 pounds without stones. The included stone filling adds approximately 99 pounds.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"mlhs-product__faq-item\"\u003e\n\u003csummary\u003eCan the heater be installed near a glass wall?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eYes. Its uniform finish on all sides makes it well suited for installation near glass panels when every required clearance is maintained.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"mlhs-product__faq-item\"\u003e\n\u003csummary\u003eCan the Mythos S45 be installed in the center of a sauna?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eYes. Its finished all-sided exterior supports open or central placement when the required ventilation, clearances and protective guard rail are provided.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"mlhs-product__faq-item\"\u003e\n\u003csummary\u003eDoes the heater require a guard rail?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eAn appropriate guard rail should be installed around accessible sides to protect sauna users from touching the hot heater.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"mlhs-product__faq-item\"\u003e\n\u003csummary\u003eWhat minimum side clearance is required?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eThe technical information identifies approximately 1.6 inches of minimum side clearance. All complete placement and guard-rail requirements in the installation documents must also be followed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"mlhs-product__faq-item\"\u003e\n\u003csummary\u003eWhat minimum sauna height is required?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eThe published minimum interior sauna height is approximately 6.23 feet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"mlhs-product__faq-item\"\u003e\n\u003csummary\u003eCan the Mythos S45 be installed under a bench?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eNo. It is a freestanding exposed heater and is not designed for installation beneath a bench, inside an alcove or beneath a sloping roof.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"mlhs-product__faq-item\"\u003e\n\u003csummary\u003eDoes the heater include a built-in control?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eNo. A compatible external EOS sauna control and appropriately rated EOS Power Box are required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"mlhs-product__faq-item\"\u003e\n\u003csummary\u003eWhich EOS controls can be used?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eCompatible options include properly configured EOS Touch 3 and EOS EmoTec control systems rated for 208V three-phase service and up to 15 kW.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"mlhs-product__faq-item\"\u003e\n\u003csummary\u003eDoes the Mythos S45 require a power extension?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eThe manufacturer data sheet lists no separate power extension as required when the heater is paired with the appropriate 15 kW EOS control and power equipment. The complete system must still be configured for the selected output.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"mlhs-product__faq-item\"\u003e\n\u003csummary\u003eCan smartphone control be added?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eRemote connectivity may be available with an eligible EOS control and compatible connectivity module. Approved remote-start safety equipment may also be required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"mlhs-product__faq-item\"\u003e\n\u003csummary\u003eCan water be poured over the stones?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eYes. Once the stones are fully heated, small controlled amounts of clean water may be poured over them to create traditional sauna steam.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"mlhs-product__faq-item\"\u003e\n\u003csummary\u003eCan the heater be installed on laminate flooring?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eNo. The installation manual warns against easily flammable flooring such as laminate or synthetic materials. A suitable heat-resistant surface such as ceramic tile is recommended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"mlhs-product__faq-item\"\u003e\n\u003csummary\u003eHow should the stones be maintained?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eInspect and rearrange the natural stones periodically to maintain airflow. Replace cracked or deteriorated stones and verify that the Cubius stones remain secure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"mlhs-product__faq-item\"\u003e\n\u003csummary\u003eCan I install the heater myself?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eThe heater must be installed according to the official EOS instructions. Fixed electrical connections, control wiring and commissioning must be completed by a qualified electrician.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"mlhs-product__faq-item\"\u003e\n\u003csummary\u003eWhat is included with the heater?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eThe package includes the selected EOS Mythos S45 heater, traditional sauna stones, S45 Cubius stone kit, mounting frame and manufacturer documentation. The control system and guard rail are sold separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"mlhs-product__faq-item\"\u003e\n\u003csummary\u003eWhat warranty does the Mythos S45 include?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eThe EOS Mythos S45 includes a two-year manufacturer warranty, subject to manufacturer terms, proper installation, intended use and required maintenance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the EOS Mythos S45?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The EOS Mythos S45 is a high-output freestanding electric sauna heater with an award-winning geometric design, pedestal base and included Cubius stone system. It is available in 12 kW and 15 kW outputs.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What finish options are available?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Mythos S45 is available in Anthracite, Black, Stainless Steel and White.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What heater outputs are available?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Mythos S45 is available in 12 kW and 15 kW configurations.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What electrical service does the Mythos S45 require?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Every Mythos S45 model requires 208V three-phase AC electrical service at 60 Hz.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is a 240V two-phase Mythos S45 available?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. The North American Mythos S45 is listed for 208V three-phase service.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Which heater output do I need?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The 12 kW model is recommended for approximately 494 to 634 cubic feet, while the 15 kW model is recommended for approximately 634 to 880 cubic feet. Final sizing also depends on insulation, glass area, ventilation and other heat-loss factors.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Are sauna stones included?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The heater includes approximately 99 pounds of total stone filling, including traditional sauna stones and the S45 Cubius stone system.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What are Cubius stones?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Cubius stones are geometric stones mounted above the main rock store. They conceal the traditional stones and complete the Mythos heater's cubistic appearance.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How many Cubius stones are included?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The standard S45 Cubius set includes 24 stones and the compatible mounting frame.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can different Cubius designs be added?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Optional Cubius heights, colors and Loop-style arrangements may be available separately.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What are the Mythos S45 dimensions?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The heater measures approximately 33.1 inches high, 19.7 inches wide and 14.6 inches deep.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How much does the heater weigh?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Mythos S45 weighs approximately 87 pounds without stones. The included stone filling adds approximately 99 pounds.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can the heater be installed near a glass wall?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Its uniform finish on all sides makes it well suited for installation near glass panels when every required clearance is maintained.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can the Mythos S45 be installed in the center of a sauna?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Its finished all-sided exterior supports open or central placement when the required ventilation, clearances and protective guard rail are provided.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the heater require a guard rail?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"An appropriate guard rail should be installed around accessible sides to protect sauna users from touching the hot heater.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What minimum side clearance is required?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The technical information identifies approximately 1.6 inches of minimum side clearance. All complete placement requirements in the installation documents must also be followed.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What minimum sauna height is required?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The published minimum interior sauna height is approximately 6.23 feet.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can the Mythos S45 be installed under a bench?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. It is a freestanding exposed heater and is not designed for installation beneath a bench, inside an alcove or beneath a sloping roof.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the heater include a built-in control?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. A compatible external EOS sauna control and appropriately rated EOS Power Box are required.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Which EOS controls can be used?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Compatible options include properly configured EOS Touch 3 and EOS EmoTec control systems rated for 208V three-phase service and up to 15 kW.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the Mythos S45 require a power extension?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The manufacturer data sheet lists no separate power extension as required when the heater is paired with the appropriate 15 kW EOS control and power equipment.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can smartphone control be added?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Remote connectivity may be available with an eligible EOS control and compatible connectivity module. Approved remote-start safety equipment may also be required.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can water be poured over the stones?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Once the stones are fully heated, small controlled amounts of clean water may be poured over them to create traditional sauna steam.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can the heater be installed on laminate flooring?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. The manual warns against easily flammable flooring such as laminate or synthetic materials. A suitable heat-resistant surface such as ceramic tile is recommended.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How should the stones be maintained?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Inspect and rearrange the natural stones periodically to maintain airflow. Replace cracked or deteriorated stones and verify that the Cubius stones remain secure.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I install the heater myself?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The heater must be installed according to the official EOS instructions. Fixed electrical connections, control wiring and commissioning must be completed by a qualified electrician.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is included with the heater?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The package includes the selected EOS Mythos S45 heater, traditional sauna stones, S45 Cubius stone kit, mounting frame and manufacturer documentation. The control system and guard rail are sold separately.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What warranty does the Mythos S45 include?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The EOS Mythos S45 includes a two-year manufacturer warranty, subject to manufacturer terms, proper installation, intended use and required maintenance.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e","brand":"EOS","offers":[{"title":"Black 12kW","offer_id":50755789029605,"sku":"14-948010","price":10441.0,"currency_code":"USD","in_stock":true},{"title":"Black 15kW","offer_id":50755789062373,"sku":"14-948011","price":10441.0,"currency_code":"USD","in_stock":true},{"title":"Anthracite 12kW","offer_id":50755789095141,"sku":"14-948035","price":10441.0,"currency_code":"USD","in_stock":true},{"title":"Anthracite 15kW","offer_id":50755789127909,"sku":"14-948036","price":10441.0,"currency_code":"USD","in_stock":true},{"title":"Stainless 12kW","offer_id":50755789160677,"sku":"14-948029","price":10441.0,"currency_code":"USD","in_stock":true},{"title":"Stainless 15kW","offer_id":50755789193445,"sku":"14-948030","price":10441.0,"currency_code":"USD","in_stock":true},{"title":"White 12kW","offer_id":50755789226213,"sku":"14-948016","price":10441.0,"currency_code":"USD","in_stock":true},{"title":"White 15kW","offer_id":50755789258981,"sku":"14-948017","price":10441.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/6455\/2421\/files\/eos-mythos-s45-freestanding-electric-sauna-heater-6862199.jpg?v=1785016812","url":"https:\/\/myluxuryhomespa.com\/products\/eos-mythos-s45-freestanding-electric-sauna-heater","provider":"My Luxury Home Spa","version":"1.0","type":"link"}