#searchOverlayInput:focus-visible{outline:none;border:2px solid #1E90FF;box-shadow:0 0 4px 3px #1e90ff33}.checkbox[data-v-2001c304]{display:none}.checkbox+label[data-v-2001c304]{position:relative;padding-left:35px;cursor:pointer}.checkbox+label[data-v-2001c304]:before{content:"";position:absolute;left:0;top:0;width:25px;height:25px;border-radius:3px;border:1px solid #004469;background:#fff}.checkbox:checked+label[data-v-2001c304]:after{content:"";position:absolute;left:9px;top:5px;width:6px;height:12px;border:solid #004469;border-width:0 2px 2px 0;transform:rotate(45deg)}.no-pointer-events[data-v-2001c304]{pointer-events:none}.no-pointer-events[data-v-2001c304]:hover{cursor:not-allowed}#rcsms-cart-widget{display:none!important}.vc-pane-container{width:100%;position:relative}.vc-pane-container.in-transition{overflow:hidden}.vc-pane-layout{display:grid}.vc-arrow{display:flex;justify-content:center;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:auto;color:var(--gray-600);border-width:2px;border-style:solid;border-radius:var(--rounded);border-color:transparent}.vc-arrow:hover{background:var(--gray-200)}.vc-arrow:focus{border-color:var(--gray-300)}.vc-arrow.is-disabled{opacity:.25;pointer-events:none;cursor:not-allowed}.vc-day-popover-container{color:var(--white);background-color:var(--gray-800);border:1px solid;border-color:var(--gray-700);border-radius:var(--rounded);font-size:var(--text-xs);font-weight:var(--font-medium);padding:4px 8px;box-shadow:var(--shadow)}.vc-day-popover-header{font-size:var(--text-xs);color:var(--gray-300);font-weight:var(--font-semibold);text-align:center}.vc-arrows-container{width:100%;position:absolute;top:0;display:flex;justify-content:space-between;padding:8px 10px;pointer-events:none}.vc-arrows-container.title-left{justify-content:flex-end}.vc-arrows-container.title-right{justify-content:flex-start}.vc-is-dark .vc-arrow{color:var(--white)}.vc-is-dark .vc-arrow:hover{background:var(--gray-800)}.vc-is-dark .vc-arrow:focus{border-color:var(--gray-700)}.vc-is-dark .vc-day-popover-container{color:var(--gray-800);background-color:var(--white);border-color:var(--gray-100)}.vc-is-dark .vc-day-popover-header{color:var(--gray-700)}.vc-day{position:relative;min-height:32px;z-index:1}.vc-day.is-not-in-month *{opacity:0;pointer-events:none}.vc-day-layer{position:absolute;left:0;right:0;top:0;bottom:0;pointer-events:none}.vc-day-box-center-center{display:flex;justify-content:center;align-items:center;transform-origin:50% 50%}.vc-day-box-left-center{display:flex;justify-content:flex-start;align-items:center;transform-origin:0% 50%}.vc-day-box-right-center{display:flex;justify-content:flex-end;align-items:center;transform-origin:100% 50%}.vc-day-box-center-bottom{display:flex;justify-content:center;align-items:flex-end}.vc-day-content{display:flex;justify-content:center;align-items:center;font-size:var(--text-sm);font-weight:var(--font-medium);width:28px;height:28px;line-height:28px;border-radius:var(--rounded-full);-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.vc-day-content:hover{background-color:#ccd6e04d}.vc-day-content:focus{font-weight:var(--font-bold);background-color:#ccd6e066}.vc-day-content.is-disabled{color:var(--gray-400)}.vc-is-dark .vc-day-content:hover{background-color:#7281974d}.vc-is-dark .vc-day-content:focus{background-color:#72819766}.vc-is-dark .vc-day-content.is-disabled{color:var(--gray-600)}.vc-highlights{overflow:hidden;pointer-events:none;z-index:-1}.vc-highlight{width:28px;height:28px}.vc-highlight.vc-highlight-base-start{width:50%!important;border-radius:0!important;border-right-width:0!important}.vc-highlight.vc-highlight-base-end{width:50%!important;border-radius:0!important;border-left-width:0!important}.vc-highlight.vc-highlight-base-middle{width:100%;border-radius:0!important;border-left-width:0!important;border-right-width:0!important;margin:0 -1px}.vc-dots{display:flex;justify-content:center;align-items:center}.vc-dot{width:5px;height:5px;border-radius:50%;transition:all var(--day-content-transition-time)}.vc-dot:not(:last-child){margin-right:3px}.vc-bars{display:flex;justify-content:flex-start;align-items:center;width:75%}.vc-bar{flex-grow:1;height:3px;transition:all var(--day-content-transition-time)}.vc-nav-header{display:flex;justify-content:space-between}.vc-nav-arrow{display:flex;justify-content:center;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;line-height:var(--leading-snug);border-width:2px;border-style:solid;border-color:transparent;border-radius:var(--rounded)}.vc-nav-arrow.is-left{margin-right:auto}.vc-nav-arrow.is-right{margin-left:auto}.vc-nav-arrow.is-disabled{opacity:.25;pointer-events:none;cursor:not-allowed}.vc-nav-arrow:hover{background-color:var(--gray-900)}.vc-nav-arrow:focus{border-color:var(--accent-600)}.vc-nav-title{color:var(--accent-100);font-weight:var(--font-bold);line-height:var(--leading-snug);padding:4px 8px;border-radius:var(--rounded);border-width:2px;border-style:solid;border-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vc-nav-title:hover{background-color:var(--gray-900)}.vc-nav-title:focus{border-color:var(--accent-600)}.vc-nav-items{display:grid;grid-template-columns:repeat(3,1fr);grid-row-gap:2px;grid-column-gap:5px}.vc-nav-item{width:48px;text-align:center;line-height:var(--leading-snug);font-weight:var(--font-semibold);padding:4px 0;cursor:pointer;border-width:2px;border-style:solid;border-color:transparent;border-radius:var(--rounded);-webkit-user-select:none;-moz-user-select:none;user-select:none}.vc-nav-item:hover{color:var(--white);background-color:var(--gray-900);box-shadow:var(--shadow-inner)}.vc-nav-item.is-active{color:var(--accent-900);background:var(--accent-100);font-weight:var(--font-bold);box-shadow:var(--shadow)}.vc-nav-item.is-current{color:var(--accent-100);font-weight:var(--bold);border-color:var(--accent-100)}.vc-nav-item:focus{border-color:var(--accent-600)}.vc-nav-item.is-disabled{opacity:.25;pointer-events:none}.vc-is-dark .vc-nav-title{color:var(--gray-900)}.vc-is-dark .vc-nav-title:hover{background-color:var(--gray-200)}.vc-is-dark .vc-nav-title:focus{border-color:var(--accent-400)}.vc-is-dark .vc-nav-arrow:hover{background-color:var(--gray-200)}.vc-is-dark .vc-nav-arrow:focus{border-color:var(--accent-400)}.vc-is-dark .vc-nav-item:hover{color:var(--gray-900);background-color:var(--gray-200);box-shadow:none}.vc-is-dark .vc-nav-item.is-active{color:var(--white);background:var(--accent-500)}.vc-is-dark .vc-nav-item.is-current{color:var(--accent-600);border-color:var(--accent-500)}.vc-is-dark .vc-nav-item:focus{border-color:var(--accent-400)}.vc-pane{min-width:250px}.vc-header{display:flex;justify-content:center;align-items:center;padding:10px 16px 0}.vc-header.align-left{justify-content:flex-start}.vc-header.align-right{justify-content:flex-end}.vc-title{font-size:var(--text-lg);color:var(--gray-800);font-weight:var(--font-semibold);line-height:28px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.vc-title:hover{opacity:.75}.vc-weeknumber{display:flex;justify-content:center;align-items:center;position:relative}.vc-weeknumber-content{display:flex;justify-content:center;align-items:center;font-size:var(--text-xs);font-weight:var(--font-medium);font-style:italic;width:28px;height:28px;margin-top:2px;color:var(--gray-500);-webkit-user-select:none;-moz-user-select:none;user-select:none}.vc-weeknumber-content.is-left-outside{position:absolute;left:var(--weeknumber-offset)}.vc-weeknumber-content.is-right-outside{position:absolute;right:var(--weeknumber-offset)}.vc-weeks{display:grid;grid-template-columns:repeat(7,1fr);position:relative;-webkit-overflow-scrolling:touch;padding:6px;min-width:250px}.vc-weeks.vc-show-weeknumbers{grid-template-columns:auto repeat(7,1fr)}.vc-weeks.vc-show-weeknumbers.is-right{grid-template-columns:repeat(7,1fr) auto}.vc-weekday{text-align:center;color:var(--gray-500);font-size:var(--text-sm);font-weight:var(--font-bold);line-height:14px;padding-top:4px;padding-bottom:8px;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vc-weekdays{display:flex}.vc-nav-popover-container{color:var(--white);font-size:var(--text-sm);font-weight:var(--font-semibold);background-color:var(--gray-800);border:1px solid;border-color:var(--gray-700);border-radius:var(--rounded-lg);padding:4px;box-shadow:var(--shadow)}.vc-is-dark .vc-header{color:var(--gray-200)}.vc-is-dark .vc-title{color:var(--gray-100)}.vc-is-dark .vc-weekday{color:var(--accent-200)}.vc-is-dark .vc-nav-popover-container{color:var(--gray-800);background-color:var(--white);border-color:var(--gray-100)}.vc-none-enter-active,.vc-none-leave-active{transition-duration:0s}.vc-fade-enter-active,.vc-fade-leave-active,.vc-slide-left-enter-active,.vc-slide-left-leave-active,.vc-slide-right-enter-active,.vc-slide-right-leave-active,.vc-slide-up-enter-active,.vc-slide-up-leave-active,.vc-slide-down-enter-active,.vc-slide-down-leave-active,.vc-slide-fade-enter-active,.vc-slide-fade-leave-active{transition:transform var(--slide-duration) var(--slide-timing),opacity var(--slide-duration) var(--slide-timing);backface-visibility:hidden;pointer-events:none}.vc-none-leave-active,.vc-fade-leave-active,.vc-slide-left-leave-active,.vc-slide-right-leave-active,.vc-slide-up-leave-active,.vc-slide-down-leave-active{position:absolute!important;width:100%}.vc-none-enter-from,.vc-none-leave-to,.vc-fade-enter-from,.vc-fade-leave-to,.vc-slide-left-enter-from,.vc-slide-left-leave-to,.vc-slide-right-enter-from,.vc-slide-right-leave-to,.vc-slide-up-enter-from,.vc-slide-up-leave-to,.vc-slide-down-enter-from,.vc-slide-down-leave-to,.vc-slide-fade-enter-from,.vc-slide-fade-leave-to{opacity:0}.vc-slide-left-enter-from,.vc-slide-right-leave-to,.vc-slide-fade-enter-from.direction-left,.vc-slide-fade-leave-to.direction-left{transform:translate(var(--slide-translate))}.vc-slide-right-enter-from,.vc-slide-left-leave-to,.vc-slide-fade-enter-from.direction-right,.vc-slide-fade-leave-to.direction-right{transform:translate(calc(-1 * var(--slide-translate)))}.vc-slide-up-enter-from,.vc-slide-down-leave-to,.vc-slide-fade-enter-from.direction-top,.vc-slide-fade-leave-to.direction-top{transform:translateY(var(--slide-translate))}.vc-slide-down-enter-from,.vc-slide-up-leave-to,.vc-slide-fade-enter-from.direction-bottom,.vc-slide-fade-leave-to.direction-bottom{transform:translateY(calc(-1 * var(--slide-translate)))}.vc-popover-content-wrapper{--popover-horizontal-content-offset: 8px;--popover-vertical-content-offset: 10px;--popover-caret-horizontal-offset: 18px;--popover-caret-vertical-offset: 8px;position:absolute;display:block;outline:none;z-index:10}.vc-popover-content-wrapper:not(.is-interactive){pointer-events:none}.vc-popover-content{position:relative;outline:none;z-index:10;box-shadow:var(--shadow-lg)}.vc-popover-content.direction-bottom{margin-top:var(--popover-vertical-content-offset)}.vc-popover-content.direction-top{margin-bottom:var(--popover-vertical-content-offset)}.vc-popover-content.direction-left{margin-right:var(--popover-horizontal-content-offset)}.vc-popover-content.direction-right{margin-left:var(--popover-horizontal-content-offset)}.vc-popover-caret{content:"";position:absolute;display:block;width:12px;height:12px;border-top:inherit;border-left:inherit;background-color:inherit;z-index:-1}.vc-popover-caret.direction-bottom{top:0}.vc-popover-caret.direction-bottom.align-left{transform:translateY(-50%) rotate(45deg)}.vc-popover-caret.direction-bottom.align-center{transform:translate(-50%) translateY(-50%) rotate(45deg)}.vc-popover-caret.direction-bottom.align-right{transform:translateY(-50%) rotate(45deg)}.vc-popover-caret.direction-top{top:100%}.vc-popover-caret.direction-top.align-left{transform:translateY(-50%) rotate(-135deg)}.vc-popover-caret.direction-top.align-center{transform:translate(-50%) translateY(-50%) rotate(-135deg)}.vc-popover-caret.direction-top.align-right{transform:translateY(-50%) rotate(-135deg)}.vc-popover-caret.direction-left{left:100%}.vc-popover-caret.direction-left.align-top{transform:translate(-50%) rotate(135deg)}.vc-popover-caret.direction-left.align-middle{transform:translateY(-50%) translate(-50%) rotate(135deg)}.vc-popover-caret.direction-left.align-bottom{transform:translate(-50%) rotate(135deg)}.vc-popover-caret.direction-right{left:0}.vc-popover-caret.direction-right.align-top{transform:translate(-50%) rotate(-45deg)}.vc-popover-caret.direction-right.align-middle{transform:translateY(-50%) translate(-50%) rotate(-45deg)}.vc-popover-caret.direction-right.align-bottom{transform:translate(-50%) rotate(-45deg)}.vc-popover-caret.align-left{left:var(--popover-caret-horizontal-offset)}.vc-popover-caret.align-center{left:50%}.vc-popover-caret.align-right{right:var(--popover-caret-horizontal-offset)}.vc-popover-caret.align-top{top:var(--popover-caret-vertical-offset)}.vc-popover-caret.align-middle{top:50%}.vc-popover-caret.align-bottom{bottom:var(--popover-caret-vertical-offset)}.vc-day-popover-row{--day-content-transition-time: .13s ease-in;display:flex;align-items:center;transition:all var(--day-content-transition-time)}.vc-day-popover-row:not(:first-child){margin-top:3px}.vc-day-popover-row-indicator{display:flex;justify-content:center;align-items:center;flex-grow:0;width:15px;margin-right:3px}.vc-day-popover-row-indicator span{transition:all var(--day-content-transition-time)}.vc-day-popover-row-content{display:flex;align-items:center;flex-wrap:none;flex-grow:1;width:-moz-max-content;width:max-content}.vc-svg-icon{display:inline-block;stroke:currentColor;stroke-width:0}.vc-svg-icon path{fill:currentColor}.vc-time-picker{display:flex;align-items:center;padding:8px}.vc-time-picker.vc-invalid{pointer-events:none;opacity:.5}.vc-time-picker.vc-bordered{border-top:1px solid var(--gray-400)}.vc-time-icon{width:16px;height:16px;color:var(--gray-600)}.vc-time-content{margin-left:8px}.vc-time-date{display:flex;align-items:center;font-size:var(--text-sm);font-weight:var(--font-semibold);text-transform:uppercase;padding:0 0 4px 4px;margin-top:-4px;line-height:21px}.vc-time-weekday{color:var(--gray-700);letter-spacing:var(--tracking-wide)}.vc-time-month{color:var(--accent-600);margin-left:8px}.vc-time-day{color:var(--accent-600);margin-left:4px}.vc-time-year{color:var(--gray-500);margin-left:8px}.vc-time-select{display:flex;align-items:center}.vc-am-pm{display:flex;align-items:center;background:var(--gray-200);color:var(--gray-800);margin-left:8px;padding:4px;border-radius:var(--rounded);height:30px}.vc-am-pm button{font-size:var(--text-sm);font-weight:var(--font-medium);padding:0 4px;background:transparent;border:2px solid transparent;border-radius:var(--rounded);line-height:var(--leading-snug)}.vc-am-pm button:hover{color:var(--gray-600)}.vc-am-pm button:focus{border-color:var(--accent-400)}.vc-am-pm button.active{background:var(--accent-600);color:var(--white)}.vc-am-pm button.active:hover{background:var(--accent-500)}.vc-am-pm button.active:focus{border-color:var(--accent-400)}.vc-is-dark .vc-time-picker{border-color:var(--gray-700)}.vc-is-dark .vc-time-icon,.vc-is-dark .vc-time-weekday{color:var(--gray-400)}.vc-is-dark .vc-time-month,.vc-is-dark .vc-time-day{color:var(--accent-400)}.vc-is-dark .vc-time-year{color:var(--gray-500)}.vc-is-dark .vc-am-pm{background:var(--gray-700)}.vc-is-dark .vc-am-pm:focus{border-color:var(--accent-500)}.vc-is-dark .vc-am-pm button{color:var(--gray-100)}.vc-is-dark .vc-am-pm button:hover{color:var(--gray-400)}.vc-is-dark .vc-am-pm button:focus{border-color:var(--accent-500)}.vc-is-dark .vc-am-pm button.active{background:var(--accent-500);color:var(--white)}.vc-is-dark .vc-am-pm button.active:hover{background:var(--accent-600)}.vc-is-dark .vc-am-pm button.active:focus{border-color:var(--accent-500)}.vc-select{position:relative}.vc-select select{flex-grow:1;display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:52px;height:30px;font-size:var(--text-base);font-weight:var(--font-medium);text-align:left;background-color:var(--gray-200);border:2px solid;border-color:var(--gray-200);color:var(--gray-900);padding:0 20px 0 8px;border-radius:var(--rounded);line-height:var(--leading-tight);text-indent:0px;cursor:pointer;-moz-padding-start:3px;background-image:none}.vc-select select:hover{color:var(--gray-600)}.vc-select select:focus{outline:0;border-color:var(--accent-400);background-color:var(--white)}.vc-select-arrow{display:flex;align-items:center;pointer-events:none;position:absolute;top:0;bottom:0;right:0;padding:0 4px 0 0;color:var(--gray-500)}.vc-select-arrow svg{width:16px;height:16px;fill:currentColor}.vc-is-dark select{background:var(--gray-700);color:var(--gray-100);border-color:var(--gray-700)}.vc-is-dark select:hover{color:var(--gray-400)}.vc-is-dark select:focus{border-color:var(--accent-500);background-color:var(--gray-800)}.vc-container{--white: #ffffff;--black: #000000;--gray-100: #f7fafc;--gray-200: #edf2f7;--gray-300: #e2e8f0;--gray-400: #cbd5e0;--gray-500: #a0aec0;--gray-600: #718096;--gray-700: #4a5568;--gray-800: #2d3748;--gray-900: #1a202c;--red-100: #fff5f5;--red-200: #fed7d7;--red-300: #feb2b2;--red-400: #fc8181;--red-500: #f56565;--red-600: #e53e3e;--red-700: #c53030;--red-800: #9b2c2c;--red-900: #742a2a;--orange-100: #fffaf0;--orange-200: #feebc8;--orange-300: #fbd38d;--orange-400: #f6ad55;--orange-500: #ed8936;--orange-600: #dd6b20;--orange-700: #c05621;--orange-800: #9c4221;--orange-900: #7b341e;--yellow-100: #fffff0;--yellow-200: #fefcbf;--yellow-300: #faf089;--yellow-400: #f6e05e;--yellow-500: #ecc94b;--yellow-600: #d69e2e;--yellow-700: #b7791f;--yellow-800: #975a16;--yellow-900: #744210;--green-100: #f0fff4;--green-200: #c6f6d5;--green-300: #9ae6b4;--green-400: #68d391;--green-500: #48bb78;--green-600: #38a169;--green-700: #2f855a;--green-800: #276749;--green-900: #22543d;--teal-100: #e6fffa;--teal-200: #b2f5ea;--teal-300: #81e6d9;--teal-400: #4fd1c5;--teal-500: #38b2ac;--teal-600: #319795;--teal-700: #2c7a7b;--teal-800: #285e61;--teal-900: #234e52;--blue-100: #ebf8ff;--blue-200: #bee3f8;--blue-300: #90cdf4;--blue-400: #63b3ed;--blue-500: #4299e1;--blue-600: #3182ce;--blue-700: #2b6cb0;--blue-800: #2c5282;--blue-900: #2a4365;--indigo-100: #ebf4ff;--indigo-200: #c3dafe;--indigo-300: #a3bffa;--indigo-400: #7f9cf5;--indigo-500: #667eea;--indigo-600: #5a67d8;--indigo-700: #4c51bf;--indigo-800: #434190;--indigo-900: #3c366b;--purple-100: #faf5ff;--purple-200: #e9d8fd;--purple-300: #d6bcfa;--purple-400: #b794f4;--purple-500: #9f7aea;--purple-600: #805ad5;--purple-700: #6b46c1;--purple-800: #553c9a;--purple-900: #44337a;--pink-100: #fff5f7;--pink-200: #fed7e2;--pink-300: #fbb6ce;--pink-400: #f687b3;--pink-500: #ed64a6;--pink-600: #d53f8c;--pink-700: #b83280;--pink-800: #97266d;--pink-900: #702459}.vc-container.vc-red{--accent-100: var(--red-100);--accent-200: var(--red-200);--accent-300: var(--red-300);--accent-400: var(--red-400);--accent-500: var(--red-500);--accent-600: var(--red-600);--accent-700: var(--red-700);--accent-800: var(--red-800);--accent-900: var(--red-900)}.vc-container.vc-orange{--accent-100: var(--orange-100);--accent-200: var(--orange-200);--accent-300: var(--orange-300);--accent-400: var(--orange-400);--accent-500: var(--orange-500);--accent-600: var(--orange-600);--accent-700: var(--orange-700);--accent-800: var(--orange-800);--accent-900: var(--orange-900)}.vc-container.vc-yellow{--accent-100: var(--yellow-100);--accent-200: var(--yellow-200);--accent-300: var(--yellow-300);--accent-400: var(--yellow-400);--accent-500: var(--yellow-500);--accent-600: var(--yellow-600);--accent-700: var(--yellow-700);--accent-800: var(--yellow-800);--accent-900: var(--yellow-900)}.vc-container.vc-green{--accent-100: var(--green-100);--accent-200: var(--green-200);--accent-300: var(--green-300);--accent-400: var(--green-400);--accent-500: var(--green-500);--accent-600: var(--green-600);--accent-700: var(--green-700);--accent-800: var(--green-800);--accent-900: var(--green-900)}.vc-container.vc-teal{--accent-100: var(--teal-100);--accent-200: var(--teal-200);--accent-300: var(--teal-300);--accent-400: var(--teal-400);--accent-500: var(--teal-500);--accent-600: var(--teal-600);--accent-700: var(--teal-700);--accent-800: var(--teal-800);--accent-900: var(--teal-900)}.vc-container.vc-blue{--accent-100: var(--blue-100);--accent-200: var(--blue-200);--accent-300: var(--blue-300);--accent-400: var(--blue-400);--accent-500: var(--blue-500);--accent-600: var(--blue-600);--accent-700: var(--blue-700);--accent-800: var(--blue-800);--accent-900: var(--blue-900)}.vc-container.vc-indigo{--accent-100: var(--indigo-100);--accent-200: var(--indigo-200);--accent-300: var(--indigo-300);--accent-400: var(--indigo-400);--accent-500: var(--indigo-500);--accent-600: var(--indigo-600);--accent-700: var(--indigo-700);--accent-800: var(--indigo-800);--accent-900: var(--indigo-900)}.vc-container.vc-purple{--accent-100: var(--purple-100);--accent-200: var(--purple-200);--accent-300: var(--purple-300);--accent-400: var(--purple-400);--accent-500: var(--purple-500);--accent-600: var(--purple-600);--accent-700: var(--purple-700);--accent-800: var(--purple-800);--accent-900: var(--purple-900)}.vc-container.vc-pink{--accent-100: var(--pink-100);--accent-200: var(--pink-200);--accent-300: var(--pink-300);--accent-400: var(--pink-400);--accent-500: var(--pink-500);--accent-600: var(--pink-600);--accent-700: var(--pink-700);--accent-800: var(--pink-800);--accent-900: var(--pink-900)}.vc-container{--font-normal: 400;--font-medium: 500;--font-semibold: 600;--font-bold: 700;--text-xs: 12px;--text-sm: 14px;--text-base: 16px;--text-lg: 18px;--leading-snug: 1.375;--rounded: .25rem;--rounded-lg: .5rem;--rounded-full: 9999px;--shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--shadow-inner: inset 0 2px 4px 0 rgba(0, 0, 0, .06);--slide-translate: 22px;--slide-duration: .15s;--slide-timing: ease;--day-content-transition-time: .13s ease-in;--weeknumber-offset: -34px;position:relative;display:inline-flex;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;font-family:BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--gray-900);background-color:var(--white);border:1px solid;border-color:var(--gray-400);border-radius:var(--rounded-lg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}.vc-container,.vc-container *{box-sizing:border-box}.vc-container:focus,.vc-container *:focus{outline:none}.vc-container button,.vc-container [role=button]{cursor:pointer}.vc-container.vc-is-expanded{min-width:100%}.vc-container .vc-container{border:none}.vc-container.vc-is-dark{color:var(--gray-100);background-color:var(--gray-900);border-color:var(--gray-700)}/*! tailwindcss v3.2.7 | MIT License | https://tailwindcss.com
*/*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#d8d8d8}:before,:after{--tw-content: ""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}[type=text],[type=email],[type=url],[type=password],[type=number],[type=date],[type=datetime-local],[type=month],[type=search],[type=tel],[type=time],[type=week],[multiple],textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#666;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow: 0 0 #0000}[type=text]:focus,[type=email]:focus,[type=url]:focus,[type=password]:focus,[type=number]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=month]:focus,[type=search]:focus,[type=tel]:focus,[type=time]:focus,[type=week]:focus,[multiple]:focus,textarea:focus,select:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}input::-moz-placeholder,textarea::-moz-placeholder{color:#666;opacity:1}input::placeholder,textarea::placeholder{color:#666;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-top:0;padding-bottom:0}select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%23666666' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}[multiple]{background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}[type=checkbox],[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#666;border-width:1px;--tw-shadow: 0 0 #0000}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 2px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}[type=checkbox]:checked,[type=radio]:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}[type=checkbox]:checked:hover,[type=checkbox]:checked:focus,[type=radio]:checked:hover,[type=radio]:checked:focus{border-color:transparent;background-color:currentColor}[type=checkbox]:indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}[type=checkbox]:indeterminate:hover,[type=checkbox]:indeterminate:focus{border-color:transparent;background-color:currentColor}[type=file]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}[type=file]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}html{font-family:Basic Grotesque,Arial;font-weight:350}body{overscroll-behavior-x:none}*,: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-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: }::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-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: }.container{width:100%;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width: 375px){.container{max-width:375px}}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 800px){.container{max-width:800px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1232px){.container{max-width:1232px}}@media (min-width: 1600px){.container{max-width:1600px}}@media (min-width: 1800px){.container{max-width:1800px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose :where(ol>li):not(:where([class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(hr):not(:where([class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-left-width:.25rem;border-left-color:var(--tw-prose-quote-borders);quotes:"\201c""\201d""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose :where(code):not(:where([class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.prose :where(pre code):not(:where([class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose] *)){width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose] *)){vertical-align:top}.prose{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:1rem;line-height:1.75}.prose :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(figure):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(li):not(:where([class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose] *)){padding-left:.375em}.prose :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>*:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>*:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>*:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>*:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.aspect-h-1{--tw-aspect-h: 1}.aspect-w-1{position:relative;padding-bottom:calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);--tw-aspect-w: 1}.aspect-w-1>*{position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0}@media (min-width: 1232px){.container{max-width:1280px}}@media (min-width: 1600px){.container{max-width:1280px}}@media (min-width: 1232px){.page-max-width{margin-left:auto;margin-right:auto;max-width:1440px}}.page-container{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width: 768px){.page-container{padding-left:2.5rem;padding-right:2.5rem}}@media (min-width: 800px){.page-container{padding-left:3.75rem;padding-right:3.75rem}}@media (min-width: 1232px){.page-container{padding-left:7.5rem;padding-right:7.5rem}}#rc_login,#rc_link_container{display:none!important}.account-page label{display:block;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(0 68 105 / var(--tw-text-opacity))}.account-page input{width:100%;border-radius:.25rem;--tw-border-opacity: 1;border-color:rgb(145 170 183 / var(--tw-border-opacity));font-size:1rem;line-height:1.5rem;font-weight:350;--tw-text-opacity: 1;color:rgb(1 20 30 / var(--tw-text-opacity));height:34px!important}.account-page input::-moz-placeholder{--tw-text-opacity: 1;color:rgb(74 87 94 / var(--tw-text-opacity))}.account-page input::placeholder{--tw-text-opacity: 1;color:rgb(74 87 94 / var(--tw-text-opacity))}.account-page input.error{--tw-border-opacity: 1;border-color:rgb(221 74 67 / var(--tw-border-opacity))}.account-page select{width:100%;border-radius:.25rem;--tw-border-opacity: 1;border-color:rgb(145 170 183 / var(--tw-border-opacity));padding-top:0;padding-bottom:0;font-size:1rem;line-height:1.5rem;font-weight:350;--tw-text-opacity: 1;color:rgb(1 20 30 / var(--tw-text-opacity));height:34px!important}.account-page select.error{--tw-border-opacity: 1;border-color:rgb(221 74 67 / var(--tw-border-opacity))}.account-page input[type=checkbox]{--tw-border-opacity: 1;border-color:rgb(0 68 105 / var(--tw-border-opacity));background-color:transparent;width:16px!important;height:16px!important;border-width:2px;margin-bottom:3px;margin-right:5px}.account-page input[type=checkbox]:checked,.account-page input[type=checkbox]:hover{--tw-border-opacity: 1;border-color:rgb(0 68 105 / var(--tw-border-opacity));background-color:transparent}.account-page .checkbox{font-weight:350!important}.account-mobile-nav{overflow-x:auto;overflow-y:hidden;padding-bottom:.5rem;padding-top:1.25rem;width:100vw;box-sizing:border-box;margin-left:calc(-.5*(100vw - 375px + 2rem));-ms-overflow-style:none;scrollbar-width:none}.account-mobile-nav::-webkit-scrollbar{display:none}.account-mobile-nav .account-mobile-nav-wrapper{display:inline-block;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(186 220 225 / var(--tw-border-opacity));min-width:calc(375px - 2rem);margin-left:calc(.5*(100vw - 375px + 2rem));margin-right:calc(.5*(100vw - 375px + 2rem))}.account-mobile-nav .account-mobile-nav-wrapper ul{margin-left:0;display:flex;width:100%;flex-wrap:nowrap;align-items:center;gap:1.5rem;white-space:nowrap;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}@media (min-width: 1024px){.account-mobile-nav .account-mobile-nav-wrapper ul{gap:1.25rem}}@media (min-width: 1232px){.account-mobile-nav .account-mobile-nav-wrapper ul{gap:2rem}}.account-mobile-nav .account-mobile-nav-wrapper ul li a{margin-bottom:-1px;display:block;padding-bottom:.625rem;font-size:1rem;line-height:1.5rem;font-weight:500;--tw-text-opacity: 1;color:rgb(73 120 143 / var(--tw-text-opacity))}@media (min-width: 768px){.account-mobile-nav .account-mobile-nav-wrapper ul li a{font-size:1.25rem;line-height:1.75rem}}.account-mobile-nav .account-mobile-nav-wrapper ul li a{position:relative;top:1px;border-bottom:3px solid transparent}.account-mobile-nav .account-mobile-nav-wrapper ul li a.active{--tw-border-opacity: 1;border-color:rgb(186 220 225 / var(--tw-border-opacity));--tw-text-opacity: 1;color:rgb(0 68 105 / var(--tw-text-opacity))}@media (min-width: 640px){.account-mobile-nav{margin-left:calc(-.5*(100vw - 640px + 2rem))}.account-mobile-nav .account-mobile-nav-wrapper{min-width:calc(640px - 2rem);margin-left:calc(.5*(100vw - 640px + 2rem));margin-right:calc(.5*(100vw - 640px + 2rem))}}@media (min-width: 768px){.account-mobile-nav{margin-left:calc(-.5*(100vw - 768px + 2rem))}.account-mobile-nav .account-mobile-nav-wrapper{min-width:calc(768px - 2rem);margin-left:calc(.5*(100vw - 768px + 2rem));margin-right:calc(.5*(100vw - 768px + 2rem))}}.button{display:inline-block;width:100%;border-radius:.125rem;border-width:1px;padding:.5rem 1.5rem;text-align:center;font-size:1rem;line-height:1.5rem;font-weight:500;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media (min-width: 640px){.button{width:auto}}.button-primary{--tw-border-opacity: 1;border-color:rgb(1 20 30 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(1 20 30 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.button-primary:hover{--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity))}.button-secondary{--tw-border-opacity: 1;border-color:rgb(1 20 30 / var(--tw-border-opacity))}.button-secondary:hover{--tw-bg-opacity: 1;background-color:rgb(1 20 30 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.button-kf-primary{white-space:nowrap;border-radius:3.125rem;border-color:transparent;--tw-bg-opacity: 1;background-color:rgb(0 68 105 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.button-kf-primary:hover{--tw-bg-opacity: 1;background-color:rgb(1 20 30 / var(--tw-bg-opacity))}.button-kf-primary:disabled{--tw-border-opacity: 1;border-color:rgb(156 156 156 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(156 156 156 / var(--tw-text-opacity));--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.button-kf-secondary{white-space:nowrap;border-radius:3.125rem;--tw-border-opacity: 1;border-color:rgb(0 68 105 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(0 68 105 / var(--tw-text-opacity));--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.button-kf-secondary:hover{--tw-border-opacity: 1;border-color:rgb(73 120 143 / var(--tw-border-opacity))}.button-kf-secondary:disabled{--tw-border-opacity: 1;border-color:rgb(156 156 156 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(156 156 156 / var(--tw-text-opacity));--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.button-shopify-buy-it-now .shopify-payment-button__button{height:3rem;border-radius:.125rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(1 20 30 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(1 20 30 / var(--tw-bg-opacity));padding:.5rem 1.5rem;text-align:center;font-size:1rem;line-height:1.5rem;font-weight:500;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.button-shopify-buy-it-now .shopify-payment-button__button:hover{background:#374151!important;border-color:#374151!important}.button-toggle-close{display:block;width:20px;height:20px;background:transparent;position:relative}.button-toggle-close:before,.button-toggle-close:after{--tw-bg-opacity: 1;background-color:rgb(0 68 105 / var(--tw-bg-opacity));content:"";display:block;position:absolute;top:50%;left:50%;transition:transform .2s ease-in-out}.button-toggle-close.closed:before{width:2px;height:15px;transform:translate(-50%,-50%)}.button-toggle-close.closed:after{width:15px;height:2px;transform:translate(-50%,-50%)}.button-toggle-close.open:before{width:2px;height:15px;transform:translate(-50%,-50%) rotate(45deg)}.button-toggle-close.open:after{width:15px;height:2px;transform:translate(-50%,-50%) rotate(225deg)}label:not([type=checkbox]):not([type=radio]){margin-bottom:.5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:.875rem;line-height:1.25rem}@media (min-width: 640px){label:not([type=checkbox]):not([type=radio]){font-size:1rem;line-height:1.5rem}}input:not([type=checkbox]):not([type=radio]){height:3rem}input,textarea{border-radius:.125rem;border-width:1px;padding:.5rem .75rem}select{cursor:pointer;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));background-position:right .75rem center!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%23004466' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E")!important}.button-dropdown{cursor:pointer;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));background-position:right .15rem center!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%23004466' stroke-linecap='round' stroke-linejoin='round' stroke-width='1' d='M6 8l4 4 4-4'/%3E%3C/svg%3E")!important;background-repeat:no-repeat;background-size:23%}.button-dropdown.button-dropdown-mobile{cursor:pointer;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));text-align:left;background-position:right .75rem center!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%23004466' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E")!important;background-repeat:no-repeat;background-size:8%}@media (min-width: 768px){.button-dropdown.button-dropdown-mobile{background-size:5%}}input[type=radio]:checked{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='%23004466' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E")!important}label:not([type=checkbox]):not([type=radio]){margin-bottom:0!important}input[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='%23004466' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3E%3C/svg%3E")!important}label:not([type=checkbox]):not([type=radio]){font-size:.875rem!important}.global-header-container{width:100%;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width:640px){.global-header-container{max-width:640px}}@media (min-width:768px){.global-header-container{max-width:768px}}@media (min-width:1024px){.global-header-container{max-width:1024px}}@media (min-width:1140px){.global-header-container{max-width:1140px}}.search-form label{margin-bottom:1rem;font-weight:400}.search-form__input{height:44px!important;border-color:#a0aec0!important}.search-form__input::-moz-placeholder{font-size:1.125rem;line-height:1.75rem;color:#a0aec0;font-weight:300}.search-form__input::placeholder{font-size:1.125rem;line-height:1.75rem;color:#a0aec0;font-weight:300}.search-form__input:hover{box-shadow:0 0 4px #0003}.search-form__input:focus{outline:0;outline-color:transparent;box-shadow:0 0 10px #0003}.search-form .search-field{margin-bottom:.25rem;display:block;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:9999px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(102 102 102 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:.25rem .5rem;font-size:1rem;line-height:1.5rem;line-height:1.5;--tw-text-opacity: 1;color:rgb(102 102 102 / var(--tw-text-opacity))}.search-form .search-submit{--tw-bg-opacity: 1;background-color:rgb(102 102 102 / var(--tw-bg-opacity));display:inline-block;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;border-radius:.25rem;border-width:1px;padding:.5rem 1rem;text-align:center;vertical-align:middle;font-size:1rem;line-height:1.5rem;font-weight:400;line-height:1.5;--tw-text-opacity: 1;color:rgb(102 102 102 / var(--tw-text-opacity));text-decoration-line:none}.search-form .search-submit:hover{--tw-bg-opacity: 1;background-color:rgb(102 102 102 / var(--tw-bg-opacity))}.search-form__submit svg{display:block;height:100%;width:100%;fill:currentColor}.bg-green{background-color:#2ba68b}.color-green{color:#2ba68b!important}.hover-green:hover{color:#2ba68b}.shadow-inner{box-shadow:inset 0 2px 4px #0000000f}.nav-toggle__icon-bar{height:3px;transform:translate(-50%)}.nav-toggle__icon-bar--first{margin-top:-7px}.nav-toggle__icon-bar--last{margin-top:7px}.global-nav-mobile .nav-item{border-bottom-width:1px;border-color:#e2e8f0}.global-nav-mobile .nav-item__link{padding-top:1.25rem;padding-bottom:1.25rem}@media (min-width: 768px){.global-nav-mobile .nav-item__link{padding-left:1rem;padding-right:1rem}}.global-nav-mobile .nav-item__link{display:block;line-height:1;font-size:1.125rem;color:#046}.icon-down-chevron{padding-top:3px;display:inline-block;--tw-rotate: 180deg;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))}@keyframes spinner{to{transform:rotate(360deg)}}.spinner{position:relative;height:25px;width:25px}.spinner:before{content:"";box-sizing:border-box;position:absolute;top:50%;left:50%;width:100%;height:100%;margin-top:-50%;margin-left:-50%;border-radius:50%;border:3px solid #004469;border-top-color:transparent;animation:spinner .6s linear infinite}.loading-wrapper .loader{position:relative;margin:0 auto;width:200px;height:200px}.loading-wrapper .loader:before{content:"";display:block;padding-top:100%}.loading-wrapper .circular-loader{animation:loader-rotate 2.5s linear infinite;height:100%;transform-origin:center center;width:100%;position:absolute;top:0;left:0;margin:auto}.loading-wrapper .loader-path{stroke-dasharray:150,200;stroke-dashoffset:-10;animation:loader-dash 1.5s ease-in-out infinite,loader-color 8s ease-in-out infinite;stroke-linecap:round}@keyframes loader-rotate{to{transform:rotate(360deg)}}@keyframes loader-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}to{stroke-dasharray:89,200;stroke-dashoffset:-124}}@keyframes loader-color{0%{stroke:#004469}40%{stroke:#004469}66%{stroke:#004469}80%,90%{stroke:#004469}}.mobile-navigation{position:sticky;bottom:0;z-index:50;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(216 216 216 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding-top:.5rem;padding-bottom:.5rem}@media (min-width: 768px){.mobile-navigation{display:none}}.modal-tabs{overflow-x:auto;overflow-y:hidden;padding-top:1.25rem;width:100%;box-sizing:border-box;-ms-overflow-style:none;scrollbar-width:none}.modal-tabs::-webkit-scrollbar{display:none}.modal-tabs .modal-tabs-wrapper{display:inline-block;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(145 170 183 / var(--tw-border-opacity));min-width:calc(100% - 2rem);margin-left:1rem;margin-right:1rem}.modal-tabs .modal-tabs-wrapper ul{margin-left:0;display:flex;width:100%;flex-wrap:nowrap;align-items:center;gap:1.5rem;white-space:nowrap;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}@media (min-width: 1024px){.modal-tabs .modal-tabs-wrapper ul{gap:1.25rem}}@media (min-width: 1232px){.modal-tabs .modal-tabs-wrapper ul{gap:2rem}}.modal-tabs .modal-tabs-wrapper ul li button{margin-bottom:-1px;display:block;padding-bottom:.625rem;font-size:1rem;line-height:1.5rem;font-weight:500;--tw-text-opacity: 1;color:rgb(0 68 105 / var(--tw-text-opacity))}@media (min-width: 768px){.modal-tabs .modal-tabs-wrapper ul li button{font-size:1.25rem;line-height:1.75rem}}.modal-tabs .modal-tabs-wrapper ul li button{position:relative;top:1px;border-bottom:3px solid transparent}.modal-tabs .modal-tabs-wrapper ul li button.active{--tw-border-opacity: 1;border-color:rgb(0 68 105 / var(--tw-border-opacity));--tw-text-opacity: 1;color:rgb(0 68 105 / var(--tw-text-opacity))}.modal-tabs .modal-tabs-wrapper ul li:last-child{padding-right:1.5rem}@media (min-width: 1024px){.modal-tabs .modal-tabs-wrapper{min-width:calc(100% - 6rem);margin-left:3rem;margin-right:3rem}.modal-tabs .modal-tabs-wrapper ul li:last-child{padding-right:0}}.slide-from-left-enter-active{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.slide-from-left-enter-from{--tw-translate-x: -8rem;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));opacity:0}.slide-from-left-leave-from,.slide-from-left-leave-active,.slide-from-left-leave-to{position:absolute;opacity:0}.slide-mobile-menu-enter-active,.slide-mobile-menu-leave-active{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.slide-mobile-menu-enter-from,.slide-mobile-menu-leave-to{--tw-translate-x: 100%;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));opacity:0}.form-fade-enter-active{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.form-fade-enter-from{opacity:0}.form-fade-leave-to{position:absolute;opacity:0}body[class*=product] .yotpo.yotpo-main-widget,body[class*=page] .yotpo.yotpo-main-widget{padding:0 1rem;width:100%;margin-top:4rem}body[class*=product] .yotpo .yotpo-label-container,body[class*=page] .yotpo .yotpo-label-container{display:none}body[class*=product] .yotpo .yotpo-review .yotpo-header,body[class*=page] .yotpo .yotpo-review .yotpo-header{flex-shrink:0}body[class*=product] .yotpo .yotpo-review .yotpo-header .yotpo-icon-profile,body[class*=page] .yotpo .yotpo-review .yotpo-header .yotpo-icon-profile{background-color:#e2efd7;width:4.4375rem;height:4.4375rem}body[class*=product] .yotpo .yotpo-review .yotpo-header .yotpo-icon-profile .yotpo-user-letter,body[class*=page] .yotpo .yotpo-review .yotpo-header .yotpo-icon-profile .yotpo-user-letter{font-weight:700;color:#046;font-family:Basis Grotesque;font-size:1.625rem;top:50%;transform:translateY(-50%)}body[class*=product] .yotpo .yotpo-review .yotpo-header .yotpo-header-element,body[class*=page] .yotpo .yotpo-review .yotpo-header .yotpo-header-element{display:flex;flex-direction:column;margin-right:1rem}body[class*=product] .yotpo .yotpo-review .yotpo-header .yotpo-header-element .y-label.yotpo-user-name,body[class*=page] .yotpo .yotpo-review .yotpo-header .yotpo-header-element .y-label.yotpo-user-name{font-size:1rem;font-family:Basis Grotesque;font-weight:700}body[class*=product] .yotpo .yotpo-review .yotpo-header .yotpo-header-element .y-label.yotpo-review-date,body[class*=page] .yotpo .yotpo-review .yotpo-header .yotpo-header-element .y-label.yotpo-review-date{font-family:Basis Grotesque}body[class*=product] .yotpo .yotpo-review .yotpo-header .yotpo-header-element .y-label.yotpo-user-title,body[class*=page] .yotpo .yotpo-review .yotpo-header .yotpo-header-element .y-label.yotpo-user-title{font-family:Basis Grotesque;margin-top:.3125rem}body[class*=product] .yotpo .yotpo-review .yotpo-header .yotpo-header-actions,body[class*=page] .yotpo .yotpo-review .yotpo-header .yotpo-header-actions{float:none;margin-top:.3125rem}body[class*=product] .yotpo .yotpo-review .yotpo-header .yotpo-icon-circle-checkmark,body[class*=page] .yotpo .yotpo-review .yotpo-header .yotpo-icon-circle-checkmark{top:auto!important;bottom:0;left:auto!important;right:0;font-size:1.25rem;color:#046!important}body[class*=product] .yotpo .yotpo-review .yotpo-footer,body[class*=page] .yotpo .yotpo-review .yotpo-footer{display:none}body[class*=product] .yotpo .yotpo-review .yotpo-main .content-title,body[class*=page] .yotpo .yotpo-review .yotpo-main .content-title{color:#046;font-family:Basis Grotesque;font-size:1.625rem;line-height:1.625rem}body[class*=product] .yotpo .yotpo-review .yotpo-main .content-review,body[class*=page] .yotpo .yotpo-review .yotpo-main .content-review{color:#046;font-family:Basis Grotesque;font-weight:350;margin-top:.5rem;display:block}body[class*=product] .yotpo .yotpo-regular-box,body[class*=page] .yotpo .yotpo-regular-box{display:flex}body[class*=product] .yotpo .yotpo-pager,body[class*=page] .yotpo .yotpo-pager{border-top:3px solid #046;padding-top:1.25rem}body[class*=product] .yotpo .yotpo-pager .yotpo-page-element.yotpo-active,body[class*=page] .yotpo .yotpo-pager .yotpo-page-element.yotpo-active{text-decoration:underline!important;font-weight:600}body[class*=product] .yotpo .yotpo-pager .yotpo-page-element,body[class*=page] .yotpo .yotpo-pager .yotpo-page-element{font-size:1.125rem;font-family:Basis Grotesque;font-weight:400}body[class*=product] .yotpo .yotpo-pager .yotpo-page-element.yotpo-icon,body[class*=page] .yotpo .yotpo-pager .yotpo-page-element.yotpo-icon{position:relative}body[class*=product] .yotpo .yotpo-pager .yotpo-page-element.yotpo-icon.yotpo-icon-left-arrow.yotpo_previous:before,body[class*=page] .yotpo .yotpo-pager .yotpo-page-element.yotpo-icon.yotpo-icon-left-arrow.yotpo_previous:before{content:"";background-image:url(https://cdn.shopify.com/s/files/1/0606/7372/0508/files/chevron-left.svg?v=1648667569);height:.875rem;width:.875rem;background-size:contain;background-repeat:no-repeat;position:absolute;left:0;top:2px}body[class*=product] .yotpo .yotpo-pager .yotpo-page-element.yotpo-icon.yotpo-icon-right-arrow.yotpo_next:before,body[class*=page] .yotpo .yotpo-pager .yotpo-page-element.yotpo-icon.yotpo-icon-right-arrow.yotpo_next:before{content:"";background-image:url(https://cdn.shopify.com/s/files/1/0606/7372/0508/files/chevron-right.svg?v=1648667418);height:.875rem;width:.875rem;background-size:contain;background-repeat:no-repeat;position:absolute;left:-11px;top:2px}body[class*=product] .yotpo .yotpo-nav,body[class*=page] .yotpo .yotpo-nav{display:none}body[class*=product] .yotpo .new-yotpo-small-box,body[class*=page] .yotpo .new-yotpo-small-box{border-bottom:0}body[class*=product] .yotpo .sort-drop-down.yotpo-nav-dropdown,body[class*=page] .yotpo .sort-drop-down.yotpo-nav-dropdown{float:none}body[class*=product] .yotpo .yotpo-nav-dropdown .selected,body[class*=page] .yotpo .yotpo-nav-dropdown .selected{color:#046!important;font-weight:500!important}body[class*=product] .yotpo-hidden-mobile,body[class*=page] .yotpo-hidden-mobile{display:none}body[class*=product] .yotpo-reviews-header,body[class*=page] .yotpo-reviews-header{width:50%;order:-1;margin:0!important}body[class*=product] .main-widget .yotpo-reviews-filters,body[class*=page] .main-widget .yotpo-reviews-filters{border-bottom:0;width:50%;padding:0;margin:0;display:flex!important;justify-content:flex-end}body[class*=product] .main-widget .reviews-qa-labels-container,body[class*=page] .main-widget .reviews-qa-labels-container{height:auto;line-height:1}body[class*=product] .main-widget .write-question-review-buttons-container,body[class*=page] .main-widget .write-question-review-buttons-container{float:none;display:flex;justify-content:center;margin-top:3.75rem}body[class*=product] .filters-container .filters-container-title,body[class*=page] .filters-container .filters-container-title{display:none}body[class*=product] .filters-container .desktop-clear-all-btn,body[class*=page] .filters-container .desktop-clear-all-btn{display:none!important}body[class*=product] .filters-container .free-text-search-input,body[class*=page] .filters-container .free-text-search-input{border:0;width:10.625rem;padding-left:0;font-size:1.25rem;border-bottom:1px solid transparent;font-family:Basis Grotesque;color:#004469;width:50%;height:auto;margin-right:2.25rem;padding-bottom:.2rem}body[class*=product] .filters-container .free-text-search-input:focus,body[class*=page] .filters-container .free-text-search-input:focus{outline:none;border:0;box-shadow:0 0;border-bottom:1px solid #046;border-radius:0;margin-right:2.25rem;height:auto;padding-bottom:.2rem}body[class*=product] .filters-container .free-text-search-input::-moz-placeholder,body[class*=page] .filters-container .free-text-search-input::-moz-placeholder{color:#666}body[class*=product] .filters-container .free-text-search-input::placeholder,body[class*=page] .filters-container .free-text-search-input::placeholder{color:#666}body[class*=product] .filters-container .clear-text-icon,body[class*=page] .filters-container .clear-text-icon{margin-right:2rem;top:24px}body[class*=product] .filters-container .magnifying-glass-icon,body[class*=page] .filters-container .magnifying-glass-icon{left:auto;right:0;top:18px;color:#046;font-size:22px}body[class*=product] .filters-container .free-text-search,body[class*=page] .filters-container .free-text-search{display:flex;justify-content:flex-end}body[class*=product] .reviews-header .reviews-amount,body[class*=page] .reviews-header .reviews-amount{display:none}body[class*=product] .yotpo-nav-content,body[class*=page] .yotpo-nav-content{display:flex;flex-wrap:wrap;width:100%}body[class*=product] .yotpo-reviews.yotpo-active,body[class*=page] .yotpo-reviews.yotpo-active{width:100%;border-top:3px solid #046;padding-top:1rem}body[class*=product] .yotpo-reviews.yotpo-active,body[class*=product] .yotpo-reviews.yotpo-active *,body[class*=page] .yotpo-reviews.yotpo-active,body[class*=page] .yotpo-reviews.yotpo-active *{font-family:Basic Grotesque,Arial,sans-serif!important;font-weight:500!important}body[class*=product] .yotpo-dropdown-button span,body[class*=page] .yotpo-dropdown-button span{font-family:Basis Grotesque;color:#046!important;font-size:1.25rem!important;font-weight:350}body[class*=product] .sort-drop-down .bold-black-arrow,body[class*=page] .sort-drop-down .bold-black-arrow{color:#046!important}body[class*=product] .yotpo-drop-down-layout .yotpo-dropdown,body[class*=page] .yotpo-drop-down-layout .yotpo-dropdown{right:auto;left:0;top:2rem;border:none!important;border-radius:1rem;box-shadow:0 0 5px #0000000d,0 25px 35px #0000000d}body[class*=product] .yotpo-drop-down-layout .yotpo-dropdown .list-category a.non-selected-item,body[class*=page] .yotpo-drop-down-layout .yotpo-dropdown .list-category a.non-selected-item{color:#046!important;font-size:.875rem;font-family:Basis Grotesque;font-weight:350}body[class*=product] .yotpo-drop-down-layout .yotpo-dropdown .list-category a.selected-item,body[class*=page] .yotpo-drop-down-layout .yotpo-dropdown .list-category a.selected-item{font-size:1rem;font-family:Basis Grotesque;font-weight:500}body[class*=product] .bottom-line-only-container,body[class*=page] .bottom-line-only-container{display:flex;justify-content:center;flex-direction:column-reverse;margin-top:.2rem!important}body[class*=product] .bottom-line-items-container-desktop .bottom-line-items-wrapper .bottom-line-items,body[class*=page] .bottom-line-items-container-desktop .bottom-line-items-wrapper .bottom-line-items{padding-right:3rem}body[class*=product] .bottom-line-items-container-desktop .bottom-line-items-wrapper .bottom-line-items .yotpo-filter-stars,body[class*=page] .bottom-line-items-container-desktop .bottom-line-items-wrapper .bottom-line-items .yotpo-filter-stars{margin:auto;padding-left:0!important}body[class*=product] .bottom-line-items-container-desktop .bottom-line-items-wrapper .reviews-qa-labels-container .reviews-qa-label,body[class*=page] .bottom-line-items-container-desktop .bottom-line-items-wrapper .reviews-qa-labels-container .reviews-qa-label{height:auto;top:0;font-family:Basis Grotesque;font-size:1.25rem;color:#046;font-weight:350;padding-left:0}body[class*=product] .bottom-line-items-container-desktop .bottom-line-items-wrapper .avg-score,body[class*=page] .bottom-line-items-container-desktop .bottom-line-items-wrapper .avg-score{line-height:1;top:0;font-family:Basis Grotesque;font-size:3rem;color:#046}body[class*=product] .bottom-line-items-container-desktop .bottom-line-items-wrapper .yotpo-star-distribution-wrapper,body[class*=page] .bottom-line-items-container-desktop .bottom-line-items-wrapper .yotpo-star-distribution-wrapper{height:auto;padding-left:3rem;border-left:1px solid #dcdcdc}body[class*=product] .bottom-line-items-container-desktop .bottom-line-items-wrapper .yotpo-star-distribution-wrapper .yotpo-distribution-rows .yotpo-distribution-row,body[class*=page] .bottom-line-items-container-desktop .bottom-line-items-wrapper .yotpo-star-distribution-wrapper .yotpo-distribution-rows .yotpo-distribution-row{width:15rem;display:flex;align-items:center;margin-bottom:.1rem!important}body[class*=product] .bottom-line-items-container-desktop .bottom-line-items-wrapper .yotpo-star-distribution-wrapper .yotpo-distribution-rows .yotpo-distribution-row .yotpo-star-distribution-bar,body[class*=page] .bottom-line-items-container-desktop .bottom-line-items-wrapper .yotpo-star-distribution-wrapper .yotpo-distribution-rows .yotpo-distribution-row .yotpo-star-distribution-bar{width:100%;margin-top:0;margin-left:.5rem;margin-right:0;background-color:#c4c4c4 4d;height:1rem;border-radius:999px;overflow:hidden}body[class*=product] .bottom-line-items-container-desktop .bottom-line-items-wrapper .yotpo-star-distribution-wrapper .yotpo-distribution-rows .yotpo-distribution-row .yotpo-star-distribution-bar .yotpo-star-distribution-bar-score,body[class*=page] .bottom-line-items-container-desktop .bottom-line-items-wrapper .yotpo-star-distribution-wrapper .yotpo-distribution-rows .yotpo-distribution-row .yotpo-star-distribution-bar .yotpo-star-distribution-bar-score{background-color:#046;height:1rem}body[class*=product] .bottom-line-items-container-desktop .bottom-line-items-wrapper .yotpo-star-distribution-wrapper .yotpo-distribution-rows .yotpo-distribution-row .yotpo-star-distribution-score-value,body[class*=page] .bottom-line-items-container-desktop .bottom-line-items-wrapper .yotpo-star-distribution-wrapper .yotpo-distribution-rows .yotpo-distribution-row .yotpo-star-distribution-score-value{font-family:Basis Grotesque;font-size:1rem;color:#046;height:auto;font-weight:350}body[class*=product] .bottom-line-items-container-mobile .bottom-line-items-wrapper .bottom-line-items,body[class*=page] .bottom-line-items-container-mobile .bottom-line-items-wrapper .bottom-line-items{padding-right:0}body[class*=product] .bottom-line-items-container-mobile .bottom-line-items-wrapper .bottom-line-items .yotpo-filter-stars,body[class*=page] .bottom-line-items-container-mobile .bottom-line-items-wrapper .bottom-line-items .yotpo-filter-stars{margin-top:0}body[class*=product] .bottom-line-items-container-mobile .bottom-line-items-wrapper .reviews-qa-labels-container .reviews-qa-label,body[class*=page] .bottom-line-items-container-mobile .bottom-line-items-wrapper .reviews-qa-labels-container .reviews-qa-label{height:auto;top:0;font-family:Basis Grotesque;font-size:.875rem;color:#046;font-weight:350}body[class*=product] .bottom-line-items-container-mobile .bottom-line-items-wrapper .avg-score,body[class*=page] .bottom-line-items-container-mobile .bottom-line-items-wrapper .avg-score{line-height:1;top:0;font-family:Basis Grotesque;font-size:3rem;color:#046}body[class*=product] .bottom-line-items-container-mobile .bottom-line-items-wrapper .yotpo-star-distribution-wrapper,body[class*=page] .bottom-line-items-container-mobile .bottom-line-items-wrapper .yotpo-star-distribution-wrapper{height:auto;padding-left:3rem;margin-left:1rem;border-left:none}body[class*=product] .bottom-line-items-container-mobile .bottom-line-items-wrapper .yotpo-star-distribution-wrapper .yotpo-distribution-rows,body[class*=page] .bottom-line-items-container-mobile .bottom-line-items-wrapper .yotpo-star-distribution-wrapper .yotpo-distribution-rows{border-top:1px solid #dcdcdc;padding-top:1rem}body[class*=product] .bottom-line-items-container-mobile .bottom-line-items-wrapper .yotpo-star-distribution-wrapper .yotpo-distribution-rows .yotpo-distribution-row,body[class*=page] .bottom-line-items-container-mobile .bottom-line-items-wrapper .yotpo-star-distribution-wrapper .yotpo-distribution-rows .yotpo-distribution-row{width:21rem;display:flex;align-items:center;margin-bottom:.1rem!important}body[class*=product] .bottom-line-items-container-mobile .bottom-line-items-wrapper .yotpo-star-distribution-wrapper .yotpo-distribution-rows .yotpo-distribution-row .yotpo-star-distribution-bar,body[class*=page] .bottom-line-items-container-mobile .bottom-line-items-wrapper .yotpo-star-distribution-wrapper .yotpo-distribution-rows .yotpo-distribution-row .yotpo-star-distribution-bar{width:100%;margin-top:0;margin-left:.5rem;margin-right:0;background-color:#c4c4c4 4d;height:1rem;border-radius:999px;overflow:hidden}body[class*=product] .bottom-line-items-container-mobile .bottom-line-items-wrapper .yotpo-star-distribution-wrapper .yotpo-distribution-rows .yotpo-distribution-row .yotpo-star-distribution-bar .yotpo-star-distribution-bar-score,body[class*=page] .bottom-line-items-container-mobile .bottom-line-items-wrapper .yotpo-star-distribution-wrapper .yotpo-distribution-rows .yotpo-distribution-row .yotpo-star-distribution-bar .yotpo-star-distribution-bar-score{background-color:#046;height:1rem}body[class*=product] .bottom-line-items-container-mobile .bottom-line-items-wrapper .yotpo-star-distribution-wrapper .yotpo-distribution-rows .yotpo-distribution-row .yotpo-star-distribution-score-value,body[class*=page] .bottom-line-items-container-mobile .bottom-line-items-wrapper .yotpo-star-distribution-wrapper .yotpo-distribution-rows .yotpo-distribution-row .yotpo-star-distribution-score-value{font-family:Basis Grotesque;font-size:1rem;color:#046;height:auto;font-weight:350}body[class*=product] .write-question-review-buttons-container .write-question-review-button,body[class*=page] .write-question-review-buttons-container .write-question-review-button{background-color:#fff;height:auto;border:1px solid #046;border-radius:999px;padding:1rem 3.125rem!important}body[class*=product] .write-question-review-buttons-container .write-question-review-button .write-question-review-button-text,body[class*=page] .write-question-review-buttons-container .write-question-review-button .write-question-review-button-text{font-family:Basis Grotesque;font-size:1.125rem!important;height:auto;color:#046!important;width:100%;line-height:1;letter-spacing:.72px}body[class*=product] #write-review-tabpanel-main-widget,body[class*=page] #write-review-tabpanel-main-widget{margin-top:2rem;display:block;border-top:0;display:flex!important;justify-content:space-between;flex-wrap:wrap}body[class*=product] .yotpo .write-review .yotpo-header .yotpo-header-title,body[class*=page] .yotpo .write-review .yotpo-header .yotpo-header-title{display:none}body[class*=product] .yotpo span.yotpo-mandatory-mark,body[class*=page] .yotpo span.yotpo-mandatory-mark{color:#004469}body[class*=product] .yotpo .write-review .yotpo-header .y-label,body[class*=page] .yotpo .write-review .yotpo-header .y-label{color:#004469;font-family:Basis Grotesque;font-size:.875rem}body[class*=product] .yotpo .form-group .form-element .y-label,body[class*=page] .yotpo .form-group .form-element .y-label{color:#004469;font-family:Basis Grotesque;font-size:.875rem;margin-bottom:0}body[class*=product] .yotpo .form-group .form-element .y-input,body[class*=page] .yotpo .form-group .form-element .y-input{border:1px solid rgba(26,87,117,.3);border-radius:4px;height:2rem}body[class*=product] .yotpo .yotpo-text-box,body[class*=page] .yotpo .yotpo-text-box{height:8.75rem!important}body[class*=product] .yotpo .write-review .yotpo-header,body[class*=page] .yotpo .write-review .yotpo-header{width:100%}body[class*=product] .yotpo .write-review-content,body[class*=page] .yotpo .write-review-content{width:45%}body[class*=product] .yotpo .write-review .yotpo-footer,body[class*=page] .yotpo .write-review .yotpo-footer{width:45%;margin-top:-2rem}body[class*=product] .yotpo .write-review .submit-button,body[class*=page] .yotpo .write-review .submit-button{width:100%;float:none;display:flex;justify-content:center;flex-direction:column;align-items:center}body[class*=product] .yotpo .y-label,body[class*=page] .yotpo .y-label{color:#004469;font-family:Basis Grotesque;font-size:.875rem;margin-bottom:0}body[class*=product] .yotpo .write-review .connect-wrapper,body[class*=page] .yotpo .write-review .connect-wrapper{padding:0;display:flex!important;flex-direction:column}body[class*=product] .yotpo .write-review .connect-wrapper .form-element,body[class*=page] .yotpo .write-review .connect-wrapper .form-element{width:100%;padding-right:0!important}body[class*=product] .yotpo .write-review .connect-wrapper .form-element .y-input,body[class*=page] .yotpo .write-review .connect-wrapper .form-element .y-input{border:1px solid rgba(26,87,117,.3);border-radius:4px;height:2rem}body[class*=product] .yotpo .primary-color-btn,body[class*=product] .yotpo input[type=button].primary-color-btn,body[class*=page] .yotpo .primary-color-btn,body[class*=page] .yotpo input[type=button].primary-color-btn{border:1px solid #004469;border-radius:24px;background-color:#fff;color:#004469;font-family:Basis Grotesque!important;text-transform:capitalize;font-size:1.125rem;font-weight:700!important;letter-spacing:.72px;height:auto;width:auto;max-width:12.5rem;margin:0 auto;padding:1rem 3.125rem!important}body[class*=product] .yotpo .yotpo-mandatory-explain,body[class*=page] .yotpo .yotpo-mandatory-explain{color:#004469}body[class*=product] .yotpo .primary-color-btn:hover,body[class*=product] .yotpo input[type=button].primary-color-btn:hover,body[class*=page] .yotpo .primary-color-btn:hover,body[class*=page] .yotpo input[type=button].primary-color-btn:hover{border:1px solid #004469!important;background-color:#fff!important;color:#004469!important}body[class*=product] .yotpo .yotpo-review .yotpo-header .yotpo-icon-profile,body[class*=page] .yotpo .yotpo-review .yotpo-header .yotpo-icon-profile{background-color:#e2efd7!important;background-image:none!important}body[class*=product] .yotpo .yotpo-review .yotpo-header .yotpo-icon-profile .yotpo-user-letter,body[class*=page] .yotpo .yotpo-review .yotpo-header .yotpo-icon-profile .yotpo-user-letter{display:block!important}@media (min-width: 768px) and (max-width: 960px){body[class*=product] .bottom-line-items-container-desktop .bottom-line-items-wrapper,body[class*=page] .bottom-line-items-container-desktop .bottom-line-items-wrapper{position:relative!important;left:0!important;transform:none!important;width:auto!important}body[class*=product] .bottom-line-items-container-desktop .bottom-line-items-wrapper .bottom-line-items,body[class*=page] .bottom-line-items-container-desktop .bottom-line-items-wrapper .bottom-line-items{margin-top:0;height:auto;float:none;width:auto;line-height:1}body[class*=product] .bottom-line-items-container-desktop .bottom-line-items-wrapper .bottom-line-items .yotpo-filter-stars,body[class*=page] .bottom-line-items-container-desktop .bottom-line-items-wrapper .bottom-line-items .yotpo-filter-stars{top:0;margin:0;padding:0!important;display:block;float:none;margin-top:.3rem}body[class*=product] .bottom-line-items-container-desktop .bottom-line-items-wrapper .avg-score,body[class*=page] .bottom-line-items-container-desktop .bottom-line-items-wrapper .avg-score{position:relative;float:none;padding:0;margin:0;display:block;left:auto;width:auto;height:auto}body[class*=product] .bottom-line-items-container-desktop .bottom-line-items-wrapper .reviews-qa-labels-container .reviews-qa-label,body[class*=page] .bottom-line-items-container-desktop .bottom-line-items-wrapper .reviews-qa-labels-container .reviews-qa-label{margin:0;padding:0;line-height:1;width:100%}body[class*=product] .yotpo .yotpo-bottomline.bottom-line-items-container-desktop,body[class*=page] .yotpo .yotpo-bottomline.bottom-line-items-container-desktop{justify-content:center;height:auto}body[class*=product] .bottom-line-only-container,body[class*=page] .bottom-line-only-container{align-items:center}body[class*=product] .main-widget .reviews-qa-labels-container,body[class*=page] .main-widget .reviews-qa-labels-container{float:none;padding:0;margin:0;position:relative;display:block}body[class*=product] .main-widget .write-question-review-buttons-container,body[class*=page] .main-widget .write-question-review-buttons-container{margin-top:1.75rem}}@media (max-width: 767px){body[class*=product] .yotpo .yotpo-regular-box,body[class*=page] .yotpo .yotpo-regular-box{flex-direction:column;height:auto}body[class*=product] .yotpo .yotpo-review .yotpo-header,body[class*=page] .yotpo .yotpo-review .yotpo-header{display:flex}body[class*=product] .yotpo .yotpo-review .yotpo-header .yotpo-header-element,body[class*=page] .yotpo .yotpo-review .yotpo-header .yotpo-header-element{float:none}body[class*=product] .yotpo .yotpo-review .yotpo-header .yotpo-header-element .y-label.yotpo-user-name,body[class*=page] .yotpo .yotpo-review .yotpo-header .yotpo-header-element .y-label.yotpo-user-name{font-size:.875rem}body[class*=product] .yotpo .yotpo-review .yotpo-header .yotpo-header-element .y-label.yotpo-review-date,body[class*=page] .yotpo .yotpo-review .yotpo-header .yotpo-header-element .y-label.yotpo-review-date{float:none}body[class*=product] .yotpo .yotpo-review .yotpo-header .yotpo-header-element.yotpo-header-actions,body[class*=page] .yotpo .yotpo-review .yotpo-header .yotpo-header-element.yotpo-header-actions{display:flex;align-items:flex-end;text-align:right;flex:1;margin-right:0}body[class*=product] .yotpo .yotpo-review .yotpo-header .yotpo-header-element.yotpo-icon-profile,body[class*=page] .yotpo .yotpo-review .yotpo-header .yotpo-header-element.yotpo-icon-profile{width:3rem;height:3rem;flex-shrink:0}body[class*=product] .yotpo .yotpo-review .yotpo-header .yotpo-icon-profile .yotpo-user-letter,body[class*=page] .yotpo .yotpo-review .yotpo-header .yotpo-icon-profile .yotpo-user-letter{font-size:1.5rem}body[class*=product] .yotpo .yotpo-review .yotpo-main,body[class*=page] .yotpo .yotpo-review .yotpo-main{margin-left:0;margin-bottom:0;margin-top:1rem}body[class*=product] .yotpo .yotpo-review .yotpo-main .content-title,body[class*=page] .yotpo .yotpo-review .yotpo-main .content-title{line-height:1.2;font-size:1.25rem}body[class*=product] .yotpo .yotpo-review .yotpo-main .content-review,body[class*=page] .yotpo .yotpo-review .yotpo-main .content-review{font-size:.75rem}body[class*=product] .yotpo.yotpo-main-widget.yotpo-small .yotpo-review .yotpo-header .yotpo-header-actions,body[class*=page] .yotpo.yotpo-main-widget.yotpo-small .yotpo-review .yotpo-header .yotpo-header-actions{display:block}body[class*=product] .yotpo.yotpo-main-widget.yotpo-small .yotpo-main,body[class*=page] .yotpo.yotpo-main-widget.yotpo-small .yotpo-main{margin-top:2rem}body[class*=product] .yotpo.yotpo-main-widget.yotpo-small .yotpo-visible-mobile.mobile-more-filters-container,body[class*=page] .yotpo.yotpo-main-widget.yotpo-small .yotpo-visible-mobile.mobile-more-filters-container{display:none!important}body[class*=product] .yotpo-reviews-header,body[class*=page] .yotpo-reviews-header{padding:0!important}body[class*=product] .yotpo-dropdown-button span,body[class*=page] .yotpo-dropdown-button span{font-size:.75rem!important}body[class*=product] .filters-container .free-text-search-input,body[class*=page] .filters-container .free-text-search-input{font-size:.75rem;height:auto!important;margin-top:0!important;margin-bottom:0!important;margin-left:0!important}body[class*=product] .filters-container .magnifying-glass-icon,body[class*=page] .filters-container .magnifying-glass-icon{font-size:16px;right:1rem;top:4px}body[class*=product] .main-widget .yotpo-reviews-filters,body[class*=page] .main-widget .yotpo-reviews-filters{padding-bottom:.5rem}body[class*=product] .main-widget .reviews-qa-labels-container,body[class*=page] .main-widget .reviews-qa-labels-container{float:none;padding:0;margin:0;display:block;position:relative;width:100%}body[class*=product] .main-widget .write-question-review-buttons-container,body[class*=page] .main-widget .write-question-review-buttons-container{line-height:1;margin-top:0}body[class*=product] .main-widget .write-question-review-buttons-container .write-question-review-button,body[class*=page] .main-widget .write-question-review-buttons-container .write-question-review-button{width:9.375rem;padding:.5rem 1rem!important}body[class*=product] .bottom-line-items-container-mobile .bottom-line-items-wrapper,body[class*=page] .bottom-line-items-container-mobile .bottom-line-items-wrapper{display:flex;position:relative;flex-direction:column}body[class*=product] .bottom-line-items-container-mobile .bottom-line-items-wrapper .yotpo-star-distribution-wrapper,body[class*=page] .bottom-line-items-container-mobile .bottom-line-items-wrapper .yotpo-star-distribution-wrapper{border-left:0;padding:0;margin:0;float:none;display:flex;justify-content:center}body[class*=product] .bottom-line-items-container-mobile .bottom-line-items-wrapper .avg-score,body[class*=page] .bottom-line-items-container-mobile .bottom-line-items-wrapper .avg-score{float:none;margin:0;padding:0;display:block;height:auto;position:relative;left:auto;transform:none;width:auto;font-size:2rem}body[class*=product] .bottom-line-items-container-mobile .bottom-line-items-wrapper .bottom-line-items .yotpo-filter-stars,body[class*=page] .bottom-line-items-container-mobile .bottom-line-items-wrapper .bottom-line-items .yotpo-filter-stars{margin-left:0;top:0;float:none;display:block;padding:0!important}body[class*=product] .bottom-line-items-container-mobile .bottom-line-items-wrapper .reviews-qa-labels-container .reviews-qa-label,body[class*=page] .bottom-line-items-container-mobile .bottom-line-items-wrapper .reviews-qa-labels-container .reviews-qa-label{padding-top:.3rem;margin:0;width:100%}body[class*=product] .bottom-line-items-container-mobile .bottom-line-items,body[class*=page] .bottom-line-items-container-mobile .bottom-line-items{padding:0;float:none;display:flex;align-items:center;flex-direction:column}body[class*=product] .product .bottom-line-items-container-mobile .bottom-line-items-wrapper .yotpo-star-distribution-wrapper,body[class*=page] .product .bottom-line-items-container-mobile .bottom-line-items-wrapper .yotpo-star-distribution-wrapper{border-left:0;padding:0;margin:0;float:none}body[class*=product] .product .bottom-line-items-container-mobile .bottom-line-items-wrapper .bottom-line-items,body[class*=page] .product .bottom-line-items-container-mobile .bottom-line-items-wrapper .bottom-line-items{margin-top:0;width:100%;height:auto;display:flex;flex-direction:column;align-items:center}body[class*=product] .bottom-line-only-container,body[class*=page] .bottom-line-only-container{align-items:center;width:100%}body[class*=product] .write-question-review-buttons-container .write-question-review-button .write-question-review-button-text,body[class*=page] .write-question-review-buttons-container .write-question-review-button .write-question-review-button-text{font-size:.875rem!important}body[class*=product] .yotpo-display-wrapper,body[class*=page] .yotpo-display-wrapper{display:block}}body[class*=product] .yotpo.yotpo-main-widget,body[class*=page] .yotpo.yotpo-main-widget{margin-top:.5rem!important}body[class*=product] .socialize-wrapper.visible,body[class*=page] .socialize-wrapper.visible{display:none!important}body[class*=product] .yotpo-no-reviews .yotpo-display-wrapper,body[class*=page] .yotpo-no-reviews .yotpo-display-wrapper{display:none}body[class*=product] .yotpo-no-reviews,body[class*=page] .yotpo-no-reviews{display:flex!important;flex-direction:column-reverse}body[class*=product] .yotpo-no-reviews .yotpo-default-button:not(.write-button),body[class*=page] .yotpo-no-reviews .yotpo-default-button:not(.write-button){pointer-events:none}body[class*=product] .yotpo-no-reviews .yotpo-default-button:not(.write-button).yotpo-submit,body[class*=page] .yotpo-no-reviews .yotpo-default-button:not(.write-button).yotpo-submit{pointer-events:auto}body[class*=product] .yotpo-no-reviews .yotpo-reviews.yotpo-active,body[class*=page] .yotpo-no-reviews .yotpo-reviews.yotpo-active{border-top:none;padding-top:0!important}body[class*=product] .yotpo-no-reviews .write-question-review-buttons-container,body[class*=page] .yotpo-no-reviews .write-question-review-buttons-container{margin-top:1rem!important}body[class*=product] .yotpo-no-reviews .yotpo-default-button:not(.write-button),body[class*=page] .yotpo-no-reviews .yotpo-default-button:not(.write-button){pointer-events:none;background-color:transparent;color:#004469;font-weight:700;text-transform:capitalize;font-size:1.875rem;font-family:Basis Grotesque;letter-spacing:-.025em;padding-top:.5rem;line-height:2.125rem}body[class*=product] .yotpo-no-reviews .yotpo-first-review,body[class*=page] .yotpo-no-reviews .yotpo-first-review{margin-top:0!important}body[class*=product] .yotpo-no-reviews .yotpo-first-review-stars,body[class*=page] .yotpo-no-reviews .yotpo-first-review-stars{margin-top:10px!important;margin-bottom:10px!important}body[class*=product] .yotpo-no-reviews .yotpo-first-review .yotpo-first-review-stars .yotpo-icon-star,body[class*=page] .yotpo-no-reviews .yotpo-first-review .yotpo-first-review-stars .yotpo-icon-star{color:#9cb6c3!important}@media (min-width: 325px) and (max-width: 640px){body[class*=product] .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-star,body[class*=product] .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-half-star,body[class*=product] .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-empty-star,body[class*=product] .yotpo .yotpo-modal-dialog .yotpo-bottomline .yotpo-icon-star,body[class*=product] .yotpo .yotpo-modal-dialog .yotpo-bottomline .yotpo-icon-half-star,body[class*=product] .yotpo .yotpo-modal-dialog .yotpo-bottomline .yotpo-icon-empty-star,body[class*=page] .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-star,body[class*=page] .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-half-star,body[class*=page] .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-empty-star,body[class*=page] .yotpo .yotpo-modal-dialog .yotpo-bottomline .yotpo-icon-star,body[class*=page] .yotpo .yotpo-modal-dialog .yotpo-bottomline .yotpo-icon-half-star,body[class*=page] .yotpo .yotpo-modal-dialog .yotpo-bottomline .yotpo-icon-empty-star{font-size:12px!important;margin-top:2px}body[class*=product] .main-widget .bottom-line-items,body[class*=page] .main-widget .bottom-line-items{margin-bottom:1rem!important}body[class*=product] .yotpo .yotpo-review .yotpo-header .yotpo-icon-circle-checkmark,body[class*=page] .yotpo .yotpo-review .yotpo-header .yotpo-icon-circle-checkmark{bottom:-1px;right:-4px;font-size:1.09375rem}body[class*=product] .filters-container .clear-text-icon,body[class*=page] .filters-container .clear-text-icon{top:7px!important}body[class*=product] .filters-container .free-text-search-input,body[class*=page] .filters-container .free-text-search-input{padding-left:0!important;width:50%;margin-right:2.5rem!important;padding-right:1.2!important}body[class*=product] .filters-container .free-text-search-input:focus,body[class*=page] .filters-container .free-text-search-input:focus{margin-right:2.5rem!important;padding-right:1.2rem!important}body[class*=product] .filters-container .free-text-search,body[class*=page] .filters-container .free-text-search{width:150px}body[class*=product] input#yotpo_input_free_text_search_3a2805dc-7762-4c45-8df7-5482692fcdfe,body[class*=page] input#yotpo_input_free_text_search_3a2805dc-7762-4c45-8df7-5482692fcdfe{min-width:0!important;width:125px!important}body[class*=product] .yotpo .write-review-content,body[class*=product] .product .yotpo .write-review .yotpo-footer,body[class*=page] .yotpo .write-review-content,body[class*=page] .product .yotpo .write-review .yotpo-footer{width:100%!important;padding-top:10px}body[class*=product] .yotpo .primary-color-btn,body[class*=product] .product .yotpo input[type=button].primary-color-btn,body[class*=page] .yotpo .primary-color-btn,body[class*=page] .product .yotpo input[type=button].primary-color-btn{padding:.625rem 0!important;font-size:.875rem!important;min-width:7.5rem!important}body[class*=product] input.yotpo-default-button.primary-color-btn.yotpo-submit,body[class*=page] input.yotpo-default-button.primary-color-btn.yotpo-submit{margin-top:2rem!important}}@media (min-width: 768px){body[class*=product] .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-star,body[class*=product] .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-half-star,body[class*=product] .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-empty-star,body[class*=product] .yotpo .yotpo-modal-dialog .yotpo-bottomline .yotpo-icon-star,body[class*=product] .yotpo .yotpo-modal-dialog .yotpo-bottomline .yotpo-icon-half-star,body[class*=product] .yotpo .yotpo-modal-dialog .yotpo-bottomline .yotpo-icon-empty-star,body[class*=page] .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-star,body[class*=page] .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-half-star,body[class*=page] .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-empty-star,body[class*=page] .yotpo .yotpo-modal-dialog .yotpo-bottomline .yotpo-icon-star,body[class*=page] .yotpo .yotpo-modal-dialog .yotpo-bottomline .yotpo-icon-half-star,body[class*=page] .yotpo .yotpo-modal-dialog .yotpo-bottomline .yotpo-icon-empty-star{font-size:18px!important}body[class*=product] .yotpo .yotpo-review .yotpo-header .yotpo-icon-circle-checkmark,body[class*=page] .yotpo .yotpo-review .yotpo-header .yotpo-icon-circle-checkmark{font-size:1.35rem!important}body[class*=product] span.yotpo-icon.yotpo-icon-down-triangle.bold-black-arrow.pL0:before,body[class*=page] span.yotpo-icon.yotpo-icon-down-triangle.bold-black-arrow.pL0:before{left:2rem!important;top:5.15px!important}body[class*=product] .yotpo-drop-down-layout .yotpo-dropdown .list-category a.non-selected-item,body[class*=page] .yotpo-drop-down-layout .yotpo-dropdown .list-category a.non-selected-item{font-size:1rem!important}body[class*=product] .yotpo-drop-down-layout .yotpo-dropdown .list-category a.selected-item,body[class*=page] .yotpo-drop-down-layout .yotpo-dropdown .list-category a.selected-item{font-size:1.25rem!important}body[class*=product] .yotpo-no-reviews .yotpo-default-button:not(.write-button),body[class*=page] .yotpo-no-reviews .yotpo-default-button:not(.write-button){font-size:2.25rem;padding-top:.5rem}body[class*=product] .yotpo-no-reviews .write-question-review-buttons-container,body[class*=page] .yotpo-no-reviews .write-question-review-buttons-container{margin-top:2rem!important}body[class*=product] .yotpo-no-reviews .yotpo-first-review-stars,body[class*=page] .yotpo-no-reviews .yotpo-first-review-stars{margin-top:20px!important;margin-bottom:20px!important}}@media (min-width: 768px) and (max-width: 960px){body[class*=product] .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-star,body[class*=product] .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-half-star,body[class*=product] .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-empty-star,body[class*=product] .yotpo .yotpo-modal-dialog .yotpo-bottomline .yotpo-icon-star,body[class*=product] .yotpo .yotpo-modal-dialog .yotpo-bottomline .yotpo-icon-half-star,body[class*=product] .yotpo .yotpo-modal-dialog .yotpo-bottomline .yotpo-icon-empty-star,body[class*=page] .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-star,body[class*=page] .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-half-star,body[class*=page] .yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-empty-star,body[class*=page] .yotpo .yotpo-modal-dialog .yotpo-bottomline .yotpo-icon-star,body[class*=page] .yotpo .yotpo-modal-dialog .yotpo-bottomline .yotpo-icon-half-star,body[class*=page] .yotpo .yotpo-modal-dialog .yotpo-bottomline .yotpo-icon-empty-star{font-size:18px!important}}body[class*=product] .bottom-line-items-container-desktop .bottom-line-items-wrapper .yotpo-star-distribution-wrapper .yotpo-distribution-rows .yotpo-distribution-row .yotpo-star-distribution-score-value:after,body[class*=page] .bottom-line-items-container-desktop .bottom-line-items-wrapper .yotpo-star-distribution-wrapper .yotpo-distribution-rows .yotpo-distribution-row .yotpo-star-distribution-score-value:after{content:"Stars";padding-left:3px}body[class*=product] .bottom-line-items-container-desktop .bottom-line-items-wrapper .yotpo-star-distribution-wrapper .yotpo-distribution-rows .yotpo-distribution-row .yotpo-star-distribution-score-value,body[class*=page] .bottom-line-items-container-desktop .bottom-line-items-wrapper .yotpo-star-distribution-wrapper .yotpo-distribution-rows .yotpo-distribution-row .yotpo-star-distribution-score-value{margin-right:3rem}body[class*=product] .bottom-line-items-container-desktop .bottom-line-items-wrapper .yotpo-star-distribution-wrapper,body[class*=page] .bottom-line-items-container-desktop .bottom-line-items-wrapper .yotpo-star-distribution-wrapper{margin-top:0!important;-webkit-padding-end:0!important;padding-inline-end:0!important}body[class*=product] .bottom-line-items-container-desktop .bottom-line-items-wrapper,body[class*=page] .bottom-line-items-container-desktop .bottom-line-items-wrapper{display:flex;align-items:center}body[class*=product] .bottom-line-items-container-desktop .bottom-line-items-wrapper .bottom-line-items,body[class*=page] .bottom-line-items-container-desktop .bottom-line-items-wrapper .bottom-line-items{margin-top:0!important}body[class*=product] .bottom-line-items-container-mobile .bottom-line-items-wrapper .yotpo-star-distribution-wrapper .yotpo-distribution-rows .yotpo-distribution-row .yotpo-star-distribution-score-value:after,body[class*=page] .bottom-line-items-container-mobile .bottom-line-items-wrapper .yotpo-star-distribution-wrapper .yotpo-distribution-rows .yotpo-distribution-row .yotpo-star-distribution-score-value:after{content:"Stars";padding-left:3px}body[class*=product] .bottom-line-items-container-mobile .bottom-line-items-wrapper .yotpo-star-distribution-wrapper .yotpo-distribution-rows .yotpo-distribution-row .yotpo-star-distribution-score-value,body[class*=page] .bottom-line-items-container-mobile .bottom-line-items-wrapper .yotpo-star-distribution-wrapper .yotpo-distribution-rows .yotpo-distribution-row .yotpo-star-distribution-score-value{margin-right:5rem}body[class*=product] span.yotpo-icon.yotpo-icon-down-triangle.bold-black-arrow,body[class*=page] span.yotpo-icon.yotpo-icon-down-triangle.bold-black-arrow{position:relative}body[class*=product] span.yotpo-icon.yotpo-icon-down-triangle.bold-black-arrow.pL0:before,body[class*=page] span.yotpo-icon.yotpo-icon-down-triangle.bold-black-arrow.pL0:before{content:"";background-image:url(https://cdn.shopify.com/s/files/1/0606/7372/0508/files/chevron-down.svg?v=1648736012);height:.875rem;width:.875rem;background-size:contain;background-repeat:no-repeat;position:absolute;left:6px;top:2px}@media (min-width: 1024px){body[class*=product] .yotpo-no-reviews .yotpo-default-button:not(.write-button),body[class*=page] .yotpo-no-reviews .yotpo-default-button:not(.write-button){font-size:3rem}}body[class*=product] .filters-container .free-text-search input.free-text-search-input,body[class*=page] .filters-container .free-text-search input.free-text-search-input{min-width:100px}@media (max-width: 768px){body[class*=product] .filters-container .free-text-search input.free-text-search-input,body[class*=page] .filters-container .free-text-search input.free-text-search-input{padding-right:.5rem}}.yotpo-widget-hero-section .yotpo-background-text-mobile{background-position:top!important;background-size:inherit!important;height:70vh!important}.yotpo-widget-hero-section .yotpo-is-mobile .yotpo-text-and-buttons{position:absolute!important;top:2rem!important;max-width:100%!important}.yotpo-widget-hero-section .yotpo-is-mobile .yotpo-text-and-buttons .yotpo-title{font-size:28px!important;text-align:left;padding-left:1.5rem}.yotpo-widget-hero-section .yotpo-is-mobile .yotpo-text-and-buttons .yotpo-description{padding-left:1.5rem;text-align:left;margin-top:.5rem}.yotpo-widget-hero-section .yotpo-logged-out-customer .yotpo-is-mobile .yotpo-text-and-buttons{max-width:100%!important}.yotpo-widget-hero-section .yotpo-logged-out-customer .yotpo-is-mobile .yotpo-text-and-buttons .yotpo-customer-logged-out-buttons{padding:1rem}.yotpo-widget-hero-section .yotpo-logged-out-customer .yotpo-is-mobile .yotpo-text-and-buttons .yotpo-customer-logged-out-buttons .yotpo-login-link .yotpo-action-button-text{font-weight:700!important}.yotpo-widget-hero-section .yotpo-text-on-background.yotpo-is-mobile{min-height:0!important}.yotpo-widget-hero-section .yotpo-is-mobile .yotpo-customized-text.yotpo-headline{margin-bottom:0!important}.yotpo-widget-hero-section .yotpo-is-mobile .yotpo-customized-text.yotpo-headline .yotpo-inner-text{font-size:17px!important}.yotpo-widget-hero-section .yotpo-is-mobile .yotpo-customized-text.yotpo-description .yotpo-inner-text{font-size:28px!important}.yotpo-widget-hero-section .yotpo-is-mobile .yotpo-action-buttons-tile{flex-wrap:nowrap!important;align-items:flex-start!important}.yotpo-widget-hero-section .yotpo-is-mobile .yotpo-action-button-widget .yotpo-button-standard-size{width:100%!important;max-width:100%!important}.yotpo-widget-hero-section .yotpo-is-mobile .yotpo-action-button-widget .yopto-widget-button-text{font-weight:700!important}.yotpo-widget-my-rewards-widget .yotpo-is-mobile .yotpo-tile-box{padding:0 0 25px!important}.yotpo-widget-my-rewards-widget .yotpo-is-mobile .yotpo-info{margin-bottom:0!important}.yotpo-widget-my-rewards-widget .yotpo-is-mobile .yotpo-reward-steps-list .yotpo-reward-steps-description{padding-left:2rem!important;padding-right:2rem!important}@media (min-width: 768px){.yotpo-widget-my-rewards-widget .yotpo-is-mobile .yotpo-reward-steps-list .yotpo-reward-steps-description{padding-left:.5rem!important;padding-right:.5rem!important}}.yotpo-widget-my-rewards-widget .yotpo-is-mobile .yotpo-logged-in-view .yotpo-headline .yotpo-inner-text{font-size:17px!important}.yotpo-widget-my-rewards-widget .yotpo-is-mobile .yotpo-logged-in-view .yotpo-action-buttons-tile{justify-content:space-around!important;align-items:baseline!important}.yotpo-widget-my-rewards-widget .yotpo-is-mobile .yotpo-logged-in-view .yotpo-action-button{max-width:40%!important}.yotpo-widget-my-rewards-widget .yotpo-is-mobile .yotpo-logged-in-view{padding:20px 0!important}.yotpo-widget-my-rewards-widget .yotpo-is-mobile .yotpo-logged-in-view .yotpo-headline{margin-bottom:0!important}.yotpo-widget-my-rewards-widget .yotpo-is-mobile .yotpo-logged-in-view .yotpo-description{margin-bottom:1rem!important}.yotpo-widget-my-rewards-widget .yotpo-is-mobile .yotpo-logged-in-view .yotpo-description .yotpo-inner-text{font-size:28px!important}.yotpo-widget-campaign-widget-container .flexified-child.yotpo-outer-tile{border-width:4px!important;border-radius:10px!important}.yotpo-widget-campaign-widget-container.yotpo-is-mobile{padding-bottom:0!important}.yotpo-widget-campaign-widget-container.yotpo-is-mobile .yotpo-container-headline{font-size:24px!important}.yotpo-widget-campaign-widget-container .yotpo-overlay-tile .yotpo-widget-campaign-widget-close-icon{color:#004469!important}.yotpo-widget-campaign-widget-container .yotpo-overlay-tile .yotpo-message-tile{background:#eaf5f6!important;border-radius:6px!important}.yotpo-widget-campaign-widget-container .yotpo-overlay-tile .yotpo-message-tile .yotpo-message-tile-text{color:#004469!important}.yotpo-widget-campaign-widget-container .yotpo-overlay-tile .yotpo-container-action-tile{background:#eaf5f6!important;border-radius:6px!important}.yotpo-widget-campaign-widget-container .yotpo-overlay-tile .yotpo-container-action-tile .yotpo-title-text,.yotpo-widget-campaign-widget-container .yotpo-overlay-tile .yotpo-container-action-tile yotpo-message-text{color:#004469!important}.yotpo-widget-campaign-widget-container .yotpo-container-campaign-action-tile .yotpo-action-button-widget .yotpo-button-style.yotpo-capsule-btn-type{font-family:Basic Grotesque,Arial!important;font-weight:500!important;border:0px!important;background:#004469!important}.yotpo-widget-campaign-widget .yotpo-action-button-widget .yotpo-standard-size{max-width:155px!important}.yotpo-widget-campaign-widget-container .yotpo-overlay-tile.yotpo-container-birthday-action-tile .yotpo-widget-date-picker{margin:0}.yotpo-widget-campaign-widget-container .yotpo-overlay-tile.yotpo-container-birthday-action-tile .yotpo-widget-mmddyyyy{background:#fff!important}.yotpo-widget-campaign-widget-container .yotpo-overlay-tile.yotpo-container-birthday-action-tile .yotpo-widget-field-separator{color:#004469!important}.yotpo-widget-campaign-widget-container .yotpo-overlay-tile.yotpo-container-birthday-action-tile .yotpo-action-button-widget .yotpo-button-style.yotpo-capsule-btn-type{font-family:Basic Grotesque,Arial!important;color:#004469!important;border-color:#004469!important;height:35px!important;width:-moz-fit-content!important;width:fit-content!important;padding:4px 16px!important;margin-top:4px}.yotpo-widget-campaign-widget-container .yotpo-overlay-tile.yotpo-container-birthday-action-tile .yotpo-widget-number-input{color:#004469!important}.yotpo-widget-campaign-widget-container .yotpo-overlay-tile.yotpo-container-birthday-action-tile .yotpo-message-text{color:#004469!important;font-size:11px!important}.yotpo-widget-campaign-widget-container .yotpo-overlay-tile.yotpo-container-birthday-action-tile .yotpo-widget-date-picker{max-width:100%!important;padding:10px 0}.rewards-account-page .yotpo-widget-campaign-widget-container.yotpo-is-mobile .yotpo-container-headline{margin-top:0rem!important}.flexified-wrapper.flexified-mobile{--flexified-padding: 12px !important}.yotpo-container{max-width:1200px;margin:0 auto}.yotpo-coupouns-container.yotpo-is-mobile{padding-top:1rem!important}.rewards-account-header .yotpo-coupons-redemption-widget .yotpo-coupouns-container.yotpo-is-mobile{margin-top:0rem!important}.yotpo-coupons-redemption-widget .yotpo-headline.yotpo-is-mobile{font-size:22px!important}.yotpo-coupons-redemption-widget .yotpo-description{max-width:1200px!important;margin-bottom:5rem!important}.yotpo-coupons-redemption-widget .yotpo-is-mobile .yotpo-login-button,.yotpo-coupons-redemption-widget .yotpo-redemption-options-list.yotpo-is-mobile{margin-top:0!important}.yotpo-coupons-redemption-widget .yotpo-redemption-options-list.two-in-row{max-width:1200px!important;padding:65px 0;margin:0 auto;padding:0 1rem;justify-content:space-between!important}@media (max-width:990px){.yotpo-coupons-redemption-widget .yotpo-redemption-options-list.two-in-row{justify-content:center!important}}.rewards-account-header .yotpo-coupons-redemption-widget .yotpo-redemption-options-list.two-in-row{max-width:910px!important}@media (max-width:1275px){.rewards-account-header .yotpo-coupons-redemption-widget .yotpo-redemption-options-list.two-in-row{justify-content:center!important}}.yotpo-coupons-redemption-widget .two-in-row .yotpo-redemption-item{width:30%!important;aspect-ratio:1;border:4px solid #BADCE1!important;border-radius:10px;margin-bottom:0;margin:1rem;display:flex;flex-direction:column;justify-content:center}.rewards-account-header .yotpo-coupons-redemption-widget .two-in-row .yotpo-redemption-item{width:25%!important;min-width:250px!important}.yotpo-coupons-redemption-widget .yotpo-points-balance{display:none!important}.yotpo-coupons-redemption-widget .yopto-widget-button-text.yotpo-pointer-cursor{font-weight:700!important}.yotpo-coupons-redemption-widget .yotpo-redemption-option-details{margin-bottom:2rem!important}.yotpo-coupons-redemption-widget .yotpo-is-mobile .yotpo-redemption-option-details{margin-bottom:0!important;display:flex;flex-direction:column;justify-content:center;height:-moz-max-content;height:max-content}.yotpo-coupons-redemption-widget .yotpo-is-mobile .yotpo-redemption-option-details .yotpo-redemption-option-reward{font-size:24px!important;padding-top:.2rem}.yotpo-coupons-redemption-widget .yotpo-is-mobile.yotpo-coupons-redemption-widget-container{margin-top:0!important;padding-top:.5rem!important}.yotpo-coupons-redemption-widget .yotpo-is-mobile .yotpo-description{margin-bottom:1rem!important}.yotpo-coupons-redemption-widget .yotpo-is-mobile .yotpo-redemption-confirmation{aspect-ratio:1/1;border:4px solid #BADCE1;border-radius:10px;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:1rem}.yotpo-coupons-redemption-widget .yotpo-is-mobile .yotpo-redemption-confirmation .yotpo-redemption-confirmation-title{font-size:22px!important;line-height:1.8rem!important;margin-bottom:.5rem!important}.yotpo-coupons-redemption-widget .yotpo-is-mobile .yotpo-redemption-confirmation .yotpo-redemption-confirmation-options{margin-top:0!important;padding:0 8px!important}.yotpo-coupons-redemption-widget .yotpo-is-mobile .yotpo-redemption-confirmation .yotpo-redemption-confirmation-option .yotpo-button-style.yotpo-borderless-btn-type{border:none!important}.yotpo-coupons-redemption-widget .yotpo-redemption-confirmation .yotpo-redemption-confirmation-title{font-family:Basic Grotesque,Arial!important;--tw-text-opacity: 1 !important;color:rgb(0 68 105 / var(--tw-text-opacity))!important;text-transform:lowercase;font-size:32px!important;font-weight:700!important}.yotpo-coupons-redemption-widget .yotpo-redemption-confirmation .yotpo-redemption-confirmation-title:first-letter{text-transform:uppercase}.yotpo-coupons-redemption-widget .yotpo-redemption-confirmation .yotpo-redemption-confirmation-option .yotpo-button-style.yotpo-borderless-btn-type{border:1px solid #004469!important;border-radius:50px}.yotpo-coupons-redemption-widget .yotpo-redemption-confirmation .yotpo-redemption-confirmation-option .yotpo-button-style:first-letter{text-transform:uppercase!important}.yotpo-coupons-redemption-widget .yotpo-redemption-confirmation .yotpo-redemption-confirmation-option .yotpo-button-style .yopto-widget-button-text{text-transform:lowercase;font-family:Basic Grotesque,Arial!important;font-weight:700!important}.yotpo-coupons-redemption-widget .yotpo-redemption-confirmation-option .yotpo-filled-button,.yotpo-coupons-redemption-widget .yotpo-redemption-confirmation-option.yotpo-redemption-confirmation-option-confirm{border-radius:50px!important}.yotpo-coupons-redemption-widget .yotpo-redemption-confirmation-option .yotpo-filled-button .yopto-widget-button-text{color:#fff!important}.yotpo-coupons-redemption-widget .yotpo-redemption-options-list.yotpo-is-mobile .swiper-container .swiper-wrapper{display:flex!important;flex-wrap:wrap;gap:1rem;justify-content:space-between}.yotpo-redemption-options-list.yotpo-is-mobile{padding:0!important}.yotpo-coupons-redemption-widget .yotpo-redemption-options-list.yotpo-is-mobile .yotpo-redemption-option{border:4px solid #BADCE1!important;border-radius:10px;aspect-ratio:1/1;display:flex;flex-direction:column;justify-content:center}.yotpo-coupons-redemption-widget .yotpo-redemption-options-list.yotpo-is-mobile .yotpo-redemption-slide-item.swiper-slide{width:45%!important}.yotpo-coupons-redemption-widget .yotpo-redemption-options-list.yotpo-is-mobile .yotpo-redemption-slide-item.swiper-slide .yotpo-redemption-option-container{padding:0!important}.yotpo-coupons-redemption-widget .yotpo-redemption-options-list.yotpo-is-mobile .swiper-pagination .swiper-pagination-bullet{display:none!important}.yotpo-coupons-redemption-widget .yotpo-redemption-options-list.yotpo-is-mobile .yotpo-redemption-option .yotpo-button-style.yotpo-button-large-size{width:75%!important;margin-left:auto;margin-right:auto;margin-bottom:.5rem;margin-top:.5rem;border:1px solid rgb(0,68,102)!important}.yotpo-coupons-redemption-widget .yotpo-action-button-widget .yopto-widget-button-text{font-family:Basic Grotesque,Arial!important;font-weight:500!important}.yotpo-coupons-redemption-widget .yotpo-redemption-option .yotpo-copy-code-button{border:1px solid #004469!important;border-radius:8px}.yotpo-coupons-redemption-widget .yotpo-redemption-options-list.yotpo-is-mobile .yotpo-redemption-confirmation-option.yotpo-redemption-confirmation-option-confirm{display:block!important}.yotpo-coupons-redemption-widget .yotpo-redemption-options-list.yotpo-is-mobile .yotpo-redemption-confirmation-option.yotpo-redemption-confirmation-option-confirm .yotpo-action-button-widget.yotpo-is-mobile,.yotpo-coupons-redemption-widget .yotpo-redemption-options-list.yotpo-is-mobile .yotpo-redemption-confirmation-option.yotpo-redemption-confirmation-option-confirm .yotpo-button-style.yotpo-button-large-size{width:100%!important;height:100%!important}.yotpo-coupons-redemption-widget .yotpo-redemption-options-list.yotpo-is-mobile .yotpo-redemption-confirmation-option.yotpo-redemption-confirmation-option-cancel{width:45%!important}.yotpo-coupons-redemption-widget .yotpo-redemption-options-list.yotpo-is-mobile .yotpo-redemption-confirmation .yotpo-redemption-confirmation-title{font-family:Basis Grotesque!important;--tw-text-opacity: 1 !important;color:rgb(0 68 105 / var(--tw-text-opacity))!important}.yotpo-coupons-redemption-widget .yotpo-copy-code-button{background-color:#fff!important}.yotpo-coupons-redemption-widget .yotpo-message-toast-container{position:absolute!important;z-index:51!important;margin-top:-815px!important;left:33vw}.yotpo-coupons-redemption-widget .yotpo-message-toast-container .yotpo-message-toast-title .yotpo-widget-success-icon{color:#2ca65d!important}.yotpo-coupons-redemption-widget .yotpo-message-toast-container .yotpo-message-toast-title .yotpo-message-toast-title-text{font-family:Basic Grotesque,Arial!important;font-weight:500!important;color:#004469!important}.yotpo-coupons-redemption-widget .yotpo-message-toast-container .yotpo-message-toast-text .yotpo-message-toast-text-body{font-family:Basic Grotesque,Arial!important;font-weight:350!important;color:#666!important}.rewards-account-header .yotpo-message-toast-container{position:absolute!important;z-index:51!important;margin-top:-615px!important;left:45vw}.yotpo-coupons-redemption-widget .yotpo-message-toast-container.yotpo-is-mobile{position:relative!important;z-index:51!important;margin-top:0rem!important;left:0}.yotpo-redemption-option-container.yotpo-is-mobile .yotpo-copy-code-button{padding:0 12px!important;border:0px!important;border-radius:10px;width:100%!important;margin-top:0!important}.rewards-account-page .yotpo-loyalty-popup-overlay{z-index:40!important}.rewards-account-page .yotpo-widget-my-rewards-widget .yotpo-rewards-history .yotpo-grid-row-headers .yotpo-row-display{width:100%!important}.rewards-account-page .yotpo-widget-my-rewards-widget .yotpo-rewards-history .yotpo-grid-row-headers .first-row-desktop .row-date-column{padding-left:0!important}.yotpo-widget-my-rewards-widget .yotpo-rewards-history .yotpo-grid-row-headers{border-bottom:1px solid #91AAB7}.yotpo-widget-my-rewards-widget .yotpo-rewards-history .yotpo-grid-row-headers .yotpo-inner-text{color:#666!important}.yotpo-widget-my-rewards-widget .yotpo-rewards-history .yotpo-grid .row-date-column .yotpo-inner-text,.yotpo-widget-my-rewards-widget .yotpo-rewards-history .yotpo-grid .row-action-column .yotpo-inner-text,.yotpo-widget-my-rewards-widget .yotpo-rewards-history .yotpo-grid .row-points-column .yotpo-inner-text,.yotpo-widget-my-rewards-widget .yotpo-rewards-history .yotpo-grid .row-status-column .yotpo-inner-text{color:#004469!important;font-weight:500!important}.rewards-account-page .yotpo-widget-my-rewards-widget .yotpo-grid-row{margin-bottom:1.5rem}.rewards-account-page .yotpo-widget-my-rewards-widget .yotpo-grid-row .yotpo-row-display{padding-bottom:1.5rem}.yotpo-widget-my-rewards-widget .yotpo-rewards-history .yotpo-widget-tooltip-message{font-family:Basic Grotesque,Arial!important;font-weight:500!important}.rewards-account-page .yotpo-widget-my-rewards-widget .yotpo-rewards-history .yotpo-grid{overflow:scroll;height:100vh}.rewards-account-page .yotpo-widget-my-rewards-widget .yotpo-rewards-history .yotpo-grid .yotpo-row-display{width:100%!important}.rewards-account-page .yotpo-widget-my-rewards-widget .yotpo-rewards-history .yotpo-grid .first-row-desktop .row-date-column{padding-left:0!important}.yotpo-widget-hero-section .yotpo-button-style .yotpo-action-button-text{font-family:Basis Grotesque!important;font-weight:500!important}.yotpo-coupons-redemption-widget .yotpo-login-link .yotpo-button-style{background-color:#004469!important}.yotpo-coupons-redemption-widget .yotpo-login-link .yotpo-action-button-widget{margin-top:2rem!important}.yotpo-referral-custom{margin-left:3rem;margin-right:3rem;padding-top:3rem;font-family:Basis Grotesque!important}.yotpo-referral-custom *{font-family:Basis Grotesque!important}.yotpo-referral-custom .yotpo-center-background{height:auto!important;padding:0!important}.yotpo-referral-custom .yotpo-header-text{display:none!important}.yotpo-referral-custom .yotpo-tile-box{position:relative!important;width:100%!important}.yotpo-referral-custom .yotpo-tile-box:last-child{padding-bottom:0!important}.yotpo-referral-custom .yotpo-tile-box{padding-top:0!important}.yotpo-referral-custom .yotpo-tile{min-height:0!important}.yotpo-referral-custom .yotpo-title-text{font-size:1.5rem!important;line-height:2rem!important;font-weight:700!important;--tw-text-opacity: 1 !important;color:rgb(0 68 105 / var(--tw-text-opacity))!important}@media (min-width: 1024px){.yotpo-referral-custom .yotpo-title-text{font-size:2.25rem!important;line-height:2.5rem!important}}.yotpo-referral-custom .yotpo-title-text{max-width:460px!important;margin:0 auto!important}.yotpo-referral-custom .yotpo-description-text{font-size:1rem!important;line-height:1.5rem!important;--tw-text-opacity: 1 !important;color:rgb(0 68 105 / var(--tw-text-opacity))!important}@media (min-width: 1024px){.yotpo-referral-custom .yotpo-description-text{font-size:1.25rem!important;line-height:1.75rem!important}}.yotpo-referral-custom .yotpo-description-text{font-weight:350!important}.yotpo-referral-custom .yotpo-inputs-container{text-align:center!important}.yotpo-referral-custom .yotpo-email-container{display:inline-flex!important;width:100%!important;flex-direction:column!important;align-items:flex-start!important;max-width:280px!important}.yotpo-referral-custom .yotpo-email-container input{height:34px!important;padding:0 10px!important;border:1px solid #91AAB7!important;border-radius:4px!important;color:#4a575e!important;font-weight:350!important}.yotpo-referral-custom .yotpo-email-container label{display:none!important}.yotpo-referral-custom .yotpo-email-container .yotpo-input-example{font-size:0!important;position:relative!important;order:-1!important}.yotpo-referral-custom .yotpo-email-container .yotpo-input-example:before{font-size:1rem!important;line-height:1.5rem!important;font-weight:700!important;--tw-text-opacity: 1 !important;color:rgb(0 68 105 / var(--tw-text-opacity))!important;content:"Friend's email address"!important;font-size:12px!important}.yotpo-referral-custom .yotpo-email-container .yotpo-referral-widget-error-message{position:relative!important;order:-1!important}.yotpo-referral-custom .yotpo-share-buttons-container{bottom:90px!important}@media (min-width: 1024px){.yotpo-referral-custom .yotpo-share-buttons-container{bottom:90px!important}}.yotpo-referral-custom .yotpo-share-buttons-container{position:absolute!important;margin:0!important}.yotpo-referral-custom .yotpo-share-buttons-container:before{width:100%!important;padding-top:0!important;padding-bottom:0!important;font-size:1.125rem!important;line-height:1.75rem!important;font-weight:700!important;--tw-text-opacity: 1 !important;color:rgb(0 68 105 / var(--tw-text-opacity))!important}@media (min-width: 1024px){.yotpo-referral-custom .yotpo-share-buttons-container:before{padding-top:1.25rem!important;padding-bottom:1.25rem!important;font-size:1.5rem!important;line-height:2rem!important}}.yotpo-referral-custom .yotpo-share-buttons-container:before{display:block!important;text-align:center!important;content:"Or, use a referal link to share"!important}.yotpo-referral-custom .yotpo-share-buttons-container .yotpo-share-button-txt{font-weight:350!important}.yotpo-referral-custom .yotpo-action-button-widget{margin-top:165px!important}@media (min-width: 1024px){.yotpo-referral-custom .yotpo-action-button-widget{margin-top:170px!important}}.yotpo-referral-custom .yotpo-button-style{background:#004469!important;color:#fff!important;border-radius:50px!important;height:40px!important;width:auto!important;padding:0 24px!important;border:none!important}.yotpo-referral-custom .yotpo-button-style:hover{background:#01141e!important}.yotpo-referral-custom .yotpo-button-style .yopto-widget-button-text{font-size:1rem!important;line-height:1.5rem!important}.yotpo-referral-custom .yotpo-customer-email-view .yotpo-input-container:before{font-size:1rem!important;line-height:1.5rem!important;font-weight:700!important;--tw-text-opacity: 1 !important;color:rgb(0 68 105 / var(--tw-text-opacity))!important;content:"Your email address"!important;font-size:12px!important}.yotpo-referral-custom .yotpo-customer-email-view .yotpo-action-button-widget{margin-top:1.5rem!important}@media (min-width: 1024px){.yotpo-referral-custom .yotpo-customer-email-view .yotpo-action-button-widget{margin-top:2.75rem!important}}.yotpo-referral-custom .yotpo-final-view .yotpo-header-text{font-size:2.25rem!important;line-height:2.5rem!important;font-weight:700!important;--tw-text-opacity: 1 !important;color:rgb(0 68 105 / var(--tw-text-opacity))!important;max-width:460px!important;margin:0 auto!important;display:block!important}.yotpo-referral-custom .yotpo-final-view .yotpo-title-text{font-size:1.25rem!important;line-height:1.75rem!important;--tw-text-opacity: 1 !important;color:rgb(0 68 105 / var(--tw-text-opacity))!important;font-weight:350!important}.yotpo-referral-custom .yotpo-final-view .yotpo-action-button-widget{margin-top:20px!important}.yotpo-referral-custom .yotpo-facebook-messenger-share-button .yotpo-share-button-txt:before,.yotpo-referral-custom .yotpo-facebook-share-button .yotpo-share-button-txt:before{content:"Share on "}#shopify-section-layout-header{position:sticky;top:0;z-index:50}.promo-copy a{text-decoration:underline}.header-container{padding-left:1rem;padding-right:1rem}@media (min-width: 1024px){.header-container{padding-left:2.5rem;padding-right:2.5rem}}.nav-header.nav-item .nav-item-link:after{content:attr(data-text);height:0;visibility:hidden;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;font-weight:500}@media speech{.nav-header.nav-item .nav-item-link:after{display:none}}.nav-header.nav-item .category-menu-overlay{visibility:hidden;height:100vh;width:100vw;overflow-y:hidden;opacity:0}.nav-header.nav-item:not(.no-submenu):hover .category-menu-overlay:not(:hover){visibility:visible;height:100vh;overflow:hidden;opacity:1}body[class*=product] .socialize-wrapper.nav-header.nav-item:not(.no-submenu):hover .category-menu-overlay:not(:hover),body[class*=page] .socialize-wrapper.nav-header.nav-item:not(.no-submenu):hover .category-menu-overlay:not(:hover){display:none}.nav-header.nav-item .category-menu-wrapper{visibility:hidden;height:0px;overflow-y:hidden;opacity:0}.nav-header.nav-item:hover .category-menu-wrapper,.nav-header.nav-item:focus-within .category-menu-wrapper{visibility:visible;height:-moz-max-content;height:max-content;overflow-y:scroll;opacity:1;transition-timing-function:cubic-bezier(.4,0,1,1)}body[class*=product] .socialize-wrapper.nav-header.nav-item:hover .category-menu-wrapper,body[class*=page] .socialize-wrapper.nav-header.nav-item:hover .category-menu-wrapper,body[class*=product] .socialize-wrapper .nav-header.nav-item:focus-within .category-menu-wrapper,body[class*=page] .socialize-wrapper .nav-header.nav-item:focus-within .category-menu-wrapper{display:none}.nav-header.nav-item.no-submenu:hover .category-menu-wrapper,.nav-header.nav-item.no-submenu:focus .category-menu-wrapper{visibility:hidden;height:0px;overflow-y:hidden}.nav-header.nav-item .nav-item-link{position:relative;top:2.2px;z-index:50;height:100%;width:-moz-max-content;width:max-content;overflow:hidden;border-bottom-width:4px;padding-bottom:3.5px}.nav-header.nav-item:hover .nav-item-link,.nav-header.nav-item:focus-within .nav-item-link{--tw-border-opacity: 1;border-color:rgb(145 170 183 / var(--tw-border-opacity));font-weight:500}.nav-header.nav-item .nav-item-link.active{--tw-border-opacity: 1;border-color:rgb(0 68 105 / var(--tw-border-opacity))}.nav-dropdown .nav-dropdown-menu{visibility:hidden;height:0px;overflow-y:hidden}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu{visibility:visible;height:-moz-max-content;height:max-content;overflow-y:scroll;transition-timing-function:cubic-bezier(.4,0,1,1)}body[class*=product] .socialize-wrapper.nav-dropdown:hover .nav-dropdown-menu,body[class*=page] .socialize-wrapper.nav-dropdown:hover .nav-dropdown-menu,body[class*=product] .socialize-wrapper .nav-dropdown:focus-within .nav-dropdown-menu,body[class*=page] .socialize-wrapper .nav-dropdown:focus-within .nav-dropdown-menu{display:none}.category-menu-container .category-image-link:hover{text-decoration-line:underline}.category-menu-header .category-image-label{padding-top:.5rem;font-weight:350}.category-menu-content p{padding-bottom:.5rem;font-size:.875rem;line-height:1.25rem;font-weight:350;line-height:28px!important}@media (min-width: 768px){.category-menu-content p{font-size:1rem;line-height:1.5rem}}@media (min-width: 800px){.category-menu-content p{padding-bottom:.75rem;font-size:1.25rem;line-height:1.75rem}}.category-menu-content a{text-underline-offset:5px}.category-menu-content a:hover{text-decoration-line:underline}.category-menu-content a.view-all-link{font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(73 120 143 / var(--tw-text-opacity));text-decoration-line:underline;text-underline-offset:2px}.category-menu-content a.view-all-link:hover{--tw-text-opacity: 1;color:rgb(0 68 105 / var(--tw-text-opacity))}@media (min-width: 1024px){.category-menu-content a.view-all-link{font-weight:500}}.category-menu-content a.external-link{display:flex;align-items:center;flex-wrap:nowrap}.category-menu-content a.external-link:after{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.94118 4C4.42138 4 4 4.42138 4 4.94118V19.0588C4 19.5786 4.42138 20 4.94118 20H19.0588C19.5786 20 20 19.5786 20 19.0588V16H18.1176V18.1176H5.88235V5.88235H8V4H4.94118ZM11.5942 5.86795C11.0806 5.86795 10.6603 5.457 10.6603 4.93397C10.6603 4.42029 11.0806 4 11.5942 4H19.066C19.5797 4 20 4.42029 20 4.93397V12.4058C20 12.9194 19.5797 13.3397 19.066 13.3397C18.5523 13.3397 18.1321 12.9194 18.1321 12.4058V7.18485L10.296 15.0209C9.9317 15.3852 9.3433 15.3852 8.97905 15.0209C8.6148 14.6567 8.6148 14.0683 8.97905 13.704L16.8152 5.86795H11.5942Z' fill='%23004466'/%3E%3C/svg%3E%0A");margin-left:.125rem;height:1rem;width:1rem;background-size:contain;background-position:center;background-repeat:no-repeat}@media (min-width: 1024px){.category-menu-content a.external-link:after{margin-left:.25rem;height:1.5rem;width:1.5rem}}.global-footer .nav-item-social svg{height:28px;width:28px;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.global-footer .disclaimer-widget p{font-size:.75rem;font-weight:300;letter-spacing:-.14px;line-height:21px}.global-footer .policy-menu .menu-item{display:block;padding-top:.5rem;padding-bottom:.5rem;font-weight:300}.global-footer .policy-menu .menu-item:hover,.global-footer .policy-menu .menu-item:focus{text-decoration-line:underline}@media (min-width: 768px){.global-footer .policy-menu .menu-item{display:inline;padding:.5rem}}.global-footer .row-logo{margin-left:0;margin-right:0}@media (max-width: 375px){.global-footer .tiny-w-full{width:100%!important}.global-footer .tiny-mb-4{margin-bottom:1rem}.global-footer .tiny-flex-col{flex-direction:column}}.global-footer .footer-disclaimers p:last-child{margin-bottom:0}.mobile-footer-external-link{display:flex;align-items:center;flex-wrap:nowrap}.mobile-footer-external-link:after{content:"";display:block;margin-left:.125rem;height:1rem;width:1rem;background-size:contain;background-position:center;background-repeat:no-repeat}@media (min-width: 1024px){.mobile-footer-external-link:after{margin-left:.25rem;height:1.5rem;width:1.5rem}}.category-menu-footer a.external-link:after{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.94118 4C4.42138 4 4 4.42138 4 4.94118V19.0588C4 19.5786 4.42138 20 4.94118 20H19.0588C19.5786 20 20 19.5786 20 19.0588V16H18.1176V18.1176H5.88235V5.88235H8V4H4.94118ZM11.5942 5.86795C11.0806 5.86795 10.6603 5.457 10.6603 4.93397C10.6603 4.42029 11.0806 4 11.5942 4H19.066C19.5797 4 20 4.42029 20 4.93397V12.4058C20 12.9194 19.5797 13.3397 19.066 13.3397C18.5523 13.3397 18.1321 12.9194 18.1321 12.4058V7.18485L10.296 15.0209C9.9317 15.3852 9.3433 15.3852 8.97905 15.0209C8.6148 14.6567 8.6148 14.0683 8.97905 13.704L16.8152 5.86795H11.5942Z' fill='%23ffffff'/%3E%3C/svg%3E%0A")}.footer-category-menu>p{padding-bottom:0}.footer-category-menu>p>a{font-size:.875rem;font-weight:350;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}@media (min-width: 768px){.footer-category-menu>p>a{font-size:1.25rem;line-height:1.75rem}}.page\.hcp-lp #main{padding-top:0;padding-bottom:0;display:flex}.page\.hcp-lp #main h2{margin-top:1rem;margin-bottom:1rem}@media (min-width: 768px){.page\.hcp-lp #main h2{margin-top:3rem}}.page\.hcp-lp #main .main-content{padding-bottom:0!important}.page\.hcp-lp #main .sms-landing-page-container{width:100%;display:flex;justify-content:space-evenly;flex-direction:row}.page\.hcp-lp #main .sms-landing-page-container .sub-conts{width:50%}.page\.hcp-lp #main .sms-landing-page-container .sub-conts.form-cont{padding:0 50px;min-height:auto;display:flex;flex-direction:column;justify-content:center}.page\.hcp-lp #main .sms-landing-page-container .sub-conts.img-cont{background-size:cover;background-position:center center;background-repeat:no-repeat;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 1440px){.page\.hcp-lp #main .sms-landing-page-container .sub-conts.img-cont{background-size:cover!important}}@media only screen and (max-width: 1024px){.page\.hcp-lp #main .sms-landing-page-container .sub-conts.form-cont{padding:0!important}.page\.hcp-lp #main #smsbump-form-36254 h2.sc-75msgg-0.fHHZiO.description-text.cw-description-text{font-size:17px!important}.page\.hcp-lp #main #smsbump-form-36254 h1.sc-75msgg-0.hLhlyw.header-text.cw-header-text{font-size:38px!important;line-height:38px!important}.page\.hcp-lp #main .hello{padding:50px 0!important}.page\.hcp-lp #main #smsbump-form-36701 .vxbem9-0.jQGXXD{padding:12px 30px!important}.page\.hcp-lp #main #smsbump-form-36701 .vxbem9-0.uDEHu{padding:0 30px!important}}@media only screen and (min-width: 769px){.page\.hcp-lp #main .sub-conts.img-cont{height:50vw;min-height:512px;max-height:768px;background-position:25% 50%!important}.page\.hcp-lp #main .sms-landing-page-container{padding:0!important}}@media only screen and (max-width: 768px){.page\.hcp-lp #main .sms-landing-page-container .sub-conts.form-cont{padding:0!important}.page\.hcp-lp #main .sms-landing-page-container{flex-direction:column-reverse!important}.page\.hcp-lp #main .sms-landing-page-container .sub-conts{width:100%!important}.page\.hcp-lp #main .sms-landing-page-container .sub-conts.img-cont{min-height:450px!important;background-size:cover!important}.page\.hcp-lp #main #smsbump-form-36254 h1.sc-75msgg-0.hLhlyw.header-text.cw-header-text,.page\.hcp-lp #main #smsbump-form-36254 h2.sc-75msgg-0.fHHZiO.description-text.cw-description-text{text-align:center}.page\.hcp-lp #main #smsbump-form-36254 h1.sc-75msgg-0.hLhlyw.header-text.cw-header-text{display:none}}@media only screen and (max-width: 425px){.page\.hcp-lp #main .sms-landing-page-container .sub-conts.img-cont{min-height:250px!important}.page\.hcp-lp #main #smsbump-form-36701 h1.sc-75msgg-0.jNaSMj.header-text.cw-header-text{font-size:20px!important}.page\.hcp-lp #main .container.main.content{width:100%!important}.page\.hcp-lp #main .wrap{padding:12px 0!important}}@media (min-width: 1024px){.page\.nutrition-for-seniors .hide-on-large{display:none}}.page\.nutrition-for-seniors .show-on-large{display:none}@media (min-width: 1024px){.page\.nutrition-for-seniors .show-on-large{display:block}}@media (min-width: 1024px){.page\.nutrition-for-seniors br.small{display:none}}.page\.nutrition-for-seniors br.large{display:none}@media (min-width: 1024px){.page\.nutrition-for-seniors br.large{display:block}}.page\.nutrition-for-seniors .wp-block-button__link.yellow{background:#ffcb79;color:#004469}.page\.nutrition-for-seniors .bs-hero-container{background:#ffc945;position:relative;color:#fff}@media (min-width: 1024px){.page\.nutrition-for-seniors .bs-hero-container{color:#004469}}.page\.nutrition-for-seniors .bs-hero{text-align:center;position:relative;overflow:hidden}.page\.nutrition-for-seniors .bs-hero-content{padding:50px 36px 0}.page\.nutrition-for-seniors .bs-hero h1{font-size:47px;line-height:100%}.page\.nutrition-for-seniors .bs-hero p{font-size:20px;line-height:28px;font-weight:500}.page\.nutrition-for-seniors .wp-block-button__link{font-size:24px}.page\.nutrition-for-seniors .bs-hero .wp-block-button__link{background:#3592b8}.page\.nutrition-for-seniors .bs-hero-background-overlay{position:absolute;top:0;left:0;height:100%;width:100%;background:linear-gradient(180.52deg,#00000026 .45%,#0000 99.58%);z-index:1}.page\.nutrition-for-seniors .bs-hero-content{position:relative;z-index:2}@media (min-width: 1024px){.page\.nutrition-for-seniors .bs-hero-background-overlay{display:none}.page\.nutrition-for-seniors .bs-hero{display:flex;align-items:center;text-align:left;min-height:596px;width:90%;max-width:1280px;margin:0 auto}.page\.nutrition-for-seniors .bs-hero-content{padding:0 0 0 24px;width:40%}.page\.nutrition-for-seniors .bs-hero-content *:not(:first-child){margin-top:24px}.page\.nutrition-for-seniors .bs-hero h1{font-weight:700;font-size:54px}}.page\.nutrition-for-seniors .bs-hero-background-image{background:url(/cdn/shop/files/HERO-desktop-V2.jpg?v=1634770290);position:absolute;width:100%;height:100%;left:0;top:0;z-index:1;background-position:center center;background-size:cover}.page\.nutrition-for-seniors .bs-icon-row{display:grid;grid-template-columns:1fr 1fr;align-items:center;margin:30px 12px;justify-content:center;row-gap:24px;-moz-column-gap:24px;column-gap:24px}.page\.nutrition-for-seniors .bs-icon-row img{margin:0 auto;max-width:inherit}@media (min-width: 768px){.page\.nutrition-for-seniors .bs-icon-row{grid-template-columns:148px 139px 162px 123px;-moz-column-gap:40px;column-gap:40px}}.page\.nutrition-for-seniors .bs-animated-text-container{display:flex;flex-direction:column;justify-content:center;height:400px;font-size:40px;color:#046}.page\.nutrition-for-seniors .bs-animated-text-container span{text-align:center;font-weight:700}.page\.nutrition-for-seniors .text-carousel-container{overflow:hidden}.page\.nutrition-for-seniors .text-carousel-container span{text-align:center;font-size:36px}.page\.nutrition-for-seniors .span-container span:nth-child(2){color:#f0a23f}.page\.nutrition-for-seniors .span-container span:nth-child(3){color:#00acac}.page\.nutrition-for-seniors .span-container span:nth-child(4){color:#4484d2}.page\.nutrition-for-seniors .span-container span:nth-child(5){color:#216a41}.page\.nutrition-for-seniors .span-container span:nth-child(6){color:#387e89}.page\.nutrition-for-seniors .span-container span:nth-child(7){color:#52909a}.page\.nutrition-for-seniors .span-container span:nth-child(8){color:#046}.page\.nutrition-for-seniors .span-container span:nth-child(9){color:#f3d367}.page\.nutrition-for-seniors .swiper-wrapper{transition-timing-function:cubic-bezier(.62,-.43,.45,1.34)}@media (max-width: 1024px){.page\.nutrition-for-seniors .swiper-container.large{display:none}}@media (min-width: 1024px){.page\.nutrition-for-seniors .swiper-container.small{display:none}.page\.nutrition-for-seniors .swiper-container.large{display:block}.page\.nutrition-for-seniors .bs-animated-text-container{display:grid;grid-template-columns:1fr 1fr;max-width:1200px;align-items:center;margin:0 auto}.page\.nutrition-for-seniors .bs-animated-text-container .headline{justify-self:end}.page\.nutrition-for-seniors .bs-animated-text-container span,.page\.nutrition-for-seniors .text-carousel-container span{font-size:52px}.page\.nutrition-for-seniors .text-carousel-container.large span{display:flex;align-items:center;white-space:nowrap}.page\.nutrition-for-seniors .text-carousel-container.swiper-container.large{height:50%;margin-left:12px}.page\.nutrition-for-seniors .large-div-container-thing{height:100%;position:relative;overflow:hidden;display:flex;align-items:center;justify-self:baseline}.page\.nutrition-for-seniors .made-with-this{transform:translate(-124px)}}@media (min-width: 1600px){.page\.nutrition-for-seniors .made-with-this{transform:translate(-64px)}}.page\.nutrition-for-seniors .flickity-slider .item{top:50%;transform:translateY(-50%)}.page\.nutrition-for-seniors .bs-copy-container{padding:48px 24px}.page\.nutrition-for-seniors .bs-copy-container p{font-size:20px;font-weight:500}.page\.nutrition-for-seniors .bs-copy-container :last-child{margin-bottom:0}.page\.nutrition-for-seniors .nutrition-at-doorstep{background:#74bcd5;color:#fff}.page\.nutrition-for-seniors .finally-reality{background:#fffdf7;color:#004469}.page\.nutrition-for-seniors .bs-container{display:flex;flex-direction:column}.page\.nutrition-for-seniors .bs-container.row-reverse{flex-direction:column-reverse}@media (min-width: 1024px){.page\.nutrition-for-seniors .bs-container{display:flex;align-items:center;justify-content:space-between;max-width:1140px;margin:0 auto;padding-left:24px;flex-direction:row}.page\.nutrition-for-seniors .bs-container .bs-copy-container{width:46%}.page\.nutrition-for-seniors .bs-container.row-reverse .bs-copy-container{padding-right:0}.page\.nutrition-for-seniors .bs-container img{width:46%;margin:48px}.page\.nutrition-for-seniors .bs-container:not(.row-reverse) img{margin-left:0}.page\.nutrition-for-seniors .bs-container.row-reverse{flex-direction:row-reverse;justify-content:space-between}.page\.nutrition-for-seniors .bs-container.row-reverse .bs-copy-container{padding-left:0}}.page\.nutrition-for-seniors .nfs-3-column-container{background:#d4f3f9;color:#046;padding:30px 24px}.page\.nutrition-for-seniors .nfs-3-column-grid-container .item{margin-top:24px}.page\.nutrition-for-seniors .nfs-3-column-grid-container .item img{margin:0 auto;max-height:400px;border-radius:30px}.page\.nutrition-for-seniors .nfs-3-column-grid-container .item h3{font-weight:700;margin-top:24px}.page\.nutrition-for-seniors .nfs-3-column-grid-container .item p{margin-top:24px;font-weight:500}@media (min-width: 1024px){.page\.nutrition-for-seniors .nfs-3-column-container h2{font-size:52;font-weight:700}.page\.nutrition-for-seniors .nfs-3-column-container{padding-top:64px 0}.page\.nutrition-for-seniors .nfs-3-column-inner{width:90%;max-width:1159px;margin:0 auto}.page\.nutrition-for-seniors .nfs-3-column-grid-container{display:grid;grid-template-columns:1fr 1fr 1fr;-moz-column-gap:64px;column-gap:64px}.page\.nutrition-for-seniors .nfs-3-column-grid-container .item img{max-height:inherit}}.page\.nutrition-for-seniors .badge-outer-container{background:#fffdf7;color:#004469;padding:24px}.page\.nutrition-for-seniors .badge-outer-container h2{text-align:center}@media (min-width: 1024px){.page\.nutrition-for-seniors .badge-outer-container h2{padding:36px 0;font-weight:700}}.page\.nutrition-for-seniors .item{margin-top:24px}.page\.nutrition-for-seniors .badge-outer-container .pills{text-align:center}.page\.nutrition-for-seniors .badge-outer-container .pills span{display:inline-block;border-radius:34.063px;margin-right:8px;margin-top:8px;padding:5px 8px;font-weight:700;font-size:15px;white-space:nowrap}.page\.nutrition-for-seniors .badge-outer-container .blue.pills span{background:#74bcd5}.page\.nutrition-for-seniors .badge-outer-container .yellow.pills span{background:#ffcb79}.page\.nutrition-for-seniors .badge-outer-container .purple.pills span{background:#c3a2cd}.page\.nutrition-for-seniors .badge-outer-container .green.pills span{background:#2ba68ba8}.page\.nutrition-for-seniors .badge-outer-container p{margin-top:24px}.page\.nutrition-for-seniors span.blue{color:#74bcd5}.page\.nutrition-for-seniors span.yellow{color:#ffcb79}.page\.nutrition-for-seniors span.purple{color:#c3a2cd}.page\.nutrition-for-seniors span.green{color:#2ba68b}.page\.nutrition-for-seniors .badge-outer-container .item-container img{max-width:400px;margin:0 auto;width:100%}@media (min-width: 1024px){.page\.nutrition-for-seniors .badge-outer-container{padding-bottom:96px}.page\.nutrition-for-seniors .badge-inner-container{width:90%;max-width:1100px;margin:0 auto}.page\.nutrition-for-seniors .badge-outer-container .item-container{display:grid;grid-template-columns:1fr 1fr;position:relative;row-gap:64px}.page\.nutrition-for-seniors .badge-outer-container .item-container img{position:absolute;width:240px;max-width:inherit;top:50%;left:50%;transform:translate(-50%,-58%)}.page\.nutrition-for-seniors .badge-outer-container .item-container .item{margin-top:0;width:290px}.page\.nutrition-for-seniors .badge-outer-container .item-container .item p{margin-bottom:0}.page\.nutrition-for-seniors .badge-outer-container .item-container .item.align-self-end{align-self:end}.page\.nutrition-for-seniors .badge-outer-container .item-container .item.justify-self-end{justify-self:end}.page\.nutrition-for-seniors .immune-system{grid-column-start:1;grid-row-start:2;text-align:right}.page\.nutrition-for-seniors .bone-health{grid-column-start:1;grid-row-start:1}.page\.nutrition-for-seniors .immune-system .pills,.page\.nutrition-for-seniors .immune-system p,.page\.nutrition-for-seniors .bone-health .pills,.page\.nutrition-for-seniors .bone-health p{text-align:right}.page\.nutrition-for-seniors .brain-health{grid-column-start:2;grid-row-start:1}.page\.nutrition-for-seniors .strength{grid-column-start:2;grid-row-start:2}.page\.nutrition-for-seniors .strength .pills,.page\.nutrition-for-seniors .brain-health .pills{text-align:left}}@media (min-width: 1280px){.page\.nutrition-for-seniors .badge-outer-container .item-container{row-gap:44px;margin-top:136px}.page\.nutrition-for-seniors .badge-inner-container{max-width:1200px}.page\.nutrition-for-seniors .badge-outer-container .item-container img{width:500px;transform:translate(-50%,-58%)}}.page\.nutrition-for-seniors .load-all-reviews{display:none}.page\.nutrition-for-seniors #product-reviews>div:nth-child(1)>div>div>h2{text-align:center;color:#004469}.page\.nutrition-for-seniors .footnotes-container{background:#046;color:#fff;display:flex;justify-content:center}.page\.nutrition-for-seniors .footnotes-container div{margin:24px;max-width:1100px;display:flex;flex-direction:column;width:100%}.page\.nutrition-for-seniors .footnotes-container p{font-size:14px;margin-bottom:0}.page\.nutrition-for-seniors .footnotes-container p:last-of-type{margin-bottom:0}.page\.nutrition-for-seniors .footnotes-container a{color:#fff;text-decoration:underline}.page\.nutrition-shake .bs-hero-container{background:#66b4c1;position:relative}.page\.nutrition-shake .bs-hero{color:#fff;text-align:center;padding:120px 36px;position:relative;overflow:hidden}@media (min-width: 1024px){.page\.nutrition-shake .bs-hero{padding:120px 0}}.page\.nutrition-shake .bs-hero h1{font-size:54px;line-height:60px}.page\.nutrition-shake .bs-hero p{font-size:20px;line-height:28px}@media (max-width: 1023px){.page\.nutrition-shake .bs-hero br{display:none}}.page\.nutrition-shake .wp-block-button__link{font-size:24px}.page\.nutrition-shake .bs-hero .wp-block-button__link{background:#eec256}.page\.nutrition-shake .bs-hero-background{position:absolute;top:0;left:0;height:100%;width:100%}.page\.nutrition-shake .bs-hero-background img{position:absolute;width:98%;z-index:0;bottom:10px;-o-object-fit:contain;object-fit:contain;max-height:95%;left:25px;visibility:hidden}.page\.nutrition-shake .bs-hero-background-overlay{position:absolute;top:0;left:0;height:100%;width:100%;background:#0003;z-index:1}.page\.nutrition-shake .bs-hero-content{position:relative;z-index:2}@media (min-width: 1024px){.page\.nutrition-shake .bs-hero-background-overlay{display:none}.page\.nutrition-shake .bs-hero{display:flex;align-items:center;text-align:left}.page\.nutrition-shake .bs-hero-background{right:0;width:40%;left:inherit}.page\.nutrition-shake .bs-hero-content{width:60%}}.page\.nutrition-shake .bs-icon-row{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;align-items:baseline;margin:24px 12px;justify-content:center}.page\.nutrition-shake .bs-icon-row img{margin:0 auto}.page\.nutrition-shake .bs-icon-row img.organic{width:56px}.page\.nutrition-shake .bs-icon-row img.gluten{width:69px}.page\.nutrition-shake .bs-icon-row img.gmo{width:60px}.page\.nutrition-shake .bs-icon-row img.kosher{width:52px}.page\.nutrition-shake .bs-animated-text-container{display:flex;flex-direction:column;justify-content:center;height:400px;font-size:40px;color:#046}.page\.nutrition-shake .bs-animated-text-container span{text-align:center;font-weight:700}.page\.nutrition-shake .text-carousel-container span{text-align:center;font-size:36px}.page\.nutrition-shake .span-container span:nth-child(2){color:#f0a23f}.page\.nutrition-shake .span-container span:nth-child(3){color:#00acac}.page\.nutrition-shake .span-container span:nth-child(4){color:#4484d2}.page\.nutrition-shake .span-container span:nth-child(5){color:#216a41}.page\.nutrition-shake .span-container span:nth-child(6){color:#387e89}.page\.nutrition-shake .span-container span:nth-child(7){color:#52909a}.page\.nutrition-shake .span-container span:nth-child(8){color:#046}.page\.nutrition-shake .span-container span:nth-child(9){color:#f3d367}.page\.nutrition-shake .swiper-wrapper{transition-timing-function:cubic-bezier(.62,-.43,.45,1.34)}@media (max-width: 1024px){.page\.nutrition-shake .swiper-container.large{display:none}}@media (min-width: 1024px){.page\.nutrition-shake .swiper-container.small{display:none}.page\.nutrition-shake .swiper-container.large{display:block}.page\.nutrition-shake .bs-animated-text-container{display:grid;grid-template-columns:1fr 1fr;max-width:1200px;align-items:center;margin:0 auto}.page\.nutrition-shake .bs-animated-text-container .headline{justify-self:end}.page\.nutrition-shake .bs-animated-text-container span,.page\.nutrition-shake .text-carousel-container span{font-size:52px}.page\.nutrition-shake .text-carousel-container.large span{display:flex;align-items:center;white-space:nowrap}.page\.nutrition-shake .text-carousel-container.swiper-container.large{height:50%;margin-left:12px}.page\.nutrition-shake .made-with-this{transform:translate(-124px)}}@media (min-width: 1600px){.page\.nutrition-shake .made-with-this{transform:translate(-64px)}}.page\.nutrition-shake .flickity-slider .item{top:50%;transform:translateY(-50%)}.page\.nutrition-shake .bs-copy-container{padding:48px 24px}.page\.nutrition-shake .bs-copy-container p{font-size:24px}.page\.nutrition-shake .bs-copy-container :last-child{margin-bottom:0}.page\.nutrition-shake .vegan-protein{background:#d4f3f9;color:#046}.page\.nutrition-shake .phyto{background:#0f584f;color:#fff}.page\.nutrition-shake .open-and-enjoy{background:#fff2c6;color:#046}.page\.nutrition-shake .subscribe-and-save{background:#74bcd5;color:#fff}.page\.nutrition-shake .subscribe-and-save .wp-block-button__link{background:#046}.page\.nutrition-shake .smallish-print{padding:0}.page\.nutrition-shake .smallish-print .copy{display:block;font-size:24px;color:#046;margin:24px;line-height:1.5}.page\.nutrition-shake .subscribe-and-save img.image-on-large{display:none}@media (min-width: 1024px){.page\.nutrition-shake .subscribe-and-save img.image-on-large{display:block;position:absolute;width:47vw;max-width:600px;right:0}}.page\.nutrition-shake .subscribe-and-save img.image-on-extra-large{display:none}@media (min-width: 1024px){.page\.nutrition-shake .smallish-print{display:flex;flex-direction:row-reverse;justify-content:space-between;margin:48px auto}.page\.nutrition-shake .smallish-print .copy{width:50%;margin:24px 0;font-size:20px;line-height:28px}.page\.nutrition-shake .bs-icon-row{margin:24px 0 0;-moz-column-gap:24px;column-gap:24px}.page\.nutrition-shake .bs-icon-row img.organic{width:92px}.page\.nutrition-shake .bs-icon-row img.gluten{width:120px}.page\.nutrition-shake .bs-icon-row img.gmo{width:109px}.page\.nutrition-shake .bs-icon-row img.kosher{width:88px}.page\.nutrition-shake .bs-container{display:flex;align-items:center;justify-content:space-between;max-width:1140px;margin:0 auto;padding-left:24px}.page\.nutrition-shake .bs-container .bs-copy-container{padding-right:0;width:46%}.page\.nutrition-shake .bs-container img{width:46%;margin:48px 48px 48px 0}.page\.nutrition-shake .bs-container.row-reverse{flex-direction:row-reverse;justify-content:space-between}.page\.nutrition-shake .bs-container.row-reverse .bs-copy-container{padding-left:0}.page\.nutrition-shake .bs-container.row-reverse img{margin:48px 0 48px 48px}.page\.nutrition-shake .subscribe-and-save{min-height:600px;display:flex;align-items:center}.page\.nutrition-shake .subscribe-and-save img.s-a-s{visibility:hidden}.page\.nutrition-shake .large-div-container-thing{height:100%;position:relative;overflow:hidden;display:flex;align-items:center;justify-self:baseline}}@media (min-width: 1600px){.page\.nutrition-shake .subscribe-and-save img.s-a-s,.page\.nutrition-shake .subscribe-and-save img.image-on-large{display:none}.page\.nutrition-shake .subscribe-and-save img.image-on-extra-large{display:block;max-width:800px}}@media (min-width: 768px){@keyframes subnavHoverHelp{0%{width:200%}99%{width:200%}to{width:0}}@keyframes secondarynavHoverHelp{0%{width:250%}99%{width:250%}to{width:0}}li.nav-item:hover .sub-nav-helper:after,li.nav-item:hover .sub-nav-helper:before{background-size:25px 25px;position:absolute;bottom:-10px;height:90%;box-sizing:inherit;content:"";z-index:900;animation:subnavHoverHelp 2.2s}li.nav-item:hover .sub-nav-helper:before{left:-200%;-webkit-clip-path:polygon(100% 0,0% 100%,100% 100%);clip-path:polygon(100% 0,0% 100%,100% 100%)}li.nav-item:hover .sub-nav-helper:after{right:-200%;-webkit-clip-path:polygon(0 0,0% 100%,100% 100%);clip-path:polygon(0 0,0% 100%,100% 100%)}li.nav-item:hover{z-index:100}li.nav-item:hover .secondaryhelper:after,li.nav-item:hover .secondaryhelper:before{background-size:25px 25px;position:absolute;bottom:-10px;height:90%;box-sizing:inherit;content:"";z-index:900;animation:secondarynavHoverHelp 1.2s}li.nav-item:hover .secondaryhelper:before{left:-250%;-webkit-clip-path:polygon(100% 0,0% 100%,100% 100%);clip-path:polygon(100% 0,0% 100%,100% 100%)}li.nav-item:hover .secondaryhelper:after{right:-250%;-webkit-clip-path:polygon(0 0,0% 100%,100% 100%);clip-path:polygon(0 0,0% 100%,100% 100%)}.secondaryhelper{height:100%}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-x-0{left:0;right:0}.inset-x-auto{left:auto;right:auto}.inset-y-auto{top:auto;bottom:auto}.-right-\[0\.3rem\]{right:-.3rem}.-right-\[0\.4rem\]{right:-.4rem}.-top-14{top:-3.5rem}.-top-16{top:-4rem}.-top-7{top:-1.75rem}.-top-\[0\.2rem\]{top:-.2rem}.bottom-0{bottom:0}.bottom-7{bottom:1.75rem}.left-0{left:0}.left-1\/2{left:50%}.left-3{left:.75rem}.left-auto{left:auto}.right-0{right:0}.right-24{right:6rem}.right-5{right:1.25rem}.right-8{right:2rem}.top-0{top:0}.top-1{top:.25rem}.top-1\/2{top:50%}.top-2{top:.5rem}.top-24{top:6rem}.top-3{top:.75rem}.top-5{top:1.25rem}.top-\[6\.8125rem\]{top:6.8125rem}.top-\[70px\]{top:70px}.top-\[78px\]{top:78px}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[30\]{z-index:30}.z-\[40\]{z-index:40}.z-\[51\]{z-index:51}.z-\[52\]{z-index:52}.z-\[53\]{z-index:53}.z-\[9999999\]{z-index:9999999}.order-first{order:-9999}.col-span-12{grid-column:span 12 / span 12}.col-span-5{grid-column:span 5 / span 5}.\!m-0{margin:0!important}.m-0{margin:0}.m-5{margin:1.25rem}.m-auto{margin:auto}.\!my-0{margin-top:0!important;margin-bottom:0!important}.-my-0{margin-top:-0px;margin-bottom:-0px}.-my-0\.5{margin-top:-.125rem;margin-bottom:-.125rem}.mx-16{margin-left:4rem;margin-right:4rem}.mx-auto{margin-left:auto;margin-right:auto}.mx-px{margin-left:1px;margin-right:1px}.my-0{margin-top:0;margin-bottom:0}.my-0\.5{margin-top:.125rem;margin-bottom:.125rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-1\.5{margin-top:.375rem;margin-bottom:.375rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-px{margin-top:1px;margin-bottom:1px}.\!mt-5{margin-top:1.25rem!important}.-mb-2{margin-bottom:-.5rem}.-mb-4{margin-bottom:-1rem}.-mb-6{margin-bottom:-1.5rem}.-mb-px{margin-bottom:-1px}.-ml-0{margin-left:-0px}.-ml-0\.5{margin-left:-.125rem}.-ml-\[249px\]{margin-left:-249px}.-ml-\[3px\]{margin-left:-3px}.-mr-4{margin-right:-1rem}.-mt-0{margin-top:-0px}.-mt-0\.5{margin-top:-.125rem}.-mt-1{margin-top:-.25rem}.-mt-16{margin-top:-4rem}.-mt-24{margin-top:-6rem}.-mt-28{margin-top:-7rem}.-mt-3{margin-top:-.75rem}.-mt-4{margin-top:-1rem}.-mt-5{margin-top:-1.25rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-20{margin-bottom:5rem}.mb-3{margin-bottom:.75rem}.mb-3\.5{margin-bottom:.875rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-\[0\.3rem\]{margin-bottom:.3rem}.mb-\[5px\]{margin-bottom:5px}.ml-0{margin-left:0}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-1\.5{margin-left:.375rem}.ml-10{margin-left:2.5rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-32{margin-left:8rem}.ml-4{margin-left:1rem}.ml-5{margin-left:1.25rem}.ml-6{margin-left:1.5rem}.ml-\[3px\]{margin-left:3px}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-5{margin-right:1.25rem}.mr-6{margin-right:1.5rem}.mr-auto{margin-right:auto}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-28{margin-top:7rem}.mt-3{margin-top:.75rem}.mt-3\.5{margin-top:.875rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-9{margin-top:2.25rem}.mt-\[2px\]{margin-top:2px}.mt-\[36px\]{margin-top:36px}.mt-\[40px\]{margin-top:40px}.mt-\[85px\]{margin-top:85px}.box-border{box-sizing:border-box}.\!block{display:block!important}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-1{aspect-ratio:1}.aspect-\[1\/1\]{aspect-ratio:1/1}.aspect-\[16\/9\]{aspect-ratio:16/9}.aspect-\[18\/11\]{aspect-ratio:18/11}.aspect-\[208\/254\]{aspect-ratio:208/254}.\!h-10{height:2.5rem!important}.\!h-9{height:2.25rem!important}.\!h-auto{height:auto!important}.h-0{height:0px}.h-0\.5{height:.125rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-18{height:4.5rem}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-3{height:.75rem}.h-32{height:8rem}.h-4{height:1rem}.h-40{height:10rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-60{height:15rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-72{height:18rem}.h-76{height:19rem}.h-8{height:2rem}.h-80{height:20rem}.h-9{height:2.25rem}.h-92{height:23rem}.h-96{height:24rem}.h-\[1\.125rem\]{height:1.125rem}.h-\[160px\]{height:160px}.h-\[16px\]{height:16px}.h-\[192px\]{height:192px}.h-\[20px\]{height:20px}.h-\[277px\]{height:277px}.h-\[4\.375rem\]{height:4.375rem}.h-\[45px\]{height:45px}.h-\[50px\]{height:50px}.h-auto{height:auto}.h-full{height:100%}.\!max-h-\[999px\]{max-height:999px!important}.\!max-h-full{max-height:100%!important}.max-h-0,.max-h-\[0px\]{max-height:0px}.max-h-\[254px\]{max-height:254px}.max-h-\[42px\]{max-height:42px}.max-h-\[500px\]{max-height:500px}.max-h-\[80vh\]{max-height:80vh}.max-h-screen{max-height:100vh}.min-h-20{min-height:5rem}.min-h-32{min-height:8rem}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.w-0{width:0px}.w-0\.5{width:.125rem}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-1\/4{width:25%}.w-1\/6{width:16.666667%}.w-10{width:2.5rem}.w-11\/12{width:91.666667%}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2\/3{width:66.666667%}.w-2\/5{width:40%}.w-20{width:5rem}.w-3\/10{width:30%}.w-3\/4{width:75%}.w-3\/5{width:60%}.w-4{width:1rem}.w-4\/5{width:80%}.w-5{width:1.25rem}.w-5\/12{width:41.666667%}.w-5\/6{width:83.333333%}.w-6{width:1.5rem}.w-72{width:18rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-9\/20{width:45%}.w-\[1\.125rem\]{width:1.125rem}.w-\[12\%\]{width:12%}.w-\[16px\]{width:16px}.w-\[273px\]{width:273px}.w-\[30\%\]{width:30%}.w-\[365px\]{width:365px}.w-\[4\.375rem\]{width:4.375rem}.w-\[42vw\]{width:42vw}.w-\[45\%\]{width:45%}.w-\[50\%\]{width:50%}.w-\[50px\]{width:50px}.w-\[74px\]{width:74px}.w-\[75vw\]{width:75vw}.w-\[79px\]{width:79px}.w-\[8\.5vw\]{width:8.5vw}.w-\[85\%\]{width:85%}.w-\[95\%\]{width:95%}.w-\[96\%\]{width:96%}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-px{width:1px}.min-w-\[33\%\]{min-width:33%}.min-w-full{min-width:100%}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[100\%\]{max-width:100%}.max-w-\[120px\]{max-width:120px}.max-w-\[285px\]{max-width:285px}.max-w-\[300px\]{max-width:300px}.max-w-\[40\%\]{max-width:40%}.max-w-\[480px\]{max-width:480px}.max-w-\[55rem\]{max-width:55rem}.max-w-\[585px\]{max-width:585px}.max-w-\[695px\]{max-width:695px}.max-w-\[800px\]{max-width:800px}.max-w-none{max-width:none}.max-w-screen-md{max-width:768px}.max-w-screen-sm{max-width:640px}.max-w-sm{max-width:24rem}.flex-1{flex:1 1 0%}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.grow-0{flex-grow:0}.table-auto{table-layout:auto}.-translate-y-1\/2{--tw-translate-y: -50%;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))}.-translate-y-8{--tw-translate-y: -2rem;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))}.translate-x-\[-50\%\]{--tw-translate-x: -50%;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))}.translate-y-0{--tw-translate-y: 0px;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))}.translate-y-\[-50\%\]{--tw-translate-y: -50%;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))}.rotate-180{--tw-rotate: 180deg;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))}.transform{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))}.\!transform-none{transform:none!important}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.resize{resize:both}.list-inside{list-style-position:inside}.list-decimal{list-style-type:decimal}.list-none{list-style-type:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.\!grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.\!grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.\!grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,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-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.\!items-start{align-items:flex-start!important}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.gap-1{gap:.25rem}.gap-10{gap:2.5rem}.gap-14{gap:3.5rem}.gap-15{gap:3.75rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.gap-9{gap:2.25rem}.gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-32{-moz-column-gap:8rem;column-gap:8rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.gap-y-12{row-gap:3rem}.gap-y-4{row-gap:1rem}.gap-y-8{row-gap:2rem}.\!space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.5rem * var(--tw-space-y-reverse))!important}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-gray-250>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(220 220 220 / var(--tw-divide-opacity))}.self-center{align-self:center}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.\!overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-visible{overflow-y:visible}.overflow-y-scroll{overflow-y:scroll}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.\!rounded-full{border-radius:9999px!important}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-4xl{border-radius:1.875rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.rounded-bl-2xl{border-bottom-left-radius:1rem}.rounded-bl-xl{border-bottom-left-radius:.75rem}.rounded-br-2xl{border-bottom-right-radius:1rem}.rounded-br-7xl{border-bottom-right-radius:9rem}.rounded-br-xl{border-bottom-right-radius:.75rem}.rounded-tl-2xl{border-top-left-radius:1rem}.rounded-tl-7xl{border-top-left-radius:9rem}.rounded-tl-xl{border-top-left-radius:.75rem}.rounded-tr-2xl{border-top-right-radius:1rem}.rounded-tr-xl{border-top-right-radius:.75rem}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-0{border-bottom-width:0px}.border-b-2{border-bottom-width:2px}.border-b-4{border-bottom-width:4px}.border-b-\[3px\]{border-bottom-width:3px}.border-l{border-left-width:1px}.border-l-2{border-left-width:2px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-solid{border-style:solid}.\!border-primary-blue{--tw-border-opacity: 1 !important;border-color:rgb(0 68 105 / var(--tw-border-opacity))!important}.border-\[\#BADCE1\]{--tw-border-opacity: 1;border-color:rgb(186 220 225 / var(--tw-border-opacity))}.border-\[\#CFD1D2\]{--tw-border-opacity: 1;border-color:rgb(207 209 210 / var(--tw-border-opacity))}.border-\[\#b3c7d2\]{--tw-border-opacity: 1;border-color:rgb(179 199 210 / var(--tw-border-opacity))}.border-black{--tw-border-opacity: 1;border-color:rgb(1 20 30 / var(--tw-border-opacity))}.border-blue-30{--tw-border-opacity: 1;border-color:rgb(145 170 183 / var(--tw-border-opacity))}.border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity))}.border-blue-65{--tw-border-opacity: 1;border-color:rgb(73 120 143 / var(--tw-border-opacity))}.border-blue-light{--tw-border-opacity: 1;border-color:rgb(156 182 195 / var(--tw-border-opacity))}.border-cart-gray{--tw-border-opacity: 1;border-color:rgb(156 156 156 / var(--tw-border-opacity))}.border-gray-10{--tw-border-opacity: 1;border-color:rgb(240 240 240 / var(--tw-border-opacity))}.border-gray-250{--tw-border-opacity: 1;border-color:rgb(220 220 220 / var(--tw-border-opacity))}.border-gray-600{--tw-border-opacity: 1;border-color:rgb(145 170 183 / var(--tw-border-opacity))}.border-green-500{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity))}.border-light-blue{--tw-border-opacity: 1;border-color:rgb(186 220 225 / var(--tw-border-opacity))}.border-primary-blue{--tw-border-opacity: 1;border-color:rgb(0 68 105 / var(--tw-border-opacity))}.border-primary-blue-30{--tw-border-opacity: 1;border-color:rgb(145 170 183 / var(--tw-border-opacity))}.border-primary-blue\/30{border-color:#0044694d}.border-red-500{--tw-border-opacity: 1;border-color:rgb(221 74 67 / var(--tw-border-opacity))}.border-table-blue{--tw-border-opacity: 1;border-color:rgb(186 205 214 / var(--tw-border-opacity))}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity))}.border-yellow-500{--tw-border-opacity: 1;border-color:rgb(234 179 8 / var(--tw-border-opacity))}.border-b-primary-blue-30{--tw-border-opacity: 1;border-bottom-color:rgb(145 170 183 / var(--tw-border-opacity))}.border-opacity-30{--tw-border-opacity: .3}.\!bg-white{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity))!important}.bg-\[\#0f584f\]{--tw-bg-opacity: 1;background-color:rgb(15 88 79 / var(--tw-bg-opacity))}.bg-\[\#2ba78b\]{--tw-bg-opacity: 1;background-color:rgb(43 167 139 / var(--tw-bg-opacity))}.bg-\[\#3692b8\]{--tw-bg-opacity: 1;background-color:rgb(54 146 184 / var(--tw-bg-opacity))}.bg-\[\#63AC97\]{--tw-bg-opacity: 1;background-color:rgb(99 172 151 / var(--tw-bg-opacity))}.bg-\[\#66b4c1\]{--tw-bg-opacity: 1;background-color:rgb(102 180 193 / var(--tw-bg-opacity))}.bg-\[\#74bcd5\]{--tw-bg-opacity: 1;background-color:rgb(116 188 213 / var(--tw-bg-opacity))}.bg-\[\#F6E4A9\]{--tw-bg-opacity: 1;background-color:rgb(246 228 169 / var(--tw-bg-opacity))}.bg-\[\#FBF2D7\]{--tw-bg-opacity: 1;background-color:rgb(251 242 215 / var(--tw-bg-opacity))}.bg-\[\#c4a2cd\]{--tw-bg-opacity: 1;background-color:rgb(196 162 205 / var(--tw-bg-opacity))}.bg-\[\#d4f3fa\]{--tw-bg-opacity: 1;background-color:rgb(212 243 250 / var(--tw-bg-opacity))}.bg-\[\#eec256\]{--tw-bg-opacity: 1;background-color:rgb(238 194 86 / var(--tw-bg-opacity))}.bg-\[\#ffca45\]{--tw-bg-opacity: 1;background-color:rgb(255 202 69 / var(--tw-bg-opacity))}.bg-\[\#ffcb79\]{--tw-bg-opacity: 1;background-color:rgb(255 203 121 / var(--tw-bg-opacity))}.bg-\[\#fff3c6\]{--tw-bg-opacity: 1;background-color:rgb(255 243 198 / var(--tw-bg-opacity))}.bg-\[\#fffdf7\]{--tw-bg-opacity: 1;background-color:rgb(255 253 247 / var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(1 20 30 / var(--tw-bg-opacity))}.bg-black\/10{background-color:#01141e1a}.bg-black\/20{background-color:#01141e33}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity))}.bg-blue-lighter{--tw-bg-opacity: 1;background-color:rgb(215 231 253 / var(--tw-bg-opacity))}.bg-blue-lightest{--tw-bg-opacity: 1;background-color:rgb(229 236 240 / var(--tw-bg-opacity))}.bg-corn-yellow{--tw-bg-opacity: 1;background-color:rgb(255 248 218 / var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(248 248 248 / var(--tw-bg-opacity))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(206 214 219 / var(--tw-bg-opacity))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity))}.bg-light-green{--tw-bg-opacity: 1;background-color:rgb(221 239 236 / var(--tw-bg-opacity))}.bg-lightblue-30{--tw-bg-opacity: 1;background-color:rgb(234 245 246 / var(--tw-bg-opacity))}.bg-midnight\/\[0\.2\]{background-color:#01141e33}.bg-navy-500{--tw-bg-opacity: 1;background-color:rgb(0 71 96 / var(--tw-bg-opacity))}.bg-off-white{--tw-bg-opacity: 1;background-color:rgb(250 248 248 / var(--tw-bg-opacity))}.bg-primary-blue{--tw-bg-opacity: 1;background-color:rgb(0 68 105 / var(--tw-bg-opacity))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(221 74 67 / var(--tw-bg-opacity))}.bg-slate-200{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity))}.bg-soft-green{--tw-bg-opacity: 1;background-color:rgb(226 239 215 / var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity))}.bg-yellow-bright{--tw-bg-opacity: 1;background-color:rgb(247 218 118 / var(--tw-bg-opacity))}.bg-opacity-50{--tw-bg-opacity: .5}.bg-\[url\(\'https\:\/\/cdn\.shopify\.com\/s\/files\/1\/0606\/7372\/0508\/files\/hcp-bg2\.static\.jpg\'\)\]{background-image:url(https://cdn.shopify.com/s/files/1/0606/7372/0508/files/hcp-bg2.static.jpg)}.bg-contain{background-size:contain}.bg-cover{background-size:cover}.bg-center{background-position:center}.bg-top{background-position:top}.bg-no-repeat{background-repeat:no-repeat}.fill-current{fill:currentColor}.fill-transparent{fill:transparent}.stroke-teal-600{stroke:#74c3ac}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-center{-o-object-position:center;object-position:center}.p-0{padding:0}.p-1{padding:.25rem}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-3\.5{padding:.875rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-px{padding:1px}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-12{padding-left:3rem;padding-right:3rem}.px-16{padding-left:4rem;padding-right:4rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-20{padding-left:5rem;padding-right:5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-9{padding-left:2.25rem;padding-right:2.25rem}.px-\[10vw\]{padding-left:10vw;padding-right:10vw}.px-\[1rem\]{padding-left:1rem;padding-right:1rem}.px-\[48px\]{padding-left:48px;padding-right:48px}.px-px{padding-left:1px;padding-right:1px}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-32{padding-top:8rem;padding-bottom:8rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-9{padding-top:2.25rem;padding-bottom:2.25rem}.py-\[1\.125rem\]{padding-top:1.125rem;padding-bottom:1.125rem}.py-\[1\.1875rem\]{padding-top:1.1875rem;padding-bottom:1.1875rem}.py-\[1rem\]{padding-top:1rem;padding-bottom:1rem}.pb-0{padding-bottom:0}.pb-0\.5{padding-bottom:.125rem}.pb-1{padding-bottom:.25rem}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-2\.5{padding-bottom:.625rem}.pb-20{padding-bottom:5rem}.pb-24{padding-bottom:6rem}.pb-3{padding-bottom:.75rem}.pb-3\.5{padding-bottom:.875rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-7{padding-bottom:1.75rem}.pb-8{padding-bottom:2rem}.pb-9{padding-bottom:2.25rem}.pb-\[10px\]{padding-bottom:10px}.pb-\[12px\]{padding-bottom:12px}.pb-\[15px\]{padding-bottom:15px}.pb-\[16px\]{padding-bottom:16px}.pb-\[20px\]{padding-bottom:20px}.pb-\[28px\]{padding-bottom:28px}.pb-\[60\%\]{padding-bottom:60%}.pb-\[65px\]{padding-bottom:65px}.pl-1{padding-left:.25rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pl-7{padding-left:1.75rem}.pr-1{padding-right:.25rem}.pr-10{padding-right:2.5rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-5{padding-right:1.25rem}.pr-6{padding-right:1.5rem}.pr-7{padding-right:1.75rem}.pr-8{padding-right:2rem}.pt-0{padding-top:0}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-10{padding-top:2.5rem}.pt-12{padding-top:3rem}.pt-14{padding-top:3.5rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-2\.5{padding-top:.625rem}.pt-24{padding-top:6rem}.pt-3{padding-top:.75rem}.pt-3\.5{padding-top:.875rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-7{padding-top:1.75rem}.pt-8{padding-top:2rem}.pt-\[10px\]{padding-top:10px}.pt-\[15\%\]{padding-top:15%}.pt-\[15px\]{padding-top:15px}.pt-\[20px\]{padding-top:20px}.pt-\[34px\]{padding-top:34px}.pt-\[40px\]{padding-top:40px}.pt-\[50px\]{padding-top:50px}.pt-px{padding-top:1px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-top{vertical-align:top}.font-body{font-family:Basic Grotesque,Arial}.\!text-sm{font-size:.875rem!important;line-height:1.25rem!important}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-\[0\.625rem\]{font-size:.625rem}.text-\[0px\]{font-size:0px}.text-\[1\.125rem\]{font-size:1.125rem}.text-\[12px\]{font-size:12px}.text-\[18px\]{font-size:18px}.text-\[22px\]{font-size:22px}.text-\[28px\]{font-size:28px}.text-\[3\.375rem\]{font-size:3.375rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.text-xxs{font-size:.625rem}.font-\[350\]{font-weight:350}.font-\[500\]{font-weight:500}.font-\[700\],.font-bold{font-weight:700}.font-book{font-weight:350}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.leading-\[115\%\]{line-height:115%}.leading-\[3\.75rem\]{line-height:3.75rem}.leading-none{line-height:1}.leading-normal{line-height:1.5}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.leading-tighter{line-height:1.15}.tracking-normal{letter-spacing:0em}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-\[\#2ba78b\]{--tw-text-opacity: 1;color:rgb(43 167 139 / var(--tw-text-opacity))}.text-\[\#4A575E\]{--tw-text-opacity: 1;color:rgb(74 87 94 / var(--tw-text-opacity))}.text-\[\#59859C\],.text-\[\#59859c\]{--tw-text-opacity: 1;color:rgb(89 133 156 / var(--tw-text-opacity))}.text-\[\#666666\]{--tw-text-opacity: 1;color:rgb(102 102 102 / var(--tw-text-opacity))}.text-\[\#74bcd5\]{--tw-text-opacity: 1;color:rgb(116 188 213 / var(--tw-text-opacity))}.text-\[\#D1D1D1\]{--tw-text-opacity: 1;color:rgb(209 209 209 / var(--tw-text-opacity))}.text-\[\#c4a2cd\]{--tw-text-opacity: 1;color:rgb(196 162 205 / var(--tw-text-opacity))}.text-\[\#ffcb79\]{--tw-text-opacity: 1;color:rgb(255 203 121 / var(--tw-text-opacity))}.text-ada-teal{--tw-text-opacity: 1;color:rgb(43 166 139 / var(--tw-text-opacity))}.text-black{--tw-text-opacity: 1;color:rgb(1 20 30 / var(--tw-text-opacity))}.text-blue-30{--tw-text-opacity: 1;color:rgb(145 170 183 / var(--tw-text-opacity))}.text-blue-65{--tw-text-opacity: 1;color:rgb(73 120 143 / var(--tw-text-opacity))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity))}.text-blue-light{--tw-text-opacity: 1;color:rgb(156 182 195 / var(--tw-text-opacity))}.text-cart-gray,.text-disabled-gray{--tw-text-opacity: 1;color:rgb(156 156 156 / var(--tw-text-opacity))}.text-eucalyptus-green{--tw-text-opacity: 1;color:rgb(44 166 93 / var(--tw-text-opacity))}.text-footer-gray{--tw-text-opacity: 1;color:rgb(167 171 174 / var(--tw-text-opacity))}.text-gray-30{--tw-text-opacity: 1;color:rgb(209 209 209 / var(--tw-text-opacity))}.text-gray-300{--tw-text-opacity: 1;color:rgb(206 214 219 / var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity: 1;color:rgb(102 102 102 / var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity: 1;color:rgb(145 170 183 / var(--tw-text-opacity))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity))}.text-primary-blue{--tw-text-opacity: 1;color:rgb(0 68 105 / var(--tw-text-opacity))}.text-primary-blue-65{--tw-text-opacity: 1;color:rgb(73 120 143 / var(--tw-text-opacity))}.text-primary-blue\/65{color:#004469a6}.text-red-500{--tw-text-opacity: 1;color:rgb(221 74 67 / var(--tw-text-opacity))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity))}.text-teal-500{--tw-text-opacity: 1;color:rgb(99 172 151 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity))}.text-opacity-100{--tw-text-opacity: 1}.text-opacity-30{--tw-text-opacity: .3}.text-opacity-65{--tw-text-opacity: .65}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.underline-offset-\[6px\]{text-underline-offset:6px}.placeholder-\[\#a1afc0\]::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(161 175 192 / var(--tw-placeholder-opacity))}.placeholder-\[\#a1afc0\]::placeholder{--tw-placeholder-opacity: 1;color:rgb(161 175 192 / var(--tw-placeholder-opacity))}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-100{opacity:1}.opacity-30{opacity:.3}.shadow-\[0px_0px_35px_rgba\(0\,0\,0\,0\.05\)\]{--tw-shadow: 0px 0px 35px rgba(0,0,0,.05);--tw-shadow-colored: 0px 0px 35px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-button-sm{--tw-shadow: 0px 0px 5px rgba(0, 0, 0, .05), 0px 15px 25px rgba(0, 0, 0, .05);--tw-shadow-colored: 0px 0px 5px var(--tw-shadow-color), 0px 15px 25px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-inner{--tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / .05);--tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.outline-transparent{outline-color:transparent}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-150{transition-duration:.15s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{transition-timing-function:linear}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.product-modal .splide__slide.is-active:focus img{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.product-modal .splide--nav>.splide__track>.splide__list>.splide__slide{border-width:0px!important}.product-modal .splide--nav>.splide__track>.splide__list>.splide__slide.is-active{box-shadow:inset 0 0 0 3px #004469}.product-modal .focus-slide:focus{box-shadow:inset 0 0 0 3px #1e90ff!important}.product-modal .splide__arrow{border-radius:.25rem!important;--tw-shadow: 0 0 4px 3px rgba(30,144,255,0) !important;--tw-shadow-colored: 0 0 4px 3px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.product-modal .splide__arrow:focus{--tw-shadow: 0 0 4px 3px rgba(30,144,255,.19) !important;--tw-shadow-colored: 0 0 4px 3px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important;border:2px solid #1E90FF}.product-images .splide--nav>.splide__track>.splide__list>.splide__slide{border:0!important}.product-images .splide--nav>.splide__track>.splide__list>.splide__slide:hover{box-shadow:inset 0 0 0 3px #004469}.product-images .splide--nav>.splide__track>.splide__list>.splide__slide.is-active{box-shadow:inset 0 0 0 3px #004469}.product-images .splide__arrow{background-color:transparent}.product-images .splide__arrow svg{fill:#004469}.product-images .splide__pagination{bottom:-1.2rem}.product-images .splide__pagination__page.is-active{background:#004469;height:6px;width:6px;opacity:.65}.product-images .splide__pagination__page{background:#004469;height:6px;width:6px;opacity:.3}.product-images .focus-slide:focus{box-shadow:inset 0 0 0 3px #1e90ff!important}.product-images .splide__arrow{border-radius:.25rem!important;--tw-shadow: 0 0 4px 3px rgba(30,144,255,0) !important;--tw-shadow-colored: 0 0 4px 3px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.product-images .splide__arrow:focus{--tw-shadow: 0 0 4px 3px rgba(30,144,255,.19) !important;--tw-shadow-colored: 0 0 4px 3px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important;border:2px solid #1E90FF}.focus-outline{border-radius:.25rem;border-width:2px;border-color:transparent;--tw-shadow: 0 0 4px 3px rgba(30,144,255,0);--tw-shadow-colored: 0 0 4px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus-outline:focus-within{border-width:2px;--tw-border-opacity: 1;border-color:rgb(30 144 255 / var(--tw-border-opacity));--tw-shadow: 0 0 4px 3px rgba(30,144,255,.19);--tw-shadow-colored: 0 0 4px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus-outline>*:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-outline-modal{border-radius:.25rem;--tw-shadow: 0 0 4px 3px rgba(30,144,255,0);--tw-shadow-colored: 0 0 4px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus-outline-modal:focus-within{--tw-shadow-color: #1E90FF;--tw-shadow: var(--tw-shadow-colored)}.focus-outline-modal>*:focus-visible{outline:2px solid transparent;outline-offset:2px}.prose-pdp{color:var(--tw-prose-body);max-width:65ch}.prose-pdp :where(p):not(:where([class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose-pdp :where([class~=lead]):not(:where([class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose-pdp :where(a):not(:where([class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose-pdp :where(strong):not(:where([class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose-pdp :where(a strong):not(:where([class~=not-prose] *)){color:inherit}.prose-pdp :where(blockquote strong):not(:where([class~=not-prose] *)){color:inherit}.prose-pdp :where(thead th strong):not(:where([class~=not-prose] *)){color:inherit}.prose-pdp :where(ol):not(:where([class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose-pdp :where(ol[type=A]):not(:where([class~=not-prose] *)){list-style-type:upper-alpha}.prose-pdp :where(ol[type=a]):not(:where([class~=not-prose] *)){list-style-type:lower-alpha}.prose-pdp :where(ol[type=A s]):not(:where([class~=not-prose] *)){list-style-type:upper-alpha}.prose-pdp :where(ol[type=a s]):not(:where([class~=not-prose] *)){list-style-type:lower-alpha}.prose-pdp :where(ol[type=I]):not(:where([class~=not-prose] *)){list-style-type:upper-roman}.prose-pdp :where(ol[type=i]):not(:where([class~=not-prose] *)){list-style-type:lower-roman}.prose-pdp :where(ol[type=I s]):not(:where([class~=not-prose] *)){list-style-type:upper-roman}.prose-pdp :where(ol[type=i s]):not(:where([class~=not-prose] *)){list-style-type:lower-roman}.prose-pdp :where(ol[type="1"]):not(:where([class~=not-prose] *)){list-style-type:decimal}.prose-pdp :where(ul):not(:where([class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose-pdp :where(ol>li):not(:where([class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose-pdp :where(ul>li):not(:where([class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose-pdp :where(hr):not(:where([class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose-pdp :where(blockquote):not(:where([class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-left-width:.25rem;border-left-color:var(--tw-prose-quote-borders);quotes:"\201c""\201d""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose-pdp :where(blockquote p:first-of-type):not(:where([class~=not-prose] *)):before{content:open-quote}.prose-pdp :where(blockquote p:last-of-type):not(:where([class~=not-prose] *)):after{content:close-quote}.prose-pdp :where(h1):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose-pdp :where(h1 strong):not(:where([class~=not-prose] *)){font-weight:900;color:inherit}.prose-pdp :where(h2):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose-pdp :where(h2 strong):not(:where([class~=not-prose] *)){font-weight:800;color:inherit}.prose-pdp :where(h3):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose-pdp :where(h3 strong):not(:where([class~=not-prose] *)){font-weight:700;color:inherit}.prose-pdp :where(h4):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose-pdp :where(h4 strong):not(:where([class~=not-prose] *)){font-weight:700;color:inherit}.prose-pdp :where(img):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose-pdp :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-pdp :where(figcaption):not(:where([class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose-pdp :where(code):not(:where([class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose-pdp :where(code):not(:where([class~=not-prose] *)):before{content:"`"}.prose-pdp :where(code):not(:where([class~=not-prose] *)):after{content:"`"}.prose-pdp :where(a code):not(:where([class~=not-prose] *)){color:inherit}.prose-pdp :where(h1 code):not(:where([class~=not-prose] *)){color:inherit}.prose-pdp :where(h2 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.875em}.prose-pdp :where(h3 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.9em}.prose-pdp :where(h4 code):not(:where([class~=not-prose] *)){color:inherit}.prose-pdp :where(blockquote code):not(:where([class~=not-prose] *)){color:inherit}.prose-pdp :where(thead th code):not(:where([class~=not-prose] *)){color:inherit}.prose-pdp :where(pre):not(:where([class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.prose-pdp :where(pre code):not(:where([class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose-pdp :where(pre code):not(:where([class~=not-prose] *)):before{content:none}.prose-pdp :where(pre code):not(:where([class~=not-prose] *)):after{content:none}.prose-pdp :where(table):not(:where([class~=not-prose] *)){width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose-pdp :where(thead):not(:where([class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose-pdp :where(thead th):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose-pdp :where(tbody tr):not(:where([class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose-pdp :where(tbody tr:last-child):not(:where([class~=not-prose] *)){border-bottom-width:0}.prose-pdp :where(tbody td):not(:where([class~=not-prose] *)){vertical-align:baseline}.prose-pdp :where(tfoot):not(:where([class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose-pdp :where(tfoot td):not(:where([class~=not-prose] *)){vertical-align:top}.prose-pdp{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:1rem;line-height:1.75}.prose-pdp :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose-pdp :where(figure):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose-pdp :where(li):not(:where([class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose-pdp :where(ol>li):not(:where([class~=not-prose] *)){padding-left:.375em}.prose-pdp :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.375em}.prose-pdp :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose-pdp :where(.prose>ul>li>*:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose-pdp :where(.prose>ul>li>*:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose-pdp :where(.prose>ol>li>*:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose-pdp :where(.prose>ol>li>*:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose-pdp :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose-pdp :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.prose-pdp :where(h2+*):not(:where([class~=not-prose] *)){margin-top:0}.prose-pdp :where(h3+*):not(:where([class~=not-prose] *)){margin-top:0}.prose-pdp :where(h4+*):not(:where([class~=not-prose] *)){margin-top:0}.prose-pdp :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose-pdp :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose-pdp :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.5714286em}.prose-pdp :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose-pdp :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose-pdp :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-pdp :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-pdp :is(:where(p):not(:where([class~=not-prose] *))){--tw-text-opacity: 1;color:rgb(0 68 105 / var(--tw-text-opacity))}.prose-pdp :is(:where(a):not(:where([class~=not-prose] *))){--tw-text-opacity: 1;color:rgb(0 68 105 / var(--tw-text-opacity))}.prose-pdp :is(:where(strong):not(:where([class~=not-prose] *))){--tw-text-opacity: 1;color:rgb(0 68 105 / var(--tw-text-opacity))}.prose-pdp :is(:where(em):not(:where([class~=not-prose] *))){--tw-text-opacity: 1;color:rgb(0 68 105 / var(--tw-text-opacity))}.prose-pdp :is(:where(li):not(:where([class~=not-prose] *))){padding-left:0;--tw-text-opacity: 1;color:rgb(0 68 105 / var(--tw-text-opacity))}.prose-pdp * :is(:where(li):not(:where([class~=not-prose] *)))::marker{color:#004469}.prose-pdp :is(:where(li):not(:where([class~=not-prose] *)))::marker{color:#004469}.prose-footnote{color:var(--tw-prose-body);max-width:65ch}.prose-footnote :where(p):not(:where([class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose-footnote :where([class~=lead]):not(:where([class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose-footnote :where(a):not(:where([class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose-footnote :where(strong):not(:where([class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose-footnote :where(a strong):not(:where([class~=not-prose] *)){color:inherit}.prose-footnote :where(blockquote strong):not(:where([class~=not-prose] *)){color:inherit}.prose-footnote :where(thead th strong):not(:where([class~=not-prose] *)){color:inherit}.prose-footnote :where(ol):not(:where([class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose-footnote :where(ol[type=A]):not(:where([class~=not-prose] *)){list-style-type:upper-alpha}.prose-footnote :where(ol[type=a]):not(:where([class~=not-prose] *)){list-style-type:lower-alpha}.prose-footnote :where(ol[type=A s]):not(:where([class~=not-prose] *)){list-style-type:upper-alpha}.prose-footnote :where(ol[type=a s]):not(:where([class~=not-prose] *)){list-style-type:lower-alpha}.prose-footnote :where(ol[type=I]):not(:where([class~=not-prose] *)){list-style-type:upper-roman}.prose-footnote :where(ol[type=i]):not(:where([class~=not-prose] *)){list-style-type:lower-roman}.prose-footnote :where(ol[type=I s]):not(:where([class~=not-prose] *)){list-style-type:upper-roman}.prose-footnote :where(ol[type=i s]):not(:where([class~=not-prose] *)){list-style-type:lower-roman}.prose-footnote :where(ol[type="1"]):not(:where([class~=not-prose] *)){list-style-type:decimal}.prose-footnote :where(ul):not(:where([class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose-footnote :where(ol>li):not(:where([class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose-footnote :where(ul>li):not(:where([class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose-footnote :where(hr):not(:where([class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose-footnote :where(blockquote):not(:where([class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-left-width:.25rem;border-left-color:var(--tw-prose-quote-borders);quotes:"\201c""\201d""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose-footnote :where(blockquote p:first-of-type):not(:where([class~=not-prose] *)):before{content:open-quote}.prose-footnote :where(blockquote p:last-of-type):not(:where([class~=not-prose] *)):after{content:close-quote}.prose-footnote :where(h1):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose-footnote :where(h1 strong):not(:where([class~=not-prose] *)){font-weight:900;color:inherit}.prose-footnote :where(h2):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose-footnote :where(h2 strong):not(:where([class~=not-prose] *)){font-weight:800;color:inherit}.prose-footnote :where(h3):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose-footnote :where(h3 strong):not(:where([class~=not-prose] *)){font-weight:700;color:inherit}.prose-footnote :where(h4):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose-footnote :where(h4 strong):not(:where([class~=not-prose] *)){font-weight:700;color:inherit}.prose-footnote :where(img):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose-footnote :where(figcaption):not(:where([class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose-footnote :where(code):not(:where([class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose-footnote :where(code):not(:where([class~=not-prose] *)):before{content:"`"}.prose-footnote :where(code):not(:where([class~=not-prose] *)):after{content:"`"}.prose-footnote :where(a code):not(:where([class~=not-prose] *)){color:inherit}.prose-footnote :where(h1 code):not(:where([class~=not-prose] *)){color:inherit}.prose-footnote :where(h2 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.875em}.prose-footnote :where(h3 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.9em}.prose-footnote :where(h4 code):not(:where([class~=not-prose] *)){color:inherit}.prose-footnote :where(blockquote code):not(:where([class~=not-prose] *)){color:inherit}.prose-footnote :where(thead th code):not(:where([class~=not-prose] *)){color:inherit}.prose-footnote :where(pre):not(:where([class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.prose-footnote :where(pre code):not(:where([class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose-footnote :where(pre code):not(:where([class~=not-prose] *)):before{content:none}.prose-footnote :where(pre code):not(:where([class~=not-prose] *)):after{content:none}.prose-footnote :where(table):not(:where([class~=not-prose] *)){width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose-footnote :where(thead):not(:where([class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose-footnote :where(thead th):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose-footnote :where(tbody tr):not(:where([class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose-footnote :where(tbody tr:last-child):not(:where([class~=not-prose] *)){border-bottom-width:0}.prose-footnote :where(tbody td):not(:where([class~=not-prose] *)){vertical-align:baseline}.prose-footnote :where(tfoot):not(:where([class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose-footnote :where(tfoot td):not(:where([class~=not-prose] *)){vertical-align:top}.prose-footnote{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:1rem;line-height:1.75}.prose-footnote :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose-footnote :where(figure):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose-footnote :where(li):not(:where([class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose-footnote :where(ol>li):not(:where([class~=not-prose] *)){padding-left:.375em}.prose-footnote :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.375em}.prose-footnote :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose-footnote :where(.prose>ul>li>*:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose-footnote :where(.prose>ul>li>*:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose-footnote :where(.prose>ol>li>*:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose-footnote :where(.prose>ol>li>*:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose-footnote :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose-footnote :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.5714286em}.prose-footnote :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-footnote :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-footnote{font-size:.875rem;line-height:1.7142857}.prose-footnote :where(p):not(:where([class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-footnote :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.prose-footnote :where(blockquote):not(:where([class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}.prose-footnote :where(h1):not(:where([class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.prose-footnote :where(h2):not(:where([class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.prose-footnote :where(h3):not(:where([class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.prose-footnote :where(h4):not(:where([class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.prose-footnote :where(img):not(:where([class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-footnote :where(video):not(:where([class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-footnote :where(figure):not(:where([class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-footnote :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-footnote :where(figcaption):not(:where([class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.prose-footnote :where(code):not(:where([class~=not-prose] *)){font-size:.8571429em}.prose-footnote :where(h2 code):not(:where([class~=not-prose] *)){font-size:.9em}.prose-footnote :where(h3 code):not(:where([class~=not-prose] *)){font-size:.8888889em}.prose-footnote :where(pre):not(:where([class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding:.6666667em 1em}.prose-footnote :where(ol):not(:where([class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-left:1.5714286em}.prose-footnote :where(ul):not(:where([class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-left:1.5714286em}.prose-footnote :where(li):not(:where([class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.prose-footnote :where(ol>li):not(:where([class~=not-prose] *)){padding-left:.4285714em}.prose-footnote :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4285714em}.prose-footnote :where(.prose-sm>ul>li p):not(:where([class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-footnote :where(.prose-sm>ul>li>*:first-child):not(:where([class~=not-prose] *)){margin-top:1.1428571em}.prose-footnote :where(.prose-sm>ul>li>*:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.1428571em}.prose-footnote :where(.prose-sm>ol>li>*:first-child):not(:where([class~=not-prose] *)){margin-top:1.1428571em}.prose-footnote :where(.prose-sm>ol>li>*:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.1428571em}.prose-footnote :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-footnote :where(hr):not(:where([class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.prose-footnote :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.prose-footnote :where(h2+*):not(:where([class~=not-prose] *)){margin-top:0}.prose-footnote :where(h3+*):not(:where([class~=not-prose] *)){margin-top:0}.prose-footnote :where(h4+*):not(:where([class~=not-prose] *)){margin-top:0}.prose-footnote :where(table):not(:where([class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.prose-footnote :where(thead th):not(:where([class~=not-prose] *)){padding-right:1em;padding-bottom:.6666667em;padding-left:1em}.prose-footnote :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose-footnote :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose-footnote :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.6666667em 1em}.prose-footnote :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose-footnote :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose-footnote :where(.prose-sm>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-footnote :where(.prose-sm>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-footnote :is(:where(p):not(:where([class~=not-prose] *))){--tw-text-opacity: 1;color:rgb(0 68 105 / var(--tw-text-opacity))}.prose-footnote :is(:where(a):not(:where([class~=not-prose] *))){--tw-text-opacity: 1;color:rgb(0 68 105 / var(--tw-text-opacity))}.prose-footnote :is(:where(strong):not(:where([class~=not-prose] *))){--tw-text-opacity: 1;color:rgb(0 68 105 / var(--tw-text-opacity))}.prose-footnote :is(:where(em):not(:where([class~=not-prose] *))){--tw-text-opacity: 1;color:rgb(0 68 105 / var(--tw-text-opacity))}.product .yotpo.yotpo-main-widget{max-width:1232px}.product-yotpo-stars-widget .yotpo-stars{display:none}.product-yotpo-stars-widget .text-m{margin-left:.25rem!important;margin-top:-1px!important;font-size:.75rem!important;line-height:1rem!important;font-weight:400!important;color:#004469a6!important;text-decoration-line:underline!important}@media (min-width: 1024px){.product-yotpo-stars-widget .text-m{margin-left:1rem!important;font-size:1rem!important;line-height:1.5rem!important}}body.product .section-faqs,body.product\.gift-card .section-faqs{padding-top:3rem}@media (min-width: 768px){body.product .section-faqs,body.product\.gift-card .section-faqs{padding-top:5rem}}@media (min-width: 1232px){body.product .section-faqs,body.product\.gift-card .section-faqs{padding-top:7rem}}.page\.kids-nutrition #main{padding-top:0;padding-bottom:0}.product-content p,.text-margin p,.text-margin h1,.text-margin h2,.text-margin span{margin-bottom:0!important}.testimonial-line-height,.testimonial-line-height span{line-height:1.5!important}.link-underline a{text-decoration-line:underline}.border-dashed{border-style:dashed}.product-ratings-short{min-height:39px}#press-slider .splide__arrows{display:none}@media (min-width: 768px){.testimonial-line-height{line-height:1.4!important}}.lp-subscribe-save.container{margin-top:-2rem;padding-top:3rem;padding-bottom:0}@media (min-width: 768px){.lp-subscribe-save.container{padding-bottom:1.5rem}}@media (min-width: 1024px){.lp-subscribe-save.container{margin-top:0}}.lp-subscribe-save h1{margin-top:1.5rem;font-size:2.25rem;font-weight:700;line-height:2.5rem;letter-spacing:-.025em;--tw-text-opacity: 1;color:rgb(0 68 105 / var(--tw-text-opacity))}@media (min-width: 768px){.lp-subscribe-save h1{font-size:3rem;line-height:1;line-height:3.4rem}}.lp-subscribe-save .product-images-container{max-width:510px}.lp-subscribe-save .tab-nav{white-space:nowrap}.discount-applied{align-items:center;border:none;display:flex;height:0px;color:#004469;font-size:.7rem;margin-top:12px;margin-left:5px;margin-bottom:5px}.discount-applied-svg{width:1em;display:inline;margin-right:5px;position:relative;margin-left:-5px}.discount-applied-bold{margin-top:-2px}#edt-p{margin-top:1.25rem;--tw-bg-opacity: 1;background-color:rgb(234 245 246 / var(--tw-bg-opacity));padding:1rem;text-align:center}#edt-p span{text-align:center!important;font-family:Basic Grotesque,Arial!important;font-size:.875rem!important;line-height:1.25rem!important;font-weight:700!important;--tw-text-opacity: 1 !important;color:rgb(0 68 105 / var(--tw-text-opacity))!important}@media (min-width: 768px){#edt-p span{font-size:1rem!important;line-height:1.5rem!important}}#edt-p span strong{display:block!important;font-family:Basic Grotesque,Arial!important;font-weight:350!important}details summary::-webkit-details-marker{display:none}body.page\.nutrition-shake #main{padding:0!important}body.page\.drwinderman #main,body.page\.nutrition-for-seniors #main{padding-top:0!important;padding-bottom:0!important}.faqs .faq-accordion.group summary div:first-child{margin-right:.5rem}[v-cloak]{display:none}.shopify-challenge__button.btn{margin-top:2rem!important;display:block!important;width:50%!important;border-radius:9999px!important;--tw-bg-opacity: 1 !important;background-color:rgb(0 68 105 / var(--tw-bg-opacity))!important;padding-top:.625rem!important;padding-bottom:.625rem!important;text-align:center!important;font-size:.875rem!important;line-height:1.25rem!important;font-weight:700!important;--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity))!important}.shopify-challenge__button.btn:hover{--tw-bg-opacity: 1 !important;background-color:rgb(1 20 30 / var(--tw-bg-opacity))!important}.shopify-challenge__button.btn:focus{outline:2px solid transparent!important;outline-offset:2px!important;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}@media (min-width: 768px){.shopify-challenge__button.btn{font-size:1.125rem!important;line-height:1.75rem!important}}.tooltip{visibility:hidden;position:absolute;left:5vw;margin-left:0;display:flex;width:90vw;--tw-translate-y: -106%;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));border-radius:.5rem;border-width:2px;--tw-border-opacity: 1;border-color:rgb(207 214 217 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:1rem;--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}@media (min-width: 768px){.tooltip{left:1.5rem;width:75vw}}@media (min-width: 1024px){.tooltip{left:auto;margin-left:-24px;width:33vw}}.tooltip{transform:translateY(calc(-100% - 1.2ch))}.tooltip .tooltip-content{text-align:left;font-weight:400}.tooltip .tooltip-content p{margin-top:0;margin-bottom:0;font-size:1rem;line-height:1.5rem;font-weight:350;line-height:1.25;--tw-text-opacity: 1;color:rgb(0 68 105 / var(--tw-text-opacity))}@media (min-width: 768px){.tooltip .tooltip-content p{line-height:1.375}}@media (min-width: 1024px){.tooltip .tooltip-content p{line-height:1.5}}.tooltip .tooltip-content p a{text-decoration-line:underline}.tooltip .tooltip-content p *{--tw-text-opacity: 1;color:rgb(0 68 105 / var(--tw-text-opacity));font-size:initial;line-height:initial}.tooltip.tooltip-open{visibility:visible;z-index:40}body[class*=product] .socialize-wrapper.tooltip.tooltip-open,body[class*=page] .socialize-wrapper.tooltip.tooltip-open,.tooltip .tooltip-close{display:none}.tooltip.tooltip-open .tooltip-close{visibility:visible;padding-top:0;padding-right:0;padding-bottom:.75rem;padding-left:.5rem;font-weight:700;--tw-text-opacity: 1;color:rgb(0 68 105 / var(--tw-text-opacity))}body[class*=product] .socialize-wrapper.tooltip.tooltip-open .tooltip-close,body[class*=page] .socialize-wrapper.tooltip.tooltip-open .tooltip-close{display:none}@media (min-width: 1024px){.tooltip.tooltip-open .tooltip-close{padding-right:.75rem;padding-left:1rem}}.tooltip.tooltip-open .tooltip-close{display:inherit}.tooltip.tooltip-left:not(.tooltip-open):after{content:"";position:absolute;bottom:0;display:block;width:0px;border-bottom-width:0px;left:50%;border:15px solid transparent;border-top:15px solid white;transform:translate(-700%,calc(100% - 2px))}.tooltip.tooltip-left:not(.tooltip-open):before{content:"";left:50%;border:15px solid transparent;border-top:15px solid;position:absolute;bottom:0;display:block;width:0px;border-bottom-width:0px;--tw-border-opacity: 1;border-top-color:rgb(207 214 217 / var(--tw-border-opacity));transform:translate(-700%,100%)}.tooltip.tooltip-right:not(.tooltip-open){margin-left:-25vw}.tooltip.tooltip-right:not(.tooltip-open):after{content:"";position:absolute;bottom:0;display:block;width:0px;border-bottom-width:0px;left:50%;border:15px solid transparent;border-top:15px solid white;transform:translate(410%,calc(100% - 2px))}.tooltip.tooltip-right:not(.tooltip-open):before{content:"";left:50%;border:15px solid transparent;border-top:15px solid;position:absolute;bottom:0;display:block;width:0px;border-bottom-width:0px;--tw-border-opacity: 1;border-top-color:rgb(207 214 217 / var(--tw-border-opacity));transform:translate(410%,100%)}.has-tooltip{display:inline-block;text-decoration-line:underline;white-space:normal}.has-tooltip .tooltip-spacer{visibility:hidden;position:absolute;z-index:40;margin-left:-24px;margin-top:-12px;width:33vw;padding:.75rem}@media (min-width: 1024px){.has-tooltip:hover .tooltip-spacer{visibility:visible}body[class*=product] .socialize-wrapper.has-tooltip:hover .tooltip-spacer,body[class*=page] .socialize-wrapper.has-tooltip:hover .tooltip-spacer{display:none}.has-tooltip:hover .tooltip,.has-tooltip .tooltip-spacer:hover+.tooltip{visibility:visible;z-index:40}body[class*=product] .socialize-wrapper.has-tooltip:hover .tooltip,body[class*=page] .socialize-wrapper.has-tooltip:hover .tooltip,body[class*=product] .socialize-wrapper .has-tooltip .tooltip-spacer:hover+.tooltip,body[class*=page] .socialize-wrapper .has-tooltip .tooltip-spacer:hover+.tooltip{display:none}}.has-tooltip.open:before{content:"\25bc";color:#fff;position:absolute;z-index:41;display:block;filter:drop-shadow(0px 2px 0px #CFD6D9);transform:translate(150%,-2ch) scale(2.5,1.5)}.last\:pr-8:last-child{padding-right:2rem}.odd\:bg-\[\#D7F0FF\]:nth-child(odd){--tw-bg-opacity: 1;background-color:rgb(215 240 255 / var(--tw-bg-opacity))}.checked\:border-2:checked{border-width:2px}.checked\:border-blue-light:checked{--tw-border-opacity: 1;border-color:rgb(156 182 195 / var(--tw-border-opacity))}.checked\:border-primary-blue:checked{--tw-border-opacity: 1;border-color:rgb(0 68 105 / var(--tw-border-opacity))}.checked\:bg-blue-lightest:checked{--tw-bg-opacity: 1;background-color:rgb(229 236 240 / var(--tw-bg-opacity))}.hover\:\!border-black:hover{--tw-border-opacity: 1 !important;border-color:rgb(1 20 30 / var(--tw-border-opacity))!important}.hover\:border-black:hover{--tw-border-opacity: 1;border-color:rgb(1 20 30 / var(--tw-border-opacity))}.hover\:bg-black:hover{--tw-bg-opacity: 1;background-color:rgb(1 20 30 / var(--tw-bg-opacity))}.hover\:text-black:hover{--tw-text-opacity: 1;color:rgb(1 20 30 / var(--tw-text-opacity))}.hover\:text-blue-500:hover{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity))}.hover\:text-primary-blue:hover{--tw-text-opacity: 1;color:rgb(0 68 105 / var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-65:hover{opacity:.65}.checked\:hover\:border-2:hover:checked{border-width:2px}.checked\:hover\:border-blue-light:hover:checked{--tw-border-opacity: 1;border-color:rgb(156 182 195 / var(--tw-border-opacity))}.checked\:hover\:bg-blue-lightest:hover:checked{--tw-bg-opacity: 1;background-color:rgb(229 236 240 / var(--tw-bg-opacity))}.focus\:border-blue-500:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity))}.focus\:border-gray-600:focus{--tw-border-opacity: 1;border-color:rgb(145 170 183 / var(--tw-border-opacity))}.focus\:border-table-blue:focus{--tw-border-opacity: 1;border-color:rgb(186 205 214 / var(--tw-border-opacity))}.focus\:text-primary-blue:focus{--tw-text-opacity: 1;color:rgb(0 68 105 / var(--tw-text-opacity))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-0:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-offset-0:focus{--tw-ring-offset-width: 0px}.focus\:ring-offset-1:focus{--tw-ring-offset-width: 1px}.focus\:checked\:border-2:checked:focus{border-width:2px}.focus\:checked\:border-blue-light:checked:focus{--tw-border-opacity: 1;border-color:rgb(156 182 195 / var(--tw-border-opacity))}.focus\:checked\:border-primary-blue:checked:focus{--tw-border-opacity: 1;border-color:rgb(0 68 105 / var(--tw-border-opacity))}.focus\:checked\:bg-blue-lightest:checked:focus{--tw-bg-opacity: 1;background-color:rgb(229 236 240 / var(--tw-bg-opacity))}.focus\:checked\:shadow-none:checked:focus{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:checked\:ring-0:checked:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:checked\:ring-1:checked:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:checked\:ring-offset-0:checked:focus{--tw-ring-offset-width: 0px}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:bg-cart-gray:disabled{--tw-bg-opacity: 1;background-color:rgb(156 156 156 / var(--tw-bg-opacity))}.disabled\:bg-disabled-gray:disabled{--tw-bg-opacity: 1;background-color:rgb(156 156 156 / var(--tw-bg-opacity))}.disabled\:bg-primary-blue\/70:disabled{background-color:#004469b3}.disabled\:hover\:bg-cart-gray:hover:disabled{--tw-bg-opacity: 1;background-color:rgb(156 156 156 / var(--tw-bg-opacity))}.group[open] .group-open\:rotate-180{--tw-rotate: 180deg;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))}.group:hover .group-hover\:block{display:block}.group:hover .group-hover\:hidden{display:none}.prose-p\:text-base :is(:where(p):not(:where([class~=not-prose] *))){font-size:1rem;line-height:1.5rem}.prose-p\:text-sm :is(:where(p):not(:where([class~=not-prose] *))){font-size:.875rem;line-height:1.25rem}.prose-p\:text-primary-blue :is(:where(p):not(:where([class~=not-prose] *))){--tw-text-opacity: 1;color:rgb(0 68 105 / var(--tw-text-opacity))}.prose-a\:text-sm :is(:where(a):not(:where([class~=not-prose] *))){font-size:.875rem;line-height:1.25rem}.prose-a\:text-primary-blue :is(:where(a):not(:where([class~=not-prose] *))){--tw-text-opacity: 1;color:rgb(0 68 105 / var(--tw-text-opacity))}.prose-strong\:text-sm :is(:where(strong):not(:where([class~=not-prose] *))){font-size:.875rem;line-height:1.25rem}.prose-strong\:text-primary-blue :is(:where(strong):not(:where([class~=not-prose] *))){--tw-text-opacity: 1;color:rgb(0 68 105 / var(--tw-text-opacity))}.prose-em\:text-sm :is(:where(em):not(:where([class~=not-prose] *))){font-size:.875rem;line-height:1.25rem}.prose-em\:text-primary-blue :is(:where(em):not(:where([class~=not-prose] *))){--tw-text-opacity: 1;color:rgb(0 68 105 / var(--tw-text-opacity))}@media (min-width: 375px){.xs\:leading-tight{line-height:1.25}.xs\:leading-tighter{line-height:1.15}}@media (min-width: 640px){.sm\:left-5{left:1.25rem}.sm\:top-5{top:1.25rem}.sm\:mb-10{margin-bottom:2.5rem}.sm\:mb-16{margin-bottom:4rem}.sm\:mb-6{margin-bottom:1.5rem}.sm\:ml-5{margin-left:1.25rem}.sm\:mr-2{margin-right:.5rem}.sm\:mt-0{margin-top:0}.sm\:mt-5{margin-top:1.25rem}.sm\:block{display:block}.sm\:inline-block{display:inline-block}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:h-140{height:35rem}.sm\:h-48{height:12rem}.sm\:h-6{height:1.5rem}.sm\:h-64{height:16rem}.sm\:w-6{width:1.5rem}.sm\:w-\[30\%\]{width:30%}.sm\:w-auto{width:auto}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:flex-col{flex-direction:column}.sm\:gap-6{gap:1.5rem}.sm\:rounded-br-3xl{border-bottom-right-radius:1.2rem}.sm\:rounded-tl-3xl{border-top-left-radius:1.2rem}.sm\:bg-\[url\(\'https\:\/\/cdn\.shopify\.com\/s\/files\/1\/0606\/7372\/0508\/files\/hcp-bg1\.static\.jpg\'\)\]{background-image:url(https://cdn.shopify.com/s/files/1/0606/7372/0508/files/hcp-bg1.static.jpg)}.sm\:px-1{padding-left:.25rem;padding-right:.25rem}.sm\:px-1\.5{padding-left:.375rem;padding-right:.375rem}.sm\:py-3{padding-top:.75rem;padding-bottom:.75rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-xs{font-size:.75rem;line-height:1rem}}@media (min-width: 768px){.md\:absolute{position:absolute}.md\:relative{position:relative}.md\:-left-28{left:-7rem}.md\:-top-12{top:-3rem}.md\:-top-24{top:-6rem}.md\:-top-36{top:-9rem}.md\:bottom-12{bottom:3rem}.md\:left-0{left:0}.md\:left-72{left:18rem}.md\:right-0{right:0}.md\:top-10{top:2.5rem}.md\:top-6{top:1.5rem}.md\:top-\[90px\]{top:90px}.md\:col-start-5{grid-column-start:5}.md\:col-end-9{grid-column-end:9}.md\:m-10{margin:2.5rem}.md\:mx-0{margin-left:0;margin-right:0}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:my-1{margin-top:.25rem;margin-bottom:.25rem}.md\:my-12{margin-top:3rem;margin-bottom:3rem}.md\:my-8{margin-top:2rem;margin-bottom:2rem}.md\:\!mt-12{margin-top:3rem!important}.md\:-mb-4{margin-bottom:-1rem}.md\:-mt-1{margin-top:-.25rem}.md\:-mt-40{margin-top:-10rem}.md\:mb-0{margin-bottom:0}.md\:mb-1{margin-bottom:.25rem}.md\:mb-10{margin-bottom:2.5rem}.md\:mb-12{margin-bottom:3rem}.md\:mb-14{margin-bottom:3.5rem}.md\:mb-16{margin-bottom:4rem}.md\:mb-20{margin-bottom:5rem}.md\:mb-24{margin-bottom:6rem}.md\:mb-28{margin-bottom:7rem}.md\:mb-4{margin-bottom:1rem}.md\:mb-5{margin-bottom:1.25rem}.md\:mb-6{margin-bottom:1.5rem}.md\:mb-7{margin-bottom:1.75rem}.md\:mb-8{margin-bottom:2rem}.md\:ml-2{margin-left:.5rem}.md\:ml-3{margin-left:.75rem}.md\:ml-4{margin-left:1rem}.md\:ml-44{margin-left:11rem}.md\:ml-5{margin-left:1.25rem}.md\:mr-14{margin-right:3.5rem}.md\:mr-2{margin-right:.5rem}.md\:mr-3{margin-right:.75rem}.md\:mr-8{margin-right:2rem}.md\:mt-0{margin-top:0}.md\:mt-1{margin-top:.25rem}.md\:mt-10{margin-top:2.5rem}.md\:mt-12{margin-top:3rem}.md\:mt-14{margin-top:3.5rem}.md\:mt-16{margin-top:4rem}.md\:mt-18{margin-top:4.5rem}.md\:mt-2{margin-top:.5rem}.md\:mt-20{margin-top:5rem}.md\:mt-3{margin-top:.75rem}.md\:mt-4{margin-top:1rem}.md\:mt-5{margin-top:1.25rem}.md\:mt-52{margin-top:13rem}.md\:mt-6{margin-top:1.5rem}.md\:mt-7{margin-top:1.75rem}.md\:mt-8{margin-top:2rem}.md\:mt-auto{margin-top:auto}.md\:block{display:block}.md\:inline-block{display:inline-block}.md\:flex{display:flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:h-1{height:.25rem}.md\:h-112{height:28rem}.md\:h-128{height:32rem}.md\:h-14{height:3.5rem}.md\:h-140{height:35rem}.md\:h-152{height:38rem}.md\:h-16{height:4rem}.md\:h-168{height:42rem}.md\:h-24{height:6rem}.md\:h-28{height:7rem}.md\:h-32{height:8rem}.md\:h-40{height:10rem}.md\:h-44{height:11rem}.md\:h-56{height:14rem}.md\:h-72{height:18rem}.md\:h-8{height:2rem}.md\:h-\[5\.9375rem\]{height:5.9375rem}.md\:h-\[500px\]{height:500px}.md\:h-\[60px\]{height:60px}.md\:h-auto{height:auto}.md\:min-h-56{min-height:14rem}.md\:min-h-\[12\.8rem\]{min-height:12.8rem}.md\:w-0{width:0px}.md\:w-0\.5{width:.125rem}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.md\:w-1\/4{width:25%}.md\:w-1\/6{width:16.666667%}.md\:w-11\/12{width:91.666667%}.md\:w-120{width:30rem}.md\:w-14{width:3.5rem}.md\:w-16{width:4rem}.md\:w-2\/3{width:66.666667%}.md\:w-2\/5{width:40%}.md\:w-24{width:6rem}.md\:w-3\/4{width:75%}.md\:w-3\/5{width:60%}.md\:w-32{width:8rem}.md\:w-4\/5{width:80%}.md\:w-44{width:11rem}.md\:w-5\/6{width:83.333333%}.md\:w-7\/12{width:58.333333%}.md\:w-9\/20{width:45%}.md\:w-\[15\%\]{width:15%}.md\:w-\[47\%\]{width:47%}.md\:w-\[5\.9375rem\]{width:5.9375rem}.md\:w-\[9\%\]{width:9%}.md\:w-auto{width:auto}.md\:w-fit{width:-moz-fit-content;width:fit-content}.md\:w-full{width:100%}.md\:max-w-\[160px\]{max-width:160px}.md\:max-w-\[30\%\]{max-width:30%}.md\:max-w-none{max-width:none}.md\:max-w-xl{max-width:36rem}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-nowrap{flex-wrap:nowrap}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:items-baseline{align-items:baseline}.md\:justify-start{justify-content:flex-start}.md\:justify-end{justify-content:flex-end}.md\:justify-center{justify-content:center}.md\:justify-between{justify-content:space-between}.md\:gap-0{gap:0px}.md\:gap-10{gap:2.5rem}.md\:gap-12{gap:3rem}.md\:gap-14{gap:3.5rem}.md\:gap-20{gap:5rem}.md\:gap-4{gap:1rem}.md\:gap-5{gap:1.25rem}.md\:gap-6{gap:1.5rem}.md\:gap-7{gap:1.75rem}.md\:gap-8{gap:2rem}.md\:gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.md\:gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.md\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.md\:space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.625rem * var(--tw-space-y-reverse))}.md\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.md\:rounded-2xl{border-radius:1rem}.md\:rounded-br-10xl{border-bottom-right-radius:15rem}.md\:rounded-tl-10xl{border-top-left-radius:15rem}.md\:border-2{border-width:2px}.md\:border-b-\[3px\]{border-bottom-width:3px}.md\:bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.md\:p-0{padding:0}.md\:p-6{padding:1.5rem}.md\:p-7{padding:1.75rem}.md\:p-8{padding:2rem}.md\:px-0{padding-left:0;padding-right:0}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:px-12{padding-left:3rem;padding-right:3rem}.md\:px-14{padding-left:3.5rem;padding-right:3.5rem}.md\:px-16{padding-left:4rem;padding-right:4rem}.md\:px-2{padding-left:.5rem;padding-right:.5rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:px-9{padding-left:2.25rem;padding-right:2.25rem}.md\:px-\[5\.625rem\]{padding-left:5.625rem;padding-right:5.625rem}.md\:px-px{padding-left:1px;padding-right:1px}.md\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.md\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.md\:py-16{padding-top:4rem;padding-bottom:4rem}.md\:py-2{padding-top:.5rem;padding-bottom:.5rem}.md\:py-20{padding-top:5rem;padding-bottom:5rem}.md\:py-28{padding-top:7rem;padding-bottom:7rem}.md\:py-3{padding-top:.75rem;padding-bottom:.75rem}.md\:py-4{padding-top:1rem;padding-bottom:1rem}.md\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.md\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.md\:py-8{padding-top:2rem;padding-bottom:2rem}.md\:py-\[1\.1875rem\]{padding-top:1.1875rem;padding-bottom:1.1875rem}.md\:pb-1{padding-bottom:.25rem}.md\:pb-1\.5{padding-bottom:.375rem}.md\:pb-10{padding-bottom:2.5rem}.md\:pb-16{padding-bottom:4rem}.md\:pb-20{padding-bottom:5rem}.md\:pb-28{padding-bottom:7rem}.md\:pb-32{padding-bottom:8rem}.md\:pl-0{padding-left:0}.md\:pl-1{padding-left:.25rem}.md\:pl-12{padding-left:3rem}.md\:pl-3{padding-left:.75rem}.md\:pl-8{padding-left:2rem}.md\:pr-1{padding-right:.25rem}.md\:pr-12{padding-right:3rem}.md\:pr-3{padding-right:.75rem}.md\:pr-8{padding-right:2rem}.md\:pt-0{padding-top:0}.md\:pt-10{padding-top:2.5rem}.md\:pt-12{padding-top:3rem}.md\:pt-16{padding-top:4rem}.md\:pt-20{padding-top:5rem}.md\:pt-24{padding-top:6rem}.md\:pt-32{padding-top:8rem}.md\:pt-44{padding-top:11rem}.md\:text-left{text-align:left}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-\[1\.375rem\]{font-size:1.375rem}.md\:text-\[1\.625rem\]{font-size:1.625rem}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:font-normal{font-weight:400}.md\:leading-tight{line-height:1.25}.md\:leading-tighter{line-height:1.15}.md\:tracking-tight{letter-spacing:-.025em}.md\:prose-p\:text-base :is(:where(p):not(:where([class~=not-prose] *))){font-size:1rem;line-height:1.5rem}.md\:prose-p\:text-lg :is(:where(p):not(:where([class~=not-prose] *))){font-size:1.125rem;line-height:1.75rem}.md\:prose-a\:text-lg :is(:where(a):not(:where([class~=not-prose] *))){font-size:1.125rem;line-height:1.75rem}.md\:prose-strong\:text-lg :is(:where(strong):not(:where([class~=not-prose] *))){font-size:1.125rem;line-height:1.75rem}.md\:prose-em\:text-lg :is(:where(em):not(:where([class~=not-prose] *))){font-size:1.125rem;line-height:1.75rem}}@media (min-width: 1024px){.lg\:absolute{position:absolute}.lg\:relative{position:relative}.lg\:sticky{position:sticky}.lg\:left-auto{left:auto}.lg\:right-8{right:2rem}.lg\:top-0{top:0}.lg\:top-4{top:1rem}.lg\:order-none{order:0}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:col-start-2{grid-column-start:2}.lg\:m-5{margin:1.25rem}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:my-0{margin-top:0;margin-bottom:0}.lg\:my-4{margin-top:1rem;margin-bottom:1rem}.lg\:-mt-20{margin-top:-5rem}.lg\:mb-10{margin-bottom:2.5rem}.lg\:mb-20{margin-bottom:5rem}.lg\:mb-3{margin-bottom:.75rem}.lg\:mb-32{margin-bottom:8rem}.lg\:mb-40{margin-bottom:10rem}.lg\:mb-48{margin-bottom:12rem}.lg\:mb-6{margin-bottom:1.5rem}.lg\:ml-10{margin-left:2.5rem}.lg\:ml-12{margin-left:3rem}.lg\:ml-2{margin-left:.5rem}.lg\:ml-24{margin-left:6rem}.lg\:ml-4{margin-left:1rem}.lg\:ml-7{margin-left:1.75rem}.lg\:ml-8{margin-left:2rem}.lg\:mr-0{margin-right:0}.lg\:mr-12{margin-right:3rem}.lg\:mr-16{margin-right:4rem}.lg\:mr-24{margin-right:6rem}.lg\:mr-5{margin-right:1.25rem}.lg\:mr-7{margin-right:1.75rem}.lg\:mt-0{margin-top:0}.lg\:mt-10{margin-top:2.5rem}.lg\:mt-12{margin-top:3rem}.lg\:mt-14{margin-top:3.5rem}.lg\:mt-16{margin-top:4rem}.lg\:mt-3{margin-top:.75rem}.lg\:mt-4{margin-top:1rem}.lg\:mt-44{margin-top:11rem}.lg\:mt-5{margin-top:1.25rem}.lg\:mt-6{margin-top:1.5rem}.lg\:mt-7{margin-top:1.75rem}.lg\:block{display:block}.lg\:inline-block{display:inline-block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:aspect-\[24\/9\]{aspect-ratio:24/9}.lg\:h-108{height:27rem}.lg\:h-148{height:37rem}.lg\:h-20{height:5rem}.lg\:h-24{height:6rem}.lg\:h-32{height:8rem}.lg\:h-64{height:16rem}.lg\:h-92{height:23rem}.lg\:h-96{height:24rem}.lg\:h-\[257px\]{height:257px}.lg\:h-\[444px\]{height:444px}.lg\:h-\[71px\]{height:71px}.lg\:h-auto{height:auto}.lg\:h-full{height:100%}.lg\:min-h-0{min-height:0px}.lg\:min-h-30{min-height:7.625rem}.lg\:min-h-88{min-height:22rem}.lg\:min-h-\[533px\]{min-height:533px}.lg\:w-0{width:0px}.lg\:w-0\.5{width:.125rem}.lg\:w-1\/2{width:50%}.lg\:w-1\/3{width:33.333333%}.lg\:w-1\/4{width:25%}.lg\:w-1\/5{width:20%}.lg\:w-100{width:25rem}.lg\:w-11\/20{width:55%}.lg\:w-2\/3{width:66.666667%}.lg\:w-2\/5{width:40%}.lg\:w-3\/4{width:75%}.lg\:w-3\/5{width:60%}.lg\:w-32{width:8rem}.lg\:w-4\/5{width:80%}.lg\:w-5\/6{width:83.333333%}.lg\:w-7\/12{width:58.333333%}.lg\:w-9\/20{width:45%}.lg\:w-\[11\%\]{width:11%}.lg\:w-\[38\%\]{width:38%}.lg\:w-\[39\%\]{width:39%}.lg\:w-\[53\%\]{width:53%}.lg\:w-\[584px\]{width:584px}.lg\:w-auto{width:auto}.lg\:w-fit{width:-moz-fit-content;width:fit-content}.lg\:w-full{width:100%}.lg\:min-w-fit{min-width:-moz-fit-content;min-width:fit-content}.lg\:max-w-\[400px\]{max-width:400px}.lg\:max-w-\[610px\]{max-width:610px}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:items-center{align-items:center}.lg\:justify-start{justify-content:flex-start}.lg\:justify-end{justify-content:flex-end}.lg\:justify-center{justify-content:center}.lg\:justify-between{justify-content:space-between}.lg\:gap-0{gap:0px}.lg\:gap-10{gap:2.5rem}.lg\:gap-14{gap:3.5rem}.lg\:gap-16{gap:4rem}.lg\:gap-2{gap:.5rem}.lg\:gap-24{gap:6rem}.lg\:gap-32{gap:8rem}.lg\:gap-4{gap:1rem}.lg\:gap-5{gap:1.25rem}.lg\:gap-6{gap:1.5rem}.lg\:gap-7{gap:1.75rem}.lg\:gap-8{gap:2rem}.lg\:gap-9{gap:2.25rem}.lg\:gap-x-12{-moz-column-gap:3rem;column-gap:3rem}.lg\:gap-x-16{-moz-column-gap:4rem;column-gap:4rem}.lg\:overflow-x-visible{overflow-x:visible}.lg\:whitespace-normal{white-space:normal}.lg\:rounded-2xl{border-radius:1rem}.lg\:rounded-tr-2xl{border-top-right-radius:1rem}.lg\:border-2{border-width:2px}.lg\:border-r{border-right-width:1px}.lg\:p-4{padding:1rem}.lg\:px-0{padding-left:0;padding-right:0}.lg\:px-1{padding-left:.25rem;padding-right:.25rem}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:px-16{padding-left:4rem;padding-right:4rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:px-\[10\%\]{padding-left:10%;padding-right:10%}.lg\:py-0{padding-top:0;padding-bottom:0}.lg\:py-1{padding-top:.25rem;padding-bottom:.25rem}.lg\:py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.lg\:py-12{padding-top:3rem;padding-bottom:3rem}.lg\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.lg\:py-16{padding-top:4rem;padding-bottom:4rem}.lg\:py-20{padding-top:5rem;padding-bottom:5rem}.lg\:py-24{padding-top:6rem;padding-bottom:6rem}.lg\:py-28{padding-top:7rem;padding-bottom:7rem}.lg\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.lg\:py-7{padding-top:1.75rem;padding-bottom:1.75rem}.lg\:pb-0{padding-bottom:0}.lg\:pb-12{padding-bottom:3rem}.lg\:pb-24{padding-bottom:6rem}.lg\:pb-28{padding-bottom:7rem}.lg\:pb-3{padding-bottom:.75rem}.lg\:pl-10{padding-left:2.5rem}.lg\:pl-12{padding-left:3rem}.lg\:pl-24{padding-left:6rem}.lg\:pl-5{padding-left:1.25rem}.lg\:pl-7{padding-left:1.75rem}.lg\:pl-8{padding-left:2rem}.lg\:pr-10{padding-right:2.5rem}.lg\:pr-11{padding-right:2.75rem}.lg\:pr-14{padding-right:3.5rem}.lg\:pr-24{padding-right:6rem}.lg\:pr-5{padding-right:1.25rem}.lg\:pr-6{padding-right:1.5rem}.lg\:pr-7{padding-right:1.75rem}.lg\:pt-0{padding-top:0}.lg\:pt-10{padding-top:2.5rem}.lg\:pt-12{padding-top:3rem}.lg\:pt-15{padding-top:3.75rem}.lg\:pt-16{padding-top:4rem}.lg\:pt-20{padding-top:5rem}.lg\:pt-4{padding-top:1rem}.lg\:pt-5{padding-top:1.25rem}.lg\:pt-6{padding-top:1.5rem}.lg\:pt-\[10px\]{padding-top:10px}.lg\:text-left{text-align:left}.lg\:text-right{text-align:right}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lg\:text-5xl{font-size:3rem;line-height:1}.lg\:text-6xl{font-size:3.75rem;line-height:1}.lg\:text-\[3\.375rem\]{font-size:3.375rem}.lg\:text-\[34px\]{font-size:34px}.lg\:text-\[42px\]{font-size:42px}.lg\:text-base{font-size:1rem;line-height:1.5rem}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}.lg\:text-sm{font-size:.875rem;line-height:1.25rem}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}.lg\:font-bold{font-weight:700}.lg\:leading-\[2rem\]{line-height:2rem}.lg\:leading-tight{line-height:1.25}.lg\:leading-tighter{line-height:1.15}.lg\:text-primary-blue{--tw-text-opacity: 1;color:rgb(0 68 105 / var(--tw-text-opacity))}.group:hover .lg\:group-hover\:block{display:block}.group:hover .lg\:group-hover\:hidden{display:none}.lg\:prose-p\:text-2xl :is(:where(p):not(:where([class~=not-prose] *))){font-size:1.5rem;line-height:2rem}.lg\:prose-p\:text-xl :is(:where(p):not(:where([class~=not-prose] *))){font-size:1.25rem;line-height:1.75rem}.lg\:prose-a\:text-xl :is(:where(a):not(:where([class~=not-prose] *))){font-size:1.25rem;line-height:1.75rem}.lg\:prose-strong\:text-xl :is(:where(strong):not(:where([class~=not-prose] *))){font-size:1.25rem;line-height:1.75rem}.lg\:prose-em\:text-xl :is(:where(em):not(:where([class~=not-prose] *))){font-size:1.25rem;line-height:1.75rem}}@media (min-width: 1232px){.xl\:-left-20{left:-5rem}.xl\:-left-8{left:-2rem}.xl\:-top-36{top:-9rem}.xl\:right-0{right:0}.xl\:-mx-4{margin-left:-1rem;margin-right:-1rem}.xl\:mx-4{margin-left:1rem;margin-right:1rem}.xl\:-mt-36{margin-top:-9rem}.xl\:mb-0{margin-bottom:0}.xl\:mb-28{margin-bottom:7rem}.xl\:mb-48{margin-bottom:12rem}.xl\:mb-52{margin-bottom:13rem}.xl\:mb-6{margin-bottom:1.5rem}.xl\:ml-0{margin-left:0}.xl\:ml-10{margin-left:2.5rem}.xl\:ml-18{margin-left:4.5rem}.xl\:mr-10{margin-right:2.5rem}.xl\:mt-0{margin-top:0}.xl\:mt-18{margin-top:4.5rem}.xl\:mt-20{margin-top:5rem}.xl\:mt-28{margin-top:7rem}.xl\:mt-32{margin-top:8rem}.xl\:block{display:block}.xl\:hidden{display:none}.xl\:h-10{height:2.5rem}.xl\:h-120{height:30rem}.xl\:h-136{height:34rem}.xl\:h-148{height:37rem}.xl\:h-18{height:4.5rem}.xl\:h-80{height:20rem}.xl\:h-auto{height:auto}.xl\:min-h-25{min-height:6.25rem}.xl\:w-1\/2{width:50%}.xl\:w-1\/3{width:33.333333%}.xl\:w-1\/4{width:25%}.xl\:w-11\/12{width:91.666667%}.xl\:w-120{width:30rem}.xl\:w-18{width:4.5rem}.xl\:w-2\/3{width:66.666667%}.xl\:w-2\/5{width:40%}.xl\:w-3\/4{width:75%}.xl\:w-3\/5{width:60%}.xl\:w-5\/6{width:83.333333%}.xl\:w-9\/20{width:45%}.xl\:w-\[36vw\]{width:36vw}.xl\:w-\[40\%\]{width:40%}.xl\:w-\[49\.2\%\]{width:49.2%}.xl\:w-\[85\%\]{width:85%}.xl\:w-\[89\%\]{width:89%}.xl\:w-\[95\%\]{width:95%}.xl\:w-auto{width:auto}.xl\:flex-nowrap{flex-wrap:nowrap}.xl\:items-end{align-items:flex-end}.xl\:gap-0{gap:0px}.xl\:gap-10{gap:2.5rem}.xl\:gap-12{gap:3rem}.xl\:gap-28{gap:7rem}.xl\:gap-8{gap:2rem}.xl\:gap-9{gap:2.25rem}.xl\:gap-x-32{-moz-column-gap:8rem;column-gap:8rem}.xl\:border-t{border-top-width:1px}.xl\:border-solid{border-style:solid}.xl\:border-gray-200{--tw-border-opacity: 1;border-color:rgb(216 216 216 / var(--tw-border-opacity))}.xl\:p-14{padding:3.5rem}.xl\:px-16{padding-left:4rem;padding-right:4rem}.xl\:px-24{padding-left:6rem;padding-right:6rem}.xl\:px-4{padding-left:1rem;padding-right:1rem}.xl\:px-\[6\.4375rem\]{padding-left:6.4375rem;padding-right:6.4375rem}.xl\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.xl\:py-20{padding-top:5rem;padding-bottom:5rem}.xl\:py-24{padding-top:6rem;padding-bottom:6rem}.xl\:py-28{padding-top:7rem;padding-bottom:7rem}.xl\:py-8{padding-top:2rem;padding-bottom:2rem}.xl\:pb-28{padding-bottom:7rem}.xl\:pl-0{padding-left:0}.xl\:pl-16{padding-left:4rem}.xl\:pr-16{padding-right:4rem}.xl\:text-4xl{font-size:2.25rem;line-height:2.5rem}.xl\:text-6xl{font-size:3.75rem;line-height:1}.xl\:text-lg{font-size:1.125rem;line-height:1.75rem}.xl\:leading-none{line-height:1}.xl\:leading-tight{line-height:1.25}.xl\:leading-tighter{line-height:1.15}}@media (min-width: 1600px){.\32xl\:block{display:block}.\32xl\:max-h-96{max-height:24rem}.\32xl\:w-1\/3{width:33.333333%}.\32xl\:w-\[25vw\]{width:25vw}}
/*# sourceMappingURL=/cdn/shop/t/379/assets/bundle.css.map */
