.acoustic-calculator{background-color:#fdfefe;width:100%;font-family:Lexend,sans-serif}.acoustic-calculator__container{display:flex;flex-direction:column;align-items:center;width:100%}.acoustic-calculator__content{display:flex;flex-direction:column;gap:3rem;align-items:center;justify-content:flex-start;padding:2rem 2rem 3rem;width:100%;max-width:1200px}@media (max-width: 768px){.acoustic-calculator__content{padding:1.5rem 0 2rem;gap:2rem}}.acoustic-calculator__heading{width:100%;text-align:center;margin-bottom:1rem}.acoustic-calculator__heading .heading{font-family:Lexend,sans-serif;font-weight:600;color:#051719;margin:0}.acoustic-calculator__heading .heading.h0{font-size:3rem;line-height:1.2}@media (max-width: 768px){.acoustic-calculator__heading .heading.h0{font-size:2.5rem}}.acoustic-calculator__heading .heading.h1{font-size:2.5rem;line-height:1.3}@media (max-width: 768px){.acoustic-calculator__heading .heading.h1{font-size:2rem}}.acoustic-calculator__heading .heading.h2{font-size:2rem;line-height:1.3}@media (max-width: 768px){.acoustic-calculator__heading .heading.h2{font-size:1.75rem}}.acoustic-calculator__header{display:flex;flex-direction:column;gap:1.5rem;align-items:center;width:100%}.acoustic-calculator__description,.acoustic-calculator__disclaimer{font-family:Lexend,sans-serif;font-weight:300;font-size:16px;line-height:1.4;color:#051719;letter-spacing:.32px;text-align:left;margin:0;width:100%}.acoustic-calculator__link{text-decoration:underline;color:#051719;font-family:Lexend,sans-serif;font-weight:300;letter-spacing:.32px}.acoustic-calculator__link:hover{text-decoration:none}.acoustic-calculator__button{background-color:#187380;display:flex;align-items:center;justify-content:center;gap:.625rem;height:2.75rem;padding:.3125rem 1.25rem;border-radius:50px;width:330px;text-decoration:none;color:#fdfefe;font-family:Lexend,sans-serif;font-weight:500;font-size:16px;line-height:1.5;text-align:center;white-space:nowrap;transition:background-color .2s ease}.acoustic-calculator__button:hover{background-color:#145b66;color:#fdfefe}@media (max-width: 480px){.acoustic-calculator__button{width:100%}}.acoustic-calculator__main{display:flex;gap:3rem;align-items:flex-start;width:100%;max-width:1200px;margin:0 auto 2rem;background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:2rem}@media (max-width: 768px){.acoustic-calculator__main{flex-direction:column;gap:2rem;margin:0;padding:1.5rem 0;box-shadow:none}}.acoustic-calculator__form{flex:1;min-height:1px}.acoustic-calculator__section{display:flex;flex-direction:column;gap:2rem;padding:0;width:100%}.acoustic-calculator__section-title{font-family:Lexend,sans-serif;font-weight:500;font-size:20px;line-height:1.4;color:#161a1a;letter-spacing:.4px;margin:0;width:100%}.acoustic-calculator__section-title:not(:first-child){font-size:20px;color:#161a1a}.acoustic-calculator__input-row{display:flex;gap:1.25rem;align-items:flex-start;width:100%}@media (max-width: 768px){.acoustic-calculator__input-row{flex-direction:column;gap:1rem}}.acoustic-calculator__input-group{flex:1;display:flex;flex-direction:column;gap:.25rem;min-width:0}@media (max-width: 768px){.acoustic-calculator__input-group{width:100%}}.acoustic-calculator__label{font-family:Lexend,sans-serif;font-weight:500;font-size:14px;line-height:1.3;color:#051719;letter-spacing:.42px;margin:0;width:100%}.acoustic-calculator__input{background-color:#f7f9f9;border:1px solid #d8dee0;border-radius:10px;height:50px;padding:.625rem .9375rem;font-family:Lexend,sans-serif;font-weight:300;font-size:16px;line-height:20px;color:#051719;letter-spacing:.16px;width:100%;box-sizing:border-box}.acoustic-calculator__input::-moz-placeholder{opacity:.6;color:#051719}.acoustic-calculator__input::placeholder{opacity:.6;color:#051719}.acoustic-calculator__input:focus{outline:none;border-color:#187380;box-shadow:0 0 0 2px #1873801a}.acoustic-calculator__input[readonly]{background-color:#f7f9f9;cursor:default}.acoustic-calculator__input--result{opacity:.6}.acoustic-calculator__select{background-color:#f7f9f9;border:1px solid #d8dee0;border-radius:10px;height:50px;padding:.625rem .9375rem;font-family:Lexend,sans-serif;font-weight:300;font-size:16px;line-height:20px;color:#051719;letter-spacing:.16px;width:100%;max-width:400px;box-sizing:border-box;cursor:pointer}.acoustic-calculator__select:focus{outline:none;border-color:#187380;box-shadow:0 0 0 2px #1873801a}.acoustic-calculator__results-container{border:1px solid #e5eaeb;border-radius:12px;padding:24px;width:100%}@media (max-width: 768px){.acoustic-calculator__results-container{padding:12px}}.acoustic-calculator__results-container .acoustic-calculator__panel-selector{margin-bottom:2rem;display:flex;flex-direction:column;gap:4px}.acoustic-calculator__results-container .acoustic-calculator__panel-selector .acoustic-calculator__section-title{font-size:16px;font-weight:500}.acoustic-calculator__results-section{display:flex;flex-direction:column;gap:.25rem}.acoustic-calculator__results-section .acoustic-calculator__section-title{font-size:16px;font-weight:500;color:#051719;margin-bottom:.25rem}.acoustic-calculator__results-subtitle{font-family:Lexend,sans-serif;font-weight:300;font-size:14px;line-height:1.3;color:#051719;letter-spacing:.42px;margin:0 0 1.25rem}.acoustic-calculator__rt60-section{display:flex;flex-direction:column;gap:1rem;max-width:400px}.acoustic-calculator__footer{font-family:Lexend,sans-serif;font-weight:300;font-size:16px;line-height:1.4;color:#051719;letter-spacing:.32px;text-align:center;margin:0 auto;width:100%;max-width:1200px;padding:0 2rem}@media (max-width: 768px){.acoustic-calculator__footer{padding:0 1rem}}.roomle-configurator{width:100%;height:100%;display:flex;flex-direction:column}.roomle-configurator__error{margin-top:.5rem;font-size:.875rem;color:#dc2626;padding:.75rem;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.375rem}.roomle-configurator__modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000c;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem;animation:modalFadeIn .2s ease-out}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}.roomle-configurator__modal-content{background:#fff;border-radius:12px;width:100%;height:100%;max-width:100vw;max-height:100vh;display:flex;flex-direction:column;box-shadow:0 25px 50px -12px #00000040}@media (max-width: 768px){.roomle-configurator__modal-content{margin:0;border-radius:0;max-width:100vw;max-height:100vh;width:100vw;height:100vh}}.roomle-configurator__modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid #e5e7eb;flex-shrink:0}.roomle-configurator__modal-title{margin:0;font-size:1.25rem;font-weight:600;color:#111827}.roomle-configurator__close-button{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;transition:background-color .2s ease-in-out,color .2s ease-in-out;color:#9ca3af;font-size:1.5rem;line-height:1;border:none;background:none;cursor:pointer}.roomle-configurator__close-button:hover{color:#4b5563;background-color:#f3f4f6}.roomle-configurator__modal-body{flex:1;padding:1.5rem;overflow:hidden;display:flex;flex-direction:column}.roomle-configurator__container{flex:1;border-radius:8px;overflow:hidden;background-color:#f9fafb}.roomle-configurator__container iframe,.roomle-configurator__container canvas,.roomle-configurator__container div{width:100%!important;height:100%!important}.roomle-viewer{padding:24px;border-radius:8px;background-color:#fff}.roomle-viewer__container{position:relative;aspect-ratio:1;border-radius:8px;overflow:hidden}.roomle-viewer__loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#000}.roomle-viewer__error{color:#e74c3c;padding:1rem;text-align:center}.roomle-viewer .rml-container{border-radius:8px}.roomle-viewer iframe{border:0}@media (min-width: 1961px){.roomle-viewer iframe{transform:scale(1.1)}}@media (max-width: 1023px){.roomle-viewer{padding:0}}.comparison-chart{background:#f3f6f6;border-radius:12px;padding:16px;width:100%;font-family:Lexend,sans-serif}.comparison-chart__header{display:flex;flex-direction:row;justify-content:space-between;gap:16px;margin-bottom:16px}.comparison-chart__search-container{width:100%;max-width:384px;position:relative}.comparison-chart__search-input{width:100%;padding:8px 12px;background:#fdfefe;border:1px solid #d8dee0;border-radius:6px;font-size:14px;color:#72797b;font-weight:300;letter-spacing:.42px;outline:none}.comparison-chart__search-loading{position:absolute;right:8px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center}.comparison-chart__search-loading-icon{width:16px;height:16px;color:#187380;animation:spin 1s linear infinite}.comparison-chart__search-loading-circle{stroke-dasharray:15.71;stroke-dashoffset:15.71;animation:dash 1.5s ease-in-out infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.comparison-chart__filters{display:flex;align-items:center;gap:8px;justify-content:flex-end}.comparison-chart__filter-select{padding:6px 8px;background:#fdfefe;border:1px solid #d8dee0;border-radius:6px;font-size:14px;color:#051719;font-weight:500;letter-spacing:.42px;cursor:pointer}.comparison-chart__clear-button{padding:8px 12px;background:#fdfefe;border:1px solid #d8dee0;border-radius:25px;font-size:14px;color:#187380;font-weight:500;letter-spacing:.42px;cursor:pointer}.comparison-chart__secondary-controls{display:flex;align-items:center;justify-content:flex-start;gap:8px;margin-bottom:16px}@media (max-width: 425px){.comparison-chart__secondary-controls .comparison-chart__control-select{max-width:33%}}.comparison-chart__secondary-controls .comparison-chart__mobile-multiselect-container{position:relative;display:inline-block;width:auto}.comparison-chart__secondary-controls .comparison-chart__mobile-multiselect-button{width:auto;min-width:auto;padding:6px 8px;background:#fdfefe;border:1px solid #d8dee0;border-radius:6px;font-size:14px;color:#051719;font-weight:500;letter-spacing:.42px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;text-align:left;gap:8px}.comparison-chart__secondary-controls .comparison-chart__mobile-multiselect-button:hover{background:#f8fafb}.comparison-chart__secondary-controls .comparison-chart__mobile-multiselect-button:focus{outline:none;border-color:#187380;box-shadow:0 0 0 3px #1873801a}.comparison-chart__secondary-controls .comparison-chart__mobile-dropdown-arrow{width:12px;height:12px;transition:transform .2s ease;flex-shrink:0}.comparison-chart__secondary-controls .comparison-chart__mobile-dropdown-arrow--open{transform:rotate(180deg)}.comparison-chart__secondary-controls .comparison-chart__mobile-multiselect-dropdown{position:absolute;top:100%;left:0;right:auto;min-width:150px;background:#fdfefe;border:1px solid #d8dee0;border-radius:6px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;z-index:100;max-height:200px;overflow-y:auto;margin-top:4px}.comparison-chart__secondary-controls .comparison-chart__mobile-multiselect-option{padding:8px 12px;font-size:14px;color:#051719;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:background-color .2s ease;border-bottom:1px solid #e2e8f0}.comparison-chart__secondary-controls .comparison-chart__mobile-multiselect-option:hover{background:#f8fafb}.comparison-chart__secondary-controls .comparison-chart__mobile-multiselect-option:last-child{border-bottom:none}.comparison-chart__secondary-controls .comparison-chart__mobile-option-text{flex:1;font-weight:400;letter-spacing:.42px}.comparison-chart__secondary-controls .comparison-chart__mobile-checkmark{width:14px;height:14px;color:#187380;flex-shrink:0}.comparison-chart__control-select{padding:6px 8px;background:#fdfefe;border:1px solid #d8dee0;border-radius:6px;font-size:14px;color:#051719;font-weight:500;letter-spacing:.42px;cursor:pointer}.comparison-chart__print-button{padding:7px 22px;background:#fdfefe;border:1px solid #d8dee0;border-radius:25px;font-size:14px;color:#187380;font-weight:500;letter-spacing:.42px;cursor:pointer}.comparison-chart__table-container{background:#fdfefe;border-radius:8px;border:1px solid #e2e8f0;overflow:hidden}.comparison-chart__desktop-table{display:block;overflow-x:auto;white-space:nowrap}@media (max-width: 1023px){.comparison-chart__desktop-table{display:none}}.comparison-chart__table{width:100%;border-collapse:collapse;min-width:-moz-max-content;min-width:max-content}.comparison-chart__table-header{border-bottom:1px solid #e2e8f0}.comparison-chart__header-cell{text-align:left;padding:12px 16px;font-size:14px;font-weight:300;color:#72797b;letter-spacing:.42px;white-space:nowrap}.comparison-chart__header-cell--image{width:80px}.comparison-chart__header-cell--name{width:136px}.comparison-chart__header-cell--frequency,.comparison-chart__header-cell--thickness{width:144px}.comparison-chart__header-cell--fire-rated,.comparison-chart__header-cell--absorber,.comparison-chart__header-cell--bass-control{width:136px}.comparison-chart__header-cell--backing-type{width:144px}.comparison-chart__header-cell--custom-sizes,.comparison-chart__header-cell--diffuser{width:136px}.comparison-chart__header-cell--fits-corners,.comparison-chart__header-cell--free-standing{width:144px}.comparison-chart__header-cell--mounting-hardware{width:160px}.comparison-chart__header-cell--stocked-fabrics,.comparison-chart__header-cell--variety-sizes,.comparison-chart__header-cell--wall-mountable{width:144px}.comparison-chart__sort-button{display:flex;align-items:center;gap:4px;border-radius:6px;border:none;background:transparent;cursor:pointer}.comparison-chart__sort-icon{width:16px;height:16px}.comparison-chart__table-row{border-bottom:1px solid #e2e8f0}.comparison-chart__table-cell{padding:12px 16px;font-size:14px;font-weight:300;color:#0f172a;letter-spacing:.42px}.comparison-chart__product-image{width:40px;height:40px;background:#e5e7eb;border-radius:6px;display:flex;align-items:center;justify-content:center}.comparison-chart__image-icon{width:24px;height:24px;color:#9ca3af}.comparison-chart__shop-button{padding:8px 22px;background:#fdfefe;border:1px solid #d8dee0;border-radius:25px;font-size:14px;color:#187380;font-weight:500;letter-spacing:.42px;cursor:pointer}.comparison-chart__mobile-table{display:none}@media (max-width: 1023px){.comparison-chart__mobile-table{display:block}}.comparison-chart__mobile-table-wrapper{overflow-x:auto;white-space:nowrap}.comparison-chart__mobile-header{display:flex;align-items:center;padding:0;background:#f9fafb;font-size:12px;font-weight:300;color:#72797b;letter-spacing:.42px;border-bottom:1px solid #e2e8f0}.comparison-chart__mobile-header-cell{flex:0 0 auto;padding:12px 8px;width:120px;text-align:center;white-space:nowrap;font-size:14px}.comparison-chart__mobile-header-cell:first-child{width:140px;text-align:left}.comparison-chart__mobile-header-cell:nth-child(2){width:60px}.comparison-chart__mobile-header-cell:nth-child(3){width:80px}.comparison-chart__mobile-row{display:flex;align-items:center;padding:0;border-bottom:1px solid #e2e8f0}.comparison-chart__mobile-cell{flex:0 0 auto;padding:12px 8px;width:120px;text-align:center;white-space:nowrap;font-size:14px;font-weight:300;color:#0f172a;letter-spacing:.42px}.comparison-chart__mobile-cell:first-child{width:140px;text-align:left}.comparison-chart__mobile-cell:nth-child(2){width:60px}.comparison-chart__mobile-cell:nth-child(3){width:80px}.comparison-chart__mobile-header-products,.comparison-chart__mobile-header-image,.comparison-chart__mobile-header-name,.comparison-chart__mobile-header-freq,.comparison-chart__mobile-product-name,.comparison-chart__mobile-image-container,.comparison-chart__mobile-shop-container,.comparison-chart__mobile-frequency,.comparison-chart__mobile-image-icon{display:none}.comparison-chart__mobile-product-image{display:flex;align-items:center;justify-content:center;width:32px;height:32px}.comparison-chart__mobile-product-image img{border-radius:4px}.comparison-chart__mobile-product-image svg{width:20px;height:20px;color:#9ca3af}.comparison-chart__mobile-shop-button{padding:8px 22px;background:#fdfefe;border:1px solid #d8dee0;border-radius:20px;font-size:14px;color:#187380;font-weight:500;letter-spacing:.42px;cursor:pointer;text-decoration:none;display:inline-block;transition:all .2s ease}.comparison-chart__mobile-shop-button:hover{background:#f8fafb;border-color:#187380}.comparison-chart__mobile-shop-button:disabled{opacity:.5;cursor:not-allowed;color:#72797b}.comparison-chart__mobile-shop-button:disabled:hover{background:#fdfefe;border-color:#d8dee0}.comparison-chart__pagination{display:flex;align-items:center;justify-content:space-between;padding-top:16px;gap:16px}.comparison-chart__pagination-info{font-size:14px;font-weight:400;color:#72797b}.comparison-chart__pagination-controls{display:flex;align-items:center;gap:8px;opacity:.5}.comparison-chart__pagination-button{padding:6px 8px;background:#fdfefe;border:1px solid #d8dee0;border-radius:6px;font-size:14px;font-weight:500;color:#0f172a;opacity:.5;cursor:not-allowed}.comparison-chart__pagination-button:disabled{opacity:.5;cursor:not-allowed}.comparison-chart__debug-info{margin-top:16px;padding:16px;background:#fefce8;border:1px solid #fde047;border-radius:6px}.comparison-chart__debug-text{font-size:14px;color:#a16207}.comparison-chart__debug-details{margin-top:8px}.comparison-chart__debug-summary{cursor:pointer;font-size:14px;font-weight:500}.comparison-chart__debug-content{margin-top:8px;font-size:12px}.comparison-chart__debug-content p{margin:0}.comparison-chart__multiselect-container{position:relative;display:inline-block}.comparison-chart__multiselect-button{padding:6px 8px;background:#fdfefe;border:1px solid #d8dee0;border-radius:6px;font-size:14px;color:#051719;font-weight:500;letter-spacing:.42px;cursor:pointer;display:flex;align-items:center;gap:8px;min-width:140px;justify-content:space-between}.comparison-chart__multiselect-button:hover{background:#f8fafb}.comparison-chart__dropdown-arrow{width:16px;height:16px;transition:transform .2s ease}.comparison-chart__dropdown-arrow--open{transform:rotate(180deg)}.comparison-chart__multiselect-dropdown{position:absolute;top:100%;left:0;right:0;background:#fdfefe;border:1px solid #d8dee0;border-radius:6px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;z-index:1000;max-height:200px;overflow-y:auto;margin-top:2px}.comparison-chart__multiselect-option{padding:8px 12px;font-size:14px;color:#051719;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:background-color .2s ease}.comparison-chart__multiselect-option:hover{background:#f8fafb}.comparison-chart__multiselect-option:not(:last-child){border-bottom:1px solid #e2e8f0}.comparison-chart__option-text{flex:1;font-weight:300;letter-spacing:.42px}.comparison-chart__checkmark{width:16px;height:16px;color:#187380;flex-shrink:0}.comparison-chart__mobile-filters{display:block}@media (min-width: 1024px){.comparison-chart__mobile-filters{display:none}}.comparison-chart__desktop-filters{display:none}@media (min-width: 1024px){.comparison-chart__desktop-filters{display:flex;align-items:center;gap:8px;justify-content:flex-end}}.comparison-chart__mobile-filter-wrapper{display:flex;align-items:center;justify-content:flex-end}.comparison-chart__mobile-filter-button{background-color:#fdfefe;border:1px solid #d8dee0;border-radius:6px;height:34px;min-width:64px;padding:5px 20px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;position:relative;overflow:hidden}.comparison-chart__mobile-filter-button .count{background:#187380;color:#fdfefe;padding:2px 6px;border-radius:12px;font-size:12px;font-weight:600;min-width:20px;margin-left:4px}.comparison-chart__mobile-drawer-element{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;z-index:1000!important;pointer-events:auto!important}.comparison-chart__mobile-drawer-element .overlay{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;background:#00000080!important;transition:opacity .3s ease!important;z-index:999!important;pointer-events:auto!important;cursor:none!important;display:block!important}.comparison-chart__mobile-drawer-element .overlay--visible{opacity:1}.comparison-chart__mobile-drawer-element .overlay--hidden{opacity:0}.comparison-chart__mobile-drawer-element .mouse-cursor{width:96px;height:96px;background:#ffffffe6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.2);color:#051719;z-index:1000;transition:all .2s ease-out;will-change:transform,opacity;position:fixed;transform:translate(-50%,-50%)}.comparison-chart__mobile-drawer-element .mouse-cursor .icon-cursor{width:30px;height:30px;stroke:currentColor;transition:stroke .2s ease}.comparison-chart__mobile-drawer-element .mouse-cursor--expanded{transform:translate(-50%,-50%) scale(1)!important;opacity:1!important}.comparison-chart__mobile-drawer-element .mouse-cursor--expanded .icon-cursor{stroke:#051719}.comparison-chart__mobile-drawer-element .mouse-cursor--contracted{transform:translate(-50%,-50%) scale(.3)!important;opacity:0!important}.comparison-chart__mobile-drawer-element .mouse-cursor--contracted .icon-cursor{stroke:#051719}.comparison-chart__mobile-drawer-element .drawer__inner{position:fixed!important;bottom:0!important;left:0!important;right:0!important;width:100%!important;background:#fdfefe;border-radius:12px 12px 0 0;box-shadow:0 -4px 6px -1px #0000001a,0 -2px 4px -1px #0000000f;z-index:1001!important;pointer-events:auto!important;height:85vh;max-height:85vh;transition:transform .3s ease-out}.comparison-chart__mobile-drawer-element .drawer__inner--hidden{transform:translateY(100%)}.comparison-chart__mobile-drawer-element .drawer__inner--visible{transform:translateY(0)}@media (min-width: 768px){.comparison-chart__mobile-drawer-element .drawer__inner{height:90vh;max-height:90vh}}.comparison-chart__mobile-drawer-element .drawer__header{padding:16px 20px;border-bottom:1px solid #e2e8f0;background:#fdfefe;border-radius:12px 12px 0 0;flex-shrink:0}.comparison-chart__mobile-drawer-element .drawer__header .drawer__title{font-size:18px;font-weight:600;color:#051719;letter-spacing:.42px}@media (min-width: 768px){.comparison-chart__mobile-drawer-element .drawer__header .drawer__title{font-size:24px}}.comparison-chart__mobile-drawer-element .comparison-chart__header-clear-button{background:none;border:none;color:#72797b;font-size:14px;font-weight:400;letter-spacing:.42px;cursor:pointer;text-decoration:none;transition:all .2s ease;padding:0}.comparison-chart__mobile-drawer-element .comparison-chart__header-clear-button:hover{color:#051719;text-decoration:underline}.comparison-chart__mobile-drawer-element .comparison-chart__header-clear-button:focus{outline:none;color:#051719;text-decoration:underline}.comparison-chart__mobile-drawer-element .drawer__content{background:#fdfefe;flex:1;display:flex;flex-direction:column;overflow:hidden}.comparison-chart__mobile-drawer-element .drawer__scrollable{padding:20px;background:#fdfefe;flex:1;overflow-y:auto}.comparison-chart__mobile-drawer-element .drawer__sticky{padding:20px;background:#fdfefe;border-top:1px solid #e2e8f0;border-radius:0 0 12px 12px;flex-shrink:0;border-top:none}.comparison-chart__mobile-drawer-element .drawer__sticky .button{background-color:#000;color:#fff;border:black}.comparison-chart__mobile-drawer-element .drawer__sticky .button:after{border:black}.comparison-chart__mobile-drawer-element .drawer__sticky .button[is=hover-button]:hover{color:#000!important;border:1px solid black!important}.comparison-chart__mobile-drawer-element .drawer__sticky .button[is=hover-button]:hover:after{border-color:#000!important}.comparison-chart__mobile-drawer-element .drawer__sticky .button[is=hover-button]:hover .btn-text{color:#000!important}.comparison-chart__mobile-filter-group{margin-bottom:24px}.comparison-chart__mobile-filter-group:last-child{margin-bottom:0}.comparison-chart__mobile-filter-group .details{border-bottom:1px solid #e2e8f0;padding-bottom:16px}.comparison-chart__mobile-filter-group .details:last-child{border-bottom:none;padding-bottom:0}.comparison-chart__mobile-filter-group .details .details__summary{margin-bottom:12px;padding-block:0}.comparison-chart__mobile-filter-group .details .details__summary .text-base-xl{font-size:16px;font-weight:500;color:#051719;letter-spacing:.42px}.comparison-chart__mobile-filter-group .details .details__content .field{position:relative}.comparison-chart__mobile-filter-group .details .details__content .field .select{width:100%;padding:12px 40px 12px 16px;background:#fdfefe;border:1px solid #d8dee0;border-radius:6px;font-size:14px;color:#051719;font-weight:400;letter-spacing:.42px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.comparison-chart__mobile-filter-group .details .details__content .field .select:focus{outline:none;border-color:#187380;box-shadow:0 0 0 3px #1873801a}.comparison-chart__mobile-filter-group .details .details__content .field .icon-chevron-up{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:16px;height:16px;color:#6b7280;pointer-events:none}.comparison-chart__mobile-filter-group .details .details__content .field .label{position:absolute;top:12px;left:16px;font-size:14px;color:#72797b;pointer-events:none;transition:all .2s ease}.comparison-chart__mobile-filter-group .details .details__content .field .label.is-floating{top:-8px;left:12px;font-size:12px;background:#fdfefe;padding:0 4px;color:#187380}.comparison-chart__mobile-multiselect-container{position:relative;width:100%;font-weight:500}.comparison-chart__mobile-multiselect-button{width:100%;padding:12px 16px;background:#fdfefe;border:1px solid #d8dee0;border-radius:6px;font-size:14px;color:#051719;font-weight:400;letter-spacing:.42px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;text-align:left}.comparison-chart__mobile-multiselect-button:hover{background:#f8fafb}.comparison-chart__mobile-multiselect-button:focus{outline:none;border-color:#187380;box-shadow:0 0 0 3px #1873801a}.comparison-chart__mobile-dropdown-arrow{width:16px;height:16px;transition:transform .2s ease;flex-shrink:0}.comparison-chart__mobile-dropdown-arrow--open{transform:rotate(180deg)}.comparison-chart__mobile-multiselect-dropdown{position:absolute;top:100%;left:0;right:0;background:#fdfefe;border:1px solid #d8dee0;border-radius:6px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;z-index:100;max-height:200px;overflow-y:auto;margin-top:4px}.comparison-chart__mobile-multiselect-option{padding:12px 16px;font-size:14px;color:#051719;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:background-color .2s ease;border-bottom:1px solid #e2e8f0}.comparison-chart__mobile-multiselect-option:hover{background:#f8fafb}.comparison-chart__mobile-multiselect-option:last-child{border-bottom:none}.comparison-chart__mobile-option-text{flex:1;font-weight:400;letter-spacing:.42px}.comparison-chart__mobile-checkmark{width:16px;height:16px;color:#187380;flex-shrink:0}.comparison-chart__mobile-filter-count{background:#fff3;color:inherit;padding:2px 6px;border-radius:12px;font-size:12px;font-weight:600;min-width:20px;text-align:center}[data-section-type=team-member-hero] .w-1\/2{width:50%}@media (min-width: 768px){[data-section-type=team-member-hero] .md\:w-1\/2{width:50%}}[data-section-type=team-member-hero] .team-member-hero__tagline{color:#72797b;font-size:12px;font-weight:500;line-height:1.3;letter-spacing:.48px;text-transform:uppercase;margin-bottom:8px}[data-section-type=team-member-hero] .team-member-hero__title{color:#051719;font-size:56px;font-weight:700;line-height:.9;letter-spacing:-6.72px}[data-section-type=team-member-hero] .team-member-hero__image{border-radius:20px;overflow:hidden;height:701px;width:100%;flex-shrink:0}[data-section-type=team-member-hero] .team-member-hero__content{color:#051719;font-size:16px;font-weight:300;line-height:1.5;letter-spacing:.32px}[data-section-type=team-member-hero] .team-member-hero__content-container-wrapper{overflow:scroll}[data-section-type=team-member-hero] .team-member-hero__content-container>div{height:-webkit-fill-available}@media (max-width: 768px){[data-section-type=team-member-hero] .team-member-hero__content-container{width:-moz-max-content;width:max-content}[data-section-type=team-member-hero] .team-member-hero__content-container>div{width:75vw}[data-section-type=team-member-hero] .team-member-hero__title{font-size:40px}}.secondary-swatches .secondary-swatches__options:first-child{margin-top:32px}.secondary-swatches fieldset{border:0;margin-bottom:32px}.secondary-swatches legend{display:none}.secondary-swatches .color-swatch,.secondary-swatches .swatches--round-slight{border-radius:5px;outline:1px solid #e0e0e0}.secondary-swatches .swatches--round-slight.selected{outline:2px solid black}.secondary-swatches .color-swatch.selected{outline:2px solid #000;border-width:2px}.secondary-swatches .label-swatch.selected{border-color:#000;border-width:2px}.secondary-swatches .label-swatch.disabled{background-color:rgb(var(--color-red-200)/.115);color:rgb(var(--color-red-300));cursor:pointer}.secondary-swatches .label-swatch.disabled:before{content:"";z-index:-1;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom right,transparent calc(50% - .5px),rgb(var(--color-red-200)) calc(50% - .5px) calc(50% + .5px),transparent calc(50% + .5px))}.secondary-swatches .label-swatch.disabled:after{--tw-shadow-color: rgb(var(--color-red-200))}.secondary-swatches .color-swatch.disabled{cursor:pointer;filter:grayscale(100%);opacity:.7}.secondary-swatches .color-swatch.disabled:before{content:"";z-index:10;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom right,transparent calc(50% - .5px),rgb(var(--color-red-200)) calc(50% - .5px) calc(50% + .5px),transparent calc(50% + .5px))}.secondary-swatches .color-swatch.disabled:after{--tw-shadow-color: rgb(var(--color-red-200))}.secondary-swatches .color-swatch:after,.secondary-swatches .color-swatch:before{box-shadow:none}.secondary-swatches .form__label{margin-bottom:12px}.secondary-swatches .swatches--round-slight :is(.color-swatch,.label-swatch),.secondary-swatches .swatches--round .label-swatch,.secondary-swatches .swatches--variant .color-swatch{--swatch-radius: 10px}.secondary-swatches__content{max-width:100%}.secondary-swatches__title{margin:0 0 .5rem;font-size:1.25rem;font-weight:600;color:#333}.secondary-swatches__placeholder{margin:0;font-size:1rem;color:#666;line-height:1.5}.secondary-swatches .cursor-help .tooltip{--tw-translate-x: -50%;--tw-scale-x: .75;--tw-scale-y: .75;background-color:rgb(var(--color-foreground));inset-block-end:calc(100% + 15px);color:rgb(var(--color-background));padding:var(--sp-1d5) var(--sp-5);width:-moz-max-content;width:max-content;display:block;position:absolute;transform:translate(-90%);max-width:275px;border-radius:12px}.secondary-swatches .cursor-help .tooltip:after{border-color:rgb(var(--color-foreground)) transparent;border-style:solid;border-width:10px 10px 0;inset-block-end:-7px;content:"";display:block;position:absolute;right:0;margin-right:8px}.secondary-swatches .cursor-help:hover .tooltip{--tw-scale-x: 1;--tw-scale-y: 1;opacity:1;transition:transform var(--animation-primary),opacity var(--animation-primary)}@media (max-width: 768px){.secondary-swatches{padding:.75rem}.secondary-swatches__title{font-size:1.125rem}.secondary-swatches__placeholder{font-size:.875rem}}.product__info secondary-swatches+secondary-swatches .secondary-swatches{padding-top:0;padding-bottom:16px}.product__info secondary-swatches+secondary-swatches .secondary-swatches .secondary-swatches__content .secondary-swatches__options{margin-top:0}.product__info secondary-swatches+secondary-swatches .secondary-swatches fieldset{margin-bottom:0}@media (max-width: 768px){.product__info secondary-swatches:first-of-type .secondary-swatches{padding-bottom:0;padding-top:0}.product__info secondary-swatches+secondary-swatches .secondary-swatches{padding-top:0;padding-bottom:0}.product__info secondary-swatches+secondary-swatches .secondary-swatches .secondary-swatches__content .secondary-swatches__options{margin-top:0}}.frequency-swatches{display:flex;flex-direction:column;gap:12px;align-items:flex-start;justify-content:flex-start;width:100%}.frequency-swatches__header{display:flex;gap:8px;align-items:flex-start;justify-content:flex-start;width:100%}.frequency-swatches__label{font-family:Lexend,sans-serif;font-weight:300;color:#051719;font-size:16px;letter-spacing:.32px}.frequency-swatches__label p{line-height:1.4}.frequency-swatches__selected{flex:1;font-family:Lexend,sans-serif;font-weight:500;color:#051719;font-size:16px;letter-spacing:.32px}.frequency-swatches__selected p{line-height:1.4;transition:all .2s ease-out;will-change:auto}.frequency-swatches__icon{width:24px;height:24px}.frequency-swatches .cursor-help .tooltip{--tw-translate-x: -50%;--tw-scale-x: .75;--tw-scale-y: .75;opacity:0;background-color:rgb(var(--color-foreground));inset-block-end:calc(100% + 15px);color:rgb(var(--color-background));padding:var(--sp-1d5) var(--sp-5);width:-moz-max-content;width:max-content;display:block;position:absolute;transform:translate(-90%);max-width:275px;border-radius:12px;transition:transform var(--animation-primary),opacity var(--animation-primary)}.frequency-swatches .cursor-help .tooltip:after{border-color:rgb(var(--color-foreground)) transparent;border-style:solid;border-width:10px 10px 0;inset-block-end:-7px;content:"";display:block;position:absolute;right:0;margin-right:8px}.frequency-swatches .cursor-help:hover .tooltip{--tw-scale-x: 1;--tw-scale-y: 1;opacity:1;transition:transform var(--animation-primary),opacity var(--animation-primary)}.frequency-swatches .frequency-vertical-line{width:1px;height:16px;background-color:#72797b}.frequency-swatches .frequency-vertical-line--selected{background-color:#051719}.frequency-swatches .frequency-option{background-color:#fdfefe;border:1px solid #e0e4e7;border-radius:8px;padding:8px;display:flex;gap:6px;height:60px;align-items:center;width:100%;cursor:pointer;position:relative}.frequency-swatches .frequency-option--selected{border:2px solid #051719}.frequency-swatches .frequency-option--disabled{cursor:not-allowed;background-color:rgb(var(--color-red-200)/.115);border-color:rgb(var(--color-red-200))}.frequency-swatches .frequency-option--disabled:before{content:"";z-index:1;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom right,transparent calc(50% - .5px),rgb(var(--color-red-200)) calc(50% - .5px) calc(50% + .5px),transparent calc(50% + .5px));border-radius:8px}.frequency-swatches .frequency-option--disabled:hover{border-color:rgb(var(--color-red-200))}.frequency-swatches .frequency-content{flex:1;display:flex;flex-direction:column;padding:0 8px}.frequency-swatches .frequency-name{font-family:Lexend,sans-serif;font-weight:500;font-size:16px;letter-spacing:.32px;line-height:1.4;color:#72797b;width:100%}.frequency-swatches .frequency-name--selected{color:#051719}.frequency-swatches .frequency-name--disabled{color:rgb(var(--color-red-300))}.frequency-swatches .frequency-details{display:flex;gap:4px;align-items:flex-start;width:100%}.frequency-swatches .frequency-text{font-family:Lexend,sans-serif;font-weight:300;font-size:14px;letter-spacing:.42px;line-height:1.3;color:#72797b}.frequency-swatches .frequency-text--selected{color:#051719}.frequency-swatches .frequency-text--disabled{color:rgb(var(--color-red-300))}.frequency-swatches .frequency-separator{height:18px;width:1px;display:flex;align-items:center;justify-content:center;background:#e0e4e7;margin:0 4px}.frequency-swatches .frequency-bars{width:40px;position:relative;min-height:32px}.frequency-swatches .frequency-bars--grid{display:grid;height:48px;gap:2px}.frequency-swatches .frequency-bars--grid[data-total-bars="5"]{grid-template-rows:repeat(5,1fr)}.frequency-swatches .frequency-bars--grid[data-total-bars="6"]{grid-template-rows:repeat(6,1fr)}.frequency-swatches .frequency-bars--grid[data-total-bars="7"]{grid-template-rows:repeat(7,1fr)}.frequency-swatches .frequency-bars--grid[data-total-bars="8"]{grid-template-rows:repeat(8,1fr)}.frequency-swatches .frequency-bars--grid[data-total-bars="9"]{grid-template-rows:repeat(9,1fr)}.frequency-swatches .frequency-bars--grid[data-total-bars="10"]{grid-template-rows:repeat(10,1fr)}.frequency-swatches .frequency-bars--grid .frequency-bar{position:static;height:100%;bottom:auto}.frequency-swatches .frequency-bar{display:block;position:absolute;height:8px;left:0;border-radius:16px;width:40px;background-color:#72797b}.frequency-swatches .frequency-bar--filled{opacity:1}.frequency-swatches .frequency-bar--empty{opacity:.3}.frequency-swatches .frequency-bar--selected{background-color:#051719}.frequency-swatches .frequency-bar--disabled{background-color:rgb(var(--color-red-200));opacity:.4}.frequency-swatches .frequency-swatches-list{display:flex;flex-direction:column;gap:12px;width:100%}.frequency-swatches .frequency-swatch-item{width:100%;display:block}.frequency-swatches .frequency-swatch-label{width:100%!important;display:block!important}.frequency-swatches .frequency-content{min-height:0;overflow:hidden}.frequency-swatches .frequency-details{min-height:0;flex-shrink:1}.frequency-swatches .frequency-name,.frequency-swatches .frequency-text{line-height:1.2!important}.frequency-swatches .frequency-name p,.frequency-swatches .frequency-text p{margin:0!important;padding:0!important}.custom-size-component{padding:20px;background-color:#fdfefe;border:1px solid #e1e5e9;border-radius:12px;margin-top:20px;transition:all .3s ease}.custom-size-component--hidden{display:none}.custom-size-component--visible{display:block}.custom-size-component__title{font-family:Lexend,sans-serif;font-weight:500;font-size:20px;line-height:1.4;color:#161a1a;letter-spacing:.4px;margin:0 0 8px;width:100%}.custom-size-component__description{font-family:Lexend,sans-serif;font-weight:300;font-size:16px;line-height:1.4;color:#051719;letter-spacing:.32px;text-align:left;margin:0 0 20px;width:100%}.custom-size-component__form{display:flex;flex-direction:column;gap:20px}.custom-size-component__unit-toggle{display:flex;background-color:#d9e6e8;border-radius:8px;padding:4px;width:-moz-fit-content;width:fit-content}.custom-size-component__unit-btn{padding:8px 16px;border:none;background:transparent;border-radius:6px;font-family:Lexend,sans-serif;font-weight:500;font-size:14px;line-height:1.3;color:#17707d;letter-spacing:.28px;cursor:pointer;transition:all .2s ease}.custom-size-component__unit-btn.active{background-color:#fff;color:#17707d;box-shadow:0 1px 2px #17707d26}.custom-size-component__unit-btn:hover:not(.active){background-color:#17707d1a;color:#17707d}.custom-size-component__inputs{display:flex;gap:16px;flex-wrap:wrap}@media (max-width: 480px){.custom-size-component__inputs{flex-direction:column;gap:16px}}.custom-size-component__input-group{flex:1;min-width:200px;display:flex;flex-direction:column;gap:6px}.custom-size-component__label{font-family:Lexend,sans-serif;font-weight:500;font-size:14px;line-height:1.3;color:#051719;letter-spacing:.42px;margin:0;width:100%}.custom-size-component__input{padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;transition:all .2s ease;background-color:#fff}.custom-size-component__input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.custom-size-component__input.error{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.custom-size-component__input::-moz-placeholder{color:#9ca3af}.custom-size-component__input::placeholder{color:#9ca3af}.custom-size-component__input::-webkit-outer-spin-button,.custom-size-component__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.custom-size-component__input[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.custom-size-component__error{font-family:Lexend,sans-serif;font-weight:300;font-size:12px;line-height:1.3;color:#ef4444;letter-spacing:.24px;margin:4px 0 0}.custom-size-component__summary{padding:12px 16px;background-color:#ecfdf5;border:1px solid #10b981;border-radius:8px;font-family:Lexend,sans-serif;font-weight:400;font-size:14px;line-height:1.3;color:#047857;letter-spacing:.28px;text-align:center}/*! Custom Frequency Component */.custom-frequency-component{padding:var(--sp-6);border:1px solid rgb(216,222,224);border-radius:8px;background-color:#f7f9f9;margin-block-start:var(--sp-5)}.custom-frequency-component .custom-frequency-component__description{color:#0b0e11;font-family:Lexend,sans-serif;font-weight:400;font-size:16px;line-height:1.4;letter-spacing:.32px;margin-bottom:var(--sp-6)}.custom-frequency-component .custom-frequency-component__form{display:grid;gap:var(--sp-4)}.custom-frequency-component .custom-frequency-component__input-group{display:grid;gap:var(--sp-2)}.custom-frequency-component .custom-frequency-component__input-group .custom-frequency-component__label{color:#0b0e11;font-family:Lexend,sans-serif;font-weight:500;font-size:14px;line-height:1.3;letter-spacing:.28px}.custom-frequency-component .custom-frequency-component__input-group .custom-frequency-component__input-wrapper{position:relative;display:flex;align-items:center}.custom-frequency-component .custom-frequency-component__input-group .custom-frequency-component__input-wrapper .custom-frequency-component__input{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;padding:var(--sp-2d5) var(--sp-4);padding-inline-end:var(--sp-8);height:42px;line-height:1.4;text-align:start;border-radius:10px;border:1px solid rgb(216,222,224);background-color:#fff;color:#0b0e11;font-family:Lexend,sans-serif;font-weight:300;font-size:16px;letter-spacing:.32px;width:100%}.custom-frequency-component .custom-frequency-component__input-group .custom-frequency-component__input-wrapper .custom-frequency-component__input::-moz-placeholder{opacity:.6}.custom-frequency-component .custom-frequency-component__input-group .custom-frequency-component__input-wrapper .custom-frequency-component__input::placeholder{opacity:.6}.custom-frequency-component .custom-frequency-component__input-group .custom-frequency-component__input-wrapper .custom-frequency-component__input:focus{outline:2px solid transparent;outline-offset:2px;border-color:#0b0e11}.custom-frequency-component .custom-frequency-component__input-group .custom-frequency-component__input-wrapper .custom-frequency-component__input.error{border-color:#e11d48}.custom-frequency-component .custom-frequency-component__input-group .custom-frequency-component__input-wrapper .custom-frequency-component__input::-webkit-inner-spin-button,.custom-frequency-component .custom-frequency-component__input-group .custom-frequency-component__input-wrapper .custom-frequency-component__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.custom-frequency-component .custom-frequency-component__input-group .custom-frequency-component__input-wrapper .custom-frequency-component__input-suffix{opacity:.5;position:absolute;inset-inline-end:var(--sp-4);color:#0b0e11;font-family:Lexend,sans-serif;font-weight:300;font-size:16px;letter-spacing:.16px;line-height:20px;pointer-events:none;display:flex;align-items:center;height:100%}.custom-frequency-component .custom-frequency-component__input-group .custom-frequency-component__error{color:#e11d48;font-family:Lexend,sans-serif;font-weight:300;font-size:12px;line-height:1.3;letter-spacing:.24px}.custom-frequency-component .custom-frequency-component__range-display{color:#79797c;font-family:Lexend,sans-serif;font-weight:300;font-size:12px;line-height:1.3;letter-spacing:.24px;text-align:center}.product__info .product-form__buttons .product-form__submit:after{border-color:#187380}.product__info .complementary-products .horizontal-product__media{border-radius:8px;height:112px;width:112px}.product__info .complementary-products .horizontal-product__media img{max-height:112px;-o-object-fit:cover;object-fit:cover}.product__info .complementary-products .horizontal-product__quantity a:not([is=cart-remove-button]){border-radius:50px;font-size:16px;font-weight:500;background:#fff;color:#000;padding-top:7px;padding-bottom:7px;min-width:80px}.product__info .complementary-products .horizontal-product__quantity .button{font-size:16px;font-weight:500}.product__info .complementary-products .horizontal-product__quantity .button:after{border-color:#d8dee0}.faqs .faq-left-content-heading{align-items:flex-start}.faqs{border-radius:8px}.faqs>form{border-radius:8px;padding:24px 32px}.faqs>form .contact__sidebar{gap:24px}.faqs>form .heading{font-size:24px;font-weight:600;line-height:120%}.faqs>form .faq-form__description{font-size:16px;font-weight:300}.faqs>form .faq-form__fields{gap:16px}.faqs>form .faq-form__fields .field{margin:10px 0}.faqs>form .faq-form__fields .field input{height:50px;padding-top:0;background:#f7f9f9;border:1px solid rgba(216,222,224,.87)}.faqs>form .faq-form__fields .field label{top:0;height:50px;margin-left:15px;font-size:16px;font-weight:300}.faqs>form .faq-form__fields .field .textarea{height:465px;background:#f7f9f9;border:1px solid rgba(216,222,224,.87);padding-bottom:0}.faqs>form .faq-form__fields .field button[type=submit]{width:100%}.faqs>form .faq-form__fields .field button[type=submit]:after{border:none}@media screen and (max-width: 1023px){.product__info .complementary-products .horizontal-product__media{height:96px;width:96px}.product__info .complementary-products .horizontal-product__media img{max-height:96px}}.collection .collection__topbar .facet-wrapper .button[aria-controls=FacetFiltersContainer]{font-size:16px;font-weight:500;padding:10px 16px;height:44px}.collection .collection__topbar .facet-wrapper .button[aria-controls=FacetFiltersContainer]:after{border:2px solid rgb(224,228,231)}.collection .collection__topbar .facet-sorting{gap:8px}.collection .collection__topbar .facet-sorting .sort-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;height:42px}.collection .collection__topbar .facet-sorting .sort-wrapper>.button{font-size:16px;font-weight:500;padding:10px 16px;height:42px}.collection .collection__topbar .facet-sorting .sort-wrapper>.button[open]{width:320px;height:calc(var(--facet-listbox-height) + var(--sp-10) + clamp(var(--sp-4),1.052vw,var(--sp-5)) * 4 + var(--buttons-border-width) * 2)}.collection .collection__topbar .facet-sorting .sort-wrapper>.button:after{border:2px solid rgb(224,228,231)}.collection .collection__content .facet-form .details__summary{font-size:16px;font-weight:600}.collection .collection__content .facet-form .price-range{padding-block-start:var(--sp-2)}.collection .collection__content .facet-form .price-range .range-wrapper{--range-min: 0%;--range-max: 100%;background:linear-gradient(to var(--transform-origin-end),rgb(230,238,240) var(--range-min),rgb(11,14,17) var(--range-min),rgb(11,14,17) var(--range-max),rgb(230,238,240) var(--range-max));border-radius:9999px;height:9px;position:relative}.collection .collection__content .facet-form .price-range .range{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;height:9px;vertical-align:top}.collection .collection__content .facet-form .price-range .range::-webkit-slider-runnable-track{background:none;border:none;border-radius:9999px;cursor:pointer;height:9px;width:100%}.collection .collection__content .facet-form .price-range .range::-webkit-slider-thumb{-webkit-margin-before:-5.5px;-webkit-appearance:none;background-color:#e6eef0;border:4px solid rgb(11,14,17);border-radius:100%;box-shadow:none;cursor:pointer;height:20px;margin-block-start:-5.5px;position:relative;width:20px;z-index:1;pointer-events:auto}.collection .collection__content .facet-form .price-range .range::-moz-range-thumb{background-color:#e6eef0;border:4px solid rgb(11,14,17);border-radius:100%;cursor:pointer;height:12px;width:12px;pointer-events:auto}.collection .collection__content .facet-form .price-range .range::-moz-range-progress,.collection .collection__content .facet-form .price-range .range::-moz-range-track{background:none;border:none;border-radius:9999px;cursor:pointer;height:9px;width:100%}.collection .collection__content .facet-form .price-range .range::-moz-range-progress{background-color:#0b0e11}.collection .collection__content .facet-form .price-range .range::-moz-range-track{background-color:#e6eef0}.collection .collection__content .facet-form .price-range .input-wrapper{gap:1rem}.collection .collection__content .facet-form .price-range .input-wrapper .field{position:relative}.collection .collection__content .facet-form .price-range .input-wrapper .field .input{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;padding:var(--sp-2d5) var(--sp-4);padding-inline-start:var(--sp-8);height:42px;line-height:1.4;text-align:start;border-radius:10px;border:1px solid rgb(216,222,224);background-color:#f7f9f9;color:#0b0e11;font-family:Lexend,sans-serif;font-weight:300;font-size:16px;letter-spacing:.32px}.collection .collection__content .facet-form .price-range .input-wrapper .field .input::-moz-placeholder{opacity:.6}.collection .collection__content .facet-form .price-range .input-wrapper .field .input::placeholder{opacity:.6}.collection .collection__content .facet-form .price-range .input-wrapper .field .input:focus{outline:2px solid transparent;outline-offset:2px;border-color:#0b0e11}.collection .collection__content .facet-form .price-range .input-wrapper .field .input::-webkit-inner-spin-button,.collection .collection__content .facet-form .price-range .input-wrapper .field .input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.collection .collection__content .facet-form .price-range .input-wrapper .field .prefix{opacity:.5;inset-inline-start:var(--sp-4);color:#0b0e11;font-family:Lexend,sans-serif;font-weight:300;font-size:16px;letter-spacing:.16px;line-height:20px;pointer-events:none;display:flex;align-items:center;height:100%}.collection .collection__content .facet-form .price-range .input-wrapper>span{color:#0b0e11;font-family:Lexend,sans-serif;font-weight:300;font-size:16px;letter-spacing:.16px;line-height:20px;white-space:nowrap}@media not screen and (pointer: fine){.collection .collection__content .facet-form .price-range .range::-webkit-slider-thumb{height:24px;margin-block-start:-7.5px;width:24px}.collection .collection__content .facet-form .price-range .range::-moz-range-thumb{height:16px;width:16px}}.collection .collection__content motion-list.card-grid .product-card .product-card__content .product-card__details{justify-content:space-between;height:100%}.collection .collection__content motion-list.card-grid .product-card .product-card__content .product-card__details .product-card__title{font-family:Lexend Giga,sans-serif;font-weight:600;font-size:16px;letter-spacing:-.08em;line-height:1.2}.collection .collection__content motion-list.card-grid .product-card .product-card__content .product-card__details .price__regular,.collection .collection__content motion-list.card-grid .product-card .product-card__content .product-card__details small{font-family:Lexend,sans-serif;font-weight:500;font-size:14px;letter-spacing:-.03em;line-height:1.3}@media screen and (min-width: 768px){.collection .collection__content motion-list.card-grid .product-card{padding:15px;border-radius:15px}.collection .collection__content motion-list.card-grid .product-card .product-card__media .media{border-radius:12px}.collection .collection__content motion-list.card-grid .product-card .product-card__content{padding:14px 16px;min-height:127px}.collection .collection__content motion-list.card-grid .product-card .product-card__content .product-card__details{justify-content:space-between;height:100%}.collection .collection__content motion-list.card-grid .product-card .product-card__content .product-card__details .price__regular,.collection .collection__content motion-list.card-grid .product-card .product-card__content .product-card__details small{font-size:16px;letter-spacing:-.02em;line-height:1.4}}.drawer__scrollable .details.select-sort-by{display:none}/*! Absorption Range Slider */.absorption-range-filter .details__content{padding-block-start:var(--sp-6)}.absorption-range{padding-block-start:var(--sp-2)}.absorption-range .absorption-range-wrapper{--range-min: 0%;--range-max: 100%;background:linear-gradient(to var(--transform-origin-end),rgb(230,238,240) var(--range-min),rgb(11,14,17) var(--range-min),rgb(11,14,17) var(--range-max),rgb(230,238,240) var(--range-max));border-radius:9999px;height:9px;position:relative}.absorption-range .absorption-range-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;height:9px;vertical-align:top}.absorption-range .absorption-range-input::-webkit-slider-runnable-track{background:none;border:none;border-radius:9999px;cursor:pointer;height:9px;width:100%}.absorption-range .absorption-range-input::-webkit-slider-thumb{-webkit-margin-before:-5.5px;-webkit-appearance:none;background-color:#e6eef0;border:4px solid rgb(11,14,17);border-radius:100%;box-shadow:none;cursor:pointer;height:20px;margin-block-start:-5.5px;position:relative;width:20px;z-index:1;pointer-events:auto}.absorption-range .absorption-range-input::-moz-range-thumb{background-color:#e6eef0;border:4px solid rgb(11,14,17);border-radius:100%;cursor:pointer;height:12px;width:12px;pointer-events:auto}.absorption-range .absorption-range-input::-moz-range-progress,.absorption-range .absorption-range-input::-moz-range-track{background:none;border:none;border-radius:9999px;cursor:pointer;height:9px;width:100%}.absorption-range .absorption-range-input::-moz-range-progress{background-color:#0b0e11}.absorption-range .absorption-range-input::-moz-range-track{background-color:#e6eef0}.absorption-range .absorption-input-wrapper{gap:1rem}.absorption-range .absorption-input-wrapper .field{position:relative}.absorption-range .absorption-input-wrapper .field .absorption-input{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;padding:var(--sp-2d5) var(--sp-4);padding-inline-end:var(--sp-8);height:42px;line-height:1.4;text-align:start;border-radius:10px;border:1px solid rgb(216,222,224);background-color:#f7f9f9;color:#0b0e11;font-family:Lexend,sans-serif;font-weight:300;font-size:16px;letter-spacing:.32px}.absorption-range .absorption-input-wrapper .field .absorption-input::-moz-placeholder{opacity:.6}.absorption-range .absorption-input-wrapper .field .absorption-input::placeholder{opacity:.6}.absorption-range .absorption-input-wrapper .field .absorption-input:focus{outline:2px solid transparent;outline-offset:2px;border-color:#0b0e11}.absorption-range .absorption-input-wrapper .field .absorption-input::-webkit-inner-spin-button,.absorption-range .absorption-input-wrapper .field .absorption-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.absorption-range .absorption-input-wrapper .field .suffix{opacity:.5;inset-inline-end:var(--sp-4);color:#0b0e11;font-family:Lexend,sans-serif;font-weight:300;font-size:16px;letter-spacing:.16px;line-height:20px;pointer-events:none;display:flex;align-items:center;height:100%}.absorption-range .absorption-to-text{color:#0b0e11;font-family:Lexend,sans-serif;font-weight:300;font-size:16px;letter-spacing:.16px;line-height:20px;white-space:nowrap}@media not screen and (pointer: fine){.absorption-range .absorption-range-input::-webkit-slider-thumb{height:24px;margin-block-start:-7.5px;width:24px}.absorption-range .absorption-range-input::-moz-range-thumb{height:16px;width:16px}}.absorption-range .hidden{display:none!important}.absorption-checkbox{position:absolute!important;opacity:0!important;pointer-events:none!important;width:0!important;height:0!important;margin:0!important;padding:0!important;border:none!important}.header__menu .menu__item.font-bold{font-weight:700}.mega-menu .mega-menu__list{padding-block-start:24px;padding-block-end:24px;padding-inline:40px}.mega-menu .mega-menu__list .mega-menu__item{--nav-tabs-width: 310px}.mega-menu .mega-menu__list .mega-menu__item .heading-badge{padding:5px 10px;font-size:12px;font-weight:500;border-radius:5px}.mega-menu .mega-menu__list .mega-menu__item .mega-menu__link .heading{font-size:16px;font-weight:500}.mega-menu .mega-menu__list .mega-menu__item:not(.mega-menu__item--panels) .media-card{min-width:100%}.mega-menu .mega-menu__list .mega-menu__item:not(.mega-menu__item--panels) .media-card .media img{min-width:100%}.mega-menu .mega-menu__list tabs-element.mega-menu__nav{row-gap:24px}.mega-menu .mega-menu__list tabs-element.mega-menu__nav .mega-menu__nav-item .heading{font-size:20px;font-weight:600;letter-spacing:-.11em}.mega-menu .mega-menu__list .mega-menu__link-text{font-family:Lexend,sans-serif;font-weight:500;font-size:16px;letter-spacing:.02em;line-height:1.4}.mega-menu .mega-menu__list motion-list .product-card{padding:15px;border-radius:15px}.mega-menu .mega-menu__list motion-list .product-card .product-card__media .media{border-radius:12px;max-height:183px}.mega-menu .mega-menu__footer:before{display:none}.mega-menu .mega-menu__panel{gap:30px}.mega-menu .mega-menu__panel .product-card{max-width:213px;min-height:318px}.mega-menu .mega-menu__panel .product-card .product-card__media .media{max-height:183px}.mega-menu .mega-menu__panel .product-card .product-card__content{--card-content-padding: 0;justify-content:center}.mega-menu .mega-menu__panel .product-card .product-card__content .product-card__details{align-items:center;gap:5px}.mega-menu .mega-menu__panel .product-card .product-card__content .product-card__details .product-card__title{font-size:16px;font-weight:500}.mega-menu .mega-menu__panel .product-card .product-card__content .product-card__details .price{font-size:16px;font-weight:300}.mega-menu .mega-menu__panel .media-card{flex-grow:1;max-width:310px;width:auto}.mega-menu .mega-menu__panel .media-card__text span{word-break:unset}@media screen and (min-width: 1024px){.mega-menu .mega-menu__panel .product-card__details{flex-direction:column}}@media screen and (min-width: 1024px) and (max-width: 1279px){.mega-menu .mega-menu__list .mega-menu__item.mega-menu__item--tabs{--nav-tabs-width: unset}.mega-menu .mega-menu__list{padding-inline:16px;gap:16px}}@media screen and (min-width: 768px) and (max-width: 1023px){.mega-menu .mega-menu__panel .product-card{max-width:120px}}@media screen and (max-width: 1023px){.menu-drawer .drawer__header{padding:12px 8px}.menu-drawer .drawer__header .drawer__close{height:40px;width:40px}.menu-drawer .horizontal-products>*:last-child{padding-bottom:16px;border-bottom:1px solid rgb(216,222,224)}.menu-drawer .horizontal-products .horizontal-product .horizontal-product__media{border-radius:8px;height:96px;width:96px}.menu-drawer .horizontal-products .horizontal-product .horizontal-product__media img{max-height:96px;-o-object-fit:cover;object-fit:cover}.menu-drawer .horizontal-products .horizontal-product .horizontal-product__quantity a{border-radius:50px;font-size:16px;font-weight:500;background:#fff;color:#000;padding-top:7px;padding-bottom:7px;min-width:80px}.menu-drawer .horizontal-products .horizontal-product .horizontal-product__quantity .button{font-size:16px;font-weight:500}.menu-drawer .horizontal-products .horizontal-product .horizontal-product__quantity .button:after{border-color:#d8dee0}}.drawer__menu-item{font-weight:600;line-height:1.2;letter-spacing:-.11em}.header{gap:0}.header .header__menu>ul.with-block .menu__item{padding-inline:12px}#CartDrawer .drawer__header{padding:24px 32px;align-items:center}#CartDrawer .drawer__header .count{position:initial;font-weight:600;font-size:24px}#CartDrawer .drawer__header .drawer__tabs{gap:16px}#CartDrawer .drawer__header .drawer__tabs .drawer__tab .drawer__title{font-size:24px;font-weight:600;color:#0b0e11;letter-spacing:-.11em}#CartDrawer .drawer__header .drawer__close{height:40px;width:40px}#CartDrawer .drawer__footer-top button{gap:20px}#CartDrawer .drawer__footer-top button .reversed-link{font-weight:300}#CartDrawer .drawer__footer-bottom{padding:24px 32px 32px}#CartDrawer .drawer__footer-bottom .tax-note{font-weight:300;font-size:16px}#CartDrawer .drawer__footer-bottom .totals__subtotal{font-weight:300}#CartDrawer .drawer__footer-bottom .totals__subtotal-value{font-weight:600;font-size:24px}#CartDrawer .drawer__footer-bottom form .button[type=submit]{padding:15px 26px}#CartDrawer .drawer__footer-bottom form .button[type=submit] .btn-text{gap:10px;font-weight:500;font-size:16px}#CartDrawer .horizontal-product .cart-quantity__info .cart-quantity{min-width:72px}#CartDrawer .horizontal-product .cart-quantity__info .cart-quantity .quantity__input{border:1px solid #D8DEE0;font-size:16px}#CartDrawer .horizontal-product .cart-quantity__info .cart-quantity .quantity__buttons{height:20px;width:20px;padding-right:7px}#CartDrawer .horizontal-product .cart-quantity__info .cart-quantity .quantity__buttons .quantity__button{height:40px;width:40px;padding-inline-end:0}#CartDrawer .horizontal-product a[is=cart-remove-button]{font-size:14px}#CartDrawer .complementary-products .recommend__title{font-size:20px}#CartDrawer .complementary-products .horizontal-product .horizontal-product__media{border-radius:8px;height:96px;width:96px}#CartDrawer .complementary-products .horizontal-product .horizontal-product__media img{max-height:96px;-o-object-fit:cover;object-fit:cover}#CartDrawer .complementary-products .horizontal-product .horizontal-product__quantity a{border-radius:50px;font-size:16px;font-weight:500;background:#fff;color:#000;padding-top:7px;padding-bottom:7px;min-width:80px}#CartDrawer .complementary-products .horizontal-product .horizontal-product__quantity .button{font-size:16px;font-weight:500}#CartDrawer .complementary-products .horizontal-product .horizontal-product__quantity .button:after{border-color:#d8dee0}@media screen and (max-width: 1023px){#CartDrawer .drawer__header{padding:24px 16px}#CartDrawer .drawer__header .count{display:none}}motion-list.card-grid .product-card .product-card__content .product-card__details{justify-content:space-between;height:100%}motion-list.card-grid .product-card .product-card__content .product-card__details .product-card__title{font-family:Lexend Giga,sans-serif;font-weight:600;font-size:16px;letter-spacing:-.08em;line-height:1.2}motion-list.card-grid .product-card .product-card__content .product-card__details .price__regular,motion-list.card-grid .product-card .product-card__content .product-card__details small{font-family:Lexend,sans-serif;font-weight:500;font-size:14px;letter-spacing:-.03em;line-height:1.3}@media screen and (min-width: 768px){motion-list.card-grid .product-card{padding:15px;border-radius:15px}motion-list.card-grid .product-card .product-card__media .media{border-radius:12px}motion-list.card-grid .product-card .product-card__content{padding:14px 16px;min-height:127px}motion-list.card-grid .product-card .product-card__content .product-card__details{justify-content:space-between;height:100%}motion-list.card-grid .product-card .product-card__content .product-card__details .price__regular,motion-list.card-grid .product-card .product-card__content .product-card__details small{font-size:16px;letter-spacing:-.02em;line-height:1.4}}testimonials-element .testimonial.with-quote blockquote p{font-size:20px;font-family:Lexend,sans-serif;font-weight:500;letter-spacing:.02em;line-height:1.4}.collection-list motion-list .media-card .media-card__content .heading{font-size:20px;font-weight:600;letter-spacing:-.11em;line-height:1.2}.collection-list motion-list .media-card .media-card__content p{font-size:16px;font-weight:300;letter-spacing:.02em;line-height:1.4}.footer__newsletter{max-width:264px;min-width:264px}.footer__newsletter .input{padding-inline-start:15px}.footer__newsletter .label{margin-inline-start:15px}.footer__newsletter .button{background-color:transparent;color:#fff}.footer__newsletter .button:after{border:none}@media screen and (max-width: 767px){.footer{padding-inline:44px}.footer .footer__left .footer__logo img{max-height:55px;max-width:235px}.footer .footer__newsletter{margin-top:56px;max-width:unset;min-width:unset}.footer .footer__accordions .details{border:none;padding-inline:0}}@media screen and (min-width: 768px){.footer .footer__left{gap:14px}.footer .footer__right{padding-left:14px}}@media screen and (min-width: 1280px){.footer .footer__left{min-width:69%;gap:56px}.footer .footer__right{padding-left:56px;width:31%}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.tw-mb-14{margin-bottom:3.5rem}.tw-flex{display:flex}.tw-grid{display:grid}.tw-hidden{display:none}.tw-h-10{height:2.5rem}.tw-h-4{height:1rem}.tw-h-\[75px\]{height:75px}.tw-h-full{height:100%}.tw-min-h-\[3rem\]{min-height:3rem}.tw-min-h-\[400px\]{min-height:400px}.tw-w-10{width:2.5rem}.tw-w-4{width:1rem}.tw-w-\[75px\]{width:75px}.tw-w-full{width:100%}.tw-max-w-\[136px\]{max-width:136px}.tw-flex-1{flex:1 1 0%}.tw-flex-shrink-0{flex-shrink:0}@keyframes tw-spin{to{transform:rotate(360deg)}}.tw-animate-spin{animation:tw-spin 1s linear infinite}.tw-cursor-pointer{cursor:pointer}.tw-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.tw-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.tw-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.tw-flex-col{flex-direction:column}.tw-content-start{align-content:flex-start}.tw-items-center{align-items:center}.tw-justify-center{justify-content:center}.tw-justify-items-center{justify-items:center}.tw-gap-1{gap:.25rem}.tw-gap-10{gap:2.5rem}.tw-gap-3{gap:.75rem}.tw-whitespace-break-spaces{white-space:break-spaces}.tw-break-words{overflow-wrap:break-word}.tw-rounded-lg{border-radius:.5rem}.tw-rounded-xl{border-radius:.75rem}.tw-border-none{border-style:none}.tw-bg-\[\#f3f6f6\]{--tw-bg-opacity: 1;background-color:rgb(243 246 246 / var(--tw-bg-opacity, 1))}.tw-bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.tw-bg-transparent{background-color:transparent}.tw-object-contain{-o-object-fit:contain;object-fit:contain}.tw-p-0{padding:0}.tw-px-5{padding-left:1.25rem;padding-right:1.25rem}.tw-py-6{padding-top:1.5rem;padding-bottom:1.5rem}.tw-text-center{text-align:center}.tw-text-2xl{font-size:1.5rem;line-height:2rem}.tw-text-sm{font-size:.875rem;line-height:1.25rem}.tw-font-light{font-weight:300}.tw-font-semibold{font-weight:600}.tw-leading-relaxed{line-height:1.625}.tw-leading-tight{line-height:1.25}.tw-tracking-\[-0\.11em\]{letter-spacing:-.11em}.tw-tracking-\[0\.02em\]{letter-spacing:.02em}.tw-text-\[\#0b0e11\]{--tw-text-opacity: 1;color:rgb(11 14 17 / var(--tw-text-opacity, 1))}.tw-text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.tw-text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.tw-opacity-25{opacity:.25}.tw-opacity-50{opacity:.5}.tw-opacity-75{opacity:.75}.tw-transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.hover\:tw-scale-105:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:tw-transform:hover{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media (min-width: 640px){.sm\:tw-flex{display:flex}.sm\:tw-hidden{display:none}}@media (min-width: 768px){.md\:tw-h-12{height:3rem}.md\:tw-h-5{height:1.25rem}.md\:tw-h-\[85px\]{height:85px}.md\:tw-w-12{width:3rem}.md\:tw-w-5{width:1.25rem}.md\:tw-w-\[85px\]{width:85px}.md\:tw-max-w-\[50vw\]{max-width:50vw}.md\:tw-text-base{font-size:1rem;line-height:1.5rem}}@media (min-width: 1024px){.lg\:tw-min-w-\[37vw\]{min-width:37vw}.lg\:tw-px-8{padding-left:2rem;padding-right:2rem}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/main.css.map */
