

/* Start:/local/templates/.default/components/bitrix/catalog/solutions_catalog/style.css?1643605955900*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}
.overlay .container{
	max-width: 400px !important;
}
/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

.solution-description-text {
	margin-bottom:20px;
}
.our-products-list {
	margin-left:inherit;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.element/ibl/style.css?17267278672025*/
  .list__card-price-description p:first-child, .list__card-price-description p:first-child span
                                                {
                                                    font-family: IBM Plex Sans,sans-serif;
                                                    font-weight: 500;
                                                    font-size: 1.8rem;
                                                    line-height: 2.7rem;
                                                    color: var(--disaibled);
                                                }
                                                .list__card-price-description ul.list
                                                 {
                                                     font-family: IBM Plex Sans,sans-serif;
                                                      font-weight: 500;
                                                      font-size: 1.5rem;
                                                      color: var(--text);
                                                      margin-top: 2.5rem;
                                                      display: -ms-flexbox;
                                                      display: flex;
                                                      -ms-flex-direction: column;
                                                      flex-direction: column;
                                                      gap: 1rem;
                                                 }
                                                 .list__card-price-description ul.list li {
                                                      display: -ms-flexbox;
                                                      display: flex;
                                                      gap: 1rem;
                                                      -ms-flex-align: end;
                                                      align-items: flex-end;
                                                 }
/* End */


/* Start:/local/components/veeble/cookie/templates/.default/style.css?17537172612821*/
.cookie-notification * {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    margin: 0;
    padding: 0;
}

/* Cookie Notification Styles */
.cookie-notification {
    position: fixed;
    bottom: 20px;
    left: 20px;
    right: 20px;
    background: white;
    border-radius: 12px;
    box-shadow: 0 8px 32px rgba(0,0,0,0.12);
    padding: 24px;
    z-index: 1000;
    max-width: 800px;
    margin: 0 auto;
    box-sizing: border-box;
    border: 1px solid #e5e7eb;
    animation: slideUp 0.4s ease-out;
}

.cookie-notification .cookie-text a{
    color: #3858c9 !important;
}

@keyframes slideUp {
    from {
        transform: translateY(100%);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

.cookie-header {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}

.cookie-icon {
    width: 20px;
    height: 20px;
    margin-right: 8px;
    opacity: 0.7;
}

.cookie-title {
    font-size: 16px;
    font-weight: 600;
    color: #1f2937;
    margin: 0;
    padding: 0 !important;
}

.cookie-text {
    font-size: 14px;
    color: #6b7280;
    line-height: 1.5;
    margin: 0 0 16px 0;
    padding: 0;
}

.cookie-buttons {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}

.cookie-button {
    padding: 10px 20px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s ease;
    border: none;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.cookie-button.primary {
    background: #4f46e5;
    color: white;
}

.cookie-button.primary:hover {
    background: #4338ca;
    transform: translateY(-1px);
}

.cookie-button.secondary {
    background: #f3f4f6;
    color: #6b7280;
    border: 1px solid #e5e7eb;
}

.cookie-button.secondary:hover {
    background: #e5e7eb;
    color: #4b5563;
}

.cookie-button.link {
    background: none;
    color: #4f46e5;
    padding: 10px 0;
    text-decoration: underline;
    text-underline-offset: 2px;
}

.cookie-button.link:hover {
    color: #4338ca;
}

@media (max-width: 768px) {
    .cookie-notification {
        left: 10px;
        right: 10px;
        bottom: 10px;
        padding: 20px;
        max-width: none;
    }

    .cookie-buttons {
        flex-direction: column;
        gap: 10px;
    }

    .cookie-button {
        width: 100%;
        justify-content: center;
        padding: 12px 20px;
    }
}

@media (max-width: 480px) {
    .cookie-notification {
        left: 8px;
        right: 8px;
        bottom: 8px;
        padding: 16px;
    }

    .cookie-title {
        font-size: 15px;
    }

    .cookie-text {
        font-size: 13px;
    }

    .cookie-button {
        font-size: 13px;
        padding: 10px 16px;
    }
}
/* End */


/* Start:/local/components/cleverence/form.master.any/templates/subscribe/style.css?16956929932259*/
.inner-footer .inner-subscribe-wrap {
    margin-bottom: 50px;
}

.inner-footer .form-title {
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 25px;
}

.inner-footer .field-input {
    margin-bottom: 25px;
    position: relative;
}

.inner-footer .field-input .field-title {
    background-color: #3858c9;
    border-radius: 12px;
    bottom: -10px;
    color: #fff;
    display: none;
    font-size: 14px;
    font-weight: 500;
    height: 21px;
    left: 20px;
    line-height: 21px;
    max-width: 90%;
    overflow: hidden;
    padding: 0 6px;
    position: absolute;
    text-overflow: ellipsis;
    white-space: nowrap;
    z-index: 2;
}

.inner-subscribe-wrap .field-input .field-title {
    background-color: #3858c9;
    border-radius: 12px;
    bottom: -10px;
    color: #fff;
    display: none;
    font-size: 14px;
    font-weight: 500;
    height: 21px;
    left: 20px;
    line-height: 21px;
    max-width: 90%;
    overflow: hidden;
    padding: 0 6px;
    position: absolute;
    text-overflow: ellipsis;
    white-space: nowrap;
    z-index: 2;
}

.inner-subscribe-wrap .field-input_error.field-input .field-title,
.inner-subscribe-wrap .field-input_success.field-input .field-title {
    display: block;
}

.inner-subscribe-wrap .field-input_error.field-input .field-title {
    background-color: #f24052;
}

@media (min-width: 1024px) {
    .footer-main-panel .inner-subscribe-wrap {
        box-sizing: border-box;
        -ms-grid-column: 2;
        grid-column-end: 3;
        grid-column-start: 2;
        -ms-grid-row: 1;
        grid-row-end: 2;
        grid-row-start: 1;
        margin: 0 0 4.5rem 0;
        padding: 0 0 0 10px;
        width: 100%;
    }

    .footer-main-panel .form-title {
        font-size: 24px;
        line-height: 1.2;
        margin-bottom: 27px;
    }

    .footer-main-panel .field-input {
        -ms-flex: 1;
        flex: 1;
        margin: 0;
        padding: 0 15px 0 0;
    }

    .footer-main-panel .field-input input {
        min-height: 57px;
    }

    .footer-main-panel .field-button {
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }

    .footer-main-panel .field-button .form-button {
        height: 57px;
        padding: 0 30px;
        width: auto;
    }
}
/* End */


/* Start:/local/templates/cleverence/components/bitrix/menu/bottom_left/style.css?1696215687779*/
.inner-footer .btn-menu {
    align-items: center;
    display: flex;
    font-size: 16px;
    justify-content: space-between;
    line-height: 1.5;
    padding: 10px 0 10px 0;
    position: relative;
    text-align: left;
}

.inner-footer .btn-menu:before {
    background-size: 100% auto;
    content: "";
    display: none;
    height: 18px;
    margin: -9px -9px 0 0;
    position: absolute;
    right: 10px;
    top: 50%;
    transition: all ease 0.2s;
    width: 18px;
}

@media (min-width: 1024px) {
    .footer-main-panel .footer-menu__item {
        font-size: 16px;
    }
}

@media (min-width: 500px) {
    .inner-footer .btn-menu svg {
        display: none;
    }
}

@media (max-width: 500px) {
    .btn-menu_parent {
        border-bottom: 1px solid #828cae;
    }
}
/* End */


/* Start:/local/components/elements/social/templates/.default/style.css?1678968598171*/
.ns-container-social__img {
    display: inline-block;
}

.ns-container-social__img + .ns-container-social__img {
    margin-left: 10px;
}

@media (max-width: 500px) {

}

/* End */
/* /local/templates/.default/components/bitrix/catalog/solutions_catalog/style.css?1643605955900 */
/* /local/templates/.default/components/bitrix/catalog.element/ibl/style.css?17267278672025 */
/* /local/components/veeble/cookie/templates/.default/style.css?17537172612821 */
/* /local/components/cleverence/form.master.any/templates/subscribe/style.css?16956929932259 */
/* /local/templates/cleverence/components/bitrix/menu/bottom_left/style.css?1696215687779 */
/* /local/components/elements/social/templates/.default/style.css?1678968598171 */
