/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{width:44px;height:44px;position:relative;background:0 0;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:left;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:0;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:0 0}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgb(0 0 0 / .3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgb(0 0 0 / .5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgb(0 0 0 / .25);box-shadow:0 2px 5px rgb(0 0 0 / .25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid #fff0;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:relative;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px;margin-inline-end:auto}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:#fff0;border-bottom-color:#fff0;position:absolute;top:0;left:0;background:0 0;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%;display:flex;justify-content:flex-end}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgb(0 0 0 / .5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgb(0 0 0 / .3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:0 0}:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:@font-face{font-family:"woocommerce-photo-reviews";src:url(/wp-content/plugins/woo-photo-reviews/fonts/woocommerce-photo-reviews.eot);src:url("/wp-content/plugins/woo-photo-reviews/fonts/woocommerce-photo-reviews.eot?#iefix") format("embedded-opentype"),url(/wp-content/plugins/woo-photo-reviews/fonts/woocommerce-photo-reviews.woff) format("woff"),url(/wp-content/plugins/woo-photo-reviews/fonts/woocommerce-photo-reviews.ttf) format("truetype"),url(/wp-content/plugins/woo-photo-reviews/fonts/woocommerce-photo-reviews.svg) format("svg");font-weight:400;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:"woocommerce-photo-reviews";src:url(/wp-content/plugins/woo-photo-reviews/fonts/woocommerce-photo-reviews.svg) format("svg")}}.rtl .wcpr-stars-count{padding-left:0;padding-right:20px}.wcpr-stars-count{padding-left:20px;font-size:10px;width:-webkit-fill-available;width:-moz-available}.wcpr-stars-count .wcpr-row{display:inline-block;font-size:0;width:100%;height:22px}.wcpr-stars-count .wcpr-row>div{vertical-align:middle;font-size:14px;display:inline-block;text-align:center;box-sizing:border-box;padding-left:5px}.wcpr-stars-count .wcpr-row .wcpr-col-rank-count{width:50px;white-space:nowrap}.wcpr-stars-count .wcpr-row .wcpr-col-process{width:calc(100% - 50px - 84px)}.wcpr-stars-count .wcpr-row .wcpr-col-star{width:84px;font-size:14px}.wcpr-stars-count .wcpr-row .wcpr-col-star .star-rating{width:100%;font-size:14px}.wcpr-stars-count .wcpr-row .wcpr-col-star:before,.wcpr-stars-count .wcpr-row .wcpr-col-star .star-rating:before{color:#ffb600;opacity:0.3!important}.wcpr-stars-count .wcpr-row .wcpr-col-star span:before,.wcpr-stars-count .wcpr-row .wcpr-col-star .star-rating span:before{color:#ffb600}.wcpr-stars-count .wcpr-row .wcpr-col-number{width:16px;display:none}.wcpr-html{overflow:hidden}.rate-percent-bg .rate-percent-bg-1{position:absolute;text-align:center;width:100%;color:#fff;z-index:2}.rate-percent-bg .rate-percent{height:100%;position:absolute;top:0;left:0;z-index:1;border-radius:3px}.rate-percent-bg{position:relative;height:6px;background-color:rgb(0 0 0 / .1);display:inline-block;width:100%;vertical-align:middle;font-size:0;border-radius:3px;overflow:hidden}.wcpr-modal-light-box,.wcpr-modal-light-box *{box-sizing:border-box}.wcpr-col-star .star-rating:before,.wcpr-col-star .star-rating span:before,.wcpr-overall-rating-right-star .star-rating:before,.wcpr-overall-rating-right-star .star-rating span:before{font-size:inherit;letter-spacing:1px!important}.wcpr-overall-rating-and-rating-count{width:100%;padding-bottom:30px}#comments .wcpr-overall-rating-and-rating-count{display:inline-flex!important}.wcpr-overall-rating-and-rating-count h2{display:inline;white-space:nowrap}.wcpr-overall-rating-main{display:flex;align-items:center}.wcpr-overall-rating-left{padding:15px 10px;text-align:center;vertical-align:middle;background:#2d2b2b;color:#fff;border-radius:3px;font-size:16px;margin:10px 1px}.wcpr-overall-rating-right{padding-left:10px;text-align:left}.wcpr-overall-rating-main .wcpr-overall-rating-right .wcpr-overall-rating-right-total{float:none;clear:both;white-space:nowrap}.rtl .wcpr-overall-rating-right .wcpr-overall-rating-right-star .star-rating{float:right}.wcpr-overall-rating-right .wcpr-overall-rating-right-star .star-rating{width:5.5em;font-size:14px;float:left}.product .woocommerce-product-rating .star-rating:before,.commentlist .comment-text .star-rating:before,.wcpr-overall-rating-right .wcpr-overall-rating-right-star .star-rating:before{color:#ffb600;opacity:0.3!important}.product .woocommerce-product-rating .star-rating span:before,.commentlist .comment-text .star-rating span:before,.wcpr-overall-rating-right .wcpr-overall-rating-right-star .star-rating span:before{color:#ffb600}.wcpr-filter-container{padding:0;margin:20px 0;text-align:center;justify-content:center;flex-wrap:wrap}#comments .wcpr-filter-container{display:flex!important}.wcpr-filter-button{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:2px;padding:10px 15px;display:inline-block;margin:10px 5px;font-size:15px;font-weight:300;line-height:1;color:#fff;background-color:rgb(0 0 0 / .5);transition:all 300ms ease-in-out 0s}.wcpr-filter-button:hover{color:#fff;background-color:rgb(0 0 0 / .8)!important}.wcpr-filter-container .wcpr-filter-button.wcpr-active{background-color:#000}.wcpr-filter-button.wcpr-filter-button-images:before{font-family:"woocommerce-photo-reviews";content:"\f109"}.wcpr-filter-button.wcpr-filter-button-verified:before{font-family:"woocommerce-photo-reviews";content:"\f10a"}.wcpr-filter-button:before{margin:0 5px 0 0!important;font-size:inherit!important}.wcpr-filter-container ul.wcpr-filter-button-ul{list-style-type:none;position:absolute;z-index:999;margin:10px 0 0 0;left:-1px;padding:0;display:none}.wcpr-filter-button-wrap:hover ul.wcpr-filter-button-ul{display:block}.wcpr-filter-button-wrap{position:relative;display:inline-block;width:125px}li.wcpr-filter-button-li{margin:0!important;display:inline-block}li.wcpr-filter-button-li a{margin:0;width:125px}@media screen and (max-width:680px){#comments .wcpr-overall-rating-and-rating-count{display:inline-block!important}.wcpr-overall-rating-main{justify-content:center}.wcpr-overall-rating{text-align:center}.wcpr-stars-count{margin:0;padding:0}.wcpr-stars-count .wcpr-row>div{padding:0}}.wcpr-comment-form-images label{display:block}.wcpr-comment-form-images .wcpr_image_upload{max-width:100%}.wcpr-input-file-container .wcpr-input-file-wrap .wcpr-selected-image-container{display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:flex-end}.wcpr-comment-form-images .wcpr_image_upload{width:100%;margin-bottom:10px}.wcpr-input-file-container .wcpr-input-file-wrap{margin-top:10px;margin-bottom:10px}.wcpr-comment-form-images .wcpr-selected-image{width:30%;max-width:128px;margin-bottom:10px}.wcpr-comment-form-images .wcpr-selected-image-name{width:100%;overflow:hidden;text-overflow:ellipsis;font-size:.8em;white-space:nowrap}.wcpr-hidden{display:none!important}.wcpr-comment-form-error{color:red;display:inline-grid;white-space:break-spaces!important}.reviews-videos{height:auto}.reviews-images{height:auto}@font-face{font-family:"woocommerce-photo-reviews";src:url(/wp-content/plugins/woo-photo-reviews/fonts/woocommerce-photo-reviews.eot);src:url(/wp-content/plugins/woo-photo-reviews/fonts/woocommerce-photo-reviews.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/woo-photo-reviews/fonts/woocommerce-photo-reviews.woff) format("woff"),url(/wp-content/plugins/woo-photo-reviews/fonts/woocommerce-photo-reviews.ttf) format("truetype"),url(/wp-content/plugins/woo-photo-reviews/fonts/woocommerce-photo-reviews.svg) format("svg");font-weight:400;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:"woocommerce-photo-reviews";src:url(/wp-content/plugins/woo-photo-reviews/fonts/woocommerce-photo-reviews.svg) format("svg")}}.wcpr-grid{-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:20px;margin-bottom:20px;-webkit-backface-visibility:hidden;-webkit-font-smoothing:antialiased!important;font-smoothing:antialiased!important;-webkit-transform:translateZ(0) scale(1,1);transform:translateZ(0)}.wcpr-grid,.wcpr-grid *{box-sizing:border-box}.wcpr-grid.wcpr-masonry-2-col{-webkit-column-count:2;-moz-column-count:2;column-count:2}.wcpr-grid.wcpr-masonry-3-col{-webkit-column-count:3;-moz-column-count:3;column-count:3}.wcpr-grid.wcpr-masonry-4-col{-webkit-column-count:4;-moz-column-count:4;column-count:4}.wcpr-grid.wcpr-masonry-5-col{-webkit-column-count:5;-moz-column-count:5;column-count:5}.wcpr-grid-item{-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid-column;background-color:rgb(231 231 231 / .95);margin-bottom:20px;padding-bottom:5px;overflow:hidden;border-radius:2px;color:#000;cursor:zoom-in;font-size:14px}.wcpr-content:first-child{margin-top:0}.wcpr-comment-author{margin:5px 0;padding:0;font-weight:700}.wcpr-modal-wrap .wcpr-comment-author{margin:0 0 5px}.wcpr-comment-author:before{content:"\f104";font-family:"woocommerce-photo-reviews";padding:0 5px 0 0}.wcpr-content .star-rating sp.woo-custom-installments-offer{display:flex;flex-wrap:wrap;align-items:center;width:fit-content;padding:.65rem .85rem;font-size:1rem;font-weight:500;text-align:center;white-space:wrap;border-radius:.3rem;background-color:rgb(34 197 94 / .1);color:#22c55e;margin-top:1rem;margin-bottom:2rem;order:2}.woo-custom-installments-economy-pix-badge{order:2;background-color:#22c55e;color:#fff;font-size:.925rem;font-weight:500;padding:.675rem 1rem;border-radius:.3rem;line-height:1;white-space:wrap;width:fit-content}.woo-custom-installments-economy-pix-badge .amount{color:#fff}.woo-custom-installments-ticket-discount{display:flex;flex-wrap:wrap;align-items:center;width:fit-content;padding:.65rem .85rem;font-size:1rem;font-weight:500;text-align:center;white-space:wrap;border-radius:.3rem;background-color:rgb(255 186 8 / .1);color:#ffba08;margin-top:.75rem;margin-bottom:1rem;order:3}.woo-custom-installments-offer .amount,.woo-custom-installments-ticket-discount .amount,.woo-custom-installments-card-container .amount,.woo-custom-installments-economy-pix-badge .amount,th.final-text .amount,th.final-price .amount{font-weight:500}.woo-custom-installments-group{display:grid;justify-items:flex-start;width:100%}.woo-custom-installments-select-variation-message{display:block;margin-top:.25rem;margin-bottom:1rem;font-size:.85rem;color:#6C757D}.woocommerce-variation-price .price .woo-custom-installments-group{justify-items:flex-start}.variation-price,.discount-before-price,.discounted-price,.discount-after-price,.discount-before-discount-ticket,.discount-after-discount-ticket{line-height:1}.woo-custom-installments-card-container{display:block;font-size:1rem;font-weight:400;margin-top:1rem;margin-bottom:2rem;color:#343A40;white-space:wrap}.woo-custom-installments-details-without-fee,.woo-custom-installments-details-with-fee{display:block}.woo-custom-installments-group .variation-price,.woo-custom-installments-group .discount-before-price,.woo-custom-installments-group .wci-icon-ticket-discount,.woo-custom-installments-group .discounted-price,.woo-custom-installments-group .wci-icon-main-price,.woo-custom-installments-group .wci-icon-best-installments,.woo-custom-installments-group .variation-text,.woo-custom-installments-group .discount-before-discount-ticket,.woo-custom-installments-group .wci-icon-economy-pix{margin-right:.25rem}.woo-custom-installments-offer:has(.variation-text) .discount-before-price{display:none}.container-separator{margin:1.75rem 0;border:0;border-top:1px solid rgb(0 0 0 / .1);height:1px;width:100%}.instant-approval-badge,.badge-discount-checkout{display:inline-block;padding:.35em .6em;font-size:.825em;font-weight:600;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:50rem;background-color:rgb(34 197 94 / .1);color:#22c55e;margin-bottom:1rem}.badge-interest-checkout{display:inline-block;padding:.35em .6em;font-size:.8125em;font-weight:600;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:50rem;background-color:rgb(255 186 8 / .12);color:#ffba08}.badge-discount-checkout,.badge-interest-checkout{margin-left:.5rem;margin-bottom:0}.pix-method-container{display:flex;align-items:center;margin-bottom:1rem}.pix-method-container .instant-approval-badge{margin-bottom:0}.pix-method-name{color:#212529;font-size:1rem;font-weight:600;margin-right:.5rem}.ticket-method-name{color:#212529;font-size:1rem;font-weight:600;margin-bottom:1rem;display:block}.pix-method-name .amount,.ticket-method-name .amount,.woo-custom-installments-table,.woo-custom-installments-table .amount{color:#212529}.pix-info{display:flex;width:fit-content!important}.pix-info.instant-approval-badge{padding:.5rem 1rem;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;align-content:center}.pix-info.instant-approval-badge .pix-icon-badge{font-size:1.75rem}.pix-info .woo-custom-installments-economy-pix-badge{margin-left:.5rem;background-color:transparent!important;padding:0;color:#2ebdaf!important;font-weight:600}.pix-info .woo-custom-installments-economy-pix-badge .amount{color:#2e