.actions-my-tickets{align-items:center;background-color:var(--white-100);border-radius:var(--radius-2xl);display:flex;gap:12px;justify-content:space-between;min-height:68px;padding:12px 20px 12px 16px;width:100%}@media screen and (min-width:744px){.actions-my-tickets{align-items:flex-start;background-color:var(--black-5);border:1px solid var(--black-5);border-radius:var(--radius-4xl);flex-direction:column;min-height:140px;padding:16px}}@media screen and (min-width:1024px){.actions-my-tickets{background-color:var(--white-100);border:none;border-radius:var(--radius-5xl);min-height:168px;padding:20px}}.actions-my-tickets__main{color:var(--balack-80);display:flex;flex-direction:column;gap:4px}@media screen and (min-width:744px){.actions-my-tickets__main{gap:8px}}.actions-my-tickets__total{align-items:center;display:flex;flex-wrap:wrap;font-size:16px;font-weight:800;gap:5px;line-height:22px}@media screen and (min-width:1024px){.actions-my-tickets__total{font-size:25px;line-height:32px}}.actions-my-tickets__total-count{color:var(--red-100)}.actions-my-tickets__total-icon{color:var(--red-100);height:20px;width:20px}@media screen and (min-width:1024px){.actions-my-tickets__total-icon{height:32px;width:32px}}.actions-my-tickets__subtitle{font-size:13px;font-weight:600;line-height:18px}@media screen and (min-width:744px){.actions-my-tickets__subtitle{font-size:15px;line-height:20px}}@media screen and (min-width:1024px){.actions-my-tickets__subtitle{font-size:18px;line-height:24px}}.actions-my-tickets__btn{display:none}@media screen and (min-width:744px){.actions-my-tickets__btn{display:flex;margin-top:auto}}.actions-my-tickets__icon{color:var(--black-70)}@media screen and (min-width:744px){.actions-my-tickets__icon{display:none}}.actions-banner{background-color:var(--white-100);background-image:url(../images/actions/profileBanner.png);background-position:100%;background-size:contain;border:1px solid var(--black-15);border-radius:var(--radius-2xl);display:flex;flex-direction:column;gap:5px;min-height:145px;padding:16px;width:100%}@media screen and (max-width:400px){.actions-banner{background-size:cover}}@media(min-resolution:2dppx){.actions-banner{background-image:url(../images/actions/profileBanner@2x.png)}}@media screen and (min-width:744px){.actions-banner{background-image:url(../images/actions/profileBannerTablet.png);border-radius:var(--radius-4xl);gap:4px;min-height:140px}}@media screen and (min-width:744px)and (min-resolution:2dppx){.actions-banner{background-image:url(../images/actions/profileBannerTablet@2x.png)}}@media screen and (min-width:744px){.actions-banner_long{background-image:url(../images/actions/profileBannerTabletLong.png)}}@media screen and (min-width:744px)and (min-resolution:2dppx){.actions-banner_long{background-image:url(../images/actions/profileBannerTabletLong@2x.png)}}@media screen and (min-width:744px){.actions-banner_long .actions-banner__subtitle{max-width:calc(100% - 210px)}}@media screen and (min-width:1024px){.actions-banner{background-image:url(../images/actions/profileBannerDesktop.png);background-position:50%;background-size:cover;border:none;gap:8px;min-height:168px;padding:20px 40px 20px 20px}}@media screen and (min-width:1024px)and (min-resolution:2dppx){.actions-banner{background-image:url(../images/actions/profileBannerDesktop@2x.png)}}@media screen and (min-width:1024px){.actions-banner_long{background-image:url(../images/actions/profileBannerDesktop.png)}}@media screen and (min-width:1024px)and (min-resolution:2dppx){.actions-banner_long{background-image:url(../images/actions/profileBannerDesktop@2x.png)}}@media screen and (min-width:1440px){.actions-banner{background-position:100%}}.actions-banner__title{color:var(--black-100);font-size:18px;font-weight:700;line-height:24px}@media screen and (min-width:1024px){.actions-banner__title{font-size:25px;font-weight:800;line-height:32px}}.actions-banner__subtitle{color:var(--black-70);font-size:13px;font-weight:600;line-height:18px;margin-bottom:4px;max-width:calc(100% - 120px)}@media screen and (min-width:744px){.actions-banner__subtitle{max-width:260px}}@media screen and (min-width:1024px){.actions-banner__subtitle{font-size:15px;font-weight:600;line-height:20px;margin-bottom:8px}}.actions-banner__btn{margin-top:auto}.v-menu :deep(.slide-y-transition-leave-active),.v-menu :deep(.slide-y-transition-leave-from){transition:unset!important}.user-menu-mobile__links-block{background:var(--white-100);border-radius:var(--radius-4xl);margin-bottom:8px;margin-left:calc(var(--container-mobile-padding)*-1);margin-right:calc(var(--container-mobile-padding)*-1);padding:8px var(--container-mobile-padding)}@media screen and (min-width:744px){.user-menu-mobile__links-block{border-radius:0;margin:0;padding:0}}@media screen and (min-width:1024px){.user-menu-mobile__segment.active:deep(circle),.user-menu-mobile__segment:hover:deep(circle),.user-menu-mobile__segment[aria-expanded=true]:deep(circle){fill:var(--red-20)}}@media screen and (min-width:744px){.user-menu-mobile__activator{min-height:unset;padding:0!important}.user-menu-mobile__activator:deep(.button-segment__icon){height:24px;width:24px}}@media screen and (min-width:1024px){.user-menu-mobile__activator{width:76px}}@media screen and (min-width:744px){.user-menu-mobile__logout{margin-bottom:40px}}.user-menu-mobile__contacts{display:flex;flex-direction:column}@media screen and (min-width:744px){.user-menu-mobile__contacts{flex-direction:row;justify-content:space-between}}.user-menu-mobile__contacts-link:not(:last-child){margin-bottom:24px}@media screen and (min-width:744px){.user-menu-mobile__contacts-link:not(:last-child){margin-bottom:0}}.user-menu-mobile__warning-circle{background:var(--yellow-100);border-radius:50%;height:8px;margin:8px;width:8px}.user-menu-mobile__bottom-block{background:var(--white-100);border-radius:var(--radius-4xl);display:flex;flex-direction:column;gap:8px;margin-bottom:8px;margin-left:calc(var(--container-mobile-padding)*-1);margin-right:calc(var(--container-mobile-padding)*-1);padding:8px var(--container-mobile-padding)}@media screen and (min-width:744px){.user-menu-mobile__bottom-block{bottom:86px;flex-direction:row;gap:16px;left:var(--container-tablet-padding);margin:0;padding:0;position:absolute;width:calc(100% - var(--container-tablet-padding)*2)}.user-menu-mobile__bottom-block .city-select,.user-menu-mobile__bottom-block .menu-btn.xl{flex:1}}.user-menu-mobile__bottom-block_lang-and-city{padding-bottom:16px;padding-top:16px}@media screen and (min-width:744px){.user-menu-mobile__bottom-block_lang-and-city{padding-bottom:0;padding-top:0}}.user-menu-mobile__divider.base-divider{display:none}@media screen and (min-width:744px){.user-menu-mobile__divider.base-divider{color:var(--black-15);display:block;height:1px;margin-bottom:12px;margin-top:12px;overflow:hidden}.user-menu-mobile__divider.base-divider div{background:var(--black-15)}}.my-profile{margin-bottom:8px;padding-left:var(--container-mobile-padding);padding-right:var(--container-mobile-padding)}@media screen and (min-width:744px){.my-profile{margin-bottom:34px;margin-top:32px;padding:0}}@media screen and (min-width:1024px){.my-profile{margin-bottom:0;margin-top:0}}@media screen and (min-width:744px){.my-profile__profile-menu{margin-bottom:120px}}@media screen and (min-width:1024px){.my-profile__profile-menu{display:none}}.my-profile__profile-edit{background-color:var(--white-100);display:none}@media screen and (min-width:1024px){.my-profile__profile-edit{border-radius:var(--radius-3xl);display:flex}}.profile{background-color:var(--black-5);padding-left:0;padding-right:0}@media screen and (min-width:744px){.profile{background-color:var(--white-100);padding-left:var(--container-tablet-padding);padding-right:var(--container-tablet-padding)}}@media screen and (min-width:1024px){.profile{background-color:transparent;padding:0 var(--container-padding)}}.profile__actions{display:flex;flex-direction:column-reverse;gap:8px;margin-bottom:8px}@media screen and (min-width:744px){.profile__actions{display:flex;flex-direction:row;gap:8px;margin-bottom:24px}}@media screen and (min-width:1024px){.profile__actions{gap:16px;margin-bottom:16px}}.profile__actions .actions-tricycle-banner{border-width:0}@media screen and (min-width:744px){.profile__actions .actions-tricycle-banner{border-width:1px}.profile__tickets{max-width:232px}}@media screen and (min-width:1024px){.profile__tickets{max-width:279px}}@media screen and (min-width:1440px){.profile__tickets{max-width:340px}}.profile__wrapper{border-radius:18px;flex-basis:100%;flex-grow:1;flex-shrink:1;width:100%}@media screen and (min-width:1024px){.profile__wrapper{background:var(--white-100);height:-moz-max-content;height:max-content;padding:28px}}.profile__report-pending-payment-alert{margin-bottom:12px}@media screen and (min-width:744px){.profile__report-pending-payment-alert{margin-bottom:32px}}@media screen and (min-width:1024px){.profile__report-pending-payment-alert{margin-bottom:16px}}.profile__user-menu{background-color:var(--white-100);border-bottom-left-radius:var(--radius-4xl);border-bottom-right-radius:var(--radius-4xl);margin-bottom:8px;padding:16px}@media screen and (min-width:744px){.profile__user-menu{margin:32px 0;padding:0}}@media screen and (min-width:1024px){.profile__user-menu{display:none;margin:0}}
