.transition__fast{-webkit-transition:all .25s ease-in;-moz-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in}.component__container{margin:0 auto;padding:0 16px;width:100%}@media only screen and (min-width:480px){.component__container{max-width:480px}}@media only screen and (min-width:768px){.component__container{max-width:768px}}@media only screen and (min-width:992px){.component__container{max-width:992px}}@media only screen and (min-width:1200px){.component__container{max-width:1296px}}.component__row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.component__row:after,.component__row:before{content:" ";display:table}.component__row:after{clear:both}@keyframes bounce{50%,to{transform:translate3d(-.5px,0,0)}60%,90%{transform:translate3d(1px,0,0)}70%,75%,80%{transform:translate3d(-2px,0,0)}72%,78%{transform:translate3d(2px,0,0)}}@keyframes scrollDown{0%{top:-280px}to{top:0}}*{box-sizing:border-box;font-family:Nova,sans-serif;margin:0;padding:0}body::-webkit-scrollbar-corner,html::-webkit-scrollbar-corner{background:#00a0df}body::-webkit-scrollbar-track,html::-webkit-scrollbar-track{background-color:transparent;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}body::-webkit-scrollbar,html::-webkit-scrollbar{background-color:transparent;width:3px!important}body::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{background-color:#00a0df}ul{margin:0;padding:0}ul,ul li{list-style:none}body{overflow-x:hidden}input:focus,select:focus{box-shadow:none!important;outline:0!important}:focus{outline:transparent!important}a{text-decoration:none}a,body,button,h1,h2,h3,h4,h5,h6,input,p,textarea{color:#605e70;font-family:Nova,sans-serif;font-size:1rem;font-weight:500}img.lazy{height:.0625rem;width:.0625rem}.desktop__only{display:flex}@media(max-width:767px){.desktop__only{display:none}}.tablet__only{display:flex}@media(min-width:992px){.tablet__only{display:none}}.mobile__only{display:flex}@media(min-width:767px){.mobile__only{display:none}}#side-card-over-list{z-index:101}#side-card-over-list>div{background-color:rgba(0,0,0,.13)}.swiper-pagination-bullets{bottom:0!important}.swiper-pagination-bullets .swiper-pagination-bullet{background:#b3b3b3;border:0;border-radius:0;border-radius:120px;cursor:pointer;height:10px;margin:0 4px;opacity:1;position:relative;transition:1s;width:10px}.swiper-pagination-bullets .swiper-pagination-bullet-active{background-color:#00a0df;width:26px}.swiper-button-next:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m10 16 4-4-4-4' stroke='%23141414' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.swiper-button-prev:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m14 8-4 4 4 4' stroke='%23141414' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:not-allowed;display:none;pointer-events:auto}.swiper-button-next,.swiper-button-prev{align-items:center;background-color:#fff;background-image:none!important;border:1px solid #dfdfe0;border-radius:100%;display:flex;height:40px;justify-content:center;margin:0;position:absolute;top:50%;transform:translateY(-50%);transition:.5s;width:40px}.swiper-button-next:hover,.swiper-button-prev:hover{background-color:#efeff0}.swiper-button-next:after,.swiper-button-prev:after{font-size:16px;height:24px;width:24px}.spot{background-color:#fff;border-radius:24px}.spot .spot__instruction{display:none}.spot .spot__image{position:relative}@media(min-width:767px){.spot .spot__image:hover.spot__image .spot-overlay{left:0;opacity:1;position:relative;transform:none;visibility:visible}.spot .spot__image:hover.spot__image .spot-main-image{display:none;opacity:0;visibility:hidden}}.spot .spot__image .spot__tags{align-items:center;display:flex;gap:8px;left:24px;position:absolute;top:24px;z-index:2}.spot .spot__image .spot__tags .tags-discount,.spot .spot__image .spot__tags .tags-image,.spot .spot__image .spot__tags .tags-new,.spot .spot__image .spot__tags .tags-shipping{align-items:center;background-color:#00a0df;border:1px solid #00a0df;border-radius:120px;color:#fff;display:flex;flex-wrap:wrap;font-size:.875rem;font-weight:400;height:28px;justify-content:center;padding:0 .875rem}@media(max-width:992px){.spot .spot__image .spot__tags .tags-discount,.spot .spot__image .spot__tags .tags-image,.spot .spot__image .spot__tags .tags-new,.spot .spot__image .spot__tags .tags-shipping{font-size:.675rem;height:29px;padding:0 .675rem}}.spot .spot__image .spot__tags .tags-discount{background-color:#fff;border-color:#b3b3b3;color:#000}.spot .spot__image a{cursor:pointer;display:block;position:relative}.spot .spot__image a img{border-radius:24px 24px 0 0;display:block;height:auto;margin:0 auto;max-height:unset;overflow:hidden;width:100%}.spot .spot__image a .spot-overlay{height:auto;left:50%;opacity:0;position:absolute;top:0;transform:translateX(-50%);visibility:hidden;width:100%;z-index:1}.spot .spot__content{padding:24px}@media(max-width:425px){.spot .spot__content{padding:15px}}.spot .spot__content .spot__header{display:flex;flex-direction:column;gap:16px}.spot .spot__content .spot__header .spot__stars{align-items:center;display:flex;gap:.2rem}.spot .spot__content .spot__header .spot__stars .stars__inner{display:flex}.spot .spot__content .spot__header .spot__stars .stars__inner i.star__on:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m6.864 1.722.88 1.774c.12.247.44.484.71.53l1.594.267c1.02.171 1.26.917.525 1.653l-1.24 1.25c-.21.212-.324.62-.26.913l.356 1.547c.28 1.225-.365 1.699-1.44 1.059l-1.495-.892c-.27-.162-.715-.162-.99 0l-1.495.892c-1.07.64-1.72.161-1.44-1.059l.355-1.547c.065-.293-.05-.7-.26-.913l-1.24-1.25C.694 5.21.93 4.464 1.95 4.293l1.595-.267a1.09 1.09 0 0 0 .705-.53l.88-1.774c.48-.963 1.26-.963 1.735 0Z' fill='%230F0F0F'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";display:block;height:12px;width:12px}.spot .spot__content .spot__header .spot__stars .stars__inner i.star__empty:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m6.864 1.722.88 1.774c.12.247.44.484.71.53l1.594.267c1.02.171 1.26.917.525 1.653l-1.24 1.25c-.21.212-.324.62-.26.913l.356 1.547c.28 1.225-.365 1.699-1.44 1.059l-1.495-.892c-.27-.162-.715-.162-.99 0l-1.495.892c-1.07.64-1.72.161-1.44-1.059l.355-1.547c.065-.293-.05-.7-.26-.913l-1.24-1.25C.694 5.21.93 4.464 1.95 4.293l1.595-.267a1.09 1.09 0 0 0 .705-.53l.88-1.774c.48-.963 1.26-.963 1.735 0Z' fill='%23DFDFE0'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";display:block;height:12px;width:12px}.spot .spot__content .spot__header .spot__stars .stars__count{font-size:12px}.spot .spot__content .spot__header h3{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#000;display:-webkit-box;font-size:.8rem;font-weight:700;height:57.6px;letter-spacing:.150000006px;line-height:19.2px;overflow:hidden;text-align:left;text-overflow:ellipsis}@media(min-width:1299px) and (max-width:1440px){.spot .spot__content .spot__header h3{-webkit-line-clamp:2;height:38.6px}}@media(max-width:425px){.spot .spot__content .spot__header h3{-webkit-line-clamp:32;height:41.6px}}.spot .spot__content .spot__footer{align-items:center;display:flex;justify-content:space-between;margin-top:2rem;min-height:48px}@media(min-width:1299px) and (max-width:1440px){.spot .spot__content .spot__footer{margin-top:1rem}}@media(max-width:425px){.spot .spot__content .spot__footer{margin-top:1rem}}.spot .spot__content .spot__footer .spot__prices{display:flex;flex-direction:column;gap:8px}.spot .spot__content .spot__footer .spot__prices a>div{align-items:center;display:flex;flex-direction:row-reverse;gap:4px;justify-content:flex-end}@media(min-width:1299px) and (max-width:1440px){.spot .spot__content .spot__footer .spot__prices a>div{gap:2px}}.spot .spot__content .spot__footer .spot__prices a>div .price__values h4{color:#000;letter-spacing:.25px;line-height:1}.spot .spot__content .spot__footer .spot__prices a>div .price__values s,.spot .spot__content .spot__footer .spot__prices a>div .price__values-listPrice{color:#605e70!important;font-size:.875rem;font-weight:300;letter-spacing:.25px;line-height:1;text-decoration:line-through}.spot .spot__content .spot__footer .spot__prices a>div .price__pix .pix-discount{color:#000;font-size:16px;font-weight:600;letter-spacing:.25px;text-align:left}.spot .spot__content .spot__footer .spot__prices a>div .price__pix .pix-message{display:none}.spot .spot__content .spot__footer .spot__prices .installment p{font-size:.75rem;letter-spacing:.25px;line-height:1}@media(min-width:1299px) and (max-width:1440px){.spot .spot__content .spot__footer .spot__prices .installment p{font-size:9px}}@media(max-width:560px){.spot .spot__content .spot__footer .spot__cart{padding:1px}}.spot .spot__content .spot__footer .spot__cart button{align-items:center;background-color:#00a0df;border-radius:120px;display:flex;gap:8px;height:48px;justify-content:center;transition:.5s;width:136px}.spot .spot__content .spot__footer .spot__cart button:hover{background-color:#0080b2}@media(min-width:1299px) and (max-width:1440px){.spot .spot__content .spot__footer .spot__cart button{height:42px;width:103px}}@media(max-width:992px){.spot .spot__content .spot__footer .spot__cart button{height:40px;width:40px}}@media(min-width:1299px) and (max-width:1440px){.spot .spot__content .spot__footer .spot__cart button svg{width:16px}}.spot .spot__content .spot__footer .spot__cart button span{color:#fff;font-weight:700;letter-spacing:.25px}@media(min-width:1299px) and (max-width:1440px){.spot .spot__content .spot__footer .spot__cart button span{font-size:12px}}@media(max-width:992px){.spot .spot__content .spot__footer .spot__cart button span{display:none}}
