@keyframes contact-button-module-scss-module__Kb19AG__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes contact-button-module-scss-module__Kb19AG__slideRight{0%{right:-315px}to{right:0}}@keyframes contact-button-module-scss-module__Kb19AG__slideLeft{0%{left:-100%}to{left:0}}@keyframes contact-button-module-scss-module__Kb19AG__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.contact-button-module-scss-module__Kb19AG__contactButton{font-weight:var(--font-weight-medium);gap:4px;display:flex}@media screen and (min-width:881px){.contact-button-module-scss-module__Kb19AG__contactButton{font-size:var(--font-size-s)}}@media screen and (max-width:880px){.contact-button-module-scss-module__Kb19AG__contactButton{width:100%;font-size:var(--font-size-xs)}}.contact-button-module-scss-module__Kb19AG__contactButton svg{width:22px;height:22px}
@keyframes contact-info-module-scss-module__WXDYNa__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes contact-info-module-scss-module__WXDYNa__slideRight{0%{right:-315px}to{right:0}}@keyframes contact-info-module-scss-module__WXDYNa__slideLeft{0%{left:-100%}to{left:0}}@keyframes contact-info-module-scss-module__WXDYNa__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}@media screen and (max-width:880px){.contact-info-module-scss-module__WXDYNa__contactInfoBox{padding:32px 20px 44px}}.contact-info-module-scss-module__WXDYNa__contactInfoBox .contact-info-module-scss-module__WXDYNa__agencyName{text-align:center;font-size:var(--font-size-l);font-weight:var(--font-weight-medium);margin-bottom:20px;display:block}.contact-info-module-scss-module__WXDYNa__contactInfoBox .contact-info-module-scss-module__WXDYNa__agencyPhone{align-items:center;display:flex}@media screen and (min-width:881px){.contact-info-module-scss-module__WXDYNa__contactInfoBox .contact-info-module-scss-module__WXDYNa__agencyPhone{pointer-events:none;width:100%;height:42px;font-size:var(--font-size-l);animation:.5s contact-info-module-scss-module__WXDYNa__fadeInAnimation}}@media screen and (max-width:880px){.contact-info-module-scss-module__WXDYNa__contactInfoBox .contact-info-module-scss-module__WXDYNa__agencyPhone{font-size:var(--font-size-s);border:1px solid #dedede;border-radius:12px;gap:10px;padding:15px 20px}}.contact-info-module-scss-module__WXDYNa__contactInfoBox .contact-info-module-scss-module__WXDYNa__agencyPhone .contact-info-module-scss-module__WXDYNa__icon{color:rgb(var(--safetyOrange));width:24px;height:24px}
@keyframes alert-module-scss-module__QU6RGW__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes alert-module-scss-module__QU6RGW__slideRight{0%{right:-315px}to{right:0}}@keyframes alert-module-scss-module__QU6RGW__slideLeft{0%{left:-100%}to{left:0}}@keyframes alert-module-scss-module__QU6RGW__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.alert-module-scss-module__QU6RGW__container{border:1px solid var(--backgroundColor);border-radius:var(--border-radius-medium);background-color:var(--backgroundColor);width:100%;min-height:42px;padding:9px 12px 10px;display:flex;position:relative}.alert-module-scss-module__QU6RGW__container.alert-module-scss-module__QU6RGW__info{--borderColor:rgb(var(--azure));--backgroundColor:rgb(var(--ghostWhite));--iconColor:rgb(var(--azure));--actionButtonColor:rgb(var(--azure))}.alert-module-scss-module__QU6RGW__container.alert-module-scss-module__QU6RGW__warnings{--borderColor:rgb(var(--safetyOrange));--backgroundColor:rgb(var(--floralWhite));--iconColor:rgb(var(--safetyOrange));--actionButtonColor:rgb(var(--safetyOrange))}.alert-module-scss-module__QU6RGW__container.alert-module-scss-module__QU6RGW__error{--borderColor:rgb(var(--rouge));--backgroundColor:rgb(var(--lightPink));--iconColor:rgb(var(--rouge));--actionButtonColor:rgb(var(--rouge))}.alert-module-scss-module__QU6RGW__container.alert-module-scss-module__QU6RGW__orange{--borderColor:var(--yad2Gradient);--backgroundColor:rgb(var(--white));--iconColor:rgb(var(--jet));--actionButtonColor:rgb(var(--safetyOrange));box-shadow:var(--elevation-medium)}.alert-module-scss-module__QU6RGW__container.alert-module-scss-module__QU6RGW__success{--borderColor:rgb(var(--caribbeanGreen));--backgroundColor:#f1fff9;--iconColor:rgb(var(--caribbeanGreen));--actionButtonColor:rgb(var(--caribbeanGreen))}@media screen and (min-width:881px){.alert-module-scss-module__QU6RGW__container{align-items:center}}@media screen and (max-width:880px){.alert-module-scss-module__QU6RGW__container{align-items:flex-start}}.alert-module-scss-module__QU6RGW__rightBorder{content:"";background:var(--borderColor);border-bottom-right-radius:var(--border-radius-normal);border-top-right-radius:var(--border-radius-normal);width:4px;height:100%;position:absolute;top:0;right:-1px}.alert-module-scss-module__QU6RGW__content{flex-grow:1}.alert-module-scss-module__QU6RGW__icon{min-width:20px;color:var(--iconColor);fill:var(--iconColor);width:1.25rem;height:1.25rem;margin-left:9px}.alert-module-scss-module__QU6RGW__closeIcon{width:1.25rem;height:1.25rem;fill:rgb(var(--jet));margin-right:10px;position:relative;top:2px}.alert-module-scss-module__QU6RGW__closeIcon *{fill:rgb(var(--jet))!important}.alert-module-scss-module__QU6RGW__actionButton{color:var(--actionButtonColor);font-weight:var(--font-weight-medium)}.alert-module-scss-module__QU6RGW__actionButtonToRight .alert-module-scss-module__QU6RGW__text{flex-grow:0}.alert-module-scss-module__QU6RGW__actionButtonToRight .alert-module-scss-module__QU6RGW__actionButton{text-align:start;flex-grow:1;margin-right:4px}
@keyframes lead-error-message-module-scss-module__PDnwKq__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes lead-error-message-module-scss-module__PDnwKq__slideRight{0%{right:-315px}to{right:0}}@keyframes lead-error-message-module-scss-module__PDnwKq__slideLeft{0%{left:-100%}to{left:0}}@keyframes lead-error-message-module-scss-module__PDnwKq__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.lead-error-message-module-scss-module__PDnwKq__leadErrorMessage{font-size:var(--font-size-xs);font-weight:var(--font-weight-regular);justify-content:center;line-height:1.4;animation:4s ease-in-out forwards lead-error-message-module-scss-module__PDnwKq__fadeInOut;display:flex;position:absolute;bottom:68px}@keyframes lead-error-message-module-scss-module__PDnwKq__fadeInOut{0%,to{opacity:0}10%,90%{opacity:1}}
@keyframes lead-fields-module-scss-module__DrKtwG__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes lead-fields-module-scss-module__DrKtwG__slideRight{0%{right:-315px}to{right:0}}@keyframes lead-fields-module-scss-module__DrKtwG__slideLeft{0%{left:-100%}to{left:0}}@keyframes lead-fields-module-scss-module__DrKtwG__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.lead-fields-module-scss-module__DrKtwG__inputsBox .lead-fields-module-scss-module__DrKtwG__input{min-height:5.5rem}.lead-fields-module-scss-module__DrKtwG__inputsBox .lead-fields-module-scss-module__DrKtwG__marketingConsentCheckbox{margin-top:5px}
@keyframes lead-reasons-checkbox-group-module-scss-module__NS7ssa__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes lead-reasons-checkbox-group-module-scss-module__NS7ssa__slideRight{0%{right:-315px}to{right:0}}@keyframes lead-reasons-checkbox-group-module-scss-module__NS7ssa__slideLeft{0%{left:-100%}to{left:0}}@keyframes lead-reasons-checkbox-group-module-scss-module__NS7ssa__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.lead-reasons-checkbox-group-module-scss-module__NS7ssa__box{min-height:180px}.lead-reasons-checkbox-group-module-scss-module__NS7ssa__box legend{font-size:var(--font-size-xs);font-weight:var(--font-weight-medium)}.lead-reasons-checkbox-group-module-scss-module__NS7ssa__box .lead-reasons-checkbox-group-module-scss-module__NS7ssa__checkboxGroupBox{flex-direction:column;gap:16px;margin-top:16px;display:flex}.lead-reasons-checkbox-group-module-scss-module__NS7ssa__box .lead-reasons-checkbox-group-module-scss-module__NS7ssa__errorMessage{font-size:var(--font-size-xs);color:rgb(var(--rouge));margin-top:6px}
@keyframes lead-form-module-scss-module__91lJLq__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes lead-form-module-scss-module__91lJLq__slideRight{0%{right:-315px}to{right:0}}@keyframes lead-form-module-scss-module__91lJLq__slideLeft{0%{left:-100%}to{left:0}}@keyframes lead-form-module-scss-module__91lJLq__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.lead-form-module-scss-module__91lJLq__fieldset{position:relative}@media screen and (min-width:881px){.lead-form-module-scss-module__91lJLq__fieldset.lead-form-module-scss-module__91lJLq__separator{border-top:1px solid rgb(var(--gainsboro))}.lead-form-module-scss-module__91lJLq__fieldset .lead-form-module-scss-module__91lJLq__legendSeparatorText{text-align:center;font-size:var(--font-size-xs);margin-block:24px;padding-inline:16px}}@media screen and (max-width:880px){.lead-form-module-scss-module__91lJLq__fieldset .lead-form-module-scss-module__91lJLq__legendSeparatorText{font-size:var(--font-size-xl);font-weight:var(--font-weight-medium);margin-block:21px}}.lead-form-module-scss-module__91lJLq__fieldset .lead-form-module-scss-module__91lJLq__legendHeaderText{font-size:var(--font-size-xl);font-weight:var(--font-weight-medium);margin-block:21px}.lead-form-module-scss-module__91lJLq__successMessage{font-size:var(--font-size-s);font-weight:var(--font-weight-medium);align-items:center;gap:3px;display:flex}@media screen and (max-width:880px){.lead-form-module-scss-module__91lJLq__successMessage{justify-content:center}}.lead-form-module-scss-module__91lJLq__successMessage .lead-form-module-scss-module__91lJLq__successIcon{width:24px;height:24px;fill:rgb(var(--caribbeanGreen));flex-shrink:0}.lead-form-module-scss-module__91lJLq__successMessage .lead-form-module-scss-module__91lJLq__successIcon *{fill:rgb(var(--caribbeanGreen))!important}
@keyframes send-lead-button-module-scss-module__EK39Xq__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes send-lead-button-module-scss-module__EK39Xq__slideRight{0%{right:-315px}to{right:0}}@keyframes send-lead-button-module-scss-module__EK39Xq__slideLeft{0%{left:-100%}to{left:0}}@keyframes send-lead-button-module-scss-module__EK39Xq__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.send-lead-button-module-scss-module__EK39Xq__sendLeadButton{width:100%;margin-top:24px}
@keyframes agency-cover-module-scss-module__kl77QG__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes agency-cover-module-scss-module__kl77QG__slideRight{0%{right:-315px}to{right:0}}@keyframes agency-cover-module-scss-module__kl77QG__slideLeft{0%{left:-100%}to{left:0}}@keyframes agency-cover-module-scss-module__kl77QG__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}@media screen and (min-width:881px){.agency-cover-module-scss-module__kl77QG__cover{background-color:#0000;background-image:linear-gradient(#272020e6 16.08%,#0000006b 65.81%,#fff0 119.1%),url(https://assets.yad2.co.il/vehicles-agency/agency-header-bg.jpg);background-position:bottom;background-repeat:no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;height:208px;padding-top:70px}}@media screen and (max-width:880px){.agency-cover-module-scss-module__kl77QG__cover{background-color:#0000;background-image:linear-gradient(#272020e6 16.08%,#0000006b 65.81%,#fff0 119.1%),url(https://assets.yad2.co.il/vehicles-agency/agency-header-mobile-bg.jpg);background-position:bottom;background-repeat:no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;height:170px;padding-top:16px}}
@keyframes agency-breadcrumbs-module-scss-module__oy6lgG__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes agency-breadcrumbs-module-scss-module__oy6lgG__slideRight{0%{right:-315px}to{right:0}}@keyframes agency-breadcrumbs-module-scss-module__oy6lgG__slideLeft{0%{left:-100%}to{left:0}}@keyframes agency-breadcrumbs-module-scss-module__oy6lgG__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.agency-breadcrumbs-module-scss-module__oy6lgG__breadcrumbsBox,.agency-breadcrumbs-module-scss-module__oy6lgG__breadcrumbsBox li:after{color:rgb(var(--white))}.agency-breadcrumbs-module-scss-module__oy6lgG__breadcrumbsBox li>a{font-weight:var(--font-weight-regular)}.agency-breadcrumbs-module-scss-module__oy6lgG__breadcrumbsBox li>span{font-weight:var(--font-weight-medium)}
@keyframes breadcrumb-item-module-scss-module__hAGbga__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes breadcrumb-item-module-scss-module__hAGbga__slideRight{0%{right:-315px}to{right:0}}@keyframes breadcrumb-item-module-scss-module__hAGbga__slideLeft{0%{left:-100%}to{left:0}}@keyframes breadcrumb-item-module-scss-module__hAGbga__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.breadcrumb-item-module-scss-module__hAGbga__breadcrumbItem{font-size:var(--font-size-xs);display:inline}.breadcrumb-item-module-scss-module__hAGbga__breadcrumbItem:not(:last-child){font-weight:var(--font-weight-medium)}.breadcrumb-item-module-scss-module__hAGbga__breadcrumbItem:not(:last-child):after{content:"/";color:rgb(var(--spanishGrey));margin:0 8px}
@keyframes container-module-scss-module__NcBoda__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes container-module-scss-module__NcBoda__slideRight{0%{right:-315px}to{right:0}}@keyframes container-module-scss-module__NcBoda__slideLeft{0%{left:-100%}to{left:0}}@keyframes container-module-scss-module__NcBoda__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}:where(.container-module-scss-module__NcBoda__container){width:100%;max-width:var(--containerMaxWidth);margin:0 auto}@media screen and (max-width:880px){:where(.container-module-scss-module__NcBoda__container){padding-left:var(--containerMobileInlinePadding);padding-right:var(--containerMobileInlinePadding)}.container-module-scss-module__NcBoda__fullWidthBreak1{margin-left:calc(-1*var(--containerMobileInlinePadding));margin-right:calc(-1*var(--containerMobileInlinePadding));padding-left:var(--containerMobileInlinePadding);padding-right:var(--containerMobileInlinePadding)}.container-module-scss-module__NcBoda__fullWidthBreak1 .container-module-scss-module__NcBoda__fixScrollPadding>:last-child{position:relative}.container-module-scss-module__NcBoda__fullWidthBreak1 .container-module-scss-module__NcBoda__fixScrollPadding>:last-child:after{content:"";width:var(--containerMobileInlinePadding);height:8px;translate:calc(-1*var(--carouselItemsMargin));top:0;left:calc(-1*var(--containerMobileInlinePadding));position:absolute}}
@keyframes radio-module-scss-module__ULiJFa__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes radio-module-scss-module__ULiJFa__slideRight{0%{right:-315px}to{right:0}}@keyframes radio-module-scss-module__ULiJFa__slideLeft{0%{left:-100%}to{left:0}}@keyframes radio-module-scss-module__ULiJFa__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.radio-module-scss-module__ULiJFa__y2-radio{direction:rtl;align-items:center;display:inline-flex}.radio-module-scss-module__ULiJFa__y2-radio input[type=radio]{border:1px solid rgb(var(--spanishGrey));appearance:none;cursor:pointer;border-radius:var(--border-radius-full);outline:none;justify-content:center;align-items:center;width:16px;height:16px;margin:0;display:inline-flex;position:relative}.radio-module-scss-module__ULiJFa__y2-radio input[type=radio]:after{content:"";opacity:0;background-color:rgb(var(--safetyOrange));border-radius:var(--border-radius-full);width:60%;height:60%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.radio-module-scss-module__ULiJFa__y2-radio input[type=radio]:checked{border-color:rgb(var(--safetyOrange))}.radio-module-scss-module__ULiJFa__y2-radio input[type=radio]:checked:after{opacity:1}.radio-module-scss-module__ULiJFa__y2-radio input[type=radio]:not(:disabled):hover:not(:checked),.radio-module-scss-module__ULiJFa__y2-radio input[type=radio]:not(:disabled):hover:checked{border-color:rgb(var(--safetyOrange))}.radio-module-scss-module__ULiJFa__y2-radio input[type=radio]:not(:disabled):hover:checked:after{background-color:rgb(var(--safetyOrange))}.radio-module-scss-module__ULiJFa__y2-radio input[type=radio]:disabled{border-color:rgb(var(--pastelGrey));cursor:not-allowed}.radio-module-scss-module__ULiJFa__y2-radio input[type=radio]:disabled:after{background-color:rgb(var(--pastelGrey))}.radio-module-scss-module__ULiJFa__y2-radio input[type=radio]:disabled+label{color:rgb(var(--philippineSilver));cursor:not-allowed}.radio-module-scss-module__ULiJFa__y2-radio label{font-family:var(--font-family-sans);font-weight:var(--font-weight-normal);color:rgb(var(--jet));cursor:pointer;padding-right:6px}.radio-module-scss-module__ULiJFa__y2-radio label.radio-module-scss-module__ULiJFa__default-size-small{font-size:var(--font-size-xs)}@media screen and (max-width:880px){.radio-module-scss-module__ULiJFa__y2-radio label.radio-module-scss-module__ULiJFa__mobile-size-small{font-size:var(--font-size-xs)}}@media screen and (min-width:881px){.radio-module-scss-module__ULiJFa__y2-radio label.radio-module-scss-module__ULiJFa__desktop-size-small{font-size:var(--font-size-xs)}}.radio-module-scss-module__ULiJFa__y2-radio label.radio-module-scss-module__ULiJFa__default-size-large{font-size:var(--font-size-s)}@media screen and (max-width:880px){.radio-module-scss-module__ULiJFa__y2-radio label.radio-module-scss-module__ULiJFa__mobile-size-large{font-size:var(--font-size-s)}}@media screen and (min-width:881px){.radio-module-scss-module__ULiJFa__y2-radio label.radio-module-scss-module__ULiJFa__desktop-size-large{font-size:var(--font-size-s)}}
@keyframes item-text-module-scss-module__5En8FW__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes item-text-module-scss-module__5En8FW__slideRight{0%{right:-315px}to{right:0}}@keyframes item-text-module-scss-module__5En8FW__slideLeft{0%{left:-100%}to{left:0}}@keyframes item-text-module-scss-module__5En8FW__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.item-text-module-scss-module__5En8FW__leftSided{justify-content:flex-end;min-width:16px;margin-right:8px;display:flex}@media screen and (min-width:881px){.item-text-module-scss-module__5En8FW__leftSided .item-text-module-scss-module__5En8FW__checkIcon{width:1rem;height:1rem;fill:rgb(var(--check-icon-color,var(--safetyOrange)))}.item-text-module-scss-module__5En8FW__leftSided .item-text-module-scss-module__5En8FW__checkIcon *{fill:rgb(var(--check-icon-color,var(--safetyOrange)))!important}}@media screen and (max-width:880px){.item-text-module-scss-module__5En8FW__leftSided .item-text-module-scss-module__5En8FW__checkIcon{width:1.5rem;height:1.5rem;fill:rgb(var(--check-icon-color,var(--safetyOrange)))}.item-text-module-scss-module__5En8FW__leftSided .item-text-module-scss-module__5En8FW__checkIcon *{fill:rgb(var(--check-icon-color,var(--safetyOrange)))!important}}.item-text-module-scss-module__5En8FW__rightSide{justify-content:flex-start;align-items:center;min-width:24px;margin-left:4px;display:flex}.item-text-module-scss-module__5En8FW__text{margin-left:auto}@media screen and (min-width:881px){.item-text-module-scss-module__5En8FW__text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}}.item-text-module-scss-module__5En8FW__orange{fill:rgb(var(--safetyOrange));color:rgb(var(--safetyOrange))}.item-text-module-scss-module__5En8FW__grey{fill:rgb(var(--spanishGrey));color:rgb(var(--spanishGrey))}.item-text-module-scss-module__5En8FW__silverDisabled{fill:rgb(var(--philippineSilver));color:rgb(var(--philippineSilver))}
@keyframes group-header-container-module-scss-module__-97dAa__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes group-header-container-module-scss-module__-97dAa__slideRight{0%{right:-315px}to{right:0}}@keyframes group-header-container-module-scss-module__-97dAa__slideLeft{0%{left:-100%}to{left:0}}@keyframes group-header-container-module-scss-module__-97dAa__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.group-header-container-module-scss-module__-97dAa__parent .group-header-container-module-scss-module__-97dAa__content{background-color:rgb(var(--white));flex-direction:row;align-items:center;width:100%;display:flex}.group-header-container-module-scss-module__-97dAa__parent .group-header-container-module-scss-module__-97dAa__content .group-header-container-module-scss-module__-97dAa__item{font-weight:var(--font-weight-medium);flex-direction:row;justify-content:flex-start;align-items:center;display:flex}@media screen and (min-width:881px){.group-header-container-module-scss-module__-97dAa__parent .group-header-container-module-scss-module__-97dAa__content .group-header-container-module-scss-module__-97dAa__item{width:100%;min-height:42px;padding:5px 12px}}@media screen and (max-width:880px){.group-header-container-module-scss-module__-97dAa__parent .group-header-container-module-scss-module__-97dAa__content .group-header-container-module-scss-module__-97dAa__item{flex-grow:1;min-height:45px;padding:5px 20px}}.group-header-container-module-scss-module__-97dAa__parent .group-header-container-module-scss-module__-97dAa__content.group-header-container-module-scss-module__-97dAa__disabled{cursor:not-allowed}.group-header-container-module-scss-module__-97dAa__parent .group-header-container-module-scss-module__-97dAa__content.group-header-container-module-scss-module__-97dAa__subTitle{cursor:default}@media screen and (min-width:881px){.group-header-container-module-scss-module__-97dAa__parent .group-header-container-module-scss-module__-97dAa__content.group-header-container-module-scss-module__-97dAa__subTitle .group-header-container-module-scss-module__-97dAa__item{min-height:37px}}@media screen and (max-width:880px){.group-header-container-module-scss-module__-97dAa__parent .group-header-container-module-scss-module__-97dAa__content.group-header-container-module-scss-module__-97dAa__subTitle .group-header-container-module-scss-module__-97dAa__item{min-height:50px}}.group-header-container-module-scss-module__-97dAa__parent .group-header-container-module-scss-module__-97dAa__content:not(.group-header-container-module-scss-module__-97dAa__subTitle):not(.group-header-container-module-scss-module__-97dAa__disabled){cursor:pointer}.group-header-container-module-scss-module__-97dAa__parent .group-header-container-module-scss-module__-97dAa__content:not(.group-header-container-module-scss-module__-97dAa__subTitle):not(.group-header-container-module-scss-module__-97dAa__disabled).group-header-container-module-scss-module__-97dAa__isClicked,.group-header-container-module-scss-module__-97dAa__parent .group-header-container-module-scss-module__-97dAa__content:not(.group-header-container-module-scss-module__-97dAa__subTitle):not(.group-header-container-module-scss-module__-97dAa__disabled):active{background-color:rgb(var(--snow))}@media screen and (min-width:881px){.group-header-container-module-scss-module__-97dAa__parent .group-header-container-module-scss-module__-97dAa__content:not(.group-header-container-module-scss-module__-97dAa__subTitle):not(.group-header-container-module-scss-module__-97dAa__disabled).group-header-container-module-scss-module__-97dAa__isHovered{background-color:rgb(var(--snow))}}@media screen and (max-width:880px){.group-header-container-module-scss-module__-97dAa__parent.group-header-container-module-scss-module__-97dAa__hasCollapse{border-top:1px solid rgb(var(--isabelline))}.group-header-container-module-scss-module__-97dAa__parent.group-header-container-module-scss-module__-97dAa__hasCollapse:last-child{border-bottom:1px solid rgb(var(--isabelline))}.group-header-container-module-scss-module__-97dAa__parent:not(.group-header-container-module-scss-module__-97dAa__isBorderless) .group-header-container-module-scss-module__-97dAa__content{position:relative}.group-header-container-module-scss-module__-97dAa__parent:not(.group-header-container-module-scss-module__-97dAa__isBorderless) .group-header-container-module-scss-module__-97dAa__content:after{content:"";background-color:rgb(var(--snow));width:calc(100% - 40px);height:1px;position:absolute;bottom:0;right:20px}.group-header-container-module-scss-module__-97dAa__parent:not(.group-header-container-module-scss-module__-97dAa__isBorderless):not(:first-child) .group-header-container-module-scss-module__-97dAa__content{position:relative}.group-header-container-module-scss-module__-97dAa__parent:not(.group-header-container-module-scss-module__-97dAa__isBorderless):not(:first-child) .group-header-container-module-scss-module__-97dAa__content:before{content:"";background-color:rgb(var(--snow));width:calc(100% - 40px);height:1px;position:absolute;top:0;right:20px}.group-header-container-module-scss-module__-97dAa__parent:not(.group-header-container-module-scss-module__-97dAa__hasCollapse)>.group-header-container-module-scss-module__-97dAa__rowContent{border-bottom:1px solid rgb(var(--gainsboro))}}
@keyframes with-group-module-scss-module__qxMwtG__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes with-group-module-scss-module__qxMwtG__slideRight{0%{right:-315px}to{right:0}}@keyframes with-group-module-scss-module__qxMwtG__slideLeft{0%{left:-100%}to{left:0}}@keyframes with-group-module-scss-module__qxMwtG__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.with-group-module-scss-module__qxMwtG__button{padding:10px;display:flex}.with-group-module-scss-module__qxMwtG__button .with-group-module-scss-module__qxMwtG__icon{width:1.25rem;height:1.25rem;transition:transform .2s}.with-group-module-scss-module__qxMwtG__button .with-group-module-scss-module__qxMwtG__icon.with-group-module-scss-module__qxMwtG__collapsed{transform:rotate(180deg)}.with-group-module-scss-module__qxMwtG__childList{transition:max-height .2s;overflow:hidden}.with-group-module-scss-module__qxMwtG__childList.with-group-module-scss-module__qxMwtG__collapsed{max-height:0!important}@media screen and (min-width:881px){.with-group-module-scss-module__qxMwtG__mobileOnly{display:none}}
@keyframes flip-arrow-module-scss-module__DKztVq__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes flip-arrow-module-scss-module__DKztVq__slideRight{0%{right:-315px}to{right:0}}@keyframes flip-arrow-module-scss-module__DKztVq__slideLeft{0%{left:-100%}to{left:0}}@keyframes flip-arrow-module-scss-module__DKztVq__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.flip-arrow-module-scss-module__DKztVq__button{padding:10px;display:flex}.flip-arrow-module-scss-module__DKztVq__button .flip-arrow-module-scss-module__DKztVq__icon{width:1.25rem;height:1.25rem;transition:transform .2s}.flip-arrow-module-scss-module__DKztVq__button .flip-arrow-module-scss-module__DKztVq__icon.flip-arrow-module-scss-module__DKztVq__collapsed{transform:rotate(180deg)}
@keyframes top-row-module-scss-module__iGk3Za__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes top-row-module-scss-module__iGk3Za__slideRight{0%{right:-315px}to{right:0}}@keyframes top-row-module-scss-module__iGk3Za__slideLeft{0%{left:-100%}to{left:0}}@keyframes top-row-module-scss-module__iGk3Za__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.top-row-module-scss-module__iGk3Za__legend{background-color:rgb(var(--white));align-items:center;display:flex}@media screen and (max-width:880px){.top-row-module-scss-module__iGk3Za__legend{z-index:1;justify-content:space-between;min-height:45px;padding:11px 20px 11px 10px}.top-row-module-scss-module__iGk3Za__legend.top-row-module-scss-module__iGk3Za__hasShadowDivider{box-shadow:var(--elevation-small)}}@media screen and (min-width:881px){.top-row-module-scss-module__iGk3Za__legend{justify-content:flex-start;min-height:33px;margin-top:2px;padding:5px 12px}.top-row-module-scss-module__iGk3Za__legend.top-row-module-scss-module__iGk3Za__isMobileOnly{display:none}.top-row-module-scss-module__iGk3Za__legend .top-row-module-scss-module__iGk3Za__guidelines{color:rgb(var(--graniteGrey));font-size:var(--font-size-xxs);font-weight:var(--font-weight-regular)}}@media screen and (max-width:880px){.top-row-module-scss-module__iGk3Za__legend .top-row-module-scss-module__iGk3Za__guidelines{display:none}.top-row-module-scss-module__iGk3Za__legend .top-row-module-scss-module__iGk3Za__header{color:rgb(var(--jet));font-size:var(--font-size-s);font-weight:var(--font-weight-medium)}.top-row-module-scss-module__iGk3Za__legend .top-row-module-scss-module__iGk3Za__status{color:rgb(var(--spanishGrey));font-size:var(--font-size-xs);font-weight:var(--font-weight-regular);white-space:break-spaces}.top-row-module-scss-module__iGk3Za__legend .top-row-module-scss-module__iGk3Za__closeButton{margin:-10px;padding:10px;display:inline-flex}}.top-row-module-scss-module__iGk3Za__legend .top-row-module-scss-module__iGk3Za__closeButton .top-row-module-scss-module__iGk3Za__icon{width:1.5rem;height:1.5rem;fill:var(--jet)}.top-row-module-scss-module__iGk3Za__legend .top-row-module-scss-module__iGk3Za__closeButton .top-row-module-scss-module__iGk3Za__icon *{fill:var(--jet)!important}.top-row-module-scss-module__iGk3Za__legend .top-row-module-scss-module__iGk3Za__guidelines,.top-row-module-scss-module__iGk3Za__legend .top-row-module-scss-module__iGk3Za__header{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media screen and (min-width:881px){.top-row-module-scss-module__iGk3Za__legend .top-row-module-scss-module__iGk3Za__closeButton,.top-row-module-scss-module__iGk3Za__legend .top-row-module-scss-module__iGk3Za__header,.top-row-module-scss-module__iGk3Za__legend .top-row-module-scss-module__iGk3Za__status{display:none}}
@keyframes base-select-module-scss-module__MbyDtW__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes base-select-module-scss-module__MbyDtW__slideRight{0%{right:-315px}to{right:0}}@keyframes base-select-module-scss-module__MbyDtW__slideLeft{0%{left:-100%}to{left:0}}@keyframes base-select-module-scss-module__MbyDtW__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.base-select-module-scss-module__MbyDtW__select{width:100%}@media screen and (max-width:880px){.base-select-module-scss-module__MbyDtW__select{max-height:100%}}@media screen and (min-width:881px){.base-select-module-scss-module__MbyDtW__select .base-select-module-scss-module__MbyDtW__dropdown{margin-top:8px}.base-select-module-scss-module__MbyDtW__select .base-select-module-scss-module__MbyDtW__dropdown.base-select-module-scss-module__MbyDtW__fluid{min-width:100%}.base-select-module-scss-module__MbyDtW__select .base-select-module-scss-module__MbyDtW__dropdown:not(.base-select-module-scss-module__MbyDtW__fluid){width:100%}}@media screen and (max-width:880px){.base-select-module-scss-module__MbyDtW__select .base-select-module-scss-module__MbyDtW__dropdown{min-width:250px}}
@keyframes menu-dropdown-module-scss-module__wNMz0q__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes menu-dropdown-module-scss-module__wNMz0q__slideRight{0%{right:-315px}to{right:0}}@keyframes menu-dropdown-module-scss-module__wNMz0q__slideLeft{0%{left:-100%}to{left:0}}@keyframes menu-dropdown-module-scss-module__wNMz0q__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.menu-dropdown-module-scss-module__wNMz0q__menuBox{border-radius:4px;flex-direction:column;display:flex}@media screen and (min-width:881px){.menu-dropdown-module-scss-module__wNMz0q__menuBox{background-color:rgb(var(--white));border-radius:4px;overflow-x:hidden}}@media screen and (max-width:880px){.menu-dropdown-module-scss-module__wNMz0q__menuBox.menu-dropdown-module-scss-module__wNMz0q__hasBorderRadiusInMobile{border-radius:10px 10px 0 0;overflow-x:hidden}.menu-dropdown-module-scss-module__wNMz0q__menuBox.menu-dropdown-module-scss-module__wNMz0q__drawer{max-height:100%}.menu-dropdown-module-scss-module__wNMz0q__menuBox.menu-dropdown-module-scss-module__wNMz0q__hasCollapse{background-color:rgb(var(--snow))}.menu-dropdown-module-scss-module__wNMz0q__menuBox.menu-dropdown-module-scss-module__wNMz0q__fullScreen{height:100%}.menu-dropdown-module-scss-module__wNMz0q__menuBox.menu-dropdown-module-scss-module__wNMz0q__fullScreen .menu-dropdown-module-scss-module__wNMz0q__list{flex-grow:1}.menu-dropdown-module-scss-module__wNMz0q__menuBox .menu-dropdown-module-scss-module__wNMz0q__list{max-height:unset!important}}.menu-dropdown-module-scss-module__wNMz0q__menuBox .menu-dropdown-module-scss-module__wNMz0q__list{font-size:var(--font-size-s);width:100%;overflow:hidden auto}@media screen and (min-width:881px){.menu-dropdown-module-scss-module__wNMz0q__menuBox .menu-dropdown-module-scss-module__wNMz0q__list{background-color:rgb(var(--white))}}@media screen and (max-width:880px){.menu-dropdown-module-scss-module__wNMz0q__menuBox .menu-dropdown-module-scss-module__wNMz0q__list.menu-dropdown-module-scss-module__wNMz0q__hasCollapse{background-color:rgb(var(--snow))}}
@keyframes feed-container-module-scss-module__k0kJzW__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes feed-container-module-scss-module__k0kJzW__slideRight{0%{right:-315px}to{right:0}}@keyframes feed-container-module-scss-module__k0kJzW__slideLeft{0%{left:-100%}to{left:0}}@keyframes feed-container-module-scss-module__k0kJzW__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}@media screen and (min-width:881px){.feed-container-module-scss-module__k0kJzW__cover{background-image:url(https://assets.yad2.co.il/y2_frontend/apps/vehicles/feed/feed_cover.png);background-repeat:no-repeat;background-size:cover;height:110px}.feed-container-module-scss-module__k0kJzW__feedContainer{margin-top:-49px}}
@keyframes text-field-button-module-scss-module__irFPUG__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes text-field-button-module-scss-module__irFPUG__slideRight{0%{right:-315px}to{right:0}}@keyframes text-field-button-module-scss-module__irFPUG__slideLeft{0%{left:-100%}to{left:0}}@keyframes text-field-button-module-scss-module__irFPUG__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.text-field-button-module-scss-module__irFPUG__textField{position:relative}.text-field-button-module-scss-module__irFPUG__textField.text-field-button-module-scss-module__irFPUG__isReadOnly:not(.text-field-button-module-scss-module__irFPUG__disabled),.text-field-button-module-scss-module__irFPUG__textField.text-field-button-module-scss-module__irFPUG__isReadOnly:not(.text-field-button-module-scss-module__irFPUG__disabled) input{cursor:pointer}.text-field-button-module-scss-module__irFPUG__textField input{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media screen and (min-width:881px){.text-field-button-module-scss-module__irFPUG__textField .text-field-button-module-scss-module__irFPUG__mobileClickOverlay{display:none}}@media screen and (max-width:880px){.text-field-button-module-scss-module__irFPUG__textField .text-field-button-module-scss-module__irFPUG__mobileClickOverlay{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.text-field-button-module-scss-module__irFPUG__textField:not(.text-field-button-module-scss-module__irFPUG__disabled) .text-field-button-module-scss-module__irFPUG__mobileClickOverlay{cursor:pointer}}
@keyframes create-alert-placeholder-module-scss-module___gNp6W__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes create-alert-placeholder-module-scss-module___gNp6W__slideRight{0%{right:-315px}to{right:0}}@keyframes create-alert-placeholder-module-scss-module___gNp6W__slideLeft{0%{left:-100%}to{left:0}}@keyframes create-alert-placeholder-module-scss-module___gNp6W__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.create-alert-placeholder-module-scss-module___gNp6W__createAlertBtn{width:170px;margin:24px auto 0}@media screen and (min-width:881px){.create-alert-placeholder-module-scss-module___gNp6W__alertRecommendationTitle{font-size:var(--font-size-m)}}@media screen and (max-width:880px){.create-alert-placeholder-module-scss-module___gNp6W__alertRecommendationTitle{font-size:var(--font-size-xs)}}
@keyframes flip-icon-module-scss-module__fRK0jq__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes flip-icon-module-scss-module__fRK0jq__slideRight{0%{right:-315px}to{right:0}}@keyframes flip-icon-module-scss-module__fRK0jq__slideLeft{0%{left:-100%}to{left:0}}@keyframes flip-icon-module-scss-module__fRK0jq__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.flip-icon-module-scss-module__fRK0jq__icon{vertical-align:middle;width:1.25rem;height:1.25rem;fill:var(--jet)}.flip-icon-module-scss-module__fRK0jq__icon *{fill:var(--jet)!important}.flip-icon-module-scss-module__fRK0jq__icon.flip-icon-module-scss-module__fRK0jq__isFlipped{transform:rotate(180deg)}
@keyframes feed-section-module-scss-module__zrCfQa__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes feed-section-module-scss-module__zrCfQa__slideRight{0%{right:-315px}to{right:0}}@keyframes feed-section-module-scss-module__zrCfQa__slideLeft{0%{left:-100%}to{left:0}}@keyframes feed-section-module-scss-module__zrCfQa__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}@media screen and (min-width:881px){.feed-section-module-scss-module__zrCfQa__feedSectionBox{width:100%;max-width:847px;margin-left:36px;display:inline-block}}@media screen and (max-width:880px){.feed-section-module-scss-module__zrCfQa__feedSectionBox{margin:16px 0}}.feed-section-module-scss-module__zrCfQa__feedSectionBox .feed-section-module-scss-module__zrCfQa__billboard{margin:0 auto 16px}@media screen and (min-width:881px){.feed-section-module-scss-module__zrCfQa__feedSectionBox .feed-section-module-scss-module__zrCfQa__billboard{display:none}}.feed-section-module-scss-module__zrCfQa__feedSectionBox .feed-section-module-scss-module__zrCfQa__billboard .feed-section-module-scss-module__zrCfQa__placeholder{height:150px}.feed-section-module-scss-module__zrCfQa__feedSectionBox .feed-section-module-scss-module__zrCfQa__heading{font-weight:var(--font-weight-medium)}@media screen and (min-width:881px){.feed-section-module-scss-module__zrCfQa__feedSectionBox .feed-section-module-scss-module__zrCfQa__heading{font-size:var(--font-size-l)}}@media screen and (max-width:880px){.feed-section-module-scss-module__zrCfQa__feedSectionBox .feed-section-module-scss-module__zrCfQa__heading{font-size:var(--font-size-m)}}
@keyframes with-text-helper-module-scss-module__ArxMQq__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes with-text-helper-module-scss-module__ArxMQq__slideRight{0%{right:-315px}to{right:0}}@keyframes with-text-helper-module-scss-module__ArxMQq__slideLeft{0%{left:-100%}to{left:0}}@keyframes with-text-helper-module-scss-module__ArxMQq__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}:where(.with-text-helper-module-scss-module__ArxMQq__box){width:100%}
@keyframes search-results-module-scss-module__YsJRCa__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes search-results-module-scss-module__YsJRCa__slideRight{0%{right:-315px}to{right:0}}@keyframes search-results-module-scss-module__YsJRCa__slideLeft{0%{left:-100%}to{left:0}}@keyframes search-results-module-scss-module__YsJRCa__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.search-results-module-scss-module__YsJRCa__headingBox .search-results-module-scss-module__YsJRCa__heading{font-weight:var(--font-weight-medium);display:inline}@media screen and (min-width:881px){.search-results-module-scss-module__YsJRCa__headingBox .search-results-module-scss-module__YsJRCa__heading{font-size:var(--font-size-l)}}@media screen and (max-width:880px){.search-results-module-scss-module__YsJRCa__headingBox .search-results-module-scss-module__YsJRCa__heading{font-size:var(--font-size-m)}}.search-results-module-scss-module__YsJRCa__resultsBox{margin-top:4px}@media screen and (max-width:880px){.search-results-module-scss-module__YsJRCa__placeholder{height:20px}}.search-results-module-scss-module__YsJRCa__filtersSortBox{gap:16px;width:100%;display:flex}@media screen and (max-width:880px){.search-results-module-scss-module__YsJRCa__filtersSortBox{background-color:rgb(var(--white));width:calc(100% + 32px);z-index:var(--floaters-index);margin-inline:-16px;padding:16px;position:sticky;top:0}}.search-results-module-scss-module__YsJRCa__filtersSortBox .search-results-module-scss-module__YsJRCa__buttonBox{flex:50%}.search-results-module-scss-module__YsJRCa__floatingAlertBox{z-index:calc(var(--floaters-index) - 1);position:sticky}
@keyframes trade-in-form-module-scss-module__DCy3kW__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes trade-in-form-module-scss-module__DCy3kW__slideRight{0%{right:-315px}to{right:0}}@keyframes trade-in-form-module-scss-module__DCy3kW__slideLeft{0%{left:-100%}to{left:0}}@keyframes trade-in-form-module-scss-module__DCy3kW__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.trade-in-form-module-scss-module__DCy3kW__formBox{text-align:center}.trade-in-form-module-scss-module__DCy3kW__formBox .trade-in-form-module-scss-module__DCy3kW__headlines{flex-direction:column;margin-bottom:20px;display:flex}.trade-in-form-module-scss-module__DCy3kW__formBox .trade-in-form-module-scss-module__DCy3kW__headlines .trade-in-form-module-scss-module__DCy3kW__title{font-size:var(--font-size-l);font-weight:var(--font-weight-medium);margin:15px 0 20px}.trade-in-form-module-scss-module__DCy3kW__formBox .trade-in-form-module-scss-module__DCy3kW__headlines .trade-in-form-module-scss-module__DCy3kW__subtitle{font-size:var(--font-size-l);margin-bottom:5px}.trade-in-form-module-scss-module__DCy3kW__formBox .trade-in-form-module-scss-module__DCy3kW__fields{text-align:right}.trade-in-form-module-scss-module__DCy3kW__formBox .trade-in-form-module-scss-module__DCy3kW__fields .trade-in-form-module-scss-module__DCy3kW__field{margin-bottom:25px}.trade-in-form-module-scss-module__DCy3kW__formBox .trade-in-form-module-scss-module__DCy3kW__submit{width:100%;height:38px;margin-top:30px}
@keyframes feed-heading-ghost-module-scss-module__HDBV7G__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes feed-heading-ghost-module-scss-module__HDBV7G__slideRight{0%{right:-315px}to{right:0}}@keyframes feed-heading-ghost-module-scss-module__HDBV7G__slideLeft{0%{left:-100%}to{left:0}}@keyframes feed-heading-ghost-module-scss-module__HDBV7G__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.feed-heading-ghost-module-scss-module__HDBV7G__headingGhostBox{z-index:var(--floaters-index)}@media screen and (min-width:881px){.feed-heading-ghost-module-scss-module__HDBV7G__headingGhostBox .feed-heading-ghost-module-scss-module__HDBV7G__headingGhost{width:248px;height:18px}}@media screen and (max-width:880px){.feed-heading-ghost-module-scss-module__HDBV7G__headingGhostBox .feed-heading-ghost-module-scss-module__HDBV7G__headingGhost{width:200px;height:16px}}
@keyframes vertical-card-list-ghost-module-scss-module__ypbghq__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes vertical-card-list-ghost-module-scss-module__ypbghq__slideRight{0%{right:-315px}to{right:0}}@keyframes vertical-card-list-ghost-module-scss-module__ypbghq__slideLeft{0%{left:-100%}to{left:0}}@keyframes vertical-card-list-ghost-module-scss-module__ypbghq__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.vertical-card-list-ghost-module-scss-module__ypbghq__verticalCardListBox{text-align:center;flex-direction:column;align-items:center;min-width:320px;display:flex}.vertical-card-list-ghost-module-scss-module__ypbghq__verticalCardListBox .vertical-card-list-ghost-module-scss-module__ypbghq__headingSkeleton,.vertical-card-list-ghost-module-scss-module__ypbghq__verticalCardListBox .vertical-card-list-ghost-module-scss-module__ypbghq__rowTitle,.vertical-card-list-ghost-module-scss-module__ypbghq__verticalCardListBox .vertical-card-list-ghost-module-scss-module__ypbghq__rowLong,.vertical-card-list-ghost-module-scss-module__ypbghq__verticalCardListBox .vertical-card-list-ghost-module-scss-module__ypbghq__rowSmall,.vertical-card-list-ghost-module-scss-module__ypbghq__verticalCardListBox .vertical-card-list-ghost-module-scss-module__ypbghq__rowExtraSmall,.vertical-card-list-ghost-module-scss-module__ypbghq__verticalCardListBox .vertical-card-list-ghost-module-scss-module__ypbghq__rowMedium{margin:0 auto}.vertical-card-list-ghost-module-scss-module__ypbghq__verticalCardListBox .vertical-card-list-ghost-module-scss-module__ypbghq__headingSkeleton{width:120px;height:70px;margin:20px}.vertical-card-list-ghost-module-scss-module__ypbghq__verticalCardListBox .vertical-card-list-ghost-module-scss-module__ypbghq__rows{align-self:center;align-items:center;padding:0 10px}.vertical-card-list-ghost-module-scss-module__ypbghq__verticalCardListBox .vertical-card-list-ghost-module-scss-module__ypbghq__rows .vertical-card-list-ghost-module-scss-module__ypbghq__row{max-width:350px;margin-top:10px}.vertical-card-list-ghost-module-scss-module__ypbghq__verticalCardListBox .vertical-card-list-ghost-module-scss-module__ypbghq__cardList{text-align:center;flex-direction:column;justify-content:center;margin-top:10px;display:flex}@media screen and (max-width:880px){.vertical-card-list-ghost-module-scss-module__ypbghq__verticalCardListBox .vertical-card-list-ghost-module-scss-module__ypbghq__cardList{overflow:hidden}}.vertical-card-list-ghost-module-scss-module__ypbghq__verticalCardListBox .vertical-card-list-ghost-module-scss-module__ypbghq__cardList .vertical-card-list-ghost-module-scss-module__ypbghq__cardBox{text-align:right;box-shadow:var(--elevation-small);border-radius:12px;justify-content:space-between;min-width:320px;max-width:350px;max-height:120px;margin:12px 0;padding:10px;display:flex}.vertical-card-list-ghost-module-scss-module__ypbghq__verticalCardListBox .vertical-card-list-ghost-module-scss-module__ypbghq__cardList .vertical-card-list-ghost-module-scss-module__ypbghq__cardBox .vertical-card-list-ghost-module-scss-module__ypbghq__imageSkeleton{border-radius:12px;width:100px;height:100%}.vertical-card-list-ghost-module-scss-module__ypbghq__rowTitle{width:200px;height:24px}.vertical-card-list-ghost-module-scss-module__ypbghq__rowLong{width:170px}.vertical-card-list-ghost-module-scss-module__ypbghq__rowSmall,.vertical-card-list-ghost-module-scss-module__ypbghq__rowMedium{width:100px}.vertical-card-list-ghost-module-scss-module__ypbghq__rowExtraSmall{width:50px}
@keyframes total-items-module-scss-module__NS4Shq__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes total-items-module-scss-module__NS4Shq__slideRight{0%{right:-315px}to{right:0}}@keyframes total-items-module-scss-module__NS4Shq__slideLeft{0%{left:-100%}to{left:0}}@keyframes total-items-module-scss-module__NS4Shq__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.total-items-module-scss-module__NS4Shq__totalItemsBox{justify-content:space-between;width:100%;margin-bottom:15px;display:flex}.total-items-module-scss-module__NS4Shq__totalItemsBox .total-items-module-scss-module__NS4Shq__rowSmall{width:110px;height:16px}.total-items-module-scss-module__NS4Shq__totalItemsBox .total-items-module-scss-module__NS4Shq__rowLong{width:132px;height:16px}
@keyframes open-trade-in-button-module-scss-module__vFW9rG__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes open-trade-in-button-module-scss-module__vFW9rG__slideRight{0%{right:-315px}to{right:0}}@keyframes open-trade-in-button-module-scss-module__vFW9rG__slideLeft{0%{left:-100%}to{left:0}}@keyframes open-trade-in-button-module-scss-module__vFW9rG__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}button.open-trade-in-button-module-scss-module__vFW9rG__tradeInBtn{width:100%}@media screen and (min-width:881px){button.open-trade-in-button-module-scss-module__vFW9rG__tradeInBtn{margin-top:14px}}
@keyframes filters-button-module-scss-module__mobr8q__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes filters-button-module-scss-module__mobr8q__slideRight{0%{right:-315px}to{right:0}}@keyframes filters-button-module-scss-module__mobr8q__slideLeft{0%{left:-100%}to{left:0}}@keyframes filters-button-module-scss-module__mobr8q__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.filters-button-module-scss-module__mobr8q__box{background-color:rgb(var(--snow));border:1px solid rgb(var(--gainsboro));border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:8px 12px 8px 16px;display:flex}.filters-button-module-scss-module__mobr8q__box .filters-button-module-scss-module__mobr8q__text{white-space:nowrap;font-size:1rem}.filters-button-module-scss-module__mobr8q__box .filters-button-module-scss-module__mobr8q__text .filters-button-module-scss-module__mobr8q__count{font-size:.875rem}.filters-button-module-scss-module__mobr8q__box .filters-button-module-scss-module__mobr8q__iconBox{position:relative}.filters-button-module-scss-module__mobr8q__box .filters-button-module-scss-module__mobr8q__iconBox .filters-button-module-scss-module__mobr8q__icon{width:20px;height:20px}.filters-button-module-scss-module__mobr8q__box .filters-button-module-scss-module__mobr8q__iconBox.filters-button-module-scss-module__mobr8q__active:after{content:"";background-color:rgb(var(--safetyOrange));border-radius:16px;width:8px;height:8px;position:absolute;top:0;right:0}
@keyframes desktop-chat-ad-button-module-scss-module__5zQrcG__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes desktop-chat-ad-button-module-scss-module__5zQrcG__slideRight{0%{right:-315px}to{right:0}}@keyframes desktop-chat-ad-button-module-scss-module__5zQrcG__slideLeft{0%{left:-100%}to{left:0}}@keyframes desktop-chat-ad-button-module-scss-module__5zQrcG__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.desktop-chat-ad-button-module-scss-module__5zQrcG__button{width:100%}
@keyframes no-results-module-scss-module__Up01MG__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes no-results-module-scss-module__Up01MG__slideRight{0%{right:-315px}to{right:0}}@keyframes no-results-module-scss-module__Up01MG__slideLeft{0%{left:-100%}to{left:0}}@keyframes no-results-module-scss-module__Up01MG__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.no-results-module-scss-module__Up01MG__noResultsBox{text-align:center}.no-results-module-scss-module__Up01MG__noResultsBox .no-results-module-scss-module__Up01MG__topButtonsDfp{margin:20px 0}.no-results-module-scss-module__Up01MG__noResultsBox .no-results-module-scss-module__Up01MG__animationWrapper{justify-content:center;display:flex}.no-results-module-scss-module__Up01MG__noResultsBox .no-results-module-scss-module__Up01MG__animation{width:200px;height:200px}.no-results-module-scss-module__Up01MG__noResultsBox .no-results-module-scss-module__Up01MG__texts{margin-top:24px}@media screen and (min-width:881px){.no-results-module-scss-module__Up01MG__noResultsBox .no-results-module-scss-module__Up01MG__texts{padding:0 112px}}@media screen and (max-width:880px){.no-results-module-scss-module__Up01MG__noResultsBox .no-results-module-scss-module__Up01MG__texts{padding:0 38px}}.no-results-module-scss-module__Up01MG__noResultsBox .no-results-module-scss-module__Up01MG__texts .no-results-module-scss-module__Up01MG__noResults{font-weight:var(--font-weight-medium);margin-bottom:8px;display:block}@media screen and (min-width:881px){.no-results-module-scss-module__Up01MG__noResultsBox .no-results-module-scss-module__Up01MG__texts .no-results-module-scss-module__Up01MG__noResults{font-size:var(--font-size-xxl)}}@media screen and (max-width:880px){.no-results-module-scss-module__Up01MG__noResultsBox .no-results-module-scss-module__Up01MG__texts .no-results-module-scss-module__Up01MG__noResults{font-size:var(--font-size-l)}}
@keyframes message-item-module-scss-module__tMwl1G__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes message-item-module-scss-module__tMwl1G__slideRight{0%{right:-315px}to{right:0}}@keyframes message-item-module-scss-module__tMwl1G__slideLeft{0%{left:-100%}to{left:0}}@keyframes message-item-module-scss-module__tMwl1G__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.message-item-module-scss-module__tMwl1G__container{margin:10px 20px;display:flex}.message-item-module-scss-module__tMwl1G__container>:not(:first-child){margin-top:20px}.message-item-module-scss-module__tMwl1G__container .message-item-module-scss-module__tMwl1G__wrapper{min-height:25px;font-size:var(--font-size-s);cursor:pointer;white-space:nowrap;background-color:#fff;border:3px solid #0000;border-radius:25px;margin:0 auto;padding:10px 15px}.message-item-module-scss-module__tMwl1G__container .message-item-module-scss-module__tMwl1G__wrapper:hover{border:3px solid rgb(var(--caribbeanGreen));background-color:#def8ec}
@keyframes top-buttons-dfp-module-scss-module__HW0lGq__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes top-buttons-dfp-module-scss-module__HW0lGq__slideRight{0%{right:-315px}to{right:0}}@keyframes top-buttons-dfp-module-scss-module__HW0lGq__slideLeft{0%{left:-100%}to{left:0}}@keyframes top-buttons-dfp-module-scss-module__HW0lGq__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.top-buttons-dfp-module-scss-module__HW0lGq__topButtonsBox{justify-content:space-between;padding:10px 0;display:flex}@media screen and (max-width:880px){.top-buttons-dfp-module-scss-module__HW0lGq__topButtonsBox{display:none}}.top-buttons-dfp-module-scss-module__HW0lGq__topButton{border-left:1px solid rgb(var(--isabelline))}.top-buttons-dfp-module-scss-module__HW0lGq__topButton:last-child{border-left:none}
@keyframes message-list-module-scss-module__zXCTTW__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes message-list-module-scss-module__zXCTTW__slideRight{0%{right:-315px}to{right:0}}@keyframes message-list-module-scss-module__zXCTTW__slideLeft{0%{left:-100%}to{left:0}}@keyframes message-list-module-scss-module__zXCTTW__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}@media screen and (max-width:880px){.message-list-module-scss-module__zXCTTW__container{z-index:calc(var(--popups-index) - 1);grid-template-columns:1fr;justify-content:center;width:50%;display:grid;position:absolute;bottom:-100%}.message-list-module-scss-module__zXCTTW__container.message-list-module-scss-module__zXCTTW__openModal{animation:.3s ease-in-out both message-list-module-scss-module__zXCTTW__riseup}.message-list-module-scss-module__zXCTTW__container.message-list-module-scss-module__zXCTTW__closeModal{animation:.3s ease-in-out both message-list-module-scss-module__zXCTTW__downwards}.message-list-module-scss-module__zXCTTW__container.message-list-module-scss-module__zXCTTW__compact{width:auto}.message-list-module-scss-module__zXCTTW__container .message-list-module-scss-module__zXCTTW__icon{color:#fff;text-align:right;font-size:1.875rem}.message-list-module-scss-module__zXCTTW__container .message-list-module-scss-module__zXCTTW__wrapper{flex-direction:column;justify-content:space-around;height:250px;padding-left:30px;display:flex}}@media screen and (min-width:881px){.message-list-module-scss-module__zXCTTW__container{display:none}}@keyframes message-list-module-scss-module__zXCTTW__riseup{0%{transform:translateY(100%)}to{transform:translateY(-45%)}}@keyframes message-list-module-scss-module__zXCTTW__downwards{0%{transform:translateY(-45%)}to{transform:translateY(100%)}}
@keyframes floating-create-alert-module-scss-module__M8YyvG__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes floating-create-alert-module-scss-module__M8YyvG__slideRight{0%{right:-315px}to{right:0}}@keyframes floating-create-alert-module-scss-module__M8YyvG__slideLeft{0%{left:-100%}to{left:0}}@keyframes floating-create-alert-module-scss-module__M8YyvG__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.floating-create-alert-module-scss-module__M8YyvG__box{z-index:var(--floaters-index);position:fixed;bottom:16px;left:50%;transform:translate(-50%)}.floating-create-alert-module-scss-module__M8YyvG__button{height:42px;color:rgb(var(--white));background-color:rgb(var(--safetyOrange));font-weight:var(--font-weight-regular);border-radius:50px;align-items:center;gap:8px;padding-inline:14px 20px;display:flex;box-shadow:0 5px 15px #00000026}.floating-create-alert-module-scss-module__M8YyvG__icon{width:20px;height:20px;color:rgb(var(--white))}
@keyframes backdrop-module-scss-module__-SOBcG__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes backdrop-module-scss-module__-SOBcG__slideRight{0%{right:-315px}to{right:0}}@keyframes backdrop-module-scss-module__-SOBcG__slideLeft{0%{left:-100%}to{left:0}}@keyframes backdrop-module-scss-module__-SOBcG__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}@media screen and (max-width:880px){.backdrop-module-scss-module__-SOBcG__backdrop{z-index:calc(var(--popups-index) - 1);background:#0a0a0a80;position:fixed;inset:0}}
@keyframes ad-characteristics-module-scss-module__h3GxPa__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes ad-characteristics-module-scss-module__h3GxPa__slideRight{0%{right:-315px}to{right:0}}@keyframes ad-characteristics-module-scss-module__h3GxPa__slideLeft{0%{left:-100%}to{left:0}}@keyframes ad-characteristics-module-scss-module__h3GxPa__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.ad-characteristics-module-scss-module__h3GxPa__priceDropBadge{vertical-align:top;margin-right:6px}
@keyframes send-message-button-module-scss-module__S3YD8q__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes send-message-button-module-scss-module__S3YD8q__slideRight{0%{right:-315px}to{right:0}}@keyframes send-message-button-module-scss-module__S3YD8q__slideLeft{0%{left:-100%}to{left:0}}@keyframes send-message-button-module-scss-module__S3YD8q__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}@media screen and (max-width:880px){.send-message-button-module-scss-module__S3YD8q__container button{width:100%;height:42px}.send-message-button-module-scss-module__S3YD8q__container button.send-message-button-module-scss-module__S3YD8q__sendMessageButton{color:rgb(var(--caribbeanGreen));border-color:rgb(var(--caribbeanGreen))}.send-message-button-module-scss-module__S3YD8q__container button .send-message-button-module-scss-module__S3YD8q__sendMessageText{font-size:var(--font-size-s);color:rgb(var(--caribbeanGreen));font-weight:var(--font-weight-medium)}.send-message-button-module-scss-module__S3YD8q__container button .send-message-button-module-scss-module__S3YD8q__messageSentStatus{color:rgb(var(--caribbeanGreen))}}@media screen and (min-width:881px){.send-message-button-module-scss-module__S3YD8q__container .send-message-button-module-scss-module__S3YD8q__tooltip{display:none}.send-message-button-module-scss-module__S3YD8q__container button{width:100%;height:48px}.send-message-button-module-scss-module__S3YD8q__container button .send-message-button-module-scss-module__S3YD8q__icon{width:1.5rem;height:1.5rem;margin-left:4px}.send-message-button-module-scss-module__S3YD8q__container button .send-message-button-module-scss-module__S3YD8q__showNumberText{font-size:var(--font-size-m)}}
@keyframes select-input-box-module-scss-module__kXqqva__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes select-input-box-module-scss-module__kXqqva__slideRight{0%{right:-315px}to{right:0}}@keyframes select-input-box-module-scss-module__kXqqva__slideLeft{0%{left:-100%}to{left:0}}@keyframes select-input-box-module-scss-module__kXqqva__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}@media screen and (min-width:881px){.select-input-box-module-scss-module__kXqqva__box{margin-top:10px}}@media screen and (max-width:880px){.select-input-box-module-scss-module__kXqqva__box{height:calc(100% - 60px)}}@media screen and (min-width:881px){.select-input-box-module-scss-module__kXqqva__box .select-input-box-module-scss-module__kXqqva__dropdownContent{width:320px}}@media screen and (max-width:880px){.select-input-box-module-scss-module__kXqqva__box .select-input-box-module-scss-module__kXqqva__dropdownContent{flex-direction:column;width:100%;height:100%;display:flex}}
@keyframes button-loader-module-scss-module__DJaUtq__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes button-loader-module-scss-module__DJaUtq__slideRight{0%{right:-315px}to{right:0}}@keyframes button-loader-module-scss-module__DJaUtq__slideLeft{0%{left:-100%}to{left:0}}@keyframes button-loader-module-scss-module__DJaUtq__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.button-loader-module-scss-module__DJaUtq__container{justify-content:center;align-items:center;display:flex}.button-loader-module-scss-module__DJaUtq__container .button-loader-module-scss-module__DJaUtq__icon{width:2rem;height:2rem;fill:rgb(var(--caribbeanGreen));stroke:rgb(var(--caribbeanGreen))}.button-loader-module-scss-module__DJaUtq__container .button-loader-module-scss-module__DJaUtq__icon *{fill:rgb(var(--caribbeanGreen))!important;stroke:rgb(var(--caribbeanGreen))!important}
@keyframes item-module-scss-module__7mN8Mq__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes item-module-scss-module__7mN8Mq__slideRight{0%{right:-315px}to{right:0}}@keyframes item-module-scss-module__7mN8Mq__slideLeft{0%{left:-100%}to{left:0}}@keyframes item-module-scss-module__7mN8Mq__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.item-module-scss-module__7mN8Mq__itemContainer{flex-grow:0;justify-content:center;align-items:center;gap:12px;display:flex}.item-module-scss-module__7mN8Mq__itemContainer.item-module-scss-module__7mN8Mq__backDots:before,.item-module-scss-module__7mN8Mq__itemContainer.item-module-scss-module__7mN8Mq__frontDots:after{content:"...";color:rgb(var(--spanishGrey));font-weight:var(--font-weight-regular);display:block}.item-module-scss-module__7mN8Mq__item{font-size:var(--font-size-s);color:rgb(var(--spanishGrey));border-radius:27px;justify-content:center;align-items:center;min-width:36px;min-height:36px;padding:7px 10px;line-height:0;display:flex;position:relative}.item-module-scss-module__7mN8Mq__item.item-module-scss-module__7mN8Mq__primary:not([aria-current=false]){font-weight:var(--font-weight-medium);pointer-events:none;color:rgb(var(--safetyOrange));background:rgb(var(--linen))}.item-module-scss-module__7mN8Mq__item.item-module-scss-module__7mN8Mq__yad1:not([aria-current=false]){font-weight:var(--font-weight-medium);pointer-events:none;color:rgb(var(--azure));background:rgb(var(--aliceBlue))}.item-module-scss-module__7mN8Mq__item:disabled{opacity:.5;pointer-events:none}.item-module-scss-module__7mN8Mq__item:hover{background:rgb(var(--snow));color:rgb(var(--jet))}
@keyframes private-contact-module-scss-module__OApILW__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes private-contact-module-scss-module__OApILW__slideRight{0%{right:-315px}to{right:0}}@keyframes private-contact-module-scss-module__OApILW__slideLeft{0%{left:-100%}to{left:0}}@keyframes private-contact-module-scss-module__OApILW__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.private-contact-module-scss-module__OApILW__privateContactBox{gap:8px;display:flex}@media screen and (min-width:881px){.private-contact-module-scss-module__OApILW__privateContactBox{flex-direction:column}}@media screen and (max-width:880px){.private-contact-module-scss-module__OApILW__privateContactBox{flex-direction:row}}.private-contact-module-scss-module__OApILW__privateContactBox .private-contact-module-scss-module__OApILW__showDetailsButtonBox,.private-contact-module-scss-module__OApILW__privateContactBox .private-contact-module-scss-module__OApILW__sendQuickMessageButtonBox{width:100%}.private-contact-module-scss-module__OApILW__privateContactBox .private-contact-module-scss-module__OApILW__mimunStrip{font-size:var(--font-size-xs);justify-content:center}.private-contact-module-scss-module__OApILW__privateContactBox .private-contact-module-scss-module__OApILW__technotestPromotion{padding:8px 0 20px}.private-contact-module-scss-module__OApILW__privateContactBox .private-contact-module-scss-module__OApILW__chatAdButtonBox{margin-top:14px}
@keyframes list-module-scss-module__SXc2Oq__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes list-module-scss-module__SXc2Oq__slideRight{0%{right:-315px}to{right:0}}@keyframes list-module-scss-module__SXc2Oq__slideLeft{0%{left:-100%}to{left:0}}@keyframes list-module-scss-module__SXc2Oq__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.list-module-scss-module__SXc2Oq__list{flex-grow:1;justify-content:center;gap:12px;display:flex}@media screen and (max-width:880px){.list-module-scss-module__SXc2Oq__list{display:none}}
@keyframes private-contact-info-module-scss-module__szN9CG__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes private-contact-info-module-scss-module__szN9CG__slideRight{0%{right:-315px}to{right:0}}@keyframes private-contact-info-module-scss-module__szN9CG__slideLeft{0%{left:-100%}to{left:0}}@keyframes private-contact-info-module-scss-module__szN9CG__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.private-contact-info-module-scss-module__szN9CG__privateContactInfoBox{text-align:center}@media screen and (min-width:881px){.private-contact-info-module-scss-module__szN9CG__privateContactInfoBox{margin-top:12px}}@media screen and (max-width:880px){.private-contact-info-module-scss-module__szN9CG__privateContactInfoBox{margin-bottom:30px}}.private-contact-info-module-scss-module__szN9CG__name{font-weight:var(--font-weight-medium);display:block}@media screen and (min-width:881px){.private-contact-info-module-scss-module__szN9CG__name{font-size:var(--font-size-m)}}@media screen and (max-width:880px){.private-contact-info-module-scss-module__szN9CG__name{font-size:var(--font-size-l);margin-bottom:20px}}.private-contact-info-module-scss-module__szN9CG__sendMessageLink{border:1px solid rgb(var(--gainsboro));text-align:right;border-radius:12px;width:100%;height:54px;margin-top:20px;padding:15px 20px;display:block}.private-contact-info-module-scss-module__szN9CG__sendMessageLink .private-contact-info-module-scss-module__szN9CG__sendMessageText{font-size:var(--font-size-s)}.private-contact-info-module-scss-module__szN9CG__sendMessageLink .private-contact-info-module-scss-module__szN9CG__icon{width:1.5rem;height:1.5rem;fill:rgb(var(--safetyOrange));margin-left:10px}.private-contact-info-module-scss-module__szN9CG__sendMessageLink .private-contact-info-module-scss-module__szN9CG__icon *{fill:rgb(var(--safetyOrange))!important}
@keyframes pagination-arrow-module-scss-module__mDZ6BW__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes pagination-arrow-module-scss-module__mDZ6BW__slideRight{0%{right:-315px}to{right:0}}@keyframes pagination-arrow-module-scss-module__mDZ6BW__slideLeft{0%{left:-100%}to{left:0}}@keyframes pagination-arrow-module-scss-module__mDZ6BW__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.pagination-arrow-module-scss-module__mDZ6BW__button{border-radius:50%;place-content:center;width:36px;height:36px;display:grid}.pagination-arrow-module-scss-module__mDZ6BW__button .pagination-arrow-module-scss-module__mDZ6BW__icon{fill:rgb(var(--jet));font-size:var(--font-size-xl)}.pagination-arrow-module-scss-module__mDZ6BW__button .pagination-arrow-module-scss-module__mDZ6BW__icon *{fill:rgb(var(--jet))!important}@media screen and (min-width:881px){.pagination-arrow-module-scss-module__mDZ6BW__button:hover{background:rgb(var(--snow))}}.pagination-arrow-module-scss-module__mDZ6BW__button[aria-disabled=true],.pagination-arrow-module-scss-module__mDZ6BW__button:disabled{pointer-events:none;opacity:.5}
@keyframes private-contact-list-module-scss-module__cRdIEq__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes private-contact-list-module-scss-module__cRdIEq__slideRight{0%{right:-315px}to{right:0}}@keyframes private-contact-list-module-scss-module__cRdIEq__slideLeft{0%{left:-100%}to{left:0}}@keyframes private-contact-list-module-scss-module__cRdIEq__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}@media screen and (min-width:881px){.private-contact-list-module-scss-module__cRdIEq__contactListBox{margin-block:30px auto 6px}}@media screen and (max-width:880px){.private-contact-list-module-scss-module__cRdIEq__contactListBox{padding:32px 20px 14px}}
@keyframes pagination-wrapper-module-scss-module__eFowtG__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes pagination-wrapper-module-scss-module__eFowtG__slideRight{0%{right:-315px}to{right:0}}@keyframes pagination-wrapper-module-scss-module__eFowtG__slideLeft{0%{left:-100%}to{left:0}}@keyframes pagination-wrapper-module-scss-module__eFowtG__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.pagination-wrapper-module-scss-module__eFowtG__pagination{background-color:rgb(var(--white));-webkit-user-select:none;user-select:none;align-items:center;height:65px;display:flex}@media screen and (min-width:881px){.pagination-wrapper-module-scss-module__eFowtG__pagination{padding-inline:10px}}.pagination-wrapper-module-scss-module__eFowtG__pagination *{transition:all .2s}.pagination-wrapper-module-scss-module__eFowtG__textVariant{margin:0 auto}@media screen and (min-width:881px){.pagination-wrapper-module-scss-module__eFowtG__textVariant{display:none}}
@keyframes shabbat-contact-module-scss-module__FXDJWq__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes shabbat-contact-module-scss-module__FXDJWq__slideRight{0%{right:-315px}to{right:0}}@keyframes shabbat-contact-module-scss-module__FXDJWq__slideLeft{0%{left:-100%}to{left:0}}@keyframes shabbat-contact-module-scss-module__FXDJWq__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.shabbat-contact-module-scss-module__FXDJWq__box{width:100%;display:flex}@media screen and (min-width:881px){.shabbat-contact-module-scss-module__FXDJWq__box{flex-direction:column;gap:18px}}@media screen and (max-width:880px){.shabbat-contact-module-scss-module__FXDJWq__box{flex-direction:row-reverse;align-items:center;gap:8px}}@media screen and (min-width:881px){.shabbat-contact-module-scss-module__FXDJWq__info{width:100%}}.shabbat-contact-module-scss-module__FXDJWq__infoRow{border-radius:8px;flex-direction:row-reverse;justify-content:center;align-items:center;gap:8px;width:100%;padding:8px 0;display:flex}.shabbat-contact-module-scss-module__FXDJWq__infoText{min-width:0;font-size:var(--font-size-xxs);font-weight:var(--font-weight-regular);color:rgb(var(--jet));text-align:right;word-break:break-word;flex:1 0 0;line-height:1rem}.shabbat-contact-module-scss-module__FXDJWq__infoIcon{width:24px;height:24px;color:rgb(var(--jet));flex-shrink:0}.shabbat-contact-module-scss-module__FXDJWq__infoButton{background-color:rgb(var(--snow));cursor:pointer;border:none;border-radius:1000px;align-items:center;padding:9px;display:flex}.shabbat-contact-module-scss-module__FXDJWq__tooltipContent{text-align:right;align-items:center;width:333px;height:56px;display:flex}.shabbat-contact-module-scss-module__FXDJWq__tooltipText{white-space:normal}@media screen and (min-width:881px){.shabbat-contact-module-scss-module__FXDJWq__sendMessageBox{width:100%}}@media screen and (max-width:880px){.shabbat-contact-module-scss-module__FXDJWq__sendMessageBox{flex:1 0 0;min-width:0}}
@keyframes results-feed-module-scss-module___gHglG__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes results-feed-module-scss-module___gHglG__slideRight{0%{right:-315px}to{right:0}}@keyframes results-feed-module-scss-module___gHglG__slideLeft{0%{left:-100%}to{left:0}}@keyframes results-feed-module-scss-module___gHglG__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.results-feed-module-scss-module___gHglG__resultsFeedBox .results-feed-module-scss-module___gHglG__topButtons{position:relative}@media screen and (max-width:880px){.results-feed-module-scss-module___gHglG__resultsFeedBox .results-feed-module-scss-module___gHglG__topButtons{display:none}}@media screen and (min-width:881px){.results-feed-module-scss-module___gHglG__resultsFeedBox .results-feed-module-scss-module___gHglG__feedListBox{margin:20px 0}.results-feed-module-scss-module___gHglG__resultsFeedBox .results-feed-module-scss-module___gHglG__feedListBox>:not(:last-child){margin-bottom:20px}}@media screen and (max-width:880px){.results-feed-module-scss-module___gHglG__resultsFeedBox .results-feed-module-scss-module___gHglG__feedListBox,.results-feed-module-scss-module___gHglG__resultsFeedBox .results-feed-module-scss-module___gHglG__feedListBox>:not(:last-child){margin-bottom:16px}}.results-feed-module-scss-module___gHglG__resultsFeedBox .results-feed-module-scss-module___gHglG__pagination{background-color:rgb(var(--bleuDeFrance));height:94px}
@keyframes technotest-promotion-module-scss-module__WxJJTa__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes technotest-promotion-module-scss-module__WxJJTa__slideRight{0%{right:-315px}to{right:0}}@keyframes technotest-promotion-module-scss-module__WxJJTa__slideLeft{0%{left:-100%}to{left:0}}@keyframes technotest-promotion-module-scss-module__WxJJTa__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.technotest-promotion-module-scss-module__WxJJTa__promotionButton{background:rgb(var(--snow));cursor:pointer;text-align:center;border-radius:4px;width:100%;padding:12px 16px;font-size:.875rem;font-weight:500;display:block}
@keyframes sort-and-total-box-module-scss-module__mULhua__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes sort-and-total-box-module-scss-module__mULhua__slideRight{0%{right:-315px}to{right:0}}@keyframes sort-and-total-box-module-scss-module__mULhua__slideLeft{0%{left:-100%}to{left:0}}@keyframes sort-and-total-box-module-scss-module__mULhua__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.sort-and-total-box-module-scss-module__mULhua__sortAndTotalBox{margin:8px 0 6px;display:flex}.sort-and-total-box-module-scss-module__mULhua__sortAndTotalBox .sort-and-total-box-module-scss-module__mULhua__totalItems{margin-left:auto}
@keyframes total-items-module-scss-module__fQwTja__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes total-items-module-scss-module__fQwTja__slideRight{0%{right:-315px}to{right:0}}@keyframes total-items-module-scss-module__fQwTja__slideLeft{0%{left:-100%}to{left:0}}@keyframes total-items-module-scss-module__fQwTja__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.total-items-module-scss-module__fQwTja__totalItemsBox{color:rgb(var(--spanishGrey))}@media screen and (min-width:881px){.total-items-module-scss-module__fQwTja__totalItemsBox{font-size:var(--font-size-s)}}@media screen and (max-width:880px){.total-items-module-scss-module__fQwTja__totalItemsBox{font-size:var(--font-size-xs)}}
@keyframes kones-contact-module-scss-module__I4SfTq__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes kones-contact-module-scss-module__I4SfTq__slideRight{0%{right:-315px}to{right:0}}@keyframes kones-contact-module-scss-module__I4SfTq__slideLeft{0%{left:-100%}to{left:0}}@keyframes kones-contact-module-scss-module__I4SfTq__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.kones-contact-module-scss-module__I4SfTq__box .kones-contact-module-scss-module__I4SfTq__button{height:42px;font-size:1rem}@media screen and (min-width:881px){.kones-contact-module-scss-module__I4SfTq__box .kones-contact-module-scss-module__I4SfTq__button{width:310px}}@media screen and (max-width:880px){.kones-contact-module-scss-module__I4SfTq__box .kones-contact-module-scss-module__I4SfTq__button{width:100%}}.kones-contact-module-scss-module__I4SfTq__box .kones-contact-module-scss-module__I4SfTq__agencyNameWrapper{text-align:center;margin-top:16px;font-size:1rem}
@keyframes ad-main-content-module-scss-module__O79rhW__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes ad-main-content-module-scss-module__O79rhW__slideRight{0%{right:-315px}to{right:0}}@keyframes ad-main-content-module-scss-module__O79rhW__slideLeft{0%{left:-100%}to{left:0}}@keyframes ad-main-content-module-scss-module__O79rhW__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}@media screen and (min-width:881px){.ad-main-content-module-scss-module__O79rhW__adMainContentBox{gap:45px;margin-bottom:130px;display:flex}}
@keyframes mobile-drawer-header-module-scss-module__t22AUq__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes mobile-drawer-header-module-scss-module__t22AUq__slideRight{0%{right:-315px}to{right:0}}@keyframes mobile-drawer-header-module-scss-module__t22AUq__slideLeft{0%{left:-100%}to{left:0}}@keyframes mobile-drawer-header-module-scss-module__t22AUq__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.mobile-drawer-header-module-scss-module__t22AUq__mobileDrawerHeaderBox{font-size:var(--font-size-s);font-weight:var(--font-weight-medium);background-color:rgb(var(--white));border-radius:12px 12px 0 0;padding:12px 20px;position:relative}@media screen and (min-width:881px){.mobile-drawer-header-module-scss-module__t22AUq__mobileDrawerHeaderBox{display:none}}.mobile-drawer-header-module-scss-module__t22AUq__mobileDrawerHeaderBox .mobile-drawer-header-module-scss-module__t22AUq__closeButton{font-size:var(--font-size-l);padding:12px 20px;position:absolute;top:0;left:0}
@keyframes pseudo-sort-button-module-scss-module__O5gN7a__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes pseudo-sort-button-module-scss-module__O5gN7a__slideRight{0%{right:-315px}to{right:0}}@keyframes pseudo-sort-button-module-scss-module__O5gN7a__slideLeft{0%{left:-100%}to{left:0}}@keyframes pseudo-sort-button-module-scss-module__O5gN7a__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.pseudo-sort-button-module-scss-module__O5gN7a__pseudoSortButtonBox{margin-bottom:10px}@media screen and (min-width:881px){.pseudo-sort-button-module-scss-module__O5gN7a__pseudoSortButtonBox{font-size:var(--font-size-s)}}@media screen and (max-width:880px){.pseudo-sort-button-module-scss-module__O5gN7a__pseudoSortButtonBox{font-size:var(--font-size-xs)}}.pseudo-sort-button-module-scss-module__O5gN7a__pseudoSortButtonBox .pseudo-sort-button-module-scss-module__O5gN7a__sortBy{color:rgb(var(--spanishGrey));margin-left:6px}.pseudo-sort-button-module-scss-module__O5gN7a__pseudoSortButtonBox .pseudo-sort-button-module-scss-module__O5gN7a__arrowIcon{vertical-align:middle}@media screen and (min-width:881px){.pseudo-sort-button-module-scss-module__O5gN7a__pseudoSortButtonBox .pseudo-sort-button-module-scss-module__O5gN7a__arrowIcon{font-size:var(--font-size-l);margin-right:6px}}@media screen and (max-width:880px){.pseudo-sort-button-module-scss-module__O5gN7a__pseudoSortButtonBox .pseudo-sort-button-module-scss-module__O5gN7a__arrowIcon{font-size:var(--font-size-s);margin-right:4px}}.pseudo-sort-button-module-scss-module__O5gN7a__pseudoSortButtonBox .pseudo-sort-button-module-scss-module__O5gN7a__arrowIcon.pseudo-sort-button-module-scss-module__O5gN7a__collapsed{transform:rotate(180deg)}
@keyframes app-promotion-footer-banner-module-scss-module__7_2Ulq__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes app-promotion-footer-banner-module-scss-module__7_2Ulq__slideRight{0%{right:-315px}to{right:0}}@keyframes app-promotion-footer-banner-module-scss-module__7_2Ulq__slideLeft{0%{left:-100%}to{left:0}}@keyframes app-promotion-footer-banner-module-scss-module__7_2Ulq__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.app-promotion-footer-banner-module-scss-module__7_2Ulq__box{background-color:rgba(var(--graniteGrey), .2);border-radius:12px;justify-content:center;align-items:center;display:flex}@media screen and (min-width:881px){.app-promotion-footer-banner-module-scss-module__7_2Ulq__box{gap:20px;width:fit-content;margin:40px auto;padding:14px}}@media screen and (max-width:880px){.app-promotion-footer-banner-module-scss-module__7_2Ulq__box{flex-direction:column;gap:12px;width:100%;margin:24px 0;padding:16px 0}}.app-promotion-footer-banner-module-scss-module__7_2Ulq__box .app-promotion-footer-banner-module-scss-module__7_2Ulq__promo{align-items:center;gap:20px;display:flex}@media screen and (max-width:880px){.app-promotion-footer-banner-module-scss-module__7_2Ulq__box .app-promotion-footer-banner-module-scss-module__7_2Ulq__promo .app-promotion-footer-banner-module-scss-module__7_2Ulq__qrCode{display:none}}.app-promotion-footer-banner-module-scss-module__7_2Ulq__box .app-promotion-footer-banner-module-scss-module__7_2Ulq__promo .app-promotion-footer-banner-module-scss-module__7_2Ulq__texts{color:rgb(var(--white));flex-direction:column;gap:2px;display:flex}@media screen and (min-width:881px){.app-promotion-footer-banner-module-scss-module__7_2Ulq__box .app-promotion-footer-banner-module-scss-module__7_2Ulq__promo .app-promotion-footer-banner-module-scss-module__7_2Ulq__texts{text-align:right}}@media screen and (max-width:880px){.app-promotion-footer-banner-module-scss-module__7_2Ulq__box .app-promotion-footer-banner-module-scss-module__7_2Ulq__promo .app-promotion-footer-banner-module-scss-module__7_2Ulq__texts{text-align:center}}.app-promotion-footer-banner-module-scss-module__7_2Ulq__box .app-promotion-footer-banner-module-scss-module__7_2Ulq__promo .app-promotion-footer-banner-module-scss-module__7_2Ulq__texts .app-promotion-footer-banner-module-scss-module__7_2Ulq__title{font-weight:var(--font-weight-regular)}@media screen and (min-width:881px){.app-promotion-footer-banner-module-scss-module__7_2Ulq__box .app-promotion-footer-banner-module-scss-module__7_2Ulq__promo .app-promotion-footer-banner-module-scss-module__7_2Ulq__texts .app-promotion-footer-banner-module-scss-module__7_2Ulq__title{font-size:1.125rem;line-height:1.5625rem}}@media screen and (max-width:880px){.app-promotion-footer-banner-module-scss-module__7_2Ulq__box .app-promotion-footer-banner-module-scss-module__7_2Ulq__promo .app-promotion-footer-banner-module-scss-module__7_2Ulq__texts .app-promotion-footer-banner-module-scss-module__7_2Ulq__title{font-size:1rem;line-height:1.4375rem}}.app-promotion-footer-banner-module-scss-module__7_2Ulq__box .app-promotion-footer-banner-module-scss-module__7_2Ulq__promo .app-promotion-footer-banner-module-scss-module__7_2Ulq__texts .app-promotion-footer-banner-module-scss-module__7_2Ulq__subtitle{font-weight:var(--font-weight-light)}@media screen and (min-width:881px){.app-promotion-footer-banner-module-scss-module__7_2Ulq__box .app-promotion-footer-banner-module-scss-module__7_2Ulq__promo .app-promotion-footer-banner-module-scss-module__7_2Ulq__texts .app-promotion-footer-banner-module-scss-module__7_2Ulq__subtitle{font-size:.875rem;line-height:1.25rem}}@media screen and (max-width:880px){.app-promotion-footer-banner-module-scss-module__7_2Ulq__box .app-promotion-footer-banner-module-scss-module__7_2Ulq__promo .app-promotion-footer-banner-module-scss-module__7_2Ulq__texts .app-promotion-footer-banner-module-scss-module__7_2Ulq__subtitle{font-size:.75rem;line-height:1.0625rem}}.app-promotion-footer-banner-module-scss-module__7_2Ulq__box .app-promotion-footer-banner-module-scss-module__7_2Ulq__badges{align-items:center;gap:10px;display:flex}
@keyframes qr-code-module-scss-module__uWchVa__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes qr-code-module-scss-module__uWchVa__slideRight{0%{right:-315px}to{right:0}}@keyframes qr-code-module-scss-module__uWchVa__slideLeft{0%{left:-100%}to{left:0}}@keyframes qr-code-module-scss-module__uWchVa__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.qr-code-module-scss-module__uWchVa__box{border:1px solid rgb(var(--safetyOrange));border-radius:12px;overflow:hidden}.qr-code-module-scss-module__uWchVa__box.qr-code-module-scss-module__uWchVa__borderless{border:none}.qr-code-module-scss-module__uWchVa__box img{width:100%;height:100%;display:block}
@keyframes store-badge-module-scss-module__UXceuG__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes store-badge-module-scss-module__UXceuG__slideRight{0%{right:-315px}to{right:0}}@keyframes store-badge-module-scss-module__UXceuG__slideLeft{0%{left:-100%}to{left:0}}@keyframes store-badge-module-scss-module__UXceuG__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.store-badge-module-scss-module__UXceuG__storeLink{line-height:0;display:block}.store-badge-module-scss-module__UXceuG__storeBadge{width:auto;height:40px;display:block}
@keyframes download-app-popup-module-scss-module__FVD-CG__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes download-app-popup-module-scss-module__FVD-CG__slideRight{0%{right:-315px}to{right:0}}@keyframes download-app-popup-module-scss-module__FVD-CG__slideLeft{0%{left:-100%}to{left:0}}@keyframes download-app-popup-module-scss-module__FVD-CG__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.download-app-popup-module-scss-module__FVD-CG__modalWindow{background-color:rgb(var(--white));border:1px solid rgb(var(--gainsboro));width:400px;max-width:100%;box-shadow:var(--elevation-xlarge);border-radius:12px;position:relative;overflow:hidden}.download-app-popup-module-scss-module__FVD-CG__modalWindow .download-app-popup-module-scss-module__FVD-CG__box{flex-direction:column;align-items:center;gap:20px;padding-bottom:30px;display:flex}.download-app-popup-module-scss-module__FVD-CG__modalWindow .download-app-popup-module-scss-module__FVD-CG__box .download-app-popup-module-scss-module__FVD-CG__header{background-color:rgb(var(--bianca));text-align:center;width:100%;color:rgb(var(--jet));flex-direction:column;align-items:center;gap:2px;padding:30px 20px 20px;display:flex}.download-app-popup-module-scss-module__FVD-CG__modalWindow .download-app-popup-module-scss-module__FVD-CG__box .download-app-popup-module-scss-module__FVD-CG__header .download-app-popup-module-scss-module__FVD-CG__title{font-size:1.5rem;font-weight:var(--font-weight-medium);line-height:2rem}.download-app-popup-module-scss-module__FVD-CG__modalWindow .download-app-popup-module-scss-module__FVD-CG__box .download-app-popup-module-scss-module__FVD-CG__header .download-app-popup-module-scss-module__FVD-CG__subtitle{font-size:1.125rem;font-weight:var(--font-weight-regular);line-height:1.5625rem}.download-app-popup-module-scss-module__FVD-CG__modalWindow .download-app-popup-module-scss-module__FVD-CG__box .download-app-popup-module-scss-module__FVD-CG__body{flex-direction:column;align-items:center;gap:20px;width:100%;display:flex}.download-app-popup-module-scss-module__FVD-CG__modalWindow .download-app-popup-module-scss-module__FVD-CG__box .download-app-popup-module-scss-module__FVD-CG__body .download-app-popup-module-scss-module__FVD-CG__qrSection{flex-direction:column;align-items:center;gap:14px;width:100%;display:flex}.download-app-popup-module-scss-module__FVD-CG__modalWindow .download-app-popup-module-scss-module__FVD-CG__box .download-app-popup-module-scss-module__FVD-CG__body .download-app-popup-module-scss-module__FVD-CG__qrSection .download-app-popup-module-scss-module__FVD-CG__storesLabel{font-size:.875rem;font-weight:var(--font-weight-regular);color:rgb(var(--graniteGrey));text-align:center;line-height:1.25rem}.download-app-popup-module-scss-module__FVD-CG__modalWindow .download-app-popup-module-scss-module__FVD-CG__box .download-app-popup-module-scss-module__FVD-CG__body .download-app-popup-module-scss-module__FVD-CG__stores{justify-content:center;align-items:center;gap:10px;width:100%;display:flex}
@keyframes car-trader-option-module-scss-module__ilLg5W__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes car-trader-option-module-scss-module__ilLg5W__slideRight{0%{right:-315px}to{right:0}}@keyframes car-trader-option-module-scss-module__ilLg5W__slideLeft{0%{left:-100%}to{left:0}}@keyframes car-trader-option-module-scss-module__ilLg5W__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.car-trader-option-module-scss-module__ilLg5W__optionIcon{fill:rgb(var(--jet));font-size:var(--font-size-xl);flex:none;margin-left:10px}@media screen and (max-width:880px){.car-trader-option-module-scss-module__ilLg5W__optionIcon.car-trader-option-module-scss-module__ilLg5W__removeFromMobile{display:none}}
@keyframes footer-module-scss-module__5xxABW__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes footer-module-scss-module__5xxABW__slideRight{0%{right:-315px}to{right:0}}@keyframes footer-module-scss-module__5xxABW__slideLeft{0%{left:-100%}to{left:0}}@keyframes footer-module-scss-module__5xxABW__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}:where(.footer-module-scss-module__5xxABW__footer){background-color:rgb(var(--jet));color:rgb(var(--pastelGrey));grid-template-areas:"footer"}@media screen and (min-width:881px){:where(.footer-module-scss-module__5xxABW__footer){padding:50px 0 10px}}@media screen and (max-width:880px){:where(.footer-module-scss-module__5xxABW__footer){padding:25px}}.footer-module-scss-module__5xxABW__container{max-width:950px;margin-inline:auto}.footer-module-scss-module__5xxABW__aboutText{color:rgb(var(--spanishGrey));text-align:center;margin-bottom:40px}@media screen and (min-width:881px){.footer-module-scss-module__5xxABW__aboutText{max-width:850px;margin:0 auto 36px}}@media screen and (max-width:880px){.footer-module-scss-module__5xxABW__aboutText{font-size:var(--font-size-xs);line-height:1.125rem}}.footer-module-scss-module__5xxABW__terms{font-size:var(--font-size-xxs);color:rgb(var(--spanishGrey));text-align:center}@media screen and (min-width:881px){.footer-module-scss-module__5xxABW__terms{margin:20px 0}}@media screen and (max-width:880px){.footer-module-scss-module__5xxABW__terms{margin:30px 0}}.footer-module-scss-module__5xxABW__divider{background:#5a5a5a;border:none;height:1px}@media screen and (min-width:881px){.footer-module-scss-module__5xxABW__divider{width:420px;margin:auto}}.footer-module-scss-module__5xxABW__environments{text-align:center;color:rgb(var(--white));margin-top:10px;display:block}
@keyframes link-module-scss-module__Cstxra__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes link-module-scss-module__Cstxra__slideRight{0%{right:-315px}to{right:0}}@keyframes link-module-scss-module__Cstxra__slideLeft{0%{left:-100%}to{left:0}}@keyframes link-module-scss-module__Cstxra__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.link-module-scss-module__Cstxra__y2Link{font-family:var(--font-family-sans);cursor:pointer;direction:rtl;align-items:center;font-style:normal;line-height:1.4375rem;display:inline-flex}.link-module-scss-module__Cstxra__y2Link.link-module-scss-module__Cstxra__small{font-size:var(--font-size-xs)}.link-module-scss-module__Cstxra__y2Link.link-module-scss-module__Cstxra__small svg{width:1.25rem;height:1.25rem}.link-module-scss-module__Cstxra__y2Link.link-module-scss-module__Cstxra__large{font-size:var(--font-size-s)}.link-module-scss-module__Cstxra__y2Link.link-module-scss-module__Cstxra__large svg{width:1.5rem;height:1.5rem}.link-module-scss-module__Cstxra__y2Link.link-module-scss-module__Cstxra__primary{color:rgb(var(--safetyOrange));font-weight:var(--font-weight-medium);text-decoration-line:none}.link-module-scss-module__Cstxra__y2Link.link-module-scss-module__Cstxra__primary svg{fill:rgb(var(--safetyOrange))}.link-module-scss-module__Cstxra__y2Link.link-module-scss-module__Cstxra__primary svg *{fill:rgb(var(--safetyOrange))!important}.link-module-scss-module__Cstxra__y2Link.link-module-scss-module__Cstxra__primary:hover{color:rgb(var(--spanishOrange))}.link-module-scss-module__Cstxra__y2Link.link-module-scss-module__Cstxra__primary:hover svg{fill:rgb(var(--spanishOrange))}.link-module-scss-module__Cstxra__y2Link.link-module-scss-module__Cstxra__primary:hover svg *{fill:rgb(var(--spanishOrange))!important}.link-module-scss-module__Cstxra__y2Link.link-module-scss-module__Cstxra__secondary{color:rgb(var(--jet));font-weight:var(--font-weight-normal);text-decoration-line:underline}.link-module-scss-module__Cstxra__y2Link.link-module-scss-module__Cstxra__secondary svg{fill:rgb(var(--jet))}.link-module-scss-module__Cstxra__y2Link.link-module-scss-module__Cstxra__secondary svg *{fill:rgb(var(--jet))!important}.link-module-scss-module__Cstxra__y2Link.link-module-scss-module__Cstxra__secondary:hover{color:rgb(var(--safetyOrange))}.link-module-scss-module__Cstxra__y2Link.link-module-scss-module__Cstxra__secondary:hover svg{fill:rgb(var(--safetyOrange))}.link-module-scss-module__Cstxra__y2Link.link-module-scss-module__Cstxra__secondary:hover svg *{fill:rgb(var(--safetyOrange))!important}.link-module-scss-module__Cstxra__y2Link.link-module-scss-module__Cstxra__tertiary{color:rgb(var(--spanishGrey));font-weight:var(--font-weight-normal);text-decoration-line:none}.link-module-scss-module__Cstxra__y2Link.link-module-scss-module__Cstxra__tertiary svg{fill:rgb(var(--spanishGrey))}.link-module-scss-module__Cstxra__y2Link.link-module-scss-module__Cstxra__tertiary svg *{fill:rgb(var(--spanishGrey))!important}.link-module-scss-module__Cstxra__y2Link.link-module-scss-module__Cstxra__tertiary:hover{text-decoration-line:underline}
@keyframes bottom-links-module-scss-module__iyDUzG__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes bottom-links-module-scss-module__iyDUzG__slideRight{0%{right:-315px}to{right:0}}@keyframes bottom-links-module-scss-module__iyDUzG__slideLeft{0%{left:-100%}to{left:0}}@keyframes bottom-links-module-scss-module__iyDUzG__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.bottom-links-module-scss-module__iyDUzG__aboutLinks{color:rgb(var(--spanishGrey));display:flex}@media screen and (min-width:881px){.bottom-links-module-scss-module__iyDUzG__aboutLinks{justify-content:center;margin:20px 0}.bottom-links-module-scss-module__iyDUzG__aboutLinks .bottom-links-module-scss-module__iyDUzG__linkItem{margin:0 15px}}@media screen and (max-width:880px){.bottom-links-module-scss-module__iyDUzG__aboutLinks{flex-wrap:wrap;justify-content:space-between;row-gap:15px;margin:30px 0}.bottom-links-module-scss-module__iyDUzG__aboutLinks .bottom-links-module-scss-module__iyDUzG__linkItem{width:100px;font-size:var(--font-size-xs);text-align:center;padding:3px 0}}
@keyframes categories-list-module-scss-module__czLQtG__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes categories-list-module-scss-module__czLQtG__slideRight{0%{right:-315px}to{right:0}}@keyframes categories-list-module-scss-module__czLQtG__slideLeft{0%{left:-100%}to{left:0}}@keyframes categories-list-module-scss-module__czLQtG__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.categories-list-module-scss-module__czLQtG__nav{margin-bottom:40px}.categories-list-module-scss-module__czLQtG__categoriesList{display:flex}@media screen and (min-width:881px){.categories-list-module-scss-module__czLQtG__categoriesList{justify-content:space-between}}@media screen and (max-width:880px){.categories-list-module-scss-module__czLQtG__categoriesList{flex-direction:column}}
@keyframes category-item-module-scss-module__D-1v1G__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes category-item-module-scss-module__D-1v1G__slideRight{0%{right:-315px}to{right:0}}@keyframes category-item-module-scss-module__D-1v1G__slideLeft{0%{left:-100%}to{left:0}}@keyframes category-item-module-scss-module__D-1v1G__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}@media screen and (min-width:881px){.category-item-module-scss-module__D-1v1G__categoryItem .category-item-module-scss-module__D-1v1G__categoryNameContainer{pointer-events:none}.category-item-module-scss-module__D-1v1G__categoryItem .category-item-module-scss-module__D-1v1G__categoryNameContainer .category-item-module-scss-module__D-1v1G__arrowIcon{display:none}}@media screen and (max-width:880px){.category-item-module-scss-module__D-1v1G__categoryItem{border-top:1px solid #5a5a5a;padding:15px 0}.category-item-module-scss-module__D-1v1G__categoryItem:last-of-type{border-bottom:1px solid #5a5a5a}.category-item-module-scss-module__D-1v1G__categoryItem .category-item-module-scss-module__D-1v1G__categoryNameContainer{text-align:left;justify-content:space-between;align-items:center;width:100%;display:flex}.category-item-module-scss-module__D-1v1G__categoryItem .category-item-module-scss-module__D-1v1G__categoryNameContainer .category-item-module-scss-module__D-1v1G__arrowIcon{fill:rgb(var(--white));margin-right:auto;transition:all .3s;transform:rotate(90deg)}.category-item-module-scss-module__D-1v1G__categoryItem.category-item-module-scss-module__D-1v1G__isCollapsed .category-item-module-scss-module__D-1v1G__arrowIcon{transform:unset}}.category-item-module-scss-module__D-1v1G__categoryItemName{color:rgb(var(--white));font-size:var(--font-size-m)}@media screen and (min-width:881px){.category-item-module-scss-module__D-1v1G__categoryItemName{margin-bottom:10px}}@media screen and (max-width:880px){.category-item-module-scss-module__D-1v1G__categoryItemName{pointer-events:none;color:rgb(var(--white));font-size:var(--font-size-m);margin-bottom:0}}
@keyframes sub-category-list-module-scss-module__vjX_Ua__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes sub-category-list-module-scss-module__vjX_Ua__slideRight{0%{right:-315px}to{right:0}}@keyframes sub-category-list-module-scss-module__vjX_Ua__slideLeft{0%{left:-100%}to{left:0}}@keyframes sub-category-list-module-scss-module__vjX_Ua__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.sub-category-list-module-scss-module__vjX_Ua__subCategoryList{color:rgb(var(--pastelGrey))}@media screen and (max-width:880px){.sub-category-list-module-scss-module__vjX_Ua__subCategoryList{display:none}.sub-category-list-module-scss-module__vjX_Ua__subCategoryList.sub-category-list-module-scss-module__vjX_Ua__isCollapsed{margin-top:10px;line-height:1.875rem;display:block}}@media screen and (min-width:881px){.sub-category-list-module-scss-module__vjX_Ua__twoColumns{column-count:2;column-gap:20px}}
@keyframes sub-category-with-regions-module-scss-module__7HX27W__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes sub-category-with-regions-module-scss-module__7HX27W__slideRight{0%{right:-315px}to{right:0}}@keyframes sub-category-with-regions-module-scss-module__7HX27W__slideLeft{0%{left:-100%}to{left:0}}@keyframes sub-category-with-regions-module-scss-module__7HX27W__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.sub-category-with-regions-module-scss-module__7HX27W__subCategoryItem.sub-category-with-regions-module-scss-module__7HX27W__hasToggle .sub-category-with-regions-module-scss-module__7HX27W__subCategoryItemContainer{cursor:pointer;align-items:center;display:flex}.sub-category-with-regions-module-scss-module__7HX27W__subCategoryItem.sub-category-with-regions-module-scss-module__7HX27W__hasToggle .sub-category-with-regions-module-scss-module__7HX27W__subCategoryItemContainer .sub-category-with-regions-module-scss-module__7HX27W__arrowIcon{color:rgb(var(--white));flex-shrink:0;width:20px;height:20px;margin-right:auto;transition:all .3s}.sub-category-with-regions-module-scss-module__7HX27W__subCategoryItem.sub-category-with-regions-module-scss-module__7HX27W__hasToggle .sub-category-with-regions-module-scss-module__7HX27W__subCategoryItemContainer.sub-category-with-regions-module-scss-module__7HX27W__isOpen .sub-category-with-regions-module-scss-module__7HX27W__arrowIcon{transform:rotate(180deg)}@media screen and (max-width:880px){.sub-category-with-regions-module-scss-module__7HX27W__regionLinks{margin-top:10px;padding-left:15px}}@media screen and (min-width:881px){.sub-category-with-regions-module-scss-module__7HX27W__regionLinks{margin-top:5px;padding-left:15px}}
@keyframes sub-category-item-module-scss-module__dhiyUa__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes sub-category-item-module-scss-module__dhiyUa__slideRight{0%{right:-315px}to{right:0}}@keyframes sub-category-item-module-scss-module__dhiyUa__slideLeft{0%{left:-100%}to{left:0}}@keyframes sub-category-item-module-scss-module__dhiyUa__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.sub-category-item-module-scss-module__dhiyUa__subCategoryItem{margin-bottom:5px}
@keyframes social-buttons-module-scss-module__Pi4W2G__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes social-buttons-module-scss-module__Pi4W2G__slideRight{0%{right:-315px}to{right:0}}@keyframes social-buttons-module-scss-module__Pi4W2G__slideLeft{0%{left:-100%}to{left:0}}@keyframes social-buttons-module-scss-module__Pi4W2G__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.social-buttons-module-scss-module__Pi4W2G__socialButtonsContainer{justify-content:center;display:flex}.social-buttons-module-scss-module__Pi4W2G__socialButtonsContainer .social-buttons-module-scss-module__Pi4W2G__iconItem:not(:first-child){margin-right:20px}.social-buttons-module-scss-module__Pi4W2G__socialButtonsContainer .social-buttons-module-scss-module__Pi4W2G__iconButton{white-space:nowrap;background-color:rgb(var(--black));border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;display:flex}.social-buttons-module-scss-module__Pi4W2G__socialButtonsContainer .social-buttons-module-scss-module__Pi4W2G__icon{width:18px;height:18px;fill:rgb(var(--white))}.social-buttons-module-scss-module__Pi4W2G__socialButtonsContainer .social-buttons-module-scss-module__Pi4W2G__icon *{fill:rgb(var(--white))!important}
@keyframes item-footer-module-scss-module__kaYtta__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes item-footer-module-scss-module__kaYtta__slideRight{0%{right:-315px}to{right:0}}@keyframes item-footer-module-scss-module__kaYtta__slideLeft{0%{left:-100%}to{left:0}}@keyframes item-footer-module-scss-module__kaYtta__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}@media screen and (max-width:880px){.item-footer-module-scss-module__kaYtta__footerBox{padding-bottom:60px}}
@keyframes martef-dfp-module-scss-module__1MD67a__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes martef-dfp-module-scss-module__1MD67a__slideRight{0%{right:-315px}to{right:0}}@keyframes martef-dfp-module-scss-module__1MD67a__slideLeft{0%{left:-100%}to{left:0}}@keyframes martef-dfp-module-scss-module__1MD67a__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}@media screen and (min-width:881px){.martef-dfp-module-scss-module__1MD67a__martefDfp{min-height:375px;margin-bottom:60px}}@media screen and (max-width:880px){.martef-dfp-module-scss-module__1MD67a__martefDfp{display:none}}
@keyframes pseudo-sort-button-gray-module-scss-module__YRBt5q__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes pseudo-sort-button-gray-module-scss-module__YRBt5q__slideRight{0%{right:-315px}to{right:0}}@keyframes pseudo-sort-button-gray-module-scss-module__YRBt5q__slideLeft{0%{left:-100%}to{left:0}}@keyframes pseudo-sort-button-gray-module-scss-module__YRBt5q__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.pseudo-sort-button-gray-module-scss-module__YRBt5q__box{background-color:rgb(var(--snow));border:1px solid rgb(var(--gainsboro));border-radius:8px;justify-content:center;align-items:center;gap:4px;width:100%;padding:8px;display:flex}.pseudo-sort-button-gray-module-scss-module__YRBt5q__box .pseudo-sort-button-gray-module-scss-module__YRBt5q__text{white-space:nowrap}.pseudo-sort-button-gray-module-scss-module__YRBt5q__box .pseudo-sort-button-gray-module-scss-module__YRBt5q__icon{width:20px;height:20px}
@keyframes sort-filter-module-scss-module__yh2zhG__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes sort-filter-module-scss-module__yh2zhG__slideRight{0%{right:-315px}to{right:0}}@keyframes sort-filter-module-scss-module__yh2zhG__slideLeft{0%{left:-100%}to{left:0}}@keyframes sort-filter-module-scss-module__yh2zhG__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.sort-filter-module-scss-module__yh2zhG__list{border-radius:12px;overflow:hidden}
@keyframes gallery-module-scss-module__qumd2a__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes gallery-module-scss-module__qumd2a__slideRight{0%{right:-315px}to{right:0}}@keyframes gallery-module-scss-module__qumd2a__slideLeft{0%{left:-100%}to{left:0}}@keyframes gallery-module-scss-module__qumd2a__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.gallery-module-scss-module__qumd2a__imagePlaceholder{object-fit:cover}
@keyframes feed-items-ghost-module-scss-module__-RneEa__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes feed-items-ghost-module-scss-module__-RneEa__slideRight{0%{right:-315px}to{right:0}}@keyframes feed-items-ghost-module-scss-module__-RneEa__slideLeft{0%{left:-100%}to{left:0}}@keyframes feed-items-ghost-module-scss-module__-RneEa__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.feed-items-ghost-module-scss-module__-RneEa__feedItemsGhost{flex-direction:column;width:100%;display:flex}@media screen and (min-width:881px){.feed-items-ghost-module-scss-module__-RneEa__feedItemsGhost .feed-items-ghost-module-scss-module__-RneEa__rowHeading{width:248px;height:18px}}@media screen and (max-width:880px){.feed-items-ghost-module-scss-module__-RneEa__feedItemsGhost .feed-items-ghost-module-scss-module__-RneEa__rowHeading{width:200px;height:16px}}@media screen and (min-width:881px){.feed-items-ghost-module-scss-module__-RneEa__feedItemsGhost{gap:20px}}@media screen and (max-width:880px){.feed-items-ghost-module-scss-module__-RneEa__feedItemsGhost{gap:16px}}
@keyframes gallery-grid-modal-module-scss-module__0F0idG__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes gallery-grid-modal-module-scss-module__0F0idG__slideRight{0%{right:-315px}to{right:0}}@keyframes gallery-grid-modal-module-scss-module__0F0idG__slideLeft{0%{left:-100%}to{left:0}}@keyframes gallery-grid-modal-module-scss-module__0F0idG__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.gallery-grid-modal-module-scss-module__0F0idG__modalContent{background-color:#fff;position:absolute;inset:0;overflow:auto}@media screen and (min-width:881px){.gallery-grid-modal-module-scss-module__0F0idG__modalContent{scroll-padding-top:78px}}@media screen and (max-width:880px){.gallery-grid-modal-module-scss-module__0F0idG__modalContent{scroll-padding-top:46px}}.gallery-grid-modal-module-scss-module__0F0idG__header{z-index:var(--floaters-index);background-color:#fff;justify-content:flex-end;align-items:center;display:flex;position:sticky;top:0}@media screen and (min-width:881px){.gallery-grid-modal-module-scss-module__0F0idG__header{height:78px;padding:24px 24px 18px}}@media screen and (max-width:880px){.gallery-grid-modal-module-scss-module__0F0idG__header{height:46px;padding:11px 20px;box-shadow:0 4px 12px #00000014}}.gallery-grid-modal-module-scss-module__0F0idG__header.gallery-grid-modal-module-scss-module__0F0idG__headerSlot{justify-content:space-between}.gallery-grid-modal-module-scss-module__0F0idG__mainContainer{max-width:960px;margin:auto}@media screen and (max-width:880px){.gallery-grid-modal-module-scss-module__0F0idG__mainContainer{margin-bottom:66px}.gallery-grid-modal-module-scss-module__0F0idG__mainContainer .gallery-grid-modal-module-scss-module__0F0idG__footerSlot{background-color:rgb(var(--white));width:100%;z-index:var(--floaters-index);height:66px;position:fixed;bottom:0}.gallery-grid-modal-module-scss-module__0F0idG__mainContainer .gallery-grid-modal-module-scss-module__0F0idG__chatContactInformation{text-align:center;margin-top:32px;margin-bottom:98px}.gallery-grid-modal-module-scss-module__0F0idG__mainContainer .gallery-grid-modal-module-scss-module__0F0idG__chatContactInformation .gallery-grid-modal-module-scss-module__0F0idG__question{font-weight:var(--font-weight-medium);line-height:1.4375rem}.gallery-grid-modal-module-scss-module__0F0idG__mainContainer .gallery-grid-modal-module-scss-module__0F0idG__chatContactInformation .gallery-grid-modal-module-scss-module__0F0idG__answer{line-height:1.4375rem}}@media screen and (min-width:881px){.gallery-grid-modal-module-scss-module__0F0idG__mainContainer{margin-bottom:78px}.gallery-grid-modal-module-scss-module__0F0idG__mainContainer.gallery-grid-modal-module-scss-module__0F0idG__asideSlotContainer{max-width:initial;grid-template-columns:1fr fit-content(330px);justify-items:center;display:grid}.gallery-grid-modal-module-scss-module__0F0idG__mainContainer.gallery-grid-modal-module-scss-module__0F0idG__asideSlotContainer .gallery-grid-modal-module-scss-module__0F0idG__asideSlot{height:fit-content;position:sticky;top:78px}}.gallery-grid-modal-module-scss-module__0F0idG__closeBtn{background:rgb(var(--white));justify-content:center;align-items:center;gap:4px;display:flex}@media screen and (min-width:881px){.gallery-grid-modal-module-scss-module__0F0idG__closeBtn{font-size:var(--font-size-s);border:1px solid rgb(var(--pastelGrey));border-radius:30px;height:36px;padding:0 18px 0 12px}}.gallery-grid-modal-module-scss-module__0F0idG__closeBtn svg{width:24px;height:24px}.gallery-grid-modal-module-scss-module__0F0idG__section{width:100%;max-width:960px}.gallery-grid-modal-module-scss-module__0F0idG__grid{gap:var(--gallery-grid-gap,12px)}@media screen and (min-width:881px){.gallery-grid-modal-module-scss-module__0F0idG__grid{grid-template-columns:repeat(2,1fr);grid-auto-flow:dense;display:grid}}@media screen and (max-width:880px){.gallery-grid-modal-module-scss-module__0F0idG__grid{flex-direction:column;display:flex}}.gallery-grid-modal-module-scss-module__0F0idG__gridItem{background-image:url(https://assets.yad2.co.il/y2_frontend/global/images/image_placeholder.jpg);background-position:50%;background-size:cover;grid-column:span 1;position:relative}@media screen and (min-width:881px){.gallery-grid-modal-module-scss-module__0F0idG__gridItem{cursor:pointer;height:268px}}@media screen and (max-width:880px){.gallery-grid-modal-module-scss-module__0F0idG__gridItem{height:200px}.gallery-grid-modal-module-scss-module__0F0idG__mobileLargeMedia{grid-area:span 2/span 2;height:431px}}@media screen and (min-width:881px){.gallery-grid-modal-module-scss-module__0F0idG__desktopLargeMedia{grid-area:span 2/span 2;height:540px}}.gallery-grid-modal-module-scss-module__0F0idG__item{width:100%;height:100%;position:absolute}.gallery-grid-modal-module-scss-module__0F0idG__item .gallery-grid-modal-module-scss-module__0F0idG__itemImage{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute}@media screen and (min-width:881px){.gallery-grid-modal-module-scss-module__0F0idG__mobile-only{display:none}}@media screen and (max-width:880px){.gallery-grid-modal-module-scss-module__0F0idG__desktop-only{display:none}}
