

/* Start:/local/templates/square-blue/css/modal.css?17533782714472*/
.modal-bcgrd {
    opacity: 1;
    background-color: #bcd9e4;
    overflow: hidden auto;
    width: 100%;
    height: 100%;
    z-index: 1000;
    position: fixed;
    top: 0;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none;
    max-width: 450px;
    background-color: #fff;
    border-radius: 1rem;
    top: 50%;
    transform: translate(0, -50%);
}
.bxmaker-authuserphone-simple {
    width: 100%;
}
.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: .5rem;
    outline: 0;
}
.modal-content._with-padding {
    padding: 32px;
}
.modal-content._dark-bgr {
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
}
.modal-content.modal-content__rolling {
    -webkit-border-radius: inherit;
    -moz-border-radius: inherit;
    border-radius: inherit;
    text-align: center;
}
.modal-content.modal-content__rolling img {
    max-width: 70px;
    display: block;
    margin: 0 auto 10px;
}
.popup-qr .modal-content {
    padding: 45px 20px;
}
.modal-header {
    display: -ms-flexbox;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: block;
    padding: 20px;
}
.modal-header .close {
    float: right;
    font-weight: 700;
    line-height: 1;
    text-shadow: 0 1px 0 #fff;
    font-size: 40px;
    color: #2b3f6c;
    position: absolute;
    right: 16px;
    top: 0;
    opacity: 0.8;
    transition: 0.2s;
    border: 0;
    background: transparent;
}
.modal-bcgrd .close {
    background: transparent;
    position: absolute;
    right: 0;
    top: -70px;
    z-index: 100;
    cursor: pointer;
}

.modal-bcgrd .close:hover {
    opacity: 0.6;
}
.modal-bcgrd .popup-qr .title {
    font-size: 32px;
    text-align: center;
    margin-bottom: 20px;
}
.modal-bcgrd .popup-qr .description {
    font-size: 20px;
    color: #606060;
    max-width: 327px;
    margin: 0 auto 30px;
    text-align: center;
}
.modal-bcgrd .popup-qr .qr-codes-block {
    display: flex;
    justify-content: center;
    gap: 20px;
}
.modal-bcgrd .popup-qr .qr-codes-block img {
    max-width: 172px;
}
.modal-reg-title {
    text-align: center;
    font-size: 22px;
    line-height: 1.2;
    margin-top: 10px;
}
.modal-download-note {
    align-items: center;
    background: #bcd9e4;
    margin: 30px 15px 0 15px;
    padding: 25px 25px 25px 30px;
    border-radius: 10px;
    font-size: 18px;
    color: #33251d;
    line-height: 1.3;
}
.modal-note {
    text-align: center;
    font-size: 18px;
    margin: 10px 0 0 0;
}
.modal-note .cost {
    color: #2b3f6c;
    font-weight: bold;
}
.modal-body {
    padding: 15px 35px 20px 35px;
    background: rgba(188, 217, 228, 0.3)
}
.modal-content .form-group {
    margin-bottom: 20px;
    position: relative;
}
.modal-content .form-group input {
    border-radius: 5px;
    padding: 11px 15px;
    width: 100%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    border: 1px solid #fff;
    height: 50px;
    font-size: 16px;
    color: #5b5b5b;
    background: #fff;
}
.modal-content .open-eye {
    color: #b5b9bd;
    font-size: 18px;
    position: absolute;
    right: 10px;
    top: 16px;
    cursor: pointer;
    opacity: 0.8;
}
.modal-content .reg-button-block {
    margin-top: 15px;
    text-align: center;
}
.modal-content .submit-registration-button {
    background: #2b3f6c;
    border: none;
    display: inline-block;
    padding: 11px 25px;
    color: #fff;
    cursor: pointer;
    border-radius: 5px;
    font-size: 16px;
    transition: 0.3s;
    opacity: 1;
}
.modal-content .submit-registration-button:hover {
    opacity: 0.7;
}
.modal-content .already-reg {
    margin-top: 15px;
}
.modal-content .lost-reg {
    font-size: 14px;
    margin-top: 20px;
}
.modal-content .politics,
.modal-content .lost-reg,
.modal-content .already-reg {
    text-align: center;
}
.modal-content .link {
    color: #2c2cd4;
    text-decoration: none;
    cursor: pointer;
    transition: color 0.3s;
}
.modal-content .link:hover {
    opacity: 0.6;
}
@media (min-width: 576px) {
    .modal-dialog {
        margin: 1.75rem auto;
    }
}
[data-captcha-error] {
    margin-top: -10px;
    padding-top: 10px;
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

/* End */


/* Start:/local/templates/square-blue/components/bitrix/search.title/visual-custom/style.css?17611295053932*/
.bx-searchtitle .bx-block-title {
	font-family: var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-semi-bold, 600);
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
}
.bx-searchtitle .bx-input-group {
	position: relative;
}
.bx-searchtitle .bx-input-group .bx-form-control {
	font-size: 34px;
	position: relative;
	border-radius: 10px;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
	display: block;
	height: 70px;
	padding: 20px 20px 20px 76px;
	line-height: 100%;
	color: #555;
	/*border: 1px solid rgba(0, 0, 0, 0.3);*/
	outline: none;
	box-shadow: none !important;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.bx-ios .bx-searchtitle .bx-input-group .bx-form-control {
	/* Fix of input shadow for IOS browsers. */
	background-image: -webkit-linear-gradient(#f8fafc 0%, #f8fafc 100%);
	background-image: linear-gradient(#f8fafc 0%, #f8fafc 100%);
}
.bx-searchtitle .bx-input-group-btn {
	position: absolute;
	font-size: 0;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell;
	z-index: 3;
}
.bx-searchtitle .bx-input-group-btn button {
	position: relative;
	height: 70px;
	border: none;
	border-radius: 10px 0 0 10px;
	background: transparent;
	display: inline-block;
	margin-bottom: 0;
	cursor: pointer;
	padding: 14px;
	color: #fff;
	font-size: 16px;
	line-height: 1.42857143;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.bx-searchtitle .bx-input-group-btn button:hover {
	background: #1484CE;
}


div.title-search-result {
	/*border: 1px solid rgba(0, 0, 0, 0.3);*/
	border-top: none;
	display:none;
	overflow:hidden;
	min-width: 370px;
	background-color: #FFF;
	margin-top: 60px;
	z-index: 2;
	border-radius: 0 0 10px 10px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/square-blue/components/bitrix/search.title/visual-custom/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

p.title-search-preview {
	font-size:12px;
}
div.title-search-result td.title-search-price span {
	font-size: 26px;
}

/*========================*/

.bx_searche{
	z-index: 0;
	margin-top: 22px;
}
.bx_searche .bx_img_element{
	background: #fafafa;
	float: left;
	width: 67px;
	padding: 5px 10px;
	position: absolute;
	top: 0;
	bottom: 0;
}
.bx_searche .bx_item_block{
	border-radius: 10px;
	margin-bottom: 40px;
}
.bx_searche .bx_item_block:last-child {
	margin-bottom: 52px;
}
.bx_searche .bx_image{
	width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #e8e8e8;
}
.bx_searche .bx_item_element{
	margin-left: 58px;
}
.bx_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.bx_searche .bx_item_element a{
	margin-top: 10px;
	display: inline-block;
	color: #000;
	font-size: 24px;
	text-decoration: none;
}
.bx_searche .bx_item_element a b{color: #000;font-weight: normal;}
.bx_searche .bx_item_element a:hover,
.bx_searche .bx_item_element a:hover b{text-decoration: underline;}
.bx_searche .bx_price{
	font-weight:bold;
	font-size:24px;
}
.bx_searche .bx_price .old{
	font-weight:normal;
	text-decoration: line-through;
	color: #636363
}
.bx_item_block.all_result{min-height:0}
.bx_item_block.others_result{
	min-height: 0;
	line-height: 24px;
}
.bx_item_block.all_result .all_result_title{
	display: block;
	font-size: 24px;
	color: #000;
	padding-top: 15px;
	padding-bottom: 10px;
}
.bx_item_block.all_result .all_result_title a{color: #000}
.bx_item_block.all_result .all_result_title a:hover{color: #4788cb}
.bx_item_block.all_result a{
	margin-top: 0;
}
/* End */


/* Start:/local/templates/square-blue/components/viardaru/empty/keyboard/style.css?17611295051189*/
/* style.css */
.keyboard {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 5px 0;
	background: #004134;
	box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
	transition: bottom 0.4s;
}

.keyboard--hidden {
	bottom: -100%;
}

.keyboard__keys {
	text-align: center;
}

.keyboard__key {
	height: 45px;
	width: 6%;
	max-width: 90px;
	margin: 3px;
	border-radius: 4px;
	border: none;
	background: rgba(255, 255, 255, 0.2);
	color: white;
	font-size: 1.05rem;
	outline: none;
	cursor: pointer;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	vertical-align: top;
	padding: 0;
	-webkit-tap-highlight-color: transparent;
	position: relative;
}

.keyboard__key:active {
	background: rgba(255, 255, 255, 0.12);
}

.keyboard__key--wide {
	width: 12%;
}

.keyboard__key--extra--wide {
	width: 36%;
	max-width: 500px;
}

.keyboard__key--activatable::after {
	content: "";
	position: absolute;
	top: 10px;
	right: 10px;
	width: 8px;
	height: 8px;
	background: rgba(0, 0, 0, 0.4);
	border-radius: 50%;
}

.keyboard__key--active::after {
	background: #08ff00;
}

.keyboard__key--dark {
	background: rgba(0, 0, 0, 0.25);
}

.use-keyboard-input.active {
	background: #e6ffe6;
}
/* End */


/* Start:/local/templates/square-blue/styles.css?17611295055621*/
@font-face {
    font-family: "Inter";
    src: url("/fonts/Inter.ttf");
}

* {
    padding: 0;
    margin: 0;
    border: none;
}

*,
*::before,
*::after {
    box-sizing: border-box;
}

a, a:link, a:visited  {
    text-decoration: none;
}

a:hover  {
    text-decoration: none;
}

:root {
    --main-color: #B0CDF9;
    --secondary-color: #2B3F6C;
}

.container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
body {
    font-family: 'Inter';
}
.h1 {
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 50px;
    margin-top: 68px;
    text-align: center;
}
header {
    background-color: var( --main-color);
    padding: 94px 0 96px;
    border-radius: 0 0 20px 20px;
}
.header-line {
    display: flex;
    gap: 33px;
}
.header-line_search-block {
    width: 100%;
}
.header-line-item.header-line_return {
    display: flex;
    flex-direction: column;
    justify-content: center;
    cursor: pointer;
}
.header-line-item.header-line_return:hover img {
    opacity: 0.6;
}
.header-line-item.header-line_back-block {
    position: relative;
    margin-right: 25px;
}
.header-line-item.header-line_back-block a {
    min-width: 157px;
    display: block;
    height: 100%;
}

.header-line-item.header-line_back-block ._inner-block {
    font-size: 34px;
    color: #fff;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
}
.header-line-item.header-line_back-block a:hover ._inner-block{
    color: var(--main-color);
}
.header-line-item.header-line_back-block a img {
    width: 100%;
    height: 100%;
}
.bx-auth--checkbox {
    display: flex;
}
.bx-auth--checkbox #USER_REMEMBER {
    width: 2rem;
}
.bxmaker-authuserphone-button__cancel .bxmaker-authuserphone-button__inner {
    background-color: transparent;
    border: #f5c6cb 1px solid;
}
.bxmaker-authuserphone-button.bxmaker-authuserphone-button__cancel:hover .bxmaker-authuserphone-button__inner {
    background-color: #f8d7da;
}
.bxmaker-authuserphone-button__cancel .bxmaker-authuserphone-button__title {
    color: #721c24;
}
.bxmaker-authuserphone-button.bxmaker-authuserphone-button__cancel:hover .bxmaker-authuserphone-button__title {
    color: #721c24;
}
.item-square {
    background-color: #ffffff;
    border-radius: 20px;
    line-height: 16px;
    text-align: center;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease;
}
.getBack {
    width: 150px;
    height: 150px;
}
.item-square:hover {
    color: #ffffff;
    background-color: var(--secondary-color);
    font-weight: bolder;
    box-shadow: inset -7px -9px 15px 9px rgba(0, 0, 0, 0.5);
}
.error-message {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

section .session-info {
    position: absolute;
    right: 20px;
}

.session-info[data-session-info="modal"] {
    position: fixed;
    top: 10px;
    left: 20px;
    z-index: 100;
    width: fit-content;
    background: aliceblue;
}

section.blue-block-list {
    position: relative;
    margin-top: 62px;
    margin-bottom: 108px;
}

footer {
    padding-bottom: 36px;
}

footer .copyright-block {
    color: rgba(0, 0, 0, 0.5);
    font-size: 13px;
}
footer .bottom-menu {
    margin-top: 31px;
}
footer .bottom-menu .bottom-menu_wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 21px 55px;
}
footer .bottom-menu .bottom-menu_wrapper .bottom-menu_item a {
    color: #000;
    font-size: 13px;
}
footer .bottom-menu .bottom-menu_wrapper .bottom-menu_item a:hover {
    opacity: 0.6;
}
footer .bottom-dop-info-block {
    margin-top: 47px;
    display: flex;
    gap: 20px;
    align-items: flex-end;
}
footer .bottom-dop-info-block .logo {
    max-width: 215px;
}
footer .bottom-dop-info-block .logo img {
    width: 100%;
    position: relative;
    display: block;
    bottom: -10px;
}
footer .bottom-dop-info-block .made-by {
    font-size: 20px;
}

/* Кастомное окно согласия */
.modal-confirm-background {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    justify-content: center;
    align-items: center;
}

.modal-confirm {
    background: white;
    border-radius: 8px;
    padding: 20px;
    max-width: 400px;
    width: 100%;
    text-align: center;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

.modal-confirm button {
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
    margin: 10px;
    border: none;
    border-radius: 5px;
    transition: background 0.3s;
}

.modal-confirm button.confirm {
    background: #4CAF50;
    color: white;
}

.modal-confirm button.cancel {
    background: #f44336;
    color: white;
}

.modal-confirm button:hover {
    opacity: 0.9;
}

.link-button-rates {
    display: inline-block;
    text-align: center;
    padding: 14px 20px;
    color: #fff;
    cursor: pointer;
    border-radius: 5px;
    font-size: 16px;
    opacity: 1;
    transition: 0.3s;
    background: var(--secondary-color);
    /*background: rgb(148,176,111);*/
    border: none;
    line-height: 27px;
}
.btn-center > .link-button-rates {
    margin: 20px auto;
    width: fit-content;
    display: block;
}

@media (min-width: 699px) {
    .container {
        max-width: 700px;
    }
}
@media (min-width: 992px) {
    .container {
        max-width: 920px;
    }
}

/* End */
/* /local/templates/square-blue/css/modal.css?17533782714472 */
/* /local/templates/square-blue/components/bitrix/search.title/visual-custom/style.css?17611295053932 */
/* /local/templates/square-blue/components/viardaru/empty/keyboard/style.css?17611295051189 */
/* /local/templates/square-blue/styles.css?17611295055621 */
