.carousel-cont,.carousel-list-cont{width:100%;height:100%;background:none}.carousel-list-cont{box-sizing:border-box;position:relative;display:flex;flex-direction:row;transition:all .2s ease-in-out;animation:opencarousel .3s linear}@keyframes opencarousel{0%{transform:scale(1.05)}to{transform:scale(1)}}.carousel-fullscreen{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:1000;background-color:#fff}.carousel-cont2{display:flex;width:100%;height:100%;box-sizing:border-box}.carousel-cont3{width:fit-content;height:100%}.carousel-list{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;color:#fff;width:100%;height:100%;box-sizing:border-box;flex-wrap:nowrap;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overflow-x:scroll;overflow-y:hidden;background:none;margin:0;padding:0;scrollbar-width:none;-ms-overflow-style:none}.carousel-list::-webkit-scrollbar{display:none}.carousel-list>*{flex:0 0 100%;scroll-snap-align:center}.carousel-list2{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;color:#fff;width:100%;height:90%;flex-wrap:nowrap;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overflow-x:scroll;overflow-y:hidden;padding:0;scrollbar-width:none;-ms-overflow-style:none}.carousel-list2>*{flex:0 0 100%;scroll-snap-align:center}.carousel-list::-webkit-scrollbar{height:5px}.carousel-list::-webkit-scrollbar-track{background:#e2e2e2}.carousel-list::-webkit-scrollbar-thumb{background:#000;border-radius:6px}.carousel-item{align-items:center;position:relative;width:100%;height:100%;min-width:100%;box-sizing:border-box;font-family:monospace;scroll-snap-align:start}.carousel-item,.carousel-text-cont{display:flex;flex-direction:column;justify-content:center}.carousel-text-cont{position:absolute;bottom:1rem;left:1rem;align-items:flex-start;text-align:left;width:50%;gap:0}.carousel-item-title{font-size:3vw;font-optical-sizing:auto;color:#fff;font-family:DM Sans;font-weight:bolder;margin:.25rem 0}.carousel-item-description{font-family:DM Sans;font-weight:500;color:#000;font-weight:bolder;position:relative;z-index:1;margin:0;padding:.35rem .45rem;font-size:.8rem;background-color:#0ad494;border-radius:7px}.carousel-img{width:100%;min-width:100%;object-fit:cover;font-family:monospace;border-radius:10px}.carousel-img,.carousel-img-fullscreen{height:100%;box-sizing:border-box;scroll-snap-align:start}.carousel-img-fullscreen{width:fit-content;object-fit:contain}.carousel-bar{position:absolute;top:0;width:100%;height:1px;z-index:0}.carousel-bar-filled{position:absolute;left:0;top:0;width:100%;height:100%;animation:fillHover4 8s linear forwards}.carousel-buttons-cont{bottom:.5rem}.carousel-button{background-color:rgba(0,0,0,.8);color:#fff}.carousel-button-fullscreen{font-size:1vw;color:#ff0;border:none;background:none;transition:all .2s ease-in-out;box-sizing:border-box;height:1.5vw;aspect-ratio:1/1;position:absolute;top:1rem;right:1rem;cursor:pointer;z-index:1;display:flex;flex-direction:row;align-items:center;justify-content:center}.carousel-button-fullscreen:hover{transform:scale(1.2)}.carousel-button:hover{background-color:#000}.carousel-seconds{position:absolute;top:-.5rem;left:1rem;color:#000;font-size:.9rem}.carousel-miniatures-cont{flex-direction:column;position:absolute;width:100%;top:.5rem;gap:2px}.carousel-miniatures-cont,.carousel-miniatures-row{display:flex;align-items:center;justify-content:center}.carousel-miniatures-row{flex-direction:row;gap:4px;background-color:rgba(0,0,0,.1);padding:4px}.carousel-miniature{height:50px;width:50px;aspect-ratio:1/1;object-fit:cover;transition:all .2s ease-in-out;cursor:pointer}.carousel-miniature:hover{transform:scale(1.03)}.carousel-miniatures-button{background-color:rgba(0,0,0,.8);font-size:1rem;color:#fff;border:none;cursor:pointer;transition:all .2s ease-in-out;width:1rem;height:2rem;transform:rotate(90deg);animation:bounce 2s infinite;position:relative;opacity:.5}.carousel-miniatures-button:hover{opacity:1}@keyframes fillHover4{0%{width:0;background-color:#000}to{width:100%;background-color:#000}}@keyframes img-animation{0%{transform:scale(1.03)}to{transform:scale(1)}}@media only screen and (min-width:601px){.none-desktop{display:none!important}}@media only screen and (min-width:100px)and (max-width:600px){.carousel-buttons-cont{position:absolute;display:flex;flex-direction:row;align-items:center;justify-content:center;bottom:10%;right:2rem;width:20%}.carousel-text-cont{display:none}.carousel-button{font-size:1.5rem}}.cover-carousel-cont{width:90%;height:80vh;background-color:#fff}.cover-carousel-list-cont{display:flex;width:100%;height:100%;box-sizing:border-box;position:relative}.cover-carousel-row-text-cont{display:flex;flex-direction:row;align-items:center;justify-content:center;background-color:hsla(0,0%,100%,.9);color:#000;padding:.25rem .5rem;font-family:DM Sans;font-size:.75rem;border-radius:3px;position:absolute;bottom:0;left:1rem;width:fit-content;text-transform:uppercase;gap:1rem}.cover-carousel-list{justify-content:flex-start;overflow-x:scroll;box-shadow:0 2px 5px rgba(0,0,0,.1)}.cover-carousel-list,.cover-carousel-loader{display:flex;flex-direction:row;align-items:center;color:#fff;width:100%;height:100%;box-sizing:border-box;flex-wrap:nowrap;scroll-snap-type:x mandatory;overflow-y:hidden;margin:0;padding:0}.cover-carousel-loader{justify-content:center;overflow-x:hidden}.detail-loader2{height:80vh}.detail-loader2,.detail-loader3{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;width:100%;box-sizing:border-box;flex-wrap:nowrap;scroll-snap-type:x mandatory;overflow-x:hidden;overflow-y:hidden;margin:0;padding:0}.detail-loader3{background:hsla(0,0%,100%,.9);height:100vh;z-index:1000000;top:0}.thumbnail-row-container{display:flex;align-items:center;position:relative;width:100%}.thumbnail-row{display:flex;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;position:relative}.thumbnail-row::-webkit-scrollbar{display:none}.thumbnail-item2{flex:0 0 auto;margin:0 5px}.thumbnail-arrow{border:none;font-size:2rem;cursor:pointer;user-select:none;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.thumbnail-arrow.left{margin-right:10px;align-items:flex-start;left:0;background:#fff;background:linear-gradient(90deg,rgb(255,255,255),rgba(255,255,255,0))}.thumbnail-arrow.left,.thumbnail-arrow.right{position:absolute;display:flex;flex-direction:column;justify-content:center;height:100%;top:0;width:100px;z-index:1}.thumbnail-arrow.right{margin-left:10px;align-items:flex-end;right:0;background:#fff;background:linear-gradient(90deg,rgba(255,255,255,0),rgb(255,255,255))}.cover-carousel-list::-webkit-scrollbar{height:0}.cover-carousel-list::-webkit-scrollbar-track{background:#e2e2e2}.cover-carousel-list::-webkit-scrollbar-thumb{background:#000;border-radius:6px}.cover-carousel-item{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;height:55vh;width:100%;min-width:100%;box-sizing:border-box;font-family:monospace;scroll-snap-align:start;gap:.1rem;padding:0;text-decoration:none;color:#000;box-shadow:0 2px 5px rgba(0,0,0,.1)}.icon-xxl{height:24px;width:24px}.cover-carousel-item-text-cont{top:0;left:0;height:100%;width:30%;padding:20px;gap:10px;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;background-color:#fff}.cover-carousel-item-text-cont-title{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;font-family:DM Sans;font-weight:bolder;color:#fff;position:relative;gap:.5rem;flex-wrap:wrap;z-index:1;margin:0;padding:.35rem .25rem;font-size:1rem;text-transform:uppercase;filter:drop-shadow(0 0 10px rgba(0,0,0,.5))}.colorgreen{color:#0ad494!important;font-style:oblique;font-weight:bolder;font-family:DM Sans;filter:drop-shadow(0 0 10px rgba(0,0,0,0));font-size:.8rem}.cover-carousel-item-text-cont-title2{font-family:DM Sans;color:#fff;position:relative;z-index:1;margin:0;padding:.35rem .25rem;font-size:12px;text-transform:uppercase;filter:drop-shadow(0 0 10px rgba(0,0,0,.5))}.cover-carousel-item-text-cont-subtitle{font-family:DM Sans;font-weight:500;color:#000;font-weight:bolder;position:relative;z-index:1;margin:0;padding:.35rem .45rem;font-size:.8rem;background-color:#0ad494;border-radius:7px}.cover-carousel-item-cover{width:60%;object-fit:cover;height:100%;gap:.1rem;border-radius:0}.cover-carousel-item-col{width:20%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;gap:0;gap:.1rem}.noneDesktop{display:none}.cover-carousel-item-col-img{width:100%;height:50%;object-fit:cover;border-radius:3px}.cover-carousel-item-col-img2{width:100%;height:100%;object-fit:cover;border-radius:3px}.cover-carousel-item-title-group{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;overflow:hidden;white-space:nowrap;gap:10px}@media only screen and (min-width:601px)and (max-width:1200px){.cover-carousel-cont{width:100%}}@media only screen and (min-width:100px)and (max-width:600px){.cover-carousel-item-text-cont{top:0;left:0;height:fit-content;width:100%;gap:10px;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.cover-carousel-item{flex-direction:column-reverse;height:fit-content}.cover-carousel-cont{width:95%;height:fit-content}.cover-carousel-item-cover{width:100%;aspect-ratio:1/1}.cover-carousel-item-col{flex-direction:row;width:100%}.cover-carousel-item-col-img{width:50%;height:150px}.cover-carousel-item-col-img2{display:none}.cover-carousel-row-text-cont{flex-direction:column;align-items:flex-start;gap:.25rem;max-width:100%;left:.6rem;background-color:#fff;font-size:.65rem}.cover-carousel-list-cont{position:relative}.cover-carousel-list-cont,.cover-carousel-loader{display:flex;width:100%;min-height:60vh;box-sizing:border-box}.cover-carousel-loader{flex-direction:row;align-items:center;justify-content:center;color:#fff;flex-wrap:nowrap;scroll-snap-type:x mandatory;overflow-x:hidden;overflow-y:hidden;margin:0;padding:0}.mobileNone{display:none!important}.noneDesktop{display:flex}}.top-carousel-cont{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;width:100%;gap:1rem;margin:.5rem auto;padding:1rem;box-sizing:border-box;flex-wrap:nowrap;position:relative;min-height:60vh;max-height:fit-content}.top-carousel-row-flex-wrap{gap:25px}.top-carousel-row-flex-wrap,.top-carousel-row-flex-wrap-gap10px{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;flex-wrap:wrap;width:100%;height:fit-content;box-sizing:border-box}.top-carousel-row-flex-wrap-gap10px{gap:10px}.top-carousel-item-cont{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%;min-width:300px;height:fit-content;color:#000;position:relative;box-sizing:border-box;cursor:pointer;transition:all .2s ease-in-out;text-decoration:none;border-radius:10px;border:1px solid #fff}.top-carousel-item-cont:hover{transform:scale(1.01)}.double-click-cont{border:none;font-family:DM Sans;text-transform:uppercase;font-size:.65rem;cursor:pointer;transition:all .2s ease-in-out;text-decoration:none;color:#fff;background-color:#3b3b3b;padding:.25rem .5rem;border-radius:5px;z-index:10;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;position:absolute;top:-.3rem;right:-.3rem;box-shadow:2px 2px 5px rgba(0,0,0,.3);z-index:100}.featured-row{padding:5px 10px;border-radius:5px}.featured-row,.turbo-row{display:flex;position:absolute;top:10px;left:10px;flex-direction:row;align-items:center;justify-content:center;gap:5px;z-index:1;width:fit-content;color:#fff;font-size:14px;box-sizing:border-box;font-family:DM Sans}.turbo-row{padding:10px;border-radius:50%}.black2{color:#000!important}.icon-featured{border:none;font-family:DM Sans;text-transform:uppercase;font-size:.65rem;cursor:pointer;transition:all .2s ease-in-out;text-decoration:none;color:#fff;background-color:#fff;padding:.25rem .5rem;border-radius:5px;z-index:10;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;position:absolute;top:.25rem;right:.25rem;box-shadow:-2px 2px 5px rgba(0,0,0,.2);z-index:100}.top-carousel-item-cont-cont{border-radius:10px;width:22%;min-width:300px;height:fit-content;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;position:relative;box-shadow:1px 1px 4px rgba(0,0,0,.1);background-color:#fff}.featured-item-cont{background-color:#fff;scroll-snap-align:start;flex:0 0 auto}.subtitle-featured{font-size:.75rem;font-family:DM Sans,sans-serif;text-align:center;color:#fff;border-radius:5px;padding:.25rem .5rem;position:absolute;top:-1.5rem;left:.5rem;z-index:1}.sold-item-img-cont,.top-carousel-item-img-cont{border-radius:10px 10px 0 0;width:100%;position:relative;overflow:hidden;background-color:#f5f5f5;aspect-ratio:1/1}.top-carousel-item-img{object-fit:cover;border-radius:10px 10px 0 0;width:100%;height:100%;aspect-ratio:1/1;scroll-snap-align:start;flex:0 0 auto}.top-carousel-item-arrow{width:15px;height:15px}.top-carousel-item-img-text{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;position:absolute;right:.5rem;bottom:.5rem;border-radius:5px;padding:.25rem .5rem;box-sizing:border-box;font-size:.6rem;font-family:DM Sans;margin:0;z-index:2;width:fit-content;color:#fff}.degrade{height:50%;background:#2e4933;background:linear-gradient(0deg,rgb(0,0,0),rgba(0,0,0,0) 91%);opacity:.8}.degrade,.degrade2{position:absolute;width:100%;bottom:0;left:0;z-index:1}.degrade2{height:100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath fill='%23000000' fill-opacity='0.05' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'%3E%3C/path%3E%3C/svg%3E")}.top-carousel-item-text-cont{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left;width:100%;gap:7px;padding:17px;box-sizing:border-box}.top-carousel-item-title-group,.top-carousel-item-title-group-cerokm{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:100%;overflow:hidden;white-space:nowrap}.top-carousel-item-title-group-cerokm{padding:0 10px}.top-carousel-item-specs-group{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:100%;overflow:hidden;white-space:nowrap;gap:5px;margin:0}.top-carousel-item-specs-item{font-family:DM Sans,sans-serif;border:1px solid gray;color:gray;padding:5px;border-radius:5px;font-size:12px;margin:0;max-height:16px}.top-carousel-item-specs-isLower{background-color:#0ab694;border:1px solid #0ab694;color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:3px}.top-carousel-item-title{font-size:20px;font-optical-sizing:auto;color:#3b3b3b;font-family:DM Sans,sans-serif;font-weight:800;text-transform:capitalize;flex-shrink:0;margin:0 6px 0 0}.top-carousel-item-subtitle{font-size:20px;font-family:DM Sans;font-weight:400;text-transform:capitalize;color:#000;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-shrink:1;min-width:0}.gap5px{gap:5px}.top-carousel-item-subtitle-peq{margin:0;gap:20px}.top-carousel-item-subtitle-peq,.top-carousel-item-subtitle-peq2{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;font-size:12px;font-family:DM Sans;z-index:1;color:gray;text-transform:capitalize}.top-carousel-item-subtitle-peq2{flex-wrap:wrap;margin:8px 0 3px;gap:5px}.margin-button-price{margin:5px 0!important}.top-carousel-item-location{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;font-size:12px;font-family:DM Sans;margin:0;z-index:1;gap:5px;color:gray;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;flex-shrink:1;width:98%}.padding16px{padding:0 16px}.top-carousel-item-publisheddate{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;font-size:12px;font-family:DM Sans;margin:0;z-index:1;gap:5px;color:gray;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;flex-shrink:1;width:98%}.top-carousel-item-author{text-decoration:none;position:absolute;left:.5rem;bottom:.5rem;font-family:DM Sans;font-size:.75rem;transition:all .2s ease-in-out;padding:.25rem .5rem;font-weight:700;font-style:italic;color:#0ad494;margin:0;border-radius:5px;z-index:2}.margin-top-bottom{margin:1rem 0}.top-carousel-item-signed{position:absolute;right:.5rem;top:.5rem;font-size:.65rem;padding:.25rem .5rem;font-weight:700;color:#3b3b3b;border-radius:5px;background-color:#fbf855;animation:signed-anim 1s infinite}.top-carousel-item-category,.top-carousel-item-signed{text-decoration:none;font-family:DM Sans;transition:all .2s ease-in-out;margin:0}.top-carousel-item-category{font-size:14px;color:#000;font-weight:600;border-radius:2px;text-align:left;width:100%;box-sizing:border-box}.sold-carousel-item-texts-row{display:flex;flex-direction:row;align-items:center;justify-items:center;gap:0;width:100%;box-sizing:border-box;border-radius:10px}.sold-carousel-item-texts{display:flex;flex-direction:column;align-items:center;justify-items:center;padding:.5rem;text-decoration:none;font-family:DM Sans;font-size:.65rem;transition:all .2s ease-in-out;color:#000;margin:0;border-radius:2px;text-transform:uppercase;gap:.25rem;width:30%}.sold-carousel-item-texts2{line-height:1rem;margin:0 auto}.top-carousel-item-details{text-decoration:none;font-family:DM Sans;font-size:.6rem;transition:all .2s ease-in-out;color:#3b3b3b;margin:0;border-radius:2px;text-transform:uppercase}.kmbg{background-color:#f1fbc0}.dealerbg{text-transform:uppercase;font-weight:700}.row100{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;flex-wrap:wrap;gap:.25rem}.searcher-filter-item{width:100px;aspect-ratio:1/1}.margin-bottom{margin-bottom:3rem!important}.top-carousel-slider{position:relative;overflow:hidden;width:100%;height:200px}.slider-track{display:flex;overflow-x:auto;scroll-behavior:smooth;gap:8px;padding:5px 0}.slider-image{height:100%;flex:0 0 auto;width:100%;max-width:100%;object-fit:cover;border-radius:8px}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;background-color:rgba(0,0,0,.4);border:none;color:#fff;font-size:24px;padding:6px 10px;cursor:pointer;user-select:none}.slider-arrow.left{left:0}.slider-arrow.right{right:0}.top-carousel-buttons-cont{position:absolute;gap:5px;top:10px;right:10px;z-index:1000;width:fit-content}.top-carousel-buttons-cont,.top-carousel-slider-button{display:flex;flex-direction:row;align-items:center;justify-content:center}.top-carousel-slider-button{background-color:#fff;font-size:1rem;color:#000;border:none;cursor:pointer;transition:all .2s ease-in-out;box-sizing:border-box;width:20px;aspect-ratio:1/1;border-radius:50%}.top-carousel-slider-button:hover{background-color:#b6f3e0}.top-carousel-gallery-list-cont{display:flex;width:100%;height:100%;box-sizing:border-box;position:relative;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.card-gloss{top:0;left:0;background:linear-gradient(135deg,rgba(255,255,255,.25),rgba(255,255,255,.05) 60%);opacity:.5;mix-blend-mode:screen;border-radius:inherit;z-index:3;transition:transform .15s ease}.card-gloss,.card-shadow{pointer-events:none;position:absolute;width:100%;height:100%}.card-shadow{background:radial-gradient(ellipse at center,rgba(0,0,0,.2) 0,transparent 80%);transform:scale(1.05) translateZ(-1px);z-index:0}.featured-item-green{border:3px solid #0ab694}.featured-item-ffa500{border:3px solid orange}.featured-item-4c97e2{border:3px solid #4c97e2}.filter-pill{padding:4px 8px;font-size:10px;margin:0}.filter-pill,.filter-pill3{border-radius:15px;color:#000;background-color:#b6f3e0;cursor:pointer;transition:all .2s ease-in-out}.filter-pill3{width:fit-content;margin:10px 0}.filter-pill2,.filter-pill3{padding:5px 10px;font-size:12px}.filter-pill2{border-radius:20px;border:1px solid #000;color:#000;background:none;cursor:pointer;transition:all .2s ease-in-out;margin:0;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:5px}@media only screen and (min-width:1600px){.top-carousel-item-cont-cont{width:18%}}@media only screen and (min-width:600px)and (max-width:1200px){.top-carousel-item-cont{width:45%}}@media only screen and (min-width:100px)and (max-width:600px){.top-carousel-slider-button{width:25px}.top-carousel-item-arrow{width:20px;height:20px}.top-carousel-cont{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin:.5rem auto;gap:.5rem;box-sizing:border-box}.top-carousel-item-cont{width:100%}.top-carousel-section-cont{display:flex;flex-direction:column;align-items:center;justify-content:center;height:fit-content;padding:4rem 0;gap:1rem;font-family:DM Sans}.top-carousel-section-img{height:250px;object-fit:cover}.button-close-filters{position:fixed;bottom:.5rem}.top-carousel-item-cont:hover{transform:scale(1)}.top-carousel-item-cont-cont{border-radius:10px;width:97%;height:fit-content;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;position:relative;background-color:#fff}.sold-carousel-item-texts-row{border-radius:5px}.subtitle-featured{box-shadow:2px 2px 5px rgba(0,0,0,.3);top:-.5rem;left:0;font-weight:700;background-color:#fff;text-transform:uppercase}}.news-summary-root{max-width:1200px;margin:0 auto;padding:32px 16px;background:linear-gradient(135deg,#f8fafc,#e0e7ef);min-height:100vh}.news-summary-header{background:#fff;border-radius:32px;box-shadow:0 4px 32px rgba(0,0,0,.07);padding:32px 32px 24px;margin-bottom:32px}.news-summary-header-row{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px}.news-summary-header-left{display:flex;align-items:center;gap:24px}.news-summary-header-icon{background:linear-gradient(90deg,#4ade80,#b6f3e0);border-radius:20px;padding:16px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem}.news-summary-title{font-size:2.5rem;font-weight:800;background:linear-gradient(90deg,#1e293b,#b6f3e0);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0);margin-bottom:.5rem}.news-summary-date-row{display:flex;align-items:center;gap:8px;color:#64748b;font-size:1rem;margin-top:4px}.news-summary-date-icon{width:18px;height:18px;color:#64748b}.news-summary-header-actions{display:flex;align-items:center;gap:16px}.news-summary-share-btn{display:flex;align-items:center;gap:8px;background:#dbeafe;color:#0ad494;border:none;border-radius:14px;padding:10px 18px;font-weight:600;font-size:1rem;cursor:pointer;transition:background .18s}.news-summary-share-btn:hover{background:#bfdbfe}.news-summary-viewmode-group{display:flex;background:#f1f5f9;border-radius:10px;padding:3px}.news-summary-viewmode-btn{border:none;background:none;padding:8px 18px;border-radius:8px;font-weight:500;font-size:1rem;color:#334155;cursor:pointer;transition:background .18s}.news-summary-viewmode-btn--active{background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.04);color:#0ad494}.news-summary-viewmode-btn:not(.news-summary-viewmode-btn--active):hover{background:#e2e8f0}.news-summary-categories{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.news-summary-category-btn{padding:8px 22px;border-radius:999px;font-weight:500;font-size:1rem;border:none;background:#f1f5f9;color:#334155;cursor:pointer;transition:background .18s,color .18s,box-shadow .18s}.news-summary-category-btn--active{background:#0ad494;color:#fff;box-shadow:0 2px 8px rgba(37,99,235,.08)}.news-summary-category-btn:not(.news-summary-category-btn--active):hover{background:#e0e7ef}.news-summary-cards-grid{display:grid;grid-template-columns:1fr;gap:28px}@media(min-width:768px){.news-summary-cards-grid{grid-template-columns:1fr 1fr}}@media(min-width:1100px){.news-summary-cards-grid{grid-template-columns:1fr 1fr 1fr}}.news-cards-list{align-items:center;justify-content:center;gap:10px}.news-card,.news-cards-list{display:flex;flex-direction:column;width:100%}.news-card{background:#fff;border-bottom:1px dotted gray;overflow:hidden;transition:box-shadow .18s,transform .18s;gap:5px}.news-cards-list :last-child{border-bottom:none}.news-card-image-wrap{position:relative}.news-card-image{width:100%;height:190px;object-fit:cover;border-top-left-radius:20px;border-top-right-radius:20px}.news-card-category-wrap{position:absolute;top:16px;left:16px}.news-card-category{padding:6px 16px;border-radius:999px;font-size:12px;font-weight:600;border:1.5px solid #e5e7eb;background:#f1f5f9;color:#334155}.news-card-category.news-priority-high{background:#fee2e2;color:#b91c1c;border-color:#fecaca}.news-card-category.news-priority-medium{background:#fef9c3;color:#b45309;border-color:#fde68a}.news-card-category.news-priority-low{background:#dcfce7;color:#15803d;border-color:#bbf7d0}.news-card-eye-wrap{position:absolute;top:16px;right:16px;background:#fff;border-radius:50%;padding:8px;box-shadow:0 2px 8px rgba(0,0,0,.06)}.news-card-eye{width:18px;height:18px;color:#64748b}.news-card-content{padding:10px 0;display:flex;flex-direction:column;gap:5px;flex:1}.news-card-title{font-size:1.25rem;font-weight:700;color:#1e293b;cursor:pointer;line-clamp:2;transition:color .18s}.news-card-title:hover{color:#0ad494}.news-card-summary{color:#64748b;font-size:1rem;line-clamp:3}.news-card-tags{display:flex;flex-wrap:wrap;gap:8px}.news-card-tag{background:#f1f5f9;color:#334155;font-size:.85rem;border-radius:8px;padding:4px 10px}.news-card-meta-row{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.news-card-meta{display:flex;align-items:center;gap:8px;color:#64748b;font-size:.97rem}.news-card-readmore{display:flex;align-items:center;gap:4px;color:#000;border-radius:5px;width:fit-content;padding:5px 10px;border:none;font-weight:400;font-size:12px;cursor:pointer;transition:color .18s}.news-card-readmore:hover{color:#0ad494}.news-card-readmore-icon{width:18px;height:18px}.news-summary-list{display:flex;flex-direction:column;gap:22px}.news-list-item{background:#fff;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.06);display:flex;gap:24px;padding:22px 24px;align-items:flex-start;transition:box-shadow .18s,transform .18s}.news-list-item:hover{box-shadow:0 6px 24px rgba(37,99,235,.1);transform:translateY(-1px) scale(1.01)}.news-list-item-image-wrap{flex-shrink:0}.news-list-item-image{width:120px;height:90px;object-fit:cover;border-radius:10px}.news-list-item-content{flex:1;display:flex;flex-direction:column}.news-list-item-header{display:flex;align-items:flex-start;justify-content:space-between}.news-list-item-category{padding:5px 14px;border-radius:999px;font-size:.92rem;font-weight:600;border:1.5px solid #e5e7eb;background:#f1f5f9;color:#334155}.news-list-item-category.news-priority-high{background:#fee2e2;color:#b91c1c;border-color:#fecaca}.news-list-item-category.news-priority-medium{background:#fef9c3;color:#b45309;border-color:#fde68a}.news-list-item-category.news-priority-low{background:#dcfce7;color:#15803d;border-color:#bbf7d0}.news-list-item-meta{display:flex;align-items:center;gap:8px;color:#64748b;font-size:.97rem}.news-list-item-title{font-size:1.18rem;font-weight:700;color:#1e293b;transition:color .18s}.news-list-item-title:hover{color:#0ad494}.news-list-item-summary{color:#64748b;font-size:1rem}.news-list-item-tags{display:flex;flex-wrap:wrap;gap:8px}.news-list-item-tag{background:#f1f5f9;color:#334155;font-size:.85rem;border-radius:8px;padding:4px 10px}.news-list-item-readmore{display:flex;align-items:center;gap:4px;color:#0ad494;background:none;border:none;font-weight:600;font-size:.97rem;cursor:pointer;transition:color .18s}.news-list-item-readmore:hover{color:#0ad494}.news-list-item-readmore-icon{width:18px;height:18px}.news-summary-footer{margin-top:48px;background:#fff;border-radius:20px;box-shadow:0 2px 12px rgba(0,0,0,.06);padding:32px 24px}.news-summary-footer-grid{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:768px){.news-summary-footer-grid{grid-template-columns:1fr 1fr 1fr 1fr}}.news-summary-footer-stat{text-align:center}.news-summary-footer-stat-value{font-size:2.2rem;font-weight:800;color:#0ad494;margin-bottom:4px}.news-summary-footer-stat-value--high{color:#b91c1c}.news-summary-footer-stat-value--medium{color:#b45309}.news-summary-footer-stat-value--low{color:#15803d}.news-summary-footer-stat-label{color:#64748b;font-size:1rem;font-weight:500}footer{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:fit-content;padding:2rem;font-family:DM Sans;font-size:.8rem;color:#fff;background-color:#3b3b3b;box-sizing:border-box;margin:0 auto}.row-space{align-items:flex-start;justify-content:space-between;box-sizing:border-box}.row-left,.row-space{display:flex;flex-direction:row;gap:.5rem;width:100%;flex-wrap:wrap;margin:1rem auto}.row-left{align-items:center;justify-content:flex-start}.column-align-left{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.35rem}.text-link{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:5px;text-decoration:none;transition:all .2s ease-in-out;cursor:pointer;color:#fff;font-size:.55rem;font-family:DM Sans;background:none;border:none;text-transform:uppercase;padding:0}.text-link:hover{color:#0ad494}.footer-logo{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;gap:1rem}.col-col{flex-direction:column;margin:1rem auto;gap:.25rem}.footer-logo-row{justify-content:center}.footer-logo-row,.footer-logo-row2{display:flex;flex-direction:row;align-items:center;text-decoration:none}.footer-logo-row2{justify-content:space-between;gap:1rem;width:100%}.positionbottom{position:fixed;bottom:1rem}.margin5rem{margin:0 .25rem}.footer-logo-v{color:#fff;color:#0ad494;left:.15rem}.footer-logo-6,.footer-logo-v{font-family:DM Sans;font-size:3rem;font-weight:bolder;margin:0;position:relative}.footer-logo-6{color:#fff;right:.15rem}.footer-logo-subtitle,.footer-logo-title{font-family:DM Sans;font-size:.8rem;color:#fff;margin:0}.logo-link{text-decoration:none}.black{color:#000}.vueltarapida-cont{margin:0;padding:1rem;align-items:flex-start;gap:1.5rem;position:relative;text-decoration:none}.vueltarapida-cont,.vueltarapida-row{background-color:#fff;box-sizing:border-box;width:fit-content;border-radius:5px;display:flex;flex-direction:row;justify-content:center;color:#000;flex-wrap:wrap}.vueltarapida-row{padding:0;align-items:center;gap:.25rem;margin:0 auto}.vueltarapida-cont-column{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;margin:0;gap:.5rem;box-sizing:border-box;flex-wrap:wrap;text-decoration:none}.vueltarapida-logo{width:100px}.vueltarapida-title{font-weight:700;color:#fff;background-color:#0000d3;position:absolute;top:-1rem;left:-1rem}.vueltarapida-title,.vueltarapida-title2{font-family:DM Sans;font-size:.8rem;padding:.25rem .5rem;border-radius:5px;text-transform:uppercase;margin:0 auto;text-decoration:none}.vueltarapida-title2{color:#000;font-style:oblique}.vueltarapida-subtitle{font-weight:700;text-transform:uppercase;font-size:.8rem;color:gray}.vueltarapida-subtitle,.vueltarapida-subtitle2{font-family:DM Sans;margin:0 auto;text-decoration:none}.vueltarapida-subtitle2{font-style:oblique;gap:.5rem;font-size:12px;color:#000}.vueltarapida-minitext{font-family:DM Sans;font-size:.6rem;width:100%;text-align:center;text-transform:uppercase;font-style:oblique;background-color:#0000d3;color:#fff;padding:.25rem;border-radius:5px;width:fit-content;max-width:90%;position:absolute;bottom:-1rem;right:1rem;text-decoration:none}@media only screen and (min-width:601px)and (max-width:1200px){footer{padding:2rem}}@media only screen and (min-width:100px)and (max-width:600px){footer{padding:2rem}.row-space{justify-content:space-between;gap:1rem;width:100%;height:fit-content}.footer-logo-row2{flex-direction:column;align-items:flex-start;gap:3rem;width:100%}.footer-logo-row2,.vueltarapida-cont{display:flex;justify-content:flex-start;text-decoration:none}.vueltarapida-cont{background-color:#fff;padding:1rem;width:fit-content;border-radius:5px;flex-direction:row;gap:1rem;color:#000;position:relative}.vueltarapida-cont,.vueltarapida-cont-column{margin:0;box-sizing:border-box;align-items:center;flex-wrap:wrap}.vueltarapida-cont-column{display:flex;flex-direction:column;justify-content:center;gap:.5rem;width:100%}.vueltarapida-logo{width:40%}.vueltarapida-row{background-color:#fff;padding:0;box-sizing:border-box;width:fit-content;border-radius:5px;display:flex;justify-content:space-between;gap:.5rem;color:#000;flex-wrap:wrap;margin:0 auto}.mobilerow,.vueltarapida-row{flex-direction:row;align-items:center;width:100%}.mobilerow{justify-content:center}.w40mobile{width:40%}.w50mobile{width:45%;justify-content:center;text-align:center}}.home-cont{min-height:100vh;justify-content:space-between;background-color:#fff}.home-cont,.lanzamiento-cover{width:100%;height:fit-content;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.lanzamiento-cover{justify-content:center;min-height:100%;padding:2rem;background:#0ad494;background:linear-gradient(125deg,rgb(158,252,177),#0AB694)}.w65{width:95%!important}.padding16px{padding:16px}.home-all-cont{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:16px;width:100%;height:fit-content;background-color:#f7f7f7}.subtitle-lanzamiento{font-size:1rem;font-family:DM Sans,sans-serif;color:#fff;text-align:center}.fluid-border{background:linear-gradient(45deg,#0AD494,#0AB694);transition:all .2s ease-in-out}@keyframes border-fluid{0%{border-radius:50% 50% 60% 40%/50% 60% 40% 50%}25%{border-radius:60% 40% 50% 50%/40% 50% 60% 50%}50%{border-radius:40% 60% 50% 50%/50% 40% 50% 60%}75%{border-radius:55% 45% 45% 55%/45% 55% 55% 45%}to{border-radius:50% 50% 60% 40%/50% 60% 40% 50%}}@keyframes move-fluid{0%{transform:translate(0)}25%{transform:translate(10px,-10px)}50%{transform:translate(-10px,10px)}75%{transform:translate(10px,10px)}to{transform:translate(0)}}.nav-logo-6-lanzamiento{font-family:DM Sans;font-weight:700;font-size:3rem;margin:0;position:relative;right:.15rem;color:#fff}.home-cont2{width:100%;height:fit-content;min-height:80vh}.home-cont2,.home-cover-img-cont{display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;gap:1rem;overflow:hidden}.home-cover-img-cont{width:90%;height:30vh}.home-cover-img{object-fit:cover;width:100%}.margin1rem{margin:1rem auto!important}.bggrey{background-color:#f9f9f9;background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 20.5V18H0v-2h20v-2H0v-2h20v-2H0V8h20V6H0V4h20V2H0V0h22v20h2V0h2v20h2V0h2v20h2V0h2v20h2V0h2v20h2v2H20v-1.5zM0 20h2v20H0V20zm4 0h2v20H4V20zm4 0h2v20H8V20zm4 0h2v20h-2V20zm4 0h2v20h-2V20zm4 4h20v2H20v-2zm0 4h20v2H20v-2zm0 4h20v2H20v-2zm0 4h20v2H20v-2z' fill='%23ffffff' fill-opacity='1' fill-rule='evenodd'/%3E%3C/svg%3E")}.title{font-size:2rem;font-weight:700;margin:0}.home-cover{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;height:fit-content;min-height:70vh;box-sizing:border-box;gap:1rem}.sold-cover{color:#0ab694;font-weight:700;font-family:DM Sans;font-size:4rem;background-color:#fff;background-image:radial-gradient(at 40% 20%,hsl(100,66%,77%) 0,transparent 50%),radial-gradient(at 80% 50%,hsl(106,100%,79%) 0,transparent 50%),radial-gradient(at 0 100%,hsl(149,100%,67%) 0,transparent 50%),radial-gradient(at 80% 100%,hsl(144,27%,58%) 0,transparent 50%),radial-gradient(at 0 0,hsl(139,100%,88%) 0,transparent 50%)}.home-logo{flex-direction:column;position:relative;gap:0;width:20%}.home-logo,.home-logo-row{display:flex;align-items:center;justify-content:center}.home-logo-row{flex-direction:row}.home-logo-v{color:#3b3b3b;color:#0ad494;-webkit-text-stroke:1px #0ad494;left:1rem}.home-logo-6,.home-logo-v{font-family:DM Sans;font-size:8rem;font-weight:bolder;margin:0;position:relative}.home-logo-6{color:#3b3b3b;right:1rem}.home-logo-title{font-size:1.2rem;font-weight:700}.home-logo-subtitle,.home-logo-title{font-family:DM Sans;color:#3b3b3b;margin:0}.home-logo-subtitle{font-size:.6rem}.buttonbyn{border:1px solid #000;border-radius:10px;padding:.5rem;margin:0;font-family:DM Sans;font-size:12px;transition:all .2s ease-in-out;background-color:#fff;text-decoration:none;color:#000}.buttonwhite{padding:10px;font-size:16px}.buttonwhite,.buttonwhite-peq{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;border:1px solid #000;border-radius:5px;margin:0;font-family:DM Sans;font-weight:600;cursor:pointer;transition:all .2s ease-in-out;background-color:#fff;text-decoration:none;color:#000}.buttonwhite-peq{padding:5px;font-size:14px}.h100{height:100%}.input-cont-new{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;box-sizing:border-box;gap:10px;width:90%;margin:0;flex:1}.input-cont-new label{font-size:14px}.input-cont-new input,.input-cont-new label{font-family:DM Sans;color:#000;width:100%;text-align:left}.input-cont-new input{border:1px solid #000;border-radius:5px;padding:10px;margin:0;font-weight:400;font-size:16px;cursor:pointer;transition:all .2s ease-in-out;background-color:#fff;text-decoration:none;box-sizing:border-box}.padding10px{padding:10px!important}.input-cont-new select{padding:10px;font-family:inherit;width:200px;appearance:none;background-image:url(https://firebasestorage.googleapis.com/v0/b/autoprecios-f936b.appspot.com/o/icons%2Farrow-select.svg?alt=media&token=ee196a44-fa44-4c50-80ee-1fd86be50572);background-repeat:no-repeat;background-position:right 15px center;background-size:12px}.buttonbigw100,.input-cont-new select{border:1px solid #000;border-radius:5px;box-sizing:border-box;margin:0;font-size:16px;background-color:#fff;color:#000;cursor:pointer}.buttonbigw100{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.25rem;padding:16px;font-family:DM Sans;transition:all .2s ease-in-out;text-decoration:none;width:100%}.button:hover{background-color:#f5f5f5}.button:focus{background-color:#dbdbdb}.greenbgbut{background-color:#0ad494}.greenbgbut2{background-color:#0ab694;color:#fff}.buttongreenprice{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.25rem;border:1px solid #b6f3e0;border-radius:5px;padding:.35rem .5rem;margin:0;font-family:DM Sans;font-size:18px;font-weight:800;cursor:pointer;transition:all .2s ease-in-out;background-color:#b6f3e0;text-decoration:none;color:#000}.banner-cover-plus-cont{width:50%;max-width:728px;border-radius:10px;background:none;border:none;cursor:pointer}.banner-cover-plus{width:100%;max-width:728px;border-radius:10px}.card-item-price{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.25rem;border-radius:5px;margin:0;font-family:DM Sans;font-size:26px;font-weight:800;cursor:pointer;transition:all .2s ease-in-out;text-decoration:none;color:#000}.noborder{border:none;box-shadow:2px 2px 10px rgba(0,0,0,.2)}.buttonwhite:hover{background-color:#f5f5f5}.buttonwhite:focus{background-color:#dbdbdb}.buttonbynmini{padding:.5rem;font-size:14px}.buttonbyn2,.buttonbynmini{border:1px solid #000;border-radius:5px;font-family:DM Sans;cursor:pointer;transition:all .2s ease-in-out;background-color:#fff;text-decoration:none;color:#000}.buttonbyn2{padding:.15rem .3rem;font-size:12px}.buttonbyn7{border-left:1px solid rgba(0,0,0,.3);border-radius:0;margin:0}.buttonbyn7,.buttongreen{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;padding:.25rem .5rem;font-family:DM Sans;font-size:12px;cursor:pointer;transition:all .2s ease-in-out;background-color:#fff;text-decoration:none;color:#000}.buttongreen{background-color:#0ad494;border-radius:5px;position:relative;z-index:10;border:1px solid #0ab694}.remark3{background-color:#fbf855}.buttongreen5{font-family:DM Sans;font-size:.9rem;cursor:pointer;transition:all .2s ease-in-out;background-color:#fff;text-decoration:none;color:#000;background-color:#0ad494;padding:.35rem 12px;border-radius:5px;position:relative;z-index:10;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;border:1px solid #0ab694}.lightning-bolt{height:80px;width:80px}.buttonforHome{width:80%;height:50px;font-size:1.1rem;padding:.65rem .1rem}.buttongreen5:hover{background-color:#0ab694}.buttongreen5:active{background-color:#035d51}.buttonviolet{border:none;font-family:DM Sans;font-size:12px;cursor:pointer;transition:all .2s ease-in-out;text-decoration:none;color:#fff;background-color:#987686;padding:.25rem .5rem;border-radius:5px;position:relative;z-index:10;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem}.buttongreenmesh{background:#0ad494;background:linear-gradient(125deg,#0AD494,#0AB694)}.buttongreenmesh,.buttonmercadopago{border:none;font-family:DM Sans;font-size:.8rem;cursor:pointer;transition:all .2s ease-in-out;text-decoration:none;color:#fff;width:100%;padding:1rem .5rem;border-radius:5px;position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;gap:.5rem}.buttonmercadopago{background:#71d9ee}.uploadhandlercont-column{margin:0 0 10px;overflow:hidden;width:100%;position:relative}.uploadhandlercont-column,.uploadhandlercont-column2{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0}.uploadhandlercont-column2{margin:.5rem;width:125px;height:125px;background-color:#f5f5f5}.uploadhandlercont{flex-direction:column;height:100px;border-radius:5px 5px 0 0;background-color:#f5f5f5}.buttongreenupload,.uploadhandlercont{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;margin:0;position:relative}.buttongreenupload{border:none;border-radius:5px;height:25px;font-family:DM Sans;font-size:.55rem;cursor:pointer;transition:all .2s ease-in-out;background-color:#fff;text-decoration:none;color:#000;background-color:#0ad494;border-radius:0 0 5px 5px;z-index:10;flex-direction:row}.invisibleinput{opacity:0;z-index:100000;width:100%;height:100%;position:absolute;box-sizing:border-box;padding:0;top:0;left:0}.buttonvioletmesh{border:none;font-family:DM Sans;font-size:.8rem;cursor:pointer;transition:all .2s ease-in-out;background:#987686;background:linear-gradient(125deg,rgb(152,118,134),#62394c);text-decoration:none;color:#fff;width:100%;padding:1rem .5rem;border-radius:5px;position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;gap:.5rem}.flex-direction-row{flex-direction:row}.flex-direction-row2{flex-direction:row;font-size:.8rem}.all-window-loader{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;background-color:rgba(51,51,51,.2);backdrop-filter:blur(5px);z-index:10000}.meshrow{flex-direction:row}.buttongreen2{color:#3b3b3b;border-radius:5px;border:1px solid #0ab694}.buttongreen2,.buttonviolet2{font-family:DM Sans;font-size:12px;cursor:pointer;transition:all .2s ease-in-out;background-color:#fff;text-decoration:none;font-weight:700;width:100%;padding:1rem .5rem;position:relative;z-index:10;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;height:3rem}.buttonviolet2{border:1px solid #987686;color:#987686;border-radius:5px}.bignumberviolet{color:#987686}.bignumber,.bignumberviolet{font-family:DM Sans;font-size:1.2rem;font-weight:bolder;margin:0}.bignumber,.bignumber2{color:#0ab694}.bignumber2{font-family:DM Sans;font-size:2rem;font-weight:bolder;margin:0}.buttoncol{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;text-align:center}.buttonyellow{background-color:#fce587;color:#000;gap:.5rem}.buttonpics,.buttonyellow{border:none;font-family:DM Sans;font-size:12px;cursor:pointer;transition:all .2s ease-in-out;text-decoration:none;padding:.25rem .5rem;border-radius:5px;position:relative;z-index:10;display:flex;flex-direction:row;align-items:center;justify-content:center}.buttonpics{background:rgba(0,0,0,.6);color:#fff;font-weight:bolder;gap:.25rem;position:absolute;top:0;left:1rem}.w100i{width:100%}.progress-bar{width:15%;min-height:3px;max-height:fit-content;font-family:DM Sans;font-size:.6rem;color:#000;background-color:#e55d5d}.complete{background-color:#0ad494}.buttonbynmesh{font-family:DM Sans;font-size:12px;cursor:pointer;transition:all .2s ease-in-out;background:#fff;border:1px dotted #000;text-decoration:none;color:#000;padding:.25rem .5rem;border-radius:5px;position:relative;z-index:10;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem}.widthfit{width:fit-content;margin:.5rem auto}.row1remgap{gap:1rem}.row05remgap,.row1remgap{display:flex;flex-direction:row;align-items:center;justify-content:center}.row05remgap{gap:.5rem}.biggerbutton{font-size:.8rem;padding:.25rem .4rem;font-weight:400}.biggerbutton:hover{background-color:#f5da6d}.buttonred{border:none;font-family:DM Sans;font-size:12px;cursor:pointer;transition:all .2s ease-in-out;text-decoration:none;color:#fff;background-color:#da7b7b;padding:.25rem .5rem;border-radius:5px;position:relative;z-index:10;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem}.position-absolute-top-right{position:absolute;top:0;right:1rem}.buttonblack{border:none;background-color:#fff;color:#fff;background-color:#3b3b3b;padding:.25rem .5rem;border-radius:5px;position:relative;z-index:10;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem}.buttonblack,.filters-button{font-family:DM Sans;font-size:12px;cursor:pointer;transition:all .2s ease-in-out;text-decoration:none}.filters-button{border:1px solid #000;border-radius:5px;padding:.5rem 1rem;background-color:#fff;color:#000}.yellowcolors{background-color:#fce587;border:1px solid #fce587;color:#000}.yellowcolors:hover{background-color:#fed42d!important}.greencolors{border:2px solid #0ab694!important;background-color:#0ad494!important}.greencolors,.greencolors3{color:#000!important;border:none;transition:all .2s ease-in-out}.greencolors3{background-color:#b6f3e0!important}.greencolors:hover{background-color:#0ab694!important}.greencolors:active{background-color:#b6f3e0!important}.buttongreen:hover{z-index:1}.buttongreen:after{position:absolute;bottom:0;left:0;height:100%;width:100%;border-radius:10px;opacity:0;z-index:-1;background-color:rgba(158,252,177,.7);content:""}.button:hover{z-index:1}.button:after{position:absolute;bottom:0;left:0;height:100%;width:100%;opacity:0;z-index:-1;background-color:rgba(158,252,177,.7);content:""}.button:hover:after{animation:buttongreen-hover .2s forwards}@keyframes buttongreen-hover{0%{opacity:1;width:1%}to{width:100%;opacity:1}}.violetcolors{border:1px solid #62394c!important;background-color:#62394c!important;color:#fff!important;transition:all .2s ease-in-out}.violetcolors:hover{color:#987686!important}.deactivated-colors{border:1px solid gray!important;background-color:#f5f5f5!important;color:gray!important}.banner-cont{width:100%;padding:3rem 2rem;background:#9efcb1;background:linear-gradient(222deg,rgb(158,252,177) 64%,rgb(103,190,120));margin:3rem auto;align-items:center;justify-content:center;flex-wrap:wrap;position:relative;gap:1rem}.banner-cont,.filters-cont{box-sizing:border-box;display:flex;flex-direction:column}.filters-cont{align-items:flex-start;justify-content:flex-start;position:fixed;top:0;right:0;background-color:#fff;min-width:40%;max-width:fit-content;max-width:50%;height:100vh;padding:0 10px;border-left:1px solid #d0d0d0;min-height:100vh;transition:all 1s ease-in-out;animation:dropdown4 .35s forwards;z-index:10000000000000!important;overflow:auto}.filters-cont .input-cont{direction:ltr;width:100%}.filters-row{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;width:fit-content;box-sizing:border-box;gap:10px;padding:10px}.w10{width:fit-content;margin:0}.filters-row .input-cont select{padding:.25rem;width:100%;border:1px dotted #cecece}.filters-cont .input-cont-row input{padding:.25rem;border:1px dotted #cecece;width:4rem}.filters-row .input-cont label{font-size:.6rem}.filters-cont .input-cont select{direction:ltr;padding:.25rem;width:100%;border:1px dotted #cecece}.filter-cont-open{position:relative;width:fit-content;padding:1rem;height:100%;min-width:20vw}.filter-cont-open,.filter-toggle{opacity:1;transition:all .3s ease-in-out}.filter-toggle{display:flex;flex-direction:row;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;background-color:#f5f5f5;z-index:1000;border-radius:5px}.filters-arrow{transition:all .3s ease-in-out;font-weight:700;font-size:1.2rem;color:#000!important}.filters-arrow-close{transform:rotate(180deg)}.filter-toggle:hover{opacity:1}.filters-cont::-webkit-scrollbar{width:6px;height:12px}.filters-cont::-webkit-scrollbar-track{background:rgba(240,240,240,0);border-radius:10px}.filters-cont::-webkit-scrollbar-thumb{background:#0ab694;border-radius:10px;border:0 solid #f0f0f0}.filters-cont::-webkit-scrollbar-thumb:hover{background:#555}.filters-cont::-webkit-scrollbar-thumb:active{background:#333}.filters-cont-title{font-family:DM Sans;font-size:4rem;font-weight:bolder;color:#0ab694;margin:0;position:absolute;top:0;right:1rem}.opacity0{opacity:0}.filters-cont-row{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;width:100%;gap:.5rem}.input-cont{flex-direction:column;align-items:flex-start;gap:10px}.input-cont,.input-cont-row{display:flex;justify-content:center;margin:0;width:fit-content;position:relative;box-sizing:border-box}.input-cont-row{flex-direction:row;align-items:center;gap:.25rem;font-family:DM Sans;font-size:12px;direction:ltr}.reverse{direction:rtl}.margin-zero{margin:0;border-radius:0}.inputw100cont{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem}.inputw100{border:1px solid #000;border-radius:5px;padding:.5rem 1rem;font-family:DM Sans;font-size:12px;cursor:pointer;transition:all .2s ease-in-out;background-color:#fff;text-decoration:none;color:#000;box-sizing:border-box;width:100%}.range-row{gap:0}.range-row,.row-reverse{display:flex;flex-direction:row;align-items:center;justify-content:center}.row-reverse{gap:.5rem;direction:ltr;width:100%}.input-cont2{flex-direction:column;align-items:flex-start;justify-content:center;gap:.25rem;margin:0;width:fit-content;position:relative}.input-cont label,.input-cont2{display:flex;box-sizing:border-box}.input-cont label{font-family:DM Sans;font-size:14px;color:#000;padding:0 .25rem;font-weight:700;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem}.input-cont select{padding:10px}.input-cont input{border:1px solid #f5f5f5;border-radius:5px;background-color:#f5f5f5}.input-cont input,.textarea{padding:10px;font-family:DM Sans;font-size:16px;cursor:pointer;transition:all .2s ease-in-out;text-decoration:none;color:#000;box-sizing:border-box}.textarea{border:1px solid gray;border-radius:5px;field-sizing:content;background-color:#fff;resize:vertical;min-height:100px;height:fit-content}.textarea2{padding:10px;field-sizing:content;font-size:16px;resize:vertical;min-height:250px;height:fit-content}.input2,.textarea2{border:1px solid #000;border-radius:5px;font-family:DM Sans;cursor:pointer;transition:all .2s ease-in-out;background-color:#fff;text-decoration:none;color:#000;box-sizing:border-box}.input2{padding:.25rem .5rem;font-size:12px}.input3{border:1px solid #000;border-radius:5px;padding:.25rem;font-family:DM Sans;max-width:50%;width:5rem;font-size:12px;cursor:pointer;transition:all .2s ease-in-out;background-color:#fff;text-decoration:none;color:#000;box-sizing:border-box}.w100w{width:100%}.borderred{border:1px solid red!important}.filters-cont input,select{border:1px solid #f5f5f5;border-radius:5px;padding:.5rem 1rem;font-family:DM Sans;font-size:12px;cursor:pointer;transition:all .2s ease-in-out;background-color:#f5f5f5;text-decoration:none;color:#000}.inputw30{width:25%}.input-cont-row input,.select2,select{border:1px solid #f5f5f5;border-radius:5px;padding:.5rem 1rem;font-family:DM Sans;font-size:12px;cursor:pointer;transition:all .2s ease-in-out;background-color:#f5f5f5;text-decoration:none;color:#000}.filters-cont input::placeholder{color:#fff;opacity:.4;position:absolute;top:0;left:0;font-family:DM Sans;color:#3b3b3b;font-size:12px}.subtitle{font-size:1.5vh}.subtitle,.subtitlesmall{font-family:DM Sans,sans-serif;color:gray;text-align:center}.subtitlesmall{box-sizing:border-box;padding:0 .25rem;font-size:1.2vh}.text-align-left{text-align:left}.whitesmoke{color:#000;border:1px dotted #000;padding:.5rem;border-radius:5px}.subtitle2{font-size:1.5vh}.subtitle2,.subtitle3{font-family:DM Sans,sans-serif;color:gray}.subtitle3{font-size:2rem}.subtitle4{font-size:1.2rem}.subtitle4,.subtitle5{font-family:DM Sans,sans-serif;color:gray}.subtitle5{font-size:.9rem;padding:1rem 0;font-weight:700;color:#000}.justify,.subtitle-big{text-align:justify}.subtitle-big{font-size:1.6vh;font-family:DM Sans,sans-serif;color:gray;z-index:1}.toggle{display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:20px;padding:.15rem;width:35px;height:20px;background-color:#ddd;border:1px solid #ddd;cursor:pointer;transition:all .2s ease-in-out;position:relative;box-sizing:border-box;font-family:DM Sans}.toggle:hover{padding:.25rem}.toggle-act{background-color:#80ad9b;border:1px solid green;transition:all .2s ease-in-out}.toggle-ball{background-color:#fff;border-radius:50%;height:18px;width:18px;position:absolute;left:0}.toggle-ball,.toggle-ball-act{transition:all .2s ease-in-out;top:0}.toggle-ball-act{background-color:green;left:unset;right:0}.toggle-perc{display:fle}.rowgap05rem{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem}.remark{background-color:#0ad494}.remark,.remark-light{padding:.15rem .35rem;border-radius:5px}.remark-light{background-color:#b6f3e0}.remark-grey{background-color:#f5f5f5;padding:.15rem .35rem;border-radius:5px}.remark-rounded{background-color:#0ad494;color:#000}.remark-rounded,.remark-rounded2{padding:.25rem .5rem;border-radius:5px}.remark-rounded2{background-color:hsla(0,0%,100%,.2);color:#3b3b3b;opacity:.8;font-size:.8rem}.remark2{background-color:#987686;color:#fff}.link,.remark2{padding:0 .25rem}.link{background-color:#0ad494;transition:all .2s ease-in-out}.gap1rem{gap:1rem}.loginbutton{padding:.25rem .5rem;text-decoration:none;font-family:DM Sans,sans-serif;font-optical-sizing:auto;width:fit-content;transition:all .2s ease-in-out;margin:.25rem auto;cursor:pointer;border-radius:5px;font-size:12px;flex-direction:row;gap:.5rem;font-weight:700}.featured-cont,.loginbutton{box-sizing:border-box;display:flex;align-items:center;justify-content:center}.featured-cont{width:100%;flex-wrap:nowrap;padding:16px;gap:1rem;position:relative;margin:2rem auto}.featured-cont,.featured-title{flex-direction:column;height:fit-content}.featured-title{font-size:3rem;color:#3b3b3b;font-family:DM Sans;width:15%;display:flex;align-items:flex-start;justify-content:center;gap:10px;font-weight:700;width:fit-content}.row{flex-direction:row!important}.home-section{height:100vh;width:100%;padding:1rem;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem;box-sizing:border-box;position:relative}.featured-cont-img-bg{position:absolute;object-fit:cover;top:0;left:0;background-color:#3b3b3b;width:100%;height:100%;z-index:0}.home-section-column{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:1rem;box-sizing:border-box;gap:1rem;z-index:1}.align-items-center{align-items:center}.home-section-title{font-size:3rem;color:#fff;font-family:DM Sans;width:15%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;font-weight:900;width:22%;min-width:200px;height:fit-content}.home-section-subtitle{font-size:.8rem;font-family:DM Sans,sans-serif;color:#fff;font-weight:500;width:fit-content;box-sizing:border-box;padding:2rem 0;border-radius:5px}.w50mob100{width:50%}.green{color:#0ad494}.white{color:#fff}.searcherHome{justify-content:flex-start;width:400px;padding:10px}.searcherHome,.searcherHome2{display:flex;flex-direction:row;align-items:center;height:fit-content;box-sizing:border-box;border-radius:5px}.searcherHome2{justify-content:center;width:100%;padding:10px 0;margin:0 auto}.marginmobile{margin-top:1rem}.loader-fixed{display:flex;flex-direction:column;align-items:center;width:100vw;height:100vh;position:fixed;z-index:1000000;background-color:rgba(0,0,0,.6);backdrop-filter:blur(8px);overflow:hidden;color:#fff;font-family:DM Sans;font-size:.8rem;gap:1rem;transition:all .2s ease-in-out;flex-wrap:wrap;padding:1rem;box-sizing:border-box;text-align:center;text-wrap:wrap}.loader-fixed,.w80w{justify-content:center}.w80w{width:70%}.home-new-cover{width:100%;height:80vh;display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;box-sizing:border-box;padding:16px;gap:30px;background-color:#3e3e3e}.home-new-cove-bg{opacity:.4}.home-new-cove-bg,.home-new-cove-bg2{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.home-new-cove-bg2{opacity:1;border-radius:0 10px 10px 0}.profile-new-cover-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:1;border-radius:10px 0 0 10px}.home-bottom-data-cont-title{font-size:24px;font-weight:700}.home-bottom-data-cont-subtitle,.home-bottom-data-cont-title{color:#fff;width:100%;text-wrap:wrap;text-align:left;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;font-family:DM Sans;z-index:1;margin:0;gap:15px}.home-bottom-data-cont-subtitle{font-size:18px;font-weight:400}.home-new-cover-title{color:#fff;width:60%;text-wrap:wrap;text-align:left;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;font-family:DM Sans;z-index:1;margin:0;gap:15px}.home-new-cover-title h1{font-weight:700;font-size:44px;margin:0}.home-new-cover-title h2{font-weight:700;font-size:24px;margin:0}.home-new-cover-title h3{font-weight:400;font-size:18px;margin:0}.home-new-cover-subtitle{font-size:16px;color:#fff;text-wrap:wrap;text-align:left;font-family:DM Sans;z-index:1;margin:0;display:flex;flex-direction:row;align-items:center;justify-content:center;filter:drop-shadow(0 0 10px rgba(0,0,0,.2))}.loading-bg{animation:loading-bg 2s infinite}.loading-title{height:24px;width:60%;border-radius:10px;margin:0}.loading-price{height:32px;width:40%;border-radius:10px;margin:0}.loading-pill,.loading-pill-xl{height:24px;width:25%;border-radius:10px;margin:0}@keyframes loading-bg{0%{background-color:#f5f5f5}50%{background-color:gray}to{background-color:#f5f5f5}}.bounce{animation:bounce 3s infinite}@keyframes bounce{0%{transform:translateY(0)}50%{transform:translateY(5px)}to{transform:translateY(0)}}.home-new-cover-searcher-cont{flex-direction:column;gap:0;align-items:center;justify-content:center;width:fit-content;border-radius:10px;padding:30px 10px;z-index:1;z-index:10000000}.home-new-cover-searcher-cont,.home-row-sell{display:flex;background-color:#fff;box-sizing:border-box;margin:0}.home-row-sell{flex-direction:row;padding:0;width:100%;gap:10px;box-shadow:0 2px 5px rgba(0,0,0,.1)}.borderandnoshadow{border:1px solid #bbb;box-shadow:unset;border-radius:10px}.home-col-sell{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:0;margin:0;border-radius:10px;gap:16px;box-sizing:border-box;width:50%;position:relative}.home-new-cover-searcher-cont-title{font-size:20px;color:#000;text-wrap:wrap;text-align:center;font-family:DM Sans;z-index:1;margin:0;display:flex;font-weight:600;flex-direction:row;align-items:center;justify-content:center;gap:5px}.home-new-cover-searcher-cont-text,.home-new-cover-searcher-cont-text2{font-size:16px;color:#000;text-wrap:wrap;text-align:center;font-family:DM Sans;z-index:1;margin:0;display:flex;font-weight:600;flex-direction:row;align-items:center;justify-content:center;gap:5px}.home-new-cover-searcher-cont-text2{text-align:left;font-weight:400}.padding25px{padding:50px}.home-new-cover-searcher-cont-link{font-size:14px;color:#000;text-decoration:none;text-wrap:wrap;text-align:center;font-family:DM Sans;z-index:1;margin:0;display:flex;font-weight:600;flex-direction:row;align-items:center;justify-content:center;gap:5px;border-radius:5px;padding:10px 20px;box-sizing:border-box;width:fit-content;transition:all .2s ease-in-out}.home-new-cover-searcher-cont-link:hover{background-color:#f5f5f5}.home-new-cover-searcher-cont-link:focus{background-color:#dbdbdb}.item-detail-location-published{padding:0 10px;box-sizing:border-box;width:90%}.home-new-cover-mini-text{font-size:14px;color:#fff;text-wrap:wrap;text-align:center;font-family:DM Sans;z-index:1;margin:0;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:5px;position:absolute;bottom:30px}.home-bottom-data-cont{display:flex;flex-direction:column;align-items:center;justify-content:space-around;gap:20px;height:fit-content;padding:32px 10%;width:100%;background-color:#035d51;color:#fff;box-sizing:border-box;position:relative}.home-bottom-data-cont-bg{position:absolute;height:100%;width:100%;opacity:.1;object-fit:cover}@media only screen and (min-width:600px)and (max-width:1200px){.home-bottom-data-cont{align-items:flex-start;padding:32px 16px}.home-cover{flex-direction:column;justify-content:flex-start}.home-logo{width:100%;flex-direction:column;align-items:center;justify-content:center}.filter-cont-open{position:relative;opacity:1;width:fit-content;padding:1rem;height:100%;transition:all .3s ease-in-out;min-width:30vw}}@media only screen and (min-width:100px)and (max-width:600px){.home-new-cover{padding:50px 16px;justify-content:space-evenly;position:relative}.home-new-cover,.searcherHome{width:100%;height:fit-content;display:flex;flex-direction:column;align-items:center}.searcherHome{justify-content:center;padding:10px;box-sizing:border-box;border-radius:10px;margin:0 auto}.home-cover{flex-direction:column;justify-content:flex-start}.home-logo{width:100%;flex-direction:column;align-items:center;justify-content:center}.filter-cont-open{width:90vw;height:fit-content;padding:3rem 1rem}.filters-cont{display:flex;flex-direction:column;align-items:center;justify-content:center;position:fixed;top:0;right:0;background-color:#fff;height:100vh;box-sizing:border-box;border-left:1px solid #d0d0d0;transition:all 1s ease-in-out;z-index:100000000;overflow-y:auto;width:100vw;animation:dropdown4 .35s forwards}.filter-cont-open{position:absolute;opacity:1;width:100vw;left:0;padding:1rem;transition:all .3s ease-in-out}.button-close-filters{position:fixed;bottom:.5rem;left:.5rem;width:95vw;padding:1rem;box-sizing:border-box;font-weight:700}@keyframes move-fluid{0%{transform:translate(0)}25%{transform:translate(0)}50%{transform:translate(0)}75%{transform:translate(0)}to{transform:translate(0)}}.nomarginbottom{margin-bottom:1rem}.uploadhandlercont-column{width:100%;height:110px}.uploadhandlercont-column2{width:40%;height:110px}.lightning-bolt{height:25px;width:25px}.w100mobile{width:100%}.featured-title{font-size:24px;flex-direction:row;align-items:center;justify-content:center}.featuredsubtitle{position:relative;right:.5rem}.home-section{height:fit-content;flex-direction:column}.w50mob100{width:100%}.featured-cont{display:flex;flex-direction:column;align-items:center;justify-content:center;width:97%;flex-wrap:nowrap;padding:0;gap:1rem;box-sizing:border-box;position:relative;margin:0;height:fit-content}.home-section-title{font-size:1.5rem}.buttonforHome{width:100%;height:50px;font-size:1.1rem;padding:.65rem .1rem}.home-section-column{min-height:50vh;height:fit-content}.marginmobile{margin-bottom:3rem;margin-top:0}.mobile-none{display:none!important}.w80w{width:100%;justify-content:flex-start}}.desktop-featured{display:flex;gap:20px}.mobile-slider{display:none}@media(max-width:600px){.desktop-featured{display:none}.mobile-slider{display:block}.home-new-cover-title{color:#fff;width:100%;text-wrap:wrap;text-align:left;font-family:DM Sans;z-index:1;margin:0;gap:15px}.banner-cover-plus-cont{width:100%;max-width:100%;border-radius:0;margin:10px 0;background:none;border:none}.banner-cover-plus{width:100%;max-width:100%;border-radius:0}.home-new-cover-searcher-cont{flex-direction:column;gap:15px;width:100%;border-radius:10px;box-sizing:border-box;padding:30px 10px;z-index:1;z-index:10000000}.buttonwhite-peq,.home-new-cover-searcher-cont{display:flex;align-items:center;justify-content:center;background-color:#fff;margin:0}.buttonwhite-peq{flex-direction:row;gap:10px;border:1px solid #000;border-radius:5px;padding:5px;font-family:DM Sans;font-weight:600;font-size:12px;cursor:pointer;transition:all .2s ease-in-out;text-decoration:none;color:#000}.wfitcontmob{width:fit-content!important}.filters-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box;gap:10px;padding:0 10px 10px}.w10{width:10%;margin:0}.searcherHome2{display:flex;flex-direction:column!important;align-items:center;justify-content:center;width:100%;height:fit-content;padding:10px;box-sizing:border-box;border-radius:10px;margin:0 auto}.input-cont-new select{width:100%}}.hero{padding:20px;box-sizing:border-box}.hero,.hero-search-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;height:fit-content;min-height:80vh;gap:20px}.hero-search-wrapper{width:100%}.titles-cont{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:5px;width:100%}.hero h1{font-size:28px;font-weight:bolder;margin:0}.hero h2{font-size:20px;font-weight:400;margin:0}.hero-noticias-text{color:#000;font-weight:400}.hero-noticias{width:800px;max-width:95%;font-size:12px;border-radius:10px;border:1px solid #0ad494;background-color:#f5f5f5;padding:20px 40px;box-sizing:border-box;margin:20px auto}.search-bar-input{width:100%;height:30px;border-radius:20px;padding:20px;font-size:16px;box-sizing:border-box;font-weight:400;color:#fff!important;background-color:#292929;appearance:none;-webkit-appearance:none;-moz-appearance:none;box-shadow:2px 2px 5px rgba(0,0,0,.1)}.search-bar-input,option,select{color:#fff!important;background-color:#292929!important}.label{background-color:#b6f3e0;border-radius:20px;width:fit-content;min-width:50px;text-align:center;padding:5px 10px;position:relative;left:15px;font-size:12px;font-weight:bolder}.input-year-cont{display:flex;flex-direction:row;position:relative;width:100%;height:40px}.search-bar-input-year{height:100%;border-radius:20px;background:#292929;color:#fff;border:none;width:100%;font-size:1rem;padding-left:.8em;padding-right:32px;box-shadow:0 2px 8px rgba(0,0,0,.08);text-align:center}.search-bar-input::-ms-value{color:#fff!important;background:#292929}.search-bar-input:placeholder-shown{color:#aaa}.search-bar-input select{color:#fff!important;font-weight:400}.search-bar-year-input{width:fit-content;height:30px;border-radius:20px;border:1px solid #181818;padding:20px;font-size:16px;color:#fff;background-color:#292929;margin-left:10px;box-sizing:border-box}.hero-search-form{width:100%;display:flex;justify-content:center}.hero-search-input-wrapper{flex-direction:column;gap:10px;width:95%;max-width:350px}.hero-search-input-wrapper,.hero-search-submit-btn{display:flex;align-items:center;justify-content:center}.hero-search-submit-btn{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:#fff;border:none;border-radius:50%;width:20px;height:20px;cursor:pointer;transition:all .2s ease-in-out;padding:0;z-index:2;animation:search-btn-hover .3s ease-in-out}.loader-container{display:flex;flex-direction:column;align-items:center;justify-content:center;position:fixed;top:0;left:0;width:100vw;height:100vh;overflow:hidden;z-index:9999999999;backdrop-filter:blur(10px);background-color:rgba(0,0,0,.5);animation:search-btn-h}.loader-1{height:30px;width:50px;border-radius:50%;background-color:#b6f3e0}.loader-2{background-color:#62394c;bottom:8px;z-index:2;height:30px;width:50px;border-radius:50%;background-color:#035d51;position:relative;bottom:15px;z-index:1}.loader-icon{animation:loader-icon 2s ease-in-out infinite}@keyframes loader-icon{0%{opacity:.8;filter:blur(3px)}50%{opacity:1;filter:blur(0);transform:scale3d(1.05,1.1,1)}to{opacity:.8;filter:blur(3px)}}@keyframes search-btn-hover{0%{opacity:0;right:5px}to{opacity:1;right:10px}}.hero-search-submit-btn:hover{transform:translateX(2px) translateY(-50%)}.search-bar-year-input::-webkit-inner-spin-button,.search-bar-year-input::-webkit-outer-spin-button{color:#fff;border:none;margin:0;opacity:1;pointer-events:all}.search-bar-year-input[type=number]{-moz-appearance:textfield}@-moz-document url-prefix(){.search-bar-year-input[type=number]{color-scheme:dark}}.results-cont{width:800px;max-width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;gap:10px;margin:20px auto}.custom-year-selector{background:#292929;border:1px solid #181818;border-radius:20px;padding:20px;height:30px;margin-right:10px;gap:5px}.custom-year-selector,.year-btn-wrapper{display:flex;align-items:center;justify-content:center;flex-direction:row}.year-btn-wrapper{width:fit-content;gap:0;margin:0}.year-btn{background:none;color:#fff;border:none;border-radius:50%;padding:5px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;cursor:pointer;margin:0}.rotate-down,.rotate-up{transform:rotate(90deg)}.year-value{color:#fff;font-size:16px;font-weight:700;width:fit-content;margin:0;text-align:center;display:inline-block}.flex-start-cont{width:100%;padding:10px;min-height:90vh;height:fit-content;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.plans-title{font-size:48px}.plans-subtitle,.plans-title{margin:20px auto;font-family:DM Sans}.plans-subtitle{font-size:18px;font-weight:400;width:100%;max-width:700px;padding:10px;box-sizing:border-box}.plans-row-center{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:20px;margin:50px auto}.PlansCardCont{width:300px;padding:20px;height:fit-content;flex-direction:column;align-items:flex-start;justify-content:flex-start;border:3px solid #fff;border-radius:10px;margin:0;box-shadow:0 2px 5px rgba(0,0,0,.1);cursor:pointer}.PlansCardCont,.plans-button{display:flex;font-family:DM Sans;color:#000;gap:10px;transition:all .2s ease-in-out}.plans-button{box-sizing:border-box;font-size:16px;font-weight:600;text-decoration:none;z-index:1000;flex-direction:row;align-items:center;justify-content:center;margin:20px 0 0;padding:10px;border-radius:5px;width:100%;background-color:#b6f3e0;border:1px solid #0ad494}.plans-button:hover{background-color:#0ad494}.PlansCard-title{font-weight:bolder;font-size:24px;margin:0}.marginr{margin-right:10px!important}.PlansCard-item{font-size:16px;margin:0}.PlansCard-price-promo{font-size:16px}.PlansCard-price,.PlansCard-price-promo{transition:all .2s ease-in-out;margin:0;font-weight:700}.PlansCard-price{color:#0ab694;font-size:40px}.PlansCard-price.animate{animation:priceAnim .3s forwards}.overline{text-decoration:overline}@keyframes priceAnim{0%{transform:translateX(0)}80%{color:#b6f3e0;transform:translateX(7px) skewX(-3deg)}to{transform:translateX(0)}}.toggle-cont-mini{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:3px;width:fit-content;padding:3px;border:none;box-shadow:0 2px 5px rgba(0,0,0,.1);border-radius:8px;margin:0;box-sizing:border-box}.button-toggle-mini{border-radius:5px;padding:3.5px 7px;font-size:12px;font-family:DM Sans;background:none;border:none;cursor:pointer;color:gray;transition:all .2s ease-in-out}.toggle-active-mini{color:#000;background-color:#b6f3e0;transition:all .2s ease-in-out}@media(max-width:800px){.PlansCardCont{width:80%}}.specs-container{width:800px;max-width:100%;background:none;margin:0 auto;background-color:#fff}.specs-container,.specs-title{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:20px;box-sizing:border-box}.specs-title{background-color:#b6f3e0;border-radius:10px;width:100%;background:#c9ebe0;border:1px solid #0ad494;box-shadow:2px 2px 10px rgba(0,0,0,.05);background:linear-gradient(175deg,#c9ebe0 42%,#B6F3E0);margin:20px 0;gap:10px;color:#292929}.specs-year{font-weight:200;font-size:16px;letter-spacing:5px}.specs-car{font-weight:bolder;font-size:32px;color:#000}.column-specs{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;gap:10px;padding:10px;box-sizing:border-box}.key{background-color:#f5f5f5;padding:5px 10px;color:#000;border-radius:10px 0 0 10px;text-transform:capitalize;font-size:12px;min-width:50px;text-align:center}.column-specs-item{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:0;width:fit-content}.specs-item{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:5px;background-color:#f5f5f5;border-radius:10px;padding:20px}.specs-item-title{font-size:24px;font-weight:700;margin-bottom:10px}.specs-pill{background-color:#f5f5f5;color:#000;border-radius:10px;padding:10px 30px;box-sizing:border-box;cursor:pointer;transition:all .2s ease-in-out;margin:0;min-width:100px;text-align:center;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.ficha-cover{width:100%;height:100%;position:absolute;object-fit:cover;opacity:.3}.tab,.value{cursor:pointer}.value{padding:4px 8px;border-radius:0 10px 10px 0;color:#000;background-color:#b6f3e0;font-size:12px;transition:all .2s ease-in-out;margin:0;min-width:100px;text-align:center}.specs-subtitle{font-weight:bolder;font-size:24px;color:#000;text-transform:capitalize;border-top:1px solid #f5f5f5;margin:10px 0;padding:10px;box-sizing:border-box}@media only screen and (min-width:200px)and (max-width:1000px){.column-specs-item{width:100%}.key,.value{width:50%}}nav{width:100%;padding:10px;box-sizing:border-box;background-color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.footer-logo-col{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:0}.nav-logo-6{right:.15rem;color:#3b3b3b}.nav-logo-6,.nav-logo-v{font-family:DM Sans;font-weight:bolder;font-size:2rem;margin:0;position:relative}.nav-logo-v{color:#fff;color:#0ad494;left:.25rem}.nav-logo-6-announcement{right:.15rem;color:#3b3b3b}.nav-logo-6-announcement,.nav-logo-v-announcement{font-family:DM Sans;font-weight:bolder;font-size:8rem;margin:0;position:relative}.nav-logo-v-announcement{color:#fff;color:#0ad494;left:.25rem}.nav-logo-title{font-size:.6rem}.nav-logo-title,.nav-logo-title-announcement{font-family:DM Sans;font-weight:700;color:#3b3b3b;margin:0;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.25rem}.nav-logo-title-announcement{font-size:.8rem}.nav-row{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem}.nav-item{font-size:14px;font-family:DM Sans;color:#3b3b3b;padding:.5rem .75rem;transition:.2s;text-decoration:none;border-radius:5px;font-weight:600;position:relative;z-index:10;cursor:pointer}.nav-item:hover{background-color:#f5f5f5}.nav-item:focus{background-color:#dbdbdb}@keyframes nav-item-hover{0%{opacity:1;width:1%}to{width:100%;opacity:1}}.nav-login-button{font-size:14px;font-family:DM Sans;color:#3b3b3b;font-weight:600;padding:.5rem .75rem;transition:.2s;text-decoration:none;position:relative;border-radius:5px;background-color:#0ad494;cursor:pointer;border:none}.ochorem{font-size:.8rem;padding:.25rem .5rem;border-radius:10px}.imglogo{width:50px}.nav-logo{justify-content:center;position:relative;gap:0;text-decoration:none;max-width:50%;width:140px}.img-new-logo,.nav-logo{display:flex;flex-direction:row;align-items:center}.img-new-logo{justify-content:flex-start;width:100%}.nav-login-button:hover{color:#fff;z-index:1}.nav-login-button:after{position:absolute;bottom:0;left:0;height:100%;width:100%;border-radius:10px;opacity:0;z-index:-1;background-color:rgba(10,182,148,.7);content:""}.nav-login-button:hover:after{animation:nav-login-button .2s forwards}@keyframes nav-login-button{0%{opacity:1;width:1%}to{width:100%;opacity:1}}.nav-searcher{border-radius:10px;width:25%;flex-direction:row;gap:1rem}.nav-searcher,.nav-searcher-home{box-sizing:border-box;position:relative;display:flex;align-items:center;justify-content:center}.nav-searcher-home{border-radius:5px;width:100%;flex-direction:column;gap:10px}.gap5px{gap:5px!important}.search-results-cont{position:fixed;bottom:0;left:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;overflow-y:auto!important;gap:0;width:100%;max-height:50vh;border-radius:20px 20px 0 0;padding:1rem;box-sizing:border-box;background-color:#fff;z-index:5000000000000000000!important;box-shadow:10px 0 20px rgba(0,0,0,.2);animation:opensearch .3s forwards}@keyframes opensearch{0%{opacity:0}to{opacity:1}}.search-results-item{border:none;background:none;gap:.5rem;font-family:DM Sans;padding:.5rem 1rem;box-sizing:border-box;color:#292929;font-size:12px;border-radius:0;text-decoration:none;text-transform:uppercase;transition:all .2s ease-in-out;width:90%;background-color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.search-results-item:hover{background-color:#f5f5f5}.searcherHome-buttonclose{background:none;border:none;cursor:pointer}.nav-input-searcher{height:100%;width:100%;padding:10px;background-color:#f5f5f5;font-family:DM Sans;font-size:16px;border:2px solid #f5f5f5;transition:all .2s ease-in-out;border-radius:5px;box-sizing:border-box}.nav-input-searcher-byn{background-color:#fff;font-family:DM Sans;font-size:16px;border:1px solid #000}.home-input-searcher{gap:.5rem;padding:.5rem 1rem;border:none;border-radius:10px;transition:all .2 ease-in-out}.home-input-searcher,.home-input-searcher-button{display:flex;flex-direction:row;align-items:center;justify-content:center;height:100%;width:100%;background-color:#0ad494;text-decoration:none;font-family:DM Sans;font-size:16px;font-weight:600;color:#000;cursor:pointer}.home-input-searcher-button{gap:10px;border-radius:5px;transition:all .2s ease-in-out}.byn,.home-input-searcher-button{box-sizing:border-box;padding:10px}.byn{cursor:pointer;display:flex;flex-direction:row;align-items:center;justify-content:center;height:100%;width:100%;background-color:none;background:none;border:none;font-weight:400;position:absolute;right:10px;top:0;width:fit-content}.home-input-searcher-button:hover,.home-input-searcher:hover{background-color:#0ab694}.nav-input-searcher::placeholder{color:#3b3b3b;opacity:.4}.no-desktop{display:none}.noti-cont{position:relative}.noti-bell,.noti-cont{display:flex;flex-direction:column;align-items:center;justify-content:center}.noti-bell{border-radius:50%;padding:.5rem;border:none;background-color:#f5f5f5;transition:all .2s ease-in-out;cursor:pointer}.noti-bell:hover{background-color:#e7e7e7}.noti-dropdown{position:fixed;top:4rem!important;right:1.4rem;min-width:200px;width:fit-content;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:.5rem;transition:all .2s ease-in-out;animation:dropdown2 .3s forwards;z-index:1000000000;backdrop-filter:blur(4px);padding:.15rem;border-radius:10px}@keyframes dropdown2{0%{opacity:0;top:1rem}to{opacity:1;top:3rem}}.noti-item3{background-color:#f5f5f5;padding:1rem;box-sizing:border-box;border-radius:5px;text-decoration:none;color:#000;font-size:.8rem;transition:all .2s ease-in-out;cursor:pointer;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.5rem}.noti-item3,.noti-item3 p{width:100%;margin:0 auto}.noti-item2{padding:.5rem 1rem;background-color:#0ad494}.noti-item3:hover{background-color:#e7e7e7}.noti-item2:hover{background-color:#0ab694}.mobile-menu{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:25px;background:#fff;position:absolute;top:0;width:100%;height:100%;left:0;z-index:200000000;box-shadow:0 2px 10px rgba(0,0,0,.3);animation:dropdown4 .3s forwards;box-sizing:border-box;padding:16px}.heigt10per{height:10%}.gap20px{gap:20px!important}.mobile-login-button{border-radius:10px;border:1px solid #000;font-family:DM Sans;color:#000;text-decoration:none;font-size:20px;padding:16px;box-sizing:border-box;flex-direction:row;justify-content:center}.mobile-login-button,.mobile-menu-column{width:100%;display:flex;align-items:center}.mobile-menu-column{flex-direction:column;justify-content:flex-start;height:70%;gap:25px}.mobile-menu-item{font-family:DM Sans;font-size:18px;font-weight:600;color:#000;text-decoration:none}.row-space-menu{flex-direction:row;justify-content:space-between;width:100%}.mobile-icons,.row-space-menu{display:flex;align-items:center}.mobile-icons{gap:10px}.hamburger-btn{padding:5px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:#000;width:30px;aspect-ratio:1/1;gap:5px}.hamburger-btn-line{height:3px;width:100%;border-radius:30px;background-color:#181818}.no-mobile{display:none}@media screen and (min-width:768px){.no-desktop{display:none}.no-mobile{display:flex}}@media only screen and (min-width:600px)and (max-width:1200px){nav{flex-wrap:wrap}}@media only screen and (min-width:100px)and (max-width:600px){nav{padding:.5rem;flex-wrap:wrap;gap:.5rem}.nav-searcher{border-radius:10px;width:95%;box-sizing:border-box;position:relative}.nav-input-searcher{height:100%;width:100%;background-color:#f5f5f5;font-family:DM Sans;border:2px solid #f5f5f5;transition:all .2s ease-in-out;border-radius:5px}.nav-input-searcher-byn{background-color:#fff;font-family:DM Sans;font-size:16px;border:1px solid #000;width:100%}.nav-row{width:100%}.nav-row,.nav-row2{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;gap:.5rem}.nav-row2{width:fit-content}.imglogo{width:40px}.nav-item{font-size:.8rem;border-radius:5px;border:2px solid hsla(0,0%,100%,.7);z-index:10}.nav-item,.nav-login-button{font-family:DM Sans;color:#3b3b3b;padding:.25rem .5rem;transition:.2s;text-decoration:none;position:relative}.nav-login-button{font-size:14px;border-radius:5px;background-color:#0ad494}.no-mobile{display:none}.border-bottom{margin-bottom:1rem;border-bottom:1px dotted #f5f5f5}.home-input-searcher{width:15%;font-size:14px;padding:.5rem;border-radius:5px}.noti-bell{font-size:.8rem;padding:.35rem}.noti-dropdown{position:fixed;top:3.5rem!important;right:0;min-width:200px;width:100vw;padding:16px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:.5rem;transition:all .2s ease-in-out;animation:dropdown2 .3s forwards;z-index:1000000000;backdrop-filter:blur(4px);box-sizing:border-box;border-radius:10px;background-color:#fff}}.about-cont{width:100%;height:fit-content;padding:2rem 15%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:1rem;box-sizing:border-box}.about-title{font-family:DM Sans;font-size:2rem;font-weight:700;color:#3b3b3b;margin:.5rem auto}.about-text{font-family:DM Sans;font-size:1rem;color:#000;text-align:left;margin:0 auto}.column-flex-start{justify-content:flex-start}.column-flex-end{align-items:flex-end;width:100%}.column-flex-end,.squaregreenmesh{display:flex;flex-direction:column;justify-content:center}.squaregreenmesh{border-radius:5px;padding:1rem;width:40%;aspect-ratio:5/3;font-family:DM Sans;cursor:pointer;transition:all .2s ease-in-out;border:1px solid #e5e5e5;text-decoration:none;color:#000;position:relative;align-items:center;box-sizing:border-box;gap:.5rem}.squaregreenmesh-text{font-size:.9rem;font-family:DM Sans,sans-serif;color:gray;text-align:center;z-index:100}.about-row{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.squaregreenmesh-img{position:absolute;height:70%;width:100%;opacity:.1}.squaregreenmesh-img2{position:absolute;object-fit:cover;height:100%;width:100%;opacity:.1}@media only screen and (min-width:100px)and (max-width:600px){.about-cont{width:100%;height:fit-content;padding:1rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:1rem;box-sizing:border-box}.about-text{font-family:DM Sans;font-size:.8rem;color:#000;text-align:left;margin:0 auto}.squaregreenmesh{width:90%;aspect-ratio:5/3}.about-row{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}}.detail-item-cont{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;max-width:1200px;height:fit-content;min-height:80vh;gap:0;margin:0 auto 5rem}.detail-item-detail{width:100%;height:50vh;object-fit:cover}.detail-carousel-item-cont{display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;width:100%;gap:10px}.action-buttons-row{justify-content:flex-start;gap:10px}.action-buttons-row,.detail-carousel-item{display:flex;flex-direction:row;align-items:center}.detail-carousel-item{justify-content:center;position:relative;width:100%;box-sizing:border-box;font-family:monospace;scroll-snap-align:start;gap:5px;cursor:pointer}.detail-carousel-gallery-open{background:none;z-index:100000}.detail-carousel-gallery-open,.home-detail-carousel-gallery-open{display:flex;flex-direction:column;align-items:center;justify-content:center;backdrop-filter:blur(10px);position:fixed;top:0;left:0;height:100vh;width:100vw;gap:.5rem}.home-detail-carousel-gallery-open{z-index:1000000}.price-row{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;gap:0}.whatsapp-float{position:fixed;bottom:0;left:0;width:100%;padding:10px;box-sizing:border-box;text-decoration:none;font-size:16px;font-weight:600;transition:all .2s ease-in-out;color:#000;z-index:1000;background-color:#fff}.whatsapp-desktop{font-size:16px;font-weight:600;color:#000;text-decoration:none;z-index:1000;border-radius:5px;border:1px solid #0ab694}.whatsapp-desktop,.whatsapp-float-text{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;font-family:DM Sans;transition:all .2s ease-in-out;margin:0;padding:10px;width:100%;background-color:#0ad494}.whatsapp-float-text{border-radius:10px;border:1px solid #0ab694}.whatsapp-float-img{margin:0;text-decoration:none;transition:all .2s ease-in-out;aspect-ratio:1/1;z-index:15}.whatsapp-float-img:hover{background-color:#0ab694}.price-history-dropdown{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;position:absolute;top:2rem;left:0;background-color:#fff;border-radius:5px;color:#000;box-sizing:border-box;font-family:DM Sans;font-size:.8rem;transition:all .2s ease-in-out;width:max-content;animation:dropdown .35s forwards;z-index:1000}@keyframes dropdown{0%{opacity:0;height:1px;top:1rem}to{height:fit-content;top:2rem}}.displayNone{display:none!important}.minitext{font-size:.6rem}.price-history-dropdown p,.price-history-dropdown2 p{margin:0;padding:.5rem;background-color:#0ab694;color:#fff;width:100%;gap:.25rem;display:flex;flex-direction:row;align-items:center;justify-content:center;border-bottom:1px solid #0ad494}.zindex0{z-index:-1!important}.margin-bottom{margin-bottom:1rem}.publish-day-row{display:flex;flex-direction:row;align-items:center;justify-content:center;position:absolute;gap:.5rem;top:0;left:1rem;font-size:12px;border-radius:5px}.publish-day{background-color:#fff;padding:.25rem .5rem;border-radius:5px}.detail-carousel-item-text-cont{position:absolute;top:0;left:0;height:100%;width:100%;padding:1rem;gap:.2rem;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.detail-carousel-item-text-cont-title{font-weight:bolder;font-size:1rem}.detail-carousel-item-text-cont-title,.detail-carousel-item-text-cont-title2{font-family:DM Sans;color:#fff;position:relative;z-index:1;margin:0;padding:.35rem .25rem;text-transform:uppercase;filter:drop-shadow(0 0 10px rgba(0,0,0,.5))}.detail-carousel-item-text-cont-title2{font-size:12px}.detail-carousel-item-text-cont-subtitle{font-family:DM Sans;font-weight:500;color:#000;font-weight:bolder;position:relative;z-index:1;margin:0;padding:.35rem .45rem;font-size:.8rem;background-color:#0ad494;border-radius:7px}.detail-carousel-item-detail-cont{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;gap:5px;border-radius:0}.detail-carousel-item-detail-back{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden}.detail-carousel-item-detail-back img{width:100%;height:100%;object-fit:cover;filter:blur(2px);opacity:.5}.detail-carousel-item-detail{position:relative;width:100%;height:100%;object-fit:cover;z-index:1;transform-origin:center}.detail-carousel-item-col{width:25%;height:100%;flex-direction:column;box-sizing:border-box;gap:5px}.detail-carousel-item-col,.rowcenter{display:flex;align-items:center;justify-content:center}.rowcenter{flex-direction:row;gap:.25rem}.detail-carousel-cont{height:100vh;width:100%;background:none}.carousel-buttons-cont{justify-content:center;bottom:1rem;right:2rem;width:10%}.carousel-buttons-cont,.carousel-buttons-cont-detail{position:absolute;display:flex;flex-direction:row;align-items:center;z-index:10}.carousel-buttons-cont-detail{justify-content:space-between;bottom:50%;width:90vw;left:5vw}.article-detail-cover-cont{min-width:100vw}.article-detail-cover-cont,.article-detail-cover-cont2{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative;width:100%;height:100%;background:none}.article-detail-cover{width:100%;height:100%;object-fit:contain;z-index:5;background:none}.bgnone{background:none!important}.article-detail-cover2{width:100%;height:100%;object-fit:cover;z-index:5;background:none;border-radius:5px}.article-detail-cover-back2{background-color:#1c1c1c}.article-detail-cover-back,.article-detail-cover-back2{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.article-detail-cover-back{filter:blur(2px) grayscale(1);background-color:#fff;opacity:.1}.carousel-button{background-color:hsla(0,0%,100%,.8);font-size:1rem;color:#000;border:none;width:50%}.carousel-button,.carousel-button-detail{cursor:pointer;transition:all .2s ease-in-out;box-sizing:border-box}.carousel-button-detail{background:none;font-size:4rem;aspect-ratio:1/1;display:flex;flex-direction:row;align-items:center;justify-content:center;color:#0ab694;border-radius:5px;border:none;width:20px;z-index:1000000}.carousel-button-detail-left{position:absolute;left:0;top:10vh;height:90vh;width:10vw}.carousel-button-detail-right{position:absolute;right:0;top:10vh;height:90vh;width:10vw;z-index:100000000}.carousel-button:hover{background-color:#0ad494;color:#000;width:70%}.detail-carousel-item-col-img-cont{width:100%;height:25%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:0;overflow:hidden;position:relative;background-color:#000;border-radius:3px}.detail-carousel-item-col-img{width:100%;height:100%;object-fit:cover;transform-origin:center;transition:transform .5s ease}.mar5rem{margin:.5rem 0}.isLower{top:.5rem;left:.5rem}.isLower,.isLower2{position:absolute;z-index:2;animation:lower 2s infinite}.isLower2{top:2.5rem;right:1rem}.fromAg{position:absolute;top:.5rem;right:.5rem;z-index:2;color:#fff;padding:.25rem;border-radius:5px;font-family:DM Sans;font-size:.5rem}@keyframes lower{0%{filter:drop-shadow(0 0 5px #0AD494)}50%{filter:drop-shadow(0 0 15px #0AD494)}to{filter:drop-shadow(0 0 5px #0AD494)}}.rubik-bold{font-family:DM Sans;font-weight:700}.montserrat-regular{justify-content:center;flex-wrap:wrap;gap:.25rem;font-family:DM Sans;font-style:oblique;font-size:12px;padding:0 .25rem;z-index:1}.font-size-08rem,.montserrat-regular{display:flex;flex-direction:row;align-items:center;margin:0}.font-size-08rem{font-size:.8rem;justify-content:flex-start;gap:1rem;flex:wrap}.whitesmokebg{background-color:#fff;padding:.5rem 0}.detail-title-cont{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;text-transform:uppercase;font-size:.8rem;padding:1.1rem;height:50px;box-sizing:border-box;gap:.5rem;position:sticky;top:0}.borderbottom{border-bottom:1px dotted #000}.bigger-text-mobile{font-size:1.5rem;margin-top:1rem}.detail-price-button{display:flex;flex-direction:row;align-items:center;justify-content:center;width:fit-content;padding:1rem;font-size:1.2rem;gap:.5rem;box-sizing:border-box;background:none;height:30px;margin:0;text-transform:uppercase;font-weight:700;border:none;border-left:1px solid #f5f5f5;border-radius:5px;font-family:Raleway;cursor:pointer;background-color:#f5f5f5;color:#000;transition:all .2s ease-in-out}.column-plates{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1rem;margin:0}.price-text-mobile{padding:.35rem .5rem;font-size:18px;color:#000}.item-detail-price,.price-text-mobile{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.25rem;border:1px solid #b6f3e0;border-radius:5px;margin:0;font-family:DM Sans;text-transform:uppercase;font-weight:800;cursor:pointer;transition:all .2s ease-in-out;background-color:#b6f3e0;text-decoration:none}.item-detail-price{padding:8px;font-size:24px;color:#035d51}.circle{width:8px;height:8px;background-color:#d2d2d2;border-radius:50%;transition:all .3s ease}.circle2{width:24px;height:8px;background-color:#0ad494;border-radius:10px;animation:openCircle .3s ease}@keyframes openCircle{0%{width:8px;height:8px;background-color:#d2d2d2;border-radius:50%}to{width:24px;height:8px;background-color:#0ad494;border-radius:10px}}@keyframes closeCircle{0%{width:24px;height:8px;background-color:#0ad494;border-radius:10px}to{width:8px;height:8px;background-color:#d2d2d2;border-radius:50%}}.thumbnail-preview{position:absolute;bottom:1rem;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;z-index:1000;gap:8px;margin-top:16px;opacity:.55;transition:all .2s ease-in-out}.thumbnail-preview:hover{opacity:1}.thumbnail-preview2{height:10%;justify-content:center;padding:0 10px}.thumbnail-preview2,.thumbnail-preview3{display:flex;flex-direction:row;align-items:center;gap:10px;width:fit-content;margin:0;box-sizing:border-box}.thumbnail-preview3{height:20%;justify-content:flex-start;min-width:100%;padding:0}.thumbnail-item{width:60px;height:60px;overflow:hidden}.thumbnail-item,.thumbnail-item2{border-radius:5px;border:1px solid #fff;cursor:pointer;transition:border-color .3s ease}.thumbnail-item2{width:100px;max-width:19%;height:100px}.thumbnail-item.active,.thumbnail-item2.active{border:3px solid #0ad494}.thumbnail-image{width:100%;height:100%;object-fit:cover;border-radius:5px}.reverse{transform:rotate(180deg)}.detail-item-new-col-row,.detail-item-new-col-row2{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;width:100%;padding:10px;box-sizing:border-box}.detail-item-new-col-row2{height:520px}.detail-item-new-col{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;padding:10px;height:100%;box-sizing:border-box}.detail-item-new-col-0km-cover{width:100%;position:relative;width:55%}.detail-item-new-col-0km-cover,.detail-item-new-col-0km-info{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:10px;height:500px;box-sizing:border-box;gap:20px}.detail-item-new-col-0km-info{width:100%;width:45%}.w55{width:55%}.w45{width:45%}.detail-price-button-his{width:fit-content;padding:.5rem;gap:.5rem;font-size:1rem;margin:0 .5rem;border-radius:5px;font-family:Raleway}.detail-price-button-his,.detail-title-button{display:flex;flex-direction:row;align-items:center;justify-content:center;box-sizing:border-box;height:30px;text-transform:uppercase;border:none;color:#000;font-weight:700;transition:all .2s ease-in-out;cursor:pointer}.detail-title-button{padding:.8rem;background:none;background-color:#0ad494;border-radius:5px;margin:0 .25rem;position:relative;text-decoration:none;font-family:DM Sans}.fontsize8rem{font-size:.75rem}.fontsize6rem{font-size:.6rem}.fav-heart{padding:1rem;height:30px;margin:0 .25rem;font-size:1.2rem;transform:rotate(90deg);cursor:pointer;transition:all .2s ease-in-out;border:none;background:none;color:#000}.fav-heart:hover{transform:rotate(90deg) scale(1.05);color:#fa4c4c}.heartbeat{animation:heartbeat-anim 2s forwards;border-radius:50%}@keyframes heartbeat-anim{0%{transform:scale(1)}20%{transform:scale(1.1);filter:invert(.2) sepia(1) saturate(5000%) hue-rotate(0deg)}50%{transform:scale(1)}70%{filter:invert(.2) sepia(1) saturate(5000%) hue-rotate(0deg)}to{transform:scale(1);filter:invert(.2) sepia(1) saturate(5000%) hue-rotate(0deg)}}.detail-title-button2{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:1rem;height:30px;box-sizing:border-box;background:none;border:none;border-left:1px solid #3b3b3b;margin:0 .25rem;text-transform:uppercase;position:relative;color:#000;font-weight:700;font-family:DM Sans;transition:all .2s ease-in-out;cursor:pointer}.detail-title-button:hover{background-color:#0ab694}.signed{border:none;background-color:#fbf855;animation:signed-anim 1s infinite;font-weight:500;text-align:center;padding:1rem;height:fit-content;gap:.5rem;border-radius:5px}.uppercase{text-transform:uppercase}.signed-animation{animation:signed-anim 1s infinite}.remark-black{background-color:#000;color:#fff;padding:.25rem}.absolutetop{position:absolute;bottom:6rem;z-index:100;color:#fff;font-size:.8rem;filter:drop-shadow(0 0 2px black)}@keyframes signed-anim{0%{background-color:#fbf855}50%{background-color:#abfa76}to{background-color:#fbf855}}.signed:hover{background-color:#fbf855}.violetbg{width:15%;height:50px}.underlined{position:relative;font-weight:bolder;color:#fff;padding:.25rem .5rem;box-sizing:border-box}.underlined:before{position:relative;content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;border-radius:3px;background-color:#0ab694;z-index:-1}.row-w100{align-items:center;position:sticky;top:0;margin:0 auto 2rem;z-index:100;gap:.5rem}.detail-text-cont,.row-w100{display:flex;flex-direction:row;justify-content:center;width:100%}.detail-text-cont{align-items:flex-start;height:fit-content;min-height:50vh;font-family:DM Sans;font-size:16px;box-sizing:border-box;gap:0}.detail-text-cont-specs{flex-direction:column;width:50%;gap:.25rem}.detail-text-cont-specs,.detail-text-cont-specs-row{display:flex;align-items:flex-start;justify-content:center;margin:0;box-sizing:border-box}.detail-text-cont-specs-row{flex-direction:row;width:100%;gap:0}.detail-text-cont-specs-col1{width:30%}.detail-text-cont-specs-col1,.detail-text-cont-specs-col2{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;box-sizing:border-box}.detail-text-cont-specs-col2{width:70%}.detail-text-cont-specs-left{width:100%;font-weight:700;text-align:left;padding:.5rem;background-color:#f5f5f5;border:1px solid #c9c9c9;box-sizing:border-box;margin:0;font-size:.6rem;border-radius:5px 0 0 5px;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.detail-text-cont-specs-button{background-color:#f5f5f5;color:#000;margin:0;border:none}.detail-text-cont-specs-button,.detail-text-cont-specs-left-button{display:flex;flex-direction:row;gap:1rem;align-items:center;justify-content:space-between;width:100%;text-align:center;font-weight:700;padding:.5rem;box-sizing:border-box;transition:all .2s ease-in-out;cursor:pointer}.detail-text-cont-specs-left-button{background-color:#0ab694;border:1px solid #0ab694;color:#fff;margin:.15rem 0;font-size:12px;border-radius:5px;text-decoration:none}.violetbgdetail{background-color:#987686}.star{cursor:pointer;transition:color .2s}.text-acordion{margin:0}.arrow-acordion,.arrow-acordion2{margin:0;width:1rem}.arrow-acordion2{transform:rotate(270deg)}.detail-text-cont-specs-left-button:hover{background-color:#0ab694}.detail-text-cont-specs-right{background-color:#f5f5f5;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-radius:0 5px 5px 0;width:100%;padding:.5rem;text-align:left;background:none;border-top:1px solid #c9c9c9;border-bottom:1px solid #c9c9c9;border-right:1px solid #c9c9c9;box-sizing:border-box;font-size:.6rem;margin:0;content:""}.detail-text-cont-description{width:50%;margin:0;box-sizing:border-box;padding:0 2rem}.openOffer-cont{position:fixed;gap:2rem;top:0;left:0;padding:1rem;width:100vw;height:100vh;z-index:10000;background-color:rgba(0,0,0,.5);backdrop-filter:blur(5px)}.openOffer-column,.openOffer-cont{display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box}.openOffer-column{gap:1rem;min-height:50vh;width:100%;max-width:450px;background-color:#fff;padding:2rem;border-radius:10px;animation:open-modal .2s forwards}.maxwidth80{max-width:65%}.violetbgdetail:hover{background-color:#62394c}.detail-item-currency-column-wrap{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;flex-wrap:wrap;width:100%;gap:.5rem}.nomargin{margin:0;width:100%}.pagination-controls{width:100%;padding:3rem 2rem;box-sizing:border-box;margin:1rem auto;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;position:relative;gap:1rem}@keyframes open-modal{0%{opacity:.1;transform:scale(.75)}to{opacity:1;transform:scale(1)}}.row{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem}.gallery-png{position:absolute;bottom:1rem;right:1rem;background-color:hsla(0,0%,100%,.5);border-radius:5px}.rotatebutton{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;font-size:.8rem;font-family:Rubik;color:#000!important;position:absolute;top:1rem;left:1rem;z-index:1000;background:none;border:none;padding:5px 10px;border-radius:5px;cursor:pointer;z-index:20000000000000}.item-detail-details-row-flex-start{gap:0;width:100%;margin:2rem 0}.item-detail-details,.item-detail-details-row-flex-start{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap}.item-detail-details{gap:.5rem;color:#000;width:50%;margin:.5rem 0;box-sizing:border-box;background-color:#f5f5f5;padding:.5rem;border-radius:5px}.item-detail-details-price{margin:0;font-family:DM Sans;font-size:1.2rem}.item-detail-details-text{font-size:.6rem;font-family:DM Sans,sans-serif;color:gray;margin:0;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.fs1rem{font-size:.8rem}.qua{position:relative;top:1rem}.qualifytitle{font-size:3rem;font-family:DM Sans,sans-serif;color:#3b3b3b;opacity:.3;padding:.5rem;box-sizing:border-box;width:100%;position:relative;top:0;border-radius:5px;font-weight:bolder;margin:1rem 0 0;font-style:oblique;height:0}.margin2rem,.qualifytitle{display:flex;flex-direction:row;align-items:center;justify-content:center}.margin2rem{gap:.5rem;margin:4rem 0 0}.qualifybutton{width:20%;border-radius:5px;border:none;font-size:.8rem;font-weight:700;margin:0;z-index:1;font-family:DM Sans,sans-serif;padding:.5rem;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer;gap:.5rem;color:#000!important}.down:hover,.qualifybutton{transition:all .2s ease-in-out}.down:hover{background-color:#fca6a6}.up:hover{background-color:#deffbc}.fire:hover,.up:hover{transition:all .2s ease-in-out}.fire:hover{background-color:#ff9d64}.diamond:hover{background-color:#93fdff}.diamond:hover,.down2{transition:all .2s ease-in-out}.down2{background-color:rgba(255,202,202,.2)}.up2{background-color:rgba(226,249,203,.2)}.fire2,.up2{transition:all .2s ease-in-out}.fire2{background-color:rgba(251,188,151,.2)}.diamond2{transition:all .2s ease-in-out;background-color:rgba(188,254,255,.2)}.row-qualify{display:flex;flex-direction:row;align-self:center;justify-content:center;gap:2rem;width:100%;margin:0}.qualify-column{flex-direction:column;justify-content:center;gap:.5rem}.detail-row-space2,.qualify-column{display:flex;align-items:center;position:relative;width:100%;margin:0}.detail-row-space2{padding:10px 0}.detail-row-space,.detail-row-space2{flex-direction:row;justify-content:space-between;box-sizing:border-box}.detail-row-space{display:flex;align-items:center;position:relative;width:100%;margin:0;padding:10px}.border-top-grey{border-top:1px solid #bbb}.position-rel-10px{position:relative;bottom:10px}.detail-row-flex-start{align-items:center;position:relative;padding:10px}.box-shadow-top{box-shadow:0 -2px 2px rgba(128,128,128,.1)}.padding10px{padding:0 10px;box-sizing:border-box}.icon{height:16px;width:16px}.icon,.icon-med{aspect-ratio:1/1;margin:0;cursor:pointer;transition:all .2s ease-in-out}.icon-med{height:19px;width:19px}.icon-peq{height:12px;width:12px}.icon-big,.icon-peq{aspect-ratio:1/1;margin:0;cursor:pointer;transition:all .2s ease-in-out}.icon-big{height:20px;width:20px}.icon-big:hover{transform:scale(1.1)}.invert{filter:brightness(0) invert(1)}.detail-row-center{justify-content:center;width:fit-content;padding:0 10px;box-sizing:border-box}.detail-row-center,.item-detail-row-title{display:flex;flex-direction:row;align-items:center;gap:10px;position:relative;margin:0}.item-detail-row-title{justify-content:flex-start;flex-wrap:wrap;width:100%;font-size:18px;font-optical-sizing:auto;color:#3b3b3b;font-family:DM Sans,sans-serif;font-weight:1000;text-transform:uppercase;z-index:1}.item-detail-description-cont{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0;width:100%;padding:10px;border:1px solid #e6e6e6;font-family:DM Sans;box-sizing:border-box;border-radius:5px;cursor:pointer}.item-detail-description-text{color:gray;box-sizing:border-box;text-wrap:wrap;display:-webkit-box}.item-detail-description-text,.item-detail-description-text-open{font-size:14px;margin:0;padding:0}.detail-basic-info-text-column-desktop{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;max-height:180px;width:100%;gap:20px}.logocoverplus{width:70px}.detail-basic-info-text-row-50{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:50%}.item-detail-description-cont2{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:5px;width:95%;height:100vh;margin-top:20px;padding:0 0 30px 10px;font-family:DM Sans;box-sizing:border-box;border-radius:5px;cursor:pointer;overflow-y:scroll;scrollbar-width:none}.item-detail-description-cont2::-webkit-scrollbar{display:none}.description-clamp{-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.description-full-open,.filters-full-open{position:fixed;top:0;right:0;background-color:#fff;min-width:40%;max-width:fit-content;max-width:50%;height:100vh;padding:25px 50px;border-left:1px solid #d0d0d0;min-height:100vh;transition:all 1s ease-in-out;animation:dropdown4 .35s forwards;z-index:100000;overflow:auto}.description-full-open,.filter-input-cont,.filters-full-open{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;box-sizing:border-box;gap:10px}.filter-input-cont{width:100%;height:fit-content;margin:0 auto;font-family:DM Sans}.filter-input-row{flex-direction:row;justify-content:space-between;gap:10px;width:100%}.filter-input-col,.filter-input-row{display:flex;align-items:center;margin:0 auto;box-sizing:border-box}.filter-input-col{width:50%}.filter-input-col,.filter-input-col-100{flex-direction:column;justify-content:flex-start;gap:5px}.filter-input-col-100{display:flex;align-items:center;width:100%;margin:0 auto;box-sizing:border-box}.filter-input-col label,.filter-input-col-100 label{color:gray;font-size:14px;text-align:left;width:100%}.specs-full-open{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;position:fixed;top:0;right:0;background-color:#fff;min-width:300px;max-width:50%;height:100vh;padding:0 10px;box-sizing:border-box;border-left:1px solid #d0d0d0;transition:all 1s ease-in-out;animation:dropdown4 .35s forwards;z-index:100000;overflow-y:auto}.opacity05{opacity:.3}.closebuttonpos2{display:flex;flex-direction:row;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;position:absolute;top:5px;right:2rem;z-index:10000000;background-color:#fff}@keyframes dropdown4{0%{right:-12rem;opacity:0}to{right:0}}.no-desktop{display:none!important}.item-detail-grey-text{color:gray;margin:0;text-decoration:none}.button-more,.item-detail-grey-text{font-size:14px;font-family:DM Sans;border:none;background:none}.button-more{width:fit-content;margin:30px 0 0;padding:0;cursor:pointer;color:#000;font-weight:700}.plate-cont{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;border-radius:5px;width:35%;padding:0;margin:0;cursor:pointer}.lock-unlocked{display:inline-block;width:16px;height:16px;margin:7px auto 3px;background-image:url(https://firebasestorage.googleapis.com/v0/b/autoprecios-f936b.appspot.com/o/icons%2Flock-01.svg?alt=media&token=c4cf99a5-223e-49ea-8b95-056820510ecb);background-size:contain;background-repeat:no-repeat;background-position:50%;filter:invert(.5);transition:background-image .3s ease;cursor:pointer}.lock-unlocked:hover{background-image:url(https://firebasestorage.googleapis.com/v0/b/autoprecios-f936b.appspot.com/o/icons%2Flock-unlocked-01.svg?alt=media&token=8a94b4c1-8230-4c0e-baa7-fbbccf9dcf83)}.view-informe-button{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.25rem;border:1px solid #000;border-radius:5px;padding:15px;margin:0;font-family:DM Sans;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease-in-out;background-color:#fff;text-decoration:none;color:#000;width:60%}.detail-basic-info-cont{align-items:center;justify-content:space-between;padding:20px 10px}.detail-basic-info-cont,.detail-basic-info-cont-col{display:flex;flex-direction:row;gap:10px;flex-wrap:wrap;width:100%;height:fit-content;box-sizing:border-box;border-top:1px solid #bbb}.detail-basic-info-cont-col{align-items:flex-start;justify-content:flex-start;padding:20px}.cerokmcheck{position:absolute;top:5px;left:20px;z-index:10;padding:10px;border-radius:7.5px;background-color:#3af5ff;font-family:DM Sans;font-weight:700;color:#000}.detail-basic-info-cont-col-center{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;flex-wrap:wrap;width:100%;height:fit-content;box-sizing:border-box;border-top:1px solid #bbb;padding:20px;gap:20px}.detail-row-sell{display:flex;flex-direction:column;padding:0;margin:0;width:48%;gap:10px;box-sizing:border-box;background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.1)}.home-new-cove-bg3{position:absolute;top:0;left:0;width:100%;height:100px;object-fit:cover;opacity:1;border-radius:10px 10px 0 0}.detail-col-sell{flex-direction:column;align-items:flex-start;padding:0;margin:0;border-radius:10px;gap:16px;height:100px;position:relative}.detail-bottom-buttons-cont-row,.detail-col-sell{display:flex;justify-content:space-between;box-sizing:border-box;width:100%}.detail-bottom-buttons-cont-row{flex-direction:row;align-items:center;gap:5px;flex-wrap:wrap;height:fit-content;color:#000}.detail-specs-info-cont-col{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:5px;border-top:1px dotted #bbb;padding:10px;margin:0 auto}.detail-basic-info-cont-row,.detail-specs-info-cont-col{display:flex;flex-wrap:wrap;width:100%;height:fit-content;box-sizing:border-box}.detail-basic-info-cont-row{flex-direction:row;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #bbb;padding:20px 10px}.border-bottom{border-bottom:1px solid #bbb}.detail-basic-info-item{width:48%;border-radius:5px;border:1px solid #bbb;padding:10px;display:flex;box-sizing:border-box;flex-direction:column;align-items:flex-start;position:relative;justify-content:flex-start;gap:5px}.detail-basic-info-text-row,.detail-basic-info-text-row2,.detail-specs-info-text-row{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:100%}.detail-basic-info-text-row2{flex-wrap:wrap;height:50vh}.detail-basic-info-text-row-space{display:flex;flex-direction:row;align-items:center;justify-content:space-around;width:100%}.detail-basic-info-text-row-title{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:5px;width:40%;text-align:left;font-family:DM Sans;margin:0;font-size:14px;color:gray}.detail-basic-info-subtitle{padding:0;margin:0;font-weight:500;font-size:18px;font-family:DM Sans;color:gray}.detail-specs-info-text-row-title{text-align:left;color:gray}.detail-specs-info-text-row-subtitle,.detail-specs-info-text-row-title{min-width:50%;width:fit-content;font-family:DM Sans;margin:0;font-size:14px}.detail-specs-info-text-row-subtitle{gap:5px;font-weight:700;text-align:left!important}.detail-basic-info-text-row-subtitle{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:5px;width:60%;text-align:left;font-family:DM Sans;margin:0;font-size:14px;font-weight:700;text-transform:capitalize}.w-fit-cont{width:fit-content!important}.justify-content-center{justify-content:center}.detail-basic-info-title{text-align:left;font-family:DM Sans;margin:0;font-size:20px;font-weight:700}.cerokm-detail-cover{width:100%;height:100%;object-fit:cover;border-radius:10px}.cerokm-option-button{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:20px;padding:10px;box-sizing:border-box;border:none;transition:all .2s ease-in-out;width:100%;background:none;cursor:pointer;color:#000;text-decoration:none;margin:0}.minw20{min-width:20%;max-width:fit-content}.detail-action-button{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:10px;box-sizing:border-box;border:1px solid #bbb;border-radius:5px;transition:all .2s ease-in-out;width:100%;background:none;cursor:pointer;color:#000;text-decoration:none}.detail-action-button-col{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;color:#000;text-decoration:none}.border-green{border-color:#0ad494}.detail-action-button-black{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:10px;box-sizing:border-box;border:1px solid #000;border-radius:5px;transition:all .2s ease-in-out;width:100%;gap:10px;background:none;cursor:pointer}.detail-action-button:hover{background-color:#f5f5f5}.detail-action-button:focus{background-color:#dbdbdb}.detail-action-button-white{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:10px;box-sizing:border-box;border:1px solid #fff;color:#fff;border-radius:5px;transition:all .2s ease-in-out;width:fit-content;gap:10px;background:none;cursor:pointer;text-decoration:none;font-size:18px;font-weight:700;font-family:DM Sans;z-index:1}.detail-action-button-white:hover{background-color:#fff;color:#000}.detail-action-button-text-white{margin:0}.w-fit-cont-desk{width:fit-content!important}.w25per{width:25%!important}.detail-action-button-text{font-size:14px;font-weight:700;color:#000}.detail-action-button-text,.detail-action-button-text-grey{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:5px;margin:0;font-family:DM Sans}.detail-action-button-text-grey{font-size:12px;color:gray}.gap10px{gap:10px}.gap20px{gap:20px}.detail-basic-info-text-title{margin:0;font-size:12px;font-family:DM Sans;color:gray}.detail-basic-info-text{margin:0;font-size:14px;font-weight:700;font-family:DM Sans}.greenbgw{background-color:#b6f3e0}.colorgreenw{color:#000}.pill-grey{background-color:#f5f5f5!important}.cerokm-offer-item{border:1px solid gray;border-radius:5px;padding:10px;flex-direction:row;align-items:center}.cerokm-col-sell,.cerokm-offer-item{width:100%;box-sizing:border-box;display:flex;justify-content:space-between}.cerokm-col-sell{flex-direction:column;align-items:flex-start;margin:0;border-radius:10px;gap:16px;position:relative;padding:25px}.cerokm-row-sell{flex-direction:row;padding:0;background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.1)}.cerokm-row-sell,.detail-column-flex-start{display:flex;margin:0;width:100%;gap:10px;box-sizing:border-box}.detail-column-flex-start{flex-direction:column}.detail-column-flex-start,.detail-row-flex-start{align-items:flex-start;justify-content:flex-start;font-family:DM Sans;padding:20px}.detail-row-flex-start{width:100%;display:flex;flex-direction:row;margin:0;gap:10px;box-sizing:border-box}.color-round{height:20px;width:20px;border-radius:50%;border:1px solid gray}@media only screen and (min-width:601px)and (max-width:1200px){.detail-carousel-item-detail{width:100%}.detail-carousel-item-col{flex-direction:column;width:100%}.detail-carousel-item-col-img{width:50%;height:150px}.row-w100{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.detail-title-price{width:100%;border-radius:0 0 10px 10px}.detail-title-cont{width:100%;border-radius:0}.detail-title-button,.violetbg{width:100%}.detail-text-cont{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.detail-text-cont-specs{width:100%}.detail-text-cont-description{width:100%;padding:0}.no-mob{display:none}}@media only screen and (min-width:100px)and (max-width:900px){.item-detail-details-row-flex-start{flex-direction:column}.item-detail-details{width:90%;background-color:#fff;padding:1rem;border-radius:5px}.no-mob{display:none}.detail-carousel-item-detail{width:100%}.detail-carousel-item-col{flex-direction:row;width:100%}.detail-carousel-item-col-img{width:50%;height:150px}.row-w100{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;justify-content:flex-start;gap:.5rem;width:100%}.detail-title-price{width:100%;padding:.5rem}.detail-title-cont{width:100%;padding:.1rem;justify-content:flex-start;flex-wrap:wrap;gap:.5rem;margin:0 auto 1rem}.violetbg{width:100%}.detail-text-cont{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.detail-text-cont-specs{width:100%}.qua{top:1.5rem}.qualifytitle{font-size:2rem;top:.5rem}.detail-text-cont-description{width:100%;padding:1rem;border-radius:10px;background-color:#f5f5f5;margin:1rem 0;text-align:justify}.bigger-text-mobile{font-size:1.2rem;margin:0;width:100%}.signed{border:none;background-color:#fbf855;animation:signed-anim 1s infinite;font-weight:500;text-align:center;padding:2rem;height:fit-content;gap:1rem}.detail-title-button{width:fit-content;padding:.5rem}.price-history-dropdown2{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;position:absolute;top:2rem;left:0;max-height:200px;border-radius:5px;color:#000;box-sizing:border-box;font-family:DM Sans;font-size:.8rem;transition:all .2s ease-in-out;width:max-content;animation:dropdown .35s forwards;z-index:3000000000!important;background-color:#fff}.no-mobile{display:none!important}.no-desktop{display:flex!important}.detail-price-button-his{position:relative;left:1rem;border-radius:5px}.detail-text-cont-specs-col1{display:flex;flex-direction:column;align-items:center;justify-content:center;width:45%;gap:.2rem;box-sizing:border-box}.w-fit-cont-desk{width:100%!important}.detail-carousel-item{flex-direction:row;position:relative;width:100%;height:80vh;font-family:monospace;scroll-snap-align:start;gap:5px;cursor:pointer}.detail-carousel-item,.detail-text-cont-specs-col2{display:flex;align-items:center;justify-content:center;box-sizing:border-box}.detail-text-cont-specs-col2{flex-direction:column;width:55%;gap:.2rem}.detail-text-cont-specs-left{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.detail-price-button{padding:1rem .5rem;background-color:#3b3b3b;color:#000;border-radius:5px 0 0 5px;background:none}.carousel-buttons-cont{position:absolute;display:flex;flex-direction:row;align-items:center;justify-content:center;top:10px;right:10px;height:fit-content;width:20%;z-index:10}.maxwidth80{max-width:100%}.carousel-button-detail{background:none;font-size:2rem;aspect-ratio:1/1;display:flex;flex-direction:row;align-items:center;justify-content:center;color:#0ab694;border-radius:5px;border:none;cursor:pointer;transition:all .2s ease-in-out;box-sizing:border-box;width:50px;z-index:1000000;background-color:none}.detail-row-space{padding:20px 10px}.detail-title-button-mob{width:45%}.detail-carousel-item{height:fit-content}.thumbnail-item{width:40px;height:40px;border-radius:5px;border:1px solid #fff;overflow:hidden;cursor:pointer;transition:border-color .3s ease}.thumbnail-preview{position:absolute;bottom:3rem;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;z-index:1000;gap:8px;margin-top:16px;opacity:1;transition:all .2s ease-in-out}.detail-carousel-item-detail-cont{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative;width:100%;height:fit-content;overflow:hidden;gap:5px;border-radius:0}.article-detail-cover2{width:100%;height:100%;object-fit:cover;z-index:5;border-radius:0}.article-detail-cover-cont2{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative;width:100%;min-width:100vw;height:100%;background:none}.item-detail-description-cont{width:95%}.item-detail-description-cont2{width:100vw;padding:0 0 30px 10px}.description-full-open-mob{display:flex;flex-direction:column;align-items:center;justify-content:center;position:fixed;top:0;right:0;background-color:#fff;height:100vh;box-sizing:border-box;border-left:1px solid #d0d0d0;transition:all 1s ease-in-out;z-index:100000000;overflow-y:auto;width:100vw;animation:dropdown4 .35s forwards}.closebuttonpos2{top:5px;right:5px}.detail-basic-info-item{width:48%;border-radius:5px;border:1px solid #bbb;padding:10px}.detail-basic-info-item,.item-detail-description-cont2{display:flex;box-sizing:border-box;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:5px}.item-detail-description-cont2{width:95%;height:100vh;margin-top:20px;padding:20px 20px 20px 10px;font-family:DM Sans;border-radius:5px;cursor:pointer;overflow-y:scroll;scrollbar-width:none}.specs-full-open{align-items:stretch;min-width:100%;max-width:100%;padding:20px}.filters-full-open,.specs-full-open{display:flex;flex-direction:column;justify-content:flex-start;position:fixed;top:0;right:0;background-color:#fff;height:100vh;box-sizing:border-box;border-left:1px solid #d0d0d0;transition:all 1s ease-in-out;animation:dropdown4 .35s forwards;z-index:100000;overflow-y:auto}.filters-full-open{align-items:center;width:100vw;min-width:100vw;max-width:100vw;padding:25px 50px;min-height:100vh;gap:10px}.detail-item-new-col-row2{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;padding:10px;height:fit-content}.detail-item-new-col-0km-cover{width:100%;height:50vh;padding:0}.detail-item-new-col-0km-info{height:fit-content;width:100%;padding:0}.cerokm-col-sell{padding:15px}.w25per{width:100%!important}.detail-row-sell{padding:0;margin:0;width:100%;box-sizing:border-box;background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.1)}.action-buttons-row,.detail-row-sell{display:flex;flex-direction:column;gap:10px}.action-buttons-row{align-items:flex-start;justify-content:flex-start}.buttonaction{width:100%}}.reviews-carousel-cont{width:90vw;height:90vh;margin:3rem auto}.sells-section{height:fit-content;min-height:80vh;color:#000;width:100%;padding:2rem 0;box-sizing:border-box;background-color:#fff}.sell-section-title2{font-size:44px;color:#000;font-family:DM Sans;width:15%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;font-weight:900;width:100%;height:fit-content;margin:0}.sell-section-subtitle2{font-size:16px;font-family:DM Sans,sans-serif;color:#000;font-weight:500;margin:0;box-sizing:border-box;text-align:left;border-radius:5px}.sell-section-column{align-items:flex-start;width:100%;height:fit-content}.sell-section-column,.sell-section-column2{display:flex;flex-direction:column;justify-content:center;padding:1rem;box-sizing:border-box;gap:1rem;z-index:1;margin:0}.sell-section-column2{align-items:center;width:40%}.sell-section-row{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:1rem;box-sizing:border-box;gap:1rem;z-index:1;width:100%;height:fit-content;margin:0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.sell-section-row::-webkit-scrollbar{display:none;cursor:grab}.rowfeaturedd{justify-content:center}.flex-startt,.search-results-cont-sell{justify-content:flex-start}.search-results-cont-sell{position:fixed;bottom:0;display:flex;flex-direction:column;align-items:flex-start;overflow-y:auto!important;gap:0;width:100%;margin:0 auto;max-height:50vh;border-radius:20px 20px 0 0;padding:1rem;box-sizing:border-box;background-color:#fff;z-index:5000000000000000000!important;box-shadow:10px 0 20px rgba(0,0,0,.1);animation:opensearch2 .3s forwards;animation:gloww 2s infinite;transition:all .2s ease-in-out}@keyframes gloww{0%{box-shadow:10px 0 20px rgba(0,0,0,.1)}50%{box-shadow:5px 0 50px rgba(10,212,148,.5)}to{box-shadow:10px 0 20px rgba(0,0,0,.1)}}@keyframes opensearch2{0%{opacity:0;background-color:#0ad494}to{opacity:1}}.search-results-cont-sell::-webkit-scrollbar{width:6px}.search-results-cont-sell::-webkit-scrollbar-track{background:rgba(0,0,0,0);border-radius:10px}.search-results-cont-sell::-webkit-scrollbar-thumb{background-color:#0ad494;border-radius:10px}.sell-search-results-cont{position:absolute;top:63px;left:0;flex-direction:column;align-items:flex-start;max-height:50vh;overflow-y:auto;gap:0;border-radius:10px;background-color:#f5f5f5;z-index:10000;animation:opensearch .3s forwards}.sell-search-results-cont,.sell-search-results-item{display:flex;justify-content:flex-start;width:fit-content;box-sizing:border-box}.sell-search-results-item{flex-direction:row;align-items:center;gap:.5rem;font-family:DM Sans;padding:.5rem 1rem;color:#292929;font-size:.8rem;text-decoration:none;text-transform:uppercase;transition:all .2s ease-in-out;background:none;margin:0 auto;border:none;cursor:pointer}.openOffer-column-sell{justify-content:center}.openOffer-column-sell,.openOffer-column-sell-2{display:flex;flex-direction:column;gap:1rem;align-items:center;min-height:50vh;width:100%;max-width:450px;background-color:#fff;padding:10px;box-sizing:border-box;border-radius:10px;animation:open-modal .2s forwards}.openOffer-column-sell-2{justify-content:flex-start;overflow-y:auto;max-height:90vh;scrollbar-width:none;-ms-overflow-style:none}.openOffer-column-sell::-webkit-scrollbar{display:none}.sell-section-input{font-family:DM Sans;font-size:18px;font-weight:700;background-color:none;text-align:center;margin:0;box-sizing:border-box;color:#000;border-radius:10px;border:none;width:70%}.sell-section-input::placeholder{font-size:12px;font-weight:200;font-family:DM Sans}.w20{width:20%}.sell-section-input:focus{border:none}.border-grey{border:1px solid gray;border-radius:10px;padding:.25rem;box-sizing:border-box;width:80%;gap:0}.column{display:flex;flex-direction:column!important;align-items:center;justify-content:center;gap:0}.font-size-10px{font-size:10px!important}.sells-infoauto-img{width:100px;margin:0}.sell-search-results-item:hover{border-bottom:1px solid #0ad494}.sell-new-section{max-height:fit-content;width:100%;padding:1rem;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:wrap;gap:1rem;box-sizing:border-box;position:relative}.sells-carousel-cont{width:100%;max-width:1000px;margin:0 auto;height:100%}.sell-title{font-size:28px;font-weight:700}.sell-subtitle,.sell-title{color:#000;font-family:DM Sans;text-align:left;width:100%;margin:0}.sell-subtitle{font-size:14px;font-weight:500}.sells-section-card{border:none;border-radius:5px;cursor:pointer;transition:all .2s ease-in-out;text-decoration:none;color:#033372;background-color:#bed9fd;padding:2rem;box-sizing:border-box;width:400px;height:300px;position:relative;z-index:10;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.5rem;scroll-snap-align:start;flex:0 0 auto}.sells-section-title{font-size:1.5rem;font-family:DM Sans;gap:.5rem;font-weight:900}.sells-section-subtitle,.sells-section-title{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;height:fit-content;margin:0}.sells-section-subtitle{font-size:16px;color:#000;font-family:DM Sans!important;gap:1rem!important;font-weight:900!important}.colorblack{color:#000!important;margin:0}.featuredsubtitle{font-weight:600!important;font-style:oblique;color:#3b3b3b!important;margin:0}.payment-cont{background-color:#f5f5f5;border-radius:10px}.buttonbynbig,.payment-cont{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:1rem;box-sizing:border-box}.buttonbynbig{border:none;font-family:DM Sans;text-transform:uppercase;font-size:.9rem;cursor:pointer;transition:all .2s ease-in-out;text-decoration:none;color:#000;background-color:#fff;border-radius:5px;position:relative;z-index:10;gap:1.5rem}.input-wrapper{position:relative;width:100%}.price-input{width:100%;padding-right:3.5rem}.currency-suffix{position:absolute;right:10%;top:50%;transform:translateY(-50%);color:#888;font-weight:500;pointer-events:none}.boost-button{display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:5px;gap:.5rem;height:100%;background-color:#f5f5f5;cursor:pointer;transition:all .2s ease-in-out;border:none;padding:1rem;box-sizing:border-box;width:100%}.boost-button:hover{background-color:#0ab694}.boost-button-activated{background-color:#0ad494}.positionrelative{position:relative}.buttonvoucher{position:absolute;right:.5rem}.w100w2{width:100%!important;padding:1rem!important}.majorfont{font-size:1rem!important}.buttonforSell{width:100%;font-size:16px;font-family:DM Sans;font-weight:600;border-radius:5px;padding:1rem;box-sizing:border-box;margin:0 auto;border:1px solid #000;color:#000;background-color:#fff;transition:all .2s ease-in-out;cursor:pointer;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px}.quoterPriceCont-List{justify-content:flex-start;gap:20px}.quoterPriceCont,.quoterPriceCont-List{display:flex;flex-direction:column;align-items:flex-start;width:100%}.quoterPriceCont{font-family:DM Sans;border-radius:5px;padding:10px 20px;box-sizing:border-box;margin:0 auto;border:2px solid #f5f5f5;background-color:#f5f5f5;transition:all .2s ease-in-out;cursor:pointer;justify-content:center;gap:10px;text-decoration:none}.quoterPriceContActive{background-color:#b6f3e0}.quoterPriceCont:active,.quoterPriceCont:hover,.quoterPriceContActive{border:2px solid #0ad494}.quoterPriceCont:active{background-color:#b6f3e0}.quoterPriceTitle{font-weight:bolder;font-size:18px;color:#000;margin:0}.quoterPriceTitleSub{font-weight:400;font-size:14px;color:#000!important;margin:0}.quoterPriceSubTitle{font-weight:bolder;font-size:28px;color:#000;margin:0}.quoterPriceSubSubTitle{font-weight:500;font-size:16px;color:gray;margin:0}.icon-nav{width:50px;height:50px}.profile-default{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0;width:35px;height:35px;border-radius:50%;background-color:#035d51;color:#0ad494;font-family:DM Sans;font-weight:500;margin:0}.font24px{font-size:24px}.greenlightcolors{background-color:#b6f3e0;border:1px solid #0ab694;color:#035d51}.toggle-cont-100w{display:flex;flex-direction:row;align-items:center;justify-content:center;box-sizing:border-box;gap:3px;width:100%;padding:3px;border:none;box-shadow:0 2px 5px rgba(0,0,0,.1);border-radius:10px}.button-toggle-100w{border-radius:8px;padding:5px 10px;font-size:16px;font-family:DM Sans;background:none;cursor:pointer;width:50%;color:gray;transition:all .2s ease-in-out;background-color:#f5f5f5;border:1px solid #f5f5f5}.sell-row-buttons-cont{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;width:100%;gap:.5rem;margin:1rem 0}.buttonforSellNew{width:250px;max-width:100%;font-size:.8rem;height:4rem;padding:.65rem .1rem;margin:0 auto}.sells-section-card-text{margin:0;font-family:DM Sans;font-size:16px;text-transform:none;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem}.w50w{max-width:50%}.sells-section-card-text-mini{margin:0;font-family:DM Sans;font-size:14px;text-transform:none;font-style:oblique}.icong{width:40px;height:40px}.iconpeq{width:24px;height:24px}.sells-list-cont{width:100%;height:100%;box-sizing:border-box;position:relative;display:flex;flex-direction:row;overflow:hidden}.border-top{border-top:1px solid hsl(0,0%,96%);padding:1rem 0;opacity:.5}.quoter-direct-loader{display:flex;flex-direction:column;align-items:center;justify-content:center;height:150px;width:100%;gap:20px;color:#000;font-family:DM Sans;font-size:18px;animation:quoterAnim 2s linear infinite;transition:all .2s ease-in-out;border-radius:10px}@keyframes quoterAnim{0%{background-color:#b6f3e0}50%{background-color:#0ad494}to{background-color:#b6f3e0}}.sells-list{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;color:#fff;width:100%;height:100%;min-height:80vh;box-sizing:border-box;flex-wrap:nowrap;scroll-snap-type:x mandatory;overflow:hidden;overflow-y:hidden;margin:0;padding:0}.sells-list::-webkit-scrollbar{height:0}.sells-list::-webkit-scrollbar-track{background:#e2e2e2}.sells-list::-webkit-scrollbar-thumb{background:#000;border-radius:6px}.sells-row{flex-direction:row;gap:.25rem}.sells-carousel-item,.sells-row{display:flex;align-items:center;justify-content:center;width:100%;height:100%;box-sizing:border-box}.sells-carousel-item{flex-direction:column;position:relative;min-height:100%;min-width:100%;scroll-snap-align:start;opacity:0}.opacity1{opacity:1}.sells-carousel-title{position:absolute;left:0;top:0;font-size:40rem;margin:0;font-family:Bebas Neue}.sells-carousel-goback-button{position:absolute;top:0;left:1rem}.marginzero{margin:0}.margintop{margin-top:3rem}.sells-button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;min-width:200px;width:fit-content;height:fit-content;border:none;background:none;font-family:DM Sans;font-style:oblique;font-size:1rem;padding:2rem;z-index:10;cursor:pointer;border-radius:10px;transition:all .2s ease-in-out;background-color:#0ad494;color:#000!important}.sells-button:hover{background-color:#0ab694;color:#3b3b3b}.link{color:#3b3b3b;transition:.2s;text-decoration:none;border-radius:10px;border:2px solid hsla(0,0%,100%,.7);position:relative;z-index:10;background-color:rgba(158,252,177,.7)}.link:hover{z-index:1}.link:after{bottom:0;opacity:0;z-index:-1;background-color:rgba(89,173,106,.7);content:""}.link:after,.terms-pop{position:absolute;left:0;height:100%;width:100%;border-radius:10px}.terms-pop{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;top:0;overflow-y:auto;box-sizing:border-box;padding:1rem;text-align:justify;background-color:#fff;z-index:1000}.link:hover:after{animation:nav-item-hover .2s forwards}.center{text-align:center;width:fit-content;margin:0 auto}.mark-cont-position{position:absolute;top:10px;right:10px}.mark-cont{display:flex;flex-direction:column;position:relative;cursor:pointer}.mark-text{position:absolute;right:0;top:10px;padding:10px;border-radius:10px 0 10px 10px;background-color:#f9f9f9;box-shadow:5px 0 10px rgba(0,0,0,.1);color:#000;font-size:12px;font-weight:400;font-family:DM Sans;z-index:1000000;width:200px}.uploader-handler-row-space{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;margin:0 auto}.grey-mini-text{font-family:DM Sans;font-weight:400;color:gray;font-size:12px}.card-container{perspective:1000px;width:300px;height:450px;margin:100px auto}.card{width:100%;height:100%;border-radius:20px;background:linear-gradient(135deg,#ff6a00,#ffdd00);box-shadow:0 30px 60px rgba(0,0,0,.3);transform-style:preserve-3d;transition:transform .1s ease;overflow:hidden;position:relative}.card-content{position:relative;z-index:2;padding:20px;color:#fff;text-align:center}.banner-autiva{margin:10px auto;padding:20px;box-sizing:border-box;border-radius:5px;background-color:#b6f3e0;color:#000;font-size:18px;font-family:DM Sans}.card .shine{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(120deg,rgba(255,255,255,.2),rgba(255,255,255,.8) 50%,rgba(255,255,255,.2));transform:rotate(25deg);animation:shineMove 4s linear infinite;z-index:1;pointer-events:none}@keyframes shineMove{0%{transform:rotate(25deg) translateX(-100%)}to{transform:rotate(25deg) translateX(100%)}}.card-container:hover .card{transform:rotateY(15deg) rotateX(10deg)}.sold-stats-item{padding:20px;width:100%;max-width:220px;height:150px;box-sizing:border-box;border-radius:5px;border:1px solid #d0d0d0;box-shadow:10px 0 20px rgba(0,0,0,.1);background-color:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:10px;font-family:DM Sans}.sold-stats-item-title{margin:0;font-size:16px;color:#202020}.sold-stats-item-subtitle{margin:0;font-size:22px;color:#000;font-weight:700}.sold-stats-item-text{margin:0;font-size:16px;color:gray}.sell-section-row-column{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;width:100%;box-sizing:border-box;margin:10px 0}.sell-section-sell-selector-item{width:50%;height:fit-content;padding:20px;border-radius:10px;border:1px solid #000}.sell-section-sell-selector-item-title{font-size:24px;margin:0;font-family:DM Sans;font-weight:700;color:#000}.sell-section-sell-selector-item-text{font-size:16px;color:#000;font-family:DM Sans}@media only screen and (min-width:600px)and (max-width:1200px){.sells-carousel-title{position:absolute;left:0;top:0;font-size:20rem;margin:0;font-family:Bebas Neue}.sell-section-row-column{flex-direction:column}.sell-section-sell-selector-item{width:100%}}@media only screen and (min-width:100px)and (max-width:600px){.sell-section-row-column{flex-direction:column}.sell-section-sell-selector-item{width:100%}.sells-carousel-cont{width:100%;height:100%}.sells-section{height:fit-content;min-height:70vh;width:100%;box-sizing:border-box;padding:.25rem}.sells-carousel-title{position:absolute;left:0;top:0;font-size:15rem;margin:0;font-family:Bebas Neue}.sell-new-section{max-height:fit-content;width:95%;padding:1rem;height:100%;flex-wrap:wrap;gap:1rem;position:relative}.sell-new-section,.sells-button{display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box}.sells-button{gap:.5rem;min-width:45%;width:45%;height:fit-content;border:none;font-family:DM Sans;font-style:oblique;font-size:1rem;padding:2rem 1rem;background-color:#0ad494}.rowfeaturedd{justify-content:flex-start}.sells-section-card{width:90%;height:300px}.sell-section-column{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:1rem;box-sizing:border-box;gap:1rem;z-index:1;width:100%;height:fit-content;margin:0}.sells-section-subtitle{font-size:16px}.sell-section-column2{width:100%}.sell-row-buttons-cont{display:flex;flex-wrap:wrap;width:100%;gap:.5rem}.buttonbynbig,.sell-row-buttons-cont{flex-direction:column;align-items:center;justify-content:center}.buttonbynbig{gap:1.5rem}.w50w{max-width:90%;width:90%}.centermob{align-items:center;justify-content:center}.openOffer-column-sell{min-height:fit-content;width:100%;max-width:100%;border-radius:0}}.flyer-cont{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;gap:1rem;box-sizing:border-box;background-color:#fff;position:absolute;top:0;left:0;width:100vw;height:100%;overflow:hidden;z-index:10000000000000;padding:2rem}.flyer-cont-title{font-weight:700;font-family:DM Sans;font-size:8rem;color:#000;margin:0 auto}.flyer-cont-subtitle{font-weight:700;text-transform:uppercase}.flyer-cont-detail,.flyer-cont-subtitle{font-family:DM Sans;font-size:2rem;color:gray;margin:0 auto}.flyer-cont-detail2{font-family:DM Sans;font-size:1.2rem;color:#000;margin:0 auto}.profile-cont{align-items:center;width:100vw;max-height:100%;height:fit-content;min-height:100vh;padding:1rem}.profile-cont,.profle-cont-home{display:flex;flex-direction:column;justify-content:flex-start;box-sizing:border-box;gap:1rem}.profle-cont-home{width:100%;max-width:100vw;align-items:flex-start}.profle-cont-home-column-w700px{width:100%;max-width:700px!important}.hei100{height:80vh!important;max-height:80vh}.line{width:100%}.line,.line2{height:1px;background-color:#e0e0e0}.line2{width:50%;margin:0 auto 1rem}.profile-big{font-size:2vh;font-family:DM Sans,sans-serif;color:gray;text-align:center}.profile-section-cont{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:50%;height:80vh;background-color:#f5f5f5}.profile-nav{display:flex;flex-direction:row;align-items:center;justify-content:center;margin:1rem auto;gap:0;z-index:10000;box-shadow:0 -10px 10px rgba(0,0,0,.01);width:100%}.detail-gallery-nav{margin:0;gap:0;border-radius:10px;z-index:10000;width:fit-content}.profile-nav-item{color:#3b3b3b;background:none}.profile-nav-item,.profile-nav-item-violet{font-size:1rem;font-family:DM Sans;padding:.5rem .75rem;transition:.2s;border-radius:5px;text-decoration:none;border:none;position:relative;z-index:200;cursor:pointer}.profile-nav-item-violet{background-color:#987686}.profile-nav-item-violet:hover{background-color:#62394c}.biggertext{font-size:1.2rem}.padding{padding:0 1rem;box-sizing:border-box}.closebuttonpos{border:none;position:absolute;top:1rem;right:2rem;z-index:10000000}.closebuttonpos,.profile-nav-item-redcolor{display:flex;flex-direction:row;align-items:center;justify-content:center;background:none;cursor:pointer}.profile-nav-item-redcolor{font-size:.8rem;font-family:DM Sans;aspect-ratio:1/1;padding:.25rem .5rem;transition:.2s;text-decoration:none;border-radius:5px;border:none;position:relative;z-index:200;background-color:#da7b7b;color:#fff;border-radius:10px}.profile-nav-item-redcolor:hover{background-color:#a33131}.profile-nav-item:hover{z-index:1}.active,.active2,.profile-nav-item:hover{background-color:#0ad494}.input-cont-edit{gap:.25rem;margin:0;width:fit-content;position:relative;width:100%}.input-cont-edit,.input-cont-edit label{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;box-sizing:border-box}.input-cont-edit label{font-family:DM Sans;font-size:.8rem;color:#000;padding:0 .25rem;gap:.5rem;width:20%}.buttonbynfakeinput,.input-cont-edit input{border:1px solid gray;border-radius:5px;padding:.5rem 1rem;box-sizing:border-box;width:65%}.buttonbynfakeinput,.input-cont-edit input,.input-cont-edit-button{font-family:DM Sans;font-size:12px;cursor:pointer;transition:all .2s ease-in-out;background-color:#fff;text-decoration:none;color:#000}.input-cont-edit-button{position:absolute;right:4px;border:none;border-radius:5px;padding:5px 10px;display:flex;flex-direction:row;align-items:center;justify-content:center}.editing,.input-cont-edit-button:hover{background-color:#b6f3e0!important}.editing,.editing:hover{transition:all .2s ease-in-out}.editing:hover{background-color:#0ad494!important}.editing2{transition:all .2s ease-in-out;background-color:#b6f3e0!important}.w15{content:"";width:15%}.greencolors2{border:1px solid #0ab694;background-color:#0ab694;color:#fff;transition:all .2s ease-in-out}.greencolors2:hover{color:#0ad494}.loader-cont{width:100%;height:100%;min-height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}@keyframes profile-nav-item-hover{0%{opacity:1;width:1%}to{width:100%;opacity:1}}.request-cont{width:100%;height:100%;flex-direction:column;justify-content:flex-start;border-radius:5px;padding:20px;box-sizing:border-box;position:relative}.button-toggle-profile,.request-cont{display:flex;align-items:center;box-shadow:0 2px 5px rgba(0,0,0,.1)}.button-toggle-profile{position:absolute;top:5px;right:5px;flex-direction:row;justify-content:center;padding:10px;height:30px;width:30px;border-radius:50%;background-color:#fff;border:none;z-index:100;transition:all .2s ease-in-out;cursor:pointer}.button-toggle-profile:hover{background-color:#b6f3e0}.button-toggle-profile:focus{background-color:#0ad494}.chat-modal{height:70vh;padding:10px;gap:1rem}.bid-modal,.chat-modal{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;border-radius:10px;width:400px;max-width:90vw;max-height:90vh;overflow-y:auto;box-sizing:border-box;text-align:justify;background:#fff;z-index:1000;position:relative}.bid-modal{height:fit-content;padding:2rem;gap:.5rem}.bid-modal-row{display:flex;flex-direction:row;align-items:center;justify-content:center;width:90%;gap:0}.bid-modal-button{display:flex;flex-direction:row;gap:1rem;align-items:center;justify-content:space-between;aspect-ratio:1/1;font-weight:700;background-color:#0ab694;border:1px solid #0ab694;color:#fff;transition:all .2s ease-in-out;cursor:pointer;font-size:12px}.bid-modal-button,.bid-modal-right{text-align:center;padding:.5rem;box-sizing:border-box;margin:0;height:2rem}.bid-modal-right{width:100%;background:none;border-top:1px solid #c9c9c9;border-bottom:1px solid #c9c9c9;border-right:1px solid #c9c9c9;font-size:.6rem;font-size:1.5vh;font-family:DM Sans,sans-serif;color:gray;content:""}.nomargin{margin:0 auto}.chat-admin{flex-direction:row;justify-content:center;border-radius:5px;font-family:DM Sans;color:#000;font-size:.8rem;margin:0 auto;background-color:#f5f5f5;border-radius:10px 10px 0 0;text-align:center;text-transform:uppercase;font-weight:700}.chat-admin,.chat-scroll{display:flex;align-items:center;padding:0;width:100%;box-sizing:border-box}.chat-scroll{flex-direction:column;justify-content:flex-start;border-radius:10px;height:90%;overflow-y:auto;text-align:justify;background:#fff;z-index:1000;position:relative}.chat-message-admin{width:90%;padding:.25rem;border-radius:5px;box-sizing:border-box}.chat-message-permuta{width:100%;background-color:#0ad494;text-align:center;border-radius:10px;color:#000}.chat-message-permuta,.chat-message-seller{padding:.5rem 1rem;box-sizing:border-box;margin-left:auto;margin-bottom:.5rem;position:relative}.chat-message-seller{width:70%;background-color:#0ab694;text-align:right;border-radius:10px 10px 0 10px;color:#fff}.chat-message-buyer{width:70%;background-color:#f5f5f5;text-align:left;padding:.5rem 1rem;border-radius:10px 10px 10px 0;box-sizing:border-box;color:#000;margin-right:auto;margin-bottom:.5rem;position:relative}.chat-buyer,.chat-seller{font-family:DM Sans;font-size:12px;position:relative;margin:0}.chat-bottom,.chat-buyer,.chat-seller{width:100%;box-sizing:border-box;padding:0 1rem}.chat-bottom{position:absolute;bottom:1rem;z-index:100;height:fit-content;min-height:1rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;background-color:#fff;z-index:10000}.chat-bottom,.chat-input{transition:all .5s ease-in-out}.chat-input{width:100%;padding:.5rem 1rem;background-color:#dadada;font-family:DM Sans;font-size:12px;box-sizing:border-box;border:2px solid #fff;border-radius:10px}.chat-input-colored{background-color:#3b3b3b;color:#fff}.chat-input-colored-red{background-color:#da7b7b;color:#fff}.w90{width:90%;transition:all .5s ease-in-out}.chat-send-button{width:8%;aspect-ratio:1/1;border-radius:50%;transition:all .3s ease-in-out;background-color:#0ab694;display:flex;flex-direction:row;justify-content:center;align-items:center;border:none;cursor:pointer}.chat-send-button:hover{background-color:#0ad494}.chat-input::placeholder{color:#242424;opacity:.4}.chat-input:hover{border:2px solid #70bf7f!important}.request-cont-top-row{width:100%;height:100%;justify-content:space-between;flex-wrap:wrap;text-decoration:none}.request-cont-top-row,.request-cont-top-row-title{display:flex;flex-direction:row;align-items:center}.request-cont-top-row-title{font-family:DM Sans;font-size:.8rem;justify-content:center;gap:.25rem;margin:0}.request-cont-top-row-message{font-family:DM Sans;font-size:.8rem;max-width:50%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-inbox{height:40px;width:40px;font-family:DM Sans;border-radius:50%}.fav-img-profile-cont,.profile-inbox{display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:1rem;font-weight:300;text-transform:uppercase;color:#fff;background-color:#0ab694}.fav-img-profile-cont{height:100px;width:100%;font-family:Barlow Condensed;border-radius:10px 10px 0 0}.fav-img-profile{border-radius:10px;object-fit:cover;height:100%;width:100%}.fav-column-flex-start{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.5rem;width:40%}.pending{background-color:#d4bf56;border:1px solid #ff0;color:#ff0}.accepted{background-color:#56d480;border:1px solid #00ff7b;color:#00ff7b}.rejected{background-color:#d46356;border:1px solid red;color:red}.list-item{padding:.5rem 1rem;border-radius:5px;box-sizing:border-box;font-family:DM Sans;gap:.5rem;font-size:.8rem;text-transform:uppercase;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:fit-content;border:1px solid #e0e0e0;position:relative}.loguito{width:22px}.list-item-minitext{color:#545454;font-size:.65rem}.list-item-minitext2{color:#545454;font-size:.55rem}.colorgreen{color:#0ad494}.list-item-text{padding:.25rem .5rem;border-radius:3px;margin:0}.row-flex-start{align-items:flex-start;justify-content:center;width:100%;gap:1rem}.column-flex-start{flex-direction:row;width:fit-content;height:fit-content;gap:.25rem}.line-bottom{border-bottom:1px dotted gray;padding-bottom:.5rem;margin:0 0 1rem;text-align:left;font-size:.8rem;justify-content:flex-start;gap:.5rem}.line-bottom,.row-space-evenly{width:100%;display:flex;flex-direction:row;align-items:center}.row-space-evenly{justify-content:space-between;gap:1rem}.row-space-evenly2{justify-content:space-evenly}.row-flex-end,.row-space-evenly2{display:flex;flex-direction:row;align-items:center;width:100%;gap:1rem}.row-flex-end{justify-content:flex-end}.display-none{animation:fade-anim 1s forwards}.buttonicon{border:none;background:none;cursor:pointer}.bidItem-options-cont{position:relative;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:.5rem}@keyframes fade-anim{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9);display:none}}.input-sold{border:1px dotted #0ab694;font-size:1rem;font-size:.8rem;background-color:#0ab694!important;color:#fff;font-size:3rem}.input-sold,.input-voucher{border-radius:5px;font-family:DM Sans;width:fit-content;height:1rem;padding:.5rem 1rem;box-sizing:border-box;height:5rem;font-weight:bolder;text-align:center;width:100%}.input-voucher{display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:1rem;background-color:#fff;color:#3b3b3b;border:1px solid #3b3b3b;font-size:2.5rem}.input-voucher::placeholder{color:rgba(0,0,0,.3);opacity:.5}.line-through{text-decoration:line-through;margin-right:.5rem}.sold-title{font-family:DM Sans;font-weight:700;font-size:18px;text-align:center;padding:16px;margin:0}.sold-cont,.sold-title{color:#000;box-sizing:border-box}.sold-cont{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.95);backdrop-filter:blur(5px);border:1px solid #0ab694;border-radius:5px;z-index:100;padding:.5rem 1rem;gap:1rem;font-size:.8rem}.w80{width:80%}.christmas{left:-.5rem}.christmas,.christmas2{position:absolute;top:-.5rem;transform:rotate(-35deg)}.christmas2{left:1rem}.color-black{color:#000}.buttongolden{border:none;font-family:DM Sans;text-transform:uppercase;font-size:1rem;cursor:pointer;transition:all .2s ease-in-out;background:#fff2bc;background:linear-gradient(125deg,rgb(255,242,188),rgb(255,213,57));text-decoration:none;color:#7e5c00;box-shadow:0 0 10px gold;padding:.25rem;border-radius:5px;position:relative;font-weight:700;z-index:10;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;width:fit-content;margin:0;width:100%}.buttongolden:hover{box-shadow:0 0 15px gold}.texto-corto{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.voucher-cont{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;color:#000;background:hsla(0,0%,100%,.8);backdrop-filter:blur(5px);border:1px solid gold;border-radius:5px;z-index:100;box-sizing:border-box;padding:.5rem 1rem;gap:1rem;font-size:.8rem;text-transform:uppercase}.closebutton{font-family:DM Sans;font-size:.65rem;background:none;border:none;font-weight:700;cursor:pointer;transition:all .2s ease-in-out;position:absolute;top:.5rem;left:.5rem;color:#000!important}.closebutton:hover{transform:translateX(-2px)}.marginbottom2rem{margin-bottom:5rem}.publishes-item-list-cont{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;width:100%;gap:1rem;flex-wrap:wrap}.publishes-item-cont{justify-content:center;border-radius:10px;box-shadow:5px 5px 10px rgba(0,0,0,.05);width:400px;height:fit-content;position:relative;box-sizing:border-box}.publishes-details-cont,.publishes-item-cont{display:flex;flex-direction:column;align-items:center}.publishes-details-cont{padding:1rem}.publishes-details-cont,.publishes-text-cont{justify-content:flex-start;width:100%;gap:10px}.publishes-text-cont{display:flex;flex-direction:row;align-items:center;padding:0 1rem;margin:0;height:fit-content;position:relative;box-sizing:border-box;flex-wrap:wrap}.publishes-title{font-size:18px;font-weight:700}.publishes-subtitle,.publishes-title{font-family:DM Sans;padding:0;margin:0}.publishes-subtitle{font-size:14px}.publishes-row-flex-start{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem;width:100%}.publishes-minitext{font-family:DM Sans;font-size:12px;padding:0;margin:0}.publishes-img-profile-cont{width:100%;height:250px;border-radius:10px 10px 0 0;position:relative}.maxw100{max-width:100%!important}.maxheightfitcont{height:fit-content}.publishes-img-profile{position:absolute;object-fit:cover;height:100%;width:100%;border-radius:10px 10px 0 0}.publishes-bids-cont{position:fixed;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;top:0;left:0;width:100vw;height:fit-content;min-height:100vh;background-color:#fff;backdrop-filter:blur(5px);z-index:10000;padding:1rem;box-sizing:border-box;animation:open-modal .3s forwards}.publishes-close-button{position:absolute;top:1rem;left:1rem}.status-button{position:absolute;top:.5rem;left:.5rem}.noscroll{overflow:hidden}.publishes-bids-column{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;width:700px;background-color:#fff;padding:1rem;border-radius:10px;box-sizing:border-box}.inputw100cont{position:relative}.image-upload-container{display:flex;flex-direction:column;gap:10px}.upload-label{font-weight:600;font-size:14px;display:flex;align-items:center;gap:8px}.image-upload-container input[type=file]{padding:10px;border:1px solid #ccc;border-radius:6px;background-color:#f9f9f9;font-size:14px;cursor:pointer}.upload-status{font-size:13px;font-style:italic;color:#888}.preview-image{width:100px;height:100px;object-fit:cover;border-radius:6px;box-shadow:0 1px 4px rgba(0,0,0,.1)}.upload-button{padding:10px 20px;background-color:#198754;color:#fff;border:none;border-radius:6px;font-weight:700;cursor:pointer;transition:background-color .2s}.upload-button:disabled{background-color:#ccc;cursor:not-allowed}.upload-button:hover:not(:disabled){background-color:#146c43}.PublishesNewCont{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;flex-wrap:nowrap;gap:0;height:fit-content;width:100vw;border-bottom:1px solid whitegrey}.PublishesItemNewCont{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;max-width:100vw;background-color:#fff;animation:entrance 1s ease-in-out forwards;box-shadow:0 2px 5px rgba(0,0,0,.05);border-radius:10px;transition:all .3s ease-in-out;cursor:pointer}.PublishesItemNewCont:hover{background-color:#b6f3e0}@keyframes entrance{0%{opacity:0;position:relative;top:-15px}50%{opacity:0;position:relative;top:10px}to{opacity:1;position:relative;top:0}}.cover-miniature,.cover-miniature-cont{width:40px;height:40px;border-radius:50%}.cover-miniature-cont{background-color:gray;display:flex;flex-direction:column;align-items:center;justify-content:center}.PublishesItemNewCont-cell:first-child{border-radius:10px 0 0 10px}.PublishesItemNewCont-cell:last-child{border-radius:0 10px 10px 0}.PublishesItemNewCont-cell{background:none;padding:0 5px;display:flex;align-items:center;flex-direction:row;justify-content:center;text-align:center;gap:5px;color:#000;height:50px;font-size:12px}.blackbg{background-color:#292929;color:#fff;border-bottom:3px solid #0ad494}.noborderright{border-right:1px solid #fff}.greyline{height:4px;width:25px;border-radius:20px;background-color:#dcdcdc}.PublishesItemNewCont-cell:last-child{border-right:1px solid #eaeaea}.cell5{width:5%}.cell10{width:10%}.cell20{width:20%}.cell30{width:30%}.cell100{width:100%}@media only screen and (min-width:601px)and (max-width:1200px){.profile-cont{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%}}@media only screen and (min-width:100px)and (max-width:600px){.publishes-bids-column{width:100%}.profile-cont{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:fit-content}.profile-nav-item{font-size:.8rem;padding:.3rem .45rem;transition:.2s;border-radius:5px;border:none;position:relative;background:none;z-index:200;display:flex;flex-direction:row;align-items:center;justify-content:center}.input-cont-edit input,.profile-nav-item{font-family:DM Sans;text-decoration:none;cursor:pointer}.input-cont-edit input{border:1px solid #000;border-radius:5px;padding:.25rem .5rem;text-transform:uppercase;font-size:12px;transition:all .2s ease-in-out;background-color:#fff;color:#000;box-sizing:border-box;width:45%}.input-cont-edit-button{padding:.25rem .5rem;width:fit-content}.input-cont-edit label{gap:.5rem;width:fit-content}.profile-column{flex-direction:column;align-items:center;justify-content:center;gap:.5rem}.align-items-flex-end{align-items:flex-end}.detail-gallery-nav{display:flex;flex-direction:row;align-items:center;justify-content:center;margin:1rem auto;background-color:#0ad494;gap:0;border-radius:10px;z-index:10000;position:absolute;top:0;left:1rem;height:fit-content}.fav-column-flex-start{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.5rem;width:fit-content;padding:1rem;box-sizing:border-box}.request-cont-top-row{width:100%;box-sizing:border-box;gap:.25rem}.row-flex-end,.row-flex-start,.row-space-evenly,.row-space-evenly2{gap:.5rem}.mobile-w-100{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end}.closebuttonpos{right:1rem}}.agency-profile-cover{flex-direction:row;width:100%}.agency-profile-column,.agency-profile-cover{display:flex;align-items:center;justify-content:center;padding:1rem;min-height:300px;gap:.5rem}.agency-profile-column{flex-direction:column;width:60%;position:relative}.agency-profile-cover-img{width:150px;height:150px;border-radius:50%;object-fit:cover;border:3px solid #0ab694;margin-bottom:1rem}.agency-profile-title{font-size:1rem;font-family:DM Sans,sans-serif;text-transform:uppercase;color:#000;text-align:center;font-weight:700;margin:0}.agency-arrow{position:absolute;bottom:.5rem;right:.5rem}.agency-profile-subtitle{font-size:.8rem;font-family:DM Sans,sans-serif;color:gray;text-align:center;margin:0}.margintop1rem{margin-top:1rem}.pad2rem{padding:0 2rem}.agency-details-row-flex-start{align-items:center;justify-content:center;gap:0;width:40%;margin:2rem 0}.agency-details,.agency-details-row-flex-start{display:flex;flex-direction:column;flex-wrap:wrap}.agency-details{align-items:flex-start;justify-content:flex-start;gap:.5rem;color:#000;width:50%;min-width:200px;margin:.25rem 0;box-sizing:border-box;background-color:#f5f5f5;padding:1rem;border-radius:5px;position:relative;color:gray;transition:all .2s ease-in-out;text-decoration:none}.agency-details-greencolors{color:#000;transition:all .2s ease-in-out;background-color:#0ad494}.agency-details-greencolors:hover{background-color:#0ab694}.agency-details-price{margin:0;font-family:DM Sans;font-size:1.2rem}.agency-details-text{font-size:12px;font-family:DM Sans,sans-serif;margin:0;width:100%}.flex-wrap-reverse{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:100%;flex-wrap:wrap;gap:.5rem}.agency-details-subtitle{margin:0;width:100%}.agency-details-subtitle,.rubik{font-size:.8rem;font-family:DM Sans,sans-serif}.agency-title-button{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:.5rem .8rem;box-sizing:border-box;background:none;font-size:.8rem;border:none;background-color:#3b3b3b;color:#fff;border-radius:5px;margin:1rem .25rem 0;text-transform:uppercase;font-weight:600;font-family:DM Sans;transition:all .2s ease-in-out;cursor:pointer}.agency-row-flex-end{display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-end;width:100%}.toggle-cont{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:3px;width:fit-content;padding:3px;border:none;box-shadow:0 2px 5px rgba(0,0,0,.1);border-radius:10px;margin:0 auto}.button-toggle{border-radius:8px;padding:5px 10px;font-size:16px;font-family:DM Sans;background:none;border:none;cursor:pointer;color:gray}.button-toggle,.toggle-active{transition:all .2s ease-in-out}.toggle-active{color:#000;background-color:#fff;border:1px solid #000}@media only screen and (min-width:100px)and (max-width:600px){.agency-profile-cover{flex-direction:column}.agency-details-row-flex-start{flex-direction:column;align-items:center;justify-content:flex-start;width:100%}.agency-details{width:90%;padding:1rem;border-radius:5px}.agency-profile-column{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;min-height:300px;width:90%;gap:.5rem;position:relative}.mini-toggle{border-radius:8px;padding:5px;font-size:12px;font-family:DM Sans;background:none;border:none;cursor:pointer;color:gray;transition:all .2s ease-in-out}}.buttonbyn3{border:1px solid #000;border-radius:5px;font-family:DM Sans;text-transform:uppercase;font-size:12px;cursor:pointer;transition:all .2s ease-in-out;background-color:#fff;text-decoration:none;color:#000;position:relative;box-sizing:border-box;width:200px;height:2rem;background-color:gray;padding:1rem}.toggle-span-c{position:relative;padding:.5rem 1rem;color:gray}.toggle-span-c,.toggle-span-l{left:0;top:0;border-radius:5px;transition:all .2s ease-in-out;width:fit-content}.toggle-span-l{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;height:2rem;background-color:#3b3b3b;color:#fff;width:160px}.gallery-preview{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap;width:100%;overflow-x:auto}.overline{text-decoration:line-through;opacity:.5}.edit-publish-cont{flex-direction:column;width:30%;aspect-ratio:1/1;margin:.25rem;transition:all 0s ease-in-out}.edit-publish-cont,.edit-publish-cont2{display:flex;align-items:center;justify-content:center;gap:.5rem;border-radius:5px;position:relative;border:none;font-family:DM Sans;cursor:pointer;background-color:#f5f5f5}.edit-publish-cont2{flex-direction:row;font-size:12px;padding:.5rem;width:fit-content;margin:.5rem;color:#000;transition:all .2s ease-in-out}.link2{text-decoration:none;color:#0ab694;background:none}.edit-publish-cont:hover{background-color:#bcbcbc}.edit-publish-img{width:100%;height:100%;object-fit:cover;border-radius:5px}.erase-button{right:2px;background-color:#cc3e3e}.erase-button,.rotation-button{position:absolute;z-index:100;top:2px;width:fit-content;height:fit-content;padding:.4rem;box-sizing:border-box;border-radius:50%}.rotation-button{left:2px;background-color:#0ab694}.toggle-span-r{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;right:0;top:0;height:2rem;background-color:#000;color:#fff;border-radius:5px;transition:all .2s ease-in-out;width:fit-content;width:160px}.toggle-2{background-color:#0ab694;color:#fff}.toggle-upload{background-color:#0ad494;color:#000}.admin-items{font-size:1.5vh;font-family:DM Sans,sans-serif;color:gray;text-align:center;border-bottom:1px dotted gray;padding:.5rem 0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:250px;gap:.5rem}.admin-title{font-family:DM Sans;font-size:1rem;font-weight:700;margin:0;color:#000}.admin-items-cont{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap;width:100%}.green-admin{border:2px solid #0ad494}.green-admin-sub{background-color:#0ad494!important}.yellow-admin{border:2px solid #fa0}.yellow-admin-sub{background-color:#fa0!important}.admin-items-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.publication-container{max-width:1200px;margin:0 auto;padding:20px;background-color:#0ab694}.publication-edit-container{position:fixed;top:0;left:0;width:100vw;height:fit-content;min-height:100vh;padding:1rem;box-sizing:border-box;background-color:hsla(0,0%,100%,.5);backdrop-filter:blur(5px);z-index:100000}.form-section2{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1rem}.publication-form{background-color:#fff;border-radius:8px;padding:30px;box-shadow:0 4px 6px rgba(0,0,0,.1);max-height:80vh;box-sizing:border-box;overflow-y:auto}.section-title{border-bottom:2px solid #0ab694}.section-title,.section-title2{color:#3b3b3b;font-family:DM Sans;padding-bottom:10px;margin-bottom:20px;font-size:1.5rem}.section-title2{border-bottom:2px solid #987686}.input-container{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.25rem}.input-label{font-weight:700}.input-label,.input-label2{font-family:DM Sans;text-transform:uppercase;font-size:.65rem;padding:.25rem;background-color:#0ad494}.wfitcont{width:fit-content;margin:1rem}.input-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:15px}.input-newpublish{width:100%;padding:10px;box-sizing:border-box;border:1px solid #f5f5f5;font-size:1rem;border-radius:5px;font-size:14px;color:#000;font-family:DM Sans}.pill-grey{padding:5px 10px;border-radius:20px;border:1px solid #000!important;background-color:#000!important;color:#000!important;font-family:DM Sans;font-size:12px;cursor:pointer;transition:all .2s ease-in-out;margin:0}.old-plate-cont{width:7rem;height:fit-content;padding:.3rem .2rem .4rem}.new-plate-cont,.old-plate-cont{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;box-shadow:0 0 10px rgba(175,175,175,.5);border-radius:5px}.new-plate-cont{width:8rem;height:10px;margin:0}.old-plate{background-color:#000;color:#fff;height:fit-content;border-radius:5px}.new-plate,.old-plate{font-weight:bolder;font-size:18px;font-family:DM Sans;box-sizing:border-box;margin:0;text-align:center;position:relative;width:100%;text-transform:uppercase}.new-plate{background-color:#fff;color:#000;border-radius:0 0 5px 5px;border:1px solid #f5f5f5;text-shadow:2px 2px 0 #e8e8e8}.new-plate:focus{border:1px solid #fff}.old-plate-arg{color:#088b8b;font-size:.5rem}.new-plate-arg,.old-plate-arg{content:"ARGENTINA";width:100%;text-align:center;margin:0;font-family:DM Sans}.new-plate-arg{padding:.2rem .5rem;color:#fff;box-sizing:border-box;background-color:#053ec4;border-radius:5px 5px 0 0;font-size:.45rem;position:relative;font-weight:700}.text-area-newpublish{width:100%;min-height:5rem;height:fit-content;box-sizing:border-box;padding:1rem;border:1px dotted #cecece;font-size:1rem;border-radius:5px;font-size:.8rem;font-family:DM Sans;grid-column:1/-1}textarea.input{min-height:100px;resize:vertical}select.input{appearance:none;background-image:url('data:image/svg+xml;utf8,<svg fill="%23333" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/><path d="M0 0h24v24H0z" fill="none"/></svg>');background-repeat:no-repeat;background-position-x:95%;background-position-y:center}.form-actions{margin-top:20px;display:flex;justify-content:flex-end;gap:1rem}.save-button{background-color:#28a745;color:#fff;border:none;padding:12px 20px;border-radius:5px;font-size:1rem;cursor:pointer;transition:background-color .3s ease}.save-button:hover{background-color:#218838}.subtitle-publish-detail{color:#000;font-family:DM Sans;font-size:24px;font-weight:600;display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;margin:0 auto}.dashboard-stats,.filters-container{margin:1rem 0;gap:1rem}.dashboard-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.stat-card{padding:1rem;background-color:#f5f5f5;box-shadow:0 2px 4px rgba(0,0,0,.1)}.stat-number{font-size:2rem;font-weight:700;color:#2c5282}.status-count{display:flex;justify-content:space-between;margin:.5rem 0}.status-label{font-weight:500}.subtitle-adm{color:#000;font-size:12px;font-weight:700}.admin-number,.subtitle-adm{font-family:DM Sans;margin:0}.admin-number{color:#fff;font-size:4rem;font-weight:bolder}.draggable-image{border-radius:8px;transition:all .2s ease}.image-list{flex-direction:row;align-items:flex-start;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;gap:5px;padding:1rem 0;scroll-behavior:smooth;max-width:1000px;flex-wrap:wrap;-webkit-overflow-scrolling:touch}.buttongreenmesh-adm,.image-list{display:flex;box-sizing:border-box}.buttongreenmesh-adm{border:none;font-family:DM Sans;text-transform:uppercase;font-size:.8rem;cursor:pointer;transition:all .2s ease-in-out;background:#0ad494;background:linear-gradient(125deg,#0AD494,#0AB694);text-decoration:none;color:#fff;height:120px;width:fit-content;padding:1rem;border-radius:5px;position:relative;z-index:10;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.5rem}@media(max-width:768px){.publication-container{padding:10px}.publication-form{padding:20px}.input-grid{grid-template-columns:1fr}}@media only screen and (min-width:100px)and (max-width:600px){.edit-publish-cont{aspect-ratio:1/1;width:45%;border-radius:5px;position:relative}}:root{--primary-color:#1a73e8;--secondary-color:#5f6368;--background-color:#f8f9fa;--card-background:#ffffff;--text-color:#202124;--border-color:#dadce0;--hover-color:#e8f0fe}body{font-family:Roboto,sans-serif;background-color:var(--background-color);color:var(--text-color)}.dashboard-container{max-width:1200px;margin:0 auto;padding:24px}.dashboard-nav{display:flex;justify-content:flex-start;margin-bottom:24px;background-color:var(--card-background);border-radius:8px;overflow:hidden;box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15)}.dashboard-nav button{padding:12px 24px;border:none;background-color:rgba(0,0,0,0);color:var(--secondary-color);cursor:pointer;transition:background-color .3s,color .3s;font-weight:500;font-size:14px}.dashboard-nav button.active{background-color:var(--primary-color);color:#fff}.dashboard-title{font-size:24px;margin-bottom:8px;color:var(--text-color)}.dashboard-subtitle{font-size:16px;color:var(--secondary-color);margin-bottom:24px}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:32px}.stat-card{background-color:var(--card-background);padding:16px;border-radius:8px;box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);transition:box-shadow .3s ease}.stat-card:hover{box-shadow:0 4px 8px 0 rgba(60,64,67,.3),0 4px 12px 4px rgba(60,64,67,.15)}.stat-icon{font-size:24px;margin-bottom:8px;color:var(--primary-color)}.stat-title{font-size:14px;color:var(--secondary-color);margin-bottom:4px}.stat-value{font-size:24px;font-weight:500;color:var(--text-color)}.filters{display:flex;gap:16px;margin-bottom:24px}.filters select{padding:8px 12px;border:1px solid var(--border-color);border-radius:4px;background-color:var(--card-background);color:var(--text-color);font-size:14px}.publications-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px}.publication-card{background-color:var(--card-background);padding:16px;border-radius:8px;box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);transition:box-shadow .3s ease}.publication-card:hover{box-shadow:0 4px 8px 0 rgba(60,64,67,.3),0 4px 12px 4px rgba(60,64,67,.15)}.publication-card h3{font-size:16px;margin-bottom:8px;color:var(--primary-color)}.publication-details{font-size:14px;color:var(--secondary-color);margin-bottom:8px}.publication-info{font-size:14px;margin:4px 0;color:var(--text-color)}.publication-footer{display:flex;justify-content:space-between;align-items:center;margin-top:12px}.publication-status{padding:4px 8px;border-radius:16px;font-size:12px;font-weight:500}.status-publicada{background-color:#e8f0fe;color:#1967d2}.status-pendiente{background-color:#fef7e0;color:#f9ab00}.status-iniciada{background-color:#e6f4ea;color:#1e8e3e}.status-rechazada{background-color:#fce8e6;color:#d93025}.status-aceptada,.status-completada{background-color:#e6f4ea;color:#1e8e3e}.edit-button{padding:6px 12px;background-color:var(--primary-color);color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s;font-size:14px}.edit-button:hover{background-color:#1765cc}.support-message{background-color:var(--card-background);padding:16px;border-radius:8px;box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);font-size:14px;color:var(--text-color)}.access-denied{display:flex;justify-content:center;align-items:center;height:100vh;font-size:24px;color:#d93025}.buttonbyn{background-color:var(--card-background);border:1px solid var(--border-color);color:var(--text-color);padding:8px 16px;border-radius:4px;font-size:14px;cursor:pointer;transition:background-color .3s}.buttonbyn:hover{background-color:var(--hover-color)}.buttonbyn.active{background-color:var(--primary-color);color:#fff}.admin-items{background-color:var(--card-background);border-radius:8px;padding:16px;margin-bottom:16px;box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15)}.admin-items .buttonbyn7{margin-right:8px;font-size:14px}@media(max-width:768px){.dashboard-container{padding:16px}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.publications-grid{grid-template-columns:1fr}.filters{flex-direction:column}.input-newpublish{width:100%!important;padding:10px!important;box-sizing:border-box;border:1px solid #000;font-size:1rem!important;border-radius:5px!important;font-size:14px!important;font-family:DM Sans!important}}.uploader-cont{width:100%;height:fit-content;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center;box-sizing:border-box}.uploader-cont input{width:100px}.text-editor{padding:0;height:100vh;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;position:relative}.editor-content,.text-editor{width:100%;box-sizing:border-box}.editor-content{height:65vh;border:1px solid #ccc;color:#000;border-radius:5px;padding:2rem 1rem;margin-bottom:10px;font-family:DM Sans}font{color:#000!important}.hei .editor-cont-height{min-height:100%;max-height:fit-content}.editor-toolbar{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;gap:.5rem;padding:1rem;box-sizing:border-box;background-color:#f5f5f5;overflow:hidden}.button-formatted{background:none;border:none;cursor:pointer}.editor-toolbar button,.editor-toolbar select{padding:.25rem .5rem;background-color:#5a5a5a;color:#fff;font-family:DM Sans;font-size:12px;border-radius:5px;border:none;display:flex;flex-direction:row;align-items:center;justify-content:center}.editor-toolbar select{transition:all .2s ease-in-out}.editor-toolbar button:hover{background-color:#000}.article-img{width:100%;height:auto;object-fit:contain}.paragraph{font-size:10rem}.editor-cover-text-data-cont{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;width:100%;height:100%;box-sizing:border-box;padding:1rem 0;margin:1rem auto;gap:.5rem;position:relative}.editor-cover-text-data-left{flex-direction:column;justify-content:flex-start;width:80%;height:fit-content;gap:.5rem}.editor-cover-text-data-left,.text-editor-topbar{display:flex;align-items:center;box-sizing:border-box}.text-editor-topbar{flex-direction:row;justify-content:space-between;width:100%;padding:.5rem;gap:1rem}.text-editor-topbar-button{padding:.4rem .75rem;background-color:#252525;color:#fff;font-family:DM Sans;font-size:.8rem;border-radius:5px;border:none;cursor:pointer;transition:all .2s ease-in-out;overflow:hidden}.text-editor-topbar-button:hover{background-color:#000}.text-editor-topbar-input{border:none;background-color:#f5f5f5;font-size:.9rem;font-family:DM Sans;border-radius:5px;box-sizing:border-box;padding:.5rem 1rem;width:300px;transition:all .2s ease-in-out;cursor:pointer}.text-editor-topbar-input:focus{background-color:#d5d5d5}.minibutton{font-size:.6rem;padding:.25rem .5rem;margin:0 .25rem}.minibutton:hover{background-color:#bc5858}.editor-content-sidebar{padding:2rem 1rem;box-sizing:border-box;height:fit-content;width:18%;background:#5e5b68;color:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1rem;border-radius:5px}.row-center{display:flex;flex-direction:row;align-items:center;justify-content:center}.text-transform-none{text-transform:none}.flex-wrap{flex-wrap:wrap}.column-flex-start{align-items:flex-start}.column-center,.column-flex-start{display:flex;flex-direction:column;justify-content:center}.column-center{align-items:center;gap:1rem}.row-flex-start{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.gap05rem{gap:.5rem}.gap25rem{gap:.25rem}.w100{width:100%}.sidepadding{padding:1rem 0}.title{font-family:DM Sans}.w80{width:79%}.border-box{box-sizing:border-box}.editor-front-img-upload{width:100%;padding:2rem 0;background-color:#f5f5f5;border-radius:5px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:12px;font-family:DM Sans;color:#5a5a5a;cursor:pointer;transition:all .2s ease-in-out;position:relative;top:0;box-sizing:border-box}.editor-front-img-upload:hover{background-color:#d5d5d5}.h450px{height:450px}.full-screen-button{position:absolute;top:1rem;right:1rem;z-index:10;background-color:#fff;padding:.2rem;border-radius:5px;border:1px solid #000;box-sizing:border-box}.car-photo-gallery{position:relative}.change-cover-button{position:absolute;right:1rem;bottom:1rem;z-index:100}.admin-images-gallery{height:100vh}.gallery-section{margin:50px 0}.preview-img{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f5f5f5;border-radius:5px;aspect-ratio:1/1}.admin-images-gallery-section{position:relative;height:100vh;z-index:10000000;overflow-y:auto;left:0;gap:10px;box-sizing:border-box;padding:10px;border:1px solid gray;border-radius:10px}.admin-images-gallery-column,.admin-images-gallery-section{width:100%;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.admin-images-gallery-column{min-height:100%;height:fit-content;gap:1rem}.buttonbyn:hover{background-color:#f5f5f5}.buttonbyn-color-invert{background-color:#161616;color:#fff;padding:.5rem;transition:all .2s ease-in-out}.admin-images-gallery-row-column{flex-direction:row;width:100%;padding:1rem;gap:.25rem}.admin-images-gallery-choser,.admin-images-gallery-row-column{display:flex;align-items:center;justify-content:center;height:100%;box-sizing:border-box}.admin-images-gallery-choser{width:50%;font-family:DM Sans;text-transform:uppercase;font-size:1rem;flex-direction:column;background:none;cursor:pointer;border:none;gap:1rem;transition:all .2s ease-in-out;padding:2rem}.choser-100{width:100%}.choser-none{display:none}.buttonstyle{background:none;border:none;cursor:pointer;transition:all .2s ease-in-out}.buttonstyle:hover{transform:translateX(-2px)}.imgUploadContGallery{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1000;background-color:hsla(0,0%,100%,.5);backdrop-filter:blur(10px);border-radius:5px;padding:2rem 1rem 1rem;margin:0;overflow:hidden}.imgUploadContGallery___imageCont{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;width:150px;aspect-ratio:1/1;background-color:#fff;overflow:hidden}.editor-cover-uploaded{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.coverFull{object-fit:contain}.imgUploadContGallery___image{width:100%;filter:saturate(.5)}.imgUploadContGallery___image,.imgUploadContGallery___image2{cursor:pointer;transition:all .2s ease-in-out;object-fit:cover}.imgUploadContGallery___image2{width:150px;aspect-ratio:1/1;border-radius:5px;position:relative}.changerPageButtonCont{display:flex;flex-direction:row;align-items:center;justify-content:center;margin:1rem;gap:1rem}.buttongreenGallery{position:absolute;top:45%;z-index:2000;padding:.25rem .5rem;color:#fff;text-decoration:none;background-color:#456945;font-family:DM Sans;border-radius:5px;font-size:12px;width:fit-content;transition:all .2s ease-in-out;margin:.25rem;font-weight:400;border:1px solid #b2f7b2;cursor:pointer;animation:enter 1s}.buttongreenGallery:hover{background-color:#233823}.imgUploadContGallery___image:hover{filter:saturate(1)}.searcherRow{width:250px;gap:.5rem}.rowOfImagesEdit,.searcherRow{display:flex;flex-direction:row;align-items:center;justify-content:center}.rowOfImagesEdit{flex-wrap:wrap;gap:.25rem;width:100%;height:auto;max-height:60vh;overflow-y:auto;padding:1rem}.zindex{z-index:1000}.abs{position:absolute;top:0;right:0}.fixed{position:fixed;top:1rem;right:1rem}.byn2{filter:opacity(.7) grayscale(1)}.container{--uib-size:20px;--uib-color:black;--uib-speed:2.6s;--uib-dot-size:calc(var(--uib-size) * 0.23);position:relative;display:flex;align-items:center;justify-content:space-between;width:var(--uib-size);filter:url(#uib-jelly-ooze)}.container,.dot{height:var(--uib-dot-size)}.dot{position:absolute;top:calc(50% - var(--uib-dot-size)/2);left:calc(0px - var(--uib-dot-size)/2);display:block;width:var(--uib-dot-size);border-radius:50%;background-color:var(--uib-color);animation:stream var(--uib-speed) linear infinite both;transition:background-color .3s ease}.dot:nth-child(2){animation-delay:calc(var(--uib-speed)*-.2)}.dot:nth-child(3){animation-delay:calc(var(--uib-speed)*-.4)}.dot:nth-child(4){animation-delay:calc(var(--uib-speed)*-.6)}.dot:nth-child(5){animation-delay:calc(var(--uib-speed)*-.8)}@keyframes stream{0%,to{transform:translateX(0) scale(0)}50%{transform:translateX(calc(var(--uib-size) * .5)) scale(1)}99.999%{transform:translateX(calc(var(--uib-size))) scale(0)}}.marginauto{margin:0 auto!important}.dropArea{aspect-ratio:1/1;padding:4rem;height:20rem;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:1rem auto;background-color:#3a3a3a;color:#fff;border:"1px solid black";border-radius:50%;transition:all .5s ease-in-out}.dropArea:hover{background-color:#000}.dropArea2{aspect-ratio:1/1;padding:4rem;height:8rem;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:1rem auto;background-color:#3a3a3a;color:#fff;border:"1px solid black";border-radius:50%;transition:all .5s ease-in-out}.dropArea2:hover{background-color:#000}.dragEnter{background-color:#242424}.dragEnter,.uploading{transition:all .5s ease-in-out;color:#fff}.uploading{animation:bgchange 2s infinite}.dragCont{display:flex;flex-direction:column;align-items:center;justify-content:center}.dragText{text-align:center;font-family:DM Sans}.uploadButton{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;height:fit-content;border:1px solid #fff;background-color:#3a3a3a;padding:.5rem 1rem;font-family:DM Sans;color:#fff;border-radius:5px;font-size:1.2rem;transition:all .5s ease-in-out}.uploadButton:hover{color:#000;background-color:#d6d6d6}.uploadButtonP{text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;height:fit-content;border:1px solid #fff;background-color:#3a3a3a;padding:.25rem .5rem;color:#fff;border-radius:5px;font-size:1rem;transition:all .5s ease-in-out;cursor:url(https://img.icons8.com/small/16/FFFFFF/360-degrees.png),auto}.buttonclosegallery{position:absolute;right:2rem;bottom:1.5rem;border:none;background:none;transform:rotate(180deg);animation:closebutton 1s infinite;cursor:pointer;transition:all .2s ease-in-out}.buttonclosegallery:hover{transform:rotate(180deg) scale(1.05)}@keyframes closebutton{0%{right:2rem;bottom:1.5rem}50%{right:2rem;bottom:1.25rem}to{right:2rem;bottom:1.5rem}}.marginvertical{margin:1rem auto}.uploadImg{width:2.5rem;aspect-ratio:1/1;transition:all .5s ease-in-out}.uploadButtonP:hover{color:#000;background-color:#fff}.loadingAbs{position:absolute;bottom:.35rem}.uploadImgF{width:5rem;aspect-ratio:1/1;transition:all .5s ease-in-out}.text-editor-related-item{width:100%;height:50px;padding:.5rem;border-radius:5px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.25rem;font-size:.6rem;font-family:DM Sans;background-color:#252525}.text-editor-related-item-text{width:90%}.text-editor-related-item-icon{cursor:pointer;transition:all .2s ease-in-out;opacity:.7}.text-editor-related-item-icon:hover{opacity:1}.text-editor-related-item-del{padding:.25rem;font-size:1rem;font-family:DM Sans;background-color:red;flex-direction:row;color:#fff;border-radius:50%;aspect-ratio:1/1;overflow:hidden}.link-modal,.text-editor-related-item-del{display:flex;align-items:center;justify-content:center}.link-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;flex-direction:column;background-color:hsla(0,0%,100%,.9);backdrop-filter:blur(5px)}.w200px{width:200px!important}.text-editor-insert-link{color:#cd3a3a;font-weight:700;text-decoration:none}.destacado{padding:3rem 2rem 2rem;box-sizing:border-box;font-size:1.3rem;font-weight:400;background-color:#252525;background-image:url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23333333' fill-opacity='0.4' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E");margin:2rem auto;border-radius:5px;position:relative;height:fit-content;width:90%;text-wrap:wrap;font-family:DM Sans;font-style:italic;border:2px solid #fff;box-shadow:4px 4px 0 #cd3a3a;color:#fff!important}.used-section-text{position:absolute;text-align:center;bottom:0;left:0;color:#fff;width:100%;padding:2px 5px;font-size:.65rem;font-family:DM Sans,sans-serif}.inte{background-color:#0ab694}.exte{background-color:#62394c}.oth{background-color:#9797f9}.destacado:after{content:'"';color:#cd3a3a;position:absolute;top:.5rem;left:1rem;font-size:3rem;font-family:DM Sans;font-weight:bolder}.alert{background-color:#cd3a3a;border:1px solid #000;border-radius:10px;z-index:50000}.alert,.notification{position:fixed;padding:1rem;text-align:center;top:2rem;right:2rem;width:fit-content;height:fit-content;color:#fff;font-family:DM Sans,sans-serif;font-size:12px;animation:alert 3s linear;opacity:0}.notification{background-color:#62394c;border:1px solid #4c0827;border-radius:10px;z-index:50000000000}@keyframes alert{0%{top:-1rem;opacity:100%}80%{top:2rem;opacity:100%}to{opacity:0}}.row-flex-wrap{flex-direction:row;justify-content:center;gap:1rem;flex-wrap:wrap;height:30vh;margin:1rem auto;width:90%;background-color:#f5f5f5;padding:2rem;border-radius:10px}.admin-images-gallery,.row-flex-wrap{display:flex;align-items:center;overflow-y:auto;box-sizing:border-box}.admin-images-gallery{position:fixed;width:100vw;height:100%;background-color:hsla(0,0%,100%,.9);box-shadow:0 5px 50px rgba(0,0,0,.2);border-bottom:2px solid #0ad494;backdrop-filter:blur(8px);z-index:10000000;padding-bottom:3rem;flex-direction:column;justify-content:flex-start;top:0;left:0}@media only screen and (min-width:100px)and (max-width:600px){.imgUploadContGallery___image2{width:40%;aspect-ratio:1/1}.imgUploadContGallery___imageCont{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;width:40%;aspect-ratio:1/1;background-color:#fff;overflow:hidden}.choser-100{width:100%}.choser-none{display:none}.admin-images-gallery{justify-content:flex-start;position:fixed;min-height:50vh;max-height:fit-content}.admin-images-gallery-row-column{flex-direction:column;height:auto;min-height:100vh;padding:.5rem;justify-content:flex-start}.rowOfImagesEdit{height:auto;max-height:none;padding:.5rem;gap:.5rem}.admin-images-gallery-choser{width:100%;height:auto;padding:1rem .5rem}.buttonclosegallery{position:relative;right:-40%;bottom:3rem;animation:none}.imgUploadContGallery___image2,.imgUploadContGallery___imageCont{width:100px;margin:0}}.comparar-container{max-width:1400px;margin:0 auto;padding:20px;font-family:var(--font-lexend)}.comparar-container h1{text-align:center;margin-bottom:30px;font-size:2.5rem;color:#333}.autos-selector{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-bottom:40px}.auto-selector{background:#f8f9fa;border-radius:12px;padding:20px;border:2px solid #e9ecef;transition:all .3s ease}.auto-selector:hover{border-color:#007bff;box-shadow:0 4px 12px rgba(0,123,255,.1)}.auto-selector h3{margin:0 0 15px;color:#495057;font-size:1.2rem}.auto-inputs{display:flex;flex-direction:column;gap:10px}.auto-inputs input{padding:12px;border:1px solid #ced4da;border-radius:6px;font-size:14px;transition:border-color .3s ease}.auto-inputs input:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px rgba(0,123,255,.1)}.auto-inputs button{padding:12px;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease}.search-btn{background:#007bff;color:#fff}.search-btn:hover:not(:disabled){background:#0056b3;transform:translateY(-1px)}.search-btn:disabled{background:#6c757d;cursor:not-allowed}.remove-btn{background:#dc3545;color:#fff;width:40px;align-self:flex-end}.remove-btn:hover:not(:disabled){background:#c82333}.remove-btn:disabled{background:#6c757d;cursor:not-allowed}.error{color:#dc3545}.error,.success{font-size:12px;margin-top:5px}.success{color:#28a745;font-weight:600}.no-autos-message{text-align:center;padding:40px 20px;background:#f8f9fa;border-radius:12px;margin:20px 0;border:2px dashed #dee2e6}.no-autos-message h2{color:#6c757d;margin-bottom:10px}.no-autos-message p{color:#6c757d;font-size:16px}.comparison-table{background:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 20px rgba(0,0,0,.1)}.comparison-table h2{text-align:center;margin-bottom:20px;color:#333}.table-container{overflow-x:auto;border-radius:8px;border:1px solid #e9ecef}table{width:100%;border-collapse:collapse;min-width:800px}td,th{padding:12px;text-align:left;border-bottom:1px solid #e9ecef}th{background:#f8f9fa;font-weight:600;color:#495057;position:sticky;top:0;z-index:10}th:first-child{min-width:200px}td.spec-name{font-weight:600;color:#495057;background:#f8f9fa}td.highlight,tr.different{background:#fff3cd}td.highlight{font-weight:600}tr:hover{background:#f8f9fa}@media(max-width:768px){.autos-selector{grid-template-columns:1fr}.comparar-container{padding:10px}.comparar-container h1{font-size:2rem}.table-container{font-size:12px}td,th{padding:8px}}.sidebarcont{position:fixed;top:0;left:0;height:100vh;width:356px;background:#035d51;color:#fff;z-index:50;display:flex;flex-direction:column;transition:width .2s,transform .3s}.sidebarcont.sidebarcont--collapsed{width:64px}.sidebarcont.sidebarcont--open{transform:translateX(0)}@media(max-width:1023px){.sidebarcont{transform:translateX(-100%)}.sidebarcont.sidebarcont--open{transform:translateX(0)}}.sidebar-inner{display:flex;flex-direction:column;height:100%}.sidebar-header{justify-content:space-between;padding:16px;border-bottom:1.5px solid #027265}.sidebar-header,.sidebar-logo{display:flex;align-items:center}.sidebar-logo{gap:12px}.sidebar-logo img{width:32px;height:32px;border-radius:8px;background:none}.sidebar-title{font-size:1.25rem;font-weight:700;color:#fff}.sidebar-header-actions{display:flex;align-items:center;gap:8px}.sidebar-close-btn,.sidebar-collapse-btn{background:none;border:none;color:#fff;cursor:pointer;padding:4px;border-radius:6px;transition:background .2s}.sidebar-close-btn:hover,.sidebar-collapse-btn:hover{background:#027265}.sidebar-menu-btn{display:none}@media(max-width:1023px){.sidebar-menu-btn{display:block;position:fixed;top:16px;left:16px;z-index:100;background:#035d51;color:#fff;border:none;border-radius:8px;padding:8px;box-shadow:0 2px 8px rgba(0,0,0,.12)}}.sidebar-overlay{display:none}@media(max-width:1023px){.sidebar-overlay{display:block;position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:49}}.sidebar-nav{flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:20px 0 20px 10px;box-sizing:border-box;gap:4px;overflow:hidden;background-color:#035d51}.sidebar-item{display:flex;align-items:center;gap:14px;padding:5px 12px;border-radius:10px;color:#fff;font-size:1rem;font-weight:500;text-decoration:none;transition:background .18s,color .18s;cursor:pointer}.sidebar-item:hover{background:#027265;color:#fff}.sidebar-item-icon{display:flex;align-items:center;font-size:1.25rem}.sidebar-item-label{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-item-score{margin-left:8px}.sidebar-bottom{margin-top:auto;padding:10px;display:flex;flex-direction:column;gap:10px}.sidebar-pro-box{background:#027265;border:1.5px solid #035d51;border-radius:12px;padding:10px;width:100%;margin:0 auto}.sidebar-pro-header{display:flex;align-items:center;gap:8px;margin-bottom:6px}.sidebar-pro-icon{color:#fff;font-size:1.1rem}.sidebar-pro-title{color:#fff;font-weight:600;font-size:1rem}.sidebar-pro-desc{color:#fff;font-size:.92rem;margin-bottom:10px}.sidebar-pro-btn{width:100%;background:#fff;color:#035d51;font-weight:600;font-size:.98rem;border:none;border-radius:8px;padding:8px 0;cursor:pointer;transition:background .18s,color .18s}.sidebar-pro-btn:hover{background:#e6e6e6;color:#027265}.sidebar-profile{display:flex;align-items:center;gap:12px;padding:10px;width:100%;border-radius:10px;color:#fff;text-decoration:none;margin:0 auto;transition:background .18s;cursor:pointer}.sidebar-profile:hover{background:#027265}.sidebar-profile-avatar{width:36px;height:36px;background:#fff;color:#035d51;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px}.sidebar-profile-info{min-width:0;flex:1}.sidebar-profile-name{font-size:1rem;font-weight:600;margin-bottom:2px}.sidebar-profile-email,.sidebar-profile-name{color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-profile-email{font-size:.92rem;opacity:.8}.sidebar-login{margin:0 12px;padding:8px 0}.sidebar-spacer{display:none}@media(min-width:1024px){.sidebar-spacer{display:block;transition:width .2s;width:256px}.sidebar-spacer.sidebar-spacer--collapsed{width:64px}}.sidebar-tcbshop-link{display:block;text-decoration:none;margin:18px 12px 0}.sidebar-tcbshop-link:hover .sidebar-tcbshop-block{background:#027265;box-shadow:0 2px 12px rgba(0,0,0,.08)}.sidebar-tcbshop-block{background:#035d51;border-radius:16px;padding:18px 12px 14px;display:flex;flex-direction:column;align-items:center;transition:background .18s,box-shadow .18s}.sidebar-tcbshop-label{color:#fff;font-size:1.05rem;font-weight:700;letter-spacing:.08em;margin-bottom:8px}.sidebar-tcbshop-circle{width:54px;height:54px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:10px;box-shadow:0 2px 8px rgba(0,0,0,.07)}.sidebar-tcbshop-score{color:#035d51;font-size:1.6rem;font-weight:800;letter-spacing:.04em}.sidebar-tcbshop-desc{color:#fff;font-size:.97rem;text-align:center;opacity:.92;margin-top:2px;line-height:1.3}.sidebar-profile--tcb{background:#035d51;display:flex;align-items:center;gap:12px;padding:10px;width:100%;border-radius:16px;color:#fff;text-decoration:none;transition:background .18s;cursor:pointer}.sidebar-profile--tcb:hover{background:#027265}.sidebar-profile-avatar--tcb{width:36px;height:36px;background:#fff;color:#035d51;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:14px;box-shadow:0 2px 8px rgba(0,0,0,.07)}.sidebar-profile-name--tcb{font-size:1.05rem;font-weight:700;letter-spacing:.08em;color:#fff;margin-bottom:2px}.sidebar-profile-email--tcb{font-size:.97rem;color:#fff;opacity:.92;margin-top:2px;line-height:1.3}.searchbar-reset-btn{width:100%;background:#f5f5f5;color:#000;border:1px solid #c7c7c7;border-radius:20px;padding:5px 0;font-size:12px;font-weight:600;text-align:center;cursor:pointer;transition:background .18s,color .18s;box-shadow:0 1px 4px rgba(0,0,0,.04)}.searchbar-reset-btn:hover{background:#d8d8d8;color:#000}.hero-noticias-root{background:#fff;border-radius:32px;box-shadow:0 4px 32px rgba(0,0,0,.07);padding:32px 32px 24px;margin-bottom:32px;max-width:1200px;margin-left:auto;margin-right:auto}.hero-noticias-header-row{display:flex;align-items:flex-start;gap:24px}.hero-noticias-header-icon{background:linear-gradient(90deg,#b6f3e0,#b6f3e0);border-radius:20px;padding:16px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem}.hero-noticias-title{font-size:2.5rem;font-weight:800;background:linear-gradient(90deg,#1e293b,#64748b);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0);margin-bottom:.5rem}.hero-noticias-date-block{display:flex;align-items:center;gap:6px}.hero-noticias-date-row{display:flex;align-items:center;gap:18px;color:#64748b;font-size:1rem;margin-top:4px}.hero-noticias-date-icon{width:18px;height:18px;color:#64748b}.hero-noticias-subtitle{color:#64748b;font-size:1.15rem;margin-top:10px;font-weight:500}.bg-white{background-color:#fff}.main-content{transition:margin-left .2s;margin-left:200px}@media(max-width:1023px){.main-content{margin-left:0}}.main-content.main-content--collapsed{margin-left:64px}@media(max-width:1023px){.main-content.main-content--collapsed{margin-left:0}}.tcb-alert{background:#b6f3e0;border:2px solid #035d51;border-radius:20px;padding:20px 28px;box-shadow:0 2px 16px 0 rgba(3,93,81,.08);max-width:520px;gap:18px;position:fixed;top:24px;left:50%;transform:translateX(-50%);width:fit-content;z-index:9999}.tcb-alert,.tcb-alert-icon{display:flex;align-items:center}.tcb-alert-icon{color:#035d51;flex-shrink:0;justify-content:center}.tcb-alert-content{flex:1;min-width:0}.tcb-alert-title{font-weight:700;font-size:1.1rem;color:#035d51;margin-bottom:2px;display:flex;align-items:center}.tcb-alert-desc{color:#035d51;font-size:1rem;margin-bottom:0}.tcb-alert-btn-wrap{margin-left:18px;display:flex;align-items:center}.tcb-alert-btn{background:#035d51;color:#fff;border:none;border-radius:12px;padding:10px 22px;font-weight:600;font-size:1rem;cursor:pointer;box-shadow:0 2px 8px 0 rgba(3,93,81,.12);transition:background .2s}.tcb-alert-btn:hover{background:#04806b}