.showcase_muilt .container_title{color:var(--text_primary);display:flex;flex-direction:column}.showcase_muilt .container_title .showcase_subtitle{margin-bottom:32px;width:100%}.showcase_muilt .container_title .showcase_subtitle .swiper-wrapper{align-items:center}.showcase_muilt .container_title .showcase_subtitle .swiper-wrapper .btn_title{align-items:center;display:flex;padding:0;width:100%}.showcase_muilt .container_title .showcase_subtitle .swiper-wrapper .btn_title.-active{background-color:var(--btn_bg_hover_color,var(--secondary_color));border-color:var(--btn_bg_hover_color,var(--secondary_color));color:var(--btn_text_hover_color,var(--text_invert))}@media(max-width:1024px){.showcase_muilt .container_title .showcase_subtitle .swiper-wrapper .btn_title{margin:0 auto;width:100%}}.showcase_muilt .container_title .showcase_subtitle .swiper-wrapper .btn_title .title{font-size:var(--font_size_base);font-weight:var(--font_weight_regular);position:relative;width:-moz-fit-content;width:fit-content}@media(max-width:768px){.showcase_muilt .container_title .showcase_subtitle .swiper_navigation .btn-navigate{--btn_position:-12px}}.showcase_muilt .container_title .showcase_subtitle .swiper_navigation .button-prev{display:none}.showcase_muilt .showcase_container{display:flex;flex-direction:column}@media(max-width:768px){.showcase_muilt .showcase_container{display:flex;flex-direction:column}}.showcase_muilt .showcase_container .showcase{opacity:1;transition:var(--transition_fade)}.showcase_muilt .showcase_container .showcase.-loading{opacity:0}.showcase_muilt .missing_products{color:var(--text_primary);font-size:var(--font_size_heading);font-weight:var(--font_weight_light);text-shadow:1px 1px 2px var(--box_shadow_light)}.lazyContainer:not(.-loaded) .showcase_container{aspect-ratio:1400/450}@media(max-width:1024px){.lazyContainer:not(.-loaded) .showcase_container{aspect-ratio:1024/450}}@media(max-width:768px){.lazyContainer:not(.-loaded) .showcase_container{aspect-ratio:768/450}}@media(max-width:540px){.lazyContainer:not(.-loaded) .showcase_container{aspect-ratio:540/400}}.banner_product_footer{margin-top:20px}#buy_together{position:relative}#buy_together .section_title{color:var(--primary_color);font-weight:var(--font_size_subtitle);margin:60px 0 50px}@media(max-width:1024px){#buy_together .section_title{margin:50px 0 40px}}@media(max-width:768px){#buy_together .section_title{margin:40px 0 32px}}.product-gallery{display:flex;flex-direction:column;height:auto;width:100%}@media(max-width:1024px){.product-gallery{grid-template-columns:100%}}@media(min-width:768px){.product-gallery .gallery_sticky{position:sticky;top:calc(var(--header_height) + 20px);transition:var(--transition_absolute);z-index:1}}.product-gallery .swiper-slide .lazy-image{height:100%;width:100%}.product-gallery .image-gallery{aspect-ratio:1/1;background-color:var(--bg_white);overflow:hidden;position:relative}@media(max-width:1024px){.product-gallery .image-gallery{padding-bottom:40px}}@media(max-width:768px){.product-gallery .image-gallery{margin:0}}.product-gallery .image-gallery .slider,.product-gallery .image-gallery .slider-wrapper{height:100%}.product-gallery .image-gallery img{width:100%}.product-gallery .image-gallery .swiper-slide{height:auto}.product-gallery .image-gallery .frame_video{height:100%}.product-gallery .thumbs-gallery{width:100%}.product-gallery .thumbs-gallery .slider .swiper-slide{background-color:var(--bg_white);border-top:2px solid var(--border_secondary);cursor:pointer;transition:var(--transition_color)}.product-gallery .thumbs-gallery .slider .swiper-slide.swiper-slide-thumb-active{border-color:var(--secondary_color)}.product-gallery .thumbs-gallery .slider .swiper-slide .lazy-image img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.product-gallery .thumbs-gallery .swiper_navigation{width:100%}.product-gallery .thumbs-gallery .swiper_navigation .btn-navigate{--btn_position:-8px}.product-gallery .thumbs-gallery .swiper_navigation .btn-navigate svg{height:16px;width:16px}.product-gallery .thumbs-gallery .slider-wrapper{overflow:visible}.section_product_content{margin:16px 0 0}.section_product_content .container_content{--section_max_width:1024px;--product_gap:40px;--column_width:calc(50% - var(--product_gap)/2);grid-gap:40px;grid-gap:var(--product_gap);display:grid;gap:40px;gap:var(--product_gap);grid-template-columns:calc(50% - 20px) calc(50% - 20px);grid-template-columns:var(--column_width) var(--column_width);width:100%}@media(max-width:768px){.section_product_content .container_content{gap:20px;grid-template-columns:100%;grid-template-rows:auto auto}}#section_product_tab .container{display:flex;flex-direction:column}#section_product_tab .container .tab_content_container{display:flex;flex-direction:column;gap:20px;position:relative;transition:var(--transition_move)}@media(max-width:768px){#section_product_tab .container .tab_content_container{gap:8px}}#section_product_tab .container .tab_content_container .container_dropdown{background-color:var(--bg_secondary)}#section_product_tab .container .tab_content_container .container_dropdown .tab_titles_frame{width:100%}#section_product_tab .container .tab_content_container .container_dropdown .tab_titles_frame .tab_title{align-items:center;color:var(--text_secondary);cursor:pointer;display:flex;font-size:var(--font_size_heading);font-weight:var(--font_weight_regular);gap:12px;padding:16px 20px;transition:var(--transition_color);width:100%}@media(max-width:768px){#section_product_tab .container .tab_content_container .container_dropdown .tab_titles_frame .tab_title{justify-content:space-between;padding:12px 16px}}#section_product_tab .container .tab_content_container .container_dropdown .tab_titles_frame .tab_title .icon{--icon_size:12px;height:12px;height:var(--icon_size);position:relative;transition:var(--transition_move);width:12px;width:var(--icon_size)}#section_product_tab .container .tab_content_container .container_dropdown .tab_titles_frame .tab_title .icon:after,#section_product_tab .container .tab_content_container .container_dropdown .tab_titles_frame .tab_title .icon:before{background-color:currentColor;content:"";height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:var(--transition_move);width:var(--icon_size)}#section_product_tab .container .tab_content_container .container_dropdown .tab_titles_frame .tab_title .icon:after{transform:translate(-50%,-50%) rotate(90deg)}#section_product_tab .container .tab_content_container .container_dropdown.-active .tab_titles_frame .tab_title .icon{transform:rotate(1turn)}#section_product_tab .container .tab_content_container .container_dropdown.-active .tab_titles_frame .tab_title .icon:after{transform:translate(-50%,-50%) rotate(0deg)}#section_product_tab .container .tab_content_container .container_dropdown .frame_dropdown{--dropdown_height:fit-content;height:0;overflow:hidden;padding:0 20px;transition:var(--transition_move)}#section_product_tab .container .tab_content_container .container_dropdown .frame_dropdown .tab_content_item{font-weight:var(--font_weight_light);pointer-events:none;width:100%}#section_product_tab .container .tab_content_container .container_dropdown.-active .frame_dropdown{height:var(--dropdown_height);margin-bottom:16px}#section_product_tab .tab_content h2,#section_product_tab .tab_content h3,#section_product_tab .tab_content h4,#section_product_tab .tab_content h5,#section_product_tab .tab_content h6{color:revert;font-size:revert;font-weight:revert}#page_detail{margin-top:12px}#container_page_detail #showcase_section.section{margin:12px 0 0}.popupResultado .calcFrete-resultado-popContainer{min-width:600px}#application .related_history_products .section_header{display:flex;gap:10px;justify-content:center}.related_history_products .section_header .section_title{cursor:pointer;font-size:var(--font_size_subtitle)}.related_history_products .section_header .section_title.active{color:var(--secondary_color);-webkit-text-decoration:underline;text-decoration:underline}.descAdicional .wheyT1{color:#333;font-size:24px;margin-bottom:10px}.descAdicional p{color:#666;font-size:16px;line-height:1.5}.descAdicional .container{margin:0 auto;max-width:600px}.descAdicional .product-image{margin-bottom:20px;text-align:center}.descAdicional .product-image img{height:auto;max-width:100%}.descAdicional .product-details{background-color:#f5f5f5;border-radius:5px;padding:20px}.descAdicional .product-price{color:#333;font-size:20px;margin-bottom:10px}.descAdicional .product-description{margin-bottom:10px}.descAdicional .product-features ul{list-style-type:disc;margin-bottom:10px;margin-left:20px}.descAdicional .product-features li{color:#666}