#root,body,html{height:100%}#root{display:flex;flex-direction:column}#content{flex:1 0 auto;display:flex;flex-flow:column}footer{flex-shrink:0}body{margin:0;font-family:"Haas Grot Text R Web";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#121212}code{font-family:inherit}.dn{display:none}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-text-fill-color:#fff;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;caret-color:#fff}#jumpingDotLoader span{width:56px;height:56px;margin:0 24px;background-color:#fff;border-radius:50%;display:inline-block;-webkit-animation-name:jumpingDots;animation-name:jumpingDots;-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}#jumpingDotLoader span:nth-child(2){-webkit-animation-delay:.1s;animation-delay:.1s}#jumpingDotLoader span:nth-child(3){-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes jumpingDots{20%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-60px);transform:translateY(-60px)}}#jumpingDotLoaderSmall span{width:36px;height:36px;margin:0 14px;background-color:hsla(0,0%,100%,.8);border-radius:50%;display:inline-block;-webkit-animation-name:jumpingDots;animation-name:jumpingDots;-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}#jumpingDotLoaderSmall span:nth-child(2){-webkit-animation-delay:.1s;animation-delay:.1s}#jumpingDotLoaderSmall span:nth-child(3){-webkit-animation-delay:.2s;animation-delay:.2s}@keyframes jumpingDots{20%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-60px);transform:translateY(-60px)}}#additionalContentSectionImage>div:first-child{-webkit-animation:cardGiftCard 1s linear;animation:cardGiftCard 1s linear}@-webkit-keyframes cardGiftCard{0%{left:-650px}to{left:0}}@keyframes cardGiftCard{0%{left:-650px}to{left:0}}#additionalContentSectionImage>div:nth-child(2){-webkit-animation:common 1s linear .1 forwards,JBHIFICard 1s linear 1s forwards;animation:common 1s linear .1 forwards,JBHIFICard 1s linear 1s forwards}#additionalContentSectionImage>div:nth-child(3){-webkit-animation:common 1s linear forwards,appleCard 1s linear 2s forwards;animation:common 1s linear forwards,appleCard 1s linear 2s forwards}#additionalContentSectionImage>div:nth-child(4){-webkit-animation:common 1s linear forwards,nickCard 1s linear 3s forwards;animation:common 1s linear forwards,nickCard 1s linear 3s forwards}@-webkit-keyframes common{0%{left:-650px}to{left:50%}}@keyframes common{0%{left:-650px}to{left:50%}}@-webkit-keyframes JBHIFICard{0%{left:50%;bottom:10px}to{left:50%;bottom:-30px}}@keyframes JBHIFICard{0%{left:50%;bottom:10px}to{left:50%;bottom:-30px}}@-webkit-keyframes appleCard{0%{left:50%;bottom:10px}to{left:50%;bottom:-60px}}@keyframes appleCard{0%{left:50%;bottom:10px}to{left:50%;bottom:-60px}}@-webkit-keyframes nickCard{0%{left:50%;bottom:10px}to{left:50%;bottom:-90px}}@keyframes nickCard{0%{left:50%;bottom:10px}to{left:50%;bottom:-90px}}#additionalContentSectionText{-webkit-animation:textAnimation 1s linear 4s forwards;animation:textAnimation 1s linear 4s forwards}@-webkit-keyframes textAnimation{to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes textAnimation{to{-webkit-transform:translateX(0);transform:translateX(0)}}.rc-time-picker{display:inline-block;position:relative}.rc-time-picker,.rc-time-picker *{box-sizing:border-box}.rc-time-picker-clear{position:absolute;right:6px;cursor:pointer;overflow:hidden;width:20px;height:20px;text-align:center;line-height:20px;top:3px;margin:0}.rc-time-picker-clear-icon:after{content:"x";font-size:12px;font-style:normal;color:#aaa;display:inline-block;line-height:1;height:20px;width:20px;transition:color .3s ease}.rc-time-picker-clear-icon:hover:after{color:#666}.rc-time-picker-input{width:100%;position:relative;display:inline-block;padding:4px 7px;height:28px;cursor:text;font-size:12px;line-height:1.5;color:#666;background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:4px;transition:border .2s cubic-bezier(.645,.045,.355,1),background .2s cubic-bezier(.645,.045,.355,1),box-shadow .2s cubic-bezier(.645,.045,.355,1)}.rc-time-picker-input[disabled]{color:#ccc;background:#f7f7f7;cursor:not-allowed}.rc-time-picker-panel{z-index:1070;width:170px;position:absolute;box-sizing:border-box}.rc-time-picker-panel *{box-sizing:border-box}.rc-time-picker-panel-inner{display:inline-block;position:relative;outline:none;list-style:none;font-size:12px;text-align:left;background-color:#fff;border-radius:4px;box-shadow:0 1px 5px #ccc;background-clip:padding-box;border:1px solid #ccc;line-height:1.5}.rc-time-picker-panel-narrow{max-width:113px}.rc-time-picker-panel-input{margin:0;padding:0;width:100%;cursor:auto;line-height:1.5;outline:0;border:1px solid transparent}.rc-time-picker-panel-input-wrap{box-sizing:border-box;position:relative;padding:6px;border-bottom:1px solid #e9e9e9}.rc-time-picker-panel-input-invalid{border-color:red}.rc-time-picker-panel-select{float:left;font-size:12px;border:1px solid #e9e9e9;border-width:0 1px;margin-left:-1px;box-sizing:border-box;width:56px;max-height:144px;overflow-y:auto;position:relative}.rc-time-picker-panel-select-active{overflow-y:auto}.rc-time-picker-panel-select:first-child{border-left:0;margin-left:0}.rc-time-picker-panel-select:last-child{border-right:0}.rc-time-picker-panel-select ul{list-style:none;box-sizing:border-box;margin:0;padding:0;width:100%}.rc-time-picker-panel-select li{list-style:none;margin:0;padding:0 0 0 16px;width:100%;height:24px;line-height:24px;text-align:left;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.rc-time-picker-panel-select li:hover{background:#edfaff}li.rc-time-picker-panel-select-option-selected{background:#f7f7f7;font-weight:700}li.rc-time-picker-panel-select-option-disabled{color:#ccc}li.rc-time-picker-panel-select-option-disabled:hover{background:transparent;cursor:not-allowed}.yotpo-reviews-star-ratings-widget{padding-bottom:10px}.yotpo-sr-bottom-line-summary{flex-direction:row!important}.yotpo-reviews-star-ratings-widget .yotpo-sr-bottom-line-summary{flex-direction:row}.yotpo-reviews-star-ratings-widget .yotpo-sr-star-full svg path,.yotpo-star-container .yotpo-sr-star-full svg path{fill:#ff0;stroke:#ff0}.yotpo-reviews-star-ratings-widget .yotpo-sr-star-empty svg path,.yotpo-star-container .yotpo-sr-star-empty svg path{fill:transparent;stroke:#ff0}.yotpo-sr-bottom-line-score,.yotpo-sr-bottom-line-text{color:#8f8f8f!important;padding-top:2px}.yotpo-sr-bottom-line-text:before{content:"|"}.yotpo-reviews-carousel-widget-container{width:100%!important;margin:0 0 60px!important;background-color:transparent!important;.yotpo-reviews-carousel-header{font-size:26px!important;text-align:center;margin:12px 0!important;line-height:26px!important}.reviews-bottomline-total-reviews{display:none}.yotpo-sr-bottom-line-summary{flex-direction:row!important}.yotpo-reviews-carousel-bottomline-seo{justify-content:center!important;flex-direction:column!important;margin-bottom:54px!important}}.review-content,.review-date,.review-product-name,.review-title,.reviewer-display-name,.reviewer-status-text,.reviews-carousel-card-container{font-family:Haas Grot Text R Web!important;color:#fff!important;.yotpo-star-container svg path{stroke:#fff!important;fill:#fff!important}}.yotpo-reviews-carousel-header{font-family:Haas Grot Text R Web!important;font-weigth:500}.reviews-carousel-card-container{background:#222!important;border:#222!important;padding:20px 24px!important}.reviewer-display-name{font-size:16px!important;font-weigth:500;&:after{content:"|";margin-left:7px}}.reviewer-status-text{font-weigth:400;font-size:13px!important;margin-left:7px!important}.reviewer-status{svg{width:15px;height:15px}path{stroke:#fff!important}circle{fill:#000!important}}.review-title{margin-top:14px!important;font-size:16px!important;line-height:22px!important}.review-content{overflow:hidden!important;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;font-size:16px!important;line-height:24px!important;height:unset!important}.review-product-image{width:auto!important}.yotpo-carousel .yotpo-carousel-arrow{display:none!important;background-color:#555!important;width:42px;height:42px;-webkit-filter:drop-shadow(0 4px 4px rgba(0,0,0,.25098039215686274));filter:drop-shadow(0 4px 4px #00000040);-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);transition:background-color .15s cubic-bezier(.4,0,.2,1);path{fill:#fff!important}&:hover{background-color:#ff0!important;path{fill:#000!important}}}.glide__track{overflow:unset!important}.glide__arrow--left{left:0}.glide__arrow--right{right:0}.glide__arrow{border:unset!important}@media screen and (max-width:960px){.yotpo-reviews-carousel-widget-container{margin:0 0 38px!important;.yotpo-reviews-carousel-header{font-size:20px!important}.yotpo-reviews-carousel-bottomline-seo{margin-bottom:40px!important}}}.yotpo-upload-label{color:#fff!important;background-color:transparent!important;border-radius:8px!important;border:1px solid hsla(0,0%,100%,.3)!important;svg path{fill:#fff!important}}.yotpo-seo-page-layout{margin:0!important;.yotpo-head{display:flex;margin-bottom:32px!important;margin-top:0!important;.yotpo-headline{font-family:"Haas Grot Disp R Web"!important;font-size:38px!important;line-height:41px!important;font-weight:500!important;letter-spacing:.01em!important;@media (max-width:959.95px){font-size:26px!important;line-height:30px!important}}}.yotpo-progress-bar{background:#434343!important}.yotpo-new-review-btn-wrapper .yotpo-btn-s{background:#f9f521!important;color:#000!important;border-left:none!important;width:100%;min-width:120px;height:37px;padding:0 12px}.yotpo-bottomline-container{background:#222!important;border-radius:5px;padding:24px 60px!important;@media screen and (max-width:1024px){padding-left:32px!important;padding-bottom:24px!important;padding-right:32px!important;padding-top:24px!important;grid-gap:40px!important;gap:40px!important}@media screen and (max-width:959.95px){flex-direction:column!important;grid-gap:60px!important;gap:60px!important}@media screen and (min-width:1025px){flex-direction:row!important;grid-gap:100px!important;gap:100px!important}@media screen and (min-width:1280px){flex-direction:row!important;grid-gap:250px!important;gap:250px!important}.yotpo-bottom-line{align-items:center!important;flex:1 1!important;margin-bottom:0!important;flex-direction:column!important;grid-gap:20px;gap:20px;>.yotpo-vertical-border{display:none!important}@media screen and (min-width:959.95px){flex-direction:row!important;.yotpo-bottom-line-summary{order:2}}}}.yotpo-review-border-smooth{height:0!important;background-image:unset!important;&.top-margin{margin-top:0!important}}.yotpo-reviews-seo-list{.yotpo-review{padding:60px 30px;background:#222!important;border-radius:5px;margin-top:20px!important;margin-bottom:20px!important;@media screen and (max-width:959.95px){padding-left:24px;padding-bottom:24px;padding-right:24px;padding-top:24px}.yotpo-review-title{margin-bottom:10px!important}.yotpo-review-title,.yotpo-reviewer-name{font-size:24px!important;font-weight:500!important;line-height:22px!important}.yotpo-reviewer-name{margin-bottom:10px}.yotpo-verified-icon{>circle{fill:#000!important}}.yotpo-reviewer-verified-buyer-text{color:hsla(0,0%,100%,.6)!important}}.yotpo-review-center-panel{.yotpo-review-rating-title{margin-bottom:0!important;.yotpo-review-title{font-size:20px!important;line-height:24px!important}}.yotpo-sr-star-empty{path{fill:hsla(0,0%,100%,.6)!important;stroke:hsla(0,0%,100%,.6)!important}}.yotpo-text-link{color:hsla(0,0%,100%,.6)!important}}}.yotpo-horizontal-pagination{.selected{background:#434343!important}.yotpo-pagination-number:hover{background:rgba(67,67,67,.5)!important}}}.yotpo-reviews-seo-layout{.yotpo-modal{background:rgba(62,62,62,.95)!important;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)!important;-webkit-backdrop-filter:blur(7.5px)!important;backdrop-filter:blur(7.5px)!important;.btn-close{font-size:14px!important}.yotpo-form-label{margin-bottom:0!important}.btn-close,.yotpo-form-label,.yotpo-modal-header{color:#fff!important}.yotpo-input-wrapper textarea,.yotpo-new-input-container{background-color:transparent!important;border-radius:8px;border:1px solid hsla(0,0%,100%,.3)}.yotpo-review-form{height:100%;grid-gap:20px;gap:20px}.yotpo-input-wrapper,.yotpo-star-rating-wrapper{height:unset!important;min-height:unset!important}.form-footer{margin-top:auto;background:unset!important;padding:0!important;box-shadow:unset!important;border-radius:16px;bottom:20px!important;p{color:#fff!important}.yotpo-new-review-submit{background:#ff0!important;color:#000!important}.yotpo-review-form-footer-container{padding:5px 10px 0;background:rgba(62,62,62,.95)!important;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)!important;-webkit-backdrop-filter:blur(7.5px)!important;backdrop-filter:blur(7.5px)!important;border-radius:16px}}.yotpo-sr-star-empty path{fill:#000!important}}}.yotpo-vertical-pagination .yotpo-reviews-seo-pagination-item{border:1px solid hsla(0,0%,100%,.2)!important;border-radius:25px!important;padding:8px 16px!important;width:auto!important;height:40px!important;font-weight:500!important;font-size:16px!important;line-height:24px!important}.yotpo-vertical-pagination .yotpo-reviews-seo-pagination-item:active{background:hsla(0,0%,100%,.4)!important}
/*# sourceMappingURL=main.04a18b6d.chunk.css.map */