.Toastify__toast-container{z-index:9999;-webkit-transform:translateZ(9999);position:fixed;padding:4px;width:320px;box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:flex;justify-content:space-between;max-height:800px;overflow:hidden;font-family:sans-serif;cursor:pointer;direction:ltr}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{flex:1}[dir=ltr] .Toastify__toast-icon{margin-right:10px}[dir=rtl] .Toastify__toast-icon{margin-left:10px}.Toastify__toast-icon{-webkit-margin-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.7s;animation-duration:.7s}.Toastify--animate-icon{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.3s;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:#121212;color:#fff}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;color:#757575}.Toastify__toast-theme--colored.Toastify__toast--info{color:#fff;background:#3498db}.Toastify__toast-theme--colored.Toastify__toast--success{color:#fff;background:#07bc0c}.Toastify__toast-theme--colored.Toastify__toast--warning{color:#fff;background:#f1c40f}.Toastify__toast-theme--colored.Toastify__toast--error{color:#fff;background:#e74c3c}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55)}.Toastify__progress-bar-theme--dark{background:#bb86fc}.Toastify__progress-bar--info{background:#3498db}.Toastify__progress-bar--success{background:#07bc0c}.Toastify__progress-bar--warning{background:#f1c40f}.Toastify__progress-bar--error{background:#e74c3c}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:hsla(0,0%,100%,.7)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@-webkit-keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:9999;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{-webkit-animation:Toastify__trackProgress linear 1 forwards;animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border-radius:100%;border:2px solid #e0e0e0;border-right-color:#616161;-webkit-animation:Toastify__spin .65s linear infinite;animation:Toastify__spin .65s linear infinite}@-webkit-keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@-webkit-keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@-webkit-keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@-webkit-keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@-webkit-keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@-webkit-keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@-webkit-keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@-webkit-keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{-webkit-animation-name:Toastify__bounceInLeft;animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{-webkit-animation-name:Toastify__bounceInRight;animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{-webkit-animation-name:Toastify__bounceInDown;animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{-webkit-animation-name:Toastify__bounceInUp;animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{-webkit-animation-name:Toastify__bounceOutLeft;animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{-webkit-animation-name:Toastify__bounceOutRight;animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{-webkit-animation-name:Toastify__bounceOutUp;animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{-webkit-animation-name:Toastify__bounceOutDown;animation-name:Toastify__bounceOutDown}@-webkit-keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{-webkit-animation-name:Toastify__zoomIn;animation-name:Toastify__zoomIn}.Toastify__zoom-exit{-webkit-animation-name:Toastify__zoomOut;animation-name:Toastify__zoomOut}@-webkit-keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@-webkit-keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{-webkit-animation-name:Toastify__flipIn;animation-name:Toastify__flipIn}.Toastify__flip-exit{-webkit-animation-name:Toastify__flipOut;animation-name:Toastify__flipOut}@-webkit-keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@-webkit-keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@-webkit-keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@-webkit-keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{-webkit-animation-name:Toastify__slideInLeft;animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{-webkit-animation-name:Toastify__slideInRight;animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{-webkit-animation-name:Toastify__slideInDown;animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{-webkit-animation-name:Toastify__slideInUp;animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{-webkit-animation-name:Toastify__slideOutLeft;animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{-webkit-animation-name:Toastify__slideOutRight;animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{-webkit-animation-name:Toastify__slideOutUp;animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{-webkit-animation-name:Toastify__slideOutDown;animation-name:Toastify__slideOutDown}@-webkit-keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.carousel.carousel-slider .control-arrow,.carousel .control-arrow{transition:all .25s ease-in;opacity:.4;filter:alpha(opacity=40);position:absolute;z-index:2;top:20px;background:none;border:0;font-size:32px;cursor:pointer}.carousel .control-arrow:focus,.carousel .control-arrow:hover{opacity:1;filter:alpha(opacity=100)}.carousel.carousel-slider .control-arrow:before,.carousel .control-arrow:before{margin:0 5px;display:inline-block;border-top:8px solid transparent;border-bottom:8px solid transparent;content:""}.carousel .control-disabled.control-arrow{opacity:0;filter:alpha(opacity=0);cursor:inherit;display:none}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{box-sizing:border-box}.carousel img{width:100%;display:inline-block;pointer-events:none}.carousel .carousel{position:relative}.carousel .control-arrow{outline:0;border:0;background:none;top:50%;margin-top:-13px;font-size:18px}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{transition:all .15s ease-in;transform:translateZ(0);position:relative;list-style:none;white-space:nowrap}.carousel .thumb{transition:border .15s ease-in;display:inline-block;margin-right:6px;white-space:nowrap;overflow:hidden;border:3px solid #fff;padding:2px}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{position:relative;margin:0;overflow:hidden}.carousel.carousel-slider .control-arrow{top:0;color:#fff;font-size:26px;bottom:0;margin-top:0;padding:5px}.carousel.carousel-slider .control-arrow:hover{background:rgba(0,0,0,.2)}.carousel .slider-wrapper{overflow:hidden;margin:auto;width:100%;transition:height .15s ease-in}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{flex-direction:column}.carousel .slider{margin:0;padding:0;position:relative;list-style:none;width:100%}.carousel .slider.animated{transition:all .35s ease-in-out}.carousel .slide{min-width:100%;margin:0;position:relative;text-align:center}.carousel .slide img{width:100%;vertical-align:top;border:0}.carousel .slide iframe{display:inline-block;width:calc(100% - 80px);margin:0 40px 40px;border:0}.carousel .slide .legend{transition:all .5s ease-in-out;position:absolute;bottom:40px;left:50%;margin-left:-45%;width:90%;border-radius:10px;background:#000;color:#fff;padding:10px;font-size:12px;text-align:center;opacity:.25;transition:opacity .35s ease-in-out}.carousel .control-dots{position:absolute;bottom:0;margin:10px 0;padding:0;text-align:center;width:100%;z-index:1}@media (min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{transition:opacity .25s ease-in;opacity:.3;filter:alpha(opacity=30);box-shadow:1px 1px 2px rgba(0,0,0,.9);background:#fff;border-radius:50%;width:8px;height:8px;cursor:pointer;display:inline-block;margin:0 8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{opacity:1;filter:alpha(opacity=100)}.carousel .carousel-status{position:absolute;top:0;right:0;padding:5px;font-size:10px;text-shadow:1px 1px 1px rgba(0,0,0,.9);color:#fff}.carousel:hover .slide .legend{opacity:1}@font-face{font-family:revicons;fallback:fallback;src:url(/_next/static/media/revicons.ff59b316.woff) format("woff"),url(/_next/static/media/revicons.b96bdb22.ttf) format("ttf"),url(/_next/static/media/revicons.652e7269.eot) format("ttf")}.react-multi-carousel-list{display:flex;align-items:center;overflow:hidden;position:relative}.react-multi-carousel-track{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;position:relative;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform,transition}.react-multiple-carousel__arrow{position:absolute;outline:0;transition:all .5s;border-radius:35px;z-index:1000;border:0;background:rgba(0,0,0,.5);min-width:43px;min-height:43px;opacity:1;cursor:pointer}.react-multiple-carousel__arrow:hover{background:rgba(0,0,0,.8)}.react-multiple-carousel__arrow:before{font-size:20px;color:#fff;display:block;font-family:revicons;text-align:center;z-index:2;position:relative}.react-multiple-carousel__arrow:disabled{cursor:default;background:rgba(0,0,0,.5)}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:"\e824"}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:"\e825"}.react-multi-carousel-dot-list{position:absolute;bottom:0;display:flex;left:0;right:0;justify-content:center;padding:0;margin:0;list-style:none;text-align:center}.react-multi-carousel-dot button{display:inline-block;width:12px;height:12px;border-radius:50%;opacity:1;box-shadow:none;transition:background .5s;border:2px solid grey;padding:0;margin:0 6px 0 0;outline:0;cursor:pointer}.react-multi-carousel-dot--active button,.react-multi-carousel-dot button:hover:active{background:#080808}.react-multi-carousel-item{transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}body{margin:0;font-family:Open Sans,sans-serif;background-color:#fafafa;color:#365c6e}[data-theme=dark] body{background-color:#2b2d41}[data-theme=dark] .pagination{color:#fafafa}[data-theme=dark] .stats-good{color:#22dfab!important}[data-theme=dark] .green-button{background-color:#3cae57!important}[data-theme=dark] .details-loading-screen{color:#fafafa}.pagination{display:flex;flex-direction:row;text-decoration:none;list-style:none;padding:0;justify-content:center}.pagination li{margin:0 .25rem}.pagination li a.back,.pagination li a.next{padding:0 1rem}.pagination li a{color:var(--transparent-white-80);text-decoration:none;display:flex;min-height:2rem;border-radius:1rem;min-width:2rem;justify-content:center;line-height:2rem;font-size:1.5rem}.pagination li a:hover{background-color:var(--transparent-gray-40)}.pagination li.active a{background-color:#365c6e;color:#fff}.pagination li.disabled{display:none}.stats-good{color:#2f8844!important}.stats-bad{color:#f58835!important}.stats-bad>img{filter:none!important}.red-button{background-color:#f58835!important}.green-button{background-color:#2f8844!important}.greenWA-button{background-color:#128c7e!important}.blurry-text{filter:blur(3px)}.not-visible{display:none}.more-space{margin-top:.25rem}.promotion{text-decoration:line-through;color:#f58835!important}.filter-container{text-align:center}.filter-container .filter-buttons{position:fixed;bottom:0;display:flex;flex-wrap:wrap;width:90%;padding:0 5%;border-top:1px solid #365c6e;background-color:#fafafa;justify-content:space-between}.filter-container .filter-buttons .blue-button{border-radius:.5rem;color:#fff;background-color:#365c6e;border:none}.filter-container .filter-buttons .blue-button,.filter-container .filter-buttons .transparent-button{padding:1rem;margin:.5rem;font-size:1.25rem;font-family:Open Sans,sans-serif;font-weight:300;min-width:19rem}.filter-container .filter-buttons .transparent-button{border-radius:.5rem;color:#365c6e;background-color:#fafafa;border:1px solid #365c6e}@media(max-width:1070px){.filter-container .filter-buttons .blue-button,.filter-container .filter-buttons .transparent-button{margin:.5rem 0;flex-basis:100%}.filter-container .filter-buttons .right-button-container{display:flex;flex-direction:column;width:100%}}@media(max-width:768px){.filter-container h1{margin-top:3rem}}.mobile-only{display:none}@media(max-width:768px){.desktop-only{display:none!important}.mobile-only{display:inline-block}}.Toastify .Toastify__toast-container{top:4rem}@media(max-width:914px){.Toastify .Toastify__toast-container{top:3.125rem}}.ReactModal__Overlay{z-index:1000000}.cursor{cursor:pointer}.loading-screen{position:fixed;top:calc(50% - 40px);left:calc(50% - 40px)}.details-loading-screen{display:flex;flex-direction:column;align-items:center;text-align:center;margin-top:2rem}.details-loading-screen div{width:90%}.details-loading-screen p{font-size:1.25rem;font-weight:300}.details-loading-screen .youtube{width:55%}@media(max-width:914px){.details-loading-screen .youtube{width:91%}}@media(max-width:914px){.details-loading-screen{top:3.125rem}}.fb-section{margin:2rem 0}.no-underline{text-decoration:none!important}.colored{color:#f58835!important}.transparent{background-color:transparent!important}.underline{text-decoration:underline;-webkit-text-decoration-color:#f58835;text-decoration-color:#f58835;text-underline-offset:.25rem}.back-section{margin-top:1rem;margin-right:18rem;display:flex;color:#fafafa;font-size:1.125rem;line-height:1.125rem;align-items:center;cursor:pointer}.back-section>img{height:1.125rem;transform:rotate(180deg)}.margin-bottom{margin-bottom:2rem}.favorite{display:flex;flex-direction:column;justify-content:space-between;min-height:calc(100vh - 3rem)}.CookieConsent{align-content:center;align-items:center!important}.carousel-item{padding-bottom:1rem}.more-packeages{display:flex;flex-wrap:wrap}.more-packeages .package{margin:1rem 1%;width:47%;height:17rem;display:flex;flex-direction:column;box-shadow:0 0 4px rgba(0,0,0,.1),0 4px 8px rgba(0,0,0,.1);cursor:pointer}.more-packeages .package h4{text-align:center;font-size:1.35rem}.more-packeages .package img{padding:5%;height:8rem;-o-object-fit:contain;object-fit:contain}@media(max-width:1090px){.more-packeages .package{width:98%}}.banner{position:-webkit-sticky;position:sticky;top:-13rem;min-height:12rem;width:100%;display:flex;align-items:center;color:#fff;background-image:url(/promote_1.jpeg);background-repeat:no-repeat;background-size:cover;background-position-y:30%}.banner .content{min-height:6rem;width:50%;padding:1rem;display:flex;flex-direction:column;justify-content:space-around}.banner .content>h4{font-weight:400;font-size:1.25rem}.banner .content .banner-button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:transparent;border-radius:.5rem;border:1px solid #fff;padding:.5rem;font-size:1rem;overflow:hidden;color:#fff;text-decoration:none}@media(max-width:960px){.banner{flex-wrap:wrap;height:auto;padding:0;background-position-x:60%}.banner>h4{width:100%;padding:0 1rem;text-align:center}}#nprogress{pointer-events:none}#nprogress .bar{background:#1fa5ff;position:fixed;z-index:100000000;top:0;left:0;width:100%;height:4px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #fafafa,0 0 5px #29d;opacity:1;transform:rotate(3deg) translateY(-4px)}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}[data-theme=dark] .details h1{color:#fafafa}[data-theme=dark] .details .top-page .top-car-info .top-car-info-buttons{box-shadow:0 0 4px rgba(0,0,0,.1),0 4px 8px rgba(0,0,0,.1);background-color:#363a52;color:#fafafa}[data-theme=dark] .details .top-page .top-car-info .top-car-info-buttons .main-car-info-section .main-car-info-title{color:#fafafa}[data-theme=dark] .details .top-page .top-car-info .top-car-info-buttons .main-car-info-section .car-details{border-top:1px solid #fafafa;border-bottom:1px solid #fafafa}[data-theme=dark] .details .top-page .top-car-info .top-car-info-buttons .main-car-info-section .car-details .car-details-list-element{color:#fafafa;border:1px solid #fafafa}[data-theme=dark] .details .top-page .top-car-info .top-car-info-buttons .main-car-info-section .car-details .car-details-list-element img,[data-theme=dark] .details .top-page .top-car-info .top-car-info-buttons .main-car-info-section .car-more .car-location img{filter:invert(100%) sepia(11%) saturate(2%) hue-rotate(353deg) brightness(113%) contrast(100%)}[data-theme=dark] .details .accordion-section .MuiAccordion-root{box-shadow:none}[data-theme=dark] .details .accordion-section .car-info-section,[data-theme=dark] .details .accordion-section .MuiPaper-root{background-color:#363a52;color:#fafafa}[data-theme=dark] .details .car-info-section{background-color:#363a52;color:#fafafa;box-shadow:none}[data-theme=dark] .details .car-info-section .main-car-list .main-car-list-item a{color:#f58835}[data-theme=dark] .details .mobile-buttons-section{box-shadow:none}[data-theme=dark] .recharts-text{fill:#fafafa!important}[data-theme=dark] .separate-tags-container a,[data-theme=dark] .separate-tags-container span{background-color:#2b2d41;color:#fafafa;padding:0 .5rem}[data-theme=dark] .MuiSvgIcon-root{color:#fafafa}.details{color:#3a3a3a}.details .carousel .slide{background:transparent}.details .mobile-buttons-section{display:none;position:-webkit-sticky;position:sticky;bottom:0;z-index:900;background-color:#fff;padding:.5rem .5rem 1rem;box-shadow:1px 2px 6px 3px #d3d3d3}@media(max-width:914px){.details .mobile-buttons-section{display:block}}.details .mobile-buttons-section .buttons-container{display:flex;justify-content:space-between;margin-top:.5rem}.details .mobile-buttons-section .buttons-container>a,.details .mobile-buttons-section .buttons-container>button{margin:.25rem;padding:.5rem;border-radius:.5rem;font-size:1.125rem;color:#fff;background-color:#365c6e;border:none;font-weight:300!important;font-family:Open Sans,sans-serif;text-align:center;text-decoration:none;flex-grow:1}.details .mobile-buttons-section .buttons-container .verify-button{background:#f58835}.details .mobile-buttons-section .buttons-container .contact-button{padding:.25rem;color:#2f8844;background-color:transparent;border:2px solid #2f8844;display:flex;justify-content:center}.details .mobile-buttons-section .buttons-container .contact-button img{height:2rem}.details .mobile-buttons-section .buttons-container .email-button{padding:.25rem;background-color:transparent;border:2px solid #1fa5ff;display:flex;justify-content:center}.details .mobile-buttons-section .buttons-container .email-button img{height:2.125rem}.details .mobile-buttons-section .buttons-container .mp-button{padding:.25rem;color:#f58835;background-color:transparent;border:2px solid #f58835;display:flex;justify-content:center}.details .mobile-buttons-section .buttons-container .mp-button img{height:2rem}.details .top-page{background-image:url(/resources/redesign/header.svg);background-repeat:no-repeat;background-size:cover;background-position-y:-1rem;padding-top:1rem}.details .top-page .top-bar{padding:1rem 5% 0;display:flex;justify-content:space-between;align-items:center}@media(max-width:1650px){.details .top-page .top-bar{padding:1rem 5% 0}}@media(max-width:960px){.details .top-page .top-bar{padding:0 2%}}.details .top-page .top-bar .back-section{margin:0}.details .top-page .top-bar .favorite-icon{width:2rem}.details .top-page .top-car-info{padding:1rem 10%;height:max(32vh,450px);display:flex;overflow:hidden;z-index:10;align-items:center}@media(max-width:1650px){.details .top-page .top-car-info{padding:1rem 5% 0;justify-content:space-between}}@media(max-width:960px){.details .top-page .top-car-info{padding:1rem 2% 0}}.details .top-page .top-car-info .image{flex-basis:50%;height:100%}.details .top-page .top-car-info .image .slide .car-image{height:max(32vh,450px);width:100%;border-radius:.5rem;overflow:hidden;position:relative;-o-object-fit:cover;object-fit:cover}.details .top-page .top-car-info .image .carousel-status{left:1rem;right:auto;font-size:1rem;margin:.5rem 0 0 .75rem;background:#fafafa;color:#3a3a3a;text-shadow:none;font-weight:400;border-radius:1rem;border:1px solid #365c6e}.details .top-page .top-car-info .image .control-arrow{background-color:#1fa5ff;height:18%;top:41%}.details .top-page .top-car-info .top-car-info-buttons{width:24.5rem;margin-left:3%;display:flex;flex-direction:column;background-color:#fff;border-radius:.5rem;padding:1rem}.details .top-page .top-car-info .top-car-info-buttons .main-car-info-section{height:100%;display:flex;flex-direction:column;justify-content:space-around}.details .top-page .top-car-info .top-car-info-buttons .main-car-info-section .car-more{margin:.5rem 0 0;display:flex;justify-content:space-between}.details .top-page .top-car-info .top-car-info-buttons .main-car-info-section .car-more .car-location{display:flex;align-items:center;flex-basis:60%;cursor:pointer}.details .top-page .top-car-info .top-car-info-buttons .main-car-info-section .car-more .car-location img{width:2rem}.details .top-page .top-car-info .top-car-info-buttons .main-car-info-section .car-more .car-location .more-info{display:flex;flex-direction:column;height:2.875rem;justify-content:center}.details .top-page .top-car-info .top-car-info-buttons .main-car-info-section .car-more .car-location .more-info h3{margin:0 0 0 .125rem;font-size:1rem;font-weight:500}.details .top-page .top-car-info .top-car-info-buttons .main-car-info-section .car-more .car-location .more-info h4{margin:0 0 0 .125rem;font-size:.75rem;font-weight:300}.details .top-page .top-car-info .top-car-info-buttons .main-car-info-section .car-more .car-price{display:flex;flex-direction:column;align-self:center}.details .top-page .top-car-info .top-car-info-buttons .main-car-info-section .car-more .car-price h4{margin:0;font-size:1rem;font-weight:600}.details .top-page .top-car-info .top-car-info-buttons .main-car-info-section .car-more .car-price .old-price{text-decoration:line-through;color:#f58835}@media(max-width:914px){.details .top-page .top-car-info .top-car-info-buttons .main-car-info-section .car-more{margin-bottom:1rem}}.details .top-page .top-car-info .top-car-info-buttons .main-car-info-section .main-car-info-title{margin-bottom:.5rem;display:flex;justify-content:space-between;align-items:center}.details .top-page .top-car-info .top-car-info-buttons .main-car-info-section .main-car-info-title .grade-icon{height:2rem;margin-left:1rem}.details .top-page .top-car-info .top-car-info-buttons .main-car-info-section .car-details{margin:.5rem 0;padding:.75rem 0;font-size:1.125rem;display:block;font-weight:300;width:100%;display:flex;flex-wrap:wrap;border-top:1px solid rgba(0,0,0,.12157);border-bottom:1px solid rgba(0,0,0,.12157)}.details .top-page .top-car-info .top-car-info-buttons .main-car-info-section .car-details .car-details-list-element{display:flex;align-items:center;padding:.5rem;border:1px solid #3a3a3a;border-radius:.5rem;margin:.25rem .5rem .25rem 0;font-size:1rem}.details .top-page .top-car-info .top-car-info-buttons .main-car-info-section .car-details .car-details-list-element img{height:1.25rem;width:1rem;margin-right:.5rem}@media(max-width:430px){.details .top-page .top-car-info .top-car-info-buttons .main-car-info-section .car-details .car-details-list-element{font-size:.75rem;font-weight:400}}@media(max-width:600px){.details .top-page .top-car-info .top-car-info-buttons .main-car-info-section .car-details{font-size:1.125rem}}@media(max-width:430px){.details .top-page .top-car-info .top-car-info-buttons .main-car-info-section .car-details{font-size:.875rem;font-weight:400}}.details .top-page .top-car-info .top-car-info-buttons .main-car-info-section h1{margin:0;font-weight:400;text-transform:capitalize}.details .top-page .top-car-info .top-car-info-buttons .main-car-info-section .view-section{margin:.5rem 0;display:flex;align-items:center;justify-content:flex-end}.details .top-page .top-car-info .top-car-info-buttons .main-car-info-section .view-section p{margin:0}.details .top-page .top-car-info .top-car-info-buttons .main-car-info-section .view-section img{margin-right:.25rem;width:1rem;height:1rem}.details .top-page .top-car-info .top-car-info-buttons>a{width:23rem;margin:1rem 0;padding:.5rem;border-radius:.5rem;font-size:1.25rem;color:#fff;background-color:#365c6e;border:none;font-weight:300;text-align:center;text-decoration:none}.details .top-page .top-car-info .top-car-info-buttons .buttons-container{display:flex;justify-content:space-between;margin-top:.5rem}.details .top-page .top-car-info .top-car-info-buttons .buttons-container>a,.details .top-page .top-car-info .top-car-info-buttons .buttons-container>button{margin:.375rem;padding:.5rem;border-radius:.5rem;font-size:1.125rem;color:#fff;background-color:#365c6e;border:none;font-weight:300!important;font-family:Open Sans,sans-serif;text-align:center;text-decoration:none;flex-grow:1}.details .top-page .top-car-info .top-car-info-buttons .buttons-container .verify-button{background:#f58835}.details .top-page .top-car-info .top-car-info-buttons .buttons-container .contact-button{padding:.25rem;color:#2f8844;background-color:transparent;border:2px solid #2f8844;display:flex;justify-content:center}.details .top-page .top-car-info .top-car-info-buttons .buttons-container .contact-button img{height:2rem}.details .top-page .top-car-info .top-car-info-buttons .buttons-container .email-button{padding:.25rem;background-color:transparent;border:2px solid #1fa5ff;display:flex;justify-content:center}.details .top-page .top-car-info .top-car-info-buttons .buttons-container .email-button img{height:2.125rem}.details .top-page .top-car-info .top-car-info-buttons .buttons-container .mp-button{padding:.25rem;color:#f58835;background-color:transparent;border:2px solid #f58835;display:flex;justify-content:center}.details .top-page .top-car-info .top-car-info-buttons .buttons-container .mp-button img{height:2rem}@media(max-width:914px){.details .top-page .top-car-info .top-car-info-buttons .buttons-container{display:none}}@media(max-width:914px){.details .top-page .top-car-info{height:auto;flex-direction:column}.details .top-page .top-car-info .image{width:100%}.details .top-page .top-car-info .image .slide .car-image{height:35vh}.details .top-page .top-car-info .top-car-info-buttons{flex-basis:100%;margin:.375rem 0 0;width:96%;padding:0 2%;box-shadow:1px 2px 6px 3px #d3d3d3}.details .top-page .top-car-info .top-car-info-buttons .main-car-info-section{width:100%;margin:.5rem 0 0}.details .top-page .top-car-info .top-car-info-buttons .main-car-info-section h1{font-size:1.25rem}.details .top-page .top-car-info .top-car-info-buttons .main-car-info-section h3{margin-bottom:.5rem;font-size:1.125rem}.details .top-page .top-car-info .top-car-info-buttons a{width:calc(100% - 1.5rem);font-size:1.25rem;padding:.75rem;margin:.25rem}.details .top-page .top-car-info .top-car-info-buttons .buttons-container a,.details .top-page .top-car-info .top-car-info-buttons .buttons-container button{font-size:1rem;padding:.75rem;margin:.25rem}}@media(max-width:914px)and (max-width:454px){.details .top-page .top-car-info .top-car-info-buttons .buttons-container a,.details .top-page .top-car-info .top-car-info-buttons .buttons-container button{font-size:.875rem}}@media(max-width:914px){.details .top-page .top-car-info .top-car-info-buttons a:last-child{display:none}}.details h2,.details h3{font-size:1.25rem;font-weight:400;display:flex;align-items:center;margin-top:0}@media(max-width:960px){.details h2,.details h3{font-size:1.5rem}}.details .my-masonry-grid{padding:0 10%;margin:2rem 0!important;display:flex;justify-content:space-between;margin-left:-30px;width:80%}@media(max-width:1650px){.details .my-masonry-grid{padding:0 5%;width:90%;margin:2rem 0 0}}.details .my-masonry-grid .my-masonry-grid_column{width:45%!important}.details .my-masonry-grid .accordion-section,.details .my-masonry-grid .car-info-section,.details .my-masonry-grid>section{margin:1rem 0}@media(max-width:1200px){.details .my-masonry-grid{display:none}}.details .mobile-only{display:none}@media(max-width:1200px){.details .mobile-only{display:block}}.details h3 span{margin-left:10px;content:"";flex:1 1 auto;border-top:1px solid #365c6e}.details .accordion-section{margin:1rem 10%;color:#3a3a3a}.details .accordion-section .MuiAccordion-root{box-shadow:1px 2px 6px 3px #d3d3d3}.details .accordion-section .car-info-section{padding:0;margin:0;border-radius:0;box-shadow:none}@media(max-width:1650px){.details .accordion-section{margin:2rem 5%}}@media(max-width:960px){.details .accordion-section{margin:2rem 2%}}.details .car-info-section{color:#3a3a3a;background-color:#fff;padding:1rem;margin:1rem 10%;border-radius:.5rem;box-shadow:1px 2px 6px 3px #d3d3d3}.details .car-info-section .title-underline{border-bottom:1px solid #d6d6d6}.details .car-info-section .main-car-list .main-car-list-item{margin:.375rem 0;font-size:.875rem;display:flex;justify-content:space-between;align-content:center;align-items:center}.details .car-info-section .main-car-list .main-car-list-item span{display:flex}.details .car-info-section .main-car-list .main-car-list-item span img{margin-left:.375rem;height:1rem}.details .car-info-section .main-car-list .main-car-list-item span .up{transform:rotate(90deg)}.details .car-info-section .main-car-list .main-car-list-item span .down{transform:rotate(270deg)}.details .car-info-section .main-car-list .main-car-list-item span:nth-child(2n){text-align:right;align-items:center}.details .car-info-section .main-car-list .main-car-list-item a{text-decoration:none;color:#365c6e}.details .car-info-section .main-car-list .main-car-list-item .full-row{display:flex;flex-direction:column;font-size:1rem;color:#f58835}.details .car-info-section p{font-size:.75rem;margin-bottom:0}@media(max-width:1650px){.details .car-info-section{margin:2rem 5%}}@media(max-width:960px){.details .car-info-section{margin:2rem 2%}.details .car-info-section .main-car-list .main-car-list-item{font-size:1.125rem;font-weight:100}}.details .car-info-section .main-car-info{font-weight:300;width:100%;border-collapse:collapse;color:rgba(0,0,0,.87)}.details .car-info-section .main-car-info>tbody tr{border-bottom:1px solid #d7e1ef;line-height:2rem;font-family:Open Sans,sans-serif;color:#3a3a3a;font-weight:400}.details .car-info-section .main-car-info>tbody tr>td{font-size:1.125rem;width:48%;word-break:break-word}.details .car-info-section .main-car-info>tbody tr>td img{height:1rem;padding:0 .5rem}.details .car-info-section .main-car-info>tbody tr>td a{font-size:1.125rem;color:#3a3a3a;text-decoration:none}.details .car-info-section .main-car-info>tbody tr>td .no-decoration{text-decoration:none;color:#000}.details .car-info-section .main-car-info>tbody tr>td .tags-container{display:flex;flex-direction:row;flex-wrap:wrap;margin:1rem 0}.details .car-info-section .main-car-info>tbody tr>td .tags-container a,.details .car-info-section .main-car-info>tbody tr>td .tags-container span{margin:.25rem .5rem 0 0;padding:.25rem;font-size:1.125rem;border-radius:.25rem;background-color:#f2f3f7;color:#4a4c4c;max-width:40vw;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.details .car-info-section .main-car-info>tbody tr>td .tags-container a{background-color:#365c6e;color:#fafafa}.details .car-info-section .main-car-info>tbody tr>td .normal-list{list-style:none;padding:0;margin:0}.details .car-info-section .main-car-info>tbody tr>td .normal-list li{margin:.25rem .5rem 0 0;padding:.25rem;font-size:1.125rem;border-radius:.25rem;background-color:#f2f3f7;color:#4a4c4c}.details .car-info-section .main-car-info>tbody tr .hide-link{display:flex;align-items:center}.details .car-info-section .main-car-info>tbody tr>:last-child{font-weight:400}.details .car-info-section .main-car-info>tbody tr:last-child{border-bottom:none}.details .chart-container{width:100%;height:30vh}.details .youtube-video{margin:1rem 0;height:33vh;width:100%;border-radius:.5rem;overflow:hidden}.details p{font-weight:300}.details .cars-container{display:grid;grid-template-columns:repeat(auto-fill,33%);justify-content:space-between}@media(max-width:1900px){.details .cars-container{grid-template-columns:repeat(auto-fill,30%)}}@media(max-width:1500px){.details .cars-container{grid-template-columns:repeat(auto-fill,50%)}}@media(max-width:1130px){.details .cars-container{grid-template-columns:repeat(auto-fill,100%);justify-items:center}}.details .capitalize{text-transform:capitalize}.details .raport-content{margin-top:1rem}.details .button-link{color:#3a3a3a;cursor:pointer}.offer-modal{position:absolute;margin:auto;top:50%;left:50%;width:50%;transform:translate(-50%,-50%);background-color:#365c6e;color:#fafafa;border-radius:.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.offer-modal .close-icon{height:1.25rem;top:.5rem;right:.5rem;position:absolute}.offer-modal span{padding:0 3%;text-align:center;font-size:1.325rem;font-weight:300;width:94%;margin-top:2rem;margin-bottom:1rem}.offer-modal .input{margin:.5rem 0;width:90%;border:none;background-color:#fafafa;overflow:hidden;border-radius:5px}.offer-modal ul{margin:0}.offer-modal p,.offer-modal ul{align-self:flex-start;padding:0 10%}.offer-modal p{width:80%}.offer-modal p span{padding:0;font-size:1rem}.offer-modal .conset-modal-button{box-sizing:content-box;outline:none;margin:.5rem 10%;border-radius:.5rem;border:1px solid #fff;min-width:17rem;background-color:#f58835;color:#fafafa;font-size:1.25rem;text-align:center;cursor:pointer;padding:.5rem;text-decoration:none;width:80%}@media only screen and (max-width:768px){.offer-modal{width:90%!important}.offer-modal .conset-modal-button{min-width:7rem}}@media only screen and (max-width:480px){.offer-modal .ReactModal__Content.ReactModal__Content--after-open.consent-modal{top:50%!important;left:50%!important;right:0!important;bottom:unset!important;width:50%!important;transform:translate(-50%,-50%)}}.separate-tags-container{margin:1rem 0;display:flex;flex-direction:row;flex-wrap:wrap;border-top:1px solid #d7e1ef;line-height:2rem;font-family:Open Sans,sans-serif;color:#3a3a3a;font-weight:400}.separate-tags-container a,.separate-tags-container span{margin:1rem .5rem 0 0;font-size:.875rem;border-radius:.25rem;background-color:#f2f3f7;color:#4a4c4c;padding:0 .5rem}.separate-tags-container a{background-color:#365c6e;color:#fafafa;padding:0 .5rem}.filters-page{margin-bottom:4rem;display:flex;flex-direction:column;align-items:center;background-image:url(/resources/redesign/header.svg);background-repeat:no-repeat;background-size:cover;background-position-y:-10rem}.filters-page .title{text-align:center;font-size:2rem;margin:0;padding:1rem 0;color:#fafafa}.filters-page .filters-container{padding-top:.5rem;width:24rem;display:flex;align-items:center;flex-direction:column;background-color:#fafafa;border-radius:.5rem;box-shadow:1px 2px 6px 3px rgba(0,0,0,.12157)}@media(max-width:411px){.filters-page .filters-container{width:21rem}}.filters-page .filters-container .input-container{margin:.5rem 0;display:flex;justify-content:space-between;width:90%}.filters-page .filters-container .input-container .MuiAutocomplete-root .MuiAutocomplete-option{text-transform:capitalize}.filters-page .filters-container .input-container .MuiAutocomplete-root .MuiFormControl-root .MuiFormLabel-root,.filters-page .filters-container .input-container .MuiAutocomplete-root .MuiFormControl-root .MuiInputBase-root .MuiInputBase-input{color:#365c6e!important;text-transform:capitalize}.filters-page .filters-container .select{width:90%!important;margin:.5rem 0;text-transform:capitalize}.filters-page .filters-container .select .MuiAutocomplete-root .MuiAutocomplete-option{text-transform:capitalize}.filters-page .filters-container .select .MuiAutocomplete-root .MuiFormControl-root .MuiFormLabel-root,.filters-page .filters-container .select .MuiInputBase-root .MuiInputBase-input{text-transform:capitalize;color:#365c6e!important}.filters-page .filters-container .select .MuiChip-root{background-color:#365c6e!important;color:#fafafa!important}.filters-page .filters-container .select .MuiChip-root .MuiChip-deleteIcon{color:#fafafa!important}.filters-page .filters-container .search-button{position:-webkit-sticky;position:sticky;bottom:1rem;height:3.5rem;box-sizing:content-box;outline:none;margin-top:.5rem;margin-bottom:1rem;width:90%;line-height:2.5rem;background-color:#f58835;border-radius:.25rem;color:#fafafa;font-size:1rem;border:none;text-align:center;cursor:pointer;padding:0;z-index:2}[data-theme=dark] .active-cars .desciption,[data-theme=dark] .active-cars .title{color:#fafafa}.active-cars{display:flex;flex-direction:column}.active-cars>h1{margin:0;padding:1rem 0;text-align:center;font-weight:400;font-size:1.375rem}@media(max-width:768px){.active-cars>h1{font-size:1.375rem}}.active-cars .title{margin-top:1rem;padding-bottom:0;font-size:1.75rem;font-weight:700}.active-cars .cars-top-section{padding:0 5%;position:-webkit-sticky;position:sticky;top:5rem;z-index:900;color:#fafafa;background-image:url(/resources/redesign/header.svg);background-repeat:no-repeat;background-size:cover;background-position-y:-10rem}@media(max-width:1100px){.active-cars .cars-top-section{background-size:inherit}}@media(max-width:400px){.active-cars .cars-top-section{padding:0 2%}}.active-cars .cars-top-section .back-section{margin:0;padding-top:1rem;font-size:1rem;line-height:1rem}.active-cars .cars-top-section>h1{margin:0;padding:1rem 0;text-align:center;font-weight:400;font-size:1.375rem}@media(max-width:768px){.active-cars .cars-top-section>h1{font-size:1.375rem}}.active-cars .cars-top-section .actions-buttons{display:flex;justify-content:space-between;position:-webkit-sticky;position:sticky;top:5rem}.active-cars .cars-top-section .actions-buttons .button{display:flex;align-items:center;padding-bottom:1rem;font-size:1.25rem;line-height:1rem}.active-cars .cars-top-section .actions-buttons .button>img{margin-left:.375rem;height:1rem}.active-cars .cars-top-section .actions-buttons .button .rotate{transform:rotate(90deg)}.active-cars .search-buttons{width:96%;padding:0 2%;position:relative;margin:2rem 0}.active-cars .search-buttons .search-input{width:calc(100% - 1rem - 5px);height:3rem;font-size:1.25rem;padding-left:1rem}.active-cars .search-buttons button{position:absolute;top:.5rem;right:3%;width:7rem;padding:.5rem 1rem;border-radius:.5rem;font-size:1.25rem;color:#fff;background-color:#365c6e;border:none}@media(max-width:768px){.active-cars .search-buttons{position:-webkit-sticky;position:sticky;top:2.5rem;z-index:500;background-color:#fafafa;padding-top:.25rem;display:flex;flex-direction:column;margin-bottom:.5rem}.active-cars .search-buttons button{position:static;width:100%;margin:1rem 0 .5rem}}.active-cars .cars-container{padding:0 5%;display:grid;grid-template-columns:repeat(auto-fill,33%);justify-content:space-around}@media(min-width:2200px){.active-cars .cars-container{grid-template-columns:repeat(auto-fill,25%)}}@media(max-width:1660px){.active-cars .cars-container{grid-template-columns:repeat(auto-fill,31%)}}@media(max-width:1480px){.active-cars .cars-container{grid-template-columns:repeat(auto-fill,50%)}}@media(max-width:1100px){.active-cars .cars-container{grid-template-columns:repeat(auto-fill,100%);justify-items:center}}@media(max-width:400px){.active-cars .cars-container{padding:0 2%}}.active-cars .desciption{padding:2rem 5%}.active-cars .desciption .text{margin:.75rem 0;font-size:1.375rem;font-weight:300;text-align:justify}.active-cars .desciption .text>strong{font-weight:500}.active-cars .desciption .title{font-weight:400;text-align:center}.active-cars .desciption .link{text-decoration:none;color:#365c6e;cursor:pointer}.evaluate .Toastify .Toastify__toast-container{top:8rem}.evaluate .title{text-align:center}.evaluate .title h1{font-size:1.5rem;font-weight:400;padding:0 5%}.evaluate .title p{font-weight:300}.evaluate .filters{width:100%;display:flex;align-items:center;flex-direction:column}.evaluate .filters .cm-dropdown{width:25rem;margin:.5rem .25rem;background-color:#fff}.evaluate .filters .cm-dropdown .react-dropdown-select-dropdown .react-dropdown-select-item{color:rgba(0,0,0,.87);text-transform:capitalize}.evaluate .filters .cm-dropdown .react-dropdown-select-dropdown .react-dropdown-select-item:hover{background-color:#365c6e;color:#fff;text-transform:capitalize}.evaluate .filters .cm-dropdown .react-dropdown-select-input::-moz-placeholder{color:#365c6e;text-transform:capitalize}.evaluate .filters .cm-dropdown .react-dropdown-select-input:-ms-input-placeholder{color:#365c6e;text-transform:capitalize}.evaluate .filters .cm-dropdown .react-dropdown-select-input::placeholder{color:#365c6e;text-transform:capitalize}.evaluate .filters .cm-dropdown .react-dropdown-select-content{text-transform:capitalize}.evaluate .filters .cm-dropdown .react-dropdown-select-content .react-dropdown-select-option{background-color:#f2f3f7;color:rgba(0,0,0,.87)}.evaluate .filters .search-button{box-sizing:content-box;outline:none;margin-top:.5rem;width:25rem;line-height:2.5rem;background-color:#f58835;color:#f2f3f7;font-size:1rem;border:none;text-align:center;cursor:pointer;position:-webkit-sticky;position:sticky;bottom:0;border-radius:.25rem;padding:0}@media only screen and (max-width:768px){.evaluate .filters{margin:0}.evaluate .filters .cm-dropdown,.evaluate .filters .search-button{width:calc(100vw - 1.5rem)!important}}[data-theme=dark] .homepage .site-info{background-image:linear-gradient(180deg,hsla(0,0%,100%,0),#2b2d41),url(/main_4.webp)}[data-theme=dark] .homepage .cars-section{background-color:#2b2d41}[data-theme=dark] .homepage .cars-section h2{color:#fafafa}[data-theme=dark] .homepage .cars-section .car-title{color:rgba(0,0,0,.87)}[data-theme=dark] .homepage .site-desc,[data-theme=dark] .homepage .site-desc-columns-section .site-desc-columns-section-title{color:#fafafa}[data-theme=dark] .homepage .site-desc-columns-section .site-desc-columns .site-desc-column{box-shadow:0 0 4px rgba(0,0,0,.1),0 4px 8px rgba(0,0,0,.1);background-color:#363a52;color:#fafafa}.homepage .site-info{width:80%;padding:0 10%;position:relative;height:max(50vh,500px);display:grid;grid-template-columns:repeat(auto-fill,33%);background-image:linear-gradient(180deg,hsla(0,0%,100%,0),#fafafa),url(/main_4.webp);background-position-y:15%;background-repeat:no-repeat;background-size:cover;align-content:center}@media(max-width:1870px){.homepage .site-info{width:90%;padding:0 5%}}@media(max-width:1580px){.homepage .site-info{grid-template-columns:repeat(auto-fill,50%)}}@media(max-width:1150px){.homepage .site-info{width:94%;padding:0 3%}}@media(max-width:1040px){.homepage .site-info{width:auto;grid-template-columns:repeat(auto-fill,100%);justify-items:center}}@media(max-width:768px){.homepage .site-info{height:max(50vh,28rem)}}.homepage .site-desc{width:80%;padding:5rem 10%}.homepage .site-desc .site-desc-title{font-size:2rem;margin:0;padding:2rem 0 1rem;text-align:center}.homepage .site-desc .site-desc-text{font-size:1.375rem;line-height:1.75rem;font-weight:300}.homepage .site-desc .site-desc-text>p{margin:1rem 0}@media(max-width:1870px){.homepage .site-desc{width:90%;padding:0 5%}}@media(max-width:1150px){.homepage .site-desc{width:94%;padding:0 3%}}@media(max-width:960px){.homepage .site-desc{width:96%;padding:2rem 2%}.homepage .site-desc h1{padding-top:0}}.homepage .gap-fillter{position:relative;top:-10rem;height:23rem;width:100%;background-image:url(/resources/redesign/element.svg);background-repeat:no-repeat;background-size:cover}.homepage .site-desc-columns-section{width:80%;padding:0 10%;margin:3rem 0}.homepage .site-desc-columns-section .site-desc-columns-section-title{text-align:center;font-size:2.5rem;margin:0;padding:2rem 0}.homepage .site-desc-columns-section .site-desc-columns{display:grid;grid-template-columns:repeat(auto-fill,33%);justify-content:space-between;background-image:url(/resources/redesign/road-rot.svg);background-repeat:no-repeat;background-size:cover}.homepage .site-desc-columns-section .site-desc-columns .site-desc-column{padding:1rem;max-width:28rem;min-width:19.25rem;margin:2rem 0;border-radius:.5rem;box-shadow:1px 2px 6px 3px #d3d3d3;background-color:#fff;position:relative;justify-self:center}.homepage .site-desc-columns-section .site-desc-columns .site-desc-column>img{position:absolute;width:6rem;height:6rem;top:-2rem;right:1rem}.homepage .site-desc-columns-section .site-desc-columns .site-desc-column .big-image{width:8rem;height:8rem;top:-3rem;right:0}.homepage .site-desc-columns-section .site-desc-columns .site-desc-column .column-title{display:flex}.homepage .site-desc-columns-section .site-desc-columns .site-desc-column .column-title>img{height:1.75rem;margin-right:.5rem}.homepage .site-desc-columns-section .site-desc-columns .site-desc-column .column-title>h2{font-size:1.375rem;margin:0;line-height:1.75rem}.homepage .site-desc-columns-section .site-desc-columns .site-desc-column .column-subtitle{margin:1.5rem 0;font-size:.875rem;line-height:1.125rem}.homepage .site-desc-columns-section .site-desc-columns .site-desc-column .column-descritpion{font-weight:300;font-size:1rem;line-height:1.25rem}@media(max-width:1870px){.homepage .site-desc-columns-section{width:90%;padding:0 5%}}@media(max-width:1700px){.homepage .site-desc-columns-section .site-desc-columns{grid-template-columns:repeat(auto-fill,30%)}}@media(max-width:1580px){.homepage .site-desc-columns-section .site-desc-columns{grid-template-columns:repeat(auto-fill,50%)}}@media(max-width:1150px){.homepage .site-desc-columns-section{width:94%;padding:0 3%}}@media(max-width:1040px){.homepage .site-desc-columns-section{width:auto}.homepage .site-desc-columns-section .site-desc-columns{grid-template-columns:repeat(auto-fill,100%);justify-items:center;background-image:url(/resources/redesign/road.svg);background-position-x:center;background-size:inherit;background-position-y:20%}}@media(max-width:768px){.homepage .site-desc-columns-section{margin:2rem 0}}.homepage .cars-section{width:80%;padding:0 10%;background:#fafafa}.homepage .cars-section h2{font-size:2.5rem;margin:0;padding:2rem 0 1rem;text-align:center}.homepage .cars-section .cars-container{display:grid;grid-template-columns:repeat(auto-fill,33%);justify-content:space-between}.homepage .cars-section .cars-container .article-wrapper{justify-self:center;max-width:30rem}@media(max-width:1870px){.homepage .cars-section{width:90%;padding:0 5%}}@media(max-width:1700px){.homepage .cars-section .cars-container{grid-template-columns:repeat(auto-fill,30%)}}@media(max-width:1580px){.homepage .cars-section .cars-container{grid-template-columns:repeat(auto-fill,50%)}}@media(max-width:1150px){.homepage .cars-section{width:94%;padding:0 3%}}@media(max-width:1040px){.homepage .cars-section{width:auto}.homepage .cars-section .cars-container{grid-template-columns:repeat(auto-fill,100%);justify-items:center}}.fuel-container{margin-bottom:10.5rem;width:90%;padding:0 5%;display:grid;grid-template-columns:repeat(auto-fill,25%);justify-content:space-around;justify-items:center}.fuel-container .fuel-box{border:1px solid #365c6e;display:flex;min-width:19rem;margin-top:1rem;align-items:center;background-color:#fafafa}.fuel-container .fuel-box input{height:1.5rem;width:1.5rem;margin-left:.75rem}.fuel-container .fuel-box p{margin-left:.75rem;font-size:1.5rem;text-transform:capitalize}@media(max-width:1400px){.fuel-container{grid-template-columns:repeat(auto-fill,33%)}}@media(max-width:1040px){.fuel-container{grid-template-columns:repeat(auto-fill,50%);margin-bottom:14rem}}@media(max-width:700px){.fuel-container{grid-template-columns:repeat(auto-fill,100%)}.fuel-container .fuel-box{width:90%}}.body-container{width:90%;padding:0 5%;display:grid;grid-template-columns:repeat(auto-fill,25%);justify-content:space-around;justify-items:center}.body-container .body-box{border:1px solid #365c6e;display:flex;flex-direction:column;width:18rem;margin-top:1rem;background-color:#fafafa}.body-container .body-box .image-section{display:flex}.body-container .body-box .image-section img{padding:1rem}.body-container .body-box .image-section input{height:2rem;width:2rem}.body-container .body-box p{font-size:1.5rem}@media(max-width:1340px){.body-container{grid-template-columns:repeat(auto-fill,33%)}}@media(max-width:1000px){.body-container{margin-bottom:14rem;grid-template-columns:repeat(auto-fill,50%)}}@media(max-width:700px){.body-container{grid-template-columns:repeat(auto-fill,100%)}}[data-theme=dark] .promo-pod{background-color:#363a52;box-shadow:0 0 4px rgba(0,0,0,.1),0 4px 8px rgba(0,0,0,.1);color:#fafafa}[data-theme=dark] .promo-pod .promo-pod-image{filter:invert(100%) sepia(11%) saturate(2%) hue-rotate(353deg) brightness(113%) contrast(100%)}.promo-pod{width:100%;max-width:30rem;margin:1.25rem 0;min-height:27rem;background-color:#fff;border-radius:.5rem;box-shadow:1px 2px 6px 3px #d3d3d3;text-decoration:none;color:#000;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;justify-self:center}.promo-pod .promo-pod-image{margin:1rem 0 .5rem;height:50%;width:100%;-o-object-fit:contain;object-fit:contain;position:relative}.promo-pod span{height:calc(35% - 2rem);line-height:1.75rem;font-size:1.25rem;font-weight:300;display:block;padding:1rem;margin:5% 0 0;text-align:center}.promo-pod span a{text-decoration:underline;color:#000}.search-choice{width:90%;padding:0 5%;display:flex;flex-wrap:wrap;justify-content:space-evenly}.search-choice .promo-pod{text-align:center;height:17rem}@media(max-width:454px){.search-choice .promo-pod{height:13rem}}[data-theme=dark] .site-desc-title{color:#fafafa}[data-theme=dark] .MuiFormControl-root{background-color:#fafafa;border-radius:.25rem}[data-theme=dark] .site-desc-text{color:#fafafa}.cars-site-desc{width:80%;padding:5rem 10%}.cars-site-desc .site-desc-title{font-size:2rem;margin:0;padding:0 0 1rem;text-align:center}.cars-site-desc .site-desc-text{font-size:1.375rem;line-height:1.75rem;font-weight:300}.cars-site-desc .site-desc-text>p{margin:1.5rem 0}.cars-site-desc .article{padding:0}@media(max-width:1870px){.cars-site-desc{width:90%;padding:3rem 5%}}@media(max-width:1150px){.cars-site-desc{width:94%;padding:3rem 3%}}@media(max-width:960px){.cars-site-desc{width:96%;padding:2rem 2%}}.cars-site-desc .add-button{background:#f58835;color:#fff;font-size:1.25rem;border-radius:.5rem;border:none;padding:.5rem;float:right;margin:1rem 0}@media(max-width:960px){.cars-site-desc .add-button{width:100%}}[data-theme=dark] .menu{background-color:#2b2d42}[data-theme=dark] .menu .logo{filter:invert(100%) sepia(0) saturate(1%) hue-rotate(227deg) brightness(106%) contrast(101%)}[data-theme=dark] .menu a,[data-theme=dark] .menu a.logo-link,[data-theme=dark] .menu ul .add-button{color:#fafafa}.menu{background-color:#fff;top:0;width:90%;padding:0 5%;font-weight:400;height:4rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;flex-shrink:0;position:-webkit-sticky;position:sticky;z-index:200000;color:#365c6e;border-bottom:1px solid #365c6e}.menu .logo{height:3rem;align-self:center;display:flex}@media(max-width:1200px){.menu .logo{height:2rem}}.menu ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:row;align-items:center}.menu ul li{padding-left:1rem;font-size:1.25rem}@media(max-width:1200px){.menu ul li{font-size:1rem}}.menu ul .add-button{background:#f58835;color:#fff;font-size:1.25rem;border-radius:.5rem;border:none;padding:.5rem;margin-right:0}@media(max-width:1200px){.menu ul .add-button{font-size:1rem}}.menu a{text-decoration:none;padding:.5rem;display:block;color:#365c6e}@media(max-width:900px){.menu a{padding:.5rem .25rem}}.menu a.logo-link{color:#365c6e;padding:0;overflow:hidden;position:relative}@media(max-width:960px){.menu{display:none}}[data-theme=dark] .burger-menu .burger-menu-bar{background-color:#2b2d42}[data-theme=dark] .burger-menu .burger-menu-bar .logo,[data-theme=dark] .burger-menu .burger-menu-bar .menu-button{filter:invert(100%) sepia(0) saturate(1%) hue-rotate(227deg) brightness(106%) contrast(101%)}.burger-menu{display:none}@media(max-width:960px){.burger-menu{display:block;position:-webkit-sticky;position:sticky;top:0;z-index:400000000}}.burger-menu .burger-menu-bar{position:-webkit-sticky;position:sticky;top:0;left:0;z-index:400000000;display:flex;align-items:center;background:#fff;width:100%;color:#fff;justify-content:space-between;border-bottom:1px solid #365c6e}.burger-menu .burger-menu-bar .logo{display:flex;left:calc(50% - 1.25rem);position:absolute}.burger-menu .burger-menu-bar .logo img{width:2.5rem}.burger-menu .burger-menu-bar .menu-button{height:3rem;width:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.25rem}.burger-menu .burger-menu-bar .line{height:.125rem;width:1.5rem;background:#365c6e;transition:all .2s ease}.burger-menu .burger-menu-bar .add-button{background:#f58835;color:#fff;font-size:.875rem;border-radius:.5rem;border:none;padding:.5rem;float:right;margin-right:.5rem}@-webkit-keyframes appear{0%{opacity:0}to{opacity:1}}@keyframes appear{0%{opacity:0}to{opacity:1}}@-webkit-keyframes slideIn{0%{transform:translateX(-2%)}to{transform:translateX(0)}}@keyframes slideIn{0%{transform:translateX(-2%)}to{transform:translateX(0)}}@-webkit-keyframes shrink{0%{width:95%}to{width:90%}}@keyframes shrink{0%{width:95%}to{width:90%}}[data-theme=dark] .car-card-container .car-card{box-shadow:0 0 4px rgba(0,0,0,.1),0 4px 8px rgba(0,0,0,.1);background-color:#363a52;color:#fafafa}[data-theme=dark] .car-card-container .car-card .car-info{background-color:#363a52;color:#fafafa}[data-theme=dark] .car-card-container .car-card .car-info .title-section{border-bottom:1px solid #fafafa}[data-theme=dark] .car-card-container .car-card .car-info .car-title{color:#fafafa}[data-theme=dark] .car-card-container .car-card .car-info .car-details .car-details-list-element{color:#fafafa;border:1px solid #fafafa}[data-theme=dark] .car-card-container .car-card .car-info .car-details .car-details-list-element img{filter:invert(100%) sepia(11%) saturate(2%) hue-rotate(353deg) brightness(113%) contrast(100%)}[data-theme=dark] .car-card-container .car-card .car-info .car-more{border-top:1px solid #fafafa}[data-theme=dark] .car-card-container .car-card .car-info .car-more .car-location img{filter:invert(100%) sepia(11%) saturate(2%) hue-rotate(353deg) brightness(113%) contrast(100%)}.car-card-container{width:100%;max-width:30rem;min-width:21.25rem;margin:1.25rem 0;justify-self:center}@media(max-width:430px){.car-card-container{width:98%}}.car-card-container .car-card{display:block;width:100%;height:100%;position:relative;border-radius:.5rem;background-color:#fff;box-shadow:1px 2px 6px 3px #d3d3d3;text-decoration:none;color:rgba(0,0,0,.87);overflow:hidden}.car-card-container .car-card .image .control-arrow{background-color:#1fa5ff;height:18%;top:41%}.car-card-container .car-card .promo-tag{color:#f2f3f7;background-color:#365c6e}.car-card-container .car-card .offer-tag,.car-card-container .car-card .promo-tag{position:absolute;left:0;top:1rem;padding:.25rem .75rem;font-size:1.125rem;text-align:center;font-weight:300;z-index:1}.car-card-container .car-card .offer-tag{color:#fafafa;background-color:#f58835}.car-card-container .car-card .partner-icon{position:absolute;top:.5rem;z-index:1;height:2rem;right:.5rem;border-radius:1rem}.car-card-container .car-card .car-image{width:100%;height:17rem;-o-object-fit:cover;object-fit:cover;overflow:hidden;position:relative}.car-card-container .car-card .car-info{height:calc(100% - 19rem);padding:1rem 2%;display:flex;flex-direction:column;justify-content:space-between;text-align:left;background-color:#fff;text-decoration:none;color:rgba(0,0,0,.87)}.car-card-container .car-card .car-info .title-section{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(0,0,0,.12157);padding-bottom:1rem}.car-card-container .car-card .car-info .title-section .grade-icon{height:1.5rem}.car-card-container .car-card .car-info .car-title{margin:0;padding:0;display:flex;justify-content:space-between;font-size:1.25rem;text-transform:capitalize;font-weight:400}.car-card-container .car-card .car-info .car-details{margin:.5rem 0;padding:.75rem 0;font-size:1.25rem;display:block;font-weight:300;width:100%;display:flex;flex-wrap:wrap;grid-gap:.5rem}.car-card-container .car-card .car-info .car-details .car-details-list-element{display:flex;align-content:center;align-items:center;padding:.5rem;border:1px solid #3a3a3a;border-radius:.5rem;margin:.25rem .5rem .25rem 0;font-size:1rem}.car-card-container .car-card .car-info .car-details .car-details-list-element img{height:1.25rem;margin-right:.5rem}@media(max-width:430px){.car-card-container .car-card .car-info .car-details .car-details-list-element{font-size:.75rem;font-weight:400}}@media(max-width:600px){.car-card-container .car-card .car-info .car-details{font-size:1.125rem}}@media(max-width:430px){.car-card-container .car-card .car-info .car-details{font-size:.875rem;font-weight:400}}.car-card-container .car-card .car-info .car-more{margin:.5rem 0 0;padding-top:1rem;display:flex;justify-content:space-between;border-top:1px solid rgba(0,0,0,.12157)}.car-card-container .car-card .car-info .car-more .car-location{display:flex;align-items:center;flex-basis:60%}.car-card-container .car-card .car-info .car-more .car-location img{width:2rem}.car-card-container .car-card .car-info .car-more .car-location .more-info{display:flex;flex-direction:column;height:2.875rem;justify-content:center}.car-card-container .car-card .car-info .car-more .car-location .more-info h3{margin:0 0 0 .125rem;font-size:1rem;font-weight:500}.car-card-container .car-card .car-info .car-more .car-location .more-info h4{margin:0 0 0 .125rem;font-size:.75rem;font-weight:300}.car-card-container .car-card .car-info .car-more .car-price{display:flex;flex-direction:column;align-self:center}.car-card-container .car-card .car-info .car-more .car-price h4{margin:0;font-size:1rem;font-weight:600}.car-card-container .car-card .car-info .car-more .car-price .old-price{text-decoration:line-through;color:#f58835}.car-card-container .car-card .car-info .buttons-container{display:flex;justify-content:space-between;margin-top:.5rem}.car-card-container .car-card .car-info .buttons-container>a,.car-card-container .car-card .car-info .buttons-container>button{margin:.375rem;padding:.5rem;width:45%;border-radius:.5rem;font-size:1.125rem;color:#fff;background-color:#365c6e;border:none;font-weight:300!important;font-family:Open Sans,sans-serif;text-align:center;text-decoration:none;flex-grow:1}.car-card-container .car-card .car-info .buttons-container .verify-button{background:#f58835}.car-card-container .car-card .car-info .buttons-container .contact-button{padding:.25rem;color:#fff;background-color:#2f8844;border:2px solid #2f8844;display:flex;justify-content:center}.car-card-container .car-card .car-info .buttons-container .contact-button img{height:2rem}[data-theme=dark] .empty-state{color:#fafafa}.empty-state{text-align:center;color:#365c6e;height:100%}.empty-state .icon{width:30rem;height:30rem;padding:1rem;transform:rotate(340deg)}.empty-state>p{font-size:1.5rem;font-weight:400}@media screen and (max-width:768px){.empty-state .icon{width:15rem;height:15rem;left:-1rem;position:relative}}.cm-footer{height:26rem;padding:0 5%;color:#fafafa;background-image:url(/resources/redesign/footer.svg);background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:space-between}@media(min-width:1800px){.cm-footer{background-size:cover}}@media(max-width:1300px){.cm-footer{height:28rem}}@media(max-width:600px){.cm-footer{height:30rem}}.cm-footer .footer-image{height:4rem;margin:2rem 0}.cm-footer .links-sections{display:flex;justify-content:space-between;border-bottom:1px solid #fafafa;padding-bottom:1rem}.cm-footer .links-sections .main-links{display:flex;flex-direction:column;font-size:1.25rem}.cm-footer .links-sections .main-links>a{text-decoration:none;color:#fafafa;margin:.375rem}@media(max-width:600px){.cm-footer .links-sections .main-links{font-size:1rem}}.cm-footer .links-sections .secondary-links{display:flex;flex-direction:column;font-size:1.125rem;justify-content:flex-end}.cm-footer .links-sections .secondary-links>a{text-decoration:none;color:#fafafa;margin:.25rem}@media(max-width:600px){.cm-footer .links-sections .secondary-links{font-size:.875rem}}.cm-footer .footer-bottom{display:flex;justify-content:space-between;align-items:center}.cm-footer .footer-bottom p{margin:.5rem 0}.cm-footer .footer-bottom .actions{display:flex;align-items:center}.cm-footer .footer-bottom .actions svg{padding:.5rem}.cm-footer .footer-bottom .actions img{padding:.5rem;height:1.5rem}.quick-filters{width:100%;max-width:30rem;min-width:21.25rem;z-index:1;background-color:#fafafa;border-radius:.5rem;display:flex;flex-direction:column;justify-content:space-between;box-shadow:1px 2px 6px 3px rgba(0,0,0,.12157);justify-self:center}@media(max-width:1700px){.quick-filters .site-desc-columns{grid-template-columns:repeat(auto-fill,30%)}}@media(max-width:1580px){.quick-filters .site-desc-columns{grid-template-columns:repeat(auto-fill,50%)}}@media(max-width:768px){.quick-filters{position:relative;top:14%}}.quick-filters .title h1{font-size:1rem;margin:1rem 0 .5rem;text-align:center}.quick-filters .title .bold{margin:.25rem 0 1rem;font-size:2rem;font-weight:700}.quick-filters .actions{width:90%;padding:0 5%;margin-bottom:1rem;display:flex;flex-wrap:wrap}.quick-filters .actions>a{width:100%;margin:.25rem 0;padding:.5rem;border-radius:.5rem;font-size:1.125rem;color:#365c6e;border:none;font-weight:300!important;font-family:Open Sans,sans-serif;text-align:center;text-decoration:none;display:flex;justify-content:center;align-items:center}.quick-filters .actions>a>img{height:1rem}.quick-filters .actions .search{width:100%;height:2.9375rem;margin:.25rem 0;padding:.5rem;border-radius:.5rem;font-size:1.125rem;color:#fff;border:none;font-weight:300!important;font-family:Open Sans,sans-serif;text-align:center;text-decoration:none;background-color:#f58835}.quick-filters .filters{width:100%;margin-bottom:.5rem;display:flex;flex-direction:column;align-items:center}.quick-filters .filters .MuiAutocomplete-root .MuiAutocomplete-option{text-transform:capitalize}.quick-filters .filters .MuiAutocomplete-root .MuiFormControl-root .MuiFormLabel-root,.quick-filters .filters .MuiAutocomplete-root .MuiFormControl-root .MuiInputBase-root .MuiInputBase-input{text-transform:capitalize;color:#365c6e!important}.quick-filters .filters .MuiFormControl-root .MuiAutocomplete-option{text-transform:capitalize}.quick-filters .filters .MuiFormControl-root .MuiFormLabel-root,.quick-filters .filters .MuiFormControl-root .MuiInputBase-root .MuiInputBase-input{text-transform:capitalize;color:#365c6e!important}.quick-filters .filters>div{width:90%}.social-share{margin:1rem 0;padding:0 25%;width:50%;display:flex;justify-content:space-around}@media(max-width:454px){.social-share{padding:0 10%;width:80%}}.social-share .social-img{height:2rem}.wide-social-share{margin:1rem 0;padding:0 10%;width:80%;display:flex;justify-content:space-around}.wide-social-share .social-img{height:2rem}.subscribe-modal{position:absolute;margin:auto;top:50%;left:50%;width:50%;transform:translate(-50%,-50%);background-color:#365c6e;color:#fafafa;border-radius:.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.subscribe-modal .close-icon{height:1.25rem;top:.5rem;right:.5rem;position:absolute}.subscribe-modal h2{margin-top:2.5rem;text-align:center;font-size:1.325rem;padding:0 10%}.subscribe-modal span{padding:1rem 5%;text-align:center;font-size:1.125rem;font-weight:300;width:90%}.subscribe-modal input{margin:1rem 5%;padding:.5rem;width:90%;border:none}.subscribe-modal .conset-modal-button{box-sizing:content-box;outline:none;margin:.5rem 10%;border-radius:.5rem;border:1px solid #fff;min-width:17rem;background:#f58835;color:#fafafa;font-size:1.25rem;text-align:center;cursor:pointer;padding:.5rem;text-decoration:none;width:80%}.subscribe-modal .pay-button{padding:1rem 5%;width:90%;text-align:center}.subscribe-modal .consent{display:flex;flex-wrap:wrap}.subscribe-modal .consent .consent-box{margin:0 1rem 1rem;display:flex}.subscribe-modal .consent .consent-box label{font-weight:300;font-size:1.125rem}.subscribe-modal .consent .consent-box .checkbox{width:auto;height:1.5rem;margin:0 .5rem}@media only screen and (max-width:768px){.subscribe-modal{width:90%!important}.subscribe-modal .conset-modal-button{min-width:7rem}.subscribe-modal input{width:80%}}@media only screen and (max-width:480px){.ReactModal__Content.ReactModal__Content--after-open.consent-modal{top:50%!important;left:50%!important;right:0!important;bottom:unset!important;width:50%!important;transform:translate(-50%,-50%)}}[data-theme=dark] .news h1{color:#fafafa}[data-theme=dark] .article-wrapper{box-shadow:0 0 4px rgba(0,0,0,.1),0 4px 8px rgba(0,0,0,.1)}[data-theme=dark] .article-wrapper .article-title{color:#3a3a3a}.news{height:100%;padding:0 10%}.news h1{font-size:2.5rem;margin:0;padding:2rem 0 1rem;text-align:center}.news .news-container{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem 3rem}@media(max-width:1560px){.news .news-container{grid-template-columns:repeat(2,1fr)}}@media(max-width:830px){.news .news-container{grid-template-columns:repeat(1,1fr)}}@media(max-width:1870px){.news{width:90%;padding:0 5%}}@media(max-width:1150px){.news{width:94%;padding:0 3%}}.article-wrapper{position:relative;display:flex;background-color:#fff;border-radius:.5rem;overflow:hidden;text-decoration:none;box-shadow:0 2px 8px #888;color:#365c6e;width:100%;height:20rem;margin:1rem 0}.article-wrapper .article-body{display:flex;flex-direction:column;justify-content:space-between;flex-basis:66%;height:auto;position:absolute;left:0;right:0;bottom:0;z-index:10;background:hsla(0,0%,100%,.8)}.article-wrapper .article-title{margin:0;padding:1rem;color:#3a3a3a;font-size:1rem;text-align:left;font-weight:600}.article-wrapper .article-photo{position:absolute;width:100%;height:100%;top:0;-o-object-fit:cover;object-fit:cover}.article-wrapper .article-metadata{padding:0}.article-wrapper .article-source{padding:0 1rem;color:#365c6e;float:right;font-size:1rem}.article-wrapper .article-timestamp{margin:1rem;padding:.25rem 1rem;background-color:#365c6e;border-radius:1rem;font-size:.825rem;position:absolute;bottom:16rem;background:hsla(0,0%,100%,.8);color:#33353b}[data-theme=dark] .buy-report{background-color:#2b2d41;color:#fafafa}.buy-report{padding:0 10%;min-height:calc(100vh - 4rem);background-color:#fff;color:#2b2d42}.buy-report h1{text-align:center;margin-top:0;padding-top:2rem}.buy-report .text{margin:1.5rem 0;font-size:1.25rem;font-weight:100}.buy-report .text>strong{font-weight:500}@media screen and (max-width:370px){.buy-report .text{font-size:1.125rem}}.buy-report .report-body{display:flex;flex-wrap:wrap;margin-bottom:2rem;justify-content:center}@media screen and (max-width:767px){.buy-report .report-body{justify-content:flex-start}}.buy-report .report-body .report-item{margin:1rem 1rem 1rem 0;padding:.5rem 1rem;display:flex;align-items:center;background-color:#fafafa;border-radius:2rem;color:#2b2d42;border:1px solid #2b2d42}.buy-report .report-body .report-item>img{width:2rem;margin-right:1rem}@media screen and (max-width:767px){.buy-report .report-body .report-item{margin:.5rem .5rem .5rem 0;font-size:1rem}.buy-report .report-body .report-item>img{width:1.5rem}}@media screen and (max-width:370px){.buy-report .report-body .big-mobile-screen{display:none}}.buy-report .button-container{display:flex;justify-content:center}@media screen and (max-width:767px){.buy-report{padding:0 5%}.buy-report h1{padding-top:1rem}}.buy-report .paypal-button-container{background-color:red!important}.buy-report .email{width:50%;margin:.5rem 25%}@media screen and (max-width:835px){.buy-report .email{width:100%;margin:.5rem 0}}.buy-report .search{width:50%;height:2.9375rem;margin:.25rem 25%;padding:.5rem;border-radius:1.5rem;font-size:1.125rem;color:#fff;border:none;font-weight:300!important;font-family:Open Sans,sans-serif;text-align:center;text-decoration:none;background-color:#f58835}@media screen and (max-width:835px){.buy-report .search{width:100%;margin:.25rem 0}}@media screen and (max-width:600px){.buy-report .search{position:fixed;width:90%;bottom:1rem;padding:0 5%}}.small-banner{position:-webkit-sticky;position:sticky;top:4rem;min-height:4rem;width:90%;padding:0 5%;display:flex;color:#fff;background-color:#2e90fa;align-items:center;justify-content:space-between;z-index:9990}@media(max-width:960px){.small-banner{width:98%;padding:0 1%;top:3.5rem}}.small-banner .content{display:flex;align-items:center}.small-banner .content img{height:3rem;max-width:5rem;margin-right:1rem}@media(max-width:768px){.small-banner .content{width:70%}}@media(max-width:600px){.small-banner .content{font-size:.875rem}}@media(max-width:500px){.small-banner .content{font-size:.75rem}}.small-banner .button{background-color:#f58835;color:#fff;font-size:1.125rem;border:none;border-radius:.5rem;padding:.5rem}@media(max-width:768px){.small-banner .button{font-size:1rem}}[data-theme=dark] .rent-container .car{box-shadow:0 0 4px rgba(0,0,0,.1),0 4px 8px rgba(0,0,0,.1);background-color:#363a52;color:#fafafa}[data-theme=dark] .rent-container .car .rent-link,[data-theme=dark] .rent-title{color:#fafafa}.rent-title{font-weight:400;font-size:1.75rem;text-align:center;margin-top:0;padding-top:1rem}.rent-container{display:grid;grid-template-columns:repeat(auto-fill,22rem);justify-content:center}.rent-container .car{padding:1rem;width:19.25rem;margin:1rem 2rem;border-radius:.5rem;box-shadow:1px 2px 6px 3px #d3d3d3;background-color:#fff;position:relative;justify-self:center;display:flex;flex-direction:column;justify-content:space-between}.rent-container .car .content img{height:10rem;width:100%;-o-object-fit:contain;object-fit:contain}.rent-container .car .content .content-text{display:flex;flex-direction:column;justify-content:space-between;height:16rem}.rent-container .car .content h2{margin-top:1rem}.rent-container .car .content h3{font-weight:400;margin:0}.rent-container .car .content h4{margin:0 0 1rem}.rent-container .car .button{background-color:#f58835;color:#fff;font-size:1.125rem;border:none;border-radius:.5rem;padding:.5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;align-self:end}.rent-container .car .rent-link{color:#365c6e}[data-theme=dark] .services .card{box-shadow:0 0 4px rgba(0,0,0,.1),0 4px 8px rgba(0,0,0,.1);background-color:#363a52;color:#fafafa}.services{display:flex;flex-wrap:wrap;justify-content:space-around}.services .card{margin:1rem 0;width:21rem;height:31rem;padding:1rem;display:flex;flex-direction:column;justify-content:space-between;background-color:#fff;border-radius:.5rem;box-shadow:1px 2px 6px 3px #d3d3d3;color:rgba(0,0,0,.87)}.services .card .tag{position:absolute;top:-1rem;font-size:1rem;right:1rem;background-color:#2e90fa;padding:.25rem .5rem;border-radius:0 0 .5rem .5rem;color:#fff}.services .card h3{margin-top:1rem;text-align:center;font-size:1.75rem}.services .card p{text-align:center;font-size:1.5rem;color:#f58835}.services .card .list{display:flex;flex-direction:column;align-items:flex-start}.services .card .list .list-item{margin:.375rem 0;display:flex;align-items:baseline}.services .card .list .list-item img{height:1rem;margin-right:.5rem}.services .card .list .list-item span{display:block;font-size:1.25rem;font-weight:100}.services .card button{width:100%}.services .card a,.services .card button{height:2.9375rem;padding:.5rem;border-radius:.5rem;font-size:1.125rem;color:#fff;border:none;font-weight:300!important;font-family:Open Sans,sans-serif;text-align:center;text-decoration:none;background-color:#2e90fa}.services .card a{display:flex;width:96%;align-items:center;justify-content:center}