.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}}.page__product .product__together{background-color:#f6f6fa;margin-top:48px;padding:64px 0}@media(max-width:1199px){.page__product .product__together{margin-top:24px}}.page__product .product__together .together__container .together__row .together__title h2{color:#000;font-size:32px;font-weight:500;letter-spacing:.150000006px;line-height:38.98px;text-align:center}.page__product .product__together .together__container .together__row .together__wrapper{padding:4rem 0 0}@media(max-width:767px){.page__product .product__together .together__container .together__row .together__wrapper{padding:2rem 0 0}}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper{align-items:center;display:flex}@media(max-width:1199px){.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper{align-items:center;flex-direction:column;justify-content:center}}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper>:not(:last-child){margin-right:3px}@media(max-width:1199px){.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper>:not(:last-child){margin-bottom:30px;margin-right:0}}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner{display:flex;flex:1;justify-content:space-between}@media(max-width:1199px){.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner{align-items:center;flex-direction:column;justify-content:center;margin-bottom:0}}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner>*{margin-right:36px}@media(max-width:1199px){.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner>*{margin-bottom:30px;margin-right:0}}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .select__input{display:none!important}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right{width:370px}@media(min-width:1299px) and (max-width:1440px){.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right{width:314px}}@media(max-width:1199px){.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right{width:340px}}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot.locked .items__wrapper,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot.locked .spot__content,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot.locked .spot__image,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot.locked .spot__name,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot.locked .spot__price,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot.locked .spot__quantity,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot.locked [attribute-selections],.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot.locked .items__wrapper,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot.locked .spot__content,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot.locked .spot__image,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot.locked .spot__name,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot.locked .spot__price,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot.locked .spot__quantity,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot.locked [attribute-selections]{opacity:.7}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot.locked .items__wrapper,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot.locked .spot__quantity,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot.locked .items__wrapper,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot.locked .spot__quantity{cursor:not-allowed;pointer-events:none}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot:hover,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot:hover{box-shadow:unset}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .select__input,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .select__input{position:absolute;right:24px;top:24px;z-index:6}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .select__input input,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .select__input input{background-color:currentColor;background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:transparent;box-shadow:none!important;color:transparent;cursor:pointer;height:2rem;outline:0!important;width:2rem}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .select__input input:checked,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .select__input input:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='33' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1.083' y='.75' width='30.5' height='30.5' rx='5.25' stroke='%23B3B3B3' stroke-width='1.5'/%3E%3Cpath d='m9.334 18 3.5 3.5 10.5-11' stroke='%2300A0DF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");color:transparent}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .select__input input:not(:checked),.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .select__input input:not(:checked){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='33' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1.083' y='.75' width='30.5' height='30.5' rx='5.25' stroke='%23B3B3B3' stroke-width='1.5'/%3E%3C/svg%3E")}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .spot__price,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .spot__price{flex-direction:column;flex-wrap:nowrap;width:100%}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .spot__image,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .spot__image{margin-bottom:1.5rem;width:370px}@media(min-width:1299px) and (max-width:1440px){.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .spot__image,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .spot__image{width:314px}}@media(max-width:1199px){.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .spot__image,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .spot__image{width:340px}}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .spot__image a,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .spot__image a:hover .hidden,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .spot__image a,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .spot__image a:hover .hidden{display:block}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .spot__image a .hidden,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .spot__image a .hidden{display:none}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .spot__image a img,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .spot__image a img{height:auto;width:100%}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .spot__content .spot__attributes [attribute-selections],.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .spot__content .spot__attributes [attribute-selections]{display:none;flex-direction:column-reverse}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .spot__content .spot__attributes [attribute-selections] .attributes__items,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .spot__content .spot__attributes [attribute-selections] .attributes__items{display:flex;flex-direction:column;margin-bottom:1.5rem}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .spot__content .spot__attributes [attribute-selections] .attributes__items h5,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .spot__content .spot__attributes [attribute-selections] .attributes__items h5{color:#00a0df;display:none;font-size:.875rem;font-style:normal;font-weight:700;line-height:normal;margin-bottom:.75rem}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .spot__content .spot__attributes [attribute-selections] .attributes__items h5 span,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .spot__content .spot__attributes [attribute-selections] .attributes__items h5 span{font-weight:300;margin-left:.25rem}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .spot__content .spot__attributes [attribute-selections] .attributes__items .items__wrapper,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .spot__content .spot__attributes [attribute-selections] .attributes__items .items__wrapper{align-items:center;display:flex;flex-wrap:wrap;row-gap:10px}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .spot__content .spot__attributes [attribute-selections] .attributes__items .items__wrapper>:not(:last-child),.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .spot__content .spot__attributes [attribute-selections] .attributes__items .items__wrapper>:not(:last-child){margin-right:.5rem}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .spot__content .spot__attributes [attribute-selections] .attributes__items .items__wrapper .atributes__item.border-black label,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .spot__content .spot__attributes [attribute-selections] .attributes__items .items__wrapper .atributes__item.border-black label{background:#f5f5f5;border-color:#000}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .spot__content .spot__attributes [attribute-selections] .attributes__items .items__wrapper .atributes__item label,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .spot__content .spot__attributes [attribute-selections] .attributes__items .items__wrapper .atributes__item label{align-items:center;border:1px solid rgba(35,31,32,.08);border-radius:7.5rem;color:primary-color;cursor:pointer;display:flex;font-size:.75rem;font-style:normal;font-weight:600;height:2.4375rem;justify-content:center;line-height:normal;padding:.875rem;width:2.4375rem}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .spot__content .spot__attributes [attribute-selections] .variations__block,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .spot__content .spot__attributes [attribute-selections] .variations__block{margin-bottom:1.5rem}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .spot__content .spot__attributes [attribute-selections] .variations__block:first-of-type,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .spot__content .spot__attributes [attribute-selections] .variations__block:first-of-type{margin:0}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .spot__content .spot__attributes [attribute-selections] .variations__block h5,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .spot__content .spot__attributes [attribute-selections] .variations__block h5{color:#00a0df;display:none;font-size:.875rem;font-style:normal;font-weight:700;line-height:normal;margin-bottom:.75rem}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .spot__content .spot__attributes [attribute-selections] .variations__block h5 span,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .spot__content .spot__attributes [attribute-selections] .variations__block h5 span{font-weight:300;margin-left:.25rem}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .spot__content .spot__attributes [attribute-selections] .variations__block .variations__wrapper,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .spot__content .spot__attributes [attribute-selections] .variations__block .variations__wrapper{display:flex;flex-wrap:wrap}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .spot__content .spot__attributes [attribute-selections] .variations__block .variations__wrapper select,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .spot__content .spot__attributes [attribute-selections] .variations__block .variations__wrapper select{align-items:center;background-color:#fff;border-radius:10px;color:#bdbdbd;display:flex;flex-wrap:wrap;font-size:12px;font-weight:400;height:34px;padding:0 15px}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .spot__content .spot__attributes [attribute-selections] .variations__block .variations__wrapper .variations__item,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .spot__content .spot__attributes [attribute-selections] .variations__block .variations__wrapper .variations__item{margin-bottom:10px;margin-right:8px}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .spot__content .spot__attributes [attribute-selections] .variations__block .variations__wrapper .variations__item:last-of-type,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .spot__content .spot__attributes [attribute-selections] .variations__block .variations__wrapper .variations__item:last-of-type{margin-right:0}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .spot__content .spot__attributes [attribute-selections] .variations__block .variations__wrapper .variations__item label,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .spot__content .spot__attributes [attribute-selections] .variations__block .variations__wrapper .variations__item label{align-items:center;border-radius:5px;color:#333;cursor:pointer;display:flex;flex-wrap:wrap;font-size:14px;font-weight:400;height:1.9375rem;justify-content:center;padding:8.7px 10px;position:relative;-webkit-transition:all .25s ease-in;-moz-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in;width:1.9375rem}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .spot__content .spot__attributes [attribute-selections] .variations__block .variations__wrapper .variations__item label input,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .spot__content .spot__attributes [attribute-selections] .variations__block .variations__wrapper .variations__item label input{display:none}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .spot__content .spot__attributes [attribute-selections] .variations__block .variations__wrapper .variations__item label.item__selected,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .spot__content .spot__attributes [attribute-selections] .variations__block .variations__wrapper .variations__item label:hover,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .spot__content .spot__attributes [attribute-selections] .variations__block .variations__wrapper .variations__item label.item__selected,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .spot__content .spot__attributes [attribute-selections] .variations__block .variations__wrapper .variations__item label:hover{border:1px solid #b6b5b6}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .spot__content .spot__attributes [attribute-selections] .variations__block .variations__wrapper .variations__item label.disabled,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .spot__content .spot__attributes [attribute-selections] .variations__block .variations__wrapper .variations__item label.disabled{background-color:#fafafa;border:1px solid #e2e0de;color:#e2e0de}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .spot__content .spot__attributes [attribute-selections] .variations__block .variations__wrapper .variations__item label.disabled:before,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .spot__content .spot__attributes [attribute-selections] .variations__block .variations__wrapper .variations__item label.disabled:before{background-color:#e2e0de;content:"";display:block;height:1.1px;left:-5px;position:absolute;top:18px;transform:rotate(-147deg);width:calc(100% + 10px)}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .spot__content .spot__attributes [attribute-selections] .variations__block.variations__color .variations__wrapper .variations__item label,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .spot__content .spot__attributes [attribute-selections] .variations__block.variations__image .variations__wrapper .variations__item label,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .spot__content .spot__attributes [attribute-selections] .variations__block.variations__color .variations__wrapper .variations__item label,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .spot__content .spot__attributes [attribute-selections] .variations__block.variations__image .variations__wrapper .variations__item label{border:0;border-radius:100%;box-sizing:border-box;height:42px;min-width:unset;overflow:hidden;padding:0;width:42px}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .spot__content .spot__attributes [attribute-selections] .variations__block.variations__color .variations__wrapper .variations__item label.item__selected,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .spot__content .spot__attributes [attribute-selections] .variations__block.variations__color .variations__wrapper .variations__item label:hover,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .spot__content .spot__attributes [attribute-selections] .variations__block.variations__image .variations__wrapper .variations__item label.item__selected,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .spot__content .spot__attributes [attribute-selections] .variations__block.variations__image .variations__wrapper .variations__item label:hover,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .spot__content .spot__attributes [attribute-selections] .variations__block.variations__color .variations__wrapper .variations__item label.item__selected,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .spot__content .spot__attributes [attribute-selections] .variations__block.variations__color .variations__wrapper .variations__item label:hover,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .spot__content .spot__attributes [attribute-selections] .variations__block.variations__image .variations__wrapper .variations__item label.item__selected,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .spot__content .spot__attributes [attribute-selections] .variations__block.variations__image .variations__wrapper .variations__item label:hover{background-color:unset;border:1px solid #b6b5b6;color:unset}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .spot__content .spot__attributes [attribute-selections] .variations__block.variations__color .variations__wrapper .variations__item label.disabled:before,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .spot__content .spot__attributes [attribute-selections] .variations__block.variations__image .variations__wrapper .variations__item label.disabled:before,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .spot__content .spot__attributes [attribute-selections] .variations__block.variations__color .variations__wrapper .variations__item label.disabled:before,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .spot__content .spot__attributes [attribute-selections] .variations__block.variations__image .variations__wrapper .variations__item label.disabled:before{display:none}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .spot__content .spot__attributes [attribute-selections] .variations__block.variations__color .variations__wrapper .variations__item label.disabled img,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .spot__content .spot__attributes [attribute-selections] .variations__block.variations__image .variations__wrapper .variations__item label.disabled img,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .spot__content .spot__attributes [attribute-selections] .variations__block.variations__color .variations__wrapper .variations__item label.disabled img,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .spot__content .spot__attributes [attribute-selections] .variations__block.variations__image .variations__wrapper .variations__item label.disabled img{opacity:.2}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .spot__content .spot__attributes [attribute-selections] .variations__block.variations__color .variations__wrapper .variations__item label img,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .spot__content .spot__attributes [attribute-selections] .variations__block.variations__image .variations__wrapper .variations__item label img,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .spot__content .spot__attributes [attribute-selections] .variations__block.variations__color .variations__wrapper .variations__item label img,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .spot__content .spot__attributes [attribute-selections] .variations__block.variations__image .variations__wrapper .variations__item label img{border-radius:100%;padding:.25rem;-webkit-transition:all .25s ease-in;-moz-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .spot__content .spot__attributes [attribute-selections] .variations__block.variations__color .variations__wrapper .variations__item label img.disabled,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .spot__content .spot__attributes [attribute-selections] .variations__block.variations__image .variations__wrapper .variations__item label img.disabled,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .spot__content .spot__attributes [attribute-selections] .variations__block.variations__color .variations__wrapper .variations__item label img.disabled,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .spot__content .spot__attributes [attribute-selections] .variations__block.variations__image .variations__wrapper .variations__item label img.disabled{opacity:.2}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .spot__content .spot__attributes [attribute-selections] .variations__block.variations__color .variations__wrapper .variations__item label img.item__selected,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .spot__content .spot__attributes [attribute-selections] .variations__block.variations__image .variations__wrapper .variations__item label img.item__selected,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .spot__content .spot__attributes [attribute-selections] .variations__block.variations__color .variations__wrapper .variations__item label img.item__selected,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .spot__content .spot__attributes [attribute-selections] .variations__block.variations__image .variations__wrapper .variations__item label img.item__selected{border:1px solid #b6b5b6}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__left .spot .spot__content .spot__attributes .spot__select,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .spot .spot__content .spot__attributes .spot__select{display:none}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__equals,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__plus{margin-right:36px;position:relative}@media(max-width:1199px){.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__equals,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__plus{height:33px;margin:0 0 30px;width:33px}}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__equals svg,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__plus svg{left:0;position:absolute;top:50%;transform:translate(-50%,-50%)}@media(max-width:1199px){.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__equals svg,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__plus svg{top:0;transform:none}}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right{width:370px}@media(min-width:1299px) and (max-width:1440px){.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right{width:314px}}@media(max-width:1199px){.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right{margin:0 0 30px;width:340px}}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .together__swiper{position:relative}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .together__swiper .swiper{width:370px}@media(min-width:1299px) and (max-width:1440px){.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .together__swiper .swiper{width:314px}}@media(max-width:1199px){.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .together__swiper .swiper{width:340px}}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .together__swiper .swiper-together-button-next,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .together__swiper .swiper-together-button-prev{align-items:center;background-image:unset;display:none;height:1rem;justify-content:center;margin:0;opacity:1;position:absolute;top:50%;transform:translateY(-50%);width:1rem;z-index:1}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .together__swiper .swiper-together-button-next:after,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .together__swiper .swiper-together-button-prev:after{display:none}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .together__swiper .swiper-together-button-next.swiper-button-disabled,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .together__swiper .swiper-together-button-prev.swiper-button-disabled{opacity:0;visibility:hidden}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .together__swiper .swiper-together-button-prev{left:-32px;right:unset}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__inner .item__right .together__swiper .swiper-together-button-next{left:unset;right:-32px}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__buy{background-color:#fff;border-radius:24px;display:flex;flex-direction:column;padding:24px;width:100%}@media(max-width:1199px){.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__buy{align-items:center;justify-content:center}}@media(max-width:767px){.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__buy{margin:0}}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__buy .buy__message{display:flex;flex-direction:column}@media(max-width:1199px){.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__buy .buy__message{align-items:center;justify-content:center}}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__buy .buy__message span{color:#17161e;font-size:24px;font-weight:400;line-height:33.6px}@media(max-width:1199px){.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__buy .buy__message span{text-align:center}}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__buy .buy__price{padding:24px 0}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__buy .buy__price .values__row{align-items:center;display:flex;flex-direction:column;justify-content:center}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__buy .buy__price .values__row .price__before span{font-size:16px;font-weight:300;letter-spacing:.25px;line-height:25.6px;text-align:left;text-decoration:line-through}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__buy .buy__price .values__row .price__before b{font-weight:400}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__buy .buy__price .values__row .price__normal span{color:#000;font-size:2rem;text-align:center}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__buy .buy__price .installment p{font-size:16px;letter-spacing:.25px;line-height:25.6px;text-align:center}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__buy .buy__button{width:100%}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__buy .buy__button button[add-to-cart-button]{align-items:center;background-color:#00a0df;border-radius:120px;display:flex;gap:8px;height:48px;justify-content:center;transition:.5s;width:100%}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__buy .buy__button button[add-to-cart-button]:hover{background-color:#0080b2}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__buy .buy__button button[add-to-cart-button] span,.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__buy .buy__button button[add-to-cart-button] strong{color:#fff;font-weight:700;line-height:1;text-align:center}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__buy .buy__button button[add-to-cart-button] svg path{stroke:#fff}.page__product .product__together .together__container .together__row .together__wrapper .together__item .item__wrapper .item__buy .buy__button button[buy-button]{display:none}.page__product .product__description .description__information{padding-top:64px}@media(min-width:1299px) and (max-width:1440px){.page__product .product__description .description__information{padding:0 10rem}}@media(max-width:767px){.page__product .product__description .description__information{margin-top:40px}}.page__product .product__description .description__information .component__container{align-items:center;display:flex;gap:32px;justify-content:center}@media(max-width:992px){.page__product .product__description .description__information .component__container{flex-direction:column}}.page__product .product__description .description__information .component__container ul{align-items:center;display:flex;flex-direction:column;gap:64px}.page__product .product__description .description__information .component__container ul li{align-items:center;display:flex;gap:32px}.page__product .product__description .description__information .component__container ul li .information__icon{align-items:center;border:2px solid #d09f10;border-radius:100%;display:flex;height:120px;justify-content:center;width:120px}@media(min-width:1299px) and (max-width:1440px){.page__product .product__description .description__information .component__container ul li .information__icon{height:80px;min-height:80px;min-width:80px;width:80px}}@media(max-width:767px){.page__product .product__description .description__information .component__container ul li .information__icon{height:80px;min-height:80px;min-width:80px;width:80px}}.page__product .product__description .description__information .component__container ul li span{color:#000;font-size:32px;line-height:45.6px;text-align:left}@media(min-width:1299px) and (max-width:1440px){.page__product .product__description .description__information .component__container ul li span{font-size:23px;line-height:27.6px}}@media(max-width:767px){.page__product .product__description .description__information .component__container ul li span{font-size:24px;line-height:28px}.page__product .product__description .description__information .component__container ul li span br{display:none}}.page__product .product__description .description__benefits{margin-top:64px}@media(min-width:1299px) and (max-width:1440px){.page__product .product__description .description__benefits{padding:0 10rem}}@media(max-width:767px){.page__product .product__description .description__benefits{margin-top:40px}}.page__product .product__description .description__benefits .component__container{display:flex;flex-direction:column}@media(min-width:1296px){.page__product .product__description .description__benefits .component__container{padding:0 64px}}.page__product .product__description .description__benefits .component__container h2{color:#000;font-size:40px;line-height:48px;margin-bottom:1rem;text-align:left}@media(max-width:767px){.page__product .product__description .description__benefits .component__container h2{font-size:32px;line-height:38.4px}}.page__product .product__description .description__benefits .component__container p{line-height:22.4px;text-align:left}@media(max-width:767px){.page__product .product__description .description__benefits .component__container p{font-size:14px;line-height:19.6px}}.page__product .product__description .description__benefits .component__container ul{align-items:center;display:grid;gap:32px;grid-template-columns:repeat(4,1fr);justify-content:center;margin-top:2rem}@media(max-width:992px){.page__product .product__description .description__benefits .component__container ul{grid-template-columns:repeat(2,1fr)}}.page__product .product__description .description__benefits .component__container ul li{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:center}@media(max-width:767px){.page__product .product__description .description__benefits .component__container ul li{gap:1rem}}.page__product .product__description .description__benefits .component__container ul li .benefits__icon{align-items:center;border:2px solid #dfdfea;border-radius:100%;display:flex;height:104px;justify-content:center;width:104px}@media(max-width:767px){.page__product .product__description .description__benefits .component__container ul li .benefits__icon{height:80px;min-height:80px;min-width:80px;width:80px}}.page__product .product__description .description__benefits .component__container ul li span{color:#17161e;font-size:24px;font-weight:500;line-height:28.8px;text-align:center}@media(max-width:767px){.page__product .product__description .description__benefits .component__container ul li span{font-size:20px}}.page__product .product__description .description__specifications{margin-top:64px}@media(min-width:1299px) and (max-width:1440px){.page__product .product__description .description__specifications{padding:0 10rem}}@media(max-width:767px){.page__product .product__description .description__specifications{margin-top:40px}}.page__product .product__description .description__specifications .component__container{align-items:stretch;display:flex;gap:32px}@media(max-width:992px){.page__product .product__description .description__specifications .component__container{flex-direction:column}}.page__product .product__description .description__specifications .component__container>:nth-child(3){align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-end}.page__product .product__description .description__specifications .component__container .specifications__text{width:300px}@media(max-width:992px){.page__product .product__description .description__specifications .component__container .specifications__text{width:100%}}.page__product .product__description .description__specifications .component__container .specifications__text h2{color:#17161e;font-size:23px;font-weight:500;line-height:28.8px;margin-bottom:1rem;text-align:left}.page__product .product__description .description__specifications .component__container .specifications__text span{line-height:22.4px;text-align:left}.page__product .product__description .description__specifications .component__container .specifications__text ul{display:flex;flex-direction:column;gap:1rem;margin-top:48px}.page__product .product__description .description__specifications .component__container .specifications__text ul li{align-items:center;display:flex;gap:32px}@media(max-width:767px){.page__product .product__description .description__specifications .component__container .specifications__text ul li{gap:1rem}}.page__product .product__description .description__specifications .component__container .specifications__text ul li .specifications__icon{align-items:center;border:2px solid #dfdfea;border-radius:100%;display:flex;height:72px;justify-content:center;min-height:72px;min-width:72px;width:72px}.page__product .product__description .description__specifications .component__container .specifications__text ul li span{color:#17161e;text-align:center}@media(max-width:992px){.page__product .product__description .description__specifications .component__container .specifications__image{display:flex;justify-content:center}}.page__product .product__description .description__image{margin-top:64px}@media(min-width:1299px) and (max-width:1440px){.page__product .product__description .description__image{padding:0 10rem}}@media(max-width:767px){.page__product .product__description .description__image{margin-top:40px}}.page__product .product__description .description__data{background-color:#f6f6fa;margin-top:64px;padding:64px 0}@media(min-width:1299px) and (max-width:1440px){.page__product .product__description .description__data{padding:64px 10rem}.page__product .product__description .description__data .description__image{padding:0}}@media(max-width:767px){.page__product .product__description .description__data{margin-top:40px;padding:40px 0}}.page__product .product__description .description__data .component__container h2{color:#000;font-size:40px;line-height:48px;margin-bottom:1rem;text-align:left}@media(max-width:767px){.page__product .product__description .description__data .component__container h2{font-size:32px;line-height:38.4px}}.page__product .product__description .description__data .component__container p{line-height:22.4px;text-align:left}@media(max-width:767px){.page__product .product__description .description__data .component__container p{font-size:14px;line-height:19.6px}}.page__product .product__description .description__data .component__container ul{align-items:center;display:flex;gap:64px;justify-content:center;padding-top:64px}@media(max-width:767px){.page__product .product__description .description__data .component__container ul{flex-direction:column}}.page__product .product__description .description__data .component__container ul li{align-items:center;display:flex;flex-direction:column;height:266px;justify-content:center;width:346px}@media(max-width:767px){.page__product .product__description .description__data .component__container ul li{height:auto;width:100%}}.page__product .product__description .description__data .component__container ul li h3{color:#17161e;font-size:24px;font-weight:500;line-height:28.8px;margin:48px 0 8px;text-align:center}@media(max-width:767px){.page__product .product__description .description__data .component__container ul li h3{margin:24px 0 8px}}.page__product .product__description .description__data .component__container ul li span{font-size:18px;line-height:25.2px;text-align:center}.page__product .product__description .description__faq{margin-top:64px}@media(min-width:1299px) and (max-width:1440px){.page__product .product__description .description__faq{padding:0 10rem}}@media(max-width:767px){.page__product .product__description .description__faq{margin-top:40px}}.page__product .product__description .description__faq .component__container{display:flex;gap:24px}@media(min-width:1299px) and (max-width:1440px){.page__product .product__description .description__faq .component__container img{width:401px}}@media(max-width:992px){.page__product .product__description .description__faq .component__container{align-items:center;flex-direction:column;justify-content:center}}.page__product .product__description .description__faq .component__container>img{width:-moz-max-content;width:max-content}.page__product .product__description .description__faq .component__container .faq__menu{display:flex;flex-direction:column;gap:48px;padding:0 64px;width:100%}@media(max-width:767px){.page__product .product__description .description__faq .component__container .faq__menu{gap:0;padding:0}}.page__product .product__description .description__faq .component__container .faq__menu>h2{color:#17161e;font-size:48px;font-weight:500;line-height:57.6px;text-align:left}@media(max-width:767px){.page__product .product__description .description__faq .component__container .faq__menu>h2{font-size:32px;line-height:1}}.page__product .product__description .description__faq .component__container .faq__menu ul{display:flex;flex-direction:column;gap:2rem;margin-top:48px;width:100%}.page__product .product__description .description__faq .component__container .faq__menu ul li{border-bottom:1px solid #dfdfe0;cursor:pointer;padding-bottom:24px}.page__product .product__description .description__faq .component__container .faq__menu ul li.active h2 svg.minus{display:block}.page__product .product__description .description__faq .component__container .faq__menu ul li.active h2 svg.plus{display:none}.page__product .product__description .description__faq .component__container .faq__menu ul li h2{align-items:center;display:flex;gap:8px;justify-content:space-between}.page__product .product__description .description__faq .component__container .faq__menu ul li h2 span{color:#17161e;font-size:16px;font-weight:700;line-height:19.2px}.page__product .product__description .description__faq .component__container .faq__menu ul li h2 svg{min-width:20px}.page__product .product__description .description__faq .component__container .faq__menu ul li h2 svg path{stroke:#000}.page__product .product__description .description__faq .component__container .faq__menu ul li h2 svg.minus{display:none}.page__product .product__description .description__faq .component__container .faq__menu ul li>div{display:none;padding-top:24px}.page__product .product__description .description__faq .component__container .faq__menu ul li>div span{font-size:18px;font-weight:400;line-height:25.2px;text-align:left}@media(max-width:767px){.page__product .product__description .description__faq .component__container .faq__menu ul li>div span{font-size:14px;line-height:19.6px}}.page__product .product__description .description__faq .component__container .faq__menu ul li>div.active{display:block}.page__product .product__review{margin-bottom:40px;margin-top:64px}@media(max-width:767px){.page__product .product__review{margin-top:40px}}.page__product .product__review .review__container{border-top:1px solid #e0e0e0;margin:0 auto;padding:40px 16px 0;width:100%}@media only screen and (min-width:480px){.page__product .product__review .review__container{max-width:480px}}@media only screen and (min-width:768px){.page__product .product__review .review__container{max-width:768px}}@media only screen and (min-width:992px){.page__product .product__review .review__container{max-width:992px}}@media only screen and (min-width:1200px){.page__product .product__review .review__container{max-width:1296px}}.page__product .product__review .review__container .review__row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;padding:0 100px}.page__product .product__review .review__container .review__row:after,.page__product .product__review .review__container .review__row:before{content:" ";display:table}.page__product .product__review .review__container .review__row:after{clear:both}@media(max-width:767px){.page__product .product__review .review__container .review__row{padding:0 20px}}.page__product .product__review .review__container .review__row .review__title{max-width:100%;padding-left:15px;padding-right:15px;width:100%}.page__product .product__review .review__container .review__row .review__title h2{color:#000;display:block;font-size:2rem;font-weight:500;line-height:38.4px;text-align:left}@media(max-width:767px){.page__product .product__review .review__container .review__row .review__title h2{margin-bottom:12px}}.page__product .product__review .review__container .review__row .review__wrapper{max-width:100%;padding-left:15px;padding-right:15px;width:100%}.page__product .product__review .review__container .review__row .review__wrapper .review__rating{width:100%}.page__product .product__review .review__container .review__row .review__wrapper .review__rating .rating__stars{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:30px}@media(max-width:767px){.page__product .product__review .review__container .review__row .review__wrapper .review__rating .rating__stars{flex-direction:column;gap:16px}}.page__product .product__review .review__container .review__row .review__wrapper .review__rating .rating__stars .stars__note{align-items:center;display:flex;flex-wrap:wrap;padding-right:15px;width:215px}@media(max-width:767px){.page__product .product__review .review__container .review__row .review__wrapper .review__rating .rating__stars .stars__note{padding:0;width:100%}}.page__product .product__review .review__container .review__row .review__wrapper .review__rating .rating__stars .stars__note .fill-primary-500 path{fill:#000}.page__product .product__review .review__container .review__row .review__wrapper .review__rating .rating__stars .rating__note{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:flex-end;padding-left:15px;width:calc(100% - 215px)}@media(max-width:767px){.page__product .product__review .review__container .review__row .review__wrapper .review__rating .rating__stars .rating__note{align-items:flex-start;justify-content:flex-start;padding:0;width:100%}}.page__product .product__review .review__container .review__row .review__wrapper .review__rating .rating__stars .rating__note span{font-size:14px;font-weight:500;line-height:19.6px;text-align:right}.page__product .product__review .review__container .review__row .review__wrapper .review__rating .rating__stars .rating__note h3{font-size:21px;font-weight:500;line-height:29.4px;margin-top:.5rem;text-align:right;text-transform:none}.page__product .product__review .review__container .review__row .review__wrapper .review__rating .rating__percents{margin-bottom:2.5rem}.page__product .product__review .review__container .review__row .review__wrapper .review__rating .rating__percents .percents__wrapper .percents__title{color:#121c26;font-family:Nova,sans-serif;font-size:14px;font-weight:400;margin-bottom:5px}.page__product .product__review .review__container .review__row .review__wrapper .review__rating .rating__percents .percents__wrapper .bg-primary-500{background-color:#000}.page__product .product__review .review__container .review__row .review__wrapper .review__rating .rating__form{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:2.5rem}.page__product .product__review .review__container .review__row .review__wrapper .review__rating .rating__form .form__title{color:#4f4f4f;font-size:18px;font-weight:400;line-height:21.92px;text-align:center}.page__product .product__review .review__container .review__row .review__wrapper .review__rating .rating__form .form__title strong{font-weight:400}@media(max-width:767px){.page__product .product__review .review__container .review__row .review__wrapper .review__rating .rating__form .form__title{font-size:14px;line-height:17.05px}}.page__product .product__review .review__container .review__row .review__wrapper .review__rating .rating__form #login-review,.page__product .product__review .review__container .review__row .review__wrapper .review__rating .rating__form button{align-items:center;background:#00a0df;border-radius:7.5rem;display:flex;height:48px;justify-content:center;padding:1rem 4rem;-webkit-transition:all .25s ease-in;-moz-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in;width:27.5rem}@media(max-width:767px){.page__product .product__review .review__container .review__row .review__wrapper .review__rating .rating__form #login-review,.page__product .product__review .review__container .review__row .review__wrapper .review__rating .rating__form button{height:48px;padding:0;width:228px}}.page__product .product__review .review__container .review__row .review__wrapper .review__rating .rating__form #login-review.hidden,.page__product .product__review .review__container .review__row .review__wrapper .review__rating .rating__form button.hidden{display:none!important}.page__product .product__review .review__container .review__row .review__wrapper .review__rating .rating__form .review-form br{display:none}.page__product .product__review .review__container .review__row .review__wrapper .review__rating .rating__form .review-form .flex.flex-col.w-full select{align-items:center;background-color:#fff;border:1px solid rgba(18,28,38,.2);border-radius:10px;color:#bdbdbd;display:flex;flex-wrap:wrap;font-family:Nova,sans-serif;font-size:12px;font-weight:400;height:34px;padding:0 15px}.page__product .product__review .review__container .review__row .review__wrapper .review__rating .rating__form .review-form .flex.flex-col.w-full textarea{align-items:center;appearance:none;-moz-appearance:none;-webkit-appearance:none;background-color:#fff;border:1px solid rgba(18,28,38,.2);border-radius:10px;color:#bdbdbd;display:flex;flex-wrap:wrap;font-family:Nova,sans-serif;font-size:12px;font-weight:400;height:130px;margin-bottom:15px;max-width:100%!important;padding:0 15px;width:100%!important}.page__product .product__review .review__container .review__row .review__wrapper .review__comments .comments__title{color:#000;font-size:1.25rem;font-style:normal;font-weight:700;line-height:1.5rem;margin-bottom:.5rem}@media(max-width:767px){.page__product .product__review .review__container .review__row .review__wrapper .review__comments .comments__title{text-align:center}}.page__product .product__review .review__container .review__row .review__wrapper .review__comments .comments__wrapper .comments__none{font-size:14px;font-style:normal;font-weight:400;line-height:1.5rem}@media(max-width:767px){.page__product .product__review .review__container .review__row .review__wrapper .review__comments .comments__wrapper .comments__none{text-align:center}}.page__product .product__review .review__container .review__row .review__wrapper .review__comments .comments__wrapper .comments__card:nth-of-type(n+2){margin-top:15px}.page__product .product__review .review__container .review__row .review__wrapper .review__comments .comments__wrapper .comments__card .card__wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:10px}.page__product .product__review .review__container .review__row .review__wrapper .review__comments .comments__wrapper .comments__card .card__wrapper .card__title{color:#121c26;font-family:Nova,sans-serif;font-size:18px;font-weight:700;padding-right:15px;width:50%}.page__product .product__review .review__container .review__row .review__wrapper .review__comments .comments__wrapper .comments__card .card__wrapper .card__stars{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-end;padding-left:15px;width:50%}.page__product .product__review .review__container .review__row .review__wrapper .review__comments .comments__wrapper .comments__card .card__wrapper .card__stars .fill-primary-500{fill:#f9d60e}.page__product .product__review .review__container .review__row .review__wrapper .review__comments .comments__wrapper .comments__card .card__text{color:#121c26;font-family:Nova,sans-serif;font-size:14px;font-weight:400;line-height:18px}.page__product .product__review .review__container .review__row .review__wrapper .review__comments .comments__wrapper .comments__card .card__date{color:#121c26;font-family:Nova,sans-serif;font-size:14px;font-weight:400;margin-top:10px}.page__product .outstock__message{align-items:flex-start}.page__product .outstock__message b{font-size:1.5rem}.page__product .outstock__message p{font-size:1rem;font-weight:400}.page__product .outstock__message .outstock__form{width:100%}.page__product .outstock__message .outstock__form form input{font-size:.875rem;width:100%}.page__product .outstock__message .outstock__form form button{width:7rem}.page__product .outstock__message{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:1rem auto 0}.page__product .outstock__message>:not(:last-child){margin-bottom:.5rem}.page__product .outstock__message b{color:#00a0df;font-weight:700;text-align:center}.page__product .outstock__message p{font-size:.625rem;font-weight:600;opacity:.6;text-align:center}.page__product .outstock__form{margin-top:1rem}.page__product .outstock__form form{align-items:center;display:flex;justify-content:center}.page__product .outstock__form form .name{display:none}.page__product .outstock__form form input{align-items:center;border:1px solid #e0e0e0;border-radius:.3125rem;display:flex;font-size:.75rem;font-weight:600;height:40px;margin:.5rem .5rem 0 0;padding:.75rem 1rem;width:10rem}.page__product .outstock__form form input:focus{border-color:#000;box-shadow:none!important;outline:#00a0df!important}.page__product .outstock__form form button{align-items:center;background:#00a0df;border-radius:.3125rem;color:#fff;display:flex;font-size:.75rem;font-weight:700;height:40px;justify-content:center;margin-top:.5rem;width:5rem}.image__modal .modal__mask{background-color:rgba(0,0,0,.5);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}.image__modal .modal__wrapper{border-radius:5px;display:none;height:-moz-max-content;height:max-content;left:50%;max-width:800px;position:fixed;top:50%;transform:translateX(-50%) translateY(-50%);-webkit-transition:all .25s ease-in;-moz-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in;width:90%;z-index:1001}.image__modal .modal__wrapper .modal__close{cursor:pointer;position:absolute;right:1rem;top:1rem;z-index:2}.image__modal .modal__wrapper .image__zoom{background-color:#fff;display:flex;justify-content:center}.image__modal .modal__wrapper .image__zoom:hover img{opacity:0}@media screen and (max-width:1023px){.image__modal .modal__wrapper .image__zoom:hover img{opacity:1}}.image__modal .modal__wrapper iframe,.image__modal .modal__wrapper img{height:auto;max-height:80vh;width:auto}.image__modal .modal__wrapper iframe{height:480px;max-width:100%;width:100%}@media screen and (max-width:1199px){.image__modal .modal__wrapper .swiper.swiper-horizontal{touch-action:unset}}.image__modal .modal__wrapper .swiper .swiper-button-next,.image__modal .modal__wrapper .swiper .swiper-button-prev{background-image:unset;height:32px;margin:0;right:1rem;top:50%;transform:translateY(-50%);width:32px;z-index:1}.image__modal .modal__wrapper .swiper .swiper-button-next:after,.image__modal .modal__wrapper .swiper .swiper-button-prev:after{display:none}.image__modal .modal__wrapper .swiper .swiper-button-next svg,.image__modal .modal__wrapper .swiper .swiper-button-prev svg{height:11px;width:11px}.image__modal .modal__wrapper .swiper .swiper-button-next.swiper-button-disabled,.image__modal .modal__wrapper .swiper .swiper-button-prev.swiper-button-disabled{cursor:not-allowed;opacity:.2;pointer-events:all}.image__modal .modal__wrapper .swiper .swiper-button-prev{left:1rem;right:unset}.image__modal .modal__wrapper .swiper>.swiper-pagination-bullets{bottom:0!important}.image__modal .modal__wrapper .swiper>.swiper-pagination-bullets .swiper-pagination-bullet{background:#737775;border:0;cursor:pointer;height:10px;margin:0 4px;opacity:1;width:10px}.image__modal .modal__wrapper .swiper>.swiper-pagination-bullets .swiper-pagination-bullet-active{background-color:#00a0df}
