

/* Start:/local/templates/iDevice/components/bitrix/catalog/iDevice_catalog/style.css?17234548181453*/
.grid {
}

.grid .bx_content_section {
    margin-bottom: 15px;
}

.grid .bx_sidebar {
    margin-bottom: 15px;
}

/* 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%;
    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%;
    }
}

.catalog-block-header {
    color: #000;
    text-align: center;
    font-family: "Inter";
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
    margin: 15px 0;
    padding: 15px 0;
    color: #000;
}
.catalog-sort-section {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 28px;
}
@media (max-width: 1199.98px) {
    .catalog-sort-section {
        position: absolute;
        top: 16px;
        right: calc(var(--bs-gutter-x) * 0.5);
        margin-bottom: 0;
    }
}
.catalog-sort-section select {
    width: 220px;
    height: 44px;
    border-radius: 10px;
    border-color: transparent;
}
.catalog-sort-section select:focus {
    border-color: transparent;
}

/* End */


/* Start:/local/templates/iDevice/components/bitrix/catalog.section.list/catalog_main_page/style.css?17234548191806*/
.catalog-main-page-section {
    margin-bottom: 35px;
}
.catalog-main-page-section .catalog-main-page-section--title {
    margin-bottom: 30px;
}
.catalog-main-page-section .catalog-main-page-section--title h2 {
    margin-bottom: 0;
    color: #000;
    font-family: "Inter";
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
}
.catalog-main-page-section .catalog-main-page-section--items-wrap .row {
    justify-content: center;
}
.catalog-main-page-section .catalog-main-page-section--items-wrap .catalog-item--wrap {
    width: 200px;
    margin-bottom: 20px;
}
.catalog-main-page-section .catalog-main-page-section--items-wrap .catalog-item--wrap .catalog-item {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    height: 100%;
    padding: 35px 20px;
    background: #f0f0f0;
    color: #181818;
    text-decoration: none;
    border-radius: 20px;
    overflow: hidden;
    transition: 0.6s;
}
.bg-gray .catalog-main-page-section .catalog-main-page-section--items-wrap .catalog-item--wrap .catalog-item {
    background: white;
}
.catalog-main-page-section .catalog-main-page-section--items-wrap .catalog-item--wrap .catalog-item:hover {
    background: linear-gradient(90deg, #6DABF3 15.34%, #094F9F 81.7%);
    color: white;
    text-decoration: none;
}
.catalog-main-page-section .catalog-main-page-section--items-wrap .catalog-item--wrap .catalog-item img {
    width: 100%;
    height: 100%;
    margin-bottom: 35px;
    object-fit: cover;
}
.catalog-main-page-section .catalog-main-page-section--items-wrap .catalog-item--wrap .catalog-item h3 {
    margin-bottom: 0;
    font-family: "SF UI Display";
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    line-height: normal;
}

/* End */
/* /local/templates/iDevice/components/bitrix/catalog/iDevice_catalog/style.css?17234548181453 */
/* /local/templates/iDevice/components/bitrix/catalog.section.list/catalog_main_page/style.css?17234548191806 */
