.statistic__title,.statistic__title-open{font-size:28px}.season-start__hero{text-align:center;max-width:720px;margin:0 auto 28px}.season-start__title{font-size:26px;font-weight:700;color:#012653;margin:0 0 10px;line-height:1.25}.season-start__period{display:inline-flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:8px;font-size:14px;color:#6b7a8f;margin:0 0 18px}.season-start__period i{font-size:13px;opacity:.8}.season-start__period-divider{opacity:.5}.season-start__lead{font-size:15px;line-height:1.6;color:#333;margin:0}.season-start__scale{background:#f4f7fb;border-radius:12px;padding:16px 20px;margin-bottom:24px}.season-start__scale-title{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#6b7a8f;margin:0 0 12px}.season-start__scale-items{display:flex;gap:8px;flex-wrap:wrap}.season-start__scale-item{display:inline-flex;align-items:center;gap:8px;padding:6px 14px 6px 6px;background:#fff;border:1.5px solid #d9e2ec;border-radius:999px;font-size:13px;color:#012653;transition:background .2s,border-color .2s,color .2s}.season-start__scale-item--active{background:#012653;border-color:#012653;color:#fff}.season-start__scale-num{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#edf3fa;color:#012653;font-weight:700;font-size:11px;flex-shrink:0}.season-start__scale-item--active .season-start__scale-num{background:hsla(0,0%,100%,.18);color:#fff}.season-start__scale-range{white-space:nowrap}.season-start__form{background:#fff;border:1.5px solid #edf3fa;border-radius:14px;margin-bottom:24px;overflow:hidden}.season-start__form-head{padding:18px 24px 14px;border-bottom:1px solid #edf3fa}.season-start__form-title{font-size:17px;font-weight:700;color:#012653;margin:0 0 4px}.season-start__form-subtitle{font-size:13px;color:#6b7a8f;margin:0}.season-start__activities{list-style:none;padding:0;margin:0}.season-start__activity{display:grid;grid-template-columns:minmax(160px,1fr) 160px minmax(200px,1.2fr);gap:20px;align-items:center;padding:14px 24px;border-top:1px solid #edf3fa;transition:background .15s}.season-start__activity:first-child{border-top:none}.season-start__activity--filled{background:#f7fbf9}.season-start__activity--invalid{background:#fef6f5}.season-start__activity-name{display:inline-flex;align-items:center;gap:12px;font-size:15px;font-weight:600;color:#012653;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.season-start__activity-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:#edf3fa;color:#012653;font-size:16px;flex-shrink:0;transition:background .15s,color .15s}.season-start__activity--filled .season-start__activity-icon{background:#012653;color:#fff}.season-start__activity-input-wrap{position:relative}.season-start__activity-input{width:100%;height:44px;padding:0 38px 0 14px;border:1.5px solid #b0bfcf;border-radius:10px;font-size:15px;font-weight:600;color:#012653;background:#fff;transition:border-color .15s,box-shadow .15s;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.season-start__activity-input::-webkit-inner-spin-button,.season-start__activity-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.season-start__activity-input::-moz-placeholder{color:#b0bfcf;font-weight:400}.season-start__activity-input::placeholder{color:#b0bfcf;font-weight:400}.season-start__activity-input:focus{outline:none;border-color:#012653;box-shadow:0 0 0 3px rgba(1,38,83,.12)}.season-start__activity-input:disabled{background:#f4f7fb;color:#6b7a8f}.season-start__activity--invalid .season-start__activity-input{border-color:#c0392b}.season-start__activity--invalid .season-start__activity-input:focus{box-shadow:0 0 0 3px rgba(192,57,43,.12)}.season-start__activity-unit{position:absolute;right:14px;top:50%;transform:translateY(-50%);font-size:13px;font-weight:500;color:#6b7a8f;pointer-events:none}.season-start__activity-result{display:inline-flex;align-items:center;gap:10px;font-size:13px;min-height:24px}.season-start__pill{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.season-start__pill--ok{background:#e6f4ec;color:#1a7a4a}.season-start__pill--err{background:#fdecea;color:#c0392b}.season-start__activity-range{color:#6b7a8f;font-size:13px;white-space:nowrap}.season-start__activity-empty{color:#b0bfcf;font-style:italic;font-size:13px}.season-start__footer{text-align:center}.season-start__warn{display:inline-flex;align-items:center;gap:8px;background:#fff7e3;color:#5a3b00;padding:10px 16px;border-radius:10px;font-size:13px;margin:0 0 18px}.season-start__warn i{color:#c9881a}.season-start__submit{min-width:280px}.season-start__submit--disabled{opacity:.45;pointer-events:none}.season-start__foot-hint{margin:14px 0 0;font-size:13px;color:#6b7a8f}.season-start__foot-hint--err{color:#c0392b}@media screen and (max-width:760px){.season-start__hero{margin-bottom:22px}.season-start__title{font-size:22px;line-height:1.3}.season-start__period{font-size:13px;margin-bottom:14px}.season-start__period-divider{display:none}.season-start__period>*{flex-basis:auto}.season-start__lead{font-size:14px;text-align:left}.season-start__scale{padding:14px 16px;margin-bottom:18px}.season-start__scale-title{margin-bottom:10px}.season-start__scale-items{gap:6px}.season-start__scale-item{padding:4px 10px 4px 4px;font-size:12px}.season-start__scale-num{width:20px;height:20px;font-size:10px}.season-start__form{border-radius:12px;margin-bottom:18px}.season-start__form-head{padding:14px 16px 12px}.season-start__form-title{font-size:16px}.season-start__activity{display:flex;flex-direction:column;align-items:stretch;gap:10px;padding:14px 16px}.season-start__activity-name{gap:10px;font-size:14px}.season-start__activity-icon{width:32px;height:32px;font-size:14px;border-radius:8px}.season-start__activity-input-wrap{width:200px;max-width:100%}.season-start__activity-input{height:42px;font-size:16px}.season-start__activity-result{min-height:0;flex-wrap:wrap;gap:8px}.season-start__warn{width:100%;box-sizing:border-box;justify-content:flex-start;text-align:left}.season-start__submit{min-width:0;width:100%}.season-start__foot-hint{margin-top:12px}}@media screen and (max-width:380px){.season-start__activity-input-wrap{width:100%}}.burger-menu__body--public{display:block}.burger-menu__body--public .header__button{margin-bottom:30px}.header__user{cursor:pointer;border-color:hsla(0,0%,100%,.5)!important}.footer__bottom.fixed{position:absolute;bottom:0}@media screen and (max-width:760px){.footer__bottom{flex-direction:column-reverse;justify-content:center;row-gap:20px}.footer__copy{margin-left:0;padding-left:0}.footer__button{margin-left:0}}.season-start-loader{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 220px)}.season-start-loader__spinner{width:48px;height:48px;border:5px solid #012653;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:season-start-loader-rotation 1s linear infinite}@keyframes season-start-loader-rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.season-saved__header{margin-bottom:40px;row-gap:10px}.season-saved__icon{width:64px;height:64px;border-radius:50%;background:#e6f4ec;color:#1a7a4a;display:flex;align-items:center;justify-content:center;font-size:30px;margin:0 auto 16px}.season-saved__meta{font-size:15px;color:#6b7a8f;text-align:center;margin:0}.season-saved__body{display:flex;flex-direction:column;gap:24px;max-width:720px;margin:0 auto}.season-saved__list{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media screen and (max-width:640px){.season-saved__list{grid-template-columns:1fr}}.season-saved__card{background:#fff;border-radius:12px;padding:22px 24px;box-shadow:0 2px 8px rgba(0,0,0,.07)}.season-saved__card-label{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#6b7a8f;margin:0 0 10px}.season-saved__card-label i{font-size:14px;color:#6b7a8f}.season-saved__card-cluster{font-size:20px;font-weight:700;color:#012653;margin:0 0 14px}.season-saved__card-range{font-weight:500;color:#6b7a8f;font-size:15px}.season-saved__card-info{list-style:none;padding:0;margin:0;border-top:1px solid #edf3fa}.season-saved__card-info-item{display:flex;justify-content:space-between;gap:16px;padding:10px 0;font-size:14px}.season-saved__card-info-label{color:#6b7a8f}.season-saved__card-info-value{color:#012653;font-weight:600;text-align:right}.season-saved__note{background:#edf3fa;border-radius:12px;padding:20px 22px}.season-saved__note-title{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:600;color:#012653;margin:0 0 8px}.season-saved__note-title i{font-size:16px;opacity:.75}.season-saved__note-text{font-size:14px;line-height:1.6;color:#333;margin:0}.season-saved__actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.season-saved__btn{min-width:220px;text-align:center}@media screen and (max-width:520px){.season-saved__actions{flex-direction:column}.season-saved__btn{width:100%}}.v-toast strong{color:#fff;line-height:1.5;font-weight:700}.v-toast__item{line-height:1.5;max-width:550px!important}.small-padding{padding:20px!important}@media screen and (max-width:760px){.swiper{padding-bottom:50px!important}}.section--1{padding-top:50px!important}.section--bottom{padding-bottom:100px!important}@media screen and (max-width:760px){.registration__form-button{width:100%!important}}.form-control--error{border-color:red!important}.form-control:hover{border-width:1px!important}.loader-wrapper{display:flex;align-items:center;justify-content:center;height:calc(100vh - 127px)}@media screen and (max-width:760px){.registration__form-button{width:100%!important}.loader-wrapper{height:calc(100vh - 163px)}}canvas[data-v-54238676]{background-color:#fff}.no-goal-alert{display:flex;align-items:center;gap:14px;background:#fff7e3;border:1px solid #f0c878;border-radius:10px;padding:12px 16px;margin-top:24px;margin-bottom:24px;font-size:14px;line-height:1.5;color:#5a3b00}.no-goal-alert__icon{flex-shrink:0;font-size:18px;color:#c9881a}.no-goal-alert__text{flex:1;min-width:0}.no-goal-alert__text b{font-weight:700;margin-right:4px}.no-goal-alert__link{flex-shrink:0;padding:8px 14px;background:#c9881a;color:#fff;border-radius:8px;font-size:13px;font-weight:600;white-space:nowrap;text-decoration:none;transition:background .2s}.no-goal-alert__link:hover{background:#a86f11;color:#fff}@media screen and (max-width:760px){.no-goal-alert{flex-wrap:wrap;gap:10px;margin-top:16px;margin-bottom:16px}.no-goal-alert__text{flex-basis:calc(100% - 32px)}.no-goal-alert__link{width:100%;text-align:center}}.statistic__graph{padding:32px;border-radius:12px}.loader{width:48px;height:48px;border:5px solid #fff;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.card__counter-item{cursor:default}.tabs.center{justify-content:center;gap:12px}.tabs.center .tabs__item{margin-right:0}@media screen and (max-width:760px){.tabs.center{justify-content:flex-start}}.tabs::-webkit-scrollbar{visibility:hidden;width:0}.active-icon{filter:invert(1)}.loading{opacity:.7;pointer-events:none}.statistic__title>span{display:block}.season__view-switcher{margin-top:24px}.season__clusters{margin-top:24px;margin-bottom:40px}.season__clusters-picker{display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding:12px 16px;margin-bottom:24px;background:#f4f7fb;border-radius:10px}.season__clusters-picker-label{font-size:13px;color:#6b7a8f;margin-right:4px}.season__clusters-picker-item{position:relative;display:inline-flex;align-items:center;gap:6px;min-width:40px;height:34px;padding:0 14px;border:1.5px solid #b0bfcf;border-radius:17px;background:#fff;color:#012653;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.season__clusters-picker-item:hover{background:#e9f0f7}.season__clusters-picker-item--me{border-color:#c9952a}.season__clusters-picker-item--active{background:#012653;border-color:#012653;color:#fff}.season__clusters-picker-item--active.season__clusters-picker-item--me{background:#c9952a;border-color:#c9952a}.season__clusters-picker-item:hover:after{content:attr(data-range);position:absolute;bottom:calc(100% + 6px);left:50%;transform:translateX(-50%);padding:4px 8px;background:#012653;color:#fff;font-size:12px;font-weight:500;white-space:nowrap;border-radius:6px;pointer-events:none;z-index:10}.season__clusters-picker-item:hover:before{content:"";position:absolute;bottom:100%;left:50%;transform:translateX(-50%);border:4px solid transparent;border-top-color:#012653;pointer-events:none;z-index:10}.season__clusters-picker-badge{font-size:11px;font-weight:500;color:#c9952a;text-transform:lowercase}.season__clusters-picker-item--active .season__clusters-picker-badge{color:hsla(0,0%,100%,.85)}.season__cluster{margin-top:24px;margin-bottom:32px}.season__cluster--me{padding:12px;border:1.5px solid #c9952a;border-radius:14px;background:#fffbea}.season__cluster-title{font-size:18px;font-weight:700;margin-bottom:16px;color:#012653;display:flex;align-items:baseline;flex-wrap:wrap;gap:8px}.season__cluster-subtitle{font-weight:400;color:#6b7a8f;font-size:15px}.season__cluster-mine{display:inline-block;padding:2px 8px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#fff;background:#c9952a;border-radius:4px}.season__cluster-empty{padding:16px 18px;color:#6b7a8f;font-size:14px}.season__cluster-card{border:1.5px solid #b0bfcf;border-radius:12px;overflow:hidden}.season__cluster-head{display:flex;align-items:center;gap:12px;padding:10px 18px;background:#fff;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#6b7a8f;border-bottom:1.5px solid #b0bfcf}.season__cluster-list{list-style:none;padding:0;margin:0}.season__cluster-item{display:flex;align-items:center;gap:12px;padding:12px 18px;border-top:1px solid #e0e7ef;font-size:14px;transition:background .15s}.season__cluster-item--me{background:#fffbea;font-weight:600}.season__cluster-place{min-width:28px;color:#888;font-size:13px;flex-shrink:0}.season__cluster-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.season__cluster-goal,.season__cluster-progress{min-width:80px;text-align:right;color:#555;flex-shrink:0}.season__cluster-percent{min-width:52px;text-align:right;font-weight:600;color:#012653;flex-shrink:0}@media screen and (max-width:760px){.season__cluster-goal,.season__cluster-head .season__cluster-goal{display:none}.season__clusters-nav{position:static}}.season__clusters-filter{margin:0 0 24px}.season__cluster-activity{margin-top:0;margin-bottom:16px}.season__clusters-picker-hint{margin-left:auto;font-size:13px;color:#6b7a8f}@media screen and (max-width:760px){.season__clusters-picker-hint{margin-left:0;flex-basis:100%}}.vs__dropdown-toggle{height:48px;border:1px solid rgba(1,38,83,.1450980392);border-radius:8px;padding:0;display:flex;align-items:center}.vs__selected-options{padding:0 15px;height:24.39px}.vs__selected{padding:0;margin:0;height:100%;max-width:95%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;border:none}.vs--single.vs--loading .vs__selected,.vs--single.vs--open .vs__selected{position:static}.vs__actions{padding-right:10px;position:absolute;right:0;top:0;bottom:0;margin:auto}.vs__dropdown-menu{border:1px solid rgba(1,38,83,.1450980392);border-top-color:transparent;border-radius:0 0 8px 8px;padding:0;height:200px}.vs__selected-options{width:100%}.vs__dropdown-option{padding:10px 15px;white-space:normal}.vs__dropdown-option:hover{background-color:rgba(1,38,83,.1450980392)}.vs__dropdown-option--highlight{color:#000;background:none}.vs__dropdown-option--selected{color:#012653;font-weight:700}.vs__search,.vs__search:focus{margin:0;padding:0;border:none}.profile{width:960px;margin:auto}@media screen and (max-width:1020px){.profile{width:100%}}.profile__box{background-color:#fff;border-radius:10px;padding:40px;margin-bottom:10px}@media screen and (max-width:760px){.profile__box{padding:30px}}.profile__photo{display:flex;flex-direction:column;align-items:center;margin-bottom:40px}.profile__photo-img{width:90px;height:90px;border-radius:50%;overflow:hidden;margin-bottom:10px}@media screen and (max-width:760px){.profile__photo-img{width:70px;height:70px}}.profile__photo-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.profile__photo-link{color:#012653;transition:all .3s}@media screen and (max-width:760px){.profile__photo-link{font-size:14px}}.profile__form-content{display:flex;flex-wrap:wrap;gap:17px;margin-bottom:40px}@media screen and (max-width:1020px){.profile__form-content{gap:25px}}@media screen and (max-width:760px){.profile__form-content{gap:16px}}.profile__form-field{width:32%}@media screen and (max-width:1020px){.profile__form-field{width:48%}}@media screen and (max-width:760px){.profile__form-field{width:100%}}.profile__form-field .form-control:disabled:hover{border-color:rgba(1,38,83,.1450980392)}.profile__form-field .form-select{cursor:pointer}.profile__form-field.large{width:49%}@media screen and (max-width:1020px){.profile__form-field.large{width:100%}}.profile__form-label{margin-bottom:10px;font-size:14px}.profile__form-button{width:160px;margin:auto}.profile__password{background-color:#fff;border-radius:10px;width:100%;display:inline-block;padding:20px;color:#012653;transition:all .3s}.profile__season-box{padding:28px 40px}@media screen and (max-width:760px){.profile__season-box{padding:24px 30px}}.profile__season-header{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;margin-bottom:18px}.profile__season-eyebrow{font-size:16px;font-weight:700;color:#012653;margin:0}.profile__season-period{font-size:13px;color:#6b7a8f;margin:0}.profile__season-subtitle{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#6b7a8f;margin:0 0 12px}.profile__season-list{list-style:none;padding:0;margin:0;border-top:1px solid #edf3fa}.profile__season-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.4fr) auto;gap:16px;align-items:center;padding:12px 0;border-bottom:1px solid #edf3fa;font-size:15px}.profile__season-row-name{display:inline-flex;align-items:center;gap:8px;font-weight:600;color:#012653}.profile__season-row-name i{width:18px;text-align:center;color:#6b7a8f}.profile__season-row-cluster{color:#012653;font-weight:500}.profile__season-row-goal{color:#6b7a8f;font-weight:600;text-align:right}.profile__season-range{font-weight:500;color:#6b7a8f;font-size:14px}@media screen and (max-width:600px){.profile__season-row{grid-template-columns:1fr;gap:4px}.profile__season-row-goal{text-align:left}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}table{border-collapse:collapse;border-spacing:0}:root{--app-height:100%;--swiper-theme-color:#007aff}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");font-weight:400;font-style:normal}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}body{overflow-x:hidden;background-color:#dadfe6;font-family:Golos Text;overscroll-behavior:none}*{box-sizing:border-box}a{outline:none}a,a:hover{text-decoration:none}a:hover{color:inherit}.container{width:1240px;margin:auto}@media screen and (max-width:1260px){.container{width:1000px}}@media screen and (max-width:1020px){.container{width:720px}}@media screen and (max-width:760px){.container{width:100%;padding-left:16px;padding-right:16px}}.container--small{max-width:600px;width:100%}.container--medium{max-width:932px;width:100%;padding-left:16px;padding-right:16px}.wrapper{position:relative;min-height:100vh;overflow:hidden;display:flex;flex-direction:column}.main{flex-grow:1}.list{padding:20px}.list li{font-size:20px;margin-bottom:10px}@media screen and (max-width:760px){.list li{font-size:16px}}.h1{font-size:30px;padding:10px 20px 0;font-weight:600}@media screen and (max-width:760px){.h1{font-size:25px}}@media screen and (max-width:760px){.desk-only{display:none!important}}@media screen and (min-width:761px){.mob-only{display:none!important}}.distance{background-color:#edf3fa;border-radius:16px;padding:23px 22px 25px 22px}@media screen and (max-width:760px){.distance{width:calc(100% + 32px);margin-left:-16px;padding:16px;border-radius:4px}}.distance__text{font-size:20px;color:#012654}@media screen and (max-width:760px){.distance__text{font-size:16px}}.distance__text strong{font-weight:600;margin-left:7px}.button{font-size:16px;font-weight:500;color:#000;display:inline-flex;align-items:center;justify-content:center;-moz-column-gap:8px;column-gap:8px;border-radius:8px;padding:0 24px 0 24px;height:48px;line-height:45px;transition:.4s;font-family:Golos Text;border:none;outline:none;cursor:pointer;width:100%}.button-accent-1{background-color:#012653;color:#fff}.button-accent-1:hover{opacity:.87;color:#fff}.button-line{color:#fff;border:1px solid #fff}.button-line:hover{color:#012653;background:#fff}.button-link{height:auto;line-height:100%;padding:0;text-decoration:underline;font-size:14px}.button-link:hover{text-decoration:none}.button-light{height:auto;line-height:100%;padding:0;font-weight:400;font-size:14px;color:#000}.button-light:hover{color:#012653}.button-white{background-color:#fff;color:#012653;border:1px solid #fff}.button-white:hover{background-color:#dadfe6}.prev-button{position:absolute;top:80px;left:0}.prev-button .button{font-size:20px;color:#012653}.prev-button .button i{font-size:22px}.form-control{border:1px solid rgba(1,38,83,.1450980392156863);border-radius:8px;outline:none;width:100%;padding:0 15px;font-size:16px;transition:.3s;height:48px}.form-control::-moz-placeholder{font-size:16px;font-family:Golos Text}.form-control::placeholder{font-size:16px;font-family:Golos Text}.form-control:focus-visible,.form-control:hover{border:2px solid #012653}.swiper-instruction{height:100%}.swiper-instruction .swiper-slide{height:auto;width:100%}.swiper-trackers{height:100%;margin-bottom:50px}.swiper-trackers .swiper-slide{height:auto;width:100%}.swiper-gallery{height:100%}.swiper-gallery .swiper-slide{height:100%;width:auto}.swiper-pagination{display:flex;justify-content:center;margin-top:40px}@media screen and (max-width:760px){.swiper-pagination{margin-top:20px}}@media screen and (min-width:1020px){.swiper-pagination--instruction{display:none}}@media screen and (min-width:1260px){.swiper-pagination--trackers{display:none}}.swiper-pagination-bullet{width:12px;min-width:12px;height:12px;background-color:transparent;border:1px solid #012653;border-radius:50%;margin-left:4px;margin-right:4px;cursor:pointer}.swiper-pagination-bullet-active{background-color:#012653}.tabs{display:flex;align-items:center;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.tabs::-webkit-scrollbar{display:none}@media screen and (max-width:760px){.tabs{width:calc(100% + 32px);margin-left:-16px;padding-left:16px}}.tabs__item{height:40px;font-size:16px;font-weight:500;padding:0 14px 0 14px;background-color:#edf3f9;border-radius:30px;cursor:pointer;margin-right:12px;display:inline-flex;align-items:center;justify-content:center;-moz-column-gap:4px;column-gap:4px;outline:none;border:none;white-space:nowrap;color:#012653}.tabs__item i{font-size:20px}.tabs__item.active{background-color:#012653;color:#fff}.tabs-line{position:relative}.tabs-line:after{content:"";width:100%;height:1px;background:#bebfc1;position:absolute;bottom:0;left:0}.tabs-line-content{display:flex;align-items:center;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none;position:relative}@media screen and (max-width:760px){.tabs-line-content{width:calc(100% + 32px);margin-left:-16px;padding-left:16px}}.tabs-line__item{font-size:17px;font-weight:500;outline:none;border:none;background:transparent;cursor:pointer;height:42px;line-height:42px;white-space:nowrap;padding:0 25px;color:#3c3d3f;position:relative;z-index:10}.tabs-line__item:after{content:"";width:0;height:2px;background:#012654;position:absolute;bottom:0;left:0;transition:all .3s}.tabs-line__item.active{color:#012654}.tabs-line__item.active:after{background:#012654;width:100%}.modal{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:1000;background-color:rgba(0,0,0,.611764705882353);display:none;overflow:auto}.modal.active{display:block}.modal__wrapper{height:100%;display:flex;align-items:center;justify-content:center}@media screen and (max-width:600px){.modal__wrapper{padding:0 16px;padding-height:var(--app-height)}}.modal__body{background-color:#fff;max-width:500px;width:100%;padding:32px;border-radius:12px;position:relative}@media screen and (max-width:600px){.modal__body{padding:24px}}.modal__title{font-size:18px;text-align:center;line-height:150%;margin-bottom:20px}@media screen and (max-width:600px){.modal__title{font-size:16px}}.modal__close{position:absolute;top:-10px;right:-42px;cursor:pointer;padding:10px}@media screen and (max-width:600px){.modal__close{top:-42px;right:-10px}}.modal__close-icon{font-size:28px;color:#fff}.registration{min-height:calc(100vh - 130px);width:100vw;overflow:auto;display:flex;justify-content:center;align-items:center;padding-top:30px;padding-bottom:30px}@media screen and (max-width:760px){.registration{padding:0 16px;height:var(--app-height)}}.registration__form{background-color:#fff;max-width:500px;width:100%;border-radius:12px;box-shadow:0 4px 20px 0 rgba(2,22,2,.1);display:flex;flex-direction:column;row-gap:40px;padding:40px;align-items:center}@media screen and (max-width:760px){.registration__form{padding:24px;margin:70px 0 40px}}.registration__form-body{display:flex;flex-direction:column;width:100%;row-gap:15px}@media screen and (max-width:760px){.registration__form-body{row-gap:10px}}.registration__form-title{font-size:30px;line-height:100%;color:#000;text-align:center}@media screen and (max-width:760px){.registration__form-title{font-size:24px}}.registration__form-subtitle{font-size:20px;line-height:130%;text-align:center}@media screen and (max-width:760px){.registration__form-subtitle{font-size:18px}}.registration__form-text{font-size:14px}.registration__form-field{width:100%}.registration__form-button{width:60%}@media screen and (max-width:760px){.registration__form-button{width:75%}}.registration__form-link.as-end{align-self:flex-start}.registration__form-bottom{display:flex;flex-direction:column;width:100%;align-items:center;row-gap:15px}@media screen and (max-width:760px){.registration__form-bottom{row-gap:10px}}.registration__form-row{display:flex;gap:4px;justify-content:center;width:100%;align-items:center;flex-wrap:wrap}.header{padding:0 30px;background-color:#012653;height:70px;display:flex;align-items:center;position:relative;z-index:101}@media screen and (max-width:760px){.header{padding:0 16px}}.header__body{display:flex;align-items:center;width:100%;-moz-column-gap:40px;column-gap:40px}@media screen and (max-width:930px){.header__body{justify-content:space-between}}.header__logo{height:43px;width:111px;min-width:111px}.header__logo-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.header__right{margin-left:auto;display:flex;-moz-column-gap:10px;column-gap:10px}@media screen and (max-width:930px){.header__right{margin-left:0}}.header__menu{display:flex;align-items:center;-moz-column-gap:20px;column-gap:20px}@media screen and (max-width:930px){.header__menu{display:none}}.header__menu-item{position:relative}.header__menu-item.active{border:1px solid #dadfe6;padding:10px 12px;border-radius:50px}.header__menu-item.active:after{content:"";position:absolute;left:0;bottom:-5px;width:0;height:1px;background-color:#fff}.header__menu-link{font-size:16px;color:#fff;transition:.3s}.header__menu-link:hover{color:#fff}.header__user{display:flex;align-items:center;-moz-column-gap:10px;column-gap:10px;border:1px solid #fff;padding:5px;padding-right:20px;border-radius:50px}@media screen and (max-width:1120px){.header__user{padding:5px}.header__user .header__user-name{display:none}}.header__user-avatar{width:40px;height:40px;min-width:40px;border-radius:50%;overflow:hidden}.header__user-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.header__user-name{color:#fff;width:164px;max-width:164px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header__burger{display:none;flex-direction:column;row-gap:4px;border:2px solid #dadfe6;padding:15px;border-radius:50%}@media screen and (max-width:930px){.header__burger{display:flex}}.header__burger-line{width:15px;min-width:15px;height:2px;min-height:2px;max-height:2px;border-radius:10px;background-color:#dadfe6}.section{padding:60px 0}@media screen and (max-width:1020px){.section{padding:40px 0}}.section.only-bottom{padding-top:0;padding-bottom:60px}.section__text{color:#000;font-size:24px;line-height:150%;text-transform:uppercase;text-align:center;margin-bottom:30px}@media screen and (max-width:760px){.section__text{font-size:15px}}.section__top{margin-bottom:60px;display:flex;flex-direction:column;row-gap:30px}@media screen and (max-width:760px){.section__top{margin-bottom:30px;row-gap:15px}}.section__top.mb-30{margin-bottom:30px}@media screen and (max-width:760px){.section__top.mb-30{margin-bottom:15px}}.section__title{color:#012653;font-size:30px;font-style:italic;font-weight:600;line-height:150%;text-transform:uppercase;text-align:center}@media screen and (max-width:1020px){.section__title{font-size:22px}}.section__subtitle{color:#000;font-size:20px;line-height:150%;text-transform:uppercase;text-align:center}@media screen and (max-width:1020px){.section__subtitle{font-size:16px}}.section__card{width:100%;height:100%}@media screen and (max-width:1020px){.section__card{max-width:400px;margin:0 auto}}.section__card-body{display:flex;flex-direction:column;align-items:center;height:100%;row-gap:20px;padding-top:0;border-radius:12px}.section__card-image{width:100%;height:485px}.section__card-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.section__card-text{font-size:18px;line-height:130%;text-align:center;max-width:400px}@media screen and (max-width:1020px){.section__card-text{font-size:16px}}.section--white{background-color:#fff}.section__button{width:300px;margin:0 auto 30px}.section__button:last-child{margin:0 auto}.section__column{display:flex;flex-direction:column;row-gap:40px}@media screen and (max-width:760px){.section__column{row-gap:8px}}.app{display:flex;flex-direction:column;row-gap:15px}.app__title{font-size:16px;text-align:center;color:#fff}.app__body{display:flex;border-radius:12px;background:#fff;padding:40px 40px 0 60px;-moz-column-gap:90px;column-gap:90px}.app__body.green-bg{background-color:#f0f6f4}@media screen and (max-width:1000px){.app__body{border-radius:12px;padding:20px 20px 0 20px;-moz-column-gap:0;column-gap:0;flex-direction:column-reverse}}.app__images{display:flex;align-items:flex-end;justify-content:center}.app__image--1{width:324.6px;height:500.6px}@media screen and (max-width:1000px){.app__image--1{width:162.3px;height:250.3px}}.app__image--2{width:308.1px;height:408.9px;margin-left:-121.2px}@media screen and (max-width:1000px){.app__image--2{width:154.05px;height:204.45px;margin-left:-60.6px}}.app__img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.app__content{display:flex;flex-direction:column;row-gap:32px}@media screen and (max-width:1000px){.app__content{row-gap:20px;margin-bottom:20px}}.app__item{display:flex;-moz-column-gap:32px;column-gap:32px}@media screen and (max-width:1000px){.app__item{-moz-column-gap:10px;column-gap:10px}}.app__number{display:inline-flex;align-items:center;justify-content:center;color:#f9f9f9;font-size:28px;line-height:100%;background-color:#012653;width:56px;min-width:56px;height:56px;border-radius:50%}@media screen and (max-width:1000px){.app__number{font-size:20px;width:30px;min-width:30px;height:30px}}.app__desc{color:rgba(0,0,0,.8);font-size:16px;line-height:150%}@media screen and (max-width:1000px){.app__desc{font-size:14px}}.app__stores{display:flex;-moz-column-gap:16px;column-gap:16px;justify-content:center;margin-bottom:38px}@media screen and (max-width:1000px){.app__stores{-moz-column-gap:16px;column-gap:16px;margin-bottom:0}}.app__stores.mb-0{margin-bottom:0}.app__stores-item{width:151px;height:44px}@media screen and (max-width:1000px){.app__stores-item{width:151px;height:44px}}.app__stores-link{display:inline-flex}.app__stores-link--appstore{background-image:url(../img/appstore.17fdef18.svg)}.app__stores-link--appstore,.app__stores-link--googleplay{width:100%;height:100%;background-size:contain;background-repeat:no-repeat}.app__stores-link--googleplay{background-image:url(../img/google.33ac78d7.svg)}.app__qr{display:flex;-moz-column-gap:16px;column-gap:16px;justify-content:center}.app__qr-item{width:141px;height:141px}.app__qr-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.footer__bottom{padding:20px;text-align:center;width:100%;border-top:1px solid rgba(0,0,0,.1);color:rgba(0,0,0,.5);margin-top:auto;display:flex;justify-content:space-between}@media screen and (max-width:760px){.footer__bottom{flex-direction:column;justify-content:center;row-gap:10px}}.footer__copy{margin-left:auto;padding-left:110px}@media screen and (max-width:760px){.footer__copy{margin-left:0;padding-left:0}}.footer__button{margin-left:auto}@media screen and (max-width:760px){.footer__button{margin-left:0}}.footer__button-link{font-size:16px;color:#012653;display:inline-flex;-moz-column-gap:4px;column-gap:4px}.footer__button-link:hover{color:#012653}.recovery-popup{position:absolute;top:0;left:0;transform:translateY(-100%);background-color:#012653;width:100%;z-index:100;display:flex;align-items:center;justify-content:center;transition:.3s;padding:10px 16px;min-height:70px}.recovery-popup.active{top:69px;transform:translate(0)}.recovery-popup__text{font-size:18px;text-align:center;color:#fff;line-height:130%}@media screen and (max-width:760px){.recovery-popup__text{font-size:18px}}.statistic{padding-top:40px;display:flex;flex-direction:column;row-gap:30px}@media screen and (max-width:760px){.statistic{row-gap:20px}}.statistic__top{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px;align-self:flex-start}.statistic__top.mb-20{margin-bottom:20px}.statistic__top.center{width:100%;justify-content:center}.statistic__title{font-size:36px;color:#012653;display:inline;line-height:140%}@media screen and (max-width:760px){.statistic__title{font-size:24px}}.statistic__title-open{display:inline-flex;align-items:center;-moz-column-gap:4px;column-gap:4px;font-size:36px;color:#012653;transition:.3s;position:relative;cursor:pointer}@media screen and (max-width:760px){.statistic__title-open{font-size:24px}}.statistic__title-open-text{text-decoration:underline}.statistic__title-open i{font-size:20px;transition:.3s}.statistic__title-open:hover{color:#012653}.statistic__title-open.active i{transform:rotate(180deg)}.statistic__dropdown{width:200px;display:none;flex-direction:column;position:absolute;background-color:#fff;top:100%;right:0;left:0;z-index:999;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:.3s}@media screen and (max-width:760px){.statistic__dropdown{width:160px}}.statistic__dropdown.active{display:flex}.statistic__dropdown.with-sidebar{border-top-right-radius:0;border-bottom-right-radius:0}.statistic__dropdown.with-sidebar .statistic__dropdown-item:first-child{border-top-right-radius:0}.statistic__dropdown.sidebar{top:0;left:200px;border-top-left-radius:0;border-bottom-left-radius:0;max-height:300px;overflow-y:auto}@media screen and (max-width:760px){.statistic__dropdown.sidebar{left:160px}}.statistic__dropdown.sidebar .sidebar-item:first-child{border-top-right-radius:8px;border-top-left-radius:0}.statistic__dropdown.sidebar .sidebar-item:last-child{border-bottom-left-radius:0}.statistic__dropdown-item{padding:14px;cursor:pointer;font-size:16px;line-height:110%;display:block}.statistic__dropdown-item:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.statistic__dropdown-item:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-bottom:none}.statistic__dropdown-item:hover{background-color:#012653}.statistic__dropdown-item:hover .statistic__dropdown-title{color:#fff}.statistic__dropdown-title{color:#012653}.statistic__dropdown-title small{font-size:14px}.statistic__body{display:flex;flex-direction:column;row-gap:30px;justify-content:space-between}.statistic__graph{width:100%}@media screen and (max-width:760px){.statistic__graph{width:calc(100% + 32px);margin-left:-16px}}.statistic__graph img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.statistic__info{width:100%;display:flex;flex-direction:column;row-gap:20px;background-color:#fff;border-radius:12px;padding:32px;align-self:center}@media screen and (max-width:760px){.statistic__info{width:calc(100% + 32px);border-radius:0;padding:20px;row-gap:15px}}.statistic__info-item{display:flex;justify-content:space-between;font-size:20px;color:#012653;padding-bottom:20px;border-bottom:1px solid rgba(1,38,83,.1450980392156863);line-height:130%}@media screen and (max-width:760px){.statistic__info-item{font-size:16px;padding-bottom:15px}}.statistic__info-item:last-child{padding-bottom:0;border-bottom:none}.statistic__info-title{font-weight:500}.burger-menu{height:100vh;height:var(--app-height);width:100vw;z-index:999;position:fixed;overflow:auto;background-color:#012653;top:0;left:-110%;padding:16px;display:flex;flex-direction:column;row-gap:50px;transition:.3s}.burger-menu.active{left:0}.burger-menu__top{display:flex;align-items:center;justify-content:space-between}.burger-menu__logo{height:43px;width:111px;min-width:111px}.burger-menu__logo-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.burger-menu__close-icon{color:#fff;font-size:30px}.burger-menu__body{flex-grow:1;display:flex;align-items:center;justify-content:center}.burger-menu__list-item{display:flex;flex-direction:column;row-gap:15px;align-items:center}.burger-menu__item-link{color:#fff;font-size:20px;text-align:center}.burger-menu__item-link:hover{color:#fff}.user-menu{position:absolute;top:calc(100% - 5px);right:30px;background-color:#edf3f9;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.2);width:290px;flex-direction:column;row-gap:3px;overflow:auto;min-height:100%;max-height:550px;display:none}.user-menu.active{display:flex}@media screen and (max-width:760px){.user-menu{right:16px}}.user-menu__block{background-color:#fff;padding:10px;min-height:60px}.user-menu__block,.user-menu__top{display:flex;align-items:center;width:100%}.user-menu__top{-moz-column-gap:10px;column-gap:10px}.user-menu__avatar{width:40px;height:40px;min-width:40px;border-radius:50%;overflow:hidden}.user-menu__avatar-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.user-menu__info{display:flex;flex-direction:column;row-gap:4px}.user-menu__name{color:#000;font-size:16px;font-weight:500;width:180px;max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-menu__mail{color:#8b8b8b;font-size:14px}.user-menu__go{margin-left:auto;color:#000;font-size:16px}.user-menu__logout{display:flex;-moz-column-gap:10px;column-gap:10px;align-items:center;width:100%}.user-menu__logout-icon{color:#000;font-size:20px}.user-menu__logout-text{color:#000;font-size:16px}.card{background-color:#fff;border-radius:12px;padding:16px 24px;display:flex;flex-direction:column;row-gap:20px;width:100%}@media screen and (max-width:760px){.card{width:calc(100% + 32px);margin-left:-16px;border-radius:0;padding:16px}}.card__user{display:flex;align-items:center;-moz-column-gap:10px;column-gap:10px;border-bottom:1px solid #edf3f9;padding-bottom:20px}.card__user-avatar{width:60px;height:60px;min-width:60px;border-radius:50%;overflow:hidden}@media screen and (max-width:760px){.card__user-avatar{width:50px;height:50px;min-width:50px}}.card__user-avatar-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card__user-name{font-size:22px;font-weight:500}@media screen and (max-width:760px){.card__user-name{font-size:18px}}.card__row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px 40px}.card__info{display:flex;align-items:flex-start;-moz-column-gap:10px;column-gap:10px}.card__type-icon{font-size:25px}@media screen and (max-width:760px){.card__type-icon{font-size:20px}}.card__name{font-size:18px;line-height:130%}@media screen and (max-width:760px){.card__name{font-size:16px}}.card__stats{display:flex;align-items:center;-moz-column-gap:30px;column-gap:30px;justify-content:space-between}.card__stats-item{display:flex;flex-direction:column;row-gap:4px}.card__stats-title{color:#8b8b8b;font-size:16px}@media screen and (max-width:760px){.card__stats-title{font-size:14px}}.card__stats-num{font-size:18px}@media screen and (max-width:760px){.card__stats-num{font-size:16px}}.card__body{display:flex;flex-direction:column;gap:10px}.card__body--1-img{height:250px;flex-direction:row}@media screen and (max-width:760px){.card__body--1-img{height:150px}}.card__body--1-img .card__map{width:50%}.card__body--1-img .card__gallery{width:50%;height:250px}@media screen and (max-width:760px){.card__body--1-img .card__gallery{height:150px}}.card__body--1-img .swiper-gallery,.card__body--1-img .swiper-slide,.card__body--2-img .card__gallery,.card__body--2-img .card__gallery-item,.card__body--2-img .card__map,.card__body--2-img .swiper-gallery{width:100%}.card__body--2-img .swiper-slide{width:50%}.card__map,.card__map-img{width:100%;height:100%;position:relative}.card__map-img{-o-object-fit:contain;object-fit:contain;z-index:10}.card__map-background{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.card__map-background img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:blur(10px)}.card__gallery{height:180px}.card__gallery .swiper-slide{display:flex;justify-content:center}.card__gallery-item{width:auto;height:100%;-o-object-fit:contain;object-fit:contain;position:relative;z-index:10}.card__gallery-background{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.card__gallery-background img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:blur(10px)}.card__counter{display:flex;align-items:center;-moz-column-gap:20px;column-gap:20px}.card__counter-item{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px}@media screen and (max-width:760px){.card__counter-item{-moz-column-gap:4px;column-gap:4px}}.card__counter-icon{color:#000;font-size:24px}@media screen and (max-width:760px){.card__counter-icon{font-size:16px}}.card__counter-num{color:#000;font-size:18px}@media screen and (max-width:760px){.card__counter-num{font-size:16px}}.card__detailing{margin-left:auto}.card__date{color:#8b8b8b;font-size:18px}@media screen and (max-width:760px){.card__date{font-size:16px}}.rating{display:flex;flex-direction:column;row-gap:30px;padding-top:40px}@media screen and (max-width:760px){.rating{row-gap:20px}}.rating__body{display:flex;flex-direction:column;row-gap:20px}.rating__position{display:flex;-moz-column-gap:20px;column-gap:20px;align-items:center}.rating__position-text{font-size:24px;line-height:130%}@media screen and (max-width:760px){.rating__position-text{font-size:18px}}.rating__position-item{font-size:22px;font-weight:500;background-color:#012653;color:#fff;height:40px;min-width:40px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;border-radius:100px}@media screen and (max-width:760px){.rating__position-item{font-size:16px;min-width:30px;height:30px}}.rating__list{display:flex;flex-direction:column;row-gap:10px}@media screen and (max-width:760px){.rating__list{row-gap:3px}}.rating__list-item{display:flex;align-items:center;-moz-column-gap:10px;column-gap:10px;background-color:#fff;padding:10px 20px;border-radius:4px}@media screen and (max-width:760px){.rating__list-item{width:calc(100% + 32px);margin-left:-16px;padding:10px 16px}}.rating__list-number{font-size:24px;font-weight:700}@media screen and (max-width:760px){.rating__list-number{font-size:18px}}.rating__list-avatar{width:60px;height:60px;min-width:60px;overflow:hidden;border-radius:50%}@media screen and (max-width:760px){.rating__list-avatar{width:40px;height:40px;min-width:40px}}.rating__list-img{width:100%;height:100%}.rating__list-name{font-size:20px;line-height:130%}@media screen and (max-width:760px){.rating__list-name{font-size:16px}}.rating__list-value{font-size:20px;margin-left:auto}@media screen and (max-width:760px){.rating__list-value{font-size:16px;white-space:nowrap}}