.filter-field_slide{margin:0}.filter-field_slide{--range-button-width:20px;--range-button-height:20px}.filter-field_slide .unselected{top:0;width:0%;height:100%;background-color:#ddd}.filter-field_slide .unselected.--left{left:0;border-radius:5px 0 0 5px}.filter-field_slide .unselected.--right{right:0;border-radius:0 5px 5px 0}.filter-field_slide .field-arrow{width:var(--range-button-width);height:var(--range-button-height);top:-5px;border-radius:100%;background-color:#404040;cursor:pointer}.filter-field_slide .field-arrow.--right{margin-left:calc(var(--range-button-width)*-1)}.filter-field_slide .input-slider{position:absolute;top:0;left:0;width:100%;height:100%;outline:0;opacity:0;z-index:3;pointer-events:none}.filter-field_slide .input-slider:focus{outline:0}.filter-field_slide .input-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;border-radius:0;background:#404040;pointer-events:all;cursor:pointer;width:var(--range-button-width);height:var(--range-button-height)}.filter-field_slide .input-slider::-moz-range-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;background:#404040;pointer-events:all;cursor:pointer;width:var(--range-button-width);height:var(--range-button-height)}.filter-field_slide .input-slider::-ms-thumb{-webkit-appearance:none;appearance:none;border-radius:0;background:#404040;pointer-events:all;cursor:pointer;width:var(--range-button-width);height:var(--range-button-height)}.filter-field_slide .input-slider::-ms-track{-webkit-appearance:none;background:rgba(0,0,0,0);color:rgba(0,0,0,0)}.filter-field_slide .input-slider::-moz-range-track{-moz-appearance:none;background:rgba(0,0,0,0);color:rgba(0,0,0,0)}.filter-field_slide .input-slider::-ms-fill-lower{background:rgba(0,0,0,0);border:0 none}.filter-field_slide .input-slider::-ms-fill-upper{background:rgba(0,0,0,0);border:0 none}.filter-field_slide .input-slider::-ms-tooltip{display:none}.filter-field_fake{width:100%;height:10px;margin-top:5px}.filter-field_select{left:0;height:100%;border-radius:5px;background-color:#ccc}.filter-field_inputs{gap:10px;margin-top:1.25rem}.filter-field_inputs label{font-size:.875rem}.filter-field_inputs .textbox{width:100%;padding:8px 5px;text-align:center;font-size:.875rem;border:0;background-color:#f7f7f7;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.filter-field_inputs .textbox::-webkit-outer-spin-button,.filter-field_inputs .textbox::-webkit-inner-spin-button{appearance:textfield;-webkit-appearance:none}.filter-field_inputs .btn-field-search{width:40px}.filter-field_input{gap:5px;overflow:hidden}.banners_footer{margin-top:60px}.banners_footer figure{width:100%}@media(max-width:1023px){.banners_footer{margin-top:40px}}
@keyframes fade-in{from{opacity:0}to{opacity:1}}@keyframes fade-out{from{opacity:1}to{opacity:0}}@media(max-width:1023px){.header-nav{position:fixed;top:0;left:0;width:100vw;height:100%;background-color:rgba(0,0,0,.4);transition:opacity .2s .3s;animation:fade-out .6s;z-index:20;padding:0 2.5rem 0 0}.header-nav.is-visible{display:flex;animation:fade-in .6s}.header-nav>div:not(.absolute){position:relative;width:100%;height:100%;padding:.5rem 1.5rem 1.5rem;background-color:#fff;overflow:hidden}.header-nav .header-nav_container{display:flex;flex-direction:column}.header-nav .header-nav_close{position:relative;margin-left:auto;z-index:5}.header-nav .header-nav_step-button img,.header-nav .header-nav_back-button img{width:auto;height:15px}.header-nav .header-nav_step-button{width:2.5rem;min-width:2.5rem;margin-left:.5rem;border-left:1px solid #d7d6d4;border-right:1px solid #d7d6d4;background-color:#f7f7f7}.header-nav .header-nav_back-button{padding:1rem 0;gap:0 20px}.header-nav .nav-drop_back{top:0;position:sticky}.header-nav .nav-list{flex-basis:100%;justify-content:flex-start;flex-direction:column;overflow-y:auto}.header-nav ul,.header-nav li{width:100%}.header-nav li:not(.nav-login_unlogged){border-bottom:1px solid #d7d6d4}.header-nav li:not(.nav-login_unlogged) a,.header-nav li:not(.nav-login_unlogged) .nav-login_button,.header-nav li:not(.nav-login_unlogged) .nav-link_item{display:flex;align-items:center;gap:0 10px;width:100%;padding:1rem 0;color:#404040}.header-nav .nav-link_box{align-items:stretch;justify-content:space-between}.header-nav li.all{order:1}.header-nav li.all>div>.nav-link_item svg,.header-nav li.all>div>.nav-link_item span br{display:none}.header-nav .nav-drop{top:0;left:0;width:100%;height:100%;padding:calc(.5rem + 33px) 1.5rem 1.5rem;background-color:#fff;z-index:2}.header-nav .nav-drop.active{visibility:visible}.header-nav .nav-drop>ul{height:100%;overflow-y:auto}.header-nav .nav-login{margin-top:1rem}.header-nav .nav-login .nav-drop a svg{display:none}.header-nav .nav-login_li{border:0!important}.header-nav .nav-login_logged .nav-link_box{padding-left:1rem;background-color:#f7f7f7}.header-nav .nav-login_logged a{padding-bottom:0}.header-nav .nav-login_register{margin-top:5px;text-align:center}}.autocomplete-wrapper{max-height:70vh;font-size:.875rem;border:1px solid #d7d6d4;background-color:#fff}.autocomplete-wrapper a:hover{color:#9d9d9d}.autocomplete-list{gap:2px 0;border-bottom:1px solid #d7d6d4}.autocomplete-products{gap:10px 0}.autocomplete-price{color:#404040}@media(min-width:1024px){#autocomplete-list{min-width:300px;left:50%;transform:translateX(-50%)}}@media(max-width:1023px){#autocomplete-list{position:relative;top:0;left:0}.autocomplete-wrapper{max-height:75vh;padding:20px 0 0;border:0;box-shadow:none;background-color:rgba(0,0,0,0)}}.mini-cart_wrapper{height:100%;background-color:rgba(0,0,0,.4);transition:opacity .2s .3s;animation:fade-out .6s}.mini-cart_wrapper.is-visible{display:flex;animation:fade-in .6s}#mini-cart_box{max-width:500px;background-color:#fff}.mini-cart_top{padding-bottom:7px;border-bottom:2px solid #f6954e}.mini-cart_title{position:relative;font-size:1.125rem;color:#f6954e}.mini-cart_close{color:#404040}.mini-cart_item{gap:0 10px;padding:25px 0;border-bottom:1px solid #d7d6d4}.mini-cart_item-price-box{color:#404040}.mini-cart_item-img img{height:auto;border:1px solid #d7d6d4}.mini-cart_item-remove{margin-left:10px;padding:5px}.mini-cart_item-remove img{width:15px;min-width:15px}.mini-cart_bottom-shipping{gap:15px}.mini-cart_bottom-shipping p{font-size:.875rem;line-height:1.2}@media(min-width:640px){.mini-cart_item-price-box{text-align:right;margin-left:20px;font-size:1rem}}@media(max-width:639px){.mini-cart_title span{display:none}.mini-cart_item-price-box{margin-top:5px;font-size:.875rem}.mini-cart_bottom-shipping p{font-size:.75rem}.mini-cart_item-name{font-size:.875rem}.mini-cart_item-img img{max-width:70px}}#overlay{top:5%;right:2%;width:80%;max-width:390px;border-radius:5px;background-color:#fff}#overlay.active{display:flex;animation:fade-in .6s}#overlay-success{color:#008000}#overlay-error{color:#ff0037}iframe{aspect-ratio:16/9;height:100%;width:100%}.modal{position:fixed;top:0;left:0;align-items:center;justify-content:center;width:100vw;height:100vh;background-color:rgba(0,0,0,.4);z-index:20}.modal.is-visible{display:flex;animation:fade-in .6s}.modal-content{display:flex;flex-direction:column;position:relative;width:auto;max-width:90%;max-height:85vh;padding:20px 0;border-radius:0;background-color:#fff}.modal-header{padding:0 20px 20px}.modal-header_title{font-size:1.125rem;font-weight:600}.modal-body{height:100%;padding:0 20px;overflow:auto}.modal-close_button{position:absolute;top:-10px;right:-10px;display:flex;align-items:center;justify-content:center;width:38px;height:38px;border:3px solid #d6d6d6;border-radius:100%;background-color:#fff;transition:all .3s;z-index:2}.modal-close_button:hover{color:#fff;background-color:#e65914}
.footer{margin-top:5rem;border-top:2px solid #f6954e}.footer-wrapper{padding-bottom:1rem;font-size:.875rem;background-color:#f7f7f7}.footer-container{gap:0 1.25rem}.footer-container a:hover{color:#f6954e}.footer-title{margin-top:27px;margin-bottom:10px;padding:0 13px 4px;font-weight:500;color:#f6954e;border-bottom:1px solid #f6954e}.footer-col.--logo{text-align:center}.footer-logo{margin:-30px auto 0;width:143px;height:143px;padding:10px;border:1px solid #e4e4e4;background-color:#fff}.footer-logo img{height:auto}.footer-links,.footer-contact_list{padding:0 13px;gap:13px}.footer-links a,.footer-contact_box{font-weight:300}.footer-contact_list b{font-weight:700}.footer-title_social{margin-top:19px;margin-bottom:6px}.footer-social{gap:18px}.footer-social a{transition:opacity .3s}.footer-social a:hover{opacity:.7}.footer-pay_icons{gap:5px;padding:0 13px}#close-preview-button{position:fixed;left:2%;bottom:0%;z-index:1000}@media(min-width:1024px){.footer-container{display:grid;grid-template-columns:25.5% 1fr 1fr 1fr;grid-template-areas:"logo ins doubt contact" "logo pay pay pay"}.footer-col.--logo{grid-area:logo;max-width:235px}.footer-col.--institutional{grid-area:ins;max-width:200px}.footer-col.--doubt{grid-area:doubt;max-width:200px;margin:0 auto}.footer-col.--contact{grid-area:contact;max-width:230px;margin-left:auto}.footer-col.--pay{grid-area:pay}}@media(max-width:1023px){.footer{margin-top:3.125rem}.footer-container{flex-wrap:wrap}.footer-col{--columns:2;--gap:30px;--gap-count:calc(var(--columns) - 1);flex-basis:calc(100%/var(--columns) - var(--gap)/var(--columns)*var(--gap-count))}.footer-col.--logo{flex-basis:100%}}@media(max-width:639px){.footer-col{--columns:1}}.copyright{padding-top:11px;padding-bottom:11px;text-align:center;font-size:.75rem;color:#838383;background-color:#e4e4e4}.copyright a{font-weight:700}.whats-fixed{display:flex;bottom:15px;right:15px;width:55px;height:55px;border-radius:100%;color:#fff;background-color:#25d366;transition:all .3s}.whats-fixed:hover{background-color:#111b21}.news-wrapper{margin-top:20px}.news-text{font-weight:300}.news-form{margin-top:7px;gap:.625rem}.news-form .textbox{height:45px;padding:0 8px;color:#000;font-size:.75rem;border:0;background-color:#fff}.news-form .textbox::-moz-placeholder{color:#404040}.news-form .textbox::placeholder{color:#404040}.news-form #news-form-email{width:100%;padding-right:72px}.news-form .btn-primary{position:absolute;top:7px;right:7px;width:58px;height:31px;font-size:.875rem;font-weight:700}#lgpd-bar{display:none;max-width:900px;left:10px;right:10px;bottom:10px;margin:0 auto;padding:15px;gap:15px;border-radius:0;box-shadow:0 0 10px #aaa;background-color:rgba(255,255,255,.9);z-index:2000}#lgpd-bar.is-visible{display:flex}#lgpd-bar p{margin:0;font-size:.875rem}#lgpd-bar a{color:#404040;text-decoration:underline}#lgpd-bar .btn-primary{padding:5px 15px;font-size:.8125rem;line-height:1.2}@media(max-width:640px){#lgpd-bar{flex-wrap:wrap}#lgpd-bar p{flex-basis:100%;font-size:.8125rem}#lgpd-bar .btn-primary{flex-basis:100%}}
.spot-wrapper{margin:0 auto}.spot-stamps{top:15px;left:15px;gap:5px;font-size:.8125rem;font-weight:600}.spot-stamps .product-discount_label{padding:3px 5px;color:#404040;background-color:#f6954e}.spot-wish{top:15px;right:15px;font-size:.625rem;overflow:hidden}.spot-wish svg{--stroke:#404040;--fill:transparent;width:20px;height:19px}.spot-wish .wishlist-button:hover svg,.spot-wish .wishlist-button[onclick*=wishlistRemoveClick] svg{--stroke:#f6954e}.spot-wish .wishlist-button[onclick*=wishlistRemoveClick] svg{--fill:#f6954e}.spot-wish:hover .wishlist-button::after{width:96px;margin-left:5px;opacity:1}.spot-wish:hover .wishlist-button[onclick*=wishlistRemoveClick]::after{width:103px}.spot-image_box img.secondary{position:absolute;top:0;left:0}.spot-title{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;height:21px;margin-top:7px;font-size:.875rem;text-overflow:ellipsis;overflow:hidden}.spot-price{margin-top:11px;font-size:.875rem}.spot-price .product-price{gap:0 9px}.spot-price .product-price_older{color:#9d9d9d}.spot-price .product-price_value{color:#404040}.spot-price .product-installment{color:#404040}.spot-price .until,.spot-price .fees{display:none}.spot-buttons{margin-top:8px}.spot-buttons .btn-success{font-weight:700;text-transform:none;color:#404040;background-color:#f6954e;padding:.625rem 1.5rem;font-size:1rem;padding:.4375rem 1.5rem;font-size:.875rem;width:100%}.spot-buttons .btn-success:hover,.spot-buttons .btn-success:focus{color:#fff;background-color:#e65914}@media(min-width:1024px){.spot-wrapper{max-width:310px;height:100%}.spot-wrapper:hover .spot-box{box-shadow:0 0 10px rgba(0,0,0,.15)}.spot-wrapper:hover:not(.unavailable) img.secondary{display:block;animation:fade-in .6s}.spot-wrapper:hover:not(.unavailable) .spot-buttons{opacity:1}.spot-wrapper .spot-box{padding:5px;background-color:#fff;transition:box-shadow .3s}.spot-buttons{opacity:0}}.spot-wrapper.unavailable{opacity:.5}.spot-wrapper.unavailable .spot-price,.spot-wrapper.unavailable .product-unavailable_form{display:none}.spot-wrapper.unavailable .product-unavailable_box{margin-top:5px}@media(max-width:1023px){.spot-wrapper{max-width:280px}.spot-buttons{margin-top:15px}}.spot-carousel .spot{padding-top:10px;padding-bottom:10px}.spot-slider:not(.tns-slider){visibility:hidden}@media(min-width:1306px){.spot-carousel .tns-controls button[data-controls=prev]{left:-15px}.spot-carousel .tns-controls button[data-controls=next]{right:-15px}.spot-carousel .tns-ovh{margin:0 -10px}.spot-carousel .tns-inner{padding-left:10px;padding-right:10px}}@media(min-width:1406px){.spot-carousel .tns-controls button[data-controls=prev]{left:-57px}.spot-carousel .tns-controls button[data-controls=next]{right:-57px}}.spot-modal>.modal-content{width:960px}.spot-modal .product-view_wrapper{gap:25px 0}@media(min-width:640px){.spot-modal .product-column_left{flex-basis:48.66%;margin-right:2.35%}.spot-modal .product-column_right{flex-basis:48.99%}}.spot-modal .product-image_main-slider{align-items:stretch}.spot-modal .product-image_main-slider:not(.tns-slider)>div:not(:first-child){display:none}.spot-modal .product-image_main-video-box{height:100%}.spot-modal .product-image_main-video-box iframe{position:absolute;top:0;left:0;width:100%;height:100%}.spot-modal .product-video_trigger{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:100%}.spot-modal .product-video_trigger:hover svg{filter:drop-shadow(1px 1px 10px hsl(206.5,0%,10%));transform:scale(1.2)}.spot-modal .product-video_trigger img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.spot-modal .product-video_trigger svg{position:relative;transition:all .3s}@media(min-width:1024px){.spot-modal .product-image_main picture{background-position:50% 50%;cursor:zoom-in}.spot-modal .product-image_main picture img{transition:opacity .3s}.spot-modal .product-image_main picture:hover[style*=background-position] img{opacity:0}}@media(max-width:1023px){.spot-modal .product-image_main picture{pointer-events:none}}.spot-modal .product-image_thumbs{margin-top:10px}.spot-modal .product-image_thumbs .tns-controls:not([style*="display: none;"])~.tns-ovh{margin:0 30px}.spot-modal .product-image_thumbs .tns-controls button{--background-color:transparent;--background-color-hover:transparent;--image-width:13px;--image-height:24px;width:30px;height:100%;box-shadow:none}.spot-modal .product-image_thumbs .tns-controls button[data-controls=prev]{justify-content:flex-start}.spot-modal .product-image_thumbs .tns-controls button[data-controls=next]{justify-content:flex-end}.spot-modal .product-image_thumbs .tns-ovh{padding:0 1px}.spot-modal .product-image_thumbs-slider{align-items:stretch}.spot-modal .product-image_thumbs-slider:not(.tns-slider){visibility:hidden}.spot-modal .product-image_thumb img,.spot-modal .product-image_thumb span{border:1px solid #d7d6d4}.spot-modal .product-image_thumb.tns-nav-active img,.spot-modal .product-image_thumb.tns-nav-active span{border:1px solid #000}.spot-modal .product-image_thumb.tns-item img{width:100%;height:auto}.spot-modal .product-image_thumb.--video span{width:100%;height:100%}.spot-modal .product-image_thumb.--video svg{top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.spot-modal .product-title{width:100%;font-size:1.25rem;font-weight:500;color:#000}.spot-modal .product-introduction{margin-top:22px;font-size:.875rem}.spot-modal .product-column_right .wishlist-button{margin-left:20px;margin-top:6px}.spot-modal .product-column_right .wishlist-button svg{--stroke:#404040;--fill:transparent;width:22px;height:21px}.spot-modal .product-column_right .wishlist-button:hover svg,.spot-modal .product-column_right .wishlist-button[onclick*=wishlistRemoveClick] svg{--stroke:#f6954e}.spot-modal .product-column_right .wishlist-button[onclick*=wishlistRemoveClick] svg{--fill:#f6954e}.spot-modal .product-sku{line-height:1}.spot-modal .product-review_resume{margin-right:40px}.spot-modal .product-review_resume-stars{gap:3px;margin-right:7px}.spot-modal .product-review_resume-label{font-size:.75rem}@media(min-width:640px){.spot-modal .product-title{font-size:1.375rem}}.spot-modal .product-short_description{font-size:.875rem;color:#000}@media(min-width:640px){.spot-modal .product-short_description{font-size:1rem}}.spot-modal .product-promotion_text{padding:1.25rem 0 0;font-size:.875rem;font-weight:700}.spot-modal .product-attributes{order:-2;margin-top:1.25rem;gap:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid #d7d6d4}.spot-modal .product-attribute_title{margin-bottom:1.25rem;font-size:.875rem;font-weight:600;color:#000}.spot-modal .product-attribute_items{gap:.75rem 1.25rem}.spot-modal .product-attribute_button{height:30px;border-radius:0;transition:all .3s}.spot-modal .product-attribute_button.unavailable{cursor:default;opacity:.3}.spot-modal .product-attribute_button.--div,.spot-modal .product-attribute_button.--fake{padding:0 10px;min-width:67px;font-size:.875rem;font-weight:600;color:#000;background-color:#404040}.spot-modal .product-attribute_button.--color{font-size:0;border:1px solid #404040}.spot-modal .product-attribute_button.--color img{width:67px;-o-object-fit:cover;object-fit:cover}.spot-modal .product-attribute_button.--photo{height:auto;border:1px solid #404040}.spot-modal .product-attribute_button:hover:not(.unavailable,.--fake),.spot-modal .product-attribute_button.selected{color:#fff;border-color:#404040;background-color:#404040}.spot-modal .product-attribute_item.--color input:checked+label{border-color:#404040}.spot-modal .product-attribute_select{font-size:.875rem;font-weight:600}.spot-modal .product-matrix_table{width:100%;text-align:center}.spot-modal .product-matrix_table th{font-size:.875rem;font-weight:600;color:#000}.spot-modal .product-matrix_table .first-row-column,.spot-modal .product-matrix_table .matrix-title{text-align:left}.spot-modal .product-matrix_table .first-row-column{color:#9d9d9d}.spot-modal .product-matrix_table td{padding:5px}.spot-modal .product-matrix_table td:last-child{padding-right:0}.spot-modal .product-matrix_quantity:disabled{opacity:.3}.spot-modal .product-parallel_options{order:-1;margin-top:1.25rem;gap:1.25rem 4rem;padding-bottom:1.25rem;border-bottom:1px solid #d7d6d4}.spot-modal .product-parallel_options-item select{width:100%}.spot-modal .product-parallel_options-item .product-buy_quantity{margin-top:1rem}.spot-modal .product-parallel_options-title{margin:0 0 5px;font-size:1rem;font-weight:700}@media(min-width:1024px){.spot-modal .product-parallel_options-item{flex-basis:50%}}.spot-modal .product-view-price{margin-top:22px}.spot-modal .product-view-price .product-price{gap:0 6px}.spot-modal .product-view-price .product-price_older{width:100%;margin-bottom:5px;font-size:1.125rem;color:#9d9d9d}.spot-modal .product-view-price .product-price_value,.spot-modal .product-view-price .product-installment.--pix{font-size:1.5rem;font-weight:700;line-height:1.2;color:#f6954e}.spot-modal .product-view-price .product-price_value .label,.spot-modal .product-view-price .product-installment.--pix .label{display:block;font-size:1rem;color:#636363}.spot-modal .product-view-price .product-installment.--card{color:#f6954e}.spot-modal .product-view-price .product-installment.--card .fees{display:none}.spot-modal .product-view-price .product-discount_label{display:none}@media(min-width:640px){.spot-modal .product-view-price .product-price_value .label,.spot-modal .product-view-price .product-installment.--pix .label{font-size:1.125rem}.spot-modal .product-view-price .product-installment.--card{font-size:1.125rem}}.spot-modal .product-buy_quantity{grid-gap:.625rem}.spot-modal .product-buy_quantity p{display:none}.spot-modal .product-buy_quantity-box{display:flex;align-items:stretch;border:1px solid #d9d9d9}.spot-modal .product-but_quantity-input{width:36px;height:45px;text-align:center;padding:0;font-size:1rem;font-weight:600;color:#404040;border:0;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.spot-modal .product-but_quantity-input::-webkit-outer-spin-button,.spot-modal .product-but_quantity-input::-webkit-inner-spin-button{-webkit-appearance:none}.spot-modal .product-buy_quantity_button{width:28px;font-size:1.375rem;font-weight:600}.spot-modal .product-buy_quantity_button:hover{color:#fff;background-color:#e65914}.spot-modal .product-buy{display:flex;flex-wrap:wrap;gap:1.25rem 8%;margin-top:40px}.spot-modal .product-buy_buttons{flex-grow:1}.spot-modal .product-buy_buttons>div{gap:.9375rem}.spot-modal .product-buy_buttons .btn-success{width:100%;padding-left:5px;padding-right:5px;font-size:1.125rem}@media(min-width:768px){.spot-modal .product-buy{align-items:center}}@media(max-width:767px){.spot-modal .product-buy{gap:10px}}.spot-modal .product-subscription{margin-top:1rem;padding:1rem;background-color:#f7f7f7}.spot-modal .product-subscription_title{margin-bottom:1rem;font-weight:600;text-align:center;text-transform:uppercase;color:#000}.spot-modal .product-subscription_select{padding-top:.6875rem;padding-bottom:.75rem}.spot-modal .product-subscription_box{gap:5px 1.25rem}.spot-modal .product-subscription_box label{margin-bottom:5px;font-weight:600}.spot-modal .product-subscription_box .btn-subscription{flex-grow:1;width:100%;align-self:flex-end}@media(max-width:767px){.spot-modal .product-subscription_box label{text-align:center}.spot-modal .product-subscription_select{text-align:center}}.spot-modal .product-view.--unavailable .product-shipping,.spot-modal .product-view.--unavailable .product-view-price{display:none}.spot-modal .product-unavailable_title{font-size:1.375rem}.spot-modal .product-unavailable_form{margin-top:1rem;gap:10px}.spot-modal .product-unavailable_form .btn{margin-top:5px}.spot-modal .product-customizations{order:-1;padding:1rem;background-color:#f7f7f7}.spot-modal .product-customization_title{margin-bottom:1rem}.spot-modal .product-customization_options{gap:1rem}.spot-modal .product-customization_label{margin-bottom:5px;font-size:.875rem}.spot-modal .product-title{font-weight:600}.spot-modal .product-introduction{margin-top:0;padding-bottom:0;border-bottom:0}.spot-modal .product-review_resume,.spot-modal .product-payments,.spot-modal .product-shipping{display:none}.spot-modal .product-attribute_title{margin-bottom:6px}.spot-modal .product-view-price .product-price_value{font-size:1.5rem}.spot-modal .product-view-price .product-installment{font-size:.875rem}.spot-modal .product-buy{gap:15px 20px}.spot-modal .product-buy_buttons .btn-success{height:45px}.spot-modal .product-buy_buttons .btn-buy_redirect{padding-top:0;padding-bottom:0;font-size:1.125rem}.spot-modal .product-buy_buttons .btn-buy_add svg{width:35px;height:31px}@media(min-width:640px){.spot-modal .product-column_left{flex-basis:35%}.spot-modal .product-column_right{flex-basis:61.5%}}
