.o-sell-item__stepper{align-items:center;display:flex;gap:1rem;justify-content:center;margin-bottom:4rem}@media screen and (min-width:800px){.o-sell-item__stepper{gap:2rem;margin-bottom:6rem}}.o-sell-item__stepper-item{align-items:center;display:flex;flex-direction:column;gap:.8rem;opacity:.4;transition:opacity .3s ease}.o-sell-item__stepper-item.is-active{opacity:1}.o-sell-item__stepper-item.is-active .o-sell-item__stepper-number{background-color:rgb(var(--color-button));color:rgb(var(--color-button-label))}.o-sell-item__stepper-item.is-completed{opacity:.7}.o-sell-item__stepper-item.is-completed .o-sell-item__stepper-number{background-color:rgb(var(--color-background));border-color:rgb(var(--color-button));color:rgb(var(--color-button))}.o-sell-item__stepper-number{align-items:center;background-color:rgb(var(--color-background));border:2px solid rgb(var(--color-border));border-radius:50%;color:rgb(var(--color-text));display:flex;font-size:1.4rem;font-weight:600;height:3.2rem;justify-content:center;transition:all .3s ease;width:3.2rem}@media screen and (min-width:800px){.o-sell-item__stepper-number{font-size:1.6rem;height:4rem;width:4rem}}.o-sell-item__stepper-label{font-size:1.2rem;text-align:center}@media screen and (min-width:800px){.o-sell-item__stepper-label{font-size:1.4rem}}.o-sell-item__stepper-divider{background-color:rgb(var(--color-border));height:2px;opacity:.4;width:2rem}@media screen and (min-width:800px){.o-sell-item__stepper-divider{width:4rem}}.o-sell-item__step{display:none}.o-sell-item__step.is-active{display:block}.o-sell-item__step-title{margin-bottom:3rem}@media screen and (min-width:800px){.o-sell-item__step-title{margin-bottom:4rem}}.o-sell-item__card{border:1px solid rgb(var(--color-border));height:100%;padding:3rem 2rem}@media screen and (min-width:800px){.o-sell-item__card{padding:4rem 3rem}}.o-sell-item__card-title{letter-spacing:.1em;margin:0 0 2rem;text-align:center;text-transform:uppercase}.o-sell-item__guidelines{margin-bottom:3rem}@media screen and (min-width:990px){.o-sell-item__guidelines{margin-bottom:0}}.o-sell-item__guidelines-image{margin:0 0 2rem;overflow:hidden}.o-sell-item__guidelines-image img{display:block;height:auto;width:100%}.o-sell-item__guidelines-list ul{list-style:disc;margin:0 0 2rem;padding-left:2rem}.o-sell-item__guidelines-list ul li{margin-bottom:.5rem}.o-sell-item__guidelines-cta{text-align:center}@media screen and (min-width:990px){.o-sell-item__upload-area{padding-left:4rem}}.o-sell-item__step-actions{align-items:center;display:flex;flex-direction:column;gap:2rem;margin-top:3rem}.o-sell-item__items-container{margin-bottom:2rem}.o-sell-item__item{margin-bottom:3rem}.o-sell-item__item:last-child{margin-bottom:0}@media screen and (min-width:800px){.o-sell-item__item{padding:0}}.o-sell-item__item-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.o-sell-item__item-title{margin:0}.o-sell-item__item-remove{background:none;border:none;color:rgb(var(--color-text));cursor:pointer;opacity:.6;padding:.5rem;transition:opacity .3s ease}.o-sell-item__item-remove:hover{opacity:1}.o-sell-item__item-remove .icon{height:2rem;width:2rem}.o-sell-item__dropzone{background-color:rgba(var(--color-text),.02);border:2px dashed rgb(var(--color-border));cursor:pointer;padding:3rem 2rem;text-align:center;transition:all .3s ease}.o-sell-item__dropzone:hover{background-color:rgba(var(--color-button),.05);border-color:rgb(var(--color-button))}.o-sell-item__dropzone.is-dragover{background-color:rgba(var(--color-button),.1);border-color:rgb(var(--color-button))}.o-sell-item__dropzone.is-hidden{display:none}.o-sell-item__dropzone--small{padding:2rem 1.5rem}@media screen and (min-width:800px){.o-sell-item__dropzone{padding:4rem 3rem}.o-sell-item__dropzone--small{padding:2.5rem 2rem}}.o-sell-item__dropzone-content{pointer-events:none}.o-sell-item__dropzone-icon{--plus-icon-opacity:1;margin-bottom:1.5rem}.o-sell-item__dropzone-icon .icon{stroke:rgb(var(--color-text));height:4rem;margin:0 auto;opacity:.4;width:4rem}.o-sell-item__dropzone-text{font-size:1.6rem;margin-bottom:.5rem}.o-sell-item__dropzone-link{font-weight:600;text-decoration:underline}.o-sell-item__dropzone-subtext{font-size:1.4rem;opacity:.6}.o-sell-item__file-input{display:none}.o-sell-item__additional-photos-hint{font-size:1.4rem;margin-bottom:1rem;opacity:.7}.o-sell-item__photo-types{display:flex;flex-wrap:wrap;gap:.6rem;list-style:none;margin:0 0 2rem;padding:0}.o-sell-item__photo-types li{background-color:rgba(var(--color-text),.03);border:1px solid rgb(var(--color-border));font-size:1.3rem;padding:.4rem 1rem}.o-sell-item__photos{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(12rem,1fr));margin-top:2rem}.o-sell-item__photos--small{gap:1rem;grid-template-columns:repeat(auto-fill,minmax(10rem,1fr))}@media screen and (min-width:800px){.o-sell-item__photos{gap:2rem;grid-template-columns:repeat(auto-fill,minmax(15rem,1fr))}.o-sell-item__photos--small{gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(12rem,1fr))}}.o-sell-item__photo-preview{aspect-ratio:1;border:1px solid rgb(var(--color-border));overflow:hidden;position:relative}.o-sell-item__photo-preview.is-loading .o-sell-item__photo-status{opacity:1}.o-sell-item__photo-preview.is-complete{border-color:rgb(var(--color-button))}.o-sell-item__photo-preview.is-complete .o-sell-item__photo-status{background-color:transparent;color:rgb(var(--color-button));opacity:1}.o-sell-item__photo-preview.is-complete .o-sell-item__photo-remove{opacity:1}.o-sell-item__photo-preview.is-error{border-color:rgb(var(--color-error))}.o-sell-item__photo-preview.is-error .o-sell-item__photo-status{background-color:rgba(var(--color-error),.1);opacity:1}.o-sell-item__photo-preview.is-error .o-sell-item__photo-status .icon{stroke:rgb(var(--color-error))}.o-sell-item__photo-img{height:100%;object-fit:cover;width:100%}.o-sell-item__photo-status{align-items:center;background-color:rgba(var(--color-background),.9);display:flex;inset:0;justify-content:center;opacity:0;position:absolute;transition:opacity .3s ease}.o-sell-item__photo-status .icon{height:4rem;width:4rem}.o-sell-item__checkmark{stroke-width:4;stroke:rgb(var(--color-button));stroke-miterlimit:10;animation:sell-item-checkmark-fill .4s ease-in-out .4s forwards,sell-item-checkmark-scale .3s ease-in-out .9s both;border-radius:50%;display:block;height:4rem;width:4rem}.o-sell-item__checkmark-circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:6;stroke-miterlimit:10;stroke:rgb(var(--color-background));fill:none;animation:sell-item-checkmark-stroke .6s cubic-bezier(.65,0,.45,1) forwards}.o-sell-item__checkmark-check{stroke-dasharray:48;stroke-dashoffset:48;animation:sell-item-checkmark-stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards;transform-origin:50% 50%}@keyframes sell-item-checkmark-stroke{to{stroke-dashoffset:0}}@keyframes sell-item-checkmark-scale{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes sell-item-checkmark-fill{to{box-shadow:inset 0 0 0 30px rgb(var(--color-background))}}.o-sell-item__photo-remove{display:none}.o-sell-item__actions{margin-bottom:0}.o-sell-item__add-item{gap:.8rem}.o-sell-item__add-item .icon{height:1.8rem;width:1.8rem}.o-sell-item__submit{display:flex;justify-content:center}.o-sell-item__done-btn,.o-sell-item__submit-btn{min-width:20rem;position:relative}.o-sell-item__done-btn.is-loading span,.o-sell-item__submit-btn.is-loading span{opacity:0}.o-sell-item__done-btn.is-loading .o-sell-item__btn-loader,.o-sell-item__submit-btn.is-loading .o-sell-item__btn-loader{opacity:1}.o-sell-item__btn-loader{left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .3s ease}.o-sell-item__step2-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:3rem}.o-sell-item__step2-title{letter-spacing:.1em;margin:0;text-transform:uppercase}.o-sell-item__pagination{align-items:center;display:flex;gap:1rem;margin-bottom:3rem}.o-sell-item__pagination-btn{align-items:center;background:none;border:1px solid rgb(var(--color-border));border-radius:50%;cursor:pointer;display:flex;height:4rem;justify-content:center;transition:all .3s ease;width:4rem}.o-sell-item__pagination-btn:hover:not(:disabled){background-color:rgba(var(--color-button),.05);border-color:rgb(var(--color-button))}.o-sell-item__pagination-btn:disabled{cursor:not-allowed;opacity:.3}.o-sell-item__pagination-btn .icon{height:2rem;width:2rem}.o-sell-item__pagination-info{font-size:1.6rem;font-weight:500}.o-sell-item__results-container{margin-bottom:3rem}.o-sell-item__result.is-hidden{display:none}.o-sell-item__result-images-col{margin-bottom:3rem}@media screen and (min-width:990px){.o-sell-item__result-images-col{margin-bottom:0}}.o-sell-item__result-main-image{aspect-ratio:1;border:1px solid rgb(var(--color-border));margin-bottom:1.5rem;overflow:hidden}.o-sell-item__result-main-image img{height:100%;object-fit:cover;width:100%}.o-sell-item__result-thumbnails{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(10rem,1fr))}.o-sell-item__result-thumbnail{aspect-ratio:1;border:1px solid rgb(var(--color-border));cursor:pointer;opacity:.6;overflow:hidden;transition:opacity .2s ease,border-color .2s ease}.o-sell-item__result-thumbnail.is-active{border-color:rgb(var(--color-text));opacity:1}.o-sell-item__result-thumbnail:hover{opacity:1}.o-sell-item__result-thumbnail img{height:100%;object-fit:cover;width:100%}@media screen and (min-width:990px){.o-sell-item__result-details-col{padding-left:2rem}}.o-sell-item__result-match-badge{background-color:rgba(var(--color-button),.1);color:rgb(var(--color-button));display:inline-block;font-size:1.2rem;font-weight:700;letter-spacing:.05em;margin-bottom:1.5rem;padding:.5rem 1.5rem;text-transform:uppercase}.o-sell-item__result-brand{letter-spacing:.1em;margin:0 0 .5rem;text-transform:uppercase}.o-sell-item__result-model{font-size:1.4rem;letter-spacing:.05em;margin:0 0 3rem;opacity:.8;text-transform:uppercase}.o-sell-item__result-about{border-top:1px solid rgb(var(--color-border));padding-top:2rem}.o-sell-item__result-about-toggle{align-items:center;cursor:pointer;display:flex;justify-content:space-between;letter-spacing:.1em;list-style:none;margin:0 0 2rem;text-transform:uppercase}.o-sell-item__result-about-toggle:after{content:"—";font-size:2rem;line-height:1}.o-sell-item__result-about-toggle::-webkit-details-marker{display:none}details[open]>.o-sell-item__result-about-toggle:after{content:"—"}details:not([open])>.o-sell-item__result-about-toggle:after{content:"+"}.o-sell-item__result-about-content{padding-bottom:1rem}.o-sell-item__result-price-badge{background-color:#f8dbdb;display:inline-block;font-size:1.4rem;font-weight:700;margin-bottom:2rem;padding:.8rem 1.5rem}.o-sell-item__result-price-blurred{filter:blur(8px);pointer-events:none;user-select:none}.o-sell-item__result-teaser{font-size:1.4rem;font-style:italic;line-height:1.6;margin-top:.5rem;opacity:.8}.o-sell-item__ai-explanation{margin-bottom:2rem}.o-sell-item__result-description,.o-sell-item__result-reasoning{font-size:1.4rem;line-height:1.8;opacity:.7}.o-sell-item__result-reasoning{margin-bottom:2rem}.o-sell-item__result-features{font-size:1.4rem;line-height:1.8;list-style:disc;margin:0;opacity:.7;padding-left:2rem}.o-sell-item__result-features li{margin-bottom:.3rem}.o-sell-item__analyzing{margin:0 auto;max-width:50rem;padding:8rem 2rem;text-align:center}@media screen and (min-width:800px){.o-sell-item__analyzing{padding:12rem 2rem}}.o-sell-item__analyzing-icon{height:8rem;margin:0 auto 3rem;perspective:600px;width:8rem}.o-sell-item__analyzing-icon .icon-logo-animated{animation:sell-item-coin-flip 3s ease-in-out infinite;backface-visibility:visible;height:100%;transform-style:preserve-3d;width:100%}.o-sell-item__analyzing-title{animation:sell-item-pulse 2s ease-in-out infinite;margin-bottom:1.5rem}.o-sell-item__analyzing-message{font-size:1.6rem;line-height:1.6;opacity:.6}@keyframes sell-item-pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes sell-item-coin-flip{0%{transform:rotateY(0deg)}50%{transform:rotateY(180deg)}to{transform:rotateY(1turn)}}.o-sell-item__analysis-loading{display:none;padding:4rem 2rem;text-align:center}.o-sell-item__analysis-loading.is-active{display:block}.o-sell-item__analysis-loading .icon-loader{height:4rem;margin:0 auto 2rem;width:4rem}.o-sell-item__analysis-loading p{font-size:1.6rem;opacity:.7}.o-sell-item__ready-form{background-color:rgba(var(--color-text),.02);border:1px solid rgb(var(--color-border));display:none;margin-top:3rem;padding:3rem}.o-sell-item__ready-form.is-active{display:block}.o-sell-item__ready-form-title{letter-spacing:.1em;margin:0 0 1rem;text-transform:uppercase}.o-sell-item__ready-form-subtitle{font-size:1.4rem;line-height:1.6;margin:0 0 2rem;opacity:.8}.o-sell-item__ready-form-fields{margin-bottom:2rem}.o-sell-item__ready-form-condition{margin-bottom:1.5rem}.o-sell-item__ready-form-email{margin:0}.o-sell-item__ready-form-email .a-input__field{flex:1}.o-sell-item__ready-form-submit{border-color:rgb(var(--color-text));flex-shrink:0;margin-left:-1px}.o-sell-item__step-disclaimer{align-items:flex-start;background:var(--color-background-alt,#f7f7f7);border-left:3px solid var(--color-foreground-muted,#999);border-radius:0 4px 4px 0;color:var(--color-foreground-muted,#666);display:flex;font-size:1.2rem;gap:.8rem;line-height:1.5;margin:0 0 2rem;padding:1.2rem 1.6rem}.o-sell-item__step-disclaimer .icon{flex-shrink:0;height:1.6rem;margin-top:.1rem;width:1.6rem}.o-sell-item__ai-warning{align-items:flex-start;background:#fff8e1;border-left:3px solid #f9a825;border-radius:0 4px 4px 0;color:#5d4037;display:flex;gap:1.2rem;margin:0 0 2rem;padding:1.6rem 2rem}.o-sell-item__ai-warning svg{color:#f9a825;flex-shrink:0;margin-top:.2rem}.o-sell-item__ai-warning strong{display:block;font-size:1.4rem;margin-bottom:.4rem}.o-sell-item__ai-warning p{font-size:1.3rem;line-height:1.5;margin:0}.o-sell-item__error-banner{align-items:center;animation:sellItemErrorIn .3s ease;background:#fdecea;border-left:3px solid #d32f2f;border-radius:0 4px 4px 0;color:#611a15;display:flex;font-size:1.4rem;gap:1rem;line-height:1.5;margin:0 0 2rem;padding:1.2rem 1.6rem}.o-sell-item__error-banner-icon{color:#d32f2f;flex-shrink:0}.o-sell-item__error-banner-text{flex:1}.o-sell-item__error-banner-close{background:none;border:none;color:#611a15;cursor:pointer;flex-shrink:0;font-size:2rem;line-height:1;opacity:.6;padding:0 .4rem}.o-sell-item__error-banner-close:hover{opacity:1}@keyframes sellItemErrorIn{0%{opacity:0;transform:translateY(-.8rem)}to{opacity:1;transform:translateY(0)}}.o-sell-item__details-form-container,.o-sell-item__details-summary-container{margin-bottom:3rem}.o-sell-item__details-summary-page{position:relative}.o-sell-item__details-form-page.is-hidden,.o-sell-item__details-summary-page.is-hidden{display:none}.o-sell-item__details-page{position:relative}.o-sell-item__details-page.is-hidden{display:none}.o-sell-item__details-loader{background-color:rgba(var(--color-background),.85);display:none;inset:0;padding-top:8rem;position:absolute;text-align:center;z-index:10}.o-sell-item__details-loader.is-active{align-items:center;display:flex;flex-direction:column}.o-sell-item__details-loader .icon-loader{height:4rem;margin-bottom:2rem;width:4rem}.o-sell-item__details-loader p{font-size:1.6rem;opacity:.7}.o-sell-item__details-summary{display:grid;gap:3rem;grid-template-columns:1fr;margin-bottom:3rem}@media screen and (min-width:800px){.o-sell-item__details-summary{grid-template-columns:1fr 1fr}}.o-sell-item__details-summary-info{order:2}@media screen and (min-width:800px){.o-sell-item__details-summary-info{order:1}}.o-sell-item__details-summary-images{order:1}@media screen and (min-width:800px){.o-sell-item__details-summary-images{order:2}}.o-sell-item__details-brand{letter-spacing:.1em;margin:0 0 .5rem;text-transform:uppercase}.o-sell-item__details-model{font-size:1.4rem;letter-spacing:.05em;margin:0 0 2rem;opacity:.8;text-transform:uppercase}.o-sell-item__price-range{align-items:center;background-color:rgba(var(--color-button),.1);display:flex;font-size:1.8rem;gap:1rem;margin-bottom:2rem;padding:2rem}@media screen and (min-width:800px){.o-sell-item__price-range{font-size:2rem}}.o-sell-item__price-range-label{font-weight:600}.o-sell-item__price-range-value{color:rgb(var(--color-button));font-size:2rem;font-weight:700}@media screen and (min-width:800px){.o-sell-item__price-range-value{font-size:2.4rem}}.o-sell-item__payout-range{align-items:center;background-color:#f8dbdb;display:flex;font-size:1.8rem;gap:1rem;margin-bottom:2rem;padding:2rem}@media screen and (min-width:800px){.o-sell-item__payout-range{font-size:2rem}}.o-sell-item__payout-range-label{font-weight:600}.o-sell-item__payout-range-value{color:rgb(var(--color-text));font-size:2rem;font-weight:700}@media screen and (min-width:800px){.o-sell-item__payout-range-value{font-size:2.4rem}}.o-sell-item__details-images{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(10rem,1fr))}@media screen and (min-width:800px){.o-sell-item__details-images{gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(12rem,1fr))}}.o-sell-item__details-image{aspect-ratio:1;border:1px solid rgb(var(--color-border));overflow:hidden}.o-sell-item__details-image img{height:100%;object-fit:cover;width:100%}.o-sell-item__fieldset{border:none;margin:0 0 3rem;padding:0}.o-sell-item__fieldset-legend{font-weight:600;margin-bottom:2rem}.o-sell-item__form-grid{align-items:start;display:grid;gap:2rem;grid-template-columns:1fr}@media screen and (min-width:800px){.o-sell-item__form-grid{grid-template-columns:1fr 1fr}}.o-sell-item__form-grid .a-checkbox,.o-sell-item__form-grid .a-input,.o-sell-item__form-grid .a-select{margin:0}.o-sell-item__form-grid .a-select{display:grid}.o-sell-item__form-grid .a-select .a-select__label,.o-sell-item__form-grid .a-select .ts-wrapper,.o-sell-item__form-grid .a-select select:not(.tomselected){grid-column:1;grid-row:1}.o-sell-item__form-grid .a-select .a-select__label{align-self:center;color:rgba(var(--color-text),.6);margin:0;max-width:45%;overflow:hidden;padding-left:1.5rem;pointer-events:none;text-overflow:ellipsis;white-space:nowrap;z-index:2}.o-sell-item__form-grid .a-select select.tomselected{position:absolute}.o-sell-item__form-grid .a-select .ts-wrapper.single .ts-control{text-align:right}.o-sell-item__form-grid .a-select .ts-wrapper.single .ts-control .item{margin-left:auto;max-width:55%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.o-sell-item__form-grid .a-input{display:grid}.o-sell-item__form-grid .a-input .a-input__field,.o-sell-item__form-grid .a-input .a-input__label{grid-column:1;grid-row:1}.o-sell-item__form-grid .a-input .a-input__label{align-self:center;color:rgba(var(--color-text),.6);margin:0;max-width:45%;overflow:hidden;padding-left:1.5rem;pointer-events:none;text-overflow:ellipsis;white-space:nowrap;z-index:1}.o-sell-item__form-grid .a-input:has(.a-input__textarea){display:block}.o-sell-item__form-grid .a-input:has(.a-input__textarea) .a-input__label{margin-bottom:.5rem;position:static}.o-sell-item__form-grid .a-input .a-input__field{padding-left:40%;text-align:right}@media screen and (min-width:800px){.o-sell-item__form-full{grid-column:1/-1}}.o-sell-item__field-with-other{display:flex;flex-direction:column;gap:1rem}.o-sell-item__other-input.is-hidden{display:none}@media screen and (min-width:800px){.o-sell-item__accessories-field{grid-column:1/-1}}.o-sell-item__accessories-grid{display:grid;gap:.4rem 2rem;grid-template-columns:1fr 1fr}@media screen and (min-width:800px){.o-sell-item__accessories-grid{grid-template-columns:1fr 1fr 1fr}}.o-sell-item__accessories-grid .a-checkbox{margin:0}.o-sell-item__thank-you{margin:0 auto;padding:4rem 2rem;text-align:center}.o-sell-item__thank-you-icon{align-items:center;background-color:rgba(var(--color-button),.1);border-radius:50%;display:flex;height:8rem;justify-content:center;margin:0 auto 3rem;width:8rem}.o-sell-item__thank-you-icon .icon{color:rgb(var(--color-button));height:4rem;width:4rem}.o-sell-item__thank-you-title{margin-bottom:2rem}.o-sell-item__thank-you-message{font-size:1.6rem;line-height:1.6;margin-bottom:3rem;opacity:.8}.o-sell-item__thank-you-summary{background-color:rgba(var(--color-text),.02);margin-bottom:3rem;padding:2rem}.o-sell-item__thank-you-summary p{font-size:1.6rem;font-weight:600}.o-sell-item__next-steps{margin-bottom:4rem;max-width:none;text-align:left}.o-sell-item__next-steps-title{margin-bottom:1rem;text-align:center}.o-sell-item__next-steps-subtitle{font-size:1.4rem;line-height:1.6;margin-bottom:3rem;opacity:.8;text-align:center}.o-sell-item__next-steps-grid{display:grid;gap:2rem;grid-template-columns:1fr}@media screen and (min-width:800px){.o-sell-item__next-steps-grid{gap:3rem;grid-template-columns:repeat(3,1fr)}}.o-sell-item__next-steps-card{border:1px solid rgb(var(--color-border));padding:2rem}.o-sell-item__next-steps-image{aspect-ratio:4/3;margin-bottom:1.5rem;overflow:hidden}.o-sell-item__next-steps-image img{height:100%;object-fit:cover;width:100%}.o-sell-item__next-steps-card-title{letter-spacing:.1em;margin-bottom:1rem;text-transform:uppercase}.o-sell-item__next-steps-card-text{font-size:1.4rem;line-height:1.6;opacity:.8}