.cta-fixed-wrapper{position:fixed;display:flex;top:-100px;width:100%;background-color:#fff;justify-content:space-around;z-index:15;box-shadow:0 3px 4px 0 rgba(0,0,0,.07);transition:transform .5s;border:none;cursor:pointer}@media screen and (max-width:768px){.cta-fixed-wrapper.active{transform:translateY(219px)}}.cta-fixed-wrapper.active{transform:translateY(239px)}.cta-fixed-wrapper .cta-fixed-container{justify-content:space-around;display:flex;align-items:center;width:1140px;padding:10px 0;gap:40px}@media screen and (max-width:768px){.cta-fixed-wrapper .cta-fixed-container{width:100%;padding:10px;flex-direction:row}}.cta-fixed-wrapper .cta-fixed-container .product-name{font-family:Montserrat;font-size:20px;font-weight:700;color:#404040;white-space:pre;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:768px){.cta-fixed-wrapper .cta-fixed-container .product-name{display:none}}@media screen and (max-width:768px){.cta-fixed-wrapper .cta-fixed-container .prices{width:-webkit-min-content;width:-moz-min-content;width:min-content}}.cta-fixed-wrapper .cta-fixed-container .prices .product-price{font-family:Montserrat;font-size:24px;font-weight:700;color:#f06f31;margin:0}@media screen and (max-width:768px){.cta-fixed-wrapper .cta-fixed-container .prices .product-price{font-size:20px}.cta-fixed-wrapper .cta-fixed-container .prices .product-price .price-to .price-to-value{font-size:12px!important}}.cta-fixed-wrapper .cta-fixed-container .buy-button{margin:0;height:40px;min-width:150px}.cta-fixed-wrapper .cta-fixed-container .price-to{padding:0}.buy-button-custom{border:0;background:#f80;color:#fff;padding:12px 24px;border-radius:4px;font-weight:600;font-size:14px;letter-spacing:.5px;cursor:pointer;margin-top:20px}@media(max-width:768px){.buy-button-custom{margin-top:8px}}.buy-button-custom:hover{background:#f06f31}.vtex-flex-layout-0-x-flexRow--footer-modal-buttons .buy-button-custom-helper{margin:0}