@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;
    }
}
