.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:-moz-fit-content;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%;-o-object-fit:cover;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:-moz-fit-content;width:fit-content;-o-object-fit:contain;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;-o-object-fit:cover;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:-moz-fit-content;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;-webkit-user-select:none;-moz-user-select:none;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,#fff,hsla(0,0%,100%,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,hsla(0,0%,100%,0),#fff)}.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%;-o-object-fit:cover;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{height:50%}.cover-carousel-item-col-img,.cover-carousel-item-col-img2{width:100%;-o-object-fit:cover;object-fit:cover;border-radius:3px}.cover-carousel-item-col-img2{height:100%}.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:-moz-fit-content;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}.cover-carousel-cont,.cover-carousel-item{height:-moz-fit-content;height:fit-content}.cover-carousel-cont{width:95%}.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:-moz-fit-content;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:-moz-fit-content;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:-moz-fit-content;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;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:-moz-fit-content;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;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;box-shadow:0 0 10px rgba(0,0,0,.05);height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;position:relative;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{-o-object-fit:cover;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:-moz-fit-content;width:fit-content;color:#fff}.degrade{height:50%;background:#2e4933;background:linear-gradient(0deg,#000,transparent 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:16px;box-sizing:border-box}.top-carousel-item-title-group{margin:0}.top-carousel-item-title-group,.top-carousel-item-title-group-cerokm{padding:0 10px 0 0}.top-carousel-item-specs-group,.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-specs-group{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}.margin-5px{margin-bottom:5px}.top-carousel-item-specs-item.short-text{max-width:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}.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%;-o-object-fit:cover;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;-webkit-user-select:none;-moz-user-select:none;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:-moz-fit-content;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:#b5f2df}.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,hsla(0,0%,100%,.25),hsla(0,0%,100%,.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{border-radius:20px;border:1px solid #035d51;color:#035d51;background-color:#b5f2df;font-size:12px}.filter-pill,.filter-pill2{padding:5px 10px;font-family:DM Sans;cursor:pointer;transition:all .2s ease-in-out;margin:0}.filter-pill2{border-radius:20px;border:1px solid #035d51!important;color:#035d51!important;background-color:#b5f2df!important;font-size:12px!important;font-weight:400!important}.filter-pill:hover{background-color:#ffc1c1;color:#ff7e7e;border:1px solid #ff7e7e}@media only screen and (min-width:100px)and (max-width:900px){.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:-moz-fit-content;height:fit-content;padding:4rem 0;gap:1rem;font-family:DM Sans}.top-carousel-section-img{height:250px;-o-object-fit:cover;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%;min-width:300px;height:-moz-fit-content;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}}.form-wrapper{margin:50px auto;flex-direction:column;align-items:center;justify-content:center;width:100%!important}.form-wrapper form div input{margin-bottom:10px}.marginbottom{margin-bottom:10px!important}.w95w{width:95%!important;border-radius:10px!important}.ai-searcher{flex-direction:column;justify-content:center;position:relative;height:100%;max-width:750px;margin:0 auto;padding:0;background-color:#fff;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='%23e5e5e5' fill-opacity='0.4' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E")}.ai-searcher,.ai-searcher .ai-searcher-header{display:flex;align-items:center;width:100%;box-sizing:border-box}.ai-searcher .ai-searcher-header{justify-content:space-between;padding:1rem;background-color:#f8f9fa;border-bottom:1px solid #e9ecef;flex-shrink:0}.ai-searcher .ai-searcher-info{display:flex;flex-direction:column;gap:.25rem}.ai-searcher .ai-searcher-info h3{margin:0;font-size:1.1rem;font-weight:600;color:#333}.ai-searcher .message-counter{font-size:.85rem;color:#666;font-weight:500}.ai-searcher .clear-conversation-button{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#dc3545;color:#fff;border:none;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease}.ai-searcher .clear-conversation-button:hover:not(:disabled){background-color:#c82333;transform:translateY(-1px)}.ai-searcher .clear-conversation-button:disabled{background-color:#ccc;cursor:not-allowed;opacity:.6}.ai-searcher .clear-conversation-button .icon-peq{width:16px;height:16px}.ai-searcher .messages-container{flex:1;overflow-y:auto;box-sizing:border-box;max-height:90vh;width:100%;padding:1rem 1rem 100px}.ai-searcher .messages-container::-webkit-scrollbar{width:6px}.ai-searcher .messages-container::-webkit-scrollbar-track{background:transparent}.ai-searcher .messages-container::-webkit-scrollbar-thumb{background:#fff;border-radius:3px}.ai-searcher .messages-container.dark::-webkit-scrollbar-thumb{background:#fff}.ai-searcher .welcome-message{text-align:center;background-color:#b5f2df;font-family:DM Sans;color:#000;border-radius:10px;padding:16px;width:-moz-fit-content;width:fit-content;margin:0 auto}.ai-searcher .welcome-message h3{font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.ai-searcher .welcome-message p{font-size:.875rem}.ai-searcher .welcome-message.dark{color:#9ca3af}.ai-searcher .message-wrapper{display:flex;margin-bottom:1.5rem}.ai-searcher .message-wrapper.user{justify-content:flex-end}.ai-searcher .message-wrapper.user .message-bubble{background:#b5f2df!important;color:#000!important;border-radius:1.25rem 1.25rem .25rem 1.25rem}.ai-searcher .message-wrapper.assistant{justify-content:flex-start}.ai-searcher .message-wrapper.assistant .message-bubble{background:#f1f3f4!important;color:#333!important;border-radius:1.25rem 1.25rem 1.25rem .25rem}.ai-searcher .message-bubble{max-width:70%;padding:.75rem 1rem;border-radius:1.25rem;font-size:.875rem;line-height:1.5;word-wrap:break-word;white-space:pre-wrap;font-family:DM Sans}.ai-searcher .message-bubble.user{background:#b5f2df!important;color:#000!important;border-radius:1.25rem 1.25rem .25rem 1.25rem;margin-left:auto}.ai-searcher .message-bubble.assistant{background:#f1f3f4!important;color:#333!important;border-radius:1.25rem 1.25rem 1.25rem .25rem;margin-right:auto}.ai-searcher .message-bubble.assistant.dark{background:#374151;color:#f9fafb}.ai-searcher .loading-indicator{display:flex;justify-content:flex-start;margin-bottom:1.5rem}.ai-searcher .loading-indicator .loading-bubble{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;background:#fff;padding:5px 10px;border-radius:1.25rem;border-bottom-left-radius:.25rem;font-family:DM Sans;font-size:12px}.ai-searcher .loading-indicator .loading-bubble.dark{background:#374151}.ai-searcher .loading-indicator .loading-dots{display:flex;gap:.25rem}.ai-searcher .loading-indicator .loading-dots .dot{width:.5rem;height:.5rem;background:#9ca3af;border-radius:50%}.ai-searcher .loading-indicator .loading-dots .dot:first-child{animation-delay:-.32s}.ai-searcher .loading-indicator .loading-dots .dot:nth-child(2){animation-delay:-.16s}.ai-searcher .loading-indicator .loading-dots .dot:nth-child(3){animation-delay:0s}.ai-searcher .input-container{position:absolute;bottom:20px;width:750px;max-width:95%;margin:0 auto;padding:1rem;box-sizing:border-box;z-index:10;border-radius:10px}.ai-searcher .input-container,.ai-searcher .input-container .input-form{display:flex;flex-direction:row;align-items:center;justify-content:center}.ai-searcher .input-container .input-form{gap:10px;width:100%}.ai-searcher .input-container .input-form .input-field{flex:1;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:10px;font-size:14px;background:#fff;resize:none;box-sizing:border-box;font-family:DM Sans;width:95%}.ai-searcher .input-container .input-form .input-field::-moz-placeholder{color:#000}.ai-searcher .input-container .input-form .input-field::placeholder{color:#000}.ai-searcher .input-container .input-form .input-field:disabled{background-color:#f5f5f5;color:#999;border-color:#e0e0e0}.ai-searcher .input-container .input-form .input-field{outline:none;transition:all .2s ease;background:hsla(0,0%,100%,.2);backdrop-filter:blur(10px)}.ai-searcher .input-container .input-form .input-field:focus{border-color:#0ad494}.ai-searcher .input-container .input-form .input-field:disabled{opacity:.6;cursor:not-allowed}.ai-searcher .input-container .input-form .input-field.dark{background:#374151;border-color:#4b5563;color:#f9fafb}.ai-searcher .input-container .input-form .input-field.dark:focus{border-color:#0ad494}.ai-searcher .input-container .input-form .send-button2{box-sizing:border-box;display:flex;align-items:center;justify-content:center;flex-direction:row;gap:10px;background:#b5f2df;height:100%;font-family:DM Sans;color:#000;border:none;border-radius:50%;aspect-ratio:1/1;height:30px;text-align:center;font-size:14px;cursor:pointer;transition:all .2s ease;width:30px}.ai-searcher .ai-response-container{display:flex;flex-direction:column;gap:1rem;width:100%}.ai-searcher .ai-intro-text{background:#f3f4f6;padding:.75rem 1rem;border-radius:.75rem;font-size:.875rem;line-height:1.5;color:#374151;margin-bottom:1rem}@media(prefers-color-scheme:dark){.ai-searcher .ai-intro-text{background:#374151;color:#f9fafb}}.ai-searcher .ai-multiple-cars-result{display:flex;flex-direction:column;gap:1rem;width:100%}.ai-searcher .ai-cars-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;width:100%}.ai-searcher .ai-car-card{border-radius:.75rem;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .2s ease,box-shadow .2s ease;background:#fff;max-width:350px}.ai-searcher .ai-car-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.15)}.ai-searcher .ai-car-card .ai-car-link{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-decoration:none;color:inherit;width:100%;height:100%}.ai-searcher .ai-car-card .ai-car-image{width:100%;height:150px;flex-shrink:0;position:relative;overflow:hidden}.ai-searcher .ai-car-card .ai-car-image .ai-car-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ai-searcher .ai-car-card .ai-car-image .ai-car-img-90{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform:rotate(90deg)}.ai-searcher .ai-car-card .ai-car-image .ai-car-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);display:flex;align-items:center;justify-content:center}.ai-searcher .ai-car-card .ai-car-image .ai-car-placeholder .ai-car-placeholder-icon{width:32px;height:32px;opacity:.5}.ai-searcher .ai-car-card .ai-car-info{flex:1;padding:.75rem;display:flex;flex-direction:column;justify-content:space-between}.ai-searcher .ai-car-card .ai-car-info .ai-car-title-group{margin-bottom:.5rem}.ai-searcher .ai-car-card .ai-car-info .ai-car-title-group .ai-car-title{font-size:.875rem;font-weight:600;color:#1f2937;margin:0;line-height:1.3}.ai-searcher .ai-car-card .ai-car-info .ai-car-price{font-size:1rem;font-weight:700;color:#000;margin-bottom:.5rem}.ai-searcher .ai-car-card .ai-car-info .ai-car-specs{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem}.ai-searcher .ai-car-card .ai-car-info .ai-car-specs .ai-car-spec-item{font-size:.75rem;color:#6b7280;background:#f3f4f6;padding:.25rem .5rem;border-radius:.375rem}.ai-searcher .ai-car-card .ai-car-info .ai-car-location{font-size:.75rem;color:#6b7280;display:flex;align-items:center;gap:.25rem}.ai-searcher .ai-car-card.dark{background:#374151}.ai-searcher .ai-car-card.dark .ai-car-info .ai-car-title{color:#f9fafb}.ai-searcher .ai-car-card.dark .ai-car-info .ai-car-spec-item{background:#4b5563;color:#d1d5db}.ai-searcher .ai-car-card.dark .ai-car-info .ai-car-location{color:#9ca3af}.ai-searcher .ai-additional-text{background:#f3f4f6;padding:.75rem 1rem;border-radius:.75rem;font-size:.875rem;line-height:1.5;color:#374151;border-left:3px solid #3b82f6}@media(prefers-color-scheme:dark){.ai-searcher .ai-additional-text{background:#374151;color:#f9fafb}}.ai-searcher .ai-car-result{margin:1rem 0;border-radius:.75rem;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .2s ease,box-shadow .2s ease}.ai-searcher .ai-car-result:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.15)}.ai-searcher .ai-car-result .ai-car-link{display:flex;text-decoration:none;color:inherit;width:100%}.ai-searcher .ai-car-result .ai-car-image{width:200px;height:150px;flex-shrink:0;position:relative;overflow:hidden}.ai-searcher .ai-car-result .ai-car-image .ai-car-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ai-searcher .ai-car-result .ai-car-image .ai-car-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);display:flex;align-items:center;justify-content:center}.ai-searcher .ai-car-result .ai-car-image .ai-car-placeholder .ai-car-placeholder-icon{width:48px;height:48px;opacity:.5}.ai-searcher .ai-car-result .ai-car-info{flex:1;padding:1rem;display:flex;flex-direction:column;justify-content:space-between}.ai-searcher .ai-car-result .ai-car-info .ai-car-title-group{margin-bottom:.5rem}.ai-searcher .ai-car-result .ai-car-info .ai-car-title-group .ai-car-title{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0;line-height:1.3}.ai-searcher .ai-car-result .ai-car-info .ai-car-price{font-size:1.25rem;font-weight:700;color:#3b82f6;margin-bottom:.5rem}.ai-searcher .ai-car-result .ai-car-info .ai-car-specs{display:flex;gap:1rem;margin-bottom:.5rem}.ai-searcher .ai-car-result .ai-car-info .ai-car-specs .ai-car-spec-item{font-size:.875rem;color:#6b7280;background:#f3f4f6;padding:.25rem .5rem;border-radius:.375rem}.ai-searcher .ai-car-result .ai-car-info .ai-car-location{font-size:.875rem;color:#6b7280;display:flex;align-items:center;gap:.25rem}.ai-searcher .ai-car-result.dark .ai-car-info .ai-car-title{color:#f9fafb}.ai-searcher .ai-car-result.dark .ai-car-info .ai-car-spec-item{background:#374151;color:#d1d5db}.ai-searcher .ai-car-result.dark .ai-car-info .ai-car-location{color:#9ca3af}@media(max-width:768px){.ai-searcher .message-bubble{max-width:85%}.ai-searcher .input-container{padding:.75rem}.ai-searcher .input-container .input-form{gap:.5rem}.ai-searcher .input-container .input-form .send-button{padding:.75rem 1rem;min-width:4rem}}@media(max-width:480px){.ai-searcher .messages-container{padding:.75rem .75rem 100px;box-sizing:border-box}.ai-searcher .message-bubble{max-width:90%;font-size:14px}.ai-searcher .input-container{padding:.5rem}.ai-searcher .input-container .input-form .input-field{font-size:.8rem}.ai-searcher .input-container .input-form .send-button{padding:.75rem;font-size:.8rem;min-width:3.5rem}}.ai-action-buttons{margin-top:1rem;padding:1rem;border-top:1px solid #e5e7eb;background:#fff;border-radius:0 0 12px 12px}.ai-action-buttons .ai-login-required{text-align:center;color:#6b7280}.ai-action-buttons .ai-login-required p{margin-bottom:.5rem;font-size:.9rem}.ai-action-buttons .ai-login-required .ai-login-button{display:inline-block;padding:.5rem 1rem;background:#3b82f6;color:#fff;text-decoration:none;border-radius:6px;font-size:.9rem;transition:background-color .2s}.ai-action-buttons .ai-login-required .ai-login-button:hover{background:#b5f2df}.ai-action-buttons .ai-main-actions{display:flex;gap:.75rem;margin-bottom:1rem;flex-wrap:wrap}.ai-action-buttons .ai-action-button{flex:1;min-width:200px;padding:.75rem 1rem;border:none;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s;text-decoration:none;display:inline-block;text-align:center}.ai-action-buttons .ai-action-button.ai-sell-button{background:#10b981;color:#fff}.ai-action-buttons .ai-action-button.ai-sell-button:hover{background:#059669;transform:translateY(-1px)}.ai-action-buttons .ai-action-button.ai-search-button{background:#3b82f6;color:#fff}.ai-action-buttons .ai-action-button.ai-search-button:hover{background:#2563eb;transform:translateY(-1px)}.ai-action-buttons .ai-suggestions{display:flex;gap:.5rem;flex-wrap:wrap}.ai-action-buttons .ai-suggestion-button{flex:1;min-width:150px;padding:.5rem .75rem;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;font-size:.8rem;color:#374151;cursor:pointer;transition:all .2s}.ai-action-buttons .ai-suggestion-button:hover{background:#e5e7eb;border-color:#9ca3af}.ai-search-form{margin-top:1rem;padding:1.5rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px}.ai-search-form h4{margin:0 0 1rem;color:#1f2937;font-size:1.1rem;font-weight:600}.ai-search-form .form-group{margin-bottom:1rem}.ai-search-form .form-group label{display:block;margin-bottom:.25rem;font-size:.9rem;font-weight:500;color:#374151}.ai-search-form .form-group input,.ai-search-form .form-group textarea{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.9rem;transition:border-color .2s}.ai-search-form .form-group input:focus,.ai-search-form .form-group textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.ai-search-form .form-group textarea{resize:vertical;min-height:80px}.ai-search-form .form-actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.5rem}.ai-search-form .ai-submit-button{padding:.75rem 1.5rem;background:#10b981;color:#fff;border:none;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background-color .2s}.ai-search-form .ai-submit-button:hover{background:#059669}.ai-search-form .ai-cancel-button{padding:.75rem 1.5rem;background:#6b7280;color:#fff;border:none;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background-color .2s}.ai-search-form .ai-cancel-button:hover{background:#4b5563}.ai-login-required-screen{display:flex;align-items:center;justify-content:center;min-height:400px;padding:2rem}.ai-login-required-screen .ai-login-content{text-align:center;max-width:400px;padding:2rem;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.ai-login-required-screen .ai-login-content h3{margin:0 0 1rem;color:#1f2937;font-size:1.5rem;font-weight:600}.ai-login-required-screen .ai-login-content p{margin:0 0 1.5rem;color:#6b7280;font-size:1rem;line-height:1.5}.ai-login-required-screen .ai-login-content .ai-login-button{display:inline-block;padding:.75rem 2rem;background:#3b82f6;color:#fff;text-decoration:none;border-radius:8px;font-size:1rem;font-weight:500;transition:all .2s;margin-bottom:1rem}.ai-login-required-screen .ai-login-content .ai-login-button:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px rgba(59,130,246,.3)}.ai-login-required-screen .ai-login-content .ai-login-subtitle{margin:0;font-size:.9rem;color:#6b7280}.ai-login-required-screen .ai-login-content .ai-login-subtitle a{color:#3b82f6;text-decoration:none;font-weight:500}.ai-login-required-screen .ai-login-content .ai-login-subtitle a:hover{text-decoration:underline}@media(max-width:768px){.ai-action-buttons .ai-main-actions{flex-direction:column}.ai-action-buttons .ai-action-button{min-width:auto}.ai-action-buttons .ai-suggestions{flex-direction:column}.ai-action-buttons .ai-suggestion-button{min-width:auto}.loading-text{margin-top:.5rem;font-size:.9rem;color:#666;text-align:center;font-style:italic;animation:fadeInOut 2s ease-in-out}@keyframes fadeInOut{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}.ai-search-form{padding:1rem}.ai-search-form .form-actions{flex-direction:column}.ai-search-form .form-actions button{width:100%}}footer{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:-moz-fit-content;height:fit-content;padding:2rem;font-family:DM Sans;font-size:.8rem;color:#fff;background-color:#3b3b3b;box-sizing:border-box;margin:50px auto 0}.nomargintop{margin-top:0!important}.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:-moz-fit-content;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:-moz-fit-content;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:-moz-fit-content;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:-moz-fit-content;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:-moz-fit-content;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:-moz-fit-content;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,#9efcb1,#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:-moz-fit-content;height:fit-content;box-sizing:border-box;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:-moz-fit-content;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{-o-object-fit:cover;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:-moz-fit-content;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%,#b7eb9e 0,transparent 50%),radial-gradient(at 80% 50%,#adff94 0,transparent 50%),radial-gradient(at 0 100%,#57ffa8 0,transparent 50%),radial-gradient(at 80% 100%,#77b18e 0,transparent 50%),radial-gradient(at 0 0,#c2ffd5 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;-webkit-appearance:none;-moz-appearance:none;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 #b5f2df;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:#b5f2df;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}.buttonmercadopago:hover{background:#58d8f1;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.2)}.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,#987686,#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:-moz-fit-content;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:-moz-fit-content;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;color:#000!important;border:none;transition:all .2s ease-in-out}.greycolors{border:1px solid #000!important;border:none}.greycolors,.greycolors-noborder{background-color:#fff!important;color:#000!important;transition:all .2s ease-in-out}.greycolors-noborder{border:1px solid #fff!important;border:none}.greycolors-noborder:hover,.greycolors2{background-color:#f5f5f5!important}.greycolors2{border:1px solid #4d4d4d!important;color:#000!important;border:none;transition:all .2s ease-in-out}.noborder2{border:none!important}.greencolors3{background-color:#b5f2df!important}.greencolors3,.greencolors4{color:#000!important;border:none;transition:all .2s ease-in-out}.greencolors4{background-color:#0ad494!important}.greencolors:hover{background-color:#0ab694!important}.greencolors:active{background-color:#b5f2df!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,#9efcb1 64%,#67be78);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:-moz-fit-content;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;box-sizing:border-box;gap:10px;padding:10px}.filters-row,.w10{width:-moz-fit-content;width:fit-content}.w10{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:-moz-fit-content;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:hsla(0,0%,94%,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:-moz-fit-content;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:-moz-fit-content;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:-moz-fit-content;height:fit-content}.textarea2{padding:10px;field-sizing:content;font-size:16px;resize:vertical;min-height:250px;height:-moz-fit-content;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::-moz-placeholder{color:#fff;opacity:.4;position:absolute;top:0;left:0;font-family:DM Sans;color:#3b3b3b;font-size:12px}.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:16px}.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:#b5f2df}.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:-moz-fit-content;width:fit-content;transition:all .2s ease-in-out;margin:.25rem auto;cursor:pointer;border-radius:5px;font-size:12px;justify-content:center;gap:.5rem;font-weight:700}.agencies-carousel,.loginbutton{box-sizing:border-box;display:flex;flex-direction:row;align-items:center}.agencies-carousel{justify-content:flex-start;width:100%;flex-wrap:nowrap;overflow-x:auto;padding:5px;gap:1rem;position:relative;margin:0 auto;height:-moz-fit-content;height:fit-content;scrollbar-width:thin;scrollbar-color:#f5f5f5 transparent;cursor:grab;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.agencies-carousel:active{cursor:grabbing}.agencies-carousel::-webkit-scrollbar{height:6px}.agencies-carousel::-webkit-scrollbar-track{background:transparent}.agencies-carousel::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:3px}.agencies-carousel::-webkit-scrollbar-thumb:hover{background-color:#999}.agencies-carousel.dragging{cursor:grabbing!important;user-select:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important}.agencies-carousel.dragging a{pointer-events:none}.agencies-carousel{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.text-align-left{text-align:left!important}.wrap{flex-wrap:wrap!important;width:100%;overflow:hidden}.flex-center-cont-h100vh{width:80%;padding:10px;min-height:90vh;height:-moz-fit-content;height:fit-content;flex-wrap:wrap;display:flex;flex-direction:column;align-items:flex-start;gap:20px;justify-content:center;font-family:DM Sans;box-sizing:border-box}.referral-benefits-text{color:#000;font-size:14px}.icon-nav2{width:25px;height:25px;padding:3px;box-sizing:border-box;cursor:pointer;position:relative}.icon-nav-img{width:100%;height:100%}.agencieslist-cont{width:95%;padding:50px 16px}.agencieslist-cont,.partners-carousel-cont{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;box-sizing:border-box;position:relative;margin:2rem 0;height:-moz-fit-content;height:fit-content;background-color:#fff}.partners-carousel-cont{width:100%;padding:16px}.pointer{cursor:pointer!important}.row-flex-start-no-gap{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:0;width:100%}.row-flex-start-no-gap input{width:50%;margin:0}.row-flex-start-no-gap input[type=range]::-webkit-slider-runnable-track{background:#0ad494;height:6px;border-radius:0}.row-flex-start-no-gap input[type=range]::-moz-range-track{background:linear-gradient(90deg,#4caf50,#81c784);height:6px;border-radius:0}.row-flex-start-no-gap input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:18px;width:18px;border-radius:50%;background:#4caf50;cursor:pointer;margin-top:-6px}.row-flex-start-no-gap input[type=range]::-moz-range-thumb{height:18px;width:18px;border-radius:50%;background:#4caf50;cursor:pointer}.featured-cont{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;flex-wrap:nowrap;padding:16px;gap:1rem;box-sizing:border-box;position:relative;margin:2rem auto;height:-moz-fit-content;height:fit-content}.featured-title{font-size:3rem;width:15%}.featured-title,.featured-title-3{color:#3b3b3b;font-family:DM Sans;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:10px;font-weight:700;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}.featured-title-3{font-size:28px}.featured-title-3-title{font-size:28px;color:#3b3b3b;font-family:DM Sans;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:10px;font-weight:700;width:-moz-fit-content;width:fit-content;margin:0;height:-moz-fit-content;height:fit-content}.home-subtitle{font-size:16px;font-weight:400;font-family:DM Sans;padding:0;box-sizing:border-box;text-align:left;margin:0}.row-space-between-home{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;padding:10px;box-sizing:border-box;flex-wrap:nowrap}.featured-title2{font-size:34px;color:#3b3b3b;font-family:DM Sans;width:100%;text-align:center;gap:10px;font-weight:700;height:-moz-fit-content;height:fit-content;margin:0 auto}.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;-o-object-fit:cover;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;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;font-weight:900;width:22%;min-width:200px;height:-moz-fit-content;height:fit-content}.home-section-subtitle{font-size:.8rem;font-family:DM Sans,sans-serif;color:#fff;font-weight:500;width:-moz-fit-content;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:-moz-fit-content;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%;-o-object-fit:cover;object-fit:cover}.home-new-cove-bg2,.profile-new-cover-img{opacity:1;border-radius:10px 0 0 10px}.profile-new-cover-img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.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}.subtitle10{font-weight:400;width:100%}.home-new-cover-subtitle,.subtitle10{font-size:16px;margin:0;text-align:left}.home-new-cover-subtitle{color:#fff;text-wrap:wrap;font-family:DM Sans;z-index:1;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{display:flex;flex-direction:column;gap:0;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;border-radius:10px;background-color:#fff;box-sizing:border-box;padding:30px 10px;margin:0;z-index:10000000}.home-row-sell{padding:0;gap:10px;background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.1)}.home-row-sell,.home-row-sell-2{display:flex;flex-direction:row;margin:0;width:100%;box-sizing:border-box}.home-row-sell-2{align-items:center;justify-content:space-around;flex-wrap:nowrap;padding:32px;gap:20px}.referral-banner-cont{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:20px;margin:20px 0;box-sizing:border-box;background-color:#b6f3e0;border-radius:10px;padding:20px;box-shadow:0 0 10px rgba(0,0,0,.05);width:95%;min-width:70vw;height:-moz-fit-content;height:fit-content;position:relative}.referral-banner-img-cont{position:absolute;right:0;top:0;height:100%;width:35%;border-radius:0 10px 10px 0}.referral-banner-img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:0 10px 10px 0}.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;margin:0;border-radius:10px;gap:16px;box-sizing:border-box;width:50%;position:relative;padding:20px;background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.1)}.home-new-cover-searcher-cont-title{font-size:20px}.home-new-cover-searcher-cont-text,.home-new-cover-searcher-cont-title{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{font-size:16px}.turbo-button{background-color:#fec519!important}.home-new-cover-searcher-cont-text2,.turbo-button{display:flex;flex-direction:row;align-items:center;justify-content:center}.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;text-align:left;font-weight:400;gap:5px}.maxwidth60{max-width:60%}.padding25px{padding:50px;border-radius:0 10px 10px 0;box-shadow:none;border:none}.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:-moz-fit-content;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:-moz-fit-content;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;-o-object-fit:cover;object-fit:cover}.marginZero{margin:0!important}.referral-code-section-cont{flex-direction:column;gap:50px;height:-moz-fit-content;height:fit-content}.referral-code-section,.referral-code-section-cont{display:flex;align-items:center;justify-content:center;background:#fff}.referral-code-section{border:1px solid #f5f5f5;box-shadow:0 2px 10px rgba(0,0,0,.1);margin:20px auto;min-width:80vw;flex-direction:row;border-radius:12px;width:100%;padding:16px;box-sizing:border-box}.referral-code-section h3{margin:0 0 20px;font-size:24px;font-weight:700}.referral-code-section2{border:1px solid #f5f5f5;box-shadow:0 2px 10px rgba(0,0,0,.1);margin:20px auto;min-width:80vw;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;border-radius:12px;width:100%;padding:16px;box-sizing:border-box}.referral-code-section2 h3{margin:0 0 20px;font-size:24px;font-weight:700}.referral-date-section{display:flex;align-items:center;gap:10px;margin-bottom:15px;width:100%}.referral-date{font-size:14px;color:#666;font-weight:500}.referral-obligatory{font-size:12px;color:#ff6b6b;font-weight:700;background:#ffe0e0;padding:2px 8px;border-radius:4px}.bggrey2{background-color:#f5f5f5!important;border-radius:0 0 10px 10px}.row-center-w50{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:5px;box-sizing:border-box}.referral-code-display{border:1px solid #eaeaea;border-radius:8px;font-size:16px;font-weight:500;background:#eaeaea;color:#333}.referral-code-display,.referral-code-display2{flex:1;padding:16px;box-sizing:border-box;width:100%;text-align:center}.referral-code-display2{border:1px solid #b5f2df;border-radius:8px;font-size:24px;font-weight:700;background:#b5f2df;color:#0ab694}.align-right{text-align:right!important;align-items:center!important;display:flex!important;flex-direction:row!important;justify-content:flex-end!important;gap:5px}.posrel{position:relative!important}.referral-copy-button{width:50%;margin:0;font-weight:600}.referral-copy-button,.row-center-w100{gap:5px;display:flex;flex-direction:row;align-items:center;justify-content:center;box-sizing:border-box!important}.row-center-w100{width:-moz-fit-content;width:fit-content}.w1002222{width:100%}.referral-generate-button{font-size:16px;padding:12px 24px}.bold{font-weight:700;background-color:#fff}.no-shadow{box-shadow:none;border:none;background-color:#b5f2df;padding:0}.referral-stats-section{display:flex;flex-direction:row;align-items:center;justify-content:center;background:#fff;border-radius:12px;padding:32px;box-sizing:border-box;margin:20px auto;box-shadow:0 0 10px rgba(0,0,0,.05);width:95%;min-width:70vw;height:-moz-fit-content;height:fit-content}.referral-stats-section h3{color:#333;margin-bottom:16px;font-size:24px;font-weight:600;text-align:left}.referral-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:20px}.referral-stat-item{text-align:center}.referral-stat-item .stat-number{font-size:32px;font-weight:700;margin:0}.referral-stat-item .stat-number.green{color:#0ad494}.referral-stat-item .stat-number.blue{color:#009ee3}.referral-stat-item .stat-number.orange{color:#ff6b35}.referral-stat-item .stat-number.gray{color:#666}.referral-stat-item .stat-label{font-size:14px;color:#666;margin:5px 0 0}.referral-alias-section{border-top:1px solid #eee;padding-top:20px}.referral-alias-section h4{margin:0 0 10px;font-size:18px}.referral-alias-edit-container{display:flex;gap:10px;align-items:center}.referral-alias-input{flex:1;padding:8px 12px;border:1px solid #ddd;border-radius:6px;font-size:16px}.referral-alias-save-button{white-space:nowrap}.referral-alias-cancel-button{background:#666;color:#fff;border:none;border-radius:6px;padding:8px 16px;cursor:pointer}.referral-alias-display-container{display:flex;gap:10px;align-items:center}.referral-code-section-left-cont{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:10px;width:70%}.biggertext{font-weight:bolder;font-size:32px}.referral-code-stats-item{width:24%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10px;background-color:#f5f5f5;color:#000;border-radius:8px;padding:12px 22px;box-sizing:border-box;font-family:DM Sans}.referral-code-stats-item p{margin:0}.greengreencolors{background-color:#035d51!important;border:1px dotted #035d51!important;color:#fff!important}.referral-code-stats-item-value{font-size:26px;font-weight:bolder}.absolute-right{position:absolute;right:10px;z-index:10}.referral-code-section-left-cont-2{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;margin-top:10px;box-sizing:border-box;gap:10px;width:100%}.bluecolors{background-color:#bed9fd!important;color:#033372!important}.whitesmokebg{background-color:#f5f5f5!important;padding:16px!important}.referral-code-section-right-cont{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:10px;width:30%}.referral-stats-section-left-cont{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:10px;width:70%}.referral-stats-section-right-cont{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:10px;width:30%}.referral-alias-text{font-size:16px;color:#333}.referral-alias-edit-button{background:#0ad494;color:#fff;border:none;border-radius:6px;padding:6px 12px;cursor:pointer;font-size:14px}.referral-card-description{font-size:16px;color:#666;text-align:center;line-height:1.5;margin:0}.marginbottom10{margin-bottom:10px}@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:-moz-fit-content;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:800px){.home-new-cover{padding:50px 16px;justify-content:space-evenly;position:relative}.home-new-cover,.searcherHome{width:100%;height:-moz-fit-content;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:-moz-fit-content;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:-moz-fit-content;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:-moz-fit-content;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:-moz-fit-content;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: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:-moz-fit-content!important;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:-moz-fit-content;height:fit-content;padding:10px;box-sizing:border-box;border-radius:10px;margin:0 auto}.input-cont-new select{width:100%}.referral-code-stats-item{width:100%;padding:15px 25px}.absolute-right{position:absolute;right:20px;bottom:10px;z-index:10}.agencies-carousel{display:flex;gap:1rem;overflow-x:auto;padding:1rem 0;scrollbar-width:thin;scrollbar-color:#ccc transparent}.agencies-carousel::-webkit-scrollbar{height:6px}.agencies-carousel::-webkit-scrollbar-track{background:transparent}.agencies-carousel::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:3px}.agencies-carousel::-webkit-scrollbar-thumb:hover{background-color:#999}.agency-card{min-width:200px;max-width:200px;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);padding:1rem;display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.agency-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.15)}.agency-image-container{width:80px;height:80px;border-radius:50%;overflow:hidden;margin-bottom:.75rem;border:3px solid #f0f0f0}.agency-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.agency-info{width:100%}.agency-name{font-size:.9rem;font-weight:600;color:#333;margin:0 0 .25rem;line-height:1.2}.agency-location{font-size:.75rem;color:#666;margin:0 0 .5rem;line-height:1.2}.agency-link{display:inline-block;font-size:.75rem;color:#0ab694;text-decoration:none;font-weight:500;transition:color .2s ease}.agency-link:hover{color:#088f75;text-decoration:underline}.agencies-view-all{display:flex;justify-content:center;margin-top:1.5rem}.loading-agencies{text-align:center;color:#666;font-style:italic;padding:2rem}.home-row-sell-2{justify-content:space-around;flex-wrap:nowrap;padding:20px 10px;margin:0;gap:20px}.home-row-sell-2,.row-space-around-home{display:flex;flex-direction:column;align-items:center;width:100%;box-sizing:border-box}.row-space-around-home{justify-content:center;padding:10px}.w100mob{width:100%;margin:10px 0}}@media(max-width:600px)and (max-width:1000px){.agencies-carousel{gap:.75rem;padding:.75rem 0}.featured-title2{font-size:28px;color:#3b3b3b;font-family:DM Sans;width:100%;text-align:center;gap:10px;font-weight:700;height:-moz-fit-content;height:fit-content;margin:0 auto}.agency-card{min-width:160px;max-width:160px;padding:.75rem}.agency-image-container{width:60px;height:60px;margin-bottom:.5rem}.agency-name{font-size:.8rem}.agency-link,.agency-location{font-size:.7rem}}@media(max-width:600px){.turbo-button{display:flex;flex-direction:row;align-items:center;justify-content:center;background-color:#fec519!important}.row-space-between-home{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;padding:10px;box-sizing:border-box;flex-wrap:wrap}.referral-code-container{display:flex;flex-direction:column;gap:10px}.referral-code-display{width:100%;padding:12px 16px;box-sizing:border-box;border-radius:8px;font-size:18px;font-weight:700;text-align:center}.referral-copy-button{width:100%}.referral-generate-button{font-size:16px;padding:12px 24px}.referral-stats-section{display:flex;flex-direction:row;align-items:center;justify-content:center;background:#fff;border-radius:12px;padding:32px;box-sizing:border-box;margin:20px auto;box-shadow:0 0 10px rgba(0,0,0,.05);width:95%;min-width:70vw;height:-moz-fit-content;height:fit-content}.referral-stats-section h3{color:#333;margin-bottom:16px;font-size:24px;font-weight:600;text-align:left}.referral-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:20px}.maxwidth60{max-width:100%}.referral-stat-item{text-align:center}.referral-stat-item .stat-number{font-size:32px;font-weight:700;margin:0}.referral-stat-item .stat-number.green{color:#0ad494}.referral-stat-item .stat-number.blue{color:#009ee3}.referral-stat-item .stat-number.orange{color:#ff6b35}.referral-stat-item .stat-number.gray{color:#666}.referral-stat-item .stat-label{font-size:14px;color:#666;margin:5px 0 0}.referral-alias-section{border-top:1px solid #eee;padding-top:20px}.referral-alias-section h4{margin:0 0 10px;font-size:18px}.referral-alias-edit-container{display:flex;gap:10px;align-items:center}.referral-alias-input{flex:1;padding:8px 12px;border:1px solid #ddd;border-radius:6px;font-size:16px}.referral-alias-save-button{white-space:nowrap}.referral-alias-cancel-button{background:#666;color:#fff;border:none;border-radius:6px;padding:8px 16px;cursor:pointer}.referral-alias-display-container{display:flex;gap:10px;align-items:center}.referral-alias-text{font-size:16px;color:#333}.referral-alias-edit-button{background:#0ad494;color:#fff;border:none;border-radius:6px;padding:6px 12px;cursor:pointer;font-size:14px}.referral-card-description{font-size:16px;color:#666;text-align:center;line-height:1.5}.referral-whatsapp-button{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;background:#25d366;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease;width:100%;max-width:200px;margin-top:8px}.referral-whatsapp-button:hover{background:#20b358}.referral-whatsapp-button svg{width:20px;height:20px}}@media(max-width:600px)and (max-width:800px){.referral-code-container{flex-direction:column;gap:12px}.text-left{align-items:flex-start;justify-content:flex-start;padding:5px!important}.row-center-w50{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;flex-wrap:wrap;gap:5px;box-sizing:border-box}.referral-code-display{width:100%;text-align:center}.referral-copy-button{width:100%;min-width:auto}.referral-whatsapp-button{width:100%;max-width:none}.referral-code-section{display:flex;flex-direction:column!important;align-items:center;justify-content:center;background:#fff;border-radius:10px;padding:16px;box-sizing:border-box;margin:20px auto 0}.referral-code-section h3{margin:0 0 20px;font-size:20px;font-weight:700}.bggrey2{border-radius:0 0 10px 10px}.referral-code-section-left-cont-2{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;margin-top:10px;box-sizing:border-box;gap:10px;width:100%}.referral-code-section-left-cont{margin-bottom:20px}.referral-code-section-left-cont,.referral-code-section-right-cont{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;width:100%}.referral-stats-section{display:flex;flex-direction:column!important;align-items:center;justify-content:center;background:#fff;border-radius:10px;padding:16px;box-sizing:border-box;margin:20px auto}.referral-stats-section-left-cont{margin-bottom:0}.referral-stats-section-left-cont,.referral-stats-section-right-cont{gap:10px}.referral-stats-section-left-cont,.referral-stats-section-right-cont,.row-center-w100{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.row-center-w100{gap:5px;box-sizing:border-box!important}.referral-code-section-cont{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:0;border:1px solid #f5f5f5;box-sizing:border-box;margin:20px auto;border-radius:12px;width:100%;min-width:100%;background:#fff;height:-moz-fit-content;height:fit-content}.flex-center-cont-h100vh{padding:10px;min-height:90vh;flex-wrap:wrap;font-family:DM Sans}.flex-center-cont-h100vh,.referral-banner-cont{width:95%;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;align-items:flex-start;gap:20px;justify-content:center;box-sizing:border-box}.referral-banner-cont{margin:20px 0;background-color:#b6f3e0;border-radius:10px;padding:0;box-shadow:0 0 10px rgba(0,0,0,.05);min-width:70vw;position:relative}.text-left{text-align:left}.padding16px{padding:16px;box-sizing:border-box}.referral-banner-img-cont{position:relative;height:250px;width:100%;border-radius:10px 10px 0 0}.referral-banner-img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px 10px 0 0}}.recent-searches-section{display:flex;flex-direction:column;align-items:center;justify-content:center;width:95%;flex-wrap:nowrap;padding:28px 16px 32px;gap:1rem;box-sizing:border-box;position:relative;margin:2rem auto;height:-moz-fit-content;height:fit-content;background:none;background-color:#0ad494;background:linear-gradient(200deg,#0ad494,#b5f2df);border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.05)}.nobg{background:#fff!important;gap:5px!important;border:none!important;box-shadow:none!important}.nobg,.nobg button{padding:5px!important}.nobg button{margin:0!important}.recent-searches-container{width:100%;background:none;display:flex;flex-direction:column;gap:2rem}.recent-searches-header{text-align:center;display:flex;flex-direction:column;gap:.5rem}.recent-searches-title{font-size:2rem;font-weight:700;color:#333;margin:0}.recent-searches-subtitle{font-size:1rem;color:#666;margin:0}.recent-searches-grid{display:flex;flex-direction:column;gap:2rem}.recent-searches-month{display:flex;flex-direction:column;gap:1rem}.recent-searches-month-title{font-size:1.25rem;font-weight:600;color:#333;margin:0;padding-bottom:.5rem;text-transform:capitalize}.recent-searches-list{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;width:100%;flex-wrap:wrap;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;padding:0 16px;box-sizing:border-box}.recent-search-item{background:#fff;border-radius:10px;padding:1rem;text-decoration:none;color:inherit;transition:all .2s ease;width:-moz-fit-content;width:fit-content;background-color:#fff;border:1px solid #f5f5f5;cursor:default}.recent-search-item:hover{border-color:#0ad494}.recent-search-content{display:flex;flex-direction:column;gap:.5rem}.recent-search-car{font-size:1rem;font-weight:600;color:#333;display:flex;align-items:center;flex-wrap:wrap;gap:.25rem}.recent-search-brand{font-size:12px;color:#000}.recent-search-separator{color:#999;font-weight:400}.recent-search-model,.recent-search-version,.recent-search-year{color:#666;font-weight:500}.recent-search-message{font-size:12px;color:#666;font-style:italic;border-radius:4px}.recent-search-meta{display:flex;justify-content:space-between;align-items:center;font-size:.8rem;color:#999;margin-top:.5rem}.recent-search-date{font-weight:500}.recent-search-location{font-weight:400}.recent-searches-more{text-align:center;padding:1rem;color:#666;font-size:.9rem;background-color:#f8f9fa;border-radius:8px}.recent-searches-footer{text-align:center;padding-top:2rem;border-top:1px solid #e9ecef}.recent-searches-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.recent-searches-cta{display:inline-block;background-color:#0ad494;color:#fff;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .2s ease}.recent-searches-cta:hover{background-color:#08c085;transform:translateY(-2px);box-shadow:0 4px 12px rgba(10,212,148,.3)}.recent-searches-empty,.recent-searches-loading{text-align:center;padding:3rem;color:#666;background-color:#fff;border-radius:8px;border:1px solid #e9ecef}.publish-modal-overlay,.searches-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:999999999;padding:20px;box-sizing:border-box}.publish-modal,.searches-modal{position:relative;width:90%;height:90%;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.3);display:flex;flex-direction:column}.publish-modal-close,.searches-modal-close{position:absolute;top:15px;right:15px;width:40px;height:40px;background-color:rgba(0,0,0,.1);border:none;border-radius:50%;font-size:24px;font-weight:700;color:#333;cursor:pointer;z-index:10000;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.publish-modal-close:hover,.searches-modal-close:hover{background-color:rgba(0,0,0,.2);transform:scale(1.1)}.searches-modal-header{font-family:DM Sans;height:-moz-fit-content;height:fit-content;padding:0 20px;margin:0}.searches-modal-header h3{font-size:1.5rem;color:#333}.searches-modal-header p{margin:0;color:#666;font-size:.9rem}.searches-modal-search{border-bottom:1px solid #e9ecef;flex-shrink:0;margin:0;padding:0 20px 10px}.minitext2{font-size:12px;color:#000;font-style:italic;font-family:DM Sans;padding:10px;border-radius:10px;background-color:#fffeb9;box-sizing:border-box}.searches-modal-input{width:100%;max-width:350px;padding:12px 16px;border:2px solid #e9ecef;border-radius:8px;font-size:1rem;transition:all .2s ease;box-sizing:border-box}.searches-modal-input:focus{outline:none;border-color:#0ad494}.searches-modal-input::-moz-placeholder{color:#999}.searches-modal-input::placeholder{color:#999}.searches-modal-content{flex:1;overflow-y:auto;padding:1rem 2rem 2rem}.searches-modal-list{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:1rem}.publish-modal-content{flex:1;overflow-y:auto;padding:2rem}.searches-no-results{text-align:center;padding:2rem;color:#666}.searches-no-results p{margin:0;font-size:1rem}@media(max-width:768px){.recent-searches-section{padding:2rem 1rem}.recent-searches-title{font-size:1.5rem}.recent-searches-list{grid-template-columns:1fr}.home-new-cover-title h1{font-weight:700;font-size:36px;margin:0}.home-new-cover-title h2{font-weight:700;font-size:22px;margin:0;display:none}.recent-search-car{font-size:.9rem}.recent-search-meta{flex-direction:column;align-items:flex-start;gap:.25rem}.recent-searches-buttons{flex-direction:column;align-items:center}.publish-modal,.searches-modal{width:100%;height:100%;margin:0;border-radius:12px 12px 0 0}.publish-modal-overlay,.searches-modal-overlay{padding:0;align-items:flex-end}.searches-modal-list{flex-direction:column;align-items:flex-start;flex-wrap:wrap}.aligncontleft{width:-moz-fit-content!important;width:fit-content!important;margin:0 auto!important}.aligncontleft,.aligncontleftmob{align-items:flex-start!important;justify-content:flex-start!important}}.flex-start-cont{width:100%;padding:10px;min-height:90vh;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;font-family:DM Sans;box-sizing:border-box}.plans-title{font-size:48px}.plans-subtitle,.plans-title{margin:20px auto;font-family:DM Sans}.plans-subtitle{font-size:18px;font-weight:400;max-width:70vw}.discount-text,.plans-subtitle{width:100%;padding:10px;box-sizing:border-box;text-align:center}.discount-text{background-color:#bed9fd;color:#033372;border-radius:5px;font-size:12px;font-weight:700}.row-space-100-flexwrap{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10px;width:90%;flex-wrap:wrap;padding:10px;box-sizing:border-box}.plans-green-icon-cont{aspect-ratio:1/1;width:75px;background-color:#b5f2df;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center}.plans-col-text{width:100%;flex-direction:column;align-items:flex-start;gap:5px;font-family:DM Sans}.plans-col-text,.row-flex-start-50{display:flex;justify-content:flex-start;padding:10px}.row-flex-start-50{flex-direction:row;align-items:center;gap:10px;width:45%}.discount-text-green{padding:10px;background-color:#b5f2df;color:#035d51;border-radius:5px;font-size:12px;width:100%;box-sizing:border-box;font-weight:700;text-align:center}.plans-row-center{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:20px;margin:50px auto}.desktopNone{display:none!important}.PlansCardCont{width:320px;padding:28px 24px 24px;box-sizing:border-box;height:100%;min-height:450px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;border:2px solid #e5e5e5;font-family:DM Sans;color:#000;gap:10px;border-radius:16px;margin:0;box-shadow:0 4px 24px 0 rgba(0,0,0,.08);background:#fff;position:relative;transition:all .2s ease-in-out}.hfitcont{height:-moz-fit-content!important;height:fit-content!important;min-height:unset!important;background-color:#fff!important}.PlansCardCont>.plans-button{margin-top:auto}.PlansCardCont[style*="rgba(10,212,148"]{border:2.5px solid #0ad494!important;background:rgba(10,212,148,.07)!important}.capitalize{text-transform:capitalize}.plans-button{width:100%;padding:12px;box-sizing:border-box;text-decoration:none;font-size:16px;font-weight:700;color:#000!important;font-family:DM Sans;background-color:#0ad494!important;border:none;border-radius:8px;margin:18px 0 0;transition:all .2s ease-in-out;text-align:center;cursor:pointer;letter-spacing:.5px}.plans-button:hover{background-color:#099e7d!important}.PlansCard-title{font-weight:700;font-size:22px;margin:0 0 8px;text-align:center;width:100%}.marginr{margin-right:10px!important}.PlansCard-item{font-size:16px;margin:0 0 4px;display:flex;align-items:center;gap:6px}.PlansCard-price-promo{transition:all .2s ease-in-out;font-size:16px;margin:0;font-weight:700}.PlansCard-price{color:#222;font-weight:700;font-size:32px;margin:0 0 4px;text-align:center;width:100%}.PlansCard-price.animate{animation:priceAnim .3s forwards}.overline{text-decoration:overline}@keyframes priceAnim{0%{transform:translateX(0)}80%{color:#b5f2df;transform:translateX(7px) skewX(-3deg)}to{transform:translateX(0)}}.toggle-cont-mini{flex-direction:row;justify-content:center;gap:0;width:-moz-fit-content;width:fit-content;padding:3px;border:1.5px solid #e5e5e5;background:#f8f8f8;box-shadow:0 2px 5px rgba(0,0,0,.04);margin:0;box-sizing:border-box}.button-toggle-mini{border-radius:6px;padding:7px 22px;font-size:16px;font-family:DM Sans;background:none;border:none;cursor:pointer;color:#888;transition:all .2s ease-in-out;background:transparent}.toggle-active-mini{color:#fff;background:#1a1a1a;box-shadow:0 2px 8px rgba(10,212,148,.08);border-radius:6px;transition:all .2s ease-in-out}.plans-benefits-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px 36px;justify-content:center;align-items:stretch;max-width:800px;margin:0 auto}@media(max-width:800px){.plans-benefits-grid{grid-template-columns:1fr;gap:18px}}.plans-benefit-box{display:flex;align-items:flex-start;gap:16px;background:#e6faf5;border-radius:10px;padding:18px;min-height:90px}.plans-benefit-icon{display:flex;align-items:center;justify-content:center;min-width:36px;height:36px}.plans-benefit-title{font-weight:700;font-size:16px;margin-bottom:2px}.plans-benefit-text{color:#222;font-size:15px;margin:0}@media(max-width:1000px){.plans-row-center{flex-direction:column;gap:30px;align-items:center}.PlansCardCont{width:95%;min-width:220px;max-width:400px;min-height:0;height:auto}}.talo-payment-alias h4,.talo-payment-amount h4{margin:0 0 .5rem;font-size:1rem;font-weight:500;color:#666;font-family:DM Sans}.talo-payment-alias p,.talo-payment-amount p{margin:0;font-size:1.1rem;font-weight:600;color:#333;font-family:DM Sans;padding:.75rem;background-color:#f8f9fa;border-radius:6px;border:1px solid #e9ecef}.talo-copy-button{border-radius:4px;transition:background-color .2s ease}.talo-copy-button:hover{background-color:#e9ecef}.talo-copy-button img{width:20px;height:20px}.talo-amount{color:#0ad494!important;background-color:#f8f9fa!important}.talo-payment-message p{margin:0 0 1rem}.talo-payment-actions .buttonforSell{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background-color:#0ad494;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:600;text-decoration:none;cursor:pointer;transition:background-color .2s ease}.talo-payment-actions .buttonforSell:hover{background-color:#099e7d}.talo-payment-actions .buttonforSell img{width:16px;height:16px}@media(max-width:600px){.talo-payment-modal{padding:1.5rem;margin:1rem}.desktopNone{display:flex!important;width:-moz-fit-content!important;width:fit-content!important}.talo-payment-modal-header h3{font-size:1.3rem}.talo-alias{font-size:1rem!important}.talo-amount{font-size:1.1rem!important}.toggle-active-mini{color:#fff!important;background:#1a1a1a!important;box-shadow:0 2px 8px rgba(10,212,148,.08);border-radius:6px;transition:all .2s ease-in-out}.plans-subtitle{margin:20px auto;font-size:18px;font-weight:400;font-family:DM Sans;width:100%;max-width:100%;padding:10px;box-sizing:border-box;text-align:center}.button-toggle-mini{border-radius:6px;padding:7px 10px;font-size:14px;font-family:DM Sans;background:none;border:none;cursor:pointer;color:#888;transition:all .2s ease-in-out;background:transparent}.row-flex-start-50{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;width:90%;padding:10px}}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:0}.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;font-weight:600;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;color:#000;cursor:pointer}.home-input-searcher-button{gap:10px;font-weight:500;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:-moz-fit-content;width:fit-content}.home-input-searcher-button:hover,.home-input-searcher:hover{background-color:#0ab694}.nav-input-searcher::-moz-placeholder{color:#3b3b3b;opacity:.4}.nav-input-searcher::placeholder{color:#3b3b3b;opacity:.4}.searcher-buttons-container{display:flex;gap:8px;width:100%}.searcher-main-button{flex:1;width:60%;height:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px;border:none;border-radius:5px;font-family:DM Sans;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;text-decoration:none;box-sizing:border-box}.searcher-main-button .icon{width:20px;height:20px}.car-input-searcher-button{width:10%;display:flex;flex-direction:row;align-items:center;justify-content:center;height:100%;padding:0 5px;background-color:none;background:none;font-weight:400;position:absolute;right:10px;top:0;margin:auto;height:40px}.car-input-searcher-button,.searcher-ai-button{cursor:pointer;box-sizing:border-box;border:none}.searcher-ai-button{width:40%;height:100%;padding:10px;background-color:#f5f5f5;color:#000;border-radius:5px;font-family:DM Sans;font-size:16px;font-weight:700;transition:all .2s ease}.searcher-ai-button:hover{background-color:#b5f2df;transform:translateY(-1px)}.ai-searcher-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px;box-sizing:border-box}.ai-searcher-modal{position:relative;width:100vw;max-width:95%;height:90%;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.3);display:flex;flex-direction:column}.ai-searcher-modal-close{position:absolute;top:15px;right:15px;width:40px;height:40px;background-color:rgba(0,0,0,.1);border:none;border-radius:50%;font-size:24px;font-weight:700;color:#333;cursor:pointer;z-index:10000;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.ai-searcher-modal-close:hover{background-color:rgba(0,0,0,.2);transform:scale(1.1)}@media(max-width:768px){.ai-searcher-modal{width:100%;height:90%;margin:0;border-radius:12px 12px 0 0}.ai-searcher-modal-overlay{padding:0;align-items:flex-end}}.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:-moz-fit-content;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%}.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-size:18px;color:#000;text-decoration:none;display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative}.mobile-menu-item,.new-text{font-family:DM Sans;font-weight:600}.new-text{position:absolute;bottom:-32px;right:0;font-size:10px;color:#b5f2df;background-color:#035d51;border:1px solid #b5f2df;padding:4px 6px;border-radius:5px;z-index:1000}@keyframes new-text{0%{bottom:-34px;border:1px solid #b5f2df}50%{bottom:-34px;border:1px solid #035d51}to{bottom:-38px;border:1px solid #b5f2df}}.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{font-size:26px;background:none;border:none;cursor:pointer;color:#000}.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:-moz-fit-content;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}.searcher-ai-button{width:50%}}.about-cont{width:100%;height:-moz-fit-content;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-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;-o-object-fit:cover;object-fit:cover;height:100%;width:100%;opacity:.1}.accordion-container{width:100%;max-width:800px;margin:0 auto}.accordion-item{margin-bottom:1rem;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);background:#fff;transition:all .3s ease}.accordion-item:hover{box-shadow:0 4px 16px rgba(0,0,0,.15)}.accordion-header{width:100%;padding:1.5rem 2rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-family:DM Sans;font-size:1.1rem;font-weight:600;color:#2c3e50;transition:all .3s ease;position:relative}.accordion-header:hover{background:linear-gradient(135deg,#e9ecef,#dee2e6)}.accordion-header.active{background:linear-gradient(135deg,#0ad494,#0ab694);color:#fff}.accordion-header.active .accordion-icon{color:#fff}.accordion-title{font-weight:600;text-align:left}.accordion-icon{font-size:1.5rem;font-weight:700;color:#6c757d;transition:all .3s ease;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.accordion-content{max-height:0;overflow:hidden;transition:max-height .4s ease-in-out;background:#fff}.accordion-content.open{max-height:2000px}.accordion-body{padding:2rem;line-height:1.6}.accordion-body .about-text{margin-bottom:1rem}.accordion-body .about-text:last-child{margin-bottom:0}.accordion-body .link{color:#007bff;text-decoration:none;font-weight:600}.accordion-body .link:hover{text-decoration:underline}.accordion-body .remark{color:#007bff;font-weight:600}.accordion-body .remark2{color:#28a745;font-weight:600}.accordion-body b{color:#2c3e50}@media only screen and (min-width:601px)and (max-width:1200px){.accordion-container{max-width:90%}.accordion-header{padding:1.25rem 1.5rem;font-size:1rem}.accordion-body{padding:1.5rem}}@media only screen and (min-width:100px)and (max-width:600px){.about-cont{width:100%;height:-moz-fit-content;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}.accordion-container{max-width:100%}.accordion-header{padding:1rem 1.25rem;font-size:.9rem}.accordion-body{padding:1rem}.accordion-icon{font-size:1.25rem}}.detail-item-cont{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;max-width:1200px;height:-moz-fit-content;height:fit-content;box-sizing:border-box;min-height:80vh;gap:0;margin:0 auto 5rem}.detail-item-detail{width:100%;height:50vh;-o-object-fit:cover;object-fit:cover}.row-flex-start-tcb{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;width:100%;flex-wrap:nowrap;font-family:DM Sans}.black,.link-black{color:#000!important}.link-black{text-decoration:none!important}.detail-carousel-item-cont{flex-direction:column;gap:10px}.detail-carousel-item,.detail-carousel-item-cont{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%}.detail-carousel-item{flex-direction:row;position:relative;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:-moz-max-content;width:max-content;animation:dropdown .35s forwards;z-index:1000}@keyframes dropdown{0%{opacity:0;height:1px;top:1rem}to{height:-moz-fit-content;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%;-o-object-fit:cover;object-fit:cover;filter:blur(2px);opacity:.5}.detail-carousel-item-detail{position:relative;width:100%;height:100%;-o-object-fit:cover;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%;-o-object-fit:contain;object-fit:contain;z-index:5;background:none}.bgnone{background:none!important}.article-detail-cover2{width:100%;height:100%;-o-object-fit:cover;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%;-o-object-fit:cover;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%;-o-object-fit:cover;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:-moz-fit-content;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 #b5f2df;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:#b5f2df;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:-moz-fit-content;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%;-o-object-fit:cover;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{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:45%}.w55{width:55%}.w45{width:45%}.detail-price-button-his{width:-moz-fit-content;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:-moz-fit-content;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:-moz-fit-content;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;flex-direction:row;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;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:hsla(0,100%,90%,.2)}.up2{background-color:hsla(90,79%,89%,.2)}.fire2,.up2{transition:all .2s ease-in-out}.fire2{background-color:hsla(22,93%,79%,.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}.box-shadow-top{box-shadow:0 -2px 2px hsla(0,0%,50%,.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:-moz-fit-content;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,.soldstats-full-open{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:fixed;top:0;right:0;background-color:#fff;min-width:40%;max-width:-moz-fit-content;max-width:fit-content;max-width:50%;height:100vh;padding:25px 50px;box-sizing:border-box;border-left:1px solid #d0d0d0;min-height:100vh;transition:all 1s ease-in-out;animation:dropdown4 .35s forwards;z-index:100000;overflow:auto;gap:10px}.filters-full-open{box-shadow:-50px 0 100px hsla(0,0%,4%,.3)}.filter-input-cont{flex-direction:column;align-items:flex-start;justify-content:flex-start;height:-moz-fit-content;height:fit-content;font-family:DM Sans}.filter-input-cont,.filter-input-row{display:flex;gap:10px;width:100%;margin:0 auto;box-sizing:border-box}.filter-input-row{flex-direction:row;align-items:center;justify-content:space-between}.filter-input-col{width:50%}.filter-input-col,.filter-input-col-100{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:5px;margin:0 auto;box-sizing:border-box}.filter-input-col-100{width:100%}.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:600px;max-width:50%;height:100vh;padding:20px 10px 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:-moz-fit-content;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:-moz-fit-content;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:-moz-fit-content;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;-o-object-fit:cover;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:-moz-fit-content;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:-moz-fit-content;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{display:flex;align-items:center}.detail-basic-info-text-row,.detail-specs-info-text-row{flex-direction:row;justify-content:flex-start;width:100%}.detail-basic-info-text-row2{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap;height:50vh;width:100%}.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-basic-info-subtitle2{padding:0;font-weight:400;font-size:14px;font-family:DM Sans;color:gray;margin:10px 0}.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:-moz-fit-content;width:fit-content;font-family:DM Sans;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:-moz-fit-content!important;width:fit-content!important}.justify-content-center{justify-content:center}.detail-basic-info-title{text-align:left;font-family:DM Sans;font-size:20px}.cerokm-detail-cover{width:100%;height:100%;-o-object-fit:cover;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;transition:all .2s ease-in-out;width:100%;background:none;cursor:pointer;color:#000;text-decoration:none;border:none;border-bottom:1px dotted #bbb;margin:0}.minw20{min-width:20%;max-width:-moz-fit-content;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.deactivated-colors{cursor:not-allowed;opacity:.6;pointer-events:none}.detail-action-button.deactivated-colors:focus,.detail-action-button.deactivated-colors:hover{background-color:transparent}.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:-moz-fit-content;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:-moz-fit-content!important;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}.pills-row{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px}.gap10px{gap:10px!important}.gap20px{gap:20px!important}.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:#b5f2df}.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;align-items:flex-start;justify-content:flex-start;font-family:DM Sans;padding:20px}.detail-row-flex-start{flex-direction:row;align-items:center;margin:0;font-family:DM Sans;padding:0 20px}.brand-list-cont,.detail-row-flex-start{width:100%;display:flex;justify-content:flex-start;gap:10px;box-sizing:border-box}.brand-list-cont{background-color:#fff;padding:20px;border-radius:10px}.brand-list-cont,.brand-section{flex-direction:column;align-items:flex-start}.brand-section{width:100%;display:flex;justify-content:flex-start;gap:10px}.color-round{height:20px;width:20px;border-radius:50%;border:1px solid gray}.graph-quoter-cont{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;box-sizing:border-box;position:relative;height:6px;border-radius:20px;background-color:#b5f2df}.graph-quoter-min-price{left:0}.graph-quoter-max-price,.graph-quoter-min-price{position:absolute;bottom:20px;font-family:DM Sans;font-size:12px;color:#000}.graph-quoter-max-price{right:0}.indicator-quoter-min{height:10px;width:10px;z-index:1;background-color:#0ad494;border-radius:50%;position:absolute;top:28px;left:5px}.graph-quoter-title{font-size:20px;color:#000;font-weight:700}.graph-quoter-subtitle,.graph-quoter-title{font-family:DM Sans;margin:0;padding:0;text-align:left;width:100%}.graph-quoter-subtitle{font-size:16px;color:gray}.margin-bottom-30{margin-bottom:30px}.new-green-button-small{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:5px;border-radius:5px;background-color:#b5f2df;color:#035d51;font-family:DM Sans;cursor:pointer;transition:all .2s ease-in-out;border:none;box-sizing:border-box;text-decoration:none;margin:0;padding:5px}.indicator-quoter-max{height:10px;width:10px;z-index:1;background-color:#0ad494;border-radius:50%;position:absolute;top:28px;right:5px}.graph-quoter-cotiv6-price{font-family:DM Sans;font-size:14px;color:#000;position:absolute;font-weight:700;bottom:20px}.graph-quoter-cotiv6-price.inverted .new-green-button-small{transform:translateX(-100%)}.indicator-quoter-coti-v6{height:20px;width:20px;z-index:3;background-color:#0ad494;border-radius:50%;position:absolute;top:34px}.graph-quoter-current-price{font-family:DM Sans;font-size:14px;color:#000;position:absolute;font-weight:700;bottom:18px;z-index:5}.graph-quoter-current-price.inverted .new-blue-button-small{transform:translateX(-100%)}.indicator-quoter-current{height:15px;width:15px;z-index:3;background:gray;border-radius:50%;position:absolute;top:34px}.new-blue-button-small{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:5px;border-radius:5px;background-color:#fff;border:1px dotted #3b3b3b;font-size:12px;font-weight:800;color:#3b3b3b;font-family:DM Sans;opacity:1;cursor:pointer;transition:all .2s ease-in-out;box-sizing:border-box;text-decoration:none;margin:0;padding:5px}.marginZero{margin:0}.z-index-1{z-index:2;transition:all .2s ease-in-out}.z-index-1:hover{z-index:10}.graph-quoter-cont-cont{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;position:relative;gap:20px;width:100%;height:-moz-fit-content;height:fit-content;padding:20px 20px 30px;border-radius:10px;box-sizing:border-box;background-color:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.1)}.noshadow{box-shadow:none;background-color:#fbfbfb}.indicator-quoter-coti-max,.indicator-quoter-coti-min{height:20px;width:8px;z-index:2;background-color:#035d51;border-radius:50px;position:absolute}.graph-quoter-legend{flex-direction:row;gap:15px;margin-top:10px;flex-wrap:wrap}.graph-quoter-legend,.quoter-loading-cont{display:flex;align-items:center;justify-content:center}.quoter-loading-cont{flex-direction:column;gap:20px;padding:10px;box-sizing:border-box;width:100%;min-height:-moz-fit-content;min-height:fit-content}.loading-dots{display:flex;gap:8px;align-items:center;justify-content:center}.loading-dots span{width:8px;height:8px;border-radius:50%;background-color:#4caf50;animation:loading-dots 1.4s ease-in-out infinite both}.loading-dots span:first-child{animation-delay:-.32s}.loading-dots span:nth-child(2){animation-delay:-.16s}.loading-dots span:nth-child(3){animation-delay:0s}.legend-item{display:flex;flex-direction:row;align-items:center;gap:5px}.legend-dot{height:10px;width:10px;border-radius:50%;border:1px solid #fff;box-shadow:0 1px 2px rgba(0,0,0,.2)}.legend-text{font-family:DM Sans;font-size:11px;color:#000;font-weight:500}@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:-moz-fit-content;height:fit-content;gap:1rem}.detail-title-button{width:-moz-fit-content;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:-moz-max-content;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:-moz-fit-content;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:10px 20px}.detail-title-button-mob{width:45%}.detail-carousel-item{height:-moz-fit-content;height:fit-content}.mob-flex-wrap{flex-wrap:wrap!important;justify-content:flex-start!important}.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:-moz-fit-content;height:fit-content;overflow:hidden;gap:5px;border-radius:0}.article-detail-cover2{width:100%;height:100%;-o-object-fit:cover;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:100%}.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}.mob100{min-width:100vw!important;width:100vw}.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:-moz-fit-content;height:fit-content}.detail-item-new-col-0km-cover{width:100%;height:50vh;padding:0}.detail-item-new-col-0km-info{height:-moz-fit-content;height:fit-content;width:100%;padding:0}.cerokm-col-sell{padding:15px}.w25per{width:100%!important}.detail-row-sell{padding:0;gap:10px;background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.1)}.cerokm-option-button,.detail-row-sell{display:flex;flex-direction:column;margin:0;width:100%;box-sizing:border-box}.cerokm-option-button{align-items:flex-start;justify-content:flex-start;gap:20px;padding:10px;transition:all .2s ease-in-out;flex-wrap:nowrap;background:none;cursor:pointer;color:#000;text-decoration:none;border:none;border-bottom:1px solid #bbb}.mobcolumn{flex-direction:column!important;align-items:flex-start!important}.mobcolumn,.w100mob{justify-content:flex-start!important}.w100mob{width:100%!important;flex-wrap:wrap!important}}.detail-loading-container{width:80%;height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:20px}.detail-loading-header{width:100%;height:100%;gap:20px;display:flex;flex-direction:row;align-items:center;justify-content:center}.square-loading-bg{width:50%;border-radius:15px;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px}.loading-pill-xxl{height:24px;width:60%;border-radius:10px;margin:0}.row-flex-wrap-gap10px{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;flex-wrap:wrap;width:100%}.loading-pill-rec{height:80px;width:45%;border-radius:10px;margin:0}@media only screen and (min-width:100px)and (max-width:900px){.detail-loading-container,.detail-loading-header{flex-direction:column;align-items:center;justify-content:flex-start}.detail-loading-container{width:90%;height:100%;display:flex;gap:20px}.loading-pill-xxl{width:90%}.square-loading-bg{width:100%}}.sold-cars-dashboard{width:100%;max-width:1400px;margin:0 auto;padding:40px 20px;background:#fff;min-height:100vh;color:#000;font-family:DM Sans!important}.dashboard-header{text-align:center;margin-bottom:60px;padding:20px 0}.dashboard-header h2{font-size:24px;font-weight:300;margin:0 0 10px;color:#000;letter-spacing:-.5px}.dashboard-header p{font-size:1.1rem;color:#666;margin:0;font-weight:400}.new-green-button-col{background-color:#b5f2df;color:#0ab694;border:1px solid #b5f2df;padding:10px 20px;border-radius:5px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;font-size:16px;font-family:DM Sans,sans-serif;font-weight:700;text-decoration:none;cursor:pointer;transition:all .2s ease-in-out}.new-green-button-col:hover{background-color:#8aebcc}.new-green-button-col h3{font-size:32px;font-weight:600;margin:0}.h3-stats{font-size:48px!important;margin:0}.dashboard-kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-bottom:60px}.kpi-card{background:#fff;border-color:#000;border-style:solid dotted dotted solid;border-width:2px;border-radius:10px;padding:10px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;position:relative;min-height:100px}.kpi-card:hover{background:#000;color:#fff;transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.2)}.kpi-card:hover .kpi-content h3,.kpi-card:hover .kpi-content p{color:#fff}.kpi-content{text-align:center;width:100%}.kpi-content p{font-size:.9rem;margin:0;text-transform:uppercase;letter-spacing:2px;color:#666;font-weight:500}.dashboard-charts{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:40px;margin-bottom:60px}.chart-card{background:#fff;border:2px solid #000;border-radius:0;padding:40px;border-radius:10px;transition:all .3s ease;font-family:DM Sans!important}.chart-card:hover{background:#f8f8f8}.chart-card h3{font-size:1.5rem;font-weight:300;margin:0 0 40px;text-align:center;color:#000;text-transform:uppercase;letter-spacing:2px}.brand-chart{display:flex;flex-direction:column;gap:20px}.brand-item{display:flex;align-items:center;gap:20px;padding:15px 0;border-bottom:1px solid #e0e0e0}.brand-item:last-child{border-bottom:none}.brand-info{display:flex;justify-content:space-between;align-items:center;flex:1;min-width:0}.brand-name{font-weight:500;font-size:1rem;color:#000;text-transform:uppercase;letter-spacing:1px}.brand-count{font-size:1.2rem;font-weight:300;color:#000}.brand-bar{width:200px;height:8px;background:#e0e0e0;border-radius:0;overflow:hidden;position:relative}.brand-bar-fill{height:100%;border-radius:0;transition:width 1s ease;background:#000}@media(max-width:768px){.sold-cars-dashboard{padding:20px 15px}.dashboard-header h2{font-size:2rem}.dashboard-kpi-grid{grid-template-columns:1fr;gap:20px}.kpi-card{padding:30px 20px;min-height:120px}.kpi-content h3{font-size:2.5rem}.dashboard-charts{grid-template-columns:1fr;gap:30px}.chart-card{padding:30px 20px}.brand-info{flex-direction:column;align-items:flex-start;gap:5px}.brand-bar{width:150px}}@media(max-width:480px){.dashboard-header h2{font-size:1.5rem}.kpi-content h3{font-size:2rem}.brand-bar{width:100px}}.stats-toggle-container{display:flex;justify-content:center;padding:30px 20px;background:#fff}.stats-toggle-btn{background:#fff;border:2px solid #000;border-radius:0;padding:15px 30px;color:#000;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:2px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.stats-toggle-btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,0,0,.2)}.stats-toggle-btn.active,.stats-toggle-btn:hover{background:#000;color:#fff}@media(max-width:768px){.stats-toggle-btn{font-size:.9rem;padding:12px 25px}}.pagination-container{gap:16px;margin:32px 0;padding:20px}.pagination-info{font-size:14px}.pagination-controls{gap:12px}.pagination-button{padding:8px 16px;border-radius:6px;font-size:14px;transition:all .2s ease}.pagination-button:hover:not(:disabled){background:#f8f9fa;border-color:#adb5bd}.pagination-pages{gap:4px}.pagination-page{padding:8px 12px;border-radius:6px;font-size:14px;transition:all .2s ease}.pagination-page:hover{background:#f8f9fa;border-color:#adb5bd}.pagination-page.active{background:#007bff;border-color:#007bff}.pagination-page.active:hover{background:#0056b3;border-color:#0056b3}@media(max-width:768px){.pagination-controls{gap:8px}.pagination-button,.pagination-page{padding:6px 12px;font-size:13px}.pagination-page{min-width:36px}}.detail-row-center-w100{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:20px;padding:10px;box-sizing:border-box;border-top:1px solid #d0d0d0}.cerokm-logo{width:60px;border-radius:5px}.cerokm-logo,.cerokm-logo-big{padding:5px;background-color:#fff}.cerokm-logo-big{width:120px;border-radius:10px}.margin10020px{margin:10px 0 20px}.width50{width:50%}.minw350px{min-width:300px!important}.elcerokmbanner{display:flex;z-index:100;flex-direction:column;align-items:flex-start;justify-content:center;width:100%;height:100%;padding:20px;box-sizing:border-box;gap:20px;background:linear-gradient(200deg,#98d0e8,#29abe2);color:#000;border-radius:10px;font-family:DM Sans;font-size:16px}.nomargin{margin:0!important}.cero-km-prices-cont{width:100%;position:relative;margin:20px 0}.cero-km-prices-cont:hover .cero-km-prices-carousel::-webkit-scrollbar-thumb{background:#1f8bb8}.cero-km-prices-cont .white-shadow{width:50px;background:#fff;background:linear-gradient(270deg,#fff,hsla(0,0%,100%,0));height:100%;position:absolute;z-index:10;right:0;top:0;pointer-events:none}.cero-km-prices-cont .cero-km-prices-carousel{display:flex;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;width:100%;gap:10px;padding:0 10px;box-sizing:border-box;position:relative}.cero-km-prices-cont .cero-km-prices-carousel .cero-km-price-item{flex:0 0 95%;background:linear-gradient(200deg,#98d0e8,#29abe2);text-decoration:none;border-radius:10px;scroll-snap-align:start;font-family:DM Sans;display:flex;flex-direction:row;gap:10px;align-items:center;justify-content:space-between;font-size:16px;padding:5px 10px;min-height:60px;box-sizing:border-box;color:#000;white-space:nowrap}.cero-km-prices-cont .cero-km-prices-carousel .cero-km-price-item span{font-weight:500;text-align:center}.cero-km-prices-cont .cero-km-prices-carousel .cero-km-price-item span b{color:#000;font-weight:700}.cero-km-prices-cont .cero-km-prices-carousel::-webkit-scrollbar{display:none}.cero-km-prices-cont .cero-km-prices-carousel{scrollbar-width:none;-ms-overflow-style:none;cursor:grab;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-overflow-scrolling:touch;transition:cursor .1s ease;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.cero-km-prices-cont .cero-km-price-single{display:flex;align-items:center;justify-content:center;padding:1rem;min-height:60px}.cero-km-prices-cont .cero-km-price-single span{font-size:1.1rem;font-weight:500;text-align:center}.cero-km-prices-cont .cero-km-price-single span b{color:#007bff;font-weight:700}@media(max-width:768px){.cerokm-logo{width:45px;padding:2px}.cero-km-prices-cont{width:100%}.cero-km-prices-cont .cero-km-price-item span,.cero-km-prices-cont .cero-km-price-single span{font-size:1rem}}.plan-alert-button{position:fixed;bottom:20px;right:20px;padding:15px 20px;border-radius:10px;border:none;max-width:95vw;height:-moz-fit-content;height:fit-content;font-family:DM Sans;font-size:14px;font-weight:600;color:#fff;cursor:pointer;z-index:1000;box-shadow:0 4px 12px rgba(0,0,0,.15);transition:all .3s ease}.plan-alert-button.warning{background:linear-gradient(135deg,#ff9500,#ff6b00)}.plan-alert-button.expired{background:linear-gradient(135deg,#f44,#c00)}.plan-alert-button.blocked{background:linear-gradient(135deg,#8b0000,#600)}.plan-alert-button .plan-alert-text{white-space:normal;word-wrap:break-word;line-height:1.3}@media(max-width:768px){.plan-alert-button{bottom:15px;right:15px;left:15px;max-width:none;width:auto;padding:12px 16px;font-size:13px}.plan-alert-button .plan-alert-text{text-align:center;line-height:1.4}}.disabled-cell{opacity:.6;pointer-events:none}.disabled-cell:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,68,68,.1);border-radius:4px}.payment-info-card{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:15px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}.payment-info-card .payment-info-left{display:flex;flex-direction:row;align-items:center;gap:15px}.payment-info-card .payment-info-left .payment-info-icon{width:40px;height:40px;background:#e9ecef;border-radius:50%;display:flex;align-items:center;justify-content:center}.payment-info-card .payment-info-left .payment-info-icon img{width:20px;height:20px;opacity:.7}.payment-info-card .payment-info-left .payment-info-texts .payment-info-label{margin:0 0 5px;font-size:12px;color:#6c757d;font-weight:500}.payment-info-card .payment-info-left .payment-info-texts .payment-info-value{margin:0;font-size:16px;font-weight:600;color:#212529}.payment-info-card .payment-info-status .status-badge{padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.payment-info-card .payment-info-status .status-badge.active{background:#d4edda;color:#155724}.payment-info-card .payment-info-status .status-badge.warning{background:#fff3cd;color:#856404}.payment-info-card .payment-info-status .status-badge.expired{background:#f8d7da;color:#721c24}.payment-info-card .payment-info-status .status-badge.blocked{background:#f5c6cb;color:#721c24}.payment-info-card .payment-info-status .status-badge.neutral{background:#e2e3e5;color:#383d41}.reviews-carousel-cont{width:90vw;height:90vh;margin:3rem auto}.payment-buttons-container{gap:1rem;margin-top:1rem}.buttontalo,.payment-buttons-container{display:flex;flex-direction:column;width:100%}.buttontalo{border:none;font-family:DM Sans;font-size:.8rem;cursor:pointer;transition:all .2s ease-in-out;background:#2e7d32;text-decoration:none;color:#fff;padding:1rem .5rem;border-radius:5px;position:relative;z-index:10;align-items:center;justify-content:center;box-sizing:border-box;gap:.5rem}.buttontalo:hover{background:#1b5e20;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.2)}.sells-section{min-height:80vh}.sells-section,.sells-section-agency{color:#000;padding:2rem 0}.cont-agency,.sells-section,.sells-section-agency{height:-moz-fit-content;height:fit-content;width:100%;box-sizing:border-box;background-color:#fff}.cont-agency{display:flex;flex-direction:column;overflow-y:auto;align-items:center;justify-content:space-between}.sell-section-title2{font-size:44px;color:#000;font-family:DM Sans;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;font-weight:900;width:100%;height:-moz-fit-content;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:-moz-fit-content;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:space-around;padding:1rem;box-sizing:border-box;flex-wrap:wrap;gap:1rem;z-index:1;width:100%;height:-moz-fit-content;height:fit-content;margin:0}.nowrap{flex-wrap:nowrap!important}.marginbottom10px{margin-bottom:10px!important}.row-scroll{justify-content:flex-start;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;flex-wrap:nowrap!important}.row-scroll::-webkit-scrollbar{display:none;cursor:grab}.row-scroll{scrollbar-width:none}.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:transparent;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:-moz-fit-content;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::-moz-placeholder{font-size:12px;font-weight:200;font-family:DM Sans}.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:-moz-fit-content;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:-moz-fit-content;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-activated,.boost-button:hover{background-color:#0ad494}.positionrelative{position:relative}.buttonvoucher{position:absolute;right:.5rem}.w100w2{width:100%!important;background-color:#fff!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:#b5f2df}.quoterPriceCont:active,.quoterPriceCont:hover,.quoterPriceContActive{border:2px solid #0ad494}.quoterPriceCont:active{background-color:#b5f2df}.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-autiva{width:50px;height:50px;border-radius:50%}.icon-autiva2,.profile-default{width:35px;height:35px;border-radius:50%}.profile-default{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0;background-color:#035d51;color:#0ad494;font-family:DM Sans;font-weight:500;margin:0}.font24px{font-size:24px}.greenlightcolors{background-color:#b5f2df;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 #f5f5f5;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:#b5f2df}50%{background-color:#0ad494}to{background-color:#b5f2df}}.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:-moz-fit-content;width:fit-content;height:-moz-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:-moz-fit-content;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,#fd0);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:#b5f2df;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,hsla(0,0%,100%,.2),hsla(0,0%,100%,.8) 50%,hsla(0,0%,100%,.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:95%;box-sizing:border-box;margin:10px 0}.sell-section-sell-selector-item{width:50%;height:-moz-fit-content;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:-moz-fit-content;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:-moz-fit-content;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:-moz-fit-content;height:fit-content;border:none;font-family:DM Sans;font-style:oblique;font-size:1rem;padding:2rem 1rem;background-color:#0ad494}.rowfeaturedd,.sell-section-row{justify-content:flex-start}.sell-section-row{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;flex-wrap:nowrap}.sell-section-row::-webkit-scrollbar{display:none;cursor:grab}.sell-section-row{scrollbar-width:none}.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:-moz-fit-content;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:-moz-fit-content;min-height:fit-content;width:100%;max-width:100%;border-radius:0}}.editable-input-container{position:relative;width:100%}.dropdown-options{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #ddd;border-top:none;border-radius:0 0 4px 4px;max-height:200px;overflow-y:auto;z-index:1000;box-shadow:0 2px 4px rgba(0,0,0,.1)}.dropdown-option{padding:10px 15px;cursor:pointer;border-bottom:1px solid #f0f0f0;transition:background-color .2s ease;font-family:DM Sans;font-size:14px;color:#333}.dropdown-option:hover{background-color:#f5f5f5}.dropdown-option:last-child{border-bottom:none}.dropdown-option:active{background-color:#e0e0e0}.talo-payment-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem;box-sizing:border-box}.talo-payment-modal{background:#fff;border-radius:12px;padding:2rem;max-width:500px;width:100%;box-shadow:0 10px 30px rgba(0,0,0,.3);position:relative;max-height:90vh;overflow-y:auto}.talo-payment-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e0e0e0}.talo-payment-modal-header h3{margin:0;font-size:1.5rem;font-weight:600;color:#333;font-family:DM Sans}.talo-payment-modal-close{background:none;border:none;font-size:2rem;cursor:pointer;color:#666;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.talo-payment-modal-close:hover{background-color:#f0f0f0;color:#333}.talo-payment-modal-content{display:flex;flex-direction:column;gap:1.5rem;font-family:DM Sans}.talo-payment-info{display:flex;flex-direction:column;gap:1rem}.talo-payment-alias h4,.talo-payment-amount h4,.talo-payment-countdown h4{margin:0 0 .5rem;font-size:1rem;font-weight:500;color:#666;font-family:DM Sans}.talo-payment-alias p,.talo-payment-amount p,.talo-payment-countdown p{margin:0;font-size:1.1rem;font-weight:600;color:#333;font-family:DM Sans;padding:.75rem;background-color:#f8f9fa;border-radius:6px;border:1px solid #e9ecef}.talo-alias{font-size:1.2rem!important;text-align:center;letter-spacing:1px;background-color:#f5f5f5;color:#000!important}.talo-alias-container{display:flex;align-items:center;gap:.5rem;background-color:#f5f5f5;border-radius:6px;border:1px solid #e9ecef;padding:.75rem}.talo-alias-container .talo-alias{flex:1;margin:0;background:none;border:none;padding:0}.talo-copy-button{background:none;color:#fff;border:none;border-radius:50%;padding:.5rem;cursor:pointer;font-size:1rem;transition:all .2s ease;display:flex;align-items:center;justify-content:center;min-width:40px;height:40px}.talo-copy-button:hover{background:#b5f2df;transform:scale(1.05)}.talo-copy-button:active{transform:scale(.95)}.talo-amount{font-size:1.3rem!important;background-color:#b5f2df!important;color:#0ab694!important}.talo-amount,.talo-countdown{font-weight:700!important;text-align:center}.talo-countdown{font-size:1.4rem!important;color:#dc3545!important;background-color:#f8d7da!important;border-color:#f5c6cb!important;animation:pulse 1s infinite}@keyframes pulse{0%{opacity:1}50%{opacity:.7}to{opacity:1}}.talo-payment-message p{margin:0;font-size:.95rem;line-height:1.5;color:#666;font-family:DM Sans;text-align:center;padding:1rem;background-color:#fff3cd;border:1px solid #ffeaa7;border-radius:6px}.talo-payment-actions{display:flex;justify-content:center;margin-top:1rem}.talo-profile-button{background-color:#007bff;color:#fff;text-decoration:none;padding:.75rem 2rem;border-radius:6px;font-weight:500;font-family:DM Sans;font-size:1rem;transition:all .2s ease;display:inline-block;text-align:center}.talo-profile-button:hover{background-color:#0056b3;transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,123,255,.3)}@media(max-width:768px){.talo-payment-modal{padding:1.5rem;margin:1rem}.talo-payment-modal-header h3{font-size:1.3rem}.talo-alias{font-size:1rem!important}.talo-alias-container{padding:.5rem}.talo-copy-button{min-width:35px;height:35px;font-size:.9rem}.talo-amount{font-size:1.1rem!important}.talo-countdown{font-size:1.2rem!important}.talo-payment-message p{font-size:.9rem}}.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;max-height:100%;height:-moz-fit-content;height:fit-content;min-height:70vh;padding:0}.profile-cont,.profle-cont-home{display:flex;flex-direction:column;justify-content:flex-start;width:100%;box-sizing:border-box;gap:1rem}.profle-cont-home{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%}.agency-section .agency-card{border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.04);border-radius:12px;padding:16px;box-shadow:0 4px 16px rgba(0,0,0,.1)}.agency-section .alias-card{justify-content:space-between}.agency-section .alias-card,.agency-section .alias-left{display:flex;align-items:center;gap:12px}.agency-section .alias-icon{width:40px;height:40px;border-radius:10px;display:grid;place-items:center;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.08)}.agency-section .alias-texts{display:grid;gap:2px}.agency-section .alias-label{font-size:12px;opacity:.7;margin:0}.agency-section .alias-value{font-size:16px;font-weight:600;margin:0;word-break:break-word}.agency-section .alias-actions{display:flex;align-items:center;gap:8px}.agency-section .alias-copy-btn{padding:8px 12px;border-radius:8px}.agency-section .payments-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:12px}@media(min-width:640px){.agency-section .payments-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.agency-section .payments-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.agency-section .payment-card{border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.04);border-radius:12px;padding:14px;transition:transform .2s ease,box-shadow .2s ease}.agency-section .payment-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.15)}.agency-section .payment-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.agency-section .payment-source{display:flex;align-items:center;gap:8px;font-weight:600}.agency-section .source-icon{width:18px;height:18px;opacity:.9}.agency-section .source-name{font-size:14px}.agency-section .status-badge{font-size:12px;padding:4px 8px;border-radius:999px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.06);text-transform:uppercase;letter-spacing:.02em}.agency-section .status-badge.ok{border-color:rgba(16,185,129,.35);background:rgba(16,185,129,.12)}.agency-section .status-badge.pending{border-color:rgba(245,158,11,.35);background:rgba(245,158,11,.12)}.agency-section .status-badge.error{border-color:rgba(239,68,68,.35);background:rgba(239,68,68,.12)}.agency-section .status-badge.neutral{border-color:hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.06)}.agency-section .payment-amount-row{margin-bottom:8px}.agency-section .amount-text{font-size:20px;font-weight:700}.agency-section .payment-footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.agency-section .date-text{font-size:12px;opacity:.75}.agency-section .payment-actions{display:flex;align-items:center;gap:8px}.agency-section .id-text{font-size:12px;opacity:.8}.agency-section .payment-link{padding:6px 10px;border-radius:8px}.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}.icon-nav{width:50px;height:50px}.powered-by{text-align:center;font-family:DM Sans;font-size:14px;padding:0;margin:1rem 0 0}.powered-by,.powered-by a{text-decoration:none;color:#fff}.powered-by a{font-weight:600}.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)}}@media only screen and (max-width:768px){.profile-nav{flex-wrap:wrap;justify-content:center;gap:.5rem}.profile-nav .button-toggle{flex:1;min-width:120px;max-width:200px}}.detail-gallery-nav{margin:0;gap:0;border-radius:10px;z-index:10000;width:-moz-fit-content;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{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;border: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;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:-moz-fit-content;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:#b5f2df!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:#b5f2df!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{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;gap:1rem}.loader-cont .subtitle{color:#666;font-size:16px;text-align:center;margin:0}.loader-cont button{margin-top:1rem}.loading-error{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;gap:1rem;text-align:center}.loading-error img{opacity:.7}.loading-error .subtitle{color:#666;font-size:16px;margin:0}@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:#b5f2df}.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:-moz-fit-content;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:#035d51;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;height:-moz-fit-content;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:#035d51}.chat-input::-moz-placeholder{color:#242424;opacity:.4}.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;font-family:Barlow Condensed;border-radius:10px 10px 0 0}.fav-img-profile,.fav-img-profile-cont{width:100%;-o-object-fit:cover;object-fit:cover}.fav-img-profile{border-radius:10px;height: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:-moz-fit-content;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:-moz-fit-content;width:fit-content;height:-moz-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;background-color:#0ab694!important;color:#fff;font-size:3rem}.input-sold,.input-voucher{border-radius:5px;font-family:DM Sans;width:-moz-fit-content;width:fit-content;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;background-color:#fff;color:#3b3b3b;border:1px solid #3b3b3b;font-size:2.5rem}.input-voucher::-moz-placeholder{color:rgba(0,0,0,.3);opacity:.5}.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,#fff2bc,#ffd539);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:-moz-fit-content;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:-moz-fit-content;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:-moz-fit-content;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;box-sizing:border-box;background-color:#333;overflow:hidden}.maxw100{max-width:100%!important}.maxheightfitcont{height:-moz-fit-content;height:fit-content}.publishes-img-profile{position:absolute;-o-object-fit:cover;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:-moz-fit-content;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;-o-object-fit:cover;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{flex-direction:column;flex-wrap:nowrap;gap:0;height:-moz-fit-content;height:fit-content;box-sizing:border-box;border-bottom:1px solid whitegrey}.PublishesItemNewCont,.PublishesNewCont{display:flex;align-items:center;justify-content:flex-start;width:100%}.PublishesItemNewCont{flex-direction:row;max-width:100vw;background-color:#fff;border-bottom:1px solid #fff;background-color:#f5f5f5}.PublishesItemNewCont.sold-item,.sold-item .PublishesItemNewCont-cell{background-color:#ffe6e6}.status-vendido{background-color:#df9595!important;color:#fff!important;padding:4px 8px;border-radius:4px;font-weight:700}.cover-miniature{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cover-miniature-cont{width:100%;height:100%;box-sizing:border-box;background-color:gray;display:flex;flex-direction:column;align-items:center;justify-content:center}.greybg{background-color:#f5f5f5!important}.PublishesItemNewCont-cell{background-color:#fff;padding:0 5px;display:flex;align-items:center;justify-content:center;color:#000;height:50px;font-size:12px}.PublishesItemNewCont-cell,.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%}.cell15{width:15%}.cell20{width:20%}.cell30{width:30%}@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:-moz-fit-content;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:-moz-fit-content;width:fit-content}.input-cont-edit label{gap:.5rem;width:-moz-fit-content;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:-moz-fit-content;height:fit-content}.fav-column-flex-start{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.5rem;width:-moz-fit-content;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}}.sortable{transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sortable:hover{background-color:rgba(0,158,227,.1)}.sortable.sorted{background-color:rgba(0,158,227,.15);font-weight:600}.PublishesItemNewCont-cell.sortable:hover{cursor:pointer}@media only screen and (max-width:768px){.sortable{font-size:10px}}.status-publicada{background-color:#b5f2df!important}.status-pendiente,.status-publicada{color:#000!important;font-weight:600;border-radius:10px;padding:5px 10px;font-size:11px;text-align:center}.status-pendiente{background-color:#faedd7!important}.status-vendido{background-color:#f8a3a3!important}.status-pausada,.status-vendido{color:#000!important;font-weight:600;border-radius:10px;padding:5px 10px;font-size:11px;text-align:center}.status-pausada{background-color:#f6ed9f!important}@media only screen and (max-width:768px){.status-pendiente,.status-publicada,.status-vendido{font-size:10px;padding:1px 4px}}.agency-profile-cont{width:100%;max-width:1200px;margin:0 auto;background:#fff;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.1);overflow:hidden}.agency-header{background:#0ad494;padding:2rem;color:#000}.agency-header-content{display:flex;align-items:center;gap:2rem}.agency-profile-image{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:.5rem}.agency-upload-confirm-btn{background:#0ad494;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-weight:600;font-size:.8rem;cursor:pointer;transition:all .2s ease}.agency-upload-confirm-btn:hover{background:#08a372;transform:translateY(-1px)}.agency-upload-confirm-btn:active{transform:translateY(0)}.agency-upload-confirm-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.agency-uploading-text{color:#fff;font-size:.8rem;margin:0;opacity:.8}.agency-profile-image-container{position:relative;cursor:pointer;transition:transform .2s ease}.agency-profile-image-container:hover{transform:scale(1.05)}.agency-profile-image-container:hover .agency-profile-edit-overlay{opacity:1}.agency-profile-edit-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease}.edit-icon{width:24px;height:24px;filter:brightness(0) invert(1)}.agency-profile-pic{-o-object-fit:cover;object-fit:cover}.agency-profile-pic,.agency-profile-pic-placeholder{width:120px;height:120px;border-radius:50%;border:4px solid hsla(0,0%,100%,.3)}.agency-profile-pic-placeholder{background:hsla(0,0%,100%,.2);display:flex;align-items:center;justify-content:center}.placeholder-icon{width:40px;height:40px;opacity:.7}.agency-header-info{flex:1}.agency-title{font-size:28px;font-weight:700;margin:0 0 .5rem}.agency-subtitle{font-size:1.2rem;margin:0;opacity:.9;font-weight:400}.agency-content{padding:2rem;height:-moz-fit-content;height:fit-content;min-height:100vh;box-sizing:border-box}.agency-section{margin-bottom:3rem}.agency-section-title{font-size:1.5rem;font-weight:600;color:#000;margin:0 0 1.5rem;padding-bottom:.5rem;border-bottom:1px dotted gray}.agency-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.agency-description-container{display:flex;flex-direction:column;gap:1rem}.agency-description-input{width:100%;min-height:120px;padding:1rem;border:2px solid #e5e7eb;border-radius:8px;font-family:inherit;font-size:1rem;resize:vertical;transition:border-color .2s ease}.agency-description-input:focus{outline:none;border-color:#0ad494;box-shadow:0 0 0 3px rgba(0,158,227,.1)}.agency-description-input::-moz-placeholder{color:#9ca3af}.agency-description-input::placeholder{color:#9ca3af}.agency-description-save-btn{align-self:flex-start;background:#0ad494;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease}.agency-description-save-btn:hover{background:#08a372;transform:translateY(-1px)}.agency-description-save-btn:active{transform:translateY(0)}.agency-links{display:flex;flex-direction:column;gap:1rem}.agency-link-button{display:inline-flex;align-items:center;gap:.75rem;background:#0ad494;color:#fff;text-decoration:none;padding:1rem 1.5rem;border-radius:8px;font-weight:600;transition:all .2s ease;max-width:-moz-fit-content;max-width:fit-content}.agency-link-button:hover{background:#08a372;transform:translateY(-1px);text-decoration:none;color:#fff}.agency-link-button:active{transform:translateY(0)}@media only screen and (max-width:768px){.agency-profile-cont{width:100%;max-width:100%;margin:0;border-radius:0;box-shadow:none;min-height:150vh;overflow-y:auto}.agency-header{padding:1rem;position:sticky;top:0;z-index:10}.agency-header-content{flex-direction:column;text-align:center;gap:1rem}.agency-profile-pic,.agency-profile-pic-placeholder{width:80px;height:80px}.agency-profile-image-container:hover{transform:none}.agency-title{font-size:1.5rem}.agency-subtitle{font-size:.9rem}.agency-content{padding:1rem;min-height:auto;height:auto;overflow-y:visible}.agency-form-grid{grid-template-columns:1fr;gap:1rem}.agency-section-title{font-size:1.1rem}.agency-section{margin-bottom:2rem}.agency-description-input{min-height:100px;font-size:.9rem}.agency-link-button{width:100%;justify-content:center;padding:.75rem 1rem;font-size:.9rem}.payments-grid{grid-template-columns:1fr}.payment-card{padding:12px}.amount-text{font-size:18px}.source-name{font-size:12px}.status-badge{font-size:10px;padding:2px 6px}}@media only screen and (max-width:480px){.agency-profile-cont{min-height:100vh;overflow-y:auto;-webkit-overflow-scrolling:touch}.agency-header{padding:.75rem}.agency-title{font-size:1.3rem}.agency-subtitle{font-size:.8rem}.agency-content{padding:.75rem}.agency-section-title{font-size:1rem}.agency-form-grid{gap:.75rem}.agency-description-input{min-height:80px;font-size:.85rem;padding:.75rem}.agency-link-button{padding:.6rem .8rem;font-size:.85rem}.payment-card{padding:10px}.amount-text{font-size:16px}.source-name{font-size:11px}.status-badge{font-size:9px;padding:1px 4px}.alias-card{flex-direction:column;gap:8px;text-align:center}.alias-actions,.alias-left{justify-content:center}}.toggle-switch{position:relative;display:inline-block;width:40px;height:20px;cursor:pointer}.toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.3s;border-radius:20px}.toggle-slider:before{position:absolute;content:"";height:16px;width:16px;left:2px;bottom:2px;background-color:#fff;transition:.3s;border-radius:50%}.toggle-switch input:checked+.toggle-slider{background-color:#0ad494}.bgyellow:checked+.toggle-slider{background-color:#fec519!important}.bgred:checked+.toggle-slider{animation:turbo-expired 1.5s ease-in-out infinite}@keyframes turbo-expired{0%{transform:rotate(0deg)}50%{box-shadow:0 0 5px 0 #fff;filter:sepia(4);opacity:.8}to{transform:rotate(0deg)}}.toggle-switch input:disabled+.toggle-slider{background-color:#e5e7eb;cursor:not-allowed}.toggle-switch input:checked+.toggle-slider:before{transform:translateX(20px)}.toggle-switch input:disabled+.toggle-slider:before{background-color:#f3f4f6}@media only screen and (max-width:768px){.toggle-switch{width:35px;height:18px}.toggle-slider:before{height:14px;width:14px}.toggle-switch input:checked+.toggle-slider:before{transform:translateX(17px)}}.sold-button{background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.sold-button:hover:not(:disabled){background-color:#f3f4f6;transform:scale(1.1)}.input-search-publishes{background:#fff;border:none;border-radius:5px}.input-search-publishes,.new-publication-button{font-family:DM Sans;width:-moz-fit-content;width:fit-content;text-align:center;padding:5px 10px;box-sizing:border-box;font-size:16px}.new-publication-button{border:none;display:flex;flex-direction:row;align-items:center;gap:5px;border-radius:10px;cursor:pointer;font-weight:400;transition:all .2s ease-in-out;background-color:#b5f2df}.new-publication-button:hover{background-color:#0ad494}.new-publication-button.floating-button{position:fixed;bottom:20px;right:20px;z-index:1000;min-width:60px;height:60px;border-radius:30px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,.15);transition:all .3s ease;padding:0 16px;gap:8px;white-space:nowrap}.new-publication-button.floating-button:hover{transform:scale(1.05);box-shadow:0 6px 16px rgba(0,0,0,.2)}.new-publication-button.floating-button .icon-peq{width:24px;height:24px}.new-publication-button.floating-button .button-text{font-size:14px;font-weight:500;white-space:nowrap;opacity:1;transition:opacity .3s ease}.new-publication-button.floating-button:not(:has(.button-text)){width:60px;height:60px;padding:0}.space-between{display:flex;justify-content:space-between;align-items:center}.sold-button:disabled{opacity:.3;cursor:not-allowed}.sold-button img{width:16px;height:16px}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background-color:#fff;padding:2rem;border-radius:8px;max-width:400px;width:90%;text-align:center;box-shadow:0 4px 6px rgba(0,0,0,.1)}.modal-content h3{margin:0 0 1rem;color:#333;font-size:1.25rem}.modal-content p{margin:.5rem 0;color:#666;line-height:1.5}.modal-buttons{display:flex;gap:1rem;justify-content:center;margin-top:1.5rem}.cancel-button{padding:.5rem 1rem;border:1px solid #ddd;background-color:#fff;color:#666;border-radius:4px;cursor:pointer;transition:all .3s ease}.cancel-button:hover{background-color:#f5f5f5}.confirm-button{padding:.5rem 1rem;border:none;background-color:#dc2626;color:#fff;border-radius:4px;cursor:pointer;transition:all .3s ease}.confirm-button:hover{background-color:#b91c1c}.sold-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.95);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;z-index:10000}.sold-modal-content{background-color:#fff;width:500px;height:auto;max-height:90vh;display:flex;flex-direction:column;padding:1.5rem;box-sizing:border-box;border:1px solid #0ab694;border-radius:5px;box-shadow:0 0 20px rgba(0,0,0,.1);margin:1rem;font-family:DM Sans}.sold-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #eee;gap:1rem}.close-button{background:none;border:none;color:#000;font-family:DM Sans;font-weight:600;font-size:14px;cursor:pointer;padding:5px;transition:all .2s ease-in-out;text-decoration:none}.close-button:hover{color:#0ad494}.sold-modal-subtitle{font-size:14px;font-family:DM Sans;color:#000;margin:0;text-align:center;flex-grow:1;font-weight:400}.sold-modal-body{flex-grow:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem}.sold-modal-vehicle-info{text-align:center}.sold-modal-vehicle-info h3{font-size:16px;font-family:DM Sans;color:#000;margin:0 0 .5rem;font-weight:600;text-transform:uppercase}.sold-modal-original-price{font-size:14px;font-family:DM Sans;color:#666;margin:0;font-weight:400}.sold-modal-input-container{position:relative;width:100%;max-width:300px}.sold-modal-input{width:100%;border:1px solid #000;border-radius:5px;padding:10px;margin:0;font-family:DM Sans;font-weight:400;font-size:16px;cursor:pointer;transition:all .2s ease-in-out;background-color:#fff;text-decoration:none;color:#000;box-sizing:border-box;text-align:center;outline:none}.sold-modal-input:focus{border-color:#0ad494;box-shadow:0 0 5px rgba(0,0,0,.1)}.sold-modal-currency{position:absolute;right:10px;top:50%;transform:translateY(-50%);color:#666;font-size:14px;font-family:DM Sans;pointer-events:none;font-weight:400}.sold-modal-confirm-button{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;border:1px solid #000;border-radius:5px;padding:10px 20px;margin:0;font-family:DM Sans;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s ease-in-out;background-color:#fff;text-decoration:none;color:#000;min-width:200px;text-transform:uppercase}.sold-modal-confirm-button:hover{background-color:#0ad494;color:#fff;border-color:#0ad494}.publications-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:1rem 0;border-bottom:1px solid #eee}.publications-header h2{font-size:1.5rem;font-family:DM Sans;color:#000;margin:0;font-weight:600}.row-space-between-w100w{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;padding:10px;box-sizing:border-box}.new-publication-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;z-index:10000}.new-publication-modal-content{background-color:#fff;width:95%;height:90%;max-width:1200px;display:flex;flex-direction:column;border-radius:8px;box-shadow:0 10px 25px rgba(0,0,0,.3);overflow:hidden}.wfitcont550{width:95%;max-width:750px;box-sizing:border-box}.new-publication-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid #eee;background-color:#f8f9fa}.new-publication-modal-header h3{font-size:1.25rem;font-family:DM Sans;color:#000;margin:0;font-weight:600}.new-publication-modal-body{flex-grow:1;overflow:auto;position:relative}.new-publication-modal-body>div{height:100%;overflow-y:auto}.modal-close-button{position:fixed;top:1rem;right:1rem;z-index:10001}.close-modal-btn{background:rgba(0,0,0,.7);color:#fff;border:none;border-radius:5px;padding:.5rem 1rem;font-family:DM Sans;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s ease-in-out;backdrop-filter:blur(5px)}.close-modal-btn:hover{background:rgba(0,0,0,.9);transform:translateY(-1px)}@media only screen and (max-width:768px){.sold-modal-content{width:90%;max-width:500px;padding:1rem}.sold-modal-header{flex-direction:column;gap:.5rem;text-align:center}.sold-modal-vehicle-info h3{font-size:14px}.sold-modal-input{font-size:14px;padding:8px}.sold-modal-confirm-button{padding:8px 16px;font-size:12px;min-width:150px}.sold-modal-original-price,.sold-modal-subtitle{font-size:12px}}.pagination-container{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:2rem;padding:1rem;border-top:1px solid #eee}.pagination-info{font-size:.9rem;color:#666;text-align:center}.pagination-controls{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;justify-content:center}.pagination-button{background:#fff;border:1px solid #ddd;color:#333;padding:.5rem 1rem;border-radius:4px;cursor:pointer;transition:all .3s ease;font-size:.9rem}.pagination-button:hover:not(:disabled){background-color:#f5f5f5;border-color:#ccc}.pagination-button:disabled{opacity:.5;cursor:not-allowed}.pagination-pages{display:flex;gap:.25rem;flex-wrap:wrap;justify-content:center}.pagination-page{background:#fff;border:1px solid #ddd;color:#333;padding:.5rem .75rem;border-radius:4px;cursor:pointer;transition:all .3s ease;font-size:.9rem;min-width:40px;text-align:center}.pagination-page:hover{background-color:#f5f5f5;border-color:#ccc}.pagination-page.active{background-color:#0ad494;color:#fff;border-color:#0ad494}@media only screen and (max-width:768px){.pagination-controls{flex-direction:column;gap:1rem}.pagination-pages{order:-1}.pagination-page{min-width:35px;padding:.4rem .6rem}.PublishesNewCont{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;flex-wrap:nowrap;gap:0;height:-moz-fit-content;height:fit-content;width:100%;border-bottom:1px solid whitegrey;overflow-x:auto}.PublishesItemNewCont{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:-moz-max-content;width:max-content;min-width:100%;background-color:#fff;border-bottom:1px solid #fff;background-color:#f5f5f5;flex-shrink:0}.PublishesItemNewCont-cell{flex-shrink:0;min-width:80px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cell5{width:80px}.cell10{width:120px}.cell20{width:200px}.cell30{width:250px}.cell40{width:300px}.input-search-publishes{min-width:200px}.PublishesNewCont::-webkit-scrollbar{height:6px}.PublishesNewCont::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.PublishesNewCont::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.PublishesNewCont::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.PublishesItemNewCont-cell img{max-width:100%;height:auto}.PublishesItemNewCont-cell{font-size:11px;padding:0 3px}}@media only screen and (max-width:480px){.PublishesNewCont{padding:0 10px}.PublishesItemNewCont-cell{font-size:10px;padding:0 2px;min-width:70px}.cell5{width:70px}.cell10{width:100px}.cell20{width:150px}.cell30{width:200px}.cell40{width:250px}.input-search-publishes{min-width:150px;font-size:14px}}.colors-grid{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap;width:100%;gap:.5rem;margin-top:1rem}.color-option{padding:.75rem;border:2px solid #e0e0e0;border-radius:8px;background:#fff;cursor:pointer;transition:all .3s ease;font-size:.9rem;text-align:center}.color-option:hover:not(:disabled){border-color:#0ad494;background:#f0f9f6}.color-option.selected{border-color:#0ad494;background:#0ad494;color:#fff}.color-option:disabled{opacity:.5;cursor:not-allowed}.summary-section{background:#f8f9fa;padding:1.5rem;border-radius:12px;margin:1rem 0;width:100%}.summary-section h3{color:#333;margin-bottom:.5rem;font-size:1.1rem;border-bottom:2px solid #0ad494;padding-bottom:.25rem}.summary-section p{margin:.5rem 0;color:#666}.summary-section p strong{color:#333}.year-display{display:flex;flex-direction:column;gap:.5rem;padding:1rem;background:#f8f9fa;border:2px solid #e0e0e0;border-radius:8px}.year-display .year-value{font-size:1.2rem;font-weight:700;color:#0ad494}.year-display .year-note{font-size:.9rem;color:#666;font-style:italic}.chat-whatsapp-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:10000;backdrop-filter:blur(5px)}.chat-whatsapp-container{width:100%;max-width:400px;height:100%;max-height:600px;background-color:#f0f0f0;border-radius:12px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.3);margin:1rem}.chat-whatsapp-header{background-color:#0ad494;color:#000;padding:1rem;display:flex;align-items:center;justify-content:space-between;min-height:60px}.chat-whatsapp-header-left{display:flex;align-items:center;gap:1rem;flex:1}.chat-whatsapp-back-button{background:none;border:none;color:#000;cursor:pointer;padding:.5rem;border-radius:50%;transition:background-color .2s}.chat-whatsapp-back-button:hover{background-color:hsla(0,0%,100%,.1)}.chat-whatsapp-back-button img{width:20px;height:20px}.chat-whatsapp-user-info{display:flex;align-items:center;gap:.75rem;flex:1}.chat-whatsapp-avatar{width:40px;height:40px;border-radius:50%;background-color:hsla(0,0%,100%,.2);display:flex;align-items:center;justify-content:center}.chat-whatsapp-avatar img{width:24px;height:24px}.chat-whatsapp-user-details{flex:1;min-width:0}.chat-whatsapp-username{font-size:1rem;font-weight:600}.chat-whatsapp-username,.chat-whatsapp-vehicle{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-whatsapp-vehicle{font-size:.8rem;opacity:.8}.chat-whatsapp-header-right{display:flex;align-items:center}.chat-whatsapp-menu-button{background:none;border:none;color:#000;cursor:pointer;padding:.5rem;border-radius:50%;transition:background-color .2s}.chat-whatsapp-menu-button:hover{background-color:hsla(0,0%,100%,.1)}.chat-whatsapp-menu-button img{width:20px;height:20px}.chat-whatsapp-messages{flex:1;background-color:#e5ddd5;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="%23ffffff" opacity="0.1"/><circle cx="75" cy="75" r="1" fill="%23ffffff" opacity="0.1"/><circle cx="50" cy="10" r="0.5" fill="%23ffffff" opacity="0.1"/><circle cx="10" cy="60" r="0.5" fill="%23ffffff" opacity="0.1"/><circle cx="90" cy="40" r="0.5" fill="%23ffffff" opacity="0.1"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:.5rem}.chat-whatsapp-date-divider{display:flex;justify-content:center;margin:1rem 0}.chat-whatsapp-date-divider span{background-color:rgba(0,0,0,.1);color:#666;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:500}.chat-whatsapp-message{display:flex;margin-bottom:.5rem}.chat-whatsapp-message.own{justify-content:flex-end}.chat-whatsapp-message.own .chat-whatsapp-message-bubble{background-color:#b5f2df;color:#000;border-radius:18px 18px 4px 18px;max-width:70%}.chat-whatsapp-message.other{justify-content:flex-start}.chat-whatsapp-message.other .chat-whatsapp-message-bubble{background-color:#fff;border-radius:18px 18px 18px 4px;max-width:70%}.chat-whatsapp-message-bubble{padding:.75rem 1rem;box-shadow:0 1px 2px rgba(0,0,0,.1);position:relative}.chat-whatsapp-message-text{margin:0 0 .25rem;font-size:.9rem;line-height:1.4;word-wrap:break-word}.chat-whatsapp-message-time{display:flex;align-items:center;gap:.25rem;font-size:.7rem;color:#666;justify-content:flex-end}.chat-whatsapp-message-status{width:12px;height:12px;opacity:.7}.chat-whatsapp-empty{display:flex;align-items:center;justify-content:center;height:100%;color:#666;font-style:italic;text-align:center}.chat-whatsapp-input-container{background-color:#f0f0f0;padding:1rem;border-top:1px solid #ddd}.chat-whatsapp-input-wrapper{display:flex;align-items:flex-end;gap:.5rem;background-color:#fff;border-radius:24px;padding:.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.chat-whatsapp-attach-button{background:none;border:none;cursor:pointer;padding:.5rem;border-radius:50%;transition:background-color .2s;flex-shrink:0}.chat-whatsapp-attach-button:hover{background-color:#f0f0f0}.chat-whatsapp-attach-button img{width:20px;height:20px;opacity:.6}.chat-whatsapp-input-box{flex:1;min-width:0}.chat-whatsapp-input{width:100%;border:none;outline:none;resize:none;font-family:inherit;font-size:.9rem;line-height:1.4;max-height:100px;min-height:20px}.chat-whatsapp-input::-moz-placeholder{color:#999}.chat-whatsapp-input::placeholder{color:#999}.chat-whatsapp-send-button{background-color:#0ad494;border:none;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;flex-shrink:0}.chat-whatsapp-send-button:not(.active){background-color:#ccc;cursor:not-allowed}.chat-whatsapp-send-button.active:hover{background-color:#0ad494;opacity:.8;transform:scale(1.05)}.chat-whatsapp-send-button img{width:18px;height:18px}.chat-whatsapp-loading{width:16px;height:16px;border:2px solid transparent;border-top-color:#000;border-radius:50%;animation:spin 1s linear infinite}@media only screen and (max-width:768px){.chat-whatsapp-container{width:100%;height:100%;max-width:none;max-height:none;border-radius:0;margin:0}.chat-whatsapp-message-bubble{max-width:85%}.chat-whatsapp-input-wrapper{border-radius:20px}.chat-whatsapp-send-button{width:32px;height:32px}.chat-whatsapp-send-button img{width:16px;height:16px}}.chat-whatsapp-messages::-webkit-scrollbar{width:6px}.chat-whatsapp-messages::-webkit-scrollbar-track{background:transparent}.chat-whatsapp-messages::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:3px}.chat-whatsapp-messages::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.3)}.chats-whatsapp-list{width:100%;max-width:400px;height:100%;max-height:600px;background-color:#f0f0f0;border-radius:12px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.3);margin:1rem auto}.chats-whatsapp-header{background-color:#0ad494;color:#000;padding:1rem;text-align:center}.chats-whatsapp-header h2{margin:0 0 .25rem;font-size:1.2rem;font-weight:600}.chats-whatsapp-header p{margin:0;font-size:.8rem;opacity:.8}.chats-whatsapp-content{flex:1;overflow-y:auto;background-color:#fff}.chats-whatsapp-item{display:flex;align-items:center;padding:1rem;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:background-color .2s}.chats-whatsapp-item:hover{background-color:#f8f8f8}.chats-whatsapp-item:last-child{border-bottom:none}.chats-whatsapp-avatar{width:48px;height:48px;border-radius:50%;background-color:#0ad494;display:flex;align-items:center;justify-content:center;margin-right:1rem;flex-shrink:0}.chats-whatsapp-avatar img{width:24px;height:24px}.chats-whatsapp-info{flex:1;min-width:0}.chats-whatsapp-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.25rem}.chats-whatsapp-name{font-size:.9rem;font-weight:600;margin:0;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.chats-whatsapp-time{font-size:.7rem;color:#666;margin-left:.5rem;flex-shrink:0}.chats-whatsapp-bottom{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}.chats-whatsapp-vehicle{font-size:.75rem;color:#666;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.chats-whatsapp-unread{background-color:#b5f2df;color:#000;font-size:.7rem;font-weight:600;padding:.2rem .5rem;border-radius:10px;min-width:20px;text-align:center;margin-left:.5rem;flex-shrink:0}.chats-whatsapp-preview{font-size:.8rem;color:#999;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.chats-whatsapp-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:2rem;text-align:center;color:#666}.chats-whatsapp-empty img{margin-bottom:1rem;opacity:.5}.chats-whatsapp-empty h3{margin:0 0 .5rem;font-size:1.1rem;color:#333}.chats-whatsapp-empty p{margin:0;font-size:.9rem;line-height:1.4}@media only screen and (max-width:768px){.chats-whatsapp-list{width:100%;height:100%;max-width:none;max-height:none;border-radius:0;margin:0}.chats-whatsapp-item{padding:.75rem}.chats-whatsapp-avatar{width:40px;height:40px;margin-right:.75rem}.chats-whatsapp-avatar img{width:20px;height:20px}}.chats-whatsapp-content::-webkit-scrollbar{width:6px}.chats-whatsapp-content::-webkit-scrollbar-track{background:transparent}.chats-whatsapp-content::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:3px}.chats-whatsapp-content::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.3)}.modern-profile-header{background:#f8f9fa;border-bottom:1px solid #e9ecef;padding:0;margin:0;width:100%}.profile-header-main{display:flex;justify-content:space-between;align-items:center;padding:24px 32px;background:#fff;border-bottom:1px solid #e9ecef}.profile-header-left{display:flex;flex-direction:column;gap:8px}.profile-title{font-size:28px;font-weight:600;color:#1a1a1a;margin:0;line-height:1.2}.profile-summary{display:flex;align-items:center;gap:8px;font-size:14px;color:#6c757d}.summary-active{color:#0ad494;font-weight:500}.summary-separator{color:#dee2e6}.summary-inactive{color:#6c757d}.profile-header-right{display:flex;align-items:center;gap:24px}.toggle-cont-mini{display:flex;gap:4px;align-items:center;background:#f8f9fa;border-radius:8px;padding:4px;border:1px solid #e9ecef}.profile-settings-btn{display:flex;align-items:center;gap:8px;background:none;border:1px solid #dee2e6;border-radius:6px;padding:8px 12px;font-size:14px;color:#6c757d;cursor:pointer;transition:all .2s ease}.profile-settings-btn:hover{background:#f8f9fa;border-color:#adb5bd;color:#495057}.profile-action-bar{display:flex;justify-content:flex-start;align-items:center;padding:16px 32px;background:#fff;border-bottom:1px solid #e9ecef}.action-btn{display:flex;align-items:center;gap:8px;background:#007bff;border:1px solid #007bff;border-radius:6px;padding:8px 12px;font-size:14px;color:#fff;cursor:pointer;transition:all .2s ease;white-space:nowrap}.action-btn:hover{background:#0056b3;border-color:#0056b3;color:#fff}.section-filters{display:flex;justify-content:space-between;align-items:center;padding:16px 32px;background:#f5f5f5;border-bottom:1px solid #e9ecef;gap:24px;width:100%;box-sizing:border-box}.search-container{position:relative;flex:1;max-width:400px}.search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);opacity:.5;pointer-events:none}.search-input{width:100%;padding:10px 12px 10px 40px;border:1px solid #dee2e6;border-radius:6px;font-size:14px;background:#fff;transition:all .2s ease}.search-input:focus{outline:none;border-color:#0ad494}.filter-controls{display:flex;gap:12px;align-items:center}.react-select__control{border:1px solid #dee2e6!important;border-radius:6px!important;min-height:40px!important;min-width:100px!important;box-shadow:none!important}.react-select__control:hover{border-color:#adb5bd!important}.react-select__control--is-focused{border-color:#007bff!important;box-shadow:0 0 0 3px rgba(0,123,255,.1)!important}.react-select__placeholder{color:#6c757d!important;font-size:14px!important}.react-select__single-value{color:#495057!important;font-size:14px!important}.react-select__menu{border:1px solid #dee2e6!important;border-radius:6px!important;box-shadow:0 4px 12px rgba(0,0,0,.15)!important}.react-select__option{font-size:14px!important;padding:8px 12px!important}.react-select__option--is-focused{background-color:#f8f9fa!important;color:#495057!important}.react-select__option--is-selected{background-color:#007bff!important;color:#fff!important}@media only screen and (max-width:1024px){.profile-header-main{padding:20px 24px}.profile-title{font-size:24px}.profile-header-right{gap:16px}.toggle-cont-mini{gap:2px}.button-toggle-mini{padding:6px 10px;font-size:12px}.profile-action-bar{padding:12px 24px}.action-btn{padding:6px 10px;font-size:13px}.search-container{max-width:none}.react-select__control{min-width:100px}}@media only screen and (max-width:768px){.profile-header-main{flex-direction:column;align-items:flex-start;gap:16px;padding:16px 20px}.profile-header-right{width:100%;justify-content:space-between}.toggle-cont-mini{flex:1}.button-toggle-mini{flex:1;text-align:center;padding:6px 8px;font-size:12px}.profile-action-bar{flex-direction:column;gap:16px;padding:12px 20px}.filter-controls{width:100%}.react-select__control{width:100%;min-width:100px}.search-container{width:100%}.search-input{width:100%;box-sizing:border-box}}.clear-filters-container{display:flex;justify-content:flex-end;margin-top:8px}.clear-filters-btn{background:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;padding:6px 12px;font-size:12px;color:#6c757d;cursor:pointer;transition:all .2s ease}.clear-filters-btn:hover{background:#e9ecef;color:#495057}.view-type-select{background-color:#b5f2df;border:1px solid #dee2e6;border-radius:4px;padding:8px 12px;font-size:14px;color:#000;cursor:pointer;min-width:100px;outline:none;transition:all .2s ease}.view-type-select:hover{background-color:#8aeacc}.view-type-select:focus{border-color:#b5f2df;box-shadow:0 0 0 2px rgba(181,242,223,.2)}.view-type-select option{background-color:#fff;color:#333}@media(max-width:768px){.profle-cont-home{height:100vh}.profile-cont,.profle-cont-home{overflow-y:auto;-webkit-overflow-scrolling:touch}.profile-cont{height:auto;min-height:100vh;padding:0}.FavsNewCont,.PublishesNewCont{max-height:calc(100vh - 200px);overflow-y:auto;-webkit-overflow-scrolling:touch}.agency-profile-cont{height:auto;min-height:100vh;overflow-y:auto;-webkit-overflow-scrolling:touch}.agency-content{height:auto;min-height:auto;overflow-y:visible}.section-filters{position:sticky;top:0;background:#fff;z-index:10;padding:10px 0}}.cotizador-section{width:95%;max-width:800px;margin:0 auto;padding:20px;background:#fff;box-sizing:border-box;border-radius:12px}.cotizador-header{text-align:center;margin-bottom:30px}.cotizador-title{font-size:2rem;font-weight:700;color:#333;margin-bottom:10px}.cotizador-subtitle{font-size:1rem;color:#666;margin:0}.cotizador-form{display:flex;flex-direction:column;gap:20px;margin-bottom:30px}.cotizador-actions{display:flex;justify-content:center;gap:15px;margin-top:20px}.button-reset{display:flex;align-items:center;gap:8px;background:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;padding:12px 20px;font-size:14px;color:#6c757d;cursor:pointer;transition:all .2s ease}.button-reset:hover{background:#e9ecef;color:#495057;transform:translateY(-1px)}.button-reset:active{transform:translateY(0)}.button-search{display:flex;align-items:center;gap:8px;border-radius:8px;padding:12px 20px;font-size:14px;cursor:pointer;transition:all .2s ease;font-weight:500}.button-search-active{background:#007bff;border:1px solid #007bff;color:#fff}.button-search-active:hover{background:#0056b3;border-color:#0056b3;transform:translateY(-1px)}.button-search-active:active{transform:translateY(0)}.button-search-disabled{background:#f8f9fa;border:1px solid #dee2e6;color:#6c757d;cursor:not-allowed}.button-search-disabled:hover{background:#f8f9fa;border-color:#dee2e6;transform:none}.quoter-section{margin-top:30px;padding:20px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}.quoter-placeholder{display:flex;align-items:center;justify-content:center;height:200px;background:#f8f9fa;border:2px dashed #dee2e6;border-radius:8px;margin-top:30px}.quoter-placeholder-text{font-size:1.1rem;color:#6c757d;text-align:center;margin:0}@media(max-width:768px){.cotizador-section{padding:15px;margin:10px}.icon-nav{width:25px;height:25px}.cotizador-title{font-size:1.5rem}.cotizador-subtitle{font-size:.9rem}.cotizador-form{gap:15px}.button-reset,.button-search{padding:10px 16px;font-size:13px}.cotizador-actions{flex-direction:column;gap:10px}}.specs-section{margin-top:30px;padding:20px;background:#fff;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.1)}.specs-header{text-align:center;margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid #e9ecef}.specs-title{font-size:1.8rem;font-weight:700;color:#333;margin-bottom:8px}.specs-subtitle{font-size:1.1rem;color:#666;margin:0}.specs-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}.specs-loading .loading-dots{display:flex;gap:8px;margin-bottom:16px}.specs-loading .loading-dots span{width:12px;height:12px;border-radius:50%;background:#007bff;animation:loading-dots 1.4s ease-in-out infinite both}.specs-loading .loading-dots span:first-child{animation-delay:-.32s}.specs-loading .loading-dots span:nth-child(2){animation-delay:-.16s}@keyframes loading-dots{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}.specs-loading p{font-size:1rem;color:#666;margin:0}.specs-grid{display:flex;flex-direction:column;gap:30px}.specs-category{background:#f8f9fa;border-radius:8px;padding:20px;border:1px solid #e9ecef}.specs-category-title{font-size:1.3rem;font-weight:700;color:#333;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid #007bff}.specs-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px}.spec-card{background:#fff;border-radius:8px;padding:16px;border:1px solid #dee2e6;display:flex;flex-direction:column;gap:8px;transition:all .2s ease;box-shadow:0 1px 3px rgba(0,0,0,.1)}.spec-card:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.spec-label{font-size:.85rem;font-weight:500;color:#6c757d;text-transform:uppercase;letter-spacing:.5px}.spec-value{font-size:1.1rem;font-weight:700;color:#333;line-height:1.2}.specs-placeholder{display:flex;align-items:center;justify-content:center;height:200px;background:#f8f9fa;border:2px dashed #dee2e6;border-radius:8px}.specs-placeholder-text{font-size:1.1rem;color:#6c757d;text-align:center;margin:0}@media(max-width:768px){.specs-section{padding:15px;margin:10px 0}.specs-title{font-size:1.5rem}.specs-subtitle{font-size:1rem}.specs-cards-grid{grid-template-columns:1fr;gap:12px}.spec-card{padding:12px}.spec-label{font-size:.8rem}.spec-value{font-size:1rem}.specs-category{padding:15px}.specs-category-title{font-size:1.1rem}}.stats-graphs-section{margin-top:30px;padding:20px;background:#fff;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.1)}.stats-header{text-align:center;margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid #e9ecef}.stats-title{font-size:1.8rem;font-weight:700;color:#333;margin-bottom:8px}.stats-subtitle{font-size:1.1rem;color:#666;margin:0}.stats-graphs-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;margin-bottom:30px;width:100%;padding:16px;box-sizing:border-box}.stats-graph-card{background:#fff;border-radius:8px;padding:20px;width:100%}.stats-graph-title{font-size:1.2rem;font-weight:700;color:#333;margin-bottom:20px;text-align:center}.stats-graph-wrapper{height:300px;position:relative}.stats-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:20px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}.stats-summary-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}.stats-summary-label{font-size:.9rem;color:#6c757d;font-weight:500}.stats-summary-value{font-size:1.3rem;font-weight:700;color:#0ad494}@media(max-width:768px){.stats-graphs-section{padding:15px;margin:10px 0}.stats-title{font-size:1.5rem}.stats-subtitle{font-size:1rem}.stats-graphs-container{grid-template-columns:1fr;gap:20px}.stats-graph-card{padding:15px}.stats-graph-title{font-size:1.1rem}.stats-graph-wrapper{height:250px}.stats-summary{grid-template-columns:1fr;gap:15px;padding:15px}.stats-summary-value{font-size:1.1rem}}.detail-specs-info-cont{display:flex;flex-direction:column;gap:30px;margin-top:20px}.detail-specs-info-cont-col{background:#fff;border-radius:8px;padding:20px;border:1px solid #e9ecef}.detail-specs-info-text-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #e9ecef}.detail-specs-info-text-row:last-child{border-bottom:none}.detail-specs-info-text-row.gap10px{gap:10px;border-bottom:2px solid #f5f5f5;margin-bottom:15px}.detail-basic-info-title{font-size:1.3rem;font-weight:700;color:#333;margin:0;text-transform:capitalize}.detail-specs-info-text-row-title{font-size:.9rem;color:#6c757d;font-weight:500;margin:0;text-transform:capitalize}.detail-specs-info-text-row-subtitle{font-size:1rem;color:#333;font-weight:500;margin:0;text-align:right}.opacity05{opacity:.5}@media(max-width:768px){.detail-specs-info-cont{gap:20px}.detail-specs-info-cont-col{padding:15px}.detail-basic-info-title{font-size:1.1rem}.detail-specs-info-text-row-title{font-size:.8rem}.detail-specs-info-text-row-subtitle{font-size:.9rem}.new-publication-modal-overlay{position:fixed;top:0;left:0;width:100%;box-sizing:border-box;height:100vh;background-color:rgba(0,0,0,.5);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;z-index:10000}.wfitcont550{width:95%;height:80%;max-width:unset;box-sizing:border-box}}.agency-profile-cover{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:300px 1rem 1rem;height:-moz-fit-content;height:fit-content;width:100%;gap:.5rem;position:relative}.agency-profile-cover-img2{position:absolute;top:0;left:0;width:100%;height:300px;z-index:0;background-color:#a8ffc7;background-image:radial-gradient(at 40% 20%,#7affd7 0,transparent 50%),radial-gradient(at 80% 0,#c5edd1 0,transparent 50%),radial-gradient(at 80% 50%,#85ffbc 0,transparent 50%),radial-gradient(at 80% 100%,#66fff5 0,transparent 50%),radial-gradient(at 0 0,#85ffaf 0,transparent 50%)}.agency-profile-row-left{flex-direction:row;gap:20px;padding-left:150px}.agency-profile-column-left-text,.agency-profile-row-left{display:flex;align-items:flex-start;justify-content:center}.agency-profile-column-left-text{flex-direction:column;gap:.5rem}.follow-button{font-family:DM Sans;font-size:16px;font-weight:700;color:#000;text-align:center;margin:0;padding:0;background:none;border:none;width:-moz-fit-content;width:fit-content;cursor:pointer;transition:all .2s ease-in-out}.follow-button:hover{color:#0ad494}.follow-button-mob{font-family:DM Sans;font-size:12px;color:#035d51;text-align:left;margin:0;background:none;font-weight:700;padding:10px;border-radius:5px;box-sizing:border-box;background-color:#b5f2df;border:none;width:-moz-fit-content;width:fit-content}.agency-profile-row{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;padding:1rem;height:-moz-fit-content;height:fit-content;width:95%;gap:.5rem;position:relative}.agency-profile-cover-img{width:150px;height:150px;border-radius:15px;-o-object-fit:cover;object-fit:cover;box-shadow:0 0 10px 0 rgba(0,0,0,.1);position:absolute;left:0;bottom:0}.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:12px;font-family:DM Sans,sans-serif;color:gray;text-align:center;margin:0}.new-white-button{background-color:#fff;border:1px dotted gray;color:gray;padding:10px 20px;border-radius:5px;box-sizing:border-box;font-size:16px;font-family:DM Sans,sans-serif;font-weight:700;text-decoration:none;cursor:pointer;transition:all .2s ease-in-out}.new-white-button:hover{color:#000;border:1px solid #000}.minimized-button{padding:5px 10px;font-size:12px}.new-green-button{background-color:#b5f2df;color:#0ab694;border:1px solid #b5f2df;padding:10px 20px;border-radius:5px;box-sizing:border-box;font-size:16px;font-family:DM Sans,sans-serif;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;font-weight:700;text-decoration:none;cursor:pointer;transition:all .2s ease-in-out}.new-green-button:hover{background-color:#8aebcc}.detail-action-button-text-grey{flex-wrap:nowrap!important}.new-green-colors{background-color:#b5f2df;color:#0ab694}.agency-profile-subtitle-2{font-size:14px;width:95%;text-transform:capitalize!important;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;font-family:DM Sans,sans-serif;color:gray;text-align:left;margin:0}.margintop1rem{margin-top:1rem}.pad2rem{padding:0 2rem}.item-detail-description-cont-agency{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;min-height:150px}.agency-details-row-flex-start{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;gap:10px;width:95%;margin:2rem 0}.agency-details-column{flex-direction:column;width:50%}.agency-details-column,.agency-details-column-buttons{display:flex;align-items:center;justify-content:center;gap:10px}.agency-details-column-buttons{flex-direction:row;width:100%}.w95{width:95%}.w50b{width:50%}.agency-details{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;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:-moz-fit-content;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}.column-flex-start-agencies{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:1rem}.agencies-header{text-align:center;margin-bottom:2rem}.agencies-header .title{margin-bottom:.5rem}.agencies-header .subtitle{color:#666}.agencies-filters{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:center;margin-bottom:2rem;padding:1rem;background:#f8f9fa;border-radius:8px}.filter-group{display:flex;flex-direction:column;gap:.25rem}.filter-group label{font-size:.8rem;font-weight:500;color:#333}.filter-select{padding:.5rem;border:1px solid #ddd;border-radius:4px;font-size:.9rem;background:#fff;min-width:150px}.filter-select:focus{outline:none;border-color:#0ab694;box-shadow:0 0 0 2px rgba(10,182,148,.1)}.filter-results{margin-left:auto}.filter-results .subtitle{margin:0;color:#666}.agencies-grid{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;gap:1.5rem;padding:50px;box-sizing:border-box}.agency-card-large{background:#fff;border-radius:12px;border:none;padding:10px;display:flex;align-items:center;gap:1rem;transition:transform .2s ease,box-shadow .2s ease;width:320px;min-width:320px;max-width:75%}.agency-card-large:hover{transform:translateY(-1px);box-shadow:0 0 5px rgba(0,0,0,.05)}.agency-image-container-large{width:80px;height:80px;border-radius:10px;overflow:hidden;border:3px solid #f0f0f0;flex-shrink:0}.agency-image-large{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.agency-info-large{flex:1;min-width:0}.agency-name-large{font-size:1.1rem;font-weight:600;color:#333;margin:0 0 .5rem;max-width:100%}.agency-location-large,.agency-name-large{line-height:1.2;text-transform:capitalize;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.agency-location-large{line-clamp:1}.agency-location-large,.partner-description-large{font-size:.9rem;color:#666;margin:0 0 .75rem}.agency-link-large{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;font-size:14px;color:#000;text-decoration:none;font-family:DM Sans;font-weight:600;margin:0;transition:color .2s ease}.agency-link-large:hover{color:#088f75;text-decoration:underline}.agency-link-large .icon-peq{width:12px;height:12px}.no-agencies{grid-column:1/-1;text-align:center;padding:3rem}.no-agencies .subtitle{color:#666;font-style:italic}.position-relative{position:relative}@media(max-width:768px){.agencies-filters{flex-direction:column;align-items:stretch;gap:.75rem}.filter-group,.filter-select{width:100%}.filter-results{margin-left:0;text-align:center}.agencies-grid{padding:50px 20px;gap:10px}.agency-card-large{flex-direction:row;width:230px;min-width:230px;max-width:60%}.agency-image-container-large{width:60px;height:60px}.agency-name-large{font-size:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.agency-location-large{font-size:.8rem}}@media only screen and (min-width:100px)and (max-width:600px){.agency-profile-cover{flex-direction:column;padding-bottom:0}.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}}.description-full-open-agency{align-items:center;justify-content:center;position:fixed;top:0;right:0;height:100vh;border-left:1px solid #d0d0d0;transition:all 1s ease-in-out;z-index:100000000;overflow-y:auto;width:50vw;animation:dropdown4 .35s forwards}.agency-reviews-cont,.description-full-open-agency{display:flex;flex-direction:column;background-color:#fff;box-sizing:border-box}.agency-reviews-cont{align-items:flex-start;justify-content:flex-start;gap:10px;width:100%;padding:10px 20px;border:1px solid #e6e6e6;border-radius:8px}.reviews-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.reviews-title{font-size:1.2rem;font-family:DM Sans,sans-serif;font-weight:600;color:#333;margin:0}.reviews-nav-button{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:.5rem;border-radius:50%;transition:background-color .2s ease}.reviews-nav-button:hover{background-color:#f5f5f5}.reviews-nav-button img{width:20px;height:20px}.reviews-content{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem;width:100%}.rating-number{font-size:1.5rem;font-family:DM Sans,sans-serif;font-weight:700;color:#333}.rating-stars{font-size:1.2rem;color:gold;letter-spacing:2px}.rating-count{font-size:.9rem;font-family:DM Sans,sans-serif;color:#666}@media only screen and (min-width:100px)and (max-width:600px){.agency-reviews-cont{padding:.75rem;margin:.5rem 0}.reviews-title{font-size:1rem}.rating-number{font-size:1.2rem}.rating-stars{font-size:1rem}.rating-count{font-size:.8rem}.description-full-open-agency{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}.agency-profile-row,.description-full-open-agency{display:flex;flex-direction:column;align-items:center}.agency-profile-row{justify-content:flex-start;padding:1rem 1rem 0;height:-moz-fit-content;height:fit-content;width:100%;gap:.5rem;position:relative;bottom:20px}.agency-profile-cover-img{width:120px;height:120px;border-radius:15px;-o-object-fit:cover;object-fit:cover;box-shadow:0 0 10px 0 rgba(0,0,0,.1);position:relative;bottom:40px}.agency-profile-row-left{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:20px;padding-left:0;padding-bottom:0}.agency-details-column{width:95%}.item-detail-description-cont-agency{height:-moz-fit-content;height:fit-content;min-height:unset}.agency-cover-image-container{position:relative;width:100%;height:200px;border-radius:12px;overflow:hidden;cursor:pointer;margin-bottom:1rem;transition:all .3s ease}.agency-cover-image-container:hover{transform:scale(1.02)}.agency-cover-image-container:hover .agency-cover-edit-overlay{opacity:1}.agency-cover-pic{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s ease}.agency-cover-pic-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);color:#666;font-family:DM Sans,sans-serif;font-size:.9rem;text-align:center;gap:.5rem}.agency-cover-pic-placeholder .placeholder-icon{width:32px;height:32px;opacity:.6}.agency-cover-pic-placeholder span{font-weight:500}.agency-cover-edit-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.agency-cover-edit-overlay .edit-icon{width:24px;height:24px;filter:brightness(0) invert(1)}}@media only screen and (min-width:100px)and (max-width:600px)and (min-width:100px)and (max-width:600px){.agency-cover-image-container{height:150px;margin-bottom:.5rem}.agency-cover-pic-placeholder{font-size:.8rem}.agency-cover-pic-placeholder .placeholder-icon{width:24px;height:24px}}@media only screen and (min-width:100px)and (max-width:600px){.agency-header-content{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;width:100%;gap:2rem}.agency-header-left{flex-direction:row;align-items:center;flex:1}.agency-header-left,.agency-header-right{display:flex;justify-content:flex-start;gap:1rem}.agency-header-right{flex-direction:column;align-items:flex-end;width:300px}}@media only screen and (min-width:100px)and (max-width:600px)and (min-width:100px)and (max-width:600px){.agency-header-content{flex-direction:column;gap:1rem}.agency-header-left{flex-direction:column;align-items:center;text-align:center}.agency-header-right{width:100%;align-items:center}}@media only screen and (min-width:100px)and (max-width:600px){.agency-cover-section{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;gap:.5rem;width:100%}.agency-cover-edit-section{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:.5rem;width:100%}.column-flex-start-agencies{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;gap:1rem}.agency-cover-edit-text{font-size:.9rem;font-family:DM Sans,sans-serif;color:#666;font-weight:500}.agency-cover-edit-button{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:.25rem;border-radius:50%;transition:background-color .2s ease}.agency-cover-edit-button:hover{background-color:#f5f5f5}.agency-cover-edit-button:disabled{opacity:.5;cursor:not-allowed}.edit-icon-small{width:16px;height:16px;opacity:.7;transition:opacity .2s ease}.agency-cover-edit-button:hover .edit-icon-small{opacity:1}.agency-upload-success-text{font-size:.8rem;font-family:DM Sans,sans-serif;color:#0ab694;font-weight:500;text-align:center;margin:0}}@media only screen and (min-width:100px)and (max-width:600px)and (min-width:100px)and (max-width:600px){.agency-cover-section{align-items:center}.agency-cover-edit-section{justify-content:center}.agency-cover-edit-text{font-size:.8rem}.edit-icon-small{width:14px;height:14px}}.gameCenter{max-width:1400px;margin:0 auto;padding:20px;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:100vh}.gameCenterHeader{text-align:center;margin-bottom:30px}.gameCenterHeader .gameCenterTitle{font-size:2.5rem;font-weight:700;color:#2c3e50;margin-bottom:10px;text-shadow:0 2px 4px rgba(0,0,0,.1)}.gameCenterHeader .gameCenterSubtitle{font-size:1.1rem;color:#666;margin:0}.gameStats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:15px;margin-bottom:30px}.gameStat{background:#fff;padding:20px;border-radius:15px;text-align:center;box-shadow:0 5px 15px rgba(0,0,0,.1);transition:transform .3s ease}.gameStat:hover{transform:translateY(-5px)}.gameStat .gameStatValue{display:block;font-size:2rem;font-weight:700;color:#2c3e50;margin-bottom:5px}.gameStat .gameStatValue.ultraRare{color:#f59e0b}.gameStat .gameStatValue.rare{color:#3b82f6}.gameStat .gameStatValue.common{color:#9ca3af}.gameStat .gameStatLabel{font-size:.9rem;color:#666;text-transform:uppercase;letter-spacing:.5px}.gameTabs{display:flex;justify-content:center;gap:10px;margin-bottom:30px}.gameTab{padding:15px 30px;font-size:1rem;font-weight:700;border:none;border-radius:25px;cursor:pointer;transition:all .3s ease;background:#fff;color:#666;box-shadow:0 5px 15px rgba(0,0,0,.1)}.gameTab:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.gameTab.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 5px 15px rgba(102,126,234,.4)}.cardsView .cardsResults .cardsResultsHeader{margin-bottom:20px}.cardsView .cardsResults .cardsResultsHeader .cardsResultsTitle{font-size:1.3rem;font-weight:700;color:#2c3e50;margin:0}.cardsEmpty{text-align:center;padding:60px 20px;background:#fff;border-radius:20px;box-shadow:0 5px 15px rgba(0,0,0,.1)}.cardsEmpty .cardsEmptyIcon{font-size:4rem;margin-bottom:20px}.cardsEmpty .cardsEmptyTitle{font-size:1.5rem;font-weight:700;color:#2c3e50;margin-bottom:10px}.cardsEmpty .cardsEmptySubtitle{font-size:1rem;color:#666;margin:0}.cardItemCont{width:320px;height:450px;perspective:1000px;cursor:pointer;margin:10px;position:relative;transition:transform .3s ease}.cardItemCont:hover{transform:translateY(-5px)}.cardItemCont.cardItemLoading{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:15px;box-shadow:0 10px 30px rgba(0,0,0,.3)}.cardItemLoadingContent{text-align:center;color:#fff}.cardItemLoadingContent p{margin-top:10px;font-size:14px}.cardItemLoadingSpinner{width:40px;height:40px;border:3px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.cardItemFront{width:100%;height:100%;position:relative;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:15px;padding:20px;box-shadow:0 10px 30px rgba(0,0,0,.3);color:#fff;display:flex;flex-direction:column;backface-visibility:hidden;transform:rotateY(0deg);transition:transform .6s ease}.cardItemCont:hover .cardItemFront{transform:rotateY(0deg) scale(1.02)}.cardItemBack{width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(135deg,#2c3e50,#34495e);border-radius:15px;padding:20px;box-shadow:0 10px 30px rgba(0,0,0,.3);color:#fff;display:flex;flex-direction:column;backface-visibility:hidden;transform:rotateY(180deg);transition:transform .6s ease}.cardItemCont:hover .cardItemBack{transform:rotateY(180deg) scale(1.02)}.cardItemCont.flipped .cardItemFront{transform:rotateY(180deg)}.cardItemCont.flipped .cardItemBack{transform:rotateY(0deg)}.cardItemHeader{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:15px}.cardItemRarity{padding:4px 12px;border-radius:20px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 8px rgba(0,0,0,.3)}.cardItemScore{text-align:center}.cardItemScore .cardItemScoreValue{display:block;font-size:24px;font-weight:700;line-height:1}.cardItemScore .cardItemScoreLabel{display:block;font-size:10px;opacity:.8;text-transform:uppercase;letter-spacing:.5px}.cardItemImage{flex:1;display:flex;align-items:center;justify-content:center;margin:10px 0}.cardItemImage img{width:100%;height:180px;-o-object-fit:cover;object-fit:cover;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.3)}.cardItemInfo{margin-bottom:15px}.cardItemInfo .cardItemTitle{font-size:18px;font-weight:700;margin:0 0 5px;line-height:1.2}.cardItemInfo .cardItemSubtitle{font-size:12px;opacity:.9;margin:0 0 3px}.cardItemInfo .cardItemLocation{font-size:11px;opacity:.7;margin:0}.cardItemStats{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;margin-bottom:15px}.cardItemStat{text-align:center;padding:8px;background:hsla(0,0%,100%,.1);border-radius:8px}.cardItemStat .cardItemStatLabel{display:block;font-size:10px;opacity:.8;text-transform:uppercase;letter-spacing:.5px;margin-bottom:3px}.cardItemStat .cardItemStatValue{display:block;font-size:14px;font-weight:700}.cardItemPerks{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:15px}.cardItemPerk{padding:3px 8px;background:hsla(0,0%,100%,.2);border-radius:12px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.cardItemFooter{text-align:center;margin-top:auto}.cardItemFooter .cardItemFlipHint{font-size:11px;opacity:.7;text-transform:uppercase;letter-spacing:.5px}.cardItemBackHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.cardItemBackHeader .cardItemBackTitle{font-size:16px;font-weight:700;margin:0}.cardItemBackHeader .cardItemBackRarity{padding:3px 10px;border-radius:15px;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.cardItemBackStats{flex:1;display:flex;flex-direction:column;gap:12px}.cardItemBackStatRow{display:flex;flex-direction:column;gap:5px}.cardItemBackStatRow .cardItemBackStatLabel{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.cardItemBackStatRow .cardItemBackStatBar{position:relative;height:20px;background:hsla(0,0%,100%,.1);border-radius:10px;overflow:hidden}.cardItemBackStatRow .cardItemBackStatBar .cardItemBackStatFill{height:100%;background:linear-gradient(90deg,#00d4ff,#09c);border-radius:10px;transition:width .5s ease}.cardItemBackStatRow .cardItemBackStatBar .cardItemBackStatValue{position:absolute;right:8px;top:50%;transform:translateY(-50%);font-size:11px;font-weight:700;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.5)}.cardItemBackDetails{margin:15px 0;display:flex;flex-direction:column;gap:8px}.cardItemBackDetail{display:flex;justify-content:space-between;align-items:center;padding:5px 0;border-bottom:1px solid hsla(0,0%,100%,.1)}.cardItemBackDetail .cardItemBackDetailLabel{font-size:11px;opacity:.8;text-transform:uppercase;letter-spacing:.5px}.cardItemBackDetail .cardItemBackDetailValue{font-size:11px;font-weight:700}.cardItemBackFooter{text-align:center;margin-top:auto}.cardItemBackFooter .cardItemBackFlipHint{font-size:11px;opacity:.7;text-transform:uppercase;letter-spacing:.5px}.cardsContainer{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;padding:20px;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:100vh}.cardsControls{background:#fff;padding:20px;border-radius:15px;box-shadow:0 5px 20px rgba(0,0,0,.1);margin-bottom:20px}.cardsControls .cardsControlsTitle{font-size:18px;font-weight:700;margin-bottom:15px;color:#2c3e50}.cardsControls .cardsFilters{display:flex;gap:15px;flex-wrap:wrap;align-items:center}.cardsControls .cardsFilter{display:flex;flex-direction:column;gap:5px}.cardsControls .cardsFilter label{font-size:12px;font-weight:700;color:#666;text-transform:uppercase;letter-spacing:.5px}.cardsControls .cardsFilter input,.cardsControls .cardsFilter select{padding:8px 12px;border:2px solid #e1e8ed;border-radius:8px;font-size:14px;transition:border-color .3s ease}.cardsControls .cardsFilter input:focus,.cardsControls .cardsFilter select:focus{outline:none;border-color:#667eea}.raceSimulator{max-width:1400px;margin:0 auto;padding:20px;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:100vh}.raceSimulatorHeader{text-align:center;margin-bottom:40px}.raceSimulatorHeader .raceSimulatorTitle{font-size:2.5rem;font-weight:700;color:#2c3e50;margin-bottom:10px;text-shadow:0 2px 4px rgba(0,0,0,.1)}.raceSimulatorHeader .raceSimulatorSubtitle{font-size:1.1rem;color:#666;margin:0}.raceSectionTitle{font-size:1.5rem;font-weight:700;color:#2c3e50;margin-bottom:20px;text-align:center}.raceTrackSelector{margin-bottom:40px}.raceTracksGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-bottom:30px}.raceTrackCard{background:#fff;border:3px solid transparent;border-radius:15px;padding:20px;cursor:pointer;transition:all .3s ease;box-shadow:0 5px 15px rgba(0,0,0,.1)}.raceTrackCard:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.15)}.raceTrackCard.selected{border-color:currentColor;box-shadow:0 0 0 3px rgba(0,0,0,.1)}.raceTrackHeader{margin-bottom:10px}.raceTrackHeader .raceTrackName{font-size:1.2rem;font-weight:700;color:#2c3e50;margin:0 0 5px}.raceTrackHeader .raceTrackCountry{font-size:.9rem;color:#666;font-style:italic}.raceTrackDescription{font-size:.9rem;color:#666;margin-bottom:15px;line-height:1.4}.raceTrackMods{display:flex;flex-direction:column;gap:8px}.raceTrackMod{display:flex;align-items:center;gap:10px}.raceTrackMod .raceTrackModLabel{font-size:.8rem;font-weight:700;color:#666;min-width:60px}.raceTrackMod .raceTrackModBar{flex:1;height:8px;background:#e1e8ed;border-radius:4px;overflow:hidden}.raceTrackMod .raceTrackModBar .raceTrackModFill{height:100%;border-radius:4px;transition:width .3s ease}.raceCardSelector{margin-bottom:40px}.raceCardsGrid{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-bottom:30px}.raceCardWrapper{position:relative;transition:all .3s ease}.raceCardWrapper:hover{transform:translateY(-5px)}.raceCardWrapper.selected .cardItemCont{transform:scale(1.05);box-shadow:0 15px 35px rgba(0,0,0,.3)}.raceCardSelected{position:absolute;top:-10px;right:-10px;background:#2ecc71;color:#fff;padding:5px 10px;border-radius:15px;font-size:.8rem;font-weight:700;z-index:10;box-shadow:0 3px 10px rgba(0,0,0,.2)}.raceStartSection{text-align:center;margin-bottom:40px}.raceStartButton{padding:15px 30px;font-size:1.1rem;font-weight:700;border:none;border-radius:25px;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:10px}.raceStartButton.enabled{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 5px 15px rgba(102,126,234,.4)}.raceStartButton.enabled:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(102,126,234,.6)}.raceStartButton.disabled{background:#bdc3c7;color:#7f8c8d;cursor:not-allowed}.raceStartSpinner{width:20px;height:20px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite}.raceResults{background:#fff;border-radius:20px;padding:30px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.raceResultsHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.raceResultsHeader .raceResultsTitle{font-size:1.8rem;font-weight:700;color:#2c3e50;margin:0}.raceResetButton{padding:10px 20px;background:#e74c3c;color:#fff;border:none;border-radius:15px;font-weight:700;cursor:pointer;transition:all .3s ease}.raceResetButton:hover{background:#c0392b;transform:translateY(-2px)}.raceStats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:30px;padding:20px;background:#f8f9fa;border-radius:15px}.raceStat{display:flex;flex-direction:column;align-items:center;text-align:center}.raceStat .raceStatLabel{font-size:.9rem;color:#666;margin-bottom:5px}.raceStat .raceStatValue{font-size:1.2rem;font-weight:700;color:#2c3e50}.raceStat .raceStatValue.fastest{color:#f39c12}.racePodium{margin-bottom:40px}.racePodium .racePodiumTitle{font-size:1.5rem;font-weight:700;color:#2c3e50;text-align:center;margin-bottom:20px}.racePodiumGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;justify-items:center}.racePodiumPosition{display:flex;flex-direction:column;align-items:center;gap:15px}.racePodiumPosition.gold .racePodiumMedal{background:linear-gradient(135deg,gold,#ffed4e)}.racePodiumPosition.silver .racePodiumMedal{background:linear-gradient(135deg,silver,#e5e5e5)}.racePodiumPosition.bronze .racePodiumMedal{background:linear-gradient(135deg,#cd7f32,#daa520)}.racePodiumMedal{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;box-shadow:0 5px 15px rgba(0,0,0,.2)}.racePodiumCard{transform:scale(.8)}.racePodiumInfo{display:flex;flex-direction:column;align-items:center;gap:5px}.racePodiumInfo .racePodiumTime{font-size:1.2rem;font-weight:700;color:#2c3e50}.racePodiumInfo .racePodiumPosition{font-size:.9rem;color:#666}.raceFullResults .raceFullResultsTitle{font-size:1.3rem;font-weight:700;color:#2c3e50;margin-bottom:20px}.raceResultsTable{background:#f8f9fa;border-radius:15px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.1)}.raceResultsHeader{padding:15px 20px;background:#2c3e50;color:#fff;font-weight:700;font-size:.9rem}.raceResultsHeader,.raceResultsRow{display:grid;grid-template-columns:80px 2fr 1fr 1fr 1fr;gap:15px}.raceResultsRow{padding:12px 20px;border-bottom:1px solid #e1e8ed;transition:background-color .3s ease}.raceResultsRow:hover{background:#e8f4fd}.raceResultsRow:last-child{border-bottom:none}.raceResultsCol{display:flex;align-items:center;font-size:.9rem}.raceResultsCol.car,.raceResultsCol.position{font-weight:700;color:#2c3e50}.raceResultsCol.rarity{font-weight:700;text-transform:uppercase;font-size:.8rem}.raceResultsCol.time{font-family:Courier New,monospace;font-weight:700;color:#2c3e50}.raceResultsCol.score{font-weight:700;color:#666}@media(max-width:768px){.gameCenter{padding:10px}.gameCenterTitle{font-size:2rem}.gameStats{grid-template-columns:repeat(2,1fr)}.gameTabs{flex-direction:column;align-items:center}.gameTab{width:100%;max-width:300px}.cardsControls .cardsFilters{flex-direction:column;align-items:stretch}.raceSimulator{padding:10px}.raceSimulatorTitle{font-size:2rem}.raceTracksGrid{grid-template-columns:1fr}.raceStats{grid-template-columns:1fr 1fr}.racePodiumGrid{grid-template-columns:1fr}.raceResultsHeader{flex-direction:column;gap:15px;text-align:center}.raceResultsHeader,.raceResultsRow{grid-template-columns:60px 1fr 80px 1fr 80px;gap:10px;padding:10px 15px}.raceResultsCol{font-size:.8rem}}@media(max-width:480px){.cardItemCont{width:260px;height:380px}.cardItemBack,.cardItemFront{padding:15px}.cardItemTitle{font-size:16px}.cardItemStats{gap:8px}.cardItemStat{padding:6px}.cardItemStat .cardItemStatValue{font-size:12px}.gameStats{grid-template-columns:1fr}.raceResultsHeader,.raceResultsRow{grid-template-columns:50px 1fr 70px 1fr 60px;gap:8px;padding:8px 12px}.raceResultsCol{font-size:.7rem}}.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:-moz-fit-content;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:-moz-fit-content;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%;-o-object-fit:cover;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:-moz-fit-content;width:fit-content;height:-moz-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:-moz-fit-content;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:-moz-fit-content;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:-moz-fit-content;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:0;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:-moz-fit-content;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 hsla(0,0%,69%,.5);border-radius:5px}.new-plate-cont{width:8rem;height:10px;margin:0}.old-plate{background-color:#000;color:#fff;height:-moz-fit-content;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:-moz-fit-content;height:fit-content;box-sizing:border-box;padding:1rem;border:1px dotted #cecece;border-radius:5px;font-size:.8rem;font-family:DM Sans;grid-column:1/-1}textarea.input{min-height:100px;resize:vertical}select.input{-webkit-appearance:none;-moz-appearance:none;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:-moz-fit-content;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:#fff;--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:transparent;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}}.cerokm-section .admin-items.green-admin{border-left:4px solid #28a745}.cerokm-section .admin-items.yellow-admin{border-left:4px solid #ffc107}.cerokm-section .admin-items .green-admin-sub{color:#28a745;font-weight:600}.cerokm-section .admin-items .yellow-admin-sub{color:#ffc107;font-weight:600}.cerokm-section .admin-items button.loading{opacity:.7;cursor:not-allowed}.cerokm-section .admin-items .row-center{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.cerokm-section .admin-items .gap1rem{gap:1rem}.uploader-cont{width:100%;height:-moz-fit-content;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:-moz-fit-content;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;-o-object-fit:contain;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:-moz-fit-content;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:-moz-fit-content;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:-moz-fit-content;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%;-o-object-fit:cover;object-fit:cover}.coverFull{-o-object-fit:contain;object-fit:contain}.imgUploadContGallery___image{width:100%;filter:saturate(.5)}.imgUploadContGallery___image,.imgUploadContGallery___image2{cursor:pointer;transition:all .2s ease-in-out;-o-object-fit:cover;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:-moz-fit-content;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:#000;--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:-moz-fit-content;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:-moz-fit-content;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:-moz-fit-content;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;color:#fff;z-index:50000}.alert,.notification{position:fixed;padding:1rem;text-align:center;top:2rem;right:2rem;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;font-family:DM Sans,sans-serif;font-size:12px;animation:alert 3s linear;opacity:0}.notification{background-color:#b5f2df;border:1px solid #035d51;border-radius:10px;color:#035d51;font-weight:700;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:-moz-fit-content;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}}@media(max-width:768px){::-webkit-scrollbar{width:0;height:0;display:none}*{scrollbar-width:none;-ms-overflow-style:none}}