

/* Start:/local/templates/eremex_main/components/bitrix/news.list/slider_tabs_on_main_new/style.css?17568824833188*/
    #tabs .buttons {
        display: flex;
        gap: 20px;
    }
    #tabs .button {
        width: 240px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 20px;
        border: 1px solid #1DB6B7;
        font-family: Exo2\.0 Regular;
        font-weight: 500;
        font-size: 18px;
        color: #1DB6B7;
        text-decoration: none;
    }
    #tabs .button.dark {
        background: #1DB6B7;
        color: #fff;
    }
    #tabs .header {
        display: flex;
        gap: 10px;
        align-items: center;
        font-family: Exo2\.0 Regular;
        font-weight: 600;
        font-size: 39.15px;
        line-height: 31.32px;
        letter-spacing: -1.5%;
    }
    #tabs p {
        font-family: Exo2\.0 Regular;
        font-weight: 300;
        font-size: 22px;
        line-height: 35.2px;
        letter-spacing: -0.1px;
    }
    
    #tabs .container > div {
        display: flex;
        padding: 50px 0;
    }
    #tabs .image_wrap, #tabs .content {
        width: 50%;
    }
 
#tabs .image_wrap {
    position: relative;
}
#tabs .image_wrap img {
    position: relative;
    padding: 50px 0;
    max-width: 90%;
}    
#tabs .image_wrap:before {
    content: '';
    display: block;
    position: absolute;
    width: 80%;
    height: 100%;
    background: linear-gradient(90deg, #072121 0%, #1db6b7 100%);
    border-radius: 0 6px 6px 0;
}

#tabs .container > div:nth-child(2n) .image_wrap {
    order: 1;
}
#tabs .container > div:nth-child(2n) .image_wrap:before {
    right: 0;
    rotate: 180deg;
}    
#tabs .container > div:nth-child(2n) .image_wrap img {
    float: right;
}


    
    
    #tabs li {
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #tabs li a {
        font-size: 22px;
        text-decoration: none;
        color: #fff;
        display: flex;
        width: 100%;
        height: 100%;
        align-items: center;
        justify-content: center;
    }
    #tabs li.ui-tabs-active {
        background: #fff;
    }
    #tabs li.ui-tabs-active a {
        color: inherit;
    }
    .tabs-container {
        height: auto;
    }
    
    
@media (max-width: 600px) {
    #tabs li a {
        height: 70px;
        color: inherit;
    }
    #tabs li.ui-tabs-active a {
        color: #1DB6B7;
    }
    #tabs li.ui-tabs-active:before {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    #tabs .header > h2 {
        margin: 0;
        font-size: 25px;
    }
    #tabs .header > img {
        width: 25px;
    }
    #tabs p {
        font-weight: normal;
        font-size: 12px;
        line-height: normal;
        letter-spacing: normal;
    }
    #tabs .buttons {
        flex-wrap: wrap;
        gap: 5px;
    }
    #tabs .container > div:nth-child(2n+1) .content {
        margin-right: 10px; 
    }
    #tabs .container > div:nth-child(2n) .content {
        margin-left: 10px; 
    }
    
    
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/form/masterklass/bitrix/form.result.new/.default/style.css?1756882487682*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/bitrix/templates/.default/components/bitrix/form/masterklass/bitrix/form.result.new/.default/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/bitrix/templates/.default/components/bitrix/form/masterklass/bitrix/form.result.new/.default/images/icon_warn.gif);
}

font.errortext {
    color: red;
    font-weight: bold;
}
/* End */
/* /local/templates/eremex_main/components/bitrix/news.list/slider_tabs_on_main_new/style.css?17568824833188 */
/* /bitrix/templates/.default/components/bitrix/form/masterklass/bitrix/form.result.new/.default/style.css?1756882487682 */
