@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}div.elementor-widget-tylo-collection-widget .elementor-widget-container,div.e-con-inner div.elementor-widget-tylo-collection-widget .elementor-widget-container{height:auto}.collections-grid{padding:24px 0 86px}.collections-grid .grid{gap:24px}.collections-grid h2.section-title{font-size:48px;font-weight:300;line-height:130%}@media screen and (width < 768px){.collections-grid .container{padding:0 24px}.collections-grid h2.section-title{font-size:32px;margin-top:10px}}#homepage-tabs .product-grid .collections-grid{padding-bottom:0}#homepage-tabs .collections-container{gap:4em}@media screen and (width < 768px){#homepage-tabs{overflow:hidden}}#homepage-products-nav{transition:all .25s ease-in-out;font-size:18px}#homepage-products-nav .active{font-size:22px}.collection-content{padding:0 28px 24px;display:flex;flex-direction:column;justify-content:flex-end}@media screen and (width < 768px){.collection-content{padding:0 19px 12px}#homepage-products-nav{overflow:initial;margin:0}#homepage-products-nav .active{font-size:16px}#homepage-products-nav .active:before{top:40px}#homepage-products-nav li{flex:1;justify-content:center}#homepage-products-nav li a{font-size:12px;text-align:center;padding:5px 10px;border-bottom:none}}.collection-card{position:relative;border-radius:8px;border:1px solid #9c978b;background:#fff;overflow:hidden;transition:all .15s ease-in-out;display:flex;flex-direction:column}.collection-card:has(a:hover){box-shadow:0 10px 25px #0003;transform:translateY(-3px)}.collection-card a{text-decoration:none;height:100%;display:flex;flex-direction:column;flex:1}.collection-card .collection-title{width:100%;color:#313138}.collection-card .collection-title h3{margin:0;font-size:32px;font-style:normal;font-weight:600;line-height:120%;max-width:75%;text-decoration:none;text-decoration-line:none;text-decoration-thickness:0}@media screen and (width < 768px){.collection-card .collection-title h3{font-size:24px;max-width:70%}}.collection-card .collection-content{padding:16px;justify-content:flex-start;gap:5px;flex-grow:1}.collection-card .collection-content .collection-tags{margin-top:auto;padding-top:8px;border-top:1px solid #9c978b}.collection-card .collection-description{color:#313138}.collection-card .collection-description p{font-size:14px;margin:0;padding:0;line-height:140%}.collection-card .collection-heat-type{position:absolute;top:20px;left:17px;border-radius:6px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.collection-card .sauna-type-pill{background:#fffc}.collection-card .sauna-type-pill .sauna-type-label{margin-top:2px}.collection-card .sauna-type-pill svg{vertical-align:middle}.collection-card .collection-image{height:347px;overflow:hidden}.collection-card .collection-image img{width:100%;height:347px;object-fit:cover;transform:scale(1);transition:transform .3s ease-in-out}.collection-card .max-capacity{align-items:center}.collection-card .max-capacity .sauna-type-label{color:#313138;text-decoration:none}.collection-card .max-capacity .sauna-type-icon-wrapper{display:flex}.collection-card:hover .collection-image img{transform:scale(1.05);object-fit:cover}main .elementor-widget-container:not(:has(nav)):not(:has(.elementor-button-link)) .tylo-collection-widget a{text-decoration:none}.swiper-container .swiper-wrapper{align-items:stretch;height:auto!important}.swiper-container .swiper-slide{height:auto!important;display:flex}.elementor-widget-tylo-collection-widget.compact .collection-card .collection-image{height:55%}.elementor-widget-tylo-collection-widget.compact .collection-card .collection-image img{height:264px}.elementor-widget-tylo-collection-widget.compact .collection-card .collection-content{padding:16px;justify-content:flex-start;gap:5px;flex-grow:1}.elementor-widget-tylo-collection-widget.compact .collection-card .collection-content .collection-tags{margin-top:auto;padding-top:8px;border-top:1px solid #9c978b}.elementor-widget-tylo-collection-widget.compact .collection-card .collection-title h3{font-size:24px}.elementor-widget-tylo-collection-widget.compact .collection-card .collection-title p,.elementor-widget-tylo-collection-widget.compact .collection-card .sauna-type-label{font-size:14px}.elementor-widget-tylo-collection-widget.compact .collection-card .sauna-type-icon-wrapper svg{width:9.3px}@media screen and (width < 768px){.collections-mobile-swiper,[data-role=collections-mobile-swiper]{width:100%}.collections-mobile-swiper .swiper{overflow:visible;padding-left:16px;padding-right:16px}.collections-mobile-swiper .swiper-wrapper{display:flex!important;flex-wrap:nowrap;align-items:stretch;height:auto!important}.collections-mobile-swiper .swiper-slide{width:75vw;flex:0 0 auto;display:flex;position:relative;max-width:350px;height:auto!important}.collections-mobile-swiper .collection-card{height:100%;width:100%;display:flex;flex-direction:column}}#homepage-products-nav{list-style-type:none;padding-left:0}#homepage-products-nav li a{font-size:18px;padding:1rem 1rem 1rem 3rem;border-left:1px solid #9C978B;position:relative;display:block}#homepage-products-nav .active{color:#0c6a7f;font-weight:600}#homepage-products-nav .active:before{content:"";background-color:#9c978b;width:5px;height:100%;position:absolute;left:0;top:0}@media screen and (767px < width < 1024px){#sticky-product-nav h2{font-size:42px}.collection-card{max-width:350px;margin:0 auto}}@media screen and (max-width: 767px){.collection-card .collection-title h3{font-size:22px}}@media screen and (max-width: 767px){#homepage-products-nav{display:flex;width:100%;flex-wrap:nowrap}#homepage-products-nav li a{font-size:18px;padding:1.5rem 3rem;border-left:none;border-bottom:1px solid #9C978B;position:relative;display:block}#homepage-products-nav .active:before{top:70px;width:100%;height:5px}}@media screen and (max-width: 545px){#homepage-products-nav li a{padding:1.5rem 1vw}}.product.card{border:solid 2px #313138}.product_thumbnail{height:16.5rem}.product-meta{width:100%;height:8.25rem;padding:16px;display:flex;flex-direction:column;align-items:stretch;gap:.5rem}.product_name{font-size:24px;font-style:normal;font-weight:600;line-height:130%}.capacity-container{display:flex;align-items:center}.capacity_icon{width:18px;height:18px;margin-right:2rem}.capacity_text{font-size:16px}body.tax-collection header.page-header,body.single-product header.page-header{max-height:100vh;position:relative;overflow:hidden}body.tax-collection header.page-header .product-hero,body.single-product header.page-header .product-hero{height:100%;overflow:hidden}body.tax-collection header.page-header .product-hero img,body.single-product header.page-header .product-hero img{width:100%;object-fit:cover}body.tax-collection header.page-header .collection-intro,body.single-product header.page-header .collection-intro{background:#ffffff9e;width:539px;position:absolute;right:122px;bottom:61px;padding:32px;border-radius:8px}body.tax-collection header.page-header .collection-intro h1,body.single-product header.page-header .collection-intro h1{line-height:120%;margin-bottom:10px}body.tax-collection header.page-header .collection-intro .collection-description,body.single-product header.page-header .collection-intro .collection-description{margin:12px 0;padding:12px 0;border-top:1px solid #9c978b;line-height:130%;font-weight:400;font-size:24px;color:#313138}body.tax-collection header.page-header .collection-intro .collection-description .inner,body.single-product header.page-header .collection-intro .collection-description .inner{width:442px}@media screen and (width < 768px){body.tax-collection header.page-header .collection-intro .collection-description .inner,body.single-product header.page-header .collection-intro .collection-description .inner{width:100%}}@media screen and (width < 768px){body.tax-collection header.page-header .collection-intro,body.single-product header.page-header .collection-intro{position:relative;display:block;right:initial;bottom:initial;width:initial}}body.tax-collection header.page-header .collection-tags,body.single-product header.page-header .collection-tags{display:flex;align-items:center;gap:24px}body.tax-collection header.page-header .collection-tags svg,body.single-product header.page-header .collection-tags svg{vertical-align:middle}body.tax-collection header.page-header .collection-heat-type,body.tax-collection header.page-header .collection-capacity,body.single-product header.page-header .collection-heat-type,body.single-product header.page-header .collection-capacity{display:inline-block}body.tax-collection header.page-header .collection-capacity,body.single-product header.page-header .collection-capacity{line-height:150%}@media screen and (width < 768px){body.tax-collection header.page-header,body.single-product header.page-header{height:initial}}header.page-header .scroll-cta{position:absolute;bottom:10%;left:12%;color:#fff;text-transform:uppercase;animation:scroll-cta 5s infinite;font-size:18px;font-weight:500;letter-spacing:3px}header.page-header .scroll-cta svg{vertical-align:middle;transform:scaleX(1.3)}header.page-header .scroll-cta svg path{fill:#fff}@media screen and (width < 768px){header.page-header .scroll-cta{display:none}}@media screen and (max-width: 1200px){body.tax-collection header.page-header .collection-intro,body.single-product header.page-header .collection-intro{transform:scale(.8);right:2%;bottom:3%}}@media screen and (max-width: 1000px){body.tax-collection header.page-header .collection-intro,body.single-product header.page-header .collection-intro{transform:scale(.7)}}@media screen and (max-width: 950px){body.tax-collection header.page-header .collection-intro,body.single-product header.page-header .collection-intro{transform:scale(.7);right:2%;bottom:8%}body.tax-collection header.page-header .scroll-cta,body.single-product header.page-header .scroll-cta{transform:translateY(85%)}}@media screen and (max-width: 768px){body.tax-collection header.page-header .collection-intro,body.single-product header.page-header .collection-intro{transform:scale(1);right:initial;bottom:initial}}@keyframes scroll-cta{0%{bottom:15%;opacity:0}10%{bottom:10%;opacity:1}90%{bottom:10%;opacity:1}to{bottom:5%;opacity:0}}main#content{background:#ece7de}main#content .container{width:initial;margin:0 auto;max-width:1196px}main#content .container.pdp-intro{margin:0 auto}section#breadcrumbs{margin:40px 0}.dimension-separator{display:inline-block;vertical-align:middle;position:relative;top:-2px;margin:0 5px}section#pitch-card{margin-bottom:40px}section#pitch-card .product-brief{background:#fff;padding:24px 24px 40px;border-radius:8px 8px 80px;display:flex;flex-direction:column;gap:24px;align-items:flex-start;align-self:stretch}section#pitch-card .product-brief:has(h1){gap:0}section#pitch-card .product-brief h1,section#pitch-card .product-brief h2{margin:0;font-size:48px;font-weight:300;line-height:130%}section#pitch-card .product-brief .dimension-separator path{fill:#313138}section#pitch-card .product-brief .sauna-size-sep{color:#000}section#pitch-card .product-brief .sauna-size-label{color:#313138}section#pitch-card .product-brief a:has(button.cta){text-decoration:none}section#pitch-card .product-brief button.cta{border:none;display:flex;width:250px;padding:16px 40px;justify-content:center;align-items:center;gap:12.421px;flex-shrink:0;border-radius:600px;cursor:pointer}section#pitch-card .product-content{width:100%}.product-variation-selector{max-width:100%;position:relative}.variation-slider-container{background-color:#d5e6e6;border-radius:50px;padding:5px;position:relative;overflow:visible;max-width:100%}.variation-slider{width:100%;overflow:visible}.variation-slider .variation-wrapper{display:flex;flex-wrap:nowrap}.variation-slider .variation-item{text-align:center;padding:10px 20px;cursor:pointer;transition:color .3s;position:relative;z-index:2;width:auto;flex-shrink:0;opacity:.8;-webkit-user-select:none;user-select:none}.variation-slider .variation-item.active{color:#0c6a7f;opacity:1}.active-pill{position:absolute;height:calc(100% - 10px);background-color:#ffffffb3;border-radius:50px;transition:all .3s ease;z-index:1;top:5px;left:5px;width:0;box-shadow:2px 2px 4px #0003}.variation-slider-container .variation-item{font-size:14px}.variation-slider-container .variation-item.active{font-weight:500}.grid:has(#product-gallery){gap:20px}section#product-gallery .embed-container{position:relative;padding-bottom:56.25%;overflow:hidden;max-width:100%;height:auto}section#product-gallery .embed-container iframe,section#product-gallery .embed-container object,section#product-gallery .embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.product-gallery-container{position:relative;margin-bottom:2rem}.product-gallery-container .gallery-image{width:100%;height:auto;display:block}.product-gallery-container .gallery-video-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.product-gallery-container .gallery-video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.product-gallery-container.desktop-layout .product-gallery-thumbs,.product-gallery-container.desktop-layout .swiper-button-next,.product-gallery-container.desktop-layout .swiper-button-prev{display:none}.product-gallery-container.desktop-layout .product-gallery-main .swiper-slide{width:100%;margin-bottom:20px}.product-gallery-container.desktop-layout .product-gallery-main .swiper-wrapper{transform:translateZ(0);flex-direction:column}.product-gallery-container.mobile-layout .product-gallery-thumbs{display:block}.product-gallery-container.mobile-layout .swiper-button-next,.product-gallery-container.mobile-layout .swiper-button-prev{display:flex}.product-gallery-container.mobile-layout .product-gallery-main .swiper-wrapper{transform:none;flex-direction:row}.product-gallery-container .swiper-container-thumbs{display:grid;grid-template-columns:1fr 5fr 1fr;width:100%;align-items:center;margin:20px 0}.product-gallery-container .swiper-button-prev,.product-gallery-container .swiper-button-next{width:50px;align-self:center;align-items:center;margin-top:initial;position:relative;left:initial;right:initial;top:0}.product-gallery-container .swiper-button-prev:after,.product-gallery-container .swiper-button-next:after{content:"";background:url(../images/circle-progress-arrow.svg) no-repeat;width:32px;height:32px;background-color:#0c6a7f;background-position:center;border-radius:50px;display:block;aspect-ratio:1/1;padding:2px}.product-gallery-container .swiper-button-prev:after{transform:rotate(180deg)}@media (min-width: 768px){.product-gallery-container .swiper-wrapper{display:flex;flex-direction:row!important;flex-wrap:wrap;gap:20px}.product-gallery-container .swiper-slide:not(.featured-image):not(:has(.gallery-video-wrapper)){flex:0 0 calc(50% - 10px);width:calc(50% - 10px)!important;max-width:calc(50% - 10px)}.product-gallery-container .swiper-slide{margin-bottom:20px}.product-gallery-container .swiper-slide.featured-image,.product-gallery-container .swiper-slide:has(.gallery-video-wrapper){flex:0 0 100%;width:100%!important}.product-gallery-container .glightbox-trigger{cursor:pointer;display:block;position:relative;overflow:hidden}.product-gallery-container .glightbox-trigger:hover{opacity:.9}.product-gallery-container .glightbox-trigger:hover .gallery-image{transform:scale(1.02)}.product-gallery-container .glightbox-trigger:hover:after{opacity:1}.product-gallery-container .glightbox-trigger:after{content:"";position:absolute;right:10px;top:10px;width:24px;height:24px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="white"><path d="M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"/><path d="M12 10h-2v2H9v-2H7V9h2V7h1v2h2z"/></svg>');background-size:contain;background-repeat:no-repeat;opacity:.7;transition:opacity .2s ease;z-index:10}.product-gallery-container .glightbox-trigger .gallery-image{transition:transform .3s ease}}@media screen and (width > 764px){.grid:has(#product-gallery){gap:20px;position:relative;padding-bottom:64px}.grid:has(#product-gallery)>section#pitch-card{bottom:2rem;align-self:flex-end}}@media screen and (width > 764px) and (width > 1024px){.grid:has(#product-gallery)>section#pitch-card{position:sticky}}@media screen and (width > 764px){.grid:has(#product-gallery)>section#product-gallery{height:100%}}section#heat-type-features{background:#fff}section#heat-type-features .heat-type-left,section#heat-type-features .heat-type-right{flex:50%}section#heat-type-features .heat-type-left img{width:100%}section#heat-type-features .heat-type-right>.e-con-inner{max-width:550px}@media screen and (767px < width < 1300px){section#heat-type-features .heat-type-left img{height:100%;object-fit:cover}section#heat-type-features .heat-type-right{padding:2em}section#heat-type-features .heat-type-right h3{font-size:36px;line-height:1.3em}}section#product-specs{background:#0c2328;color:#fff;padding:144px 0}section#product-specs h2,section#product-specs h3,section#product-specs h4{color:#fff}section#product-specs h2{font-size:48px;font-weight:300;margin:10px 0}section#product-specs h3{margin:8px 0;font-size:18px;font-style:normal;font-weight:500;line-height:140%;letter-spacing:3.24px;text-transform:uppercase}section#product-specs h4{font-size:18px;font-weight:600;line-height:140%;margin:16px 0}section#product-specs a{color:#d5e6e6}section#product-specs .download-button{display:inline-flex;align-items:center;padding:24px;margin-right:16px;margin-bottom:48px;background-color:#000000b3;color:#d5e6e6;border-radius:8px;text-decoration:none;font-weight:500;font-size:18px;transition:background-color .3s ease}section#product-specs .download-button:last-of-type{margin-bottom:0}section#product-specs .download-button:not(.active){display:none}section#product-specs .download-button svg{margin-right:19px;width:32px;aspect-ratio:1/1}section#product-specs .download-button:hover{background-color:#6ba4a5;color:#313138}section#product-specs .download-button:hover svg path{fill:#313138}section#product-specs .spec-grid-specs{display:flex;flex-direction:column;gap:22px}section#product-specs .spec-grid-specs.resources{display:flex;flex-wrap:wrap}section#product-specs .dimension-separator path{fill:#fff}section#product-specs .spec-grid{margin:96px 0 0}section#product-specs .spec-grid .spec{max-width:80%;text-wrap-style:balance}section#product-specs .spec-grid .sauna-app-compatibility{margin-top:0}section#product-specs .sauna-electrical-kw{font-style:italic;font-size:14px;font-weight:300}section#product-specs .spec-grid-header{border-bottom:1px solid #ffffff;margin-bottom:16px}section#product-specs .product-variation-selector{display:inline-block}section#product-specs .variation-slider-container{background:#000}section#product-specs .variation-slider-container .active-pill{background:#d5e6e6;color:#0c2328}section#product-specs .variation-slider-container .variation-item{font-size:14px}section#product-specs .variation-slider-container .variation-item.active{color:#0c2328;font-weight:500}@media screen and (width > 1024px){body.single-product main{padding-top:164px}}@media screen and (width < 1024px){body.single-product main{padding-top:20px}}body.single-product .product-featured-image img{width:100%;height:auto}@media screen and (width < 768px){section#product-specs{padding:64px 0}section#product-specs h2{font-size:32px}section#product-specs h3{font-size:16px}section#product-specs .sauna-size-label{display:block}section#product-specs .sauna-size.spec .sauna-size-sep{display:none}section#product-specs .spec-grid{gap:40px}section#product-specs #product-specs-content{display:flex;flex-direction:column;gap:30px}section#pitch-card .sauna-size{margin-top:12px}section#pitch-card .sauna-size-label{display:block}section#pitch-card .sauna-size-sep{display:none}section#pitch-card h2#product-title{font-size:32px}section#pitch-card .variation-item{padding:10px 15px}section#pitch-card .product-brief{gap:10px}section#pitch-card .product-brief a:has(button.primary-cta-filled){align-self:center;margin-top:30px}section#pitch-card .product-content:nth-child(1)>.elementor-element{align-items:start;justify-content:start;display:flex;padding:0}section#pitch-card .product-content .product-features{gap:48px;display:flex}section#pitch-card .product-content .product-feature{display:flex;flex-direction:row;padding:0}section#pitch-card .product-content .product-feature .elementor-heading-title{font-size:16px;font-weight:600}section#pitch-card .product-content .product-feature .elementor-element:has(.elementor-widget-heading){padding:0}section#pitch-card .product-content .product-feature .elementor-element:has(.elementor-widget-heading) p{margin-bottom:0}section#product-specs .spec-grid{margin:2px 0}section#product-specs .sauna-resource{width:100%}section#product-specs .sauna-resource a{display:block}.swiper-pagination{margin-top:48px}.glightbox-trigger{display:block;cursor:default;pointer-events:none}.glightbox-trigger:hover{opacity:1}.glightbox-trigger:hover .gallery-image{transform:none}.glightbox-trigger:hover:after{display:none}.glightbox-trigger:after{display:none}.glightbox-trigger .gallery-image{pointer-events:auto;transition:none}.product-feature{flex-wrap:nowrap;gap:24px}}.product-feature p{margin-top:3px}section#feature-swiper{overflow:hidden}.product-feature-loop{overflow:visible!important}.product-feature-loop:has(.product-feature.open){width:120%;max-width:initial!important}.product-feature-loop .swiper{z-index:0;overfloW:visible}.product-feature-loop .swiper-wrapper{overflow:visible!important;transition:all .5s ease-in-out;z-index:auto}.product-feature-loop.elementor-pagination-type-progressbar.elementor-widget-loop-carousel .elementor-widget-container .elementor-swiper-button{top:initial;bottom:-130px}.product-feature-loop .custom-slider-progress,.product-feature-loop .custom-slider-navigation{max-width:1196px;margin-left:140px;margin-right:140px}@media screen and (768px < width < 1024px){.product-feature-loop .custom-slider-progress,.product-feature-loop .custom-slider-navigation{margin-left:40px;margin-right:40px}}@media screen and (width < 768px){.product-feature-loop .custom-slider-progress,.product-feature-loop .custom-slider-navigation{margin-left:0;margin-right:0}}@media screen and (width > 1724px){.product-feature-loop .custom-slider-progress,.product-feature-loop .custom-slider-navigation{margin-left:auto;margin-right:auto}}.product-feature-loop .swiper-pagination{top:auto!important;display:block!important;background:none;border-bottom:1px solid #9c978b}@media screen and (width > 768px){.product-feature-loop .swiper-pagination{bottom:-25px}.product-feature-loop.elementor-pagination-type-progressbar.elementor-widget-loop-carousel .elementor-widget-container .elementor-swiper-button{bottom:-98px}}.product-feature-loop .product-feature-info-card .elementor-widget-icon{flex:1}.product-feature-loop .product-feature-info-card .product-feature-insight{flex:6}.product-feature-loop .swiper-slide.product-feature{cursor:pointer;overflow:hidden;width:437px;z-index:1;transition:all .5s ease-in-out!important}@media screen and (width > 1785px){.product-feature-loop .swiper-slide.product-feature{flex-shrink:1}.product-feature-loop .swiper-slide.product-feature.open{flex-shrink:0}}@media screen and (width < 768px){.product-feature-loop .swiper-slide.product-feature{width:232px;transition:height .4s cubic-bezier(.4,0,.2,1)!important;height:45vh;border-radius:8px}.product-feature-loop .swiper-slide.product-feature.open{height:600px}.product-feature-loop .swiper-slide.product-feature .feature-slider-slide-inner>.e-con-inner{position:relative}}.product-feature-loop .swiper-slide.product-feature .feature-slider-slide{width:100%;transition:none!important;margin:0}.product-feature-loop .swiper-slide.product-feature .feature-slider-slide:after{content:"";background:url(../images/feature-open.svg) no-repeat;width:45px;height:45px;position:absolute;top:25px;right:25px;display:block}.product-feature-loop .swiper-slide.product-feature .feature-slider-slide-title{position:absolute;bottom:0;transition:bottom .4s cubic-bezier(.25,.1,.25,1),width .4s cubic-bezier(.25,.1,.25,1)}@media screen and (width < 768px){.product-feature-loop .swiper-slide.product-feature .feature-slider-slide-title{bottom:10%}}.product-feature-loop .swiper-slide.product-feature.open .feature-slider-slide{width:100%;margin-right:24px}.product-feature-loop .swiper-slide.product-feature.open .feature-slider-slide:after{background:url(../images/feature-close.svg) no-repeat}.product-feature-loop .swiper-slide.product-feature.open .feature-slider-slide-content{opacity:1;transform:translateY(0);transition:opacity .4s cubic-bezier(.25,.1,.25,1) .2s,transform .4s cubic-bezier(.25,.1,.25,1) .2s}.product-feature-loop .swiper-slide.product-feature.open .feature-slider-slide-title{bottom:70%;width:90%}.product-feature-loop .swiper-slide.product-feature.open .feature-slider-slide-title .elementor-widget-container{border-bottom:1px solid white;margin-bottom:0}@media screen and (width < 767px){.product-feature-loop .swiper-slide.product-feature.open .feature-slider-slide-inner:has(.feature-slider-slide-content .e-child) .feature-slider-slide-title{bottom:73%}}.product-feature-loop .swiper-slide.product-feature:not(.open) .feature-slider-slide-content{opacity:0;transform:translateY(50px);transition:opacity .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1)}.product-feature-loop .swiper-slide.product-feature:not(.open) .feature-slider-slide-title .elementor-widget-container{border-bottom:none}.product-feature-loop .mobile-view .desktop-only{display:none}@media screen and (width < 767px){.product-feature-loop .swiper-slide.product-feature.open{max-width:90vw!important}}section#product-bottom{background:#fff}@media (max-width: 767px){.product-gallery-container{overflow:hidden}.product-gallery-container .product-gallery-main{width:100%}.product-gallery-container .product-gallery-main .swiper-wrapper{width:100%!important;height:auto!important}.product-gallery-container .product-gallery-main .swiper-slide{width:100%!important;max-width:100%!important;height:auto!important;display:flex;justify-content:center}.product-gallery-container .product-gallery-main .gallery-image{max-width:100%!important;height:auto!important;object-fit:contain}.product-gallery-container .product-gallery-thumbs{margin:0;display:flex!important;width:100%;height:100%}.product-gallery-container .product-gallery-thumbs .swiper-slide{height:auto;opacity:.6;border-radius:5px;overflow:hidden;border:1px solid rgb(12,106,127);max-width:40%;width:40%!important;aspect-ratio:2/1}.product-gallery-container .product-gallery-thumbs .swiper-slide-thumb-active{opacity:1}.product-gallery-container .product-gallery-thumbs .swiper-slide img{width:100%;object-fit:cover;height:100%;max-height:initial;aspect-ratio:2/1}.product-gallery-container .product-gallery-thumbs .swiper-wrapper{width:70%;margin:auto auto auto 0}.product-gallery-container .product-gallery-thumbs .swiper-button-prev.swiper-button-disabled,.product-gallery-container .product-gallery-thumbs .swiper-button-next.swiper-button-disabled{position:relative;top:initial;left:initial;right:initial;margin-top:0}.product-gallery-container .product-gallery-thumbs .gallery-thumb{max-height:60px;width:100%;object-fit:cover}}.tippy{display:inline-block;color:#d5e6e6;font-size:14px;cursor:pointer;margin-left:8px;font-weight:500;text-decoration:none}.tippy:hover{color:#6ba4a5}.tippy svg{vertical-align:middle}.tippy-box[data-theme~=light]{background-color:#fff;color:#0c2328;box-shadow:0 4px 14px #00000026;border-radius:8px}.tippy-box[data-theme~=light] .tippy-content{padding:12px 16px;font-size:14px;line-height:1.5}.tippy-box[data-theme~=light] .tippy-arrow{color:#fff}.glightbox-clean .gslide-media,.gslide-inline .ginlined-content{background:none;overflow:hidden}.glightbox-clean .gslide-media iframe,.gslide-inline .ginlined-content iframe{width:100%;height:inherit;max-height:85vh}
