.elementor-kit-1399{--e-global-color-primary:#1E3F42;--e-global-color-secondary:#1E3F42;--e-global-color-text:#1E3F42;--e-global-color-accent:#F9DF67;--e-global-color-4645c5e:#1E3F42;--e-global-color-2b03c8b:#F5F8F8;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-astglobalcolor5 );font-family:"Montserrat", Sans-serif;font-size:19px;}.elementor-kit-1399 button,.elementor-kit-1399 input[type="button"],.elementor-kit-1399 input[type="submit"],.elementor-kit-1399 .elementor-button{background-color:#1E3F42;color:#FFFFFF;border-radius:100px 100px 100px 100px;}.elementor-kit-1399 button:hover,.elementor-kit-1399 button:focus,.elementor-kit-1399 input[type="button"]:hover,.elementor-kit-1399 input[type="button"]:focus,.elementor-kit-1399 input[type="submit"]:hover,.elementor-kit-1399 input[type="submit"]:focus,.elementor-kit-1399 .elementor-button:hover,.elementor-kit-1399 .elementor-button:focus{background-color:#2E6165;}.elementor-kit-1399 e-page-transition{background-color:#FFBC7D;}.elementor-kit-1399 a{font-family:"Montserrat", Sans-serif;}.elementor-kit-1399 h1{font-family:"Montserrat", Sans-serif;}.elementor-kit-1399 h2{font-family:"Montserrat", Sans-serif;}.elementor-kit-1399 h3{font-family:"Montserrat", Sans-serif;}.elementor-kit-1399 h4{font-family:"Montserrat", Sans-serif;}.elementor-kit-1399 input:not([type="button"]):not([type="submit"]),.elementor-kit-1399 textarea,.elementor-kit-1399 .elementor-field-textual{border-radius:100px 100px 100px 100px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */blockquote {
    padding: 28px 22px; 
    border-left: 14.95px solid #97D6C7; 
    /*margin: 20px 0;*/
    border-radius: 20px;
    box-shadow: 5px 5px 20px rgba(0,0,0,0.05);
    
   font-style: normal;
   margin-left: 0;
}

blockquote p {
    margin-bottom: 0;
}

blockquote.warning {
    background: #fff3cd; padding: 15px; border-left: 4px solid #ffc107; margin: 20px 0;
}

table {
    width: 100%; 
    border-collapse: collapse;
    /*box-shadow: 5px 5px 10px rgba(0,0,0,0.1);*/
}

thead tr {
    background: #97D6C7; 
    color: #1E3F42;
}


table, td, th {
    border: none;
    
}

td p, th p {
    margin-bottom: 0;
}

tbody tr:nth-child(odd) {
  background-color: #F7F9FA;
}

@media screen and (max-width: 768px) {
    table {
          display: block;
          max-width: 100%;
          overflow-x: auto;
          -webkit-overflow-scrolling: touch; 
          white-space: nowrap; 
        }
}

tr:first-child th:first-child,
tr:first-child td:first-child {
  border-top-left-radius: 20px;
}

/* Верхній правий кут */
tr:first-child th:last-child,
tr:first-child td:last-child {
  border-top-right-radius: 20px;
}

/* Нижній лівий кут */
tr:last-child td:first-child {
  border-bottom-left-radius: 20px;
}

/* Нижній правий кут */
tr:last-child td:last-child {
  border-bottom-right-radius: 20px;
}

.e-n-accordion {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.e-n-accordion details {
    transition: border-radius 0.5s;
    background: rgba(151, 214, 199, 0.2);
    border-radius: 20px;
    padding: 0 17px;
}

@media (max-width: 768px) {
    .e-n-accordion details {
    border-radius: 20px;
}
}

.e-n-accordion summary * {
    font-size: 25px!important;
    color: #1E3F42;
    font-weight: 300;
}


.elementor-widget-n-accordion .e-n-accordion-item-title {
    border: none!important;
}

.e-n-accordion-item[open] {
    border-radius: 20px!important;
}

:where(.elementor-widget-n-accordion .e-n-accordion-item>.e-con) {
    border: none!important;
}


.elementor-widget-n-accordion .e-n-accordion-item-title {
    flex-direction: row-reverse!important;
        justify-content: space-between!important;
}

.e-n-accordion-item-title-icon {
    background: white;
    padding: 20px;
    border-radius: 100px;
    box-shadow: 5px 5px 10px rgba(0,0,0,0.05);
}

.e-n-accordion-item-title-icon svg {
    width: 18px;
    height: 18px;
}

.cta-button, .phone-cta-wrapper {
        text-wrap: nowrap;
}

.e-n-tab-title[aria-selected="true"] {
 
 font-weight: 800;
 font-size: 30px;
}


.e-n-tab-title[aria-selected="true"], .e-n-tab-title:hover {
    color: #1E3F42!important;
}

textarea {
    border-radius: 20px 20px 20px 20px!important;
}

input[type="submit"] {
    font-size: 15px!important;
    text-transform: capitalize!important;
    font-weight: 600!important;
    border-radius: 100px 100px 100px 100px!important;
    
}

[data-elementor-type="wp-post"] figure {
    position: relative; 
    padding: 30px;
    border-radius: 30px;
    box-shadow: 5px 5px 10px rgba(0,0,0,0.1);
    margin-bottom: 80px;
}

[data-elementor-type="wp-post"] figure figcaption {
    font-size: 14px;
    font-weight: 500;
    font-style: italic;
}

[data-elementor-type="wp-post"] figure::before {
    content: "";
    position: absolute;
    top: 20px; 
    left: 30px; 
    width: calc(100% - 60px); 
    height: 7px; 
    background-color: #97D6C7;
    border-radius: 100px;
}


.kb-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 60px 40px;
    margin-bottom: 40px;
}

@media (max-width: 768px) {
    .kb-grid {
        grid-template-columns: 1fr;
        gap: 40px;
    }
}

.kb-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 60px 40px;
    margin-bottom: 50px;
}

@media (max-width: 768px) {
    .kb-grid {
        grid-template-columns: 1fr;
        gap: 40px;
    }
}

.kb-item {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.kb-title {
    margin: 0;
    font-size: 22px;
    font-weight: 800;
    line-height: 1.3;
}

.kb-title a {
    color: #1a363d;
    text-decoration: none;
    transition: color 0.3s ease;
}

.kb-title a:hover {
    color: #ffd147;
}

.kb-meta {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px;
    font-size: 14px;
    color: #999;
}

.kb-avatar-wrapper {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    overflow: hidden;
    flex-shrink: 0;
}

.kb-avatar {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.kb-meta-link {
    color: #a0a0a0;
    text-decoration: none;
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 2px;
    transition: color 0.3s ease, border-color 0.3s ease;
}

.kb-meta-link:hover {
    color: #1a363d;
    border-color: #1a363d;
}

.kb-date {
    color: #a0a0a0;
}

.kb-pagination-wrapper {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

.kb-custom-pagination {
    display: inline-flex;
    align-items: center;
    background: #ffffff;
    border-radius: 50px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    padding: 10px 15px;
}

.kb-nav-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    text-decoration: none;
    transition: background-color 0.3s ease, opacity 0.3s ease;
}

.kb-nav-btn svg {
    width: 20px;
    height: 20px;
}

.kb-prev {
    color: #1a363d;
}

.kb-next {
    color: #ffd147;
}

.kb-nav-btn:hover:not(.kb-disabled) {
    background-color: #f5f5f5;
}

.kb-disabled {
    opacity: 0.3;
    cursor: not-allowed;
}

.kb-page-info {
    font-size: 20px;
    color: #63767a;
    font-weight: 500;
    margin: 0 25px;
    letter-spacing: 1px;
}

.kb-tag-btn {
    border-radius: 30px!important;
    transition: all 0.1s ease;
}


.kb-tag-btn.active {
    background-color: #97D6C7; 
    color: black;
}

/* Сітка карток */
.custom-blog-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 30px;
    margin-bottom: 40px;
}

.blog-card {
    background: #fff;
    border-radius: 30px;
    overflow: hidden;
    box-shadow: 5px 5px 10px rgba(0,0,0,0.1);
    display: flex;
    flex-direction: column;
}

.blog-card-img img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    display: block;
}

.blog-card-content {
    padding: 20px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.blog-card-meta {
    font-size: 12px;
    color: #888;
    margin-bottom: 10px;
}

.blog-title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
    line-height: 1.4;
}

.blog-title a {
    color: #333;
    text-decoration: none;
}

.blog-read-time {
    margin-top: auto; /* Притискає час читання до низу картки */
    font-size: 12px;
    color: #888;
}

.blog-excerpt {
    font-size: 14px;
    margin-bottom: 0;
}

/* Пагінація */
.custom-blog-pagination {
    display: flex;
    justify-content: center;
    gap: 10px;
}

.custom-blog-pagination a, .custom-blog-pagination span {
    padding: 8px 12px;
    border: 1px solid #ddd;
    border-radius: 5px;
    text-decoration: none;
    color: #333;
}

.custom-blog-pagination .current {
    background: #f5f5f5;
    font-weight: bold;
}/* End custom CSS */