@charset "UTF-8";body.show-modal{padding-right:17px}.modal-mask{position:fixed;z-index:9999;top:0;left:0;width:100%;height:100%;background-color:#171717cc;display:flex;transition:opacity .3s ease}.dialog-body{display:flex;flex-direction:column;max-height:100%;width:100%;height:auto;background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #00000054;z-index:10000;transition:all .3s ease}.dialog-body .empty_background{width:100%;position:absolute;top:0}.dialog-body .header{padding:16px;display:flex;flex-direction:row;justify-content:space-between;min-height:60px;position:relative}.dialog-body .header.cusHead{min-height:0px;padding:0}.dialog-body .header .title{align-items:center;display:flex}.dialog-body .header .close{display:block;position:relative;cursor:pointer;height:16px;width:16px;top:20px;right:16px;position:absolute;z-index:9999}.dialog-body .header .close:before,.dialog-body .header .close:after{content:"";position:absolute;top:-1px;left:8px;height:20px;width:2px;background-color:#000}.dialog-body .header .close:before{transform:rotate(45deg)}.dialog-body .header .close:after{transform:rotate(-45deg)}.dialog-body .dialog-content{padding:16px;height:100%;overflow:auto;overscroll-behavior:contain}.modal-enter-from,.modal-leave-to{opacity:0}.modal-enter-from .dialog-body,.modal-leave-to .dialog-body{transform:translateY(300px)}.stack_btns_container{--btn_gap: 16px;--gap_sum: var(--btn_gap) * (var(--btn_count) - 1);display:flex;flex-wrap:wrap}.stack_btns_container.has-stacked .product-button,.stack_btns_container.has-stacked .shop_btn{flex:0 0 100%}.stack_btns_container.has-stacked .product-button+.product-button,.stack_btns_container.has-stacked .product-button+.shop_btn,.stack_btns_container.has-stacked .shop_btn+.product-button,.stack_btns_container.has-stacked .shop_btn+.shop_btn{margin-left:0;margin-top:16px}.stack_btns_container .product-button,.stack_btns_container .shop_btn{flex:0 0 calc((100% - var(--gap_sum)) / var(--btn_count))}.stack_btns_container .product-button+.product-button,.stack_btns_container .product-button+.shop_btn,.stack_btns_container .shop_btn+.product-button,.stack_btns_container .shop_btn+.shop_btn{margin-left:16px}.stack_btns_container .support-stack{display:flex}.support-stack{--normal-width: 8px;--suffix-icon-width: 36px;position:relative;display:flex;align-items:center;height:48px;white-space:nowrap}.support-stack:before,.support-stack:after{content:"";font-size:0;display:inline-block;flex:0 0 var(--normal-width)}.support-stack .text{flex:1;width:0;overflow:hidden;text-align:center}.support-stack.cto-or-pb{height:auto !important;min-height:48px;white-space:wrap}.support-stack.cto-or-pb .text{width:auto;overflow:visible;line-height:30px;margin:0 25px}.support-stack.has-icon:after{flex-basis:var(--suffix-icon-width)}.splitter_shop_btn:focus{background-color:#fff !important;color:#171717 !important}.button.product-button{height:48px;line-height:48px;border-radius:100px;display:flex;justify-content:center;align-items:center;font-size:16px;font-family:Noto Sans;font-weight:400;position:relative}.button.product-button.cto-or-pb{border-radius:25px !important}.button.product-button div{flex:none !important}.button.product-button .compare-btn-icon{width:8px;height:12px;border-color:#171717;border-style:solid;border-width:0 2px 2px 0;transform:rotate(45deg);margin-top:-4px;position:absolute;right:14px}.button.product-button.button_text .text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:140px;text-align:center}.button.product-button.primary.active{background-color:#171717;color:#fff}.button.product-button.primary.disabled{background-color:#e5e5e5;color:#6d656f}.button.product-button.primary.selected{background-color:#6d656f;color:#fff}.button.product-button.secondary.active{background-color:#fff;color:#171717;border:2px solid #a4a2a2}.button.product-button.secondary.disabled{background-color:#fff;color:#ccc;border:2px solid #a4a2a2}.button.product-button.secondary.selected{background-color:#e6e2e4;color:#171717}.pb-sticky-bar{position:fixed;bottom:-1px;width:100%;display:flex;background-color:var(--bg-color);flex-direction:column;justify-content:center;align-items:center;box-shadow:0 -3px 10px #0000004d;border-radius:10px 10px 0 0;opacity:1;z-index:999}.pb-sticky-bar .grade-bar{margin-top:4px;width:69px;height:4px;border-radius:20px;background:#e8e8e8 0% 0% no-repeat padding-box}.pb-sticky-bar .tax-section{font-size:14px;line-height:24px;font-family:var(--notoSans);letter-spacing:-.14px;color:var(--dark-gray-1);margin:4px 0 5px;padding:0 20px;width:100%;justify-content:center;display:flex}.pb-sticky-bar .pb-cart-button.tax-included{margin-bottom:0}.pb-btn{display:flex;justify-content:space-between;flex-wrap:wrap;margin:16px auto 24px;width:90%;color:var(--font-color);font-family:var(--notoSans)}.pb-btn .pb-summary-btn{display:flex}.pb-btn .pb-summary-btn img{width:22px;padding-left:2px}.pb-btn img{max-width:24px;max-height:24px}.pb-cart-count{color:var(--font-color);font-size:16px}.pb-cart-button{width:90%;margin:0 auto 10px;font-family:var(--montserrat);height:48px;line-height:46px;padding:0;text-align:center;border-radius:24px;background-color:var(--font-color);border:0;color:var(--bg-color);font-weight:400}.pb-cart-button .continue-to-cart{color:var(--bg-color)}.pb-sticky-bar-pc{min-height:80px;box-shadow:0 2px 4px #0003;position:-webkit-sticky;position:sticky;top:0;padding:16px 48px;-webkit-box-decoration-break:clone;box-decoration-break:clone;z-index:100;background-color:#fff}@media screen and (min-width: 1920px){.pb-sticky-bar-pc{width:100vw;margin-left:calc((-100vw + 100%)/2);margin-right:calc((-100vw + 100%)/2)}}.pb-sticky-bar-pc .container{display:flex;flex-direction:row}.pb-sticky-bar-pc .container .pb-sticky-bar-text{flex:1;margin-left:auto;margin-right:40px}.pb-sticky-bar-pc .container .pb-sticky-bar-text h2{line-height:30px;font-size:24px;font-weight:700;margin-bottom:.1em}.pb-sticky-bar-pc .container .pb-sticky-bar-text span{font-size:14px;color:#000}.pb-sticky-bar-pc .container .pb-sticky-bar-text a{display:inline-block;margin:0 .5em;font-size:14px;color:#284e95;text-decoration:underline}.pb-sticky-bar-pc .container .pb-sticky-bar-price{margin-left:auto;margin-right:20px;text-align:right}.pb-sticky-bar-pc .container .pb-sticky-bar-price .real-price{font-size:28px;font-weight:700;line-height:30px;color:#1e0013}.pb-sticky-bar-pc .container .pb-sticky-bar-price .real-price .tax-section{font-size:12px;line-height:15px;color:#1e0013;font-weight:400}.pb-sticky-bar-pc .container .pb-sticky-bar-price .additional-price{font-size:12px;line-height:15px;color:#4e444e}.pb-sticky-bar-pc .container .pb-sticky-bar-price .additional-price .web-price{display:inline-block;margin-right:1em}.pb-sticky-bar-pc .container .pb-sticky-bar-price .additional-price .web-price:has(+.save-box){margin-right:2px}.pb-sticky-bar-pc .container .pb-sticky-bar-price .additional-price .web-price .detail-icon{cursor:pointer;margin:0 2px;transform:translateY(3px)}.pb-sticky-bar-pc .container .pb-sticky-bar-price .additional-price .web-price .iconfont-tooltipIcon{font-size:16px;cursor:pointer;margin:0 2px;transform:translateY(3px);position:relative;top:2px;color:var(--link-color)}.pb-sticky-bar-pc .container .pb-sticky-bar-price .additional-price .save-price{display:inline-block;color:#285d50}.pb-sticky-bar-pc .container .pb-sticky-bar-price .additional-price .save-price.save-box{padding:2px 4px;border-radius:2px;background-color:#285d50;color:#fff}.pb-sticky-bar-pc .container .pb-sticky-bar-price .additional-price .save-price.save-box span:first-child{margin-right:2px}.pb-sticky-bar-pc .container .pb-sticky-bar-action{margin-left:auto}.pb-sticky-bar-pc .container .pb-sticky-bar-action>button{min-width:220px;color:#fff;background-color:#294e95;border-radius:4px;height:48px;line-height:48px;cursor:pointer;font: 700 16px/16px Lato;padding:0 16px}.pb-sticky-bar-pc .container .pb-sticky-bar-action>button:hover{background:#eaeef5;border:1px solid #294e95;color:#294e95}.backToRecomendation{font: 16px/19px Lato;color:#284e95;margin:16px 48px 0;cursor:pointer;display:inline-block}.backToRecomendation .recomendationIcon{padding-right:8px;width:12px;height:12px;display:inline-block;border:0 solid #284e95;rotate:45deg;border-left-width:3px;border-bottom-width:3px;transform:scale(.5)}.comp-contaier .short-pb-container.short-pb-tablet .backToRecomendationShortPb,.comp-contaier .backToRecomendationShortPb{display:none}.pb-sticky-bar-tablet{min-height:80px;box-shadow:0 -2px 4px #0003;position:fixed;bottom:0;left:0;right:0;padding:1em;background:#fff;z-index:100}.pb-sticky-bar-tablet .container{display:flex;flex-direction:row}.pb-sticky-bar-tablet .container .pb-sticky-bar-text{flex:1;margin-left:auto}.pb-sticky-bar-tablet .container .pb-sticky-bar-text span{font-size:12px;color:#000}.pb-sticky-bar-tablet .container .pb-sticky-bar-text a{display:inline-block;margin:0 .5em;font-size:12px;color:#284e95;text-decoration:underline}.pb-sticky-bar-tablet .container .pb-sticky-bar-price{margin-right:18px}.pb-sticky-bar-tablet .container .pb-sticky-bar-price .real-price{font-size:28px;font-weight:700;line-height:30px;color:#000}.pb-sticky-bar-tablet .container .pb-sticky-bar-price .real-price .tax-section{font-size:12px;line-height:15px;color:#000;font-weight:400}.pb-sticky-bar-tablet .container .pb-sticky-bar-price .additional-price{font-size:12px;line-height:15px;color:#4e444e}.pb-sticky-bar-tablet .container .pb-sticky-bar-price .additional-price .web-price{display:inline-block;margin-right:1em}.pb-sticky-bar-tablet .container .pb-sticky-bar-price .additional-price .web-price:has(+.save-box){margin-right:2px}.pb-sticky-bar-tablet .container .pb-sticky-bar-price .additional-price .web-price .detail-icon{cursor:pointer;margin:0 2px;transform:translateY(3px)}.pb-sticky-bar-tablet .container .pb-sticky-bar-price .additional-price .web-price .iconfont-tooltipIcon{font-size:16px;cursor:pointer;margin:0 2px;transform:translateY(3px);position:relative;top:2px;color:var(--link-color)}.pb-sticky-bar-tablet .container .pb-sticky-bar-price .additional-price .save-price{display:inline-block;color:#285d50;font-weight:700}.pb-sticky-bar-tablet .container .pb-sticky-bar-price .additional-price .save-price.save-box{padding:2px 4px;border-radius:2px;background-color:#285d50;color:#fff;font-weight:400}.pb-sticky-bar-tablet .container .pb-sticky-bar-price .additional-price .save-price.save-box span:first-child{margin-right:2px}.pb-sticky-bar-tablet .container .pb-sticky-bar-action{display:flex;margin-left:auto}.pb-sticky-bar-tablet .container .pb-sticky-bar-action>button{align-self:center;min-width:220px;color:#fff;background-color:#294e95;border-radius:4px;height:48px;line-height:48px;cursor:pointer;font: 700 16px/16px Lato;padding:0 16px}.pb-sticky-bar-tablet .container .pb-sticky-bar-action>button:hover{background:#eaeef5;border:1px solid #294e95;color:#294e95}.pb-sticky-bar-pc .estLabel,.pb-sticky-bar-tablet .estLabel{cursor:pointer}.pb-sticky-bar-pc .tooltipV2,.pb-sticky-bar-tablet .tooltipV2{margin:0 4px}.pb-sticky-bar-pc .tooltipV2 .tooltipV2-content,.pb-sticky-bar-tablet .tooltipV2 .tooltipV2-content{box-shadow:0 1px 9px #00000080}.pb-sticky-bar-pc .tooltipV2 .tooltipV2-contentWrapper>div,.pb-sticky-bar-tablet .tooltipV2 .tooltipV2-contentWrapper>div{padding:12px 10px 10px;font-size:12px}.pb-sticky-bar-pc .tooltipV2 .tooltipV2-contentWrapper>div h3,.pb-sticky-bar-tablet .tooltipV2 .tooltipV2-contentWrapper>div h3{margin:0;padding-bottom:8px;border-bottom:2px solid #e5e5e5;color:#000}.pb-sticky-bar-pc .tooltipV2 .tooltipV2-contentWrapper>div p,.pb-sticky-bar-tablet .tooltipV2 .tooltipV2-contentWrapper>div p{padding:8px 0 0;color:#000}@media screen and (max-width: 1280px){.commonFooter[componentname=ofp-2c-mobile-footer] .common_footer{padding-bottom:130px}}@media screen and (min-width: 1920px){.backToRecomendation{margin:16px 5px 0}}.tooltipV2,.body-tooltipV2{display:inline-block;position:relative;text-align:left}.tooltipV2 h3,.body-tooltipV2 h3{margin:12px 0}.tooltipV2 .pop-icon-btn,.body-tooltipV2 .pop-icon-btn{width:14px;height:14px;cursor:pointer;display:flex}.tooltipV2 .iconfont-tooltipIcon,.body-tooltipV2 .iconfont-tooltipIcon{color:#171717}.tooltipV2.style-auto-gaming .iconfont-tooltipIcon,.body-tooltipV2.style-auto-gaming .iconfont-tooltipIcon{color:var(--med-blue)}.tooltipV2 .tooltipV2-content,.body-tooltipV2 .tooltipV2-content{min-width:200px;min-height:100px;color:#666;background-color:#fff;font-weight:400;font-size:13px;border-radius:6px;position:absolute;z-index:9999;box-sizing:border-box;box-shadow:0 1px 4px #00000080}.tooltipV2 .tooltipV2-content>i,.body-tooltipV2 .tooltipV2-content>i{position:absolute;overflow:hidden}.tooltipV2 .tooltipV2-content>i:after,.body-tooltipV2 .tooltipV2-content>i:after{content:"";position:absolute;width:12px;height:12px;background-color:#fff;box-shadow:0 1px 8px #00000080}.tooltipV2 .top>i,.body-tooltipV2 .top>i{width:24px;height:12px;margin-left:-12px;top:100%;left:50%}.tooltipV2 .top>i:after,.body-tooltipV2 .top>i:after{left:50%;top:-100%;transform:translate(-50%,50%) rotate(45deg)}.tooltipV2 .bottom>i,.body-tooltipV2 .bottom>i{width:24px;height:12px;margin-left:-12px;bottom:100%;left:50%}.tooltipV2 .bottom>i:after,.body-tooltipV2 .bottom>i:after{left:50%;transform:translate(-50%,50%) rotate(45deg)}.tooltipV2 .left>i,.body-tooltipV2 .left>i{height:24px;width:12px;bottom:50%;left:100%}.tooltipV2 .left>i:after,.body-tooltipV2 .left>i:after{top:0%;transform:translate(-50%,50%) rotate(45deg)}.tooltipV2 .right>i,.body-tooltipV2 .right>i{height:24px;width:12px;bottom:50%;right:100%}.tooltipV2 .right>i:after,.body-tooltipV2 .right>i:after{top:0%;left:100%;transform:translate(-50%,50%) rotate(45deg)}body.gaming-theme-black .tooltipV2.style-auto-gaming .tooltipV2-content,body.gaming-theme-black .body-tooltipV2.style-auto-gaming .tooltipV2-content{box-shadow:2px 0 8px #00000080;background:#000;border:1px solid #4a5863}body.gaming-theme-black .tooltipV2.style-auto-gaming .tooltipV2-content>i:after,body.gaming-theme-black .body-tooltipV2.style-auto-gaming .tooltipV2-content>i:after{background-color:#000;outline:1px solid #4a5863}body.gaming-theme-black .tooltipV2.style-auto-gaming .iconfont-tooltipIcon,body.gaming-theme-black .body-tooltipV2.style-auto-gaming .iconfont-tooltipIcon{color:var(--link-color)}body.gaming-theme-black .tooltipV2.style-auto-gaming.new-gaming-style .tooltipV2-content,body.gaming-theme-black .body-tooltipV2.style-auto-gaming.new-gaming-style .tooltipV2-content{background:#202020;border:1px solid #202020;box-shadow:0 8px 10px #00000024,0 3px 14px #0000001f,0 5px 5px #0003 !important}body.gaming-theme-black .tooltipV2.style-auto-gaming.new-gaming-style .tooltipV2-content>i:after,body.gaming-theme-black .body-tooltipV2.style-auto-gaming.new-gaming-style .tooltipV2-content>i:after{background-color:#202020;outline:1px solid #202020;box-shadow:0 8px 10px #00000024,0 3px 14px #0000001f,0 5px 5px #0003 !important}.save-money-percent{height:17px;font: 14px/17px Lato;color:#285d50}.price-save{display:none}.price-est{height:17px;font: 14px/17px Lato;color:#000}.body-tooltipV2.price-est_body{min-width:210px;width:auto}.body-tooltipV2.price-est_body .stp-title{font: 700 14px/17px Lato;letter-spacing:0px;color:#000;background-color:transparent !important;border-bottom:1px solid #555;padding:10px 0 5px;margin:0 10px}.body-tooltipV2.price-est_body .stp-des{padding:5px 10px 10px;font: 12px/15px Lato;letter-spacing:0px;color:#000}.price-summary-save-web .price-web-icon{width:16px !important;height:16px !important;margin:0 1.5px 0 4px}.price-summary-save-web .price-web-icon .iconfont-tooltipIcon{font-size:16px;color:var(--med-blue)}.saved-wrapper-biz{display:inline-flex;flex-wrap:wrap;justify-content:flex-start;align-items:center}.saved-wrapper-biz .save{text-align:left;font: 14px/19px Lato;letter-spacing:0px;color:#065f46;margin-right:10px}.saved-wrapper-biz .percent-box{width:65px;height:22px;background:#065f46 0% 0% no-repeat padding-box;border-radius:4px;opacity:1;text-align:center;font: 700 12px/22px Lato;letter-spacing:.21px;color:#fff}.collapse-container .title:hover{cursor:pointer}.price-detail.collapse-container{background-color:transparent}.price-detail.collapse-container .title{padding:0;height:15px;font: 12px/15px Lato;color:#294e95;justify-content:left;letter-spacing:0px}.price-detail.collapse-container .title .arrow{border-color:#294e95;border-right-width:1px;border-bottom-width:1px;margin-left:5.5px;margin-top:2px;transform:scale(.8) rotate(45deg) !important}.price-detail.collapse-container .title .arrow-active{margin-top:6px;transform:scale(.8) rotate(-135deg) !important}.price-detail.collapse-container .bm{border:none !important}.price-detail.collapse-container .content-warp{margin-top:8px}.price-detail.collapse-container .save-price-list .price-list__item{margin-bottom:8px;display:flex;width:100%;font: 14px/17px Lato}.price-detail.collapse-container .save-price-list .price-list__item .left{min-width:120px;color:#000}.price-detail.collapse-container .save-price-list .price-list__item .right{flex:1;color:#555;text-align:right;padding-right:85px}.price-detail.collapse-container .save-price-list .ecoupon .left{font: 12px/15px Lato;min-width:74px}.price-detail.collapse-container .save-price-list .ecoupon .right{color:#000;font: 700 12px/15px Lato;text-align:left}.price-detail.collapse-container .save-price-list .stackMsg .left{font: 700 12px/15px Lato}.price-detail-list .price-list__item{margin-bottom:8px;display:flex;width:100%;font: 14px/17px Lato}.price-detail-list .price-list__item .left{min-width:120px;color:#000}.price-detail-list .price-list__item .right{flex:1;color:#555;text-align:right;padding-right:85px}.price-detail-list .ecoupon .left{font: 12px/15px Lato;min-width:74px}.price-detail-list .ecoupon .right{color:#000;font: 700 12px/15px Lato;text-align:left}.price-detail-list .stackMsg .left{font: 700 12px/15px Lato}.card-coupon-limit{font-size:13px;font-weight:700;line-height:17px;padding-bottom:6px}.card-coupon-limit .tooltipV2-content{padding:10px;min-height:auto}.card-coupon-limit .tooltipV2-content span{font-weight:700}.price-summary-info.price-summary-info-pc{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px}.price-summary-info.price-summary-info-pc .price-save-mt:empty{margin-left:-11px}.price-summary-info.price-summary-info-pc .price-title{font: 26px/32px Lato;color:#000;display:inline-block}.price-summary-info.price-summary-info-pc .price-save-mt.price-save-pc:not(:empty){background:#285d50 0% 0% no-repeat padding-box;border-radius:4px;padding:4px 5px 3px;height:22px;margin-right:0;display:flex;align-items:center;position:relative;bottom:4px}.price-summary-info.price-summary-info-pc .price-save-mt.price-save-pc:not(:empty) span{letter-spacing:.21px;margin-right:0 !important;word-break:normal;font: 700 12px/20px Lato;color:#fff}.price-summary-info.price-summary-info-pc .vat.desc{display:block;font: 14px/17px Lato;color:#000}.gaming-theme-black .price-summary-info.price-summary-info-pc.style-auto-gaming,.gaming-theme-black .price-summary-info.price-summary-info-pc.style-auto-gaming .price-title{color:#fff}.gaming-theme-black .price-summary-info.price-summary-info-pc.style-auto-gaming .price-save-pc:not(:empty){border:1px solid #fff;background-color:#444d51}.gaming-theme-black .price-summary-info.price-summary-info-pc.style-auto-gaming .price-save-pc:not(:empty) span{color:#0ff !important}.gaming-theme-black .price-summary-info.price-summary-info-pc.style-auto-gaming .vat,.gaming-theme-black .price-summary-info.price-summary-info-pc.style-auto-gaming .price-top{color:#fff}.collapse-container{width:100%}.collapse-container .title{display:flex;justify-content:space-between;color:#171717;font-size:20px;font-family:Montserrat;letter-spacing:-1px;font-weight:700;line-height:24px;padding-bottom:11px;transition:padding-bottom .3s;will-change:padding-bottom}.collapse-container .title .arrow{min-width:10px;margin-left:20px;margin-top:6px;transform:rotate(45deg);transform-origin:50% 50%;width:10px;height:10px;cursor:pointer;border:0 solid #171717;border-right-width:2px;border-bottom-width:2px;display:inline-block;transition:transform .3s}.collapse-container .title .arrow.arrow-active{transform:rotate(-135deg)}.collapse-container .title.bm{border-bottom:1px solid #e8e8e8;border-bottom-width:2px}.collapse-container .title.is-close{border-width:0;padding-bottom:0}.collapse-container .title.is-close span{margin-right:6px}.collapse-container .title.is-close span:empty{margin-right:0}.collapse-container .content-warp{overflow:hidden;margin-top:0;max-height:0px;transition:max-height .3s,margin-top .3s;will-change:max-height,margin-top}.collapse-container .content-warp .content{padding-top:10px;font-size:16px;color:#6f6d6e}.collapse-container .is-active{max-height:9999px;margin-top:4px}.collapse-container .is-active.showLimitHeight{max-height:unset}.price-summary{line-height:22px;display:flex;flex-wrap:wrap;gap:8px;width:100%}.price-summary .price-save-mt:empty{margin-left:-11px}.price-summary .price-title{display:inline-block;letter-spacing:-1px;font-size:20px;line-height:24px;margin-right:0 !important;color:#171717;font-family:Montserrat;font-weight:700}.price-summary .price-title.lengthyPrice{font-size:16px;margin-top:1px}.price-summary .vat{margin-right:6px}.price-summary .desc{font-size:16px;font-weight:400;letter-spacing:0;color:#4e444e;font-family:Noto Sans;display:flex;min-width:80px}.price-summary .price-summary-info{width:100%;display:flex;align-items:baseline;flex-wrap:wrap}.body-tooltipV2.price-est_body{width:312px;position:relative;padding:0 !important;z-index:999999}.body-tooltipV2.price-est_body .stp-title{background-color:#f8f8f8;font-family:Noto Sans;color:#1e0013;font-size:16px;line-height:19px;font-weight:700;padding:13px 14px}.body-tooltipV2.price-est_body .stp-des{padding:11px 12px 15px 18px;color:#555;font-size:14px;font-family:Noto Sans;line-height:17px}.price-est .popup-popover-wrapper .card-popover .card-popover__arrow{background-color:#f8f8f8}.gaming-theme-black .price-summary.style-auto-gaming .price-title{color:#fff}.gaming-theme-black .price-summary.style-auto-gaming .price-save-mt span{color:#e5f0ed !important}.gaming-theme-black .price-summary.style-auto-gaming .desc{color:#aba8b1}.gaming-theme-black .style-auto-gaming.body-tooltipV2.price-est_body{z-index:999999}.gaming-theme-black .style-auto-gaming.body-tooltipV2.price-est_body .stp-title{background:#000;border-bottom:1px solid #fff}.gaming-theme-black .style-auto-gaming.body-tooltipV2.price-est_body .stp-title,.gaming-theme-black .style-auto-gaming.body-tooltipV2.price-est_body .stp-des{color:#fff}.gaming-theme-black .style-auto-gaming.pdp-popup-style.price-est_body{padding:0 12px !important;background:#202020 !important}.gaming-theme-black .style-auto-gaming.pdp-popup-style.price-est_body .stp-title{border-bottom:1px solid #fff}.gaming-theme-black .style-auto-gaming.pdp-popup-style.price-est_body .stp-title,.gaming-theme-black .style-auto-gaming.pdp-popup-style.price-est_body .stp-des{background-color:#202020 !important;color:#fff !important}.gaming-theme-black .starting-at-container.style-auto-gaming{color:#fff}.price-top{font-size:12px;font-family:Noto Sans;width:100%}.price-summary-info.price-summary-info-MT{display:flex;flex-wrap:wrap;gap:8px}.price-summary-info.price-summary-info-MT .price-save-mt:empty{margin-left:-11px}.price-summary-info.price-summary-info-MT .price-title{width:fit-content}.price-summary-info.price-summary-info-MT .price-save-mt:not(:empty){margin-right:0 !important}.price-summary-info.price-summary-info-MT .price-save-mt:not(:empty) span{word-break:normal;font: 700 16px/24px Noto Sans;color:#285d50;margin-right:0 !important}.price-summary-info.price-summary-info-MT .desc{line-height:24px;word-break:normal}.gaming-theme-black .price-summary-info.price-summary-info-MT.style-auto-gaming,.gaming-theme-black .price-summary-info.price-summary-info-MT.style-auto-gaming .price-title{color:#fff}.gaming-theme-black .price-summary-info.price-summary-info-MT.style-auto-gaming .price-save-mt:not(:empty) span{color:#e5f0ed}.gaming-theme-black .price-summary-info.price-summary-info-MT.style-auto-gaming .vat,.gaming-theme-black .price-summary-info.price-summary-info-MT.style-auto-gaming .price-top{color:#fff}.price-summary-save-web{font-size:16px;font-family:Noto Sans;font-weight:400;width:100%;display:flex;flex-wrap:wrap;color:#4e444e;line-height:24px;margin-top:4px}.price-summary-save-web .price-save{margin-right:8px}.price-summary-save-web .price-web{text-decoration:line-through;margin-left:4.5px}.price-summary-save-web .price-est{display:flex;flex-wrap:wrap}.price-summary-save-web .price-web-icon{display:flex;align-items:center;justify-content:center;width:23px;height:24px}.price-summary-save-web .price-web-icon .iconfont-tooltipIcon{color:inherit}.gaming-theme-black .price-summary-save-web.style-auto-gaming{color:#aba8b1}.gaming-theme-black .price-summary-save-web.style-auto-gaming .price-web-icon .iconfont-tooltipIcon{color:inherit}.m-payment-label-container{width:100%;margin-bottom:5px;color:#171717;display:flex}.m-payment-label-container .m-payment-price-label{font-size:12px;line-height:14px;font-family:Noto Sans;text-align:left;margin-right:5px}.m-payment-label-container .tooltipV2{vertical-align:bottom;font-family:Noto Sans}.m-payment-label-container .tooltipV2 .tooltipV2-content{padding:10px}.m-payment-label-container .tooltipV2 .tooltipV2-content .m-payment-popover-title{font-size:14px;font-weight:700;padding-bottom:5px;border-bottom:1px solid #ccc;color:#171717}.m-payment-label-container .tooltipV2 .tooltipV2-content .m-payment-popover-content{margin-top:5px;font-size:12px;line-height:15px;color:#171717}.gaming-theme-black .m-payment-label-container.auto-gaming-style{color:#fff}.gaming-theme-black .m-payment-label-container.auto-gaming-style .m-payment-popover-title,.gaming-theme-black .m-payment-label-container.auto-gaming-style .m-payment-popover-content{color:#fff !important}.discount-price-container{display:flex;flex-direction:column;font: 12px/16px Noto Sans;color:#4e444e;letter-spacing:-.12px}.discount-price-container .strikethrough-price{text-decoration:line-through}.price-detail{background-color:#f8f8f8;border-radius:12px;width:100%;font-family:Noto Sans}.price-detail .price-detail-item{color:#4e444e;font-size:16px;padding:12px 16px;margin-left:0;border-bottom:2px solid #e8e8e8;letter-spacing:-.16px}.price-detail .price-detail-item.border_none{border-bottom:0;padding-bottom:0}.price-detail .price-detail-item.inblock{display:inline-block}.price-detail .price-detail-item .extra_text{font-size:16px;font-family:Noto Sans;letter-spacing:-.16px;line-height:24px;color:#4e444e;margin-top:12px;font-weight:700}.price-detail .price-detail-item .price-detail-final-price{color:#171717;font-weight:700;font-size:20px;font-family:Montserrat;letter-spacing:-1px}.price-detail .price-detail-item .price-detail-use-ecoupon{color:#4e444e;font-weight:700;font-family:Noto Sans;letter-spacing:-1px;flex:1}.price-detail .price-detail-item:last-child{border-bottom:0}.price-detail .price-detail-item .text_underline{cursor:pointer;border-bottom:1px dotted #707070}.price-detail .price-detail-item .price-web-icon{display:flex;align-items:center;justify-content:center;width:23px;height:24px}.price-detail .price-detail-item .price-web-icon .iconImage{background:url(//p1-ofp.static.pub//fes/cms/2023/06/09/t13j48u77jwohpk5nhnyqa0qc0lv9p446611.svg);width:16px;height:16px;background-size:cover;background-blend-mode:#4e444e}.body-tooltipV2.price-ecoupon_body,.body-tooltipV2.price-ecoupon-limit_body{width:200px;position:relative;padding:0 !important;z-index:999999}.body-tooltipV2.price-ecoupon_body .stp-des,.body-tooltipV2.price-ecoupon-limit_body .stp-des{padding:11px 12px 15px 18px;color:#000;font-size:16px;font-family:Noto Sans;line-height:20px}.body-tooltipV2.price-ecoupon_body .tooltipV2-content,.body-tooltipV2.price-ecoupon-limit_body .tooltipV2-content{min-height:unset}.gaming-theme-black .price-detail.style-auto-gaming{background-color:#202020}.gaming-theme-black .price-detail.style-auto-gaming .price-detail-item{color:#e6e2e4;border-bottom:2px solid #535353}.gaming-theme-black .price-detail.style-auto-gaming .price-detail-item.border_none{border-bottom:0;padding-bottom:0}.gaming-theme-black .price-detail.style-auto-gaming .price-detail-item:last-child{border-bottom:0}.gaming-theme-black .price-detail.style-auto-gaming .price-detail-item .extra_text,.gaming-theme-black .price-detail.style-auto-gaming .price-detail-item .price-detail-final-price,.gaming-theme-black .price-detail.style-auto-gaming .price-detail-item .price-detail-use-ecoupon{color:#e6e2e4}.gaming-theme-black .price-detail.style-auto-gaming .price-detail-item .price-web-icon .iconImage{filter:revert(100%)}.gaming-theme-black .body-tooltipV2.price-ecoupon_body.style-auto-gaming .stp-des,.gaming-theme-black .body-tooltipV2.price-ecoupon-limit_body.style-auto-gaming .stp-des{color:#fff}.remaing-units{margin-top:15px}.price-indicator{font-family:Noto Sans;width:100%}.price-indicator .progress-wrapper{height:30px;display:flex;align-items:center}.price-indicator .progress{width:100%;height:4px;background-color:#d8d8d8 !important;border-radius:3px}.price-indicator .progress .progress-bar{height:100%;border-radius:3px;position:relative;background-color:#171717 !important}.price-indicator .progress .progress-bar .progress-value{border-radius:50%;font-size:12px;font-weight:400;font-family:Noto Sans;text-align:center;height:30px;width:30px;display:inline-flex;justify-content:center;align-items:center;color:#fff !important;background-color:#171717 !important;transform:translate(50%,-45%) scale(.83);position:absolute;right:0}.price-indicator .progress.few-claimed .progress-bar .progress-value{transform:translate(90%,-45%) scale(.83)}.price-indicator .progress.almost-claimed .progress-bar .progress-value{transform:translate(10%,-45%) scale(.83)}.price-indicator .progress.fully-claimed .progress-bar{background-color:#000 !important}.price-indicator .progress.fully-claimed .progress-bar .progress-value{transform:translate(10%,-45%) scale(.83);border-color:#000 !important;color:#fff !important;background-color:#000 !important;border-radius:4px;width:42px}.price-indicator .claimed-message{text-align:center;font-size:14px;line-height:24px;font-weight:400;color:#171717 !important}.price-indicator.orange-style .progress{height:6px}.price-indicator.orange-style .progress .progress-bar{background-color:#fb7725 !important}.price-indicator.orange-style .progress .progress-bar .progress-value{border:1px solid #fb7725;color:#000 !important;background-color:#fff !important}.price-indicator.orange-style .claimed-message{font-size:12px;line-height:14px;color:#6b6b6b !important}.gaming-theme-black .price-indicator.style-auto-gaming.orange-style .claimed-message{color:#fff !important}.gaming-theme-black .price-indicator.style-auto-gaming.MT-style .progress{background-color:#6d656f !important}.gaming-theme-black .price-indicator.style-auto-gaming.MT-style .progress .progress-bar{background-color:#fff !important}.gaming-theme-black .price-indicator.style-auto-gaming.MT-style .claimed-message{color:#aba8b1 !important}.store-label{font-size:14px;font-weight:700;line-height:17px}.pdp-page-label{font: 700 14px/17px Lato !important;color:#171717}.label-mobile{font: 12px/24px Noto Sans !important}.gaming-theme-black .store-label.style-auto-gaming{color:#fff !important}.inventory_message{font-size:16px;color:#871c23;letter-spacing:-.16px;margin:8px 0 7px;width:100%}.inventory_message.pcfont{margin:0;font-size:14px;font-weight:700;color:var(--alert-red);padding-top:10px}.inventory_message.pcfont:empty{padding:0}.inventory_message.mobileFont{font-family:Noto Sans;line-height:24px}.com_release-data-msg{margin:8px 0 7px}.com_release-data-msg.pcFont{margin:0;padding-top:10px}.com_release-data-msg.pcFont:empty{padding:0}.gaming-theme-black .inventory_message.style-auto-gaming{color:#ff8e3e}.com_release-data-msg,.release-data-msg_pop{flex-wrap:wrap;font-size:16px;letter-spacing:-.16px;color:#b8252e;text-align:left;line-height:17px}.com_release-data-msg.mobileFont,.release-data-msg_pop.mobileFont{font-family:Noto Sans;line-height:24px}.com_release-data-msg.mobileFont .tooltipV2 .pop-icon-btn,.com_release-data-msg.mobileFont .body-tooltipV2 .pop-icon-btn,.release-data-msg_pop.mobileFont .tooltipV2 .pop-icon-btn,.release-data-msg_pop.mobileFont .body-tooltipV2 .pop-icon-btn{width:16px;height:16px}.com_release-data-msg.pcFont,.release-data-msg_pop.pcFont{font-size:14px;font-weight:700;font-family:Lato}.com_release-data-msg.pcFont .tooltipV2 .iconfont-tooltipIcon,.release-data-msg_pop.pcFont .tooltipV2 .iconfont-tooltipIcon{font-weight:700}.com_release-data-msg .tooltipV2 .iconfont-tooltipIcon,.release-data-msg_pop .tooltipV2 .iconfont-tooltipIcon{color:inherit !important}.com_release-data-msg .tooltipV2-content,.release-data-msg_pop .tooltipV2-content{min-height:unset;padding:10px;color:#000;z-index:99999}.com_release-data-msg .pop-title,.release-data-msg_pop .pop-title{padding-bottom:6.5px;border-bottom:1px solid #CCC;font-size:14px;font-weight:700;line-height:1.4;color:#000}.com_release-data-msg .pop-des,.release-data-msg_pop .pop-des{padding-top:6.5px;font-weight:400;font-size:12px;line-height:15px;color:#000}.com_release-data-msg .pop-icon-btn,.release-data-msg_pop .pop-icon-btn{margin:0 6px;font-size:inherit}.release-data-msg_pop{z-index:999999}.gaming-theme-black .com_release-data-msg.style-auto-gaming .com_release-data-msg-title,.gaming-theme-black .body-tooltipV2.style-auto-gaming .com_release-data-msg-title{color:#f0c7bf}.gaming-theme-black .com_release-data-msg.style-auto-gaming .tooltipV2.style-auto-gaming .iconfont-tooltipIcon{color:#f0c7bf !important}.gaming-theme-black .release-data-msg_pop.style-auto-gaming .pop-title,.gaming-theme-black .release-data-msg_pop.style-auto-gaming .pop-des{color:#fff}.card-loyalty-label{padding-left:21px;background:url(//p2-ofp.static.pub/fes/cms/2023/01/18/oytvb0hi58ishh2fj1ey7ehv0h000a864457.svg) no-repeat left top;background-size:15px auto;background-position:0 1px}.card-loyalty-label span{font: 700 14px/17px Lato;color:#171717}.label-mobile span{font: 12px/24px Noto Sans}.hide-icon{padding-left:0;background:none !important}.gaming-theme-black .card-loyalty-label.style-auto-gaming{background-image:url(//p2-ofp.static.pub/fes/cms/2022/10/18/l9dpq3bbpuqyy1n5nkiwzq3psrpkmk391961.svg)}.gaming-theme-black .card-loyalty-label.style-auto-gaming span{color:#fff}.priceTitle{font-size:14px;text-align:left;font-weight:700}.edu-price-container.edu-price-container-MT{--font-color: #171717;--sub-font-color: #4e444e}.edu-price-container.edu-price-container-MT [data-tkey="edu.price.not.eligible"]{color:#555}.edu-price-container.edu-price-container-MT .tip-price{text-align:left;font: 16px/24px Noto Sans;letter-spacing:-.16px;color:var(--sub-font-color);opacity:1;display:flex;align-items:flex-end}.edu-price-container.edu-price-container-MT .edu-color-box{margin-top:10px;margin-bottom:10px;padding:16px;width:100%;background:var(--back-color) 0% 0% no-repeat padding-box;border-radius:4px;opacity:1}.edu-price-container.edu-price-container-MT .edu-color-box:empty{margin:0;padding:0}.edu-price-container.edu-price-container-MT .edu-color-box .edu-price-label-final-container{display:flex}.edu-price-container.edu-price-container-MT .edu-color-box .edu-price-label-final-container .margin-left-11px{margin-left:11px}.edu-price-container.edu-price-container-MT .edu-color-box .edu-price-label{text-align:left;font: 16px/24px Noto Sans;letter-spacing:-.16px;color:var(--font-color);opacity:1;margin-bottom:4px}.edu-price-container.edu-price-container-MT .edu-color-box .edu-price .edu-save-price{margin-top:4px;text-align:left;font: 700 18px/22px Montserrat;letter-spacing:-.9px;color:var(--font-color);opacity:1}.edu-price-container.edu-price-container-MT .edu-color-box .unveri-edu-price{margin-top:4px;text-align:left}.edu-price-container.edu-price-container-MT .edu-color-box .unveri-edu-price:empty{margin:0}.edu-price-container.edu-price-container-MT .edu-color-box .unveri-edu-price .verify-to-see{text-align:left;font: 700 18px/22px Montserrat;letter-spacing:-.9px;color:var(--font-color);opacity:1}.edu-price-container.edu-price-container-MT .edu-save-price-container .biz-fold-wrapper{font-family:Noto Sans}.edu-price-container.edu-price-container-MT .edu-could-save-container{margin-top:8px}.edu-price-container.edu-price-container-MT .could-save{text-align:left;font: 14px/18px Noto Sans;letter-spacing:-.14px;color:var(--font-color)}.edu-price-container.edu-price-container-MT .could-save .edu-save-price{font-weight:700}.edu-price-container.edu-price-container-MT .could-save-link{text-align:left;text-decoration:underline;font: 14px/18px Noto Sans;letter-spacing:-.14px;color:var(--font-color)}.edu-price-container.edu-price-container-MT .iconfont-rewardIcon{display:none}body.gaming-theme-black .edu-price-container.edu-price-container-MT.style-auto-gaming{--font-color: #fff;--sub-font-color: #aba8b1}body.gaming-theme-black .edu-price-container.edu-price-container-MT.style-auto-gaming .edu-color-box{--back-color: #3b3b3b !important}body.gaming-theme-black .edu-price-container.edu-price-container-MT.style-auto-gaming [data-tkey="edu.price.not.eligible"]{color:#e7e7e7}.le-popover-wrapper_screen{position:initial}.le-popover-wrapper{position:relative}.le-popover{position:absolute;min-height:50px;min-width:100px;z-index:99999;line-height:1.4;text-align:left;font-size:14px;word-break:break-word}.le-popover.le-popover_screen{position:fixed}.le-popover .le-popover_body{position:relative;z-index:1;box-shadow:2px 0 8px #00000080;border-radius:4px;padding:10px;background:#fff}.le-popover .le-popover__arrow-before{display:inline-block;width:10px;height:10px;background:#fff;transform:rotate(-45deg);position:absolute;top:-5px;box-shadow:2px 0 8px #00000080;z-index:0}.le-popover .le-popover__arrow-after{display:inline-block;width:10px;height:10px;background:#fff;transform:rotate(-45deg);position:absolute;top:-5px;z-index:2}.le-popover .le-popover__arrow-mask{position:absolute;z-index:0;top:-10px;width:100%;height:10px}.le-popover .le-popover_body .image-box{background:#fff}body.gaming-theme-black .le-popover.auto-gaming-style{color:#fff}body.gaming-theme-black .le-popover.auto-gaming-style a{color:#fff !important}body.gaming-theme-black .le-popover.auto-gaming-style .le-popover_body{box-shadow:2px 0 8px #00000080;background:#000;border:1px solid #4a5863}body.gaming-theme-black .le-popover.auto-gaming-style .le-popover__arrow-before{width:10px;height:10px;background:#000;box-shadow:2px 0 8px #00000080;border:1px #4a5863 solid}body.gaming-theme-black .le-popover.auto-gaming-style .le-popover__arrow-after{width:10px;height:10px;background:#000;top:-4px}body.gaming-theme-black .le-popover.auto-gaming-style .le-popover_body .image-box{background:#000}body.gaming-theme-black .le-popover-wrapper.pdp-popup-style .le-popover.auto-gaming-style .le-popover_body,body.gaming-theme-black .le-popover-wrapper.pdp-popup-style .le-popover.auto-gaming-style .le-popover__arrow-before,body.gaming-theme-black .le-popover-wrapper.pdp-popup-style .le-popover.auto-gaming-style .le-popover__arrow-after{background:#202020;border:1px solid #202020;box-shadow:0 8px 10px #00000024,0 3px 14px #0000001f,0 5px 5px #0003 !important}.loyalty-container.loyalty-container-MT{width:100%;min-height:64px;font-size:14px;background-color:#eaeef5;position:relative;padding:16px 16px 11px 15px;display:flex;font-family:Noto Sans !important;align-items:center;border-radius:12px;color:#171717}.loyalty-container.loyalty-container-MT button{font-family:Noto Sans !important}@media screen and (min-width: 750px){.loyalty-container.loyalty-container-MT{font-size:13px}}.loyalty-container.loyalty-container-MT a{color:#171717 !important}.loyalty-container.loyalty-container-MT .popup-popover-wrapper{display:inline-block}.loyalty-container.loyalty-container-MT .popup-popover-wrapper button{font-family:Noto Sans;color:#171717;font-size:14px;background-color:transparent;padding:0;border-radius:0}@media screen and (min-width: 750px){.loyalty-container.loyalty-container-MT .popup-popover-wrapper button{font-size:13px}}.loyalty-container.loyalty-container-MT .popup-popover-wrapper .loyalty-popup-body{width:200px}.loyalty-container.loyalty-container-MT .join-now{display:inline-block}.loyalty-container.loyalty-container-MT.loyalty-reward-style{padding:13px 0;background:unset;border-radius:0;min-height:unset}.loyalty-container.loyalty-container-MT.loyalty-reward-style .rewards-text{font-weight:700;margin-right:3px}.loyalty-container.loyalty-container-MT.loyalty-reward-style.loyalty-bottom-line{border-bottom:1px solid #ccc}.loyalty-container.loyalty-container-MT.loyalty-reward-style.loyalty-top-line{border-top:1px solid #ccc}.loyalty-container.loyalty-container-MT.pc-loyalty-style{font-family:"Lato,Helvetica,Arial,sans-serif"}.loyalty-container.loyalty-container-MT.pc-loyalty-style .join-now{cursor:pointer}.loyalty-container.loyalty-container-MT .tooltipV2-contentWrapper{padding:10px}.loyalty-container.loyalty-container-MT .tooltipV2-content{color:#171717}.loyalty-container.loyalty-container-MT .iconfont-rewardIcon{margin-right:5px;font-size:15px}.gaming-theme-black .loyalty-container.loyalty-container-MT .le-popover{color:#171717}.gaming-theme-black .loyalty-container.loyalty-container-MT .le-popover .le-popover_body{background:#fff;border:unset}.gaming-theme-black .loyalty-container.loyalty-container-MT .le-popover .le-popover_body .privilege31 a{color:var(--med-blue) !important}.gaming-theme-black .loyalty-container.loyalty-container-MT .le-popover .le-popover__arrow-before,.gaming-theme-black .loyalty-container.loyalty-container-MT .le-popover .le-popover__arrow-after{background:#fff;border:unset}.gaming-theme-black .loyalty-container.loyalty-container-MT.style-auto-gaming{color:#fff}.gaming-theme-black .loyalty-container.loyalty-container-MT.style-auto-gaming .popup-activation,.gaming-theme-black .loyalty-container.loyalty-container-MT.style-auto-gaming .join-now a{color:var(--link-color) !important;text-decoration:underline;font-weight:700}.gaming-theme-black .loyalty-container.loyalty-container-MT.style-auto-gaming .le-popover{color:#fff}.gaming-theme-black .loyalty-container.loyalty-container-MT.style-auto-gaming .le-popover .le-popover_body{background:#000;border:1px #4a5863 solid}.gaming-theme-black .loyalty-container.loyalty-container-MT.style-auto-gaming .le-popover .le-popover_body .privilege31 a{color:var(--link-color) !important}.gaming-theme-black .loyalty-container.loyalty-container-MT.style-auto-gaming .le-popover .le-popover__arrow-before,.gaming-theme-black .loyalty-container.loyalty-container-MT.style-auto-gaming .le-popover .le-popover__arrow-after{background:#000}.gaming-theme-black .loyalty-container.loyalty-container-MT.style-auto-gaming.loyalty-reward-style.loyalty-top-line{border-top:1px solid #535353}.gaming-theme-black .loyalty-container.loyalty-container-MT.style-auto-gaming.loyalty-reward-style.loyalty-bottom-line{border-bottom:1px solid #535353}:root{--fold-button-bg-color: #11184f;--fold-button-bg-gradient: linear-gradient(135deg, transparent 11px, var(--fold-button-bg-color) 11px);--fold-angle-bg-gradient: linear-gradient(135deg, transparent 0%, transparent 50%, #fff 50%, #fff 100%);--gaming-theme-black-fold-button-bg-color: #2a2a2a;--gaming-theme-black-fold-angle-bg-gradient: linear-gradient(135deg, transparent 0%, transparent 50%, #535353 50%, #535353 100%)}.biz-fold-wrapper{width:100%;height:100%;display:flex;font-family:Lato}.biz-fold-wrapper .currency{color:#000;font-size:20px;font-weight:900;margin-right:-9px;margin-top:2px;line-height:16px}.biz-fold-wrapper .fold-button{width:100%;font-size:12px;padding:4px 25px;background-color:var(--fold-button-bg-color);text-decoration:none;border:0;border-radius:6px;color:#fff;position:relative;background:var(--fold-button-bg-gradient);line-height:16px;text-align:center}.biz-fold-wrapper .fold-button .fold-angle{position:absolute;top:0;left:0;width:16px;height:15px;background:var(--fold-angle-bg-gradient);box-shadow:3px 3px 3px #0000004d;border-radius:0 0 6px}.biz-fold-wrapper .fold-button .fold-text{font-weight:700;line-height:16px;letter-spacing:-.12px;font-size:12px}body.gaming-theme-black .biz-fold-wrapper.style-auto-gaming .currency{color:#fff}body.gaming-theme-black .biz-fold-wrapper.style-auto-gaming .fold-button{background-color:var(--gaming-theme-black-fold-button-bg-color);background:linear-gradient(135deg,transparent 11px,var(--gaming-theme-black-fold-button-bg-color) 11px)}body.gaming-theme-black .biz-fold-wrapper.style-auto-gaming .fold-button .fold-angle{background:var(--gaming-theme-black-fold-angle-bg-gradient)}.eligibility-popup__container.eligibility-popup_tablet .dialog-body{width:328px;padding-top:48px;padding-bottom:48px;max-height:70%}.eligibility-popup__container.eligibility-popup_tablet .dialog-body .header .close{top:16px;right:16px}.eligibility-popup__container.eligibility-popup_tablet .dialog-body .dialog-content .eligibility-popup__desc{font: 16px/22px Lato}.eligibility-popup__container{justify-content:center;align-items:center}.eligibility-popup__container .dialog-body{width:584px;padding:24px;position:relative;height:fit-content;max-height:85vh}.eligibility-popup__container .dialog-body .header{padding:0;min-height:unset;position:static;margin-bottom:16px}.eligibility-popup__container .dialog-body .header .title{margin-top:0;font: 700 20px/24px Lato;color:#000;text-transform:capitalize}.eligibility-popup__container .dialog-body .header .close{top:24px;right:24px}.eligibility-popup__container .dialog-body .dialog-content{padding:0}.eligibility-popup__container .dialog-body .dialog-content .eligibility-popup__desc{color:#000;text-align:left;font: 16px/20px Lato}.eligibility-popup__container .dialog-body .dialog-content .eligibility-popup__desc li{list-style:disc;margin-left:1.3em;margin-bottom:8px}.eligibility-popup__container.eligibility-popup_mobile .dialog-body{width:328px;padding:54px 16px;max-height:70%}.eligibility-popup__container.eligibility-popup_mobile .dialog-body .header{margin-bottom:24px}.eligibility-popup__container.eligibility-popup_mobile .dialog-body .header .title{font: 700 24px/24px Montserrat;color:#171717}.eligibility-popup__container.eligibility-popup_mobile .dialog-body .header .close{top:16px;right:16px}.eligibility-popup__container.eligibility-popup_mobile .dialog-body .dialog-content .eligibility-popup__desc{font: 16px/22px Noto Sans}.card-edu-label{--font-color: #000}.card-edu-label .non-label{text-align:left;font: 14px/17px Lato;letter-spacing:0px;color:var(--font-color);opacity:1}.card-edu-label .price-label{text-align:left;font: 700 14px/17px Lato;letter-spacing:0px;color:var(--font-color);opacity:1}.card-edu-label .could-save{text-align:left;font: 12px/15px Lato;letter-spacing:0px;color:var(--font-color)}.card-edu-label .could-save-link{text-align:left;text-decoration:underline;font: 12px/15px Lato;letter-spacing:0px;color:var(--link-color)}.card-edu-label.edu-mobile .non-label{text-align:left;font: 16px/24px Noto Sans;letter-spacing:-.16px;color:#4e444e;opacity:1}.card-edu-label.edu-mobile .price-label{text-align:left;font: 16px/24px Noto Sans;letter-spacing:-.16px;color:#171717;opacity:1}.card-edu-label.edu-mobile .could-save{text-align:left;font: 14px/16px Noto Sans;letter-spacing:0px;color:var(--font-color)}.card-edu-label.edu-mobile .could-save-link{text-align:left;text-decoration:underline;font: 14px/16px Noto Sans;letter-spacing:0px;color:var(--link-color)}.gaming-theme-black .card-edu-label.style-auto-gaming{--font-color: #fff}.gaming-theme-black .card-edu-label.style-auto-gaming div{color:var(--font-color) !important}.gaming-theme-black .card-edu-label.style-auto-gaming .could-save-link,.gaming-theme-black .card-edu-label.style-auto-gaming.edu-mobile .non-label,.gaming-theme-black .card-edu-label.style-auto-gaming.edu-mobile .price-label,.gaming-theme-black .card-edu-label.style-auto-gaming.edu-mobile .could-save-link{color:var(--font-color)}.lowest-price-container{text-align:left;height:22px;font-size:16px;color:#4e444e;display:inline}.lowest-price-container span{margin-right:8px}.lowest-price-container .tooltipV2-content{padding:10px;min-height:unset}.lowest-price-container .tooltipV2-content .lowest-price-tooltip{line-height:1.4;text-align:left;font-size:14px;word-break:break-word;letter-spacing:-.12px;color:#171717;opacity:1}.gaming-theme-black .lowest-price-container.style-auto-gaming,.gaming-theme-black .lowest-price-container.style-auto-gaming .tooltipV2-content .lowest-price-tooltip{color:#fff}.price-top{font: 14px/17px Lato;color:#000;margin-bottom:8px;display:inline-block}.finance-wrapper.finance-wrapper-PC .self-financing-text{color:#1e0013;font-size:14px;line-height:14px;font-weight:700;font-family:"Montserrat, Helvetica, Arial, sans-serif"}.loading-image{position:relative;display:flex;align-items:center;justify-content:center;height:46px;width:46px;margin:1em auto}.loading-image img{height:46px;width:46px;-webkit-animation:ui-spinner-rotate-load 1s linear infinite;animation:ui-spinner-rotate-load 1s linear infinite}.loading{width:100%;height:100%;top:0;left:0;position:fixed;background-color:#000c;display:none;z-index:999999}.loading .center{position:relative;z-index:10;top:100px;left:50%;transform:translate(-50%,-50%)}.loading .center .image{position:relative;display:flex;align-items:center;justify-content:center;height:46px;width:46px;margin:1em auto}.loading .center .image img{height:46px;width:46px;-webkit-animation:ui-spinner-rotate-load 1s linear infinite;animation:ui-spinner-rotate-load 1s linear infinite}@keyframes ui-spinner-rotate-load{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading .center .txt{height:40.3px;color:#fff;font-size:20px;font-weight:700;letter-spacing:0;line-height:24px;text-align:center}.tooltip_content_wapper{color:#000;padding-bottom:15px;max-width:210px;width:auto;min-width:100px}.best_buy_wrap{font-size:13px;line-height:19px}.best_buy_wrap .bby_content_text{background-repeat:no-repeat;background-position:left 10px;background-size:15px auto;color:var(--fore-color);padding:10px 0;display:flex}.best_buy_wrap .bby_content_text .pickup_icon{height:18px}.best_buy_wrap .bby_content_text .iconfont-pickup{font-size:14px}.best_buy_wrap .bby_content_text .text_right{padding-left:7px;flex:1}.best_buy_wrap .bby_content_text button{display:block}.best_buy_wrap .bby_content_text .pick_up{font-weight:700}.best_buy_wrap .bby_content_text .get_date_info{color:#060;font-weight:700}.best_buy_wrap .bby_content_text .best_buy_info{margin-right:10px}.best_buy_wrap .bby_content_text .best_buy_info .card-popover-wrapper .card-popover_text{bottom:1px;display:inline-flex !important;align-items:center;justify-content:center;vertical-align:middle;cursor:pointer;position:relative}.best_buy_wrap .bby_content_text .best_buy_info .card-popover-wrapper .card-popover_text svg{height:14px;width:14px;fill:var(--link-color)}.best_buy_wrap .bby_content_text .best-buy-see-all{font-size:inherit;line-height:inherit;color:var(--link-color);text-decoration:underline;cursor:pointer;text-align:left}body.gaming-theme-black .best_buy_wrap .bby_content_text .iconfont-pickup{color:#fff}.cardDelivery-date-mask{position:fixed;z-index:1000000;background-color:#000;opacity:.7;width:100%;height:100%;top:0;left:0}.cardDelivery-date-popup{padding:30px 28px 30px 29px;border-radius:12px;border:1px solid #707070;position:fixed;z-index:1000000;width:100%;height:auto;left:50%;top:50%;transform:translate(-50%,-50%);max-width:360px;max-height:100%;overflow:auto;background-color:#fff}.cardDelivery-date-popup.city-style{min-height:320px}.cardDelivery-date-popup.fullscreen{max-width:100%;max-height:100%}.cardDelivery-date-popup.fullscreen fieldset input{flex:3}.cardDelivery-date-popup.fullscreen fieldset button{flex:4}.cardDelivery-date-popup .cardDelivery-title{font-weight:400;font-size:20px;line-height:24px}.cardDelivery-date-popup .cardDelivery-info-update-area{padding-top:24px}.cardDelivery-date-popup .cardDelivery-info-update-area.error input{border-color:#e1140b;background-color:#fbdcdb}.cardDelivery-date-popup .cardDelivery-info-update-area.error.input .input-error,.cardDelivery-date-popup .cardDelivery-info-update-area.error.response .response-error,.cardDelivery-date-popup .cardDelivery-info-update-area.error .error-message{display:block}.cardDelivery-date-popup fieldset{display:flex;justify-content:flex-start;align-items:center;position:relative}.cardDelivery-date-popup fieldset.vertical_style{flex-direction:column;align-items:flex-start;gap:8px}.cardDelivery-date-popup fieldset.vertical_style input,.cardDelivery-date-popup fieldset.vertical_style .update-zipcode{width:100%}.cardDelivery-date-popup fieldset input{padding:14px 18px 15px;border:1px solid #bcbcbc;border-radius:4px;width:125px;margin-right:16px;color:#545454;font-size:16px;line-height:19px;flex:1}.cardDelivery-date-popup fieldset .city-list-input{width:303px;margin-right:0;border-radius:4px;outline:unset;height:55px;padding:28px 44px 8px 12px;font-size:16px;line-height:19px;color:var(--dark-gray-1);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cardDelivery-date-popup fieldset .city-list-input:focus,.cardDelivery-date-popup fieldset .city-list-input:hover{border:1px solid var(--med-blue);box-shadow:0 1px 4px #294e95cc}.cardDelivery-date-popup fieldset .city-list-input::placeholder{color:#545454}.cardDelivery-date-popup fieldset .city-list-container{position:absolute;width:100%;background:#fff;box-shadow:0 0 6px #00000080;border-radius:0 0 4px 4px;padding-right:5px;z-index:9;top:55px}.cardDelivery-date-popup fieldset .city-list-container .city-list-content{height:162px;overflow:auto}.cardDelivery-date-popup fieldset .city-list-container .city-list-content::-webkit-scrollbar{width:5px}.cardDelivery-date-popup fieldset .city-list-container .city-list-content::-webkit-scrollbar-thumb{border-radius:10px;background:var(--pale-gray-5);height:25px}.cardDelivery-date-popup fieldset .city-list-container .city-list-content::-webkit-scrollbar-track{background-color:#fff}.cardDelivery-date-popup fieldset .city-list-container .city-list-content ul li{padding:12px 0 12px 12px;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:17px;font-size:14px}.cardDelivery-date-popup fieldset .city-list-container .city-list-content ul li:hover{background:var(--pale-gray-5)}.cardDelivery-date-popup fieldset .city-list-container .city-list-content ul li.selected{background:#dce0f4}.cardDelivery-date-popup fieldset .city-list-container .city-list-content ul .no-result-tip{padding:12px;font-size:14px;line-height:17px}.cardDelivery-date-popup fieldset .input-label{position:absolute;font-size:16px;line-height:19px;color:var(--dark-gray-1);left:12px;top:18px;transition:.3s}.cardDelivery-date-popup fieldset span.input-arrow{position:absolute;right:10px;transform:rotate(45deg);transform-origin:50% 50%;margin-top:-5px;width:14px;height:14px;cursor:pointer;border:0 solid #171717;border-right-width:2px;border-bottom-width:2px;display:inline-block}.cardDelivery-date-popup fieldset span.input-arrow.input-arrow-active{transform:rotate(-135deg);margin-top:2px}.cardDelivery-date-popup fieldset .update-zipcode{flex:0 0 auto;padding:16px 0;cursor:pointer;font-weight:700;text-align:center;color:#0d5c91;background-color:#e6f4fa;border:1px solid #0d5c91;border-radius:4px;transition:background .2s ease,color .2s ease;word-wrap:break-word;width:162px;font-size:16px;line-height:16px}.cardDelivery-date-popup fieldset .update-zipcode:hover,.cardDelivery-date-popup fieldset .update-zipcode:focus{background-color:#0d5c91;color:#e6f4fa}.cardDelivery-date-popup fieldset.focus-style .input-label{font-size:12px;line-height:15px;color:var(--med-blue);top:8px}.cardDelivery-date-popup fieldset.focus-style .input-arrow-active{border-color:var(--med-blue)}.cardDelivery-date-popup fieldset.focus-style.blur-color .input-label{color:#545454}.cardDelivery-date-popup fieldset.focus-style.blur-color .city-list-input{color:#000}.cardDelivery-date-popup .error-message{color:#e1140b;font-size:12px;line-height:15px;margin-top:10px;height:15px;display:none}.cardDelivery-date-popup .error-message span{display:none}.cardDelivery-date-popup .leading-messages{margin-top:24px}.cardDelivery-date-popup .leading-messages .message-item{position:relative;border-top:1px solid #707070;padding-top:24px;padding-bottom:22px;line-height:16px}.cardDelivery-date-popup .leading-messages .message-item .shipping-price.free{color:#060}.cardDelivery-date-popup .leading-messages .message-item:last-child{padding-bottom:0}.cardDelivery-date-popup .leading-messages .message-item p.shipping-date{font-weight:700;font-size:16px;width:80%}.cardDelivery-date-popup .leading-messages .message-item p.shipping-option-name{font-size:13px}.cardDelivery-date-popup .leading-messages .message-item p.shipping-price{font-size:13px;font-weight:700;position:absolute;right:0;top:17px}.cardDelivery-date-popup .btn-wrapper{padding-top:19px;padding-right:23px;position:absolute;top:0;right:0}.cardDelivery-date-popup .btn-wrapper .close{display:block;position:relative;cursor:pointer;height:16px;width:16px;float:right}.cardDelivery-date-popup .btn-wrapper .close:before,.cardDelivery-date-popup .btn-wrapper .close:after{content:"";position:absolute;top:-1px;left:8px;height:20px;width:2px;background-color:#000}.cardDelivery-date-popup .btn-wrapper .close:before{transform:rotate(45deg)}.cardDelivery-date-popup .btn-wrapper .close:after{transform:rotate(-45deg)}.cardDelivery-date-popup .card-delivery-data-tip{margin-top:24px;font-size:13px;line-height:16px;color:#000;position:relative}.cardDelivery-date-popup .card-delivery-data-tip:not(:empty){text-indent:-8px;left:8px}.mfont,.mfont input,.mfont button{font-family:Noto Sans}.deliveryDataPopup_mobile .cardDelivery-date-popup{width:100%;left:0;top:0;max-width:100%;transform:translate(0)}.v3-card-style.lead_time_mes .ships{font-size:13px;line-height:16px}body.gaming-theme-black .style-auto-gaming.lead_time_mes .card-delivery-message{color:#fff}body.gaming-theme-black .style-auto-gaming.lead_time_mes .card-delivery-message .card-shipping-destination{color:var(--link-color)}body.gaming-theme-black .v3-card-style.lead_time_mes .iconfont-deliveryMsg{color:#fff}.v3-card-style.lead_time_mes .card-delivery-message{line-height:16px;font-size:13px;color:#000}.v3-card-style.lead_time_mes .card-delivery-message .card-shipping-content{padding-left:23px}.v3-card-style.lead_time_mes .card-delivery-message .card-shipping-content .iconfont-deliveryMsg{vertical-align:text-bottom}.v3-card-style.lead_time_mes .card-delivery-message .card-shipping-content .label{margin-left:4px}.v3-card-style.lead_time_mes .card-delivery-message .card-shipping-content .tooltipV2{margin-right:3px}.v3-card-style.lead_time_mes .card-delivery-message .card-shipping-content .tooltipV2 .tooltipV2-content{min-height:unset;padding:10px;color:#000}.v3-card-style.lead_time_mes .card-delivery-message .card-shipping-content .tooltipV2 .tooltipV2-content .hw-tip-des{color:#000;font-size:12px}.v3-card-style.lead_time_mes .card-delivery-message .iconfont-deliveryMsg{font-size:16px;margin-left:-23px;margin-right:5px}.v3-card-style.lead_time_mes .card-delivery-message .card-shipping-message{margin-right:10px}.v3-card-style.lead_time_mes .card-delivery-message .card-shipping-destination{font-size:inherit;line-height:inherit;color:var(--med-blue);text-decoration:underline;display:inline-block;cursor:pointer;text-align:left}.card-loyaltys_popover{margin-top:-10px}.loyaltys_wrap.v3-loyaltys_wrap-pc{width:282px}.loyaltys_wrap.v3-loyaltys_wrap-pc .loyaltys_inner{width:100%;font-size:13px;display:inline-flex;align-items:center;cursor:pointer;line-height:19px}.loyaltys_wrap.v3-loyaltys_wrap-pc .loyaltys_inner button,.loyaltys_wrap.v3-loyaltys_wrap-pc .loyaltys_inner button i{font-size:13px}.loyaltys_wrap.v3-loyaltys_wrap-pc .loyaltys_inner button.popup-activation{color:var(--med-blue);font-weight:700;background-color:none;padding:0;border-radius:0}.loyaltys_wrap.v3-loyaltys_wrap-pc .loyaltys_inner i{font-size:13px}.loyaltys_wrap.v3-loyaltys_wrap-pc .loyaltys_inner .text{background-repeat:no-repeat;background-position:left 9px;background-size:15px auto;padding:9.5px 0}.loyaltys_wrap.v3-loyaltys_wrap-pc .loyaltys_inner .text .iconfont-rewardIcon{margin-right:5px;font-size:15px}.loyaltys_wrap.v3-loyaltys_wrap-pc .loyaltys_inner .text strong{font-weight:700;color:#0d5c91}.loyaltys_wrap.v3-loyaltys_wrap-pc .loyaltys_inner .popup-popover-wrapper{text-align:left;width:auto;display:inline-block}.loyaltys_wrap.v3-loyaltys_wrap-pc .loyaltys_inner .popup-popover-wrapper .title{font-size:14px !important;line-height:16px}.loyaltys_wrap.v3-loyaltys_wrap-pc .loyaltys_inner .popup-popover-wrapper>div{display:inline}body.gaming-theme-black .loyaltys_wrap.style-auto-gaming.v3-loyaltys_wrap-pc .loyaltys_inner a{color:#0ff !important}body.gaming-theme-black .loyaltys_wrap.style-auto-gaming.v3-loyaltys_wrap-pc .loyaltys_inner .card-popover-wrapper{padding:0}body.gaming-theme-black .loyaltys_wrap.style-auto-gaming.v3-loyaltys_wrap-pc .loyaltys_inner .text strong{color:#0ff}body.gaming-theme-black .loyaltys_wrap.style-auto-gaming.v3-loyaltys_wrap-pc .loyaltys_inner .loyaltys_popup>p{color:#fff}body.gaming-theme-black .loyaltys_wrap.style-auto-gaming.v3-loyaltys_wrap-pc .loyaltys_inner .loyaltys_popup:before{background-color:#000}body.gaming-theme-black .loyaltys_wrap.style-auto-gaming.v3-loyaltys_wrap-pc .loyaltys_inner .loyaltys_popup:after{border-top-color:#000;border-left-color:#000;box-shadow:0 0 1px 1px #4a5863}body.gaming-theme-black .loyaltys_wrap.style-auto-gaming.v3-loyaltys_wrap-pc .loyaltys_inner button.popup-activation{color:#0ff}.dlp-new-login-modal{display:none;position:fixed;background-color:#171717cc;top:0;left:0;width:100%;height:100%;z-index:9999999;overflow:hidden;transition:opacity .3s ease}.dlp-new-login-modal .new-login-modal{width:100%;height:100%;background-color:#fff;box-shadow:0 2px 8px #000;transition:all .3s ease;display:flex;flex-direction:column}.dlp-new-login-modal .new-login-modal .dialog_title{position:relative;padding:0 16px;width:100%;height:48px;display:flex;align-items:center}.dlp-new-login-modal .new-login-modal .dialog_title .back-btn{width:13px;height:20px;margin-right:16px}.dlp-new-login-modal .new-login-modal .dialog_title_text{font-weight:700;font: 700 24px/16px Montserrat,Lato,Helvetica,Arial,sans-serif}.dlp-new-login-modal .new-login-modal .dialog_title .close{display:block;cursor:pointer;height:16px;width:16px;top:14px;right:16px;position:absolute;z-index:9999}.dlp-new-login-modal .new-login-modal .dialog_title .close:before,.dlp-new-login-modal .new-login-modal .dialog_title .close:after{content:"";position:absolute;top:-1px;left:8px;height:20px;width:2px;background-color:#000}.dlp-new-login-modal .new-login-modal .dialog_title .close:before{transform:rotate(45deg)}.dlp-new-login-modal .new-login-modal .dialog_title .close:after{transform:rotate(-45deg)}.dlp-new-login-modal .new-login-modal #dlp-new-login{flex:1;overflow-y:scroll}.card_paypal-wrapper{margin-top:10px}.gaming-theme-black .card_paypal.auto-gaming-style{color:#fff}.v3-katapult-container.katapult-price-calculator{font-family:Noto Sans;font-size:12px;line-height:18px;letter-spacing:-.12px;color:#171717;padding:5px 0}.v3-katapult-container.katapult-price-calculator .katapult-price-calculator-pay,.v3-katapult-container.katapult-price-calculator .katapult-price-calculator-price,.v3-katapult-container.katapult-price-calculator .katapult-price-calculator-lease{font-weight:400;font-size:12px;line-height:18px;letter-spacing:-.12px;color:#171717}.v3-katapult-container.katapult-price-calculator .katapult-price-calculator-bold,.v3-katapult-container.katapult-price-calculator .katapult-price-calculator-learn-more.btn-katapult-price-calculator{font-weight:700}.v3-katapult-container.katapult-price-calculator .katapult-price-calculator-learn-more.btn-katapult-price-calculator{text-decoration:underline;cursor:pointer;color:#171717;font-size:11px}.v3-katapult-container.katapult-price-calculator .katapult-price-calculator-logo{display:inline-flex;vertical-align:bottom;margin-right:5px}.v3-katapult-container.katapult-price-calculator .katapult-price-calculator-price{margin-right:3px;font-weight:700 !important}.v3-katapult-container.katapult-price-calculator .katapult-price-calculator-pay{font-weight:700 !important}.gaming-theme-black .v3-katapult-container.katapult-price-calculator.auto-gaming-style,.gaming-theme-black .v3-katapult-container.katapult-price-calculator.auto-gaming-style .katapult-price-calculator-pay,.gaming-theme-black .v3-katapult-container.katapult-price-calculator.auto-gaming-style .katapult-price-calculator-price,.gaming-theme-black .v3-katapult-container.katapult-price-calculator.auto-gaming-style .katapult-price-calculator-lease,.gaming-theme-black .v3-katapult-container.katapult-price-calculator.auto-gaming-style .katapult-price-calculator-learn-more.btn-katapult-price-calculator{color:#fff}.modal-mask.short-pb-summary{justify-content:center;display:flex;background-color:#000c;align-items:center}.modal-mask.short-pb-summary .dialog-body{height:620px;width:824px}.modal-mask.short-pb-summary .dialog-body .footer{display:none}.modal-mask.short-pb-summary .dialog-body .header{padding:16px 24px;justify-content:end;min-height:48px}.modal-mask.short-pb-summary .dialog-body .header .title{display:none}.modal-mask.short-pb-summary .dialog-body .header .close{margin-right:9px;top:16px}.modal-mask.short-pb-summary .dialog-body .dialog-content::-webkit-scrollbar{width:8px;height:8px;border-radius:20px}.modal-mask.short-pb-summary .dialog-body .dialog-content::-webkit-scrollbar-track{background:#f1f1f1}.modal-mask.short-pb-summary .dialog-body .dialog-content::-webkit-scrollbar-thumb{background:#ccc;border-radius:20px}.modal-mask.short-pb-summary .dialog-body .dialog-content::-webkit-scrollbar-thumb:hover{background:#ccc}.modal-mask.short-pb-summary .dialog-body .dialog-content{padding:0 15px 0 24px;height:auto;margin-right:24px}.modal-mask.short-pb-summary .dialog-body .dialog-content .heading{font-weight:700;font-size:20px;line-height:24px;letter-spacing:0px;color:#000;margin-bottom:16px}.modal-mask.short-pb-summary .dialog-body .footer-section{margin:24px 55px 24px 24px;display:flex;justify-content:end;align-items:center}.modal-mask.short-pb-summary .dialog-body .footer-section .button-layout{margin:0 0 0 24px}.modal-mask.short-pb-summary .dialog-body .footer-section .button-layout .add-to-cart{font-weight:700;font-size:16px;line-height:16px;font-family:var(--lato);letter-spacing:0px;color:#294e95;border:1px solid #294e95;border-radius:4px;padding:14px 24px 15px;cursor:pointer}.modal-mask.short-pb-summary .dialog-body .footer-section .button-layout .add-to-cart:hover{background-color:#eaeef5;opacity:1}.modal-mask.short-pb-summary .dialog-body .price-detail.collapse-container{cursor:pointer}.modal-mask.short-pb-summary .dialog-body .summary-header{height:39px;font-family:var(--lato);font-size:32px;line-height:38px;font-weight:700;letter-spacing:0px;color:#000;opacity:1;margin-bottom:25px}.modal-mask.short-pb-summary .dialog-body .summary-content{border-top:1px solid #4e444e;border-bottom:1px solid #4e444e;display:flex;justify-content:space-between}.modal-mask.short-pb-summary .dialog-body .summary-content .summary-content-left{border-right:1px solid #4e444e;width:50%;padding:20px 0 28px}.modal-mask.short-pb-summary .dialog-body .summary-content .summary-content-left .price-est{position:relative}.modal-mask.short-pb-summary .dialog-body .summary-content .summary-content-left .price-web-icon{cursor:pointer}.modal-mask.short-pb-summary .dialog-body .summary-content .summary-content-left:has(+.summary-content-right:empty){border-right:0}.modal-mask.short-pb-summary .dialog-body .summary-content .summary-content-right{width:50%;padding:20px 0 28px 40px}.modal-mask.short-pb-summary .dialog-body .summary-content .summary-content-right div:last-of-type{border-bottom:0}.modal-mask.short-pb-summary .dialog-body .summary-content .summary-content-right .summary-finance{border-bottom:1px solid #ccc;padding-bottom:8px;margin-bottom:10px;font-size:12px;font-family:var(--lato);line-height:15px;letter-spacing:0px;color:#000}.modal-mask.short-pb-summary .dialog-body .summary-content .summary-content-right .summary-finance:empty{border-bottom:0}.modal-mask.short-pb-summary .dialog-body .summary-content .summary-content-right .summary-finance:has(.finance-wrapper .ca-promotional-widget:empty){border-bottom:0}.modal-mask.short-pb-summary .dialog-body .summary-content .summary-content-right .summary-finance .self-financing-text{font-size:14px;font-family:var(--montserrat);font-weight:700;line-height:14px;letter-spacing:-.42px;color:#1e0013;opacity:1}.modal-mask.short-pb-summary .dialog-body .summary-content .summary-content-right .summary-finance .inventory-message-section{margin:8px 0 0;color:#a02015}.modal-mask.short-pb-summary .dialog-body .summary-content .summary-content-right .summary-pickup{border-bottom:1px solid #ccc;margin-bottom:10px;font-size:13px;font-family:var(--lato);line-height:16px;letter-spacing:0px;color:#000}.modal-mask.short-pb-summary .dialog-body .summary-content .summary-content-right .summary-pickup:empty{border-bottom:0}.modal-mask.short-pb-summary .dialog-body .summary-content .summary-content-right .summary-pickup .best_buy_wrap .bby_content_text{padding:10px 0}.modal-mask.short-pb-summary .dialog-body .summary-content .summary-content-right .summary-pickup .best_buy_wrap .bby_content_text .iconfont-pickup{margin-top:2px;margin-right:5px}.modal-mask.short-pb-summary .dialog-body .summary-content .summary-content-right .summary-delivery{border-bottom:1px solid #ccc;padding-bottom:12px;margin-bottom:3.5px;font-size:13px;font-family:var(--lato);line-height:16px;letter-spacing:0px;color:#000}.modal-mask.short-pb-summary .dialog-body .summary-content .summary-content-right .summary-delivery:empty{border-bottom:0}.modal-mask.short-pb-summary .dialog-body .summary-content .summary-content-right .summary-delivery .iconfont-deliveryMsg{position:relative;top:2px}.modal-mask.short-pb-summary .dialog-body .summary-content .summary-content-right .summary-delivery:has(.release-message-section){padding-bottom:10px;margin-bottom:0}.modal-mask.short-pb-summary .dialog-body .summary-content .summary-content-right .summary-loyalty{border-bottom:1px solid #ccc;font-size:13px;font-family:var(--lato);line-height:16px;letter-spacing:0px;color:#000}.modal-mask.short-pb-summary .dialog-body .summary-content .summary-content-right .summary-loyalty .iconfont-rewardIcon{margin-left:-18px;margin-right:5px}.modal-mask.short-pb-summary .dialog-body .summary-content .summary-content-right .summary-loyalty .text{padding:10px 0 10px 23px}.modal-mask.short-pb-summary .dialog-body .summary-content .summary-content-right .summary-loyalty .join-now{margin-left:3px}.modal-mask.short-pb-summary .dialog-body .summary-content .summary-content-right .summary-paypal,.modal-mask.short-pb-summary .dialog-body .summary-content .summary-content-right .summary-katapult{border-bottom:1px solid #ccc;padding:10px 0}.modal-mask.short-pb-summary .dialog-body .summary-content-configuration .summary-configuration-header{font-family:var(--lato);font-size:24px;line-height:24px;font-weight:700;letter-spacing:0px;color:#000;opacity:1;margin-top:25px;padding-bottom:20px;border-bottom:1px solid #e6e2e4}.modal-mask.short-pb-summary .dialog-body .summary-content-configuration .summary-content-selectedBaseSystem{display:flex;justify-content:space-between;padding:17px 0 19px;font-family:var(--lato);font-size:18px;line-height:24px;letter-spacing:0px;color:#4e444e;opacity:1;border-bottom:1px solid #e6e2e4;margin-bottom:20px;width:100%}.modal-mask.short-pb-summary .dialog-body .summary-content-configuration .summary-content-selectedBaseSystem .summary-content-selectedBaseSystem-left{font-weight:700;width:70%}.modal-mask.short-pb-summary .dialog-body .summary-content-configuration .summary-content-selectedBaseSystem .summary-content-selectedBaseSystem-right{font-weight:400;padding-left:16px;width:auto}.modal-mask.short-pb-summary .dialog-body .summary-content-configuration .summary-content-selectedBaseSystem .summary-content-selectedBaseSystem-right .price{text-align:right}.modal-mask.short-pb-summary .dialog-body .summary-content-configuration .summary-content-selectedBaseSystem .summary-content-selectedBaseSystem-right .webPrice{font-size:14px;line-height:14px;text-align:right}.modal-mask.short-pb-summary .dialog-body .summary-content-configuration .collapse-container{background-color:transparent}.modal-mask.short-pb-summary .dialog-body .summary-content-configuration .collapse-container .title{padding:0;height:22px;font-family:var(--lato);font-size:18px;line-height:22px;color:#294e95;justify-content:left;letter-spacing:0px;cursor:pointer}.modal-mask.short-pb-summary .dialog-body .summary-content-configuration .collapse-container .title .arrow{border-color:#294e95;border-right-width:2px;border-bottom-width:2px;margin-left:5.5px;margin-top:4px;transform:scale(.8) rotate(45deg) !important}.modal-mask.short-pb-summary .dialog-body .summary-content-configuration .collapse-container .title .arrow-active{margin-top:8px;transform:scale(.8) rotate(-135deg) !important}.modal-mask.short-pb-summary .dialog-body .summary-content-configuration .collapse-container .bm{border:none !important}.modal-mask.short-pb-summary .dialog-body .summary-content-configuration .collapse-container .content-warp{margin-top:20px}.modal-mask.short-pb-summary .dialog-body .summary-content-configuration .collapse-container .content-warp.is-active{max-height:-moz-fit-content;max-height:fit-content}.modal-mask.short-pb-summary .dialog-body .summary-content-configuration .system-specs-section li{border-bottom:1px solid #e6e2e4;padding:16px 0 20px}.modal-mask.short-pb-summary .dialog-body .summary-content-configuration .system-specs-section li:first-child{border-top:1px solid #e6e2e4}.modal-mask.short-pb-summary .dialog-body .summary-content-configuration .system-specs-section li:last-child{margin-bottom:20px}.modal-mask.short-pb-summary .dialog-body .summary-content-configuration .system-specs-section li .edit{border:0}.modal-mask.short-pb-summary .dialog-body .summary-content-configuration .addon-summary-section .collapse-container{margin-bottom:20px}.modal-mask.short-pb-summary .dialog-body .summary-content-configuration .addon-summary-section .collapse-container .content-warp{margin:0}.modal-mask.short-pb-summary .dialog-body .summary-content-configuration .addon-summary-section .summary-addons-header{font-family:var(--lato);font-size:24px;line-height:24px;font-weight:700;letter-spacing:0px;color:#000;opacity:1;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #e6e2e4}.modal-mask.short-pb-summary .dialog-body .summary-content-configuration .addon-summary-section .summary-addons-info,.modal-mask.short-pb-summary .dialog-body .summary-content-configuration .addon-summary-section .summary-addon-bottom{display:flex;justify-content:space-between}.modal-mask.short-pb-summary .dialog-body .summary-content-configuration .addon-summary-section .summary-addon-bottom .addon-product-taxLabel{color:#4e444e;margin-top:4px}.modal-mask.short-pb-summary .dialog-body .summary-content-configuration .addon-summary-section .pb_product_number_section{font-weight:400;font-size:13px !important;font-family:inherit;color:#000;margin:10px 0}.modal-mask.short-pb-summary .dialog-body .summary-content-configuration .addon-summary-section .summary-addons-info-product-summary{font-family:var(--lato);font-size:18px;line-height:24px;font-weight:700;letter-spacing:0px;color:#4e444e;opacity:1;width:70%}.modal-mask.short-pb-summary .dialog-body .summary-content-configuration .addon-summary-section .summary-addons-info-product-price{text-align:right;font-family:var(--lato);font-size:18px;line-height:24px;font-weight:400;letter-spacing:0px;color:#4e444e;opacity:1}.modal-mask.short-pb-summary .dialog-body .summary-content-configuration .addon-summary-section li .specs-title{padding:20px 0 10px;border-bottom:1px solid #e6e2e4}.modal-mask.short-pb-summary .dialog-body .summary-content-configuration .addon-summary-section li .free-trial-msg{font-family:var(--lato);font-size:14px;line-height:14px;font-weight:400;letter-spacing:0px;color:#000;opacity:1;margin:4px 0}.modal-mask.short-pb-summary .dialog-body .summary-content-configuration .cto-specs-section li{border-bottom:1px solid #e6e2e4;padding:16px 0 20px}.modal-mask.short-pb-summary .dialog-body .summary-content-configuration .cto-specs-section li:first-child{border-top:1px solid #e6e2e4}.modal-mask.short-pb-summary .dialog-body .summary-content-configuration .cto-specs-section li:last-child{margin-bottom:20px}.modal-mask.short-pb-summary .dialog-body .summary-content-configuration .action-buttons{display:flex;margin-top:4px}.modal-mask.short-pb-summary .dialog-body .summary-content-configuration .edit,.modal-mask.short-pb-summary .dialog-body .summary-content-configuration .remove,.modal-mask.short-pb-summary .dialog-body .summary-content-configuration .reset{font-family:var(--lato);font-size:16px;line-height:19px;font-weight:400;text-align:left;letter-spacing:0px;color:#294e95;height:19px;cursor:pointer;width:40px}.modal-mask.short-pb-summary .dialog-body .summary-content-configuration .edit{width:auto;border-right:1.5px solid #4e444e;padding-right:8px}.modal-mask.short-pb-summary .dialog-body .summary-content-configuration .remove{width:auto;margin-left:8px}.modal-mask.short-pb-summary .dialog-body .summary-content-configuration .specs-details{display:flex;justify-content:space-between;width:100%}.modal-mask.short-pb-summary .dialog-body .summary-content-configuration .specs-details .specs-title{font-family:var(--lato);font-size:18px;line-height:24px;font-weight:700;letter-spacing:0px;color:#4e444e;width:80%}.modal-mask.short-pb-summary .dialog-body .summary-content-configuration .specs-details .specs-value{font-family:var(--lato);font-size:18px;line-height:24px;font-weight:400;letter-spacing:0px;color:#4e444e;margin-left:4px}.modal-mask.short-pb-summary .dialog-body .summary-content-configuration .specs-details .specs-cto-price{width:auto;padding-left:16px;text-align:right}.modal-mask.short-pb-summary .dialog-body .summary-content-configuration .specs-details .specs-cto-price .priceEa{display:block}.commonHeader .headerBottom{position:relative;z-index:99}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA) format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:0;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size) / 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none !important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.short-pb-pc .pc-tablet-product-details,.pb-container .pc-tablet-product-details{justify-content:center}.short-pb-pc .pc-tablet-product-details.merch-message-modal .dialog-body,.pb-container .pc-tablet-product-details.merch-message-modal .dialog-body{width:386px;height:262px;position:relative;top:50%;transform:translateY(-50%)}.short-pb-pc .pc-tablet-product-details.merch-message-modal .dialog-body .dialog-content,.pb-container .pc-tablet-product-details.merch-message-modal .dialog-body .dialog-content{overflow:auto}.short-pb-pc .pc-tablet-product-details .dialog-body,.pb-container .pc-tablet-product-details .dialog-body{width:824px;max-height:620px}.short-pb-pc .pc-tablet-product-details .dialog-body .dialog-content,.pb-container .pc-tablet-product-details .dialog-body .dialog-content{display:flex;flex-direction:row;padding:0;margin:16px 44px 48px 24px;overflow:hidden}.short-pb-pc .pc-tablet-product-details .dialog-body .dialog-content .yellow-icon,.pb-container .pc-tablet-product-details .dialog-body .dialog-content .yellow-icon{background:url(//p4-ofp.static.pub/fes/cms/2022/09/15/9xyox3940nf6i0nwmkysidzmo49xqy647099.svg);background-size:cover}.short-pb-pc .pc-tablet-product-details .dialog-body .header,.pb-container .pc-tablet-product-details .dialog-body .header{position:relative;padding:0;margin:24px 24px 0 0;min-height:auto}.short-pb-pc .pc-tablet-product-details .dialog-body .header .title,.pb-container .pc-tablet-product-details .dialog-body .header .title{visibility:hidden}.short-pb-pc .pc-tablet-product-details .dialog-body .header .close,.pb-container .pc-tablet-product-details .dialog-body .header .close{top:0}.short-pb-pc .pc-tablet-product-details .dialog-body .energy-rating-container-pc,.pb-container .pc-tablet-product-details .dialog-body .energy-rating-container-pc{padding:0;margin-top:8px}.short-pb-pc .pc-tablet-product-details .dialog-body .energy-rating-container-pc .energy-rating-content-pc .er-text-container,.pb-container .pc-tablet-product-details .dialog-body .energy-rating-container-pc .energy-rating-content-pc .er-text-container{color:#2a4e95;font-size:14px;font-weight:700;line-height:17px}.short-pb-pc .pc-tablet-product-details .dialog-body .product-left,.pb-container .pc-tablet-product-details .dialog-body .product-left{display:flex;flex-direction:column;margin-right:40px;width:50%;flex:1}.short-pb-pc .pc-tablet-product-details .dialog-body .product-left .recommend-label,.pb-container .pc-tablet-product-details .dialog-body .product-left .recommend-label{font-size:16px;line-height:24px;font-family:var(--lato);letter-spacing:-.16px;color:#7a126b;margin-bottom:5px}.short-pb-pc .pc-tablet-product-details .dialog-body .product-left .product-name,.pb-container .pc-tablet-product-details .dialog-body .product-left .product-name{font-weight:700;font-size:20px;line-height:24px;font-family:var(--lato);letter-spacing:0px;color:#000}.short-pb-pc .pc-tablet-product-details .dialog-body .product-left .product-name_hei2,.pb-container .pc-tablet-product-details .dialog-body .product-left .product-name_hei2{font-size:16px;line-height:18px;font-weight:700}.short-pb-pc .pc-tablet-product-details .dialog-body .product-left .product-name_hei3,.pb-container .pc-tablet-product-details .dialog-body .product-left .product-name_hei3{overflow:hidden;height:48px;position:relative;align-items:flex-start}.short-pb-pc .pc-tablet-product-details .dialog-body .product-left .product-name_hei3:after,.pb-container .pc-tablet-product-details .dialog-body .product-left .product-name_hei3:after{content:"...";width:18px;height:22px;background:#FFF;position:absolute;bottom:0;right:0;display:flex;align-items:center;justify-content:flex-end}.short-pb-pc .pc-tablet-product-details .dialog-body .product-left .product-rating,.pb-container .pc-tablet-product-details .dialog-body .product-left .product-rating{display:flex;margin-top:4px;align-items:center}.short-pb-pc .pc-tablet-product-details .dialog-body .product-left .product-rating .rating,.short-pb-pc .pc-tablet-product-details .dialog-body .product-left .product-rating .total-price,.pb-container .pc-tablet-product-details .dialog-body .product-left .product-rating .rating,.pb-container .pc-tablet-product-details .dialog-body .product-left .product-rating .total-price{display:flex;flex:1}.short-pb-pc .pc-tablet-product-details .dialog-body .product-left .product-rating .rating,.pb-container .pc-tablet-product-details .dialog-body .product-left .product-rating .rating{margin-right:40px}.short-pb-pc .pc-tablet-product-details .dialog-body .product-left .product-rating .card-rating-container .card-review-inline .bv_main_container .bv_text,.pb-container .pc-tablet-product-details .dialog-body .product-left .product-rating .card-rating-container .card-review-inline .bv_main_container .bv_text{font-weight:700;font-size:13px;line-height:16px;font-family:var(--lato) !important;letter-spacing:0px;color:#000 !important}.short-pb-pc .pc-tablet-product-details .dialog-body .product-left .product-rating .card-rating-container .card-review-inline .bv_main_container .bv_numReviews_component_container .bv_text,.pb-container .pc-tablet-product-details .dialog-body .product-left .product-rating .card-rating-container .card-review-inline .bv_main_container .bv_numReviews_component_container .bv_text{font-weight:400;font-size:13px;line-height:16px;font-family:var(--lato) !important;letter-spacing:0px;color:#000 !important}.short-pb-pc .pc-tablet-product-details .dialog-body .product-left .product-rating .card-rating-container .card-review-inline a .bv_stars_button_container,.pb-container .pc-tablet-product-details .dialog-body .product-left .product-rating .card-rating-container .card-review-inline a .bv_stars_button_container{margin-top:0}.short-pb-pc .pc-tablet-product-details .dialog-body .product-left .product-rating .card-rating-container .card-review-inline a,.pb-container .pc-tablet-product-details .dialog-body .product-left .product-rating .card-rating-container .card-review-inline a{outline:0}.short-pb-pc .pc-tablet-product-details .dialog-body .product-left .part-number,.pb-container .pc-tablet-product-details .dialog-body .product-left .part-number{font-size:16px;line-height:24px;font-family:var(--lato);letter-spacing:0px;color:var(--dark-gray-1);margin-top:8px}.short-pb-pc .pc-tablet-product-details .dialog-body .product-left .gallery-container,.pb-container .pc-tablet-product-details .dialog-body .product-left .gallery-container{margin-top:24px;max-height:283px;width:unset;flex:unset}.short-pb-pc .pc-tablet-product-details .dialog-body .product-left .gallery-container .gallery-canvas,.pb-container .pc-tablet-product-details .dialog-body .product-left .gallery-container .gallery-canvas{display:flex;justify-content:center;align-items:center}.short-pb-pc .pc-tablet-product-details .dialog-body .product-left .gallery-container .gallery-canvas li,.short-pb-pc .pc-tablet-product-details .dialog-body .product-left .gallery-container .gallery-canvas li img,.pb-container .pc-tablet-product-details .dialog-body .product-left .gallery-container .gallery-canvas li,.pb-container .pc-tablet-product-details .dialog-body .product-left .gallery-container .gallery-canvas li img{height:283px}.short-pb-pc .pc-tablet-product-details .dialog-body .product-left .gallery-swiper-button-prev:after,.short-pb-pc .pc-tablet-product-details .dialog-body .product-left .gallery-swiper-button-next:after,.pb-container .pc-tablet-product-details .dialog-body .product-left .gallery-swiper-button-prev:after,.pb-container .pc-tablet-product-details .dialog-body .product-left .gallery-swiper-button-next:after{font-family:swiper-icons;color:#4e444e;font-weight:700;text-align:center;width:12px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer}.short-pb-pc .pc-tablet-product-details .dialog-body .product-left .gallery-swiper-button-prev.disabled:after,.short-pb-pc .pc-tablet-product-details .dialog-body .product-left .gallery-swiper-button-next.disabled:after,.pb-container .pc-tablet-product-details .dialog-body .product-left .gallery-swiper-button-prev.disabled:after,.pb-container .pc-tablet-product-details .dialog-body .product-left .gallery-swiper-button-next.disabled:after{cursor:default}.short-pb-pc .pc-tablet-product-details .dialog-body .product-left .gallery-swiper-button-next,.pb-container .pc-tablet-product-details .dialog-body .product-left .gallery-swiper-button-next{margin-left:28px}.short-pb-pc .pc-tablet-product-details .dialog-body .product-left .gallery-swiper-button-prev,.pb-container .pc-tablet-product-details .dialog-body .product-left .gallery-swiper-button-prev{margin-right:24px}.short-pb-pc .pc-tablet-product-details .dialog-body .product-left .gallery-swiper-button-next:after,.pb-container .pc-tablet-product-details .dialog-body .product-left .gallery-swiper-button-next:after{content:"next"}.short-pb-pc .pc-tablet-product-details .dialog-body .product-left .gallery-swiper-button-prev:after,.pb-container .pc-tablet-product-details .dialog-body .product-left .gallery-swiper-button-prev:after{content:"prev"}.short-pb-pc .pc-tablet-product-details .dialog-body .product-left .gallery-bottom,.pb-container .pc-tablet-product-details .dialog-body .product-left .gallery-bottom{display:flex;justify-content:center;align-items:center;margin-top:16px}.short-pb-pc .pc-tablet-product-details .dialog-body .product-left .gallery-bottom .swiper-slide.fixed_60_width,.pb-container .pc-tablet-product-details .dialog-body .product-left .gallery-bottom .swiper-slide.fixed_60_width{width:60px !important;height:60px;display:flex;justify-content:center;align-items:center}.short-pb-pc .pc-tablet-product-details .dialog-body .product-left .gallery-bottom .swiper-slide.fixed_60_width img,.pb-container .pc-tablet-product-details .dialog-body .product-left .gallery-bottom .swiper-slide.fixed_60_width img{max-width:54px}.short-pb-pc .pc-tablet-product-details .dialog-body .product-left .gallery-bottom .swiper-slide.fixed_60_width.active,.pb-container .pc-tablet-product-details .dialog-body .product-left .gallery-bottom .swiper-slide.fixed_60_width.active{width:60px !important;height:60px;padding:0}.short-pb-pc .pc-tablet-product-details .dialog-body .product-left .gallery-bottom .swiper-slide.fixed_60_width.active img,.pb-container .pc-tablet-product-details .dialog-body .product-left .gallery-bottom .swiper-slide.fixed_60_width.active img{height:40px}.short-pb-pc .pc-tablet-product-details .dialog-body .product-left .gallery-bottom .swiper-slide,.pb-container .pc-tablet-product-details .dialog-body .product-left .gallery-bottom .swiper-slide{cursor:pointer}.short-pb-pc .pc-tablet-product-details .dialog-body .product-left .gallery-bottom .swiper-slide img,.pb-container .pc-tablet-product-details .dialog-body .product-left .gallery-bottom .swiper-slide img{max-height:54px}.short-pb-pc .pc-tablet-product-details .dialog-body .product-left .gallery-bottom .swiper-slide.active,.pb-container .pc-tablet-product-details .dialog-body .product-left .gallery-bottom .swiper-slide.active{border:1px solid #8c8790;border-radius:4px;text-align:center;height:60px;width:60px;display:flex;justify-content:center;align-items:center;padding:11px 9px 10px}.short-pb-pc .pc-tablet-product-details .dialog-body .product-left .gallery-bottom .disabled.gallery-swiper-button-prev:after,.short-pb-pc .pc-tablet-product-details .dialog-body .product-left .gallery-bottom .disabled.gallery-swiper-button-next:after,.pb-container .pc-tablet-product-details .dialog-body .product-left .gallery-bottom .disabled.gallery-swiper-button-prev:after,.pb-container .pc-tablet-product-details .dialog-body .product-left .gallery-bottom .disabled.gallery-swiper-button-next:after{color:#ccc;cursor:auto}.short-pb-pc .pc-tablet-product-details .dialog-body .product-left .gallery-bottom .swiper-wrapper,.pb-container .pc-tablet-product-details .dialog-body .product-left .gallery-bottom .swiper-wrapper{align-items:center}.short-pb-pc .pc-tablet-product-details .dialog-body .product-right,.pb-container .pc-tablet-product-details .dialog-body .product-right{display:flex;flex-direction:column;flex:1;width:50%}.short-pb-pc .pc-tablet-product-details .dialog-body .product-right .price-layout,.pb-container .pc-tablet-product-details .dialog-body .product-right .price-layout{padding-right:22px}.short-pb-pc .pc-tablet-product-details .dialog-body .product-right .price-layout li,.pb-container .pc-tablet-product-details .dialog-body .product-right .price-layout li{display:flex;justify-content:space-between;font-size:16px;line-height:24px;font-family:var(--lato);letter-spacing:0px;color:var(--dark-gray-1)}.short-pb-pc .pc-tablet-product-details .dialog-body .product-right .price-layout li:not(:last-child),.pb-container .pc-tablet-product-details .dialog-body .product-right .price-layout li:not(:last-child){margin-bottom:8px}.short-pb-pc .pc-tablet-product-details .dialog-body .product-right .price-layout li span:first-child,.pb-container .pc-tablet-product-details .dialog-body .product-right .price-layout li span:first-child{max-width:179px}.short-pb-pc .pc-tablet-product-details .dialog-body .product-right .price-layout li.final-price,.pb-container .pc-tablet-product-details .dialog-body .product-right .price-layout li.final-price{font-weight:700;font-size:20px;line-height:24px;font-family:var(--lato);letter-spacing:0px;color:#000}.short-pb-pc .pc-tablet-product-details .dialog-body .product-right .product_description,.pb-container .pc-tablet-product-details .dialog-body .product-right .product_description{margin-top:24px;max-height:499px;overflow:auto;padding-right:12px;min-height:298px}.short-pb-pc .pc-tablet-product-details .dialog-body .product-right .product_description .pb_product_info_description,.pb-container .pc-tablet-product-details .dialog-body .product-right .product_description .pb_product_info_description{font-weight:400;font-size:16px;line-height:20px;font-family:var(--lato);letter-spacing:0px;color:#000}.short-pb-pc .pc-tablet-product-details .dialog-body .product-right .leadtimeMessage,.pb-container .pc-tablet-product-details .dialog-body .product-right .leadtimeMessage{margin-top:16px;font-size:12px;font-family:var(--lato);line-height:16px;letter-spacing:0px;color:#000;opacity:1}.short-pb-pc .pc-tablet-product-details .dialog-body .product-right .product_description.no-discount.no-webprice,.pb-container .pc-tablet-product-details .dialog-body .product-right .product_description.no-discount.no-webprice{min-height:358px}.short-pb-pc .pc-tablet-product-details .dialog-body .product-right .product_description.no-discount,.short-pb-pc .pc-tablet-product-details .dialog-body .product-right .product_description.no-webprice,.pb-container .pc-tablet-product-details .dialog-body .product-right .product_description.no-discount,.pb-container .pc-tablet-product-details .dialog-body .product-right .product_description.no-webprice{min-height:345px}.short-pb-pc .pc-tablet-product-details .dialog-body .product-right .product_description::-webkit-scrollbar,.pb-container .pc-tablet-product-details .dialog-body .product-right .product_description::-webkit-scrollbar{width:8px;height:8px;border-radius:20px}.short-pb-pc .pc-tablet-product-details .dialog-body .product-right .product_description::-webkit-scrollbar-track,.pb-container .pc-tablet-product-details .dialog-body .product-right .product_description::-webkit-scrollbar-track{background:#f1f1f1}.short-pb-pc .pc-tablet-product-details .dialog-body .product-right .product_description::-webkit-scrollbar-thumb,.pb-container .pc-tablet-product-details .dialog-body .product-right .product_description::-webkit-scrollbar-thumb{background:#ccc;border-radius:20px}.short-pb-pc .pc-tablet-product-details .dialog-body .product-right .product_description::-webkit-scrollbar-thumb:hover,.pb-container .pc-tablet-product-details .dialog-body .product-right .product_description::-webkit-scrollbar-thumb:hover{background:#ccc}.short-pb-pc .pc-tablet-product-details .dialog-body .product-right .button-layout,.pb-container .pc-tablet-product-details .dialog-body .product-right .button-layout{margin-top:20px}.short-pb-pc .pc-tablet-product-details .dialog-body .product-right .button-layout .add-to-cart,.short-pb-pc .pc-tablet-product-details .dialog-body .product-right .button-layout .pbAddToCartBtn,.pb-container .pc-tablet-product-details .dialog-body .product-right .button-layout .add-to-cart,.pb-container .pc-tablet-product-details .dialog-body .product-right .button-layout .pbAddToCartBtn{font-weight:700;font-size:16px;line-height:16px;font-family:var(--lato);letter-spacing:0px;color:#294e95;border:1px solid #294e95;border-radius:4px;padding:14px 24px 15px;cursor:pointer;min-height:48px}.short-pb-pc .pc-tablet-product-details .dialog-body .product-right .button-layout .add-to-cart:hover,.short-pb-pc .pc-tablet-product-details .dialog-body .product-right .button-layout .pbAddToCartBtn:hover,.pb-container .pc-tablet-product-details .dialog-body .product-right .button-layout .add-to-cart:hover,.pb-container .pc-tablet-product-details .dialog-body .product-right .button-layout .pbAddToCartBtn:hover{background-color:#eaeef5;opacity:1}.short-pb-pc .pc-tablet-product-details .footer,.pb-container .pc-tablet-product-details .footer{display:none}.short-pb-pc .modal-mask.review-stars div.dialog-body{height:620px;width:824px;justify-content:center;top:90px}.pc-tablet-service-product-details+.review-stars{background-color:transparent}.short-pb-pc .recommended-text,.short-pb-pc .best-seller{font-size:16px;line-height:24px;font-family:var(--notoSans);letter-spacing:-.16px;color:#7a126b;margin-bottom:5px}.short-pb-pc .modal-mask{justify-content:center}.short-pb-pc div.dialog-body{height:620px;width:824px;justify-content:center}.short-pb-pc div.dialog-body .header{padding:24px 24px 16px;justify-content:end}.short-pb-pc div.dialog-body .header .title{display:none}.short-pb-pc div.dialog-body .header .close{outline:0;top:24px;right:24px}.short-pb-pc div.dialog-body .dialog-content::-webkit-scrollbar{width:8px;height:8px;border-radius:12px}.short-pb-pc div.dialog-body .dialog-content::-webkit-scrollbar-track{background:#fff}.short-pb-pc div.dialog-body .dialog-content::-webkit-scrollbar-thumb{background:#ccc;border-radius:20px}.short-pb-pc div.dialog-body .dialog-content::-webkit-scrollbar-thumb:hover{background:#ccc}.short-pb-pc div.dialog-body .dialog-content{padding:0 24px;margin-right:24px}.short-pb-pc div.dialog-body .dialog-content .heading{font-weight:700;font-size:20px;line-height:24px;letter-spacing:0px;color:#000;margin-bottom:16px}.short-pb-pc div.dialog-body .dialog-content .heading:has(+.card-rating-container){margin-bottom:4px}.short-pb-pc div.dialog-body .dialog-content .heading+.card-rating-container{margin-bottom:8px}.short-pb-pc div.dialog-body .dialog-content .heading+.card-rating-container .bv_text{font: 13px/16px Lato;letter-spacing:0px;color:#000 !important;opacity:1}.short-pb-pc div.dialog-body .dialog-content .descriptionText{font: 14px/17px Lato;letter-spacing:0px;text-align:left;margin-bottom:20px}.short-pb-pc div.dialog-body .dialog-content .description .feature{padding:16px 0}.short-pb-pc div.dialog-body .dialog-content .description .feature:not(:last-child){border-bottom:1px solid #979797}.short-pb-pc div.dialog-body .dialog-content .description .feature .youtube-video{height:378px;width:670px}.short-pb-pc div.dialog-body .dialog-content .description .feature.video{border-bottom:0;padding-bottom:0}.short-pb-pc div.dialog-body .dialog-content .description .feature:first-child{padding-top:0}.short-pb-pc div.dialog-body .dialog-content .description .feature-content{display:flex}.short-pb-pc div.dialog-body .dialog-content .description .feature-content .feature-image{margin-right:18px;max-width:65px;max-height:44px;width:65px;height:44px}.short-pb-pc div.dialog-body .dialog-content .description .feature-content .feature-body{flex:1}.short-pb-pc div.dialog-body .dialog-content .description .feature-content .feature-name{font-weight:700;font-size:20px;line-height:24px;letter-spacing:0px;color:#000}.short-pb-pc div.dialog-body .dialog-content .description .feature-content .feature-desc{margin-top:5px;font-size:14px;line-height:17px;color:#4e444e;letter-spacing:0px}.short-pb-pc div.dialog-body .footer{box-shadow:none}.short-pb-pc div.dialog-body .footer-section{margin:24px 56px 25px 24px;display:flex;justify-content:end;align-items:center}.short-pb-pc div.dialog-body .footer-section .button-layout{margin:0 0 0 32px}.short-pb-pc div.dialog-body .footer-section .button-layout .add-to-cart,.short-pb-pc div.dialog-body .footer-section .button-layout .pbAddToCartBtn{font-weight:700;font-size:16px;line-height:16px;font-family:var(--lato);letter-spacing:0px;color:#294e95;border:1px solid #294e95;border-radius:4px;cursor:pointer;min-width:130px;min-height:48px}.short-pb-pc div.dialog-body .footer-section .button-layout .add-to-cart:hover,.short-pb-pc div.dialog-body .footer-section .button-layout .pbAddToCartBtn:hover{background-color:#eaeef5;opacity:1}.short-pb-pc div.dialog-body .footer-section .price-details{margin-top:0;text-align:right}.short-pb-pc div.dialog-body .footer-section .price-details .purchased-with-pc{color:#000}.short-pb-pc div.dialog-body .footer-section .price-details .price-amount{line-height:22px;color:#000;letter-spacing:0px}.short-pb-pc div.dialog-body .footer-section .price-details .price-save{font-size:12px;line-height:14px;letter-spacing:-.12px;color:#555;display:block}.short-pb-pc div.dialog-body .footer-section .price-details .price-save .discount-percentage{padding-right:8px;padding-left:0}.short-pb-pc div.dialog-body .footer-section .price-details .free-trial-section{margin-top:4px;font: 12px/14px Lato;letter-spacing:-.12px;color:#000}.short-pb-pc .review-stars .dialog-body .header{justify-content:left}.short-pb-pc .review-stars .dialog-body .header .title{display:flex}@media screen and (min-width: 1920px){.short-pb-pc div.dialog-body .dialog-content .descriptionText{margin-bottom:24px}}.pb-success-msg-bar{margin:16px 48px 0;padding:0 12px;border:1px solid #285d50;background:#e5f0ed;border-radius:4px;font-size:16px;height:64px;display:flex;flex-direction:row}.short-pb-tablet .pb-success-msg-bar{margin:16px 16px 0}.pb-success-msg-bar-imgContainer{align-self:center;margin:0;position:relative;padding:0 16px 0 0}.pb-success-msg-bar-imgContainer.no-thumbnail{padding:0 10px 0 0}.pb-success-msg-bar-imgContainer.no-thumbnail .check-icon-container{position:static}.pb-success-msg-bar-imgContainer .product-thumbnail{max-width:40px;max-height:40px;vertical-align:middle}.pb-success-msg-bar-imgContainer .check-icon-container{position:absolute;bottom:-6px;right:4px;width:24px;height:24px;background:#285d50;border-radius:50%}.pb-success-msg-bar-imgContainer .check-icon{width:16px;height:16px;margin:4px}.pb-success-msg-bar-imgContainer .iconfont-check{font-size:11px;font-weight:700;margin:4px;position:relative;left:1px;top:2px}.pb-success-msg-bar-imgContainer .iconfont-check:before{color:#fff}.pb-success-msg-bar>span{align-self:center;font-weight:700}@media screen and (min-width: 1280px) and (max-width: 1920px){.pb-success-msg-bar{margin:16px 0 0}}@media screen and (max-width: 1280px){.pb-success-msg-bar{margin:16px 0 0}}.subheader-section{margin-top:4px}.subheader-section .subheader-text{color:#4e444e;font-size:14px;text-align:left;letter-spacing:0px;font-family:var(--lato);margin-bottom:16px}.card-rating-container.black-gaming-style .card-review-inline{display:inline-block}.card-rating-container.black-gaming-style .card-review-inline .star-icon-box .yellow-icon{background:url(//p4-ofp.static.pub/fes/cms/2023/02/15/iyxntur2wscag0a4lek1rw7s5tk82e383786.svg);background-size:cover}.card-rating-container.black-gaming-style .card-review-inline .star-icon-box .gray-icon,.card-rating-container.black-gaming-style .card-review-inline .star-icon-box .blank-icon{background:url(//p4-ofp.static.pub/fes/cms/2023/02/15/q5kfy9k5c9owr2yeitaxd3q4rj4pcd697562.svg);background-size:cover}.card-rating-container.black-gaming-style .card-review-inline .bv_main_container .bv_text{font-family:Noto Sans !important;font-weight:400;color:#6f6d6e !important}.card-rating-container.black-gaming-style .card-review-inline defs linearGradient stop{stop-opacity:1}.card-rating-container.black-gaming-style .card-review-inline defs linearGradient stop[offset="0%"]{stop-color:#171717}.card-rating-container.black-gaming-style .card-review-inline defs linearGradient stop[offset="1%"]{stop-color:translate}body.gaming-theme-black .card-rating-container.black-gaming-style.style-auto-gaming .card-review-inline .yellow-icon,body.gaming-theme-black .card-rating-container.black-gaming-style.style-auto-gaming .card-review-inline .gray-icon,body.gaming-theme-black .card-rating-container.black-gaming-style.style-auto-gaming .card-review-inline .blank-icon{filter:invert(100%)}.card-rating-container{--star-size: 16px;--star-margin: 1px;--star-font-size: 16px}.card-rating-container.hero-rating{--star-size: 20px;--star-font-size: 19px }.card-rating-container .card-review-inline{text-align:center}.card-rating-container .card-review-inline .star-icon-box{width:var(--star-size);height:var(--star-size);position:relative;display:inline-block;margin-right:var(--star-margin)}.card-rating-container .card-review-inline .star-icon-box:last-of-type{margin-right:0}.card-rating-container .card-review-inline .star-icon-box .star-icon{background-size:cover;height:var(--star-size);width:var(--star-size);position:absolute;left:0}.card-rating-container .card-review-inline .bv_main_container .bv_text{text-transform:none !important;font-style:normal !important;text-decoration:none !important;font-size:var(--star-font-size);line-height:19px}.card-rating-container .card-review-inline a{align-items:center !important;flex-wrap:wrap !important;cursor:pointer !important;display:flex;column-gap:5px}.card-rating-container .card-review-inline a .bv_stars_button_container{margin-top:4px}.card-rating-container .card-review-inline a .number_box{display:flex;justify-content:center;column-gap:5px}.card-rating-container .card-review-inline a .filter_text_box{color:#000;font-size:13px;margin-left:5px}.card-rating-container .card-review-inline svg{height:18px;width:18px}.card-rating-container .card-review-inline svg .st0{stroke:#979797;fill:transparent !important}.price-details .price-title{font-size:12px;color:var(--font-color);line-height:14px;padding-bottom:4px}.price-details .price-amount{font-size:20px;color:var(--font-color);font-weight:700;line-height:28px;font-family:var(--montserrat);letter-spacing:-1px}.price-details .price-save{color:var(--dark-gray-1);font-size:16px;line-height:24px;letter-spacing:-.16px;margin-top:4px;font-family:var(--notoSans)}.price-details .price-save.show-always{display:block !important;visibility:hidden}.price-details .price-save .discount-percentage{padding-left:4px;padding-right:12px}.price-details .purchased-with-pc{padding-bottom:5px;font-size:12px;line-height:14px;font-family:var(--notoSans);color:var(--font-color);letter-spacing:-.12px}.price-details .purchased-with-pc.show-always{display:block !important;visibility:hidden}.price-details.pwpc{margin-top:10px}.price-details.npwpc{margin-top:11px}.addToCart .pbAddToCartBtn{width:auto !important;padding:0 10px}.addToCart .pbAddToCartBtn.addedToCart{border:none !important;color:#000 !important;font-weight:700;cursor:default !important;display:flex;align-items:center;text-align:left;padding:0}.addToCart .pbAddToCartBtn.addedToCart:hover{background:none !important}.addToCart .pbAddToCartBtn.addedToCart .remove{font-weight:400;text-decoration:underline;margin-left:10px;color:#284e95;cursor:pointer}.addToCart .pbAddToCartBtn.addToCart{font-weight:700;cursor:pointer;margin-bottom:0}.addToCart .pbAddToCartBtn.addToCart .remove{display:none}.v3-youtube-container{width:100%;height:100%;background-color:#000;background-size:contain;background-repeat:no-repeat;background-position:center;text-align:center}.v3-youtube-container img.default-img{max-width:100%;max-height:100%}.popup-win-overlay{position:fixed;z-index:10000;background-color:var(--font-color);opacity:.8;width:100%;height:100%;top:0;left:0}.popup-win-container.popup-mobile-container{width:fit-content}.isQuickViewPopUp .popup-win-overlay,.isQuickViewPopUp .popup-win-container,.facets-popup-container .popup-win-overlay{z-index:9999999 !important}.facets-popup-container .popup-win-container{padding:unset;z-index:9999999 !important;background-color:transparent;max-height:unset;overflow:unset}.facets-popup-container .popup-win-container .close{cursor:pointer;width:32px;height:32px;background-color:#000 !important;border-radius:50%;top:-32px;right:-64px}.facets-popup-container .popup-win-container .close:before,.facets-popup-container .popup-win-container .close:after{background-color:#fff !important;left:15px;top:5px;height:23px}.facets-popup-container .popup-win-container .popup-win-content{width:100%;height:100%}.facets-popup-container .popup-win-container .popup-win-content iframe{border:15px solid white;width:100%;height:100%;border-radius:10px;box-sizing:border-box}@media screen and (min-width: 1280px){.facets-popup-container .popup-win-container{height:70%;width:50%}.facets-popup-container .popup-win-container .close{top:-32px;right:-64px}}@media screen and (max-width: 1279px){.facets-popup-container .popup-win-container{height:50%;width:90%;max-height:500px;left:50%;top:30%;transform:translate(-50%)}.facets-popup-container .popup-win-container .close{top:-32px;right:0}}.popup-win-container{position:fixed;z-index:10000;left:50%;top:50%;transform:translate(-50%,-50%);width:500px;height:auto;padding:10px;max-height:100%;overflow:auto;background-color:#fff}.popup-win-container .close{top:16px;right:16px;display:block;position:absolute;cursor:pointer;height:18px;width:18px}.popup-win-container .close:before,.popup-win-container .close:after{content:"";position:absolute;top:-1px;left:8px;height:20px;width:2px;background-color:#000}.popup-win-container .close:before{transform:rotate(45deg)}.popup-win-container .close:after{transform:rotate(-45deg)}@media only screen and (min-width: 600px) and (max-width: 920px){.popup-win-container{max-height:94%}}@media only screen and (max-width: 767px){.popup-win-overlay{padding:0 16px;background-color:var(--font-color)}}.video-thumbnail{width:200px;height:100px;display:flex;align-items:center;justify-content:center}.popup-video{content:"";border:2px solid white;border-radius:50%;height:32px;width:32px;cursor:pointer}.popup-video .icon-play{width:0;height:0;border:7px solid transparent;border-left:11px solid white;display:inline-block;position:relative;left:5px;top:1px}.media-popup .popup-win-container,.youTubeForSingleModelPDPHero .popup-win-container{height:30%;min-height:500px;width:90%;padding:0;border-radius:10px;overflow:visible}@media (min-width: 1280px){.media-popup .popup-win-container,.youTubeForSingleModelPDPHero .popup-win-container{height:70%;width:50%;bottom:10%}}.media-popup .popup-win-container .popup-win-content,.youTubeForSingleModelPDPHero .popup-win-container .popup-win-content{height:100%;width:100%}.media-popup .popup-win-container .close,.youTubeForSingleModelPDPHero .popup-win-container .close{top:-32px;right:-32px;border-radius:50%;background-color:#000;padding:16px}.media-popup .popup-win-container .close:before,.media-popup .popup-win-container .close:after,.youTubeForSingleModelPDPHero .popup-win-container .close:before,.youTubeForSingleModelPDPHero .popup-win-container .close:after{background-color:#fff;left:15px;top:5px;height:23px}.media-popup .popup-win-container iframe,.youTubeForSingleModelPDPHero .popup-win-container iframe{border:15px solid white;border-radius:10px;box-sizing:border-box}.popup-win-wrapper.youtube-video-popup.youTubeForSingleModelPDPHero .popup-win-overlay{z-index:9999998}.popup-win-wrapper.youtube-video-popup.youTubeForSingleModelPDPHero .popup-win-container{z-index:9999999}.popup-win-wrapper.youtube-video-popup.youTubeForSingleModelPDPHero .popup-win-container .popup-win-content iframe{height:100%;width:100%}.yt-control{position:absolute;inset:0}.yt-control .yt-button-wrapper{position:absolute;top:50%;left:50%;z-index:9999;transform:translate(-50%,-50%);border:2px solid #fff;padding:20px;border-radius:36px;cursor:pointer}.yt-control .yt-button{box-sizing:border-box;width:0;height:30px;border-style:solid;border-width:15px 0 15px 30px;border-color:transparent transparent transparent #fff;will-change:border-width;transition:all .2s ease;transform:translate(3px)}.yt-control .yt-button.paused{border-style:double;border-width:0px 0 0px 30px;transform:translate(0)}.yt-control .yt-button:hover{border-color:transparent transparent transparent #ddd}.card-detail .modal-mask.review-stars,.card-detail+.modal-mask.review-stars,.pb-details+.review-stars{background-color:transparent}.modal-mask.review-stars{justify-content:center;display:flex;z-index:100000}.modal-mask.review-stars div.dialog-body{position:relative;top:48px;width:784px;height:100%;max-height:90%;padding-bottom:30px}.modal-mask.review-stars div.dialog-body .header{min-height:32px;padding:24px 12px 24px 24px}.modal-mask.review-stars div.dialog-body .header .backToDetail{color:#294e95;font-size:16px;line-height:22px;letter-spacing:0px;font-weight:400;cursor:pointer}.modal-mask.review-stars div.dialog-body .header .backToDetail .recomendationIcon{padding-right:8px;width:12px;height:12px;display:inline-block;border:0 solid #284e95;rotate:45deg;border-left-width:3px;border-bottom-width:3px;transform:scale(.5)}.modal-mask.review-stars div.dialog-body .header .close{outline:0;right:12px;top:24px}.modal-mask.review-stars div.dialog-body .dialog-content{padding:0;margin-left:20px;margin-right:10px}.modal-mask.review-stars div.dialog-body .dialog-content .reviews_container{margin-right:10px}.modal-mask.review-stars div.dialog-body .dialog-content .less-height{padding-right:24px}.modal-mask.review-stars div.dialog-body .dialog-content .reviews_title{display:flex}.modal-mask.review-stars div.dialog-body .dialog-content .reviews_title .title{font: 20px/24px Lato;letter-spacing:0;padding:10px 16px;margin-bottom:0;color:var(--link-color)}.modal-mask.review-stars div.dialog-body .dialog-content .reviews_title .title.active{color:#000;border:1px solid #ccc;border-bottom:1px solid white;margin-bottom:-1px}.modal-mask.review-stars div.dialog-body .dialog-content .reviews_inner{border:1px solid #ccc}@media screen and (min-width: 768px) and (max-width: 1280px){div.modal-mask.review-stars div.dialog-body{width:736px;height:100%;max-height:90%;border-radius:12px;top:48px}div.modal-mask.review-stars div.dialog-body .header{min-height:32px;padding:24px 12px 24px 24px;border:0}div.modal-mask.review-stars div.dialog-body .header .close{right:12px;top:24px}div.modal-mask.review-stars div.dialog-body .dialog-content{padding:0 24px 24px 0;margin-right:8px;margin-left:24px}div.modal-mask.review-stars div.dialog-body .dialog-content .less-height{padding-right:0}div.modal-mask.review-stars div.dialog-body .dialog-content .reviews_inner{border:1px solid #ccc}}@media screen and (max-width: 767px){.modal-mask.review-stars div.dialog-body{top:24px;border-radius:12px 12px 0 0;max-height:100%}.modal-mask.review-stars div.dialog-body .header{border-bottom:1px solid #ccc;padding:24px 22px 24px 25px}.modal-mask.review-stars div.dialog-body .header .close{top:24px;right:22px}.modal-mask.review-stars div.dialog-body .dialog-content{padding-top:16px}.modal-mask.review-stars div.dialog-body .dialog-content .reviews_inner{border:0}.modal-mask.review-stars div.dialog-body .dialog-content .reviews_inner .tab_content{margin-bottom:16px}.modal-mask.review-stars div.dialog-body .dialog-content .reviews_inner .tab_content:last-of-type{margin:0}}@media screen and (min-width: 1920px){.modal-mask.review-stars div.dialog-body{width:944px;height:100%}.modal-mask.review-stars div.dialog-body .dialog-content{padding:0 22px 24px 25px}}.collapse-container.collapsableSection.what-is-include{font-family:Lato;border:2px solid #aba8b1;margin-bottom:16px;background-color:#fff}.collapse-container.collapsableSection.what-is-include.what-is-include--open{border-color:#171717}.collapse-container.collapsableSection.what-is-include:not(.what-is-include--mobile){padding:0 20px 0 16px;border-radius:4px;cursor:pointer}.collapse-container.collapsableSection.what-is-include:not(.what-is-include--mobile) .title{padding:14px 0;margin-bottom:0}.collapse-container.collapsableSection.what-is-include.what-is-include--mobile{border-radius:12px;padding:0 16px;position:absolute;z-index:2}.collapse-container.collapsableSection.what-is-include.what-is-include--mobile .title{font-size:16px;line-height:28px;letter-spacing:-.16px;color:var(--font-color);font-family:var(--notoSans);padding:13px 0}.collapse-container.collapsableSection.what-is-include.what-is-include--mobile .title h4{font-weight:500;line-height:22px}.collapse-container.collapsableSection.what-is-include.what-is-include--mobile .content-warp{flex-direction:column}.collapse-container.collapsableSection.what-is-include.what-is-include--mobile .content-warp.is-active{margin-top:0;height:fit-content;max-height:1000px}.collapse-container.collapsableSection.what-is-include.what-is-include--mobile .content-warp .not-include-container{margin-top:16px;margin-left:0;flex:1;border-radius:12px;border:0;padding-bottom:9px}.collapse-container.collapsableSection.what-is-include.what-is-include--mobile .content-warp .not-include-container li{margin-top:5px}.collapse-container.collapsableSection.what-is-include .title{font-family:Lato;border-bottom:0}.collapse-container.collapsableSection.what-is-include .content-warp{display:flex}.collapse-container.collapsableSection.what-is-include .content-warp.is-active{padding-bottom:16px}.collapse-container.collapsableSection.what-is-include .content-warp .collapsableSectionContent{flex:1;border-top:2px solid #e8e8e8;padding-top:10px}.collapse-container.collapsableSection.what-is-include .content-warp .not-include-container{flex:0 0 324px;border:1px solid #871c23;background:#faeceb;border-radius:4px;padding:11px 14px 12px;margin-left:28px;color:#000;font-size:16px;line-height:19px}.collapse-container.collapsableSection.what-is-include .content-warp .not-include-container .not-include-title{font-weight:700}.collapse-container.collapsableSection.what-is-include .content-warp .not-include-container .not-include-icon{flex:none;display:inline-block;width:16px;height:16px;margin:3px 14px 0 0;background:linear-gradient(45deg,transparent 45%,#b8252e 45%,#b8252e 55%,transparent 55%),linear-gradient(135deg,transparent 45%,#b8252e 45%,#b8252e 55%,transparent 55%)}.collapse-container.collapsableSection.what-is-include .content-warp .not-include-container li{margin-top:8px;display:flex}.service-collapse-container>.content-warp{position:relative}.what-is-include-ph{height:58px;margin-bottom:16px}.product-card-main{width:calc((100% - 48px)/4);height:auto;background:#fff;border:2px solid #aba8b1;border-radius:4px;opacity:1;padding:16px;margin-left:16px;display:flex;flex-direction:column;justify-content:space-between}.product-card-main .product-card-div{display:flex;justify-content:space-between;margin-bottom:8px}.product-card-main .product-card-div .product-card-image{width:auto;max-width:212px;opacity:1}.product-card-main .product-card-summary{width:100%;letter-spacing:0px;color:#000;opacity:1;margin-bottom:8px;font-size:16px;line-height:22px;font-family:var(--lato)}.product-card-main .product-card-rating{width:100%;opacity:1;margin-bottom:16px;font-weight:400;font-family:var(--lato);font-size:13px;line-height:16px;letter-spacing:0px;color:#000}.product-card-main .product-card-price{margin-bottom:16px}.product-card-main .product-card-price .free-trial-section{font-size:12px;line-height:14px;margin-top:4px}.product-card-main .pb_product_number_section{font-weight:400;font-size:13px !important;font-family:inherit;color:#000;margin-bottom:10px}.product-card-main .price-details .price-amount{font-weight:700;font-size:20px;line-height:22px;font-family:var(--lato);letter-spacing:0px;color:#000;opacity:1;margin-bottom:4px;display:flex;align-items:center}.product-card-main .price-details .est-value{color:#4e444e;font-size:12px;font-family:var(--lato);margin-bottom:6px}.product-card-main .price-details .save-box{padding:1px 4px;border-radius:2px;background-color:#285d50;color:#fff;font-size:12px;font-family:var(--lato);font-weight:400;margin-left:8px;line-height:normal}.product-card-main .price-details .save-box span:first-child{margin-right:2px}.product-card-main .addToCart>button{width:130px;min-width:150px;min-height:48px;background:#fff;border:1px solid #294e95;border-radius:4px;font-size:16px;font-family:var(--lato);font-weight:500;line-height:16px;text-align:center;color:#294e95;opacity:1}.product-card-main .card-rating-container .card-review-inline .star-icon-box .yellow-icon{background:url(//p4-ofp.static.pub/fes/cms/2022/09/15/9xyox3940nf6i0nwmkysidzmo49xqy647099.svg);background-size:cover;position:relative}.product-card-main .card-rating-container .card-review-inline .star-icon-box .gray-icon{background:url(//p2-ofp.static.pub/fes/cms/2022/09/15/gf1fecup4zjz3s40rw122ufmpymmq5987566.svg)}.card-wish-container{position:relative;display:flex;justify-content:flex-start;align-items:center}.card-wish-container.wish-cursor{cursor:pointer}.card-wish-container .card-wish-open-btn-default-btn{display:none}.card-wish-container .card-wish-open-btn-default{position:absolute;left:50%;bottom:0}.card-wish-container .card-popover-wrapper{padding:0 !important}.card-wish-container .content-text{margin-left:5px;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-wish-container .content-text:empty{margin:0}.card-wish_popover.newDesignWishListPopover .card-wish-pop-container{width:328px}.card-wish_popover.newDesignWishListPopover .card-wish-pop-container.MT-style-pop{width:242px}.card-wish_popover.newDesignWishListPopover.tooltipV2 .card-heart-content{background:transparent !important;box-shadow:none}.card-wish_popover.newDesignWishListPopover.tooltipV2 .iconfont-cardHeartPurple:before{color:#7a126b !important}@media (any-hover: hover){.card-wish_popover.newDesignWishListPopover.tooltipV2 .card-heart-content:hover .iconfont-cardHeartPurple-empty-style.iconfont-cardHeartPurple:before{color:#d9c1d8 !important}}.card-wish_popover.newDesignWishListPopover.tooltipV2 .tooltipV2-content{border-radius:12px;border:0px}.card-wish_popover .card-popover__arrow-after{background:#f8f8f8 !important}.card-wish_popover .card-popover_body{padding:0 !important}.card-wish_popover.newDesignWishListPopover .tooltipV2-content{border-radius:12px}.card-wish_popover.newDesignWishListPopover .tooltipV2-content .tooltipV2-contentWrapper{border-radius:12px;overflow:hidden}.card-wish_popover .card-wish-pop-container{width:250px;padding-bottom:15px}.card-wish_popover .card-wish-pop-container:focus{outline:-webkit-focus-ring-color auto 1px}.card-wish_popover .card-wish-pop-container.newDesign{color:#171717;font-family:Noto Sans;box-shadow:0 0 10px #00000029}.card-wish_popover .card-wish-pop-container.newDesign.noticeMax-list .cd-wh-header-container{border-bottom:1px solid transparent !important}.card-wish_popover .card-wish-pop-container.newDesign.noticeMax-list .cd-wh-list-container>.cd-wh-max-tip{border-bottom:1px solid #ccc !important;margin-left:-16px !important;margin-right:-16px !important;padding:0 18px 13px 20px !important;margin-top:3px !important}.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-header-container{padding:16px 16px 18px;border-bottom:1px solid #ccc;background-color:unset}.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-header-container.saveCardWishTitle{padding-bottom:12px}.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-header-container .cd-wh-title{font: 700 16px/16px Noto Sans;letter-spacing:0px}.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-header-container .cd-wh-header-right{color:#171717;font-size:16px;margin-bottom:-6px}.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-header-container .cd-wh-header-right:hover{color:#171717}@media (any-hover: hover){.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-header-container .cd-wh-header-right:hover{color:#171717}}.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-header-container .cd-wh-header-right .w-icon-text{padding-bottom:6px;border-bottom:1px solid transparent}@media (any-hover: hover){.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-header-container .cd-wh-header-right .w-icon-text:hover{border-bottom:1px solid #e1251b}}.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-header-container .cd-wh-header-right .w-icon-newDesign{display:flex;padding-bottom:6px}.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container{padding-left:16px;padding-right:16px}.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-create-container{height:auto;min-height:48px;margin-left:0;margin-right:0;margin-top:0;padding-top:16px;padding-bottom:4px;border-bottom:1px solid transparent}.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-create-container.err-style .error-msg{padding-top:4px;font-size:12px;font-family:Noto Sans;color:#871c23}.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-create-container.err-style .error-msg .icon-notice{visibility:hidden;width:11px}.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-create-container.err-style .cd-wh-create-content{border:2px solid #871c23;background:unset}.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-create-container.err-style .cd-wh-create-content .cd-input-label{color:#871c23}.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-create-container.err-style .cd-wh-create-content .cd-wh-create-input{color:#871c23;border:0px}.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-create-container.err-style .cd-wh-create-content .cd-wh-create-list-btn{color:#171717;background:#e4e4e4 0% 0% no-repeat padding-box}.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-create-container.err-style .cd-wh-create-content .cd-wh-create-list-btn:hover{background:#e4e4e4 0% 0% no-repeat padding-box}@media (any-hover: hover){.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-create-container.err-style .cd-wh-create-content .cd-wh-create-list-btn:hover{background:#ccc 0% 0% no-repeat padding-box}}.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-create-container .cd-wh-create-content{border:1px solid #294e95;align-items:center;background:#fff 0% 0% no-repeat padding-box;border:2px solid #aba8b1;border-radius:12px;justify-content:space-between;height:auto}.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-create-container .cd-wh-create-content .cd-input-label{font-size:16px;color:#4e444e;left:16px}.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-create-container .cd-wh-create-content .cd-wh-create-input{color:#4e444e;border:0px;padding-left:16px}.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-create-container .cd-wh-create-content .cd-wh-create-list-btn{margin:2px 2px 2px 0;height:auto;max-height:56px;font-size:16px;font-family:Noto Sans;letter-spacing:-.16px;background:#e4e4e4 0% 0% no-repeat padding-box;border-radius:100px;color:#171717;width:auto;min-width:74px;max-width:120px;flex-shrink:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;padding:9px 12px}.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-create-container .cd-wh-create-content .cd-wh-create-list-btn:hover{background:#e4e4e4 0% 0% no-repeat padding-box}@media (any-hover: hover){.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-create-container .cd-wh-create-content .cd-wh-create-list-btn:hover{background:#ccc 0% 0% no-repeat padding-box}}.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-max-tip{font-size:12px;line-height:14px;letter-spacing:-.12px;font-family:Noto Sans;color:#871c23;display:flex;margin-top:4px;margin-left:0;margin-right:0;border-bottom:0px solid #ccc;padding-left:4px}.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-max-tip .icon-notice{width:16px;height:16px;font-size:16px;margin-top:-1px;margin-right:8px;display:inline-block;background:unset !important;filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-moz-transform:rotate(-180deg);-o-transform:rotate(-180deg);-webkit-transform:rotate(-180deg)}.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-max-tip .icon-notice.iconfont-icon-notice.iconfont-tooltipIcon:before{background:unset;color:#871c23}.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item .item-left .cd-p-name{font-size:16px;font-family:Noto Sans;letter-spacing:0px;color:#171717}.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item .item-left .cd-p-count{margin-top:4px;font-size:12px;line-height:unset !important;font-family:Noto Sans;letter-spacing:0px;color:#6d656f}.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container ul{padding:0}.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container ul li{border-bottom:0px solid #ccc}.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.no-bottom{border-bottom:1px solid transparent}.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item{border-bottom:1px solid #ccc}.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item:hover{border-bottom:1px solid #ccc;background:unset !important}@media (any-hover: hover){.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item.haveNotice .cd-wh-item-container:hover{border-bottom:1px solid #ccc}}.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item .cd-wh-item-container{align-items:flex-start;min-height:62px;height:unset;padding-top:16px;padding-left:4px;padding-bottom:10px}.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item .cd-wh-item-container .item-left .cd-p-name{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;white-space:normal}.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item .cd-wh-item-container .item-right .card-heart-content{justify-content:end;align-items:start}.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item .cd-wh-item-container .item-right .cd-wh-item-view{color:#171717;line-height:28px;border-bottom:2px solid #aba8b1;text-decoration:none;margin-right:4px}.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item .cd-wh-item-container .item-right .cd-wh-item-view:hover{border-bottom:2px solid #aba8b1;text-decoration:none}@media (any-hover: hover){.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item .cd-wh-item-container .item-right .cd-wh-item-view:hover{text-decoration:none;border-bottom-color:#e1251b}}@media (any-hover: hover){.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item .cd-wh-item-container:hover{background:#f5f5f5;border-bottom:1px solid transparent}}.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item .cd-wh-max-tip{font-size:12px;line-height:14px;font-family:Noto Sans;color:#871c23;margin-top:4px;margin-bottom:4px;padding-bottom:0;padding-top:0}.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item .cd-wh-max-tip .icon-notice{margin-right:8px}.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item .cd-wh-max-tip .icon-notice.iconfont-icon-notice.iconfont-tooltipIcon:before{background:unset;color:#871c23}@media (any-hover: hover){.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item:hover{background:unset !important}}.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item:last-child{border-bottom:1px solid transparent}@media (any-hover: hover){.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item:last-child:hover{border-bottom:1px solid #ccc !important}}.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item:last-child.haveNotice .cd-wh-max-tip{margin-bottom:0}@media (any-hover: hover){.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item:last-child.haveNotice:hover{border-bottom:1px solid transparent !important}}.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item:first-child{border-top:0px solid transparent}.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item:first-child .cd-wh-item-container{padding-top:12px}.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item:first-child:hover{border-top:0px solid transparent}@media (any-hover: hover){.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item:first-child:hover{border-top:0px solid transparent}}.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item .item-right .empty-style{cursor:pointer}@media (any-hover: hover){.card-wish_popover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item .item-right .cd-wh-item-view:hover{text-decoration:underline}}.card-wish_popover .card-wish-pop-container .icon-notice{vertical-align:bottom;background:url(//p2-ofp.static.pub/fes/cms/2022/12/06/86wkf321fqst77e1t5ymnd7ole57sa760614.svg);width:14px;height:14px;background-size:cover;display:inline-block;margin-top:-1px}.card-wish_popover .card-wish-pop-container .cd-wh-header-container{display:flex;justify-content:space-between;align-items:center;background-color:#f8f8f8;padding:0 10px;min-height:50px}.card-wish_popover .card-wish-pop-container .cd-wh-header-container .cd-wh-title{font-size:16px;font-weight:700}.card-wish_popover .card-wish-pop-container .cd-wh-header-container .cd-wh-header-right{display:flex;align-items:center;cursor:pointer}.card-wish_popover .card-wish-pop-container .cd-wh-header-container .cd-wh-header-right:hover{color:#294e95}.card-wish_popover .card-wish-pop-container .cd-wh-header-container .cd-wh-header-right .wish-add-list-btn{vertical-align:text-bottom;margin-left:8px}.card-wish_popover .card-wish-pop-container .cd-wh-header-container .cd-wh-header-right .wish-collapse-list-btn{display:none;vertical-align:text-bottom;margin-left:8px}.card-wish_popover .card-wish-pop-container .cd-wh-header-container .cd-wh-header-right.create-expand .wish-collapse-list-btn{display:inline-block}.card-wish_popover .card-wish-pop-container .cd-wh-header-container .cd-wh-header-right.create-expand .wish-add-list-btn{display:none}.card-wish_popover .card-wish-pop-container .cd-wh-list-container{padding:0 3px;max-height:215px;min-height:62px;overflow:auto}.card-wish_popover .card-wish-pop-container .cd-wh-list-container .cd-wh-create-container{padding:10px 0;margin:0 9px;border-bottom:1px solid #ccc;height:auto;display:none}.card-wish_popover .card-wish-pop-container .cd-wh-list-container .cd-wh-create-container .cd-wh-create-content{height:48px;border-radius:3px;display:flex;justify-content:space-around;position:relative}.card-wish_popover .card-wish-pop-container .cd-wh-list-container .cd-wh-create-container .cd-wh-create-content .cd-input-label{position:absolute;left:7px;top:15px;color:#545454;transition:.5s}.card-wish_popover .card-wish-pop-container .cd-wh-list-container .cd-wh-create-container .cd-wh-create-content .cd-wh-create-input{width:65%;height:100%;padding:15px 10px 0;font-size:16px;border:1px solid #294e95;border-radius:3px 0 0 3px}.card-wish_popover .card-wish-pop-container .cd-wh-list-container .cd-wh-create-container .cd-wh-create-content .cd-wh-create-input:focus-visible{outline:0}.card-wish_popover .card-wish-pop-container .cd-wh-list-container .cd-wh-create-container .cd-wh-create-content .cd-wh-create-list-btn{width:35%;height:100%;background:#294e95;color:#fff;font-size:14px;cursor:pointer;border-radius:0 3px 3px 0}.card-wish_popover .card-wish-pop-container .cd-wh-list-container .cd-wh-create-container .cd-wh-create-content .cd-wh-create-list-btn:hover{background:#305aa9}.card-wish_popover .card-wish-pop-container .cd-wh-list-container .cd-wh-create-container .error-msg{display:none;color:#b8322e;font-weight:700;font-size:12px}.card-wish_popover .card-wish-pop-container .cd-wh-list-container .cd-wh-create-container.err-style .cd-wh-create-content{color:#b8322e}.card-wish_popover .card-wish-pop-container .cd-wh-list-container .cd-wh-create-container.err-style .cd-wh-create-content .cd-wh-create-input{color:#b8322e;font-weight:700;border:1px solid #b8322e}.card-wish_popover .card-wish-pop-container .cd-wh-list-container .cd-wh-create-container.err-style .cd-wh-create-content .cd-wh-create-list-btn{background:#bc423e}.card-wish_popover .card-wish-pop-container .cd-wh-list-container .cd-wh-create-container.err-style .cd-wh-create-content .cd-wh-create-list-btn:hover{background:#d6504c}.card-wish_popover .card-wish-pop-container .cd-wh-list-container .cd-wh-create-container.err-style .error-msg{display:flex;padding-left:5px;padding-top:5px;font-size:12px}.card-wish_popover .card-wish-pop-container .cd-wh-list-container .cd-wh-create-container.err-style .error-msg .icon-notice{width:14px;height:14px;margin-top:0}.card-wish_popover .card-wish-pop-container .cd-wh-list-container .cd-wh-max-tip{padding:10px 0;margin:0 9px;border-bottom:1px solid #ccc;height:auto;color:#b8322e;font-weight:700;font-size:12px;line-height:12px;display:none;justify-content:flex-start;align-items:flex-start;text-wrap:wrap}.card-wish_popover .card-wish-pop-container .cd-wh-list-container ul{padding:0 9px}.card-wish_popover .card-wish-pop-container .cd-wh-list-container ul .list-empty-msg{margin-top:30px;font-size:12px;color:#555}.card-wish_popover .card-wish-pop-container .cd-wh-list-container ul li{width:100%;border-bottom:1px solid #ccc}.card-wish_popover .card-wish-pop-container .cd-wh-list-container ul li.no-bottom{border-bottom:1px solid transparent}.card-wish_popover .card-wish-pop-container .cd-wh-list-container ul li.cd-wh-item{display:flex;flex-direction:column;justify-content:center}.card-wish_popover .card-wish-pop-container .cd-wh-list-container ul li.cd-wh-item .cd-wh-item-container{display:flex;justify-content:space-between;align-items:center;padding:0 2px;height:62px}.card-wish_popover .card-wish-pop-container .cd-wh-list-container ul li.cd-wh-item .cd-wh-max-tip{display:flex;border-bottom:0;padding-top:0;margin:0}.card-wish_popover .card-wish-pop-container .cd-wh-list-container ul li.cd-wh-item .cd-wh-max-tip .icon-notice{width:24px;margin-right:3px}.card-wish_popover .card-wish-pop-container .cd-wh-list-container ul li.cd-wh-item:hover{background:#f8f8f8}.card-wish_popover .card-wish-pop-container .cd-wh-list-container ul li.cd-wh-item:first-child{border-top:1px solid transparent}.card-wish_popover .card-wish-pop-container .cd-wh-list-container ul li.cd-wh-item:first-child:hover{border-top:1px solid #ccc}.card-wish_popover .card-wish-pop-container .cd-wh-list-container ul li.cd-wh-item .item-left{display:flex;flex-direction:column;cursor:pointer;width:80%}.card-wish_popover .card-wish-pop-container .cd-wh-list-container ul li.cd-wh-item .item-left .cd-p-name{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-wish_popover .card-wish-pop-container .cd-wh-list-container ul li.cd-wh-item .item-left .cd-p-count{font-size:12px;color:#555}.card-wish_popover .card-wish-pop-container .cd-wh-list-container ul li.cd-wh-item .item-right{width:20%;height:100%;display:flex;align-items:center;justify-content:flex-end}.card-wish_popover .card-wish-pop-container .cd-wh-list-container ul li.cd-wh-item .item-right .empty-style{cursor:pointer;width:100%;height:100%}.card-wish_popover .card-wish-pop-container .cd-wh-list-container ul li.cd-wh-item .item-right:empty{height:100%}.card-wish_popover .card-wish-pop-container .cd-wh-list-container ul li.cd-wh-item .item-right .cd-wh-item-view{color:#294e95;font-weight:700;white-space:nowrap}.card-wish_popover .card-wish-pop-container .cd-wh-list-container ul li.cd-wh-item .item-right .cd-wh-item-view:hover{text-decoration:underline}.card-wish_popover .card-wish-pop-container .cd-wh-list-container::-webkit-scrollbar{width:3px;height:3px}.card-wish_popover .card-wish-pop-container .cd-wh-list-container ::-webkit-scrollbar-track{background-color:#f1f1f1}.card-wish_popover .card-wish-pop-container .cd-wh-list-container::-webkit-scrollbar-thumb{border-radius:3px;background-color:#bbb}.card-wish_popover .card-wish-pop-container .cd-wh-list-container::-webkit-scrollbar-track-piece{background-color:#f1f1f1}.card-wish_popover.card-new-wish-popover{color:#171717}.card-wish_popover.card-new-wish-popover .card-popover_body{box-shadow:0 2px 4px #1e001380}.card-wish_popover.card-new-wish-popover .card-popover__arrow-before,.card-wish_popover.card-new-wish-popover .card-popover__arrow-after{transform:none;top:0;background:#fff !important}.card-wish_popover.card-new-wish-popover .card-wish-pop-container{width:350px}.card-wish_popover.card-new-wish-popover .card-wish-pop-container .cd-wh-header-container{background-color:#fff}.card-wish_popover.card-new-wish-popover .card-wish-pop-container .cd-wh-header-container .cd-wh-title{line-height:24px;font-weight:400}.card-wish_popover.card-new-wish-popover .card-wish-pop-container .cd-wh-header-container .cd-wh-header-right{font-weight:700;line-height:14px;font-size:12px}.card-wish_popover.card-new-wish-popover .card-wish-pop-container .cd-wh-header-container .cd-wh-header-right .w-icon{margin-left:3px}.card-wish_popover.card-new-wish-popover .card-wish-pop-container .cd-wh-list-container ul li.cd-wh-item .item-left .cd-p-name{font-weight:700;line-height:24px}.card-wish_popover.card-new-wish-popover .card-wish-pop-container .cd-wh-list-container ul li.cd-wh-item .item-left .cd-p-right,.card-wish_popover.card-new-wish-popover .card-wish-pop-container .cd-wh-list-container ul .list-empty-msg{color:#6d656f}.card-heart-content{width:32px;height:32px;border-radius:50%;box-shadow:0 2px 4px #00000029;display:flex;justify-content:center;align-items:center;background:#fff}.card-heart-content.no-shadow{box-shadow:unset}.card-heart-content:hover{background:#f8f8f8}.card-heart-content .card-heart-icon{width:26px;height:26px;font-size:26px;cursor:pointer;background:unset !important}.card-heart-content .card-heart-icon.selected{background:unset !important}.card-wish-container.card-new-wish{width:100%;height:100%;background-color:#f5f5f5;justify-content:center;border-radius:6px 6px 0 0}.card-wish-container.card-new-wish:hover,.card-wish-container.card-new-wish.card-wish-hover{background-color:#fff}.card-wish-container.card-new-wish:hover .card-heart-content,.card-wish-container.card-new-wish.card-wish-hover .card-heart-content{background-color:#fff;border-bottom:4px solid #e12514}.card-wish-container.card-new-wish .card-heart-content{background-color:#f5f5f5;width:27px;height:100%;border-radius:0;box-shadow:none;border-bottom:4px solid transparent}.card-wish-container.card-new-wish .card-heart-content .card-heart-icon{width:27px;height:27px;background-size:135%;background-position:center}.card-wish-container.card-new-wish.black-gaming{background-color:#000;color:#fff}.card-wish-container.card-new-wish.black-gaming:hover{background-color:#fff;color:#000}.card-wish-container.card-new-wish.black-gaming:hover .card-heart-content{background-color:#fff}.card-wish-container.card-new-wish.black-gaming:hover .card-heart-content .card-heart-icon{background:unset !important}.card-wish-container.card-new-wish.black-gaming .card-heart-content{background-color:#000}.card-wish-container.card-new-wish.black-gaming .card-heart-content .card-heart-icon,.card-wish-container.card-new-wish.black-gaming .card-heart-content .card-heart-icon.selected{background:unset !important}@keyframes bouncing-loader-wish-list{to{opacity:.1;transform:translate3d(0,-13px,0)}}.card-wish_popover .tooltipV2-content .cd-wh-list-container .bouncing-loader{display:flex;justify-content:center;align-items:center;font-weight:400;border-radius:100px;padding:12px 4px;min-height:62px;font-size:inherit;font-family:inherit;background:inherit}.card-wish_popover .tooltipV2-content .cd-wh-list-container .bouncing-loader>div{width:3px;height:3px;margin:.5rem .2rem -.5rem;background:#000;border-radius:50%;animation:bouncing-loader-wish-list .6s infinite alternate}.card-wish_popover .tooltipV2-content .cd-wh-list-container .bouncing-loader>div:nth-child(2){animation-delay:.2s}.card-wish_popover .tooltipV2-content .cd-wh-list-container .bouncing-loader>div:nth-child(3){animation-delay:.4s}body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover.tooltipV2 .card-heart-content,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover.tooltipV2 .card-heart-content{background:transparent !important;box-shadow:none}body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover.tooltipV2 .iconfont-cardHeartPurple:before,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover.tooltipV2 .iconfont-cardHeartPurple:before{color:#d9c1d8 !important}@media (any-hover: hover){body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover.tooltipV2 .card-heart-content:hover .iconfont-cardHeartPurple-empty-style.iconfont-cardHeartPurple:before,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover.tooltipV2 .card-heart-content:hover .iconfont-cardHeartPurple-empty-style.iconfont-cardHeartPurple:before{color:#7a126b !important}}body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover.tooltipV2 .tooltipV2-content,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover.tooltipV2 .tooltipV2-content{border-radius:12px;border:0px}body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover.tooltipV2 .tooltipV2-content>i:after,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover.tooltipV2 .tooltipV2-content>i:after{background-color:#202020 !important;outline:1px solid #202020}body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover.tooltipV2 .tooltipV2-content .tooltipV2-contentWrapper,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover.tooltipV2 .tooltipV2-content .tooltipV2-contentWrapper{border-radius:12px;overflow:hidden}body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover .card-wish-pop-container.newDesign,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover .card-wish-pop-container.newDesign{color:#fff;background:#202020 0% 0% no-repeat padding-box;box-shadow:0 8px 10px #00000024,0 3px 14px #0000001f,0 5px 5px #0003 !important;padding-bottom:16px}body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover .card-wish-pop-container.newDesign.noticeMax-list .cd-wh-header-container,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover .card-wish-pop-container.newDesign.noticeMax-list .cd-wh-header-container{border-bottom:1px solid transparent !important}body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover .card-wish-pop-container.newDesign.noticeMax-list .cd-wh-list-container>.cd-wh-max-tip,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover .card-wish-pop-container.newDesign.noticeMax-list .cd-wh-list-container>.cd-wh-max-tip{border-bottom:1px solid #535353 !important;margin-left:-16px !important;margin-right:-16px !important;padding:0 16px 13px 20px !important;margin-top:3px !important}body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-header-container,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-header-container{background:#202020 0% 0% no-repeat padding-box;border-bottom:1px solid #535353}body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-header-container .cd-wh-header-right,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-header-container .cd-wh-header-right{color:#fff}body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-header-container .cd-wh-header-right:hover,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-header-container .cd-wh-header-right:hover{color:#fff}body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-header-container .cd-wh-header-right.MT-style,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-header-container .cd-wh-header-right.MT-style{color:#fff}body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-create-container,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-create-container{border-bottom:0px solid #6d656f}body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-create-container.err-style .error-msg,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-create-container.err-style .error-msg{font-size:12px;font-family:Noto Sans;color:#ffb9a2}body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-create-container.err-style .error-msg .icon-notice,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-create-container.err-style .error-msg .icon-notice{visibility:hidden;width:11px}body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-create-container.err-style .cd-wh-create-content,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-create-container.err-style .cd-wh-create-content{border:2px solid #ffb9a2;background:#2a2a2a 0% 0% no-repeat padding-box}body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-create-container.err-style .cd-wh-create-content .cd-input-label,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-create-container.err-style .cd-wh-create-content .cd-input-label{color:#ffb9a2}body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-create-container.err-style .cd-wh-create-content .cd-wh-create-input,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-create-container.err-style .cd-wh-create-content .cd-wh-create-input{border:0px;color:#ffb9a2;caret-color:#ffb9a2;background:#2a2a2a 0% 0% no-repeat padding-box}body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-create-container.err-style .cd-wh-create-content .cd-wh-create-list-btn,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-create-container.err-style .cd-wh-create-content .cd-wh-create-list-btn{background:#3b3b3b 0% 0% no-repeat padding-box;color:#fff}body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-create-container.err-style .cd-wh-create-content .cd-wh-create-list-btn:hover,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-create-container.err-style .cd-wh-create-content .cd-wh-create-list-btn:hover{background:#3b3b3b 0% 0% no-repeat padding-box}@media (any-hover: hover){body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-create-container.err-style .cd-wh-create-content .cd-wh-create-list-btn:hover,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-create-container.err-style .cd-wh-create-content .cd-wh-create-list-btn:hover{background:#535353 0% 0% no-repeat padding-box}}body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-create-container .cd-wh-create-content,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-create-container .cd-wh-create-content{align-items:center;background:#171717 0% 0% no-repeat padding-box;border:2px solid #6d656f;border-radius:12px;overflow:hidden}body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-create-container .cd-wh-create-content .cd-input-label,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-create-container .cd-wh-create-content .cd-input-label{color:#fff;left:16px}body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-create-container .cd-wh-create-content .cd-wh-create-input,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-create-container .cd-wh-create-content .cd-wh-create-input{border:0px;caret-color:#fff}body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-create-container .cd-wh-create-content .cd-wh-create-list-btn,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-create-container .cd-wh-create-content .cd-wh-create-list-btn{margin:2px 2px 2px 0;height:calc(100% - 4px);font-size:16px;font-family:Noto Sans;letter-spacing:-.16px;background:#3b3b3b 0% 0% no-repeat padding-box;border-radius:100px;color:#fff}body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-create-container .cd-wh-create-content .cd-wh-create-list-btn:hover,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-create-container .cd-wh-create-content .cd-wh-create-list-btn:hover{background:#3b3b3b 0% 0% no-repeat padding-box}@media (any-hover: hover){body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-create-container .cd-wh-create-content .cd-wh-create-list-btn:hover,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-create-container .cd-wh-create-content .cd-wh-create-list-btn:hover{background:#535353 0% 0% no-repeat padding-box}}body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-max-tip,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-max-tip{font-size:12px;line-height:14px;font-family:Noto Sans;color:#ffb9a2;border-bottom:0px solid #6d656f}body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-max-tip .icon-notice.iconfont-icon-notice.iconfont-tooltipIcon:before,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container .cd-wh-max-tip .icon-notice.iconfont-icon-notice.iconfont-tooltipIcon:before{background:unset;color:#ffb9a2}body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item .item-left .cd-p-name,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item .item-left .cd-p-name{font-size:16px;font-family:Noto Sans;letter-spacing:0px;color:#fff}body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item .item-left .cd-p-count,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item .item-left .cd-p-count{font-size:12px;line-height:24px;font-family:Noto Sans;letter-spacing:0px;color:#aba8b1}body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container ul li,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container ul li{border-bottom:0px solid #ccc}body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.no-bottom,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.no-bottom{border-bottom:1px solid transparent}body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item{border-bottom:1px solid #535353}@media (any-hover: hover){body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item.haveNotice .cd-wh-item-container:hover,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item.haveNotice .cd-wh-item-container:hover{border-bottom:1px solid #6d656f}}body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item .cd-wh-item-container .item-right .cd-wh-item-view,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item .cd-wh-item-container .item-right .cd-wh-item-view{color:#fff;border-bottom:2px solid #6d656f;text-decoration:none}body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item .cd-wh-item-container .item-right .cd-wh-item-view:hover,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item .cd-wh-item-container .item-right .cd-wh-item-view:hover{border-bottom:2px solid #6d656f;text-decoration:none}@media (any-hover: hover){body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item .cd-wh-item-container .item-right .cd-wh-item-view:hover,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item .cd-wh-item-container .item-right .cd-wh-item-view:hover{border-bottom-color:#e1251b;text-decoration:none}}@media (any-hover: hover){body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item .cd-wh-item-container:hover,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item .cd-wh-item-container:hover{background:#3b3b3b;border-bottom:1px solid transparent}}body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item .cd-wh-max-tip,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item .cd-wh-max-tip{font-size:12px;line-height:14px;font-family:Noto Sans;color:#ffb9a2}body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item .cd-wh-max-tip .icon-notice,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item .cd-wh-max-tip .icon-notice{margin-right:8px}body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item .cd-wh-max-tip .icon-notice.iconfont-icon-notice.iconfont-tooltipIcon:before,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item .cd-wh-max-tip .icon-notice.iconfont-icon-notice.iconfont-tooltipIcon:before{background:unset;color:#ffb9a2}@media (any-hover: hover){body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item:hover,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item:hover{background:unset}}body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item:last-child,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item:last-child{border-bottom:1px solid transparent}@media (any-hover: hover){body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item:last-child:hover,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item:last-child:hover{border-bottom:1px solid #6d656f}body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item:last-child.haveNotice:hover,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item:last-child.haveNotice:hover{border-bottom:1px solid transparent}}body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item:first-child,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item:first-child{border-top:0px solid transparent}@media (any-hover: hover){body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item:first-child:hover,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item:first-child:hover{border-top:0px solid transparent}}body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item .item-right .empty-style,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item .item-right .empty-style{cursor:pointer}@media (any-hover: hover){body.gaming-theme-black div.card-wish_popover:not(.no-gaming).newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item .item-right .cd-wh-item-view:hover,body.gaming-theme-black div.card-wish_popover.style-auto-gaming.new-black-gaming.newDesignWishListPopover .card-wish-pop-container.newDesign .cd-wh-list-container ul li.cd-wh-item .item-right .cd-wh-item-view:hover{text-decoration:underline}}body.gaming-theme-black div.card-wish_popover:not(.no-gaming){background:initial}body.gaming-theme-black div.card-wish_popover:not(.no-gaming) .card-popover__arrow-after{background:#333f48 !important}body.gaming-theme-black div.card-wish_popover:not(.no-gaming) .card-popover_body,body.gaming-theme-black div.card-wish_popover:not(.no-gaming) .tooltipV2-contentWrapper{border:0;background:#2b333a}body.gaming-theme-black div.card-wish_popover:not(.no-gaming) .card-popover_body .cd-wh-header-container,body.gaming-theme-black div.card-wish_popover:not(.no-gaming) .tooltipV2-contentWrapper .cd-wh-header-container{background:#333f48;color:#fff}body.gaming-theme-black div.card-wish_popover:not(.no-gaming) .card-popover_body .cd-wh-header-container .cd-wh-header-right,body.gaming-theme-black div.card-wish_popover:not(.no-gaming) .tooltipV2-contentWrapper .cd-wh-header-container .cd-wh-header-right{color:#fffc}body.gaming-theme-black div.card-wish_popover:not(.no-gaming) .card-popover_body .cd-wh-header-container .cd-wh-header-right.MT-style,body.gaming-theme-black div.card-wish_popover:not(.no-gaming) .tooltipV2-contentWrapper .cd-wh-header-container .cd-wh-header-right.MT-style{color:#0ff}body.gaming-theme-black div.card-wish_popover:not(.no-gaming) .card-popover_body .cd-wh-header-container .cd-wh-header-right:hover,body.gaming-theme-black div.card-wish_popover:not(.no-gaming) .tooltipV2-contentWrapper .cd-wh-header-container .cd-wh-header-right:hover{color:#0ff}body.gaming-theme-black div.card-wish_popover:not(.no-gaming) .card-popover_body .cd-wh-list-container .cd-wh-create-content .cd-input-label,body.gaming-theme-black div.card-wish_popover:not(.no-gaming) .tooltipV2-contentWrapper .cd-wh-list-container .cd-wh-create-content .cd-input-label{color:#ccc}body.gaming-theme-black div.card-wish_popover:not(.no-gaming) .card-popover_body .cd-wh-list-container .cd-wh-create-content .cd-wh-create-input,body.gaming-theme-black div.card-wish_popover:not(.no-gaming) .tooltipV2-contentWrapper .cd-wh-list-container .cd-wh-create-content .cd-wh-create-input{color:#fff}body.gaming-theme-black div.card-wish_popover:not(.no-gaming) .card-popover_body .cd-wh-list-container ul .list-empty-msg,body.gaming-theme-black div.card-wish_popover:not(.no-gaming) .tooltipV2-contentWrapper .cd-wh-list-container ul .list-empty-msg{color:#ccc}body.gaming-theme-black div.card-wish_popover:not(.no-gaming) .card-popover_body .cd-wh-list-container ul li.cd-wh-item:hover,body.gaming-theme-black div.card-wish_popover:not(.no-gaming) .tooltipV2-contentWrapper .cd-wh-list-container ul li.cd-wh-item:hover{background:#36444c}body.gaming-theme-black div.card-wish_popover:not(.no-gaming) .card-popover_body .cd-wh-list-container ul li.cd-wh-item .item-left .cd-p-count,body.gaming-theme-black div.card-wish_popover:not(.no-gaming) .card-popover_body .cd-wh-list-container ul li.cd-wh-item .item-left .cd-p-name,body.gaming-theme-black div.card-wish_popover:not(.no-gaming) .tooltipV2-contentWrapper .cd-wh-list-container ul li.cd-wh-item .item-left .cd-p-count,body.gaming-theme-black div.card-wish_popover:not(.no-gaming) .tooltipV2-contentWrapper .cd-wh-list-container ul li.cd-wh-item .item-left .cd-p-name{color:#fff}body.gaming-theme-black div.card-wish_popover:not(.no-gaming) .card-popover_body .cd-wh-list-container ul li.cd-wh-item .item-right .cd-wh-item-view,body.gaming-theme-black div.card-wish_popover:not(.no-gaming) .tooltipV2-contentWrapper .cd-wh-list-container ul li.cd-wh-item .item-right .cd-wh-item-view{color:#0ff}body.gaming-theme-black div.card-wish_popover:not(.no-gaming).tooltipV2 .tooltipV2-content>i:after{background-color:#333f48 !important}body.gaming-theme-black div.card-wish_popover:not(.no-gaming) .bouncing-loader{color:#fff}body.gaming-theme-black div.card-wish_popover:not(.no-gaming) .bouncing-loader>div{background:#fff}body.gaming-theme-black .card-wish_popover.no-gaming{color:#000}body.gaming-theme-black .card-wish_popover.no-gaming .card-popover_body{background:#fff}body.gaming-theme-black .card-wish_popover.no-gaming .card-popover__arrow-after{background:#f8f8f8}body.gaming-theme-black .card-wish_popover.no-gaming.tooltipV2 .tooltipV2-content>i:after{background-color:#fff !important}body.gaming-theme-black .card-heart-content:not(.no-gaming){background:#333f48 0% 0% no-repeat padding-box;box-shadow:0 2px 4px #00000080}body.gaming-theme-black .card-heart-content:not(.no-gaming).MT-style{background:#4a5863}body.gaming-theme-black .card-heart-content:not(.no-gaming):hover{background:#4a5863}body.gaming-theme-black .card-heart-content:not(.no-gaming) .card-heart-icon .iconfont-cardHeartPurple:before,body.gaming-theme-black .card-heart-content:not(.no-gaming) .card-heart-icon.iconfont-cardHeartPurple:before{color:#0ff;font-size:26px}body.gaming-theme-black .card-heart-content:not(.no-gaming) .card-heart-icon .iconfont-cardHeart:before,body.gaming-theme-black .card-heart-content:not(.no-gaming) .card-heart-icon.iconfont-cardHeart:before{color:#fff;font-size:26px}body.gaming-theme-black .card-wish_popover.style-auto-gaming.new-black-gaming.tooltipV2 .card-heart-content{background:unset !important;box-shadow:none}body.gaming-theme-black .card-wish_popover.style-auto-gaming.new-black-gaming.tooltipV2 .card-heart-content .card-heart-icon .iconfont-cardHeartPurple:before,body.gaming-theme-black .card-wish_popover.style-auto-gaming.new-black-gaming.tooltipV2 .card-heart-content .card-heart-icon.iconfont-cardHeartPurple:before{color:#fff}body.gaming-theme-black .card-wish_popover.style-auto-gaming.new-black-gaming.tooltipV2 .tooltipV2-contentWrapper{background:#202020;border-radius:10px}body.gaming-theme-black .card-wish_popover.style-auto-gaming.new-black-gaming.tooltipV2 .tooltipV2-contentWrapper .cd-wh-header-container{background-color:#202020;border-bottom:1px solid #535353;border-radius:10px 10px 0 0}body.gaming-theme-black .card-wish_popover.style-auto-gaming.new-black-gaming.tooltipV2 .tooltipV2-contentWrapper .cd-wh-header-container .cd-wh-header-right.MT-style{color:#fff}body.gaming-theme-black .card-wish_popover.style-auto-gaming.new-black-gaming.tooltipV2 .tooltipV2-contentWrapper .cd-wh-list-container ul li.cd-wh-item .cd-wh-item-container .item-left .cd-p-count{color:#aba8b1}body.gaming-theme-black .card-wish_popover.style-auto-gaming.new-black-gaming.tooltipV2 .tooltipV2-contentWrapper .cd-wh-list-container ul li.cd-wh-item:hover{background:#202020 !important}body.gaming-theme-black .card-wish_popover.style-auto-gaming.new-black-gaming.tooltipV2 .tooltipV2-contentWrapper .cd-wh-list-container ul li.cd-wh-item:first-child:hover{border-top:unset !important}body.gaming-theme-black .card-wish_popover.style-auto-gaming.new-black-gaming.tooltipV2 .tooltipV2-content{box-shadow:0 8px 10px #00000024,0 3px 14px #0000001f,0 5px 5px #0003;background-color:#202020;border:unset;border-radius:10px}body.gaming-theme-black .card-wish_popover.style-auto-gaming.new-black-gaming.tooltipV2 .tooltipV2-content>i:after{background-color:#202020 !important;outline:unset}body.gaming-theme-black .card-wish_popover.style-auto-gaming.new-black-gaming.tooltipV2 .card-wish-pop-container .cd-wh-list-container .cd-wh-create-container{border-bottom:1px solid #535353}body.gaming-theme-black .card-wish_popover.style-auto-gaming.new-black-gaming.tooltipV2 .card-wish-pop-container .cd-wh-list-container .cd-wh-create-container .cd-wh-create-content .cd-wh-create-input{border:1px solid #3b3b3b}body.gaming-theme-black .card-wish_popover.style-auto-gaming.new-black-gaming.tooltipV2 .card-wish-pop-container .cd-wh-list-container .cd-wh-create-container .cd-wh-create-content .cd-wh-create-list-btn{background:#3b3b3b}body.gaming-theme-black .card-wish_popover.style-auto-gaming.new-black-gaming.tooltipV2 .card-wish-pop-container .cd-wh-list-container .cd-wh-create-container .error-msg{color:#f26a52}body.gaming-theme-black .card-wish_popover.style-auto-gaming.new-black-gaming.tooltipV2 .card-wish-pop-container .cd-wh-list-container .cd-wh-create-container.err-style .cd-wh-create-content{color:#b8322e}body.gaming-theme-black .card-wish_popover.style-auto-gaming.new-black-gaming.tooltipV2 .card-wish-pop-container .cd-wh-list-container .cd-wh-create-container.err-style .cd-wh-create-content .cd-wh-create-input{color:#b8322e;font-weight:700;border:1px solid #f26a52;background:#faeceb}body.gaming-theme-black .card-wish_popover.style-auto-gaming.new-black-gaming.tooltipV2 .card-wish-pop-container .cd-wh-list-container .cd-wh-create-container.err-style .cd-wh-create-content .cd-wh-create-list-btn,body.gaming-theme-black .card-wish_popover.style-auto-gaming.new-black-gaming.tooltipV2 .card-wish-pop-container .cd-wh-list-container .cd-wh-create-container.err-style .cd-wh-create-content .cd-wh-create-list-btn:hover{background:#b8252e}body.gaming-theme-black .card-wish_popover.style-auto-gaming.new-black-gaming.tooltipV2 .card-wish-pop-container .cd-wh-list-container .cd-wh-create-container.err-style .cd-wh-create-content .cd-input-label{color:#171717}body.gaming-theme-black .card-wish_popover.style-auto-gaming.new-black-gaming.tooltipV2 .card-wish-pop-container .cd-wh-list-container .cd-wh-create-container.err-style .error-msg{display:flex;padding-left:5px;padding-top:5px;font-size:12px}body.gaming-theme-black .card-wish_popover.style-auto-gaming.new-black-gaming.tooltipV2 .card-wish-pop-container .cd-wh-list-container .cd-wh-create-container.err-style .error-msg .icon-notice{width:14px;height:14px;margin-top:0}body.gaming-theme-black .card-wish_popover.style-auto-gaming.new-black-gaming.tooltipV2 .card-wish-pop-container .cd-wh-list-container .cd-wh-max-tip{color:#f26a52;border-bottom:1px solid #535353}.energy-rating-container-pc{width:100%;padding:0 0 15px}.energy-rating-container-pc .energy-rating-content-pc{display:flex;justify-content:flex-start;align-items:center}.energy-rating-container-pc .energy-rating-content-pc .er-text-container{display:block;color:#0d5c91;font-size:14px;font-weight:700;cursor:pointer}.energy-rating-container-pc .energy-rating-content-pc .er-text-container a{text-decoration:none;text-indent:0}.energy-rating-container-pc .energy-rating-content-pc .er-icon-container-pc{margin-right:5px;line-height:14px}.energy-rating-container-pc .energy-rating-content-pc .er-icon-container-pc img{min-width:46.3px;max-width:46.3px;height:24.9px}.gaming-theme-black .energy-rating-container-pc.style-auto-gaming .energy-rating-content-pc .er-text-container{color:#0ff}a.common_link_container.underline{text-decoration:underline}a.common_link_container.noline:hover{text-decoration:none}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}.hero-media-popup .popup-win-container{padding:0;display:flex;justify-content:center;align-items:flex-end;width:100%;height:100%;background:rgba(0,0,0,.7);z-index:200001}.hero-media-popup .popup-win-content iframe{width:calc(100vw - 70px);height:calc(100vh - 50px);border-width:0}.hero-media-popup .close:after{background:#fff !important}.hero-media-popup .close:before{background:#fff !important}.gallery-container{position:sticky;top:0;flex:0 0 calc((100% - 16px)/2);width:calc((100% - 16px)/2)}.gallery-container .gallery-bottom{display:flex;justify-content:center;align-items:center;margin-top:40px;margin-left:12px;margin-right:12px}.gallery-container .gallery-canvas .canvas-item{height:584px;display:flex;justify-content:center;align-items:flex-start}@media screen and (min-width: 1920px){.gallery-container .gallery-canvas .canvas-item{height:704px}}.gallery-container .gallery-canvas img{transition:transform .1s linear}.gallery-container .gallery-canvas .image-zoom{cursor:crosshair;overflow:hidden;display:flex;justify-content:center;align-items:flex-start;width:100%;height:100%}.gallery-container .gallery-canvas .video-thumbnail{width:100%;height:330px}.gallery-container .gallery-canvas .video-thumbnail .popup-video{scale:2}.gallery-container .gallery-canvas .size{font-size:14rem}.gallery-container .gallery-swiper-button-prev{margin-right:8px}.gallery-container .gallery-swiper-button-prev:after{content:"prev"}.gallery-container .gallery-swiper-button-next{margin-left:8px}.gallery-container .gallery-swiper-button-next:after{content:"next"}.gallery-container .gallery-swiper-button-prev,.gallery-container .gallery-swiper-button-next{z-index:10;cursor:pointer;transition:background-color .2s ease;border-radius:4px}.gallery-container .gallery-swiper-button-prev:hover,.gallery-container .gallery-swiper-button-next:hover{background-color:#e3e3e3;color:var(--font-color)}.gallery-container .gallery-swiper-button-prev:after,.gallery-container .gallery-swiper-button-next:after{font-family:swiper-icons;color:#4e444e;font-weight:700;text-align:center;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.gallery-container .swiper{height:60px;margin:0}.gallery-container .swiper .swiper-slide{cursor:pointer;transition:background-color .3s ease;background-color:#f5f5f5;border:1px solid #f5f5f5;border-radius:4px;opacity:.5;display:flex;justify-content:center;align-items:center}.gallery-container .swiper .swiper-slide.fixed_60_width{width:60px !important}.gallery-container .swiper .swiper-slide.active{border-color:#8c8790}.gallery-container .swiper .swiper-slide.active,.gallery-container .swiper .swiper-slide:hover{background:var(--bg-color);opacity:1}.gallery-container .swiper .swiper-slide:focus-visible{outline:0;border-color:#8c8790;background:var(--bg-color);opacity:1}.gallery-container .swiper .swiper-slide img{object-fit:cover}.gallery-container .swiper .swiper-slide .iconfont-playVideo{font-size:40px}.gallery-container .media-buttons{display:flex;gap:12px;margin-left:16px}.gallery-container .media-buttons button{width:56px;height:56px;display:flex;justify-content:center;align-items:center}.gallery-container .media-buttons button .iconfont-play3D{font-size:44px}.gallery-container .media-buttons button [class^=iconfont-]:hover{color:var(--link-color)}.subpdp-gallery-pop-pc.media-gallery-popup.media-gallery-popup-pc .popup-win-container{padding-bottom:48px}@media screen and (min-width: 1920px){.subpdp-gallery-pop-pc.media-gallery-popup.media-gallery-popup-pc .popup-win-container .popup-win-header{padding:0 208px}.subpdp-gallery-pop-pc.media-gallery-popup.media-gallery-popup-pc .popup-win-container .close{right:248px;top:20px}}@media screen and (max-width: 1919px){.subpdp-gallery-pop-pc.media-gallery-popup.media-gallery-popup-pc .popup-win-container .popup-win-header{padding-left:8px}.subpdp-gallery-pop-pc.media-gallery-popup.media-gallery-popup-pc .popup-win-container .close{top:20px;right:20px}}.subpdp-gallery-pop-pc.media-gallery-popup.media-gallery-popup-pc .popup-win-container .popup-win-header{min-height:29px;height:auto}.subpdp-gallery-pop-pc.media-gallery-popup.media-gallery-popup-pc .popup-win-container .popup-win-content{justify-content:flex-end}@media screen and (min-width: 1920px){.subpdp-gallery-pop-pc.media-gallery-popup.media-gallery-popup-pc .popup-win-container .popup-win-content .swiper-container{margin:8px 450px 50px 455px}}@media screen and (max-width: 1919px){.subpdp-gallery-pop-pc.media-gallery-popup.media-gallery-popup-pc .popup-win-container .popup-win-content .swiper-container{margin:16px 130px 50px 135px}}.subpdp-gallery-pop-pc.media-gallery-popup.media-gallery-popup-pc .popup-win-container .popup-win-content .swiper-container{flex:1}.subpdp-gallery-pop-pc.media-gallery-popup.media-gallery-popup-pc .popup-win-container .popup-win-content .swiper-container .swiper .swiper-wrapper .swiper-slide{overflow:hidden;padding:0 21px}.subpdp-gallery-pop-pc.media-gallery-popup.media-gallery-popup-pc .popup-win-container .popup-win-content .swiper-container .swiper .swiper-wrapper .swiper-slide .img-box{max-height:1000px}.subpdp-gallery-pop-pc.media-gallery-popup.media-gallery-popup-pc .popup-win-container .popup-win-content .swiper-container .swiper .swiper-wrapper .swiper-slide .img-box img{height:100%;width:auto}.subpdp-gallery-pop-pc.media-gallery-popup.media-gallery-popup-pc .popup-win-container .popup-win-content .swiper-container .swiper .swiper-wrapper .swiper-slide .caption{font-size:14px}.subpdp-gallery-pop-pc.media-gallery-popup.media-gallery-popup-pc .popup-win-container .popup-win-content .pinchable{width:944px;margin:0 auto -7px}.subpdp-gallery-pop-pc.media-gallery-popup.media-gallery-popup-pc .popup-win-container .popup-win-content .swiper-pagination-custom{margin:0 auto;width:944px;justify-content:flex-start}.subpdp-gallery-pop-pc.media-gallery-popup.media-gallery-popup-pc .popup-win-container .popup-win-content .swiper-pagination-custom .gallery-thumbnail{margin:15px 16px 0 0;padding:3px;height:80px;width:calc((100% - 144px)*.1);max-width:calc((100% - 144px)*.1);min-width:calc((100% - 144px)*.1)}.subpdp-gallery-pop-pc.media-gallery-popup.media-gallery-popup-pc .popup-win-container .popup-win-content .swiper-pagination-custom .gallery-thumbnail:nth-of-type(10n){margin-right:0}.subpdp-gallery-pop-pc.media-gallery-popup.media-gallery-popup-pc .popup-win-container .popup-win-content .swiper-pagination-custom .gallery-thumbnail.threeSixZero,.subpdp-gallery-pop-pc.media-gallery-popup.media-gallery-popup-pc .popup-win-container .popup-win-content .swiper-pagination-custom .gallery-thumbnail.hero3D,.subpdp-gallery-pop-pc.media-gallery-popup.media-gallery-popup-pc .popup-win-container .popup-win-content .swiper-pagination-custom .gallery-thumbnail.ar{background-color:transparent;opacity:1}.subpdp-gallery-pop-pc.media-gallery-popup.media-gallery-popup-pc .popup-win-container .popup-win-content .swiper-pagination-custom .gallery-thumbnail svg{width:50px;height:50px}.gaming-theme-black .gallery-swiper-button-prev:after,.gaming-theme-black .gallery-swiper-button-next:after{color:var(--font-color)}.gaming-theme-black .gallery-swiper-button-prev:hover,.gaming-theme-black .gallery-swiper-button-next:hover{background-color:transparent}.gaming-theme-black .gallery-container .swiper .swiper-slide{background-color:#3b3b3b;border-color:#3b3b3b;opacity:.75}.gaming-theme-black .gallery-container .swiper .swiper-slide.active{border-color:#fff}.gaming-theme-black .gallery-container .swiper .swiper-slide:focus-visible{border-color:#fff}.gaming-theme-black .subpdp-gallery-pop-pc .swiper .swiper-slide,.gaming-theme-black .subpdp-gallery-pop-tablet .swiper .swiper-slide{background-color:transparent;border:0;opacity:1}.gaming-theme-black .gallery-container .media-buttons button:hover{background-color:#535353}.gaming-theme-black .gallery-container .media-buttons button [class^=iconfont-]:hover{color:#fff}body:has(.media-gallery-popup) #inside_holder{display:none !important}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none !important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none !important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:0;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none !important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none !important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;inset:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.media-gallery-popup{width:100%;height:100%;-webkit-overflow-scrolling:touch}.media-gallery-popup .popup-win-container{width:100%;height:100%;padding:16px}.media-gallery-popup .popup-win-container .popup-win-header{font-family:Montserrat;font-size:24px;font-weight:700;color:#171717}.media-gallery-popup .popup-win-container .popup-win-header div{padding-right:18px}.media-gallery-popup .popup-win-container .popup-win-header .close{width:12px;height:12px;top:24px}.media-gallery-popup .popup-win-container .popup-win-header .close:before,.media-gallery-popup .popup-win-container .popup-win-header .close:after{height:14px;left:5px}.media-gallery-popup .popup-win-container .popup-win-content ul li{margin:0;padding:0}.media-gallery-popup .popup-win-container .popup-win-content .swiper{height:80vh}.media-gallery-popup .popup-win-container .popup-win-content .swiper.small_size{height:70vh}.media-gallery-popup .popup-win-container .popup-win-content .swiper .swiper-slide{text-align:center;display:flex;flex-direction:column;justify-content:flex-end}.media-gallery-popup .popup-win-container .popup-win-content .swiper .swiper-slide .img-box{max-height:556px;width:100%;overflow:inherit;margin-bottom:8px}.media-gallery-popup .popup-win-container .popup-win-content .swiper .swiper-slide .img-box img{width:100%;object-fit:contain}.media-gallery-popup .popup-win-container .popup-win-content .swiper .swiper-slide .img-box .youtube-video{width:100%;height:100%}.media-gallery-popup .popup-win-container .popup-win-content .swiper .swiper-slide .caption{font-size:12px;color:var(--dark-gray-1);line-height:17px}.media-gallery-popup .popup-win-container .popup-win-content .pinchable{margin-top:16px;overflow:auto}.media-gallery-popup .popup-win-container .popup-win-content .pinchable .pinch-caption{background-color:#000;color:#fff;font-weight:700;font-size:12px;padding:6px 10px;width:fit-content;border-radius:8px;float:right}.media-gallery-popup .popup-win-container .swiper-pagination-custom{display:flex;flex-wrap:wrap;margin-top:16px}.media-gallery-popup .popup-win-container .swiper-pagination-custom .gallery-thumbnail{width:48px;height:48px;border-radius:4px;display:flex;justify-content:center;align-items:center;margin:0 8px 8px 0;background-color:var(--pale-gray-4);opacity:.5}.media-gallery-popup .popup-win-container .swiper-pagination-custom .gallery-thumbnail-active,.media-gallery-popup .popup-win-container .swiper-pagination-custom .gallery-thumbnail:hover,.media-gallery-popup .popup-win-container .swiper-pagination-custom .gallery-thumbnail:focus{opacity:1;background-color:#fff;border:1px solid #8c8790}.media-gallery-popup .popup-win-container .swiper-pagination-custom .gallery-thumbnail.small_size{width:40px;height:40px}.media-gallery-popup .popup-win-container .swiper-pagination-custom .gallery-thumbnail img{height:100%;object-fit:contain}.media-gallery-popup .popup-win-container .swiper-pagination-custom .gallery-thumbnail .play_360{height:30px;width:30px;z-index:9999;border-radius:6px;display:flex;align-items:center;justify-content:center;position:absolute;cursor:pointer}.seperate-media-popup.seperate-video .popup-win-overlay,.seperate-media-popup.seperate-video .popup-win-container{padding:0}.seperate-media-popup.seperate-video .close{bottom:0;right:0;top:unset;width:56px;height:56px;border-radius:50%;background-color:#0000004d;display:flex;align-items:center;justify-content:center;z-index:999999}.seperate-media-popup.seperate-video .close:before,.seperate-media-popup.seperate-video .close:after{background-color:#fff;height:24px;top:unset;left:unset}.seperate-media-popup:not(.seperate-video) .popup-win-container{padding-top:50px;font-size:0}.seperate-media-popup:not(.seperate-video) .popup-win-container .popup-win-content{height:calc(100vh - 50px)}.seperate-media-popup:not(.seperate-video) .popup-win-container .popup-win-content iframe{width:100%;height:100%}.seperate-media-popup .popup-win-container{inset:0;width:100%;height:100%;transform:none;padding:0;z-index:100001}.seperate-media-popup .popup-win-container .v3-youtube-container iframe{width:100%;height:100%}@media screen and (orientation: portrait){.seperate-media-popup .popup-win-container .v3-youtube-container{transform:rotate(90deg);width:100vh;height:100vw;transform-origin:top left;margin-left:100%}}@media screen and (orientation: landscape){.seperate-media-popup .popup-win-container .v3-youtube-container{width:100vw;height:100vh}}.media-gallery-popup.media-gallery-popup-pc{--swiper-navigation-color: "#000";--swiper-navigation-size:"20px 40px"}.media-gallery-popup.media-gallery-popup-pc .popup-win-container{padding:40px;height:100%;background-color:#fff !important}.media-gallery-popup.media-gallery-popup-pc .popup-win-container .popup-win-header{color:#000;font-family:Lato,Helvetica,Arial,sans-serif;word-break:break-word;line-height:29px;height:29px;flex-grow:0;flex-shrink:0;width:100%;padding-right:70px}.media-gallery-popup.media-gallery-popup-pc .popup-win-container .close{top:47px;right:40px;height:16px;width:16px;background-color:unset !important}.media-gallery-popup.media-gallery-popup-pc .popup-win-container .close:before,.media-gallery-popup.media-gallery-popup-pc .popup-win-container .close:after{background-color:#000 !important}.media-gallery-popup.media-gallery-popup-pc .popup-win-container .popup-win-content{height:calc(100% - 29px);position:relative;display:flex;flex-direction:column;justify-content:space-between}.media-gallery-popup.media-gallery-popup-pc .popup-win-container .popup-win-content .swiper-container{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;margin:50px}.media-gallery-popup.media-gallery-popup-pc .popup-win-container .popup-win-content .swiper-container .swiper{height:100%;padding:0 20px}.media-gallery-popup.media-gallery-popup-pc .popup-win-container .popup-win-content .swiper-container .swiper .swiper-wrapper .swiper-slide{height:100%;position:relative;display:flex;align-items:center;justify-content:center;padding:0 20px}.media-gallery-popup.media-gallery-popup-pc .popup-win-container .popup-win-content .swiper-container .swiper .swiper-wrapper .swiper-slide .img-box img{width:unset;height:unset}.media-gallery-popup.media-gallery-popup-pc .popup-win-container .popup-win-content .swiper-container .swiper .swiper-wrapper .swiper-slide iframe{border-style:unset}.media-gallery-popup.media-gallery-popup-pc .popup-win-container .popup-win-content .swiper-pagination-custom{margin:0 70px;width:calc(100% - 140px);justify-content:flex-start}.media-gallery-popup.media-gallery-popup-pc .popup-win-container .popup-win-content .swiper-pagination-custom .gallery-thumbnail{margin:0 20px 20px 0;padding:4px 5px;flex:1;height:50px;width:calc((100% - 180px)*.1 - 20px);max-width:calc((100% - 180px)*.1 - 20px);min-width:calc((100% - 180px)*.1 - 20px)}.media-gallery-popup.media-gallery-popup-pc .popup-win-container .popup-win-content .swiper-pagination-custom .gallery-thumbnail.ar svg,.media-gallery-popup.media-gallery-popup-pc .popup-win-container .popup-win-content .swiper-pagination-custom .gallery-thumbnail.hero3D svg{width:auto !important;height:90% !important}.media-gallery-popup.media-gallery-popup-pc .popup-win-container .popup-win-content .swiper-pagination-custom .gallery-thumbnail:hover.ar svg,.media-gallery-popup.media-gallery-popup-pc .popup-win-container .popup-win-content .swiper-pagination-custom .gallery-thumbnail:hover.hero3D svg,.media-gallery-popup.media-gallery-popup-pc .popup-win-container .popup-win-content .swiper-pagination-custom .gallery-thumbnail.gallery-thumbnail-active.ar svg,.media-gallery-popup.media-gallery-popup-pc .popup-win-container .popup-win-content .swiper-pagination-custom .gallery-thumbnail.gallery-thumbnail-active.hero3D svg{fill:var(--med-blue);color:var(--med-blue);cursor:pointer}.media-gallery-popup.media-gallery-popup-pc .swiper-button-next,.media-gallery-popup.media-gallery-popup-pc .swiper-button-prev{font-weight:700}.footer-container{margin-top:16px;border:2px solid #aba8b1;border-radius:4px}.footer-container:hover{border:2px solid var(--dark-gray-1)}.footer-container .sections{display:flex;margin:16px;justify-content:space-between}.footer-container .sections .heading-text{color:var(--fore-color);font-size:20px;font-family:var(--lato);font-weight:700}.footer-container .sections .subheader-text{color:var(--dark-gray-1);font-size:14px;padding-top:8px;font-family:var(--lato);padding-right:40px}.footer-container .sections button{width:174px;height:48px;color:var(--med-blue);border:1px solid var(--med-blue);border-radius:4px;font-size:16px;text-align:center;opacity:1;font-family:var(--lato);font-weight:700;cursor:pointer}.footer-container .sections button:hover{background-color:var(--pale-blue)}.pbSubHeadlineMain{padding:24px 48px;display:flex;justify-content:space-between;background-color:#f5f5f5;flex-direction:column;border:1px solid rgba(204,204,204,0);border-radius:4px}.pbSubHeadlineMain .hide{display:none}.pbSubHeadlineMain .pbMainTop{margin-bottom:16px}.pbSubHeadlineMain .pbMainTop:not(:empty)+div.pbMainColumn{margin-top:16px}.pbSubHeadlineMain .pbMainColumn{display:flex;margin-bottom:4.4px}.pbSubHeadlineMain .categories{flex:1;font-family:Lato}.pbSubHeadlineMain .categories .addCategory.active{display:block}.pbSubHeadlineMain .categories h3{color:#000;font-size:24px;line-height:29px}.pbSubHeadlineMain .categories div.merch-message{color:#4e444e;line-height:19px}.pbSubHeadlineMain .pbMainBottom{display:flex;justify-content:flex-end;padding-top:8px}.pbSubHeadlineMain .collapseCategories{font: 16px/16px Lato;color:#294e95;cursor:pointer}.pbBtn{border:2px solid #aba8b1;height:48px;border-radius:100px;cursor:pointer;padding:0 16px;margin:2px 2px 2px 8px}.pbMobileHeader{font: 700 16px/15px Lato;letter-spacing:-.16px;color:#4e444e;opacity:1}.pbHeader{display:flex;justify-content:start;overflow:scroll;white-space:nowrap;align-items:center}#pb-header::-webkit-scrollbar{display:none}.pbBtn.active{background-color:#fff;color:#294e95;border:3px solid #294e95}.pbBtn.active .pbMobileHeader{color:#294e95}@media screen and (min-width: 768px) and (max-width: 1280px){.pbSubHeadlineMain:has(.pbMainTop:not(:empty)){padding:8px 16px 24px}.pbSubHeadlineMain:has(.pbMainTop:not(:empty)) .pbMainTop{margin-bottom:0}.pbSubHeadlineMain{padding:8px 16px 24px}.pbSubHeadlineMain .pbMainColumn{margin-bottom:6px}.pbSubHeadlineMain .pbMainBottom{padding-top:0}}@media screen and (min-width: 1280px) and (max-width: 1920px){.pbSubHeadlineMain .categories h3{margin-bottom:4px}.pbSubHeadlineMain .categories div.merch-message{font-size:16px;line-height:19px}.pbMobileHeader{line-height:15px}.pbSubHeadlineMain:has(.pbMainTop:not(:empty)){padding:8px 48px 24px}}@media screen and (min-width: 1521px){.pbSubHeadlineMain>div{width:1424px;max-width:1424px;margin:0 auto}}@media screen and (min-width: 1920px){.pbSubHeadlineMain:has(.pbMainTop:not(:empty)){padding:8px 248px 24px}.pbSubHeadlineMain .categories h3{margin-bottom:4px}}.pb-container .help-me-decide .tooltipV2-content .tooltipV2-contentWrapper{max-height:380px;overflow:auto;padding:10px}.pb-container .help-me-decide .tooltipV2-content .tooltipV2-contentWrapper .headline{padding-bottom:5px;border-bottom:1px solid #ccc;color:#000;font-weight:700;font-size:14px;word-break:break-word;line-height:18px;margin-bottom:5px}.pb-container .help-me-decide .tooltipV2-content .tooltipV2-contentWrapper .content{white-space:pre-wrap;word-break:break-word;color:#000;font-size:12px;line-height:20px;text-align:left}.pb-container .help-me-decide .tooltipV2-slotWrapper{display:flex;align-items:center}.modal-mask.compare-product{justify-content:center;display:flex;background-color:#000c}.modal-mask.compare-product .dialog-body{width:1184px;height:704px;max-height:90%;padding-bottom:30px}.modal-mask.compare-product .dialog-body .header{padding:29px 34px 16px}.modal-mask.compare-product .dialog-body .header .close{top:29px;right:34px}.modal-mask.compare-product .dialog-body .compare-title{font: 700 28px/34px Lato;letter-spacing:0px;color:#000;opacity:1}.modal-mask.compare-product .dialog-body .dialog-content{padding:0 15px 0 34px;height:auto;margin-right:24px}.modal-mask.compare-product .dialog-body .dialog-content .compare-content ul{display:flex;justify-content:space-around}.modal-mask.compare-product .dialog-body .dialog-content .compare-content ul li{display:flex;justify-content:space-between;flex-direction:column;border-right:1px solid #bcbcbc;flex:1;text-align:center}.modal-mask.compare-product .dialog-body .dialog-content .compare-content ul li div{display:flex;justify-content:center;align-items:center;min-height:80px;padding:20px;border-bottom:1px solid #bcbcbc}.modal-mask.compare-product .dialog-body .dialog-content .compare-content ul li div:first-of-type{font: 700 18px/19px Lato;position:sticky;top:-2px;left:0;background-color:#fff;display:flex;flex-direction:column;color:var(--fore-color)}.modal-mask.compare-product .dialog-body .dialog-content .compare-content ul li div:first-of-type .recommendation{color:#7a126b;font-size:14px;font-weight:400;line-height:22px;display:block;min-height:17px;margin-bottom:4px}.modal-mask.compare-product .dialog-body .dialog-content .compare-content ul li div:last-of-type{border-bottom:0}.modal-mask.compare-product .dialog-body .dialog-content .compare-content ul li:first-of-type{flex:1;z-index:10;max-width:250px}.modal-mask.compare-product .dialog-body .dialog-content .compare-content ul li:first-of-type div{justify-content:end;font: 16px/21px Lato;color:#000;word-break:keep-all;text-align:right}.modal-mask.compare-product .dialog-body .dialog-content .compare-content ul li:last-of-type{border:0}@media screen and (min-width: 768px) and (max-width: 1280px){.modal-mask.compare-product .dialog-body{width:736px;height:984px}.modal-mask.compare-product .dialog-body .header{padding:16px 25px 16px 34px}.modal-mask.compare-product .dialog-body .header .close{top:16px;right:25px}.modal-mask.compare-product .dialog-body .dialog-content .compare-content>ul{width:120%}.modal-mask.compare-product .dialog-body .dialog-content .compare-content>ul.less-columns{width:100%}.modal-mask.compare-product .dialog-body .dialog-content .compare-content>ul li:first-of-type{position:sticky;left:0;background-color:#fff;max-width:230px}}@media screen and (min-width: 1920px){.modal-mask.compare-product .dialog-body{height:928px;width:1424px}}.compare-view-container{font-family:var(--notoSans);font-size:14px;background-color:#171717cc !important}.compare-view-container.modal-mask{z-index:99999}.compare-view-container .title{padding-bottom:0}.compare-view-container .compare-view-modal-body{border:0;height:fit-content;width:100%}.compare-view-container .compare-view-modal-body .dialog-content{padding:0}.compare-view-container .compare-view-modal-body .header .title{padding-bottom:0}.compare-view-container .compare-view-header{display:flex;align-items:center;flex-wrap:wrap}.compare-view-container .compare-view-title{margin-right:12px;font-size:24px;color:var(--font-color);font-family:var(--montserrat);font-weight:700}.compare-view-container .compare-item{color:#171717;font-size:16px;font-weight:700;font-family:var(--notoSans)}.compare-view-container .footer-text{overflow:hidden}.compare-view-container .compare-footer{color:var(--font-color);font-family:var(--notoSans);font-size:14px;overflow:auto;position:sticky;left:0;background:var(--pale-gray-4);z-index:1;padding:16px;border:1px solid #e5e5e5}.compare-view-container .tabContainer{overflow:auto}.compare-view-container .table-container table,.compare-view-container .table-container th,.compare-view-container .table-container td{border:1px solid #e5e5e5;border-collapse:collapse;font-size:14px}.compare-view-container .table-container table{border-collapse:collapse;table-layout:fixed;width:100%;height:100%}.compare-view-container .table-container table tr:nth-child(2n) td{background-color:var(--pale-gray-4)}.compare-view-container .table-container table tr:nth-child(odd) td{background-color:var(--bg-color)}.compare-view-container .table-container table thead tr th{position:sticky;top:0;z-index:1;width:128px;height:62px;background:var(--font-color);color:var(--bg-color);font-family:Lato;font-weight:700;font-size:16px;padding:0 8px}.compare-view-container .table-container table td{background:var(--bg-color);padding:16px;color:var(--font-color);text-align:center}.compare-view-container .table-container table td ul,.compare-view-container .table-container table td ol{padding-left:16px;text-align:left}.compare-view-container .table-container table thead th:first-child{position:sticky;left:-1px;z-index:2}.compare-view-container .table-container table tbody th,.compare-view-container .table-container table td:first-child{position:sticky;left:-1px;background:var(--bg-color);z-index:1;text-align:left;font-weight:700;padding:16px}.compare-view-container .software-footer{padding-bottom:75px}.compare-view-container .footer-content{display:flex}.compare-view-container .footer-content sup{font-size:9px}.step-bar{display:flex;margin-bottom:16px}.step-bar .line{flex:1 1 calc(100% / var(--count));height:5px;border-radius:5px;background-color:#ccc;margin-right:4px}.step-bar .line.line-fill{background-color:#000}.step-bar .line:last-of-type{margin-right:0}.modal-mask.card-detail{justify-content:center;display:flex;background-color:#000000bf}.modal-mask.card-detail .dialog-body{position:relative;top:48px;width:784px;height:fit-content;max-height:90%;padding-bottom:30px}.modal-mask.card-detail .dialog-body .header{min-height:32px;padding-bottom:0}.modal-mask.card-detail .dialog-body .header .close{right:18px;top:12px}.modal-mask.card-detail .dialog-body .dialog-content{padding:0 24px 24px 25px;margin-right:24px;margin-top:2px}.modal-mask.card-detail .dialog-body .dialog-content::-webkit-scrollbar{display:none}.rr .modal-mask.card-detail .dialog-body .dialog-content{padding:0 24px 24px 25px !important}.modal-mask.card-detail .dialog-body .dialog-content [id^=video_]{height:378px}.modal-mask.card-detail .dialog-body .dialog-content .content-top{display:flex;align-items:start;margin-bottom:20px}.modal-mask.card-detail .dialog-body .dialog-content .content-top .top-left{margin-right:10px;width:57px;height:57px}.rr .modal-mask.card-detail .dialog-body .dialog-content .content-top .top-left{width:56px;height:56px}.rr .modal-mask.card-detail .dialog-body .dialog-content .content-top .top-left img{object-fit:contain;width:100%;height:100%}.modal-mask.card-detail .dialog-body .dialog-content .content-top .top-right{flex:1;color:#000}.modal-mask.card-detail .dialog-body .dialog-content .content-top .top-right .recommendation{color:#7a126b;font: 14px/17px Lato;letter-spacing:0px;margin-bottom:2px;padding:0}.modal-mask.card-detail .dialog-body .dialog-content .content-top .top-right h3{font: 700 24px/21px Lato;margin-bottom:8px}.modal-mask.card-detail .dialog-body .dialog-content .content-top .top-right .product-card-rating{display:inline-block;margin-bottom:8px}.modal-mask.card-detail .dialog-body .dialog-content .content-top .top-right .description{font: 14px/17px Lato;letter-spacing:0px;text-align:left}.modal-mask.card-detail .dialog-body .dialog-content .spot-content .youtube-video,.modal-mask.card-detail .dialog-body .dialog-content .spot-content h4,.modal-mask.card-detail .dialog-body .dialog-content .spot-content .contentHC,.modal-mask.card-detail .dialog-body .dialog-content .spot-content>div,.modal-mask.card-detail .dialog-body .dialog-content .spot-content>iframe{margin-bottom:20px}.modal-mask.card-detail .dialog-body .dialog-content .spot-content>div:last-of-type{margin-bottom:0}.modal-mask.card-detail .dialog-body .dialog-content .spot-content .youtube-video{width:100%;height:378px;margin-bottom:24px}.modal-mask.card-detail .dialog-body .dialog-content .spot-content h4{font: 700 20px/21px Lato;margin-bottom:0;color:#000}.modal-mask.card-detail .dialog-body .dialog-content .spot-content .contentHC li{display:flex;border-top:1px solid #707070;padding:16px 0}.modal-mask.card-detail .dialog-body .dialog-content .spot-content .contentHC li:first-of-type{border-top:0}.modal-mask.card-detail .dialog-body .dialog-content .spot-content .contentHC li:empty{border-top:0;padding:0}.modal-mask.card-detail .dialog-body .dialog-content .spot-content .contentHC li .c-left{width:65px;height:44px;margin-right:18px}.modal-mask.card-detail .dialog-body .dialog-content .spot-content .contentHC li .c-right{flex:1}.modal-mask.card-detail .dialog-body .dialog-content .spot-content .contentHC li .c-right .r-conName{font: 700 16px/21px Lato;margin-bottom:12.5px;color:#000}.modal-mask.card-detail .dialog-body .dialog-content .spot-content .contentHC li .c-right .r-conText{font: 14px/17px Lato;color:#6d656f}.modal-mask.card-detail .dialog-body .dialog-content .spot-content .contentHC li .c-right .r-conText a{border-bottom:2px solid #6d656f}.modal-mask.card-detail .dialog-body .dialog-content .spot-content .contentHC li .c-right .youtube-video{margin-top:10px}.modal-mask.card-detail .dialog-body .dialog-content .spot-content .tips{font: 14px/17px Lato;color:#6d656f}.modal-mask.card-detail .dialog-body .dialog-content .spot-content .price-btn-list{width:50%}.rr .modal-mask.card-detail .dialog-body .dialog-content .spot-content .price-btn-list{width:352px}.rr .modal-mask.card-detail .dialog-body .dialog-content .spot-content .price-btn-list .layout{height:70px}.modal-mask.card-detail .dialog-body .dialog-content .star-icon-box .yellow-icon{background:url(//p4-ofp.static.pub/fes/cms/2022/09/15/9xyox3940nf6i0nwmkysidzmo49xqy647099.svg);background-size:cover}.modal-mask.card-detail .dialog-body .dialog-content .star-icon-box .gray-icon{background:url(//p2-ofp.static.pub/fes/cms/2022/09/15/gf1fecup4zjz3s40rw122ufmpymmq5987566.svg)}@media screen and (min-width: 768px) and (max-width: 1280px){.modal-mask.card-detail .dialog-body{width:736px;height:fit-content}.modal-mask.card-detail .dialog-body .top-right h3{font: 700 19px/16px Lato}.modal-mask.card-detail .dialog-body .dialog-content{padding:0 24px 24px}.modal-mask.card-detail .dialog-body .dialog-content .spot-content>div.content-top{margin-bottom:7px}.modal-mask.card-detail .dialog-body .dialog-content .spot-content h4{font: 700 18px/19px Lato}.modal-mask.card-detail .dialog-body .dialog-content .spot-content .contentHC li{padding:16px 0}.modal-mask.card-detail .dialog-body .dialog-content .spot-content .contentHC li .c-left{margin-right:15px}}@media screen and (max-width: 768px){.rr .modal-mask.card-detail .dialog-body{width:736px;height:780px}}@media screen and (min-width: 769px) and (max-width: 1280px){.rr .modal-mask.card-detail .dialog-body{width:784px;height:fit-content}}.rr .modal-mask.card-detail .dialog-body .dialog-content .spot-content .content-top .top-right h3{margin-bottom:4px}@media screen and (min-width: 1920px){.modal-mask.card-detail .dialog-body{width:944px;height:fit-content}.modal-mask.card-detail .dialog-body .dialog-content .content-top .top-right h3{font: 700 19px/16px Lato;margin-bottom:16px}.modal-mask.card-detail .dialog-body .dialog-content .content-top .top-right h3:has(+.product-card-rating){margin-bottom:10px}.modal-mask.card-detail .dialog-body .dialog-content{padding:0 22px 24px 25px}.modal-mask.card-detail .dialog-body .dialog-content .spot-content>div.content-top{margin-bottom:24px}.modal-mask.card-detail .dialog-body .dialog-content .spot-content h4{font: 700 17px/18px Lato}}.dialog-content::-webkit-scrollbar{width:8px;height:8px;border-radius:12px}.dialog-content::-webkit-scrollbar-track{background:#f5f5f5}.dialog-content::-webkit-scrollbar-thumb{background:#4e444e;border-radius:12px}.dialog-content::-webkit-scrollbar-thumb:hover{background:#4e444e}.produt-list{margin-top:16px;display:flex;flex-direction:row}.produt-list.in-list-banner{margin-top:12px}.pb-accessories .produt-list,.pb-software .produt-list,.pb-services .produt-list{flex-wrap:wrap;--gap: 16px;gap:var(--gap)}.pb-software .product-card-image,.pb-services .product-card-image{height:120px}.pb-accessories .product-card-image{height:160px}@media screen and (min-width: 768px) and (max-width: 1279px){.pb-accessories .product-card-image{height:120px}}.product-card-main{height:auto;background:#fff;border:2px solid #aba8b1;border-radius:4px;opacity:1;padding:16px;margin-left:16px;--cols: 3;--gap: 16px;flex-basis:calc(100% / var(--cols) - var(--gap) / var(--cols) * (var(--cols) - 1))}@media screen and (min-width: 1280px){.product-card-main{--cols: 4;--gap: 16px}}.pb-accessories .product-card-main,.pb-software .product-card-main,.pb-services .product-card-main{margin:0}.pb-accessories .product-card-main .product-card-summary,.pb-accessories .product-card-main .product-card-price,.pb-software .product-card-main .product-card-summary,.pb-software .product-card-main .product-card-price,.pb-services .product-card-main .product-card-summary,.pb-services .product-card-main .product-card-price{flex:none}.pb-accessories .product-card-main .bv_main_container,.pb-software .product-card-main .bv_main_container{outline:0;cursor:default !important}.product-card-main:hover{border:2px solid #4e444e}@media screen and (min-width: 769px) and (max-width: 1280px){.product-card-main:hover{border:2px solid #aba8b1}}.product-card-main:first-child{margin-left:0}.product-card-main.active{border:2px solid #284e95}.product-card-main .product-card-div{display:flex;justify-content:space-between;margin-bottom:8px;position:relative}.product-card-main .product-card-div.has-label .product-card-image{margin-top:50px}.product-card-main .product-card-div .product-card-label{position:absolute;top:2px;border-radius:2px;overflow:hidden;display:inline-block}.product-card-main .product-card-div .product-card-label>span{display:block;width:100%;height:100%;background:#285d50;color:#fff;text-transform:uppercase;word-break:break-word;padding:7px 15px 6px;text-align:center;line-height:17px;font-size:14px;font-weight:700}.product-card-main .product-card-div .product-card-image{width:auto;max-width:212px;opacity:1;cursor:pointer}.product-card-main .product-card-div .product-card-wishlist{width:32px;height:32px;background:#fff;box-shadow:0 2px 4px #00000029;opacity:1}.product-card-main .product-card-summary{width:100%;letter-spacing:0px;color:#284e95;opacity:1;margin-bottom:8px;font-size:16px;line-height:22px;font-family:var(--lato);cursor:pointer}.product-card-main .product-label-container .product-label{text-transform:uppercase;text-align:center;font-size:14px;border-radius:5px;background:#e5e5e5;padding:6px 0;margin-bottom:8px}.product-card-main .product-card-rating{width:100%;height:16px;opacity:1;margin-bottom:16px;font-weight:400;font-family:var(--lato);font-size:13px;line-height:16px;letter-spacing:0px;color:#000}.product-card-main .product-card-price{height:68px;margin-bottom:16px}.product-card-main .product-card-price .free-trial-section{font-size:12px;line-height:14px}.product-card-main .price-details .price-save,.product-card-main .price-details .purchased-with-pc{font-weight:500;font-size:12px;line-height:14px;font-family:var(--lato);letter-spacing:-.12px;color:#555;opacity:1;display:block}.product-card-main .price-details .price-amount{font-weight:700;font-size:20px;line-height:22px;font-family:var(--lato);letter-spacing:0px;color:#000;opacity:1;margin-bottom:4px}.product-card-main .price-details .purchased-with-pc{color:#000;font-weight:500;font-size:12px;line-height:14px;font-family:var(--lato);letter-spacing:-.12px;opacity:1;margin-bottom:4px}.product-card-main .addToCart{margin-bottom:12px}.product-card-main .addToCart>button{width:130px;min-height:48px;background:#fff;border:1px solid #294e95;border-radius:4px;font-size:16px;font-family:var(--lato);font-weight:500;line-height:16px;text-align:center;color:#294e95;opacity:1}.product-card-main .addToCart>button:hover{background:#eaeef5}@media screen and (min-width: 769px) and (max-width: 1280px){.product-card-main .addToCart>button:hover{background:transparent}}.product-card-main .leadtimeMessage{font-size:12px;font-family:var(--lato);line-height:16px;letter-spacing:0px;color:#000;opacity:1}.product-card-main .product-info-icon{cursor:pointer;width:16px;height:16px;margin-left:5px}.product-card-main .card-rating-container .card-review-inline a .bv_stars_button_container{margin-top:0}.product-card-main .card-rating-container .card-review-inline .star-icon-box .yellow-icon{background:url(//p4-ofp.static.pub/fes/cms/2022/09/15/9xyox3940nf6i0nwmkysidzmo49xqy647099.svg);background-size:cover}.product-card-main .card-rating-container .card-review-inline .star-icon-box .gray-icon{background:url(//p2-ofp.static.pub/fes/cms/2022/09/15/gf1fecup4zjz3s40rw122ufmpymmq5987566.svg)}.product-card-main .card-rating-container .card-review-inline .bv_main_container .bv_averageRating_component_container .bv_text{font-weight:700;font-size:13px;line-height:16px;font-family:var(--lato) !important;letter-spacing:0px;color:#000 !important;opacity:1}.product-card-main .card-rating-container .card-review-inline .bv_main_container .bv_numReviews_component_container .bv_text{font-weight:400;font-size:13px;line-height:16px;font-family:var(--lato) !important;letter-spacing:0px;color:#000 !important;opacity:1}.product-card-main .recommend-label{font-size:14px;color:#7a126b;margin:8px 0 2px}.skeleton-container{--padding: 16px}@media screen and (min-width: 1280px){.skeleton-container{--padding:calc(50vw - 592px)}}@media screen and (min-width: 1521px){.skeleton-container{--padding:calc(50vw - 712px)}}.skeleton-container .center,.skeleton-container.center{padding:0 var(--padding) 16px}.skeleton-container:has(.bottom-sticky-skeleton){padding-bottom:160px}.skeleton-container:has(.tablet-sticky){padding-bottom:100px}.skeleton-container .shine{display:block;position:static}.skeleton-container.short-pb__skeleton-mobile .loading-text,.skeleton-container.full-pb__skeleton-mobile .loading-text{background-color:transparent;padding:0}.skeleton-container.center .loading-text{margin:0 calc(var(--padding) * -1)}.skeleton-container .loading-text{height:64px;line-height:64px;background-color:#fff;padding:0 16px;font-size:16px;font-family:Lato;color:#000}.skeleton-container .border{border:1px solid #ccc;border-radius:4px}.skeleton-container .white-card{background-color:#fff;border-radius:12px;padding:16px}.skeleton-container .skeleton-bars{display:flex;flex-direction:var(--dir)}.skeleton-container .mt-16{margin-top:16px}.skeleton-container .mb-24{margin-bottom:24px}.full-pb__skeleton-pc .title-bar{background-color:#fff;padding:12px 16px;margin:0 calc(var(--padding) * -1)}.full-pb__skeleton-pc .tabs{height:121px;background-color:#f4f4f4;margin:0 calc(var(--padding) * -1);padding:0 calc(var(--padding) * 1);display:flex;justify-content:space-between;padding-top:23px}.full-pb__skeleton-pc .tabs .collapse{margin-top:14px;align-items:flex-end}.full-pb__skeleton-pc .tabs .left,.full-pb__skeleton-pc .tabs .right{flex:1}.full-pb__skeleton-pc .tabs .tab-list>div{justify-content:flex-end}.full-pb__skeleton-pc .step-content{background-color:#fff;margin-bottom:48px}.full-pb__skeleton-pc .step-content .step-item{padding:24px 0;border-bottom:2px solid #d8d8d8}.full-pb__skeleton-pc .step-content .what-is-include{padding:17px 0 17px 19px;margin:14px 0}.full-pb__skeleton-pc .step-content .card-skeleton-container{display:flex}.full-pb__skeleton-pc .step-content .vertical-card-skeleton{padding:16px;flex:1;margin-right:16px}.full-pb__skeleton-pc .step-content .vertical-card-skeleton:last-of-type{margin-right:0}.full-pb__skeleton-pc .step-content .vertical-card-skeleton .price-btn-skeleton{padding:12px 10px 12px 16px;display:flex;justify-content:space-between;align-items:center}.full-pb__skeleton-pc .step-content .vertical-card-skeleton .price-btn-skeleton>div:first-of-type{flex:1 1 23%}.full-pb__skeleton-pc .step-content .vertical-card-skeleton .price-btn-skeleton .price-skeleton{align-items:flex-end;flex:1 1 77%}.full-pb__skeleton-pc .step-content .horizontal-card-skeleton,.full-pb__skeleton-pc .step-content .horizontal2-card-skeleton{padding:14px 12px 14px 20px;margin-top:16px;display:flex;justify-content:space-between;align-items:flex-start}.full-pb__skeleton-pc .step-content .horizontal-card-skeleton .top,.full-pb__skeleton-pc .step-content .horizontal2-card-skeleton .top{display:flex;margin-bottom:19px}.full-pb__skeleton-pc .step-content .horizontal-card-skeleton .top .avatar,.full-pb__skeleton-pc .step-content .horizontal2-card-skeleton .top .avatar{height:48px;width:48px;border-radius:50%;margin-right:16px}.full-pb__skeleton-pc .step-content .horizontal-card-skeleton .top .avatar+div,.full-pb__skeleton-pc .step-content .horizontal2-card-skeleton .top .avatar+div{flex:1}.full-pb__skeleton-pc .step-content .horizontal-card-skeleton .left,.full-pb__skeleton-pc .step-content .horizontal2-card-skeleton .left{flex:0 0 70%}.full-pb__skeleton-pc .step-content .horizontal-card-skeleton .right,.full-pb__skeleton-pc .step-content .horizontal2-card-skeleton .right{flex:0 0 30%;padding:12px 0}.full-pb__skeleton-pc .step-content .horizontal-card-skeleton .right>div,.full-pb__skeleton-pc .step-content .horizontal2-card-skeleton .right>div{align-items:center}.full-pb__skeleton-pc .step-content .horizontal2-card-skeleton .price-btn-skeleton{display:flex;padding:12px 6px;justify-content:space-between}.full-pb__skeleton-pc .step-content .horizontal2-card-skeleton .price-btn-skeleton .price-list{align-items:flex-end;flex:0 0 77%}.full-pb__skeleton-pc .step-content .horizontal2-card-skeleton .price-btn-skeleton>div:nth-of-type(1){flex:0 0 23%}.full-pb__skeleton-pc .step-content .vertical2-card-skeleton{padding:16px;margin:16px 16px 0 0;flex:1}.full-pb__skeleton-pc .step-content .vertical2-card-skeleton:last-of-type{margin-right:0}.full-pb__skeleton-pc .step-content .vertical2-card-skeleton .vertical2-card__price-skeleton{padding:12px 0}.full-pb__skeleton-pc .step-content .vertical2-card-skeleton .vertical2-card__price-skeleton>div{align-items:center}.short-pb__skeleton-pc.skeleton-container{background-color:#fff}.short-pb__skeleton-pc .title-bar{background-color:#fff;padding:22px 16px;border-radius:0;margin:0 calc(var(--padding) * -1)}.short-pb__skeleton-pc .msg{background-color:#fff;margin:24px 0}.short-pb__skeleton-pc .msg>div{padding:18px 24px;background-color:#f4f4f4;align-items:center}.short-pb__skeleton-pc .what-is-include{padding:16px 24px}.short-pb__skeleton-pc .recommend-horizontal-card-skeleton{margin-top:19px;padding:20px 48px 22px 16px;display:flex;justify-content:space-between}.short-pb__skeleton-pc .recommend-horizontal-card-skeleton .left{display:flex}.short-pb__skeleton-pc .recommend-horizontal-card-skeleton .right>div{align-items:flex-end}.short-pb__skeleton-pc .recommend-horizontal-card-skeleton .icon{width:70px;height:70px;border-radius:50%;margin-right:19px}.short-pb__skeleton-pc .section-skeleton{margin-top:24px;padding-bottom:24px;border-bottom:1px solid #e5e5e5}.short-pb__skeleton-pc .section-skeleton .product-card-list-skeleton{display:flex}.short-pb__skeleton-pc .section-skeleton .product-card-list-skeleton .produt-card-skeleton{flex:1;padding:16px 16px 26px;margin-right:16px;margin-top:16px}.short-pb__skeleton-pc .section-skeleton .product-card-list-skeleton .produt-card-skeleton:last-of-type{margin-right:0}.short-pb__skeleton-pc .section-skeleton .product-card-list-skeleton .produt-card-skeleton .p-top{display:flex;margin-bottom:16px}.short-pb__skeleton-pc .section-skeleton .product-card-list-skeleton .produt-card-skeleton .product-img-skeleton{height:120px;width:68%;border-radius:12px;margin-right:11px}.short-pb__skeleton-pc .section-skeleton .product-card-list-skeleton .produt-card-skeleton .product-wishicon{height:32px;width:32px;border-radius:50%}.short-pb__skeleton-pc .shop-all-skeleton{border-radius:0;padding:17px 12px 17px 24px;display:flex;justify-content:space-between}.short-pb__skeleton-pc .shop-all-skeleton :first-child{width:56%}.short-pb__skeleton-mobile{min-height:100vh}.short-pb__skeleton-mobile .what-is-include{margin:24px 0}.short-pb__skeleton-mobile .step-item,.short-pb__skeleton-mobile .card{margin-top:24px}.full-pb__skeleton-mobile .tabs{margin-bottom:23px}.full-pb__skeleton-mobile .merch-skeleton{margin:23px 0 28px;padding:11px 10px 12px 16px}.full-pb__skeleton-mobile .step-item{margin-top:24px}.full-pb__skeleton-mobile .step-item.special .white-card .card{margin-top:0}.full-pb__skeleton-mobile .step-item.special .white-card .third,.full-pb__skeleton-mobile .step-item.special .white-card .second{margin-top:12px}.full-pb__skeleton-mobile .step-item.special .white-card .third{margin-bottom:19px}.full-pb__skeleton-mobile .white-card{border-radius:4px}.full-pb__skeleton-mobile .border{border-radius:12px}.full-pb__skeleton-mobile .card{padding:16px}.full-pb__skeleton-mobile .desc{margin:12px 0 21px}.skeleton__sticky-bar{margin:0 calc(var(--padding) * -1);padding:0 calc(var(--padding) * 1);display:flex;position:sticky;top:0;justify-content:space-between;height:105px;align-items:center;background-color:#fff;padding-bottom:19px}.skeleton__sticky-bar.border{border-radius:0}.skeleton__sticky-bar .left,.skeleton__sticky-bar .right{flex:1}.skeleton__sticky-bar .right{display:flex}.skeleton__sticky-bar .right .price{margin-right:17px;flex:1 1 62%}.skeleton__sticky-bar .right .price>div{align-items:flex-end}.skeleton__sticky-bar .right .cta-price{flex:1 1 38%}.bottom-sticky-skeleton{border-radius:12px 12px 0 0;background-color:#fff;display:flex;flex-direction:column;position:fixed;bottom:0;z-index:9999;left:0;width:100vw;height:136px;padding:4px 16px 16px}.bottom-sticky-skeleton.tablet-sticky{padding:16px;height:84px;flex-direction:row;box-shadow:0 -20px 80px #00000029}.bottom-sticky-skeleton.tablet-sticky>div{flex:0 0 50%}.bottom-sticky-skeleton.tablet-sticky .cta-skeleton{align-items:flex-end}.bottom-sticky-skeleton .drag-bar{align-items:center}.bottom-sticky-skeleton .price-bar{justify-content:space-between;margin:24px 0}.full-pb-section__skeleton-pc.skeleton-container{background-color:#fff}.full-pb-section__skeleton-pc.skeleton-container.center{padding:0 0 8em}.full-pb-section__skeleton-pc .recommend-horizontal-card-skeleton{margin-top:19px;padding:20px 48px 22px 16px;display:flex;justify-content:space-between}.full-pb-section__skeleton-pc .recommend-horizontal-card-skeleton .left{display:flex}.full-pb-section__skeleton-pc .recommend-horizontal-card-skeleton .right>div{align-items:flex-end}.full-pb-section__skeleton-pc .recommend-horizontal-card-skeleton .icon{width:70px;height:70px;border-radius:50%;margin-right:19px}.full-pb-section__skeleton-pc .section-skeleton{margin-top:24px;padding-bottom:24px;border-bottom:1px solid #e5e5e5}.full-pb-section__skeleton-pc .section-skeleton .product-card-list-skeleton{display:flex}.full-pb-section__skeleton-pc .section-skeleton .product-card-list-skeleton .produt-card-skeleton{flex:1;padding:16px 16px 26px;margin-right:16px;margin-top:16px}.full-pb-section__skeleton-pc .section-skeleton .product-card-list-skeleton .produt-card-skeleton:last-of-type{margin-right:0}.full-pb-section__skeleton-pc .section-skeleton .product-card-list-skeleton .produt-card-skeleton .p-top{display:flex;margin-bottom:16px}.full-pb-section__skeleton-pc .section-skeleton .product-card-list-skeleton .produt-card-skeleton .product-img-skeleton{height:120px;width:68%;border-radius:12px;margin-right:11px}.full-pb-section__skeleton-pc .section-skeleton .product-card-list-skeleton .produt-card-skeleton .product-wishicon{height:32px;width:32px;border-radius:50%}.full-pb-section__skeleton-pc .shop-all-title-skeleton{padding-top:24px}.full-pb-section__skeleton-pc .shop-all-skeleton{margin-top:24px;border-radius:0;padding:17px 12px 17px 24px;display:flex;justify-content:space-between}.full-pb-section__skeleton-pc .shop-all-skeleton :first-child{width:56%}.full-pb-section__skeleton-mobile.skeleton-container.center{padding:0 0 8em}.full-pb-section__skeleton-mobile .section-skeleton{padding-bottom:24px}.full-pb-section__skeleton-mobile .section-skeleton .product-card-list-skeleton{display:flex}.full-pb-section__skeleton-mobile .section-skeleton .product-card-list-skeleton .produt-card-skeleton{background-color:#fff;flex:1;padding:16px 16px 26px;margin-right:16px}.full-pb-section__skeleton-mobile .section-skeleton .product-card-list-skeleton .produt-card-skeleton:last-of-type{margin-right:0}.full-pb-section__skeleton-mobile .section-skeleton .product-card-list-skeleton .produt-card-skeleton .product-img-skeleton{height:158px;width:68%;border-radius:12px;margin:0 auto 18px}.full-pb-section__skeleton-mobile .section-skeleton .product-card-list-skeleton .produt-card-skeleton .product-btn-skeleton{height:48px;width:48%;border-radius:48px;display:inline-block}.full-pb-section__skeleton-mobile .section-skeleton .product-card-list-skeleton .produt-card-skeleton .product-btn-skeleton:first-child{margin-right:4%}:root{--notoSans: Noto Sans, Helvetica, Arial, sans-serif;--montserrat: Montserrat, Helvetica, Arial, sans-serif;--lato: Lato, sans-serif}html,body,button{color:var(--font-color);font-family:var(--notoSans)}.mobile-common-header .common-header-container.hide-desktop-redesign,.commonFooter.hide-desktop-redesign{display:none !important}.gaming-theme-black{background-color:#171717}.main_content{background-color:#f4f4f4}.pb-service-rbkey{font-size:32px;line-height:40px;letter-spacing:-.96px;color:#7a126b}@keyframes scrollingNumbers{0%{transform:translateY(0)}to{transform:translateY(-100%)}}.scroll-animation{display:inline-block;animation:scrollingNumbers 1s linear;animation-direction:alternate;transform-origin:center bottom}.pb-container .collapse-container .is-active{max-height:initial}.comp-contaier .dialog-body .footer{box-shadow:0 -3px 10px #0000004d}[componentName=ofp-2c-mobile-new-pb] .comp-contaier{position:relative}.modal-wrapper{color:#000;font-family:Lato}.modal-wrapper .modal-mask{justify-content:center;align-items:center}.modal-wrapper .modal-mask .dialog-body{padding:24px;width:var(--modal-body-w, 386px);height:fit-content}.modal-wrapper .modal-mask .dialog-body .header{padding:0 0 19px;line-height:29px;align-items:center}.modal-wrapper .modal-mask .dialog-body .header .close{width:14px;height:14px;right:4px;top:unset}.modal-wrapper .modal-mask .dialog-body .header .close:before,.modal-wrapper .modal-mask .dialog-body .header .close:after{height:18px}.modal-wrapper .modal-mask .dialog-body .dialog-content{padding:0}.modal-wrapper .modal-mask .dialog-body .footer{margin-top:24px}.modal-wrapper .modal-mask .dialog-body .footer .btn-list{display:flex;height:48px;min-width:140px}.modal-wrapper .modal-mask .dialog-body .footer .btn-list .button{border-radius:4px;font-weight:700;cursor:pointer}.modal-wrapper .modal-mask .dialog-body .footer .btn-list .button.btn-cancel{background:#fff;border:1px solid #294e95;color:#294e95}.modal-wrapper .modal-mask .dialog-body .footer .btn-list .button.btn-cancel:hover{background:#eaeef5}.modal-wrapper .modal-mask .dialog-body .footer .btn-list .button.btn-confirm{background:#294e95;color:#fff;border:1px solid #fff}.modal-wrapper .modal-mask .dialog-body .footer .btn-list .button.btn-confirm:hover{background:#eaeef5;border-color:#294e95;color:#294e95}.modal-wrapper .modal-mask .dialog-body .footer .btn-list .button.btn-disabled{cursor:not-allowed;background:#eaeef5;color:#294e95;border-color:#294e95;opacity:.8}.modal-wrapper .modal-mask .dialog-body .footer .btn-list .button.btn-disabled:hover{background:#eaeef5;color:#294e95;border-color:#294e95}.modal-wrapper.modal-wrapper--mobile .modal-mask .dialog-body{margin:0 16px;width:100%}.modal-wrapper.modal-wrapper--mobile .modal-mask .dialog-body .footer .btn-list .button{border-radius:100px}.modal-wrapper.modal-wrapper--mobile .modal-mask .dialog-body .footer .btn-list .button.btn-cancel{border:2px solid #a4a2a2;color:#171717}.modal-wrapper.modal-wrapper--mobile .modal-mask .dialog-body .footer .btn-list .button.btn-confirm{background:#171717;border:2px solid #171717;color:#fff}.modal-wrapper.modal-wrapper--mobile .modal-mask .dialog-body .footer .btn-list .button.btn-disabled{background:#4c4c4c;color:#fff;border-color:#4c4c4c}.hoid-rr-modal-wrapper .modal-mask .dialog-body{padding:16px}.hoid-rr-modal-wrapper .modal-mask .dialog-body .header{align-items:baseline;padding-bottom:24px}.hoid-rr-modal-wrapper .modal-mask .dialog-body .header .title{display:flex;align-items:flex-start;flex-direction:column}.hoid-rr-modal-wrapper .modal-mask .dialog-body .header .title h2{color:var(--text-primary, #171717);font-family:Lato;font-size:24px;font-style:normal;font-weight:700;line-height:28px;text-transform:capitalize}.hoid-rr-modal-wrapper .modal-mask .dialog-body .header .title p{color:var(--text-secondary, #4e444e);font-family:Lato;font-size:16px;font-style:normal;font-weight:700;line-height:24px;text-transform:capitalize}.hoid-rr-modal-wrapper .modal-mask .dialog-body .header .close{top:6px;width:24px;height:24px}.hoid-rr-modal-wrapper .modal-mask .dialog-body .header .close:before,.hoid-rr-modal-wrapper .modal-mask .dialog-body .header .close:after{background-color:#414346}.hoid-rr-modal-wrapper .modal-mask .dialog-body .dialog-content .hoid-tip-info{color:var(--text-secondary, #4e444e);font-feature-settings:"liga" off,"clig" off;font-family:Lato;font-size:16px;font-style:normal;font-weight:400;line-height:var(--font-line-height-body-medium, 18px);margin-bottom:24px}.hoid-rr-modal-wrapper .modal-mask .dialog-body .dialog-content .hoid-tip-info span{color:var(--text-alert-danger, #871c23)}.hoid-rr-modal-wrapper .modal-mask .dialog-body .dialog-content .hoid-content{color:var(--text-primary, #171717);font-feature-settings:"liga" off,"clig" off;font-family:Lato;font-size:var(--font-size-body-large, 16px);font-style:normal;font-weight:400;line-height:var(--font-line-height-body-large, 24px);margin-bottom:24px}.hoid-rr-modal-wrapper .modal-mask .dialog-body .dialog-content .hoid-terms{display:flex;align-items:center}.hoid-rr-modal-wrapper .modal-mask .dialog-body .dialog-content .hoid-terms .terms-checkbox{width:24px;height:24px;margin-right:8px;accent-color:#294e95}.hoid-rr-modal-wrapper .modal-mask .dialog-body .dialog-content .hoid-terms.hoid-terms--mobile .terms-checkbox{accent-color:#171717;width:18px;height:18px;border:2px solid #171717}.hoid-rr-modal-wrapper .modal-mask .dialog-body .dialog-content .hoid-terms label{color:var(--text-primary, #171717);font-feature-settings:"liga" off,"clig" off;font-family:Lato;font-size:var(--font-size-body-large, 16px);font-style:normal;font-weight:400;line-height:var(--font-line-height-body-large, 24px);letter-spacing:var(--font-letter-spacing-body-large, -.16px)}.hoid-rr-modal-wrapper .modal-mask .dialog-body .dialog-content .hoid-terms label a{color:var(--text-alert-info, #294e95);text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.hoid-rr-modal-wrapper .modal-mask .dialog-body .dialog-content .hoid-terms label span{color:var(--text-alert-danger, #871c23)}.hoid-rr-modal-wrapper .modal-mask .dialog-body .footer .btn-list.stack_btns_container .product-button+.product-button{margin-left:13px}.hoid-rr-modal-wrapper .modal-mask .dialog-body .footer .btn-list .product-button{font-family:Lato;line-height:24px;letter-spacing:-.16px}.hoid-rr-modal-wrapper .modal-mask .dialog-body .footer .btn-list .product-button.btn-confirm{border:1px solid #294e95}.hoid-rr-modal-wrapper.modal-wrapper--mobile .modal-mask{z-index:100000}.hoid-rr-modal-wrapper.modal-wrapper--mobile .modal-mask .dialog-body .header{padding-bottom:8px}.hoid-rr-modal-wrapper.modal-wrapper--mobile .modal-mask .dialog-body .header .title p{color:var(--text-secondary, #4e444e);font-family:var(--font-family-Body, "Noto Sans");font-size:var(--font-size-body-small, 12px);font-style:normal;font-weight:700;line-height:var(--font-line-height-body-small, 14px);letter-spacing:var(--font-letter-spacing-body-small, -.12px);text-transform:uppercase;margin-bottom:8px}.hoid-rr-modal-wrapper.modal-wrapper--mobile .modal-mask .dialog-body .header .title h2{color:var(--text-primary, #171717);font-family:var(--font-family-Headline, Montserrat);font-size:var(--font-size-headline-large, 32px);font-style:normal;font-weight:700;line-height:var(--font-line-height-headline-large, 40px);letter-spacing:var(--font-letter-spacing-headline-large, -.96px)}.hoid-rr-modal-wrapper.modal-wrapper--mobile .modal-mask .dialog-body .header .close{top:unset}.hoid-rr-modal-wrapper.modal-wrapper--mobile .modal-mask .dialog-body .dialog-content .hoid-tip-info{font-family:var(--font-family-Body, "Noto Sans");font-size:var(--font-size-body-medium, 14px);letter-spacing:var(--font-letter-spacing-body-medium, -.14px)}.hoid-rr-modal-wrapper.modal-wrapper--mobile .modal-mask .dialog-body .dialog-content .hoid-content{font-family:var(--font-family-Body, "Noto Sans");letter-spacing:var(--font-letter-spacing-body-large, -.16px)}.hoid-rr-modal-wrapper.modal-wrapper--mobile .modal-mask .dialog-body .dialog-content .hoid-terms label{font-family:var(--font-family-Body, "Noto Sans");font-size:var(--font-size-body-medium, 14px);line-height:var(--font-line-height-body-medium, 18px);letter-spacing:var(--font-letter-spacing-body-medium, -.14px)}.hoid-rr-modal-wrapper.modal-wrapper--mobile .modal-mask .dialog-body .dialog-content .hoid-terms label a{color:var(--text-primary, #171717)}.hoid-rr-modal-wrapper.modal-wrapper--mobile .modal-mask .dialog-body .footer .btn-list .button{font-family:var(--font-family-Body, "Noto Sans")}.hoid-rr-modal-wrapper.modal-wrapper--mobile .modal-mask .dialog-body .footer .btn-list .button.btn-cancel{border:2px solid #aba8b1}.hoid-rr-modal-wrapper.modal-wrapper--mobile .modal-mask .dialog-body .footer .btn-list .button.btn-disabled{border:0;opacity:.4;background:#171717}.hoid-rr-modal-wrapper.modal-wrapper--mobile .modal-mask .dialog-body .footer .btn-list .button.btn-confirm{border:0}.pit-stop-modal-wrapper .modal-mask .dialog-body .dialog-content .terms-checkbox{width:16px;height:16px;accent-color:#294e95;margin-right:7px}.pit-stop-modal-wrapper .modal-mask .dialog-body .dialog-content .pit-stop-terms{margin-top:12px}.pit-stop-modal-wrapper .modal-mask .dialog-body .dialog-content a{color:#294e95;text-decoration:underline}.adi-modal-wrapper{font-size:15px}.adi-modal-wrapper.modal-wrapper--mobile .modal-mask{z-index:999999}.adi-modal-wrapper .modal-mask .dialog-body .header{padding:0 0 20px;min-height:29px}.adi-modal-wrapper .modal-mask .dialog-body .dialog-content .adi-email-wrapper{margin:15px 0;position:relative}.adi-modal-wrapper .modal-mask .dialog-body .dialog-content .adi-email-wrapper input{outline:0;border:1px solid #bcbcbc;height:55px;padding:16px 0 0 12px;border-radius:4px;width:100%}.adi-modal-wrapper .modal-mask .dialog-body .dialog-content .adi-email-wrapper input:hover{border-color:#294e95}.adi-modal-wrapper .modal-mask .dialog-body .dialog-content .adi-email-wrapper input:focus{box-shadow:0 1px 4px #294e95;border-color:#294e95}.adi-modal-wrapper .modal-mask .dialog-body .dialog-content .adi-email-wrapper input:focus~label{top:12px;font-size:12px;color:#294e95}.adi-modal-wrapper .modal-mask .dialog-body .dialog-content .adi-email-wrapper input:not(.input--empty)~label{top:12px;font-size:12px;color:#294e95}.adi-modal-wrapper .modal-mask .dialog-body .dialog-content .adi-email-wrapper input.input--error{border-color:#b8322e;box-shadow:0 1px 4px #b8322e;background-color:#faeceb}.adi-modal-wrapper .modal-mask .dialog-body .dialog-content .adi-email-wrapper label{position:absolute;left:12px;top:50%;transform:translateY(-50%);transition:all .3s;color:#545454}.adi-modal-wrapper .modal-mask .dialog-body .dialog-content .adi-email-wrapper label:after{content:" *";color:#b8252e}.adi-modal-wrapper .modal-mask .dialog-body .dialog-content .adi-email-wrapper .input-err-tip{position:absolute;bottom:-15px;left:0;font-size:12px;color:#b8252e}.adi-modal-wrapper .modal-mask .dialog-body .footer{margin-top:0}.adi-tc-modal-wrapper{font-size:14px;--modal-body-w: 800px}.adi-tc-modal-wrapper.modal-wrapper--tablet .modal-mask .dialog-body{width:100%;margin:0 16px}.adi-tc-modal-wrapper .modal-mask .dialog-body{max-height:80%}.adi-tc-modal-wrapper .modal-mask .dialog-body .dialog-content{padding-right:10px}.adi-tc-modal-wrapper .modal-mask .dialog-body .content-section{margin-bottom:16px}.adi-tc-modal-wrapper .modal-mask .dialog-body ul,.adi-tc-modal-wrapper .modal-mask .dialog-body ol{list-style:revert;padding-left:2.5em;line-height:1.8;margin:8px}.adi-tc-modal-wrapper .modal-mask .dialog-body .compare-table{overflow-x:auto}.adi-tc-modal-wrapper .modal-mask .dialog-body table{border:1px solid #000;border-collapse:collapse;margin-top:8px}.adi-tc-modal-wrapper .modal-mask .dialog-body table th,.adi-tc-modal-wrapper .modal-mask .dialog-body table td{min-width:200px;border:1px solid #000;padding:8px}.adi-tc-modal-wrapper .modal-mask .dialog-body table th[colspan],.adi-tc-modal-wrapper .modal-mask .dialog-body table td[colspan]{text-align:center}.adi-tc-modal-wrapper .modal-mask .dialog-body table th:first-child,.adi-tc-modal-wrapper .modal-mask .dialog-body table td:first-child{background-color:#a6a6a6}.adi-tc-modal-wrapper .modal-mask .dialog-body a{text-decoration:underline;color:var(--link-color)}.adi-tc-modal-wrapper .modal-mask .dialog-body .btn-list{justify-content:center}.adi-tc-modal-wrapper .modal-mask .dialog-body .btn-list button{flex:0 0 150px}.smart-modal-wrapper.modal-wrapper--mobile .modal-mask{z-index:999999}.smart-modal-wrapper .modal-mask .dialog-body .content-section{text-align:center}.smart-modal-wrapper .modal-mask .dialog-body .header{display:block;padding:0 0 20px;min-height:49px}.smart-modal-wrapper .modal-mask .dialog-body .header .title{min-height:29px;justify-content:center;margin:0 25px}.smart-modal-wrapper .modal-mask .dialog-body .header .close{position:absolute;right:4px;top:7px}.smart-modal-wrapper .modal-mask .dialog-body .dialog-content .content-section{margin-bottom:16px}.smart-modal-wrapper .modal-mask .dialog-body .dialog-content .content-section a{text-decoration:underline;color:var(--link-color)}.smart-modal-wrapper .modal-mask .dialog-body .footer{margin-top:0}.card-container.vertical{display:flex}.card-container .vertical-card{font-family:Lato;flex:0 1 calc(100% / var(--basis));display:flex;flex-direction:column;margin-right:10px}.card-container .vertical-card:last-of-type{margin-right:0}.card-container .vertical-card .sport-name{margin-bottom:16px}.card-container .vertical-card .sport-name:not(:last-of-type){margin-bottom:4px}.card-container .vertical-card .product-card-rating{margin-bottom:16px}.card-container .vertical-card .recommendation{font-size:14px;color:#7a126b}.card-container .vertical-card .recommendation:has(:only-child){padding:8px 0 2px}.card-container .vertical-card.rr .card-img img{width:80px;height:80px}.card-container .vertical-card.rr .details{font-size:16px;line-height:1.6;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #ccc}.card-container .vertical-card.rr .img-collection{display:flex;flex-wrap:wrap;margin-bottom:16px}.card-container .vertical-card.rr .img-collection .img-item{display:flex;flex-direction:column;align-items:center;margin:0 12px 16px 0}.card-container .vertical-card.rr .img-collection .img-item:last-of-type{margin-right:0}.card-container .vertical-card.rr .img-collection .img-item img{width:82px;height:82px}.card-container .vertical-card.rr .img-collection .img-item .name{font-size:12px;margin-top:4px}.card-container .vertical-card .price-btn-list .price-btn.in-tablet:not(.no-left-name) .layout{height:auto;min-height:96px;flex-direction:column;align-items:flex-start;justify-content:center}.card-container .vertical-card .price-btn-list .price-btn.in-tablet:not(.no-left-name) .layout .price-detail-info{align-items:flex-start;justify-content:flex-start}.card-container .horizontal-card{display:flex;justify-content:space-between;margin-top:16px}.card-container .horizontal-card .left-top{display:flex;align-items:center;margin-bottom:16px}.card-container .horizontal-card .left-top .card-img{margin-right:16px}.card-container .horizontal-card .description{font-size:14px}.card-container .horizontal-card .description a{text-decoration:underline;color:#284e95}.card-container .horizontal-card .price-btn-list{margin:0 0 0 16px;flex:0 0 352px}@media screen and (max-width: 1279px){.card-container .horizontal-card .price-btn-list{flex-basis:250px}}.card-container .card{padding:16px;border:2px solid #aba8b1;border-radius:4px}.card-container .card:hover{border-color:#000}.card-container .card.selected{border-color:#284e95}.card-container .card .star-icon-box,.card-container .card .star-icon-box .star-icon{width:16px;height:16px}.card-container .card .star-icon-box .yellow-icon{background:url(//p4-ofp.static.pub/fes/cms/2022/09/15/9xyox3940nf6i0nwmkysidzmo49xqy647099.svg);background-size:cover}.card-container .card .star-icon-box .gray-icon{background:url(//p2-ofp.static.pub/fes/cms/2022/09/15/gf1fecup4zjz3s40rw122ufmpymmq5987566.svg)}.card-container .card .star-icon-box .blank-icon{background:url(//p4-ofp.static.pub/fes/cms/2022/09/15/fxwij757gxcn4ye9cfhcmgnay59p1a833673.svg)}.card-container .card .card-img img{width:48px;height:48px;object-fit:contain;cursor:pointer}.card-container .card .card-img:hover~.sport-name .hand-over-icon{display:block}.card-container .card .sport-name{font-size:16px;color:#284e95;display:flex;align-items:center;margin-bottom:4px}.card-container .card .sport-name span{cursor:pointer}.card-container .card .sport-name .hand-over-icon{margin-left:5px;cursor:pointer;display:none}.card-container .card .sport-name:hover .hand-over-icon{display:block}.card-container .card .bullet-list li{padding-bottom:8px;margin-bottom:12px;border-bottom:1px solid #bcbcbc;font-size:14px}.card-container .card .bullet-list li:last-of-type{border-bottom:0}.card-container .price-btn-list{margin-top:auto}.card-container .price-btn-list .price-btn{border:1px solid #aeabb4;cursor:pointer;border-radius:4px;color:#000;font-family:Lato}.card-container .price-btn-list .price-btn.isB2B .pb_product_number_section{padding:0 16px 8px}.card-container .price-btn-list .price-btn.isB2B .layout{height:auto}.card-container .price-btn-list .price-btn.no-left-name .layout{justify-content:center}.card-container .price-btn-list .price-btn.no-left-name .layout .warranty-warrantPeriod:empty{flex:0}.card-container .price-btn-list .price-btn.no-left-name .layout .warranty-price-layout .price-detail-info{align-items:center}.card-container .price-btn-list .price-btn .layout{display:flex;min-height:72px;justify-content:space-between;align-items:center;padding:8px 16px}.card-container .price-btn-list .price-btn .layout .warranty-warrantPeriod{font-size:18px;display:flex;flex-direction:column;flex:1}.card-container .price-btn-list .price-btn .layout .warranty-warrantPeriod.flex0{flex:0 1 auto}.card-container .price-btn-list .price-btn .layout .warranty-warrantPeriod .recommended{font-size:14px;line-height:22px}.card-container .price-btn-list .price-btn .layout .warranty-price-layout{height:100%;flex:2}.card-container .price-btn-list .price-btn .layout .warranty-price-layout .free-trial-message{font-size:12px;text-align:right}.card-container .price-btn-list .price-btn .layout .warranty-price-layout .free-trial-message.premium-trial-wrapper{font-weight:400;letter-spacing:0}.card-container .price-btn-list .price-btn .layout .warranty-price-layout .free-trial-message .premium-trial-tip{color:#4e444e}.card-container .price-btn-list .price-btn .layout .warranty-price-layout .free-trial-message .premium-trial-msg{color:#171717}.card-container .price-btn-list .price-btn .layout .warranty-price-layout .warranty-price{font-size:18px}.card-container .price-btn-list .price-btn .layout .warranty-price-layout .saving{font-size:12px;color:#555}.card-container .price-btn-list .price-btn .layout .warranty-price-layout .saving .save-price-percent{margin-right:8px}.card-container .price-btn-list .price-btn .layout .warranty-price-layout .saving .discount-money{text-decoration:line-through}.card-container .price-btn-list .price-btn .layout .warranty-price-layout .saving.saving-force .discount-money{margin-left:8px;text-decoration:none}.card-container .price-btn-list .price-btn .layout .warranty-price-layout .price-detail-info{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-around;height:100%}.card-container .price-btn-list .price-btn .layout .warranty-price-layout .billing-msg{font-size:12px;display:inline-block}.card-container .price-btn-list .price-btn:hover{border-color:#000;box-shadow:0 0 3px #000}.card-container .price-btn-list .price-btn.selected{border-color:#284e95;box-shadow:0 0 3px #284e95,0 0 0 1px #284e95 inset;font-weight:700}.card-container .price-btn-list .price-btn.selected .layout .warranty-price-layout .free-trial-message.premium-trial-wrapper{font-weight:700}.card-container .price-btn-list .price-btn.selected .layout .warranty-price-layout .free-trial-message.premium-trial-wrapper .premium-trial-tip,.card-container .price-btn-list .price-btn.selected .layout .warranty-price-layout .free-trial-message.premium-trial-wrapper .premium-trial-msg{color:#000}.collapse-container .is-active:has(.rr){max-height:unset}.card-container .product-card-rating{cursor:pointer;height:24px}@media screen and (max-width: 1279px){.card-container.vertical .vertical-card .price-btn-list .price-btn .layout{display:block;height:92px}.card-container.vertical .vertical-card .price-btn-list .price-btn .layout .warranty-price-layout .price-detail-info{display:block}.card-container.vertical .vertical-card .price-btn-list .price-btn .layout .warranty-price-layout .price-detail-info>span{display:block;text-align:left}.card-container.vertical .vertical-card .img-collection .img-item{flex:0 1 25%;margin:.5em 0}.card-container.vertical .vertical-card .img-collection .img-item img{width:76px;height:76px}.card-container.vertical .vertical-card .img-collection .img-item .name{text-align:center}.card-container.vertical .vertical-card:first-child:nth-last-child(3) .img-collection .img-item,.card-container.vertical .vertical-card:first-child:nth-last-child(3)~.vertical-card .img-collection .img-item{flex:0 1 33.3333333333%}.card-container.vertical .vertical-card:first-child:nth-last-child(3) .img-collection .img-item img,.card-container.vertical .vertical-card:first-child:nth-last-child(3)~.vertical-card .img-collection .img-item img{width:62px;height:62px}}@media screen and (min-width: 768px) and (max-width: 1280px){.card-container .price-btn-list .price-btn .layout .warranty-warrantPeriod .recommended{font-size:12px;line-height:21px}}.collapse-container.section-container{margin-top:16px;padding-bottom:16px;border-bottom:1px solid #ccc}.collapse-container.section-container .arrow{margin-left:10px;margin-bottom:3px}.collapse-container.section-container .arrow.arrow-active{margin-left:20px;margin-bottom:0}.collapse-container.section-container .title{padding-bottom:0;margin-bottom:4px}.collapse-container.section-container .section-title{display:flex;align-items:center;font-family:Lato;letter-spacing:0;flex:1;line-height:1}.collapse-container.section-container .section-title .pbStepLabel{margin-right:4px}.collapse-container.section-container .section-title h2{font-size:20px;margin:0;color:#000}.collapse-container.section-container .section-title .tool-tip{color:#294e95;text-decoration:none;font-size:16px;margin-left:24px;font-weight:400;padding:0;line-height:1}.collapse-container.section-container .section-title span.compare-pb{font: 16px/16px Lato;letter-spacing:-.08px;color:#294e95;opacity:1;margin-left:10px;cursor:pointer}.collapse-container.section-container .options-count-container{font-size:14px;font-weight:400;font-family:Lato;letter-spacing:0;color:#4e444e}.collapse-container.section-container .options-count-container .count{margin-right:2px}.collapse-container.section-container .collapsableSection{border:2px solid #aba8b1;border-radius:4px;cursor:pointer;padding:0 16px;margin-bottom:16px}.collapse-container.section-container .collapsableSection .title{padding:12px 0 !important}.collapse-container.section-container .collapsableSection:hover{border-color:#4e444e}.collapse-container.section-container .collapsableSection h4{font-size:16px;font-weight:400;letter-spacing:0px}.collapse-container.section-container .collapsableSection .collapsableSectionContent{padding:12px 0}.collapse-container.section-container .collapsableSection .collapsableSectionContent p{margin-top:.5em;margin-bottom:.5em}.collapse-container.section-container .collapsableSection .collapsableSectionContent ul{display:block;list-style-type:disc;margin:.5em 0;padding-left:18px}.collapse-container.section-container .collapsableSection .collapsableSectionContent ul li{list-style:initial}.collapse-container.section-container .collapsableSection.collapse-container .content-warp{transition:none}.collapse-container.section-container .merch-message-container{margin-bottom:8px}.collapse-container.section-container .merch-message-container .merch-message{font-family:Lato;padding:36px 0;font-size:18px;font-weight:700;text-align:center;color:#fff;word-break:break-word}.collapse-container.section-container .subSection-merch-message-container .merch-message{font-family:Lato;font-size:14px;color:#000}.collapse-container.section-container .subSection-merch-message-container .modal{color:#284e95;text-decoration:underline}.collapse-container.section-container .show-all-options-container{padding-top:12px;text-align:center}.collapse-container.section-container .show-all-options-container .show-all-options{cursor:pointer;display:inline-block}.collapse-container.section-container .show-all-options-container .show-all-options .show-all-options-btn{font-size:14px;color:#294e95;font-weight:700}.collapse-container.section-container .show-all-options-container .show-all-options .show-all-options-btn:hover{text-decoration:underline}.collapse-container.section-container .show-all-options-container .show-all-options .arrow{min-width:10px;margin-left:10px;transform:rotate(45deg) translateY(-3px);transform-origin:50% 50%;width:10px;height:10px;cursor:pointer;border:0 solid #171717;border-right-width:2px;border-bottom-width:2px;border-color:#294e95;display:inline-block;transition:transform .3s}.collapse-container.section-container .subSection-container{padding-bottom:12px}.collapse-container.section-container .subSection-Nav{padding:16px 0}.collapse-container.section-container .subSection-Nav .subSectionPbBtn{background-color:#f5f5f5;height:48px;border-radius:100px;margin:0 8px 8px 0;cursor:pointer;padding:0 16px;color:#4e444e;border:3px solid transparent}.collapse-container.section-container .subSection-Nav .subSectionPbBtn>span{font-family:Lato;font-size:16px;font-weight:700}.collapse-container.section-container .subSection-Nav .subSectionPbBtn.active{background-color:#fff;color:#294e95;border:3px solid #294e95}.collapse-container.section-container .subSection-Nav .subSectionPbBtn:hover{color:#294e95;background-color:#eaeef5}.collapse-container.section-container .subSection-Merch{padding-bottom:8px}.collapse-container.section-container .content-warp{display:none}.collapse-container.section-container .content-warp.is-active{display:block}.compare-view-container .compare-view-modal-body{max-width:1424px;margin:0 auto;margin-bottom:48px !important;margin-top:48px !important;height:auto;border-radius:12px}.compare-view-container .compare-view-modal-body .empty_background{display:none}.compare-view-container .compare-view-modal-body .header{margin:0 34px 0 25px;padding-left:0;padding-right:0;padding-top:29px}.compare-view-container .compare-view-modal-body .header .title .compare-view-title{font-size:28px;line-height:34px;font-family:var(--lato);letter-spacing:0px;color:var(--fore-color)}.compare-view-container .compare-view-modal-body .dialog-content{margin-top:26px;overflow-y:hidden}.compare-view-container .compare-view-modal-body .dialog-content .content{height:calc(100% - 19px);overflow:auto;margin-bottom:24px;margin-left:24px}.compare-view-container .compare-view-modal-body .dialog-content .content::-webkit-scrollbar{width:8px;height:8px}.compare-view-container .compare-view-modal-body .dialog-content .content::-webkit-scrollbar-track{background:#f5f5f5;border-radius:12px}.compare-view-container .compare-view-modal-body .dialog-content .content::-webkit-scrollbar-thumb{background-color:#4e444e;border-radius:12px}.compare-view-container .compare-view-modal-body .dialog-content .content .compare-footer{margin-right:39px;background:#fff 0% 0% no-repeat padding-box;border:0;text-align:left;font: 14px/16px Noto Sans;letter-spacing:0px;color:#4e444e;opacity:1}.compare-view-container .compare-view-modal-body .dialog-content .content .compare-footer .footer-content{padding-bottom:16px}.compare-view-container .compare-view-modal-body .dialog-content .content .compare-footer .footer-content sup{font: 5px Noto Sans;letter-spacing:0px;color:#4e444e;vertical-align:super;font-size:xx-small}.compare-view-container .compare-view-modal-body .dialog-content .content .table-container{margin-right:24px;width:auto}.compare-view-container .compare-view-modal-body .dialog-content .content .table-container th{background:white;color:var(--fore-color);padding:23px 18px 10px;border-top:0;font-size:18px;line-height:19px;font-weight:700;font-family:var(--lato)}.compare-view-container .compare-view-modal-body .dialog-content .content .table-container table td,.compare-view-container .compare-view-modal-body .dialog-content .content .table-container table th{border:0}.compare-view-container .compare-view-modal-body .dialog-content .content .table-container table{border-collapse:separate;border:0}.compare-view-container .compare-view-modal-body .dialog-content .content .table-container table td,.compare-view-container .compare-view-modal-body .dialog-content .content .table-container table th{border-bottom:1px solid #bcbcbc;border-right:1px solid #bcbcbc}.compare-view-container .compare-view-modal-body .dialog-content .content .table-container table th{border-top:0;padding:21px 12px 10px 13px;height:auto}.compare-view-container .compare-view-modal-body .dialog-content .content .table-container table tr:nth-child(2n) td{background-color:#fff}.compare-view-container .compare-view-modal-body .dialog-content .content .table-container table tr:last-child{border-bottom:1px solid #bcbcbc}.compare-view-container .compare-view-modal-body .dialog-content .content .table-container table tr td:first-child{font-size:16px;line-height:21px;text-align:right;padding-left:19px;padding-right:22px;border-left:0}.compare-view-container .compare-view-modal-body .dialog-content .content .table-container table tr td:last-child{border-right:0}.compare-view-container .compare-view-modal-body .dialog-content .content .table-container table td .description{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.compare-view-container .compare-view-modal-body .dialog-content .content .table-container table td .description ul{width:fit-content;max-width:100%}.compare-view-container .compare-view-modal-body .dialog-content .content .compare-footer{border-radius:12px}.compare-view-container .compare-view-modal-body .dialog-content .content .table-container th,.compare-view-container .compare-view-modal-body .dialog-content .content .table-container td{width:250px;max-width:339px}.compare-view-container .compare-view-modal-body .dialog-content .content .table-container th:last-child,.compare-view-container .compare-view-modal-body .dialog-content .content .table-container td:last-child{border-right:0}.compare-view-container .compare-view-modal-body .dialog-content .content .table-container th:first-child,.compare-view-container .compare-view-modal-body .dialog-content .content .table-container td:first-child{border-left:0}.compare-view-container .compare-view-modal-body .dialog-content .content .table-container th .description ul,.compare-view-container .compare-view-modal-body .dialog-content .content .table-container td .description ul,.compare-view-container .compare-view-modal-body .dialog-content .content .table-container th .description ul li,.compare-view-container .compare-view-modal-body .dialog-content .content .table-container td .description ul li{margin-left:0}.compare-view-container .compare-view-modal-body .dialog-content .content .table-container th .description>*,.compare-view-container .compare-view-modal-body .dialog-content .content .table-container td .description>*{text-align:center}.compare-view-container .compare-view-modal-body .dialog-content .content .table-container td{height:80px;min-height:80px}.compare-view-container .compare-view-modal-body .dialog-content .content .table-container td:first-child{font-family:var(--lato);font-size:16px;line-height:21px;font-weight:500}@media screen and (min-width: 1280px) and (max-width: 1919px){.compare-view-container .compare-view-modal-body{border-radius:12px;max-width:1184px}.compare-view-container .compare-view-modal-body .empty_background{display:none}}@media screen and (max-width: 1189px){.compare-view-container .compare-view-modal-body{border-radius:12px;max-width:736px}.compare-view-container .compare-view-modal-body .empty_background{display:none}.compare-view-container .compare-view-modal-body .dialog-content{margin-top:0;padding-top:6px}.compare-view-container .compare-view-modal-body .dialog-content .content{margin-left:17px;margin-right:0}.compare-view-container .compare-view-modal-body .dialog-content .content .compare-footer{margin-right:16px}.compare-view-container .compare-view-modal-body .dialog-content .content .table-container{margin-right:24px}.compare-view-container .compare-view-modal-body .dialog-content .content .table-container td,.compare-view-container .compare-view-modal-body .dialog-content .content .table-container th{width:203px;max-width:203px}.compare-view-container .compare-view-modal-body .dialog-content .content .table-container td:first-child,.compare-view-container .compare-view-modal-body .dialog-content .content .table-container th:first-child{width:230px;max-width:230px}}.pb-services .switch-container{margin-bottom:16px}.pb-services .switch-container label{display:inline-flex;align-items:center;cursor:pointer}.pb-services .switch-container .label{font-size:16px;font-family:Lato;margin-left:4px}.pb-services .switch-container input{display:none}.pb-services .switch-container .container{position:relative;display:inline-flex;width:36px;height:18px;border-radius:20px;background-color:#555;align-items:center}.pb-services .switch-container .container .position{position:absolute;left:4px;display:inline-block;font-size:0;border-radius:50%;width:12px;height:12px;background:#fff;transition:left .3s ease}.pb-services .switch-container input:checked~.container{background-color:#285d50}.pb-services .switch-container input:checked~.container>.position{left:20px}.comp-contaier{min-height:800px}.main_content{background-color:#fff}.comp-contaier,.pb-container{background:#fff;max-width:1920px;margin:0 auto}.pb-container .backToRecomendation{font: 16px/19px Lato;color:#284e95;margin:16px 48px 0;cursor:pointer;display:inline-block;visibility:visible}.pb-container .backToRecomendation .recomendationIcon{padding-right:8px;width:12px;height:12px;display:inline-block;border:0 solid #284e95;rotate:45deg;border-left-width:3px;border-bottom-width:3px;transform:scale(.5)}.pb-container .pb-sticky-bar-pc{padding-top:0}.pb-container .pb-sticky-bar-pc.sticky{padding-top:16px}.pb-container .pb-sticky-bar-pc .pb-sticky-bar-text h1{font: 700 24px/29px Lato;letter-spacing:0px;color:#000;text-transform:capitalize}.pb-container .pb-content-wrapper{margin-top:16px}.product-card-main{display:flex;flex-direction:column;align-items:stretch;justify-content:stretch}.product-card-main .product-card-summary,.product-card-main .product-card-rating,.product-card-main .product-card-price,.product-card-main .addToCart,.product-card-main .leadtimeMessage{flex:1}.product-card-main .product-card-rating,.product-card-main .product-card-price{align-items:center;display:flex}@media screen and (min-width: 1280px) and (max-width: 1520px){.comp-contaier .short-pb-container{margin:0 48px}}@media screen and (min-width: 1521px){.comp-contaier div.backToRecomendationWrapper,.comp-contaier .pb-sticky-bar-pc .container{width:1424px;max-width:1424px;margin:0 auto}.comp-contaier div.backToRecomendationWrapper.backToRecomendationShortPb,.comp-contaier .pb-sticky-bar-pc .container.backToRecomendationShortPb{margin:0 auto}.comp-contaier .pb-container div.backToRecomendation.backToRecomendationShortPb{margin:0 auto;display:inline-block;width:auto}.comp-contaier .pb-container div.pb-sticky-bar-pc>div,.comp-contaier div.pbSubHeadlineMain>div{width:1424px;max-width:1424px;margin:0 auto}.comp-contaier .pb-success-msg-bar{margin:1em 0 0}.comp-contaier .pbSection{padding:1em 0}.comp-contaier .short-pb-container,.comp-contaier .pb-content-wrapper{width:1424px;max-width:1424px;margin:0 auto;padding:0}}@media screen and (min-width: 768px) and (max-width: 1280px){.short-pb-container,.pb-content-wrapper{margin:0 16px}.comp-contaier .backToRecomendation{margin:0}.comp-contaier .pb-sticky-bar-pc{padding:16px}.comp-contaier .pb-container .pb-sticky-bar-pc .backToRecomendation{margin:0 auto}}@media screen and (min-width: 1217px) and (max-width: 1279px){.short-pb-container,.pb-content-wrapper{width:1184px;max-width:1184px;margin:0 auto}.comp-contaier div.backToRecomendationWrapper{width:1184px;max-width:1184px;margin:0 auto;display:block}.comp-contaier .pb-container .pb-sticky-bar-pc div.backToRecomendation{display:inline-block;width:auto}.comp-contaier .pb-sticky-bar-pc .container{width:1184px;max-width:1184px;margin:0 auto}.comp-contaier .pbSubHeadlineMain>div{width:1184px;max-width:1184px;margin:0 auto}.comp-contaier .pbSubHeadlineMain>div.pbMainTop{margin-bottom:16px}.comp-contaier .pbSubHeadlineMain>div.pbMainColumn{margin-bottom:6px}}@media screen and (min-width: 1280px) and (max-width: 1920px){.short-pb-container{margin:0 auto}.pb-content-wrapper{width:100%;margin:0 auto;padding:0 48px}.comp-contaier .pb-sticky-bar-pc{padding:16px 48px}.comp-contaier .pb-sticky-bar-pc .backToRecomendation{margin:0 auto;display:inline-block}.comp-contaier .pb-sticky-bar-pc .backToRecomendationShortPb{display:none}.comp-contaier .pb-sticky-bar-pc .pb-sticky-bar-text h1{font: 700 24px/29px Lato;letter-spacing:0px;color:#000;text-transform:capitalize}.comp-contaier .pb-container .pb-sticky-bar-pc>div,.comp-contaier .pbSubHeadlineMain>div{width:100%;margin:0 auto}.comp-contaier .pb-container .pb-sticky-bar-pc .backToRecomendation,.comp-contaier .pbSubHeadlineMain .backToRecomendation{margin:0 auto;display:inline-block}}@media screen and (min-width: 1920px){.comp-contaier .backToRecomendation{margin:0}.comp-contaier .pb-sticky-bar-text h1{font: 700 24px/29px Lato;letter-spacing:0px;color:#000;text-transform:capitalize}.pb-container .backToRecomendation{margin:0}.pb-container .pb-sticky-bar-pc{padding:16px 248px}.pb-container .pb-sticky-bar-pc .pb-sticky-bar-text h1{font: 700 24px/29px Lato}.pb-container .pb-sticky-bar-pc .pb-sticky-bar-text span,.pb-container .pb-sticky-bar-pc .pb-sticky-bar-text a{line-height:17px}}.pbSection{padding:16px 0 8px}.pbSection *{font-family:Lato !important}.pbSection .card-review-inline .star-icon-box .yellow-icon{background:url(//p4-ofp.static.pub/fes/cms/2022/09/15/9xyox3940nf6i0nwmkysidzmo49xqy647099.svg);background-size:cover}.pbSection .card-review-inline .star-icon-box .gray-icon{background:url(//p2-ofp.static.pub/fes/cms/2022/09/15/gf1fecup4zjz3s40rw122ufmpymmq5987566.svg)}.pbSection .card-review-inline .star-icon-box .blank-icon{background:url(//p4-ofp.static.pub/fes/cms/2022/09/15/fxwij757gxcn4ye9cfhcmgnay59p1a833673.svg)}.pbSection .pbSectionContainer{padding-bottom:25px;border-bottom:1px solid #ccc;margin-bottom:24px}.pbSection .pbSectionContainer.short-pb-moreLists .pbSectionContent{flex-direction:column;margin-bottom:0}.pbSection .pbSectionContainer.short-pb-moreLists .pbSectionContentImg{width:48px;margin-bottom:31px}.pbSection .pbSectionContainer.short-pb-moreLists .pbSectionContentImg img{width:48px;height:48px}.pbSection .pbSectionContainer.short-pb-moreLists .pbSectionContentText{font-size:14px;margin-bottom:48px}.pbSection .pbSectionContainer.short-pb-moreLists .pbSectionContentText h4{cursor:pointer;font: 16px/21px Lato;letter-spacing:0px;color:#284e95}.pbSection .pbSectionContainer.short-pb-moreLists .pbSectionContentText h4:has(+.product-card-rating){margin-bottom:4px}.pbSection .pbSectionContainer.short-pb-moreLists .pbSectionContentText .product-card-rating{margin-bottom:16px}.pbSection .pbSectionContainer.short-pb-moreLists .pbSectionContent .pbSectionContentPrice{margin-left:0;text-align:left}.pbSection .pbSectionContainer.short-pb-moreLists .pbSectionContent .pbSectionContentPrice .price-details{margin:0 0 24px}.pbSection .pbSectionContainer.short-pb-moreLists .pbSectionContent .pbSectionContentPrice .price-details .price-save,.pbSection .pbSectionContainer.short-pb-moreLists .pbSectionContent .pbSectionContentPrice .price-details .free-trial-section{font-size:12px;line-height:14px}.pbSection .pbSectionContainer.short-pb-moreLists .pbSectionContent .pbSectionContentPrice .price-details .purchased-with-pc{color:#000;margin-bottom:4px;padding:0}.pbSection .pbSectionContainer.short-pb-moreLists .pbSectionContent .pbSectionContentPrice .price-details .price-save{display:block;font: 12px/14px Lato;letter-spacing:-.12px;color:#555}.pbSection .pbSectionContainer.short-pb-moreLists .pbSectionContent .pbSectionContentPrice .price-details .free-trial-section{margin-top:4px;font: 12px/14px Lato;letter-spacing:-.12px;color:#000}.pbSection .pbSectionContainer.short-pb-moreLists .pbSectionContent .pbSectionContentPrice .price-details .price-amount{text-align:left;font: 700 20px/22px Lato;letter-spacing:0px;color:#000}.pbSection .pbSectionContainer.short-pb-moreLists .pbSectionContent .pbSectionContentPrice .addToCart{justify-content:flex-start}.pbSection .pbSectionContainer.short-pb-moreLists .pbSectionContent .pbSectionContentPrice .pbAddToCartBtn{justify-content:center}.pbSection .collapsableSection{border:2px solid #aba8b1;border-radius:4px;cursor:pointer;padding:0 16px;margin-bottom:16px}.pbSection .collapsableSection .title{padding:12px 0 !important}.pbSection .collapsableSection:hover{border-color:#4e444e}.pbSection .collapsableSection h4{font-size:16px;font-weight:400;letter-spacing:0px}.pbSection .collapsableSection .collapsableSectionContent{padding:12px 0}.pbSection .collapsableSection .collapsableSectionContent p{margin-top:.5em;margin-bottom:.5em}.pbSection .collapsableSection .collapsableSectionContent ul{display:block;list-style-type:disc;margin:.5em 0;padding-left:18px}.pbSection .collapsableSection .collapsableSectionContent ul li{list-style:initial}.pbSection .collapsableSection.collapse-container .content-warp{transition:none}.pbSectionContainer{display:flex;grid-gap:1em}.pbSectionEspot{max-width:280px;border:2px solid #aba8b1;border-radius:4px;padding:16px;margin-bottom:16px;margin-left:auto}.pbSectionEspot h4{font-size:20px;font-weight:700}.pbSectionEspot p{margin:.5em 0 1em;font-size:14px}.pbSectionEspot a{font-size:16px;font-weight:700;color:#294e95}.pbSectionEspot a:hover{text-decoration:underline}.pbSectionEspot:hover{border-color:#4e444e}.pbSectionContent{width:100%;border:2px solid #aba8b1;border-radius:4px;padding:16px;margin-bottom:16px;display:flex;flex-direction:row}.pbSectionContent:hover{border:2px solid #4e444e}.pbSectionContent.active{border:2px solid #284e95}.pbSectionContent .pbSectionContentImg{max-width:70px;min-width:70px;width:70px;text-align:center;margin-right:14px}.pbSectionContent .pbSectionContentText{font-size:14px;margin-right:16px}.pbSectionContent .pbSectionContentText h4{cursor:pointer;font: 16px/21px Lato;letter-spacing:0px;color:#284e95}.pbSectionContent .pbSectionContentText h4:has(+.product-card-rating){margin-bottom:4px}.pbSectionContent .pbSectionContentText .recommend-label{font-size:14px;color:#7a126b;margin:8px 0 2px}.pbSectionContent .pbSectionContentText .product-card-rating{margin-bottom:8px}.pbSectionContent .pbSectionContentText .product-card-rating .bv_text{font: 13px/16px Lato;letter-spacing:0px;color:#000 !important;opacity:1}.pbSectionContent .pbSectionContentText ul{display:block;list-style-type:disc;margin:.5em 0;padding-left:18px;color:#4e444e}.pbSectionContent .pbSectionContentText ul li{list-style:initial}.pbSectionContent .pbSectionContentPrice{min-width:200px;margin-left:auto;text-align:right;display:flex;flex-direction:column}.pbSectionContent .pbSectionContentPrice .price-details{margin:0 0 1em}.pbSectionContent .pbSectionContentPrice .price-details .price-save,.pbSectionContent .pbSectionContentPrice .price-details .free-trial-section{font-size:12px;line-height:14px}.pbSectionContent .pbSectionContentPrice .price-details .purchased-with-pc{color:#000;margin-bottom:4px;padding:0}.pbSectionContent .pbSectionContentPrice .price-details .price-save{display:block;font: 12px/14px Lato;letter-spacing:-.12px;color:#555}.pbSectionContent .pbSectionContentPrice .price-details .free-trial-section{margin-top:4px;font: 12px/14px Lato;letter-spacing:-.12px;color:#000}.pbSectionContent .pbSectionContentPrice .price-details .price-amount{text-align:right;font: 700 20px/22px Lato;letter-spacing:0px;color:#000}.pbSectionContent .pbSectionContentPrice .addToCart{margin:auto 0 0;display:flex;justify-content:flex-end}.pbSectionContent .pbSectionContentPrice .addToCart>button{min-width:130px;min-height:48px;line-height:16px;border-radius:4px;border:1px solid #294e95;letter-spacing:0px;font-size:16px;font-weight:700;color:#294e95;cursor:pointer;overflow:hidden;justify-content:center;align-items:center}.pbSectionContent .pbSectionContentPrice .addToCart>button:hover{background:#eaeef5}.short-pb-container .short-pb-header{display:flex;justify-content:space-between}.short-pb-container .short-pb-header .short-pb-header-title{font-size:20px;font-family:var(--lato);line-height:24px;letter-spacing:0px;color:#000;opacity:1}.short-pb-container .short-pb-header .short-pb-header-link{font-size:16px;font-family:var(--lato);line-height:24px;color:#294e95;letter-spacing:0px;opacity:1}.short-pb-container .short-pb-accessories-products .produt-list,.short-pb-container .short-pb-software-products .produt-list{margin-top:16px;display:flex;flex-direction:row;flex-wrap:wrap;gap:16px}.short-pb-container .short-pb-accessories-products .produt-list .product-card-main,.short-pb-container .short-pb-software-products .produt-list .product-card-main{margin:0}.short-pb-container .short-pb-accessories-products .produt-list .product-card-main .product-card-div:has(>.product-card-image:hover)+.product-card-summary img,.short-pb-container .short-pb-software-products .produt-list .product-card-main .product-card-div:has(>.product-card-image:hover)+.product-card-summary img{display:inline-block}.short-pb-container .short-pb-accessories-products .produt-list .product-card-image,.short-pb-container .short-pb-software-products .produt-list .product-card-image{cursor:pointer}.short-pb-container .short-pb-accessories-products .product-card-summary,.short-pb-container .short-pb-software-products .product-card-summary{cursor:pointer;color:#284e95}.short-pb-container .short-pb-accessories-products .product-card-summary .product-info-icon,.short-pb-container .short-pb-software-products .product-card-summary .product-info-icon{display:none}.short-pb-container .short-pb-accessories-products .card-rating-container .card-review-inline a,.short-pb-container .short-pb-software-products .card-rating-container .card-review-inline a{cursor:default !important}.short-pb-container .short-pb-services-products{margin-top:16px}.short-pb-container .short-pb-software-products{margin-top:16px;padding-bottom:24px;border-bottom:1px solid #ccc;margin-bottom:24px}.short-pb-container .short-pb-software-products .product-card-image{height:120px}.short-pb-container .short-pb-accessories-products .product-card-image{height:160px}
