body:not(:has(.bIntro)) .bNav{height:84px}@media (width<=850px){body:not(:has(.bIntro)) .bNav{margin:-1rem 0 0}}.bNav:has(>.buyout__close){grid-template-columns:1fr 5.875rem;align-items:center;padding:0 0 .875rem 5.875rem;display:grid}@media (width<=850px){.bNav:has(>.buyout__close){grid-template-columns:1fr 1.875rem;gap:2rem;padding:0 0 .875rem}}.bNav.is-fixed{z-index:2;margin:-3.75rem 0 0;position:sticky;top:3.5rem}@media (width<=850px){.bNav.is-fixed{top:7.75rem}}.bNav.is-fixed:after,.bNav.is-fixed:before{content:"";width:100vw;position:absolute;bottom:0;left:calc(-50vw + 653px)}@media (width<=1346px){.bNav.is-fixed:after,.bNav.is-fixed:before{left:-1.25rem}}.bNav.is-fixed:before{z-index:-1;background:#fff;height:7.375rem}@media (width<=1346px){.bNav.is-fixed:before{height:5.25rem}}.bNav.is-fixed:after{background:#e8e9eb;height:.0625rem}.bNav>.desc{margin:.75rem 0 1rem;font-size:1rem}.bNav__steps{max-width:calc((var(--steps) - 1) * 208px + 48px);justify-content:space-between;align-items:center;margin-inline:auto;padding:.25rem 1rem 1rem;display:flex}@media (width<=850px){.bNav__steps{padding:.25rem 0 1rem .625rem}}.buyout:has(.bIntro) .bNav__steps{margin:2rem auto -.5rem}@media (width<=850px){.buyout:has(.bIntro) .bNav__steps{margin:0 auto;padding:.25rem .625rem 1rem}}.bNav__item{flex:1;align-items:center;display:flex}.bNav__item:last-child{flex:0}.bNav__ticks{border-radius:.125rem;flex:1;gap:.5rem;height:.125rem;margin:0 .5rem;display:flex;overflow:hidden}@media (width<=850px){.bNav__ticks{gap:.125rem}}.bNav__tick{background:#e0e0e0;border-radius:1rem;transition:background-color .3s}.bNav__tick--completed{background:#76ad00}.bNav__tick--active{background:#3a4148}.bNav__tick--upcoming{background:#b2b5b8}.bNav__step:before,.bNav__step:after{content:"";transform-origin:0;z-index:1;background:#fff;border-radius:0;width:0;height:.0625rem;transition:none;position:absolute;top:.125rem;left:.0625rem;transform:translate(.625rem,.9375rem)rotate(-45deg)}.bNav__step:before{transform:translate(.375rem,.6875rem)rotate(45deg)}.bNav__step:has(.step--completed):before,.bNav__step:has(.step--completed):after{transition:width .15s}.bNav__step:has(.step--completed):before{width:.375rem;transition-delay:0s}.bNav__step:has(.step--completed):after{width:.75rem;transition-delay:.15s}.bNav__step:not(:has(.step--completed)):before,.bNav__step:not(:has(.step--completed)):after{width:0;transition:none}.bNav__step .step{color:#fff;background:#b2b5b8;border-radius:50%;width:1.625rem;height:1.625rem;font-size:.875rem;transition:background .3s,color .3s}.bNav__step .step--active{background:#3a4148}.bNav__step .step--completed{background:#76ad00}.bNav__step .desc{color:#b2b5b8;font-size:1rem;transition:color .3s;position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%)}.bNav__step .desc--active{color:#3a4148}.bNav__step .desc--completed{color:#76ad00}.bPicker{gap:1rem;display:grid}@media (width<=850px){.bPicker{gap:.75rem}}@media (width<=500px){.bPicker{grid-template-columns:repeat(2,1fr)}}@media (width>850px){.bPicker--categories{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media (width>500px) and (width<=850px){.bPicker--categories{grid-template-columns:repeat(auto-fill,minmax(144px,1fr))}}@media (width>500px){.bPicker--manufacturer{grid-template-columns:repeat(auto-fill,minmax(208px,1fr))}}.bPicker--devices{grid-template-rows:repeat(3,auto);display:grid}@media (width>850px){.bPicker--devices{gap:1.5rem}}@media (width>500px){.bPicker--devices{grid-template-columns:repeat(auto-fill,minmax(176px,1fr))}}.bPicker__card{background:#fff;border:.0625rem solid #e8e9eb;border-radius:.3125rem;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;min-height:94px;padding:1rem;font-size:1rem;transition:border .2s;display:grid}@media (width<=850px){.bPicker__card{grid-template-columns:auto 1fr;gap:.5rem;min-height:62px;padding:.5rem}}.bPicker__card:hover{border:.0625rem solid #5b57a2}.bPicker--categories .bPicker__card>.wrapper>.desc,.bPicker--categories .bPicker__card>.desc,.bPicker--manufacturer .bPicker__card>.wrapper>.desc,.bPicker--manufacturer .bPicker__card>.desc{hyphens:auto}.bPicker--categories .bPicker__card .v-skeleton-loader__image,.bPicker--manufacturer .bPicker__card .v-skeleton-loader__image{height:60px}.bPicker--devices .bPicker__card{grid-template-columns:1fr;grid-template-rows:subgrid;align-items:unset;grid-row:span 3;padding:1rem}.bPicker__card .name{margin:.25rem 0 -.25rem}@media (width<=850px){.bPicker__card .name{margin:.5rem 0 0}}.bPicker__card .price{font-size:.875rem}.bPicker__card>.mbtn{height:2.25rem;padding:0 1rem}@media (width>850px){.bPicker__card>.mbtn{margin-left:auto}}@media (width<=850px){.bPicker__card>.mbtn{grid-column:span 2}}.bPicker__badge{color:#77bad9;background:#f1f8fb;border-radius:.3125rem;min-height:1.375rem;padding:.125rem .375rem;font-size:.75rem}@media (width<=850px){.bPicker__badge{min-height:1.125rem;padding:.125rem .25rem}}@media (width<360px){.bPicker__badge{font-size:.625rem}}.bFooter{height:4.75rem;font-size:1rem}.bFooter:before{content:"";background:#e8e9eb;width:100vw;height:.0625rem;position:absolute;top:0;left:calc(-50vw + 653px)}@media (width<=1346px){.bFooter:before{left:-1.25rem}}.aPopup__overlay{z-index:40;opacity:0;will-change:opacity;background:#000;transition:opacity .3s;position:fixed;inset:0}.aPopup__overlay.is-active{opacity:.6}.aPopup{will-change:transform;z-index:5000;background:#fff;border-radius:.25rem;position:fixed;overflow:auto;box-shadow:0 -.25rem 1rem #00000080}@media (width>850px){.aPopup{max-width:var(--modal-width,1050px);opacity:0;width:calc(100% - 2.5rem);transition:opacity,transform .3s;top:50%;left:50%;transform:translate(-50%,-50%)}}@media (width<=850px){.aPopup{border-radius:1.75rem 1.75rem 0 0;max-height:calc(100dvh - 4rem);bottom:0;left:0;right:0}}@media (width>850px){.aPopup.is-desktopOpen{opacity:1;transition:opacity .5s;transform:translate(-50%,-50%)}}.aPopup .popup__header{padding:1.5rem 1.5rem 0}@media (width<=500px){.aPopup .popup__header{padding:1rem 1.5rem 0}}@media (width<=850px){.aPopup .popup__header .wrapper{margin:1rem 0 0}}@media (width<=500px){.aPopup .popup__close{padding:.375rem;transform:translate(.125rem,-.125rem)}}.aPopup .popup__content{padding:1.5rem}.aPopup .popup__content iframe{max-height:calc(100% - 1rem)}.aPopup .popup__footer{grid-template-columns:repeat(var(--buttons-counter), 1fr);z-index:1;gap:1rem;padding:1.5rem 1rem;display:grid}@media (width<=500px){.aPopup .popup__footer{gap:.75rem;padding:.625rem 1.25rem 1.25rem}}.aPopup__dragHandle{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;justify-content:center;padding:.625rem 1rem;display:flex}.aPopup__dragHandle:active{cursor:grabbing}.aPopup__dragHandle>div{background:#666;border-radius:1rem;width:2rem;height:.25rem}.aPopup__subtitle{margin-top:.5rem;font-size:1rem}.bImei__popupDevice .wrapper{grid-template-rows:1fr auto 1fr;grid-template-columns:6.25rem 1fr;align-content:center;gap:.5rem 1.5rem;display:grid}.bImei__popupDevice .wrapper img{grid-row:span 3}.bImei__popupDevice .wrapper>div:first-of-type{align-self:flex-end}.bImei__popupDevice>.mbtn{margin:1.5rem 0 1rem}.aRating[data-v-3e1a252e]{gap:.1875rem;display:inline-flex}.bDetail{gap:2rem;display:grid}@media (width>850px){.bDetail{grid-template-columns:minmax(14rem,25rem) auto}.bDetail__img{position:sticky;top:10rem}}@media (width<=850px){.bDetail__img{max-width:12.5rem}}.bVariant{flex-wrap:wrap;gap:.5rem;display:flex}.bVariant__item{border:.0625rem solid #e8e9eb;border-radius:.3125rem;min-width:68px;min-height:2.5rem;font-size:1rem;transition:all .2s ease-in-out}.bVariant__item:hover,.bVariant__item.is-active{border-color:#5b57a2}.bVariant--attr .bVariant__item{padding:0 .5rem}.bVariant--attr .bVariant__item:before{content:attr(data-label);opacity:0;height:0;font-weight:600;display:flex}.is-touch .bVariant--attr .bVariant__item{min-width:5rem}.bVariant--color .bVariant__item{aspect-ratio:1}.is-touch .bVariant--color .bVariant__item{hyphens:auto;width:5rem;aspect-ratio:unset;text-align:center;justify-content:flex-start;gap:.25rem;padding:.5rem}.bVariant--color .bVariant__item img{mix-blend-mode:darken}.is-touch .bVariant--color .bVariant__item img{width:3.125rem;height:3.125rem}body:not(.is-touch) .bVariant--color .bVariant__item .desc{display:none}.bVariant--defect .bVariant__item{padding:0 1rem}.bVariant--defect .bVariant__item:before{content:attr(data-label);opacity:0;height:0;font-weight:600;display:flex}.bQuality{gap:.75rem;display:grid}.bQuality__item{border:.0625rem solid #e8e9eb;border-radius:.3125rem;gap:.5rem;padding:.75rem 1rem 1rem;font-size:.875rem;transition:all .2s ease-in-out;display:grid}.bQuality__item:hover,.bQuality__item.is-active{border-color:#5b57a2}@media (width<=376px){.bQuality__item .aRating{gap:.0625rem}.bQuality__item .aRating svg{width:.5rem;height:.5rem}}.bQuality__header{grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;font-size:1.25rem;display:grid}@media (width<=850px){.bQuality__header{gap:.5rem;font-size:1.125rem}}[class*=bQuality__item--A\+] .bQuality__header{color:#679674}.bQuality__item--A .bQuality__header{color:#76ad00}.bQuality__item--B .bQuality__header{color:#e79800}.bQuality__item--C .bQuality__header{color:#ee332d}.bQuality__item--D .bQuality__header{color:#737373}.bQuality__showcase{color:#737373;background:#fff;border:.0625rem solid #e8e9eb;border-radius:.3125rem;height:1.5rem;padding:0 .625rem 0 .5rem;transition:all .2s ease-in-out}.bQuality__showcase:hover{color:#3a4148;background:#f8f8f8}.bQuality__btns{justify-content:space-between;align-items:center;margin:-.25rem 0 0}.bDetail__diagnostics{gap:1rem;margin:1.5rem 0 0;padding:1rem;display:grid}.bDetail__diagnostics.is-error{box-shadow:unset;background:#ee332d0d;border:.0625rem solid #ee332d}.bDetail__diagnostics .formItem--bgWhite{grid-column:unset!important}.bDetail__diagnostics .v-input .v-label .icon,.bDetail__diagnostics .v-input.v-input--dirty:not(.v-input--error) .v-label span{display:none}.bDetail__diagnostics .v-input.v-input--dirty:not(.v-input--error) .v-label .icon{margin:0 0 -.125rem .125rem;display:inline-flex}body:not(.is-touch) .bDetail__diagnostics .thisDeviceCheck{display:none}.bDetail__diagnostics .thisDeviceDesc .vue-tel-input-vuetify{margin:.5rem 0 0}.bDetail__diagnostics .thisDeviceDesc .vue-tel-input-vuetify .country-code input{padding:0!important}.bDetail__diagnostics .thisDeviceDesc .vue-tel-input-vuetify .country-code+.v-input input{padding-inline:1rem;color:#000;padding-top:1.3725rem}.bDetail__diagnostics ol{counter-reset:item;margin:.125rem 0 .125rem .375rem;line-height:1.2;list-style:none}.bDetail__diagnostics ol li{counter-increment:item;padding-left:1rem;position:relative}.bDetail__diagnostics ol li:before{content:counter(item) ".";text-align:center;width:1rem;padding-right:.25rem;position:absolute;left:0}.bDetail__diagnostics ol li+li{margin:.5rem 0 0}@media (width<=850px){.bDetail__diagnostics img{margin:0 auto}}.bDetail__diagnostics .waiting{border:.0625rem solid #e8e9eb;border-radius:.3125rem;padding:1rem}@media (width<=850px){.bDetail__diagnostics .waiting{text-align:center;width:100%;max-width:unset!important}}.bDetail__diagnostics .mbtn{max-width:15.625rem}@media (width<=850px){.bDetail__diagnostics .mbtn{max-width:unset}}.bDetail__diagnostics:has(>.v-progress-circular){justify-items:center}@media (width>850px){.bDetail__diagnostics:has(>.v-progress-circular){padding:3.5rem 1.5rem}}.bDetail__diagnostics .desc--loading{max-width:10rem}.bDetail__diagnostics .grid{grid-template-columns:auto 1fr;align-items:center;gap:.75rem .5rem;display:grid}.bDetail__diagnostics .gridItem__text{gap:0 .25rem}.bDetail__diagnostics .gridItem__highlight--error{background:#fef5f4;border-radius:.3125rem;grid-column:span 2;padding:.5rem 1rem}.bChecks{gap:.75rem;margin:2rem 0}@media (width<=850px){.bChecks{margin:1.5rem 0}.bChecks+.mbtn{width:100%}}.bThanks{grid-template-columns:1fr auto;max-width:53.875rem;margin:auto;display:grid}@media (width>850px){.bThanks{gap:3rem}}@media (width<=850px){.bThanks{grid-template-rows:1fr auto;max-width:25rem}.bThanks img{grid-area:1/2/span 2/2;justify-self:flex-end}}.bThanks .buyout__title--h2{margin:0 0 1rem}@media (width<=850px){.bThanks .wrapper{display:contents}}.bThanks .wrapper>.mbtn{margin:2rem 0 1rem}@media (width<=850px){.bThanks .wrapper>.mbtn{margin:1.5rem 0 1rem}.bThanks .wrapper>:not(:nth-child(-n+2)){grid-column:span 2}.bThanks .wrapper>:nth-child(-n+2){align-self:flex-end}}@media (width>850px){.bThanks .wrapper>:nth-child(2){margin:0 0 2rem}}.bThanks .wrapper>:nth-child(3){margin:0 0 1.5rem}@media (width<=850px){.bThanks .wrapper>:nth-child(3){margin:1.5rem 0}}.bThanks .wrapper>:nth-child(4){margin:0 0 1.5rem}.bOptions{gap:1.5rem;max-width:69rem;display:grid}@media (width>850px){.bOptions:has(.bOptions__cardWrapper+.bOptions__cardWrapper){grid-template-columns:1fr 1fr}.bOptions:has(.bOptions__cardWrapper+.bOptions__cardWrapper)>[class*=buyout__title--]{grid-column:span 2}}.bOptions:not(:has(.bOptions__cardWrapper+.bOptions__cardWrapper)) .bOptions__cardWrapper{width:100%;max-width:540px;margin:0 auto}@media (width<=850px){.bOptions{gap:1rem}}.bOptions>[class*=buyout__title--]{margin:1.5rem 0 0}@media (width>850px){.bOptions>[class*=buyout__title--]{text-align:center}}@media (width<=850px){.bOptions>[class*=buyout__title--]{margin:1.5rem 0 .5rem}}.bOptions__cardWrapper{container:sellOption/inline-size}.bOptions__card{border-radius:.3125rem;grid-template-columns:2.75rem 1fr auto;align-items:center;gap:1.125rem;padding:1.5rem;transition:box-shadow .2s ease-in-out;display:grid;box-shadow:0 0 .625rem #0000001a}@container sellOption (width<=480px){.bOptions__card{grid-template-columns:2.25rem 1fr;gap:1rem;padding:1rem}}.bOptions__card:hover{box-shadow:0 0 1.5rem #00000040}.bOptions__card>.icon{width:2.75rem;height:2.75rem}@media (width<=850px){.bOptions__card>.icon{width:2.25rem;height:2.25rem}}.bOptions__button{border-radius:.375rem;grid-template-columns:1fr auto;align-items:center;min-height:3rem;padding:.375rem 1rem .375rem 1.25rem;display:grid}@container sellOption (width<=480px){.bOptions__button{grid-column:span 2;min-height:2.5rem}}.bOptions__info{background:#f4fcff;border:.0625rem solid #caeafa;border-radius:.3125rem;margin:0 auto;padding:.75rem 1rem}@media (width<=850px){.bOptions__info{margin:.5rem auto 0}}body:has(.buyout) .popupStock__stores{max-height:unset;border:0}body:has(.buyout) .popupStock__stores .v-expansion-panel-title{padding:0;min-height:2.75rem!important}.bSummary{border:.0625rem solid #e8e9eb;border-radius:.3125rem;grid-template-columns:10.5rem auto calc(50% - 2rem);gap:1rem;padding:1.5rem 3rem 1.5rem 1.5rem;display:grid}@media (width<=850px){.bSummary{grid-template-columns:3.25rem 1fr;padding:1rem}}.bSummary>.bSummary__imageWrapper{max-width:10.5rem;height:100%;position:relative}.bSummary>.bSummary__imageWrapper img{object-fit:contain;width:100%;height:100%;position:absolute}.bSummary+[class*=buyout__title]{margin:3rem 0 2rem}@media (width<=850px){.bSummary+[class*=buyout__title]{margin:1.5rem 0 1rem;font-size:1.125rem}}.bSummary__showMore{position:absolute;top:1.0625rem;right:1rem}.bSummary__device{align-self:center;gap:.5rem;display:grid}@media (width<=850px){.bSummary__device{gap:0}.bSummary.is-store .bSummary__device{padding:1.5rem 0 0}}.bSummary__device .name{font-size:1.25rem}.bSummary__grid{grid-template-columns:1fr auto;align-content:center;gap:1rem;display:grid}@media (width<=850px){.bSummary__grid{grid-column:span 2}}.bSummary__grid [class*=value--A\+]{color:#679674}.bSummary__grid .value--A{color:#76ad00}.bSummary__grid .value--B{color:#e79800}.bSummary__grid .value--C{color:#ee332d}.bSummary__grid .value--D{color:#737373}@media (width<=850px){.bSummary:not(.is-store) .bSummary__grid{border-top:.0625rem solid #e8e9eb;padding:1rem 0 0}}.bSummary__total{border-top:.0625rem solid #e8e9eb;grid-column:span 3;grid-template-columns:1fr auto;padding:1rem 0 0 calc(50% + 2rem);display:grid}@media (width<=850px){.bSummary__total{grid-column:span 2;padding:1rem 0 0}}.bSummary.is-store:not(:has(.bSummary__device)) .bSummary__total{border:0;align-items:center;padding:0 2rem 0 0;line-height:1}.bSummary__total .value{font-size:1.25rem}.bSummary__store{align-items:flex-start;gap:1rem;display:grid}@media (width>850px){.bSummary__store{grid-template-columns:1fr 1fr;gap:1rem 2.375rem}}.bSummary__store .popupStock__stores{border-bottom:.0625rem solid #e8e9eb!important}.bSummary__formWrapper{gap:2.375rem;display:grid}@media (width>850px){.bSummary__formWrapper{grid-row:span 2;position:sticky;top:11rem}}@media (width<=850px){.bSummary__formWrapper{gap:1.5rem;margin:0 0 .5rem}}.bSummary__formWrapper{container:summaryForm/inline-size}.bSummary__form{background:#f8f8f8;border-radius:.3125rem;padding:1.5rem}@container summaryForm (width<=450px){.bSummary__form{padding:1rem}}.bSummary__form .headline{align-items:center;display:grid}@container summaryForm (width>450px){.bSummary__form .headline{grid-template-columns:1fr auto}}.bSummary__form .badge{background:#fef6e6;border:.0625rem solid #fce9c4;border-radius:.3125rem;padding:.375rem .75rem}.bSummary__form .desc{margin:1rem 0 1.5rem}.bSummary__form .mbtn{margin:1rem 0 0}.bSummary__online{background:#f4fcff;border:.0625rem solid #dbf2fd;border-radius:.3125rem;gap:.5rem;padding:1.5rem;display:grid}@container summaryForm (width<=450px){.bSummary__online{padding:1rem}}.bSummary__online .mbtn{grid-template-columns:20px 1fr auto;align-items:center;min-height:2.5rem;margin:.5rem 0 0;padding:.3125rem .25rem .3125rem .75rem;display:grid}@media (width>850px){.bSummary__online .mbtn{max-width:max-content}.bSummary__online .mbtn .desc{margin:0 1.5rem 0 0}}.bType{gap:2.375rem;display:grid}@media (width>1020px){.bType{grid-template-columns:repeat(3,1fr)}}@media (width<=1020px){.bType{gap:1.5rem}}@media (width>1020px){.bType>[class*=buyout__title--]{grid-column:span 3}.bIntro .bType>[class*=buyout__title--]{margin:0 0 .5rem}.buyout:not(:has(.bIntro)) .bType>[class*=buyout__title--]{margin:0 0 -.375rem}}.bType__card{border-radius:.3125rem;grid-template-columns:2.75rem 1fr auto;align-items:center;gap:1.125rem;min-height:7.5rem;padding:0 1rem .0625rem 1.5rem;transition:box-shadow .2s ease-in-out;display:grid;box-shadow:0 0 .625rem #0000001a}@media (width<=1020px){.bType__card{min-height:6rem}}@media (width<=850px){.bType__card{gap:.75rem}}@media (width<=500px){.bType__card{gap:.4375rem;padding:0 .75rem .0625rem 1.125rem}}@media (width<390px){.bType__card{min-height:5.5rem}}.bType__card:hover{box-shadow:0 0 1.5rem #00000040}.bType__card .icon{width:2.75rem;height:2.75rem}@media (width<=850px){.bType__card .icon{width:2.25rem;height:2.25rem}}@media (width<390px){.bType__card .desc>div:first-child{font-size:.875rem!important}.bType__card .desc>div:nth-child(2){font-size:.9375rem!important}}html:has(.buyout){animation:none!important}html:has(.buyout) .buyout .v-field--variant-filled,html:has(.buyout) .aPopup .v-field--variant-filled{--v-input-control-height:3rem}html:has(.buyout) .buyout .v-field--variant-filled .v-label,html:has(.buyout) .aPopup .v-field--variant-filled .v-label{margin:0 1rem}html:has(.buyout) .buyout .v-field--variant-filled input:not([placeholder]),html:has(.buyout) .aPopup .v-field--variant-filled input:not([placeholder]){padding:1.25rem 1rem 0}html:has(.buyout) .buyout .v-text-field:not(.v-textarea) .v-field-label--floating,html:has(.buyout) .aPopup .v-text-field:not(.v-textarea) .v-field-label--floating{top:.1875rem}html:has(.buyout) .buyout .v-textarea textarea,html:has(.buyout) .aPopup .v-textarea textarea{padding-inline:1rem}@media (width<=850px){html:has(.buyout) .aPopup .popupStock__stores .v-expansion-panel{padding:0 .75rem}}html:has(.buyout) .popupStock__stores .v-expansion-panel-text__wrapper{padding:0 0 .75rem .1875rem}.mpMain:has(.buyout){margin-bottom:0!important}.mpMain:has(.bContent>.v-progress-circular) .v-progress-circular~*,.mpMain:has(.bContent>.v-progress-circular) .bFooter,.mpMain:has(.bContent>.v-progress-circular)+.mpFooter{visibility:hidden!important}.aNav:has(+.gls>.buyout){max-width:84.125rem!important}.gls:has(>.buyout){height:calc(100% - 3.75rem)}.buyout{width:100%;max-width:81.625rem;margin-inline:auto}.buyout:has(.bIntro){gap:4rem;display:grid}@media (width<=850px){.buyout:has(.bIntro){gap:3rem}}.buyout:has(.bIntro) .bContent{margin:-1rem 0 0;padding:0}.buyout:not(:has(.bIntro)){grid-template-rows:auto 1fr auto;height:100%;display:grid}.buyout:has(.bThanks){grid-template-rows:1fr auto}.buyout .app__faq{max-width:53.625rem}.buyout .app__faq .article__title{font-size:2rem}@media (width<=850px){.buyout .app__faq .article__title{text-align:left;font-size:1.5rem}}.buyout__title--h1{font-size:3rem}@media (width<=850px){.buyout__title--h1{font-size:2rem}}.buyout__title--h2{font-size:2rem}@media (width<=850px){.buyout__title--h2{font-size:1.5rem}}.buyout__title--h3{font-size:1.5rem}@media (width<=850px){.buyout__title--h3{font-size:1.25rem}}.buyout__title--label{margin-bottom:.75rem;font-size:.875rem;line-height:1}.buyout__title--label~.buyout__title--label,.buyout__title--label+.v-form .buyout__title--label{margin-top:2rem}@media (width<=850px){.buyout__title--label~.buyout__title--label,.buyout__title--label+.v-form .buyout__title--label{margin-top:1.5rem}}.buyout__title--label:not(.is-defect)>div{border:.0625rem solid #e8e9eb;border-radius:.3125rem;height:1.625rem;padding:0 .5rem;transition:all .2s ease-in-out}.buyout__title--label:not(.is-defect)>div:hover{color:#3a4148;background:#f8f8f8}.buyout__title--label.is-defect svg{top:.125rem}.buyout__title--label>svg{margin-left:.5rem}.buyout__title--label .icon{margin:-.1875rem 0 -.1875rem .375rem}.buyout__box--shadow{border-radius:.3125rem;box-shadow:0 0 .625rem #0000001a}.buyout__back{color:#737373;margin:0 0 1.5rem;transition:all .2s ease-in-out}@media (width<=850px){.buyout__back{font-size:1rem}}.buyout__back:hover{color:#3a4148;text-underline-offset:.125rem;text-decoration:underline}.buyout__back~.bSummary{margin:1.5rem 0 0}.buyout__back .icon{margin:0 .125rem 0 -.25rem}@media (width>850px){.buyout__back .icon{top:-.0625rem}}.buyout__back~.buyout__title--h2:not(:has(+.buyout__search,~.bSummary)){margin:0 0 2rem}@media (width<=850px){.buyout__back~.buyout__title--h2:not(:has(+.buyout__search,~.bSummary)){margin:0 0 1.5rem}}.buyout__search{align-items:center;gap:.75rem 0;margin:1.5rem 0 2rem;display:grid}@media (width>600px){.buyout__search{grid-template-columns:1fr 1fr}}@media (width<=600px){.buyout__search{margin:.75rem 0 1.5rem}}.buyout__search .v-field--prepended{padding-inline:.75rem .625rem}.buyout__search .v-field--prepended svg{fill:#737373}.buyout__search .v-field--prepended input[placeholder]{color:#737373}.buyout__search .v-field--prepended input[placeholder]::placeholder{opacity:1}.buyout__search .v-field--prepended.v-field--dirty input[placeholder]{color:#000}.buyout__search .v-field--prepended.v-field--focused svg{fill:#5b57a2}.buyout__search input{padding:0 0 0 .5rem}.buyout__search>.btn{color:#737373;border:.0625rem solid #e8e9eb;border-radius:.3125rem;height:2.25rem;padding:0 .5rem;transition:all .2s ease-in-out}.buyout__search>.btn:hover{color:#3a4148;background:#f8f8f8}@media (width>600px){.buyout__search>.btn{max-width:max-content;margin-left:auto}}@media (width<600px){.buyout__search>.btn{height:3.125rem}}.buyout__play{border:.0625rem solid #e8e9eb;border-radius:1rem;height:1.5rem;padding:0 .5rem 0 .25rem;font-size:.875rem;transition:all .2s ease-in-out}.buyout__play:hover{color:#3a4148;background:#f8f8f8}.buyout__close{color:#737373;border:.0625rem solid #e8e9eb;border-radius:.3125rem;gap:.5rem;height:2.375rem;margin:.75rem 0 0;padding:0 .5rem;transition:all .2s ease-in-out}.buyout__close:hover{color:#3a4148;background:#f8f8f8}@media (width<=850px){.buyout__close{gap:.3125rem;height:1.875rem;margin:-.625rem 0 0;padding:0;font-size:1rem}}.buyout__video,.buyout__video iframe{max-height:calc(100dvh - 2rem)}.buyout__closeVideo{cursor:pointer;z-index:1;background:#ffffffbf;border-radius:.3125rem;width:1.875rem;height:1.875rem;transition:all .15s ease-in-out;position:absolute;top:.5rem;left:.5rem}.buyout__b2b{background:#f8f8f8;padding:1.5rem}@media (width<=700px){.buyout__b2b{padding:1rem;display:grid}}.buyout__b2b a{margin:0 0 0 2.5rem}@media (width<=700px){.buyout__b2b a{margin:1rem 0 0}}.bContent{height:100%;padding:2.5rem 0}@media (width<=850px){.bContent{padding:1.5rem 0}}.bContent:has(.bThanks){place-content:center;display:grid}.bContent>.v-progress-circular{margin:6rem auto}.bIntro{gap:4rem;font-size:1rem;display:grid}@media (width<=850px){.bIntro{gap:3rem}}.bIntro .mbtn--green{max-width:12.5rem;height:3rem}@media (width<=600px){.bIntro .mbtn--green{width:100%;max-width:100%}}.bIntro__header{background:#f8f8f8;border-radius:5px;grid-template-columns:max-content auto;align-items:center;min-height:25rem;padding:2.5rem;display:grid;overflow:hidden}@media (width>1120px){.bIntro__header{justify-content:center;gap:3rem}}@media (width<=600px){.bIntro__header{min-height:unset;grid-template-columns:1fr;padding:1rem 1.25rem 1.25rem}}.bIntro__header .desc{max-width:25rem;display:grid}@media (width<=1200px){.bIntro__header .desc{max-width:20rem}}@media (width<=850px){.bIntro__header .desc{max-width:14rem}}@media (width<=600px){.bIntro__header .desc{display:contents}}.bIntro__header .callout{background:#fef8eb;border-radius:.3125rem;margin:0 0 .5rem;padding:.375rem .75rem;box-shadow:0 0 10px #3a414826}@media (width<=850px){.bIntro__header .callout{margin:0 0 .375rem}}.bIntro__header .buyout__title--h1{margin:0 0 .75rem}.bIntro__header .mbtn{margin:2rem 0 1rem}@media (width<=600px){.bIntro__header .mbtn{order:9;margin:1.25rem auto 0}.bIntro__header img{width:100%;max-width:20rem;height:auto;margin:1rem auto 0;padding:0 2rem}}.bIntro__bonus{background:#fefaf2;padding:2.5rem 4rem}@media (width>850px){.bIntro__bonus{text-align:center}}@media (width>850px) and (width<=1100px){.bIntro__bonus{padding:2.5rem}}@media (width<=850px){.bIntro__bonus{padding:2.5rem 1.5rem}}.bIntro__bonus .desc{margin:.75rem 0 0}.bIntro__bonus .grid{align-items:center;gap:1.5rem;margin:2rem 0 0;display:grid}@media (width>850px){.bIntro__bonus .grid{grid-template-columns:1fr auto 1fr auto 1fr}}@media (width<=600px){.bIntro__bonus .grid{gap:1rem}}@media (width<=850px){.bIntro__bonus .gridItem{grid-template-columns:3.125rem 1fr;align-items:center;gap:0 1rem;display:grid}}@media (width>850px) and (width<=1100px){.bIntro__bonus .gridItem--arrow{margin:-6rem -4rem 0}}@media (width>600px) and (width<=850px){.bIntro__bonus .gridItem--arrow{max-width:17.5rem}}@media (width<=850px){.bIntro__bonus .gridItem--arrow:not(.gridItem--arrow-flipped){text-align:center;transform:rotate(-10deg)scaleX(-1)}}@media (width>850px){.bIntro__bonus .gridItem--arrow-flipped{transform:scaleY(-1)}}@media (width<=850px){.bIntro__bonus .gridItem--arrow-flipped{text-align:center;transform:rotate(10deg)}}.bIntro__bonus .iconWrapper{background:#fdf1da;border-radius:.3125rem;width:3.75rem;height:3.75rem}@media (width<=850px){.bIntro__bonus .iconWrapper{grid-row:span 2;width:3.125rem;height:3.125rem}}.bIntro__bonus .iconWrapper+div{margin:1.5rem 0 .75rem}@media (width<=850px){.bIntro__bonus .iconWrapper+div{margin:0 0 .75rem}}.bIntro__bonus .icon{width:1.75rem;height:1.75rem}@media (width<=850px){.bIntro__bonus .icon{width:1.625rem;height:1.625rem}}.bIntro__bonus .icon--hiw-arrow{width:6.5625rem;height:1.3125rem}@media (width<=600px){.bIntro__bonus .icon--hiw-arrow{max-width:4.5rem}}@media (width>850px){.bIntro__bonus .icon--hand-dollar{width:2.0625rem;height:1.75rem}}.bIntro__pickerTitle{margin:0 0 -1rem}
