@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.hidden{visibility:hidden}.fade-out{opacity:1;transition:opacity 3s ease-in-out}.fade-in{opacity:0;transition:opacity 3s ease-in-out}.show{visibility:visible}.d-none{display:none!important}.tylo-link{text-decoration:none}@media screen and (min-width: 768px){.tylo-row{display:grid;grid:auto/auto auto auto;margin:1rem}}.card{position:relative;width:22rem;min-height:12rem;flex-direction:column;align-items:start;border-radius:8px;border:1px solid var(--Stone, #9C978B);box-shadow:2px 3px 10px #0000002e;padding:.2rem;margin-bottom:1rem}@media screen and (min-width: 767px){.card{width:22rem}}.right-arrow-icon{fill:#0c6a7f}.tylo-container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width: 768px){.tylo-container{width:750px}}@media (min-width: 992px){.tylo-container{width:970px}}@media (min-width: 1200px){.tylo-container{width:1170px}}body.wp-child-theme-tylo button{display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:16px;line-height:1.5;text-align:center;text-decoration:none;color:#333;background:none;border:none;border-radius:600px;cursor:pointer;padding:0;transition:background-color .3s ease,color .3s ease,border-color .3s ease}body.wp-child-theme-tylo button:hover{background-color:#e0e0e0;border-color:#999}body.wp-child-theme-tylo button:focus{outline:2px solid #007bff;outline-offset:2px}body.wp-child-theme-tylo button:active{background-color:#d5d5d5;border-color:#888}body.wp-child-theme-tylo button:disabled{opacity:.6;cursor:not-allowed}body.wp-child-theme-tylo button.cta{width:auto;min-width:250px;padding:16px 40px;border-radius:600px;text-decoration:none;font-size:18px;font-weight:600}body.wp-child-theme-tylo button.primary-cta-filled{background-color:#0c6a7f;color:#fff}body.wp-child-theme-tylo button.primary-cta-filled:hover{background-color:#1b859d;color:#fff;border:none}body.wp-child-theme-tylo button.primary-cta-filled:focus,body.wp-child-theme-tylo button.primary-cta-filled:active{background-color:#005265}body.wp-child-theme-tylo button.primary-cta-filled:disabled{background-color:#949da0}body.wp-child-theme-tylo button.secondary-cta-filled{background-color:#fff;color:#0c6a7f}body.wp-child-theme-tylo button.secondary-cta-filled:hover{background-color:#1b859d;color:#fff;border:none}body.wp-child-theme-tylo button.secondary-cta-filled:focus,body.wp-child-theme-tylo button.secondary-cta-filled:active{background-color:#005265}body.wp-child-theme-tylo button.secondary-cta-filled:disabled{background-color:#949da0}body.wp-child-theme-tylo a:has(button.primary-cta-filled){text-decoration:none}body.wp-child-theme-tylo a.cta.tertiary{text-decoration:none;background:none;border:none;color:#0c6a7f;font-size:18px;font-style:normal;font-weight:600;line-height:140%;display:inline;padding:0;margin:0}body.wp-child-theme-tylo a.cta.tertiary:after{content:"";width:16px;height:18px;background:url(../images/chevron.svg) no-repeat;background-size:cover;transform:rotate(90deg);margin:10px;display:inline-block;vertical-align:middle;position:relative;top:-2px}body.wp-child-theme-tylo #wpfront-notification-bar a.cta.tertiary{font-size:14px}.flex{display:flex}@media screen and (width < 600px){.flex{flex-direction:column}.flex.horiz{flex-direction:row}}.inline-flex{display:inline-flex}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.flex-row-reverse{flex-direction:row-reverse}.flex-column-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.items-baseline{align-items:baseline}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.self-auto{align-self:auto}.self-start{align-self:flex-start}.self-center{align-self:center}.self-end{align-self:flex-end}.self-stretch{align-self:stretch}.grid{display:grid}.inline-grid{display:inline-grid}.grid-col-auto{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}@media screen and (width < 1024px){main .grid,.collections-grid .grid{grid-template-columns:1fr}main .grid.keep-cols,.collections-grid .grid.keep-cols{grid-template-columns:revert}}@media screen and (width < 600px){main .grid,.collections-grid .grid{grid-template-columns:1fr}main .grid.keep-cols,.collections-grid .grid.keep-cols{grid-template-columns:revert}}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.grid-flow-row{grid-auto-flow:row}.grid-flow-col{grid-auto-flow:column}.grid-flow-row-dense{grid-auto-flow:row dense}.grid-flow-col-dense{grid-auto-flow:column dense}.justify-items-start{justify-items:start}.justify-items-center{justify-items:center}.justify-items-end{justify-items:end}.justify-items-stretch{justify-items:stretch}.items-start{align-items:start}.items-center{align-items:center}.items-end{align-items:end}.items-stretch{align-items:stretch}@media screen and (width < 768px){body.admin-bar #wpadminbar #wp-admin-bar-wpseo-menu,body.admin-bar #wpadminbar #wp-admin-bar-gform-forms{display:none}}body{font-family:100% "Poppins",sans-serif!important;font-size:16px!important;font-weight:400!important;color:#313138!important}.link:hover{color:#0c6a7f;text-decoration:underline}p .lg{font-size:18px}p .sm{font-size:14px}p .sm .link:hover{text-decoration:underline}p .xs{font-size:12px}p .xs .link:hover{text-decoration:underline}.no-margins p{margin:0}h1,h3,h4,h5,h6{font-weight:600;text-wrap-style:balance}h1{font-size:40px}h2{font-size:32px;font-weight:300}h3{font-size:24px}h4{font-size:21px}h5{font-size:18px}h6{font-size:16px;text-transform:uppercase}@media screen and (min-width: 768px){h1{font-size:64px}h2{font-size:48px}h3{font-size:32px}h4{font-size:24px;color:#eec1af}h5,h6{font-size:18px}}#menu-main{gap:12px}#menu-main>li.menu-item.menu-item-has-children{margin:8px 20px}#menu-main>li.menu-item.menu-item-has-children a{margin:0 9px}#menu-main>li.menu-item.menu-item-has-children .drawer-menu>li a{margin:12px 9px;font-size:14px;font-weight:400}#menu-main>li.menu-item.menu-item-has-children .drawer-menu>li a:hover{text-decoration:underline}#menu-main>li.menu-item.menu-item-has-children .drawer-menu>li.arrow a{font-size:16px;font-weight:600;padding-bottom:0}.drawer-nav{position:relative;width:100%;display:flex;justify-content:space-between;align-items:center;list-style-type:none;margin:0;padding:0}.drawer-nav>li{position:relative;display:inline-block}.drawer-nav>li>a{margin:0 1rem;text-decoration:none;display:inline-block;padding:.5rem 0;transition:color .2s ease-in-out;font-weight:500}.drawer-nav>li>a:hover{text-decoration:none;color:#1b859d}.drawer-nav>li>a:active{text-decoration:none}@media screen and (min-width: 1025px){.drawer-nav>li:hover .drawer-submenu{display:block;opacity:1;visibility:visible;transform:translateY(0)}}.drawer-nav .mega-menu-container{transition:all .3s ease-in-out;opacity:0}.drawer-nav .drawer-submenu.open .mega-menu-container{opacity:1}#menu-main div.drawer-submenu{position:absolute;top:100%;left:0;z-index:1000;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .3s ease-in-out,visibility .3s ease-in-out,transform .3s ease-in-out}#menu-main div.drawer-submenu.open{display:block;opacity:1;visibility:visible;transform:translateY(0)}#menu-main div.drawer-submenu.mega-menu{left:0;min-width:600px;max-width:90vw;width:max-content}#menu-main div.drawer-submenu.mega-menu .mega-menu-container{position:relative;top:30px;display:flex;flex-wrap:wrap;gap:22px 48px;padding:1rem;max-height:70vh;overflow-y:auto}#menu-main div.drawer-submenu.mega-menu .mega-menu-column{flex:1;min-width:250px}#menu-main div.drawer-submenu.mega-menu .mega-menu-column.full{flex:1 1 100%;width:100%;min-width:100%}#menu-main div.drawer-submenu.mega-menu .mega-menu-column .mega-menu-list{display:flex;flex-direction:column;gap:20px;list-style-type:none;margin:0;padding:0}#menu-main div.drawer-submenu.mega-menu .mega-menu-column .mega-menu-list li{margin:0;padding:0}#menu-main div.drawer-submenu.mega-menu .mega-menu-column .mega-menu-list li a{display:block;text-decoration:none;border-radius:4px;transition:background-color .2s ease-in-out,color .2s ease-in-out}#menu-main div.drawer-submenu.mega-menu .mega-menu-column .mega-menu-list li a:not([href="#"]):hover{color:#1b859d;text-decoration:underline}#menu-main div.drawer-submenu.mega-menu .mega-menu-column:not(.full) .mega-menu-list li{margin-bottom:20px}#menu-main div.drawer-submenu.mega-menu .mega-menu-column:not(.full) .mega-menu-list li a{border-radius:0;border-bottom:1px solid #9c978b;margin-bottom:5px;padding-bottom:5px;font-weight:600;font-size:16px;line-height:140%}#menu-main div.drawer-submenu.mega-menu .mega-menu-column:not(.full) .mega-menu-list li ul.sub-menu li.menu-item{margin-bottom:0}#menu-main div.drawer-submenu.mega-menu .mega-menu-column:not(.full) .mega-menu-list li ul.sub-menu li.menu-item a{border-radius:0;border-bottom:none;margin-bottom:5px;padding-top:5px;padding-bottom:5px;font-size:14px;font-weight:400;line-height:140%}#menu-main div.drawer-submenu.mega-menu .mega-menu-column.full li a,#menu-main div.drawer-submenu.mega-menu .mega-menu-column.arrow li a{display:flex;align-items:center;font-weight:600;font-size:16px;line-height:140%}.mega-menu-column.full li>a:after,.mega-menu-column li.arrow>a:after,.drawer-submenu li.arrow>a:after{content:"";width:16px;height:18px;background:url(../images/chevron.svg) no-repeat;background-size:cover;transform:rotate(90deg);margin:10px;display:inline-block;vertical-align:middle}.drawer-submenu li.arrow>a:after{top:-1px;position:relative}@media screen and (width > 1025px){header.scrolled.show #menu-main div.drawer-submenu.mega-menu{left:25%;transform:translate(-5%)}}.drawer-menu,.mega-menu-container{min-width:250px;position:relative;top:30px;background:#fff;list-style-type:none;margin:.5rem 0 0;padding:1rem;border-radius:8px;box-shadow:0 4px 12px #00000026}.drawer-menu li,.mega-menu-container li{margin:0;padding:0}.drawer-menu li a,.mega-menu-container li a{display:block;text-decoration:none;border-radius:4px;transition:background-color .2s ease-in-out,color .2s ease-in-out}.drawer-menu li a:not([href="#"]):hover,.mega-menu-container li a:not([href="#"]):hover{color:#1b859d}.drawer-menu li a[href="#"]:hover,.mega-menu-container li a[href="#"]:hover{color:#313138;cursor:default}.drawer-menu li .sub-menu,.mega-menu-container li .sub-menu{list-style:none;padding:0}.drawer-menu li .sub-menu li a,.mega-menu-container li .sub-menu li a{font-size:.9em;padding:10px 0}.drawer-menu li.menu-item:has(ul.sub-menu) a,.mega-menu-container li.menu-item:has(ul.sub-menu) a{font-weight:600;font-size:16px;line-height:140%}.drawer-menu li.menu-item:has(ul.sub-menu) .sub-menu li a,.mega-menu-container li.menu-item:has(ul.sub-menu) .sub-menu li a{font-size:14px;font-weight:400;line-height:140%}.drawer-menu li.menu-item:has(ul.sub-menu) .sub-menu li a:hover,.mega-menu-container li.menu-item:has(ul.sub-menu) .sub-menu li a:hover{text-decoration:underline}.drawer-menu li.arrow>a{border-radius:0;border-bottom:1px solid #9c978b;margin-bottom:10px;padding-bottom:10px;font-weight:600;font-size:16px;line-height:140%}.mobile-nav-only{display:none}@media screen and (max-width: 1023px){.drawer-nav{display:none!important}.mobile-nav-only{display:block!important}.mobile-nav-list{list-style:none;margin:0;padding:0;background:#fff}.mobile-menu-item{border-bottom:1px solid #eee}.mobile-menu-item:last-child{border-bottom:none}.mobile-menu-item.level-0>.mobile-menu-item-content>a{font-weight:600;font-size:16px}.mobile-menu-item.level-1>.mobile-menu-item-content>a{font-weight:400;font-size:14px;padding-left:2rem}.mobile-menu-item.level-2>.mobile-menu-item-content>a{font-weight:300;font-size:13px;padding-left:3rem}.mobile-menu-item-content{display:flex;align-items:center;justify-content:space-between}.mobile-menu-item-content a{flex:1;display:block;padding:1rem;text-decoration:none;color:#333}.mobile-menu-item-content a:hover{background:#f8f9fa;color:#1b859d}.mobile-submenu-toggle{background:none;border:none;padding:1rem;cursor:pointer;color:#666;display:flex;align-items:center;justify-content:center;min-width:48px}.mobile-submenu-toggle .toggle-icon{transition:transform .3s ease;font-size:12px}.mobile-submenu-toggle[aria-expanded=true] .toggle-icon{transform:rotate(180deg)}.mobile-submenu-toggle:hover{background:#f0f0f0}.mobile-submenu{list-style:none;margin:0;padding:0;background:#f9f9f9;display:none}.mobile-submenu.open{display:block}.mobile-submenu .mobile-menu-item{border-bottom:1px solid #e0e0e0}.mobile-submenu .mobile-menu-item:last-child{border-bottom:none}}.drawer-toggle{display:inline-block;vertical-align:middle;background:none;border:none;cursor:pointer;padding:0;margin:0;font:inherit;color:inherit}.drawer-toggle span.toggle-icon{display:flex}.drawer-toggle:focus-visible{outline:none}.drawer-toggle .toggle-icon svg{transform:rotate(180deg);transition:transform .3s ease-in-out}.drawer-toggle.rotate{margin-left:0}.drawer-toggle.rotate .toggle-icon svg{transform:rotate(0)}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.drawer-toggle-right{display:inline-block;margin-left:.5rem;background:none;border:none;cursor:pointer;transform:rotate(90deg)}.third-lvl-menu{list-style-type:none;margin-bottom:1rem;padding:0}.third-lvl-menu-hr{width:60%;margin:0 0 1rem;padding:0}nav.menu-main-container:has(ul.deck-menu){display:none;position:relative;transition:all .3s ease-in-out}nav.menu-main-container:has(ul.deck-menu) .menu-panel{top:0;left:110vw;position:absolute;background:#fff;width:100%;opacity:.3;transition:all .3s ease-in-out}nav.menu-main-container:has(ul.deck-menu) .menu-panel.active{left:0;opacity:1}@media screen and (width < 1025px){nav.menu-main-container:has(ul.deck-menu){display:block}nav.menu-main-container:has(ul.drawer-nav){display:none}}.deck-menu .menu-panel__content{overflow-x:hidden;overflow-y:auto;max-height:60vh}@media screen and (height < 700px){.deck-menu .menu-panel__content{max-height:50vh}}.deck-menu ul.menu-panel__list{list-style:none;padding-left:0}.deck-menu ul.menu-panel__list a.menu-item__link{text-decoration:none}.deck-menu ul.menu-panel__list .menu-item{margin-bottom:27px;padding-bottom:27px;border-bottom:1px solid #9c978b}.deck-menu ul.menu-panel__list .menu-item:first-of-type{margin-top:0}.deck-menu ul.menu-panel__list .menu-item:last-of-type{margin-bottom:0;border-bottom:initial}.deck-menu ul.menu-panel__list button.menu-item__link{width:100%;display:flex;justify-content:space-between;align-items:center;border-radius:0}.deck-menu ul.menu-panel__list button.menu-item__link:focus,.deck-menu ul.menu-panel__list button.menu-item__link:active{background:none;color:initial}.deck-menu .menu-panel button.menu-back{aspect-ratio:1/1;width:30px;position:absolute}.deck-menu .menu-panel button.menu-back:active,.deck-menu .menu-panel button.menu-back :focus{background:none;color:initial}.deck-menu .menu-panel button.menu-back svg{transform:rotate(-90deg)}.deck-menu .menu-panel .menu-back__text{display:none}.deck-menu .menu-panel .menu-panel__header{display:flex;margin-bottom:24px}.deck-menu .menu-panel .menu-panel__title{width:100%;text-align:center;font-size:21px;font-style:normal;font-weight:500;line-height:140%;padding:0;margin:0;order:2}.deck-menu .menu-panel .menu-item button span.menu-item__text,.deck-menu .menu-panel .menu-item a.menu-item__link{text-align:center;font-size:18px;font-family:Work Sans;font-weight:500;line-height:140%;padding:0}.deck-menu .menu-panel .menu-item svg{transform:rotate(90deg);position:relative}.deck-menu .menu-panel.menu-panel--root .menu-item a.menu-item__link,.deck-menu .menu-panel.menu-panel--root .menu-item button span.menu-item__text{font-size:21px;font-family:Poppins}.menu-item:has(>.menu-setting-tag){display:flex}.menu-item span.menu-setting-tag{display:flex;align-self:center;padding:2px 4px;margin-left:12px;justify-content:center;align-items:center;gap:4px;border-radius:4px;background:#d5e6e6;font-size:12px;font-style:normal;font-weight:400;line-height:140%;color:#313138;text-align:center}@media screen and (768px < width < 1400px){#menu-main>li.menu-item.menu-item-has-children{margin:8px 10px}}body{margin:0;padding:0;font-family:var(--font-primary)}.container{width:100%;max-width:1196px;margin:0 auto;padding:0 24px}@media screen and (width > 1024px){.container{padding:0 140px}}@media screen and (1024px > width > 768px){.container{padding:0 64px}}@media screen and (width < 768px){.container{max-width:90%}}header .elementor .elementor-location-header{display:none}nav#breadcrumbs>span{display:flex;gap:16px}nav#breadcrumbs>span span a{font-weight:500;text-decoration:underline}nav#breadcrumbs>span .breadcrumb_last{font-weight:400}@media screen and (width < 600px){nav#breadcrumbs>span{color:transparent;gap:8px}nav#breadcrumbs>span span{color:inherit;display:none}nav#breadcrumbs>span span.breadcrumb-second-last{display:block;position:absolute;left:27px;top:0}nav#breadcrumbs>span .breadcrumb_last{opacity:0}nav#breadcrumbs>span:before{content:"";display:inline-block;width:16px;height:16px;background-image:url(/wp-content/themes/tylo/images/left-caret.svg);background-size:contain;background-repeat:no-repeat;background-position:center;margin-right:0;align-self:center}}@media screen and (width < 600px){nav#breadcrumbs{position:relative}}main .elementor-widget-container:not(:has(nav)):not(:has(.elementor-button-link)) a{color:#0c6a7f;text-decoration:underline}.glass{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.sauna-type-pill{display:flex;padding:6px 10px;border-radius:6px;justify-content:center;align-items:center;gap:8px;background:#d5e6e6;color:#313138}.sauna-type-pill .sauna-type-label{font-weight:400;font-size:14px;text-align:center;line-height:145%}.max-capacity{display:flex;gap:6px}button.cta,a.cta{display:flex;padding:16px 40px;justify-content:center;align-items:center;gap:12.421px;transition:all .3s ease-in-out;border-radius:600px;background:#0c6a7f;border:none;cursor:pointer;-webkit-user-select:none;user-select:none;text-decoration:none}button.cta.primary,a.cta.primary{background:#0c6a7f;border:none;color:#fff;font-weight:600}button.cta.primary:hover,a.cta.primary:hover{background:#1788a2}button.cta.primary:focus,a.cta.primary:focus{background:#1788a2;outline:none}button.cta.primary:disabled,a.cta.primary:disabled{opacity:.7;cursor:not-allowed}button.cta.secondary,a.cta.secondary{background:#fff;border:3px solid rgb(12,106,127);color:#1b859d}button.cta.secondary:hover,a.cta.secondary:hover{background:#005265;border:3px solid #1B859D}button.cta.secondary:focus,a.cta.secondary:focus{color:#005265;border:3px solid #005265}button.cta.secondary:disabled,a.cta.secondary:disabled{color:#949da0;border:3px solid #949da0}.gfield_required.gfield_required_asterisk{font-size:20px}.gfield_label.gform-field-label:has(.gfield_required_asterisk){gap:0}.product-listing-page{background:#ece7de}.product-listing-page .product-listing-hero{position:relative}@media screen and (width > 1024px){.product-listing-page .product-listing-hero{margin-bottom:72px}}@media screen and (width < 1025px){.product-listing-page .product-listing-hero{margin-bottom:32px}}@media screen and (max-width: 768px){.product-listing-page .product-listing-hero{min-height:30vh}}@media screen and (width > 768px){.product-listing-page #breadcrumbs{padding:0}}.product-listing-page .product-listing-grid{display:grid;grid-template-columns:256px 1fr;gap:3rem;align-items:start}@media screen and (max-width: 1024px){.product-listing-page .product-listing-grid{grid-template-columns:250px 1fr;gap:2rem}}@media screen and (max-width: 768px){.product-listing-page .product-listing-grid{grid-template-columns:1fr;gap:1rem}}main#content #breadcrumb-container{margin-bottom:49px}@media screen and (width < 768px){main#content #breadcrumb-container{margin-bottom:34px}}.product-filters-sidebar{padding:0 0 1rem;position:sticky;top:2rem}.product-filters-sidebar .product-filters-sidebar-header{display:none}@media screen and (max-width: 768px){.product-filters-sidebar{position:fixed;top:0;left:-100%;width:80%;max-width:390px;height:100vh;z-index:1000;overflow-y:auto;transition:left .3s ease;border-radius:0;background:#fff}.product-filters-sidebar.active{left:0}.product-filters-sidebar .product-filters-sidebar-header{display:grid;grid-template-columns:4fr 1fr;align-items:center;background:#000;color:#fff}.product-filters-sidebar .product-filters-sidebar-header .filter-sidebar-label{display:flex;height:81px;padding:0 24px;align-items:center;gap:14px;flex:1 0 0}.product-filters-sidebar .product-filters-sidebar-header button.apply-filters{display:flex;width:84px;height:81px;padding:28px 21px;justify-content:center;align-items:center;gap:14px;border-radius:0;cursor:pointer}.product-filters-sidebar .product-filters-sidebar-header .filter-sidebar-confirm{display:flex;height:100%;justify-content:end}.product-filters-sidebar .product-filters{padding:0 24px 105px}}.product-filters-sidebar .filters-title{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #9c978b;color:#313138}@media screen and (max-width: 768px){body.admin-bar .product-filters-sidebar{top:46px;height:95vh}}body.filters-open{overflow:hidden;position:fixed;top:0;left:0;width:100%;height:100vh}.filter-group{margin-bottom:.5rem;border-bottom:1px solid #9c978b;padding-bottom:1rem}.filter-group:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.filter-group .filter-toggle{width:100%;display:flex;justify-content:space-between;align-items:center;background:none;border:none;padding:.5rem 0;font-size:1.1rem;font-weight:600;color:#313138;cursor:pointer;text-align:left}.filter-group .filter-toggle .toggle-icon{display:flex;align-items:center;font-size:1.2rem;font-weight:700;color:#0c6a7f;transition:transform .3s ease}.filter-group .filter-toggle .toggle-icon.expanded{transform:rotate(0)}.filter-group .filter-toggle .toggle-icon:not(.expanded){transform:rotate(180deg)}.filter-group .filter-options{padding-top:.5rem;display:none}.filter-group .filter-options .filter-option{display:flex;align-items:center;margin-bottom:.75rem;cursor:pointer}.filter-group .filter-options .filter-option:last-child{margin-bottom:0}.filter-group .filter-options .filter-option input[type=checkbox]{margin-right:10px;width:18px;height:18px;accent-color:black}.filter-group .filter-options .filter-option span{font-size:.95rem;color:#313138;line-height:1.3}.filter-group .filter-options .filter-option:hover span{color:#0c6a7f}.product-listing-container{scroll-margin-top:100px}.product-listing-container button.filter-toggle:hover{background:none;color:#000}.product-listing-container button.filter-toggle:focus{background:none;color:#000}main#content .product-listing-container{margin-bottom:48px}.product-listing-main{container-type:inline-size;container-name:products-grid}.product-listing-main .listing-header{margin-bottom:2rem}.product-listing-main .listing-header .active-filters{position:relative}.product-listing-main .listing-header .active-filters:has(.filter-pill){margin:1rem 0 0}.product-listing-main .listing-header .active-filters .filter-pills{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}@media screen and (max-width: 768px){.product-listing-main .listing-header .active-filters .filter-pills{flex-wrap:nowrap;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;position:relative;padding-right:40px}.product-listing-main .listing-header .active-filters .filter-pills::-webkit-scrollbar{display:none}}.product-listing-main .listing-header .active-filters .filter-pills .filter-pill{display:inline-flex;align-items:center;background:#313138;color:#fff;padding:7px 9px 7px 1rem;border-radius:50px;font-size:16px;font-weight:500;white-space:nowrap}.product-listing-main .listing-header .active-filters .filter-pills .filter-pill .remove-filter{background:#fff;border-radius:40px;color:#000;border:none;font-size:1.2rem;font-weight:700;margin-left:1rem;cursor:pointer;line-height:1;aspect-ratio:1/1;display:flex;padding:0;width:16px;align-items:center;justify-content:center;gap:6.187px}.product-listing-main .listing-header .active-filters .filter-pills .filter-pill .remove-filter:hover{background:#fec1b7}@media screen and (width < 768px){.product-listing-main .listing-header .active-filters:after{content:"";position:absolute;right:0;top:0;bottom:0;width:40px;background:linear-gradient(to right,transparent,#ece7de);pointer-events:none;z-index:1}}.product-listing-main .listing-header .results-info{display:flex;justify-content:space-between;align-items:center}.product-listing-main .listing-header .results-info .result-count{font-weight:500;color:#313138;font-size:1rem}@media screen and (width < 1024px){.product-listing-main .listing-header{display:grid;grid-template-columns:2fr 1fr;align-items:center;row-gap:1.5rem}.product-listing-main .listing-header .active-filters{grid-column:1/3}}.product-listing-main .products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px 22.787px;margin-bottom:3rem}@container products-grid (inline-size < 800px){.product-listing-main .products-grid{grid-template-columns:repeat(2,1fr)}}@container products-grid (inline-size < 600px){.product-listing-main .products-grid{grid-template-columns:1fr}}@container products-grid (inline-size < 400px){.product-listing-main .products-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}}@container products-grid (inline-size < 300px){.product-listing-main .products-grid{grid-template-columns:1fr}}.product-listing-main .no-products{width:100%;text-align:center;padding:4rem 2rem;grid-column:1/-1}@media screen and (width < 768px){.product-listing-main .no-products{padding:0}}.product-listing-main .no-products p{font-size:1.2rem;color:#313138;margin-bottom:2rem}.product-listing-main .no-products .clear-all-filters{background:#0c6a7f;color:#fff;border:none;cursor:pointer;margin:0 auto}.product-listing-main .show-more-container{text-align:center;margin-top:3rem}.product-listing-main .show-more-container .show-all-products{margin:0 auto}body button.clear-all-filters{color:#0c6a7f;background:none;border:none;font-size:16px;font-weight:400;cursor:pointer;text-decoration:underline}body button.clear-all-filters:hover,body button.clear-all-filters:focus{background:none;opacity:.6;color:#0c6a7f}.clear-filters-container.mobile{display:none;text-align:center;padding:12px 24px;justify-content:center}@media screen and (width < 768px){.clear-filters-container.mobile{display:flex}.active-filters .clear-all-filters{display:none}}.product-card{background:#fff;border:2px solid #9c978b;border-radius:8px;overflow:hidden;transition:all .3s ease}.product-card:hover,.product-card:has(a:focus-visible),.product-card:has(a:focus){transform:translateY(-5px);box-shadow:0 10px 25px #0000001a;border-color:#313138}.product-card .product-link{display:block;text-decoration:none;color:inherit}.product-card .product-image{height:300px;overflow:hidden;position:relative;display:flex;align-items:flex-end;padding-top:20%}.product-card .product-image img{width:100%;aspect-ratio:5/6;height:auto;object-fit:cover;transition:transform .3s ease;transform:scale(.95);max-height:250px}.product-card .product-image .product-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#9c978b;color:#313138;font-size:1rem}.product-card:hover .product-image img{transform:scale(1)}.product-card .product-info{padding:0 15px 16px 17px;margin:0 auto}.product-card .product-info .product-heat-type{font-size:14px;font-weight:400;line-height:140%;border-radius:15px;display:inline-block;margin-bottom:.75rem}.product-card .product-info .product-name{font-size:1.3rem;font-weight:600;line-height:1.3;margin-bottom:.5rem;color:#313138}.product-card .product-info .product-capacity{font-size:1rem;color:#313138;display:flex;align-items:center}.product-card{position:relative;border-radius:8px;border:1px solid #9c978b;background:#fff;overflow:hidden}.product-card a{text-decoration:none;height:100%;display:flex;flex-direction:column}.product-card .product-title{border-bottom:1px solid #9c978b;padding-bottom:40px;margin-bottom:8px}.product-card .product-title h3{margin:16px 0 0;font-size:24px;font-style:normal;font-weight:600;line-height:130%;text-decoration:none;text-decoration-line:none;text-decoration-thickness:0}@container products-grid (inline-size < 768px){.product-card .product-title h3{font-size:21px}}.product-card .product-heat-type{position:absolute;top:20px;left:16px;border-radius:6px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#d5e6e6}.product-card .sauna-type-pill{background:#d5e6e6}.product-card .sauna-type-pill .sauna-type-label{margin-top:2px}.product-card .sauna-type-pill svg{vertical-align:middle}.product-card .product-image{height:250px;width:248px;margin:0 auto}.product-card .product-image img{width:100%;height:347px;object-fit:cover}.product-card .max-capacity .sauna-type-label{color:#313138;text-decoration:none;font-size:14px;line-height:190%}.product-card .max-capacity .sauna-type-icon-wrapper svg{height:11px}@container products-grid (inline-size < 768px){.product-card{width:100%}}@media screen and (width < 768px){.container{padding:0 24px}}body button.filters-toggle{display:none}@media screen and (max-width: 768px){body button.filters-toggle{display:inline-block;border:none;background:none;color:#0c6a7f;padding:0;border-radius:8px;font-weight:400;font-size:18px;text-decoration:underline;cursor:pointer;text-align:right}body button.filters-toggle:hover,body button.filters-toggle:focus{background:none;opacity:.6;color:#0c6a7f}}@media screen and (max-width: 768px){body.filters-open:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:999}}@media screen and (max-width: 1200px){.product-listing-grid{gap:2rem}}@media screen and (max-width: 768px){.product-listing-page .filter-group .filter-toggle{padding:1rem 0}.product-listing-page .listing-header .results-info{flex-direction:column;align-items:flex-start;gap:.5rem}}@container products-grid (inline-size < 768px){.products-grid{margin-bottom:2rem}}.loading{opacity:.6;pointer-events:none}.filter-option input[type=checkbox]{transition:all .2s ease}.filter-pill{animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media (prefers-contrast: more){.product-card{border-width:3px}.filter-pill{border:2px solid #ffffff}}
