@font-face {
	font-family: 'GerberHandDrawn';
	src: 
	url('/fonts/GerberHandDrawn/GerberHandDrawn-Regular.eot') format('eot'),
	url('/fonts/GerberHandDrawn/GerberHandDrawn-Regular.woff') format('woff'),
	url('/fonts/GerberHandDrawn/GerberHandDrawn-Regular.otf') format('otf');
	font-style: normal;
	font-weight: 400;
}

@font-face {
	font-family: 'GerberHandDrawn';
	src:  
	url('/fonts/GerberHandDrawn/GerberHandDrawn-SemiBold.eot') format('eot'),
	url('/fonts/GerberHandDrawn/GerberHandDrawn-SemiBold.woff') format('woff'),
	url('/fonts/GerberHandDrawn/GerberHandDrawn-SemiBold.otf') format('otf');
	font-style: normal;
	font-weight: 600;
}

.t-gerber {
    background: url("/new/static/traceability/gerber/images/bg.jpg") repeat-x 0 0;
    background-size: cover;
    color: #fff;
    overflow: hidden;
}

.t-gerber__wrapper {
    width: calc(100% - 40px);
    max-width: 1340px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
}

.t-gerber__logo {
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (min-width: 1024px) {
    .t-gerber__logo {
        min-width: 364px;
    }
}

.t-gerber__logo-img {
    width: 163px;
    margin-right: 73px;
    margin-top: 8px;
    text-align: center;
}
.t-gerber__logo-img_title{
    margin-top: 6px;
}
.t-gerber__logo-img img {
    max-width: 100%;
    max-height: 100%;
}

.t-gerber__logo-text {
    margin-right: 25px;
    margin-top: 8px;
}

.t-gerber__logo-text img {
    max-width: 100%;
}

.t-gerber__logo-text span {
    display: inline-block;
    margin-bottom: 4px;
    font-family: 'GerberHandDrawn';
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 1.1;
    color: #FAFAFA;
    text-transform: none;
}

.t-gerber__logo-text p {
    margin-top: 14px;
    text-align: left;
    font-family: 'GerberHandDrawn';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #FAFAFA;
}

.t-gerber__header {
    padding-top: 51px;
    padding-right: 15px;
}

@media (min-width: 1024px) {
    .t-gerber__header {
        display: flex;
        justify-content: left;
        align-items: center;
    }
}

.t-gerber__header-content {
    color: #fff;
    text-align: center;
    padding-bottom: 32px;
}

@media (min-width: 1024px) {
    .t-gerber__header-content {
        max-width: calc(100% - 364px);
        text-align: right;
    }
}

.t-gerber__header-title {
    font-family: 'GerberHandDrawn';
    font-style: normal;
    font-weight: 600;
    font-size: 60px;
    line-height: 1.2;
    color: #fff;
    margin-bottom: 0;
}
@media screen and (max-width: 1365px) {
    .t-gerber__header-title {
        font-size: calc(30px + 20 * (100vw - 320px) / 1120);
    }
}
@media (min-width: 1024px) {
    .t-gerber__header-title {
        position: relative;
        left: -40px;
    }
}

.t-gerber__header-leadtext {
    font-family: 'GerberHandDrawn';
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 0;
}

.t-gerber__header-leadtext sup {
    position: relative;
    line-height: 1;
    top: 0.5em;
}
.t-gerber__header_banner{
    position: relative;
    display: flex;
    justify-content: end;
    width: 100%;
}
.t-gerber__header_banner_delivery{
    position: relative;
    display: flex;
    background: url('/new/static/traceability/gerber/images/border_deliver.svg');
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
    width: 688px;
    margin: 16px -25px 0;
}
.t-gerber__header_banner_delivery_item{
    display: flex;
    flex-direction: column;
    vertical-align: top;
    max-width: 196px;
    width: 100%;
    text-align: center;
}
@media(min-width: 1200px){
    .t-gerber__header_banner{
        margin-top: -77px;
        left: 18px;
    }
}
.t-gerber__header_banner_delivery_item:nth-child(1){
    margin-top: 40px;
    margin-left: 17px;
}
.t-gerber__header_banner_delivery_item:nth-child(2){
    margin-top: 22px;
    margin-left: 33px;
}
.t-gerber__header_banner_delivery_item:nth-child(3){
    margin-top: -7px;
    margin-left: 31px;
}

.t-gerber__header_banner_apple{
    position: relative;
    width: 231px;
    height: 258px;
    z-index: 2;
    left: -9px;
}
.t-gerber__header_banner_delivery_item:nth-child(1) .t-gerber__header_banner_delivery_item_img{
    position: relative;
    width: 68px;
    height: 83px;
    margin: 0 auto;
    left: -5px;
}
.t-gerber__header_banner_delivery_item:nth-child(2) .t-gerber__header_banner_delivery_item_img{
    width: 65px;
    height: 62px;
    margin: 0 auto;
}
.t-gerber__header_banner_delivery_item:nth-child(3) .t-gerber__header_banner_delivery_item_img{
    position: relative;
    width: 89px;
    height: 51px;
    margin: 0 auto;
    left: 4px;
}
.t-gerber__header_banner_delivery_item_point{
    width: 17px;
    height: 27px;
    margin: 0 auto;
}
.t-gerber__header_banner_delivery_item:nth-child(1) .t-gerber__header_banner_delivery_item_point{
    margin-top: -8px;
}
.t-gerber__header_banner_delivery_item:nth-child(2) .t-gerber__header_banner_delivery_item_point{
    margin-top: 8px;
}
.t-gerber__header_banner_delivery_item:nth-child(3) .t-gerber__header_banner_delivery_item_point{
    margin-top: 4px;
}
.t-gerber__header_banner_delivery_item_text{
    font-family: RotonReg,Arial,Helvetica,sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    margin-top: 30px;
}
.t-gerber__header_banner_delivery_item:nth-child(3) .t-gerber__header_banner_delivery_item_text{
    margin-top: 56px;
}
@media screen and (max-width: 1023px) {
    .t-gerber__header_banner{
        flex-direction: column;
        align-items: center;
    }
    .t-gerber__header_banner_delivery_item:nth-child(1){
        margin-top: 40px;
        margin-left: 17px;
    }
    .t-gerber__header_banner_delivery_item:nth-child(2){
        margin-top: 22px;
        margin-left: 33px;
    }
    .t-gerber__header_banner_delivery_item:nth-child(3){
        margin-top: -7px;
        margin-left: 31px;
    }
}

.t-gerber__header_banner_bank{
    position: relative;
    display: flex;
    flex-direction: column;
    text-align: center;
    z-index: 2;
    margin-top: 10px;
}

@media(max-width: 1365px){
    .t-gerber__header_banner{
        margin-top: 0px;
    }
}

.t-gerber__ground{
    background: 
        url('/new/static/traceability/gerber/images/ground_bg-left.png'),
        url('/new/static/traceability/gerber/images/ground_bg-right.png')
    ;
    position: relative;
    margin-top: -190px;
    background-size: auto 100%, auto 100%;
    background-repeat: no-repeat, repeat-x;
    background-position: left, left;
    min-height: 538px;
    padding-left: 20px;
    padding-right: 20px;
}
.t-gerber__header_ground_wrapper{
    max-width: 895px;
    width: 100%;
    padding-top: 264px;
    margin: 0 auto;
    text-align: center;
}
.t-gerber__header_ground_title{
    font-family: 'GerberHandDrawn';
    font-weight: 600;
    font-size: 36px;
    line-height: 40px;
    color: #fff;
}
.t-gerber__header_ground_text{
    font-family: RotonReg,Arial,Helvetica,sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    color: #fff;
    margin-top: 12px;
}
.t-gerber__header_ground_text br{
    display: none;
}
.t-gerber__header_ground_btn{
    font-family: 'GerberHandDrawn';
    display: block;
    font-weight: 600;
    font-size: 24px;
    line-height: 20px;
    padding: 14px 27px;
    color: #fff;
    background-color: #A7CB4F;
    border-radius: 30px;
    max-width: 240px;
    margin: 23px auto 0;
    box-shadow: 0px 10px 20px rgba(174, 203, 56, 0.5);
    text-align: center;
}
.t-gerber__header_ground_btn:hover{
     box-shadow: none;
     color: #fff;
     cursor: pointer;
}

.t-gerber__about {
    position: relative;
    padding-top: 21px;
}

.t-gerber__about:before {
    content: "";
    width: 536px;
    height: 573px;
    background: url("/new/static/traceability/gerber/images/about-decor-1.png") no-repeat 0 0;
    background-size: contain;
    margin-top: 16px;
    position: absolute;
    left: -260px;
    top: 16.5%;
}

.t-gerber__about_bg_apple{
    position: absolute;
    right: -16px;
    top: -177px;
}

.t-gerber__about:after {
    content: "";
    width: 412px;
    height: 589px;
    background: url("/new/static/traceability/gerber/images/about-decor-2_v2.png") no-repeat 0 0;
    background-size: contain;
    margin-top: 8px;
    position: absolute;
    right: -13px;
    top: 10%;
}
@media screen and (max-width: 1365px) {
    .t-gerber__about {
        padding-left: 20px;
        padding-right: 20px;
    }
    .t-gerber__about:after,
    .t-gerber__about:before,
    .t-gerber__about_bg_apple {
        display: none;
    }
}

.t-gerber__about-list {
    width: 100%;
    max-width: 1080px;
    border: 1px solid #fff;
    border-radius: 20px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    transition: opacity 0.176s ease-out;
    z-index: 1;
}

.t-gerber__about-list:not(.slick-initialized) {
    opacity: 0;
    height: 1px;
}

.t-gerber__about-list.slick-dotted {
    margin-bottom: 40px;
}

.t-gerber__about-list:before {
    content: "";
    width: 72px;
    height: 66px;
    background: url("/new/static/traceability/gerber/images/slider-leaf-1.png") repeat 0 0;
    background-size: contain;
    position: absolute;
    left: -52px;
    top: -61px;
    display: none;
}

.t-gerber__about-list:after {
    content: "";
    width: 78px;
    height: 64px;
    background: url("/new/static/traceability/gerber/images/slider-leaf-2.png") repeat 0 0;
    background-size: contain;
    position: absolute;
    right: -58px;
    bottom: -53px;
    display: none;
}

.t-gerber__about-list .slick-arrow {
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 50%;
    color: #fff;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    cursor: pointer;
}

.t-gerber__about-list .slick-arrow--prev::before,
.t-gerber__about-list .slick-arrow--next::after {
	content: '';
	position: absolute;
	left: 12px;
	top: 14px;
	width: 12px;
	height: 12px;
	border-left: 2px solid currentColor;
	border-bottom: 2px solid currentColor;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.t-gerber__about-list .slick-arrow--prev {
    left: -60px;
}

.t-gerber__about-list .slick-arrow--next {
    right: -60px;
}

.t-gerber__about-list .slick-arrow--prev:before {
    margin-left: 3px;
}

.t-gerber__about-list .slick-arrow--next:after {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    margin-right: -3px;
}

.t-gerber__about-list-dots {
    display: flex;
    justify-content: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -31px;
}

.t-gerber__about-list-dots li {
    background-color: #fff;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-left: 5px;
    margin-right: 5px;
    transition: transform 0.176s ease-out;
    cursor: pointer;
}

.t-gerber__about-list-dots li.slick-active {
    transform: scale(0.6);
}

.t-gerber__about-list-item {

}

.t-gerber__about-item {
    display: flex;
    align-items: center;
    padding: 40px 40px 38px;
}

.t-gerber__about-item-media {
    width: 520px;
    height: 300px;
    box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    text-align: center;
    overflow: hidden;
}

@media (min-width: 1024px) and (max-width: 1365px) {
    .t-gerber__about-item-media {
        width: calc(380px + (520 - 380) * ((100vw - 1024px) / (1365 - 1024)));
        height: calc(219px + (300 - 219) * ((100vw - 1024px) / (1365 - 1024)));
    }
}

.t-gerber__about-item-img {
    display: inline-block;
    vertical-align: top;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.t-gerber__about-item-content {
    width: calc(100% - 520px);
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 10px;
}

@media (min-width: 1024px) and (max-width: 1365px) {
    .t-gerber__about-item-content {
        width: calc(100% - (380px + (520 - 380) * ((100vw - 1024px) / (1365 - 1024))));
    }
}
@media screen and (max-width: 1023px) {
    .t-gerber__about-item {
        flex-direction: column;
    }
    .t-gerber__about-item-content{
        margin-top: 20px;
        max-width: 100%;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .t-gerber__about-item-title br{
        display: none;
    }
    .t-gerber__about-item{
        padding: 20px;
    }
    .t-gerber__about-item-media{
        max-width: 400px;
        width: 100%;
        height: auto;
    }
    .t-gerber__about-item-img{
        left: 0%;
        top: 0%;
        transform: translate(0, 0);
        max-width: 400px;
        width: 100%;
        height: auto;
    }
}

.t-gerber__about-item-title {
    font-family: 'GerberHandDrawn';
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 1.2;
    color: #FAFAFA;
    margin-bottom: 23px;
}
.t-gerber__about-item-text {
    color: #fff;
}

.t-gerber__about-item-text p {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 0;
}
.t-gerber__about-item-content_delivery_pure .t-gerber__about-item-text p{
    font-size: 14px;
    line-height: 20px;
}
.t-gerber__about-item-text p + p {
    margin-top: 25px;
}
@media screen and (max-width: 767px) {
    .t-gerber__about-item-text p {
        font-size: 14px;
        line-height: 18px;
    }
    .t-gerber__about-item{
        padding: 10px;
    }
    .t-gerber__about-item-content{
        padding: 0 10px 25px 16px;
        margin-top: 16px;
    }
    .t-gerber__about-item-title{
        font-size: 24px;
        line-height: 28px;
    }
}
.t-gerber__about-frame {
    padding-top: 30px;
    padding-bottom: 20px;
    position: relative;
    z-index: 1;
}

.t-gerber__about-frame-media {
    width: 700px;
    height: 260px;
    box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    text-align: center;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

.t-gerber__about-frame-img {
    display: inline-block;
    vertical-align: top;
    position: relative;
    left: 50%;
    transform: translate(-50%, -6px);
}

.t-gerber__about-frame-content {
    width: 100%;
    max-width: 900px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 28px;
}

.t-gerber__about-frame-title {
    font-family: 'GerberHandDrawn';
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 1.2;
    color: #FAFAFA;
    margin-bottom: 14px;
}

.t-gerber__about-frame-title sup {
    position: relative;
    line-height: 1;
    top: 0.3em;
}

.t-gerber__about-frame-leadtext {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 0;
    color: #fff;
}

.t-gerber-catalog {
    padding-top: 56px;
    padding-bottom: 40px;
}

@media screen and (max-width: 1365px) {
    .t-gerber__header{
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media screen and (max-width: 1239px) {
    .t-gerber__about-list .slick-arrow--prev,
    .t-gerber__about-list .slick-arrow--next {
        display: none !important;
    }
}

.t-gerber-catalog__title {
    font-size: 36px;
    font-family: "GerberHandDrawn";
    line-height: 1.2;
    font-weight: 600;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 28px;
}
@media (max-width: 1440px) {
    .t-gerber-catalog__title {
        font-size: calc(24px + 12 * (100vw - 320px) / 1120);
    }
}

.t-gerber-catalog__body {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
    position: relative;
}

.t-gerber-catalog__body:before {
    content: "";
    width: 72px;
    height: 66px;
    background: url("/new/static/traceability/gerber/images/slider-leaf-1.png") no-repeat 0 0;
    background-size: contain;
    position: absolute;
    left: -54px;
    top: -56px;
    display: none;
}

.t-gerber-catalog__body:after {
    content: "";
    width: 78px;
    height: 64px;
    background: url("/new/static/traceability/gerber/images/slider-leaf-2.png") no-repeat 0 0;
    background-size: contain;
    position: absolute;
    right: -66px;
    bottom: -55px;
    display: none;
}

.t-gerber-catalog__body .b-catalog {
    background: none;
    border: 1px solid rgba(250, 250, 250);
    border-radius: 15px;
    width: 100%;
    position: relative;
}

.t-gerber-catalog__body .b-catalog__wrapper {
    position: relative;
    z-index: 1;
}

.t-gerber-catalog__body .b-catalog__content {
    width: 100%;
}

.t-gerber-catalog__body .b-catalog-filter {
    background: none;
    border-radius: 0;
    box-shadow: none;
}

.t-gerber-catalog__body .b-field--input .b-field__wrapper {
    background: transparent;
    border: 1px solid #FFFFFF;
}

.t-gerber-catalog__body .b-catalog-filter__item.is-open .b-catalog-filter__caption:after,
.t-gerber-catalog__body .b-catalog-filter__caption:hover:after {
    border-color: #A7CB4F;
}
.t-gerber-catalog__body .b-product-card__weight-item.is-active,
.t-gerber-catalog__body .b-catalog-filter__search-button {
    background: #A7CB4F;
    border-color: #A7CB4F;
}
.t-gerber-catalog__body .ui-range-slider:not(.ui-slider-disabled) .ui-slider-handle {
    background: #A7CB4F;
}
.t-gerber-catalog__body .b-field--checkbox .b-field__checkbox:checked+.b-field__label:before {
    background: #A7CB4F;
    border-color: #A7CB4F;
}
.t-gerber-catalog__body .b-catalog-filter__button:before {
    background-color: #A7CB4F;
}
.t-gerber-catalog__body .b-gallery__next,
.t-gerber-catalog__body .b-gallery__prev {
    color: #A7CB4F;
}
.t-gerber-catalog__body .b-catalog-filter__button:hover {
    background-color: transparent;
}

.t-gerber-catalog__body .b-catalog__list .b-product-card {
    max-width: calc((100% - 16px*3)/4);
}

.t-gerber-catalog__body .b-catalog .b-catalog-filter__row .b-field--checkbox .b-field__label {
    color: #fff;
}

.t-gerber-catalog__body .t-gerber__header_ground_btn {
    max-width: 300px;
    margin-top: 30px;
}

@media screen and (max-width: 1023px) {
    .t-gerber-catalog__body .b-catalog-filter.is-open .b-catalog-filter__layout {
        color: #353535;
    }
    .t-gerber-catalog__body .b-catalog .b-catalog-filter.is-open .b-catalog-filter__row .b-field--checkbox .b-field__label {
        color: #353535;
    }
    .t-gerber-catalog__body .b-catalog__list .b-product-card {
        max-width: calc((100% - 16px*2)/3);
    }
}
@media screen and (max-width: 767px) {
    .t-gerber-catalog__body .b-catalog-filter__search {
        margin: 0px 15px 20px;
    }
    .t-gerber-catalog__body .b-catalog-filter__search .b-field__wrapper {
        border-radius: 20px;
    }
    .t-gerber-catalog__body .b-catalog__wrapper {
        padding: 0;
    }

    .t-gerber-catalog__body .b-catalog {
        border: unset;
    }
    .t-gerber-catalog__body .b-catalog__list .b-product-card {
        max-width: calc((100% - 16px*1)/2);
    }
}
@media screen and (max-width: 559px) {
    .t-gerber-catalog__body .b-catalog__list {
        justify-content: center;
    }
    .t-gerber-catalog__body .b-catalog__list .b-product-card {
        max-width: 280px;
    }
    .t-gerber-catalog__body .t-gerber__header_ground_btn {
        font-size: 22px;
    }
}

.t-gerber-catalog__body .b-catalog:before {
    content: "";
    width: 457px;
    height: 617px;
    background: url("/new/static/traceability/gerber/images/catalog-decor-1.png") no-repeat 0 0;
    background-size: contain;
    position: absolute;
    left: -282px;
    bottom: -174px;
    pointer-events: none;
}

@media screen and (max-width: 1365px) {
    .t-gerber-catalog__body .b-catalog:before {
        width: 357px;
        height: 482px;
        left: -210px;
    }
}

.t-gerber-catalog__body .b-catalog:after {
    content: "";
    width: 716px;
    height: 783px;
    background: url("/new/static/traceability/gerber/images/catalog-decor-2.png") no-repeat 0 0;
    background-size: contain;
    position: absolute;
    right: -228px;
    bottom: -248px;
    pointer-events: none;
}

@media screen and (max-width: 1365px) {
    .t-gerber-catalog__body .b-catalog:after {
        width: 616px;
        height: 674px;
        right: -236px;
    }
}

@media screen and (max-width: 1023px) {
    .t-gerber-catalog__body .b-catalog:before,
    .t-gerber-catalog__body .b-catalog:after {
        display: none;
    }
}

.t-gerber-catalog .gerber-footer {
    position: relative;
    max-width: 68%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    font-family: RotonReg,Arial,Helvetica,sans-serif;
    font-size: 18px;
    line-height: 1.39;
    text-align: center;
    color: #FFF;
    padding-top: 46px;
}

.t-gerber__header_banner_bank_pack{
    background-image: url('/new/static/traceability/gerber/images/pack/product_qr-v2.png');
    background-repeat: repeat;
    background-size: 5800px 290px;
    height: 202px;
    width: 214px;
    max-width: 214px;
    margin: -3px 0 0 0px;
    background-position: -44px 240px;
}
.t-gerber__header_banner_bank_btn {
    width: 150px;
    height: 52px;
    position: relative;
    margin: 6px auto 0;
}
.t-gerber__header_banner_bank_btn:after {
    content: "";
    width: 200px;
    height: 200px;
    background-image: url('/new/static/traceability/gerber/images/product_qr-btn.png');
    background-position: 0px 0px;
    margin-top: 10px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
}
.t-gerber__header_banner_bank_btn.is-active:after {
    animation: spriteBtn 1s steps(91);
    background-position: 0px 0px;
}
@keyframes spriteBtn { 
    0% { background-position:    0px 0px; } 
    100% { background-position: 0px 18200px; }
}
.t-gerber__header_banner_bank_pack.is-active2 {
    animation: spriteBack 1s steps(19);
    background-position: -44px 240px;
}

.t-gerber__header_banner_bank_pack.is-active {
    animation: sprite 1s steps(19);
    background-position: -5554px 240px;
}
@media (min-width: 1024px){
    .t-gerber__header_banner_bank{
        left: 4px;
    }
}
@keyframes sprite { 
    0% { background-position:    -44px 240px; } 
    100% { background-position: -5554px 240px; }
}
@keyframes spriteBack { 
    0% { background-position: -5554px 240px; } 
    100% { background-position: -44px 240px; }
}
@media screen and (max-width: 1023px) {
    .t-gerber__logo-img {
        height: 140px;
        margin: 0 auto 30px;
    }
}
@media screen and (max-width: 767px) {
    .t-gerber__wrapper{
        padding: 0;
        max-width: 100%;
        width: 100%;
    }
    .t-gerber__header{
        padding: 31px 0 0 0;
    }
    .t-gerber__logo{
        margin-left: 23px;
    }
    .t-gerber__header-content{
        padding-bottom: 0;
        padding-left: 20px;
        padding-right: 20px;
    }
    .t-gerber__header-title{
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 19px;
    }
    .t-gerber__header_banner{
        justify-content: start;
        align-items: center;
    }
    .t-gerber__header_banner_delivery{
        background: url('/new/static/traceability/gerber/images/border_deliver_mob.png');
        width: 310px;
        background-repeat: no-repeat;
        background-position: left top;
        background-size: auto 700px;
        flex-direction: column;
        margin: 0;
        margin-top: -72px;
        padding-bottom: 90px;
    }
    .t-gerber__header_banner_delivery_item:nth-child(1) .t-gerber__header_banner_delivery_item_img,
    .t-gerber__header_banner_delivery_item:nth-child(2) .t-gerber__header_banner_delivery_item_img,
    .t-gerber__header_banner_delivery_item:nth-child(3) .t-gerber__header_banner_delivery_item_img {
        margin-left: 0px;
    }
    .t-gerber__header_banner_delivery_item_point{
        display: none;
    }
    .t-gerber__header_banner_delivery_item_text{
        margin-top: 15px;
    }
    .t-gerber__header_banner_delivery_item{
        text-align: left;
    }
    .t-gerber__header_banner .t-gerber__header_banner_delivery .t-gerber__header_banner_delivery_item{
        margin-top: 90px;
        margin-left: 110px;
    }
    .t-gerber__header_banner .t-gerber__header_banner_delivery .t-gerber__header_banner_delivery_item:nth-child(2){
        margin-top: 40px;
        margin-left: 110px;
    }
    .t-gerber__header_banner .t-gerber__header_banner_delivery .t-gerber__header_banner_delivery_item:nth-child(3){
        margin-top: 70px;
        margin-left: 110px;
    }
    .t-gerber__header_banner_delivery_item:nth-child(3) .t-gerber__header_banner_delivery_item_text{
        margin-top: 15px;
    }
    .t-gerber__header_banner_bank{
        width: 100%;
        margin-top: -1px;
        max-width: 214px;
    }
    .t-gerber__header_banner_bank_pack{
        max-width: 214px;
        margin: -68px 0 0 0px;
    }
    .t-gerber__header_banner_bank_btn{
        margin-top: 20px;
    }
    .t-gerber__header_ground_wrapper{
        padding-top: 255px;
    }
    .t-gerber__ground{
        background: 
            url('/new/static/traceability/gerber/images/ground_bg_grad_mob.png'),
            url('/new/static/traceability/gerber/images/ground_bg_mob.png'),
            url('/new/static/traceability/gerber/images/ground_bg-right_mob.png'),
            url('/new/static/traceability/gerber/images/ground_bg-right_mob.png');
        background-position: 
            center 30px,
            center top,
            left top,
            right top;
        background-size: 
            100% 315px,
            320px 315px,
            auto 315px,
            auto 315px;
        background-repeat: no-repeat;
        margin-top: -1px;
        min-height: auto;
    }
    .t-gerber__header_ground_title{
        max-width: 90%;
        font-size: 30px;
        line-height: 36px;
        margin: 0 auto;
    }
    .t-gerber__header_ground_text{
        max-width: 90%;
        font-size: 16px;
        line-height: 24px;
        margin: 6px auto 0;
    }
    .t-gerber__header_ground_text br{
        display: none;
    }
    .t-gerber-catalog .gerber-footer {
        max-width: none;
        font-size: 16px;
        padding-top: 26px;
    }
}

.NBLiveChat {
  position: fixed;
  right: 20px;
  bottom: 90px;
  font-family: Arial, Helvetica, sans-serif;
  z-index: 51;
  --dark-blue: #24346C;
  --green: #348E44;
  --gray-super-dark: #1E2E34;
  --gray-dark: #404040;
  --gray: #919399;
  --gray-middle: #818181;
  --gray-middle2: #989898;
  --gray-light: #BEBEBE;
  --gray-super-light: #E3E3E3;
  --gray-super-light2: #F1F1F1;
  --gray-super-light3: #E7E7E7;
  --gray-super-light4: #F2F2F2;
  --orange: #EF7A23;
  --orange-light: #F9AB5E;
  --orange-medium: #F08013;
  --blue-medium: #3E5ABC;
  --blue-dark: #24346C;
  --blue-dark2: #27388A;
  --green-light: #348E44;
  --green-hover: rgba(52, 142, 68, 0.8);
  --red: #F02432;
  --br: 20px; }
  @media (max-width: 767px) {
    .NBLiveChat {
      --br: 16px;
      /*right: 8px;
        bottom: 76px;
        &.visible {
            position: static;
        }*/ } }
  @media (max-width: 459px) {
    .NBLiveChat {
      right: 16px;
    }
  }
  .NBLiveChat * {
    box-sizing: border-box; }
  @media (max-width: 767px) {
    .NBLiveChat_isOpen {
      overflow: hidden; } }
  @media (max-width: 767px) {
    .NBLiveChat_isOpen body {
      overflow: hidden; } }
  .NBLiveChat.disabled form,
  .NBLiveChat.disabled .NBLiveChat__actions {
    opacity: 0.5;
    pointer-events: none; }
  .NBLiveChat__close {
    position: absolute;
    cursor: pointer;
    color: #fff;
    background: #ff8300;
    border-radius: 50%;
    right: -11px;
    top: -13px;
    width: 44px;
    height: 44px;
    transition: background 134ms;
    z-index: 5;
    /*@media ($phone) {
            left: auto;
            right: 14px;
            top: 16px;
            width: 16px;
            height: 16px;
            background: none;
            border: none;
            border-radius: 0;
            filter: none;
        }*/ }
    .NBLiveChat__close::before, .NBLiveChat__close::after {
      content: '';
      position: absolute;
      left: 12px;
      top: 21px;
      width: 20px;
      height: 2px;
      background: currentColor;
      transform: rotate(45deg);
      color: #fff;
      /*@media ($phone) {
                background: var(--white);
                left: 1px;
                top: 7px;
                width: 14px;
            }*/ }
    .NBLiveChat__close::after {
      transform: rotate(-45deg); }
  .NBLiveChat__icon {
    width: 52px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer; }
    @media (max-width: 459px) {
      .NBLiveChat__icon {
        display: none;
      }
    }
    .NBLiveChat__icon img {
      transform: scale(1.08); }
  .NBLiveChat__wrapper {
    position: absolute;
    bottom: -60px;
    right: 16px;
    height: calc(100vh - 32px);
    max-height: calc(75px + 463px + 109px); }
    @media (max-width: 767px) {
      .NBLiveChat__wrapper {
        bottom: -50px;
        height: calc(100vh - 16px - 90px);
        height: calc(100dvh - 16px - 90px);
        max-height: calc(61px + 463px + 48px); } }
    @media (max-width: 459px) {
      .NBLiveChat__wrapper {
        bottom: -10px;
        right: 0;
      }
    }
  .NBLiveChat__root {
    width: 375px;
    filter: drop-shadow(0px 4px 60px rgba(0, 0, 0, 0.2));
    background: var(--white);
    border-radius: var(--br);
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-direction: column; }
    @media (max-width: 459px) {
      .NBLiveChat__root {
        width: calc(100vw - 32px);
      } 
    }
  .NBLiveChat__header {
    border-radius: var(--br) var(--br) 0px 0px;
    background: var(--dark-blue);
    padding: 16px 12px;
    display: grid;
    grid-template-areas: "avatar top"
 "avatar status";
    grid-template-columns: 1fr 100%;
    gap: 4px 8px;
    flex: none; }
  .NBLiveChat__avatar {
    grid-area: avatar;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background-color: gray;
    background-size: contain; }
    @media (max-width: 767px) {
      .NBLiveChat__avatar {
        width: 28px;
        height: 28px; } }
    .NBLiveChat__avatar.hidden {
      width: 0; }
  .NBLiveChat__top {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: var(--white);
    grid-area: top; }
    @media (max-width: 767px) {
      .NBLiveChat__top {
        font-size: 12px;
        line-height: 15px; } }
  .NBLiveChat__status {
    grid-area: status;
    color: var(--gray-light);
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    display: flex;
    align-items: baseline;
    gap: 4px; }
    @media (max-width: 767px) {
      .NBLiveChat__status {
        font-size: 10px;
        line-height: 10px; } }
    .NBLiveChat__status.online {
      color: var(--white); }
      .NBLiveChat__status.online:before {
        content: '';
        display: block;
        width: 8px;
        height: 8px;
        border-radius: 4px;
        background: var(--green); }
        @media (max-width: 767px) {
          .NBLiveChat__status.online:before {
            font-size: 6px;
            line-height: 6px; } }
    .NBLiveChat__status-typeing {
      display: flex;
      align-items: center;
      gap: 2px; }
      .NBLiveChat__status-typeing div {
        width: 2px;
        height: 2px;
        background: var(--white);
        border-radius: 50%;
        transform: scale(0);
        animation-name: preloader;
        animation-timing-function: linear;
        animation-duration: 2s;
        animation-iteration-count: infinite; }
        .NBLiveChat__status-typeing div:nth-child(1) {
          animation-delay: 0s; }
        .NBLiveChat__status-typeing div:nth-child(2) {
          animation-delay: 0.3s; }
        .NBLiveChat__status-typeing div:nth-child(3) {
          animation-delay: 0.6s; }
  .NBLiveChat__body {
    max-height: 463px;
    padding: 16px 12px;
    display: grid;
    grid-template-areas: "content"
 "actions";
    grid-template-rows: 1fr auto;
    grid-template-columns: 100%;
    overflow-y: auto;
    gap: 24px;
    background: var(--white);
    flex-grow: 1; }
    .NBLiveChat__body::-webkit-scrollbar {
      width: 6px;
      height: 40px; }
    .NBLiveChat__body::-webkit-scrollbar-thumb {
      background: var(--green-hover);
      border-radius: 3px; }
    .NBLiveChat__body::-webkit-scrollbar-track {
      background: var(--gray-super-light2); }
    @media (max-width: 767px) {
      .NBLiveChat__body {
        padding: 12px 10px;
        gap: 12px; } }
  .NBLiveChat__content {
    grid-area: content;
    display: flex;
    flex-direction: column;
    gap: 8px; }
    @media (max-width: 767px) {
      .NBLiveChat__content {
        gap: 4px; } }
  .NBLiveChat__message {
    display: grid;
    grid-template-areas: "empty1 top"
 "avatar text"
 "error text"
 "empty content";
    gap: 8px;
    grid-template-columns: 40px calc(100% - 48px);
    padding-right: 36px;
    max-width: 100%;
    animation: messageShow 0.2s ease-in-out 0s 1; }
    @media (max-width: 767px) {
      .NBLiveChat__message {
        gap: 4px;
        grid-template-columns: 40px calc(100% - 44px);
        padding-right: 0px; } }
    .NBLiveChat__message.processing .NBLiveChat__message-error {
      display: none; }
    .NBLiveChat__message.processing::after {
      content: '';
      grid-area: error;
      display: block;
      width: 18px;
      height: 18px;
      border-radius: 50%;
      border: 2px solid var(--gray-middle2);
      border-color: var(--gray-middle2) transparent var(--gray-middle2) transparent;
      animation: lds-dual-ring 1.2s linear infinite; }
    .NBLiveChat__message.unread .NBLiveChat__message-status svg path:nth-child(1) {
      opacity: 0; }
    .NBLiveChat__message--user {
      padding-right: 0px;
      padding-left: 36px;
      margin-left: auto;
      justify-items: end; }
      .NBLiveChat__message--user .NBLiveChat__message-data {
        background: var(--green);
        border-color: var(--green);
        color: var(--white); }
      .NBLiveChat__message--user .NBLiveChat__message-status {
        color: var(--white);
        opacity: 0.8; }
    .NBLiveChat__message-top {
      grid-area: top;
      font-weight: 400;
      font-size: 12px;
      line-height: 15px;
      text-align: left;
      color: var(--gray-light); }
      @media (max-width: 767px) {
        .NBLiveChat__message-top {
          font-size: 10px;
          line-height: 10px; } }
    .NBLiveChat__message-avatar {
      grid-area: avatar;
      width: 40px;
      height: 40px;
      border-radius: 20px;
      background-color: var(--orange);
      background-image: url(/new/static/NBLiveChat/images/ico-agent.svg);
      background-position: 40% 30%;
      background-repeat: no-repeat;
      background-size: 46px; }
    .NBLiveChat__message-data {
      grid-area: text;
      padding: 8px 12px 4px;
      font-weight: 400;
      font-size: 16px;
      line-height: 24px;
      text-align: left;
      border: 1px solid var(--gray-light);
      border-radius: 8px;
      width: -moz-fit-content;
      width: fit-content;
      display: flex;
      flex-direction: column;
      gap: 8px;
      max-width: 100%;
      min-width: 90px; }
      @media (max-width: 767px) {
        .NBLiveChat__message-data {
          font-size: 14px;
          line-height: 18px; } }
      .NBLiveChat__message-data p {
        margin: unset;
        font-size: inherit;
        line-height: inherit; }
        .NBLiveChat__message-data p + p {
          margin-top: 8px; }
    .NBLiveChat__message-text {
      width: 100%;
      overflow: hidden; }
    .NBLiveChat__message-status {
      margin-top: 2px;
      font-weight: 400;
      font-size: 11px;
      line-height: 14px;
      text-align: right;
      color: var(--gray);
      display: flex;
      align-items: center;
      justify-content: flex-end;
      gap: 3px; }
    .NBLiveChat__message-content {
      grid-area: content;
      padding: 6px 10px;
      border: 1px solid var(--gray-super-light);
      border-radius: 8px;
      display: flex;
      flex-direction: column; }
    .NBLiveChat__message-attachment {
      border-radius: 5px;
      background-color: var(--orange-light);
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100%;
      height: 99px;
      padding: 10px;
      pointer-events: none; }
      .NBLiveChat__message-attachment div {
        overflow: hidden;
        font-size: 12px;
        font-weight: 900;
        text-transform: uppercase;
        color: var(--white);
        text-overflow: ellipsis;
        white-space: nowrap; }
      .NBLiveChat__message-attachment.photo {
        height: auto;
        background: var(--white); }
        .NBLiveChat__message-attachment.photo img {
          max-width: 100%;
          width: 100%;
          height: auto; }
    .NBLiveChat__message a + a .NBLiveChat__message-result {
      border-top: 1px solid var(--gray-super-light); }
    .NBLiveChat__message-result {
      display: flex;
      gap: 8px;
      padding: 4px 0px; }
      .NBLiveChat__message-result_preview {
        width: 70px;
        height: 70px;
        flex-shrink: 0; }
        @media (max-width: 767px) {
          .NBLiveChat__message-result_preview {
            width: 48px;
            height: 48px; } }
        .NBLiveChat__message-result_preview img {
          height: 100%;
          width: 100%;
          -o-object-fit: cover;
             object-fit: cover; }
      .NBLiveChat__message-result_text {
        font-family: 'Arial';
        font-size: 16px;
        line-height: 1;
        color: var(--gray-dark); }
        @media (max-width: 767px) {
          .NBLiveChat__message-result_text {
            font-size: 12px;
            line-height: 16px; } }
    .NBLiveChat__message-error {
      grid-area: error;
      position: relative;
      display: flex;
      justify-content: flex-end; }
      .NBLiveChat__message-error_ico {
        width: 18px;
        height: 18px;
        border-radius: 9px;
        background: var(--red);
        cursor: pointer;
        font-size: 16px;
        color: var(--white);
        display: flex;
        align-items: flex-end;
        justify-content: center; }
        .NBLiveChat__message-error_ico:hover + .NBLiveChat__message-error_tooltipe {
          display: flex; }
        .NBLiveChat__message-error_ico::after {
          content: '';
          display: block;
          width: 100%;
          height: 10px;
          position: absolute;
          left: 0px;
          bottom: 100%; }
      .NBLiveChat__message-error_tooltipe {
        position: absolute;
        left: -12px;
        bottom: calc(100% + 8px);
        padding: 8px;
        border-radius: 5px;
        border: 1px solid var(--gray-super-light3);
        display: flex;
        flex-direction: column;
        gap: 2px;
        background: var(--white);
        width: -moz-max-content;
        width: max-content;
        display: none;
        animation: messageShow 0.2s ease-in-out 0s 1; }
        .NBLiveChat__message-error_tooltipe::after {
          content: '';
          display: block;
          width: 10px;
          height: 10px;
          border-radius: 4px;
          border-right: 1px solid var(--gray-super-light3);
          border-bottom: 1px solid var(--gray-super-light3);
          position: absolute;
          left: 15px;
          bottom: -6px;
          background: var(--white);
          transform: rotate(45deg); }
        .NBLiveChat__message-error_tooltipe:hover {
          display: flex; }
      .NBLiveChat__message-error_button {
        width: 100%;
        color: var(--gray-middle2);
        font-family: 'Arial';
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 20px;
        cursor: pointer; }
        .NBLiveChat__message-error_button + .NBLiveChat__message-error_button {
          border-top: 1px solid var(--gray-super-light3); }
  .NBLiveChat__order-item {
    display: flex;
    flex-direction: column;
    gap: 2px;
    position: relative;
    cursor: pointer; }
    .NBLiveChat__order-item + .NBLiveChat__order-item {
      margin-top: 6px;
      padding-top: 7px; }
      .NBLiveChat__order-item + .NBLiveChat__order-item::before {
        content: '';
        display: block;
        width: 100%;
        height: 1px;
        background: var(--gray-super-light);
        position: absolute;
        left: 0;
        top: 0; }
  .NBLiveChat__order-number {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: var(--gray-dark); }
  .NBLiveChat__order-date {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: var(--gray-light); }
  .NBLiveChat__order-all {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: var(--blue-medium); }
  .NBLiveChat__footer {
    border-top: 1px solid var(--gray-super-light);
    padding: 16px 12px;
    background: var(--white);
    border-radius: 0px 0px var(--br) var(--br);
    flex: none;
    margin-bottom: 0 !important; }
    .NBLiveChat__footer.disabled {
      pointer-events: none;
      display: none; }
    @media (max-width: 767px) {
      .NBLiveChat__footer {
        padding: 10px 8px;
        position: relative; } }
    .NBLiveChat__footer form {
      display: flex;
      flex-direction: column;
      gap: 8px; }
  .NBLiveChat__textarea {
    display: flex;
    align-items: center;
    gap: 4px; }
    @media (max-width: 767px) {
      .NBLiveChat__textarea {
        padding-left: 35px;
        height: 27px; } }
  .NBLiveChat__input {
    position: relative;
    width: calc(100% - 76px); }
    @media (max-width: 767px) {
      .NBLiveChat__input {
        width: calc(100% - 45px);
        height: 27px; } }
    .NBLiveChat__input .emoji-wysiwyg-editor {
      display: block !important; }
    .NBLiveChat__input .emoji-wysiwyg-editor,
    .NBLiveChat__input input {
      display: flex;
      align-items: center;
      flex-wrap: wrap;
      height: 44px;
      width: 100%;
      border: none;
      box-shadow: none;
      background: none;
      font-weight: 400;
      font-size: 16px;
      line-height: 24px;
      color: var(--gray-dark);
      padding: 0px 0px 0px 0px; }
      .NBLiveChat__input .emoji-wysiwyg-editor:empty,
      .NBLiveChat__input input:empty {
        line-height: 44px; }
        .NBLiveChat__input .emoji-wysiwyg-editor:empty::before,
        .NBLiveChat__input input:empty::before {
          pointer-events: none; }
      @media (max-width: 767px) {
        .NBLiveChat__input .emoji-wysiwyg-editor,
        .NBLiveChat__input input {
          height: 27px !important;
          min-height: 27px;
          font-size: 16px;
          line-height: 24px; }
          .NBLiveChat__input .emoji-wysiwyg-editor:empty,
          .NBLiveChat__input input:empty {
            line-height: 27px; }
          .NBLiveChat__input .emoji-wysiwyg-editor:focus,
          .NBLiveChat__input input:focus {
            height: 27px !important; }
          .NBLiveChat__input .emoji-wysiwyg-editor:not(:empty),
          .NBLiveChat__input input:not(:empty) {
            line-height: 27px; } }
      .NBLiveChat__input .emoji-wysiwyg-editor::-webkit-scrollbar,
      .NBLiveChat__input input::-webkit-scrollbar {
        width: 5px; }
      .NBLiveChat__input .emoji-wysiwyg-editor::-webkit-scrollbar-thumb,
      .NBLiveChat__input input::-webkit-scrollbar-thumb {
        background: #DBDBDB;
        border-radius: 3px; }
      .NBLiveChat__input .emoji-wysiwyg-editor::-webkit-scrollbar-track,
      .NBLiveChat__input input::-webkit-scrollbar-track {
        background: var(--gray-super-light2); }
      .NBLiveChat__input .emoji-wysiwyg-editor::-moz-placeholder, .NBLiveChat__input input::-moz-placeholder {
        font-weight: 400 !important;
        color: var(--gray);
        font-family: Arial, Helvetica, sans-serif !important; }
      .NBLiveChat__input .emoji-wysiwyg-editor::placeholder,
      .NBLiveChat__input input::placeholder {
        font-weight: 400 !important;
        color: var(--gray);
        font-family: Arial, Helvetica, sans-serif !important; }
    .NBLiveChat__input-clear {
      width: 24px;
      height: 24px;
      cursor: pointer;
      position: relative; }
      .NBLiveChat__input-clear::after, .NBLiveChat__input-clear::before {
        content: '';
        width: 16px;
        height: 2px;
        top: 10px;
        left: 4px;
        border-radius: 2px;
        position: absolute;
        transform: rotate(45deg);
        background: var(--gray); }
      .NBLiveChat__input-clear::before {
        transform: rotate(-45deg); }
      @media (max-width: 767px) {
        .NBLiveChat__input-clear {
          display: none !important; } }
    .NBLiveChat__input .emoji-menu {
      bottom: 100%;
      left: 0px;
      width: 283px;
      border: 1px solid var(--gray-super-light);
      border-radius: 8px; }
      .NBLiveChat__input .emoji-menu .emoji-items-wrap {
        overflow: auto; }
  .NBLiveChat__send {
    width: 40px;
    height: 40px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    background: none;
    padding: 0;
    margin: 0;
    outline: none; }
    @media (max-width: 767px) {
      .NBLiveChat__send {
        height: 27px; } }
  .NBLiveChat__tools {
    display: flex;
    align-items: center;
    gap: 12px; }
    @media (max-width: 767px) {
      .NBLiveChat__tools {
        position: absolute;
        left: 10px;
        bottom: 13px; }
        .NBLiveChat__tools .js-emodji {
          display: none; } }
    .NBLiveChat__tools-item {
      width: 24px;
      height: 24px;
      flex-shrink: 0;
      cursor: pointer;
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative;
      color: var(--gray-light); }
      .NBLiveChat__tools-item.active {
        color: var(--blue-dark); }
      .NBLiveChat__tools-item input[type="file"] {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        padding: 0;
        background: transparent;
        cursor: pointer;
        border: none;
        font-size: 0;
        line-height: 0;
        height: auto;
        opacity: 0; }
  .NBLiveChat__actions {
    grid-area: actions;
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
    justify-content: flex-end; }
    @media (max-width: 767px) {
      .NBLiveChat__actions {
        gap: 8px 5px; } }
    .NBLiveChat__actions-item {
      cursor: pointer;
      padding: 6px 15px;
      border-radius: 26px;
      font-weight: 400;
      font-size: 16px;
      line-height: 24px;
      width: auto;
      color: var(--green-light);
      border: 1px solid var(--green-light);
      animation: messageShow 0.2s ease-in-out 0s 1; }
      @media (max-width: 767px) {
        .NBLiveChat__actions-item {
          font-size: 14px;
          line-height: 16px;
          padding: 5px 10px; } }
      .NBLiveChat__actions-item:hover {
        background: var(--green-hover);
        color: var(--white);
        border-color: var(--green-hover); }
      .NBLiveChat__actions-item:active {
        background: var(--green-light);
        color: var(--white); }
    .NBLiveChat__actions-footer {
      width: 100%;
      display: flex;
      gap: 6px;
      justify-content: flex-end;
      align-items: center; }
      .NBLiveChat__actions-footer svg {
        cursor: pointer; }
        @media (max-width: 767px) {
          .NBLiveChat__actions-footer svg {
            height: 26px;
            width: auto; } }
    .NBLiveChat__actions-nav {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 22px;
      height: 22px;
      cursor: pointer;
      border: 1px solid var(--orange-medium);
      border-radius: 11px;
      position: relative; }
    .NBLiveChat__actions-descr {
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translate(-50%, 100%);
      color: #F08013; }
  .NBLiveChat__files {
    display: flex;
    gap: 8px;
    width: 100%; }
    @media (max-width: 767px) {
      .NBLiveChat__files {
        gap: 5px; } }
    .NBLiveChat__files-item {
      border-radius: 5px;
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative;
      width: 51px;
      height: 44px;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      background-color: var(--orange-light);
      position: relative; }
      .NBLiveChat__files-item.error {
        outline: 1px solid var(--red); }
      @media (max-width: 767px) {
        .NBLiveChat__files-item {
          width: 37px;
          height: 35px; } }
    .NBLiveChat__files-del {
      position: absolute;
      top: -2px;
      right: -4px;
      width: 12px;
      height: 12px;
      border-radius: 50%;
      cursor: pointer;
      background: var(--gray-dark); }
      @media (max-width: 767px) {
        .NBLiveChat__files-del {
          width: 8px;
          height: 8px; } }
      .NBLiveChat__files-del::before, .NBLiveChat__files-del::after {
        content: '';
        display: block;
        width: 6px;
        height: 1px;
        border-radius: 2px;
        background: var(--white);
        position: absolute;
        left: 3px;
        top: 5px;
        transform: rotate(45deg); }
        @media (max-width: 767px) {
          .NBLiveChat__files-del::before, .NBLiveChat__files-del::after {
            width: 4px; } }
      .NBLiveChat__files-del::after {
        transform: rotate(-45deg); }
    .NBLiveChat__files-text {
      font-size: 12px;
      font-weight: 900;
      text-transform: uppercase;
      color: var(--white); }
    .NBLiveChat__files-error {
      position: absolute;
      left: 0;
      bottom: calc(100% + 5px);
      font-family: Arial;
      color: var(--red);
      font-size: 10px;
      line-height: 10px;
      text-align: left;
      background: var(--white); }
      @media (max-width: 767px) {
        .NBLiveChat__files-error {
          font-size: 6px;
          line-height: 9px; } }
  .NBLiveChat__dialog {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    background: rgba(61, 61, 61, 0.4);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: var(--br); }
    .NBLiveChat__dialog-block {
      border: 2px solid var(--gray-super-light3);
      background: var(--white);
      border-radius: 10px;
      display: flex;
      flex-direction: column;
      text-align: center;
      width: 280px;
      flex-shrink: 0; }
      @media (max-width: 767px) {
        .NBLiveChat__dialog-block {
          width: 210px; } }
    .NBLiveChat__dialog-message {
      font-family: 'Arial';
      font-style: normal;
      font-weight: 400;
      font-size: 16px;
      line-height: 15px;
      color: var(--gray-middle2);
      padding: 15px 30px; }
      @media (max-width: 767px) {
        .NBLiveChat__dialog-message {
          font-size: 13px; } }
    .NBLiveChat__dialog-buttons {
      display: flex;
      align-items: center;
      border-top: 1px solid var(--gray-super-light); }
      .NBLiveChat__dialog-buttons :nth-child(1) {
        color: var(--blue-dark2); }
    .NBLiveChat__dialog-button {
      width: 100%;
      font-family: 'Arial';
      font-style: normal;
      font-weight: 400;
      font-size: 16px;
      color: var(--gray-dark);
      cursor: pointer;
      padding: 5px 20px;
      height: 40px;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center; }
      @media (max-width: 767px) {
        .NBLiveChat__dialog-button {
          font-size: 13px;
          height: 30px; } }
      .NBLiveChat__dialog-button + .NBLiveChat__dialog-button {
        border-left: 1px solid var(--gray-super-light); }
  .NBLiveChat__review {
    grid-area: text;
    text-align: center; }
    .NBLiveChat__review.disabled {
      pointer-events: none; }
    .NBLiveChat__review-message {
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column;
      gap: 5px;
      background: var(--gray-super-light4);
      padding: 10px 20px;
      border-radius: 9px;
      cursor: pointer; }
      @media (max-width: 767px) {
        .NBLiveChat__review-message {
          padding: 6px 20px; } }
      .NBLiveChat__review-message_title {
        font-family: 'Arial';
        font-weight: 400;
        font-size: 12px;
        line-height: 16px; }
        @media (max-width: 767px) {
          .NBLiveChat__review-message_title {
            font-size: 8px;
            line-height: 9px; } }
    .NBLiveChat__review-stars {
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: row-reverse;
      gap: 0px; }
      .NBLiveChat__review-stars:hover .NBLiveChat__review-stars_item {
        color: var(--gray-super-light) !important; }
        .NBLiveChat__review-stars:hover .NBLiveChat__review-stars_item:hover {
          color: var(--blue) !important; }
          .NBLiveChat__review-stars:hover .NBLiveChat__review-stars_item:hover ~ .NBLiveChat__review-stars_item {
            color: var(--blue) !important; }
      .NBLiveChat__review-stars_item {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 28px;
        height: 24px;
        color: var(--gray-super-light);
        cursor: pointer; }
        .NBLiveChat__review-stars_item svg {
          width: 100%;
          height: 100%; }
        @media (max-width: 767px) {
          .NBLiveChat__review-stars_item {
            width: 18px;
            height: 18px; } }
        .NBLiveChat__review-stars_item.active {
          color: var(--blue); }
          .NBLiveChat__review-stars_item.active ~ .NBLiveChat__review-stars_item {
            color: var(--blue); }
    .NBLiveChat__review-block {
      position: absolute;
      top: 75px;
      left: 0;
      right: 0;
      bottom: 0;
      background: var(--white);
      z-index: 2;
      flex-direction: column;
      gap: 25px;
      padding: 27px;
      opacity: 0;
      animation: messageShow 0.4s ease-in-out 1s 1;
      animation-fill-mode: forwards;
      border-radius: 0px 0px var(--br) var(--br);
      display: none; }
      @media (max-width: 767px) {
        .NBLiveChat__review-block {
          top: 49px; } }
      .NBLiveChat__review-block.active {
        display: flex; }
      .NBLiveChat__review-block_content form {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 12px; }
        @media (max-width: 767px) {
          .NBLiveChat__review-block_content form {
            gap: 7px; } }
      .NBLiveChat__review-block_title {
        font-family: 'Arial';
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 130%;
        color: var(--gray-dark); }
        @media (max-width: 767px) {
          .NBLiveChat__review-block_title {
            font-size: 12px;
            line-height: 16px; } }
      .NBLiveChat__review-block_status {
        font-family: 'Arial';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 1;
        color: var(--gray-light); }
        @media (max-width: 767px) {
          .NBLiveChat__review-block_status {
            font-size: 10px;
            line-height: 12px; } }
      .NBLiveChat__review-block_input textarea,
      .NBLiveChat__review-block_input input {
        border-radius: 20px;
        border: 1px solid var(--blue);
        padding: 0px 15px;
        font-family: 'Arial';
        font-style: normal;
        font-weight: 400;
        color: var(--gray-middle);
        font-size: 14px;
        line-height: 130%;
        width: 260px;
        height: 40px; }
        @media (max-width: 767px) {
          .NBLiveChat__review-block_input textarea,
          .NBLiveChat__review-block_input input {
            font-size: 10px;
            line-height: 15px;
            width: 232px;
            height: 25px;
            padding: 0px 6px; } }
      .NBLiveChat__review-block_input textarea {
        resize: none;
        height: 160px;
        padding: 15px; }
        @media (max-width: 767px) {
          .NBLiveChat__review-block_input textarea {
            height: 100px; } }
      .NBLiveChat__review-block_buttons {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        gap: 7px; }
    .NBLiveChat__review-success {
      display: flex;
      display: flex;
      align-items: flex-start;
      gap: 7px; }
      .NBLiveChat__review-success svg {
        flex-shrink: 0;
        width: 24px;
        height: auto; }
        @media (max-width: 767px) {
          .NBLiveChat__review-success svg {
            width: 16px; } }
  .NBLiveChat__btn {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 9px;
    background: var(--blue);
    color: var(--white);
    cursor: pointer;
    font-family: 'Arial';
    font-weight: 700;
    width: 240px;
    height: 48px;
    font-size: 12px;
    line-height: 16px;
    font-size: 16px;
    line-height: 24px; }
    @media (max-width: 767px) {
      .NBLiveChat__btn {
        width: 186px;
        height: 34px;
        font-size: 12px;
        line-height: 16px; } }

.emoji-menu-tabs tr {
  display: flex;
  gap: 10px; }

@keyframes messageShow {
  0% {
    opacity: 0;
    transform: scale(0) translateY(10%); }
  100% {
    opacity: 1;
    transform: scale(1) translateY(0%); } }

@keyframes preloader {
  0% {
    transform: scale(0); }
  20% {
    transform: scale(1); }
  40% {
    transform: scale(0); }
  100% {
    transform: scale(0); } }

@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

