

/* Start:/local/js/lab4u/personalNew/components/UI/mainPreloader/dist/component.bundle.min.css?1681301878802*/
.main-preloader{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1}.main-preloader img{width:50px;height:50px;-webkit-animation:spin 1s infinite linear;animation:spin 1s infinite linear}.main-preloader.component{position:relative;padding-top:156px;padding-bottom:100px}@media (max-width:980px){.main-preloader.component{padding-top:70px;padding-bottom:50px}}.main-preloader.component-preview-chart{position:relative;padding-top:62px;padding-bottom:72px}.main-preloader.component-orders-section{padding-top:231px}@media (max-width:980px){.main-preloader.component{padding-top:145px}}
/* End */


/* Start:/local/js/lab4u/personalNew/components/UI/Vimg/dist/component.bundle.min.css?1675943398248*/
.v-img-hidden{opacity:0;visibility:hidden;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.v-image-blur{position:absolute;left:0;right:0;top:0;bottom:0;-webkit-filter:blur(10px);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}
/* End */


/* Start:/local/js/lab4u/personalNew/components/popups/popup_template/dist/component.bundle.min.css?17158596232065*/
.v-popup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:24px;margin:auto;position:relative;color:#30393a;background-color:#fff;border-radius:8px}@media (max-width:980px){.v-popup{width:85%;padding:16px 20px}}.v-popup__header,.v-popup__overlay{display:-webkit-box;display:-ms-flexbox;display:flex}.v-popup__header{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v-popup__overlay{position:fixed;top:0;bottom:0;right:0;left:0;background-color:#00000073;overflow-y:auto;z-index:999}.v-popup__btn-close{position:absolute;top:26px;right:24px;border:0;background-color:#fff;cursor:pointer;width:24px;height:24px;font-size:14px;color:#667085}@media (max-width:500px){.v-popup__btn-close{top:30px}}.v-popup__btn-close:hover{color:#aaa}.v-popup__btn-close::before{content:"";font-family:"icomoon";position:relative;font-weight:700}.v-popup__title{max-width:600px;font-weight:300;font-size:32px;line-height:44px;margin-bottom:8px;margin-right:50px}@media (max-width:620px){.v-popup__title{font-size:20px;line-height:28px}}@media (max-width:400px){.v-popup__title{font-weight:400;max-width:240px}}.v-popup__title.v-popup__title--size_sm{font-size:20px;line-height:24px}.v-popup__subtitle{line-height:24px;max-width:560px}.v-popup__footer,.v-popup__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:16px}.v-popup__footer span{margin-bottom:16px}.v-popup__submit{margin-top:40px;padding:12px 0;color:#fff;background-color:#0ac;line-height:24px;width:100%;border:0;border-radius:8px;cursor:pointer}.popup-hint .v-popup{max-width:500px;line-height:24px;padding-right:60px}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease}.fade-enter-from,.fade-leave-to{opacity:0}
/* End */


/* Start:/local/js/lab4u/personalAchievements/components/popups/popup_achievement-detail/dist/component.bundle.css?17538763506484*/
.popup-achieve {
    text-align: center;
}
.popup-achieve .v-popup {
    padding: 20px;
    max-width: 560px;
}
@media (min-width: 980px) {
    .popup-achieve .v-popup {
        min-width: 390px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        position: relative;
    }
}
@media (max-width: 980px) {
    .popup-achieve .v-popup {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        width: 80%;
        position: relative;
    }
}
.popup-achieve__desc a,
.discount-title a,
.popup-achieve__desc-block p a{
    text-decoration: none;
    cursor: pointer;
    color: #00aacc;
    font-weight: 400;
}
.popup-achieve__desc a:hover
.discount-title a:hover,
.popup-achieve__desc-block p a:hover{
    color: #ff4700;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s;
}
.popup-achieve__inner {
    text-align: center;
    width: 560px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 22px 22px 40px 22px;
    background-color: #ffffff;
    border-radius: 8px;
    position: relative;
    color: #30393a;
}
@media (max-width: 500px) {
    .popup-achieve__inner {
        margin: 0 20px;
    }
}
.popup-achieve__inner .btn-close {
    right: 22px;
    position: absolute;
    color: #30393a;
}
.popup-achieve__inner .btn-close span::before {
    color: #30393a;
    font-weight: bold;
    font-size: 16px !important;
}
.popup-achieve__label {
    position: absolute;
    top: 80px;
}
.popup-achieve__label div{
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 160px;
    height: 160px;
    padding: 8px;
    background-color: #ffffff;
    border-radius: 50%;
    position: absolute;
    left: calc(50% - 80px);
    bottom: 78%;
    -webkit-box-shadow: 0px 0px 0px 1px rgba(48, 57, 58, 0.05), 0px 8px 30px rgba(48, 57, 58, 0.1);
            box-shadow: 0px 0px 0px 1px rgba(48, 57, 58, 0.05), 0px 8px 30px rgba(48, 57, 58, 0.1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
@media (max-width: 980px) {
    .popup-achieve__label div {
        width: 140px;
        height: 140px;
    }
}
.popup-achieve__label img {
    width: 144px;
    height: 144px;
}
@media (max-width: 980px) {
    .popup-achieve__label img {
        width: 124px;
        height: 124px;
    }
}
.popup-achieve__title {
    font-size: 32px;
    font-weight: 300;
    line-height: 44px;
    margin-bottom: 8px;
    margin-top: 90px;
}
@media (max-width: 500px) {
    .popup-achieve__title {
        font-size: 29px;
        line-height: 40px;
    }
}
.popup-achieve__desc {
    max-width: 558px;
    word-wrap: normal;
    margin-bottom: 24px;
}
.popup-achieve p {
    line-height: 24px;
}
.popup-achieve__desc-block {
    border-radius: 4px;
    width: 100%;
    padding: 24px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
@media (max-width: 500px) {
    .popup-achieve__desc-block {
        padding: 24px 20px 28px 20px;
    }
}
.popup-achieve__desc-block .btn2 {
    color: #fff;
}
.popup-achieve__desc-block .btn2:hover {
    color: #fff;
}
.popup-achieve__desc-block a, .popup-achieve__desc a {
    color: #00AACC;
    text-decoration: none;
}
.popup-achieve__desc-block a:hover, .popup-achieve__desc a:hover {
    color: #ff4700;
}
.popup-achieve__desc-block .discount-title {
    font-size: 20px;
    line-height: 28px;
}
.popup-achieve__desc-block--bg-grey {
    background-color: #F4F5F5;
}
.popup-achieve__desc-block--bg-yellow {
    background-color: #FFF8DD;
}
.popup-achieve__desc-block p {
    line-height: 24px;
    max-width: 530px;
}
@media (max-width: 980px) {
    .popup-achieve__desc-block .btn2 {
        width: 100%;
    }
}
.popup-achieve__desc-block .applied-ach-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 4px;
    z-index: 1;
    pointer-events: none;
    -webkit-backdrop-filter: blur(8px);
            backdrop-filter: blur(8px);
}
.popup-achieve__desc-block .applied-ach-label {
    position: absolute;
    top: 12px;
    left: 12px;
    padding: 2px 6px;
    font-size: 11px;
    line-height: 16px;
    letter-spacing: 0px;
    border-radius: 4px;
    background-color: red;
    color: white;
    z-index: 1;
}
.popup-achieve .achievements__progress-bar {
    width: 56px;
    margin: 0 auto 20px;
}
.popup-achieve .promo-code {
    background-color: #ffffff;
    margin: 24px auto 0;
}
.popup-achieve .promo-code span {
    background-color: #ffffff;
}
.share-link-block {
    margin: 0 auto 24px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 8px 12px;
    border: 1px solid #D5D7D7;
    border-radius: 8px;
    width: 236px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    color: #6E7475;
}
.share-link-block .social-link {
    height: 18px;
    width: 30px;
    background-repeat: no-repeat;
    background-position: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: white;
    border: none;
    cursor: pointer;
}
.share-link-block button:hover {
    background-color: white;
}
.share-link-block .social-link.vk{
    background-image: url(/local/js/lab4u/images/vk-icon.png);
}
.share-link-block .social-link.ok{
    background-image: url(/local/js/lab4u/images/ok-icon.png);
}
.share-link-block .social-link.tg{
    background-image: url(/local/js/lab4u/images/tg-icon.png);
}
.popup-achieve__desc-block--bg-yellow  .promo-code__btn-copy {
    background-color: white;
}
.discount-title {
    margin-bottom: 8px;
    max-width: 530px;
}
.popup-achieve__label-inner {
    overflow: hidden;
}
.popup-achieve__btn-choice {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 238px;
    display: block;
    margin: 16px auto 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.discount-desc {
    line-height: 24px;
}
/* End */


/* Start:/local/js/lab4u/personalAchievements/components/achievementsList/achievementItemWrapper/achievementItem/dist/component.bundle.min.css?16825846321191*/
.achievements__item{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:160px;margin:0 40px 24px -20px}@media (max-width:500px){.achievements__item{margin-right:0;width:50%}}.achievements__item span{margin-top:8px;line-height:24px}@media (max-width:500px){.achievements__item span{font-size:13px;line-height:20px}}.achievements__item img{-webkit-user-drag:none;width:120px;cursor:pointer}@media (max-width:500px){.achievements__item img{width:100px}}.achievements__progress-bar{margin-top:4px;position:relative}.achievements__range{position:absolute;left:0;right:0;top:0;bottom:0;background-color:#0ac;width:40%;border-radius:6px}.achievements__track{width:56px;height:8px;background-color:#eff0f0;border-radius:6px}.illuminated{cursor:pointer;position:absolute;width:100%;height:100%;top:0;left:0;right:0;background-color:rgba(255,255,255,.7)}@media (max-width:360px){.illuminated{width:110%;left:-5px}}.achievements__img-wrapper{height:100%}
/* End */


/* Start:/local/js/lab4u/vendors/swiper/dist/swiper.bundle.css?16753435666140*/
.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    /* Fix of Webkit flickering */
    z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
            transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
    -ms-touch-action: pan-y;
        touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
    -ms-touch-action: pan-x;
        touch-action: pan-x;
}

.swiper-slide {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
    visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto;
}
.swiper-autoheight .swiper-wrapper {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform;
}

.swiper-backface-hidden .swiper-slide {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
    -webkit-perspective: 1200px;
            perspective: 1200px;
}
.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
    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, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    /* For Firefox */
    -ms-overflow-style: none;
    /* For Internet Explorer and Edge */
}
.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 {
    -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: y mandatory;
        scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
    content: "";
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-ordinal-group: 10000;
        -ms-flex-order: 9999;
            order: 9999;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    -webkit-margin-start: var(--swiper-centered-offset-before);
            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 {
    -webkit-margin-before: var(--swiper-centered-offset-before);
            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;
}
/* End */


/* Start:/local/js/lab4u/personalAchievements/components/achievementsList/achievementItemWrapper/achievementsSlider/achievementSlide/dist/component.bundle.min.css?16848490181047*/
.achievements__discount-slide{background-color:#fff8dd;padding:24px;-webkit-box-sizing:border-box;box-sizing:border-box}@media (max-width:980px){.achievements__discount-slide.short{max-width:430px;margin-bottom:6px}.achievements__discount-slide.short+.achievements__discount-slide.short{margin-left:20px}}@media (max-width:520px){.achievements__discount-slide.short{max-width:390px}.achievements__discount-slide.short+.achievements__discount-slide.short{margin-left:10px}}.achievements__discount-block h3{font-size:32px;font-weight:300;line-height:44px}@media (max-width:500px){.achievements__discount-block h3{font-size:20px;line-height:28px;font-weight:400}}.achievements__discount-block .description-wrapper{font-size:16px;line-height:24px;margin-top:8px;margin-bottom:24px;display:inline-block;text-align:center;background-color:unset}.achievements__discount-block .description-wrapper a{color:#0ac;cursor:pointer}.achievements__discount-block .description-wrapper a:hover{color:#ff4700}.achievements__discount-block .promo-code{margin:0 auto}
/* End */


/* Start:/local/js/lab4u/personalAchievements/components/achievementsList/achievementItemWrapper/achievementsSlider/dist/component.bundle.min.css?16825846321715*/
.achievements__discount-block{width:100%;max-width:840px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;text-align:center;margin-bottom:80px;margin-top:16px;position:relative}@media (max-width:980px){.achievements__discount-block{max-width:unset}}@media (max-width:500px){.achievements__discount-block{margin-bottom:40px}}.achievements__discount-block .swiper-wrapper{padding:0;list-style:none}@media (max-width:980px){.achievements__discount-block .swiper-wrapper{overflow-x:scroll}}.achievements-swiper{position:relative}.achievements-swiper__arrow-wrap{position:absolute;top:calc(50% - 22px)}.achievements-swiper__arrow-wrap--right{right:24px}.achievements-swiper__arrow-wrap--left{left:-18px}.achievements-swiper__arrow-left,.achievements-swiper__arrow-right{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:44px;height:44px;border-radius:50%;background-color:#fff;-webkit-box-shadow:0 0 0 1px rgba(48,57,58,.05),0 8px 30px rgba(48,57,58,.1);box-shadow:0 0 0 1px rgba(48,57,58,.05),0 8px 30px rgba(48,57,58,.1);border:0;cursor:pointer;z-index:2}@media (max-width:980px){.achievements-swiper__arrow-left,.achievements-swiper__arrow-right{display:none}}.achievements-swiper__arrow-left::before{content:"";font-family:"icomoon";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.achievements-swiper__arrow-right::before{content:"";font-family:"icomoon"}.achievements-swiper__arrow-left.swiper-button-disabled,.achievements-swiper__arrow-right.swiper-button-disabled{opacity:0;z-index:0}
/* End */


/* Start:/local/js/lab4u/personalAchievements/components/achievementsList/dist/component.bundle.css?1682584632391*/
.achievements__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 24px 0 0 0px;
    padding: 0px;
    list-style: none;
}
@media (max-width: 500px) {
    .achievements__list {
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
}
/* End */


/* Start:/local/js/lab4u/personalAchievements/dist/personalAchievements.bundle.css?16825846322026*/
.achievements {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 25px 0 80px 0;
    margin: 0 10px 0 40px;
}
@media (max-width: 1200px) {
    .achievements {
        margin: 0 20px 0 20px;
    }
}
@media (max-width: 980px) {
    .achievements {
        padding: 0 0 60px 0;
    }
}
@media (max-width: 360px) {
    .achievements {
        margin: 0 20px;
    }
}
.achievements__title {
    font-size: 32px;
    font-weight: 300;
    line-height: 44px;
    margin-bottom: 24px;
}
@media (max-width: 980px) {
    .achievements__title {
        margin-bottom: 20px;
        font-size: 29px;
        font-weight: 300;
        line-height: 40px;
    }
}
@media (max-width: 360px) {
    .achievements__title {
        font-size: 26px;
    }
}
.achievements__descp {
    margin-bottom: 24px;
    line-height: 24px;
    max-width: 800px;
}
@media (max-width: 980px) {
    .achievements__descp {
        margin-right: 20px;
    }
}
.achievements__btn-choice-analyses {
    margin-bottom: 16px;
}
@media (max-width: 980px) {
    .achievements__btn-choice-analyses {
        width: 100%;
    }
}
.promo-code {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 12px 16px 12px 20px;
    background: #F4F5F5;
    border-radius: 8px;
    max-width: 328px;
    height: 48px;
    position: relative;
    z-index: 1;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.promo-code span {
    background: #F4F5F5;
    border: none;
    outline: none;
    font-size: 16px;
    line-height: 24px;
}
.promo-code__btn-copy {
    background-color: #f4f5f5;
    position: absolute;
    right: 14px;
    top: 14px;
    border: none;
    cursor: pointer;
}
.promo-code__icon {
    margin-right: 14px;
}
.promo-code__icon::before {
    content: "\e931";
    font-family: "icomoon";
    font-size: 17px;
    color: #000000;
    margin-right: 14px;
    position: relative;
    top: 1px;
}
/* End */
/* /local/js/lab4u/personalNew/components/UI/mainPreloader/dist/component.bundle.min.css?1681301878802 */
/* /local/js/lab4u/personalNew/components/UI/Vimg/dist/component.bundle.min.css?1675943398248 */
/* /local/js/lab4u/personalNew/components/popups/popup_template/dist/component.bundle.min.css?17158596232065 */
/* /local/js/lab4u/personalAchievements/components/popups/popup_achievement-detail/dist/component.bundle.css?17538763506484 */
/* /local/js/lab4u/personalAchievements/components/achievementsList/achievementItemWrapper/achievementItem/dist/component.bundle.min.css?16825846321191 */
/* /local/js/lab4u/vendors/swiper/dist/swiper.bundle.css?16753435666140 */
/* /local/js/lab4u/personalAchievements/components/achievementsList/achievementItemWrapper/achievementsSlider/achievementSlide/dist/component.bundle.min.css?16848490181047 */
/* /local/js/lab4u/personalAchievements/components/achievementsList/achievementItemWrapper/achievementsSlider/dist/component.bundle.min.css?16825846321715 */
/* /local/js/lab4u/personalAchievements/components/achievementsList/dist/component.bundle.css?1682584632391 */
/* /local/js/lab4u/personalAchievements/dist/personalAchievements.bundle.css?16825846322026 */
