@charset "UTF-8";.m-hero__thumbnail img.-products{filter:brightness(.75)}.m-product-gallery{overflow:hidden;background-color:#f4f4f4}.m-product-gallery__inner{position:relative;box-sizing:content-box;width:100%;margin:0 auto;padding:0}@media print,screen and (min-width:768px){.m-product-gallery__inner{padding:8rem 10rem;width:calc(100vw - 20rem)}}.m-product-gallery__item{display:block;position:relative;overflow:hidden;max-height:400px;padding-top:min(400px, 62.5%)}.m-product-gallery__item img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.m-product-gallery__thumbnail{margin-top:20px}.m-product-gallery .swiper{position:relative;width:100%;margin:auto}.m-product-gallery .swiper-fade .swiper-slide{transition-property:opacity,transform !important;pointer-events:none}.m-product-gallery .swiper-fade .swiper-slide-active{pointer-events:auto}.m-product-gallery .m-product-gallery-thumbnail{height:calc((25vw - 10px) * 0.7);cursor:pointer}@media print,screen and (min-width:768px){.m-product-gallery .m-product-gallery-thumbnail{height:70px}}.m-product-gallery .m-product-gallery-thumbnail__item{position:relative;overflow:hidden;width:100%;height:100%}.m-product-gallery .m-product-gallery-thumbnail__item.-active{border:solid 2px #0a578d}.m-product-gallery .m-product-gallery-thumbnail__item img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.m-product-gallery .m-product-gallery-controller{display:none}@media print,screen and (min-width:768px){.m-product-gallery .m-product-gallery-controller{display:block;position:absolute;top:8rem;width:calc(100% - 20rem);padding-top:min(400px, 62.5%)}}.m-product-gallery .m-product-gallery-controller__button{display:grid;position:absolute;z-index:1;width:3.2rem;height:3.2rem;top:calc(50% - 1.6rem);bottom:0;margin:0;place-content:center;transition:var(--transition);cursor:pointer}.m-product-gallery .m-product-gallery-controller__button.-prev{left:-3.8rem}.m-product-gallery .m-product-gallery-controller__button.-prev:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background-color:rgba(0,0,0,.15);box-shadow:var(--box-shadow)}.m-product-gallery .m-product-gallery-controller__button.-prev:after{content:"";width:1.2rem;height:1.2rem;margin-left:.4rem;border-style:solid;border-width:3px 3px 0 0;border-color:#fff;transform:rotate(-135deg)}.m-product-gallery .m-product-gallery-controller__button.-next{right:-3.8rem}.m-product-gallery .m-product-gallery-controller__button.-next:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background-color:rgba(0,0,0,.15);box-shadow:var(--box-shadow)}.m-product-gallery .m-product-gallery-controller__button.-next:after{content:"";width:1.2rem;height:1.2rem;margin-right:.4rem;border-style:solid;border-width:3px 3px 0 0;border-color:#fff;transform:rotate(45deg)}.m-product-gallery .swiper-button-disabled{pointer-events:none;opacity:0}.m-product-gallery__modal{position:fixed;z-index:1;opacity:0;visibility:hidden;top:calc(50% + 36px);left:50%;padding:8px;transform:translate(-50%,-50%);transition:.5s;background-color:#fff}@media print,screen and (min-width:768px){.m-product-gallery__modal{top:calc(50% + 36px);padding:16px}}@media print,screen and (min-width:1024px){.m-product-gallery__modal{top:calc(50% + 56px)}}.m-product-gallery__modal.-active{opacity:1;visibility:visible}.m-product-gallery__player{width:calc(100vw - 48px);aspect-ratio:16/9}@media print,screen and (min-width:768px){.m-product-gallery__player{width:75vw}}@media print,screen and (min-width:1024px){.m-product-gallery__player{width:50vw}}.m-product-gallery__player iframe{width:100%;height:100%}.m-product-gallery__overlay{position:fixed;z-index:1;opacity:0;visibility:hidden;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.6)}.m-product-gallery__overlay.-active{opacity:1;visibility:visible}.m-product-gallery__movieinfo{visibility:hidden;width:0;height:0}.m-product-gallery__slideinfo{visibility:hidden;width:0;height:0}.p-menu-products{display:flex;position:relative;flex-wrap:wrap;align-items:center;justify-content:center;background-color:#fff;box-shadow:0 -5px 5px 0 #f1f1f1}.p-menu-products__item{width:33.3333333333%;height:68px;font-size:1.4rem;font-weight:500;text-align:center}.p-menu-products__item:first-child{margin-left:0}.p-menu-products__item>a{display:block;width:100%;height:100%;border-right:1px solid #d9d9d9;color:#4869af}.p-menu-products__item>a:hover{color:#0382ca}.p-menu-products__item>a span.arrow{display:inline-block;position:relative;top:16px;left:-5px}@media print,screen and (min-width:768px){.p-menu-products__item>a span.arrow{left:0}}.p-menu-products__item>a span.arrow>span{display:block;width:67px;height:1.4rem;line-height:1.4;font-size:1.2rem}@media print,screen and (min-width:768px){.p-menu-products__item>a span.arrow>span{display:inline-block;width:auto;font-size:1.4rem}}.p-menu-products__item>a span.arrow:after{content:"";position:absolute;top:2.6em;right:50%;width:.6em;height:.6em;transform:rotate(45deg);border-right:2px solid currentcolor;border-bottom:2px solid currentcolor}@media print,screen and (min-width:768px){.p-menu-products__item>a span.arrow:after{top:.6em;right:-1.5em}}.p-menu-products__item.-spec>a span.arrow:after{top:2.2em}@media print,screen and (min-width:768px){.p-menu-products__item.-spec>a span.arrow:after{top:.6em}}.p-prd-summary{display:grid;gap:1.4rem;grid-template-columns:1fr 1.3fr;grid-template-rows:65px auto auto}@media print,screen and (max-width:768px){.p-prd-summary{display:block}}.p-prd-summary__logo{grid-column:1;grid-row:1;margin-bottom:1.4rem}@media print,screen and (max-width:768px){.p-prd-summary__logo{width:auto;height:auto}}.p-prd-summary__body{grid-column:2;grid-row:1/3;margin-bottom:1.4rem;font-size:1.4rem}.p-prd-summary__price{grid-column:1;grid-row:2/4;width:390px;margin-bottom:1.4rem}@media print,screen and (max-width:768px){.p-prd-summary__price{width:auto}}.p-prd-summary__option{grid-column:2;grid-row:3}.p-prd-summary-price__exclude-tax{display:inline-block;color:#0a578d;font-size:6.4rem;font-weight:900;line-height:1}@media print,screen and (max-width:768px){.p-prd-summary-price__exclude-tax{font-size:4.8rem}}.p-prd-summary-price__exclude-tax.-comma{font-size:3.2rem}@media print,screen and (max-width:768px){.p-prd-summary-price__exclude-tax.-comma{font-size:2rem}}.p-prd-summary-price__include-tax{display:inline-block}@media print,screen and (max-width:768px){.p-prd-summary-price__include-tax{font-size:1.2rem}}.p-prd-summary-price__type{color:#0a578d}.p-prd-summary-option__thumbnail{float:left}.p-prd-summary-option__title{margin-bottom:1.4rem;font-size:1.6rem}@media print,screen and (max-width:768px){.p-prd-summary-option__title{font-size:1.4rem}}.p-prd-summary-option__body{margin-bottom:1.4rem;font-size:1.4rem}.p-product-doc{position:relative;z-index:0;background-color:#f1f2f2}@media print,screen and (min-width:768px){.p-product-doc{padding-bottom:8%}}.p-product-doc:after{content:"";position:absolute;z-index:-1;right:0;bottom:0;width:100%;height:100%;background-color:#fff}@media print,screen and (min-width:768px){.p-product-doc:after{bottom:8%;width:calc(100% - (100% - 1024px) / 2 + 3%);height:70%}}@media print,screen and (min-width:768px){.p-product-doc__main-image{margin-right:5%}}.p-product-doc__inner{box-sizing:content-box;max-width:1024px;margin-right:auto;margin-left:auto;padding:4rem 5% 3rem}@media print,screen and (min-width:768px){.p-product-doc__inner{padding:6rem 5% 0}}.p-product-doc__body{position:relative}.p-product-doc__ex-manual{margin:2.8rem;line-height:1.4}.p-product-doc__ex-manual a{color:#0a578d}.p-product-doc-item{position:relative;height:180px;background-color:#0382ca}.p-product-doc-item__icon{position:absolute;z-index:1;top:40%;left:50%;transform:translate(-50%,-50%);color:#fff}.p-product-doc-item__name{position:absolute;z-index:1;top:127px;left:50%;width:100%;transform:translate(-50%,0);color:#fff}@media print,screen and (max-width:1024px){.p-product-doc-item__name{width:100px}}@media print,screen and (max-width:768px){.p-product-doc-item__name{width:100%}}@media print,screen and (max-width:480px){.p-product-doc-item__name{width:100px}}@media print,screen and (max-width:1024px){.p-product-doc-item__name.-instructions{top:115px}}@media print,screen and (max-width:768px){.p-product-doc-item__name.-instructions{top:127px}}@media print,screen and (max-width:480px){.p-product-doc-item__name.-instructions{top:115px}}.p-product-spec{background-color:#f1f2f2}.p-product-spec__title{padding:.7rem 1.4rem;width:100%;text-align:right;background-color:#003057;color:#fff}@media print,screen and (min-width:768px){.p-product-spec__title{display:none}}.p-product-spec__notice{margin-top:1.4rem;padding:1.4rem;border-radius:10px;background-color:#ccc;font-weight:700}.p-product-spec-list{display:flex;flex-wrap:wrap;align-content:center}.p-product-spec-list__item{padding:1.4rem;line-height:1.8;border-bottom:solid 1px #0382ca}@media print,screen and (min-width:768px){.p-product-spec-list__item{border:none}}.p-product-spec-list__item.-label{width:35%;padding:1.4rem;padding-right:.7rem;vertical-align:middle;border-bottom:solid 1px #0382ca;background-color:#fff;color:#0a578d;font-weight:700}@media print,screen and (min-width:768px){.p-product-spec-list__item.-label{width:30%;margin-right:5px;margin-bottom:5px;text-align:center;background-color:#003057;color:#fff;font-weight:500}}.p-product-spec-list__item.-data{width:65%;padding-left:31px;vertical-align:middle;background-color:#fff;color:#0a578d;font-size:1.4rem}@media print,screen and (min-width:768px){.p-product-spec-list__item.-data{width:calc(70% - 5px);margin-bottom:5px}}.p-product-spec-list__item.-data_red{width:65%;padding-left:31px;vertical-align:middle;background-color:#fff;color:#e31414;font-size:1.4rem}@media print,screen and (min-width:768px){.p-product-spec-list__item.-data_red{width:calc(70% - 5px);margin-bottom:5px;border:none}}.p-options__title{color:#0a578d;font-size:3rem;font-weight:900;line-height:1.4;line-break:anywhere}@media print,screen and (max-width:768px){.p-options__title{font-size:2.4rem}}.p-options__enable-products{padding:18px;background-color:#f4f4f4}.p-options-price{color:#0a578d;font-weight:500;line-height:3}.p-options-price__label{display:inline-block}@media print,screen and (max-width:768px){.p-options-price__label{font-size:1.4rem}}.p-options-price__exclude-tax{display:inline-block;margin-left:.5rem;font-size:2.4rem;font-weight:900}@media print,screen and (max-width:768px){.p-options-price__exclude-tax{font-size:2rem}}.p-options-price__exclude-tax.-comma{margin:0;font-size:1.4rem}@media print,screen and (max-width:768px){.p-options-price__exclude-tax.-comma{font-size:1.2rem}}.p-options-price__include-tax{display:inline-block;margin-left:.5rem}@media print,screen and (max-width:768px){.p-options-price__include-tax{font-size:1.2rem}}.p-options-doc{display:flex;flex-direction:row}.p-options-doc-item{position:relative;margin:16px;width:180px;height:180px;background-color:#0382ca}@media print,screen and (max-width:480px){.p-options-doc-item{width:162px}}.p-options-doc-item__icon{position:absolute;z-index:1;top:40%;left:50%;transform:translate(-50%,-50%);color:#fff}.p-options-doc-item__name{position:absolute;z-index:1;top:127px;left:50%;width:100%;transform:translate(-50%,0);color:#fff}@media print,screen and (max-width:1024px){.p-options-doc-item__name{width:100px}}@media print,screen and (max-width:768px){.p-options-doc-item__name{width:100%}}@media print,screen and (max-width:480px){.p-options-doc-item__name{width:100px}}@media print,screen and (max-width:1024px){.p-options-doc-item__name.-instructions{top:115px}}@media print,screen and (max-width:768px){.p-options-doc-item__name.-instructions{top:127px}}@media print,screen and (max-width:480px){.p-options-doc-item__name.-instructions{top:115px}}.m-whats-pump{position:relative}.m-whats-pump__item{font-size:2rem}.m-whats-pump__description{font-size:1.4rem}.m-whats-pump__point{margin:68px 0 26px;color:#0a578d;font-size:2.4rem;font-weight:900}.m-whats-pump__point-item{display:flex;position:relative;align-items:center;max-width:679px;padding:16px 0;border-bottom:1px solid #d9d9d9;font-weight:500}.m-whats-pump__point-item span.check{position:relative;width:24px;height:24px;margin-right:16px;border-radius:4px;background-color:#0a578d}.m-whats-pump__point-item span.check:after{content:"";position:absolute;top:.35em;right:.25em;width:.9em;height:.457em;transform:rotate(-45deg);border-bottom:3px solid #fff;border-left:3px solid #fff}.m-whats-pump__point-description{width:calc(100% - 40px)}.m-whats-pump__point-note{margin-top:17px;color:#363636;font-size:1.4rem}.m-whats-pump__image{position:absolute;right:0;bottom:-95px;width:100%}.m-whats-pump__image img{position:absolute;right:0;bottom:0;width:35%;min-width:130px;padding-bottom:20px}@media print,screen and (min-width:768px){.m-whats-pump__image img{bottom:-55px;width:50%;max-width:540px}}.m-principle{background-color:#f4f4f4}.m-principle__description{margin-top:1.4rem;font-size:1.4rem;line-height:1.5}.m-products-info{padding:6rem 10px}@media print,screen and (min-width:768px){.m-products-info{padding:7rem 0 0}}@media print,screen and (min-width:1024px){.m-products-info{padding:8rem 0 0}}.m-products-info__inner{position:relative;box-sizing:content-box;width:100%;max-width:100%;margin-right:auto !important;margin-left:auto !important}@media print,screen and (min-width:768px){.m-products-info__inner{width:auto;max-width:1024px;margin-bottom:36px !important}}.m-products-info__inner:after{content:none}@media print,screen and (min-width:768px){.m-products-info__inner:after{content:"";position:absolute;z-index:-1;top:85px;width:calc(100vw - (100vw - 1024px) / 2);height:330px;background-color:#f4f4f4}}.m-products-info__inner.-odd:after{right:calc(50% + 117px)}.m-products-info__inner.-even:after{left:calc(50% + 117px)}.m-products-info__inner>.l-grid__item:first-child{position:relative}.m-products-info__inner>.l-grid__item:first-child:after{content:"";position:absolute;z-index:-1;bottom:20px;width:76%;height:70%;background-color:#f4f4f4}@media print,screen and (min-width:768px){.m-products-info__inner>.l-grid__item:first-child:after{content:none}}.m-products-info__inner>.l-grid__item:first-child.-odd:after{right:26%}.m-products-info__inner>.l-grid__item:first-child.-even:after{left:26%}.m-products-info__logo{margin:0 0 18px}@media print,screen and (min-width:768px){.m-products-info__logo{margin:36px 0 18px}}.m-products-info__detail-btn{text-align:center}@media print,screen and (min-width:768px){.m-products-info__detail-btn{text-align:left}}.m-rel-products{background-color:#f4f4f4}.m-rel-products__item{text-align:center;background-color:#fff}@media print,screen and (min-width:768px){.m-rel-products__item:nth-child(4){display:none}}.m-rel-products__item img{max-height:167px}@media print,screen and (min-width:768px){.m-rel-products__item img{max-height:304px}}.m-rel-products__item p{padding:9px 16px;line-height:1.4;line-break:anywhere}@media print,screen and (min-width:768px){.m-rel-products__item p{padding:16px}}.m-rel-products__card{padding-bottom:1rem}.m-rel-products__body{font-weight:500;font-size:1.4rem}@media print,screen and (min-width:768px){.m-rel-products__body{font-size:1.6rem}}.m-rel-products__thumbnail{height:-webkit-fill-available;margin-bottom:1rem}.m-products-table__inner{overflow-x:auto;overflow-x:overlay;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:#0382ca #f4f4f4;min-height:330px}.m-products-table__inner::-webkit-scrollbar{width:auto;height:10px}.m-products-table__inner::-webkit-scrollbar-track{background-color:#f4f4f4}.m-products-table__inner::-webkit-scrollbar-thumb{background-color:#0382ca}.m-products-table__inner::-webkit-scrollbar-button{display:block;width:16px;height:16px;background-color:#fff;background-repeat:no-repeat;background-size:100%;background-position:center}.m-products-table__inner::-webkit-scrollbar-button:horizontal:start:decrement{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2222%22%20height%3D%2213%22%20viewBox%3D%220%200%2022%2013%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20transform%3D%22rotate(-90)%22%3E%3Cpath%20d%3D%22M20%2011L11%202L2%2011%22%20stroke%3D%22%230382ca%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E")}.m-products-table__inner::-webkit-scrollbar-button:horizontal:start:increment{display:none}.m-products-table__inner::-webkit-scrollbar-button:horizontal:end:decrement{display:none}.m-products-table__inner::-webkit-scrollbar-button:horizontal:end:increment{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2222%22%20height%3D%2213%22%20viewBox%3D%220%200%2022%2013%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20transform%3D%22rotate(90)%22%3E%3Cpath%20d%3D%22M20%2011L11%202L2%2011%22%20stroke%3D%22%230382ca%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E")}.m-products-table__inner img{min-width:811px;min-height:300px}