@media screen and (min-width: 640px) {
    #rec1785543331 {
        padding: 0 !important;
        .t142A {
            position: fixed !important;
            top: 44px;
            left: 5px;
            z-index: 9999;
        }
    }
}

#rec1663473881 {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='_Слой_1' data-name='bg' xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 132 132' width='33' height='33' preserveAspectRatio='xMidYMin meet'%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: %234b6487; opacity: .1;%7d %3c/style%3e%3c/defs%3e%3cpath class='st0' d='M132,17v-1h-16V0h-1V16h-32V0h-1V16h-32V0h-1V16H17V0h-1V16H0v1H16v32H0v1H16v32H0v1H16v32H0v1H16v16h1v-16h32v16h1v-16h32v16h1v-16h32v16h1v-16h16v-1h-16v-32h16v-1h-16v-32h16v-1h-16V17h16ZM49,115H17v-32h32v32ZM49,49H17V17h32v32ZM82,82h-32v-32h32v32ZM115,115h-32v-32h32v32ZM115,49h-32V17h32v32Z'/%3e%3c/svg%3e");
    background-position: center;
}

#rec1601171301 .t450__container {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='_Слой_1' data-name='bg' xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 132 132' width='33' height='33' preserveAspectRatio='xMidYMin meet'%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: %238faad0; opacity: .1;%7d %3c/style%3e%3c/defs%3e%3cpath class='st0' d='M132,17v-1h-16V0h-1V16h-32V0h-1V16h-32V0h-1V16H17V0h-1V16H0v1H16v32H0v1H16v32H0v1H16v32H0v1H16v16h1v-16h32v16h1v-16h32v16h1v-16h32v16h1v-16h16v-1h-16v-32h16v-1h-16v-32h16v-1h-16V17h16ZM49,115H17v-32h32v32ZM49,49H17V17h32v32ZM82,82h-32v-32h32v32ZM115,115h-32v-32h32v32ZM115,49h-32V17h32v32Z'/%3e%3c/svg%3e");
    background-position: center;
}

@media screen and (min-width: 640px) {
	.t393 {
		padding: 0;
	}
	.t393 .t393__submit_size_lg {
		font-size: 12px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.t393.t393__positionfixed {
		position: fixed !important;
	}
    .t1059__row {
        flex-direction: row;
        -webkit-flex-direction: row;
        justify-content: space-between;
    }
}
@media screen and (max-width: 640px) {
	.t393 .t-btn { 
    	width: 200px;
        height: 55px;
    }
    .t1059__row {
        flex-direction: unset;
        -webkit-flex-direction: unset;
        justify-content: unset;
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
        grid-template-rows: 1fr;
        row-gap: 14px;
        column-gap: 14px;
    }
}
@media (max-width: 480px) {
    .t1059__row {
        grid-template-columns: repeat(auto-fill, minmax(130px, 1fr));
    }
}
.t979__container.t-container_100 .t979__grid {
    margin: 0 !important;
}

.t1059__row {
    //border: 3px solid #4B6487;
    //border-radius: 30px;
}
.t1059__btn-img {
    display: inline;
    width: 66px !important;
    padding-right: 0;
}
.t1059__btn-text,
.t1059__btn-img-wrapper {
    display: block;
    vertical-align: unset;
    text-align: center;
}
.t1059__btn {
    margin: 15px !important;
}