@charset "UTF-8";@keyframes ripple{0%{transform:scale(.5);opacity:.8}30%{opacity:.6}70%{opacity:.3}to{transform:scale(2.5);opacity:0}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.new-product{--un-bg-opacity:1;background-color:rgb(41 43 45 / var(--un-bg-opacity))}.new-product .title{margin-bottom:2.5rem;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}@media (min-width: 1280px){.new-product .title{margin-bottom:3.75rem}}@media (min-width: 1560px){.new-product .title{margin-bottom:5rem}}.new-product .title h2{font-size:1.5rem;line-height:2rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));font-weight:500;line-height:1.1!important}@media (min-width: 1024px){.new-product .title h2{font-size:1.875rem;line-height:2.25rem}}@media (min-width: 1280px){.new-product .title h2{font-size:2.25rem;line-height:2.5rem}}@media (min-width: 1560px){.new-product .title h2{font-size:3rem;line-height:1}}.new-product .title p{margin-top:1.25rem;max-width:90%;font-size:.75rem;line-height:1rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));line-height:1.6!important}@media (min-width: 1024px){.new-product .title p{font-size:.875rem;line-height:1.25rem}}@media (min-width: 1280px){.new-product .title p{margin-top:2.5rem}}.new-product .title p br{display:none}@media (min-width: 1280px){.new-product .title p br{display:inline}}.new-product-banner{position:relative;width:100%;height:70vh}@media (min-width: 1024px){.new-product-banner{height:100vh}}.new-product-banner .text{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%}.new-product-banner .text .container{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:2.5rem;padding-bottom:2.5rem;padding-top:6.25rem}@media (min-width: 1024px){.new-product-banner .text .container{padding-top:3rem;padding-bottom:3rem;padding-top:5rem}}@media (min-width: 1280px){.new-product-banner .text .container{padding-top:7.5rem}}.new-product-banner .text p{font-size:.875rem;line-height:1.25rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));--un-text-opacity:.8}@media (min-width: 1024px){.new-product-banner .text p{font-size:1.125rem;line-height:1.75rem}}@media (min-width: 1560px){.new-product-banner .text p{font-size:20px}}.new-product-banner .text h2{margin-bottom:.5rem;font-size:2.25rem;line-height:2.5rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));font-weight:600;text-transform:uppercase;font-family:ArgentumSans}@media (min-width: 1024px){.new-product-banner .text h2{margin-bottom:.75rem;font-size:3rem;line-height:1}}@media (min-width: 1560px){.new-product-banner .text h2{font-size:62px}}.new-product-banner .text a{margin-top:auto;display:flex;align-items:flex-start;font-size:1.25rem;line-height:1.75rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}@media (min-width: 1024px){.new-product-banner .text a{font-size:1.5rem;line-height:2rem}}@media (min-width: 1560px){.new-product-banner .text a{font-size:26px}}.new-product-banner .bg{width:100%;height:100%}.new-product-banner .bg img{width:100%;height:100%;object-fit:cover}.new-product-floor01{position:relative;width:100%;height:auto;padding-top:2.5rem;padding-bottom:2.5rem}@media (min-width: 1024px){.new-product-floor01{padding-top:5rem;padding-bottom:5rem}}@media (min-width: 1560px){.new-product-floor01{padding-top:7.5rem}}.new-product-floor01 .container{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.new-product-floor01 .pic{width:100%;height:30vh}@media (min-width: 1024px){.new-product-floor01 .pic{height:auto}}.new-product-floor01 .pic img{width:100%;height:100%;border-radius:20px;object-fit:cover}.new-product-floor02{@apply;}.new-product-floor02 ul{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-left:auto;margin-right:auto;gap:.75rem}@media (min-width: 1024px){.new-product-floor02 ul{gap:1.25rem}}@media (min-width: 1560px){.new-product-floor02 ul{width:70%}}.new-product-floor02 ul li a{display:flex;flex-direction:column;cursor:pointer;align-items:center;justify-content:center;gap:.5rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.new-product-floor02 ul li a i{--un-scale-x:1;--un-scale-y:1;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));font-size:2.25rem;line-height:2.5rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}@media (min-width: 1280px){.new-product-floor02 ul li a i{font-size:3rem;line-height:1}}@media (min-width: 1560px){.new-product-floor02 ul li a i{font-size:50px}}.new-product-floor02 ul li a h2{margin-top:.75rem;text-align:center;font-size:1rem;line-height:1.5rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));font-weight:700}@media (min-width: 1024px){.new-product-floor02 ul li a h2{font-size:1.5rem;line-height:2rem}}@media (min-width: 1280px){.new-product-floor02 ul li a h2{font-size:1.875rem;line-height:2.25rem}}.new-product-floor02 ul li a h2.fontsmall{margin-top:15px;font-size:.75rem;line-height:1rem}@media (min-width: 1024px){.new-product-floor02 ul li a h2.fontsmall{margin-top:1rem;font-size:1.5rem;line-height:2rem}}.new-product-floor02 ul li a p{text-align:center;font-size:10px;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}@media (min-width: 1024px){.new-product-floor02 ul li a p{font-size:.875rem;line-height:1.25rem}}.new-product-floor02 ul li a:hover i{--un-scale-x:1.05;--un-scale-y:1.05;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.new-product-floor03{padding-top:2.5rem;padding-bottom:2.5rem;padding-bottom:1.25rem}@media (min-width: 1024px){.new-product-floor03{padding-top:5rem;padding-bottom:5rem}}@media (min-width: 1560px){.new-product-floor03{padding-bottom:0;padding-top:7.5rem}}.new-product-floor03 ul{display:flex;flex-wrap:wrap;gap:1.25rem}@media (min-width: 1024px){.new-product-floor03 ul{flex-wrap:nowrap;gap:1.25rem}}@media (min-width: 1280px){.new-product-floor03 ul{gap:1.5rem}}@media (min-width: 1560px){.new-product-floor03 ul{gap:2rem}}.new-product-floor03 ul li{position:relative;width:100%;display:flex;flex-direction:column;cursor:pointer;align-items:center;justify-content:center;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}@media (min-width: 1024px){.new-product-floor03 ul li{width:33.3333333333%}}.new-product-floor03 ul li img{width:100%;height:25vh;border-radius:20px;object-fit:cover;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}@media (min-width: 1024px){.new-product-floor03 ul li img{height:70vh}}.new-product-floor03 ul li h2{position:absolute;bottom:1.25rem;left:1.25rem;display:flex;flex-direction:column;font-size:1.25rem;line-height:1.75rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}@media (min-width: 1024px){.new-product-floor03 ul li h2{bottom:2.5rem;left:2.5rem}}@media (min-width: 1560px){.new-product-floor03 ul li h2{font-size:1.5rem;line-height:2rem}}.new-product-floor03 ul li .tips{position:absolute;bottom:1.25rem;right:1.25rem;text-align:center;font-size:.75rem;line-height:1rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));--un-text-opacity:.5}@media (min-width: 1024px){.new-product-floor03 ul li .tips{bottom:2.5rem;right:2.5rem;font-size:.875rem;line-height:1.25rem}}@media (min-width: 1024px){.new-product-floor03 ul li:hover{width:50%}}.new-product-floor04{margin-top:0;width:100%;height:50vh;padding-left:1rem;padding-right:1rem}@media (min-width: 1024px){.new-product-floor04{margin-top:2.5rem;height:100vh;padding-left:0;padding-right:0}}@media (min-width: 1280px){.new-product-floor04{margin-top:3.75rem}}@media (min-width: 1560px){.new-product-floor04{margin-top:7.5rem}}.new-product-floor04 picture{display:block;width:100%;height:100%}.new-product-floor04 img{width:100%;height:100%;border-radius:20px;object-fit:cover}@media (min-width: 1024px){.new-product-floor04 img{border-radius:0}}.new-product-floor05{padding-top:2.5rem}@media (min-width: 1560px){.new-product-floor05{padding-top:7.5rem}}.new-product-floor05 ul{display:flex;flex-direction:column;gap:1.25rem}@media (min-width: 1024px){.new-product-floor05 ul{flex-direction:row}}.new-product-floor05 ul li{position:relative;flex:1 1 0%;--un-scale-x:1;--un-scale-y:1;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));cursor:pointer;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.new-product-floor05 ul li img{width:100%;height:auto;border-radius:20px;object-fit:cover}.new-product-floor05 ul li:first-child .text{position:absolute;top:1rem;left:1rem;font-size:.75rem;line-height:1rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));line-height:1.6!important}@media (min-width: 1024px){.new-product-floor05 ul li:first-child .text{top:1.5rem;left:1.5rem;font-size:.875rem;line-height:1.25rem}}@media (min-width: 1280px){.new-product-floor05 ul li:first-child .text{top:2rem;left:2rem}}.new-product-floor05 ul li:first-child .tips{position:absolute;bottom:1rem;right:1rem;text-align:center;font-size:.75rem;line-height:1rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));--un-text-opacity:.5}@media (min-width: 1024px){.new-product-floor05 ul li:first-child .tips{bottom:1.5rem;right:1.5rem}}@media (min-width: 1280px){.new-product-floor05 ul li:first-child .tips{bottom:2rem;right:2rem}}.new-product-floor05 ul li:first-child .ripple{pointer-events:none;position:absolute;bottom:9%;left:19%;width:2.5rem;height:2.5rem}@media (min-width: 1024px){.new-product-floor05 ul li:first-child .ripple{bottom:10%;left:20%}}@media (min-width: 1280px){.new-product-floor05 ul li:first-child .ripple{bottom:11%;left:21%}}@media (min-width: 1560px){.new-product-floor05 ul li:first-child .ripple{bottom:10%;left:20%;width:4rem;height:4rem}}.new-product-floor05 ul li:first-child .ripple:before{content:"";position:absolute;inset:0;border-width:3px;--un-border-opacity:1;border-color:rgb(0 204 255 / var(--un-border-opacity));border-radius:9999px;box-shadow:0 0 10px #0cf9;animation:ripple 2s infinite;animation-delay:0s}.new-product-floor05 ul li:first-child .ripple:after{content:"";position:absolute;inset:0;border-width:3px;--un-border-opacity:1;border-color:rgb(0 153 255 / var(--un-border-opacity));border-radius:9999px;box-shadow:0 0 15px #0099ff80;animation:ripple 2s infinite;animation-delay:.7s}.new-product-floor05 ul li:first-child .ripple:before{box-shadow:0 0 10px #0cf9,0 0 20px #00ffff4d}.new-product-floor05 ul li:last-child .list{position:absolute;bottom:0;left:0;width:100%;height:auto;display:flex;flex-wrap:wrap;gap:.5rem;padding:1rem}@media (min-width: 1560px){.new-product-floor05 ul li:last-child .list{gap:1rem;padding:2rem}}.new-product-floor05 ul li:last-child .list .item{width:100%;display:flex;align-items:center;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}@media (min-width: 1024px){.new-product-floor05 ul li:last-child .list .item{width:38%}}.new-product-floor05 ul li:last-child .list .item .icon{margin-right:.5rem;width:2rem;height:2rem;display:flex;flex-shrink:0;align-items:center;justify-content:center;border-width:1px;--un-border-opacity:1;border-color:rgb(0 156 255 / var(--un-border-opacity));border-radius:9999px}@media (min-width: 1024px){.new-product-floor05 ul li:last-child .list .item .icon{width:2.5rem;height:2.5rem}}@media (min-width: 1560px){.new-product-floor05 ul li:last-child .list .item .icon{width:3rem;height:3rem}}.new-product-floor05 ul li:last-child .list .item .icon i{font-size:1.125rem;line-height:1.75rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}@media (min-width: 1024px){.new-product-floor05 ul li:last-child .list .item .icon i{font-size:1.25rem;line-height:1.75rem}}@media (min-width: 1560px){.new-product-floor05 ul li:last-child .list .item .icon i{font-size:1.5rem;line-height:2rem}}.new-product-floor05 ul li:last-child .list .item h3{font-size:1.125rem;line-height:1.75rem;font-weight:700}@media (min-width: 1024px){.new-product-floor05 ul li:last-child .list .item h3{font-size:1.25rem;line-height:1.75rem}}@media (min-width: 1280px){.new-product-floor05 ul li:last-child .list .item h3{font-size:1.5rem;line-height:2rem}}@media (min-width: 1560px){.new-product-floor05 ul li:last-child .list .item h3{font-size:1.875rem;line-height:2.25rem}}.new-product-floor05 ul li:last-child .list .item span{margin-top:4px;margin-left:1px;font-size:.875rem;line-height:1.25rem;font-weight:500}@media (min-width: 1024px){.new-product-floor05 ul li:last-child .list .item span{margin-top:6px;font-size:1rem;line-height:1.5rem}}@media (min-width: 1280px){.new-product-floor05 ul li:last-child .list .item span{font-size:1.125rem;line-height:1.75rem}}@media (min-width: 1560px){.new-product-floor05 ul li:last-child .list .item span{font-size:1.25rem;line-height:1.75rem}}.new-product-floor05 ul li:last-child .list .item p{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1;margin-left:.5rem;margin-top:.5rem;font-size:.75rem;line-height:1rem}@media (min-width: 1024px){.new-product-floor05 ul li:last-child .list .item p{margin-top:.75rem}}@media (min-width: 1560px){.new-product-floor05 ul li:last-child .list .item p{font-size:.875rem;line-height:1.25rem}}.new-product-floor05 ul li:last-child .list .item:last-child{width:100%}@media (min-width: 1024px){.new-product-floor05 ul li:last-child .list .item:last-child{width:55%}}.new-product-floor05 ul li:hover{--un-scale-x:1.05;--un-scale-y:1.05;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.new-product-floor06{position:relative;margin-bottom:2.5rem;margin-top:1.25rem;width:100%;height:60vh;padding-left:1rem;padding-right:1rem}@media (min-width: 1024px){.new-product-floor06{margin-bottom:5rem;margin-top:0;height:200vh;padding-left:0;padding-right:0}}@media (min-width: 1560px){.new-product-floor06{margin-bottom:7.5rem}}.new-product-floor06 .container{position:relative;z-index:9;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-left:0;padding-right:0}.new-product-floor06 .container .text{width:100%;height:100%;border-radius:20px;--un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity));--un-bg-opacity:.4}@media (min-width: 1024px){.new-product-floor06 .container .text{--un-bg-opacity:0}}.new-product-floor06 .container .title{margin-top:2.5rem}@media (min-width: 1560px){.new-product-floor06 .container .title{margin-top:7.5rem}}.new-product-floor06 .bg{position:absolute;top:0;right:0;z-index:1;width:100%;height:100%;display:flex;align-items:flex-end;justify-content:center;background-color:transparent}.new-product-floor06 .bg img{width:100%;height:100%;border-radius:20px;object-fit:cover;transition:all 1s cubic-bezier(.25,.46,.45,.94)}@media (min-width: 1024px){.new-product-floor06 .bg img{width:90%;height:55vh}}@media (min-width: 1280px){.new-product-floor06 .bg img{width:90%;height:62vh}}@media (min-width: 1560px){.new-product-floor06 .bg img{width:70%;height:60vh}}.new-product-floor06.active{margin-top:3.75rem}@media (min-width: 1024px){.new-product-floor06.active{margin-top:5rem}}@media (min-width: 1560px){.new-product-floor06.active{margin-top:7.5rem}}.new-product-floor06.active .bg img{margin-bottom:0;width:100%;height:100%;border-radius:0;object-fit:cover}.new-product-floor07{padding-bottom:2.5rem}@media (min-width: 1560px){.new-product-floor07{padding-bottom:7.5rem}}.new-product-floor07 ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media (min-width: 1024px){.new-product-floor07 ul{gap:1.25rem}}.new-product-floor07 ul li{position:relative;width:100%;display:flex;flex-direction:column;--un-scale-x:1;--un-scale-y:1;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));cursor:pointer;align-items:center;justify-content:center;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.new-product-floor07 ul li img{width:100%;height:auto;border-radius:20px;object-fit:cover;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.new-product-floor07 ul li h2{position:absolute;top:50%;left:50%;--un-translate-x:-50%;--un-translate-y:-50%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));font-size:.75rem;line-height:1rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}@media (min-width: 1024px){.new-product-floor07 ul li h2{font-size:1.25rem;line-height:1.75rem}}@media (min-width: 1560px){.new-product-floor07 ul li h2{font-size:1.5rem;line-height:2rem}}.new-product-floor07 ul li:hover{--un-scale-x:1.05;--un-scale-y:1.05;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.new-product-floor07 ul li:nth-child(3) h2{top:15%}@media (min-width: 1024px){.new-product-floor07 ul li:nth-child(3) h2{top:13%}}.new-product-floor07 ul li:nth-child(4) h2{top:34%}.new-product-floor08{position:relative;width:100%;height:70vh}@media (min-width: 1024px){.new-product-floor08{height:100vh}}.new-product-floor08 .text{position:absolute;top:0;left:0;width:100%;height:100%}.new-product-floor08 .text .container{width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.new-product-floor08 .text .title{margin-bottom:10rem;max-width:100%;width:100%;align-items:flex-start;text-align:left}@media (min-width: 1024px){.new-product-floor08 .text .title{margin-bottom:5rem}}@media (min-width: 1280px){.new-product-floor08 .text .title{margin-bottom:7.5rem}}@media (min-width: 1560px){.new-product-floor08 .text .title{margin-bottom:10rem}}.new-product-floor08 .text .title h2 br{display:none}@media (min-width: 1024px){.new-product-floor08 .text .title h2 br{display:inline}}.new-product-floor08 .text .title p{max-width:100%;font-size:.75rem;line-height:1rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}@media (min-width: 1024px){.new-product-floor08 .text .title p{font-size:.875rem;line-height:1.25rem}}.new-product-floor08 .text .list{width:100%;height:auto;display:flex;flex-direction:column;gap:1rem}@media (min-width: 1024px){.new-product-floor08 .text .list{width:60%;gap:1.5rem}}@media (min-width: 1280px){.new-product-floor08 .text .list{width:55%;gap:2rem}}@media (min-width: 1560px){.new-product-floor08 .text .list{width:50%;gap:2.5rem}}.new-product-floor08 .text .list .item{width:100%;display:flex;flex-direction:row;align-items:center;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}.new-product-floor08 .text .list .item .icon{margin-right:.5rem;width:2rem;height:2rem;display:flex;flex-shrink:0;align-items:center;justify-content:center;border-width:1px;--un-border-opacity:1;border-color:rgb(0 156 255 / var(--un-border-opacity));border-radius:9999px}@media (min-width: 1024px){.new-product-floor08 .text .list .item .icon{width:2.5rem;height:2.5rem}}@media (min-width: 1560px){.new-product-floor08 .text .list .item .icon{width:3rem;height:50px}}.new-product-floor08 .text .list .item .icon i{font-size:1.125rem;line-height:1.75rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}@media (min-width: 1024px){.new-product-floor08 .text .list .item .icon i{font-size:1.25rem;line-height:1.75rem}}@media (min-width: 1560px){.new-product-floor08 .text .list .item .icon i{font-size:1.875rem;line-height:2.25rem}}.new-product-floor08 .text .list .item h3{font-size:1.125rem;line-height:1.75rem;font-weight:700}@media (min-width: 1024px){.new-product-floor08 .text .list .item h3{font-size:1.25rem;line-height:1.75rem}}@media (min-width: 1280px){.new-product-floor08 .text .list .item h3{font-size:1.5rem;line-height:2rem}}@media (min-width: 1560px){.new-product-floor08 .text .list .item h3{font-size:36px}}.new-product-floor08 .text .list .item span{margin-top:6px;margin-left:2px;font-size:.875rem;line-height:1.25rem;font-weight:500}@media (min-width: 1024px){.new-product-floor08 .text .list .item span{font-size:1rem;line-height:1.5rem}}@media (min-width: 1280px){.new-product-floor08 .text .list .item span{font-size:1.125rem;line-height:1.75rem}}@media (min-width: 1560px){.new-product-floor08 .text .list .item span{font-size:1.5rem;line-height:2rem}}.new-product-floor08 .text .list .item p{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1;margin-left:.5rem;margin-top:.25rem;font-size:.75rem;line-height:1rem}@media (min-width: 1024px){.new-product-floor08 .text .list .item p{margin-top:.5rem}}@media (min-width: 1560px){.new-product-floor08 .text .list .item p{margin-top:1rem;font-size:.875rem;line-height:1.25rem}}@media (min-width: 1560px){.new-product-floor08 .text .list .item:nth-child(3) h3{font-size:28px}}.new-product-floor08 .bg{width:100%;height:100%}.new-product-floor08 .bg .bg-picture{width:100%;height:100%;display:flex;align-items:flex-end;justify-content:center}.new-product-floor08 .bg .bg-picture .bg-image{width:100%;height:100%;object-fit:cover}.new-product-floor09{position:relative;width:100%;height:auto;overflow:hidden;background-size:cover;background-repeat:no-repeat;background-color:#000;background-image:url(./floor09_bg_m-CwJS3zEY.webp);background-position:center bottom}@media (min-width: 1024px){.new-product-floor09{height:100vh}}@media (min-width: 1024px){.new-product-floor09{background-image:url(./floor09_bg-Bxj0ZQwK.webp)}}.new-product-floor09 .container{width:100%;height:100%;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;padding-top:3.75rem;padding-bottom:3.75rem}@media (min-width: 1024px){.new-product-floor09 .container{padding-top:3.75rem;padding-bottom:3.75rem}}@media (min-width: 1280px){.new-product-floor09 .container{padding-top:5rem;padding-bottom:5rem}}@media (min-width: 1560px){.new-product-floor09 .container{padding-top:7.5rem;padding-bottom:7.5rem}}.new-product-floor09 .box1{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1.25rem}@media (min-width: 1024px){.new-product-floor09 .box1{flex-direction:row;gap:0}}@media (min-width: 1560px){.new-product-floor09 .box1{margin-bottom:2.5rem}}.new-product-floor09 .box1 .title{order:1;margin-bottom:0;width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}@media (min-width: 1024px){.new-product-floor09 .box1 .title{width:40%;text-align:left}}.new-product-floor09 .box1 .title h2{margin-bottom:1.25rem;max-width:100%;text-align:left}@media (min-width: 1560px){.new-product-floor09 .box1 .title h2{margin-bottom:45px}}.new-product-floor09 .box1 .title p{margin-top:0;margin-bottom:.5rem;max-width:100%;text-align:left;font-size:.75rem;line-height:1rem}@media (min-width: 1280px){.new-product-floor09 .box1 .title p{font-size:.875rem;line-height:1.25rem}}@media (min-width: 1560px){.new-product-floor09 .box1 .title p{margin-bottom:2rem}}.new-product-floor09 .box1 ul{order:3;display:flex;flex:1 1 0%;flex-direction:row;padding-left:2rem}@media (min-width: 1024px){.new-product-floor09 .box1 ul{order:2;flex-direction:column;padding-left:0}}.new-product-floor09 .box1 ul li{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start}@media (min-width: 1024px){.new-product-floor09 .box1 ul li{align-items:center}}.new-product-floor09 .box1 ul li .icon{width:112px;height:74px;display:flex;justify-content:flex-start}@media (min-width: 1024px){.new-product-floor09 .box1 ul li .icon{justify-content:flex-end}}.new-product-floor09 .box1 ul li .icon img{max-width:100%;max-height:100%;--un-translate-x:-1rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}@media (min-width: 1024px){.new-product-floor09 .box1 ul li .icon img{--un-translate-x:0;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}}.new-product-floor09 .box1 ul li h2{font-size:1.5rem;line-height:2rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));font-weight:700}@media (min-width: 1024px){.new-product-floor09 .box1 ul li h2{font-size:1.5rem;line-height:2rem}}@media (min-width: 1560px){.new-product-floor09 .box1 ul li h2{font-size:2.25rem;line-height:2.5rem}}.new-product-floor09 .box1 ul li h3{margin-top:.25rem;margin-left:2px;font-size:1.125rem;line-height:1.75rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));font-weight:500}@media (min-width: 1024px){.new-product-floor09 .box1 ul li h3{font-size:1.25rem;line-height:1.75rem}}@media (min-width: 1560px){.new-product-floor09 .box1 ul li h3{margin-top:.5rem;font-size:1.5rem;line-height:2rem}}.new-product-floor09 .box1 ul li span{margin-top:.25rem;margin-top:.5rem;margin-left:0;font-size:.75rem;line-height:1rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));--un-text-opacity:.7}@media (min-width: 1024px){.new-product-floor09 .box1 ul li span{margin-left:.5rem;font-size:.875rem;line-height:1.25rem}}@media (min-width: 1560px){.new-product-floor09 .box1 ul li span{margin-top:1rem}}.new-product-floor09 .box1 .pro-pic{position:relative;order:2;width:250px;height:250px;display:flex;align-items:center;justify-content:center}@media (min-width: 1024px){.new-product-floor09 .box1 .pro-pic{order:3}}@media (min-width: 1280px){.new-product-floor09 .box1 .pro-pic{width:300px;height:300px}}@media (min-width: 1560px){.new-product-floor09 .box1 .pro-pic{width:350px;height:350px}}.new-product-floor09 .box1 .pro-pic .pic{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.new-product-floor09 .box1 .pro-pic .pic img{width:100%;height:auto}.new-product-floor09 .box1 .pro-pic .circle{position:relative;z-index:1;width:100%;height:100%;display:flex;align-items:center;justify-content:center;animation:rotate 20s linear infinite}.new-product-floor09 .box1 .pro-pic .circle img{width:100%;height:100%}.new-product-floor09 .box2{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between}@media (min-width: 1024px){.new-product-floor09 .box2{flex-direction:row}}.new-product-floor09 .box2 .pic{margin-top:1.25rem;width:100%;display:flex;justify-content:center;text-align:center}@media (min-width: 1024px){.new-product-floor09 .box2 .pic{margin-top:0;width:40%;justify-content:flex-start}}.new-product-floor09 .box2 .pic img{width:70%;max-width:100%;height:auto}@media (min-width: 1024px){.new-product-floor09 .box2 .pic img{width:70%}}@media (min-width: 1280px){.new-product-floor09 .box2 .pic img{width:80%}}@media (min-width: 1560px){.new-product-floor09 .box2 .pic img{width:auto}}.new-product-floor09 .box2 ul{width:100%;display:flex;flex-direction:row;gap:.5rem}@media (min-width: 1024px){.new-product-floor09 .box2 ul{flex:1 1 0%}}@media (min-width: 1560px){.new-product-floor09 .box2 ul{margin-top:2.5rem}}.new-product-floor09 .box2 ul li{flex:1 1 0%;overflow:hidden;border-radius:20px}.new-product-floor09 .box2 ul li img{width:100%;height:auto;object-fit:cover}.new-product-floor10{padding-top:2.5rem}@media (min-width: 1560px){.new-product-floor10{padding-top:7.5rem}}.new-product-floor10 .icons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-left:auto;margin-right:auto;gap:.5rem}@media (min-width: 1024px){.new-product-floor10 .icons{gap:1.25rem}}@media (min-width: 1280px){.new-product-floor10 .icons{max-width:80%}}@media (min-width: 1560px){.new-product-floor10 .icons{max-width:60%}}.new-product-floor10 .icons li{display:flex;align-items:center;justify-content:center}.new-product-floor10 .icons li .icon{margin-right:.5rem;width:3rem;height:3rem;display:flex;flex-shrink:0;align-items:center;justify-content:center;border-width:1px;--un-border-opacity:1;border-color:rgb(0 156 255 / var(--un-border-opacity));border-radius:9999px;font-size:1.5rem;line-height:2rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));font-weight:700}@media (min-width: 1280px){.new-product-floor10 .icons li .icon{font-size:1.875rem;line-height:2.25rem}}@media (min-width: 1560px){.new-product-floor10 .icons li .icon{width:3.75rem;height:3.75rem;font-size:2.25rem;line-height:2.5rem}}.new-product-floor10 .icons li h2{font-size:1.125rem;line-height:1.75rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));font-weight:700}@media (min-width: 1024px){.new-product-floor10 .icons li h2{font-size:1.875rem;line-height:2.25rem}}@media (min-width: 1560px){.new-product-floor10 .icons li h2{font-size:2.25rem;line-height:2.5rem}}.new-product-floor10 .icons li span{font-size:.75rem;line-height:1rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));font-weight:500}@media (min-width: 1024px){.new-product-floor10 .icons li span{font-size:.875rem;line-height:1.25rem}}.new-product-floor10 .compare{position:relative;margin-top:2.5rem;width:100%}@media (min-width: 1560px){.new-product-floor10 .compare{margin-top:5rem}}.new-product-floor10 .compare .images{position:relative;width:100%;height:25vh;overflow:hidden;border-radius:20px}@media (min-width: 1024px){.new-product-floor10 .compare .images{height:62vh}}.new-product-floor10 .compare .images li{position:absolute;top:0;left:0;height:100%;overflow:hidden;transition:width .4s cubic-bezier(.4,0,.2,1)}.new-product-floor10 .compare .images li img{height:100%;cursor:pointer;object-fit:cover;width:var(--images-width, 100vw);max-width:none}.new-product-floor10 .compare .images li:nth-child(1){width:70%;z-index:3}.new-product-floor10 .compare .images li:nth-child(2){width:85%;z-index:2}.new-product-floor10 .compare .images li:nth-child(3){width:100%;z-index:1}.new-product-floor10 .compare .times{position:relative;margin-top:2rem;width:100%;display:flex;align-items:center;justify-content:space-between}.new-product-floor10 .compare .times:before{content:"";position:absolute;left:0;top:1.25rem;width:100%;height:1px;border-top:1px dashed rgba(255,255,255,.3);transform:translateY(-50%);z-index:0}.new-product-floor10 .compare .times div{position:relative;z-index:2;display:flex;flex-direction:column;cursor:pointer;align-items:center;--un-bg-opacity:1;background-color:rgb(41 43 45 / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.new-product-floor10 .compare .times div i{margin-bottom:.5rem;padding-left:2rem;padding-right:2rem;font-size:1.5rem;line-height:2rem}@media (min-width: 1024px){.new-product-floor10 .compare .times div i{font-size:1.875rem;line-height:2.25rem}}@media (min-width: 1560px){.new-product-floor10 .compare .times div i{font-size:2.25rem;line-height:2.5rem}}.new-product-floor10 .compare .times div span{font-size:.75rem;line-height:1rem}@media (min-width: 1024px){.new-product-floor10 .compare .times div span{font-size:.875rem;line-height:1.25rem}}@media (min-width: 1560px){.new-product-floor10 .compare .times div span{font-size:1.5rem;line-height:2rem}}.new-product-floor10 .compare .times div.zhongwu{z-index:3}.new-product-floor11{padding-top:2.5rem}@media (min-width: 1560px){.new-product-floor11{padding-top:7.5rem}}.new-product-floor11 ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media (min-width: 1024px){.new-product-floor11 ul{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}}.new-product-floor11 ul li{position:relative;width:100%;display:flex;flex-direction:column;--un-scale-x:1;--un-scale-y:1;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));cursor:pointer;align-items:center;justify-content:center;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.new-product-floor11 ul li img{width:100%;height:100%;border-radius:20px;object-fit:cover;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.new-product-floor11 ul li h2{position:absolute;top:0;left:0;width:100%;padding:1rem;font-size:.75rem;line-height:1rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}@media (min-width: 1280px){.new-product-floor11 ul li h2{font-size:.875rem;line-height:1.25rem}}.new-product-floor11 ul li:hover{--un-scale-x:1.05;--un-scale-y:1.05;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.new-product-floor11 ul li:first-child{grid-row:span 2/span 2;grid-column:span 2/span 2}.new-product-floor11 ul li:first-child h2{padding-top:2rem;text-align:center;font-size:1rem;line-height:1.5rem}@media (min-width: 1024px){.new-product-floor11 ul li:first-child h2{font-size:1.25rem;line-height:1.75rem}}@media (min-width: 1560px){.new-product-floor11 ul li:first-child h2{padding-top:3rem;font-size:1.5rem;line-height:2rem}}.new-product-floor12{width:100%;height:auto;overflow:hidden;padding:2.5rem 1.25rem}@media (min-width: 1560px){.new-product-floor12{padding-top:7.5rem;padding-bottom:7.5rem}}@media (min-width: 1560px){.new-product-floor12 .title{margin-bottom:3.75rem}}.new-product-floor12 .tips{margin-top:1.25rem;text-align:right;font-size:.75rem;line-height:1rem;--un-text-opacity:1;color:rgb(111 111 111 / var(--un-text-opacity));font-weight:300}.new-product-floor12 .pics{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.25rem}@media (min-width: 1024px){.new-product-floor12 .pics{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}}.new-product-floor12 .pics .pic{position:relative}.new-product-floor12 .pics .pic img{width:100%;height:auto;border-radius:20px;object-fit:cover}.new-product-floor12 .pics .pic h2{position:absolute;top:0;left:0;width:100%;display:flex;align-items:center;padding:20px;font-size:1rem;line-height:1.5rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}@media (min-width: 1024px){.new-product-floor12 .pics .pic h2{padding:30px;font-size:1.125rem;line-height:1.75rem}}.new-product-floor12 .pics .pic h2:before{margin-right:.5rem;width:.75rem;height:.75rem;border-radius:9999px;--un-bg-opacity:1;background-color:rgb(0 156 255 / var(--un-bg-opacity));content:""}.new-product-floor13 .container{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.25rem}@media (min-width: 1024px){.new-product-floor13 .container{grid-template-columns:repeat(2,minmax(0,1fr))}}.new-product-floor13 .container .item1{margin-bottom:0}@media (min-width: 1024px){.new-product-floor13 .container .item1{grid-column:span 2/span 2;margin-bottom:2.5rem}}@media (min-width: 1280px){.new-product-floor13 .container .item1{margin-bottom:3.75rem}}.new-product-floor13 .container .pic{width:100%;height:auto;border-radius:20px}.new-product-floor13 .container .pic img{width:100%;height:30vh;border-radius:20px;object-fit:cover}@media (min-width: 1024px){.new-product-floor13 .container .pic img{height:auto}}.new-product-floor13 .container .item2,.new-product-floor13 .container .item3{margin-bottom:0;display:flex;flex-direction:column;align-items:center}@media (min-width: 1280px){.new-product-floor13 .container .item2,.new-product-floor13 .container .item3{margin-bottom:3.75rem}}.new-product-floor13 .container .item2 .text,.new-product-floor13 .container .item3 .text{margin-top:1.25rem;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}@media (min-width: 1024px){.new-product-floor13 .container .item2 .text,.new-product-floor13 .container .item3 .text{margin-top:2.5rem;flex:1 1 0%;text-align:left}}@media (min-width: 1280px){.new-product-floor13 .container .item2 .text,.new-product-floor13 .container .item3 .text{margin-top:3rem}}@media (min-width: 1560px){.new-product-floor13 .container .item2 .text,.new-product-floor13 .container .item3 .text{margin-top:3.75rem}}.new-product-floor13 .container .item2 .text h2,.new-product-floor13 .container .item3 .text h2{margin-bottom:0;text-align:center;font-size:1.125rem;line-height:1.75rem}@media (min-width: 1024px){.new-product-floor13 .container .item2 .text h2,.new-product-floor13 .container .item3 .text h2{margin-bottom:1.5rem;font-size:1.5rem;line-height:2rem}}@media (min-width: 1280px){.new-product-floor13 .container .item2 .text h2,.new-product-floor13 .container .item3 .text h2{margin-bottom:2rem;font-size:1.875rem;line-height:2.25rem}}@media (min-width: 1560px){.new-product-floor13 .container .item2 .text h2,.new-product-floor13 .container .item3 .text h2{margin-bottom:2rem}}.new-product-floor13 .container .item2 .text p,.new-product-floor13 .container .item3 .text p{text-align:center;font-size:1.125rem;line-height:1.75rem}.new-product-floor13 .container .item2 .text p span,.new-product-floor13 .container .item3 .text p span{@apply;}.new-product-floor13 .container .item2 .text p span:before,.new-product-floor13 .container .item3 .text p span:before{margin-left:.25rem;margin-right:.25rem;margin-bottom:2px;display:inline-block;width:5px;height:5px;border-radius:9999px;--un-bg-opacity:1;background-color:rgb(0 156 255 / var(--un-bg-opacity));content:""}.new-product-floor14{width:100%;height:auto;overflow:hidden;padding-top:2.5rem}@media (min-width: 1560px){.new-product-floor14{padding-top:5rem}}@media (min-width: 1560px){.new-product-floor14 .title{margin-bottom:5rem}}@media (min-width: 1560px){.new-product-floor14 .title h2{font-size:2.25rem;line-height:2.5rem}}.new-product-floor14 .container{position:relative}@media (min-width: 1560px){.new-product-floor14 .container{max-width:1360px}}.new-product-floor14 .new-product-floor14-swiper{position:relative}.new-product-floor14 .new-product-floor14-swiper .swiper-slide{position:relative;width:100%;height:auto}@media (min-width: 1024px){.new-product-floor14 .new-product-floor14-swiper .swiper-slide{width:80%}}@media (min-width: 1280px){.new-product-floor14 .new-product-floor14-swiper .swiper-slide{width:60%}}@media (min-width: 1560px){.new-product-floor14 .new-product-floor14-swiper .swiper-slide{width:780px;height:450px}}.new-product-floor14 .new-product-floor14-swiper .swiper-slide img{width:100%;height:100%;border-radius:20px;object-fit:cover}.new-product-floor14 .new-product-floor14-swiper .swiper-slide h2{position:absolute;left:0;bottom:1.5rem;width:100%;text-align:center;font-size:1.25rem;line-height:1.75rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}@media (min-width: 1024px){.new-product-floor14 .new-product-floor14-swiper .swiper-slide h2{font-size:1.5rem;line-height:2rem}}.new-product-floor14 .new-product-floor14-swiper-pagination{margin-top:1.25rem}.new-product-floor14 .new-product-floor14-swiper-pagination .swiper-pagination-bullet{width:2rem;height:2px;border-radius:0;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity))}.new-product-floor14 .new-product-floor14-swiper-pagination .swiper-pagination-bullet-active{--un-bg-opacity:1;background-color:rgb(0 156 255 / var(--un-bg-opacity))}.new-product-floor14 .new-product-floor14-swiper-buttons{position:absolute;right:0;bottom:0;display:flex;gap:.25rem}.new-product-floor14 .new-product-floor14-swiper-buttons .new-product-floor14-swiper-button-prev,.new-product-floor14 .new-product-floor14-swiper-buttons .new-product-floor14-swiper-button-next{width:1.75rem;height:1.75rem;display:flex;cursor:pointer;align-items:center;justify-content:center;border-width:1px;--un-border-opacity:1;border-color:rgb(255 255 255 / var(--un-border-opacity));border-radius:.25rem;opacity:.5;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.new-product-floor14 .new-product-floor14-swiper-buttons .new-product-floor14-swiper-button-prev i,.new-product-floor14 .new-product-floor14-swiper-buttons .new-product-floor14-swiper-button-next i{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.new-product-floor14 .new-product-floor14-swiper-buttons .new-product-floor14-swiper-button-prev:hover,.new-product-floor14 .new-product-floor14-swiper-buttons .new-product-floor14-swiper-button-next:hover{opacity:1}.new-product-floor15{width:100%;padding-top:2.5rem}@media (min-width: 1560px){.new-product-floor15{padding-top:7.5rem}}@media (min-width: 1560px){.new-product-floor15 .title{margin-bottom:5rem}}@media (min-width: 1560px){.new-product-floor15 .title h2{font-size:2.25rem;line-height:2.5rem}}.new-product-floor15 .title p span{margin-left:3px;margin-right:3px;display:inline-block}.new-product-floor15 .container{width:100%;display:flex;flex-direction:column}.new-product-floor15 .container .bg-picture{width:100%}.new-product-floor15 .container .bg-image{width:100%;height:auto;border-radius:20px;object-fit:cover}
