.product_container{display:flex;flex-wrap:wrap;justify-content:center;gap:24px 20px;max-width:1240px;width:100%;align-items:flex-start;margin:0 auto 24px}.product_media__container{width:100%;max-width:620px;display:grid;grid-template-columns:1fr;gap:10px;overflow:hidden;align-items:flex-start}.product_media__container :is(img,video){width:100%;height:auto;display:flex;object-fit:cover}.product_media__thumbs .swiper-slide{height:auto;width:50px;margin-right:10px;border-radius:8px;overflow:hidden;border:1px solid #e5e5eb;transition:all ease .4s;box-sizing:border-box;display:flex;cursor:pointer}.product_media .swiper-slide{display:flex;height:auto}.product_media__thumbs .swiper-slide.swiper-slide-thumb-active{border-color:var(--primary-color);cursor:default}.product_media__thumbs,.product_media,.product_media__thumbs_container{overflow:hidden;width:100%}.product_media__thumbs_container{position:relative;height:100%}.product_media__navigation{width:27px;height:27px;top:50%;transform:translateY(-50%);margin-top:0}.product_media__navigation::after{content:""}.product_media__navigation.swiper-button-next{right:5px;transform:translateY(-50%) rotate(180deg)}.product_media__navigation.swiper-button-prev{left:5px}.product_media__thumbs{width:calc(100% - 80px);height:100%;margin:0 auto}.product_media__flag{position:absolute;right:15px;top:15px;max-width:100px;display:flex;aspect-ratio:1}.shop-product__media--video{display:flex;position:relative;width:100%;height:100%}.video-loader-container{position:absolute;top:50%;left:50%;z-index:1;transform:translate(-50%, -50%);background-color:rgba(0,0,0,0);width:100%;height:100%;display:flex;align-items:center;justify-content:center}.video-loader-container button{cursor:pointer;width:50px;height:50px;padding:0;border-radius:50%;display:flex;align-items:center;justify-content:center;border:none;background-color:rgba(0,0,0,0)}.video-loader-container button svg{width:100%;height:100%}.video-loader-container:not(.is-loading) span,.video-loader-container.is-loading button{display:none}.video-loader-container__loader{width:48px;height:48px;border:5px solid #fff;border-bottom-color:rgba(0,0,0,0);border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.product__form{padding-inline:15px;width:100%;max-width:540px;text-align:left}.bundles_container{display:grid;grid-template-columns:repeat(3, 1fr);gap:8px}.bundle_item{display:flex;flex-direction:column;align-items:center;border:1px solid #e5e5eb;background-color:#fff;transition:all ease .4s;border-radius:4px;overflow:hidden;cursor:pointer}.bundle_item img{aspect-ratio:1.19/1;object-fit:cover}.bundle_check:checked+.bundle_item{border-color:#000;cursor:default}.bundle_item__content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:100%;padding:8px 0}.bundle_item__save{border-radius:999px;background-color:#8c8d98;padding:1px 11px;font-weight:500;color:#fff;font-size:12px}.bundle_item__prices{display:flex;align-items:center;gap:5px}.bundle_item__price{font-weight:500;font-size:13px}.bundle_item__price.compare{color:#8e8e8e;text-decoration:line-through}.bundle_check:checked+.bundle_item .bundle_item__save{background-color:var(--primary-color)}.product__basic_info{display:flex;flex-direction:column}.product__prices{display:flex;align-items:center;gap:6px;margin:10px 0}.product__prices p:first-child{color:#333;font-size:18px;font-weight:400}.product__prices p:last-child{color:#777;font-size:16px;font-weight:400;line-height:20px;text-decoration-line:line-through}.product__description{color:#62636c;font-size:14px;font-weight:400;line-height:16px}.product__title{text-transform:capitalize;font-size:25px;font-weight:500}.product_bundle_include{margin:25px 0 28px}.product_bundle_include__title{color:#000;font-size:14px;font-weight:500;margin-bottom:10px}.product_bundle_include__list{grid-template-columns:repeat(2, 1fr);display:grid;gap:10px 5px}.product_bundle_include__list li{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:300}.product__buy_options{display:flex;flex-direction:column;gap:15px;padding:0 5px;margin-bottom:15px}.buy_opt{display:flex;align-items:center;justify-content:space-between;padding:20px 15px;border-radius:5px;background:#f3f3f5;border:1px solid rgba(0,0,0,0)}.buy_opt.active{background:#fff;border-color:#000}.buy_opt__intro{display:flex;align-items:center;gap:10px}.buy_opt__intro span{display:flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;border:1px solid #000}.buy_opt.active .buy_opt__intro span:before{content:"";width:10px;height:10px;border-radius:50%;background-color:#000}.buy_opt__intro p{color:#242729;font-size:14px;font-weight:400;line-height:120%}.buy_opt>div:not(.buy_opt__intro){display:flex;align-items:center;gap:3px;color:#242729;font-size:13px;font-weight:400;line-height:120%}.buy_opt svg{width:28px;height:20px}.buy_opt div:has(svg) img{width:28px;height:20px;object-fit:cover}.product_submit{background-color:var(--primary-color);border:none;border-radius:999px;cursor:pointer;display:flex;align-items:center;justify-content:center;width:calc(100% - 5px);min-height:50px;color:#fff;font-size:16px;font-weight:500;padding:0}.product_submit:disabled{opacity:.5;cursor:not-allowed}.product__contra_entrega{padding:8px 12px;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:16px;border:1px solid #b2223f;margin:15px 0}.product__contra_entrega p{color:#333;font-size:14px;font-weight:400;letter-spacing:1.12px}.product__contra_entrega span{color:#b2223f;font-size:14px;font-weight:400;letter-spacing:1.4px}.product__buy_method_benefits{display:flex;align-items:start;justify-content:space-between;margin:24px 0}.product__buy_method_benefits li{display:flex;flex-direction:column;flex:1;align-items:center}.product__buy_method_benefits li img{object-fit:cover}.product__buy_method_benefits li p{color:#242729;text-align:center;font-size:12px;font-weight:400;line-height:normal}.product_purchase_type{display:flex;flex-direction:column;gap:15px}.purchase_type__box{border:1px solid #e5e5ea;border-radius:5px;background:#fff;padding:12px 15px;cursor:pointer;transition:all ease .4s;display:flex;align-items:center;flex-wrap:wrap;gap:12px 5px}.purchase_type__box hr{width:100%;margin:0;height:1px;background-color:#e6e6e6}.purchase_type__check:checked+.purchase_type__box{border-color:#000;cursor:default}.purchase_type__list path{stroke:#5ad7ac}.purchase_type__list circle{display:none}.purchase_type__installments{width:100%;text-align:center;display:flex;align-items:center;justify-content:center;gap:5px;color:#737373;font-size:14px}.purchase_type__installments .afterpay{display:flex}.purchase_type__info{flex:1;display:flex;align-items:center;gap:10px}.purchase_type__radio_check{width:16px;height:16px;border-radius:50%;border:1px solid #b4b4b4;transition:all ease .4s;display:flex;align-items:center;justify-content:center}.purchase_type__radio_check::before{content:"";border-radius:50%;width:10px;aspect-ratio:1;background-color:rgba(0,0,0,0);transition:all ease .4s}.purchase_type__check:checked+.purchase_type__box .purchase_type__radio_check{border-color:#000}.purchase_type__check:checked+.purchase_type__box .purchase_type__radio_check::before{background-color:#000}.purchase_type__price_container{display:flex;flex-direction:column;align-items:center}.purchase_type__price_info{color:#777;font-size:11px;text-decoration:underline}.purchase_type__price,.purchase_type__title_container h4{font-weight:500;font-size:14px;color:#000}.purchase_type__title_container h4{text-transform:uppercase}.purchase_type__title_container span{border-radius:20px;background:#ff605f;color:#fff;font-weight:500;padding:0px 6px 1px}.purchase_type__check:not(:checked)+.purchase_type__box{background:#f8f8f8}.purchase_type__check:not(:checked)+.purchase_type__box .purchase_type__price,.purchase_type__check:not(:checked)+.purchase_type__box .purchase_type__title_container h4{font-weight:400}.purchase_type__list{display:flex;flex-direction:column;width:100%;gap:2px;padding:0 26px}.purchase_type__list li{font-size:12px;font-weight:400;color:#62636c;display:flex;gap:2px}.purchase_type__footer{font-size:12px;font-weight:400;color:#333;line-height:normal;padding:0 26px;width:100%}.product_dropdowns{margin:0px 0 16px;border-top:1px solid #e5e5eb}.product_dropdown{border-bottom:1px solid #e5e5eb}.product_dropdown__header{display:flex;align-items:center;cursor:pointer;justify-content:space-between;padding:15px 0}.product_dropdown__header_title{font-size:16px;font-weight:400}.product_dropdown__header_icon{width:25px;height:25px;display:flex;justify-content:center;align-items:center;position:relative;margin-right:3px}.product_dropdown__header_icon::before,.product_dropdown__header_icon::after{content:"";position:absolute;z-index:7;top:calc(50% - 8px);left:50%;transform:translateX(-50%);width:1px;height:70%;transition:all .2s ease-in-out;background-color:#000}.product_dropdown__header_icon::after{transform:rotate(90deg)}.product_dropdowns input:checked+.product_dropdown .product_dropdown__header_icon::before{transform:rotate(-90deg)}.product_dropdown__body{padding:0 0 13px;display:none}.product_dropdowns input:checked+.product_dropdown .product_dropdown__body{display:block}.product_dropdown__body *{font-size:12px;font-weight:300;color:#62636c}.product_dropdown__body b{font-weight:700}.product_dropdown__body_list{border-left:1px solid #ff605f;display:flex;flex-direction:column;gap:20px;text-align:left;padding-left:15px;margin-top:15px}.product_dropdown__body_list li{display:flex;flex-direction:column;gap:10px}.product_dropdown__body_list li h4{color:#333;font-size:14px;font-weight:500;line-height:1}.product_dropdown__numbered_list{list-style:auto;padding-left:15px;margin:0}.product_dropdown__bullet_list{list-style:disc;padding-left:15px;margin:0}.product_dropdown__highlight_txt{color:red;font-weight:700;line-height:16px}.product_dropdown__highlight_txt span{color:red;font-weight:700;line-height:16px;text-decoration:underline}.product__info-video{display:flex}.product__info-video video{width:100%;height:auto;object-fit:cover;aspect-ratio:1}.product_videos{padding:0;overflow:hidden}.product_videos__intro{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.product_videos__intro>h3{color:#000;font-size:25px;font-weight:400;line-height:1}.product_videos__navigation{display:flex;gap:10px}.product_videos__navigation .swiper-button-prev,.product_videos__navigation .swiper-button-next{position:initial;width:auto;height:auto;margin:0}.product_videos__navigation .swiper-button-prev::after,.product_videos__navigation .swiper-button-next::after{content:""}.product_video{position:relative;display:flex;width:113px;border-radius:5px;margin-right:10px;overflow:hidden}.product_video video,.product_video img{width:100%;height:100%;object-fit:cover}.product_video button{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:flex;align-items:center;justify-content:center;cursor:pointer;width:50px;height:50px;padding:0;border:none;border-radius:50%;background:rgba(0,0,0,.8)}.product_videos .swiper-wrapper{height:auto}html:has(.product_videos__popup.is-active){overflow:hidden}.product_videos__popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:2147483431}.product_videos__popup.is-active{display:block}.product_videos__popup__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5450980392)}.product_videos__popup--close{cursor:pointer;position:absolute;top:15px;left:15px;z-index:25;width:auto;height:auto;border-radius:50%;overflow:hidden;border:none;background-color:rgba(0,0,0,0)}.product_videos__popup__slider{position:relative;top:0;left:0;width:100%;height:100%;overflow:hidden}.product_videos__popup__slider__slide{position:relative;width:100%;height:100%}.product_videos__popup__slider__slide video{width:100%;height:100%;object-fit:cover}.product_videos__popup__slider__slide--sound{cursor:pointer;position:absolute;right:15px;bottom:33px;z-index:25;width:auto;height:auto;border:none;border-radius:50%;overflow:hidden;background-color:rgba(0,0,0,0)}.product_videos__popup__slider__slide--sound.muted>svg:last-child{display:none}.product_videos__popup__slider__slide--sound:not(.muted)>svg:first-child{display:none}.product_videos__popup__slider__navigation{position:absolute;top:50%;right:15px;z-index:25;transform:translateY(-50%);display:flex;flex-direction:column;gap:10px}.product_videos__popup__slider__navigation .swiper-button-prev,.product_videos__popup__slider__navigation .swiper-button-next{position:initial;width:auto;height:auto;margin:0}.product_videos__popup__slider__navigation .swiper-button-prev:after,.product_videos__popup__slider__navigation .swiper-button-next:after{display:none}.product_float_submit{position:fixed;bottom:0;width:100%;z-index:100;left:0;background:#fff;padding:10px;display:flex;flex-direction:column;gap:10px;border-top:1px solid #eee;transition:all ease .4s}.product_float_submit__hidden{bottom:-20%}.product_float_submit__content{display:flex;align-items:center;justify-content:space-between}.product_float_submit__content .product__title{font-size:16px;text-transform:uppercase}@media(min-width: 1000px){.product_container{flex-wrap:nowrap;justify-content:center}.product_media__container{position:sticky;top:55px}}@media screen and (max-width: 768px){#WizybotShopifyWidget__iframe__outter__id,div.needsclick[class*=kl-teaser-]{bottom:105px !important;right:0;transition:all ease .4s}div.needsclick[class*=kl-teaser-]{margin-bottom:8px !important}body:has(.product_float_submit__hidden) #WizybotShopifyWidget__iframe__outter__id,body:has(.product_float_submit__hidden) div.needsclick[class*=kl-teaser-]{bottom:0px !important}}@media(min-width: 769px){main{overflow-x:inherit}.product_bundle_include__list{display:flex;flex-wrap:wrap;gap:5px 26px}.product_videos__popup__slider{position:relative;top:50%;left:50%;transform:translate(-50%, -50%);max-width:425px;max-height:658px;border-radius:10px;overflow:hidden}.bundle_item__price{font-size:15px}.product__form{padding-inline:0;max-width:412px}.product_media__thumbs{width:100%;position:absolute;left:0;top:0}.product_media__container:has(.product_media__thumbs_container){grid-template-columns:64px auto}.product_media__thumbs_container{order:-1}.product_media__thumbs .swiper-wrapper{flex-direction:column}.product_media__thumbs .swiper-slide{width:100%;margin-bottom:10px;margin-right:0}.product_media .swiper-slide{border-radius:8px;overflow:hidden}.product_media{border-radius:8px}.product_container{padding-top:20px;padding-inline:20px;margin-bottom:24px;gap:80px}}.product_section--new .product__form{max-width:360px}.product_section--new .product_container{justify-content:center;gap:18px 39px}.product_section--new .product_media__container{max-width:510px}.product_section--new .bundle_item{position:relative;border-radius:5px}.product_section--new .bundle_item__save{position:absolute;top:0;left:0;border-radius:5px 0px}.product_section--new .bundle_item__prices{flex-direction:column}.product_section--new .bundle_check:checked+.bundle_item{border-color:#a6a6a6}.product_section--new .bundles_container{gap:1px}.product_section--new .product_bundle_include__list path{stroke:#ff605f}.product_section--new .product_bundle_include__list{grid-template-columns:repeat(2, 1fr)}.product_section--new .purchase_type__footer{font-size:14px;padding-right:0}.product_section--new .purchase_type__list li{font-size:13px;color:#62636c}.product_section--new .popup_subs__btn{font-size:13px !important}.product_section--new .purchase_type__box{border:1px solid #777}.product_section--new .product_guarantee{background:linear-gradient(180deg, #d9c8d5 11.25%, #e9d4d7 52.21%, #f1e0d8 100%)}.product_section--new .bundle_item__save{background:var(--primary-color)}.product_section--new .bundle_item__price{font-size:16px !important;color:#000}.product_section--new .bundle_item__price.compare{font-size:13px !important;color:#a7a7a7}.product_section--new .product_media__flag{max-width:64px;aspect-ratio:auto}@media(max-width: 768px){.product_section--new .product__form{max-width:none}}#_rsi-buy-now-button-overwrite{display:none}#_rsi-cod-form-modal-form{text-align:-webkit-auto}#_rsi-cod-form-modal-form ._rsi-modal-line-item-remove-button,._rsi-modal-line-item-remove-button{display:none !important}.product__reviews .oke-stars svg{width:90px}
