@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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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-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 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 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 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 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 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 simple-input-module-scss-module__lt_4sG__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes simple-input-module-scss-module__lt_4sG__slideRight{0%{right:-315px}to{right:0}}@keyframes simple-input-module-scss-module__lt_4sG__slideLeft{0%{left:-100%}to{left:0}}@keyframes simple-input-module-scss-module__lt_4sG__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.simple-input-module-scss-module__lt_4sG__simpleInput{border:1px solid rgb(var(--pastelGrey));width:100%;font-size:var(--font-size-s);outline:none;min-height:42px}.simple-input-module-scss-module__lt_4sG__simpleInput::placeholder{color:rgb(var(--philippineSilver))}.simple-input-module-scss-module__lt_4sG__simpleInput:disabled{border:1px solid rgb(var(--pastelGrey));background-color:rgb(var(--snow));color:rgb(var(--philippineSilver))}@media screen and (min-width:881px){.simple-input-module-scss-module__lt_4sG__simpleInput{border-radius:var(--border-radius-normal);padding:.625em .75em}.simple-input-module-scss-module__lt_4sG__simpleInput:not(:disabled):focus,.simple-input-module-scss-module__lt_4sG__simpleInput:not(:disabled):hover{border-color:rgb(var(--jet))}}@media screen and (max-width:880px){.simple-input-module-scss-module__lt_4sG__simpleInput{border-radius:var(--border-radius-large);padding:.86em .75em}}.simple-input-module-scss-module__lt_4sG__simpleInput.simple-input-module-scss-module__lt_4sG__hasError{border-color:rgb(var(--rouge))}
@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 input-title-module-scss-module__CUSI7q__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes input-title-module-scss-module__CUSI7q__slideRight{0%{right:-315px}to{right:0}}@keyframes input-title-module-scss-module__CUSI7q__slideLeft{0%{left:-100%}to{left:0}}@keyframes input-title-module-scss-module__CUSI7q__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}:where(.input-title-module-scss-module__CUSI7q__inputTitleBox){font-size:var(--font-size-s);font-weight:var(--font-weight-medium);color:rgb(var(--jet));margin-bottom:10px;display:block}@media screen and (min-width:881px){.input-title-module-scss-module__CUSI7q__inputTitleBox.input-title-module-scss-module__CUSI7q__onlyMobile{display:none}}.input-title-module-scss-module__CUSI7q__inputTitleBox.input-title-module-scss-module__CUSI7q__disabled{opacity:.4}
@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 mobile-drawer-header-module-scss-module__Szskya__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes mobile-drawer-header-module-scss-module__Szskya__slideRight{0%{right:-315px}to{right:0}}@keyframes mobile-drawer-header-module-scss-module__Szskya__slideLeft{0%{left:-100%}to{left:0}}@keyframes mobile-drawer-header-module-scss-module__Szskya__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.mobile-drawer-header-module-scss-module__Szskya__mobileDrawerHeader{padding:14px;position:relative;box-shadow:0 4px 12px #00000014}.mobile-drawer-header-module-scss-module__Szskya__mobileDrawerHeader .mobile-drawer-header-module-scss-module__Szskya__title{text-align:center;display:block}@media screen and (min-width:881px){.mobile-drawer-header-module-scss-module__Szskya__mobileDrawerHeader{display:none}}
@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 close-button-module-scss-module__rKqABW__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes close-button-module-scss-module__rKqABW__slideRight{0%{right:-315px}to{right:0}}@keyframes close-button-module-scss-module__rKqABW__slideLeft{0%{left:-100%}to{left:0}}@keyframes close-button-module-scss-module__rKqABW__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.close-button-module-scss-module__rKqABW__closeButton{padding:13px;font-size:1.25rem;position:absolute;top:0;left:0}.close-button-module-scss-module__rKqABW__closeButton svg{display:block}
@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 action-buttons-module-scss-module__lkFlOa__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes action-buttons-module-scss-module__lkFlOa__slideRight{0%{right:-315px}to{right:0}}@keyframes action-buttons-module-scss-module__lkFlOa__slideLeft{0%{left:-100%}to{left:0}}@keyframes action-buttons-module-scss-module__lkFlOa__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.action-buttons-module-scss-module__lkFlOa__actionButtonsBox{border-top:1px solid rgb(var(--gainsboro));font-size:var(--font-size-s);margin-top:auto;padding:14px 32px;display:flex}@media screen and (max-width:880px){.action-buttons-module-scss-module__lkFlOa__actionButtonsBox{display:none}}.action-buttons-module-scss-module__lkFlOa__actionButtonsBox .action-buttons-module-scss-module__lkFlOa__reset{text-decoration-line:underline}.action-buttons-module-scss-module__lkFlOa__actionButtonsBox .action-buttons-module-scss-module__lkFlOa__approve{font-weight:var(--font-weight-medium);color:rgb(var(--safetyOrange));border:1px solid rgb(var(--safetyOrange));border-radius:47px;margin-right:auto;padding:10px 20px}.action-buttons-module-scss-module__lkFlOa__actionButtonsBox .action-buttons-module-scss-module__lkFlOa__approve:hover{background-color:rgb(var(--linen))}
@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 extra-filters-module-scss-module__1EFGjW__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes extra-filters-module-scss-module__1EFGjW__slideRight{0%{right:-315px}to{right:0}}@keyframes extra-filters-module-scss-module__1EFGjW__slideLeft{0%{left:-100%}to{left:0}}@keyframes extra-filters-module-scss-module__1EFGjW__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.extra-filters-module-scss-module__1EFGjW__extraFiltersBox .extra-filters-module-scss-module__1EFGjW__extraFiltersContent{flex-direction:column;display:flex}@media screen and (min-width:881px){.extra-filters-module-scss-module__1EFGjW__extraFiltersBox .extra-filters-module-scss-module__1EFGjW__extraFiltersContent{width:520px;max-width:100vw;height:650px;max-height:100vh}}@media screen and (max-width:880px){.extra-filters-module-scss-module__1EFGjW__extraFiltersBox .extra-filters-module-scss-module__1EFGjW__extraFiltersContent{width:100%}}.extra-filters-module-scss-module__1EFGjW__extraFiltersBox .extra-filters-module-scss-module__1EFGjW__extraFiltersContent .extra-filters-module-scss-module__1EFGjW__inputsBox{flex:1}@media screen and (min-width:881px){.extra-filters-module-scss-module__1EFGjW__extraFiltersBox .extra-filters-module-scss-module__1EFGjW__extraFiltersContent .extra-filters-module-scss-module__1EFGjW__inputsBox{padding:20px 24px 48px;overflow-y:scroll}.extra-filters-module-scss-module__1EFGjW__extraFiltersBox .extra-filters-module-scss-module__1EFGjW__extraFiltersContent .extra-filters-module-scss-module__1EFGjW__inputsBox::-webkit-scrollbar{width:12px}.extra-filters-module-scss-module__1EFGjW__extraFiltersBox .extra-filters-module-scss-module__1EFGjW__extraFiltersContent .extra-filters-module-scss-module__1EFGjW__inputsBox::-webkit-scrollbar-track{background:rgb(var(--snow))}.extra-filters-module-scss-module__1EFGjW__extraFiltersBox .extra-filters-module-scss-module__1EFGjW__extraFiltersContent .extra-filters-module-scss-module__1EFGjW__inputsBox::-webkit-scrollbar-thumb{background:rgb(var(--pastelGrey));border:3px solid rgb(var(--snow));border-radius:8px;min-height:40px}@-moz-document url-prefix(){.extra-filters-module-scss-module__1EFGjW__extraFiltersBox .extra-filters-module-scss-module__1EFGjW__extraFiltersContent .extra-filters-module-scss-module__1EFGjW__inputsBox{scrollbar-color:rgb(var(--pastelGrey)) rgb(var(--snow));scrollbar-width:auto}}}@media screen and (max-width:880px){.extra-filters-module-scss-module__1EFGjW__extraFiltersBox .extra-filters-module-scss-module__1EFGjW__extraFiltersContent .extra-filters-module-scss-module__1EFGjW__inputsBox>:first-child{border-top:1px solid rgb(var(--isabelline));padding-top:25px}}.extra-filters-module-scss-module__1EFGjW__extraFiltersBox .extra-filters-module-scss-module__1EFGjW__extraFiltersContent .extra-filters-module-scss-module__1EFGjW__inputsBox>:not(:first-child){padding-top:25px}.extra-filters-module-scss-module__1EFGjW__extraFiltersBox .extra-filters-module-scss-module__1EFGjW__extraFiltersContent .extra-filters-module-scss-module__1EFGjW__inputsBox>:not(:last-child){border-bottom:1px solid rgb(var(--isabelline));padding-bottom:25px}.extra-filters-module-scss-module__1EFGjW__toggleButton{background-color:rgb(var(--white))}
@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 popup-header-module-scss-module__Ga3evG__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes popup-header-module-scss-module__Ga3evG__slideRight{0%{right:-315px}to{right:0}}@keyframes popup-header-module-scss-module__Ga3evG__slideLeft{0%{left:-100%}to{left:0}}@keyframes popup-header-module-scss-module__Ga3evG__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.popup-header-module-scss-module__Ga3evG__popupHeaderBox{border-bottom:1px solid rgb(var(--gainsboro));padding:14px;position:relative}.popup-header-module-scss-module__Ga3evG__popupHeaderBox .popup-header-module-scss-module__Ga3evG__title{text-align:center;font-weight:var(--font-weight-medium);font-size:var(--font-size-m);display:block}@media screen and (max-width:880px){.popup-header-module-scss-module__Ga3evG__popupHeaderBox{display:none}}
@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 toggle-button-module-scss-module___lW8yW__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes toggle-button-module-scss-module___lW8yW__slideRight{0%{right:-315px}to{right:0}}@keyframes toggle-button-module-scss-module___lW8yW__slideLeft{0%{left:-100%}to{left:0}}@keyframes toggle-button-module-scss-module___lW8yW__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.toggle-button-module-scss-module___lW8yW__toggleButtonBox{font-size:var(--font-size-s);max-height:44px;padding-left:1em;display:block}.toggle-button-module-scss-module___lW8yW__toggleButtonBox.toggle-button-module-scss-module___lW8yW__pseudoButton{background-color:rgb(var(--white))}.toggle-button-module-scss-module___lW8yW__toggleButtonBox .toggle-button-module-scss-module___lW8yW__buttonText{margin-right:4px}.toggle-button-module-scss-module___lW8yW__toggleButtonBox .toggle-button-module-scss-module___lW8yW__searchedIndication{background:rgb(var(--linen));text-align:center;font-size:var(--font-size-xxs);font-weight:var(--font-weight-medium);color:rgb(var(--safetyOrange));border-radius:50%;margin-right:4px;padding:4px 0;display:inline-block}@media screen and (min-width:881px){.toggle-button-module-scss-module___lW8yW__toggleButtonBox .toggle-button-module-scss-module___lW8yW__searchedIndication{width:14px;height:14px;line-height:.375rem}}@media screen and (max-width:880px){.toggle-button-module-scss-module___lW8yW__toggleButtonBox .toggle-button-module-scss-module___lW8yW__searchedIndication{width:20px;height:20px}}
@keyframes disable-scroll-module-scss-module__-wwqua__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes disable-scroll-module-scss-module__-wwqua__slideRight{0%{right:-315px}to{right:0}}@keyframes disable-scroll-module-scss-module__-wwqua__slideLeft{0%{left:-100%}to{left:0}}@keyframes disable-scroll-module-scss-module__-wwqua__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.disable-scroll-module-scss-module__-wwqua__disable-scroll{touch-action:none;-webkit-overflow-scrolling:none;overscroll-behavior:none;overflow:hidden}
@keyframes navbar-ai-search-module-scss-module__evuNcq__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes navbar-ai-search-module-scss-module__evuNcq__slideRight{0%{right:-315px}to{right:0}}@keyframes navbar-ai-search-module-scss-module__evuNcq__slideLeft{0%{left:-100%}to{left:0}}@keyframes navbar-ai-search-module-scss-module__evuNcq__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.navbar-ai-search-module-scss-module__evuNcq__navbarAiSearch{align-items:center;width:100%;display:flex;position:relative}@media screen and (min-width:881px){.navbar-ai-search-module-scss-module__evuNcq__backdrop{z-index:var(--popups-index);opacity:0;visibility:hidden;background-color:#0006;transition:opacity .2s,visibility .2s;position:fixed;inset:0}.navbar-ai-search-module-scss-module__evuNcq__backdrop.navbar-ai-search-module-scss-module__evuNcq__isVisible{opacity:1;visibility:visible}}.navbar-ai-search-module-scss-module__evuNcq__popupContainer{z-index:calc(var(--popups-index) + 1);background-color:#fff;border-radius:24px;width:634px;padding:20px 0;position:fixed;top:10px;left:10px;box-shadow:0 4px 20px #00000026}.navbar-ai-search-module-scss-module__evuNcq__popupContainer[hidden]{display:none}
@keyframes search-button-module-scss-module__IM9ShW__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes search-button-module-scss-module__IM9ShW__slideRight{0%{right:-315px}to{right:0}}@keyframes search-button-module-scss-module__IM9ShW__slideLeft{0%{left:-100%}to{left:0}}@keyframes search-button-module-scss-module__IM9ShW__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.search-button-module-scss-module__IM9ShW__searchButton{cursor:pointer;height:100%;padding:0 10px}.search-button-module-scss-module__IM9ShW__searchButton:hover{background-color:rgb(var(--snow))}
@keyframes animated-logo-module-scss-module___Kprfq__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes animated-logo-module-scss-module___Kprfq__slideRight{0%{right:-315px}to{right:0}}@keyframes animated-logo-module-scss-module___Kprfq__slideLeft{0%{left:-100%}to{left:0}}@keyframes animated-logo-module-scss-module___Kprfq__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.animated-logo-module-scss-module___Kprfq__box{aspect-ratio:98/37;vertical-align:middle;justify-content:center;align-items:center;width:98px;min-height:100%;display:inline-flex;position:relative}.animated-logo-module-scss-module___Kprfq__box .animated-logo-module-scss-module___Kprfq__animation{aspect-ratio:98/37;pointer-events:none;width:98px;margin:auto;position:absolute;inset:0}.animated-logo-module-scss-module___Kprfq__box.animated-logo-module-scss-module___Kprfq__small,.animated-logo-module-scss-module___Kprfq__box.animated-logo-module-scss-module___Kprfq__small .animated-logo-module-scss-module___Kprfq__animation{width:66px}
@keyframes incoming-snackbar-module-scss-module__R4qBhG__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes incoming-snackbar-module-scss-module__R4qBhG__slideRight{0%{right:-315px}to{right:0}}@keyframes incoming-snackbar-module-scss-module__R4qBhG__slideLeft{0%{left:-100%}to{left:0}}@keyframes incoming-snackbar-module-scss-module__R4qBhG__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}@keyframes incoming-snackbar-module-scss-module__R4qBhG__slide{0%{opacity:0;top:-40px}5%{opacity:1;top:120px}95%{opacity:1;top:125px}to{opacity:0;top:-40px}}@keyframes incoming-snackbar-module-scss-module__R4qBhG__swipe{0%{opacity:0;right:-10%}6%{opacity:1;right:25px}94%{opacity:1;right:25px}97%{opacity:1;right:40px}to{opacity:0;right:-20%}}.incoming-snackbar-module-scss-module__R4qBhG__snackbar{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);width:calc(100vw - 30px);max-width:400px;z-index:var(--popups-index);background-color:rgb(var(--spanishGrey), .93);border-radius:8px;padding:10px 6px;position:fixed}@media screen and (min-width:881px){.incoming-snackbar-module-scss-module__R4qBhG__snackbar{animation:9s forwards incoming-snackbar-module-scss-module__R4qBhG__swipe;top:80px;right:25px}}@media screen and (max-width:880px){.incoming-snackbar-module-scss-module__R4qBhG__snackbar{animation:9s forwards incoming-snackbar-module-scss-module__R4qBhG__slide;top:120px;left:50%;transform:translate(-50%)}}.incoming-snackbar-module-scss-module__R4qBhG__snackbar .incoming-snackbar-module-scss-module__R4qBhG__linkContent{width:100%;display:flex}.incoming-snackbar-module-scss-module__R4qBhG__snackbar .incoming-snackbar-module-scss-module__R4qBhG__linkContent .incoming-snackbar-module-scss-module__R4qBhG__text{color:rgb(var(--white));max-width:calc(100% - 145px);margin-inline:5px;line-height:1.25rem}.incoming-snackbar-module-scss-module__R4qBhG__snackbar .incoming-snackbar-module-scss-module__R4qBhG__linkContent .incoming-snackbar-module-scss-module__R4qBhG__text .incoming-snackbar-module-scss-module__R4qBhG__title{font-weight:var(--font-weight-medium);font-size:var(--font-size-xs);margin-bottom:3px;display:block}.incoming-snackbar-module-scss-module__R4qBhG__snackbar .incoming-snackbar-module-scss-module__R4qBhG__linkContent .incoming-snackbar-module-scss-module__R4qBhG__text .incoming-snackbar-module-scss-module__R4qBhG__details{text-align:right;direction:ltr}.incoming-snackbar-module-scss-module__R4qBhG__snackbar .incoming-snackbar-module-scss-module__R4qBhG__linkContent .incoming-snackbar-module-scss-module__R4qBhG__text .incoming-snackbar-module-scss-module__R4qBhG__details,.incoming-snackbar-module-scss-module__R4qBhG__snackbar .incoming-snackbar-module-scss-module__R4qBhG__linkContent .incoming-snackbar-module-scss-module__R4qBhG__text .incoming-snackbar-module-scss-module__R4qBhG__message{font-weight:var(--font-weight-light);font-size:.813rem;display:block}.incoming-snackbar-module-scss-module__R4qBhG__snackbar .incoming-snackbar-module-scss-module__R4qBhG__linkContent .incoming-snackbar-module-scss-module__R4qBhG__text .incoming-snackbar-module-scss-module__R4qBhG__title,.incoming-snackbar-module-scss-module__R4qBhG__snackbar .incoming-snackbar-module-scss-module__R4qBhG__linkContent .incoming-snackbar-module-scss-module__R4qBhG__text .incoming-snackbar-module-scss-module__R4qBhG__details,.incoming-snackbar-module-scss-module__R4qBhG__snackbar .incoming-snackbar-module-scss-module__R4qBhG__linkContent .incoming-snackbar-module-scss-module__R4qBhG__text .incoming-snackbar-module-scss-module__R4qBhG__message{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.incoming-snackbar-module-scss-module__R4qBhG__snackbar .incoming-snackbar-module-scss-module__R4qBhG__linkContent .incoming-snackbar-module-scss-module__R4qBhG__image{border-radius:8px;margin-inline:5px;overflow:hidden}.incoming-snackbar-module-scss-module__R4qBhG__snackbar .incoming-snackbar-module-scss-module__R4qBhG__close{cursor:pointer;padding:10px;position:absolute;top:0;left:0}.incoming-snackbar-module-scss-module__R4qBhG__snackbar .incoming-snackbar-module-scss-module__R4qBhG__close svg{width:1rem;height:1rem;fill:rgb(var(--white))}.incoming-snackbar-module-scss-module__R4qBhG__snackbar .incoming-snackbar-module-scss-module__R4qBhG__close svg *{fill:rgb(var(--white))!important}
@keyframes inline-chat-button-module-scss-module__dKFAFG__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes inline-chat-button-module-scss-module__dKFAFG__slideRight{0%{right:-315px}to{right:0}}@keyframes inline-chat-button-module-scss-module__dKFAFG__slideLeft{0%{left:-100%}to{left:0}}@keyframes inline-chat-button-module-scss-module__dKFAFG__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}@media screen and (max-width:880px){.inline-chat-button-module-scss-module__dKFAFG__inlineButton{flex-direction:column;justify-content:center;gap:4px;padding:0 10px}}@media screen and (min-width:881px){.inline-chat-button-module-scss-module__dKFAFG__inlineButton .inline-chat-button-module-scss-module__dKFAFG__icon{width:1.5rem;height:1.5rem;fill:rgb(var(--jet))}.inline-chat-button-module-scss-module__dKFAFG__inlineButton .inline-chat-button-module-scss-module__dKFAFG__icon *{fill:rgb(var(--jet))!important}}@media screen and (max-width:880px){.inline-chat-button-module-scss-module__dKFAFG__inlineButton .inline-chat-button-module-scss-module__dKFAFG__icon{width:20px;height:20px;fill:rgb(var(--jet))}.inline-chat-button-module-scss-module__dKFAFG__inlineButton .inline-chat-button-module-scss-module__dKFAFG__icon *{fill:rgb(var(--jet))!important}}.inline-chat-button-module-scss-module__dKFAFG__inlineButton .inline-chat-button-module-scss-module__dKFAFG__text{line-height:normal;font-weight:var(--font-weight-regular);font-size:var(--font-size-xxxs);white-space:nowrap;margin-right:3px}
@keyframes option-module-scss-module__7vs3KW__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes option-module-scss-module__7vs3KW__slideRight{0%{right:-315px}to{right:0}}@keyframes option-module-scss-module__7vs3KW__slideLeft{0%{left:-100%}to{left:0}}@keyframes option-module-scss-module__7vs3KW__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.option-module-scss-module__7vs3KW__option{align-items:center;width:100%;line-height:3.125rem;display:flex;position:relative}.option-module-scss-module__7vs3KW__option:hover,.option-module-scss-module__7vs3KW__option:focus,.option-module-scss-module__7vs3KW__option:focus-within{background-color:rgb(var(--snow))}.option-module-scss-module__7vs3KW__option .option-module-scss-module__7vs3KW__count{font-size:.625rem;font-weight:var(--font-weight-regular);text-align:center;color:rgb(var(--white));background-color:rgb(var(--safetyOrange));border-radius:10px;margin-right:5px;padding:0 5px;line-height:.9375rem}.option-module-scss-module__7vs3KW__option .option-module-scss-module__7vs3KW__iconBox{line-height:0;position:relative}.option-module-scss-module__7vs3KW__option .option-module-scss-module__7vs3KW__iconBox .option-module-scss-module__7vs3KW__count{margin:unset;position:absolute;top:-3px;right:-6px}.option-module-scss-module__7vs3KW__option .option-module-scss-module__7vs3KW__text{font-weight:var(--font-weight-light);color:rgb(var(--jet))}@media screen and (min-width:881px){.option-module-scss-module__7vs3KW__option{padding:0 10px}.option-module-scss-module__7vs3KW__option .option-module-scss-module__7vs3KW__text{white-space:nowrap}}@media screen and (max-width:880px){.option-module-scss-module__7vs3KW__option.option-module-scss-module__7vs3KW__logout,.option-module-scss-module__7vs3KW__option.option-module-scss-module__7vs3KW__hoisted{line-height:normal;font-weight:var(--font-weight-light);margin-top:5px}.option-module-scss-module__7vs3KW__option.option-module-scss-module__7vs3KW__logout{width:auto;font-size:var(--font-size-xs);margin:12px;display:block;position:absolute;top:0;left:0}.option-module-scss-module__7vs3KW__option.option-module-scss-module__7vs3KW__logout .option-module-scss-module__7vs3KW__text{color:rgb(var(--spanishGrey))}.option-module-scss-module__7vs3KW__option.option-module-scss-module__7vs3KW__hoisted .option-module-scss-module__7vs3KW__text{color:rgb(var(--jet));font-size:var(--font-size-xs);text-decoration:underline}}
@keyframes menu-list-items-module-scss-module__Lm6rnq__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes menu-list-items-module-scss-module__Lm6rnq__slideRight{0%{right:-315px}to{right:0}}@keyframes menu-list-items-module-scss-module__Lm6rnq__slideLeft{0%{left:-100%}to{left:0}}@keyframes menu-list-items-module-scss-module__Lm6rnq__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.menu-list-items-module-scss-module__Lm6rnq__root{font-size:var(--font-size-s)}@media screen and (min-width:881px){.menu-list-items-module-scss-module__Lm6rnq__root{height:100%;position:relative}}.menu-list-items-module-scss-module__Lm6rnq__root svg{font-size:1.5em}.menu-list-items-module-scss-module__Lm6rnq__list{display:flex}@media screen and (min-width:881px){.menu-list-items-module-scss-module__Lm6rnq__list{flex-direction:row;height:100%}}@media screen and (max-width:880px){.menu-list-items-module-scss-module__Lm6rnq__list{flex-direction:column;margin-top:10px}}
@keyframes menu-item-module-scss-module__W_-Xmq__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes menu-item-module-scss-module__W_-Xmq__slideRight{0%{right:-315px}to{right:0}}@keyframes menu-item-module-scss-module__W_-Xmq__slideLeft{0%{left:-100%}to{left:0}}@keyframes menu-item-module-scss-module__W_-Xmq__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.menu-item-module-scss-module__W_-Xmq__listItem:hover{background-color:rgb(var(--snow))}.menu-item-module-scss-module__W_-Xmq__stickyTop{position:sticky;top:0}@media screen and (min-width:881px){.menu-item-module-scss-module__W_-Xmq__content{--desktop-max-rows:6;grid-template-rows:repeat(var(--desktop-max-rows), 25px);grid-gap:10px;grid-auto-flow:column;gap:11px;min-width:225px;padding:25px;line-height:1.5625rem;display:grid}}@media screen and (max-width:880px){.menu-item-module-scss-module__W_-Xmq__content{flex-direction:column;width:100%;padding:8px 30px;line-height:2.8125rem;display:flex}}
@keyframes menu-category-item-module-scss-module__EJXizq__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes menu-category-item-module-scss-module__EJXizq__slideRight{0%{right:-315px}to{right:0}}@keyframes menu-category-item-module-scss-module__EJXizq__slideLeft{0%{left:-100%}to{left:0}}@keyframes menu-category-item-module-scss-module__EJXizq__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.menu-category-item-module-scss-module__EJXizq__navButton{align-items:center;height:100%;padding:0 20px;display:flex;position:relative}@media screen and (max-width:880px){.menu-category-item-module-scss-module__EJXizq__navButton{margin:12px;padding:0}.menu-category-item-module-scss-module__EJXizq__navButton:not(.menu-category-item-module-scss-module__EJXizq__hasLinkBehaviourInMobile){pointer-events:none}.menu-category-item-module-scss-module__EJXizq__navButton .menu-category-item-module-scss-module__EJXizq__iconWrapper{line-height:1em}.menu-category-item-module-scss-module__EJXizq__navButton .menu-category-item-module-scss-module__EJXizq__iconWrapper:after{content:" ";white-space:pre}.menu-category-item-module-scss-module__EJXizq__arrowIcon{position:absolute;left:0}}@media screen and (min-width:881px){.menu-category-item-module-scss-module__EJXizq__arrowIcon{display:none!important}}.menu-category-item-module-scss-module__EJXizq__text{align-items:center;gap:6px;display:flex}@media screen and (min-width:881px){.menu-category-item-module-scss-module__EJXizq__mobileOnly{display:none!important}}@media screen and (max-width:880px){.menu-category-item-module-scss-module__EJXizq__desktopOnly{display:none!important}}
@keyframes new-tag-module-scss-module__ZO4olW__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes new-tag-module-scss-module__ZO4olW__slideRight{0%{right:-315px}to{right:0}}@keyframes new-tag-module-scss-module__ZO4olW__slideLeft{0%{left:-100%}to{left:0}}@keyframes new-tag-module-scss-module__ZO4olW__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}:where(.new-tag-module-scss-module__ZO4olW__tag){color:rgb(var(--white));font-size:.75rem;line-height:1rem;font-weight:var(--font-weight-medium);text-align:center;vertical-align:middle;border-radius:4px;width:36px;padding:2px 6px}.new-tag-module-scss-module__ZO4olW__green{background-color:rgb(var(--caribbeanGreen))}.new-tag-module-scss-module__ZO4olW__purple{background-color:rgb(var(--fandango))}
@keyframes popover-module-scss-module__yRYDFq__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes popover-module-scss-module__yRYDFq__slideRight{0%{right:-315px}to{right:0}}@keyframes popover-module-scss-module__yRYDFq__slideLeft{0%{left:-100%}to{left:0}}@keyframes popover-module-scss-module__yRYDFq__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}:where(.popover-module-scss-module__yRYDFq__popover){background-color:rgb(var(--white));z-index:var(--floaters-index);font-size:var(--font-size-s);position:absolute}@media screen and (max-width:880px){.popover-module-scss-module__yRYDFq__popover{width:var(--menu-width);top:0;bottom:0;right:calc(var(--menu-width)*-1);pointer-events:none;transition:right .3s;position:fixed;overflow:auto}.popover-module-scss-module__yRYDFq__popover.popover-module-scss-module__yRYDFq__open{pointer-events:auto;right:0}}@media screen and (min-width:881px){.popover-module-scss-module__yRYDFq__popover{visibility:hidden;border-radius:0 0 4px 4px;width:max-content;overflow:hidden;box-shadow:0 3px 10px #0003}.popover-module-scss-module__yRYDFq__popover.popover-module-scss-module__yRYDFq__open{visibility:visible}}
@keyframes back-button-module-scss-module__94REaa__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes back-button-module-scss-module__94REaa__slideRight{0%{right:-315px}to{right:0}}@keyframes back-button-module-scss-module__94REaa__slideLeft{0%{left:-100%}to{left:0}}@keyframes back-button-module-scss-module__94REaa__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}@media screen and (min-width:881px){.back-button-module-scss-module__94REaa__root{display:none}}@media screen and (max-width:880px){.back-button-module-scss-module__94REaa__root{color:rbg(var(--jet));text-align:start;background-color:rgb(var(--isabelline));flex-direction:row;align-items:center;width:100%;padding:16px 24px;font-size:1rem;line-height:1.4375rem;display:flex}.back-button-module-scss-module__94REaa__root .back-button-module-scss-module__94REaa__rightArrow{margin-left:8px;font-size:1.5rem}.back-button-module-scss-module__94REaa__root .back-button-module-scss-module__94REaa__text{text-overflow:ellipsis;white-space:nowrap;flex-grow:1;display:block;overflow:hidden}}
@keyframes sub-category-link-module-scss-module__G3IrGq__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes sub-category-link-module-scss-module__G3IrGq__slideRight{0%{right:-315px}to{right:0}}@keyframes sub-category-link-module-scss-module__G3IrGq__slideLeft{0%{left:-100%}to{left:0}}@keyframes sub-category-link-module-scss-module__G3IrGq__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.sub-category-link-module-scss-module__G3IrGq__listItem{grid-column:var(--desktop-column-placement)}@media screen and (max-width:880px){.sub-category-link-module-scss-module__G3IrGq__listItem:not(:last-child){border-bottom:1px solid rgb(var(--isabelline))}}.sub-category-link-module-scss-module__G3IrGq__listItem .sub-category-link-module-scss-module__G3IrGq__link{align-items:center;display:flex}.sub-category-link-module-scss-module__G3IrGq__listItem .sub-category-link-module-scss-module__G3IrGq__link:hover{color:rgb(var(--safetyOrange))}@media screen and (min-width:881px){.sub-category-link-module-scss-module__G3IrGq__listItem .sub-category-link-module-scss-module__G3IrGq__link{min-width:150px}}.sub-category-link-module-scss-module__G3IrGq__listItem .sub-category-link-module-scss-module__G3IrGq__iconWrapper{line-height:1em}.sub-category-link-module-scss-module__G3IrGq__listItem .sub-category-link-module-scss-module__G3IrGq__iconWrapper:after{content:" ";white-space:pre}@media screen and (max-width:880px){.sub-category-link-module-scss-module__G3IrGq__listItem .sub-category-link-module-scss-module__G3IrGq__iconWrapper{display:none}}.sub-category-link-module-scss-module__G3IrGq__listItem .sub-category-link-module-scss-module__G3IrGq__newTagBox{margin-right:8px;padding:0 4px}
@keyframes nested-menu-module-scss-module__OF9fUG__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes nested-menu-module-scss-module__OF9fUG__slideRight{0%{right:-315px}to{right:0}}@keyframes nested-menu-module-scss-module__OF9fUG__slideLeft{0%{left:-100%}to{left:0}}@keyframes nested-menu-module-scss-module__OF9fUG__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.nested-menu-module-scss-module__OF9fUG__box{font-size:var(--font-size-s);color:rgb(var(--jet));background-color:#fff}@media screen and (min-width:881px){.nested-menu-module-scss-module__OF9fUG__box{box-shadow:var(--elevation-large);border-radius:0 0 8px 8px;display:flex;overflow:hidden}}.nested-menu-module-scss-module__OF9fUG__box .nested-menu-module-scss-module__OF9fUG__content{display:flex;overflow:hidden}@media screen and (max-width:880px){.nested-menu-module-scss-module__OF9fUG__box .nested-menu-module-scss-module__OF9fUG__content{flex-direction:column;width:100%}}.nested-menu-module-scss-module__OF9fUG__box .nested-menu-module-scss-module__OF9fUG__content .nested-menu-module-scss-module__OF9fUG__column{flex-direction:column;display:flex;overflow-y:auto}.nested-menu-module-scss-module__OF9fUG__box .nested-menu-module-scss-module__OF9fUG__content .nested-menu-module-scss-module__OF9fUG__column::-webkit-scrollbar{width:12px}.nested-menu-module-scss-module__OF9fUG__box .nested-menu-module-scss-module__OF9fUG__content .nested-menu-module-scss-module__OF9fUG__column::-webkit-scrollbar-track{background:rgb(var(--snow))}.nested-menu-module-scss-module__OF9fUG__box .nested-menu-module-scss-module__OF9fUG__content .nested-menu-module-scss-module__OF9fUG__column::-webkit-scrollbar-thumb{background:rgb(var(--pastelGrey));border:3px solid rgb(var(--snow));border-radius:8px;min-height:40px}@-moz-document url-prefix(){.nested-menu-module-scss-module__OF9fUG__box .nested-menu-module-scss-module__OF9fUG__content .nested-menu-module-scss-module__OF9fUG__column{scrollbar-color:rgb(var(--pastelGrey)) rgb(var(--snow));scrollbar-width:auto}}@media screen and (min-width:881px){.nested-menu-module-scss-module__OF9fUG__box .nested-menu-module-scss-module__OF9fUG__content .nested-menu-module-scss-module__OF9fUG__column{width:260px;padding-block:8px}}@media screen and (max-width:880px){.nested-menu-module-scss-module__OF9fUG__box .nested-menu-module-scss-module__OF9fUG__content .nested-menu-module-scss-module__OF9fUG__column{width:100%;padding-block:8px 24px}}.nested-menu-module-scss-module__OF9fUG__box .nested-menu-module-scss-module__OF9fUG__content .nested-menu-module-scss-module__OF9fUG__column.nested-menu-module-scss-module__OF9fUG__hidden{display:none}.nested-menu-module-scss-module__OF9fUG__box .nested-menu-module-scss-module__OF9fUG__content .nested-menu-module-scss-module__OF9fUG__column .nested-menu-module-scss-module__OF9fUG__list{flex-direction:column;display:flex}@media screen and (max-width:880px){.nested-menu-module-scss-module__OF9fUG__box .nested-menu-module-scss-module__OF9fUG__content .nested-menu-module-scss-module__OF9fUG__column .nested-menu-module-scss-module__OF9fUG__list{border-bottom:1px solid rgb(var(--isabelline));padding-bottom:10px}.nested-menu-module-scss-module__OF9fUG__box .nested-menu-module-scss-module__OF9fUG__columnHiddenOnMobile{display:none!important}.nested-menu-module-scss-module__OF9fUG__box .nested-menu-module-scss-module__OF9fUG__columnVisibleOnMobile{display:block!important}}.nested-menu-module-scss-module__OF9fUG__box .nested-menu-module-scss-module__OF9fUG__subList{flex-direction:column;height:100%;display:flex}@media screen and (min-width:881px){.nested-menu-module-scss-module__OF9fUG__box .nested-menu-module-scss-module__OF9fUG__subList{border-right:1px solid rgb(var(--isabelline));background-color:rgb(var(--snow));width:470px;padding:14px 24px}.nested-menu-module-scss-module__OF9fUG__box .nested-menu-module-scss-module__OF9fUG__subList::-webkit-scrollbar{width:12px}.nested-menu-module-scss-module__OF9fUG__box .nested-menu-module-scss-module__OF9fUG__subList::-webkit-scrollbar-track{background:rgb(var(--snow))}.nested-menu-module-scss-module__OF9fUG__box .nested-menu-module-scss-module__OF9fUG__subList::-webkit-scrollbar-thumb{background:rgb(var(--pastelGrey));border:3px solid rgb(var(--snow));border-radius:8px;min-height:40px}@-moz-document url-prefix(){.nested-menu-module-scss-module__OF9fUG__box .nested-menu-module-scss-module__OF9fUG__subList{scrollbar-color:rgb(var(--pastelGrey)) rgb(var(--snow));scrollbar-width:auto}}}@media screen and (max-width:880px){.nested-menu-module-scss-module__OF9fUG__box .nested-menu-module-scss-module__OF9fUG__subList{width:100%;margin-top:8px;overflow-y:auto}}.nested-menu-module-scss-module__OF9fUG__box .nested-menu-module-scss-module__OF9fUG__subList.nested-menu-module-scss-module__OF9fUG__hidden{display:none}
@keyframes sub-menu-item-module-scss-module__69DivW__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes sub-menu-item-module-scss-module__69DivW__slideRight{0%{right:-315px}to{right:0}}@keyframes sub-menu-item-module-scss-module__69DivW__slideLeft{0%{left:-100%}to{left:0}}@keyframes sub-menu-item-module-scss-module__69DivW__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.sub-menu-item-module-scss-module__69DivW__box{color:rgb(var(--jet));text-decoration:none;display:flex}@media screen and (min-width:881px){.sub-menu-item-module-scss-module__69DivW__box{max-width:190px;padding-block:10px}.sub-menu-item-module-scss-module__69DivW__box a:hover{text-decoration:underline}}@media screen and (max-width:880px){.sub-menu-item-module-scss-module__69DivW__box{align-items:center;width:276px}}
@keyframes yad1-link-module-scss-module__Q2ataW__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes yad1-link-module-scss-module__Q2ataW__slideRight{0%{right:-315px}to{right:0}}@keyframes yad1-link-module-scss-module__Q2ataW__slideLeft{0%{left:-100%}to{left:0}}@keyframes yad1-link-module-scss-module__Q2ataW__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}@media screen and (min-width:881px){.yad1-link-module-scss-module__Q2ataW__box{max-width:230px;padding-block:10px}}.yad1-link-module-scss-module__Q2ataW__link{align-items:center;gap:8px;display:flex}@media screen and (min-width:881px){.yad1-link-module-scss-module__Q2ataW__link:hover{text-decoration:underline;-webkit-text-decoration-color:rgb(var(--azure));text-decoration-color:rgb(var(--azure))}}@media screen and (max-width:880px){.yad1-link-module-scss-module__Q2ataW__link{height:50px;padding:20px}.yad1-link-module-scss-module__Q2ataW__link:hover,.yad1-link-module-scss-module__Q2ataW__link:focus{text-decoration:underline}}.yad1-link-module-scss-module__Q2ataW__text{color:rgb(var(--azure))}.yad1-link-module-scss-module__Q2ataW__logo{width:28px;height:14px;display:block}
@keyframes sub-menu-module-scss-module__zZZufa__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes sub-menu-module-scss-module__zZZufa__slideRight{0%{right:-315px}to{right:0}}@keyframes sub-menu-module-scss-module__zZZufa__slideLeft{0%{left:-100%}to{left:0}}@keyframes sub-menu-module-scss-module__zZZufa__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}@media screen and (min-width:881px){.sub-menu-module-scss-module__zZZufa__box{grid-template-rows:repeat(12,min-content);grid-auto-flow:column;display:grid}}@media screen and (max-width:880px){.sub-menu-module-scss-module__zZZufa__box li:not(:last-child){margin-right:20px}.sub-menu-module-scss-module__zZZufa__box li:not(:last-child) a{border-bottom:1px solid rgb(var(--isabelline));width:100%;padding-block:12px}}.sub-menu-module-scss-module__zZZufa__box.sub-menu-module-scss-module__zZZufa__hidden{display:none}
@keyframes more-links-module-scss-module__fc6j5G__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes more-links-module-scss-module__fc6j5G__slideRight{0%{right:-315px}to{right:0}}@keyframes more-links-module-scss-module__fc6j5G__slideLeft{0%{left:-100%}to{left:0}}@keyframes more-links-module-scss-module__fc6j5G__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.more-links-module-scss-module__fc6j5G__box{flex-direction:column;display:flex}@media screen and (min-width:881px){.more-links-module-scss-module__fc6j5G__box{border-right:1px solid rgb(var(--isabelline));padding-top:16px}}@media screen and (max-width:880px){.more-links-module-scss-module__fc6j5G__box{margin-top:10px}}.more-links-module-scss-module__fc6j5G__item{align-items:center;display:flex}@media screen and (min-width:881px){.more-links-module-scss-module__fc6j5G__item{padding:8px 24px}.more-links-module-scss-module__fc6j5G__item:hover{text-decoration:underline}}@media screen and (max-width:880px){.more-links-module-scss-module__fc6j5G__item{font-size:var(--font-size-s);padding:13px 24px}.more-links-module-scss-module__fc6j5G__item:hover,.more-links-module-scss-module__fc6j5G__item:focus{text-decoration:underline}}.more-links-module-scss-module__fc6j5G__icon{width:24px;height:24px}@media screen and (min-width:881px){.more-links-module-scss-module__fc6j5G__icon{margin-left:12px}}@media screen and (max-width:880px){.more-links-module-scss-module__fc6j5G__icon{margin-left:6px}}@media screen and (min-width:881px){.more-links-module-scss-module__fc6j5G__tag{margin-right:7px}}@media screen and (max-width:880px){.more-links-module-scss-module__fc6j5G__tag{margin-right:6px}}
@keyframes nested-menu-item-module-scss-module__Be4fDW__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes nested-menu-item-module-scss-module__Be4fDW__slideRight{0%{right:-315px}to{right:0}}@keyframes nested-menu-item-module-scss-module__Be4fDW__slideLeft{0%{left:-100%}to{left:0}}@keyframes nested-menu-item-module-scss-module__Be4fDW__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.nested-menu-item-module-scss-module__Be4fDW__box{display:flex}@media screen and (min-width:881px){.nested-menu-item-module-scss-module__Be4fDW__box.nested-menu-item-module-scss-module__Be4fDW__selected,.nested-menu-item-module-scss-module__Be4fDW__box:hover{color:rgb(var(--safetyOrange));font-weight:var(--font-weight-medium);background-color:rgb(var(--snow))}}.nested-menu-item-module-scss-module__Be4fDW__box .nested-menu-item-module-scss-module__Be4fDW__link{width:100%;padding:12px 24px;text-decoration:none}@media screen and (max-width:880px){.nested-menu-item-module-scss-module__Be4fDW__box .nested-menu-item-module-scss-module__Be4fDW__link{pointer-events:none;justify-content:space-between;align-items:center;display:flex}.nested-menu-item-module-scss-module__Be4fDW__box .nested-menu-item-module-scss-module__Be4fDW__link .nested-menu-item-module-scss-module__Be4fDW__text{font-size:var(--font-size-s)}}@media screen and (min-width:881px){.nested-menu-item-module-scss-module__Be4fDW__box .nested-menu-item-module-scss-module__Be4fDW__link .nested-menu-item-module-scss-module__Be4fDW__icon{display:none}}
@keyframes popup-module-scss-module__j55Rpa__popModal{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes popup-module-scss-module__j55Rpa__slideRight{0%{right:-315px}to{right:0}}@keyframes popup-module-scss-module__j55Rpa__slideLeft{0%{left:-100%}to{left:0}}@keyframes popup-module-scss-module__j55Rpa__bottomModal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}.popup-module-scss-module__j55Rpa__popup{background-color:rgb(var(--white))}@media screen and (min-width:881px){.popup-module-scss-module__j55Rpa__popup{border:1px solid rgb(var(--isabelline));z-index:var(--popups-index);border-radius:12px;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 5px 15px #00000026}.popup-module-scss-module__j55Rpa__collapsed{display:none}}@media screen and (max-width:880px){.popup-module-scss-module__j55Rpa__actionButton{display:none}}
