#app{position:relative;display:flex;flex-direction:column}#app.hidden{display:none}main img{display:block;width:100%;height:auto}main .lazy{opacity:0;visibility:hidden}main .lazy.loaded{visibility:visible;opacity:1;transition:opacity .3s}main .button-group{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}main .button-group .button{flex:1;border-radius:4px;font-weight:700;text-align:center;transition:background-color .3s ease-out,border .3s ease-out}main .button-group .button.outline{background-color:#fff;border:1px solid #c4c4c6}main .button-group .button.large{font-size:1.125rem;padding:20px 32px}@media (any-hover: hover){main .button-group .button:hover{background-color:#f5f5f5}}@media (any-hover: none){main .button-group .button:active{background-color:#f5f5f5}}main .anchor-group{display:flex;justify-content:center}main .anchor-group .item{position:relative;display:flex;flex-direction:column;align-items:center;width:min(50% - .5px,300px);transition:background-position .3s;padding:0 8px 30px;background-image:url(../../assets/img/ico_arrow-down-12x7.svg);background-repeat:no-repeat;background-position:bottom 8px center;background-size:12px auto;cursor:pointer}main .anchor-group .item:not(:first-child):before{content:"";position:absolute;left:-1px;top:0;display:block;height:100%;width:1px;background-color:#d8d8d9}main .swiper-control{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:20px}main .swiper-button-prev,main .swiper-button-next{position:static;transform:none;margin:0;width:auto;height:auto}main .swiper-button-prev:after,main .swiper-button-next:after{content:"";width:16px;height:16px}main .swiper-button-prev:after{transform:scaleX(-1);background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjM0MzQzQzIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41IiBkPSJtNiAxMyA1LTUtNS01Ii8+PC9zdmc+)}main .swiper-button-next:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjM0MzQzQzIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41IiBkPSJtNiAxMyA1LTUtNS01Ii8+PC9zdmc+)}main .swiper-pagination-fraction,main .swiper-pagination-custom,main .swiper-horizontal>.swiper-pagination-bullets,main .swiper-pagination-bullets.swiper-pagination-horizontal{position:static;transform:none;width:auto}main .swiper-pagination-bullet{position:relative;width:10px;height:10px;opacity:1;background-color:transparent}main .swiper-pagination-bullet:before,main .swiper-pagination-bullet:after{content:"";position:absolute;display:block;border-radius:50%}main .swiper-pagination-bullet:before{background-color:#c4c4c6;height:6px;left:50%;top:50%;transform:translate(-50%,-50%);width:6px}main .swiper-pagination-bullet:after{opacity:0;transition:opacity .2s ease}main .swiper-pagination-bullet.swiper-pagination-bullet-active:before{background-color:#3c3c43}main .swiper-pagination-bullet.swiper-pagination-bullet-active:after{border:1px solid #3c3c43;height:10px;left:50%;opacity:1;position:absolute;top:50%;transform:translate(-50%,-50%);width:10px}main [data-collapse] [collapse-header]{cursor:pointer}main [data-collapse] [collapse-header].active+[collapse-content]{height:var(--height)}main [data-collapse] [collapse-content]{height:0;overflow:hidden;transition:height .5s}.anchor-link{position:relative;display:inline-block;color:#1d1d1f;padding-bottom:20px;cursor:pointer}.anchor-link:after{content:"";position:absolute;left:50%;bottom:0;transform:translate3d(-50%,0,0);background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI3IiBmaWxsPSJub25lIj48cGF0aCBzdHJva2U9IiMxRDFEMUYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjUiIGQ9Im0xIDEgNSA1IDUtNSIvPjwvc3ZnPg==);background-repeat:no-repeat;background-size:contain;background-position:center;width:12px;height:7px;transition:transform .3s ease-in-out}.anchor-link.abreast{padding:0 20px 0 0}.anchor-link.abreast:after{top:50%;right:0;bottom:auto;left:auto;transform:translate3d(0,-50%,0)}@media (any-hover: hover){.anchor-link.abreast:hover:after{transform:translate3d(0,calc(-50% + 3px),0)}}@media (any-hover: none){.anchor-link.abreast:active:after{transform:translate3d(0,calc(-50% + 3px),0)}}@media (any-hover: hover){.anchor-link:hover:after{transform:translate3d(-50%,3px,0)}}@media (any-hover: none){.anchor-link:active:after{transform:translate3d(-50%,3px,0)}}.more-link{display:inline-flex;align-items:center;gap:4px;color:#1d1d1f;font-size:1rem}.more-link:after{content:"";display:block;height:16px;width:16px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjM0MzQzQzIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41IiBkPSJtNi41IDEzIDUtNS01LTUiLz48L3N2Zz4=);background-repeat:no-repeat;background-size:contain;background-position:center;transition:transform .3s ease-in-out}@media (any-hover: hover){.more-link:hover{opacity:.8}.more-link:hover:after{transform:translate(3px)}}@media (any-hover: none){.more-link:active{opacity:.8}.more-link:active:after{transform:translate(3px)}}.img-box img{width:100%;height:100%;object-fit:cover}@media only screen and (min-width: 1000px){main .button-group .button.large{max-width:370px}main .anchor-group .item{padding-bottom:32px;background-image:url(../../assets/img/ico_arrow-down-17.svg);background-position:bottom 0 center;background-size:17px auto}}@media only screen and (min-width: 1000px) and (any-hover: hover){main .anchor-group .item:hover{background-position:bottom -3px center}}@media only screen and (min-width: 1000px) and (any-hover: none){main .anchor-group .item:active{background-position:bottom -3px center}}@media only screen and (min-width: 1000px){br.desktop-only{display:block}br.mobile-only{display:none}}@media only screen and (max-width: 999px){main .button-group .button.large{max-width:240px;padding:13px 32px}br.desktop-only{display:none}br.mobile-only{display:block}}.u-lh-180{line-height:1.8}.u-fw-900{font-weight:900}.u-fw-700{font-weight:700}.u-fw-500{font-weight:500}.u-text-center{text-align:center}@media only screen and (min-width: 1000px){.u-container{width:min(100%,1352px);margin:0 auto;padding:0 64px}}@media only screen and (max-width: 999px){.u-container{padding:0 40px}}@media only screen and (max-width: 599px){.u-container{padding:0 15px}}.product-list.x2 .grid{width:calc(50% - 12px)}.product-list.x4 .grid{width:calc(25% - 18px)}.product-list.x5 .grid{width:calc((100% - 30px) / 3)}.product-list.x5 .product-card.vertical .text-box{padding:15px}.product-list.display-limit{height:100%;max-height:1017px;transition:max-height .5s;overflow:hidden}.product-list.display-limit.is-overlimit{position:relative}.product-list.display-limit.is-overlimit:after{content:"";position:absolute;left:0;bottom:0;display:block;width:100%;height:120px;background:linear-gradient(180deg,#fff0,#fff 60%);transition:height 1s;z-index:1}.product-list.display-limit.show-all{max-height:var(--max-height)}.product-list.display-limit.show-all:after{height:0}.product-list .row{display:flex;flex-wrap:wrap;gap:0 15px}.product-list .grid{width:calc((100% - 30px) / 3)}.product-list .grid:only-child{width:calc((100% - 20px)/2);margin:0 auto}.product-list .product-card{position:relative;display:flex;align-items:center;flex-direction:column}.product-list .product-card.vertical{flex-direction:column}.product-list .product-card.vertical .img-box,.product-list .product-card.vertical .text-box{width:100%}.product-list .product-card>a{position:absolute;top:0;right:0;bottom:0;left:0}.product-list .product-card .img-box{position:relative;aspect-ratio:1/1;width:100%}.product-list .product-card .img-box .color-box{position:absolute;top:0;right:0;bottom:0;left:0}.product-list .product-card .img-box .color-box:not(.active){opacity:0}.product-list .product-card .text-box{display:flex;flex-direction:column;justify-content:center;flex:1}.product-list .product-card .text-box .name{color:#3c3c43;font-size:1rem}.product-list .product-card .text-box .price{font-size:.625rem;margin-top:4px}.product-list .product-card .text-box .price span.number{font-size:1.25rem;font-weight:700;margin:0 4px}.product-list .product-card .color-chips{position:relative;display:flex;flex-wrap:wrap;gap:4px 2px;margin-bottom:6px;z-index:1}.product-list .product-card .color-chips>li{position:relative;cursor:pointer}.product-list .product-card .color-chips>li.active:before{opacity:1}.product-list .product-card .color-chips>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #3c3c43;border-radius:50%;opacity:0;transition:opacity .3s}.product-list .product-card .color-chips>li img{width:100%;height:100%;object-fit:cover;border-radius:50%;pointer-events:none;-webkit-user-select:none;user-select:none}.more-block{display:none;align-items:center;justify-content:center}.more-block.show{display:flex}.more-block .more-btn{display:flex;align-items:center;cursor:pointer}.more-block .more-btn:before{content:attr(open-text);font-size:1.125rem;font-weight:700;line-height:1}.more-block .more-btn.open{margin-top:48px}.more-block .more-btn.open:before{content:attr(close-text)}.more-block .more-btn.open .icon:after{transform:rotate(180deg)}.more-block .more-btn .icon{position:relative;width:16px;height:16px;margin-left:8px;flex-shrink:0}.more-block .more-btn .icon:before,.more-block .more-btn .icon:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIgOGgxMiIgc3Ryb2tlPSIjM0MzQzQzIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+PC9zdmc+);background-repeat:no-repeat;background-size:16px auto;background-position:50%}.more-block .more-btn .icon:after{transform:rotate(90deg);transition:transform .3s}@media only screen and (min-width: 1000px){.product-list.x5 .grid{width:calc((100% - 96px)/5)}.product-list.x5 .product-card .color-chips{gap:4px 2px}.product-list.x5 .product-card .color-chips>li{width:20px;height:20px;padding:3px}.product-list.display-limit{max-height:1100px}.product-list .row{gap:0 24px}.product-list .grid{width:calc(33.3333333333% - 16px)}.product-list .product-card{flex-direction:row}.product-list .product-card.vertical .text-box{padding:20px 24px 24px}.product-list .product-card .img-box{width:48%}.product-list .product-card .text-box{padding:0 24px}.product-list .product-card .text-box .price{font-size:.75rem}.product-list .product-card .text-box .price span.number{margin:0 4px 0 8px}.product-list .product-card .color-chips{gap:4px 6px}.product-list .product-card .color-chips>li{width:24px;height:24px;padding:3px}}@media only screen and (max-width: 999px){.product-list{margin-top:40px}.product-list.x4 .grid{width:calc(50% - 7.5px)}.product-list .grid:only-child{width:100%}.product-list .grid:only-child .product-card{flex-direction:row}.product-list .grid:only-child .product-card .img-box{width:47.82609%}.product-list .product-card .text-box{padding:15px}.product-list .product-card .text-box .name{font-size:.875rem}.product-list .product-card .text-box .price{font-size:.75rem}.product-list .product-card .text-box .price span.number{font-size:1rem}.product-list .product-card .color-chips>li{width:20px;height:20px;padding:3px}}.material-list{margin-top:64px}.material-list .row{display:flex;justify-content:flex-start;flex-wrap:wrap}.material-list .material-card .card-title{padding-bottom:24px;border-bottom:1px solid #d8d8d9}.material-list .material-card .card-body .item{border-bottom:1px solid #d8d8d9}.material-list .material-card .card-body .color-box{position:absolute;top:0;right:0;bottom:0;left:0}.material-list .material-card .card-body .color-box:not(.active){opacity:0}.material-list .material-card .card-body .header{position:relative;display:flex;align-items:center;gap:12px;height:68px;background-color:#fff;padding:6px 15px}.material-list .material-card .card-body .header.active .icon:after{transform:rotate(180deg)}.material-list .material-card .card-body .header .img-box{position:relative;width:26px;height:26px;border-radius:50%;overflow:hidden;flex-shrink:0}.material-list .material-card .card-body .header>p{font-size:1rem}.material-list .material-card .card-body .header .icon{position:relative;width:16px;height:16px;margin-left:auto;flex-shrink:0}.material-list .material-card .card-body .header .icon:before,.material-list .material-card .card-body .header .icon:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIgOGgxMiIgc3Ryb2tlPSIjM0MzQzQzIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+PC9zdmc+);background-repeat:no-repeat;background-size:16px auto;background-position:50%}.material-list .material-card .card-body .header .icon:after{transform:rotate(90deg);transition:transform .3s}.material-list .material-card .card-body .inner .img-box.main{position:relative}.material-list .material-card .card-body .inner .img-box.main:after{content:"";display:block;padding-bottom:52.53968%}.material-list .material-card .card-body .inner .img-box.main img{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0);object-fit:contain}.material-list .material-card .card-body .inner .color-chips{position:relative;display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:20px;margin-bottom:6px;z-index:1}.material-list .material-card .card-body .inner .color-chips>li{position:relative;width:13px;height:13px;padding:1px;cursor:pointer}.material-list .material-card .card-body .inner .color-chips>li.active:before{opacity:1}.material-list .material-card .card-body .inner .color-chips>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #3c3c43;border-radius:50%;opacity:0;transition:opacity .3s}.material-list .material-card .card-body .inner .color-chips>li img{width:100%;height:100%;object-fit:cover;border-radius:50%;pointer-events:none;-webkit-user-select:none;user-select:none}.material-list .material-card .card-body .inner .detail{display:flex;align-items:center;flex-wrap:wrap}.material-list .material-card .card-body .inner .detail .img-box{position:relative;aspect-ratio:1/1;flex-shrink:0}.material-list .material-card .card-body .inner .detail .text-box .title{font-size:1.375rem}@media only screen and (min-width: 1000px){.material-list{width:min(100%,1272px);padding-left:24px;padding-right:24px;margin:0 auto}.material-list .row{gap:60px 24px}.material-list .grid{width:min(100%,600px)}.material-list .grid:only-child{width:min(100%,808px)}.material-list .material-card .card-title{font-size:1.625rem}.material-list .material-card .card-body .inner{padding:0 15px 20px}.material-list .material-card .card-body .inner .img-box.main{width:min(100%,570px);margin-left:auto;margin-right:auto}.material-list .material-card .card-body .inner .img-box.main:after{padding-bottom:52.7193%}.material-list .material-card .card-body .inner .color-chips{margin-bottom:40px}.material-list .material-card .card-body .inner .color-chips>li{width:45px;height:45px;padding:4px}.material-list .material-card .card-body .inner .detail{gap:24px}.material-list .material-card .card-body .inner .detail .img-box{width:117px}.material-list .material-card .card-body .inner .detail .text-box{width:calc(100% - 141px)}.material-list .material-card .card-body .inner .detail .text-box .title{font-size:1.375rem}.material-list .material-card .card-body .inner .detail .text-box .description{font-size:.875rem}.material-list .material-card .card-body .inner .detail>.description.mobile{display:none}}@media only screen and (max-width: 999px){.material-list .row{gap:64px 24px}.material-list .material-card .card-title{font-size:1.375rem}.material-list .material-card .card-body .inner{padding:0 15px 40px}.material-list .material-card .card-body .inner .color-chips>li{width:24px;height:24px;padding:3px}.material-list .material-card .card-body .inner .detail{gap:0 15px}.material-list .material-card .card-body .inner .detail .img-box{width:60px}.material-list .material-card .card-body .inner .detail .text-box{width:calc(100% - 75px)}.material-list .material-card .card-body .inner .detail .text-box .title{font-size:.875rem}.material-list .material-card .card-body .inner .detail .text-box .description{display:none}.material-list .material-card .card-body .inner .detail>.description.mobile{display:block;margin-top:20px;font-size:.875rem}}@media only screen and (max-width: 599px){.product-list .product-card .color-chips>li{width:13px;height:13px;padding:2px}.product-list .product-card .text-box .price{font-size:.625rem}.product-list .product-card .text-box .price span:first-child{display:block}.product-list .product-card .text-box .price span.number{margin-left:0}}.report-list{margin-top:20px}.report-list .row{display:flex;flex-wrap:wrap;gap:24px 19px}.report-list .grid{width:calc((100% - 19px)/2)}.report-list .item .img-box{aspect-ratio:640/400;border:1px solid #d8d8d9}.report-list .item .text-box{font-size:.75rem;margin-top:4px}@media only screen and (min-width: 1000px){.report-list .row{gap:24px 20px}.report-list .grid{width:calc((100% - 40px) / 3)}.report-list .item .text-box{font-size:.875rem}}section .section-title{font-size:2rem;font-weight:900;line-height:1.5;text-align:center}section .tab-block.size .tab-headline .sticky-menu .tab-nav .tab-link{padding:12px 0}section .tab-block.size .tab-headline .tab-nav .tab-link:not(:first-child){position:relative}section .tab-block.size .tab-headline .tab-nav .tab-link:not(:first-child):before{content:"";position:absolute;left:-1px;top:50%;transform:translateY(-50%);display:block;width:1px;height:50%;background-color:#d8d8d9}section .tab-block.size .tab-headline .tab-nav .tab-link.active{position:relative}section .tab-block.size .tab-headline .tab-nav .tab-link.active:before{content:"";position:absolute;left:-1px;top:50%;transform:translateY(-50%);display:block;width:1px;height:100%;background-color:#d8d8d9}section .tab-block.size .tab-headline .tab-nav .tab-link.active:after{content:"";position:absolute;right:-1px;top:50%;transform:translateY(-50%);display:block;width:1px;height:100%;background-color:#d8d8d9}section .tab-block.size .tab-headline .tab-nav .tab-link.active+.tab-link:before{opacity:0}section .tab-block.size .tab-content .tab-panel .product-block{margin-top:40px;padding-bottom:96px}section .tab-block .tab-headline.mobile-only{display:none;margin-top:40px}section .tab-block .tab-headline.mobile-only .tab-nav{margin-top:0;padding-bottom:0}section .tab-block .tab-headline .sticky-menu{position:fixed;top:-100%;left:0;width:100%;padding-top:16px;border-bottom:4px solid #f2f1ed;background-color:#fff;transition:top .5s ease-in-out;z-index:10}section .tab-block .tab-headline .sticky-menu.show{top:0}section .tab-block .tab-headline .sticky-menu .tab-nav{width:min(100%,1224px);margin-left:auto;margin-right:auto}section .tab-block .tab-headline .sticky-menu .tab-nav .tab-link{width:100%;flex-direction:row;justify-content:center;padding:4px 8px}section .tab-block .tab-headline .sticky-menu .tab-nav .tab-link .img-box{max-width:88px;width:35.918%;margin-bottom:0}section .tab-block .tab-headline .sticky-menu .tab-nav .tab-link .text-box{font-size:.75rem}section .tab-block .tab-headline .tab-nav{display:flex}section .tab-block .tab-headline .tab-nav .tab-link{display:flex;flex-direction:column;align-items:center;cursor:pointer}section .tab-block .tab-headline .tab-nav .img-box{aspect-ratio:176/107}section .tab-block .tab-content .tab-panel{display:none;opacity:0;transition:opacity .3s .3s}section .tab-block .tab-content .tab-panel.active{display:block;opacity:1;transition:opacity .3s .3s}section .tab-block .tab-content .tab-panel .intro-block{background-color:#f2f1ed}section .tab-block .tab-content .tab-panel .product-block{margin-top:96px}section .tab-block .tab-content .tab-panel .product-block .product-list{margin-top:24px}section .tab-block .tab-content .headline .notice{color:#7f0019;font-size:1rem}section .tab-block .tab-content .slider .img-box{aspect-ratio:750/374}section .tab-block .tab-content .slider .img-box img.swiper-lazy{opacity:0}section .tab-block .tab-content .slider .img-box img.swiper-lazy.swiper-lazy-loaded{opacity:1;transition:opacity .3s}section .tab-block .tab-content .intro .detail{width:100%}section .tab-block .tab-content .level{display:flex;align-items:center;padding-bottom:20px}section .tab-block .tab-content .level.no-text{padding-bottom:0}section .tab-block .tab-content .level>span{color:#6d6d72;font-size:.75rem}section .tab-block .tab-content .level .level-bar{position:relative;flex-grow:1;transform:translateY(1px)}section .tab-block .tab-content .level .level-bar .line{position:relative;display:flex;justify-content:space-between}section .tab-block .tab-content .level .level-bar .line:before{content:"";background:#d8d8d9;position:absolute;top:calc(50% - 2px);left:0;display:block;width:100%;height:2px;transform:translateY(-50%)}section .tab-block .tab-content .level .level-bar .line span{display:block;height:12px;transform:translateY(-2px);width:2px;background-color:#d8d8d9}section .tab-block .tab-content .level .level-bar .status{position:absolute;top:-2px;left:var(--level-status);display:flex;align-items:center;flex-direction:column;justify-content:center;transform:translate(-50%)}section .tab-block .tab-content .level .level-bar .status .dot{display:block;background:#3c3c43;border-radius:50%;height:12px;width:12px}section .tab-block .tab-content .level .level-bar .status span{font-size:.75rem}section .tab-block .tab-content .video{position:relative;width:min(100%,808px);margin:0 auto;aspect-ratio:101/55}section .tab-block .tab-content .video iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}section .tab-block .tab-content .feature{background-color:#fff}section .tab-block .tab-content .feature ul{counter-reset:number 0;margin-top:12px}section .tab-block .tab-content .feature ul>li{display:flex;gap:5px}section .tab-block .tab-content .feature ul>li:before{content:counter(number) ". ";counter-increment:number 1}section .tab-block .tab-content .review .swiper-slide{background-color:transparent;height:auto}section .tab-block .tab-content .review .review-card{display:flex;align-items:flex-start;gap:0 20px;height:100%;padding:20px;border-radius:24px 24px 0;background-color:#fff}section .tab-block .tab-content .review .review-card .img-box{position:relative;width:40px;aspect-ratio:1/1;align-self:center;flex-shrink:0;z-index:0}section .tab-block .tab-content .review .review-card .img-box:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background-color:#ebebec;z-index:-1}section .tab-block .tab-content .review .review-card .text-box p{margin-top:4px}section.hero .img-box{aspect-ratio:1/1}section.hero .text-box{margin-top:40px}section.type{padding-top:55px}section.type .tab-block{border-top:4px solid #f5f5f5}section.type .type-anchor{display:flex;justify-content:space-between;gap:15px;max-width:1144px;margin-top:24px;margin-left:auto;margin-right:auto;padding-bottom:64px}section.type .type-anchor .item{width:33.3333333333%;background-color:#f2f1ed;cursor:pointer}section.type .type-anchor .item .img-box{aspect-ratio:1/1}section.type .type-anchor .item .img-box img{object-fit:contain}section.type .type-anchor .item .text-box{font-size:.75rem;font-weight:900;padding:8px 8px 25px;text-align:center;background-image:url(../../assets/img/ico_arrow-down-16x9.svg);background-repeat:no-repeat;background-position:bottom 7px center;background-size:16px auto;transition:background-position .3s}section.special-report{margin-top:96px}section.special-report .button-group{margin-top:40px}section.special-report .button-group .button{background-color:#f4eede;border:1px solid #f4eede}@media (any-hover: hover){section.special-report .button-group .button:hover{background-color:#e0ceaa;border:1px solid #e0ceaa}}@media (any-hover: none){section.special-report .button-group .button:active{background-color:#e0ceaa;border:1px solid #e0ceaa}}.anchor-block{margin-top:40px}@media only screen and (min-width: 1000px){section .section-title{font-size:2.875rem}section .tab-block{padding-top:96px;padding-bottom:96px}section .tab-block.size{padding-bottom:0}section .tab-block.size .tab-headline{max-width:100%}section .tab-block.size .tab-headline .sticky-menu .tab-nav{width:min(100%,1224px)}section .tab-block.size .tab-headline .sticky-menu .tab-nav .tab-link{width:100%;padding:12px 0}section .tab-block.size .tab-headline .sticky-menu .tab-nav .tab-link .text-box{font-size:1rem}section .tab-block.size .tab-headline .tab-nav{width:100%}section .tab-block.size .tab-headline .tab-nav .tab-link{width:calc((100% - 2px) / 3);padding-top:24px;padding-bottom:24px}section .tab-block.size .tab-content .tab-panel .intro-block{padding-top:96px;padding-bottom:64px}section .tab-block.size .tab-content .tab-panel .product-block{margin-top:64px;padding-bottom:125px}section .tab-block.size .tab-content .headline{display:none}section .tab-block.size .tab-content .headline+.intro{margin-top:0}section .tab-block .tab-headline{display:flex;align-items:center;max-width:1224px;margin-left:auto;margin-right:auto}section .tab-block .tab-headline h3{font-size:2.375rem;padding-left:12px;padding-right:12px;flex:1}section .tab-block .tab-headline .sticky-menu .menu-title{display:none}section .tab-block .tab-headline .tab-nav{width:calc(100% - 320px);flex-shrink:0;gap:0 1px}section .tab-block .tab-headline .tab-nav .tab-link{width:calc((100% - 5px) / 6);padding-top:12px;padding-bottom:8px}section .tab-block .tab-headline .tab-nav .tab-link:not(:first-child){position:relative}section .tab-block .tab-headline .tab-nav .tab-link:not(:first-child):before{content:"";position:absolute;left:-1px;top:0;display:block;width:1px;height:100%;background-color:#d8d8d9}section .tab-block .tab-headline .tab-nav .tab-link.active{background:linear-gradient(180deg,#3c3c43 4px,#f2f1ed 4px)}section .tab-block .tab-headline .tab-nav .img-box{width:56.41%;margin-bottom:4px}section .tab-block .tab-content .tab-panel .intro-block{padding-top:96px;padding-bottom:40px}section .tab-block .tab-content .tab-panel .material-block{margin-top:96px}section .tab-block .tab-content .headline p+h4{margin-top:4px}section .tab-block .tab-content .headline h4{font-size:2rem}section .tab-block .tab-content .headline h4+p{margin-top:12px}section .tab-block .tab-content .headline+.intro{margin-top:40px}section .tab-block .tab-content .intro{display:flex;align-items:center;gap:104px}section .tab-block .tab-content .slider{width:49.02%;flex-shrink:0}section .tab-block .tab-content .slider .img-box{aspect-ratio:1200/810}section .tab-block .tab-content .intro .detail .title{font-size:2rem;margin-bottom:40px}section .tab-block .tab-content .level{margin-top:24px}section .tab-block .tab-content .level .level-bar{margin:0 12px;max-width:294px}section .tab-block .tab-content .level .level-bar .status .dot{margin-bottom:7px}section .tab-block .tab-content .video{margin-top:64px}section .tab-block .tab-content .feature{padding:20px 24px;margin-top:40px}section .tab-block .tab-content .feature ul{padding-left:5px}section .tab-block .tab-content .review{margin-top:64px}section .tab-block .tab-content .review .swiper-wrapper{display:flex;justify-content:center;gap:0 24px}section .tab-block .tab-content .review .swiper-slide{width:calc((100% - 48px) / 3)}section.hero .img-box{aspect-ratio:2704/1015}section.hero .text-box{margin-top:64px;text-align:center}section.type{margin-top:56px;padding-top:64px}section.type .type-anchor{margin-top:48px;padding-bottom:96px;gap:0}section.type .type-anchor .item{width:min(33.33333% - 15.66667px,323px)}section.type .type-anchor .item .img-box{aspect-ratio:646/431}section.type .type-anchor .item .text-box{font-size:1.125rem;padding:16px 16px 40px;background-position:bottom 15px center}section.size{padding-top:96px}section.special-report .button-group .button{max-width:calc(50% - 10px)}}@media only screen and (max-width: 999px){section .section-title{font-size:2rem;font-weight:900;line-height:1.5;text-align:center}section .tab-block{padding-top:64px;padding-bottom:64px}section .tab-block.size{padding-top:0}section .tab-block.size .tab-headline .tab-nav{width:calc(100% - 30px);padding:12px 40px 0;margin:0 auto}section .tab-block.size .tab-headline .tab-nav .tab-link.active{background:linear-gradient(180deg,#3c3c43 3px,#f2f1ed 3px)}section .tab-block.size .tab-headline .tab-nav .text-box{font-size:.875rem}section .tab-block.size .tab-content .headline{display:block}section .tab-block.size .tab-content .intro .detail .title{display:none}section .tab-block .tab-headline{padding-left:40px;padding-right:40px}section .tab-block .tab-headline.mobile-only{display:block}section .tab-block .tab-headline h3{font-size:1.625rem;text-align:center}section .tab-block .tab-headline .sticky-menu{border:none;padding-top:0}section .tab-block .tab-headline .sticky-menu.active .menu-title .icon:after{transform:rotate(180deg)}section .tab-block .tab-headline .sticky-menu .menu-title{display:flex;align-items:center;gap:15px;height:66px;padding:6px 15px;border-bottom:1px solid #d8d8d9;cursor:pointer}section .tab-block .tab-headline .sticky-menu .menu-title .img-box{aspect-ratio:1/1;width:54px}section .tab-block .tab-headline .sticky-menu .menu-title .img-box img{object-fit:contain}section .tab-block .tab-headline .sticky-menu .menu-title .icon{position:relative;width:16px;height:16px;margin-left:auto;flex-shrink:0}section .tab-block .tab-headline .sticky-menu .menu-title .icon:before,section .tab-block .tab-headline .sticky-menu .menu-title .icon:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIgOGgxMiIgc3Ryb2tlPSIjM0MzQzQzIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+PC9zdmc+);background-repeat:no-repeat;background-size:16px auto;background-position:50%}section .tab-block .tab-headline .sticky-menu .menu-title .icon:after{transform:rotate(90deg);transition:transform .3s}section .tab-block .tab-headline .sticky-menu .collapse-content{display:none}section .tab-block .tab-headline .sticky-menu .collapse-content .tab-nav{flex-direction:column;margin-top:0;padding-bottom:0}section .tab-block .tab-headline .sticky-menu .collapse-content .tab-nav .tab-link{justify-content:flex-start;padding:6px 15px 6px 30px;border-bottom:1px solid #d8d8d9}section .tab-block .tab-headline .sticky-menu .collapse-content .tab-nav .tab-link.active{background:#f2f1ed}section .tab-block .tab-headline .sticky-menu .collapse-content .tab-nav .tab-link .img-box{aspect-ratio:1/1;width:54px;margin-right:15px}section .tab-block .tab-headline .sticky-menu .collapse-content .tab-nav .tab-link .text-box{font-size:.875rem}section .tab-block .tab-headline .tab-nav{margin-top:24px;padding-bottom:16px}section .tab-block .tab-headline .tab-nav .tab-link{position:relative;width:calc(33.33333% - .66667px);padding-top:8px;padding-bottom:8px}section .tab-block .tab-headline .tab-nav .tab-link.active{background:linear-gradient(180deg,#3c3c43 2px,#f2f1ed 2px)}section .tab-block .tab-headline .tab-nav .tab-link.active:after{opacity:1}section .tab-block .tab-headline .tab-nav .tab-link:after{content:"";position:absolute;bottom:-11px;display:block;width:17px;height:14px;clip-path:polygon(0 0,50% 100%,100% 0);background-color:#f2f1ed;opacity:0}section .tab-block .tab-headline .tab-nav .img-box{width:65.217%;margin-bottom:2px}section .tab-block .tab-headline .tab-nav .text-box{font-size:.625rem}section .tab-block .tab-content .tab-panel .intro-block{padding-top:64px;padding-bottom:24px;overflow:hidden}section .tab-block .tab-content .tab-panel .level{margin-top:24px}section .tab-block .tab-content .tab-panel .level .level-bar{margin:0 10px}section .tab-block .tab-content .tab-panel .level .level-bar .status .dot{margin-bottom:6px}section .tab-block .tab-content .tab-panel .product-block{margin-top:64px}section .tab-block .tab-content .tab-panel .material-block{margin-top:64px;padding:0 40px}section .tab-block .tab-content .headline h4{font-size:1.625rem}section .tab-block .tab-content .intro .detail{margin-top:24px}section .tab-block .tab-content .slider{width:calc(100% + 80px);margin:24px 0 0 -40px}section .tab-block .tab-content .video{margin-top:24px}section .tab-block .tab-content .feature{padding:15px;margin-top:24px}section .tab-block .tab-content .review{width:calc(100% + 80px);margin:24px 0 0 -40px}section.size{padding-top:55px}}@media only screen and (max-width: 599px){section .tab-block .tab-headline{padding-left:15px;padding-right:15px}section .tab-block .tab-content .tab-panel .material-block{padding:0 15px}section .tab-block .tab-content .slider{width:calc(100% + 30px);margin:24px 0 0 -15px}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:#00000040;position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:#0000001a}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:#00000080;border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
