.theme--light.v-icon{color:rgba(0,0,0,.54)}.theme--light.v-icon:focus:after{opacity:.12}.theme--light.v-icon.v-icon.v-icon--disabled{color:rgba(0,0,0,.38)!important}.theme--dark.v-icon{color:#fff}.theme--dark.v-icon:focus:after{opacity:.24}.theme--dark.v-icon.v-icon.v-icon--disabled{color:hsla(0,0%,100%,.5)!important}.v-icon.v-icon{align-items:center;display:inline-flex;font-feature-settings:"liga";font-size:24px;justify-content:center;letter-spacing:normal;line-height:1;position:relative;text-indent:0;transition:.3s cubic-bezier(.25,.8,.5,1),visibility 0s;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-icon.v-icon:after{background-color:currentColor;border-radius:50%;content:"";display:inline-block;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transform:scale(1.3);width:100%;transition:opacity .2s cubic-bezier(.4,0,.6,1)}.v-icon.v-icon--dense{font-size:20px}.v-icon--right{margin-left:8px}.v-icon--left{margin-right:8px}.v-icon.v-icon.v-icon--link{cursor:pointer;outline:none}.v-icon--disabled{pointer-events:none}.v-icon--dense .v-icon__component,.v-icon--dense .v-icon__svg{height:20px}.v-icon__component,.v-icon__svg{height:24px;width:24px}.v-icon__svg{fill:currentColor}.theme--light.v-input,.theme--light.v-input input,.theme--light.v-input textarea{color:rgba(0,0,0,.87)}.theme--light.v-input input::-moz-placeholder,.theme--light.v-input textarea::-moz-placeholder{color:rgba(0,0,0,.38)}.theme--light.v-input input::placeholder,.theme--light.v-input textarea::placeholder{color:rgba(0,0,0,.38)}.theme--light.v-input--is-disabled,.theme--light.v-input--is-disabled input,.theme--light.v-input--is-disabled textarea{color:rgba(0,0,0,.38)}.theme--dark.v-input,.theme--dark.v-input input,.theme--dark.v-input textarea{color:#fff}.theme--dark.v-input input::-moz-placeholder,.theme--dark.v-input textarea::-moz-placeholder{color:hsla(0,0%,100%,.5)}.theme--dark.v-input input::placeholder,.theme--dark.v-input textarea::placeholder{color:hsla(0,0%,100%,.5)}.theme--dark.v-input--is-disabled,.theme--dark.v-input--is-disabled input,.theme--dark.v-input--is-disabled textarea{color:hsla(0,0%,100%,.5)}.v-input{align-items:flex-start;display:flex;flex:1 1 auto;font-size:16px;letter-spacing:normal;max-width:100%;text-align:left}.v-input .v-progress-linear{top:calc(100% - 1px);left:0}.v-input input{max-height:32px}.v-input input:invalid,.v-input textarea:invalid{box-shadow:none}.v-input input:active,.v-input input:focus,.v-input textarea:active,.v-input textarea:focus{outline:none}.v-input .v-label{height:20px;line-height:20px;letter-spacing:normal}.v-input__append-outer,.v-input__prepend-outer{display:inline-flex;margin-bottom:4px;margin-top:4px;line-height:1}.v-input__append-outer .v-icon,.v-input__prepend-outer .v-icon{-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-application--is-ltr .v-input__append-outer{margin-left:9px}.v-application--is-ltr .v-input__prepend-outer,.v-application--is-rtl .v-input__append-outer{margin-right:9px}.v-application--is-rtl .v-input__prepend-outer{margin-left:9px}.v-input__control{display:flex;flex-direction:column;height:auto;flex-grow:1;flex-wrap:wrap;min-width:0;width:100%}.v-input__icon{align-items:center;display:inline-flex;height:24px;flex:1 0 auto;justify-content:center;min-width:24px;width:24px}.v-input__icon--clear{border-radius:50%}.v-input__icon--clear .v-icon--disabled{visibility:hidden}.v-input__slot{align-items:center;display:flex;margin-bottom:8px;min-height:inherit;position:relative;transition:.3s cubic-bezier(.25,.8,.5,1);transition-property:height,min-height;width:100%}.v-input--dense>.v-input__control>.v-input__slot{margin-bottom:4px}.v-input--is-loading>.v-input__control>.v-input__slot:after,.v-input--is-loading>.v-input__control>.v-input__slot:before{display:none}.v-input--hide-details>.v-input__control>.v-input__slot{margin-bottom:0}.v-input--has-state.error--text .v-label{animation:v-shake .6s cubic-bezier(.25,.8,.5,1)}.v-input--hide-spin-buttons input::-webkit-inner-spin-button,.v-input--hide-spin-buttons input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.v-input--hide-spin-buttons input[type=number]{-moz-appearance:textfield}.theme--light.v-label{color:rgba(0,0,0,.6)}.theme--light.v-label--is-disabled{color:rgba(0,0,0,.38)}.theme--dark.v-label{color:hsla(0,0%,100%,.7)}.theme--dark.v-label--is-disabled{color:hsla(0,0%,100%,.5)}.v-label{font-size:16px;line-height:1;min-height:8px;transition:.3s cubic-bezier(.25,.8,.5,1)}.theme--light.v-messages{color:rgba(0,0,0,.6)}.theme--dark.v-messages{color:hsla(0,0%,100%,.7)}.v-messages{flex:1 1 auto;font-size:12px;min-height:14px;min-width:1px;position:relative}.v-application--is-ltr .v-messages{text-align:left}.v-application--is-rtl .v-messages{text-align:right}.v-messages__message{line-height:12px;word-break:break-word;overflow-wrap:break-word;word-wrap:break-word;hyphens:auto}.v-btn:not(.v-btn--outlined).accent,.v-btn:not(.v-btn--outlined).error,.v-btn:not(.v-btn--outlined).info,.v-btn:not(.v-btn--outlined).primary,.v-btn:not(.v-btn--outlined).secondary,.v-btn:not(.v-btn--outlined).success,.v-btn:not(.v-btn--outlined).warning{color:#fff}.theme--light.v-btn{color:rgba(0,0,0,.87)}.theme--light.v-btn.v-btn--disabled,.theme--light.v-btn.v-btn--disabled .v-btn__loading,.theme--light.v-btn.v-btn--disabled .v-icon{color:rgba(0,0,0,.26)!important}.theme--light.v-btn.v-btn--disabled.v-btn--has-bg{background-color:rgba(0,0,0,.12)!important}.theme--light.v-btn.v-btn--has-bg{background-color:#f5f5f5}.theme--light.v-btn.v-btn--outlined.v-btn--text{border-color:rgba(0,0,0,.12)}.theme--light.v-btn.v-btn--icon{color:rgba(0,0,0,.54)}.theme--light.v-btn:hover:before{opacity:.08}.theme--light.v-btn:focus:before{opacity:.24}.theme--light.v-btn--active:before,.theme--light.v-btn--active:hover:before{opacity:.18}.theme--light.v-btn--active:focus:before{opacity:.16}.theme--dark.v-btn{color:#fff}.theme--dark.v-btn.v-btn--disabled,.theme--dark.v-btn.v-btn--disabled .v-btn__loading,.theme--dark.v-btn.v-btn--disabled .v-icon{color:hsla(0,0%,100%,.3)!important}.theme--dark.v-btn.v-btn--disabled.v-btn--has-bg{background-color:hsla(0,0%,100%,.12)!important}.theme--dark.v-btn.v-btn--has-bg{background-color:#272727}.theme--dark.v-btn.v-btn--outlined.v-btn--text{border-color:hsla(0,0%,100%,.12)}.theme--dark.v-btn.v-btn--icon{color:#fff}.theme--dark.v-btn:hover:before{opacity:.08}.theme--dark.v-btn:focus:before{opacity:.24}.theme--dark.v-btn--active:before,.theme--dark.v-btn--active:hover:before{opacity:.18}.theme--dark.v-btn--active:focus:before{opacity:.32}.v-btn{align-items:center;border-radius:4px;display:inline-flex;flex:0 0 auto;font-weight:500;letter-spacing:.0892857143em;justify-content:center;outline:0;position:relative;text-decoration:none;text-indent:.0892857143em;text-transform:uppercase;transition-duration:.28s;transition-property:box-shadow,transform,opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.v-btn.v-size--x-small{font-size:.625rem}.v-btn.v-size--small{font-size:.75rem}.v-btn.v-size--default,.v-btn.v-size--large{font-size:.875rem}.v-btn.v-size--x-large{font-size:1rem}.v-btn:before{background-color:currentColor;border-radius:inherit;bottom:0;color:inherit;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .2s cubic-bezier(.4,0,.6,1)}.v-btn:not(.v-btn--round).v-size--x-small{height:20px;min-width:36px;padding:0 8.8888888889px}.v-btn:not(.v-btn--round).v-size--small{height:28px;min-width:50px;padding:0 12.4444444444px}.v-btn:not(.v-btn--round).v-size--default{height:36px;min-width:64px;padding:0 16px}.v-btn:not(.v-btn--round).v-size--large{height:44px;min-width:78px;padding:0 19.5555555556px}.v-btn:not(.v-btn--round).v-size--x-large{height:52px;min-width:92px;padding:0 23.1111111111px}.v-btn>.v-btn__content .v-icon{color:inherit}.v-btn__content{align-items:center;color:inherit;display:flex;flex:1 0 auto;justify-content:inherit;line-height:normal;position:relative;transition:inherit;transition-property:opacity}.v-btn__content .v-icon.v-icon--left,.v-btn__content .v-icon.v-icon--right{font-size:18px;height:18px;width:18px}.v-application--is-ltr .v-btn__content .v-icon--left{margin-left:-4px;margin-right:8px}.v-application--is-ltr .v-btn__content .v-icon--right,.v-application--is-rtl .v-btn__content .v-icon--left{margin-left:8px;margin-right:-4px}.v-application--is-rtl .v-btn__content .v-icon--right{margin-left:-4px;margin-right:8px}.v-btn__loader{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.v-btn--absolute.v-btn--right,.v-btn--fixed.v-btn--right{right:16px}.v-btn--absolute.v-btn--left,.v-btn--fixed.v-btn--left{left:16px}.v-btn--absolute.v-btn--top,.v-btn--fixed.v-btn--top{top:16px}.v-btn--absolute.v-btn--bottom,.v-btn--fixed.v-btn--bottom{bottom:16px}.v-btn--absolute{position:absolute}.v-btn--fixed{position:fixed}.v-btn--block{display:flex;flex:1 0 auto;min-width:100%!important;max-width:none}.v-btn--is-elevated{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-btn--is-elevated:after{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.v-btn--is-elevated:active{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.v-btn--is-elevated.v-btn--fab{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.v-btn--is-elevated.v-btn--fab:after{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.v-btn--is-elevated.v-btn--fab:active{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.v-btn--disabled{pointer-events:none}.v-btn--fab,.v-btn--icon{min-height:0;min-width:0;padding:0}.v-btn--fab.v-size--x-small .v-icon,.v-btn--icon.v-size--x-small .v-icon{height:18px;font-size:18px;width:18px}.v-btn--fab.v-size--default .v-icon,.v-btn--fab.v-size--small .v-icon,.v-btn--icon.v-size--default .v-icon,.v-btn--icon.v-size--small .v-icon{height:24px;font-size:24px;width:24px}.v-btn--fab.v-size--large .v-icon,.v-btn--icon.v-size--large .v-icon{height:28px;font-size:28px;width:28px}.v-btn--fab.v-size--x-large .v-icon,.v-btn--icon.v-size--x-large .v-icon{height:32px;font-size:32px;width:32px}.v-btn--icon.v-size--x-small{height:20px;width:20px}.v-btn--icon.v-size--small{height:28px;width:28px}.v-btn--icon.v-size--default{height:36px;width:36px}.v-btn--icon.v-size--large{height:44px;width:44px}.v-btn--icon.v-size--x-large{height:52px;width:52px}.v-btn--fab.v-btn--absolute,.v-btn--fab.v-btn--fixed{z-index:4}.v-btn--fab.v-size--x-small{height:32px;width:32px}.v-btn--fab.v-size--x-small.v-btn--absolute.v-btn--bottom{bottom:-16px}.v-btn--fab.v-size--x-small.v-btn--absolute.v-btn--top{top:-16px}.v-btn--fab.v-size--small{height:40px;width:40px}.v-btn--fab.v-size--small.v-btn--absolute.v-btn--bottom{bottom:-20px}.v-btn--fab.v-size--small.v-btn--absolute.v-btn--top{top:-20px}.v-btn--fab.v-size--default{height:56px;width:56px}.v-btn--fab.v-size--default.v-btn--absolute.v-btn--bottom{bottom:-28px}.v-btn--fab.v-size--default.v-btn--absolute.v-btn--top{top:-28px}.v-btn--fab.v-size--large{height:64px;width:64px}.v-btn--fab.v-size--large.v-btn--absolute.v-btn--bottom{bottom:-32px}.v-btn--fab.v-size--large.v-btn--absolute.v-btn--top{top:-32px}.v-btn--fab.v-size--x-large{height:72px;width:72px}.v-btn--fab.v-size--x-large.v-btn--absolute.v-btn--bottom{bottom:-36px}.v-btn--fab.v-size--x-large.v-btn--absolute.v-btn--top{top:-36px}.v-btn--loading{pointer-events:none;transition:none}.v-btn--loading .v-btn__content{opacity:0}.v-btn--outlined{border:thin solid currentColor}.v-btn--plain:before{display:none}.v-btn--plain:not(.v-btn--active):not(.v-btn--loading):not(:focus):not(:hover) .v-btn__content{opacity:.62}.v-btn--round{border-radius:50%}.v-btn--rounded{border-radius:28px}.v-btn--tile{border-radius:0}@media (min-width:992px){.gallery-md[data-v-520d7c8b]{margin-top:.5rem;display:flex;flex-wrap:wrap;width:490px}.relative-md[data-v-520d7c8b]{position:relative!important}.absolute-md[data-v-520d7c8b]{position:absolute!important}.float-left-md[data-v-520d7c8b]{float:left}.sticky-md[data-v-520d7c8b]{position:fixed!important}.mw-490[data-v-520d7c8b]{min-width:80px!important}.mh-621[data-v-520d7c8b]{min-height:142px!important}.top-md-0[data-v-520d7c8b]{top:20px}.h-md-2[data-v-520d7c8b]{height:.5rem}.pd-0[data-v-520d7c8b],.pd-1[data-v-520d7c8b]{padding:none}.pdr-0[data-v-520d7c8b]{padding-right:0!important}.pdr-1[data-v-520d7c8b]{padding-right:.5rem!important}.pdr-2[data-v-520d7c8b]{padding-right:1rem!important}.pdr-3[data-v-520d7c8b]{padding-right:1.2rem!important}.pdr-4[data-v-520d7c8b]{padding-right:1.5rem!important}.pdr-5[data-v-520d7c8b]{padding-right:2rem!important}.pdr-6[data-v-520d7c8b]{padding-right:3rem!important}.pdl-0[data-v-520d7c8b]{padding-left:0!important}.pdl-1[data-v-520d7c8b]{padding-left:.5rem!important}.pdl-2[data-v-520d7c8b]{padding-left:1rem!important}.pdl-3[data-v-520d7c8b]{padding-left:1.2rem!important}.pdl-4[data-v-520d7c8b]{padding-left:1.5rem!important}.pdl-5[data-v-520d7c8b]{padding-left:2rem!important}.pdl-6[data-v-520d7c8b]{padding-left:3rem!important}}.align-flex-end[data-v-520d7c8b]{align-items:flex-end}.justify-content-between[data-v-520d7c8b]{justify-content:space-between}.text-underline[data-v-520d7c8b]{text-decoration:underline}.text-red[data-v-520d7c8b]{color:#ff4252}.text-blue[data-v-520d7c8b]{color:#0671e3}.text-green[data-v-520d7c8b]{color:#5bba47}.text-primary[data-v-520d7c8b]{color:#ffd400}.text-primary-mid[data-v-520d7c8b]{color:rgba(255,212,0,.451)}.text-primary-light[data-v-520d7c8b]{color:rgba(255,212,0,.051)}.bg-primary[data-v-520d7c8b]{background-color:#ffd400}.bg-primary-mid[data-v-520d7c8b]{background-color:rgba(255,212,0,.451)}.bg-primary-light[data-v-520d7c8b]{background-color:rgba(255,212,0,.051)}.text-line-through[data-v-520d7c8b]{text-decoration:line-through}.pd-0[data-v-520d7c8b]{padding:0 0}.pd-1[data-v-520d7c8b]{padding:0 .25em}.bg-gray[data-v-520d7c8b]{background-color:#52514e}.bg-gray-light[data-v-520d7c8b]{background-color:#ebebe3}.bg-green-midnight[data-v-520d7c8b]{background-color:#697b70}.bg-gold[data-v-520d7c8b]{background-color:#ffd6b9}hr.gray[data-v-520d7c8b]{background-color:#e2e8f0;height:1px;border:0}.w-full[data-v-520d7c8b]{width:100%}.w-fit-content[data-v-520d7c8b]{width:-moz-fit-content;width:fit-content}.font-bold[data-v-520d7c8b]{font-weight:700}.font-light[data-v-520d7c8b]{font-weight:300}.font-normal[data-v-520d7c8b]{font-weight:400}.font-medium[data-v-520d7c8b]{font-weight:500}.fit-contain[data-v-520d7c8b]{-o-object-fit:contain;object-fit:contain}.font-semibold[data-v-520d7c8b]{font-weight:600}.text-dark-gray[data-v-520d7c8b]{color:#434242}.text-white[data-v-520d7c8b]{color:#fff!important}.text-bnn-blue[data-v-520d7c8b]{color:#338df7}.text-label-summary[data-v-520d7c8b]{font-size:1.5rem}.text-cost-summary[data-v-520d7c8b]{font-size:1.875rem}@media (max-width:768px){.text-label-summary[data-v-520d7c8b]{font-size:1.125rem}.text-cost-summary[data-v-520d7c8b]{font-size:1.325rem}}.ship-date-highlight[data-v-520d7c8b]{color:#ff4252!important;font-weight:600!important}.ship-date-highlight.lot-2[data-v-520d7c8b]{color:#5bba47!important}.v-toast__item--success[data-v-520d7c8b]{background:#5bba48!important}.v-btn[data-v-520d7c8b]:not(.v-btn--rounded){border-radius:8px!important}.row[data-v-520d7c8b]{margin-top:0;margin-bottom:0}.full-page[data-v-520d7c8b]{margin-top:80px;width:100%;min-height:calc(100vh - 136px)}.full-page.content-center[data-v-520d7c8b]{display:flex;flex-direction:column;align-items:center;justify-content:center}.display-l[data-v-520d7c8b]{font-size:48px;font-style:normal;font-weight:600;line-height:58px}.display-m[data-v-520d7c8b]{font-size:36px;font-style:normal;font-weight:600;line-height:42px}.display-s[data-v-520d7c8b]{font-size:32px;font-style:normal;font-weight:600;line-height:36px}.headline-l[data-v-520d7c8b]{font-size:24px;font-style:normal;font-weight:600;line-height:30px;letter-spacing:.48px}@media screen and (max-width:767px){.headline-sm-l[data-v-520d7c8b]{font-size:24px;font-style:normal;font-weight:600;line-height:30px;letter-spacing:.48px}}.headline-m[data-v-520d7c8b]{font-size:20px;font-style:normal;font-weight:600;line-height:26px;letter-spacing:-.02em}.headline-s[data-v-520d7c8b]{font-size:18px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.36px}.title-bold[data-v-520d7c8b]{font-size:16px;font-style:normal;font-weight:700;line-height:20.002px}.title-semibold[data-v-520d7c8b]{font-size:16px;font-style:normal;font-weight:600;line-height:20.002px}.title-medium[data-v-520d7c8b]{font-size:16px;font-style:normal;font-weight:500;line-height:20.002px}.title-regular[data-v-520d7c8b]{font-size:16px;font-style:normal;font-weight:400;line-height:20px}.body-s-semibold[data-v-520d7c8b]{font-size:14px;font-style:normal;font-weight:600;line-height:20.002px}.body-s-medium[data-v-520d7c8b]{font-size:14px;font-style:normal;font-weight:500;line-height:16px}.body-s[data-v-520d7c8b]{font-size:14px;font-style:normal;font-weight:400;line-height:normal}.label-l-semibold[data-v-520d7c8b]{font-size:12px;font-style:normal;font-weight:600;line-height:14px}.label-l-medium[data-v-520d7c8b]{font-size:12px;font-style:normal;font-weight:500;line-height:16px}.label-l-regular[data-v-520d7c8b]{font-size:12px;font-style:normal;font-weight:400;line-height:14px}.label-s-semibold[data-v-520d7c8b]{font-size:8px;font-style:normal;font-weight:600;line-height:14px}.label-s-regular[data-v-520d7c8b]{font-size:8px;font-style:normal;font-weight:400;line-height:14px}.strikethrough[data-v-520d7c8b]{font-size:16px;font-style:normal;font-weight:600;line-height:normal}.divider-gray-83[data-v-520d7c8b]{border:none;border-top:1px solid #d2d2d7;margin:0}.divider-gray-85[data-v-520d7c8b]{border:none;border-top:1px solid #d9d9d9;margin:0}.btn-bnn-default[data-v-520d7c8b]{font-weight:700!important;font-size:.875rem!important}.btn-bnn-default.v-btn--block[data-v-520d7c8b]{min-width:-webkit-fill-available!important;min-width:-moz-available!important;min-width:stretch!important}[data-v-520d7c8b] .v-btn:not(.v-btn--round).v-size--default{height:20px!important}text-white[data-v-520d7c8b]{color:#fff}.text-btn[data-v-520d7c8b]{color:rgba(0,0,0,.87)!important}.text-small[data-v-520d7c8b]{font-size:.675rem!important}.text-large[data-v-520d7c8b]{font-size:1.3rem!important}.font-bold[data-v-520d7c8b]{font-weight:700!important}.font-normal[data-v-520d7c8b]{font-weight:400!important}@media (min-width:992px){.gallery-md{margin-top:.5rem;display:flex;flex-wrap:wrap;width:490px}.relative-md{position:relative!important}.absolute-md{position:absolute!important}.float-left-md{float:left}.sticky-md{position:fixed!important}.mw-490{min-width:80px!important}.mh-621{min-height:142px!important}.top-md-0{top:20px}.h-md-2{height:.5rem}.pd-0,.pd-1{padding:none}.pdr-0{padding-right:0!important}.pdr-1{padding-right:.5rem!important}.pdr-2{padding-right:1rem!important}.pdr-3{padding-right:1.2rem!important}.pdr-4{padding-right:1.5rem!important}.pdr-5{padding-right:2rem!important}.pdr-6{padding-right:3rem!important}.pdl-0{padding-left:0!important}.pdl-1{padding-left:.5rem!important}.pdl-2{padding-left:1rem!important}.pdl-3{padding-left:1.2rem!important}.pdl-4{padding-left:1.5rem!important}.pdl-5{padding-left:2rem!important}.pdl-6{padding-left:3rem!important}}.align-flex-end{align-items:flex-end}.justify-content-between{justify-content:space-between}.text-underline{text-decoration:underline}.text-red{color:#ff4252}.text-blue{color:#0671e3}.text-green{color:#5bba47}.text-primary{color:#ffd400}.text-primary-mid{color:rgba(255,212,0,.451)}.text-primary-light{color:rgba(255,212,0,.051)}.bg-primary{background-color:#ffd400}.bg-primary-mid{background-color:rgba(255,212,0,.451)}.bg-primary-light{background-color:rgba(255,212,0,.051)}.text-line-through{text-decoration:line-through}.pd-0{padding:0 0}.pd-1{padding:0 .25em}.bg-gray{background-color:#52514e}.bg-gray-light{background-color:#ebebe3}.bg-green-midnight{background-color:#697b70}.bg-gold{background-color:#ffd6b9}hr.gray{background-color:#e2e8f0;height:1px;border:0}.w-full{width:100%}.w-fit-content{width:-moz-fit-content;width:fit-content}.font-bold{font-weight:700}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.fit-contain{-o-object-fit:contain;object-fit:contain}.font-semibold{font-weight:600}.text-dark-gray{color:#434242}.text-white{color:#fff!important}.text-bnn-blue{color:#338df7}.text-label-summary{font-size:1.5rem}.text-cost-summary{font-size:1.875rem}@media (max-width:768px){.text-label-summary{font-size:1.125rem}.text-cost-summary{font-size:1.325rem}}.ship-date-highlight{color:#ff4252!important;font-weight:600!important}.ship-date-highlight.lot-2{color:#5bba47!important}.v-toast__item--success{background:#5bba48!important}.v-btn:not(.v-btn--rounded){border-radius:8px!important}.row{margin-top:0;margin-bottom:0}.full-page{margin-top:80px;width:100%;min-height:calc(100vh - 136px)}.full-page.content-center{display:flex;flex-direction:column;align-items:center;justify-content:center}.display-l{font-size:48px;line-height:58px}.display-l,.display-m{font-style:normal;font-weight:600}.display-m{font-size:36px;line-height:42px}.display-s{font-size:32px;line-height:36px}.display-s,.headline-l{font-style:normal;font-weight:600}.headline-l{font-size:24px;line-height:30px;letter-spacing:.48px}@media screen and (max-width:767px){.headline-sm-l{font-size:24px;font-style:normal;font-weight:600;line-height:30px;letter-spacing:.48px}}.headline-m{font-size:20px;line-height:26px;letter-spacing:-.02em}.headline-m,.headline-s{font-style:normal;font-weight:600}.headline-s{font-size:18px;line-height:20px;letter-spacing:.36px}.title-bold{font-weight:700}.title-bold,.title-semibold{font-size:16px;font-style:normal;line-height:20.002px}.title-semibold{font-weight:600}.title-medium{font-weight:500;line-height:20.002px}.title-medium,.title-regular{font-size:16px;font-style:normal}.title-regular{font-weight:400;line-height:20px}.body-s-semibold{font-weight:600;line-height:20.002px}.body-s-medium,.body-s-semibold{font-size:14px;font-style:normal}.body-s-medium{font-weight:500;line-height:16px}.body-s{font-size:14px;font-style:normal;font-weight:400;line-height:normal}.label-l-semibold{font-size:12px;font-style:normal;font-weight:600;line-height:14px}.label-l-medium{font-size:12px;font-style:normal;font-weight:500;line-height:16px}.label-l-regular{font-size:12px;font-style:normal;font-weight:400;line-height:14px}.label-s-semibold{font-weight:600}.label-s-regular,.label-s-semibold{font-size:8px;font-style:normal;line-height:14px}.label-s-regular{font-weight:400}.strikethrough{font-size:16px;font-style:normal;font-weight:600;line-height:normal}.divider-gray-83{border:none;border-top:1px solid #d2d2d7;margin:0}.divider-gray-85{border:none;border-top:1px solid #d9d9d9;margin:0}.close{display:none}@media (min-width:768px) and (max-width:1024px){.close{display:flex;justify-content:flex-end}}@media (min-width:320px) and (max-width:767px){.close{display:flex;justify-content:flex-end}}.customer-form{background:#f5f5f7;padding-top:1rem;padding-bottom:3rem;margin-top:4rem;width:100%}.form-customer-layout{width:100%;transition:height .25s ease;margin-top:1rem}@media (min-width:768px) and (max-width:1024px){.form-customer-layout{margin-top:1rem;width:100%;padding:0 1rem}}@media (min-width:320px) and (max-width:767px){.form-customer-layout{margin-top:1rem;width:100%;padding:0 1rem}}.v-text-field.v-text-field--enclosed .v-text-field__details{margin-bottom:0!important}.v-messages.theme--light{min-height:0!important}.v-input--selection-controls{margin-top:0!important}.input-transparent{background:transparent!important;border-color:transparent!important}.pre-register-form{margin-top:0}@media (min-width:320px) and (max-width:767px){.pre-register-form{width:100%;background:#fff;position:fixed;bottom:0;left:0;z-index:50;padding:2rem 1rem;box-shadow:1px 1px 6px rgba(0,0,0,.161);border-radius:4px}}@media (min-width:768px) and (max-width:1024px){.pre-register-form{width:100%;background:#fff;position:fixed;bottom:0;left:0;z-index:50;padding:2rem 1rem;box-shadow:1px 1px 6px rgba(0,0,0,.161);border-radius:4px}}.btn-register{width:100%;padding:0 1rem;display:none}@media (min-width:768px) and (max-width:1024px){.btn-register{display:block}}@media (min-width:320px) and (max-width:767px){.btn-register{display:block}}.form-layout{height:auto;width:100%;transition:max-height .15s ease;padding-top:4px}@media (min-width:768px) and (max-width:1024px){.form-layout{height:0;padding-top:0}.form-layout--show{height:640px;transition:height .25s ease}}@media (min-width:320px) and (max-width:767px){.form-layout{height:0;padding-top:0}.form-layout--show{height:640px;transition:height .25s ease}}@media (min-width:992px){.gallery-md[data-v-d99a1050]{margin-top:.5rem;display:flex;flex-wrap:wrap;width:490px}.relative-md[data-v-d99a1050]{position:relative!important}.absolute-md[data-v-d99a1050]{position:absolute!important}.float-left-md[data-v-d99a1050]{float:left}.sticky-md[data-v-d99a1050]{position:fixed!important}.mw-490[data-v-d99a1050]{min-width:80px!important}.mh-621[data-v-d99a1050]{min-height:142px!important}.top-md-0[data-v-d99a1050]{top:20px}.h-md-2[data-v-d99a1050]{height:.5rem}.pd-0[data-v-d99a1050],.pd-1[data-v-d99a1050]{padding:none}.pdr-0[data-v-d99a1050]{padding-right:0!important}.pdr-1[data-v-d99a1050]{padding-right:.5rem!important}.pdr-2[data-v-d99a1050]{padding-right:1rem!important}.pdr-3[data-v-d99a1050]{padding-right:1.2rem!important}.pdr-4[data-v-d99a1050]{padding-right:1.5rem!important}.pdr-5[data-v-d99a1050]{padding-right:2rem!important}.pdr-6[data-v-d99a1050]{padding-right:3rem!important}.pdl-0[data-v-d99a1050]{padding-left:0!important}.pdl-1[data-v-d99a1050]{padding-left:.5rem!important}.pdl-2[data-v-d99a1050]{padding-left:1rem!important}.pdl-3[data-v-d99a1050]{padding-left:1.2rem!important}.pdl-4[data-v-d99a1050]{padding-left:1.5rem!important}.pdl-5[data-v-d99a1050]{padding-left:2rem!important}.pdl-6[data-v-d99a1050]{padding-left:3rem!important}}.align-flex-end[data-v-d99a1050]{align-items:flex-end}.justify-content-between[data-v-d99a1050]{justify-content:space-between}.text-underline[data-v-d99a1050]{text-decoration:underline}.text-red[data-v-d99a1050]{color:#ff4252}.text-blue[data-v-d99a1050]{color:#0671e3}.text-green[data-v-d99a1050]{color:#5bba47}.text-primary[data-v-d99a1050]{color:#ffd400}.text-primary-mid[data-v-d99a1050]{color:rgba(255,212,0,.451)}.text-primary-light[data-v-d99a1050]{color:rgba(255,212,0,.051)}.bg-primary[data-v-d99a1050]{background-color:#ffd400}.bg-primary-mid[data-v-d99a1050]{background-color:rgba(255,212,0,.451)}.bg-primary-light[data-v-d99a1050]{background-color:rgba(255,212,0,.051)}.text-line-through[data-v-d99a1050]{text-decoration:line-through}.pd-0[data-v-d99a1050]{padding:0 0}.pd-1[data-v-d99a1050]{padding:0 .25em}.bg-gray[data-v-d99a1050]{background-color:#52514e}.bg-gray-light[data-v-d99a1050]{background-color:#ebebe3}.bg-green-midnight[data-v-d99a1050]{background-color:#697b70}.bg-gold[data-v-d99a1050]{background-color:#ffd6b9}hr.gray[data-v-d99a1050]{background-color:#e2e8f0;height:1px;border:0}.w-full[data-v-d99a1050]{width:100%}.w-fit-content[data-v-d99a1050]{width:-moz-fit-content;width:fit-content}.font-bold[data-v-d99a1050]{font-weight:700}.font-light[data-v-d99a1050]{font-weight:300}.font-normal[data-v-d99a1050]{font-weight:400}.font-medium[data-v-d99a1050]{font-weight:500}.fit-contain[data-v-d99a1050]{-o-object-fit:contain;object-fit:contain}.font-semibold[data-v-d99a1050]{font-weight:600}.text-dark-gray[data-v-d99a1050]{color:#434242}.text-white[data-v-d99a1050]{color:#fff!important}.text-bnn-blue[data-v-d99a1050]{color:#338df7}.text-label-summary[data-v-d99a1050]{font-size:1.5rem}.text-cost-summary[data-v-d99a1050]{font-size:1.875rem}@media (max-width:768px){.text-label-summary[data-v-d99a1050]{font-size:1.125rem}.text-cost-summary[data-v-d99a1050]{font-size:1.325rem}}.ship-date-highlight[data-v-d99a1050]{color:#ff4252!important;font-weight:600!important}.ship-date-highlight.lot-2[data-v-d99a1050]{color:#5bba47!important}.v-toast__item--success[data-v-d99a1050]{background:#5bba48!important}.v-btn[data-v-d99a1050]:not(.v-btn--rounded){border-radius:8px!important}.row[data-v-d99a1050]{margin-top:0;margin-bottom:0}.full-page[data-v-d99a1050]{margin-top:80px;width:100%;min-height:calc(100vh - 136px)}.full-page.content-center[data-v-d99a1050]{display:flex;flex-direction:column;align-items:center;justify-content:center}.display-l[data-v-d99a1050]{font-size:48px;font-style:normal;font-weight:600;line-height:58px}.display-m[data-v-d99a1050]{font-size:36px;font-style:normal;font-weight:600;line-height:42px}.display-s[data-v-d99a1050]{font-size:32px;font-style:normal;font-weight:600;line-height:36px}.headline-l[data-v-d99a1050]{font-size:24px;font-style:normal;font-weight:600;line-height:30px;letter-spacing:.48px}@media screen and (max-width:767px){.headline-sm-l[data-v-d99a1050]{font-size:24px;font-style:normal;font-weight:600;line-height:30px;letter-spacing:.48px}}.headline-m[data-v-d99a1050]{font-size:20px;font-style:normal;font-weight:600;line-height:26px;letter-spacing:-.02em}.headline-s[data-v-d99a1050]{font-size:18px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.36px}.title-bold[data-v-d99a1050]{font-size:16px;font-style:normal;font-weight:700;line-height:20.002px}.title-semibold[data-v-d99a1050]{font-size:16px;font-style:normal;font-weight:600;line-height:20.002px}.title-medium[data-v-d99a1050]{font-size:16px;font-style:normal;font-weight:500;line-height:20.002px}.title-regular[data-v-d99a1050]{font-size:16px;font-style:normal;font-weight:400;line-height:20px}.body-s-semibold[data-v-d99a1050]{font-size:14px;font-style:normal;font-weight:600;line-height:20.002px}.body-s-medium[data-v-d99a1050]{font-size:14px;font-style:normal;font-weight:500;line-height:16px}.body-s[data-v-d99a1050]{font-size:14px;font-style:normal;font-weight:400;line-height:normal}.label-l-semibold[data-v-d99a1050]{font-size:12px;font-style:normal;font-weight:600;line-height:14px}.label-l-medium[data-v-d99a1050]{font-size:12px;font-style:normal;font-weight:500;line-height:16px}.label-l-regular[data-v-d99a1050]{font-size:12px;font-style:normal;font-weight:400;line-height:14px}.label-s-semibold[data-v-d99a1050]{font-size:8px;font-style:normal;font-weight:600;line-height:14px}.label-s-regular[data-v-d99a1050]{font-size:8px;font-style:normal;font-weight:400;line-height:14px}.strikethrough[data-v-d99a1050]{font-size:16px;font-style:normal;font-weight:600;line-height:normal}.divider-gray-83[data-v-d99a1050]{border:none;border-top:1px solid #d2d2d7;margin:0}.divider-gray-85[data-v-d99a1050]{border:none;border-top:1px solid #d9d9d9;margin:0}.swiper-container[data-v-d99a1050]{width:100%}.swiper-container img[data-v-d99a1050]{display:flex;justify-content:center;align-items:flex-start;max-height:500px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:960px){.swiper-container img[data-v-d99a1050]{max-height:450px}}.thumb-gallery[data-v-d99a1050]{height:350px;background-color:#fff;width:100%;display:flex;flex-wrap:wrap;justify-content:center;max-width:525px;margin-bottom:-25px}@media screen and (max-width:960px){.thumb-gallery[data-v-d99a1050]{min-height:500px;height:auto}}[data-v-d99a1050] .swiper-slide-active{display:flex;justify-content:center}.gallery[data-v-d99a1050]{width:100%;max-width:620px;margin:40px auto}.gallery-slider[data-v-d99a1050]{width:20%;height:auto;margin:0 0 10px 0}.gallery-slider .swiper-slide[data-v-d99a1050]{width:auto;height:400px}.gallery-slider .swiper-slide img[data-v-d99a1050]{display:block;width:85px!important;height:85px!important;margin:0 auto}.gallery-thumbs[data-v-d99a1050]{width:100%;padding:0;overflow:hidden}@media (min-width:320px) and (max-width:767px){.gallery-thumbs[data-v-d99a1050]{max-width:375px}}@media screen and (max-width:960px){.gallery-thumbs[data-v-d99a1050]{max-width:400px}}.gallery-thumbs .swiper-slide[data-v-d99a1050]{width:75px;height:75px;padding-bottom:1rem;text-align:center;overflow:hidden;opacity:1}@media (min-width:320px) and (max-width:767px){.gallery-thumbs .swiper-slide[data-v-d99a1050]{width:auto;height:75px}}.gallery-thumbs .swiper-slide img[data-v-d99a1050]{-o-object-fit:contain;object-fit:contain;border-radius:8px;border:1px solid #ccc}@media (min-width:320px) and (max-width:767px){.gallery-thumbs .swiper-slide img[data-v-d99a1050]{width:auto!important;height:65px!important}}.gallery-thumbs .swiper-slide-active[data-v-d99a1050]{opacity:1}.gallery-thumbs .swiper-slide-active img[data-v-d99a1050]{border:1px solid #fd0}.gallery-thumbs .swiper-slide img[data-v-d99a1050]{width:auto;height:100%}[data-v-d99a1050] .swiper-pagination-bullet-active{width:24px!important;background:#151515 0 0 no-repeat padding-box!important;border-radius:2px!important}[data-v-d99a1050] .swiper-pagination-bullet{width:16px;background:#ccc 0 0 no-repeat padding-box;border-radius:2px;opacity:1}.swiper-pagination-preview-product[data-v-d99a1050]{display:none}.gallery-thumbs[data-v-d99a1050]{display:block}@media screen and (max-width:960px){.gallery-thumbs[data-v-d99a1050]{display:block;margin-bottom:3.5rem}.swiper-pagination-preview-product[data-v-d99a1050]{display:block;bottom:0}.thumb-gallery[data-v-d99a1050]{height:auto;max-width:-moz-max-content;max-width:max-content}}img[data-v-d99a1050]{width:auto!important}.gallery-square-layout .thumb-gallery[data-v-d99a1050]{width:100%;max-width:100%;height:auto;min-height:-moz-fit-content!important;min-height:fit-content!important}.gallery-square-layout .thumb-gallery .swiper-container.gallery-top[data-v-d99a1050]{width:100%;height:auto;max-width:500px;max-height:500px;aspect-ratio:1/1}.gallery-square-layout .thumb-gallery .swiper-container.gallery-top .swiper-slide[data-v-d99a1050]{width:100%;height:100%}.gallery-square-layout .thumb-gallery .swiper-container.gallery-top img[data-v-d99a1050]{width:100%!important;height:100%!important;max-height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.gallery-square-layout .thumb-gallery .swiper-container.gallery-thumbs[data-v-d99a1050]{height:-moz-fit-content;height:fit-content}.gallery-square-layout .thumb-gallery .swiper-container.gallery-thumbs .swiper-slide[data-v-d99a1050]{aspect-ratio:1/1;width:100%;height:-moz-fit-content;height:fit-content;padding:2px}.gallery-square-layout .thumb-gallery .swiper-container.gallery-thumbs .swiper-slide[data-v-d99a1050]:before{float:left;padding-top:100%;content:""}.gallery-square-layout .thumb-gallery .swiper-container.gallery-thumbs .swiper-slide[data-v-d99a1050]:after{display:block;content:"";clear:both}.gallery-square-layout .thumb-gallery .swiper-container.gallery-thumbs img[data-v-d99a1050]{display:inline-block!important;width:100%!important;height:auto!important;max-height:100%!important;max-height:100%;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.aion-ev.cart-pre-order .thumb-gallery .swiper-container.gallery-top img[data-v-d99a1050],.aion-ev.remaining-cart-pre-order .thumb-gallery .swiper-container.gallery-top img[data-v-d99a1050]{-o-object-fit:contain!important;object-fit:contain!important}@media (min-width:992px){.gallery-md[data-v-3a3a7254]{margin-top:.5rem;display:flex;flex-wrap:wrap;width:490px}.relative-md[data-v-3a3a7254]{position:relative!important}.absolute-md[data-v-3a3a7254]{position:absolute!important}.float-left-md[data-v-3a3a7254]{float:left}.sticky-md[data-v-3a3a7254]{position:fixed!important}.mw-490[data-v-3a3a7254]{min-width:80px!important}.mh-621[data-v-3a3a7254]{min-height:142px!important}.top-md-0[data-v-3a3a7254]{top:20px}.h-md-2[data-v-3a3a7254]{height:.5rem}.pd-0[data-v-3a3a7254],.pd-1[data-v-3a3a7254]{padding:none}.pdr-0[data-v-3a3a7254]{padding-right:0!important}.pdr-1[data-v-3a3a7254]{padding-right:.5rem!important}.pdr-2[data-v-3a3a7254]{padding-right:1rem!important}.pdr-3[data-v-3a3a7254]{padding-right:1.2rem!important}.pdr-4[data-v-3a3a7254]{padding-right:1.5rem!important}.pdr-5[data-v-3a3a7254]{padding-right:2rem!important}.pdr-6[data-v-3a3a7254]{padding-right:3rem!important}.pdl-0[data-v-3a3a7254]{padding-left:0!important}.pdl-1[data-v-3a3a7254]{padding-left:.5rem!important}.pdl-2[data-v-3a3a7254]{padding-left:1rem!important}.pdl-3[data-v-3a3a7254]{padding-left:1.2rem!important}.pdl-4[data-v-3a3a7254]{padding-left:1.5rem!important}.pdl-5[data-v-3a3a7254]{padding-left:2rem!important}.pdl-6[data-v-3a3a7254]{padding-left:3rem!important}}.align-flex-end[data-v-3a3a7254]{align-items:flex-end}.justify-content-between[data-v-3a3a7254]{justify-content:space-between}.text-underline[data-v-3a3a7254]{text-decoration:underline}.text-red[data-v-3a3a7254]{color:#ff4252}.text-blue[data-v-3a3a7254]{color:#0671e3}.text-green[data-v-3a3a7254]{color:#5bba47}.text-primary[data-v-3a3a7254]{color:#ffd400}.text-primary-mid[data-v-3a3a7254]{color:rgba(255,212,0,.451)}.text-primary-light[data-v-3a3a7254]{color:rgba(255,212,0,.051)}.bg-primary[data-v-3a3a7254]{background-color:#ffd400}.bg-primary-mid[data-v-3a3a7254]{background-color:rgba(255,212,0,.451)}.bg-primary-light[data-v-3a3a7254]{background-color:rgba(255,212,0,.051)}.text-line-through[data-v-3a3a7254]{text-decoration:line-through}.pd-0[data-v-3a3a7254]{padding:0 0}.pd-1[data-v-3a3a7254]{padding:0 .25em}.bg-gray[data-v-3a3a7254]{background-color:#52514e}.bg-gray-light[data-v-3a3a7254]{background-color:#ebebe3}.bg-green-midnight[data-v-3a3a7254]{background-color:#697b70}.bg-gold[data-v-3a3a7254]{background-color:#ffd6b9}hr.gray[data-v-3a3a7254]{background-color:#e2e8f0;height:1px;border:0}.w-full[data-v-3a3a7254]{width:100%}.w-fit-content[data-v-3a3a7254]{width:-moz-fit-content;width:fit-content}.font-bold[data-v-3a3a7254]{font-weight:700}.font-light[data-v-3a3a7254]{font-weight:300}.font-normal[data-v-3a3a7254]{font-weight:400}.font-medium[data-v-3a3a7254]{font-weight:500}.fit-contain[data-v-3a3a7254]{-o-object-fit:contain;object-fit:contain}.font-semibold[data-v-3a3a7254]{font-weight:600}.text-dark-gray[data-v-3a3a7254]{color:#434242}.text-white[data-v-3a3a7254]{color:#fff!important}.text-bnn-blue[data-v-3a3a7254]{color:#338df7}.text-label-summary[data-v-3a3a7254]{font-size:1.5rem}.text-cost-summary[data-v-3a3a7254]{font-size:1.875rem}@media (max-width:768px){.text-label-summary[data-v-3a3a7254]{font-size:1.125rem}.text-cost-summary[data-v-3a3a7254]{font-size:1.325rem}}.ship-date-highlight[data-v-3a3a7254]{color:#ff4252!important;font-weight:600!important}.ship-date-highlight.lot-2[data-v-3a3a7254]{color:#5bba47!important}.v-toast__item--success[data-v-3a3a7254]{background:#5bba48!important}.v-btn[data-v-3a3a7254]:not(.v-btn--rounded){border-radius:8px!important}.row[data-v-3a3a7254]{margin-top:0;margin-bottom:0}.full-page[data-v-3a3a7254]{margin-top:80px;width:100%;min-height:calc(100vh - 136px)}.full-page.content-center[data-v-3a3a7254]{display:flex;flex-direction:column;align-items:center;justify-content:center}.display-l[data-v-3a3a7254]{font-size:48px;font-style:normal;font-weight:600;line-height:58px}.display-m[data-v-3a3a7254]{font-size:36px;font-style:normal;font-weight:600;line-height:42px}.display-s[data-v-3a3a7254]{font-size:32px;font-style:normal;font-weight:600;line-height:36px}.headline-l[data-v-3a3a7254]{font-size:24px;font-style:normal;font-weight:600;line-height:30px;letter-spacing:.48px}@media screen and (max-width:767px){.headline-sm-l[data-v-3a3a7254]{font-size:24px;font-style:normal;font-weight:600;line-height:30px;letter-spacing:.48px}}.headline-m[data-v-3a3a7254]{font-size:20px;font-style:normal;font-weight:600;line-height:26px;letter-spacing:-.02em}.headline-s[data-v-3a3a7254]{font-size:18px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.36px}.title-bold[data-v-3a3a7254]{font-size:16px;font-style:normal;font-weight:700;line-height:20.002px}.title-semibold[data-v-3a3a7254]{font-size:16px;font-style:normal;font-weight:600;line-height:20.002px}.title-medium[data-v-3a3a7254]{font-size:16px;font-style:normal;font-weight:500;line-height:20.002px}.title-regular[data-v-3a3a7254]{font-size:16px;font-style:normal;font-weight:400;line-height:20px}.body-s-semibold[data-v-3a3a7254]{font-size:14px;font-style:normal;font-weight:600;line-height:20.002px}.body-s-medium[data-v-3a3a7254]{font-size:14px;font-style:normal;font-weight:500;line-height:16px}.body-s[data-v-3a3a7254]{font-size:14px;font-style:normal;font-weight:400;line-height:normal}.label-l-semibold[data-v-3a3a7254]{font-size:12px;font-style:normal;font-weight:600;line-height:14px}.label-l-medium[data-v-3a3a7254]{font-size:12px;font-style:normal;font-weight:500;line-height:16px}.label-l-regular[data-v-3a3a7254]{font-size:12px;font-style:normal;font-weight:400;line-height:14px}.label-s-semibold[data-v-3a3a7254]{font-size:8px;font-style:normal;font-weight:600;line-height:14px}.label-s-regular[data-v-3a3a7254]{font-size:8px;font-style:normal;font-weight:400;line-height:14px}.strikethrough[data-v-3a3a7254]{font-size:16px;font-style:normal;font-weight:600;line-height:normal}.divider-gray-83[data-v-3a3a7254]{border:none;border-top:1px solid #d2d2d7;margin:0}.divider-gray-85[data-v-3a3a7254]{border:none;border-top:1px solid #d9d9d9;margin:0}.loading-screen[data-v-3a3a7254]{position:fixed;z-index:10;top:0;display:flex;align-items:center;justify-content:center;height:100dvh;width:100dvw;background-color:hsla(0,0%,100%,.6)}@media (min-width:992px){.gallery-md[data-v-60ced35c]{margin-top:.5rem;display:flex;flex-wrap:wrap;width:490px}.relative-md[data-v-60ced35c]{position:relative!important}.absolute-md[data-v-60ced35c]{position:absolute!important}.float-left-md[data-v-60ced35c]{float:left}.sticky-md[data-v-60ced35c]{position:fixed!important}.mw-490[data-v-60ced35c]{min-width:80px!important}.mh-621[data-v-60ced35c]{min-height:142px!important}.top-md-0[data-v-60ced35c]{top:20px}.h-md-2[data-v-60ced35c]{height:.5rem}.pd-0[data-v-60ced35c],.pd-1[data-v-60ced35c]{padding:none}.pdr-0[data-v-60ced35c]{padding-right:0!important}.pdr-1[data-v-60ced35c]{padding-right:.5rem!important}.pdr-2[data-v-60ced35c]{padding-right:1rem!important}.pdr-3[data-v-60ced35c]{padding-right:1.2rem!important}.pdr-4[data-v-60ced35c]{padding-right:1.5rem!important}.pdr-5[data-v-60ced35c]{padding-right:2rem!important}.pdr-6[data-v-60ced35c]{padding-right:3rem!important}.pdl-0[data-v-60ced35c]{padding-left:0!important}.pdl-1[data-v-60ced35c]{padding-left:.5rem!important}.pdl-2[data-v-60ced35c]{padding-left:1rem!important}.pdl-3[data-v-60ced35c]{padding-left:1.2rem!important}.pdl-4[data-v-60ced35c]{padding-left:1.5rem!important}.pdl-5[data-v-60ced35c]{padding-left:2rem!important}.pdl-6[data-v-60ced35c]{padding-left:3rem!important}}.align-flex-end[data-v-60ced35c]{align-items:flex-end}.justify-content-between[data-v-60ced35c]{justify-content:space-between}.text-underline[data-v-60ced35c]{text-decoration:underline}.text-red[data-v-60ced35c]{color:#ff4252}.text-blue[data-v-60ced35c]{color:#0671e3}.text-green[data-v-60ced35c]{color:#5bba47}.text-primary[data-v-60ced35c]{color:#ffd400}.text-primary-mid[data-v-60ced35c]{color:rgba(255,212,0,.451)}.text-primary-light[data-v-60ced35c]{color:rgba(255,212,0,.051)}.bg-primary[data-v-60ced35c]{background-color:#ffd400}.bg-primary-mid[data-v-60ced35c]{background-color:rgba(255,212,0,.451)}.bg-primary-light[data-v-60ced35c]{background-color:rgba(255,212,0,.051)}.text-line-through[data-v-60ced35c]{text-decoration:line-through}.pd-0[data-v-60ced35c]{padding:0 0}.pd-1[data-v-60ced35c]{padding:0 .25em}.bg-gray[data-v-60ced35c]{background-color:#52514e}.bg-gray-light[data-v-60ced35c]{background-color:#ebebe3}.bg-green-midnight[data-v-60ced35c]{background-color:#697b70}.bg-gold[data-v-60ced35c]{background-color:#ffd6b9}hr.gray[data-v-60ced35c]{background-color:#e2e8f0;height:1px;border:0}.w-full[data-v-60ced35c]{width:100%}.w-fit-content[data-v-60ced35c]{width:-moz-fit-content;width:fit-content}.font-bold[data-v-60ced35c]{font-weight:700}.font-light[data-v-60ced35c]{font-weight:300}.font-normal[data-v-60ced35c]{font-weight:400}.font-medium[data-v-60ced35c]{font-weight:500}.fit-contain[data-v-60ced35c]{-o-object-fit:contain;object-fit:contain}.font-semibold[data-v-60ced35c]{font-weight:600}.text-dark-gray[data-v-60ced35c]{color:#434242}.text-white[data-v-60ced35c]{color:#fff!important}.text-bnn-blue[data-v-60ced35c]{color:#338df7}.text-label-summary[data-v-60ced35c]{font-size:1.5rem}.text-cost-summary[data-v-60ced35c]{font-size:1.875rem}@media (max-width:768px){.text-label-summary[data-v-60ced35c]{font-size:1.125rem}.text-cost-summary[data-v-60ced35c]{font-size:1.325rem}}.ship-date-highlight[data-v-60ced35c]{color:#ff4252!important;font-weight:600!important}.ship-date-highlight.lot-2[data-v-60ced35c]{color:#5bba47!important}.v-toast__item--success[data-v-60ced35c]{background:#5bba48!important}.v-btn[data-v-60ced35c]:not(.v-btn--rounded){border-radius:8px!important}.row[data-v-60ced35c]{margin-top:0;margin-bottom:0}.full-page[data-v-60ced35c]{margin-top:80px;width:100%;min-height:calc(100vh - 136px)}.full-page.content-center[data-v-60ced35c]{display:flex;flex-direction:column;align-items:center;justify-content:center}.display-l[data-v-60ced35c]{font-size:48px;font-style:normal;font-weight:600;line-height:58px}.display-m[data-v-60ced35c]{font-size:36px;font-style:normal;font-weight:600;line-height:42px}.display-s[data-v-60ced35c]{font-size:32px;font-style:normal;font-weight:600;line-height:36px}.headline-l[data-v-60ced35c]{font-size:24px;font-style:normal;font-weight:600;line-height:30px;letter-spacing:.48px}@media screen and (max-width:767px){.headline-sm-l[data-v-60ced35c]{font-size:24px;font-style:normal;font-weight:600;line-height:30px;letter-spacing:.48px}}.headline-m[data-v-60ced35c]{font-size:20px;font-style:normal;font-weight:600;line-height:26px;letter-spacing:-.02em}.headline-s[data-v-60ced35c]{font-size:18px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.36px}.title-bold[data-v-60ced35c]{font-size:16px;font-style:normal;font-weight:700;line-height:20.002px}.title-semibold[data-v-60ced35c]{font-size:16px;font-style:normal;font-weight:600;line-height:20.002px}.title-medium[data-v-60ced35c]{font-size:16px;font-style:normal;font-weight:500;line-height:20.002px}.title-regular[data-v-60ced35c]{font-size:16px;font-style:normal;font-weight:400;line-height:20px}.body-s-semibold[data-v-60ced35c]{font-size:14px;font-style:normal;font-weight:600;line-height:20.002px}.body-s-medium[data-v-60ced35c]{font-size:14px;font-style:normal;font-weight:500;line-height:16px}.body-s[data-v-60ced35c]{font-size:14px;font-style:normal;font-weight:400;line-height:normal}.label-l-semibold[data-v-60ced35c]{font-size:12px;font-style:normal;font-weight:600;line-height:14px}.label-l-medium[data-v-60ced35c]{font-size:12px;font-style:normal;font-weight:500;line-height:16px}.label-l-regular[data-v-60ced35c]{font-size:12px;font-style:normal;font-weight:400;line-height:14px}.label-s-semibold[data-v-60ced35c]{font-size:8px;font-style:normal;font-weight:600;line-height:14px}.label-s-regular[data-v-60ced35c]{font-size:8px;font-style:normal;font-weight:400;line-height:14px}.strikethrough[data-v-60ced35c]{font-size:16px;font-style:normal;font-weight:600;line-height:normal}.divider-gray-83[data-v-60ced35c]{border:none;border-top:1px solid #d2d2d7;margin:0}.divider-gray-85[data-v-60ced35c]{border:none;border-top:1px solid #d9d9d9;margin:0}.pre-register[data-v-60ced35c]{margin-top:150px}[data-v-60ced35c] img{width:100%}@media screen and (max-width:960px){.pre-register-content[data-v-60ced35c]{padding-top:8px;margin-top:8px}}.gallery[data-v-60ced35c]{height:100%;max-height:500px}@media screen and (max-width:960px){.gallery[data-v-60ced35c]{height:500px;display:flex;justify-content:center;width:100%}}[data-v-60ced35c] .thumb-gallery{height:100%}
/*# sourceMappingURL=chunk-3b4271cc.7df81e0c.css.map */