.rr-menu-mobile{background:var(--bg-secondary,#fff);display:flex;flex-direction:column;gap:40px;height:0;left:0;overflow:auto;padding:0 20px;position:fixed;top:0;transition-duration:.3s;width:100%;z-index:98}.rr-menu-mobile.activeMenuMobile{height:100dvh;padding:10px 20px 180px;top:70px}@media (max-width:767px){.rr-menu-mobile.activeMenuMobile{gap:20px;padding:10px 16px 140px;top:60px}}body:has(.rr-header--hidden) .activeMenuMobile{padding:10px 20px 120px;top:0}@media (max-width:767px){body:has(.rr-header--hidden) .activeMenuMobile{padding:10px 16px 80px}}.rr-menu-mobile__weather{align-items:center;background:#eef0f4;border-radius:16px;display:flex;height:72px;justify-content:space-between;min-height:72px;overflow:hidden;padding:0 20px;position:relative}@media (max-width:767px){.rr-menu-mobile__weather{height:68px;min-height:68px}}.rr-menu-mobile__weather-info{display:flex;flex-direction:column}.rr-menu-mobile__weather-temp{font-family:var(--title-font-family);font-size:24px;font-weight:600}.rr-menu-mobile__weather-felt{color:#2e2d3566}.rr-menu-mobile__weather-img{background-color:var(--bg-accent-blue-hovered);border-radius:5% 0 0 5%/100%;height:100%;padding:5px 0;position:absolute;right:0;top:0;width:264px}.rr-menu-mobile__weather-img img{background-color:inherit;border-radius:16px;height:100%;margin-inline:auto}@media (max-width:767px){.rr-menu-mobile__weather-img{border-radius:15% 0 0 15%/150%;width:144px}}.rr-menu-mobile__cards{display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}@media (max-width:767px){.rr-menu-mobile__cards{gap:15px}}.rr-menu-mobile__card{aspect-ratio:356/164;border-radius:16px;display:flex;flex-direction:column;overflow:hidden;padding:20px;position:relative}@media (max-width:767px){.rr-menu-mobile__card{aspect-ratio:1/1}}@media screen and (max-width:420px){.rr-menu-mobile__card{padding:16px 16px 26px}}.rr-menu-mobile__card:nth-child(2) .rr-menu-mobile__card-title,.rr-menu-mobile__card:nth-child(3) .rr-menu-mobile__card-title,.rr-menu-mobile__card:nth-child(5) .rr-menu-mobile__card-title{color:var(--text-primary,#2e2d35)}@media (max-width:767px){.rr-menu-mobile__card:nth-child(2) .rr-menu-mobile__card-title,.rr-menu-mobile__card:nth-child(3) .rr-menu-mobile__card-title,.rr-menu-mobile__card:nth-child(5) .rr-menu-mobile__card-title{color:var(--text-primary,#2e2d35)}}.rr-menu-mobile__card-img{border-radius:16px;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;position:absolute;top:0;width:100%}@media (max-width:767px){.rr-menu-mobile__card-img:first-child{-o-object-position:75% 0;object-position:75% 0}}.rr-menu-mobile__card-title{margin-top:auto;position:relative;z-index:1;word-wrap:break-word;color:#fff;font-family:var(--title-font-family);font-size:23px;font-weight:600;line-height:1.25}@media (max-width:767px){.rr-menu-mobile__card-title{font-size:18px}}@media screen and (max-width:420px){.rr-menu-mobile__card-title{font-size:16px}}.rr-menu-mobile__app{align-items:center;background-color:#484aa129;background-image:url(./app.DoiCaJzC.png);background-position:100% 100%;background-repeat:no-repeat;background-size:auto 100%;border-radius:16px;display:flex;overflow:hidden;padding:32px;position:relative}@media (max-width:767px){.rr-menu-mobile__app{background-position:right -150px bottom;min-height:110px;padding:20px}.rr-menu-mobile__app .rr-button{height:36px;width:100%}}.rr-menu-mobile__app-info{align-items:center;display:flex;flex-direction:row;gap:20px;position:relative;z-index:1}.rr-menu-mobile__app-info .rr-title{color:#484aa1}@media (max-width:767px){.rr-menu-mobile__app-info{flex-direction:column;gap:10px}}
