.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}.event-version-select__modal-button--disabled .mi-modal__footer .mi-btn--primary{cursor:not-allowed;opacity:.5!important}.event-version-select__modal-button--disabled .mi-modal__footer .mi-btn--primary:hover{opacity:.5!important}.mi-modal .event-version-select__modal .mi-modal__header{padding:0}@media screen and (max-width:720px){.mi-modal .event-version-select__modal .mi-modal__header{margin:20px 0;padding-bottom:0}}@media screen and (min-width:721px)and (max-width:1024px){.mi-modal .event-version-select__modal .mi-modal__header{margin:21px 0}}@media screen and (min-width:1025px)and (max-width:1440px){.mi-modal .event-version-select__modal .mi-modal__header{margin:27px 0}}@media screen and (min-width:1441px)and (max-width:1920px){.mi-modal .event-version-select__modal .mi-modal__header{margin:27px 0}}@media screen and (min-width:1921px){.mi-modal .event-version-select__modal .mi-modal__header{margin:27px 0}}.mi-modal .event-version-select__modal .mi-modal__header .mi-modal__close{color:#dbdbdb;color:var(--event-light-dark-bg-subtlest,#dbdbdb);font-size:18px}@media screen and (max-width:720px){.mi-modal .event-version-select__modal .mi-modal__header .mi-modal__close{top:18px}}@media screen and (min-width:721px)and (max-width:1024px){.mi-modal .event-version-select__modal .mi-modal__header .mi-modal__close{top:18px}}@media screen and (min-width:1025px)and (max-width:1440px){.mi-modal .event-version-select__modal .mi-modal__header .mi-modal__close{top:22px}}@media screen and (min-width:1441px)and (max-width:1920px){.mi-modal .event-version-select__modal .mi-modal__header .mi-modal__close{top:22px}}@media screen and (min-width:1921px){.mi-modal .event-version-select__modal .mi-modal__header .mi-modal__close{top:22px}}.mi-modal .event-version-select__modal .mi-modal__header .mi-modal__close:hover{opacity:.9}.mi-modal .event-version-select__modal.mi-modal__content{background:#fff;background:var(--event-light-dark-bg-primary,#fff);display:flex;flex-direction:column;height:auto!important}@media screen and (max-width:720px){.mi-modal .event-version-select__modal.mi-modal__content{max-width:100%;min-height:50vh;width:100%}}@media screen and (min-width:721px)and (max-width:1024px){.mi-modal .event-version-select__modal.mi-modal__content{max-width:700px;min-height:500px;width:640px}}@media screen and (min-width:1025px)and (max-width:1440px){.mi-modal .event-version-select__modal.mi-modal__content{max-width:800px;min-height:600px;width:800px}}@media screen and (min-width:1441px)and (max-width:1920px){.mi-modal .event-version-select__modal.mi-modal__content{max-width:800px;min-height:600px;width:800px}}@media screen and (min-width:1921px){.mi-modal .event-version-select__modal.mi-modal__content{max-width:800px;min-height:600px;width:800px}}.mi-modal .event-version-select__modal .mi-modal__main{display:flex;flex:1 1;margin-bottom:24px;padding:0 40px}@media screen and (min-width:721px)and (max-width:1024px){.mi-modal .event-version-select__modal .mi-modal__main{margin-bottom:20px}}@media screen and (max-width:720px){.mi-modal .event-version-select__modal .mi-modal__main{margin-bottom:16px;padding:0 16px}}.mi-modal .event-version-select__modal .mi-modal__main .version__image{-webkit-margin-end:20px;margin-inline-end:20px}@media screen and (max-width:720px){.mi-modal .event-version-select__modal .mi-modal__main .version__image{-webkit-margin-end:8px;display:flex;margin-inline-end:8px}}.mi-modal .event-version-select__modal .mi-modal__main .version__image .mi-image img{height:260px;width:260px}@media screen and (min-width:721px)and (max-width:1024px){.mi-modal .event-version-select__modal .mi-modal__main .version__image .mi-image img{height:200px;width:200px}}@media screen and (max-width:720px){.mi-modal .event-version-select__modal .mi-modal__main .version__image .mi-image img{height:97px;width:97px}.mi-modal .event-version-select__modal .mi-modal__main{flex-direction:column}}.mi-modal .event-version-select__modal .mi-modal__main .version__info-title{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#191919;color:var(--event-light-dark-text-on-primary,#191919);display:box;display:-webkit-box;font-size:24px;font-weight:700;line-height:1.25;overflow:hidden;text-overflow:ellipsis;word-break:break-word}@media screen and (max-width:720px){.mi-modal .event-version-select__modal .mi-modal__main .version__info-title{font-size:20px}}.mi-modal .event-version-select__modal .mi-modal__main .version__info-tag{display:flex;flex-wrap:wrap}@media screen and (min-width:1921px){.mi-modal .event-version-select__modal .mi-modal__main .version__info-tag{padding-top:2px}}@media screen and (min-width:1441px)and (max-width:1920px){.mi-modal .event-version-select__modal .mi-modal__main .version__info-tag{padding-top:2px}}.mi-modal .event-version-select__modal .mi-modal__main .version__info-tag-item{-webkit-margin-end:8px;align-items:center;background:#fbeed5;background:var(--event-background-tag,#fbeed5);border-radius:100px;color:#785a25;color:var(--event-text-on-tag,#785a25);display:flex;font-size:14px;height:24px;margin-inline-end:8px;margin-top:8px;padding:0 14px}@media screen and (max-width:720px){.mi-modal .event-version-select__modal .mi-modal__main .version__info-tag-item{font-size:12px;height:20px;padding:0 12px}}.mi-modal .event-version-select__modal .mi-modal__main .version__info-energy{display:grid;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:720px){.mi-modal .event-version-select__modal .mi-modal__main .version__info-energy{grid-gap:12px 0;--info-margin-left:6px;grid-template-columns:repeat(1,1fr);margin-top:8px}}@media screen and (min-width:721px)and (max-width:1024px){.mi-modal .event-version-select__modal .mi-modal__main .version__info-energy{grid-gap:12px 16px;--info-margin-left:6px;margin-top:9px}}@media screen and (min-width:1025px)and (max-width:1440px){.mi-modal .event-version-select__modal .mi-modal__main .version__info-energy{grid-gap:12px 16px;--info-margin-left:8px;margin-top:12px}}@media screen and (min-width:1441px)and (max-width:1920px){.mi-modal .event-version-select__modal .mi-modal__main .version__info-energy{grid-gap:16px 16px;--info-margin-left:8px;margin-top:12px}}@media screen and (min-width:1921px){.mi-modal .event-version-select__modal .mi-modal__main .version__info-energy{grid-gap:16px 16px;--info-margin-left:8px;margin-top:12px}}@media screen and (max-width:720px){.mi-modal .event-version-select__modal .mi-modal__main .version__info-energy .mi-energy-label__image{width:40px}}@media screen and (min-width:721px)and (max-width:1024px){.mi-modal .event-version-select__modal .mi-modal__main .version__info-energy .mi-energy-label__image{width:50px}}@media screen and (min-width:1025px)and (max-width:1440px){.mi-modal .event-version-select__modal .mi-modal__main .version__info-energy .mi-energy-label__image{width:63px}}@media screen and (min-width:1441px)and (max-width:1920px){.mi-modal .event-version-select__modal .mi-modal__main .version__info-energy .mi-energy-label__image{width:63px}}@media screen and (min-width:1921px){.mi-modal .event-version-select__modal .mi-modal__main .version__info-energy .mi-energy-label__image{width:63px}}.mi-modal .event-version-select__modal .mi-modal__main .version__info-energy .mi-energy-label__link{color:#191919;color:var(--event-light-dark-bg-tertiary,#191919)}@media screen and (max-width:720px){.mi-modal .event-version-select__modal .mi-modal__main .version__info-energy .mi-energy-label__link{font-size:10px}}@media screen and (min-width:721px)and (max-width:1024px){.mi-modal .event-version-select__modal .mi-modal__main .version__info-energy .mi-energy-label__link{font-size:12px}}@media screen and (min-width:1025px)and (max-width:1440px){.mi-modal .event-version-select__modal .mi-modal__main .version__info-energy .mi-energy-label__link{font-size:14px}}@media screen and (min-width:1441px)and (max-width:1920px){.mi-modal .event-version-select__modal .mi-modal__main .version__info-energy .mi-energy-label__link{font-size:14px}}@media screen and (min-width:1921px){.mi-modal .event-version-select__modal .mi-modal__main .version__info-energy .mi-energy-label__link{font-size:14px}}@media screen and (max-width:720px){.mi-modal .event-version-select__modal .mi-modal__main .version__info-price{margin-top:16px}}@media screen and (min-width:721px)and (max-width:1024px){.mi-modal .event-version-select__modal .mi-modal__main .version__info-price{margin-top:12px}}@media screen and (min-width:1025px)and (max-width:1440px){.mi-modal .event-version-select__modal .mi-modal__main .version__info-price{margin-top:16px}}@media screen and (min-width:1441px)and (max-width:1920px){.mi-modal .event-version-select__modal .mi-modal__main .version__info-price{margin-top:16px}}@media screen and (min-width:1921px){.mi-modal .event-version-select__modal .mi-modal__main .version__info-price{margin-top:16px}}.mi-modal .event-version-select__modal .mi-modal__main .version__info-price strong{color:#ff6900;color:var(--event-text-theme,#ff6900);font-size:24px;font-weight:700}.mi-modal .event-version-select__modal .mi-modal__main .version__info-price strong small{font-size:100%}.mi-modal .event-version-select__modal .mi-modal__main .version__info-price del{-webkit-margin-start:8px;color:#8c8c8c;color:var(--event-light-dark-text-secondary,#8c8c8c);font-size:14px;margin-inline-start:8px}.mi-modal .event-version-select__modal .mi-modal__main .version__info-price-detail{color:#191919;color:var(--event-light-dark-text-on-primary,#191919);font-size:14px;font-weight:500}@media screen and (max-width:720px){.mi-modal .event-version-select__modal .mi-modal__main .version__info-price-detail{margin-top:8px}}@media screen and (min-width:721px)and (max-width:1024px){.mi-modal .event-version-select__modal .mi-modal__main .version__info-price-detail{margin-top:12px}}@media screen and (min-width:1025px)and (max-width:1440px){.mi-modal .event-version-select__modal .mi-modal__main .version__info-price-detail{margin-top:16px}}@media screen and (min-width:1441px)and (max-width:1920px){.mi-modal .event-version-select__modal .mi-modal__main .version__info-price-detail{margin-top:16px}}@media screen and (min-width:1921px){.mi-modal .event-version-select__modal .mi-modal__main .version__info-price-detail{margin-top:16px}}@media screen and (max-width:720px){.mi-modal .event-version-select__modal .mi-modal__main .version__info-price-detail{font-size:12px}}.mi-modal .event-version-select__modal .mi-modal__main .version__info-price-detail .mi-price,.mi-modal .event-version-select__modal .mi-modal__main .version__info-price-detail span{color:#bababa;color:var(--event-light-dark-text-low-contrast,#bababa);display:inline-block;font-weight:400}.mi-modal .event-version-select__modal .mi-modal__main .version__info-price-detail .installment{-webkit-margin-end:8px;color:#191919;color:var(--event-light-dark-text-on-primary,#191919);margin-inline-end:8px}.mi-modal .event-version-select__modal .mi-modal__main .version__info-wrapper{display:flex;flex-direction:column;width:100%}.mi-modal .event-version-select__modal .mi-modal__footer{padding:0}@media screen and (max-width:720px){.mi-modal .event-version-select__modal .mi-modal__footer{margin:0 auto 28px}}@media screen and (min-width:721px)and (max-width:1024px){.mi-modal .event-version-select__modal .mi-modal__footer{margin:0 auto 32px}}@media screen and (min-width:1025px)and (max-width:1440px){.mi-modal .event-version-select__modal .mi-modal__footer{margin:0 auto 40px}}@media screen and (min-width:1441px)and (max-width:1920px){.mi-modal .event-version-select__modal .mi-modal__footer{margin:0 auto 40px}}@media screen and (min-width:1921px){.mi-modal .event-version-select__modal .mi-modal__footer{margin:0 auto 40px}}.mi-modal .event-version-select__modal .mi-modal__footer .mi-btn--primary{background:#191919;background:var(--event-button-theme,#191919);border-radius:12px;font-size:16px;padding:0;width:100%}@media screen and (max-width:720px){.mi-modal .event-version-select__modal .mi-modal__footer .mi-btn--primary{height:32px}}@media screen and (min-width:721px)and (max-width:1024px){.mi-modal .event-version-select__modal .mi-modal__footer .mi-btn--primary{height:36px}}@media screen and (min-width:1025px)and (max-width:1440px){.mi-modal .event-version-select__modal .mi-modal__footer .mi-btn--primary{height:40px}}@media screen and (min-width:1441px)and (max-width:1920px){.mi-modal .event-version-select__modal .mi-modal__footer .mi-btn--primary{height:40px}}@media screen and (min-width:1921px){.mi-modal .event-version-select__modal .mi-modal__footer .mi-btn--primary{height:40px}}@media screen and (min-width:721px)and (max-width:1024px){.mi-modal .event-version-select__modal .mi-modal__footer .mi-btn--primary{border-radius:10px;font-size:14px;margin:0 auto}}@media screen and (max-width:720px){.mi-modal .event-version-select__modal .mi-modal__footer .mi-btn--primary{border-radius:8px;font-size:12px;margin:0 auto}}.mi-modal .event-version-select__modal .mi-modal__footer .mi-btn--primary:hover{opacity:.9}.mi-modal .event-version-select__modal .mi-modal__footer .mi-modal__button--confirm{color:#fff;color:var(--event-text-reverse,#fff)}@media screen and (max-width:720px){.mi-modal .event-version-select__modal .mi-modal__footer{-webkit-margin-start:16px;margin-inline-start:16px;width:calc(100% - 32px)}}@media screen and (min-width:721px)and (max-width:1024px){.mi-modal .event-version-select__modal .mi-modal__footer{-webkit-margin-start:260px;margin-inline-start:260px;width:calc(100% - 300px)}}@media screen and (min-width:1025px)and (max-width:1440px){.mi-modal .event-version-select__modal .mi-modal__footer{-webkit-margin-start:320px;margin-inline-start:320px;width:calc(100% - 360px)}}@media screen and (min-width:1441px)and (max-width:1920px){.mi-modal .event-version-select__modal .mi-modal__footer{-webkit-margin-start:320px;margin-inline-start:320px;width:calc(100% - 360px)}}@media screen and (min-width:1921px){.mi-modal .event-version-select__modal .mi-modal__footer{-webkit-margin-start:320px;margin-inline-start:320px;width:calc(100% - 360px)}}.mi-modal .event-version-select__modal .sku-section{border-top:1px solid #e8e8e8;border-top:1px solid var(--event-light-dark-line-line,#e8e8e8);display:block;margin-top:24px}@media screen and (min-width:721px)and (max-width:1024px){.mi-modal .event-version-select__modal .sku-section{margin-top:20px}}@media screen and (max-width:720px){.mi-modal .event-version-select__modal .sku-section{margin-top:20px}}.mi-modal .event-version-select__modal .sku-section .sku-section__title{color:#191919;color:var(--event-light-dark-text-on-primary,#191919);font-size:16px;font-weight:700;margin:24px 0 16px}@media screen and (max-width:720px){.mi-modal .event-version-select__modal .sku-section .sku-section__title{font-weight:500;margin:20px 0 12px}}.mi-modal .event-version-select__modal .sku-section .sku-section__button{background:#fff;background:var(--event-light-dark-bg-primary,#fff);border:1px solid #e8e8e8;border:1px solid var(--event-light-dark-border-subtle,#e8e8e8);border-radius:8px;color:#191919;color:var(--event-light-dark-text-on-primary,#191919)}@media screen and (max-width:720px){.mi-modal .event-version-select__modal .sku-section .sku-section__button{border-radius:6px}}.mi-modal .event-version-select__modal .sku-section .sku-section__button--active{border-color:#ff6900;border-color:var(--event-light-dark-border-subtle-hover,#ff6900)}.mi-modal .event-version-select__modal .sku-section .sku-section__button--not-sku{border:1px dashed #e8e8e8;border:1px dashed var(--event-light-dark-border-subtle,#e8e8e8);color:#bababa;color:var(--event-light-dark-text-low-contrast,#bababa)}.mi-modal .event-version-select__modal .sku-section .sku-section__button--sold-out{border-style:dashed;color:#bababa;color:var(--event-light-dark-text-low-contrast,#bababa)}.mi-modal .event-version-select__modal .mi-loading{height:inherit}@media screen and (max-width:720px){.mi-modal .event-version-select__modal{border-radius:20px 20px 0 0!important}}