

/* Start:/local/templates/prostobank/components/bitrix/catalog.section/tariffs-rko-dlya-ooo/style.css?17870493076121*/
.privilege__row-ausn {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: baseline;
    max-width: 100vw;
}
.page-banner__desc.ausn {
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
    color: #4A4747;
    margin-top: 50px;
    margin-bottom: 35px;
}
.blue_link{
    color: #0054a5;
}
.connect__ico.vkl:after {
    top: 102px;
}
@media screen and (max-width: 1000px) {
    .span_ausn {
        position: relative;
        bottom: 20px;
    }
}
@media screen and (max-width: 990px) {
    .connect__item-desc.vkl.topausn {
        grid-column-start: 2;
        grid-row-start: 1;
    }
    .connect__content {
        width: 300px;
    }
    .ausn_num {
        font-size: 15px;
        margin: 5px;
    }

    .connect__inner.vkl.ausn_line .connect__item {
        margin: 40px 0 !important;

    }
}
.connect__item-desc.vkl.ausn-font {
    font-size: 12px;
}
.ausn__desc-title p {
    color: #4A4747;
    font-weight: 500;
    font-size: 14px;
}
.ausn__desc-title {
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
}
@media screen and (max-width: 767px) {
    .page-banner__title.vkl {
        font-size: 23px;
    }
    .privilege__row-ausn {
        row-gap: 30px;
    }
    .page-banner__desc.ausn {
        font-family: 'Montserrat', serif;
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 19px;
        text-align: center;
        margin: 15px 0 0;
        width: 295px;
    }
    .ausn__desc-title p {
        font-size: 11px;
    }
    .ausn__desc-title {
        font-size: 11px;
        font-weight: 700;
    }
}
.context__docs-ausn {
    font-weight: 400;
    margin-left: 5px;
}
.documents__list-ausn.vkl {
    line-height: 18px;
    font-weight: 600;
    font-size: 13px;
    color: #0370B1;
}
.services__title_ausn {
    font-size: 15px;
    line-height: 24px;
    font-weight: 600;
    transition: color .3s;
    color: #4A4747;
}
.ausn-cards-section {
    max-width: 124.5rem;
    width: 100%;
    margin: 0 auto;
    padding: 0 1.5rem;
    font-family: 'Montserrat', sans-serif;
}
.ausn-cards-section__title {
    font-weight: 800;
    line-height: 1.2;
    font-size: 3rem;
    text-align: center;
    margin: 0 0 4rem 0;
    color: #0370B1;
}
.ausn-cards-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 2.4rem;
    margin-bottom: 3rem;
}
.ausn-card {
    background: linear-gradient(176deg, rgba(253, 255, 245, 1) 0%, rgba(227, 241, 253, 1) 100%);
    border-radius: 22px;
    padding: 2.4rem 1.6rem 2.8rem;
    text-align: center;
    transition: box-shadow 0.2s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.ausn-card:hover {
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.08);
}
.ausn-card__value {
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: 2.6rem;
    line-height: 1.3;
    color: #0071b6;
    margin-bottom: 0.8rem;
}
.ausn-card__text {
    font-weight: 600;
    font-size: 12px;
    line-height: 1.4;
    color: #333232;
    margin-bottom: 1.2rem;
}
.ausn-card__note {
    font-weight: 400;
    font-size: 12px;
    line-height: 1.45;
    color: #4A4747;
    margin: initial;
}

@media (max-width: 992px) {
    .ausn-cards-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 2rem;
    }

    .ausn-card__value {
        font-size: 2.2rem;
    }
}

/* мобильная версия */
@media (max-width: 640px) {
    .ausn-cards-section {
        padding: 0 1.2rem;
    }

    .ausn-cards-section__title {
        font-size: 2.4rem;
        margin-bottom: 2.4rem;
    }

    .ausn-cards-grid {
        grid-template-columns: 1fr;
        gap: 1.6rem;
    }

    .ausn-card {
        padding: 2rem 1.6rem;
    }

    .ausn-card__value {
        font-size: 2rem;
    }
}
.ausn-button svg {
    width: 1.6rem;
    height: 1.6rem;
    stroke: currentColor;
    fill: none;
}
div.mf-name, div.mf-email, div.mf-captcha, div.mf-message {
    width: 80%;
    padding-bottom: 0.4em;
}

div.mf-name input, div.mf-email input {
    width: 60%;
}

div.mf-message textarea {
    width: 60%;
}

span.mf-req {
    color: red;
}

div.mf-ok-text {
    color: green;
    font-weight: bold;
    padding-bottom: 1em;
}

.custom_v2 {
    width: 215px !important;
    height: 44px !important;
    position: relative;
    padding: 10px 0 10px 17px !important;
    text-align: left !important;
}

@media (max-width: 550px) {
    .auth__cols.v2 .checkbox-fake.vkl {
        width: 30px;
    }
}
.button_vkl {
    position: relative;
}
.button_vkl img {
    position: absolute;
    right: 18px;
    top: 9px;
}
.consent_vkl {
    display: flex;
    align-items: center;
}

@media (max-width: 500px) {
    .popup__accept.vkl {
        max-width: 320px;
    }
    .consent_vkl {
        flex-direction: column;
        gap: 54px;
    }
}
@media (max-width: 640px) {
    .ausn-cards-section {
        padding: 0 1.2rem;
    }

    .ausn-cards-section__title {
        font-size: 2.4rem;
        margin-bottom: 2.4rem;
    }

    .ausn-cards-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 1rem;
    }

    .ausn-card {
        padding: 1.6rem 1rem;
    }

    .ausn-card__value {
        font-size: 2rem;
    }

    .ausn-card__text {
        font-size: 1.3rem;
    }

    .ausn-card__note {
        font-size: 1.1rem;
    }
}
.info__title.vkl.aus_blue-title {
    margin: 0;
}
.ausn_quest_text {
    max-width: 835px;
    padding: 21px 30px 37px 25px;
}
@media screen and (min-width: 1000px) {
    .ausn_br {
        display: none;
    }
    /*.wrap_desk{*/
    /*    white-space: nowrap;*/
    /*}*/
}
@media (max-width: 992px) {
    .quest_img_mob {
        display: block;
        text-align: center;
    }
    .quest_img {
        display: none;
    }
}

/* End */


/* Start:/local/templates/prostobank/components/bitrix/news.list/taryf_v2/style.css?17846159954289*/
div.news-list {
    word-wrap: break-word;
}

div.news-list img.preview_picture {
    float: left;
    margin: 0 4px 6px 0;
}

.news-date-time {
    color: #486DAA;
}

.s_promo-rko {
    font-size: 15px;
    color: #929696;
}

.popular__badge,
.popular_promo-rko > img {
    position: absolute;
    z-index: 10;
    left: 50px;
    top: -7px;
}

.popular_promo-rko {
    position: relative;
    text-align: left;
    z-index: 10;
    inset: 0;
}

@media screen and (max-width: 767px) {

    .tariffs-slider-wrap {
        position: relative;
        padding: 0 36px;
    }

    .col__value {
        line-height: 1 !important;
    }

    .col__title {
        line-height: 1 !important;
    }

    .popular_promo-rko {
        top: -50px;
        margin-top: 40px;
    }

    .tariffs-slider-wrap.scroll {
        overflow: visible;
        padding-bottom: 0;
        scrollbar-width: none;
    }

    .tariffs-slider-wrap.scroll::-webkit-scrollbar {
        display: none;
    }

    .tariffs-slider-wrap .tariffs__content {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        width: auto;
        max-width: none;
        gap: 12px;
        overflow-x: auto;
        overflow-y: hidden;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
        scroll-behavior: smooth;
        scrollbar-width: none;
        height: 650px;
        text-align: left;
    }

    .tariffs-slider-wrap .tariffs__content::-webkit-scrollbar {
        display: none;
    }

    .tariffs-slider-wrap .tariffs__card,
    .tariffs-slider-wrap .popular_promo-rko {
        flex: 0 0 calc(100% - 40px);
        min-width: calc(100% - 40px);
        max-width: calc(100% - 40px);
        scroll-snap-align: start;
        scroll-snap-stop: always;
    }

    .tariffs-slider-wrap .tariffs__card {
        min-height: 640px;
        padding: 38px 20px 20px;
        max-width: none;
        display: flex;
        flex-direction: column;
    }

    .tariffs-slider-wrap .popular__badge,
    .tariffs-slider-wrap .popular_promo-rko > img {
        position: relative;
        left: 209px;
        top: 9px;
    }

    .tariffs-slider-wrap .tariffs__grid {
        display: flex;
        flex-direction: column;
        gap: 16px;
        height: 510px;
    }

    .tariffs-slider-wrap .tariff__main {
        min-width: 0;
    }

    .tariffs-slider-wrap .tariff__title {
        margin-bottom: 16px;
    }

    .tariffs-slider-wrap .tariff__desc {
        max-width: none;
    }

    .tariffs-slider-wrap .col__title {
        min-height: auto;
        margin-bottom: 6px;
    }

    .tariffs-slider-wrap .tariff__button {
        justify-content: center;
        margin-top: auto;
        margin-bottom: 5px;
    }

    .tariffs__pdf {
        margin-left: 42px !important;
    }

    .tariffs-grid-arrow {
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 28px;
        height: 28px;
        padding: 0;
        border: none;
        background: none;
        color: #0067B2;
        cursor: pointer;
        z-index: 11;
    }

    .tariffs-grid-arrow:disabled {
        opacity: 0.35;
        cursor: default;
    }

    .tariffs-grid-arrow--prev {
        left: 0;
    }

    .tariffs-grid-arrow--next {
        right: 0;
    }
}

@media screen and (max-width: 572px) {
    .tariffs-slider-wrap .popular__badge,
    .tariffs-slider-wrap .popular_promo-rko > img {
        position: relative;
        left: 96px;
        top: 9px;
    }
}

@media screen and (max-width: 472px) {
    .tariffs-slider-wrap .popular__badge,
    .tariffs-slider-wrap .popular_promo-rko > img {
        position: relative;
        left: 44px;
        top: 9px;
    }
}

@media screen and (max-width: 390px) {
    .tariffs-slider-wrap .popular__badge,
    .tariffs-slider-wrap .popular_promo-rko > img {
        position: relative;
        width: 75%;
        left: 28px;
        top: 9px;
    }

    .tariffs-slider-wrap .tariffs__card {
        min-height: 635px !important;
    }
}

@media screen and (min-width: 767px) {
    .desktop__hide {
        display: none;
    }
}

.is_promo-tariffs {
    border: 2px solid #0370B1;
}
/* End */


/* Start:/local/components/custom/content.list/templates/tariffs_choise-rko-ooo/style.css?1787049307149*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
/* End */


/* Start:/local/components/custom/content.list/templates/tariffs_rko_for_ooo/style.css?1787049307149*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
/* End */


/* Start:/local/components/custom/content.list/templates/tariffs_questions-rko-ooo/style.css?1787049307149*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
/* End */


/* Start:/local/components/custom/main.feedback_form_register/templates/popup_groups/style.css?176412940010213*/
/* Magnific Popup CSS */
.floating-label {
    font-size: 15px;
    color: #404040;
    position: absolute;
    pointer-events: none;
    top: 13px;
    left: 20px;
    transition: all 0.1s ease;
}


input.acquire-popup__input_products:focus ~ .floating-label,
input.acquire-popup__input_products:not(:placeholder-shown) ~ .floating-label {
    top: 3px;
    font-size: 11px;
    color: #5a5a5a;
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #CCC;
}

.mfp-preloader a:hover {
    color: #FFF;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
         * Remove all paddings around the image on small screen
         */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

/*--------------------------*/
.acquire-popup__input-start {
    position: absolute;
    bottom: 89px;
    left: 48px;
    color: #666666;
}

.acquire-popup.popup {
    display: none;
    margin: auto;
    max-width: 480px;
    width: 100%;
    background-color: rgb(255, 255, 255);
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px 0px;
    position: relative;
    padding:0;
}

.mfp-container .acquire-popup {
    display: block;
}

.acquire-popup__img {
    max-width: 480px;
    width: 100%;
}

.acquire-popup__form {
    padding: 32px;
}

.acquire-popup__title {
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 600;
    color: #ffffff;
    font-size: 21px;
    margin-bottom: 8px;
}

.acquire-popup__text {
    font-family: 'Montserrat', Arial, sans-serif;
    color: #ffffff;
    font-size: 14px;
    margin-bottom: 24px;
}

.acquire-popup__input_products {
    max-width: 214px;
    width: 100%;
    height: 44px;
    outline: none;
    border-radius: 12px;
    background: #FDFFF5;
    background: linear-gradient(130deg, rgba(253, 255, 245, 1) 0%, rgba(227, 241, 253, 1) 100%);
    color: #666666;
    border: none;
    padding-left: 16px;
    margin-right: 11px;
    margin-bottom: 20px;
}

.acquire-popup__button {
    background-color: #8dbb50;
    max-width: 120px;
    width: 100%;
    height: 48px;
    border-radius: 8px;
    border: none;
    color: white;
    cursor: pointer;
    transition: all 0.3s ease;
    outline: none;
}

.acquire-popup__button:hover,
.acquire-popup__button:active {
    background-color: #9cdb55;
}

.acquire-popup__button:disabled {
    opacity: 0.4;
    cursor: not-allowed;
    background-color: #8dbb50;
}

.acquire-popup__agree {
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 400;
    font-size: 11px;
    margin-top: 16px;
    display: flex;
    align-items: center;
}

.acquire-popup__agree-text {
    cursor: pointer;
}

.acquire-popup__link {
    text-decoration: underline !important;
    color: black !important;
    margin-left: 4px;
}

.acquire-popup__result {
    text-align: center;
}

@media (max-width: 767px) {

    .acquire-popup__button {
        margin: 15px 0;
        max-width: 100%;
    }

    .acquire-popup__input_products {
        max-width: 214px;
        margin-bottom: 10px;
    }

    .acquire-popup__agree-text {
        text-align: left;
        margin-left: 8px;
    }
}
/* End */
/* /local/templates/prostobank/components/bitrix/catalog.section/tariffs-rko-dlya-ooo/style.css?17870493076121 */
/* /local/templates/prostobank/components/bitrix/news.list/taryf_v2/style.css?17846159954289 */
/* /local/components/custom/content.list/templates/tariffs_choise-rko-ooo/style.css?1787049307149 */
/* /local/components/custom/content.list/templates/tariffs_rko_for_ooo/style.css?1787049307149 */
/* /local/components/custom/content.list/templates/tariffs_questions-rko-ooo/style.css?1787049307149 */
/* /local/components/custom/main.feedback_form_register/templates/popup_groups/style.css?176412940010213 */
