@media (max-width:769px){.detailSection .alignSection{padding:0 1rem}}.detailSection .alignSection .productArea{display:flex;gap:170px;margin-top:22px}.detailSection .alignSection .productArea .imageArea{display:grid;gap:15px;grid-template-columns:1fr;justify-items:center;position:relative}.detailSection .alignSection .productArea .imageArea .mobileStars{display:none}.detailSection .alignSection .productArea .imageArea .imageMain{align-items:center;background-color:#fff;border-radius:21px;box-shadow:0 1px 5px 0 rgba(0,0,0,.078);display:grid;justify-items:center;min-width:620px;padding:25px;transition:all .3s ease;width:100%}.detailSection .alignSection .productArea .imageArea .imageMain:hover{box-shadow:0 8px 24px rgba(0,0,0,.15);transform:translateY(-2px)}.detailSection .alignSection .productArea .imageArea .imageMain img{border-radius:16px;cursor:pointer;display:block;height:600px;max-width:100%;transition:transform .3s ease;width:100%}.detailSection .alignSection .productArea .imageArea .imageMain img:hover{transform:scale(1.02)}.detailSection .alignSection .productArea .imageArea .imageMain .zoom-indicator{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.8);border-radius:50%;color:#fff;cursor:pointer;padding:10px;position:absolute;right:15px;top:15px;transition:all .3s ease;z-index:10}.detailSection .alignSection .productArea .imageArea .imageMain .zoom-indicator:hover{background:rgba(0,0,0,.9);transform:scale(1.1)}.detailSection .alignSection .productArea .imageArea .imageMain .zoom-indicator svg{height:20px;width:20px}.detailSection .alignSection .productArea .imageArea .otherImages{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:16px;max-width:600px;width:100%}.detailSection .alignSection .productArea .imageArea .otherImages .otherImage{align-items:center;background-color:#fff;border:2px solid transparent;border-radius:21px;box-shadow:0 1px 5px 0 rgba(0,0,0,.078);cursor:pointer;display:grid;justify-items:center;padding:10px;position:relative;transition:all .3s ease}.detailSection .alignSection .productArea .imageArea .otherImages .otherImage:hover{border-color:#007bff;transform:translateY(-2px)}.detailSection .alignSection .productArea .imageArea .otherImages .otherImage.active{border-color:#007bff;box-shadow:0 4px 12px rgba(0,123,255,.3)}.detailSection .alignSection .productArea .imageArea .otherImages .otherImage img{border-radius:16px;display:block;height:100%;max-height:120px;max-width:94px;transition:transform .2s ease;width:100%}.detailSection .alignSection .productArea .imageArea .otherImages .otherImage:hover img{transform:scale(1.05)}.detailSection .alignSection .productArea .textArea .firstStep{border-bottom:1px solid #ddd;padding-bottom:14px}.detailSection .alignSection .productArea .textArea .firstStep .title{color:#333;font-size:36px;margin-bottom:10px}.detailSection .alignSection .productArea .textArea .firstStep .stars{align-items:center;color:#ff7c00;display:flex;font-size:25px;gap:5px;margin-top:10px}.detailSection .alignSection .productArea .textArea .firstStep .stars p{color:#495057;font-size:14px}.detailSection .alignSection .productArea .textArea .secondStep{border-bottom:1px solid #ddd;padding:20px 0;width:85%}.detailSection .alignSection .productArea .textArea .secondStep .priceGroup .discountArea{display:flex;gap:12px}.detailSection .alignSection .productArea .textArea .secondStep .priceGroup .discountArea .totalPrice{color:#515050;font-size:1rem;font-weight:400;text-decoration-line:line-through}.detailSection .alignSection .productArea .textArea .secondStep .priceGroup .discountArea .offer{align-items:center;background-color:#333;border-radius:5px;color:#fff;display:flex;font-size:14px;font-weight:500;height:26px;justify-content:center;padding:0 6px 0 14px;width:94px}.detailSection .alignSection .productArea .textArea .secondStep .priceGroup .group{align-items:center;display:flex;justify-content:space-between}.detailSection .alignSection .productArea .textArea .secondStep .priceGroup .group .alignPrice{align-items:baseline;display:flex;gap:8px}.detailSection .alignSection .productArea .textArea .secondStep .priceGroup .group .alignPrice .price{color:#ff7c00;font-size:2.45rem;font-weight:700}.detailSection .alignSection .productArea .textArea .secondStep .priceGroup .group .alignPrice .specialPrice{color:#29272e;font-size:1rem;font-style:normal;font-weight:500}@media (max-width:769px){.detailSection .alignSection .productArea .textArea .secondStep .priceGroup{display:grid;gap:10px;justify-items:center;text-align:center}.detailSection .alignSection .productArea .textArea .secondStep .priceGroup .discountArea{gap:8px;order:1}.detailSection .alignSection .productArea .textArea .secondStep .priceGroup .discountArea .totalPrice{font-size:.95rem}.detailSection .alignSection .productArea .textArea .secondStep .priceGroup .discountArea .offer{font-size:12px;height:auto;padding:4px 10px}.detailSection .alignSection .productArea .textArea .secondStep .priceGroup .group{justify-content:center;order:2;width:100%}.detailSection .alignSection .productArea .textArea .secondStep .priceGroup .group .alignPrice{gap:6px}.detailSection .alignSection .productArea .textArea .secondStep .priceGroup .group .alignPrice .price{font-size:1.8rem}.detailSection .alignSection .productArea .textArea .secondStep .priceGroup .group .alignPrice .specialPrice{font-size:.9rem}}.detailSection .alignSection .productArea .textArea .thirdStep{border-bottom:1px solid #ddd;padding:20px 0;width:85%}.detailSection .alignSection .productArea .textArea .thirdStep .choose{color:#333;font-size:20px;font-weight:600;margin-bottom:10px}.detailSection .alignSection .productArea .textArea .thirdStep .buttons{display:flex;gap:20px}.detailSection .alignSection .productArea .textArea .thirdStep .buttons .btnMeasure{background:none;border:2px solid #ff7c00;border-radius:50%;color:#333;cursor:pointer;font-size:16px;font-weight:600;height:40px;transition:all .3s ease-in-out;width:40px}.detailSection .alignSection .productArea .textArea .thirdStep .buttons .btnMeasure.active{background:#ff7c00;border-color:#ff7c00;box-shadow:0 0 10px rgba(255,124,0,.5);color:#fff;font-weight:700;transform:scale(1.05);transition:all .2s ease-in-out}.detailSection .alignSection .productArea .textArea .thirdStep .buttons .btnMeasure:hover{background:#ff7c00;color:#fff;transform:scale(1.1)}.detailSection .alignSection .productArea .textArea .thirdStep .tableMeasure{align-items:center;background-color:#333;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:18px;font-weight:600;gap:5px;height:50px;justify-content:center;margin-top:25px;max-width:240px;width:100%}.detailSection .alignSection .productArea .textArea .thirdStep .tableMeasure img{transition:transform .3s ease}.detailSection .alignSection .productArea .textArea .thirdStep .tableMeasure:hover{background:linear-gradient(135deg,#444,#222)}.detailSection .alignSection .productArea .textArea .thirdStep .tableMeasure:hover img{transform:rotate(-5deg) scale(1.1)}.detailSection .alignSection .productArea .textArea .fourthStep{padding:20px 0;width:85%}.detailSection .alignSection .productArea .textArea .fourthStep .quantityArea{align-items:center;display:flex;gap:17px;margin-bottom:23px}.detailSection .alignSection .productArea .textArea .fourthStep .quantityArea .quantityGroup{align-items:center;background:#333;border-radius:10px;display:flex;gap:10px;height:43px;justify-content:center;width:100px}.detailSection .alignSection .productArea .textArea .fourthStep .quantityArea .quantityGroup .btnQtd{align-items:center;background:#ff7c00;border:none;border-radius:14px;color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:700;height:15px;justify-content:center;padding:10px;transition:all .3s ease;width:15px}.detailSection .alignSection .productArea .textArea .fourthStep .quantityArea .quantityGroup .btnQtd .less{font-size:18px;margin-bottom:2px}.detailSection .alignSection .productArea .textArea .fourthStep .quantityArea .quantityGroup .btnQtd:hover{background:#e66b00}.detailSection .alignSection .productArea .textArea .fourthStep .quantityArea .quantityGroup .btnQtd:active{transform:scale(.95)}.detailSection .alignSection .productArea .textArea .fourthStep .quantityArea .quantityGroup .quantity{color:#fff;font-size:18px;font-weight:700}.detailSection .alignSection .productArea .textArea .fourthStep .quantityArea .phrase{color:#666;font-size:14px;font-weight:500}.detailSection .alignSection .productArea .textArea .fourthStep .quantityArea .phrase span{color:red;font-weight:700}.detailSection .alignSection .productArea .textArea .fourthStep .buyArea{display:flex;gap:10px;justify-content:space-between}.detailSection .alignSection .productArea .textArea .fourthStep .buyArea button{border:none;border-radius:56px;cursor:pointer;font-size:18px;font-weight:600;height:50px;transition:all .3s ease;width:48%}.detailSection .alignSection .productArea .textArea .fourthStep .buyArea .btnBuy{background-color:#ff7c00;color:#fff}.detailSection .alignSection .productArea .textArea .fourthStep .buyArea .btnBuy:hover{background:linear-gradient(135deg,#ff7c00,#ff5100);box-shadow:0 4px 10px rgba(255,124,0,.3);transform:translateY(-2px);transition:background .3s ease-in-out,transform .2s ease-in-out,box-shadow .3s ease-in-out}.detailSection .alignSection .productArea .textArea .fourthStep .buyArea .btnBuy:active{transform:scale(.97)}.detailSection .alignSection .productArea .textArea .fourthStep .buyArea .btnCart{background-color:#333;color:#fff}.detailSection .alignSection .productArea .textArea .fourthStep .buyArea .btnCart:hover{background:linear-gradient(135deg,#2a2a2a,#0a0a0a);box-shadow:0 4px 10px rgba(0,0,0,.3);transform:translateY(-2px);transition:background .3s ease-in-out,transform .2s ease-in-out,box-shadow .3s ease-in-out}.detailSection .alignSection .productArea .textArea .fourthStep .buyArea .btnCart:active{transform:scale(.97)}.descriptionSection{margin-bottom:40px}.descriptionSection .title{font-size:1.5rem;font-weight:700;margin-bottom:15px}.descriptionSection .description{color:#495057;font-size:14px}.descriptionSection .informations{align-items:flex-start;color:#495057;display:flex;font-size:14px;justify-content:space-between;margin-top:20px}.descriptionSection .informations .groupInfo{display:flex;flex-direction:column;gap:10px}.descriptionSection .informations .groupInfo span{font-weight:600}@media (max-width:769px){.descriptionSection .informations{flex-direction:column;gap:20px;margin-top:16px}.descriptionSection .informations .groupInfo{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;gap:12px;padding:16px;width:100%}.descriptionSection .informations .groupInfo p{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;margin:0;padding:8px 0}.descriptionSection .informations .groupInfo p:last-child{border-bottom:none}.descriptionSection .informations .groupInfo p span{color:#495057;font-weight:600;min-width:120px}}@media (max-width:480px){.descriptionSection .informations .groupInfo{padding:12px}.descriptionSection .informations .groupInfo p{align-items:flex-start;flex-direction:column;font-size:13px;gap:4px}.descriptionSection .informations .groupInfo p span{color:#6c757d;font-size:12px;letter-spacing:.5px;min-width:auto;text-transform:uppercase}}.reviewSection{display:none}@media (max-width:769px){.reviewSection{display:none}}.reviewSection .title{font-size:1.5rem;font-weight:700;margin-bottom:15px}.reviewSection .reviewGroup{display:flex;justify-content:space-between}.reviewSection .reviewGroup .reviews{align-items:start;display:flex;flex-direction:column;gap:20px;margin-top:20px;width:70%}.reviewSection .reviewGroup .reviews .review{background:#fff;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);padding:20px;text-align:left;width:100%}.reviewSection .reviewGroup .reviews .review .reviewName{color:#333;font-size:16px;font-weight:700;margin-bottom:5px}.reviewSection .reviewGroup .reviews .review .reviewDate{color:#777;font-size:14px;font-weight:400}.reviewSection .reviewGroup .reviews .review .reviewStars{color:#ff7c00;font-size:18px;margin-bottom:5px}.reviewSection .reviewGroup .reviews .review .reviewText{color:#555;font-size:16px;font-style:italic}.reviewSection .reviewGroup .reviews .review .photoGroup{display:flex;gap:10px;margin-top:14px}.reviewSection .reviewGroup .reviews .review .photoGroup img{border-radius:8px;cursor:pointer;transition:transform .2s ease-in-out}.reviewSection .reviewGroup .reviews .review .photoGroup img:hover{transform:translateY(-5px)}hr{border:0;border-top:1px solid #ccc;display:block;height:1px;margin:30px;padding:0}.fade-in{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}.fade-in.show{opacity:1;transform:translateY(0)}.review-summary{font-family:Arial,sans-serif;max-width:300px}.review-summary .review-score{align-items:center;display:flex;gap:10px}.review-summary .review-score .score{color:#ff7c00;font-size:2.5rem;font-weight:700}.review-summary .review-score .stars{color:#ff7c00;font-size:1.5rem}.review-summary .review-score .stars .half-star{color:#ccc}.review-summary .review-score .total-reviews{color:#777;font-size:.9rem}.review-summary .review-bars{margin-top:10px}.review-summary .review-bars .review-bar{align-items:center;display:flex;gap:5px;margin-bottom:5px}.review-summary .review-bars .review-bar .stars-label{font-size:.9rem;width:35px}.review-summary .review-bars .review-bar .bar{background-color:#eee;border-radius:5px;flex-grow:1;height:6px;position:relative}.review-summary .review-bars .review-bar .bar .filled{background-color:#ff7c00;border-radius:5px;height:100%}.productSection{margin-bottom:40px}@media (max-width:769px){.productSection .alignSection{padding:0 1rem}}.productSection .title{font-size:1.5rem;font-weight:700;margin-bottom:15px}.productSection .grid{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));max-width:100%}@media (min-width:769px){.productSection .grid{grid-template-columns:repeat(auto-fit,minmax(250px,300px));justify-content:start}}.productSection .card{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);cursor:pointer;max-width:300px;overflow:hidden;transition:transform .3s ease;width:100%}.productSection .card:hover{transform:translateY(-5px)}.productSection .card .card-link,.productSection .card .card-link:hover,.productSection .card .card-link:hover *{color:inherit;text-decoration:none}.productSection .card .card-link:hover h3{color:#333}.productSection .card .card-link:hover .price{color:#ff7c00}.productSection .card .card-link:hover .old-price{color:#aaa}.productSection .card .card-link:hover .stars{color:#f5c518}.productSection .card .cardContent{padding:20px}.productSection .card .cardContent img{border-radius:8px;display:block;height:auto;margin:0;width:100%}.productSection .card .info{padding:15px}.productSection .card .info h3{color:#333;font-size:18px;margin:0 0 10px}.productSection .card .info .price{color:#ff7c00;font-size:16px;font-weight:700}.productSection .card .info .old-price{color:#aaa;font-size:14px;margin-left:10px;text-decoration:line-through}.productSection .card .badge{background:#ff7c00;border-radius:8px 0;color:#fff;font-size:12px;padding:5px 10px;position:absolute}.productSection .card .free-shipping{background:#ff7c00;border-radius:20px;color:#fff;display:inline-block;font-size:12px;margin-top:10px;padding:5px 10px}.productSection .card .stars{color:#f5c518;font-size:14px;margin-top:5px}.linkSection{margin-bottom:35px}.linkSection .title{font-size:1.5rem;font-weight:700;margin-bottom:15px}.linkSection .outherLinks{display:flex;justify-content:center}.linkSection .outherLinks .mostWantesLinks{display:flex;flex-wrap:wrap;gap:10px;list-style:none;padding:0}.linkSection .outherLinks .mostWantesLinks li{background:#fff;border-radius:5px;padding:8px 12px;transition:background .3s ease}.linkSection .outherLinks .mostWantesLinks li a{color:#333;font-size:.9rem;font-weight:500;text-decoration:none}.linkSection .outherLinks .mostWantesLinks li:hover{background:#ddd}@media (max-width:768px){.imageArea .otherImages{gap:8px}.imageArea .otherImages .otherImage{flex:0 0 calc(25% - 6px)}}@media (max-width:480px){.imageArea .otherImages .otherImage{flex:0 0 calc(33.333% - 6px)}}.pswp,.pswp .pswp__bg{background:rgba(0,0,0,.95)}.pswp .pswp__top-bar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.8)}.pswp .pswp__counter{color:#fff;font-size:14px;font-weight:500}.pswp .pswp__button{background:hsla(0,0%,100%,.1);border-radius:50%;color:#fff;height:44px;transition:all .3s ease;width:44px}.pswp .pswp__button:hover{background:hsla(0,0%,100%,.2);transform:scale(1.1)}.pswp .pswp__button svg{height:20px;width:20px}.pswp .pswp__img{border-radius:8px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.imageArea{animation:fadeInUp .6s ease-out}@media (max-width:769px){.detailSection .alignSection .productArea{align-items:center;flex-direction:column;gap:20px;margin-top:0}.detailSection .alignSection .productArea .imageArea{width:100%}.detailSection .alignSection .productArea .imageArea .imageMain{min-width:auto;padding:14px}.detailSection .alignSection .productArea .imageArea .imageMain img{height:320px}.detailSection .alignSection .productArea .imageArea .otherImages{gap:6px;justify-content:center;max-width:100%}.detailSection .alignSection .productArea .imageArea .otherImages .otherImage{border-radius:12px;flex:0 0 calc(20% - 5px);padding:4px}.detailSection .alignSection .productArea .imageArea .otherImages .otherImage img{border-radius:8px;max-height:60px;max-width:50px}.detailSection .alignSection .productArea .textArea{display:grid;display:contents;justify-items:center;width:100%}.detailSection .alignSection .productArea .firstStep{order:0}.detailSection .alignSection .productArea .imageArea{order:1}.detailSection .alignSection .productArea .secondStep{order:2}.detailSection .alignSection .productArea .thirdStep{order:3}.detailSection .alignSection .productArea .fourthStep{order:4}.detailSection .alignSection .productArea .textArea .firstStep .title{font-size:26px;text-align:center}.detailSection .alignSection .productArea .imageArea .mobileStars{display:block;display:flex;justify-content:flex-start;max-width:600px;width:100%}.detailSection .alignSection .productArea .imageArea .mobileStars .stars{align-items:center;color:#ff7c00;display:flex;font-size:25px;gap:5px;margin-top:10px}.detailSection .alignSection .productArea .textArea .firstStep .stars{display:none}.detailSection .alignSection .productArea .textArea .fourthStep,.detailSection .alignSection .productArea .textArea .secondStep,.detailSection .alignSection .productArea .textArea .thirdStep{padding:16px 0;width:100%}.detailSection .alignSection .productArea .textArea .thirdStep .buttons{gap:10px}.detailSection .alignSection .productArea .textArea .fourthStep .buyArea{flex-direction:column;gap:12px;width:100%}.detailSection .alignSection .productArea .textArea .fourthStep .buyArea button{border-radius:14px;font-size:16px;height:52px;width:100%}#zoomLens{display:none!important}}.imageMain:before{background:linear-gradient(45deg,transparent 30%,hsla(0,0%,100%,.1) 50%,transparent 70%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;transform:translateX(-100%);transition:transform .6s ease}.imageMain:hover:before{transform:translateX(100%)}.imageMain img[title]:hover:after{background:rgba(0,0,0,.8);border-radius:4px;bottom:-30px;color:#fff;content:attr(title);font-size:12px;left:50%;padding:6px 12px;pointer-events:none;position:absolute;transform:translateX(-50%);white-space:nowrap;z-index:1000}.imageMain.loading{position:relative}.imageMain.loading:after{animation:spin 1s linear infinite;border:3px solid #f3f3f3;border-radius:50%;border-top-color:#007bff;content:"";height:30px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:30px}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}
