/* Responsive Design */

@media (min-width: 1600px) {
  .container {
    margin: 0 1.25rem;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .nav-list a {
    font-size: 18px;
  } 

    
  .arrived_icon img {
    width: 40px;
    height: 40px;
  }
}


@media (max-width: 1599px) {
  .header-container {
    width: calc(100% - 2.5rem);
    margin-left: auto;
    margin-right: auto;
  }
  
  .nav-list a {
    padding: 8px 8px;
    font-size: 18px;
  } 

  .nav-list {
    gap: 20px;
  }
  .logo-title {
    font-size: 30px;
  }
  
  /* Container padding for sections */
  .container {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    box-sizing: border-box !important;
  }

  /* Reviews section */
  .reviews_content_block {
    margin-right: 10px !important;
    overflow: hidden;
  }

  .reviews_content_block .swiper-slide {
    width: 320px;
  }
  
  .arrived_icon img {
    width: 40px;
    height: 40px;
  }

  /* Get started section padding */
  .get_started .container {
    padding: 3rem 3rem 0;
  }
  
  /* Become and FAQ stay in row until 1024 */
  .becom-wrapper {
    flex-wrap: nowrap;
  }
  
  .faq_wrp {
    flex-wrap: nowrap;
  }
  
  /* About cards repositioning */
  .about .phone_cards_container.card_left {
    left: -8% ;
  }
  
  .about .phone_cards_container.card_right {
    right: -8% ;
  }

  .become .arrived_title {
    font-size: 16px;
  }

  .become .arrived_description {
    font-size: 16px;
  }
}





@media (max-width: 1332px) {
  .header-container {
    width: calc(100% - 2rem);
    margin-left: auto;
    margin-right: auto;
  }
  
  .nav-list a {
    font-size: 16px;
    padding: 8px 4px;
  } 

  .nav-list {
    gap: 15px;
  }
  .logo-title {
    font-size: 28px;
  }
  
  /* Container padding for sections */
  .container {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    box-sizing: border-box !important;
  }
  
  /* About cards repositioning */
  .about .phone_cards_container.card_left {
    left: -12%;
  }
  
  .about .phone_cards_container.card_right {
    right: -25% ;
  }
  
  /* About section images - 40% smaller */
  .about_bottom .about_left_img,
  .about_bottom .about_right_img {
    max-width: 218px;
  }
  
  .about_bottom .about_center_img {
    max-width: 253px;
    margin: 0 33px;
  }
  
  /* About cards - 30% smaller */
  .about .phone_cards_container.card_left .awaiting_card,
  .about .phone_cards_container.card_right .arrived_card {
    min-width: 311px;
  }
  
  .about .card_header {
    padding: 8px;
  }
  .card_title, .arrived_title {
    font-size: 16px;
  }
  .card_content {
    margin: 0 8px 8px;
    padding: 8px;
  }
  .card_address, .card_desc,
  .card_duration_info, .card_price_info,
  .card_duration_time, .card_number, .arrived_date {
    font-size: 14px;
  }
  
  /* Become section */
  .become .phone_cards_container {
    max-width: 260px;
  }
  
    /* Become content_left_block responsive */
  .become .phone_cards_container.card_right {
    top: 35%;
    left: 16%;
  }

  .content_left_block {
    padding: 0 30px;
  }
  
  .content_left_block_img {
    margin: 80px 10px 0 0;
    max-width: 226px;
    height: auto;
  }
  
  .content_left_block_img_2 {
    margin-bottom: 80px;
    max-width: 226px;
    height: auto;
  }


  
  /* Get started section */
  .get_started .container {
    padding: 3rem 3rem 0;
  }

  /* Reviews section */
  .reviews_content_block {
    margin-right: 10px !important;
    overflow: hidden;
  }

  .reviews_content_block .swiper-slide {
    width: 300px;
  }


  /* footer responsive */
  .footer_about {
    margin-right: 80px;  
    padding-right: 0;
  }


  .review_card {
    min-height: 380px;
  }
  .review_text {
    font-size: 22px;
  }
  .author_name {
    font-size: 16px;
  }
  .author_job {
    font-size: 17px;
  }

}





@media (max-width: 1220px) {
  .header_download-button {
    width: 5rem !important;
  }

  .logo-title {
    font-size: 20px;
  }
  .nav-list {
    gap: 3px;
  }
  .nav-list a {
    font-size: 14px;
    padding: 6px 12px;
  }
  
  /* Container padding for sections */
  .container {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    box-sizing: border-box !important;
  }
  
  /* About section images - 40% smaller */
  .about_bottom .about_left_img,
  .about_bottom .about_right_img {
    max-width: 178px;
  }
  
  .about_bottom .about_center_img {
    max-width: 233px;
    margin: 0 33px;
  }
  
  /* About cards - 30% smaller */
  .about .phone_cards_container .card_left .awaiting_card,
  .about .phone_cards_container .card_right .arrived_card {
    min-width: 291px;
  }

  .arrived_card {
    max-width: 291px;
  }
  
  .about .card_header {
    padding: 8px;
  }
  .card_title, .arrived_title {
    font-size: 14px;
  }
  .card_content {
    margin: 0 8px 8px;
    padding: 8px;
  }
  .card_address, .card_desc,
  .card_duration_info, .card_price_info,
  .card_duration_time, .card_number, .arrived_date {
    font-size: 12px;
  }

  .arrived_content {
    padding: 8px;
  }


  .service .download-button {
    width: 7rem !important;
  }
  
  /* Become section */
  .become .phone_cards_container {
    max-width: 240px;
  }
  
  /* Become content_left_block responsive */
  .content_left_block {
    padding: 0 40px;
  }
  
  .content_left_block_img {
    margin: 70px 12px 0 0;
  }
  
  .content_left_block_img_2 {
    margin-bottom: 70px;
  }
  
  /* Get started section */
  .get_started .container {
    padding: 2.5rem 2.5rem 0;
  }

  .get_started .card_info_container {
    top: 15%;
    left: -10%;
  }

  /* Reviews section */
  .reviews_content_block {
    margin-right: 10px !important;
    overflow: hidden;
  }

  .reviews_content_block .swiper-slide {
    width: 280px;
  }

  .review_card {
    min-height: 340px;
  }
  .review_text {
    font-size: 20px;
  }
  .author_name {
    font-size: 14px;
  }
  .author_job {
    font-size: 15px;
  }


  .footer_about {
    margin-right: 40px;  
    padding-right: 0;
  }

  /* Howworks section for 1220px */
  .howworks_left {
    position: sticky;
    top: 130px;
  }

  .phone_image_container {
    max-width: 460px;
    height: 600px;
    align-items: flex-end;
    justify-content: flex-end;
  }

  .phone_slide_wrapper.swiper .swiper-slide {
    padding: 45px 45px 0;
  }

  .howworks .phone_image {
    max-width: 300px;
  }

  .howworks_right {
    max-width: 50%;
  }

  .howworks_steps {
    transform: translateY(-71px);
  }

} 




@media (max-width: 1024px) {
  .get_started .section_title {
    font-size: 40px;
    padding: 0 1rem;
  }
  .get_started .section_description {
    font-size: 18px;
    padding: 0 0.5rem;
  }
  .get_started_content {
    margin: 8px 0 24px;
  }
  .logo-title {
    font-size: 24px;
  }
  
  /* About section responsive */
  .about {
    margin-bottom: 100px;
  }
  
  .about_title {
    font-size: 80px;
  }
  
  .about_color_title {
    font-size: 80px;
  }
  
  .about_title_img {
    width: 160px;
    height: 50px;
  }
  
  .section_title {
    font-size: 80px;
  }
  
  .section_description {
    font-size: 18px;
  }

  .about .phone_cards_container.card_left {
    left: -5%;
    top: 10%;
  }
  
  .about .phone_cards_container.card_right {
    right: -2%;
    top: 50%;
  }

  
  /* About cards - 40% larger than 480px */
  .about .phone_cards_container.card_left .awaiting_card,
  .about .phone_cards_container.card_right .arrived_card {
    max-width: 320px;
  }
  
  .about .phone_cards_container.card_right .arrived_card {
    width: 291px;
  }
  
  .about .card_header {
    padding: 8px;
  }
  
  .about .card_content {
    margin: 0 8px 8px;
    padding: 8px;
  }
  
  .about .about_card_icon {
    width: 13px;
    height: 13px;
  }
  
  .about .card_text {
    font-size: 11px;
  }
  
  .about .card_address {
    font-size: 11px;
  }
  
  .about .card_desc {
    font-size: 11px;
  }
  
  .about .card_footer {
    padding-top: 8px;
    margin-top: 8px;
  }
  
  .about .card_duration_info,
  .about .card_footer_time span {
    font-size: 11px;
  }
  
  .about .card_price_info {
    font-size: 11px;
  }
  
  .about .arrived_title {
    font-size: 11px;
  }
  
  .about .arrived_icon img {
    width: 29px;
    height: 29px;
  }
  
  .about .arrived_date {
    font-size: 11px;
  }
  
  .about .arrived_content {
    padding: 0 8px;
  }
  
  .about .arrived_dot {
    width: 7px;
    height: 7px;
  }
  

  
  .stats_card_title {
    font-size: 16px;
  }
  
  .stats_card_quantity {
    font-size: 4rem;
  }
  
  .stats_card_description {
    font-size: 18px;
  }
  
  /* Services section responsive */
  .services_title {
    font-size: 80px;
  }
  
  /* Services images responsive for tablets */
  .services_right_column {
    width: 100% !important;
    max-width: 100% !important;
  }
  
  .services_images_container {
    width: 100% !important;
    max-width: 100% !important;
  }
  
  .services_right_column .services_images_row {
    flex-direction: column !important;
    width: 100% !important;
  }
  
  .services_right_column .services_image_col_6,
  .services_right_column .services_image_col_7,
  .services_right_column .services_image_col_5,
  .services_right_column .services_image_col_4 {
    width: 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }
  
  .services_images_container [class*="col-"] {
    width: 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }
  
  .services_images_container .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
  }
  
  .services_right_column .services_image_wrapper {
    width: 100% !important;
    height: 250px !important;
    position: relative !important;
    overflow: hidden !important;
    min-width: 0 !important;
  }
  
  .services_right_column .services_image_wrapper img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    display: block !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
  }
  
  /* Container padding for sections */
  .container {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    box-sizing: border-box !important;
  }

  .howworks_wrapper {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
    gap: 0;
    align-items: start;
    width: 100%;
    margin-top: 32px;
  }
  
  .howworks_left {
    grid-row: 1;
    width: 100%;
    margin-bottom: 30px;
  }

  .howworks .phone_image {
    max-width: 267px;
  } 

  .step_content .item_description {
    width: 100%;
    font-size: 18px;
  }

  .howworks_card {
    max-width: 288px;
    height: 178px;
    top: 135px;
  }

  .howworks_card .title {
    justify-content: flex-start;
    text-align: left;
    font-size: 15px;
  }

  .howworks_card .description {
    font-size: 13px;
  } 

  .howworks_card .button {
    font-size: 12px;
    padding: 8px 0;
    border-radius: 6px;
  }

  
  /* Put both line and right on the same visual level */
  .howworks_line {
    grid-row: 2;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
  }
  
  /* Position right next to line using absolute positioning */
  .howworks_right {
    grid-row: 2;
    position: relative;
    left: auto;
    top: auto;
    margin-left: 0;
    max-width: 100%;
    width: 100%;
    border-left: 3px solid;
    border-color: rgba(215, 218, 226, 0.16);
    padding-left: 40px;
    padding-top: 0;
    margin-top: 0;
  }

  .howworks_right::before {
    display: block;
    top: 100px;
    transform: translateX(-43px);
  }
  .howworks_steps {
    transform: translateY(-71px);
    position: relative;
    width: 100%;
  }

  .line_segment {
    min-height: 134px;
  }

  .step_item {
    width: 100%;
    margin-bottom: 246px;
    display: block;
    visibility: visible;
    opacity: 1;
  }

  .step_item::after {
    display: block;
    top: 0;
    font-size: 20px;
    line-height: 140%;
    left: -50px;
    z-index: 1;
    background-color: var(--color-primary);
    color: var(--color-white);
  }

  .step_content {
    width: 100%;
  }
  .step_content .item_title {
    width: 100%;
    font-size: 24px;
    margin-bottom: 8px;
  }
  .step_content .item_description {
    width: 100%;
    font-size: 18px;
  }

  /* Howworks left section for tablets */
  .howworks_left {
    position: static;
    top: auto;
    align-self: auto;
    flex: none;
  }

  .howworks_phone_section {
    width: 100%;
    gap: 20px;
  }

  .phone_image_container {
    width: 100%;
    max-width: 520px;
    height: 660px;
    margin: 0 auto;
  }

  .phone_slide_wrapper.swiper .swiper-slide {
    padding: 40px 40px 0;
  }

  .howworks_ray {
    display: none;
  }

  /* Become section adaptive */
  .become .phone_cards_container {
    max-width: 280px;
  }
  
  .become .phone_card {
    font-size: 13px;
  }
  
  .become .arrived_content {
    padding: 14px;
  }
  
  /* Become content_left_block responsive */
  .content_left_block {
    padding: 0 50px;
  }
  
  /* Become images resize */
  .content_left_block_img,
  .content_left_block_img_2 {
    max-width: 45%;
  }
  
  .content_left_block_img {
    margin: 70px 12px 0 0;
  }
  
  .content_left_block_img_2 {
    margin-bottom: 70px;
  }
  
  /* About section images resize for tablets */
  .about_left_img,
  .about_right_img {
    max-width: 200px;
  }
  
  .about_center_img {
    max-width: 280px;
    margin: 0 30px;
  }
  
  /* Get started section */
  .get_started .container {
    padding: 2.5rem 2.5rem 0;
  }
  
  
  /* Become and FAQ become column */
  .becom-wrapper {
    flex-direction: column;
    gap: 32px;
  }
  .content_right_block {
    align-items: center;
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
  }

  .become .section_title,
  .become .section_description {
    text-align: left !important;
  }
  
  .faq_wrp {
    flex-direction: column;
    gap: 32px;
  }
  
  /* FAQ elements full width */
  .faq_question_wrp {
    width: 100% !important;
  }
  
  .faq_answer_wrp {
    width: 100% !important;
    max-width: 100% !important;
  }
  .faq_item.active .faq_answer {
    max-height: 800px !important;
  }

  .faq_question_text {
    font-size: 18px;
  }
  .faq_answer p {
    font-size: 16px;
  }
  .faq_arrow {
    width: 32px;
    height: 32px;
  }

  /* Reviews section adaptive */
  .reviews_content_block {
    position: relative;
    overflow: hidden;
    margin-right: 10px !important;
  }

  .reviews_left_side {
    padding-right: 30px;
    height: auto;
  }

  .rating_number {
    font-size: 28px;
  }

  .rating_stars_container img {
    width: 32px;
    height: 32px;
  }

  .reviews_count {
    font-size: 14px;
  }

  .reviews_avatars img {
    width: 50px;
    height: 50px;
  }

  .review_text {
    font-size: 18px;
  }

  .author_name {
    font-size: 14px;
  }

  .author_job {
    font-size: 13px;
  }

  /* Get started section */

  .get_started_center_img {
    max-width: 250px;
  }
  .get_started_side_img {
    max-width: 200px;
  }
  
  .get_started .card_info_container {
    top: 15%;
    left: -2%;
  }
  
  /* Footer responsive - make Sparkly and Social in one row */
  .footer_about {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    border-right: none;
    border-bottom: 1px solid var(--color-border);
    padding-right: 0 !important;
    padding-bottom: 32px;
    margin-right: 0 !important;
    margin-bottom: 32px;
  }
  
  .footer_links_section {
    flex: 0 0 calc(83% - 15px) !important;
    max-width: calc(72.5% - 15px) !important;
    margin-right: 15px !important;
  }
  
  .footer_social_section {
    flex: 0 0 calc(12% - 15px) !important;
    max-width: calc(12% - 15px) !important;
    margin-left: 15px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  
  /* Hide copyright in footer_about on mobile, show mobile version */
  .footer_about .footer_copyright {
    display: none;
  }
  
  .footer_copyright_section_mobile {
    max-width: 100% !important;
    text-align: center;
    display: block !important;
  }

  .footer_copyright {
    margin-top: 32px;
  }

}


@media (min-width: 1024px) {
  .faq_item.active .faq_answer {
    max-height: 1000px !important;
    opacity: 1 !important;
  }
  
  /* Hide mobile copyright on desktop, show desktop version */
  .footer_copyright_section_mobile {
    display: none !important;
  }
  
  .footer_about .footer_copyright {
    display: block;
  }
}



@media (min-width: 768px) and (max-width: 1023px) {
  .content_left_block {
    padding: 0 40px;
  }
  
  .content_left_block_img {
    margin: 60px 10px 0 0;
  }
  
  .content_left_block_img_2 {
    margin-bottom: 60px;
  }
  
  /* About section - reduce images significantly */
  .about .about_left_img,
  .about .about_right_img {
    max-width: 180px !important;
  }
  
  .about .about_center_img {
    max-width: 250px !important;
    margin: 0 25px !important;
  }
  
  /* Reduce card size */
  .about .awaiting_card,
  .about .phone_card {
    max-width: 320px !important;
  }
  
  .about .card_desc {
    font-size: 13px !important;
  }
  
  /* Reviews section tablet */
  .reviews_content_block {
    margin-right: 10px !important;
    overflow: hidden;
  }
  
  .reviews_content_block .swiper-slide {
    width: 260px;
  }

  .reviews_content_block .swiper-slide.review_card {
    padding: 0 20px !important;
  }

  .reviews_content_block .reviews_left_side {
    padding-bottom: 20px;
    margin-bottom: 20px;
    width: 180px !important;
    min-width: 180px;
  }

  .reviews_left_side {
    /* min-width: 220px; */
    padding-right: 24px;
  }


  /* Stats cards - last child on new line */
  .stats_cards {
    flex-wrap: wrap;
  }
  
  .stats_cards > :last-child {
    flex-basis: 100%;
    width: 100%;
  }
  
  .review_card {
    min-height: 300px;
  }
  .review_text {
    font-size: 21px;
  }
  .review_author img {
    width: 40px;
    height: 40px;
  }
  .author_name {
    font-size: 14px;
  }
  .author_job {
    font-size: 14px;
  }

  .footer_phone_section {
    height: 250px;
  }
  
  .footer_phone_img {
    width: 300px;
    height: auto;
    left: 50%;
    transform: translateX(-50%);
    bottom: -60px;
  }

}




@media (max-width: 768px) {
  .download-button-primary,
  .download-buttons-container {
    width: 100%;
    flex-direction: column;
  }
  
  .header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
  }
  
  main {
    padding-top: 100px;
  }
  
  .header-container {
    width: calc(100% - 1rem);
    margin: 0.5rem auto 0;
    padding: 0 1rem;
  }
  
  .header-content {
    flex-wrap: wrap;
    gap: 15px;
  }
  
  .nav-list {
    gap: 15px;
  }
  
  .nav-list a {
    font-size: 14px;
    padding: 6px 12px;
  }
  
  .language-btn {
    padding: 8px 16px;
    font-size: 13px;
  }
  
  main h1 {
    font-size: 2rem;
  }
  
  main p {
    font-size: 1rem;
  }
  
  .howworks_content {
    padding: 0 20px;
  }
  
  .howworks_title h2 {
    font-size: 2rem;
  }
  

  
  /* Howworks section mobile */
  .howworks {
    padding: 60px 0;
    margin-bottom: 80px;
  }

  .howworks_wrapper {
    margin-top: 20px;
    gap: 30px;
  }

  .howworks_left {
    position: static;
    top: auto;
    align-self: auto;
    flex: none;
    gap: 15px;
    margin-bottom: 30px;
  }

  .howworks_phone_section {
    width: 100%;
    gap: 15px;
  }

  .phone_image_container {
    width: 100%;
    max-width: 420px;
    height: auto;
    min-height: 500px;
    margin: 0 auto;
  }

  .phone_slide_wrapper.swiper {
    width: 100%;
    height: 100%;
  }

  .phone_slide_wrapper.swiper .swiper-slide {
    width: 100%;
  }

  .howworks .phone_image {
    margin-top: 0;
  }

  .howworks_ray {
    display: none;
  }

  .howworks_card {
    max-width: 240px;
    height: auto;
    min-height: 150px;
    top: 120px;
    padding: 15px;
  }

  .howworks_card .title {
    font-size: 14px;
  }

  .howworks_card .description {
    font-size: 12px;
  }

  .howworks_card .button {
    font-size: 11px;
    padding: 6px 0;
  }

  .howworks_right {
    position: relative;
    left: auto;
    top: auto;
    margin-left: 0;
    max-width: 100%;
    width: 100%;
    border-left: 3px solid;
    border-color: rgba(215, 218, 226, 0.16);
    padding-left: 30px;
    padding-top: 0;
    margin-top: 0;
  }

  .howworks_right::before {
    display: block;
    top: 100px;
    transform: translateX(-33px);
  }

  .howworks_steps {
    transform: translateY(-71px);
    position: relative;
    width: 100%;
    padding-left: 0;
  }

  .step_item {
    width: 100%;
    margin-bottom: 246px;
    display: block;
    visibility: visible;
    opacity: 1;
  }

  .step_item::after {
    display: block;
    top: 0;
    font-size: 20px;
    line-height: 140%;
    left: -40px;
    z-index: 1;
    background-color: var(--color-primary);
    color: var(--color-white);
  }

  .step_content .item_title {
    font-size: 22px;
    margin-bottom: 8px;
  }

  .step_content .item_description {
    font-size: 16px;
  }
  
  .step_number {
    font-size: 2.5rem;
    min-width: 50px;
  }
  
  /* Container responsive */
  .container {
    width: 100% !important;
    max-width: 100% !important;
  }
  
  /* About section mobile */
  .about {
    margin-bottom: 60px;
  }
  
  .about_top {
    align-items: center;
  }
  
  .about_title {
    font-size: 50px;
  }
  
  .about_color_title {
    font-size: 50px;
  }
  
  .about_title_img {
    width: 100px;
    height: 35px;
  }
  
  
  .download-button-wrapper {
    width: 100%;
  }
  
  .about_bottom {
    justify-content: center;
    position: relative;
  }
  
  .about_left_img,
  .about_right_img {
    display: none;
  }
  
  .about_center_img {
    max-width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
  }
  
  /* Hide phone images on mobile, but keep groups visible for cards */
  .about_phone_group_left .about_left_img,
  .about_phone_group_right .about_right_img {
    display: none;
  }
  
  /* Make phone groups visible but without images - position them absolutely */
  .about_phone_group_left,
  .about_phone_group_right {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
  }
  
  .about_phone_group_left {
    left: 0;
  }
  
  .about_phone_group_right {
    right: 0;
  }
  
  /* Cards should be static and above center image on mobile */
  /* Position cards relative to about_bottom - ensure they are static */
  .about .phone_cards_container.card_left,
  .about .about_phone_group_left .phone_cards_container.card_left {
    left: -14% !important;
    top: 14% !important;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    border-radius: 12px;
    position: absolute !important;
    z-index: 4 !important;
    transform: none !important;
    opacity: 1 !important;
    pointer-events: auto !important;
    will-change: auto !important;
  }
  
  .about .phone_cards_container.card_right,
  .about .about_phone_group_right .phone_cards_container.card_right {
    right: -16% !important;
    top: 50% !important;
    position: absolute !important;
    z-index: 4 !important;
    transform: none !important;
    opacity: 1 !important;
    pointer-events: auto !important;
    will-change: auto !important;
  }
  
  /* Disable parallax transforms on mobile for phone groups */
  .about .about_phone_group_left,
  .about .about_phone_group_right {
    transform: none !important;
    opacity: 1 !important;
    will-change: auto !important;
  }

  .card_number {
    font-size: 8px;
  }

  .about .card_time_date {
    margin-bottom: 2px;
  }

  .about .card_info {
    padding: 2px 4px;
  }
  .awaiting_card,
  .phone_card {
    max-width: 250px;
  }
  
  .about .phone_cards_container.card_right .arrived_card {
    width: 250px;
  }

  .card_desc {
    font-size: 10px;
  }
  
  .card_header {
    padding: 7px;
  }
  
  .card_content {
    margin: 0 7px 7px;
    padding: 7px;
  }
  
  .about_card_icon {
    width: 11px;
    height: 11px;
  }
  
  .card_text {
    font-size: 10px;
  }
  
  .card_address {
    font-size: 10px;
  }
  
  .card_desc {
    font-size: 10px;
  }
  
  .card_footer {
    padding-top: 7px;
    margin-top: 7px;
  }
  
  .card_duration_info,
  .card_footer_time span {
    font-size: 10px;
  }
  
  .card_price_info {
    font-size: 10px;
  }
  
  .arrived_title {
    font-size: 10px;
  }
  
  .arrived_icon img {
    width: 25px;
    height: 25px;
  }
  
  .arrived_date {
    font-size: 10px;
  }
  
  .about .arrived_content {
    padding: 0 7px;
  }

  .about .arrived_date_container {
    margin-left: auto;
  }
  
  .arrived_dot {
    width: 6px;
    height: 6px;
  }
  
  /* Stats section mobile */
  .stats_cards {
    flex-direction: column;
    gap: 16px;
  }
  
  .stats_card_quantity {
    font-size: 3rem;
  }
  
  .stats_card_title {
    font-size: 14px;
  }
  
  
  .section_description {
    font-size: 18px;
  }

  .stats .section_description {
    text-align: left;
    font-size: 18px;
  }
  
  /* Services section mobile */
  .service {
    margin-bottom: 80px;
  }

  .services .section_description,
  .become .section_description {
    font-size: 18px;
    text-align: center;
  }
  
  .service .row {
    flex-direction: column;
  }
  
  .service .col-lg-4,
  .service .col-lg-8 {
    width: 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  
  .services_title_container,
  .services_description {
    width: 100%;
    margin-bottom: 30px;
  }
  
  .services_right_column {
    width: 100% !important;
    max-width: 100% !important;
  }
  
  .services_images_container {
    width: 100% !important;
    max-width: 100% !important;
  }
  
  .services_right_column .services_images_row {
    flex-direction: column !important;
    width: 100% !important;
  }
  
  .services_right_column .services_image_col_6,
  .services_right_column .services_image_col_7,
  .services_right_column .services_image_col_5,
  .services_right_column .services_image_col_4 {
    width: 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }
  
  .services_images_container .row.g-3 {
    display: flex;
    flex-direction: column;
    width: 100% !important;
  }
  
  .services_images_container [class*="col-"] {
    width: 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    min-width: 0 !important;
  }
  
  .services_images_container .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
  }
  
  .services_right_column .services_image_wrapper {
    width: 100% !important;
    height: 250px !important;
    position: relative !important;
    overflow: hidden !important;
    min-width: 0 !important;
  }
  
  .services_right_column .services_image_wrapper img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    display: block !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
  }

  
  .services_cards_list {
    width: 100%;
    margin-top: 16px;
  }
  
  .services_card {
    width: 100%;
  }
  
  /* Reviews section mobile */
  .reviews_content_block {
    flex-direction: row;
    padding: 30px 20px;
    min-height: auto;
  }

  .reviews_content_block .swiper-slide.review_card {
    padding: 0 20px !important;
  }

  .reviews_content_block .reviews_left_side {
    padding-bottom: 20px;
    margin-bottom: 20px;
    width: 180px !important;
    min-width: 180px;
  }

  .rating_number {
    font-size: 24px;
  }

  .rating_stars_container img {
    width: 28px;
    height: 28px;
  }

  .reviews_count {
    font-size: 13px;
  }
  .review_card {
    min-height: 240px;
  }
  .review_text {
    font-size: 20px;
  }
  .review_author img {
    width: 40px;
    height: 40px;
  }
  .author_name {
    font-size: 13px;
  }
  .author_job {
    font-size: 13px;
  }

  /* Become section mobile */
  .becom-wrapper {
    flex-direction: column;
    justify-content: center;
    gap: 32px;
  }

  .content_right_block {
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
  }

  .content_right_block .section_title,
  .content_right_block .section_description,
  .content_right_block .download-buttons-container,
  .content_right_block .avatars {
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
  }
  
  .content_left_block {
    width: 96%;
    padding: 0 20px;
  }
  
  
  .become .phone_cards_container {
    width: 280px;
  }

  
  
  .become .phone_card {
    font-size: 12px;
  }
  
  .become .arrived_content {
    padding: 12px;
    width: 280px;
  }

  .become .arrived_date_container {
    margin-left: auto;
  }
  
  .become .arrived_title {
    font-size: 7.25px;
  }
  .become .arrived_description {
    font-size: 7.25px;
  }

 
  .content_left_block {
    gap: 20px;
  }
  .content_left_block_img,
  .content_left_block_img_2 {
    max-width: 35%;
    margin: 0;
  }
  .content_left_block_img {
    margin-top: 40px;
  }
  .content_left_block_img_2 {
    margin-bottom: 43px;
  }
  
  /* Get started section */
  .get_started .container {
    padding: 2rem 1rem 0;
  }
  
  /* Get started images mobile */
  .get_started_center_img {
    max-width: 181px !important;
    margin: 0 18.6px !important;
  }
  
  .get_started_side_img {
    max-width: 138px !important;
  }
  .get_started .arrived_content {
    padding: 0 10px;
    max-width: 250px;
  }

  .get_started .arrived_date_container {
    margin-left: auto;
  }

  .get_started .card_info_container {
    max-width: 220px;
    padding: 0 10px;
    left: 45%;
    top: 12%;
  }
  
  /* FAQ section mobile */
  .faq_card {
    width: 100% !important;
    height: auto !important;
    min-height: auto !important;
    padding: 20px !important;
  }
  
  .faq_card_content {
    flex-direction: row;
    gap: 16px;
  }
  
  .button_wrapper {
    width: 100% !important;
  }
  
  .faq_card_title {
    font-size: 18px !important;
  }
  
  .faq_card_description {
    font-size: 16px !important;
  }
  
  .faq_card_button {
    font-size: 18px !important;
  }
  
  .faq_accordion {
    padding: 0 !important;
  }
  
  .faq_question {
    margin: 1rem 0 !important;
  }
  
  .faq_item.active .faq_answer {
    max-height: 1000px !important;
  }

  .footer_title {
    font-size: 24px;
  }
  .footer_description {
    font-size: 16px;
  }

  .footer_phone_section {
    height: 250px;
  }
  
  .footer_phone_img {
    width: 300px;
    height: auto;
    left: 50%;
    transform: translateX(-50%);
    bottom: -60px;
  }

}






@media (max-width: 480px) {
  .border_icon {
    width: 30px;
    height: 30px;
  }
  /* Prevent horizontal scroll */
  html, body {
    overflow-x: hidden ;
    max-width: 100vw ;
  }
  
  /* Howworks section small mobile */
  .howworks {
    padding: 40px 0;
    margin-bottom: 60px;
  }

  .howworks_wrapper {
    margin-top: 15px;
    gap: 20px;
  }

  .howworks_left {
    position: static;
    top: auto;
    align-self: auto;
    flex: none;
    gap: 10px;
  }

  .howworks_phone_section {
    width: 100%;
    gap: 10px;
  }

  .phone_image_container {
    width: 100%;
    max-width: 358px;
    height: auto;
    min-height: 450px;
    margin: 0 auto;
  }

  .phone_slide_wrapper.swiper {
    width: 100%;
    height: 100%;
  }

  .phone_slide_wrapper.swiper .swiper-slide {
    width: 100%;
    padding: 20px 0 0 0;
  }

  /* Mobile swiper for all phone_slide elements */
.phone_image_container.howworks-mobile-swiper {
  overflow: hidden;
  width: 100%;
  height: 468px;
}

.phone_image_container.howworks-mobile-swiper .swiper-wrapper.howworks-mobile-wrapper {
  display: flex;
  height: 100%;
}



.phone_image_container.howworks-mobile-swiper .swiper-wrapper.howworks-mobile-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
  flex-shrink: 0;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}




  .howworks_ray {
    display: none;
  }

  .howworks_card {
    max-width: 288px;
    height: auto;
    min-height: 130px;
    top: 100px;
    padding: 12px;
  }

  .howworks_card .title {
    font-size: 12px;
  }

  .howworks_card .description {
    font-size: 12.5px;
  }

  .howworks_card .button {
    font-size: 10px;
    padding: 5px 0;
  }

  .howworks_right {
    position: relative;
    left: auto;
    top: auto;
    margin-left: 0;
    max-width: 100%;
    width: 100%;
    border-left: 3px solid;
    border-color: rgba(215, 218, 226, 0.16);
    padding-left: 20px;
    padding-top: 0;
    margin-top: 0;
  }

  .howworks_right::before {
    display: block;
    top: 80px;
    transform: translateX(-23px);
  }

  .howworks_steps {
    transform: translateY(-71px);
    position: relative;
    width: 100%;
    padding-left: 0;
  }

  .step_item {
    width: 100%;
    margin-bottom: 246px;
    display: block;
    visibility: visible;
    opacity: 1;
  }


  .step_item::after {
    display: block;
    top: 0;
    font-size: 20px;
    line-height: 140%;
    left: -29px;
    z-index: 1;
    background-color: var(--color-primary);
    color: var(--color-white);
  }

  .step_content .item_title {
    font-size: 20px;
    margin-bottom: 6px;
  }

  .step_content .item_description {
    font-size: 14px;
  }

  .header-container {
    width: calc(100% - 2rem);
    margin: 1rem auto 0;
    padding: 0 0.75rem;
  }
  
  .header-content {
    align-items: center;
    gap: 20px;
  }
  
  .nav-list {
    justify-content: center;
    flex-wrap: wrap;
  }
  
  .language-dropdown {
    order: -1;
  }
  
  /* Responsive styles for about section */
  .about_title_container {
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }
  
  .about_title_img {
    margin-right: 0;
    margin-bottom: 10px;
  }
  
  .about_title_text_container {
    margin-top: 0;
    align-items: center;
    text-align: center;
  }
  
  .section_title,
  .color_title {
    font-size: 40px;
  }
  
  .about_title,
  .about_color_title {
    font-size: 60px;
  }

  .border_title_text {
    font-size: 16px;
  }
  
  .about_title_img {
    width: 80px;
    height: 30px;
  }
  
  /* Mobile styles for phone cards */
  .about .phone_cards_container {
    position: absolute;
  }
  
  .about .about_phone_group_left .phone_cards_container.card_left {
    left: -12%;
    top: 11%;
  }
  
  .about .phone_cards_container.card_right {
    right: -14% !important;
    top: 55% !important;
  }

  .about .phone_cards_container.card_right .arrived_card {
    width: 208px;
  }
  .awaiting_card,
  .phone_card {
    font-size: 8px;
  }
  .about .phone_cards_container.card_left .awaiting_card, .about .phone_cards_container.card_right .arrived_card {
    max-width: 180px;
    min-width: 180px;
  }
  .about .phone_cards_container.card_right .arrived_card {
    transform: translateX(-200px) !important;
  }
  .card_title, .arrived_title {
    font-size: 8px;
  }
  .about .card_content {
    margin: 0 6px 6px;
  } 

  .about .card_header {
    padding: 6px;
  }

  .about_card_icon {
    width: 9px;
    height: 9px;
  }

  .about .card_text {
    font-size: 8px;
  }

  .about .card_address {
    font-size: 8px;
  }

  .about .card_desc {
    font-size: 8px;
  }

  .about .card_content {
    padding: 6px;
  }

  .about .card_footer {
    padding-top: 6px;
    margin-top: 6px;
  }


  .about .card_duration_info,
  .about .card_footer_time span {
    font-size: 9px;
  }

  .about .card_price_info {
    font-size: 9px;
  }
  
  .phone_cards_container {
    position: absolute;
  }

  .about .arrived_title {
    font-size: 8px;
  }

  .about .arrived_icon img {
    width: 18px;
    height: 18px;
  }

  .about .arrived_date {
    font-size: 8px;
  }

  .about .arrived_content {
    padding: 0 6px;
    gap: 2px;
  }

  .about .arrived_date_container {
    margin-left: auto;
  }

  .about .arrived_dot {
    width: 5px;
    height: 5px;
  }
  
  /* Reviews section small mobile */
  .reviews_content_block {
    padding: 24px 16px;
    margin-right: 10px !important;
  }

  .reviews_content_block .swiper-slide {
    width: 240px;
    padding: 0 20px;
  }

  .reviews_content_block .reviews_left_side {
    padding-bottom: 20px;
    margin-bottom: 20px;
    width: 150px !important;
    min-width: 150px;
  }

  .rating_number {
    font-size: 24px;
  }

  .rating_stars_container img {
    width: 24px;
    height: 24px;
  }

  .reviews_count {
    font-size: 16px;
  }

  .reviews_avatars img {
    width: 40px;
    height: 40px;
  }

  .review_text {
    font-size: 20px;
    line-height: 1.4;
  }

  .author_name {
    font-size: 16px;
    font-weight: medium;
  }

  .author_job {
    font-size: 16px;
    font-weight: regular;
  }
  
  /* Services section mobile */
  .service .col-lg-4,
  .service .col-lg-8 {
    width: 100%;
    flex: 0 0 100%;
  }
  
  .services_description,
  .services_images_container {
    width: 100%;
  }
  
  .services_right_column {
    width: 100% !important;
    max-width: 100% !important;
  }
  
  .services_images_container {
    width: 100% !important;
    max-width: 100% !important;
  }
  
  .services_right_column .services_images_row {
    flex-direction: column !important;
    width: 100% !important;
  }
  
  .services_right_column .services_image_col_6,
  .services_right_column .services_image_col_7,
  .services_right_column .services_image_col_5,
  .services_right_column .services_image_col_4 {
    width: 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }
  
  .services_images_container [class*="col-"] {
    width: 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    min-width: 0 !important;
  }
  
  .services_images_container .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
  }
  
  .services_right_column .services_image_wrapper {
    width: 100% !important;
    height: 250px !important;
    position: relative !important;
    overflow: hidden !important;
    min-width: 0 !important;
  }
  
  .services_right_column .services_image_wrapper img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    display: block !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
  }
  
  /* Container padding */
  .container {
    padding-left: 1rem;
    padding-right: 1rem;
    box-sizing: border-box !important;
  }



  .howworks .download-buttons-container {
    flex-direction: column;
  }

  .swiper-howworks-inner .swiper-slide,
  .slide7-image-wrapper {
    align-items: flex-end;
  }

  .howworks_card_name,
  .howworks_card_meta,
  .howworks_card_text,
  .howworks_card_button {
    font-size: 13px;
  }

  .howworks_card_button {
    padding: 8px 8px;
  }

  .howworks .howworks_card {
    top: 160px;
  }
  
  /* Become section small mobile */
  .become .phone_cards_container {
    max-width: 220px;
  }
  
  .become .phone_card {
    font-size: 11px;
  }

  .slide2-overlay {
    right: -53%;
    transform: translate(-50%, -126%) scale(1.5);
  }
  
  .become .arrived_content {
    padding: 10px;
  }

  .become .arrived_date_container {
    margin-left: auto;
  }

  .become .arrived_description {
    font-size: 8px;
  }

  .content_left_block {
    align-items: center;
  }
  .footer_phone_section {
    height: 250px;
  }
  
  .footer_phone_img {
    width: 300px;
    height: auto;
    left: 50%;
    transform: translateX(-50%);
    bottom: -60px;
  }

  
 
}


