body.item-detail__body--overflow-hidden{overflow:hidden}@media screen and (max-width:720px){body{--item-navigation-height:0}}@media screen and (min-width:721px)and (max-width:1024px){body{--item-navigation-height:64px}}@media screen and (min-width:1025px)and (max-width:1440px){body{--item-navigation-height:80px}}@media screen and (min-width:1441px)and (max-width:1920px){body{--item-navigation-height:80px}}@media screen and (min-width:1921px){body{--item-navigation-height:80px}}.product-bundle{display:flex;flex-flow:column nowrap}@media screen and (max-width:720px){.product-bundle~.site-footer .site-footer__content{padding-bottom:var(--bundle-area-height)}}.item-navigation{-webkit-backdrop-filter:saturate(100%) blur(10px);backdrop-filter:saturate(100%) blur(10px);background-color:hsla(0,0%,100%,.9);flex-grow:0!important;height:var(--item-navigation-height);position:-webkit-sticky;position:sticky;top:0;z-index:4}@media screen and (max-width:720px){.item-navigation{display:none;opacity:0;visibility:hidden}}.item-navigation__main{align-items:center;box-sizing:border-box;display:flex;flex-flow:row nowrap;height:100%;justify-content:space-between;margin:0 auto;padding:0 var(--site-horizontal-padding)}.item-navigation__headings{font-weight:400;margin:0}@media screen and (max-width:720px){.item-navigation__headings{font-size:0}}@media screen and (min-width:721px)and (max-width:1024px){.item-navigation__headings{font-size:14px}}@media screen and (min-width:1025px)and (max-width:1440px){.item-navigation__headings{font-size:16px}}@media screen and (min-width:1441px)and (max-width:1920px){.item-navigation__headings{font-size:20px}}@media screen and (min-width:1921px){.item-navigation__headings{font-size:24px}}.item-navigation__button{--btn-padding:3px 16px;--btn-font-size:16px;--btn-border-radius:8px}.item-navigation__shortcut{display:flex;flex-direction:row}.item-navigation__shortcut .shortcut__button{-webkit-margin-end:32px;color:#898989;color:var(--text-secondary);margin-inline-end:32px;transition:all .2s}@media screen and (max-width:720px){.item-navigation__shortcut .shortcut__button{font-size:0}}@media screen and (min-width:721px)and (max-width:1024px){.item-navigation__shortcut .shortcut__button{font-size:14px}}@media screen and (min-width:1025px)and (max-width:1440px){.item-navigation__shortcut .shortcut__button{font-size:16px}}@media screen and (min-width:1441px)and (max-width:1920px){.item-navigation__shortcut .shortcut__button{font-size:16px}}@media screen and (min-width:1921px){.item-navigation__shortcut .shortcut__button{font-size:16px}}.item-navigation__shortcut .shortcut__button:last-child{-webkit-margin-end:0;margin-inline-end:0}.item-navigation__shortcut .shortcut__button.shortcut__button--active{color:#191919;color:var(--text-base)}.item-detail{margin:0 auto;padding:var(--wrap-padding) 0;position:relative;width:var(--total-width)}@media screen and (max-width:720px){.item-detail{--total-width:100%;--gap-width:0;--aside-width:100%;--article-width:100%;--wrap-padding:0;--switch-duration:0;--mini-info-height:0}}@media screen and (min-width:721px)and (max-width:1024px){.item-detail{--total-width:100%;--gap-width:42px;--aside-width:300px;--article-width:480px;--wrap-padding:25px;--switch-duration:300ms;--mini-info-height:108px}}@media screen and (min-width:1025px)and (max-width:1440px){.item-detail{--total-width:100%;--gap-width:60px;--aside-width:420px;--article-width:620px;--wrap-padding:40px;--switch-duration:300ms;--mini-info-height:130px}}@media screen and (min-width:1441px)and (max-width:1920px){.item-detail{--total-width:1200px;--gap-width:80px;--aside-width:500px;--article-width:620px;--wrap-padding:40px;--switch-duration:300ms;--mini-info-height:130px}}@media screen and (min-width:1921px){.item-detail{--total-width:1400px;--gap-width:120px;--aside-width:600px;--article-width:680px;--wrap-padding:40px;--switch-duration:300ms;--mini-info-height:130px}}.item-detail .item-detail__container{box-sizing:border-box;display:flex;flex-wrap:nowrap;-webkit-hyphens:auto;hyphens:auto;justify-content:center;word-break:break-word}@media screen and (max-width:720px){.item-detail .item-detail__container{flex-direction:column}}@media screen and (min-width:721px)and (max-width:1024px){.item-detail .item-detail__container{flex-direction:row;padding:0 30px}}@media screen and (min-width:1025px)and (max-width:1440px){.item-detail .item-detail__container{flex-direction:row;max-width:var(--total-width);padding:0 36px}}@media screen and (min-width:1441px)and (max-width:1920px){.item-detail .item-detail__container{flex-direction:row;padding:0}}@media screen and (min-width:1921px){.item-detail .item-detail__container{flex-direction:row;padding:0}}.item-detail .item-detail__container-gap{flex-basis:var(--gap-width);flex-shrink:0}.item-detail .item-detail__aside{flex-grow:0;flex-shrink:1;position:static}@media screen and (max-width:720px){.item-detail .item-detail__aside{height:var(--aside-width);max-height:400px;padding:0;width:var(--aside-width)}}@media screen and (min-width:721px)and (max-width:1024px){.item-detail .item-detail__aside{max-width:var(--aside-width);padding:0}}@media screen and (min-width:1025px)and (max-width:1440px){.item-detail .item-detail__aside{max-width:var(--aside-width);padding:20px 0}}@media screen and (min-width:1441px)and (max-width:1920px){.item-detail .item-detail__aside{padding:25px 0;width:var(--aside-width)}}@media screen and (min-width:1921px){.item-detail .item-detail__aside{padding:25px 0;width:var(--aside-width)}}.item-detail .item-detail__article{box-sizing:border-box;flex-grow:1;flex-shrink:1;max-width:var(--article-width)}@media screen and (max-width:720px){.item-detail .item-detail__article{background-color:#f9f9fa}}@media screen and (min-width:721px)and (max-width:1024px){.item-detail .item-detail__article{background-color:#fff;padding:26px 0}}@media screen and (min-width:1025px)and (max-width:1440px){.item-detail .item-detail__article{background-color:#fff;padding:30px 0}}@media screen and (min-width:1441px)and (max-width:1920px){.item-detail .item-detail__article{background-color:#fff;padding:40px 0}}@media screen and (min-width:1921px){.item-detail .item-detail__article{background-color:#fff;padding:40px 0}}.item-detail .item-detail__article .item-detail__header{-webkit-backdrop-filter:saturate(100%) blur(10px);backdrop-filter:saturate(100%) blur(10px);background-color:hsla(0,0%,100%,.9);box-shadow:0 8px 16px 0 rgba(0,0,0,.05);box-shadow:0 8px 16px 0 var(--shadow-black-a5);height:var(--mini-info-height);left:0;opacity:0;overflow:hidden;position:-webkit-sticky;position:sticky;top:var(--item-navigation-height);transform:translateY(-100%);transition-duration:.3s,.2s;transition-property:transform,opacity;transition-timing-function:cubic-bezier(.25,.46,.45,.94);z-index:1}.item-detail .item-detail__article .item-detail__header--fixed{opacity:1;transform:translateY(0)}.item-detail .item-detail__article .item-detail__header+.item-detail__section{margin-top:calc(var(--mini-info-height)*-1)}@media screen and (max-width:720px){.item-detail .item-detail__article .item-detail__header>div{padding:0}}@media screen and (min-width:721px)and (max-width:1024px){.item-detail .item-detail__article .item-detail__header>div{padding:14px 27px}}@media screen and (min-width:1025px)and (max-width:1440px){.item-detail .item-detail__article .item-detail__header>div{padding:16px 30px}}@media screen and (min-width:1441px)and (max-width:1920px){.item-detail .item-detail__article .item-detail__header>div{padding:20px 40px}}@media screen and (min-width:1921px){.item-detail .item-detail__article .item-detail__header>div{padding:20px 40px}}@media screen and (max-width:720px){.item-detail .item-detail__article .item-detail__header{display:none}}.item-detail .item-detail__article .item-detail__main{border-top:1px solid #eee;border-top:0 solid var(--skeleton-color);height:0;opacity:0;overflow:hidden;padding:0;pointer-events:none}@media screen and (max-width:720px){.item-detail .item-detail__article .item-detail__main{margin:0}}@media screen and (min-width:721px)and (max-width:1024px){.item-detail .item-detail__article .item-detail__main{margin:0 18px}}@media screen and (min-width:1025px)and (max-width:1440px){.item-detail .item-detail__article .item-detail__main{margin:0 21px}}@media screen and (min-width:1441px)and (max-width:1920px){.item-detail .item-detail__article .item-detail__main{margin:0 27px}}@media screen and (min-width:1921px){.item-detail .item-detail__article .item-detail__main{margin:0 27px}}@media screen and (max-width:720px){.item-detail .item-detail__article .item-detail__main{display:none}}.item-detail .item-detail__article .item-detail__main>.item-detail__section{border:0;padding:0}.item-detail .item-detail__article .item-detail__main .item-detail__section{margin:0}.item-detail .item-detail__article .item-detail__main .item-detail__section:last-child{padding-bottom:0}.item-detail--open .item-detail__article .item-detail__main{border-top-width:1px;height:var(--bundle-selection-height);pointer-events:all}@media screen and (max-width:720px){.item-detail--open .item-detail__article .item-detail__main{opacity:0;padding:16px}}@media screen and (min-width:721px)and (max-width:1024px){.item-detail--open .item-detail__article .item-detail__main{opacity:1;padding:20px 0}}@media screen and (min-width:1025px)and (max-width:1440px){.item-detail--open .item-detail__article .item-detail__main{opacity:1;padding:24px 0}}@media screen and (min-width:1441px)and (max-width:1920px){.item-detail--open .item-detail__article .item-detail__main{opacity:1;padding:30px 0}}@media screen and (min-width:1921px){.item-detail--open .item-detail__article .item-detail__main{opacity:1;padding:30px 0}}.item-overview{flex-grow:1;position:relative}.item-detail__section{border-top-color:#eee;border-top-style:solid;overflow:hidden}@media screen and (max-width:720px){.item-detail__section{border-top-width:8px;margin:0;padding:16px}}@media screen and (min-width:721px)and (max-width:1024px){.item-detail__section{border-top-width:1px;margin:0 18px;padding:20px 0}}@media screen and (min-width:1025px)and (max-width:1440px){.item-detail__section{border-top-width:1px;margin:0 21px;padding:24px 0}}@media screen and (min-width:1441px)and (max-width:1920px){.item-detail__section{border-top-width:1px;margin:0 27px;padding:30px 0}}@media screen and (min-width:1921px){.item-detail__section{border-top-width:1px;margin:0 27px;padding:30px 0}}@media screen and (min-width:721px)and (max-width:1024px){.item-detail__section:first-of-type{border-top-width:0;padding-top:0}}@media screen and (min-width:1025px)and (max-width:1440px){.item-detail__section:first-of-type{border-top-width:0;padding-top:0}}@media screen and (min-width:1441px)and (max-width:1920px){.item-detail__section:first-of-type{border-top-width:0;padding-top:0}}@media screen and (min-width:1921px){.item-detail__section:first-of-type{border-top-width:0;padding-top:0}}.item-detail__section-title{width:100%}.item-detail__section-heading{align-items:center;color:#191919;color:var(--text-base);display:flex;flex-flow:row nowrap;justify-content:space-between;margin:0}@media screen and (max-width:720px){.item-detail__section-heading{font-size:20px;font-weight:400}}@media screen and (min-width:721px)and (max-width:1024px){.item-detail__section-heading{font-size:16px}}@media screen and (min-width:1025px)and (max-width:1440px){.item-detail__section-heading{font-size:18px}}@media screen and (min-width:1441px)and (max-width:1920px){.item-detail__section-heading{font-size:24px}}@media screen and (min-width:1921px){.item-detail__section-heading{font-size:24px}}.item-detail__section-heading>span:empty{background-color:#eee;background-color:var(--skeleton-color);width:40%}.item-detail__section-heading>span:empty:before{content:" "}.item-detail__section-desc{color:#898989;color:var(--brand-grey);margin:0}@media screen and (max-width:720px){.item-detail__section-desc{font-size:14px;margin-top:8px}}@media screen and (min-width:721px)and (max-width:1024px){.item-detail__section-desc{font-size:12px;margin-top:9px}}@media screen and (min-width:1025px)and (max-width:1440px){.item-detail__section-desc{font-size:14px;margin-top:12px}}@media screen and (min-width:1441px)and (max-width:1920px){.item-detail__section-desc{font-size:14px;margin-top:12px}}@media screen and (min-width:1921px){.item-detail__section-desc{font-size:14px;margin-top:12px}}.item-detail__section-desc:empty{background-color:#eee;background-color:var(--skeleton-color);width:80%}.item-detail__section-desc:empty:before{content:" "}.item-detail__section--normal{padding-bottom:0}@media screen and (max-width:720px){.item-detail__section--normal{display:none}}.item-detail__section--panel .item-detail__section{border-top-width:1px;padding:27px 0}@media screen and (min-width:721px)and (max-width:1024px){.item-detail__section--panel{display:none}}@media screen and (min-width:1025px)and (max-width:1440px){.item-detail__section--panel{display:none}}@media screen and (min-width:1441px)and (max-width:1920px){.item-detail__section--panel{display:none}}@media screen and (min-width:1921px){.item-detail__section--panel{display:none}}.mi-modal.mi-modal--bottom .item-detail__portal .mi-modal__main{display:flex;flex-basis:auto;flex-flow:column nowrap;margin:0;padding:0;position:relative}.mi-modal.mi-modal--bottom .mi-modal__overlay.item-detail__overlay{z-index:20}.mi-modal.mi-modal--bottom .mi-modal__overlay.item-detail__overlay .item-detail__portal{--padding:16px;height:100%;padding-bottom:var(--bundle-area-height)}.mi-modal.mi-modal--bottom .mi-modal__overlay.item-detail__overlay .item-detail__header{flex-shrink:0;left:0;padding:12px;position:-webkit-sticky;position:sticky;top:0;z-index:11}.mi-modal.mi-modal--bottom .mi-modal__overlay.item-detail__overlay .item-detail__header:after{background:#eee;bottom:0;content:"";display:block;height:1px;left:16px;left:var(--padding,16px);margin:0 auto;position:absolute;width:calc(100% - 32px);width:calc(100% - var(--padding, 16px)*2)}.mi-modal.mi-modal--bottom .mi-modal__overlay.item-detail__overlay .item-detail__section--panel{border-top:0;flex-grow:1;overflow-y:auto;padding:var(--padding);z-index:10}.item-detail .item-anchor,.item-overview .item-anchor{display:block;height:0;position:absolute;top:calc(var(--item-navigation-height)*-1);visibility:hidden;z-index:-10}.sku-group-section{border-top:0!important;display:block;padding:0!important}@media screen and (max-width:720px){.sku-group-section .sku-group-section__group:first-of-type{margin-top:14px}}@media screen and (min-width:721px)and (max-width:1024px){.sku-group-section .sku-group-section__group:first-of-type{margin-top:12px}}@media screen and (min-width:1025px)and (max-width:1440px){.sku-group-section .sku-group-section__group:first-of-type{margin-top:14px}}@media screen and (min-width:1441px)and (max-width:1920px){.sku-group-section .sku-group-section__group:first-of-type{margin-top:18px}}@media screen and (min-width:1921px){.sku-group-section .sku-group-section__group:first-of-type{margin-top:18px}}@media screen and (max-width:720px){.sku-group-section .sku-group-section__group:last-of-type{margin-bottom:14px}}@media screen and (min-width:721px)and (max-width:1024px){.sku-group-section .sku-group-section__group:last-of-type{margin-bottom:12px}}@media screen and (min-width:1025px)and (max-width:1440px){.sku-group-section .sku-group-section__group:last-of-type{margin-bottom:14px}}@media screen and (min-width:1441px)and (max-width:1920px){.sku-group-section .sku-group-section__group:last-of-type{margin-bottom:18px}}@media screen and (min-width:1921px){.sku-group-section .sku-group-section__group:last-of-type{margin-bottom:18px}}.sku-group-section .sku-group-section__group-list{display:flex;flex-flow:column nowrap}@media screen and (max-width:720px){.sku-group-section .sku-group-section__group-list{--item-gap:28px;padding:14px 0}}@media screen and (min-width:721px)and (max-width:1024px){.sku-group-section .sku-group-section__group-list{--item-gap:24px;padding:12px 0}}@media screen and (min-width:1025px)and (max-width:1440px){.sku-group-section .sku-group-section__group-list{--item-gap:27px;padding:14px 0}}@media screen and (min-width:1441px)and (max-width:1920px){.sku-group-section .sku-group-section__group-list{--item-gap:36px;padding:18px 0}}@media screen and (min-width:1921px){.sku-group-section .sku-group-section__group-list{--item-gap:36px;padding:18px 0}}.sku-group-section .sku-group-section__group-list:empty{display:none}.sku-group-section .sku-group-section__group-list-gap{flex-basis:var(--item-gap);flex-shrink:0}.sku-group-section .sku-group-section__group .group-item{display:flex;flex-flow:row nowrap;justify-content:center}@media screen and (max-width:720px){.sku-group-section .sku-group-section__group .group-item{--sku-image:52px;--specs-height:16px;align-items:flex-start}}@media screen and (min-width:721px)and (max-width:1024px){.sku-group-section .sku-group-section__group .group-item{--sku-image:52px;--specs-height:16px;align-items:center}}@media screen and (min-width:1025px)and (max-width:1440px){.sku-group-section .sku-group-section__group .group-item{--sku-image:60px;--specs-height:16px;align-items:center}}@media screen and (min-width:1441px)and (max-width:1920px){.sku-group-section .sku-group-section__group .group-item{--sku-image:80px;--specs-height:20px;align-items:center}}@media screen and (min-width:1921px){.sku-group-section .sku-group-section__group .group-item{--sku-image:80px;--specs-height:20px;align-items:center}}.sku-group-section .sku-group-section__group .group-item__radio{color:#e7e7e7;color:var(--brand-grey-20);flex-shrink:0}@media screen and (max-width:720px){.sku-group-section .sku-group-section__group .group-item__radio{-webkit-margin-end:12px;font-size:16px;margin-inline-end:12px}}@media screen and (min-width:721px)and (max-width:1024px){.sku-group-section .sku-group-section__group .group-item__radio{-webkit-margin-end:12px;font-size:12px;margin-inline-end:12px}}@media screen and (min-width:1025px)and (max-width:1440px){.sku-group-section .sku-group-section__group .group-item__radio{-webkit-margin-end:14px;font-size:14px;margin-inline-end:14px}}@media screen and (min-width:1441px)and (max-width:1920px){.sku-group-section .sku-group-section__group .group-item__radio{-webkit-margin-end:18px;font-size:18px;margin-inline-end:18px}}@media screen and (min-width:1921px){.sku-group-section .sku-group-section__group .group-item__radio{-webkit-margin-end:18px;font-size:18px;margin-inline-end:18px}}.sku-group-section .sku-group-section__group .group-item__radio label{align-items:center;cursor:pointer;display:flex;justify-content:center;line-height:1}@media screen and (max-width:720px){.sku-group-section .sku-group-section__group .group-item__radio label{height:var(--sku-image)}}@media screen and (min-width:721px)and (max-width:1024px){.sku-group-section .sku-group-section__group .group-item__radio label{height:100%}}@media screen and (min-width:1025px)and (max-width:1440px){.sku-group-section .sku-group-section__group .group-item__radio label{height:100%}}@media screen and (min-width:1441px)and (max-width:1920px){.sku-group-section .sku-group-section__group .group-item__radio label{height:100%}}@media screen and (min-width:1921px){.sku-group-section .sku-group-section__group .group-item__radio label{height:100%}}.sku-group-section .sku-group-section__group .group-item__radio label+input{display:none;opacity:0}.sku-group-section .sku-group-section__group .group-item__radio--checked{color:#ff6900;color:var(--text-primary)}.sku-group-section .sku-group-section__group .group-item__radio--checked label{cursor:default}.sku-group-section .sku-group-section__group .group-item__image{display:inline-flex;flex-shrink:0}.sku-group-section .sku-group-section__group .group-item__image img{font-size:12px;height:var(--sku-image);max-width:var(--sku-image);object-fit:contain;object-position:center;overflow:hidden;width:var(--sku-image)}.sku-group-section .sku-group-section__group .group-item__spacer{flex-grow:0;flex-shrink:0}@media screen and (max-width:720px){.sku-group-section .sku-group-section__group .group-item__spacer{flex-basis:8px}}@media screen and (min-width:721px)and (max-width:1024px){.sku-group-section .sku-group-section__group .group-item__spacer{flex-basis:12px}}@media screen and (min-width:1025px)and (max-width:1440px){.sku-group-section .sku-group-section__group .group-item__spacer{flex-basis:14px}}@media screen and (min-width:1441px)and (max-width:1920px){.sku-group-section .sku-group-section__group .group-item__spacer{flex-basis:16px}}@media screen and (min-width:1921px){.sku-group-section .sku-group-section__group .group-item__spacer{flex-basis:16px}}.sku-group-section .sku-group-section__group .group-item__main{align-items:flex-start;cursor:pointer;display:flex;flex-flow:column nowrap;flex-grow:1;justify-content:center}@media screen and (max-width:720px){.sku-group-section .sku-group-section__group .group-item__main{gap:8px}}@media screen and (min-width:721px)and (max-width:1024px){.sku-group-section .sku-group-section__group .group-item__main{gap:4px}}@media screen and (min-width:1025px)and (max-width:1440px){.sku-group-section .sku-group-section__group .group-item__main{gap:8px}}@media screen and (min-width:1441px)and (max-width:1920px){.sku-group-section .sku-group-section__group .group-item__main{gap:8px}}@media screen and (min-width:1921px){.sku-group-section .sku-group-section__group .group-item__main{gap:8px}}.sku-group-section .sku-group-section__group .group-item__main .group-item__heading{color:#191919;color:var(--text-base);margin:0}@media screen and (max-width:720px){.sku-group-section .sku-group-section__group .group-item__main .group-item__heading{font-size:16px;font-weight:400;line-height:20px}}@media screen and (min-width:721px)and (max-width:1024px){.sku-group-section .sku-group-section__group .group-item__main .group-item__heading{font-size:14px;line-height:18px}}@media screen and (min-width:1025px)and (max-width:1440px){.sku-group-section .sku-group-section__group .group-item__main .group-item__heading{font-size:16px;line-height:18px}}@media screen and (min-width:1441px)and (max-width:1920px){.sku-group-section .sku-group-section__group .group-item__main .group-item__heading{font-size:20px;line-height:24px}}@media screen and (min-width:1921px){.sku-group-section .sku-group-section__group .group-item__main .group-item__heading{font-size:20px;line-height:24px}}.sku-group-section .sku-group-section__group .group-item__main .group-item__detail{height:var(--specs-height);overflow:hidden;transition-duration:.3s;transition-property:height;transition-timing-function:ease;width:100%}.sku-group-section .sku-group-section__group .group-item__main .group-item__detail:empty{display:none}.sku-group-section .sku-group-section__group .group-item__main .group-item__detail>section{overflow:hidden;transition-duration:.3s;transition-property:height,opacity;transition-timing-function:ease}.sku-group-section .sku-group-section__group .group-item__main .group-item__specs{height:var(--specs-height);opacity:1}.sku-group-section .sku-group-section__group .group-item__main .group-item__sku{opacity:0}.sku-group-section .sku-group-section__group .group-item__main--open{cursor:auto}.sku-group-section .sku-group-section__group .group-item__main--open .group-item__detail{height:var(--detail-height)}.sku-group-section .sku-group-section__group .group-item__main--open .group-item__specs:not(:last-of-type){height:0;opacity:0}.sku-group-section .sku-group-section__group .group-item__main--open .group-item__sku{opacity:1}.sku-group-section.sku-group-section--radio .sku-group-section__group:not(:first-of-type){border-top:1px solid #eee}.sku-group-section.sku-group-section--radio .sku-group-section__group:first-of-type{margin-top:0}.sku-group-section.sku-group-section--radio .sku-group-section__group:last-of-type{margin-bottom:0}@media screen and (max-width:720px){.sku-group-section.sku-group-section--radio .sku-group-section__group-list{padding:28px 0}}@media screen and (min-width:721px)and (max-width:1024px){.sku-group-section.sku-group-section--radio .sku-group-section__group-list{padding:20px 0}}@media screen and (min-width:1025px)and (max-width:1440px){.sku-group-section.sku-group-section--radio .sku-group-section__group-list{padding:22px 0}}@media screen and (min-width:1441px)and (max-width:1920px){.sku-group-section.sku-group-section--radio .sku-group-section__group-list{padding:30px 0}}@media screen and (min-width:1921px){.sku-group-section.sku-group-section--radio .sku-group-section__group-list{padding:30px 0}}.sku-group-section.sku-group-section--loading .sku-group-section__group .group-item__image{background-color:#eee;background-color:var(--skeleton-color)}.sku-group-section.sku-group-section--loading .sku-group-section__group .group-item__main .group-item__heading{background-color:#eee;background-color:var(--skeleton-color);width:20%}.sku-group-section.sku-group-section--loading .sku-group-section__group .group-item__main .group-item__heading:before{content:" "}.sku-group-section.sku-group-section--loading .sku-group-section__group .group-item__main .group-item__specs span{background-color:#eee;background-color:var(--skeleton-color);color:#eee;color:var(--skeleton-color);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:40%}.sku-group-section.sku-group-section--loading .sku-group-section__group .group-item__main .group-item__specs span:before{content:" "}.group-item__specs{align-items:center;color:#191919;color:var(--text-base);display:flex;flex-flow:row nowrap}@media screen and (max-width:720px){.group-item__specs{font-size:12px;gap:8px;justify-content:space-between}}@media screen and (min-width:721px)and (max-width:1024px){.group-item__specs{font-size:12px;gap:10px;justify-content:flex-start}}@media screen and (min-width:1025px)and (max-width:1440px){.group-item__specs{font-size:14px;gap:14px;justify-content:flex-start}}@media screen and (min-width:1441px)and (max-width:1920px){.group-item__specs{font-size:14px;gap:16px;justify-content:flex-start}}@media screen and (min-width:1921px){.group-item__specs{font-size:14px;gap:16px;justify-content:flex-start}}.group-item__specs:empty{display:none}.group-item__specs span{-webkit-box-orient:vertical;-webkit-line-clamp:1;display:box;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.group-item__specs .group-item__more{color:#ff6900;color:var(--text-primary);flex-shrink:0}@media screen and (max-width:720px){.group-item__specs .group-item__more{--link-font-size:12px}}@media screen and (min-width:721px)and (max-width:1024px){.group-item__specs .group-item__more{--link-font-size:12px}}@media screen and (min-width:1025px)and (max-width:1440px){.group-item__specs .group-item__more{--link-font-size:14px}}@media screen and (min-width:1441px)and (max-width:1920px){.group-item__specs .group-item__more{--link-font-size:14px}}@media screen and (min-width:1921px){.group-item__specs .group-item__more{--link-font-size:14px}}.group-item__specs .group-item__more:hover span{text-decoration:underline}.sku-section{display:block}.sku-section .sku-section__title{color:#191919;color:var(--text-base);font-weight:400;text-transform:capitalize}@media screen and (max-width:720px){.sku-section .sku-section__title{font-size:12px;margin:12px 0 8px}}@media screen and (min-width:721px)and (max-width:1024px){.sku-section .sku-section__title{font-size:12px;margin:10px 0 6px}}@media screen and (min-width:1025px)and (max-width:1440px){.sku-section .sku-section__title{font-size:14px;margin:12px 0 6px}}@media screen and (min-width:1441px)and (max-width:1920px){.sku-section .sku-section__title{font-size:14px;margin:16px 0 8px}}@media screen and (min-width:1921px){.sku-section .sku-section__title{font-size:14px;margin:16px 0 8px}}.sku-section .sku-section__title:first-child{margin-top:0}.sku-section .sku-section__list{display:grid;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:720px){.sku-section .sku-section__list{gap:6px}}@media screen and (min-width:721px)and (max-width:1024px){.sku-section .sku-section__list{gap:9px}}@media screen and (min-width:1025px)and (max-width:1440px){.sku-section .sku-section__list{gap:12px}}@media screen and (min-width:1441px)and (max-width:1920px){.sku-section .sku-section__list{gap:12px}}@media screen and (min-width:1921px){.sku-section .sku-section__list{gap:12px}}.sku-section .sku-section__icon-item .sku-section__button{overflow:hidden}.sku-section .sku-section__button{align-items:center;background-color:#fff;border:1px solid #e7e7e7;color:#191919;color:var(--text-base);cursor:pointer;display:flex;flex-flow:row nowrap;height:100%;justify-content:center;transition:opacity,border,background-color .2s linear;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}@media screen and (max-width:720px){.sku-section .sku-section__button{border-radius:5px;font-size:12px;gap:3px;min-height:30px;padding:8px}}@media screen and (min-width:721px)and (max-width:1024px){.sku-section .sku-section__button{border-radius:3px;font-size:12px;gap:8px;min-height:26px;padding:6px 10px}}@media screen and (min-width:1025px)and (max-width:1440px){.sku-section .sku-section__button{border-radius:4px;font-size:14px;gap:12px;min-height:40px;padding:10px 16px}}@media screen and (min-width:1441px)and (max-width:1920px){.sku-section .sku-section__button{border-radius:4px;font-size:14px;gap:12px;min-height:40px;padding:10px 16px}}@media screen and (min-width:1921px){.sku-section .sku-section__button{border-radius:4px;font-size:14px;gap:12px;min-height:40px;padding:10px 16px}}.sku-section .sku-section__button--active{border-color:#ff6900;border-color:var(--border-primary);cursor:default;transition:opacity,border,background-color .2s linear}.sku-section .sku-section__button--not-sku,.sku-section .sku-section__button--sold-out{border-style:dashed;transition:opacity,border,background-color .2s linear}.sku-section .sku-section__button--not-sku{color:#898989;color:var(--text-secondary)}.sku-section .sku-section__button--disabled{border-style:dashed;color:#dbdbdb;color:var(--brand-black-30);cursor:not-allowed;font-weight:100;transition:opacity,border,background-color .2s linear}.sku-section .sku-section__button--disabled i{opacity:.3}.sku-section .sku-section__button--hidden{display:none}.sku-section .sku-section__button i{box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.15);box-shadow:inset 0 2px 2px 0 var(--shadow-black-a15);-webkit-clip-path:url(#svgClipPath);clip-path:url(#svgClipPath);display:inline-block;flex-shrink:0;height:var(--icon-width);width:var(--icon-width)}@media screen and (max-width:720px){.sku-section .sku-section__button i{--icon-width:12px}}@media screen and (min-width:721px)and (max-width:1024px){.sku-section .sku-section__button i{--icon-width:14px}}@media screen and (min-width:1025px)and (max-width:1440px){.sku-section .sku-section__button i{--icon-width:16px}}@media screen and (min-width:1441px)and (max-width:1920px){.sku-section .sku-section__button i{--icon-width:20px}}@media screen and (min-width:1921px){.sku-section .sku-section__button i{--icon-width:20px}}.sku-section .sku-section__button span{-webkit-hyphens:auto;hyphens:auto;overflow:hidden;text-align:center;text-overflow:ellipsis;word-break:break-word}.sku-section .sku-section__button i+span{flex-grow:1}.sku-section.sku-section--loading .sku-section__title{background-color:#eee;background-color:var(--skeleton-color);height:24px;width:100px}.sku-section.sku-section--loading .sku-section__button{background-color:#eee;background-color:var(--skeleton-color);border-color:#eee;border-color:var(--skeleton-color);cursor:default}.quantity-section{align-items:flex-start;display:flex;flex-flow:column nowrap;justify-content:flex-start}.quantity-section .quantity-section__container{align-items:center;display:flex;flex-flow:row nowrap;justify-content:flex-start}@media screen and (max-width:720px){.quantity-section .quantity-section__container{gap:14px;margin-top:12px}}@media screen and (min-width:721px)and (max-width:1024px){.quantity-section .quantity-section__container{gap:20px;margin-top:14px}}@media screen and (min-width:1025px)and (max-width:1440px){.quantity-section .quantity-section__container{gap:20px;margin-top:15px}}@media screen and (min-width:1441px)and (max-width:1920px){.quantity-section .quantity-section__container{gap:26px;margin-top:20px}}@media screen and (min-width:1921px){.quantity-section .quantity-section__container{gap:26px;margin-top:20px}}.quantity-section .quantity-section__notice{color:#898989;color:var(--brand-grey)}@media screen and (max-width:720px){.quantity-section .quantity-section__notice{font-size:14px;max-width:420px}}@media screen and (min-width:721px)and (max-width:1024px){.quantity-section .quantity-section__notice{font-size:14px;max-width:300px}}@media screen and (min-width:1025px)and (max-width:1440px){.quantity-section .quantity-section__notice{font-size:16px;max-width:300px}}@media screen and (min-width:1441px)and (max-width:1920px){.quantity-section .quantity-section__notice{font-size:16px;max-width:300px}}@media screen and (min-width:1921px){.quantity-section .quantity-section__notice{font-size:16px;max-width:300px}}.quantity-section .quantity-section__content{border:1px solid #dbdbdb;box-sizing:border-box;display:inline-flex;flex-shrink:0;height:unset;overflow:hidden}@media screen and (max-width:720px){.quantity-section .quantity-section__content{border-radius:9px;width:100px}}@media screen and (min-width:721px)and (max-width:1024px){.quantity-section .quantity-section__content{border-radius:8px;width:96px}}@media screen and (min-width:1025px)and (max-width:1440px){.quantity-section .quantity-section__content{border-radius:12px;width:96px}}@media screen and (min-width:1441px)and (max-width:1920px){.quantity-section .quantity-section__content{border-radius:14px;width:128px}}@media screen and (min-width:1921px){.quantity-section .quantity-section__content{border-radius:14px;width:128px}}.quantity-section .quantity-section__content .quantity-section__button{-webkit-tap-highlight-color:rgba(0,0,0,0);background:#f3f3f3;border:0;box-sizing:border-box;color:#6e6e6e;cursor:pointer;flex-grow:0;flex-shrink:0;height:var(--button-width);outline:none;padding:0;position:relative;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:var(--button-width)}@media screen and (max-width:720px){.quantity-section .quantity-section__content .quantity-section__button{--button-width:32px}}@media screen and (min-width:721px)and (max-width:1024px){.quantity-section .quantity-section__content .quantity-section__button{--button-width:26px}}@media screen and (min-width:1025px)and (max-width:1440px){.quantity-section .quantity-section__content .quantity-section__button{--button-width:30px}}@media screen and (min-width:1441px)and (max-width:1920px){.quantity-section .quantity-section__content .quantity-section__button{--button-width:40px}}@media screen and (min-width:1921px){.quantity-section .quantity-section__content .quantity-section__button{--button-width:40px}}.quantity-section .quantity-section__content .quantity-section__button i.micon{transform:unset}@media screen and (max-width:720px){.quantity-section .quantity-section__content .quantity-section__button i.micon{font-size:12px}}@media screen and (min-width:721px)and (max-width:1024px){.quantity-section .quantity-section__content .quantity-section__button i.micon{font-size:12px}}@media screen and (min-width:1025px)and (max-width:1440px){.quantity-section .quantity-section__content .quantity-section__button i.micon{font-size:12px}}@media screen and (min-width:1441px)and (max-width:1920px){.quantity-section .quantity-section__content .quantity-section__button i.micon{font-size:16px}}@media screen and (min-width:1921px){.quantity-section .quantity-section__content .quantity-section__button i.micon{font-size:16px}}.quantity-section .quantity-section__content .quantity-section__button--disabled,.quantity-section .quantity-section__content .quantity-section__button:disabled,.quantity-section .quantity-section__content .quantity-section__button:disabled i{color:#d0d0d0;color:var(--brand-grey-40);cursor:not-allowed}.quantity-section .quantity-section__content .quantity-section__button:active,.quantity-section .quantity-section__content .quantity-section__button:active i{color:#191919;color:var(--text-base)}.quantity-section .quantity-section__content .quantity-section__button--disabled:active,.quantity-section .quantity-section__content .quantity-section__button--disabled:active i{color:#d0d0d0;color:var(--brand-grey-40)}.quantity-section .quantity-section__content .quantity-section__button:first-of-type:after{border-right:1px solid #d0d0d0;content:"";height:100%;left:unset;position:absolute;right:0;top:50%;transform:translateY(-50%)}[dir=rtl] .quantity-section .quantity-section__content .quantity-section__button:first-of-type:after{left:0;right:unset}.quantity-section .quantity-section__content .quantity-section__button:last-of-type:before{border-left:1px solid #d0d0d0;content:"";height:100%;left:0;position:absolute;right:unset;top:50%;transform:translateY(-50%)}[dir=rtl] .quantity-section .quantity-section__content .quantity-section__button:last-of-type:before{left:unset;right:0}.quantity-section .quantity-section__content .quantity-section__value{background-color:#fff;background-color:var(--background-white);border:0;color:#191919;color:var(--text-base);display:inline-flex;flex-grow:1;flex-shrink:0;height:inherit;line-height:1;outline:none;padding:0;text-align:center}@media screen and (max-width:720px){.quantity-section .quantity-section__content .quantity-section__value{font-size:14px;width:34px}}@media screen and (min-width:721px)and (max-width:1024px){.quantity-section .quantity-section__content .quantity-section__value{font-size:12px;width:28px}}@media screen and (min-width:1025px)and (max-width:1440px){.quantity-section .quantity-section__content .quantity-section__value{font-size:14px;width:32px}}@media screen and (min-width:1441px)and (max-width:1920px){.quantity-section .quantity-section__content .quantity-section__value{font-size:16px;width:42px}}@media screen and (min-width:1921px){.quantity-section .quantity-section__content .quantity-section__value{font-size:16px;width:42px}}.quantity-section.quantity-section--loading .quantity-section__content .quantity-section__value{background-color:#f3f3f3;color:#d0d0d0;color:var(--brand-grey-40);cursor:not-allowed}.item-detail__energy{width:100%}@media screen and (max-width:720px){.item-detail__energy{--product-font-size:12px;--margin-top-in-text-area:2.2222222222vw;--margin-bottom-item:3.6111111111vw;margin-top:4.4444444444vw}}@media screen and (min-width:721px)and (max-width:1024px){.item-detail__energy{--product-font-size:12px;--margin-top-in-text-area:5px;--margin-bottom-item:10px;margin-top:12px}}@media screen and (min-width:1025px)and (max-width:1440px){.item-detail__energy{--product-font-size:12px;--margin-top-in-text-area:7px;--margin-bottom-item:14px;margin-top:16px}}@media screen and (min-width:1441px)and (max-width:1920px){.item-detail__energy{--product-font-size:16px;--margin-top-in-text-area:9px;--margin-bottom-item:18px;margin-top:21px}}@media screen and (min-width:1921px){.item-detail__energy{--product-font-size:16px;--margin-top-in-text-area:12px;--margin-bottom-item:24px;margin-top:28px}}@media screen and (min-width:721px)and (max-width:1024px){.item-detail__energy.item-detail__energy--modal{display:none}}@media screen and (min-width:1025px)and (max-width:1440px){.item-detail__energy.item-detail__energy--modal{display:none}}@media screen and (min-width:1441px)and (max-width:1920px){.item-detail__energy.item-detail__energy--modal{display:none}}@media screen and (min-width:1921px){.item-detail__energy.item-detail__energy--modal{display:none}}@media screen and (max-width:720px){.item-detail__energy.item-detail__energy--modal{border-top:1px solid #eee;box-sizing:border-box;margin-top:0;padding:28px 0}}.item-detail__energy .energy__item{align-items:center;display:flex;justify-content:space-between;margin-bottom:var(--margin-bottom-item)}.item-detail__energy .energy__item .area-text{display:flex;flex-direction:column}.item-detail__energy .energy__item .area-text .energy__product{-webkit-box-orient:vertical;-webkit-line-clamp:1;-webkit-margin-end:10px;color:#191919;display:box;display:-webkit-box;font-size:var(--product-font-size);font-weight:400;margin-inline-end:10px;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.item-detail__energy .energy__item .area-text .item-detail__energy__energy-info__link{color:#898989;cursor:pointer;font-size:var(--product-font-size);margin-top:var(--margin-top-in-text-area);text-decoration:underline}.item-detail__energy .energy__item .item-detail__energy__energy-image__link{align-items:center;display:flex}.item-detail__energy .energy__item .item-detail__energy__energy-image{cursor:pointer}@media screen and (max-width:720px){.item-detail__energy .energy__item .item-detail__energy__energy-image{height:35px;width:63px}}@media screen and (min-width:721px)and (max-width:1024px){.item-detail__energy .energy__item .item-detail__energy__energy-image{height:28px;width:51px}}@media screen and (min-width:1025px)and (max-width:1440px){.item-detail__energy .energy__item .item-detail__energy__energy-image{height:30px;width:54px}}@media screen and (min-width:1441px)and (max-width:1920px){.item-detail__energy .energy__item .item-detail__energy__energy-image{height:40px;width:72px}}@media screen and (min-width:1921px){.item-detail__energy .energy__item .item-detail__energy__energy-image{height:40px;width:72px}}@media screen and (max-width:720px){.order-list-section:not(.panel-info-section__order-list){display:none;opacity:0}}.order-list-section .order-list-section__list{align-items:flex-start;display:flex;flex-flow:column nowrap;justify-content:flex-start}@media screen and (max-width:720px){.order-list-section .order-list-section__list{--line-gap:16px;background-color:transparent;padding:0}}@media screen and (min-width:721px)and (max-width:1024px){.order-list-section .order-list-section__list{--line-gap:16px;background-color:#f7f7f7;padding:18px 14px}}@media screen and (min-width:1025px)and (max-width:1440px){.order-list-section .order-list-section__list{--line-gap:16px;background-color:#f7f7f7;padding:20px 16px}}@media screen and (min-width:1441px)and (max-width:1920px){.order-list-section .order-list-section__list{--line-gap:20px;background-color:#f7f7f7;padding:25px 20px}}@media screen and (min-width:1921px){.order-list-section .order-list-section__list{--line-gap:20px;background-color:#f7f7f7;padding:25px 20px}}.order-list-section .order-list-section__list-gap{flex-basis:var(--line-gap);flex-shrink:0}.order-list-section .order-list-section__list .order-list-section__item{align-items:flex-start;display:flex;flex-flow:row nowrap;justify-content:space-between;width:100%}@media screen and (max-width:720px){.order-list-section .order-list-section__list .order-list-section__item{--column-gap:18px;color:#898989;font-size:16px;font-weight:300}}@media screen and (min-width:721px)and (max-width:1024px){.order-list-section .order-list-section__list .order-list-section__item{--column-gap:24px;color:#191919;font-size:12px}}@media screen and (min-width:1025px)and (max-width:1440px){.order-list-section .order-list-section__list .order-list-section__item{--column-gap:28px;color:#191919;font-size:14px}}@media screen and (min-width:1441px)and (max-width:1920px){.order-list-section .order-list-section__list .order-list-section__item{--column-gap:36px;color:#191919;font-size:18px}}@media screen and (min-width:1921px){.order-list-section .order-list-section__list .order-list-section__item{--column-gap:36px;color:#191919;font-size:18px}}.order-list-section .order-list-section__list .order-list-section__item-name{font-style:normal}.order-list-section .order-list-section__list .order-list-section__item-gap{flex-basis:var(--column-gap);flex-shrink:0}.order-list-section .order-list-section__list .order-list-section__item-price{align-items:flex-end;display:flex;flex-flow:column nowrap;flex-shrink:0;justify-content:center}@media screen and (max-width:720px){.order-list-section .order-list-section__list .order-list-section__item-price{gap:3px}}@media screen and (min-width:721px)and (max-width:1024px){.order-list-section .order-list-section__list .order-list-section__item-price{gap:4px}}@media screen and (min-width:1025px)and (max-width:1440px){.order-list-section .order-list-section__list .order-list-section__item-price{gap:4px}}@media screen and (min-width:1441px)and (max-width:1920px){.order-list-section .order-list-section__list .order-list-section__item-price{gap:4px}}@media screen and (min-width:1921px){.order-list-section .order-list-section__list .order-list-section__item-price{gap:4px}}.order-list-section .order-list-section__list .order-list-section__item-price strong{font-weight:inherit}.order-list-section .order-list-section__list .order-list-section__item-price del{color:#999}@media screen and (max-width:720px){.order-list-section .order-list-section__list .order-list-section__item-price del{font-size:12px}}.order-list-section .order-list-section__list .order-list-section__item-price small{font-size:100%}.order-list-section .order-list-section__list .order-list-section__item--total{color:#191919;color:var(--text-base)}@media screen and (max-width:720px){.order-list-section .order-list-section__list .order-list-section__item--total{--price-font-size:16px;--total-font-size:16px}}@media screen and (min-width:721px)and (max-width:1024px){.order-list-section .order-list-section__list .order-list-section__item--total{--price-font-size:20px;--total-font-size:14px}}@media screen and (min-width:1025px)and (max-width:1440px){.order-list-section .order-list-section__list .order-list-section__item--total{--price-font-size:22px;--total-font-size:16px}}@media screen and (min-width:1441px)and (max-width:1920px){.order-list-section .order-list-section__list .order-list-section__item--total{--price-font-size:30px;--total-font-size:20px}}@media screen and (min-width:1921px){.order-list-section .order-list-section__list .order-list-section__item--total{--price-font-size:30px;--total-font-size:20px}}@media screen and (max-width:720px){.order-list-section .order-list-section__list .order-list-section__item--total:not(:first-of-type){padding-top:6px}}@media screen and (min-width:721px)and (max-width:1024px){.order-list-section .order-list-section__list .order-list-section__item--total:not(:first-of-type){padding-top:4px}}@media screen and (min-width:1025px)and (max-width:1440px){.order-list-section .order-list-section__list .order-list-section__item--total:not(:first-of-type){padding-top:9px}}@media screen and (min-width:1441px)and (max-width:1920px){.order-list-section .order-list-section__list .order-list-section__item--total:not(:first-of-type){padding-top:12px}}@media screen and (min-width:1921px){.order-list-section .order-list-section__list .order-list-section__item--total:not(:first-of-type){padding-top:12px}}.order-list-section .order-list-section__list .order-list-section__item--total .order-list-section__item-name{font-size:var(--total-font-size);line-height:calc(var(--price-font-size)*1.2)}.order-list-section .order-list-section__list .order-list-section__item--total .order-list-section__item-price strong{font-size:var(--price-font-size);line-height:1.2}@media screen and (max-width:720px){.order-list-section .order-list-section__list .order-list-section__item--total .order-list-section__item-price strong{font-weight:700}}.order-list-section .order-list-section__list .order-list-section__item--total .order-list-section__item-price del{font-size:inherit}@media screen and (max-width:720px){.order-list-section .order-list-section__list .order-list-section__item--total .order-list-section__item-price del{-webkit-margin-start:6px;margin-inline-start:6px}}@media screen and (min-width:721px)and (max-width:1024px){.order-list-section .order-list-section__list .order-list-section__item--total .order-list-section__item-price del{-webkit-margin-start:8px;margin-inline-start:8px}}@media screen and (min-width:1025px)and (max-width:1440px){.order-list-section .order-list-section__list .order-list-section__item--total .order-list-section__item-price del{-webkit-margin-start:8px;margin-inline-start:8px}}@media screen and (min-width:1441px)and (max-width:1920px){.order-list-section .order-list-section__list .order-list-section__item--total .order-list-section__item-price del{-webkit-margin-start:10px;margin-inline-start:10px}}@media screen and (min-width:1921px){.order-list-section .order-list-section__list .order-list-section__item--total .order-list-section__item-price del{-webkit-margin-start:10px;margin-inline-start:10px}}@media screen and (max-width:720px){.order-list-section .order-list-section__list .order-list-section__item--total .order-list-section__item-price small{font-size:100%}}@media screen and (min-width:721px)and (max-width:1024px){.order-list-section .order-list-section__list .order-list-section__item--total .order-list-section__item-price small{font-size:70%}}@media screen and (min-width:1025px)and (max-width:1440px){.order-list-section .order-list-section__list .order-list-section__item--total .order-list-section__item-price small{font-size:70%}}@media screen and (min-width:1441px)and (max-width:1920px){.order-list-section .order-list-section__list .order-list-section__item--total .order-list-section__item-price small{font-size:70%}}@media screen and (min-width:1921px){.order-list-section .order-list-section__list .order-list-section__item--total .order-list-section__item-price small{font-size:70%}}.order-list-section .order-list-section__list .order-list-section__item--total .save-price{background-color:transparent;color:#ff6900;color:var(--text-primary)}@media screen and (max-width:720px){.order-list-section .order-list-section__list .order-list-section__item--total .save-price{font-size:14px}}@media screen and (min-width:721px)and (max-width:1024px){.order-list-section .order-list-section__list .order-list-section__item--total .save-price{font-size:12px}}@media screen and (min-width:1025px)and (max-width:1440px){.order-list-section .order-list-section__list .order-list-section__item--total .save-price{font-size:14px}}@media screen and (min-width:1441px)and (max-width:1920px){.order-list-section .order-list-section__list .order-list-section__item--total .save-price{font-size:18px}}@media screen and (min-width:1921px){.order-list-section .order-list-section__list .order-list-section__item--total .save-price{font-size:18px}}.order-list-section.order-list-section--loading .order-list-section__list .order-list-section__item--total em{color:#898989;color:var(--text-secondary);opacity:.3}.order-list-section.order-list-section--loading .order-list-section__list .order-list-section__item--total .order-list-section__item-price{background-color:#eee;background-color:var(--skeleton-color);width:10%}.swiper-scrollbar{background:rgba(0,0,0,.1);border-radius:10px;position:relative;-ms-touch-action:none}.swiper-container-horizontal>.swiper-scrollbar{bottom:3px;height:5px;left:1%;position:absolute;width:98%;z-index:50}.swiper-container-vertical>.swiper-scrollbar{height:98%;position:absolute;right:3px;top:1%;width:5px;z-index:50}.swiper-scrollbar-drag{background:rgba(0,0,0,.5);border-radius:10px;height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.image-section{--absolute-width:calc(var(--font-size) + var(--position));--icon-font-size:var(--font-size);left:0;position:-webkit-sticky;position:sticky;top:calc(var(--wrap-padding) + var(--item-navigation-height))}@media screen and (max-width:720px){.image-section{--font-size:0;--position:0}}@media screen and (min-width:721px)and (max-width:1024px){.image-section{--font-size:20px;--position:8px}}@media screen and (min-width:1025px)and (max-width:1440px){.image-section{--font-size:24px;--position:12px}}@media screen and (min-width:1441px)and (max-width:1920px){.image-section{--font-size:36px;--position:16px}}@media screen and (min-width:1921px){.image-section{--font-size:36px;--position:16px}}.image-section .image-section__list{align-items:center;display:flex;height:var(--image-size);justify-content:center;max-height:calc(100vh - var(--wrap-padding)*2 - var(--item-navigation-height));min-height:240px;overflow:visible;width:var(--image-size)}@media screen and (max-width:720px){.image-section .image-section__list{--image-size:min(max(280px,100vw),400px)}}@media screen and (min-width:721px)and (max-width:1024px){.image-section .image-section__list{--image-size:240px}}@media screen and (min-width:1025px)and (max-width:1440px){.image-section .image-section__list{--image-size:420px}}@media screen and (min-width:1441px)and (max-width:1920px){.image-section .image-section__list{--image-size:var(--aside-width)}}@media screen and (min-width:1921px){.image-section .image-section__list{--image-size:var(--aside-width)}}.image-section .image-section__list .swiper-scrollbar{background-color:#f3f3f3;left:50%;transform:translateX(-50%)}@media screen and (max-width:720px){.image-section .image-section__list .swiper-scrollbar{bottom:12px;height:2px;width:80px}}@media screen and (min-width:721px)and (max-width:1024px){.image-section .image-section__list .swiper-scrollbar{bottom:-12px;height:2px;width:120px}}@media screen and (min-width:1025px)and (max-width:1440px){.image-section .image-section__list .swiper-scrollbar{bottom:-24px;height:3px;width:160px}}@media screen and (min-width:1441px)and (max-width:1920px){.image-section .image-section__list .swiper-scrollbar{bottom:-28px;height:4px;width:220px}}@media screen and (min-width:1921px){.image-section .image-section__list .swiper-scrollbar{bottom:-28px;height:4px;width:220px}}.image-section .image-section__list .swiper-scrollbar-drag{background-color:hsla(0,0%,54%,.5)}.image-section .image-section__item{display:flex;flex-flow:row nowrap}.image-section .image-section__image{height:100%;object-fit:contain;overflow:hidden;width:100%}.image-section .image-section__image.image-section__image--loading{display:none}.image-section .image-section__actions{position:absolute;top:50%;transform:translateY(-50%)}.image-section .image-section__actions--prev{left:calc(var(--absolute-width)*-1);right:unset}.image-section .image-section__actions--next,[dir=rtl] .image-section .image-section__actions--prev{left:unset;right:calc(var(--absolute-width)*-1)}[dir=rtl] .image-section .image-section__actions--next{left:calc(var(--absolute-width)*-1);right:unset}.image-section .image-section__navigation{cursor:pointer;font-size:var(--font-size);height:var(--image-size);max-height:calc(100vh - var(--wrap-padding)*2 - var(--item-navigation-height));min-height:240px;opacity:0;transition:opacity .1s ease;width:var(--font-size)}@media screen and (max-width:720px){.image-section .image-section__navigation{display:none}}@media screen and (min-width:721px)and (max-width:1024px){.image-section .image-section__navigation{display:none}}.image-section .image-section__navigation:disabled{color:#d0d0d0;color:var(--brand-grey-40);cursor:not-allowed}.image-section:hover .image-section__navigation{opacity:1}.panel-info-section .panel-info-section__container{align-items:center;display:flex;flex-flow:row nowrap;justify-content:flex-start}@media screen and (max-width:720px){.panel-info-section .panel-info-section__container{--container-gap:5px}}@media screen and (min-width:721px)and (max-width:1024px){.panel-info-section .panel-info-section__container{--container-gap:6px}}@media screen and (min-width:1025px)and (max-width:1440px){.panel-info-section .panel-info-section__container{--container-gap:8px}}@media screen and (min-width:1441px)and (max-width:1920px){.panel-info-section .panel-info-section__container{--container-gap:8px}}@media screen and (min-width:1921px){.panel-info-section .panel-info-section__container{--container-gap:8px}}.panel-info-section .panel-info-section__container .panel-info-section__gap{flex-basis:var(--container-gap);flex-shrink:0}.panel-info-section .panel-info-section__close{--icon-font-size:20px;color:#d0d0d0;color:var(--brand-grey-40);left:unset;line-height:1;position:absolute;right:var(--padding);top:var(--padding)}[dir=rtl] .panel-info-section .panel-info-section__close{left:var(--padding);right:unset}.panel-info-section .panel-info-section__image{flex-grow:0;flex-shrink:0;font-size:12px}@media screen and (max-width:720px){.panel-info-section .panel-info-section__image{height:110px;width:110px}}@media screen and (min-width:721px)and (max-width:1024px){.panel-info-section .panel-info-section__image{height:80px;width:80px}}@media screen and (min-width:1025px)and (max-width:1440px){.panel-info-section .panel-info-section__image{height:90px;width:90px}}@media screen and (min-width:1441px)and (max-width:1920px){.panel-info-section .panel-info-section__image{height:90px;width:90px}}@media screen and (min-width:1921px){.panel-info-section .panel-info-section__image{height:90px;width:90px}}.panel-info-section .panel-info-section__info{align-items:flex-start;display:flex;flex-flow:column nowrap;flex-grow:1;justify-content:center}@media screen and (max-width:720px){.panel-info-section .panel-info-section__info{--line-gap:5px}}@media screen and (min-width:721px)and (max-width:1024px){.panel-info-section .panel-info-section__info{--line-gap:4px}}@media screen and (min-width:1025px)and (max-width:1440px){.panel-info-section .panel-info-section__info{--line-gap:6px}}@media screen and (min-width:1441px)and (max-width:1920px){.panel-info-section .panel-info-section__info{--line-gap:6px}}@media screen and (min-width:1921px){.panel-info-section .panel-info-section__info{--line-gap:6px}}.panel-info-section .panel-info-section__info .panel-info-section__gap{flex-basis:var(--line-gap)}.panel-info-section .panel-info-section__info .panel-info-section__title{-webkit-box-orient:vertical;-webkit-line-clamp:1;display:box;display:-webkit-box;font-weight:700;overflow:hidden;text-overflow:ellipsis;width:100%;word-break:break-word}@media screen and (max-width:720px){.panel-info-section .panel-info-section__info .panel-info-section__title{font-size:0}}@media screen and (min-width:721px)and (max-width:1024px){.panel-info-section .panel-info-section__info .panel-info-section__title{font-size:16px}}@media screen and (min-width:1025px)and (max-width:1440px){.panel-info-section .panel-info-section__info .panel-info-section__title{font-size:24px}}@media screen and (min-width:1441px)and (max-width:1920px){.panel-info-section .panel-info-section__info .panel-info-section__title{font-size:24px}}@media screen and (min-width:1921px){.panel-info-section .panel-info-section__info .panel-info-section__title{font-size:24px}}.panel-info-section .panel-info-section__info .panel-info-section__price{align-items:baseline;display:flex;flex-flow:row wrap;justify-content:flex-start;width:100%}@media screen and (max-width:720px){.panel-info-section .panel-info-section__info .panel-info-section__price{--price-gap:5px;-webkit-margin-end:24px;font-size:21px;margin-inline-end:24px}}@media screen and (min-width:721px)and (max-width:1024px){.panel-info-section .panel-info-section__info .panel-info-section__price{--price-gap:6px;font-size:12px}}@media screen and (min-width:1025px)and (max-width:1440px){.panel-info-section .panel-info-section__info .panel-info-section__price{--price-gap:8px;font-size:16px}}@media screen and (min-width:1441px)and (max-width:1920px){.panel-info-section .panel-info-section__info .panel-info-section__price{--price-gap:8px;font-size:16px}}@media screen and (min-width:1921px){.panel-info-section .panel-info-section__info .panel-info-section__price{--price-gap:8px;font-size:16px}}.panel-info-section .panel-info-section__info .panel-info-section__price .price-gap{flex-basis:var(--price-gap);flex-shrink:0}@media screen and (max-width:720px){.panel-info-section .panel-info-section__info .panel-info-section__price strong{font-weight:700}}@media screen and (min-width:721px)and (max-width:1024px){.panel-info-section .panel-info-section__info .panel-info-section__price strong small{font-size:100%}}@media screen and (min-width:1025px)and (max-width:1440px){.panel-info-section .panel-info-section__info .panel-info-section__price strong small{font-size:100%}}@media screen and (min-width:1441px)and (max-width:1920px){.panel-info-section .panel-info-section__info .panel-info-section__price strong small{font-size:100%}}@media screen and (min-width:1921px){.panel-info-section .panel-info-section__info .panel-info-section__price strong small{font-size:100%}}.panel-info-section .panel-info-section__info .panel-info-section__price del.original-price{white-space:nowrap}@media screen and (max-width:720px){.panel-info-section .panel-info-section__info .panel-info-section__price del.original-price{color:#898989;font-size:70%}}@media screen and (min-width:721px)and (max-width:1024px){.panel-info-section .panel-info-section__info .panel-info-section__price del.original-price{color:#999}}@media screen and (min-width:1025px)and (max-width:1440px){.panel-info-section .panel-info-section__info .panel-info-section__price del.original-price{color:#999}}@media screen and (min-width:1441px)and (max-width:1920px){.panel-info-section .panel-info-section__info .panel-info-section__price del.original-price{color:#999}}@media screen and (min-width:1921px){.panel-info-section .panel-info-section__info .panel-info-section__price del.original-price{color:#999}}.panel-info-section .panel-info-section__info .panel-info-section__price mark.save-price{background-color:transparent;color:#ff6900;color:var(--text-primary);white-space:nowrap}@media screen and (max-width:720px){.panel-info-section .panel-info-section__info .panel-info-section__price mark.save-price{display:none;font-size:70%}}.panel-info-section .panel-info-section__info .panel-info-section__price .mrp-price{color:#898989;color:var(--brand-grey);line-height:1}@media screen and (max-width:720px){.panel-info-section .panel-info-section__info .panel-info-section__price .mrp-price{--icon-font-size:15px}}@media screen and (min-width:721px)and (max-width:1024px){.panel-info-section .panel-info-section__info .panel-info-section__price .mrp-price{--icon-font-size:12px}}@media screen and (min-width:1025px)and (max-width:1440px){.panel-info-section .panel-info-section__info .panel-info-section__price .mrp-price{--icon-font-size:16px}}@media screen and (min-width:1441px)and (max-width:1920px){.panel-info-section .panel-info-section__info .panel-info-section__price .mrp-price{--icon-font-size:16px}}@media screen and (min-width:1921px){.panel-info-section .panel-info-section__info .panel-info-section__price .mrp-price{--icon-font-size:16px}}.panel-info-section .panel-info-section__info .panel-info-section__items{align-items:center;display:flex;flex-flow:row nowrap;justify-content:center;width:100%}@media screen and (max-width:720px){.panel-info-section .panel-info-section__info .panel-info-section__items{color:#898989;cursor:pointer}}@media screen and (min-width:721px)and (max-width:1024px){.panel-info-section .panel-info-section__info .panel-info-section__items{color:#191919}}@media screen and (min-width:1025px)and (max-width:1440px){.panel-info-section .panel-info-section__info .panel-info-section__items{color:#191919}}@media screen and (min-width:1441px)and (max-width:1920px){.panel-info-section .panel-info-section__info .panel-info-section__items{color:#191919}}@media screen and (min-width:1921px){.panel-info-section .panel-info-section__info .panel-info-section__items{color:#191919}}.panel-info-section .panel-info-section__info .panel-info-section__items .panel-info-section__gap{flex-basis:5px;flex-shrink:0}.panel-info-section .panel-info-section__info .panel-info-section__items span{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:box;display:-webkit-box;flex-grow:1;font-size:13px;line-height:16px;overflow:hidden;text-overflow:ellipsis;word-break:break-word}@media screen and (max-width:720px){.panel-info-section .panel-info-section__info .panel-info-section__items span{-webkit-line-clamp:4}}.panel-info-section .panel-info-section__info .panel-info-section__items .panel-info-section__more{--icon-font-size:20px;color:inherit;transform:scaleX(var(--cardinal-number))}.panel-info-section.panel-info-section--loading .panel-info-section__image{background-color:#eee;background-color:var(--skeleton-color)}.panel-info-section.panel-info-section--loading .panel-info-section__info .panel-info-section__price strong{background-color:#eee;background-color:var(--skeleton-color);width:20%}.panel-info-section.panel-info-section--loading .panel-info-section__info .panel-info-section__items{cursor:not-allowed}.panel-info-section.panel-info-section--loading .panel-info-section__info .panel-info-section__items span{background-color:#eee;background-color:var(--skeleton-color)}.panel-info-section.panel-info-section--loading .panel-info-section__info .panel-info-section__items span:before{content:"਀"}.panel-info-section.panel-info-section--loading .panel-info-section__info .panel-info-section__items .panel-info-section__more{color:#898989;color:var(--text-secondary);opacity:.3}.mi-modal.mi-modal--bottom .panel-info-section__portal .mi-modal__main{display:flex;flex-basis:auto;flex-flow:column nowrap;gap:20px;padding:0 24px;position:relative}.mi-modal.mi-modal--bottom .mi-modal__overlay.panel-info-section__overlay{z-index:22}body.panel-info-section__body--overflow-hidden{overflow:hidden}@media screen and (max-width:720px){.mi-modal.mi-modal--bottom .mrp-info-dialog__portal{width:unset}}@media screen and (min-width:721px)and (max-width:1024px){.mi-modal.mi-modal--bottom .mrp-info-dialog__portal{width:560px}}@media screen and (min-width:1025px)and (max-width:1440px){.mi-modal.mi-modal--bottom .mrp-info-dialog__portal{width:600px}}@media screen and (min-width:1441px)and (max-width:1920px){.mi-modal.mi-modal--bottom .mrp-info-dialog__portal{width:640px}}@media screen and (min-width:1921px){.mi-modal.mi-modal--bottom .mrp-info-dialog__portal{width:680px}}.mi-modal.mi-modal--bottom .mrp-info-dialog__portal .mi-modal__main{display:flex;flex-basis:auto;flex-flow:column nowrap;position:relative}@media screen and (max-width:720px){.mi-modal.mi-modal--bottom .mrp-info-dialog__portal .mi-modal__main{padding:24px}}@media screen and (min-width:721px)and (max-width:1024px){.mi-modal.mi-modal--bottom .mrp-info-dialog__portal .mi-modal__main{padding:24px 32px}}@media screen and (min-width:1025px)and (max-width:1440px){.mi-modal.mi-modal--bottom .mrp-info-dialog__portal .mi-modal__main{padding:30px 36px}}@media screen and (min-width:1441px)and (max-width:1920px){.mi-modal.mi-modal--bottom .mrp-info-dialog__portal .mi-modal__main{padding:40px 48px}}@media screen and (min-width:1921px){.mi-modal.mi-modal--bottom .mrp-info-dialog__portal .mi-modal__main{padding:40px 48px}}.mi-modal.mi-modal--bottom .mrp-info-dialog__portal .mrp-info-dialog__list{align-items:flex-start;display:flex;flex-flow:column nowrap;justify-content:flex-start}.mi-modal.mi-modal--bottom .mrp-info-dialog__portal .mrp-info-dialog__list-gap{flex-basis:24px;flex-shrink:0}.mi-modal.mi-modal--bottom .mrp-info-dialog__portal .mrp-info-dialog__list .mrp-info-dialog__item{align-items:flex-start;display:flex;flex-flow:column nowrap;justify-content:flex-start;width:100%}@media screen and (max-width:720px){.mi-modal.mi-modal--bottom .mrp-info-dialog__portal .mrp-info-dialog__list .mrp-info-dialog__item{--line-gap:16px;font-size:14px}}@media screen and (min-width:721px)and (max-width:1024px){.mi-modal.mi-modal--bottom .mrp-info-dialog__portal .mrp-info-dialog__list .mrp-info-dialog__item{--line-gap:14px;font-size:14px}}@media screen and (min-width:1025px)and (max-width:1440px){.mi-modal.mi-modal--bottom .mrp-info-dialog__portal .mrp-info-dialog__list .mrp-info-dialog__item{--line-gap:12px;font-size:16px}}@media screen and (min-width:1441px)and (max-width:1920px){.mi-modal.mi-modal--bottom .mrp-info-dialog__portal .mrp-info-dialog__list .mrp-info-dialog__item{--line-gap:12px;font-size:16px}}@media screen and (min-width:1921px){.mi-modal.mi-modal--bottom .mrp-info-dialog__portal .mrp-info-dialog__list .mrp-info-dialog__item{--line-gap:12px;font-size:16px}}.mi-modal.mi-modal--bottom .mrp-info-dialog__portal .mrp-info-dialog__list .mrp-info-dialog__item-title{color:#191919;color:var(--text-base);font-weight:400;margin:0}.mi-modal.mi-modal--bottom .mrp-info-dialog__portal .mrp-info-dialog__list .mrp-info-dialog__item-gap{flex-basis:var(--line-gap);flex-shrink:0}.mi-modal.mi-modal--bottom .mrp-info-dialog__portal .mrp-info-dialog__list .mrp-info-dialog__item-content{color:#898989;color:var(--brand-grey);line-height:1.5;white-space:pre-line}.mi-modal.mi-modal--bottom .mi-modal__overlay.mrp-info-dialog__overlay{z-index:22}.info-section__wrapper{align-items:flex-start;display:flex;flex-flow:row nowrap;justify-content:space-between}.info-section__gap{flex-shrink:0}@media screen and (max-width:720px){.info-section__gap{flex-basis:12px}}@media screen and (min-width:721px)and (max-width:1024px){.info-section__gap{flex-basis:16px}}@media screen and (min-width:1025px)and (max-width:1440px){.info-section__gap{flex-basis:20px}}@media screen and (min-width:1441px)and (max-width:1920px){.info-section__gap{flex-basis:24px}}@media screen and (min-width:1921px){.info-section__gap{flex-basis:24px}}.info-section__container{align-items:flex-start;display:flex;flex-grow:1;flex-wrap:nowrap;justify-content:center}@media screen and (max-width:720px){.info-section__container{flex-direction:column-reverse}}@media screen and (min-width:721px)and (max-width:1024px){.info-section__container{flex-direction:column}}@media screen and (min-width:1025px)and (max-width:1440px){.info-section__container{flex-direction:column}}@media screen and (min-width:1441px)and (max-width:1920px){.info-section__container{flex-direction:column}}@media screen and (min-width:1921px){.info-section__container{flex-direction:column}}.info-section__container-gap{flex-basis:12px}.info-section__container .info-section__title{width:100%}.info-section__container .info-section__title h2,.info-section__container .info-section__title p{line-height:1.2;margin:0}.info-section__container .info-section__title h2{color:#191919;color:var(--text-base)}@media screen and (max-width:720px){.info-section__container .info-section__title h2{font-size:20px}}@media screen and (min-width:721px)and (max-width:1024px){.info-section__container .info-section__title h2{font-size:26px}}@media screen and (min-width:1025px)and (max-width:1440px){.info-section__container .info-section__title h2{font-size:30px}}@media screen and (min-width:1441px)and (max-width:1920px){.info-section__container .info-section__title h2{font-size:40px}}@media screen and (min-width:1921px){.info-section__container .info-section__title h2{font-size:40px}}@media screen and (max-width:720px){.info-section__container .info-section__title h2{font-weight:500}}.info-section__container .info-section__title p{color:#898989;color:var(--brand-grey)}@media screen and (max-width:720px){.info-section__container .info-section__title p{font-size:12px}}@media screen and (min-width:721px)and (max-width:1024px){.info-section__container .info-section__title p{font-size:14px}}@media screen and (min-width:1025px)and (max-width:1440px){.info-section__container .info-section__title p{font-size:16px}}@media screen and (min-width:1441px)and (max-width:1920px){.info-section__container .info-section__title p{font-size:20px}}@media screen and (min-width:1921px){.info-section__container .info-section__title p{font-size:20px}}@media screen and (max-width:720px){.info-section__container .info-section__title p:not(:empty){margin-top:5px}}@media screen and (min-width:721px)and (max-width:1024px){.info-section__container .info-section__title p:not(:empty){margin-top:6px}}@media screen and (min-width:1025px)and (max-width:1440px){.info-section__container .info-section__title p:not(:empty){margin-top:8px}}@media screen and (min-width:1441px)and (max-width:1920px){.info-section__container .info-section__title p:not(:empty){margin-top:8px}}@media screen and (min-width:1921px){.info-section__container .info-section__title p:not(:empty){margin-top:8px}}.info-section__container .info-section__price-container{align-items:flex-start;display:flex;flex-flow:column wrap;justify-content:flex-start;width:100%}.info-section__container .info-section__price{align-items:baseline;display:flex;flex-flow:row wrap;justify-content:flex-start;width:100%}@media screen and (max-width:720px){.info-section__container .info-section__price{--price-gap:5px;--font-size:14px}}@media screen and (min-width:721px)and (max-width:1024px){.info-section__container .info-section__price{--price-gap:12px;--font-size:14px}}@media screen and (min-width:1025px)and (max-width:1440px){.info-section__container .info-section__price{--price-gap:14px;--font-size:16px}}@media screen and (min-width:1441px)and (max-width:1920px){.info-section__container .info-section__price{--price-gap:16px;--font-size:20px}}@media screen and (min-width:1921px){.info-section__container .info-section__price{--price-gap:16px;--font-size:20px}}.info-section__container .info-section__price .price-gap{flex-basis:var(--price-gap);flex-shrink:0}.info-section__container .info-section__price .mi-price strong{color:#191919;color:var(--text-base)}@media screen and (max-width:720px){.info-section__container .info-section__price .mi-price strong{font-size:24px}}@media screen and (min-width:721px)and (max-width:1024px){.info-section__container .info-section__price .mi-price strong{font-size:20px}}@media screen and (min-width:1025px)and (max-width:1440px){.info-section__container .info-section__price .mi-price strong{font-size:21px}}@media screen and (min-width:1441px)and (max-width:1920px){.info-section__container .info-section__price .mi-price strong{font-size:28px}}@media screen and (min-width:1921px){.info-section__container .info-section__price .mi-price strong{font-size:28px}}.info-section__container .info-section__price del.original-price{color:#999;font-size:var(--font-size);white-space:nowrap}.info-section__container .info-section__price mark.save-price{background-color:transparent;color:#ff6900;color:var(--text-primary);font-size:var(--font-size);white-space:nowrap}.info-section__container .info-section__price .mrp-price{--icon-font-size:var(--font-size);color:#898989;color:var(--brand-grey);line-height:1}.info-section__container .info-section__rrp-price{align-items:center;color:#999;display:flex;flex-flow:row nowrap;font-size:var(--font-size);justify-content:flex-start}@media screen and (max-width:720px){.info-section__container .info-section__rrp-price{--font-size:12px;--button-size:14px;margin-top:4px}}@media screen and (min-width:721px)and (max-width:1024px){.info-section__container .info-section__rrp-price{--font-size:12px;--button-size:14px;margin-top:6px}}@media screen and (min-width:1025px)and (max-width:1440px){.info-section__container .info-section__rrp-price{--font-size:14px;--button-size:16px;margin-top:8px}}@media screen and (min-width:1441px)and (max-width:1920px){.info-section__container .info-section__rrp-price{--font-size:16px;--button-size:18px;margin-top:8px}}@media screen and (min-width:1921px){.info-section__container .info-section__rrp-price{--font-size:16px;--button-size:18px;margin-top:8px}}.info-section__container .info-section__rrp-price .info-section__rrp-button.mi-btn.mi-btn--icon{--icon-font-size:var(--button-size);color:#999}@media screen and (max-width:720px){.info-section__container .info-section__rrp-price .info-section__rrp-button.mi-btn.mi-btn--icon{-webkit-margin-start:4px;margin-inline-start:4px}}@media screen and (min-width:721px)and (max-width:1024px){.info-section__container .info-section__rrp-price .info-section__rrp-button.mi-btn.mi-btn--icon{-webkit-margin-start:6px;margin-inline-start:6px}}@media screen and (min-width:1025px)and (max-width:1440px){.info-section__container .info-section__rrp-price .info-section__rrp-button.mi-btn.mi-btn--icon{-webkit-margin-start:8px;margin-inline-start:8px}}@media screen and (min-width:1441px)and (max-width:1920px){.info-section__container .info-section__rrp-price .info-section__rrp-button.mi-btn.mi-btn--icon{-webkit-margin-start:8px;margin-inline-start:8px}}@media screen and (min-width:1921px){.info-section__container .info-section__rrp-price .info-section__rrp-button.mi-btn.mi-btn--icon{-webkit-margin-start:8px;margin-inline-start:8px}}.info-section__share.mi-btn.mi-btn--icon{flex-shrink:0}@media screen and (max-width:720px){.info-section__share.mi-btn.mi-btn--icon{--icon-font-size:16px}}@media screen and (min-width:721px)and (max-width:1024px){.info-section__share.mi-btn.mi-btn--icon{--icon-font-size:20px}}@media screen and (min-width:1025px)and (max-width:1440px){.info-section__share.mi-btn.mi-btn--icon{--icon-font-size:24px}}@media screen and (min-width:1441px)and (max-width:1920px){.info-section__share.mi-btn.mi-btn--icon{--icon-font-size:32px}}@media screen and (min-width:1921px){.info-section__share.mi-btn.mi-btn--icon{--icon-font-size:32px}}.info-section.info-section--loading .info-section__container .info-section__title h2:empty,.info-section.info-section--loading .info-section__container .info-section__title p:empty{background-color:#eee;background-color:var(--skeleton-color)}.info-section.info-section--loading .info-section__container .info-section__title h2:empty:before,.info-section.info-section--loading .info-section__container .info-section__title p:empty:before{content:" "}.info-section.info-section--loading .info-section__container .info-section__title h2:empty{width:60%}.info-section.info-section--loading .info-section__container .info-section__title p:empty{width:100%}@media screen and (max-width:720px){.info-section.info-section--loading .info-section__container .info-section__title p:empty{margin-top:5px}}@media screen and (min-width:721px)and (max-width:1024px){.info-section.info-section--loading .info-section__container .info-section__title p:empty{margin-top:6px}}@media screen and (min-width:1025px)and (max-width:1440px){.info-section.info-section--loading .info-section__container .info-section__title p:empty{margin-top:8px}}@media screen and (min-width:1441px)and (max-width:1920px){.info-section.info-section--loading .info-section__container .info-section__title p:empty{margin-top:8px}}@media screen and (min-width:1921px){.info-section.info-section--loading .info-section__container .info-section__title p:empty{margin-top:8px}}.info-section.info-section--loading .info-section__container .info-section__price strong{background-color:#eee;background-color:var(--skeleton-color);width:60px}.info-section.info-section--loading .info-section__share{opacity:.3}@media screen and (max-width:720px){.mi-modal.mi-modal--bottom .rrp-info-dialog__portal{width:unset}}@media screen and (min-width:721px)and (max-width:1024px){.mi-modal.mi-modal--bottom .rrp-info-dialog__portal{width:560px}}@media screen and (min-width:1025px)and (max-width:1440px){.mi-modal.mi-modal--bottom .rrp-info-dialog__portal{width:600px}}@media screen and (min-width:1441px)and (max-width:1920px){.mi-modal.mi-modal--bottom .rrp-info-dialog__portal{width:640px}}@media screen and (min-width:1921px){.mi-modal.mi-modal--bottom .rrp-info-dialog__portal{width:680px}}.mi-modal.mi-modal--bottom .rrp-info-dialog__portal .mi-modal__main{display:flex;flex-basis:auto;flex-flow:column nowrap;position:relative}.mi-modal.mi-modal--bottom .rrp-info-dialog__portal .rrp-info-dialog__content{align-items:flex-start;display:flex;flex-flow:column nowrap;justify-content:flex-start}@media screen and (max-width:720px){.mi-modal.mi-modal--bottom .rrp-info-dialog__portal .rrp-info-dialog__content{--line-gap:16px;font-size:14px}}@media screen and (min-width:721px)and (max-width:1024px){.mi-modal.mi-modal--bottom .rrp-info-dialog__portal .rrp-info-dialog__content{--line-gap:14px;font-size:14px}}@media screen and (min-width:1025px)and (max-width:1440px){.mi-modal.mi-modal--bottom .rrp-info-dialog__portal .rrp-info-dialog__content{--line-gap:12px;font-size:16px}}@media screen and (min-width:1441px)and (max-width:1920px){.mi-modal.mi-modal--bottom .rrp-info-dialog__portal .rrp-info-dialog__content{--line-gap:12px;font-size:16px}}@media screen and (min-width:1921px){.mi-modal.mi-modal--bottom .rrp-info-dialog__portal .rrp-info-dialog__content{--line-gap:12px;font-size:16px}}.mi-modal.mi-modal--bottom .rrp-info-dialog__portal .rrp-info-dialog__content-gap{flex-basis:calc(var(--line-gap)*2);flex-shrink:0}.mi-modal.mi-modal--bottom .mi-modal__overlay.rrp-info-dialog__overlay{z-index:22}body.mrp-info-dialog__body--overflow-hidden{overflow:hidden}.mi-modal.mi-modal--bottom .social-share-modal__portal{--social-share-padding:16px;--social-share-modal-grid:3;background-color:var(--background-white);background-color:var(--event-light-dark-bg-primary,var(--background-white))}@media screen and (max-width:720px){.mi-modal.mi-modal--bottom .social-share-modal__portal{--title-font-size:20px;width:unset}}@media screen and (min-width:721px)and (max-width:1024px){.mi-modal.mi-modal--bottom .social-share-modal__portal{--title-font-size:18px;width:480px}}@media screen and (min-width:1025px)and (max-width:1440px){.mi-modal.mi-modal--bottom .social-share-modal__portal{--title-font-size:24px;width:540px}}@media screen and (min-width:1441px)and (max-width:1920px){.mi-modal.mi-modal--bottom .social-share-modal__portal{--title-font-size:24px;width:600px}}@media screen and (min-width:1921px){.mi-modal.mi-modal--bottom .social-share-modal__portal{--title-font-size:24px;width:680px}}.mi-modal.mi-modal--bottom .social-share-modal__portal .mi-modal__title{color:var(--text-base);color:var(--event-light-dark-bg-tertiary,var(--text-base))}.mi-modal.mi-modal--bottom .social-share-modal__portal .mi-modal__close{color:#dbdbdb;color:var(--event-light-dark-bg-subtlest,#dbdbdb)}.mi-modal.mi-modal--bottom .social-share-modal__portal .mi-modal__main{display:flex;flex-flow:column nowrap;gap:var(--title-font-size);overflow:initial;padding:0}@media screen and (max-width:720px){.mi-modal.mi-modal--bottom .social-share-modal__portal .mi-modal__main{padding:0 24px}}@media screen and (min-width:721px)and (max-width:1024px){.mi-modal.mi-modal--bottom .social-share-modal__portal .mi-modal__main{padding:0 32px}}@media screen and (min-width:1025px)and (max-width:1440px){.mi-modal.mi-modal--bottom .social-share-modal__portal .mi-modal__main{padding:0 36px}}@media screen and (min-width:1441px)and (max-width:1920px){.mi-modal.mi-modal--bottom .social-share-modal__portal .mi-modal__main{padding:0 48px}}@media screen and (min-width:1921px){.mi-modal.mi-modal--bottom .social-share-modal__portal .mi-modal__main{padding:0 48px}}.mi-modal.mi-modal--bottom .social-share-modal__portal .social-share-modal__main ul.social-share{grid-gap:20px 10px;display:grid;gap:20px 10px;grid-template-columns:repeat(var(--social-share-modal-grid),1fr)}@media screen and (max-width:720px){.mi-modal.mi-modal--bottom .social-share-modal__portal .social-share-modal__main ul.social-share{--social-icon-size:48px}}@media screen and (min-width:721px)and (max-width:1024px){.mi-modal.mi-modal--bottom .social-share-modal__portal .social-share-modal__main ul.social-share{--social-icon-size:42px}}@media screen and (min-width:1025px)and (max-width:1440px){.mi-modal.mi-modal--bottom .social-share-modal__portal .social-share-modal__main ul.social-share{--social-icon-size:48px}}@media screen and (min-width:1441px)and (max-width:1920px){.mi-modal.mi-modal--bottom .social-share-modal__portal .social-share-modal__main ul.social-share{--social-icon-size:56px}}@media screen and (min-width:1921px){.mi-modal.mi-modal--bottom .social-share-modal__portal .social-share-modal__main ul.social-share{--social-icon-size:64px}}.mi-modal.mi-modal--bottom .social-share-modal__portal .social-share-modal__main li.social-share__item{box-sizing:border-box;text-align:center}@media screen and (max-width:720px){.mi-modal.mi-modal--bottom .social-share-modal__portal .social-share-modal__main li.social-share__item{gap:4px}}@media screen and (min-width:721px)and (max-width:1024px){.mi-modal.mi-modal--bottom .social-share-modal__portal .social-share-modal__main li.social-share__item{gap:6px}}@media screen and (min-width:1025px)and (max-width:1440px){.mi-modal.mi-modal--bottom .social-share-modal__portal .social-share-modal__main li.social-share__item{gap:8px}}@media screen and (min-width:1441px)and (max-width:1920px){.mi-modal.mi-modal--bottom .social-share-modal__portal .social-share-modal__main li.social-share__item{gap:10px}}@media screen and (min-width:1921px){.mi-modal.mi-modal--bottom .social-share-modal__portal .social-share-modal__main li.social-share__item{gap:10px}}.mi-modal.mi-modal--bottom .social-share-modal__portal .social-share-modal__main li.social-share__item>i{border-radius:6px;color:var(--text-base);color:var(--event-light-dark-bg-tertiary,var(--text-base))}.mi-modal.mi-modal--bottom .social-share-modal__portal .social-share-modal__main li.social-share__item>span{color:var(--text-base);color:var(--event-light-dark-bg-tertiary,var(--text-base))}@media screen and (max-width:720px){.mi-modal.mi-modal--bottom .social-share-modal__portal .social-share-modal__main li.social-share__item>span{font-size:12px}}@media screen and (min-width:721px)and (max-width:1024px){.mi-modal.mi-modal--bottom .social-share-modal__portal .social-share-modal__main li.social-share__item>span{font-size:14px}}@media screen and (min-width:1025px)and (max-width:1440px){.mi-modal.mi-modal--bottom .social-share-modal__portal .social-share-modal__main li.social-share__item>span{font-size:16px}}@media screen and (min-width:1441px)and (max-width:1920px){.mi-modal.mi-modal--bottom .social-share-modal__portal .social-share-modal__main li.social-share__item>span{font-size:18px}}@media screen and (min-width:1921px){.mi-modal.mi-modal--bottom .social-share-modal__portal .social-share-modal__main li.social-share__item>span{font-size:18px}}.social-share{align-items:center;display:flex;flex-basis:auto;flex-flow:row nowrap;justify-content:space-between}@media screen and (max-width:720px){.social-share{--social-icon-size:36px}}@media screen and (min-width:721px)and (max-width:1024px){.social-share{--social-icon-size:48px}}@media screen and (min-width:1025px)and (max-width:1440px){.social-share{--social-icon-size:48px}}@media screen and (min-width:1441px)and (max-width:1920px){.social-share{--social-icon-size:48px}}@media screen and (min-width:1921px){.social-share{--social-icon-size:48px}}.social-share .social-share__item{align-items:center;display:flex;flex-basis:auto;flex-flow:column nowrap;font-size:12px;justify-content:center;position:relative}.social-share .social-share__item i{align-items:center;box-sizing:border-box;color:#191919;color:var(--text-base);cursor:pointer;display:inline-flex;font-size:var(--social-icon-size);justify-content:center;line-height:1}.social-share .social-share__item span{text-align:center;white-space:nowrap}.social-share .social-share__item--clipboard textarea{height:0;margin:0;opacity:0;padding:0;position:absolute;resize:none;width:0}.offers-section .offers-section__list{display:flex;flex-flow:column nowrap}@media screen and (max-width:720px){.offers-section .offers-section__list{padding-left:12px}}@media screen and (min-width:721px)and (max-width:1024px){.offers-section .offers-section__list{padding-left:14px}}@media screen and (min-width:1025px)and (max-width:1440px){.offers-section .offers-section__list{padding-left:16px}}@media screen and (min-width:1441px)and (max-width:1920px){.offers-section .offers-section__list{padding-left:18px}}@media screen and (min-width:1921px){.offers-section .offers-section__list{padding-left:20px}}.offers-section .offers-section__item{list-style:disc}@media screen and (max-width:720px){.offers-section .offers-section__item{font-size:12px}}@media screen and (min-width:721px)and (max-width:1024px){.offers-section .offers-section__item{font-size:13px}}@media screen and (min-width:1025px)and (max-width:1440px){.offers-section .offers-section__item{font-size:14px}}@media screen and (min-width:1441px)and (max-width:1920px){.offers-section .offers-section__item{font-size:14px}}@media screen and (min-width:1921px){.offers-section .offers-section__item{font-size:14px}}.offers-section .offers-section__item::marker{color:#ff6900;color:var(--text-primary)}@media screen and (max-width:720px){.offers-section .offers-section__item:not(:first-of-type){margin-top:12px}}@media screen and (min-width:721px)and (max-width:1024px){.offers-section .offers-section__item:not(:first-of-type){margin-top:10px}}@media screen and (min-width:1025px)and (max-width:1440px){.offers-section .offers-section__item:not(:first-of-type){margin-top:16px}}@media screen and (min-width:1441px)and (max-width:1920px){.offers-section .offers-section__item:not(:first-of-type){margin-top:16px}}@media screen and (min-width:1921px){.offers-section .offers-section__item:not(:first-of-type){margin-top:16px}}.offers-section .offers-section__item .offers-section__content{color:#898989;color:var(--brand-grey)}@media screen and (max-width:720px){.offers-section .offers-section__item .offers-section__content:not(:last-child){-webkit-margin-end:2px;margin-inline-end:2px}}@media screen and (min-width:721px)and (max-width:1024px){.offers-section .offers-section__item .offers-section__content:not(:last-child){-webkit-margin-end:4px;margin-inline-end:4px}}@media screen and (min-width:1025px)and (max-width:1440px){.offers-section .offers-section__item .offers-section__content:not(:last-child){-webkit-margin-end:8px;margin-inline-end:8px}}@media screen and (min-width:1441px)and (max-width:1920px){.offers-section .offers-section__item .offers-section__content:not(:last-child){-webkit-margin-end:8px;margin-inline-end:8px}}@media screen and (min-width:1921px){.offers-section .offers-section__item .offers-section__content:not(:last-child){-webkit-margin-end:8px;margin-inline-end:8px}}@media screen and (min-width:721px)and (max-width:1024px){.offers-section .offers-section__item .offers-section__content--link{pointer-events:none}}@media screen and (min-width:1025px)and (max-width:1440px){.offers-section .offers-section__item .offers-section__content--link{pointer-events:none}}@media screen and (min-width:1441px)and (max-width:1920px){.offers-section .offers-section__item .offers-section__content--link{pointer-events:none}}@media screen and (min-width:1921px){.offers-section .offers-section__item .offers-section__content--link{pointer-events:none}}@media screen and (max-width:720px){.offers-section .offers-section__item .offers-section__content--link:hover{cursor:pointer;text-decoration:underline}}.offers-section .offers-section__item .offers-section__more{align-items:baseline;display:inline-flex;flex-flow:row nowrap;justify-content:flex-start}@media screen and (max-width:720px){.offers-section .offers-section__item .offers-section__more{color:#898989}}@media screen and (min-width:721px)and (max-width:1024px){.offers-section .offers-section__item .offers-section__more{color:#ff6900}}@media screen and (min-width:1025px)and (max-width:1440px){.offers-section .offers-section__item .offers-section__more{color:#ff6900}}@media screen and (min-width:1441px)and (max-width:1920px){.offers-section .offers-section__item .offers-section__more{color:#ff6900}}@media screen and (min-width:1921px){.offers-section .offers-section__item .offers-section__more{color:#ff6900}}.offers-section .offers-section__item .offers-section__more:hover span{text-decoration:underline}@media screen and (max-width:720px){.offers-section .offers-section__item .offers-section__more span{display:none}}.offers-section .offers-section__item .offers-section__more i.micon{display:inline-block;font-size:inherit;line-height:1;transform:scale(.8)}.offers-section.offers-section--loading .offers-section__item::marker{color:#eee;color:var(--skeleton-color)}.offers-section.offers-section--loading .offers-section__item .offers-section__content{background-color:#eee;background-color:var(--skeleton-color);display:inline-block;width:100%}.support-section .support-section__list{display:flex;flex-flow:row wrap}@media screen and (max-width:720px){.support-section .support-section__list{gap:12px 24px}}@media screen and (min-width:721px)and (max-width:1024px){.support-section .support-section__list{gap:10px 26px}}@media screen and (min-width:1025px)and (max-width:1440px){.support-section .support-section__list{gap:16px 32px}}@media screen and (min-width:1441px)and (max-width:1920px){.support-section .support-section__list{gap:16px 32px}}@media screen and (min-width:1921px){.support-section .support-section__list{gap:16px 32px}}.support-section .support-section__item{align-items:center;display:flex;flex-flow:row nowrap;justify-content:flex-start}.support-section .support-section__item .support-section__icon{color:#ff6900;color:var(--text-primary)}@media screen and (max-width:720px){.support-section .support-section__item .support-section__icon{font-size:13px}}@media screen and (min-width:721px)and (max-width:1024px){.support-section .support-section__item .support-section__icon{font-size:14px}}@media screen and (min-width:1025px)and (max-width:1440px){.support-section .support-section__item .support-section__icon{font-size:21px}}@media screen and (min-width:1441px)and (max-width:1920px){.support-section .support-section__item .support-section__icon{font-size:21px}}@media screen and (min-width:1921px){.support-section .support-section__item .support-section__icon{font-size:21px}}.support-section .support-section__item .support-section__content{-webkit-margin-start:8px;font-size:var(--link-font-size);margin-inline-start:8px}@media screen and (max-width:720px){.support-section .support-section__item .support-section__content{--link-font-size:12px;color:#898989}}@media screen and (min-width:721px)and (max-width:1024px){.support-section .support-section__item .support-section__content{--link-font-size:13px;color:#191919}}@media screen and (min-width:1025px)and (max-width:1440px){.support-section .support-section__item .support-section__content{--link-font-size:14px;color:#191919}}@media screen and (min-width:1441px)and (max-width:1920px){.support-section .support-section__item .support-section__content{--link-font-size:14px;color:#191919}}@media screen and (min-width:1921px){.support-section .support-section__item .support-section__content{--link-font-size:14px;color:#191919}}.support-section .support-section__item .support-section__content i.micon{color:#898989;color:var(--brand-grey);transform:scale(.8)}.support-section.support-section--loading .support-section__item{flex-grow:1}.support-section.support-section--loading .support-section__item .support-section__icon{color:#898989;color:var(--text-secondary);opacity:.3}.support-section.support-section--loading .support-section__item .support-section__content{background-color:#eee;background-color:var(--skeleton-color);display:inline-block;flex-grow:1}.sku-entry-section{height:var(--bundle-entrance-height);opacity:1;overflow:hidden}@media screen and (min-width:721px)and (max-width:1024px){.sku-entry-section{pointer-events:all}}@media screen and (min-width:1025px)and (max-width:1440px){.sku-entry-section{pointer-events:all}}@media screen and (min-width:1441px)and (max-width:1920px){.sku-entry-section{pointer-events:all}}@media screen and (min-width:1921px){.sku-entry-section{pointer-events:all}}.sku-entry-section .sku-entry-section__container{cursor:pointer}.sku-entry-section .sku-entry-section__icon{font-size:16px;transform:scaleX(var(--cardinal-number))}.sku-entry-section .sku-entry-section__list{display:flex;flex-flow:column nowrap}.sku-entry-section .sku-entry-section__list:not(:empty){margin-top:27px}@media screen and (max-width:720px){.sku-entry-section .sku-entry-section__list .sku-entry-section__item{font-size:13px}}@media screen and (min-width:721px)and (max-width:1024px){.sku-entry-section .sku-entry-section__list .sku-entry-section__item{font-size:14px}}@media screen and (min-width:1025px)and (max-width:1440px){.sku-entry-section .sku-entry-section__list .sku-entry-section__item{font-size:16px}}@media screen and (min-width:1441px)and (max-width:1920px){.sku-entry-section .sku-entry-section__list .sku-entry-section__item{font-size:16px}}@media screen and (min-width:1921px){.sku-entry-section .sku-entry-section__list .sku-entry-section__item{font-size:16px}}@media screen and (max-width:720px){.sku-entry-section .sku-entry-section__list .sku-entry-section__item:not(:first-of-type){margin-top:5px}}@media screen and (min-width:721px)and (max-width:1024px){.sku-entry-section .sku-entry-section__list .sku-entry-section__item:not(:first-of-type){margin-top:6px}}@media screen and (min-width:1025px)and (max-width:1440px){.sku-entry-section .sku-entry-section__list .sku-entry-section__item:not(:first-of-type){margin-top:8px}}@media screen and (min-width:1441px)and (max-width:1920px){.sku-entry-section .sku-entry-section__list .sku-entry-section__item:not(:first-of-type){margin-top:8px}}@media screen and (min-width:1921px){.sku-entry-section .sku-entry-section__list .sku-entry-section__item:not(:first-of-type){margin-top:8px}}.sku-entry-section.sku-entry-section--loading .sku-entry-section__container{cursor:not-allowed}.sku-entry-section.sku-entry-section--loading .sku-entry-section__container .sku-entry-section__icon{color:#898989;color:var(--text-secondary);opacity:.3}@media screen and (max-width:720px){.item-detail--open .sku-entry-section{height:var(--bundle-entrance-height);opacity:1}}@media screen and (min-width:721px)and (max-width:1024px){.item-detail--open .sku-entry-section{border-top-width:0;height:0;opacity:0;padding:0;pointer-events:none}}@media screen and (min-width:1025px)and (max-width:1440px){.item-detail--open .sku-entry-section{border-top-width:0;height:0;opacity:0;padding:0;pointer-events:none}}@media screen and (min-width:1441px)and (max-width:1920px){.item-detail--open .sku-entry-section{border-top-width:0;height:0;opacity:0;padding:0;pointer-events:none}}@media screen and (min-width:1921px){.item-detail--open .sku-entry-section{border-top-width:0;height:0;opacity:0;padding:0;pointer-events:none}}.button-action{display:flex;flex-flow:column nowrap}@media screen and (max-width:720px){.button-action{margin:0;padding:12px 16px}}@media screen and (min-width:721px)and (max-width:1024px){.button-action{margin:0 18px;padding:10px 0}}@media screen and (min-width:1025px)and (max-width:1440px){.button-action{margin:0 27px;padding:20px 0}}@media screen and (min-width:1441px)and (max-width:1920px){.button-action{margin:0 27px;padding:20px 0}}@media screen and (min-width:1921px){.button-action{margin:0 27px;padding:20px 0}}@media screen and (max-width:720px){.button-action{background-color:#fff;border-radius:10px 10px 0 0;bottom:0;box-shadow:0 0 10px 0 rgba(0,0,0,.05);box-sizing:border-box;left:0;position:fixed;width:100%;z-index:22}.button-action .button-action__dealer{color:#898989;font-size:12px;margin-bottom:12px;text-align:center}}@media screen and (min-width:721px)and (max-width:1024px){.button-action .button-action__dealer{color:#191919;font-size:12px;margin-bottom:10px}}@media screen and (min-width:1025px)and (max-width:1440px){.button-action .button-action__dealer{color:#191919;font-size:15px;margin-bottom:20px}}@media screen and (min-width:1441px)and (max-width:1920px){.button-action .button-action__dealer{color:#191919;font-size:18px;margin-bottom:20px}}@media screen and (min-width:1921px){.button-action .button-action__dealer{color:#191919;font-size:18px;margin-bottom:20px}}.button-action .button-action__group{display:flex;flex-flow:row nowrap}.button-action .button-action__group .button-action__link{-webkit-margin-end:16px;align-items:center;display:flex;flex-flow:column nowrap;font-size:12px;justify-content:center;margin-inline-end:16px;padding:0 4px;text-align:center}.button-action .button-action__group .button-action__link i.micon{font-size:26px;line-height:1}@media screen and (min-width:721px)and (max-width:1024px){.button-action .button-action__group .button-action__link--cart{display:none}}@media screen and (min-width:1025px)and (max-width:1440px){.button-action .button-action__group .button-action__link--cart{display:none}}@media screen and (min-width:1441px)and (max-width:1920px){.button-action .button-action__group .button-action__link--cart{display:none}}@media screen and (min-width:1921px){.button-action .button-action__group .button-action__link--cart{display:none}}.button-action .button-action__group .button-action__button{flex-grow:1}@media screen and (max-width:720px){.button-action .button-action__group .button-action__button{--btn-font-size:14px;min-height:40px}}@media screen and (min-width:721px)and (max-width:1024px){.button-action .button-action__group .button-action__button{--btn-font-size:16px;min-height:32px}}@media screen and (min-width:1025px)and (max-width:1440px){.button-action .button-action__group .button-action__button{--btn-font-size:18px;min-height:36px}}@media screen and (min-width:1441px)and (max-width:1920px){.button-action .button-action__group .button-action__button{--btn-font-size:24px;min-height:48px}}@media screen and (min-width:1921px){.button-action .button-action__group .button-action__button{--btn-font-size:24px;min-height:48px}}.item-overview{align-items:center;background-color:#fff;background-color:var(--background-white);display:flex;flex-direction:column}@media screen and (max-width:720px){.item-overview{border-top:8px solid #eee;border-top:8px solid var(--skeleton-color)}.item-overview.item-overview--app{padding-bottom:var(--bundle-area-height)}}.item-overview .site-container{box-sizing:border-box;padding:0 var(--site-horizontal-padding)}.item-overview .site-container.site-rich-text__content{padding:0}.item-overview .site-container.site-rich-text__content h2{margin-top:0}.item-overview .site-grid{margin:0}.item-overview .overview__detail{align-items:center;display:flex;flex-direction:column;text-align:center}@media screen and (max-width:720px){.item-overview .overview__detail{margin-bottom:28px;margin-top:28px}}@media screen and (min-width:721px)and (max-width:1024px){.item-overview .overview__detail{margin-bottom:80px;margin-top:54px}}@media screen and (min-width:1025px)and (max-width:1440px){.item-overview .overview__detail{margin-bottom:68px;margin-top:45px}}@media screen and (min-width:1441px)and (max-width:1920px){.item-overview .overview__detail{margin-bottom:90px;margin-top:60px}}@media screen and (min-width:1921px){.item-overview .overview__detail{margin-bottom:120px;margin-top:80px}}@media screen and (max-width:720px){.item-overview .overview__detail .detail__title{margin-bottom:12px}}@media screen and (min-width:721px)and (max-width:1024px){.item-overview .overview__detail .detail__title{margin-bottom:12px}}@media screen and (min-width:1025px)and (max-width:1440px){.item-overview .overview__detail .detail__title{margin-bottom:10px}}@media screen and (min-width:1441px)and (max-width:1920px){.item-overview .overview__detail .detail__title{margin-bottom:14px}}@media screen and (min-width:1921px){.item-overview .overview__detail .detail__title{margin-bottom:18px}}@media screen and (max-width:720px){.item-overview .overview__detail .detail__subtitle{margin-bottom:10px}}@media screen and (min-width:721px)and (max-width:1024px){.item-overview .overview__detail .detail__subtitle{margin-bottom:26px}}@media screen and (min-width:1025px)and (max-width:1440px){.item-overview .overview__detail .detail__subtitle{margin-bottom:22px}}@media screen and (min-width:1441px)and (max-width:1920px){.item-overview .overview__detail .detail__subtitle{margin-bottom:30px}}@media screen and (min-width:1921px){.item-overview .overview__detail .detail__subtitle{margin-bottom:40px}}.item-overview .overview__detail .detail__links{display:flex;flex-wrap:wrap;justify-content:center}@media screen and (max-width:720px){.item-overview .overview__detail .detail__links{align-items:center;box-sizing:border-box;flex-direction:column}}.item-overview .overview__detail .link__group{align-items:center;display:flex;flex-shrink:0;flex-wrap:wrap}@media screen and (min-width:721px)and (max-width:1024px){.item-overview .overview__detail .link__group{-webkit-margin-end:26px;margin-inline-end:26px}}@media screen and (min-width:1025px)and (max-width:1440px){.item-overview .overview__detail .link__group{-webkit-margin-end:22px;margin-inline-end:22px}}@media screen and (min-width:1441px)and (max-width:1920px){.item-overview .overview__detail .link__group{-webkit-margin-end:30px;margin-inline-end:30px}}@media screen and (min-width:1921px){.item-overview .overview__detail .link__group{-webkit-margin-end:40px;margin-inline-end:40px}}@media screen and (max-width:720px){.item-overview .overview__detail .link__group{border-bottom:1px solid #d0d0d0;border-bottom:1px solid var(--brand-grey-40);justify-content:center;width:100%}}.item-overview .overview__detail .link__group:last-child{-webkit-margin-end:0;-webkit-padding-end:0;margin-inline-end:0;padding-inline-end:0}.item-overview .overview__detail .link__group:last-child:after{display:none}@media screen and (max-width:720px){.item-overview .overview__detail .link__group:last-child{border-bottom:none}}.item-overview .overview__detail .link__group:after{background-color:#000;content:"";width:1px}@media screen and (min-width:721px)and (max-width:1024px){.item-overview .overview__detail .link__group:after{-webkit-margin-start:26px;height:14px;margin-inline-start:26px}}@media screen and (min-width:1025px)and (max-width:1440px){.item-overview .overview__detail .link__group:after{-webkit-margin-start:22px;height:12px;margin-inline-start:22px}}@media screen and (min-width:1441px)and (max-width:1920px){.item-overview .overview__detail .link__group:after{-webkit-margin-start:30px;height:16px;margin-inline-start:30px}}@media screen and (min-width:1921px){.item-overview .overview__detail .link__group:after{-webkit-margin-start:40px;height:20px;margin-inline-start:40px}}.item-overview .overview__detail .link__item{--link-font-size:var(--text-font-size);text-decoration:underline}@media screen and (max-width:720px){.item-overview .overview__detail .link__item{padding:15px 0}}.item-overview .overview__detail .link__item:hover{color:#ff6900;color:var(--text-primary)}@media screen and (max-width:720px){.item-overview .overview__detail .link__separator{-webkit-margin-end:16px;margin-inline-end:16px}}@media screen and (min-width:721px)and (max-width:1024px){.item-overview .overview__detail .link__separator{-webkit-margin-end:8px;margin-inline-end:8px}}@media screen and (min-width:1025px)and (max-width:1440px){.item-overview .overview__detail .link__separator{-webkit-margin-end:6px;margin-inline-end:6px}}@media screen and (min-width:1441px)and (max-width:1920px){.item-overview .overview__detail .link__separator{-webkit-margin-end:8px;margin-inline-end:8px}}@media screen and (min-width:1921px){.item-overview .overview__detail .link__separator{-webkit-margin-end:10px;margin-inline-end:10px}}.item-overview .overview__buying-guide{width:100%}@media screen and (max-width:720px){.item-overview .overview__buying-guide .site-rich-text__content{margin-bottom:28px}}@media screen and (min-width:721px)and (max-width:1024px){.item-overview .overview__buying-guide .site-rich-text__content{margin-bottom:80px}}@media screen and (min-width:1025px)and (max-width:1440px){.item-overview .overview__buying-guide .site-rich-text__content{margin-bottom:68px}}@media screen and (min-width:1441px)and (max-width:1920px){.item-overview .overview__buying-guide .site-rich-text__content{margin-bottom:90px}}@media screen and (min-width:1921px){.item-overview .overview__buying-guide .site-rich-text__content{margin-bottom:120px}}.item-overview .overview__promo{text-align:center;width:100%}.item-overview .overview__promo img{width:100%}.site-main{margin:0 auto;max-width:2560px;width:100%}.site-main.site-main-ios-support{margin-bottom:49px}.site-main.site-main-ios-x-support{margin-bottom:83px}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.site-swiper{background:#fff;box-sizing:border-box;width:100%}@media screen and (max-width:720px){.site-swiper{height:133.3333333333vw}}@media screen and (min-width:721px)and (max-width:1024px){.site-swiper{height:31.25vw}}@media screen and (min-width:1025px)and (max-width:1440px){.site-swiper{height:31.0416666667vw}}@media screen and (min-width:1441px)and (max-width:1920px){.site-swiper{height:31.25vw}}@media screen and (min-width:1921px){.site-swiper{height:800px}}.site-swiper .swiper,.site-swiper .swiper-container{height:100%}.site-swiper .swiper-slide{-webkit-margin-end:0!important;margin-inline-end:0!important;width:100%!important}.site-swiper .site-swiper__slide{box-sizing:border-box;cursor:pointer;height:100%}@media screen and (max-width:720px){.site-swiper .site-swiper__slide{display:block;justify-content:unset;padding:2.2222222222vw}}@media screen and (min-width:721px)and (max-width:1024px){.site-swiper .site-swiper__slide{display:flex;justify-content:space-between;padding:.78125vw .78125vw .78125vw 1.171875vw}}@media screen and (min-width:1025px)and (max-width:1440px){.site-swiper .site-swiper__slide{display:flex;justify-content:space-between;padding:1.1111111111vw}}@media screen and (min-width:1441px)and (max-width:1920px){.site-swiper .site-swiper__slide{display:flex;justify-content:space-between;padding:.8333333333vw}}@media screen and (min-width:1921px){.site-swiper .site-swiper__slide{display:flex;justify-content:space-between;padding:16px}}@media screen and (max-width:720px){.site-swiper .site-swiper__slide-left,.site-swiper .site-swiper__slide-right{display:block;width:100%}}@media screen and (min-width:721px)and (max-width:1024px){.site-swiper .site-swiper__slide-left,.site-swiper .site-swiper__slide-right{display:inline-block;width:calc(50% - var(--grid-gutter-width)/2)}}@media screen and (min-width:1025px)and (max-width:1440px){.site-swiper .site-swiper__slide-left,.site-swiper .site-swiper__slide-right{display:inline-block;width:calc(50% - var(--grid-gutter-width)/2)}}@media screen and (min-width:1441px)and (max-width:1920px){.site-swiper .site-swiper__slide-left,.site-swiper .site-swiper__slide-right{display:inline-block;width:calc(50% - var(--grid-gutter-width)/2)}}@media screen and (min-width:1921px){.site-swiper .site-swiper__slide-left,.site-swiper .site-swiper__slide-right{display:inline-block;width:calc(50% - var(--grid-gutter-width)/2)}}.site-swiper .site-swiper__slide-left{position:relative}.site-swiper .site-swiper__slide-left .site-swiper__slide-left-img{background-color:#dbdbdb;background-color:var(--background-grey);display:inline-block;object-fit:cover;width:100%}@media screen and (max-width:720px){.site-swiper .site-swiper__slide-left .site-swiper__slide-left-img{height:60.8333333333vw}}@media screen and (min-width:721px)and (max-width:1024px){.site-swiper .site-swiper__slide-left .site-swiper__slide-left-img{height:29.6875vw}}@media screen and (min-width:1025px)and (max-width:1440px){.site-swiper .site-swiper__slide-left .site-swiper__slide-left-img{height:28.8194444444vw}}@media screen and (min-width:1441px)and (max-width:1920px){.site-swiper .site-swiper__slide-left .site-swiper__slide-left-img{height:29.5833333333vw}}@media screen and (min-width:1921px){.site-swiper .site-swiper__slide-left .site-swiper__slide-left-img{height:768px}}.site-swiper .site-swiper__slide-left .site-swiper__slide-left-icon{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}@media screen and (max-width:720px){.site-swiper .site-swiper__slide-left .site-swiper__slide-left-icon{height:15vw;width:15vw}}@media screen and (min-width:721px)and (max-width:1024px){.site-swiper .site-swiper__slide-left .site-swiper__slide-left-icon{height:5.46875vw;width:5.46875vw}}@media screen and (min-width:1025px)and (max-width:1440px){.site-swiper .site-swiper__slide-left .site-swiper__slide-left-icon{height:4.4444444444vw;width:4.4444444444vw}}@media screen and (min-width:1441px)and (max-width:1920px){.site-swiper .site-swiper__slide-left .site-swiper__slide-left-icon{height:4.1666666667vw;width:4.1666666667vw}}@media screen and (min-width:1921px){.site-swiper .site-swiper__slide-left .site-swiper__slide-left-icon{height:120px;width:120px}}.site-swiper .site-swiper__slide-right{opacity:0;text-align:center;transform:translateX(30%);vertical-align:top}@media screen and (max-width:720px){.site-swiper .site-swiper__slide-right{height:50%}}@media screen and (min-width:721px)and (max-width:1024px){.site-swiper .site-swiper__slide-right{height:100%}}@media screen and (min-width:1025px)and (max-width:1440px){.site-swiper .site-swiper__slide-right{height:100%}}@media screen and (min-width:1441px)and (max-width:1920px){.site-swiper .site-swiper__slide-right{height:100%}}@media screen and (min-width:1921px){.site-swiper .site-swiper__slide-right{height:100%}}.site-swiper .site-swiper__slide-right .site-swiper__tag{color:#ff6900;font-weight:700;margin-bottom:16px}@media screen and (max-width:720px){.site-swiper .site-swiper__slide-right .site-swiper__tag{font-size:3.3333333333vw;font-size:max(3.3333333333vw,12px);line-height:3.3333333333vw;margin-bottom:5.5555555556vw;padding-top:5.5555555556vw}}@media screen and (min-width:721px)and (max-width:1024px){.site-swiper .site-swiper__slide-right .site-swiper__tag{font-size:max(1.171875vw,12px);line-height:1.5625vw;margin-bottom:1.5625vw;padding-top:5.6640625vw}}@media screen and (min-width:1025px)and (max-width:1440px){.site-swiper .site-swiper__slide-right .site-swiper__tag{font-size:max(1.1111111111vw,12px);line-height:1.3194444444vw;margin-bottom:1.1111111111vw;padding-top:5.1388888889vw}}@media screen and (min-width:1441px)and (max-width:1920px){.site-swiper .site-swiper__slide-right .site-swiper__tag{font-size:max(1.25vw,12px);line-height:1.5104166667vw;margin-bottom:1.25vw;padding-top:4.8958333333vw}}@media screen and (min-width:1921px){.site-swiper .site-swiper__slide-right .site-swiper__tag{font-size:24px;line-height:29px;margin-bottom:24px;padding-top:184px}}.site-swiper .site-swiper__slide-right .site-swiper__title{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:box;display:-webkit-box;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:pre-line;word-break:break-word}@media screen and (max-width:720px){.site-swiper .site-swiper__slide-right .site-swiper__title{font-size:5.5555555556vw;font-size:max(5.5555555556vw,12px);margin-bottom:1.6666666667vw;padding:0 10vw}}@media screen and (min-width:721px)and (max-width:1024px){.site-swiper .site-swiper__slide-right .site-swiper__title{font-size:max(2.34375vw,12px);margin-bottom:.78125vw;padding:0 4.6875vw}}@media screen and (min-width:1025px)and (max-width:1440px){.site-swiper .site-swiper__slide-right .site-swiper__title{font-size:max(2.2222222222vw,12px);margin-bottom:1.1111111111vw;padding:0 8.6111111111vw}}@media screen and (min-width:1441px)and (max-width:1920px){.site-swiper .site-swiper__slide-right .site-swiper__title{font-size:max(2.5vw,12px);margin-bottom:2.5vw;padding:0 3.5416666667vw}}@media screen and (min-width:1921px){.site-swiper .site-swiper__slide-right .site-swiper__title{font-size:48px;margin-bottom:24px;padding:0 214px}}.site-swiper .site-swiper__slide-right .site-swiper__subtitle{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:box;display:-webkit-box;line-height:1.25;margin:0 auto;overflow:hidden;text-overflow:ellipsis;white-space:pre-line;word-break:break-word}@media screen and (max-width:720px){.site-swiper .site-swiper__slide-right .site-swiper__subtitle{font-size:3.3333333333vw;font-size:max(3.3333333333vw,12px);margin-bottom:5.5555555556vw;padding:0 10vw}}@media screen and (min-width:721px)and (max-width:1024px){.site-swiper .site-swiper__slide-right .site-swiper__subtitle{font-size:max(1.5625vw,12px);margin-bottom:1.5625vw;padding:0 4.6875vw}}@media screen and (min-width:1025px)and (max-width:1440px){.site-swiper .site-swiper__slide-right .site-swiper__subtitle{font-size:max(1.1111111111vw,12px);margin-bottom:1.1111111111vw;padding:0 8.6111111111vw}}@media screen and (min-width:1441px)and (max-width:1920px){.site-swiper .site-swiper__slide-right .site-swiper__subtitle{font-size:max(1.25vw,12px);margin-bottom:1.25vw;padding:0 3.5416666667vw}}@media screen and (min-width:1921px){.site-swiper .site-swiper__slide-right .site-swiper__subtitle{font-size:24px;margin-bottom:24px;padding:0 214px}}@media screen and (max-width:720px){.site-swiper .site-swiper__slide-right .site-swiper__link{font-size:3.3333333333vw;font-size:max(3.3333333333vw,12px)}}@media screen and (min-width:721px)and (max-width:1024px){.site-swiper .site-swiper__slide-right .site-swiper__link{font-size:max(1.5625vw,12px)}}@media screen and (min-width:1025px)and (max-width:1440px){.site-swiper .site-swiper__slide-right .site-swiper__link{font-size:max(1.1111111111vw,12px)}}@media screen and (min-width:1441px)and (max-width:1920px){.site-swiper .site-swiper__slide-right .site-swiper__link{font-size:max(1.25vw,12px)}}@media screen and (min-width:1921px){.site-swiper .site-swiper__slide-right .site-swiper__link{font-size:24px}}.site-swiper .swiper-container-horizontal>.swiper-pagination-bullets{background:#f3f3f3;border-radius:2px;display:flex;min-height:0;opacity:.49;width:100%}@media screen and (max-width:720px){.site-swiper .swiper-container-horizontal>.swiper-pagination-bullets{bottom:0;width:0}[dir=rtl] .site-swiper .swiper-container-horizontal>.swiper-pagination-bullets{left:0}}@media screen and (min-width:721px)and (max-width:1024px){.site-swiper .swiper-container-horizontal>.swiper-pagination-bullets{bottom:.78125vw;width:11.71875vw}[dir=rtl] .site-swiper .swiper-container-horizontal>.swiper-pagination-bullets{left:16.9921875vw}}@media screen and (min-width:1025px)and (max-width:1440px){.site-swiper .swiper-container-horizontal>.swiper-pagination-bullets{bottom:1.1111111111vw;width:8.75vw}[dir=rtl] .site-swiper .swiper-container-horizontal>.swiper-pagination-bullets{left:18.4722222222vw}}@media screen and (min-width:1441px)and (max-width:1920px){.site-swiper .swiper-container-horizontal>.swiper-pagination-bullets{bottom:.8333333333vw;width:11.6666666667vw}[dir=rtl] .site-swiper .swiper-container-horizontal>.swiper-pagination-bullets{left:17.1875vw}}@media screen and (min-width:1921px){.site-swiper .swiper-container-horizontal>.swiper-pagination-bullets{bottom:16px;width:224px}[dir=rtl] .site-swiper .swiper-container-horizontal>.swiper-pagination-bullets{left:478px}}@media screen and (max-width:720px){[dir=ltr] .site-swiper .swiper-container-horizontal>.swiper-pagination-bullets{left:0}}@media screen and (min-width:721px)and (max-width:1024px){[dir=ltr] .site-swiper .swiper-container-horizontal>.swiper-pagination-bullets{left:75%;transform:translateX(-50%)}}@media screen and (min-width:1025px)and (max-width:1440px){[dir=ltr] .site-swiper .swiper-container-horizontal>.swiper-pagination-bullets{left:75%;transform:translateX(-50%)}}@media screen and (min-width:1441px)and (max-width:1920px){[dir=ltr] .site-swiper .swiper-container-horizontal>.swiper-pagination-bullets{left:75%;transform:translateX(-50%)}}@media screen and (min-width:1921px){[dir=ltr] .site-swiper .swiper-container-horizontal>.swiper-pagination-bullets{left:75%;transform:translateX(-50%)}}.site-swiper .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{border-radius:0;cursor:pointer;flex:1 1;margin:0}@media screen and (max-width:720px){.site-swiper .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{height:0}}@media screen and (min-width:721px)and (max-width:1024px){.site-swiper .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{height:2px}}@media screen and (min-width:1025px)and (max-width:1440px){.site-swiper .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{height:2px}}@media screen and (min-width:1441px)and (max-width:1920px){.site-swiper .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{height:4px}}@media screen and (min-width:1921px){.site-swiper .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{height:4px}}.site-swiper .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active{background:#898989}.site-swiper .site-swiper__buttons{box-sizing:border-box;position:absolute;text-align:center;z-index:1}.site-swiper .site-swiper__buttons .site-swiper__button{display:inline-block;vertical-align:middle}@media screen and (max-width:720px){.site-swiper .site-swiper__buttons{bottom:5.5555555556vw;width:100%}[dir=ltr] .site-swiper .site-swiper__buttons{right:0}[dir=rtl] .site-swiper .site-swiper__buttons{left:0}[dir=ltr] .site-swiper .site-swiper__buttons{padding-right:0}[dir=rtl] .site-swiper .site-swiper__buttons{padding-left:0}}@media screen and (min-width:721px)and (max-width:1024px){.site-swiper .site-swiper__buttons{bottom:2.5390625vw;width:calc(50% - var(--grid-gutter-width)/2)}[dir=ltr] .site-swiper .site-swiper__buttons{right:0}[dir=rtl] .site-swiper .site-swiper__buttons{left:0}[dir=ltr] .site-swiper .site-swiper__buttons{padding-right:.78125vw}[dir=rtl] .site-swiper .site-swiper__buttons{padding-left:.78125vw}}@media screen and (min-width:1025px)and (max-width:1440px){.site-swiper .site-swiper__buttons{bottom:4.8611111111vw;width:calc(50% - var(--grid-gutter-width)/2)}[dir=ltr] .site-swiper .site-swiper__buttons{right:0}[dir=rtl] .site-swiper .site-swiper__buttons{left:0}[dir=ltr] .site-swiper .site-swiper__buttons{padding-right:1.1111111111vw}[dir=rtl] .site-swiper .site-swiper__buttons{padding-left:1.1111111111vw}}@media screen and (min-width:1441px)and (max-width:1920px){.site-swiper .site-swiper__buttons{bottom:4.1666666667vw;width:calc(50% - var(--grid-gutter-width)/2)}[dir=ltr] .site-swiper .site-swiper__buttons{right:0}[dir=rtl] .site-swiper .site-swiper__buttons{left:0}[dir=ltr] .site-swiper .site-swiper__buttons{padding-right:.8333333333vw}[dir=rtl] .site-swiper .site-swiper__buttons{padding-left:.8333333333vw}}@media screen and (min-width:1921px){.site-swiper .site-swiper__buttons{bottom:100px;width:calc(50% - var(--grid-gutter-width)/2)}[dir=ltr] .site-swiper .site-swiper__buttons{right:0}[dir=rtl] .site-swiper .site-swiper__buttons{left:0}[dir=ltr] .site-swiper .site-swiper__buttons{padding-right:16px}[dir=rtl] .site-swiper .site-swiper__buttons{padding-left:16px}}.site-swiper .site-swiper__buttons .site-swiper-left-icon,.site-swiper .site-swiper__buttons .site-swiper-right-icon{cursor:pointer;display:inline-block;transform:scaleX(var(--cardinal-number));vertical-align:middle}@media screen and (max-width:720px){.site-swiper .site-swiper__buttons .site-swiper-left-icon,.site-swiper .site-swiper__buttons .site-swiper-right-icon{font-size:8.0555555556vw;font-size:max(8.0555555556vw,12px);height:8.0555555556vw;width:8.0555555556vw}}@media screen and (min-width:721px)and (max-width:1024px){.site-swiper .site-swiper__buttons .site-swiper-left-icon,.site-swiper .site-swiper__buttons .site-swiper-right-icon{font-size:max(3.125vw,12px);height:3.125vw;width:3.125vw}}@media screen and (min-width:1025px)and (max-width:1440px){.site-swiper .site-swiper__buttons .site-swiper-left-icon,.site-swiper .site-swiper__buttons .site-swiper-right-icon{font-size:max(2.5vw,12px);height:2.5vw;width:2.5vw}}@media screen and (min-width:1441px)and (max-width:1920px){.site-swiper .site-swiper__buttons .site-swiper-left-icon,.site-swiper .site-swiper__buttons .site-swiper-right-icon{font-size:max(3.3333333333vw,12px);height:3.3333333333vw;width:3.3333333333vw}}@media screen and (min-width:1921px){.site-swiper .site-swiper__buttons .site-swiper-left-icon,.site-swiper .site-swiper__buttons .site-swiper-right-icon{font-size:48px;height:48px;width:48px}}@media screen and (max-width:720px){[dir=ltr] .site-swiper .site-swiper__buttons .site-swiper-right-icon{margin-left:11.1111111111vw}}@media screen and (min-width:721px)and (max-width:1024px){[dir=ltr] .site-swiper .site-swiper__buttons .site-swiper-right-icon{margin-left:3.125vw}}@media screen and (min-width:1025px)and (max-width:1440px){[dir=ltr] .site-swiper .site-swiper__buttons .site-swiper-right-icon{margin-left:2.0833333333vw}}@media screen and (min-width:1441px)and (max-width:1920px){[dir=ltr] .site-swiper .site-swiper__buttons .site-swiper-right-icon{margin-left:2.7083333333vw}}@media screen and (min-width:1921px){[dir=ltr] .site-swiper .site-swiper__buttons .site-swiper-right-icon{margin-left:40px}}@media screen and (max-width:720px){[dir=rtl] .site-swiper .site-swiper__buttons .site-swiper-left-icon{margin-left:11.1111111111vw}}@media screen and (min-width:721px)and (max-width:1024px){[dir=rtl] .site-swiper .site-swiper__buttons .site-swiper-left-icon{margin-left:3.125vw}}@media screen and (min-width:1025px)and (max-width:1440px){[dir=rtl] .site-swiper .site-swiper__buttons .site-swiper-left-icon{margin-left:2.0833333333vw}}@media screen and (min-width:1441px)and (max-width:1920px){[dir=rtl] .site-swiper .site-swiper__buttons .site-swiper-left-icon{margin-left:2.7083333333vw}}@media screen and (min-width:1921px){[dir=rtl] .site-swiper .site-swiper__buttons .site-swiper-left-icon{margin-left:40px}}.site-swiper .site-swiper__buttons .swiper-button-disabled{color:#d0d0d0}.site-swiper .site-swiper__buttons .site-swiper-left-icon:before,.site-swiper .site-swiper__buttons .site-swiper-right-icon:before{left:0;position:relative}@media screen and (max-width:720px){.site-swiper .site-swiper__buttons .site-swiper-left-icon:before,.site-swiper .site-swiper__buttons .site-swiper-right-icon:before{top:-7px}}@media screen and (min-width:721px)and (max-width:1024px){.site-swiper .site-swiper__buttons .site-swiper-left-icon:before,.site-swiper .site-swiper__buttons .site-swiper-right-icon:before{top:-9px}}@media screen and (min-width:1025px)and (max-width:1440px){.site-swiper .site-swiper__buttons .site-swiper-left-icon:before,.site-swiper .site-swiper__buttons .site-swiper-right-icon:before{top:-8px}}@media screen and (min-width:1441px)and (max-width:1920px){.site-swiper .site-swiper__buttons .site-swiper-left-icon:before,.site-swiper .site-swiper__buttons .site-swiper-right-icon:before{top:-10px}}@media screen and (min-width:1921px){.site-swiper .site-swiper__buttons .site-swiper-left-icon:before,.site-swiper .site-swiper__buttons .site-swiper-right-icon:before{top:-10px}}.site-swiper .swiper-slide-active .site-swiper__slide-right{opacity:1;transform:translateX(0);transition:all .6s ease}