

/* Start:/local/templates/new_arena/css/simple-phone-mask.css?17713145681538*/
.spm-wrapper {
	position: relative;
	display: inline-block;
	width: 100%;
}

.spm-wrapper .home-callback__input,
.error .spm-wrapper  {
	margin-bottom: 0;
}

.spm-wrapper {
	margin-bottom: 30px;
}

.spm-input {
	padding-left: 50px!important;
}

.spm-flag-button {
	position: absolute;
	/* left: 10px; */
	padding-left: 10px;
	padding-right: 10px;
	top: 48%;
	transform: translateY(-50%);
}

.new-input__item.spm-input[name="phone"] {
	background: linear-gradient(to right, #f9f9f9 45px, transparent 45px);
	padding-left: 50px;
}

.spm-flag-button--selectable {
	cursor: pointer;
}

.spm-flag-button--non-selectable {
	cursor: default;
}

.spm-flag-image {
	width: 20px;
	height: 15px;
	object-fit: cover;
	border-radius: 2px;
}

.spm-dropdown {
	display: none;
	position: absolute;
	top: 90%;
	left: 0;
	z-index: 1000;
	background-color: #fff;
	border: 1px solid #ccc;
	max-height: 200px;
	overflow-y: auto;
	width: 100%;
}

.spm-dropdown-option {
	padding: 8px;
	cursor: pointer;
	display: flex;
	align-items: center;
	gap: 8px;
}

.spm-dropdown-option:hover {
	background-color: #f0f0f0;
}

.spm-country-name {
	flex-grow: 1;
}

.spm-country-code {
	color: #666;
	margin-left: auto;
}

.spm-arrow-icon {
    color: #333; /* Цвет стрелки */
    width: 16px;
    height: 12px;
}

/* Ограничение размеров SVG-иконок внутри маски телефона */
.spm-wrapper svg:not(.custom-select__arrow) {
    width: 12px !important;
    height: 14px !important;
    display: inline-block !important;
}

/* End */


/* Start:/local/templates/new_arena/components/bitrix/news.detail/vip_orange/style.css?177920020215458*/
@font-face {
    font-family: 'Inter'; 
    src: url(/local/templates/new_arena/css/Inter/Inter-Regular.otf); 
}

.theme-orange .vip-page .vip-block-1 .vip-container .vip-info p
{
    display: block;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: -0.02em;
    text-align: center;
    margin-bottom: 30px;
    margin-top: -10px;
}

.vip-benefit__img
{
    height: 76px;
    color: var(--accent-color);
    width: 148px;
}

.vip-benefit__img svg
{
    fill: currentColor;
}

.vip-block-1
{
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: -0.02em;
    text-align: center;
}

.theme-orange .vip-page
{
    background: none;
}

.theme-orange .vip-page .vip-block-1 .vip-container
{
    display: block;
}

.theme-orange .vip-page .vip-block-1 .vip-container .vip-info
{
    margin: 0px auto;
    height: auto;
    border: 0px solid white;
    text-align: center;
    width: 100%;
    max-width: 638px;
    padding: 0px;
}

.theme-orange .vip-page div,
.theme-orange .vip-page p,
.theme-orange .vip-page h2,
.theme-orange .vip-page h3
{
    font-family: Inter;
}

.theme-orange .vip-page .vip-block-1 .vip-container .vip-block-1__image
{
    margin: 0px auto;
}

.theme-orange .vip-page .vip-block-1 .btn 
{
    width: 144px;
    height: 144px;
    border-radius: 100%;
    margin: 0px auto;
    display: block;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: -0.02em;
    text-align: center;
    padding-top: 35px;
    margin-top: -70px;
    position: relative;
}

.theme-orange .vip-page .vip-block-1 .vip-container .vip-block-1__image
{
    width: 1016px;
    height: 423px;
}

.theme-orange .vip-page .vip-block-1 .vip-container .vip-block-1__image img
{
    max-width: 100%;
    width: 1016px;
}

.theme-orange .vip-page .vip-block-2 h2
{
    font-size: 32px;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: -0.03em;
    text-align: left;
}

.theme-orange .vip-page .vip-block-2 .vip-benefit
{
    height: auto;
    margin-bottom: 30px;
    margin-right: 5% !important;
}

.theme-orange .vip-page .vip-benefit-text
{
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #121212 !important;
    margin-top: 15px;
}

.theme-orange .form-vip
{
    display: flex;
}

.theme-orange .form-vip .block-form-left
{
    width: 300px;
}

.theme-orange .form-vip .block-form-right .inputs .js-validation.wd50
{
    width: 49%;
    display: inline-block;
    float: left;
    margin-left: 1%;
}

.theme-orange .vip-page .vip-block-2
{
    width: 1016px;
    margin: 0px auto;
    display: block;
}

.theme-orange .vip-page .vip-block-2 .vip-container
{
    padding: 0px;
}

.theme-orange .vip-benefit__img
{
    width: 40px;
    height: 40px;
}

.theme-orange .vip-page .vip-block-3
{
    clear: both;
}

.theme-orange .vip-page .vip-block-3 .vip-form
{
    width: 100%;
    max-width: 1016px;
    background: #F7F9FB;
}

.theme-orange .vip-page .vip-block-3 .vip-form h3
{
    font-size: 22px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: -0.02em;
    text-align: left;
}

.theme-orange .vip-page .vip-form .btn
{
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: -0.02em;
    width: 160px;
    height: 46px;
    margin: 0px !important;
    padding: 12px 16px 12px 16px;
    border-radius: 4px;
    margin-right: 4px !important;
    border-radius: 8px;
}

.theme-orange .form-vip .block-form-right .inputs .js-validation.wd50:first-child
{
    margin-right: 1%;
    margin-left: 0%;
}

.theme-orange .form-vip .text-muted
{
    display: flex;
}

.theme-orange .vip-page .vip-form .text-muted
{
    padding-top: 0px;
    margin-bottom: 0px;
}

.theme-orange .vip-page .vip-block-4
{
    width: 1016px;
    margin: 0px auto;
    background: white;
}

.theme-orange .vip-page .vip-block-4 .vip-container .vip-sectors .vip-sector 
{
    margin-top: 70px;
}

.theme-orange .vip-page .vip-block-4 .vip-container .vip-sectors .vip-sector div {
    padding-left: 30px;
}

.theme-orange .vip-page .vip-block-4 .vip-container .vip-sectors .vip-sector div:nth-child(2) {
    padding-left: 0;
    padding-right: 30px;
}

.theme-orange .vip-page .vip-block-4 .vip-container .vip-sectors .vip-sector-text h3
{
    margin-top: 20px;
    font-size: 22px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: -0.02em;
    text-align: left;
}

.theme-orange .vip-page .vip-block-4 .vip-container .vip-sectors .vip-sector-text ul li
{
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: -0.02em;
    text-align: left;
}

.theme-orange .vip-page .vip-block-4 .vip-container .vip-sectors .vip-sector
{
    clear: both;
    overflow: hidden;
    margin-bottom: 30px;
}

.theme-orange .vip-page .vip-block-4 .vip-container .vip-sectors .vip-sector .vip-open-text
{
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: -0.02em;
    text-align: left;
    float: left;
}

.theme-orange .vip-page .vip-block-4 h2
{
    font-size: 32px;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: -0.03em;
    text-align: center;
}

.theme-orange .vip-page .vip-block-5
{
    width: 1016px;
    margin: 0px auto;
}

.theme-orange .vip-page .vip-block-5 .vip-container h2
{

    font-size: 32px;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: -0.03em;
    text-align: left;

}
.theme-orange .vip-page .vip-block-5 .vip-container img
{
    width: 100%;
    max-width: 100%;
}

.theme-orange .vip-page .vip-block-5 .vip-container .vip-text .vip-block
{
    width: 33.64px;
    height: 22px;
    background: #194CA5;
    border-radius: 4px;
    display: block;
    margin-right: 8px;
}

.theme-orange .vip-page .vip-block-5 .vip-container .vip-text
{
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: -0.02em;
    text-align: left;
    display: flex;
}

.theme-orange .vip-page .vip-block-5 .vip-container .btn
{
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: -0.02em;
    width: 219px;
    height: 46px;
    top: 4277px;
    left: 618px;
    padding: 12px 16px 12px 16px;
    gap: 8px;
    border-radius: 8px;
}

.theme-orange .vip-page .disabled-class
{
    background: #BEC5CC;
}

.theme-orange .vip-page #formCheck:checked::after {
    mask-position: 4px 4px;
    mask-size: 12px 12px;
    width: 16px;
    height: 16px;
    position: absolute;
}

br.mobile
{
    display: none;
}

.vip-sector-description
{
    border-radius: 25px;
    width: auto;
}

.theme-orange .vip-page .vip-block-1 svg {
    margin-top: -10px;
}

.vip-page .vip-block-4 .vip-container h2
{
    text-align: left !important;
    padding-left: 30px;
}

/* Работает в Firefox */
.vip-sector-description div {
  scrollbar-width: thin;
}

/* Работает в Chrome, Edge и Safari */
.vip-sector-description div::-webkit-scrollbar {
  width: 12px;
}

.vip-sector-description div::-webkit-scrollbar-track {
  background: white;
}

.vip-sector-description div::-webkit-scrollbar-thumb {
  background-color: white;
  border-radius: 20px;
  border: 2px solid #ccc;
}

.theme-orange .vip-page .vip-block-4 .vip-container .vip-sectors .vip-sector-text h3
{  
    margin-top: -7px;
}

.fancybox-container .vip-sector-description h3
{
    margin: 0px;
}

.fancybox-container .vip-sector-description div
{
    padding-left: 0px !important;
}

.fancybox-inner .vip-open-text
{
    display: none !important;
}

@media screen and (max-width: 980px) {
    .theme-orange .vip-page 
    {
        background: none;
        margin-top: -50px;
    }

    .theme-orange .vip-page .vip-block-1 .vip-container .vip-info
    {
        text-align: center;
    }

    .theme-orange .vip-page .vip-block-1 .vip-container .vip-info h1
    {
        text-align: center;
        font-family: Inter;
        font-size: 22px;
        font-weight: 600;
        line-height: 26px;
        letter-spacing: -0.02em;
        text-align: center;
    }

    .theme-orange .vip-page .vip-block-1 .vip-container .vip-info p
    {
        font-family: Inter;
        font-size: 14px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: -0.02em;
        text-align: center;
    }

    .theme-orange .vip-page .vip-block-1 .vip-container .vip-block-1__image
    {
        max-width: 100%;
        border: 0px solid white;
        height: auto;
    }

    .theme-orange .vip-page .vip-block-1 .vip-container .vip-block-1__image img
    {
        height: auto;
    }

    .theme-orange .vip-page .vip-block-4 .vip-container .vip-sectors .vip-sector div:nth-child(2)
    {
        padding-right: 0px;
    }

    .theme-orange .vip-page .vip-block-1 .btn
    {
        width: 120px;
        height: 120px;
        font-family: Inter;
        font-size: 14px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: -0.02em;
        text-align: center;
        padding-top: 25px;
    }

    .theme-orange .vip-page .vip-block-2 
    {
        max-width: 100%;
        width: 100%;
        margin: 0px 12px;
    }

    .theme-orange .vip-page .vip-block-2 .vip-benefit__img
    {
        width: 40px;
        height: 40px;
        margin-bottom: 0px;
    }

    .theme-orange .vip-page .vip-block-2 h2
    {
        width: 100%;
        clear: both;
        font-family: Inter;
        font-size: 22px;
        font-weight: 600;
        line-height: 26px;
        letter-spacing: -0.02em;
        text-align: left;
    }

    .theme-orange .vip-page .vip-block-2 .vip-benefit
    {
        width: 50%;
        margin: 0px !important;
        text-align: left;
        margin-bottom: 30px !important;
    }

    .theme-orange .vip-page .vip-block-1 svg 
    {
        margin-bottom: 32px;
        width: 14px;
        margin-top: -10px;
    }

    .theme-orange .form-vip
    {
        display: block;
    }

    .theme-orange .vip-page .vip-block-3 .vip-form h3
    {
        font-family: Inter;
        font-size: 18px;
        font-weight: 500;
        line-height: 26px;
        letter-spacing: -0.02em;
        text-align: left;
    }

    .theme-orange .form-vip .block-form-left
    {
        width: 100%;
    }

    .theme-orange .vip-page .vip-block-3 .vip-form h3 br
    {
        display: none;
    }

    .theme-orange .vip-page .vip-form
    {
        padding: 30px 25px 25px;
    }

    .theme-orange .vip-page .vip-form input
    {
        width: 100%;
        height: 40px;
        padding: 10px 14px 10px 14px;
        border: 1px solid #BEC5CC;
        border-radius: 8px;
        font-family: Inter;
        font-size: 14px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: -0.02em;
        text-align: left;
    }

    .theme-orange .vip-page .vip-form textarea
    {
        width: 100%;
        padding: 10px 14px 10px 14px;
        border: 1px solid #BEC5CC;
        border-radius: 8px;
        font-family: Inter;
        font-size: 14px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: -0.02em;
        text-align: left;
    }

    .theme-orange .form-vip .block-form-right .inputs .js-validation.wd50
    {
        width: 100%;
        padding: 0px;
        margin: 0px;
        margin-bottom: 16px;
    }

    .theme-orange .form-vip .js-validation
    {
        padding-right: 0px;
    }

    .theme-orange .form-check-label
    {
        font-family: Inter;
        font-size: 12px;
        font-weight: 500;
        line-height: 16px;
        letter-spacing: -0.02em;
        text-align: left;
    }

    .theme-orange .form-vip .text-muted
    {
        display: block;
    }

    .theme-orange .vip-page .vip-form .text-muted .form-check 
    {
        padding: 0px;
        padding-top: 0px;
        margin: 6px auto 20px;
        border-top: 1px solid #E0E0E0;
        padding-top: 20px;
    }

    .theme-orange .vip-page .vip-form .btn
    {
        width: 100%;
    }

    .theme-orange .vip-page .vip-block-4
    {
        width: 100%;
        max-width: 100%;
    }

    .theme-orange .vip-page .vip-block-4 .vip-container h2
    {
        font-family: Inter;
        font-size: 22px;
        font-weight: 600;
        line-height: 26px;
        letter-spacing: -0.02em;
        text-align: left;
        padding-left: 0px;
    }

    .theme-orange .vip-page .vip-block-4 .vip-container .vip-sectors .vip-sector div {
        width: 100%;
        padding-left: 0px;
    }

    .theme-orange .vip-page .vip-block-4 .vip-container .vip-sectors .vip-sector-text h3
    {
        font-family: Inter;
        font-size: 18px;
        font-weight: 500;
        line-height: 26px;
        letter-spacing: -0.02em;
        text-align: left;
        margin-top: -10px;
        margin-bottom: 20px;
    }

    .theme-orange .vip-page .vip-block-4 .vip-container .vip-sectors .vip-sector .vip-open-text
    {
        font-family: Inter;
        font-size: 14px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: -0.02em;
        text-align: left;
    }

    .theme-orange .vip-page .vip-block-4 .vip-container .vip-sectors .vip-sector-text ul li
    {
        font-family: Inter;
        font-size: 14px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: -0.02em;
        text-align: left;
        margin-bottom: 14px;
    }

    .theme-orange .vip-page .vip-block-5
    {
        width: 100%;
        max-width: 100%;
        margin-top: -100px;
    }

    .theme-orange .vip-page .vip-block-5 .vip-container h2
    {
        font-family: Inter;
        font-size: 22px;
        font-weight: 600;
        line-height: 26px;
        letter-spacing: -0.02em;
        text-align: left;
    }

    .theme-orange .vip-page .vip-block-5 .vip-container .vip-text .vip-block
    {
        width: 27px;
        height: 18px;
        border-radius: 4px;
    }

    .theme-orange .vip-page .vip-block-5 .vip-container .vip-text
    {
        font-family: Inter;
        font-size: 14px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: -0.02em;
        text-align: left;
    }

    .theme-orange .vip-page .vip-block-5 .vip-container .btn
    {
        width: 100%;
        height: 40px;
        padding: 10px 14px 10px 14px;
        font-family: Inter;
        font-size: 14px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: -0.02em;
    }

    .theme-orange .vip-page .vip-block-4 .vip-container .vip-sectors .vip-sector:last-child div
    {
        margin-bottom: 40px;
    }

    br.mobile
    {
        display: block;
    }

    br.desktop
    {
        display: none;
    }

    .form-check-label
    {
        float: right;
        margin-top: -25px;
    }

    .vip-sector-description
    {
        margin-right: 12px !important;
    }
}

@media screen and (max-width: 860px){
    .vip-sectors .vip-sector-description
    {
        margin-right: 0px !important;   
    }

    .vip-sector-description 
    {
        margin-top: 0px;
        
        @media (max-height: 100vh) {
            margin-top: 60px !important;
        }
    }
}

@media screen and (max-height: 860px){
    .vip-sector-description
    {
        padding: 0px 35px 35px 0px;
    }
    
    .fancybox-stage .vip-sector-description div {
      height: 300px !important;
      padding: 10px 20px !important;
    }
}
/* End */
/* /local/templates/new_arena/css/simple-phone-mask.css?17713145681538 */
/* /local/templates/new_arena/components/bitrix/news.detail/vip_orange/style.css?177920020215458 */
