.IconClose__container{align-self:end;background:none;border:none;cursor:pointer;margin-right:12px;margin-top:12px;padding:8px}.IconClose__grey{color:#333}.IconClose__white{color:#fff}.IconClose__white svg{height:20px;width:20px}.IconClose__close{border:none;cursor:pointer;font-size:2rem;font-weight:800}.SliderPanel__container{box-shadow:0 0 20px rgba(0,0,0,.2);display:flex;flex-direction:column;height:100%;left:-100%;min-width:280px;overflow:auto;position:fixed;top:0;width:100%;z-index:1040}@media(min-width:576px){.SliderPanel__container{max-width:calc(100vw - 66%)}}.SliderPanel__blue{background-color:rgba(10,127,224,.851)}.SliderPanel__grey{background-color:hsla(0,0%,100%,.902)}.SliderPanel__show{display:flex}.SliderPanel__showAnimation{animation-duration:.3s;animation-fill-mode:forwards;animation-name:SliderPanel__slider-panel-show;animation-timing-function:ease-out}.SliderPanel__hide{display:none}.SliderPanel__backDrop{background-color:#000;height:100vh;height:100%;left:0;opacity:.7;position:fixed;top:0;width:100%;z-index:1039}@keyframes SliderPanel__slider-panel-show{0%{left:-100%}to{left:0}}.Link__link-menu{align-items:center;color:#000;display:flex;font-size:11px;font-weight:600;height:100%;line-height:1;padding-inline:.5rem;text-align:center;text-decoration:none}.Link__link-menu:active,.Link__link-menu:focus,.Link__link-menu:hover,.Link__link-menu:visited{border-bottom-color:transparent;color:#000;text-decoration:none}@media(min-width:1250px){.Link__link-menu{font-size:13px}.Link__link-menu.Link__withPadding{padding-inline:1rem}}.Link__link-menu-slider{align-items:center;display:flex;font-weight:800;text-decoration:none;width:100%}.Link__grey{color:#333}.Link__grey:active,.Link__grey:focus,.Link__grey:hover,.Link__grey:visited{border-bottom-color:transparent;color:#333;outline-width:0;text-decoration:none}.Link__white{color:#fff;line-height:1}.Link__white:active,.Link__white:focus,.Link__white:hover,.Link__white:visited{border-bottom-color:transparent;color:#fff;outline-width:0;text-decoration:none}.Link__active{background-color:#daeeff;color:#000;text-decoration:none}.Link__menu-button{align-items:center;color:#0a7fe0;display:flex;height:100%;line-height:1;text-decoration:none}.Link__withPadding{-webkit-padding-end:.5rem;padding-inline-end:.5rem}@media(min-width:768px){.Link__withPadding{padding-inline:.5rem}}@media(min-width:1250px){.Link__withPadding{padding-inline:1rem}}.Icon__icon{color:#0a7fe0;display:flex;height:24px}.ServiceItem__dealers{display:flex;height:20px;margin-left:24px;margin-top:-10px;position:absolute;width:20px}.ServiceItem__greyIcon{color:#212121}.ServiceItem__text{font-size:11px;line-height:1}@media(min-width:1250px){.ServiceItem__text{font-size:13px}}.ServiceItem__titlePhone{color:#333;font-size:11px;font-weight:600;line-height:20px;text-align:center}@media(min-width:1250px){.ServiceItem__titlePhone{font-size:13px}}.ServiceItem__noWrapTitle{display:none;white-space:nowrap}@media(min-width:700px){.ServiceItem__noWrapTitle{display:flex}}.ServiceItem__containerIcon{align-items:center;cursor:pointer;display:flex;flex-direction:row;font-weight:600;height:100%;justify-content:center;line-height:1;max-width:150px}.ServiceItem__phoneIcon{margin-right:8px}@media(min-width:990px){.ServiceItem__phoneIcon{margin-right:12px}}.ServiceItem__caret{border:solid #000;border-width:0 2px 2px 0;cursor:pointer;display:flex;margin-right:.25rem;padding:.2rem;transition:transform .3s linear}.ServiceItem__caretDown{margin-bottom:.5rem;transform:rotate(45deg)}.ServiceItem__caretUp{transform:rotate(-135deg)}.ServiceItem__flagItem{border-radius:5px;height:18px;margin-right:10px;width:24px}.MoreItem__moreTag{align-items:center;cursor:pointer;display:flex;font-size:11px;font-weight:600;height:100%;justify-content:center;line-height:1;padding-inline:1rem;position:relative}@media(min-width:1250px){.MoreItem__moreTag{font-size:13px;padding-inline:2rem}}.MoreItem__moreTag .MoreItem__moreTitle{align-items:center;display:flex;gap:8px}.MoreItem__moreTag .MoreItem__moreTitle .MoreItem__moreTitleText{align-items:center;display:flex}.MoreItem__moreTag .MoreItem__moreTitle .MoreItem__caret{border-color:transparent #000 #000 transparent;border-style:solid;border-width:1px;flex-grow:0;flex-shrink:0;margin-top:-6px;padding:3px;transition:transform .3s linear}@media(min-width:1250px){.MoreItem__moreTag .MoreItem__moreTitle .MoreItem__caret{margin-top:-4px}}.MoreItem__moreTag .MoreItem__moreTitle .MoreItem__caretDown{transform:rotate(45deg)}.MoreItem__moreTag .MoreItem__moreTitle .MoreItem__caretUp{transform:translateY(50%) rotateX(180deg) rotate(45deg)}.MoreItem__moreTag .MoreItem__overlay{animation-duration:1s;animation-fill-mode:both;animation-name:MoreItem__modalOverlay;background-color:#000;cursor:default;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1099}.MoreItem__moreTag .MoreItem__list{background-color:#fff;border:0 solid rgba(33,33,33,.3);border-radius:5px;display:flex;flex-direction:column;margin:0;max-height:0;opacity:0;overflow:hidden;padding:0;padding-inline:12px;position:absolute;top:100%;transition-duration:.3s;transition-property:opacity,top,max-height;transition-timing-function:ease-in-out;width:144px;z-index:1100}.MoreItem__moreTag .MoreItem__list.MoreItem__opened{border-width:1px;max-height:max-content;opacity:1;overflow:visible;top:calc(100% + 8px)}.MoreItem__moreTag .MoreItem__list li{line-height:20px;width:100%}.MoreItem__moreTag .MoreItem__list li>*{justify-content:center;padding:8px;width:100%}@keyframes MoreItem__modalOverlay{0%{opacity:0}to{opacity:.2}}.ItemsList__link-menu{align-items:center;display:flex;justify-content:center}.ItemsList__isHover:active,.ItemsList__isHover:hover{background-color:#daeeff}.ItemsList__isHover:active.ItemsList__hover-lightgrey,.ItemsList__isHover:hover.ItemsList__hover-lightgrey{background-color:#fafafa}.ItemsList__maxWidth{max-width:160px}.ItemsList__onlyDesktop{display:none}@media(min-width:768px){.ItemsList__onlyDesktop{display:flex}}.ItemsList__link-menu-slider{align-items:center;background-color:transparent;display:flex;flex-flow:row wrap;overflow:hidden;padding:1rem;text-decoration:none}.ItemsList__link-menu-slider:hover{text-decoration:none}.ItemsList__border{border-bottom:1px solid #ced4da}.FooterPanelSlider__title{color:gold;font-size:1rem;font-weight:800;line-height:1.1;margin-bottom:.5rem;margin-top:2rem;padding:0 1rem}.FooterPanelSlider__border{border:0;border-top:2px solid rgba(218,238,255,.302);margin:1rem 2rem 1rem 1rem}.FooterPanelSlider__white{font-size:1rem;font-weight:800}.FooterPanelSlider__white,.FooterPanelSlider__white:active,.FooterPanelSlider__white:focus,.FooterPanelSlider__white:hover{border-bottom-color:transparent;color:#fff;text-decoration:none}.FooterPanelSlider__grey{font-size:1rem;font-weight:800}.FooterPanelSlider__grey,.FooterPanelSlider__grey:active,.FooterPanelSlider__grey:focus,.FooterPanelSlider__grey:hover{border-bottom-color:transparent;color:#333;text-decoration:none}.FooterPanelSlider__list{display:flex;flex-direction:column;list-style:none;margin:0;padding:0;text-decoration:none}.FooterPanelSlider__list li{align-items:center;background-color:transparent;display:flex;flex-flow:row wrap;overflow:hidden;padding:.5rem 1rem;text-decoration:none}.MenuPanelSlider__container{display:flex;flex-direction:column;list-style:none;margin:0;padding-left:0}.MenuPanelSlider__content{display:flex;flex-direction:column;flex-wrap:wrap;padding-left:8px;padding-right:8px}.TelephoneAttentionButton__container{align-items:center;background-color:rgba(255,215,0,.8);border-bottom:1px solid #ddd;border-radius:0;color:#333;display:flex;flex-direction:row;gap:0;justify-content:center;padding:3.5px 16px 4.49px;position:relative}@media(min-width:768px){.TelephoneAttentionButton__container{gap:16px;padding:6px}}.TelephoneAttentionButton__container:focus-visible{outline-style:auto;outline-width:1px}.TelephoneAttentionButton__container .TelephoneAttentionButton__content{display:flex;flex-direction:column;padding:0 28px 0 7px}@media(min-width:768px){.TelephoneAttentionButton__container .TelephoneAttentionButton__content{flex-direction:row;gap:24px;padding:0}}.TelephoneAttentionButton__container .TelephoneAttentionButton__content .TelephoneAttentionButton__mainText,.TelephoneAttentionButton__container .TelephoneAttentionButton__content .TelephoneAttentionButton__secondaryText{line-height:normal}.TelephoneAttentionButton__container .TelephoneAttentionButton__content .TelephoneAttentionButton__mainText{font-size:14px;font-weight:700}.TelephoneAttentionButton__container .TelephoneAttentionButton__content .TelephoneAttentionButton__secondaryText{font-size:12px;font-weight:400}.TelephoneAttentionButton__container .TelephoneAttentionButton__iconContainer{text-align:center}.TelephoneAttentionButton__container .TelephoneAttentionButton__iconContainer .TelephoneAttentionButton__iconContent{align-items:center;display:flex;flex-flow:column;line-height:1rem;margin:0;max-width:7rem;padding:0;text-align:center}.TelephoneAttentionButton__container .TelephoneAttentionButton__iconContainer .TelephoneAttentionButton__roundOut{align-items:center;border:1px solid #333;border-radius:50%;display:flex;justify-content:center;margin:0;padding:.5rem}.TelephoneAttentionButton__container .TelephoneAttentionButton__iconContainer .TelephoneAttentionButton__roundOut:focus-visible{outline:1px auto -webkit-focus-ring-color}.ButtonBurguer__container{align-items:center;border:transparent;display:flex;font-size:.875rem;font-weight:400;height:100%;letter-spacing:0;line-height:1.5;min-height:36px;text-align:center;vertical-align:middle;white-space:nowrap}@media(min-width:768px){.ButtonBurguer__container{display:none}}.ButtonBurguer__content{align-items:center;display:flex;flex-direction:column;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ButtonBurguer__blackContent{padding-left:.5rem;padding-right:.5rem}.ButtonBurguer__blackContent span{background:#212121;display:flex;height:3px;margin-bottom:4px;opacity:.87;width:1.5rem}.ButtonBurguer__blackContainer{background-color:inherit;color:#333}.ButtonBurguer__blueContainer{background-color:#0a7fe0;color:#fff}.ButtonBurguer__blueContent{margin-left:.5rem}@media(min-width:768px){.ButtonBurguer__blueContent{display:none}}.ButtonBurguer__blueContent span{background:#fff;border-radius:2px;display:flex;height:2px;margin-bottom:2px;width:12px}.Logo__logo{display:flex;transform:none;transition:transform .3s ease-in-out}.Logo__logo.Logo__active,.Logo__logo:focus,.Logo__logo:hover{border-bottom-color:transparent;text-decoration:none}.Logo__ocasionplus{height:auto;max-width:170px;min-width:150px;padding-left:.5rem;padding-right:.5rem;width:170px}@media(min-width:1024px){.Logo__ocasionplus{max-width:220px;padding-left:1.5rem;padding-right:1.5rem;width:220px}}@media(min-width:1200px){.Logo__ocasionplus{max-width:280px;width:280px}}.Logo__rentalplus{max-width:100px;min-height:20px;min-width:105px;padding-left:0;padding-right:0;width:15%}@media(min-width:768px){.Logo__rentalplus{max-width:175px;min-height:24px;min-width:155px;padding-left:1.5rem;padding-right:1.5rem}}.Menu__container{display:flex;flex-direction:row;height:48px;list-style:none;margin:0;max-height:48px;padding-left:0}.Menu__hide{display:none}@media(min-width:425px){.Menu__hide{display:flex}}.Menu__menu-button{display:flex;flex-direction:row;gap:24px}@media(max-width:1024px){.Menu__menu-button{gap:12px}}@media(max-width:712px){.Menu__menu-button{gap:8px}}.Navigation__container{background-color:#fff;box-sizing:border-box;justify-content:center}.Navigation__container,.Navigation__content{align-items:center;display:flex;flex-wrap:nowrap;width:100%}.Navigation__content{box-sizing:inherit;z-index:1030}.Navigation__content.Navigation__item_menu_simple{justify-content:space-between}@media(min-width:768px){.Navigation__content.Navigation__item_menu_simple{justify-content:flex-start}}.Navigation__content.Navigation__item_menu_button{justify-content:flex-start}.Navigation__content.Navigation__item_menu_button.Navigation__centered{justify-content:space-around}.Navigation__border{border-bottom:1px solid #ccc}.Navigation__item_menus{display:flex;flex-direction:row;justify-content:flex-end;width:100%}@media(min-width:424px){.Navigation__item_menus{justify-content:space-between}}.Header__fixed{left:0;position:fixed;right:0;top:0;z-index:1030}.WhatsappButton_link__JcsqN{padding:0;position:fixed;bottom:var(--whatsapp-button-bottom-position);right:var(--whatsapp-button-right-position);cursor:pointer;width:var(--whatsapp-button-width,50px);height:var(--whatsapp-button-height,50px);border:none;background-color:#32b844;border-radius:50%;box-shadow:2px 2px 5px rgba(0,0,0,.185);z-index:2}.WhatsappButton_bt__3yeHe,.WhatsappButton_link__JcsqN{display:flex;justify-content:center;align-items:center;align-content:center;outline:none}.WhatsappButton_bt__3yeHe{border:none;background:transparent}.WhatsappButton_white__Qwhel{color:#fff}.WhatsappButton_whatsappAnimationLink__BBmnp{border-radius:30px;animation-name:WhatsappButton_animation-whatsapp__iMLJ1;animation-duration:2.5s;animation-iteration-count:infinite;animation-delay:2s}@keyframes WhatsappButton_animation-whatsapp__iMLJ1{0%{width:50px;height:50px;box-shadow:2px 2px 5px rgba(0,0,0,.185)}21%{width:54px;height:54px;box-shadow:0 2px 5px 1px rgba(0,0,0,.5)}27%{width:54px;height:54px;box-shadow:0 2px 5px 1px rgba(0,0,0,.5)}33%{width:50px;height:50px;box-shadow:2px 2px 5px rgba(0,0,0,.185)}to{width:50px;height:50px;box-shadow:2px 2px 5px rgba(0,0,0,.185)}}@media screen and (max-width:812px){.WhatsappButton_whatsappAnimationLink__BBmnp{width:40px;height:40px}@keyframes WhatsappButton_animation-whatsapp__iMLJ1{0%{width:40px;height:40px;box-shadow:2px 2px 5px rgba(0,0,0,.185)}21%{width:44px;height:44px;box-shadow:0 2px 5px 1px rgba(0,0,0,.5)}27%{width:44px;height:44px;box-shadow:0 2px 5px 1px rgba(0,0,0,.5)}33%{width:40px;height:40px;box-shadow:2px 2px 5px rgba(0,0,0,.185)}to{width:40px;height:40px;box-shadow:2px 2px 5px rgba(0,0,0,.185)}}}.WhatsappButton_waveAnimate__urxSz{width:var(--whatsapp-button-width,50px);height:var(--whatsapp-button-height,50px);border-radius:50%;animation-name:WhatsappButton_animation-wave__GIf3c;animation-duration:2.5s;animation-iteration-count:infinite;animation-delay:2s}@keyframes WhatsappButton_animation-wave__GIf3c{24%{box-shadow:0 0 5px 1px rgba(37,211,101,.431)}30%{box-shadow:0 0 5px 17px rgba(37,211,101,.169)}35%{box-shadow:0 0 5px 21px rgba(37,211,101,.098)}40%{box-shadow:0 0 5px 29px rgba(37,211,101,.047)}45%{box-shadow:0 0 5px 39px rgba(127,222,161,0)}}@media screen and (max-width:812px){.WhatsappButton_waveAnimate__urxSz{width:40px;height:40px}}@media screen and (min-width:812px){.WhatsappButton_display-none-desktop__GnOZl{display:none}}.WhatsappButton_whatsappIcoAnimate__ijWrQ{position:relative;animation-name:WhatsappButton_animation-ico-whatsapp__PJxB7;animation-duration:2.5s;animation-iteration-count:infinite;animation-delay:2s}@keyframes WhatsappButton_animation-ico-whatsapp__PJxB7{0%{right:0}3%{right:1px}6%{right:-1px}9%{right:1px}12%{right:-1px}15%{right:1px}18%{right:-1px}21%{right:1px}24%{right:-1px}27%{right:1px}30%{right:-1px}33%{right:0}to{right:0}}.whatsapp_waContainer__dmg96{display:flex;--whatsapp-button-bottom-position:40px;--whatsapp-button-right-position:16px}@media(min-width:768px){.whatsapp_waContainer__dmg96{display:none}}@font-face{font-family:__Montserrat_f14172;font-style:normal;font-weight:100 900;font-display:swap;src:url(/afrodita/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Montserrat_f14172;font-style:normal;font-weight:100 900;font-display:swap;src:url(/afrodita/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Montserrat_f14172;font-style:normal;font-weight:100 900;font-display:swap;src:url(/afrodita/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Montserrat_f14172;font-style:normal;font-weight:100 900;font-display:swap;src:url(/afrodita/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Montserrat_f14172;font-style:normal;font-weight:100 900;font-display:swap;src:url(/afrodita/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Montserrat_Fallback_f14172;src:local("Arial");ascent-override:85.79%;descent-override:22.25%;line-gap-override:0.00%;size-adjust:112.83%}.__className_f14172{font-family:__Montserrat_f14172,__Montserrat_Fallback_f14172,--font-fallback;font-style:normal}.__variable_f14172{--font:"__Montserrat_f14172","__Montserrat_Fallback_f14172",--font-fallback}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}