

/* Start:/rassrochka/site/styles/style.css?176182943640816*/
* {
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
}

.main {
    width: 100%;
    /*max-width: 1728px;*/
    margin: 0 auto;
}

body {
    background-color: #ebebeb!important;
}

p{
    margin-bottom: 0;
}

/*  главный экран */
.MainScreen {
    /*width: 1728px;*/
    width: 100%;
    position: relative;
    border: 1px solid #f1f1f3;
    /*background: linear-gradient(180deg, #f1f1f3 70%, #d7d7da 100%);*/
    background: linear-gradient(0.00deg, rgba(188, 188, 187, 1),rgba(235, 235, 235, 1) 100%);
    margin-bottom: 90px;
}

.MainScreenTitle {
    width: auto;
    height: auto;
    margin-top: 95px;
    /*margin-left: 340px;*/

}

.MainScreenTitle h1 {
    font-size: 65px;
    font-weight: 600;
    line-height: 56.57px;
    letter-spacing: -0.82px;
    font-family: SF PRO Expanded;
    color: #000000;
    margin-bottom: 10px;
}

.MainScreenTitle p {
    font-size: 32px;
    line-height: 32px;
    font-weight: 400;
    font-style: regular;
    font-family: SF PRO Medium;
    color: #000000;
    margin-bottom: 0;
    letter-spacing: -0.46px;
}

.MainScreenTimer {
    width: 622px;
    display: flex;
    align-items: center;
    margin-top: 55px;
    /*margin-left: 334px;*/
    font-weight: 650;
    font-family: SF PRO;
    letter-spacing: -1.05px;
    vertical-align: middle;
    gap: 12px;
    line-height: 72.44px;
}

.num {
    font-size: 163.93px;
    font-family: SF PRO Expanded;
    color: #ff008c;
    line-height: 72.44px;
}

.num1 {
    font-family: SF PRO Expanded;
    font-size: 163.93px;
    font-weight: 510;
    line-height: 1.2;
    background: linear-gradient(to right, #E5087E, #7F0446);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    padding: 4px 0;
    margin: 0;
}

.dot {
    font-size: 70px;
    color: #E5087E;
    font-family: SF PRO Medium;
    line-height: 1;
    margin: 0 4px;
}

.MainScreenBtn {
    width: 617px;
    height: 106px;
    font-family: SF PRO Medium;
    background-color: #E5087E;
    border-radius: 52.77px;
    margin-top: 55px;
    /*margin-left: 339px;*/
    display: flex;
    align-items: center;
    justify-content: center;
}

.MainScreenBtn a {
    text-decoration: none;
    color: #FFFFFF;
    font-size: 47px;
    line-height: 46.95px;
    letter-spacing: -0.69px;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 5px;
}

.MainScreenBtn a:before{
    content: '';
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3Csvg width='800px' height='800px' viewBox='-0.5 0 25 25' fill='%23ffffff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.6001 3.91998C14.268 3.92397 12.9849 4.42297 12 5.32001C11.2277 4.61746 10.2676 4.15485 9.23679 3.98858C8.20602 3.82231 7.1491 3.95955 6.19498 4.3836C5.24087 4.80765 4.43081 5.50018 3.8635 6.37671C3.29619 7.25324 2.99614 8.27591 3.00004 9.32C3.00004 15.77 12 20.14 12 20.14C12 20.14 21 15.77 21 9.32C21 7.88784 20.4311 6.51434 19.4184 5.50165C18.4057 4.48895 17.0322 3.91998 15.6001 3.91998Z' stroke='%23ffffff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
}

.MainScreenBtn a:hover{
    color: #fff;
}

.MainScreenСonditions {
    margin-top: 60px;
    /*margin-left: 340px;*/
    margin-bottom: 80px;
}

.MainScreenСonditions p {
    font-family: SF PRO Medium;
    font-size: 25px;
    line-height: 32px;
    letter-spacing: -0.46px;
    font-weight: 400;
    color: #000000;
}

.MainScreenGirl {
    position: absolute;
    bottom: -80px;
    right: -165px;
    height: 804px;
}

/* каталог айфонов */

.Catalog {
    width: 1051px;
    /*height: 470px;*/
    margin-top: 90px;
    display: flex;
    gap: 25px;
    margin: 0 auto;
}

.CatalogWrapper {
    width: 244px;
    height: 470px;
    border-radius: 28px;
    background-color: #FFFFFF;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.CatalogWrapperTittle {
    display: flex;
    align-items: center;
    margin-top: 30px;
    gap: 10px;
}

.CatalogWrapperTittle h5 {
    font-family: SF PRO Medium;
    font-size: 22px;
    font-weight: 510;
    line-height: 30.8px;
    letter-spacing: -0.35px;
    margin-top: 0;
    margin-bottom: 0;
}

.CatalogWrapperOPrice {
    width: 202px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 28px;
    border-bottom: 1px solid #D5D5D5;
    padding-bottom: 10px;
}

.CatalogWrapperOPrice h6 {
    font-family: SF PRO Medium;
    font-weight: 510;
    font-size: 10px;
    line-height: 10px;
    letter-spacing: -0.35px;
    margin: 0;
}

.OldPrice {
    font-size: 22px;
    font-family: SF PRO Medium;
    font-weight: 510;
    line-height: 33.26px;
    letter-spacing: -0.38px;
    text-decoration: line-through;
    margin: 0;
}

.CatalogWrapperNPrice {
    width: 202px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 13px;
    border-bottom: 1px solid #D5D5D5;
    padding-bottom: 10px;
}

.CatalogWrapperNPrice h6 {
    font-family: SF PRO Medium;
    font-weight: 510;
    font-size: 10px;
    line-height: 10px;
    letter-spacing: -0.35px;
    color: #E5087E;
    margin: 0;
}

.NewPrice {
    font-size: 22px;
    font-family: SF PRO Medium;
    font-weight: 510;
    line-height: 33.26px;
    letter-spacing: -0.38px;
    margin: 0;
}

.CatalogWrapperDays {
    width: 202px;
    margin-top: 28px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.Left {
    display: flex;
    height: 50px;
    width: 50px;
    flex-direction: column;
    justify-content: space-between;
    border-bottom: 4px solid;
    border-image: linear-gradient(to right, #E5087E, #7F0446) 1;
}

.Left p {
    font-family: SF PRO Medium;
    font-weight: 510;
    font-size: 10px;
    text-align: left;
    letter-spacing: -0.35px;
    line-height: 10px;
    margin: 0;
}

.Left span {
    font-family: SF PRO Medium;
    font-weight: 510;
    font-size: 25px;
    line-height: 33.25px;
    letter-spacing: -0.38px;
    background: linear-gradient(to right, #E5087E, #7F0446);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}


.Right {
    display: flex;
    height: 50px;
    width: 132.4px;
    flex-direction: column;
    justify-content: space-between;
    border-bottom: 4px solid #D5D5D5;
}

.Right p {
    font-family: SF PRO Medium;
    font-weight: 510;
    font-size: 10px;
    line-height: 10px;
    letter-spacing: -0.35px;
    margin: 0;
}

.Right span {
    font-family: SF PRO Medium;
    font-weight: 510;
    font-size: 21px;
    line-height: 33.26px;
    letter-spacing: -0.38px;
}

.iPhone {
    width: 232px;
    height: 221px;
    /*clip-path: inset(0 0 48px 0);*/
    margin-top: 46px;
}

.iPhone34 {
    width: 234px;
    height: 218px;
    /*clip-path: inset(0 0 35px 0);*/
    margin-top: 46px;
}


/* секция 3 - не откладывайте*/


.SecThree {
    width: 1050px;
    margin: 100px auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 25px;
}

.SecThreeTitle {
    margin-bottom: 50px;
    width: 1050px;
    height: 114px;
    text-align: center;
}

.SecThreeTitle h2 {
    font-family: SF PRO Medium;
    font-weight: 700;
    font-size: 52px;
    line-height: 56.57px;
    letter-spacing: -0.82px;
    color: #000000;
    white-space: nowrap;
}

.SecThreeTop {
    width: 1050px;
    height: 190px;
    display: flex;
    align-items: center;
    border-radius: 34px;
    background-color: #FFFFFF;
    padding: 36px 41px;
}

.SecThreeTopLeft {
    width: 288px;
    height: 106px;
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 13px;
    margin-right: 28px;
}

.SecThreeTopLeft h3 {
    color: #E5087E;
    font-family: SF PRO Medium;
    font-weight: 700;
    font-size: 50px;
    line-height: 49.78px;
    margin: 0 auto;
}

.SecThreeTopLeft p {
    color: #898989;
    font-size: 16px;
    font-family: SF PRO Medium;
    font-weight: 400;
    line-height: 21.17px;
    margin: 0;
}

.SecThreeTopMdl {
    width: 288px;
    height: 106px;
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 13px;
    margin-right: 28px;
}

.SecThreeTopMdl h3 {
    color: #E5087E;
    font-family: SF PRO Medium;
    font-weight: 700;
    font-size: 50px;
    line-height: 49.78px;
    margin: 0 auto;
}

.SecThreeTopMdl p {
    color: #898989;
    font-size: 16px;
    font-family: SF PRO Medium;
    font-weight: 400;
    line-height: 21.17px;
    margin-bottom: 0;
}

.SecThreeTopRight {
    width: 288px;
    height: 106px;
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 13px;
}

.SecThreeTopRight h3 {
    color: #E5087E;
    font-family: SF PRO Medium;
    font-weight: 700;
    font-size: 50px;
    line-height: 49.78px;
    margin: 0 auto;
}

.SecThreeTopRight p {
    color: #898989;
    font-size: 16px;
    font-family: SF PRO Medium;
    font-weight: 400;
    line-height: 21.17px;
    margin: 0 auto;
}

.stat-divider {
    width: 1px;
    height: 115px;
    background-color: #000000;
    flex-shrink: 0;
    margin-right: 28px;
}

.SecThreeMdl {
    width: 1050px;
    height: 190px;
    display: flex;
    align-items: center;
    border-radius: 34px;
    background-color: #FFFFFF;
    padding: 36px 41px;
}

.SecThreeMdlLeft {
    width: 288px;
    height: 106px;
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 13px;
    margin-right: 28px;
}

.SecThreeMdlLeft p {
    color: #898989;
    font-size: 17px;
    font-family: SF PRO Medium;
    font-weight: 400;
    line-height: 21.17px;
    white-space: nowrap;
}

.SecThreeMdlMdl {
    width: 288px;
    height: 106px;
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 13px;
    margin-right: 28px;
}

.SecThreeMdlMdl p {
    color: #898989;
    font-size: 17px;
    font-family: SF PRO Medium;
    font-weight: 400;
    line-height: 21.17px;
    white-space: nowrap;
}

.SecThreeMdlRight {
    width: 288px;
    height: 106px;
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 13px;
    margin-right: 28px;
}

.SecThreeMdlRight p {
    color: #898989;
    font-size: 17px;
    font-family: SF PRO Medium;
    font-weight: 400;
    line-height: 21.17px;
    white-space: nowrap;
}

.SecThreeBot {
    width: 1050px;
    height: 190px;
    display: flex;
    align-items: center;
    justify-content: space-between; 
    gap: 60px;
    border-radius: 34px;
    background-color: #FFFFFF;
    padding: 36px 41px;
}

.SecThreeBotTxt {
    width: auto; 
    max-width: 401px; 
    height: auto;
    display: flex;
    flex-direction: column;
    gap: 18px;
    align-items: flex-start; 
    /*margin-bottom: -30px;*/
}

.SecThreeBotTxt h3 {
    font-family: SF PRO Medium;
    font-weight: 510;
    font-size: 32px;
    line-height: 36.2px;
    letter-spacing: -2%;
    margin-left: 0; 
    white-space: nowrap;
    margin: 0;
}

.SecThreeBotTxt p {
    color: #898989;
    font-size: 17px;
    font-family: SF PRO Medium;
    font-weight: 400;
    line-height: 21.17px;
    margin-left: 0px;
    text-align: justify;
    white-space: nowrap;
    margin-bottom: 0;
}

.SecThreeBotBanks {
    width: 335px;
    height: 63px;
    display: flex;
    white-space: nowrap;
    position: relative;
    margin-left: 31px;
}

.SecThreeBotBanks a {
    display: block;
    height: 100%;
}

.firstBank,
.secondBank,
.thirdBank,
.fourthBank,
.fiveBank,
.otherBank {
    position: absolute;
    top: 0;
    width: auto;
}

.firstBank {
    z-index: 1;
    left: 0px;
}

.secondBank {
    z-index: 2;
    left: 55px;
}

.thirdBank {
    z-index: 3;
    left: 110px;
}

.fourthBank {
    z-index: 4;
    left: 165px;
}

.fiveBank {
    z-index: 5;
    left: 220px;
}

.otherBank {
    z-index: 6;
    left: 275px;
}


/* секция 4 */
.SecFour {
    width: 1050px;
    margin: 100px auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 23px;
}

.SecFourTittle {
    margin-bottom: 50px;
    width: 1050px;
    height: 114px;
    text-align: center;
}

.SecFourTittle h2 {
    font-family: SF PRO Medium;
    font-weight: 700;
    font-size: 52px;
    line-height: 56.57px;
    letter-spacing: -0.82px;
    color: #000000;
    white-space: nowrap;
}

.SecFourTop {
    margin-top: 50px;
    width: 1050px;
    height: 279px;
    display: flex;
    align-items: center;
    border-radius: 34px;
    background-color: #FFFFFF;
}

.SecFourTopTxt {
    width: 589px;
    height: auto;
    display: flex;
    flex-direction: column;
    gap: 21px;
    margin-left: 50px;
    margin-right: 59px;
}

.SecFourTopTxt h3 {
    font-family: SF PRO Medium;
    font-weight: 510;
    font-size: 34px;
    line-height: 33.87px;
    letter-spacing: -2%;
    margin-left: 0;
    color: #000000;
    white-space: nowrap;
    margin-bottom: 0;
}

.SecFourTopTxt p {
    color: #898989;
    font-size: 17px;
    font-family: SF PRO Medium;
    font-weight: 400;
    line-height: 21.17px;
    margin-left: 0;
    white-space: nowrap;
    margin-bottom: 0;
}

.SecFourBot {
    width: 1050px;
    height: 279px;
    display: flex;
    align-items: center;
    border-radius: 34px;
    background-color: #FFFFFF;
}

.SecFourBotTxt {
    width: 589px;
    height: auto;
    display: flex;
    flex-direction: column;
    gap: 21px;
    margin-left: 50px;
    margin-right: 59px;
}

.SecFourBotTxt h3 {
    font-family: SF PRO Medium;
    font-weight: 510;
    font-size: 34px;
    line-height: 33.87px;
    letter-spacing: -2%;
    color: #000000;
    white-space: nowrap;
    margin-bottom: 0;
}

.SecFourBotTxt p {
    color: #898989;
    font-size: 17px;
    font-family: SF PRO Medium;
    font-weight: 400;
    line-height: 21.17px;
    white-space: nowrap;
    margin-bottom: 0;
}

/* секция 5 с формой */

.SecFive {
    width: 1050px;
    height: 440px;
    margin: 100px auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 50px;
}

.SecFiveTitle {
    text-align: center;
}

.SecFiveTitle h2 {
    font-weight: 700;
    font-family: SF PRO Medium;
    font-size: 52.04px;
    line-height: 56.57px;
    letter-spacing: -0.82px;
    color: #000000;
}

.SecFiveForm {
    width: 1050px;
    height: 276px;
    background-color: #FFFFFF;
    border-radius: 33.87px;
}

.form {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.FormWrapper {
    width: 965px;
    height: 93px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 42px;
    margin-left: 42px;
}

/* Поля ввода */
.FormWrapper input[type="text"], .FormWrapper input[type="tel"] {
    width: 473px;
    height: 93px;
    background: #F4F4F4;
    border-radius: 17px;
    border: none;
    padding: 0 25px;
    font-size: 18px;
    color: #000;
    outline: none;
}

.FormWrapper input::placeholder {
    color: #8f8f8f;
}

/* Кнопка */
.submit-btn {
    background: #E5087E;
    color: white;
    border: none;
    height: 65px;
    margin-right: 0px;
    padding: 0 35px;
    border-radius: 17px;
    font-size: 18px;
    cursor: pointer;
    white-space: nowrap;
    transition: all 0.5s ease;
}

.submit-btn:hover {
    scale: 1.05;
    background: #b20762;
}

/* Чекбокс и текст */
.CheckboxWrapper {
    display: flex;
    width: 965px;
    align-items: center;
    margin-left: 42px;
    margin-bottom: 47px;
    margin-right: 42px;
    justify-content: space-between;
}

.CheckboxGroup {
    display: flex;
    align-items: center;
    gap: 12px;
    padding-left: 5px;
    font-size: 16px;
    margin-left: 0px;
}

.CheckboxGroup input {
    width: 18px;
    height: 18px;
    flex-shrink: 0;
}

.CheckboxGroup .link {
    color: #E5087E;
    text-decoration: none;
    cursor: pointer;
}

/* ошибки */

.error-message {
    font-size: 14px;
    color: #FF3B3B;
    margin-top: 6px;
    display: block;
}

input.error {
    border: 2px solid #FF3B3B !important;
}


/* Секция шесть */


.SecSix {
    width: 1050px;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    
    gap: 50px;
    margin: 100px auto;
}

.SecSixTitle {
    text-align: center;
}

.SecSixTitle h2 {
    font-weight: 700;
    font-family: SF PRO Medium;
    font-size: 52.04px;
    line-height: 56.57px;
    letter-spacing: -0.82px;
    color: #000000;
}

.SecSixWrapper {
    display: flex;
    flex-direction: column;
    gap: 4.5px;
}

.SecSixBlock {
    width: 1050px;
    min-height: 91px;
    font-family: SF PRO Medium;
    display: flex;
    align-items: center;
    background: #FFFFFF;
    border-radius: 16px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
}

.SecSixBlock:nth-child(1) {
    border-top-left-radius: 36.2px;
    border-top-right-radius: 36.2px;
    border-bottom-right-radius: 9.05px;
    border-bottom-left-radius: 9.05px;
}

.SecSixBlock:nth-child(2),
.SecSixBlock:nth-child(3) {
    border-radius: 9px;
}

.SecSixBlock:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);background-color: #F5F5F7;
}

/*.SecSixBlock:nth-child(4)*/.SecSixBlock:last-child {
    border-top-left-radius: 9.05px;
    border-top-right-radius: 9.05px;
    border-bottom-right-radius: 36.2px;
    border-bottom-left-radius: 36.2px;
}

.SecSixBlock details {
    width: 100%;
}

.SecSixBlock summary {
    padding: 20px 24px;
    font-size: 22px;
    font-weight: 510;
    line-height: 27px;
    letter-spacing: 0px;
    color: #1D1D1F;
    cursor: pointer;
    list-style: none;
    position: relative;
    transition: background-color 0.3s ease;
}

/*.SecSixBlock summary:hover {
    background-color: #F5F5F7;
}*/

.SecSixBlock summary::-webkit-details-marker {
    display: none;
}

.SecSixBlock summary::after {
    content: '';
    position: absolute;
    right: 24px;
    top: 50%;
    transform: translateY(-50%);
    width: 12px;
    height: 12px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23666'%3E%3Cpath d='M7.41 8.84L12 13.42l4.59-4.58L18 10.25l-6 6-6-6z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    transition: transform 0.3s ease;
}

.SecSixBlock details[open] summary::after {
    transform: translateY(-50%) rotate(180deg);
}

.SecSixBlock details[open] summary {
    background-color: #F5F5F7;
    border-bottom: 1px solid #E5E5E7;
}

.SecSixBlock details p {
    padding: 20px 24px;
    margin: 0;
    font-family: 'SF Pro Text', sans-serif;
    font-size: 16px;
    line-height: 1.5;
    color: #666;
    background: #FAFAFA;
}

.SecSixBlock details {
    transition: all 0.3s ease;

}

.SecSixBlock ul{
    padding: 20px 24px;
    margin: 0;
    font-family: 'SF Pro Text', sans-serif;
    font-size: 16px;
    line-height: 1.5;
    color: #666;
    background: #FAFAFA;
}


/* footer */

.footer {
    background-color: #000000;
    width: 1728px;
    height: 629px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* мобильная версия */

@media (max-width: 767px) {

    /* главный экран */
    .MainScreen {
        width: 402px;
        height: 100vh;
        min-height: 812px;
        position: relative;
        border: none;
        background: linear-gradient(180deg, #f1f1f3 0%, #d7d7da 100%);
        display: flex;
        flex-direction: column;
        align-items: center;
        overflow: hidden;
    }

    .MainScreenTitle {
        width: 333px;
        height: 56px;
        margin-top: 60px;
        margin-left: 36px;
        text-align: center;
    }

    .MainScreenTitle h1 {
        font-size: 35px;
        font-weight: 650;
        line-height: 29.9px;
        letter-spacing: -0.43px;
        margin-bottom: 9px;
    }

    .MainScreenTitle p {
        font-size: 17px;
        line-height: 16.92px;
        font-weight: 400;
        white-space: nowrap;
    }

    .MainScreenTimer {
        width: 320px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 48px;
        margin-left: 33px;
        line-height: 1;
    }

    .num {
        font-size: 87px;
        color: #ff008c;
        line-height: 38.3px;
        letter-spacing: -0.55px;
    }

    .num1 {
        font-size: 87px;
        line-height: 1;
        background: linear-gradient(to right, #E5087E, #7F0446);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
    }

    .dot {
        font-size: 40px;
        color: #E5087E;
        line-height: 1;
        margin: 0 2px;
    }

    .MainScreenBtn {
        width: 342px;
        height: 56px;
        margin-top: 54px;
        margin-left: 30px;
        background-color: #E5087E;
        border-radius: 27px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .MainScreenBtn a {
        font-size: 22px;
        line-height: 24px;
        letter-spacing: -0.3px;
        display: flex;
        align-items: center;
        gap: 8px;
    }

    .MainScreenBtn a span {
        font-size: 24px;
    }

    .MainScreenСonditions {
        width: 240px;
        height: 34px;
        margin-left: 81px;
        margin-top: 32px;
        text-align: center;
    }

    .MainScreenСonditions p {
        font-size: 13.22px;
        line-height: 16.92px;
        letter-spacing: -0.24px;
        white-space: nowrap;
    }

    .MainScreenGirl {
        position: absolute;
        top: 385px;
        left: 44px;
        width: 335px;
        height: 498px;
        z-index: 1;
    }

    .MainScreenGirl img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

    /* каталог */

    .Catalog {
        width: 401px;
        height: 670px;
        margin: 30px auto 0;
        margin-top: 40px;

        position: relative;
        display: flex;
        gap: 31px;
        margin-top: 30px;
        overflow-x: auto;
        overflow-y: hidden;
        scroll-snap-type: x mandatory;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }

    .Catalog::-webkit-scrollbar {
        display: none;
    }

    .CatalogWrapper {
        width: 244px;
        height: 470px;
        border-radius: 28px;
        background-color: #FFFFFF;
        display: flex;
        flex-direction: column;
        align-items: center;
        flex-shrink: 0;
        scroll-snap-align: start;
    }

    .Catalog::before {
        content: '';
        flex-shrink: 0;
        width: 20px;
        height: 1px;
    }

    .CatalogWrapperTittle {
        margin-top: 30px;
    }

    .CatalogWrapperTittle img {
        width: 20px;
        height: 20px;
    }


    /* секция три */

    .SecThree {
        width: 401px;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: -150px;
        gap: 20px;
    }

    .SecThreeTitle {
        margin-bottom: 30px;
        width: 397px;
        height: 66px;
        text-align: center;
        margin-left: 3px;
    }

    .SecThreeTitle h2 {
        font-family: SF PRO Medium;
        font-weight: 700;
        font-size: 23px;
        line-height: 22px;
        letter-spacing: -0.82px;
        flex-wrap: wrap;
        color: #000000;
        margin-bottom: 30px;
    }

    /* Верхний блок с цифрами */
    .SecThreeTop {
        width: 352px;
        height: 522px;
        min-height: 200px;
        display: flex;
        flex-direction: column;
        align-items: start;
        border-radius: 28px;
        background-color: #FFFFFF;
        gap: 25px;
        padding: 33px;
    }

    .SecThreeTopLeft,
    .SecThreeTopMdl,
    .SecThreeTopRight {
        width: 289px;
        height: 107px;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 13px;
        text-align: center;
    }

    .SecThreeTopLeft h3,
    .SecThreeTopMdl h3,
    .SecThreeTopRight h3 {
        color: #E5087E;
        font-family: SF PRO Medium;
        font-weight: 700;
        font-size: 50px;
        line-height: 49px;
        margin-left: 0px;
    }

    .SecThreeTopLeft p,
    .SecThreeTopMdl p,
    .SecThreeTopRight p {
        color: #898989;
        font-size: 17px;
        font-family: SF PRO Medium;
        font-weight: 400;
        line-height: 18px;
        white-space: normal;
        margin-left: 0px;
    }

    .stat-divider {
        width: 286px;
        height: 1px;
        margin-top: 15px;
        margin-bottom: 15px;
        background-color: #E5E5E5;
    }

    /* Средний блок с иконками */
    .SecThreeMdl {
        width: 352px;
        height: 522px;
        min-height: 200px;
        display: flex;
        flex-direction: column;
        align-items: start;
        border-radius: 28px;
        background-color: #FFFFFF;
        gap: 25px;
        padding: 33px;
    }

    .SecThreeMdlLeft,
    .SecThreeMdlMdl,
    .SecThreeMdlRight {
        width: 289px;
        height: 107px;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 13px;
        text-align: center;
    }

    .SecThreeMdlLeft img,
    .SecThreeMdlMdl img,
    .SecThreeMdlRight img {
        width: 50px;
        height: 50px;
        object-fit: contain;
        margin-left: 0px;
    }

    .SecThreeMdlLeft p,
    .SecThreeMdlMdl p,
    .SecThreeMdlRight p {
        color: #898989;
        font-size: 17px;
        font-family: SF PRO Medium;
        font-weight: 400;
        line-height: 18px;
        white-space: normal;
        margin-left: 0px;
    }

    /* Нижний блок с банками */
    .SecThreeBot {
        width: 401px;
        height: 191px;
        display: flex;
        flex-direction: column;
        margin-top: 50px;
        background: none;
        padding: 0;
    }

    .SecThreeBotTxt {
        width: 242px;
        height: 98px;
        display: flex;
        flex-direction: column;
        gap: 12px;
        justify-content: space-between;
    }

    .SecThreeBotTxt h3 {
        font-family: SF PRO Medium;
        font-weight: 510;
        flex-wrap: wrap;
        font-size: 22px;
        line-height: 22px;
        letter-spacing: -0.82px;
        color: #000000;
        margin-top: 0;
        margin-left: -15px;
    }

    .SecThreeBotTxt p {
        color: #000000;
        font-size: 14px;
        font-family: SF PRO Medium;
        font-weight: 400;
        line-height: 18px;
        margin-bottom: 0;
        text-align: ce;
        letter-spacing: -0.82px;
        white-space: normal;
    }

    .SecThreeBotBanks {
        width: 340px;
        height: 63px;
        display: flex;
        position: relative;
        margin-left: 0;
    }

    .SecThreeBotBanks a {
        position: relative;
        display: block;
        height: 100%;
        width: 280px;
    }

    /* секция четыре */

    .SecFour {
        width: 401px;
        height: auto;
        gap: 30px;
        margin-top: 50px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .SecFourTittle {
        display: none;
    }

    .SecFourTop {
        width: 352px;
        height: 522px;
        display: flex;
        flex-direction: column;
        align-items: center;
        background: #FFFFFF;
        border-radius: 20px;
        position: relative;
        padding: 30px 0;
    }

    .SecFourTopTxt {
        width: 275px;
        height: auto;
        text-align: start;
        margin: 0 auto;
    }

    .SecFourTopTxt h3 {
        font-size: 22px;
        line-height: 26px;
        letter-spacing: -0.5px;
        font-weight: 510;
        margin-bottom: 15px;
        color: #000000;
        white-space: normal;
    }

    .SecFourTopTxt p {
        width: 275px;
        height: auto;
        font-size: 14px;
        line-height: 18px;
        color: #898989;
        margin: 0;
        white-space: normal;
        text-align: start;
    }

    .SecFourTopImg {
        position: absolute;
        bottom: 7px;
        left: 50%;
        transform: translateX(-50%);
        width: 338px;
        height: auto;
    }

    .SecFourTopImg img {
        width: 100%;
        height: auto;
        object-fit: contain;
        border-radius: 25px;
    }

    .SecFourBot {
        width: 352px;
        height: 643px;
        display: flex;
        flex-direction: column;
        align-items: center;
        background: #FFFFFF;
        border-radius: 20px;
        position: relative;
        padding: 30px 0;
    }

    .SecFourBotTxt {
        width: 275px;
        height: auto;
        text-align: start;
        margin: 0 auto;
    }

    .SecFourBotTxt h3 {
        font-size: 22px;
        line-height: 26px;
        letter-spacing: -0.5px;
        font-weight: 510;
        margin-bottom: 17px;
        color: #000000;
        white-space: normal;
    }

    .SecFourBotTxt p {
        width: 256px;
        height: auto;
        font-size: 17px;
        line-height: 18px;
        color: #898989;
        margin: 0;
        white-space: normal;
        text-align: start;

    }

    .SecFourBotImg {
        position: absolute;
        bottom: 3px;
        left: 50%;
        transform: translateX(-50%);
        width: 338px;
        height: auto;
    }

    .SecFourBotImg img {
        width: 100%;
        border-radius: 25px;
        height: auto;
        object-fit: contain;
    }

    /* секция пять */

    .SecFive {
        width: 401px;
        height: auto;
        margin-top: 50px;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 30px;
        box-sizing: border-box;
    }

    .SecFiveTitle {
        text-align: center;
        width: 100%;
    }

    .SecFiveTitle h2 {
        font-weight: 700;
        font-family: SF PRO Medium;
        font-size: 22px;
        line-height: 22px;
        letter-spacing: -0.82px;
        color: #000000;
        white-space: normal;
    }

    .SecFiveForm {
        width: 100%;
        max-width: 352px;
        height: 435px;
        background-color: #FFFFFF;
        border-radius: 20px;
        padding: 30px 20px;
        box-sizing: border-box;
    }

    .form {
        display: flex;
        flex-direction: column;
        gap: 25px;
        position: relative;
    }

    .FormWrapper {
        width: 100%;
        height: 206px;
        display: flex;
        flex-direction: column;
        gap: 15px;
        margin: 0;
    }

    .FormGroup {
        width: 294px;
        height: 93px;
    }

    /* Поля ввода */
    .FormWrapper input {
        width: 100%;
        height: 93px;
        background: #F4F4F4;
        border-radius: 16px;
        border: none;
        padding: 0 20px;
        font-size: 16px;
        color: #000;
        outline: none;
        box-sizing: border-box;
    }

    .FormWrapper input::placeholder {
        color: #8f8f8f;
        font-size: 16px;
    }

    /* Кнопка */
    .submit-btn {
        background: #E5087E;
        color: white;
        border: none;
        width: 100%;
        height: 97px;
        border-radius: 8px;
        font-size: 17px;
        font-weight: 500;
        cursor: pointer;
        transition: all 0.3s ease;
        margin-top: 10px;
    }

    .submit-btn:hover {
        background: #b20762;
    }

    /* Чекбокс и текст */
    .CheckboxWrapper {
        display: flex;
        flex-direction: column;
        width: 294px;
        gap: 20px;
        margin: 0;
        align-items: center;
    }

    .CheckboxGroup {
        display: flex;
        align-items: center;
        gap: 10px;
        font-size: 14px;
        width: 100%;
        justify-content: center;
    }

    .CheckboxGroup input {
        width: 18px;
        height: 18px;
        flex-shrink: 0;
    }

    .CheckboxGroup label {
        font-size: 14px;
        color: #000000;
    }

    .CheckboxGroup .link {
        color: #E5087E;
        text-decoration: none;
        cursor: pointer;
    }


    .error-message {
        display: none;
    }

    input.error {
        border: 1px solid #FF3B3B !important;
    }

    #contactError {
        display: none;
    }

    /* секция шесть */

    .SecSix {
        width: 401px;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-top: 50px;
        gap: 30px;
        padding: 0 20px;
        box-sizing: border-box;
    }

    .SecSixTitle {
        text-align: center;
        width: 200px;
    }

    .SecSixTitle h2 {
        font-weight: 700;
        font-family: SF PRO Medium;
        font-size: 22px;
        line-height: 22px;
        letter-spacing: -0.82px;
        color: #000000;
        margin: 0;
    }

    .SecSixWrapper {
        display: flex;
        flex-direction: column;
        gap: 4.53px;
        width: 352px;
    }

    .SecSixBlock {
        width: 100%;
        font-family: SF PRO Medium;
        display: flex;
        align-items: center;
        background: #FFFFFF;
        border-radius: 12px;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
        transition: all 0.3s ease;
        overflow: hidden;
    }

    .SecSixBlock:nth-child(1) {
        border-radius: 36.2px 36.2px 9.05px 9.05px;
        min-height: 114.35px;
    }

    .SecSixBlock:nth-child(2) {
        min-height: 114.35px;
    }

    .SecSixBlock:nth-child(3) {
        min-height: 131.35px;
    }

    .SecSixBlock:nth-child(2),
    .SecSixBlock:nth-child(3) {
        border-radius: 8px;
    }

    /*.SecSixBlock:nth-child(4)*/ .SecSixBlock:last-child {
        border-radius: 9.05px 9.05px 36.2px 36.2px;
        min-height: 97.35px;
    }

    .SecSixBlock:hover {
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.12);
    }

    .SecSixBlock details {
        width: 100%;
        border-radius: inherit;
    }

    .SecSixBlock summary {
        font-size: 17px;
        font-weight: 510;
        line-height: 20px;
        letter-spacing: 0px;
        color: #1D1D1F;
        cursor: pointer;
        list-style: none;
        position: relative;
        transition: background-color 0.3s ease;
        display: flex;
        align-items: center;
        padding: 25px 50px 25px 25px;
        border-radius: inherit;
        min-height: inherit;
        box-sizing: border-box;
        outline: none;
    }

    .question-text {
        display: block;
        width: calc(100% - 30px);
        line-height: 1.3;
    }

    .SecSixBlock summary:hover {
        background-color: #F5F5F7;
    }

    .SecSixBlock summary::-webkit-details-marker {
        display: none;
    }

    .SecSixBlock summary::after {
        content: '';
        position: absolute;
        right: 25px;
        top: 50%;
        transform: translateY(-50%);
        width: 27.15px;
        height: 27.15px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23666'%3E%3Cpath d='M7.41 8.84L12 13.42l4.59-4.58L18 10.25l-6 6-6-6z'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        transition: transform 0.3s ease;
    }

    .SecSixBlock details[open] summary::after {
        transform: translateY(-50%) rotate(180deg);
    }

    .SecSixBlock details[open] summary {
        background-color: #F5F5F7;
        border-bottom: 1px solid #E5E5E7;
    }

    .SecSixBlock details:not([open]) summary {
        background-color: transparent;
        border-bottom: none;
    }

    .SecSixBlock:nth-child(1) details[open] summary {
        border-radius: 36.2px 36.2px 0 0;
    }

    .SecSixBlock:nth-child(2) details[open] summary,
    .SecSixBlock:nth-child(3) details[open] summary {
        border-radius: 8px 8px 0 0;
    }

    /*.SecSixBlock:nth-child(4)*/ .SecSixBlock:last-child details[open] summary {
        border-radius: 9.05px 9.05px 0 0;
    }

    .answer-content {
        padding: 20px 25px;
        background: #FAFAFA;
    }

    .SecSixBlock details p {
        margin: 0;
        font-family: 'SF Pro Text', sans-serif;
        font-size: 14px;
        line-height: 1.5;
        color: #666;
    }

    .SecSixBlock:nth-child(1) details[open] .answer-content {
        border-radius: 0 0 9.05px 9.05px;
    }

    .SecSixBlock:nth-child(2) details[open] .answer-content,
    .SecSixBlock:nth-child(3) details[open] .answer-content {
        border-radius: 0 0 8px 8px;
    }

    /*.SecSixBlock:nth-child(4)*/ .SecSixBlock:last-child details[open] .answer-content {
        border-radius: 0 0 36.2px 36.2px;
    }

    .SecSixBlock details {
        transition: all 0.3s ease;
    }

    .SecSixBlock details[open] {
        margin-bottom: 0;
    }

    /* footer */

    .footer {
        background-color: #000000;
        width: 401px;
        height: 587px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
    }
}




/* Дополнительные стили */
@media only screen and (max-width: 767px) {

    .SecThreeTitle h2,
    .SecThreeTopLeft p,
    .SecThreeTopMdl p,
    .SecThreeTopRight p,
    .SecThreeMdlLeft p,
    .SecThreeMdlMdl p,
    .SecThreeMdlRight p,
    .SecThreeBotTxt h3,
    .SecThreeBotTxt p {
        white-space: normal;
        word-wrap: break-word;
    }

    .SecThreeTitle h2 {
        letter-spacing: -0.3px;
    }

    .SecThreeTopLeft p,
    .SecThreeTopMdl p,
    .SecThreeTopRight p,
    .SecThreeMdlLeft p,
    .SecThreeMdlMdl p,
    .SecThreeMdlRight p,
    .SecThreeBotTxt p {
        text-align: left;
    }

    .SecThreeBotTxt h3 {
        text-align: center;
    }

    .SecThreeTop,
    .SecThreeMdl {
        margin-bottom: 15px;
    }
}


/* шрифты */
@font-face {
    font-family: SF PRO;
    src: url(/rassrochka/site/styles/../fonts/SFProText-Heavy.ttf);
}

@font-face {
    font-family: SF PRO Medium;
    src: url(/rassrochka/site/styles/../fonts/SFProText-Medium.ttf);
}

@font-face {
    font-family: SF PRO Bold;
    src: url(/rassrochka/site/styles/../fonts/SFProText-Bold.ttf);
}

@font-face {
    font-family: SF PRO Expanded;
    src: url(/rassrochka/site/styles/../fonts/sf-ns-expanded-semibold.ttf);
}
/* End */


/* Start:/rassrochka/site/styles/custom.css?17618294794915*/
.rass_container{
	max-width: 1100px;
	padding: 0 24.5px;
	margin: 0 auto;	
	width: 100%;	
	position: relative;
}
.catalog-slider{
	width: 100%;
	overflow: hidden;
}
.MainScreen{
	overflow: hidden;
}
.SecThreeMdlLeft p, .SecThreeMdlMdl p, .SecThreeMdlRight p{
	margin: 0;
}
.otherBank-mob{
	display: none;
}
.rass-form-success{
	margin: 50px auto;
    text-align: center;
    display: none;
}
.rass-form-success-title{
	font-size: 28px;
    font-weight: bold;
    margin-bottom: 20px;
}
.CheckboxGroup input{
	flex-shrink: 0;
}
.SecFourTopImg img, .SecFourBotImg img{
	border-radius: 25px;
}

@media (max-width: 1360px){
	.num{
		font-size: 103px;
	}	
	.dot{
		font-size: 56px;
	}
	.num1{
		font-size: 103px;
	}
	.MainScreenBtn a{
		font-size: 36px;
	}
	.MainScreenBtn{
		width: 465px;
	}	
	.SecFourTittle{
		width: 100%;
		height: auto;
	}
	.SecFourTittle h2{
		white-space: unset;
	}
}
@media (max-width: 1099px){
	.MainScreenTitle{
		margin-top: 105px;
	}
	.MainScreenTimer{
		margin-top: 52px;
	}
	.MainScreenGirl{
		width: 60%;
	}
	.Catalog, .SecThree, .SecFour, .SecFive, .SecSix, .SecThreeTop, .SecThreeMdl, .SecThreeBot, .SecFourTop, .SecFourBot, .SecFiveForm, .SecSixBlock, .SecSixWrapper, .SecThreeTitle{
		width: 100%;
	}
	.CatalogWrapper{
		width: 100%;
	}
	.SecThreeTitle h2{
		font-size: 45px;
	}
	.SecThreeTopLeft, .SecThreeTopMdl, .SecThreeTopRight, .SecThreeMdlLeft, .SecThreeMdlMdl, .SecThreeMdlRight{
		width: 33.3%;
	}
	.SecThreeMdlRight{
		margin-right: 0;
	}
	.SecThreeMdlLeft p, .SecThreeMdlMdl p, .SecThreeMdlRight p{
		white-space: unset;
	}
	.SecFourTopTxt, .SecFourBotTxt{
		margin: 0 25px;
		width: 60%;
		height: auto;
	}
	.SecFourTopTxt br, .SecFourBotTxt br{
		display: none;
	}
	.SecFourTopTxt h3, .SecFourTopTxt p, .SecFourBotTxt h3, .SecFourBotTxt p{
		white-space: unset;
	}
	.SecFourTopImg, .SecFourBotImg{
		width: 40%;
	}
	.FormWrapper{
		width: 100%;
		padding: 0 20px;
		margin-left: 0;
	}
	.FormGroup{
		width: 45%;
	}
	.FormWrapper input[type="text"], .FormWrapper input[type="tel"]{
		width: 100%;
	}
	.CheckboxWrapper{
		margin: 0 0 47px;
		padding: 0 20px;
		width: 100%;
	}
	.SecThreeBotTxt{
		height: auto;
	}
	.SecThreeBotTxt h3{
		font-size: 28px;
	}
	.SecThreeTop, .SecThreeMdl, .SecThreeBot, .SecThreeTopLeft, .SecThreeTopMdl, .SecThreeTopRight, .SecThreeMdlLeft, .SecThreeMdlMdl, .SecThreeMdlRight, .SecFourBot, .SecThreeTitle, .SecFive, .SecFourTop{
		height: auto;
	}
	.SecThreeBotBanks{
		margin-left: auto;
	}
	.SecThreeTitle h2{
		white-space: unset;
	}
	.MainScreenTitle{
		max-width: 60%;
	}
}
@media (max-width: 1023px){
	.SecThreeBot{
		flex-direction: column;
		align-items: flex-start;
	}
	.SecFourTop{
		margin-top: 0;
	}
	.SecFourTopImg img, .SecFourBotImg img{
		width: 100%;
	}
	.SecFourBot{
		padding: 20px 0;
	}
}
@media (max-width: 767px){
	.MainScreenTitle{
		width: 100%;
		margin: 80px auto 0;
		height: auto;
		max-width: 100%;
	}
	.MainScreenTitle p{
		white-space: unset;
	}
	.num{
		font-size: 66px;
	}
	.num1{
		font-size: 70px;
	}
	.dot{
		font-size: 40px;
	}
	.MainScreenTimer{
		margin: 15px auto;
	}
	.MainScreenBtn{
		margin: 22px auto 32px;
		width: 100%;
	}
	.MainScreenBtn a{
		font-size: 22px;
	}
	.MainScreenСonditions{
		margin: 32px auto 0;
	}
	.rass_container{
		padding: 0 15px;
		position: initial;
	}
	.MainScreen{
		height: auto;
		padding-bottom: 500px;
		margin-bottom: 30px;
		width: 100%;
	}
	.MainScreenGirl{
		width: 100%;
		left: 0;
		bottom: -35px;
		top: auto;
	}
	.CatalogWrapper{
		/*width: 244px;*/
	}
	.Catalog::before{
		display: none;
	}
	.SecThreeTitle h2{
		font-size: 22px;
	}
	.SecThreeTopLeft, .SecThreeTopMdl, .SecThreeTopRight, .SecThreeMdlLeft, .SecThreeMdlMdl, .SecThreeMdlRight{
		width: 100%;
	}
	.SecThreeTopRight p br{
		display: none;
	}
	.SecThreeBotTxt h3{
		font-size: 22px;
	}
	.SecThreeBotTxt{
		margin: 0 auto;
	}
	.SecThreeBotTxt p{
		text-align: center;
	}
	.otherBank{
		display: none;
	}
	.otherBank-mob{
		display: block;
		width: 64px;
	}
	.SecFourTopTxt, .SecFourBotTxt{
		width: 100%;
		margin: 0;
		padding: 0 30px;
	}
	.SecFourTopImg, .SecFourBotImg{
		width: 100%;
		position: relative;
		bottom: 0;
		margin-top: 27px;
	}
	.SecFourTop, .SecFourBot{
		padding: 29px 6px 6px;
	}
	.SecFiveForm{
		height: auto;
		max-width: 100%;
	}
	.FormGroup{
		width: 100%;
	}
	.submit-btn{
		order: 1;
	}
	.CheckboxGroup{
		order: 2;
	}
	.CheckboxWrapper{
		margin-bottom: 0;
	}
	.SecSix{
		padding: 0;
	}
	.SecThreeBotBanks{
		margin: 0 auto;
	}
	.iPhone{
		clip-path: inset(0 0 48px 0);
		margin-top: 40px;
		width: 100%;
	}
	.iPhone34{
		clip-path: inset(0 0 35px 0);
		width: 100%;
		margin-top: 40px;
	}
}
/* End */
/* /rassrochka/site/styles/style.css?176182943640816 */
/* /rassrochka/site/styles/custom.css?17618294794915 */
