@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');


.head-banner {
    padding: 79px 0 80px;
    background-color: rgba(4, 64, 144, 1);
    color: #fff;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: calc(50% + 180px);
}

html.webplossless .head-banner {
    background-image: url(/uploads/pages/main/accounts/images/main-image.webp)
}

html.no-webplossless .head-banner {
    background-image: url(/uploads/pages/main/accounts/images/main-image.jpg)
}

.head-banner__content {
    max-width: 480px;
}

.head-banner__title {
    font-weight: 700;
    font-size: 92px;
    color: #fff;
    margin: 0;
    line-height: 80px;
}

.head-banner__text {
    font-size: 36px;
    line-height: 1;
    margin-top: 24px;
}

a.head-banner__button {
    display: block;
    text-align: center;
    width: 100%;
    background-color: #80BA41 !important;
    border-radius: 8px;
    font-size: 20px;
    transition: 700ms;
    padding: 12px 14px;
    box-sizing: border-box;
    margin-top: 37px;
    color: #fff;
    max-width: 312px;
    font-size: 28px;
    text-decoration: none;
}

a.head-banner__button:hover {
    background-color: #72a739 !important;

}




@media (max-width: 767px) {
    .head-banner {
        padding-top: 288px;
        padding-bottom:40px;
        text-align: center;
        background-size: 600px;
        background-position: 50% 0;
    }
    .head-banner__content {
        margin-left: auto;
        margin-right: auto;
    }

    a.head-banner__button {
        margin-left: auto;
        margin-right: auto;
    }

    .head-banner__title {
        font-size: 72px;
        line-height: 60px;
    }

    .head-banner__text {
        font-size: 28px
    }
}


.account-section .section__header {
    margin: 0;
    padding: 0;
    color: #000;
    margin-bottom: 32px;
}


section.account-section a.section__more.text-blue {
    margin-top: 20px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: fit-content;
    margin-top: 32px;
}


@media (max-width: 767px) {
    section.account-section a.section__more.text-blue {
        font-size: 16px;
    }
    section.account-section .content-wrapper {
        padding-left: 24px;
        padding-right: 24px;
    }
}


section.account-section {
    background-color: #f2f5fb;
    padding: 80px 0;
    overflow: hidden;
}

section.account-section .content-wrapper {
    /* max-width: 1160px !important; */
}

section.account-section .content-wrapper .new-swiper {
    overflow: visible;
    /* outline: 1px solid red; */
    position: relative;
}

section.account-section .content-wrapper .new-swiper:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: -100%;
    background-color: rgb(242, 245, 251);
    background: linear-gradient(90deg, rgba(242, 245, 251, 0) 0%, rgba(242, 245, 251, 1) 8%, rgb(242, 245, 251) 100%);
    z-index: 1;
}

section.account-section .content-wrapper .new-swiper:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: -100%;
    background-color: rgb(242, 245, 251);
    background: linear-gradient(90deg, rgba(242, 245, 251, 1) 0%, rgba(242, 245, 251, 1) 92%, rgb(242, 245, 251, 0) 100%);
    z-index: 2;
}


section.account-section .content-wrapper .new-swiper-wrapper {
    /* max-width: 1160px !important; */
    box-sizing: border-box;
}

.new-swiper-wrapper {
    /* column-gap: 20px; */
}

section.account-section .new-swiper-android .new-swiper-slide, 
section.account-section.new-swiper-ios .new-swiper-slide, 
section.account-section .new-swiper-wrapper {
    margin-left: -40px;
}


.new-accounts__item {
    /* width: 229px; */
    box-sizing: border-box;
    border-radius: 24px;
    padding: 24px;
    position: relative;
    overflow: visible;
    border: 10px solid #f2f5fb;
    transition: border 500ms ease-out;
    color: #687587;
    display: grid !important;
    grid-auto-rows: 32px 40px auto 1fr;
    row-gap: 12px;
    /* margin-left: -15px;
    margin-right: 5px; */
    /* margin-right: 10px; */
}

:lang(ph) .new-accounts__item {
 grid-auto-rows: 32px 55px auto 1fr;
}


.new-accounts__item p {
    margin: 0;
}



.bonuses-link {
    text-decoration: underline;
    color: rgba(19, 120, 191, 1);
}

.bonuses-link:hover {
    text-decoration: none;
    color: rgba(19, 120, 191, 1);

}

.new-accounts__item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.6);
    width: 100%;
    height: 100%;
    transition: all 700ms;
    border-radius: 12px;
    z-index: -1;
    border: 2px solid transparent;
}

.new-account__pin {
    position: absolute;
    top: 24px;
    right: 24px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    border-radius: 4px;
    padding: 2px 9px;
}

.new-account__pin.pin_green {
    background-color: #80BA41;
}

.new-account__pin.pin_blue {
    background-color: #1378BF;
}

/* ÃƒÂÃ‚ÂÃƒÂÃ‚ÂºÃƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â¸ÃƒÂÃ‚Â²ÃƒÂÃ‚Â½Ãƒâ€˜Ã¢â‚¬Â¹ÃƒÂÃ‚Â¹ Ãƒâ€˜Ã‚ÂÃƒÂÃ‚Â»ÃƒÂÃ‚Â°ÃƒÂÃ‚Â¹ÃƒÂÃ‚Â´ */
.new-accounts__item.active {
    z-index: 1;
    border-radius: 12px;
    transition: border 500ms ease-out;
}

.new-accounts__item.active::before {
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    border: 2px solid #c3cfd8;
}

/* ÃƒÂÃ¢â‚¬â„¢ÃƒÂÃ‚Â½Ãƒâ€˜Ã†â€™Ãƒâ€˜Ã¢â‚¬Å¡Ãƒâ€˜Ã¢â€šÂ¬ÃƒÂÃ‚ÂµÃƒÂÃ‚Â½ÃƒÂÃ‚Â½ÃƒÂÃ‚Â¸ÃƒÂÃ‚Âµ Ãƒâ€˜Ã‚ÂÃƒÂÃ‚Â»ÃƒÂÃ‚ÂµÃƒÂÃ‚Â¼ÃƒÂÃ‚ÂµÃƒÂÃ‚Â½Ãƒâ€˜Ã¢â‚¬Å¡Ãƒâ€˜Ã¢â‚¬Â¹ */
.new-account__header h4 {
    margin: 0;
    font-size: 32px;
    FONT-WEIGHT: 500;
    color: #2D333E;
}

ul.new-account__details {
    list-style: none;
    padding: 0;
    font-weight: 400;
    width: 100%;
    padding-top: 8px;
}

ul.new-account__details:last-child {
    margin-top: auto;
    /* border-top: 1px solid #DFE1E5; */
    padding-top: 19px;
    position: relative;
}

ul.new-account__details:last-child:before {
    content: '';
    display: block;
    height: 1px;
    background-color: #DFE1E5;
    width: 100%;
    position: absolute;
    top: -5px;
}

.new-account__details li dl {
    display: flex;
    justify-content: space-between;
    font-weight: 400;
    margin-bottom: 8px;
    align-items: center;
}

.new-account__details li .dl {
    display: flex;
    justify-content: space-between;
    font-weight: 400;
    margin-bottom: 8px;
    align-items: center;
}

:lang(kk) .new-account__details li .dl {
    align-items: flex-start;
}

.available-block {
    color: rgba(115, 185, 0, 1);
    display: flex;
    font-size: 14px;
    font-weight: 600;
    column-gap: 10px;
    align-items: center;
}

.available-block img {
    display: block;
}

.new-account__details li dl dt {
    font-weight: 400;
}

.new-account__details li dl dd {
    font-weight: 600;
    color: #2D333E;
}

.new-account__details li .dl .dt {
    font-weight: 400;
}

.new-account__details li .dl .dd {
    font-weight: 600;
    color: #2D333E;
    text-align: right;
}


.new-account__terminals-list {
    list-style: none;
    padding: 0;
    display: flex;
    column-gap: 12px;
}

.new-account__terminals-list {
    display: flex;
}

.new-account__terminals-list .terminals-icons {
    display: block;
    width: 32px;
    height: 32px;
    color: transparent;
}

.new-account__terminals-list span.terminals-icons:hover {
    filter: grayscale(#1378BF);
}

.new-account__terminals-list .terminals-icons.mt4_desktop {
    background-image: url(images/mt4.svg);
}

.new-account__terminals-list .terminals-icons.mt4_desktop:hover {
    background-image: url(images/mt4-hover.svg);
}

.new-account__terminals-list .terminals-icons.mt5_desktop {
    background-image: url(images/mt5.svg);
}

.new-account__terminals-list .terminals-icons.mt5_desktop:hover {
    background-image: url(images/mt5-hover.svg);
}

.new-account__terminals-list .terminals-icons.webtrader_desktop {
    background-image: url(images/rwebtrader.svg);
}

.new-account__terminals-list .terminals-icons.webtrader_desktop:hover {
    background-image: url(images/rwebtrader-hover.svg);
}

.new-account__terminals-list .terminals-icons.apple {
    background-image: url(images/icowt.svg);
}


.new-account__terminals-list .terminals-icons.apple:hover {
    background-image: url(images/icowt-hover.svg);
}

.new-account__terminals-list .terminals-icons.android {
    background-image: url(images/androidwt.svg);
}


.new-account__terminals-list .terminals-icons.android:hover {
    background-image: url(images/androidwt-hover.svg);
}

.controls-new-swiper {
    position: absolute;
    width: calc(100% + 122px);
    top: calc(50% - 56px);
    left: -61px;
    display: flex;
    justify-content: space-between;
    z-index: 4;
}

.new-account__terminals .new-account__button {
    display: block;
    text-align: center;
    width: 100%;
    color: #1378BF;
    border: 2px solid #1378BF;
    border-radius: 8px;
    font-size: 20px;
    transition: 700ms;
    padding: 10px;
    box-sizing: border-box;
    margin-top: 32px;
    text-decoration: none;
}

.active .new-account__terminals .new-account__button {
    background-color: #1378BF;
    color: #fff;
}


.new-account__terminals .new-account__button:hover,
.active .new-account__terminals .new-account__button:hover {
    background-color: rgba(41, 137, 204, 1);
    border-color: rgba(41, 137, 204, 1);

    color: #fff;
}


section.account-section .new-swiper-pagination {
    position: absolute;
    margin-top: 20px;
    display: flex;
    justify-content: center;
    gap: 10px;
}

section.account-section .new-swiper-pagination-bullet {
    width: 9px;
    height: 9px;
    background: #ccc;
    border-radius: 50%;
    opacity: 1;
}

section.account-section .new-swiper-pagination-bullet-active {
    background: #1378bf;
}



@media (max-width: 1330px) {
    .controls-new-swiper {
        max-width: 100%;
        left: auto;
    }

    section.account-section .content-wrapper .new-swiper:after {
        right: calc(-100% + 150px);
    }

    section.account-section .content-wrapper .new-swiper:before {
        left: calc(-100% + 150px);
    }

}

@media (max-width: 1180px) {
    .new-accounts__item {
        padding: 20px;
        height: fit-content !important;
        grid-auto-rows: 58px 52px auto 1fr;
    }
    
    :lang(ph) .new-accounts__item {
	    grid-auto-rows: 58px 52px auto 1fr;
	}
    
    .new-account__details li .dl .dd {
        text-align: left;
    }

    .new-account__pin {
        top: 20px;
        right: 20px;
        position: initial;
        margin-top: 7px;
        display: block;
        max-width: fit-content;
        padding: 1px 9px;
    }

    .new-account__header h4 {
        font-size: 24px;
        line-height: 1;
    }

    .new-account__desc {
        font-size: 14px;
        line-height: 1.4;
    }

    .new-account__details li dl dd {
        font-size: 14px;
        line-height: 1.2;
        margin: 0 !important;
    }

    .new-account__details li .dl .dd {
        font-size: 14px;
        line-height: 1.2;
        margin: 0 !important;
    }

    .new-account__details li dl {
        flex-direction: column;
        align-items: flex-start;
        margin-bottom: 7px;
    }

    .new-account__details li .dl {
        flex-direction: column;
        align-items: flex-start;
        margin-bottom: 7px;
    }


    ul.new-account__details:last-child:before {
        top: 4px;
    }

    .new-account__terminals .new-account__button {
        margin-top: 13px;
        font-size: 16px;
        padding: 6px 10px;
    }

    section.account-section .content-wrapper .new-swiper:after {
        right: calc(-100% + 100px);
    }

    section.account-section .content-wrapper .new-swiper:before {
        left: calc(-100% + 100px);
    }
}

@media (min-width: 768px) {
    .new-accounts__item {
        /* width: 380px !important; */
        height: 484px !important;
    }
}

@media (min-width: 900px) {
    .new-accounts__item {
        /* width: 380px !important; */
        height: auto !important;
    }


   section.account-section .new-swiper-pagination {
        display: none;
    }
}

@media (max-width: 900px) {
    
    .new-accounts__item {
        width: 229px !important;
        height: 100% !important;
        padding: 10px;
        box-sizing: border-box;
        transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
        /* margin-right: 20px; */
    }
    
     :lang(kk) .new-account__pin,
    :lang(ph) .new-account__pin {
        font-size: 12px;
    }
     :lang(kk) .new-accounts__item p,
    :lang(es) .new-accounts__item p {
        font-size: 13px;
    }
    
    :lang(ph) .new-accounts__item p {
         font-size: 12px;
    }
}

@media (max-width: 900px) {
section.account-section {
    padding: 40px 0;
}

    .account-section .section__header h3 {
        font-size: 40px !important;
        line-height: 1.1;
    }

    .account-section .section__header {
        margin-bottom: 46px;
    }
    .new-accounts__prev,
    .new-accounts__next {
        display: none;
    }


    section.account-section .content-wrapper .new-swiper:before,
    section.account-section .content-wrapper .new-swiper:after {
        content: none;
    }

    .new-accounts__item::before {
        top: -10px;
        left: -10px;
        right: -10px;
        bottom: -10px;
        width: calc(100% + 20px);
        height: calc(100% + 20px);
    }

    section.account-section .content-wrapper .new-swiper-wrapper {
        display: grid !important;
        grid-template-columns: repeat(10, 1fr);
        padding-left: 20px;
    }

    .new-accounts__item.active::before {
        background-color: rgba(255, 255, 255, 1);
    }

    section.account-section .swiper-horizontal>.swiper-pagination-bullets,
    section.account-section .swiper-pagination-bullets.swiper-pagination-horizontal,
    section.account-section .swiper-pagination-custom,
    section.account-section .swiper-pagination-fraction {
        top: -26px !important;
        bottom: auto;
        height: 10px;
        margin: 0;
        justify-content: flex-start;
        padding-left: 0;
        gap: 11px;
    }

    section.account-section .new-swiper-pagination-bullet:nth-child(n+6) {
        display: none;
    }

    section.account-section  .new-swiper-android .new-swiper-slide,
    section.account-section  .new-swiper-ios .new-swiper-slide {
        margin-left: 0;
    }
    
    section.account-section  .new-swiper-wrapper {
        margin-left: -20px;
    }

    .new-account__terminals-list {
        column-gap: 4px;
    }

   section.account-section  .new-swiper-pagination-bullet {
        cursor: pointer;
    }
   section.account-section  .new-swiper-pagination-bullet:before,
   section.account-section  .new-swiper-pagination-bullet:after {
        content: none;
    }
    
    

    /*  .new-swiper-pagination-bullet:nth-child(4){*/
    /*      order: 1;*/
    /*  }*/
    /*.new-swiper-pagination-bullet:nth-child(5){*/
    /*      order: 2;*/
    /*  }*/
    /*.new-swiper-pagination-bullet:nth-child(1){*/
    /*      order: 3;*/
    /*  }*/
    /*.new-swiper-pagination-bullet:nth-child(2){*/
    /*      order: 4;*/
    /*  }*/
    /*.new-swiper-pagination-bullet:nth-child(3){*/
    /*      order: 5;*/
    /*  }*/
}