#rec630150942 .t940__animation_slow {
    border-radius: 8px;
}
#rec630319126 .t823__imgwrapper .t823__bgimg {
    border-radius: 8px;
}
#rec630319126 .t823__main-wrapper {
    padding-top: 0px;
}
body::-webkit-scrollbar {
  width: 15px;               /* ширина всей полосы прокрутки */
}

body::-webkit-scrollbar-track {
  background: #F2F8FD;        /* цвет зоны отслеживания */
}

body::-webkit-scrollbar-thumb {
  background-color:#0A2F60;    /* цвет бегунка */
  border-radius: 20px;       /* округлось бегунка */
  border: 3px solid #F2F8FD;  /* отступ вокруг бегунка */
}
.t-upwidget-container__button, .t-upwidget-container__button-indiv {
    background-color: #0a2f60 !important;
    border-radius: 6px;
    margin-top: 10px;
}
.t450__burger_cirqle {
        background-color: #0a2f60;
    opacity: 0.50;
    backdrop-filter: blur(8px);
}
.t770__positionfixed {
    position: fixed;
    backdrop-filter: blur(10px);
}
#rec698606738 .t967.t967__positionfixed {
    backdrop-filter: blur(9px);
}
@media screen and (max-width: 980px) {
#rec698606738 .tmenu-mobile {
    background-color: #f2f7fbc7  !important;
    backdrop-filter: blur(9px)  !important;
    box-shadow: 0px 0px 13px 0px #cfcfcf;
} }
.t-store__prod-snippet__container {
    padding-top: 40px  !important;
}
.t770__additionalitem, .t770 .t-sociallinks {
    padding-top: 0px;
}