

/* Start:/local/components/dev/franchisePageIFCG/templates/.default/style.css?174781535436108*/
body {
    color: #242731 !important;
    font-family: 'Source Sans Pro', sans-serif !important;
}

.wrap-main-success h1,
.wrap-main-success .h1,
.wrap-main-success h2,
.wrap-main-success .h2,
.wrap-main-success h3,
.wrap-main-success .h3,
.wrap-main-success h4,
.wrap-main-success .h4,
.wrap-main-success h5,
.wrap-main-success .h5,
.wrap-main-success h6,
.wrap-main-success .h6 {
    margin-top: unset;
    margin-bottom: 20px;
    text-align: left;
    line-height: 1.2;
}

.wrap-main-success .container {
    max-width: 1160px;
    margin: auto;
    @media (max-width: 1060px) {
        padding: 0 16px;
    }
}
.wrap-main-success .button-purple {
    display: block;
    padding: 16px 40px;
    border-radius: 8px;
    border: none;
    background:  linear-gradient(180deg, rgba(255, 255, 255, 0.20) 0%, rgba(74, 49, 141, 0.20) 100%), linear-gradient(91deg, #C63CB2 3.87%, #194EBF 111.36%);
    line-height: normal;
    text-align: center;
    color: #FFF;
    text-decoration: none;
    font-size: 24px;
    font-weight: 600;
    @media (max-width: 1060px) {
        font-size: 17px;
    }
    @media (max-width: 600px) {
        width: 100%;
    }
}
.wrap-main-success .button-purple:hover{
    background:  linear-gradient(180deg, rgba(255, 255, 255, 0.20) 0%, rgba(74, 49, 141, 0.20) 100%), linear-gradient(91deg, #C63CB2 3.87%, #194EBF 111.36%);
    box-shadow: 0 8px 16px 0 rgba(4, 0, 199, 0.50);
}
.wrap-main-success .button-purple:focus, .button-purple:active{
    background: linear-gradient(91deg, #BC38A9 3.87%, #15409C 111.36%);
}

/*----------------SECTION STOCKS---------------*/
.wrap-main-success .section-stocks {
    padding: 0px 0;
    @media (max-width: 1060px) {
        padding: 15px 0;
    }
}
.wrap-main-success .stocks__wrapper {
    display: grid;
    grid-template-columns: 57% 40%;
    gap: 32px;
    @media (max-width: 1060px) {
        grid-template-columns: 100%;
        gap: 19px;
    }
}
.wrap-main-success .stocks__advantages-item {
    display: flex !important;
    flex-direction: column;
    justify-content: space-between;
    padding: 60px 30px 80px;
    border-radius: 8px;
    font-size: 28px;
    line-height: 120%;
    height: 452px;

@media (max-width: 600px) {
        padding: 16px 12px;
        height: 306px !important;
        width: 100%;
    }
}
.wrap-main-success .stocks__advantages-item-heading {
    margin-bottom: 26px;
    font-size: 49px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    @media (max-width: 600px) {
        font-size: 20px;
        margin-bottom: 5px;
    }
}
.wrap-main-success .stocks__advantages-item-heading span {
    color: #4A59BE;
    font-size: 49px;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 120%;
    @media (max-width: 600px) {
        font-size: 24px;
    }
}
.wrap-main-success .stocks__advantages-item-p1 {
    margin-bottom: 16px;
    font-size: 28px;
    @media (max-width: 600px) {
        margin-bottom: 12px;
        font-size: 20px;
    }
}
.wrap-main-success .stocks__advantages-item-p2 {
    margin-bottom: 47px;
    font-size: 24px;
    font-weight: 900;
    color: #4A59BE;
    @media (max-width: 600px) {
        margin-bottom: 30px;
        max-width: 140px;
        font-size: 18px;
        font-weight: 900;
        line-height: 120%;
    }
}
.wrap-main-success .stocks__advantages-item2-p{
    color: #4A59BE;
    font-size: 22px;
    font-weight: 600;
    line-height: 120%;
    @media (max-width: 600px) {
        font-size: 18px;
        line-height: 110%;
    }

}
.wrap-main-success .stocks__advantages-item-p4{
    margin-bottom: 38px;
    max-width: 429px;
    font-size: 22px;
    font-weight: 400;
    @media (max-width: 600px) {
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 110%;
    }
}
.wrap-main-success span.stocks__advantages-item-p5 {
    margin-bottom: 0;
    @media (max-width: 600px) {
        display: none;
    }
}
.wrap-main-success .stocks__advantages-item-p5{
    margin-bottom: 18px;
    color: #4A59BE;
    font-size: 40px;
    font-weight: 700;
    line-height: 130%;
    @media (max-width: 600px) {
        margin-bottom: 8px;
        font-size: 24px;
    }
}
.wrap-main-success .stocks__advantages-item-p6{
    margin-bottom: 15px;
    max-width: 321px;
    font-size: 28px;
    font-weight: 600;
    @media (max-width: 600px) {
        margin-bottom: 8px;
        font-size: 20px;
        line-height: 110%;
    }
}
.wrap-main-success .stocks__advantages-item-p6 span{
    text-decoration-line: underline;
    @media (max-width: 600px) {
        text-decoration-line: none ;
    }
}
.wrap-main-success .stocks__advantages-item-p7{
    max-width: 290px;
    margin-bottom: 37px;
    font-size: 28px;
    font-weight: 400;
    @media (max-width: 600px) {
        margin-bottom: 55px;
        font-size: 18px;
        line-height: 120%;
    }

}
.wrap-main-success .stocks__advantages-item2-p.item2-p1{
    text-transform: uppercase;
    font-weight: 700;
    font-size: 32px;
    @media (max-width: 600px) {
        margin-bottom: 3px;
        font-size: 24px;
        line-height: 110%;
    }
}
.wrap-main-success .stocks__advantages-item2-p.item2-p3{
    font-size: 28px;
    line-height: 150%;
    font-weight: 600;
    text-transform: uppercase;
    @media (max-width: 600px) {
        margin-top: 5px;
        margin-bottom: 8px;
        font-size: 22px;
        font-style: normal;
        font-weight: 600;
        line-height: 110%;
    }
}

.wrap-main-success .stocks__discounts-cards {
    display: flex;
    flex-direction: column;
    gap: 32px;
    @media (max-width: 1060px) {
        flex-direction: row;
        gap: 16px;
    }
    @media (max-width: 730px) {
        flex-direction: column;
    }
}
.wrap-main-success .stocks__discounts-card {
    width: 100%;
    padding: 22px;
    border-radius: 8px;
    font-size: 24px;
    font-weight: 600;
    @media (max-width: 1060px) {
        align-self: center;
    }
    @media (max-width: 600px) {
        padding: 16px;
        font-size: 20px;
    }
}
.wrap-main-success .stocks__discounts-card span{
    color: #D11D1D;
    font-size: 48px;
    font-weight: 700;
    @media (max-width: 600px) {
        font-size: 40px;
    }
}
.wrap-main-success .stocks__discounts-card p{
   margin-bottom: 27px;
    line-height: 120%;
}
.wrap-main-success .stocks__discounts-card .button-purple{
    padding: 14px 32px;
    font-size:18px;
    @media (max-width: 600px) {
        width: 100%;
        font-style: normal;
        font-weight: 600;
        line-height: 100%;
    }
}
.wrap-main-success .stocks__advantages-item.item1 {
    background-image: url("/local/components/dev/franchisePageIFCG/templates/.default/./img/bgItem12.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    @media (max-width: 600px) {
        padding: 16px 12px;
        background-image: url("/local/components/dev/franchisePageIFCG/templates/.default/./img/bgItemMob3.jpg");
    }
}
.wrap-main-success .stocks__advantages-item.item2 {
    background-image: url("/local/components/dev/franchisePageIFCG/templates/.default/./img/bgItem2.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 87px 30px 80px;
    @media (max-width: 600px) {
        padding: 16px 12px;
        background-image: url("/local/components/dev/franchisePageIFCG/templates/.default/./img/bgItemMob2.jpg");
    }
}
.wrap-main-success .stocks__advantages-item.item3 {
    background-image: url("/local/components/dev/franchisePageIFCG/templates/.default/./img/bgItem3.jpg");
    background-position-y: top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px 30px 66px ;
    @media (max-width: 600px) {
        padding: 16px 12px;
    }
    @media (max-width: 500px) {
        background-image: url("/local/components/dev/franchisePageIFCG/templates/.default/./img/bgItemMob1.jpg");
    }
}
.wrap-main-success .stocks__discounts-card.card1 {
    background-image: url("/local/components/dev/franchisePageIFCG/templates/.default/./img/bgItem4.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}
.wrap-main-success .stocks__discounts-card.card2 {
    background-image: url("/local/components/dev/franchisePageIFCG/templates/.default/./img/bgItem5.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

/*----------------SLIDER---------------*/
.wrap-main-success .slick-dots {
    display: flex;
    justify-content: center;
    text-align: center;
    list-style: none;
}
.wrap-main-success .slick-dots button {
    height: 14px;
    width: 14px;
    margin: 5px;
    font-size:0;
    background: #EAEAEA;
    border: none;
    border-radius: 50%;
    outline: none;
}
.wrap-main-success .slick-dots li[class="slick-active"] button {
    background: #AF99CC;
}
.wrap-main-success .slider .slick-arrow{
    position: absolute;
    top: 50%;
    margin: -15px 0 0 0;
    z-index: 2;
    font-size: 0;
    width: 30px;
    height: 30px;
}
.wrap-main-success .slick-slide{
    display: flex;
}
.wrap-main-success .next-btn {
    position: absolute;
    top: 50%;
    right: 7px;
    transform: translateY(-50%);
    width: 57px;
    height: 57px;
    background: rgba(255, 255, 255, 0.60);
    box-shadow: 4px 6px 14px 10px rgba(24, 19, 53, 0.08);
    border-radius: 50%;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease-out;
    @media (max-width: 600px) {
        width: 32px;
        height: 32px;
    }
}
.wrap-main-success .next-btn:hover {
    background: #fff;
}
.wrap-main-success .next-btn img{
    @media (max-width: 600px) {
        width: 12px;
        height: 12px;
    }
}

/*----------------SECTION FRANCHISES---------------*/

.wrap-main-success .franchises-wrapper{
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
    @media (max-width: 1050px) {
        grid-template-columns: 1fr 1fr;
        margin-bottom: 15px;
        justify-content: center;
        align-items: center;
        gap: 15px;
    }
    @media (max-width: 600px) {
        display: flex;
        flex-direction: column;
    }

}
.wrap-main-success .franchise_item {
    position: relative;
    background-color: #fff;
    box-shadow: 0 8px 16px 0 rgba(44, 35, 99, 0.06);
    border-radius: 8px;
    margin: auto;
    width: 100%;
    @media (max-width: 1050px) {
        width: 100%;
        height: 100%;
    }
    @media (max-width: 700px) {
        max-width: 100%;
    }
}
.wrap-main-success .franchise_item .photo_link {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top-left-radius:  8px;
    border-top-right-radius:  8px;
}
.wrap-main-success .franchise_item .photo{
    width: 100%;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.wrap-main-success .franchise_item .text_cont {
    width: 100%;
    padding: 10px;
    padding-top: 20px;
    @media (max-width: 700px) {
        padding-bottom: 22px;
    }
}
.wrap-main-success .franchise_item .link_text {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-decoration: none;
}
.wrap-main-success .franchise_item .bottom_area {
    width: 100%;
    display: block;
}
.wrap-main-success .franchise_item .bottom_area .left-wrapp {
    display: flex;
    flex-direction: column;
    align-items: start;
}
.wrap-main-success .franchise_item .bottom_area .left-info {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-bottom: 5px;
}
.wrap-main-success .invest{
    font-size: 17px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;

    @media (max-width: 700px) {
        font-size: 16px;
    }
}
.wrap-main-success .franchise_item .bottom_area .right {
    position: relative;
    max-width: 100%;
}
.wrap-main-success .franchise_item .bottom_area .left-info span {
    color: #686868;
    text-transform: uppercase;
    margin-right: 6px;
    font-size: 15px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
    text-wrap: nowrap;

}
.wrap-main-success .franchise_item .bottom_area span.left-info-blue{
    color: #3586CF;
    font-size: 15px;
    font-weight: 600;
    white-space: nowrap;
}
.wrap-main-success .franchise_item_hint{
    display: none;
    position: absolute;
    top: 65px;
    right: 15%;
    z-index: 10;
}
.wrap-main-success .franchise_item_hint.hovered{
    display: block;
    @media (max-width: 900px) {
        display: none;
    }
}
.wrap-main-success .franchise_item .name {
    width: 100%;
    color: #242731;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    min-height: 65px;

    margin-bottom: 13px;
    display: inline-block;
    text-align: left;
    @media (max-width: 700px) {
        font-size: 18px;
        margin-bottom: 8px;
        font-weight: 600;
    }
}
.wrap-main-success .franchise_item__button{
    display: flex;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    line-height: normal;
    text-align: center;
    text-decoration: none;
    color: #4582EF;
    font-size: 17px;
    font-weight: 600;
    border-radius: 8px;
    background: linear-gradient(180deg, #DDEEFF 0%, #C8E1F8 100%);
    margin-top: 20px;

    border: none;
    width: 100%;
    height: 44px;
}
.wrap-main-success .franchise_item__button:focus, .franchise_item__button:active{
    background: #B3DAFF;
}
.wrap-main-success .franchise_item__button:hover{
    border-radius: 8px;
    background: linear-gradient(180deg, #E5F3FF 0%, #CEE7FF 100%);
    box-shadow: 0 4px 10px 0 rgba(67, 175, 253, 0.17);
}
.wrap-main-success .franchise_item .bottom_area span.left-info-pink{
    color: #C055B9;
    font-size: 15px;
    font-weight: 600;
}

/*----------------SECTION INFO---------------*/

.wrap-main-success .section-info{
    padding: 50px 0;
    @media (max-width: 1050px) {
        display: none;
    }
}
.wrap-main-success .info-wrapp{
    display: flex;
    flex-direction: column;
    align-items: start;
    /*padding-top: 24px;*/
    /*padding-left: 36px;*/
    background-image: url("/local/components/dev/franchisePageIFCG/templates/.default/./img/franchise-info.png");
    background-repeat: no-repeat;
    background-color: #fff;
    box-shadow: var(--shadow);
    border-radius: 8px;
}
.wrap-main-success .info_head{
    /*margin-bottom: 23px;*/
    margin-bottom: 20px;
    /*font-size: 40px;*/
    /*font-weight: 700;*/
    font-weight: 600;
    background:  linear-gradient(90deg, #0000B1 -12.12%, #4B4CFA 110.61%);
    text-transform: uppercase;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.wrap-main-success .info_p{
    /*margin-bottom: 25px;*/
    max-width: 619px;
    /*font-size: 20px;*/
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.wrap-main-success .info_p:last-child {
    margin-bottom: 0;
}
.wrap-main-success .info_list {
    max-width: 465px;
    margin: unset;
    padding-left: 17px;
}
.wrap-main-success .info_list_item{
    margin-bottom: 16px;
    position: relative;
    line-height: normal;
}
.wrap-main-success .info_list_item::before {
    content: "";
    position: absolute;
    top: 0;
    left: -16px;
    width: 3px;
    height: 100%;
    background-color: #C2C9FF;
}
@media (min-width: 992px) {
    .wrap-main-success .info-wrapp {
        padding: 20px 40px;
    }
    .wrap-main-success .info_head {
        font-size: 48px;
    }
    .wrap-main-success .info_p {
        font-size: 17px;
    }
    .wrap-main-success .info_p:not(:last-child),
    .wrap-main-success .info_list:not(:last-child) {
        margin-bottom: 16px;
    }
}
@media (max-width: 991.98px) {
    .wrap-main-success .info-wrapp {
        padding: 20px;
    }
    .wrap-main-success .info_head {
        font-size: 24px;
    }
    .wrap-main-success .info_p {
        font-size: 15px;
    }
    .wrap-main-success .info_p:not(:last-child),
    .wrap-main-success .info_list:not(:last-child) {
        margin-bottom: 8px;
    }
}

/*----------------SECTION ACTIONS---------------*/

.wrap-main-success .sections-actions{
    padding-bottom:70px ;
}
.wrap-main-success .actions_wrapp_blocks{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    @media (max-width: 1060px) {
        grid-template-columns: 1fr;
        gap: 15px;
    }
}
.wrap-main-success .actions_block{
    display: flex;
    flex-direction: column;
    align-items: start;
    border-radius: 8px;
    padding: 30px 70px 40px 28px;
    background-repeat: no-repeat;
    background-size: cover;
    @media (max-width: 1060px) {
        background-position-y:center;
    }
    @media (max-width: 600px) {
        padding: 16px;
    }
}
.wrap-main-success .actions_block.item1{
    background-image: url("/local/components/dev/franchisePageIFCG/templates/.default/./img/bgAction1.jpg");
    background-position-x: center;
    @media (max-width: 600px) {
        grid-row: 4/5;
    }
}
.wrap-main-success .actions_block.item2{
    background-image: url("/local/components/dev/franchisePageIFCG/templates/.default/./img/bgAction2.jpg");
}
.wrap-main-success .actions_block.item2 .actions_head{
    @media (max-width: 600px) {
        font-size: 18px;
        max-width: 180px;
    }
}
.wrap-main-success .actions_head{
    font-size: 32px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
    color: #023D7F;
    margin-bottom: 4px;
    @media (max-width: 600px) {
        font-size: 20px;
    }
}
.wrap-main-success .actions_p{
    color: #EB6124;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    margin-bottom: 23px;
    @media (max-width: 600px) {
        font-size: 18px;
        margin-bottom: 4px;
    }
}
.wrap-main-success .actions_list{
    margin-bottom: 33px;
    padding-left: 17px;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    list-style-type: disc;
    color: #023D7F;
    @media (max-width: 600px) {
        font-size: 16px;
        margin-bottom: 17px;
    }
}
.wrap-main-success .actions_button{
    text-align: center;
    border-radius: 8px;
    background:  linear-gradient(180deg, #FA7439 0%, #EB6124 100%);
    text-decoration: none;
    padding: 12px 56px;
    color: #FFF;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    border:none;
    margin-top: auto;
    @media (max-width: 600px) {
        width: 100%;
    }

}
.wrap-main-success .actions_button:focus, actions_button:active{
    background: #EB520F;
}
.wrap-main-success .actions_button:hover{
    background: linear-gradient(180deg, #FF905F 0%, #FC7337 100%);
    box-shadow: 0 4px 8px 0 rgba(221, 95, 41, 0.25);
}
.wrap-main-success .actions_p_item2 {
    color: #023D7F;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    margin-bottom: 68px;
    max-width: 300px;
    @media (max-width: 600px) {
        font-size: 18px;
        margin-bottom: 23px;
        max-width: 180px;
    }
}

/*----------------POPUP---------------*/
.wrap-main-success .overlay {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    visibility: hidden;
    background-color: rgba(0, 0, 0, 0.7);
    opacity: 0;
    position: fixed;
    cursor: default;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}
.wrap-main-success .overlay.open {
    visibility: visible;
    opacity: 1;
}
.wrap-main-success .popup {
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    right: unset;
    z-index: 10000000;
    font-size: 14px;
    display: block;
    visibility: hidden;
    width: 90%;
    min-width: 280px;
    max-width: 491px;
    position: fixed;
    padding: 24px 30px 30px;
    border: 1px solid #383838;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 8px;
    background-color: #FFFFFF;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
    -ms-box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
    -o-box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
    opacity: 0;
}
.wrap-main-success .popup.open {
    display: block !important;
    visibility: visible;
    opacity: 1;
}
.wrap-main-success .close {
    position: absolute;
    top: 16px;
    right: 16px;
    padding: 0;
    width: 20px;
    height: 20px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    line-height: 20px;
    -webkit-transition: all ease .8s;
    -moz-transition: all ease .8s;
    -ms-transition: all ease .8s;
    -o-transition: all ease .8s;
    transition: all ease .8s;
    @media (max-width: 700px) {
        top: 12px;
        right: 12px;
    }
}
.wrap-main-success .close:hover {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}
.wrap-main-success .popup-head{
    color:  #242731;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    margin-bottom: 16px;
    @media (max-width: 700px) {
        font-size: 18px;
        margin-bottom: 14px;
    }
}
.wrap-main-success .popup__form{
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
}
.wrap-main-success .popup__form-input{
    padding: 10px 16px;
    border-radius: 8px;
    background: #F1F2F3;
    border: none;
    height: 45px;
    @media (max-width: 426px) {
        padding: 5px 16px;
    }
}
.wrap-main-success .popup__form-input::placeholder{
    color: #8C8C8C;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    @media (max-width: 700px) {
        font-size: 16px;
    }
}
.wrap-main-success .popup__form input:focus-visible,.popup__form-select:focus-visible, .popup__form-input:focus-visible,.popup__form-input select:focus-visible{
    outline: none;
}
.wrap-main-success .popup__form-input.wrapp__select{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 0;
}
.wrap-main-success .popup__form__button{
    align-self: center;
    display: flex;
    flex-direction: row;
    align-items: center;
    border: none;
    justify-content: center;
    gap: 8px;
    padding: 6px 28px 6px 24px;
    border-radius: 8px;
    background: linear-gradient(180deg, #1ACEEE 0%, #00A9C7 100%);
    color: #fff;
    margin-top:18px ;
    text-decoration: none;
    font-size: 17px;
    font-weight: 600;
}
.wrap-main-success .popup__form__button:hover{
    background: linear-gradient(180deg, #22D5F5 0%, #01BBDB 100%);
}
.wrap-main-success .popup__form__button:active{
    background: #0EB1CE;
}
.wrap-main-success .wrapp__select{
    position: relative;
}
.wrap-main-success .wrapp__select::before {
    content: "Изменить";
    position: absolute;
    top: 30%;
    right: 16px;
    text-align: center;
    font-size: 16px;
    color: #6D9DF3;
    pointer-events: none;
}
.wrap-main-success .wrapp__select:hover::before{
    color: #2b73f8;
}
.wrap-main-success .popup__form-select{
    border: none;
    background: #F1F2F3;
    padding: 0;
    font-size: 17px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
}
.wrap-main-success .popup__form-select::placeholder{
    color: #8C8C8C;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
}
.wrap-main-success .popup__form-input.textarea{
    font-size: 17px;
    font-family: "Source Sans Pro", sans-serif;
    @media (max-width: 426px) {
        height: 54px;
    }
}
.wrap-main-success .popup__form-input.textarea::placeholder{
    font-size: 17px;
}
.wrap-main-success .button-form-city{
    border: none;
    background: none;
    color:  #6D9DF3;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    @media (max-width: 700px) {
        display: none;
    }
}
.wrap-main-success .button-form-city:hover{
    color:  #256AE4;
}
.wrap-main-success .popup__form-input.wrapp__input__phone{
    margin: 0;
    display: flex;
    flex-direction: row;
}
.wrap-main-success .wrapp__input__phone select, .wrapp__input__phone input{
    border: none;
    background: none;
}
.wrap-main-success .popup__wrapp__p{
    display: flex;
    flex-direction: row;
    gap: 10px;
    margin-top: 28px;
    color: #656565;
    font-size: 14px;
    line-height: 18px;
    @media (max-width: 700px) {
        margin-top: 18px;
        font-size: 13px;
        line-height: 17px;
    }
}
.wrap-main-success .popup__wrapp__p .svg_popup{
    min-width: 18px;
}

/*----------------POPUP-SUCCESS---------------*/

.wrap-main-success .popup.popup-success{
    padding: 16px 16px 6px;
    max-width: 424px;
    @media (max-width: 500px) {
        padding-bottom: 16px;
    }
}
.wrap-main-success .popup_bg{
    border-radius:8px ;
    background-image: url("/local/components/dev/franchisePageIFCG/templates/.default/./img/bg-popup.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: -12px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 405px;
    padding: 11px 16px 22px;
    @media (max-width: 500px) {
        padding: 9px 16px 7px;
        background-image: url("/local/components/dev/franchisePageIFCG/templates/.default/./img/bg-popup-mob.jpg");
        background-position-y: 0;
    }
}
.wrap-main-success .popup-success-head{
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    line-height: 120%;
    @media (max-width: 700px) {
        font-size: 17px;
    }
}
.wrap-main-success .pop.wrap-main-success up-success-head span{
    @media (max-width: 500px) {
        display: block
    }
}
.wrap-main-success .popup-success-content p{
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
    margin-bottom: 12px;
    @media (max-width: 700px) {
        font-size: 14px;
        margin-bottom: 7px;
        text-align: center;
    }
}
.wrap-main-success .wrapp-icon{
    display: flex;
    flex-direction: row;
    gap: 9px;
}
.wrap-main-success .popup-wrapp-bottom{
    display: flex;
    gap: 17px;
    @media (max-width: 700px) {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 4px;
    }
}
.wrap-main-success .popup-wrapp-bottom p{
    color: #7F828C;
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;

    @media (max-width: 700px) {
        font-size: 14px;
        text-align: center;
    }
}
.wrapp__select .selectric-wrapper {
    width: 100%;
}
.wrapp__select .selectric-wrapper .button{
    display:none;
}
.popup .selectric {
    height: 45px;
    top: -10px;
    left: -16px;
    background-color: unset;
}
.popup .selectric .button {
    background-color: unset;
}


.reports-download {
    right: 190px; /*right: 29px;*/
    bottom: 67px;
    width: 430px;
    z-index: 1;

    background-color: white;
    box-shadow: 0 8px 24px 0 rgba(69, 130, 239, 0.38);
    padding: 26px 22px 0 22px;
    border-radius: 8px;
    background-image: url("/img/stamp1.png");
    background-repeat: no-repeat;
    background-position: bottom 50px right 0px;
    background-size: 178px;

    font-family: 'Source Sans Pro', sans-serif;
}

.reports__form-drawn {
    color: #888D9D;
    text-align: center;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.30;
    margin-bottom: 8px;
}

.reports__form-list-title {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 10px;
}

ul.reports__form-list {
    padding: 0 !important;
    margin: 0 0 24px 0 !important;
    list-style: none !important;
}

ul.reports__form-list li {
    position: relative;
    padding-left: 32px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 12px;
}

ul.reports__form-list li::before {
    position: absolute;
    content: '';
    width: 24px;
    height: 24px;
    left: 0;
    top: -2px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTggMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xOCAxLjk5OTk3TDYgMTRMMC41IDguNDk5OTdMMS45MSA3LjA4OTk3TDYgMTEuMTdMMTYuNTkgMC41ODk5NjZMMTggMS45OTk5N1oiIGZpbGw9IiMwMEE5QzciLz4KPC9zdmc+Cg==");
    background-size: 18px 14px;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
}

.reports__form-title-img {
    margin-right: 5px;
}

/* end form download*/
/* form request*/
.reports {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 490px;

    background-color: white;
    box-shadow: 0 8px 16px 0 rgba(27, 27, 27, 0.25);
    padding: 32px;
    border-radius: 8px;

    font-family: 'Source Sans Pro', sans-serif;
}

.btn_close {
    position: absolute;
    transition: 0.3s;
    right: 16PX;
    top: 16px;
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTcgMTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxnIGlkPSImIzIwODsmIzE5MDsmIzIwODsmIzE4NjsmIzIwODsmIzE5MDsmIzIwOTsmIzEzNjsmIzIwODsmIzE4NjsmIzIwODsmIzE5MDsvQ29tcG9uZW50IDEiPgo8cGF0aCBpZD0iTGluZSA2IiBkPSJNMSAxNkwxNiAxLjAwMDAxIiBzdHJva2U9IiM4QjhCOEIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8cGF0aCBpZD0iTGluZSA3IiBkPSJNMSAxTDE2IDE2IiBzdHJva2U9IiM4QjhCOEIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L2c+Cjwvc3ZnPgo=");
    background-repeat: no-repeat;
    background-position: top right;
    background-size: contain;
    background-color: transparent;
    border: none;
    cursor: pointer;
}

.btn_close:hover {
    color: black;
}

.reports__form-title {
    display: flex;
    flex-flow: row wrap;
    text-align: center;
    justify-content: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 16px;
}

.reports__form--row {
    margin-bottom: 16px;
}

.reports__form-input {
    height: 45px;
    width: 100%;
    padding: 10px 16px;
    border-radius: 8px;
    border: none;
    background: #F1F2F3;

    text-align: left;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.reports__form-btn {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: center;
    gap: 8px;
    z-index: 1;

    padding: 6px 50px;
    border-radius: 8px;
    border: none;
    background: #00A9C7;

    color: #FFF;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 24px auto 32px auto;
}

.btn_img {
    width: 24px;
    height: 24px;
}
/*
.reports__form-agreement {
    display: flex;
    flex-flow: row nowrap;
    column-gap: 10px;
    justify-content: flex-start;
}
*/
.main_form .block .btn:disabled {
    background: var(--disabled-color) !important;
}
.main_form .block .reports__form-agreement label {
    display: block;
    font-size: 12px;
}
.agreement_img {
    width: 18px;
    height: 22px;
}

.agreement_text {
    display: flex;
    width: 404px;
    flex-direction: column;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #656565;
}

.popup {
    position: fixed;
    display: none;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-name: formIn;
    z-index: 10;
}
.popup.popup__report.reports.open {
    min-height: 520px;
    background: #ffffff;
}

@keyframes formIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

/* end form request*/

@media screen and (max-width:1920px){
    .pulse-button {
        right: 410px;
    }

    .reports-download {
        right: 350px;
    }
    .reports {
        z-index: 1000;
    }
}

@media screen and (max-width:1600px){
    .pulse-button {
        right: 240px;
    }
    .reports-download {
        right: 190px;
    }
    .reports {
        z-index: 1000;
    }
}

@media screen and (max-width:1023px){
    .pulse-button {
        right: 90px;
    }

    .reports-download {
        bottom: 50%;
        right: 50%;
        transform: translate(50%, 50%);
    }
    .reports {
        z-index: 1000;
    }
}

@media screen and (max-width:768px){
    .pulse-button {
        right: 80px;
        bottom: 140px;
    }

    .reports-download {
        bottom: 50%;
        right: 50%;
        transform: translate(50%, 50%);
    }
}

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

    .pulse-button {
        bottom: 130px;
        right: 40px;
    }

    .reports-download {
        bottom: 50%;
        right: 50%;
        transform: translate(50%, 50%);
        width: calc(100% - 40px);
    }

    .reports {
        right: 20px;
        width: calc(100% - 40px);
    }
}

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

    .pulse-button {
        bottom: 130px;
        right: 20px;
    }

    .reports-download {
        bottom: 50%;
        right: 50%;
        transform: translate(50%, 50%);
        width: calc(100% - 30px);
    }

    .reports {
        right: 15px;
        width: calc(100% - 30px);
    }

    .reports__form-title {
        font-size: 22px;
    }

    .reports__form-btn {
        padding: 6px 28px;
    }
}

.info_list_item{
    list-style-type: none;
}

.franchise_item__img-wrapper {
    position: relative;
}

.franchise-item__more{
    position: absolute;
    z-index: 1;
    top: 5px;
    right: 5px;
    color: #888DA0;
    background: #FFF;
    font-size: 20px;
    padding: 5px 15px 2px;
    border-radius: 8px;
    opacity: 0.75;
}
.franchise-item__more:hover{
    background: #dcdcdc;
}

.fancybox-content.js-popup-download,
#pdfPopup{
    max-width: 450px;
    padding: 40px 25px;
    border-radius: 8px;
}

.reports__form-title {
    display: flex;
    flex-flow: row wrap;
    text-align: center;
    justify-content: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 16px;
    font-family: "PT Sans", sans-serif;
}

.reports__form--row {
    margin-bottom: 16px;
}

.reports__form-input {
    height: 45px;
    width: 100%;
    padding: 10px 16px;
    border-radius: 8px;
    background: #F1F2F3;

    text-align: left;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border: 1px solid #c0c0c0;
}

.main_form .block button.reports__form-btn,
.reports__form-btn {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: center;
    gap: 8px;
    z-index: 1;

    padding: 6px 50px;
    border-radius: 8px;
    border: none;
    background: linear-gradient(180deg, #1BC5E6 0%, #00A9CA 100%);
    color: #FFF;
    font-size: 17px;
    font-weight: 600;
    line-height: 21px;
    letter-spacing: 0em;
    margin: 24px auto 0px auto;
}

.reports__form-btn{
    width: 288px;
    height: 44px;
    padding: 10px 28px 10px 24px;
    border-radius: 8px;
}

.iti--separate-dial-code .iti__selected-dial-code{
    font-family: "PT Sans", sans-serif;
}

.agreement_text {
    display: flex;
    width: 404px;
    flex-direction: column;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #656565;
    font-family: "PT Sans", sans-serif;
}

body    .franchise_item .name{
    height: auto;
}

.popup {
    display: none;
    position: fixed;
    z-index: 999;
    padding: 0 16px;
    font-family: 'Source Sans Pro', sans-serif !important;
    bottom: 60px;
    overflow-y: auto;
    overflow-x: hidden;
}

@media screen and (max-width: 768px){
    .popup{
        bottom: 40%;
    }
}

.popup.popup__download{
    animation-duration: 1.5s;
    animation-fill-mode: both;
    animation-name: formIn;
}

.popup:not(.popup__download):not(.popup__report){
    min-height: calc(100vh - 48px - 63px);
    top: 115px;
    padding-bottom: 150px;
}

.popup.open {
    display: block;
    background: #f2f2f5;
}

.popup:not(.popup__download).open{
    width: 100%;
}

.js-popup-download,
#pdfPopup {
    display: none;
}

.design2024 .franchise_item::before{
    display: none !important;
}

.design2024 .fancybox-can-pan .fancybox-content,
.design2024 .fancybox-can-swipe .fancybox-content{
    cursor: default;
}

.franchise_item .photo {
    height: 210px;
}

@media screen and (max-width: 768px) {
    .franchise_item .photo {
        height: auto;
    }
}
/* End */
/* /local/components/dev/franchisePageIFCG/templates/.default/style.css?174781535436108 */
