.about-full-bleed {
	position: relative;
	width: 100vw;
	max-width: 100vw;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
}
.page-template-about-us-page #main-about-us-content {
	overflow: visible;
}   
.about-hero-video {
	height: 65vh;      /* або 100vh */
	min-height: 65vh;  /* можна лишити */
}
.about-hero-video > .wp-block-getwid-section__wrapper {
	height: 100%;
}
.video-block-text {
	width: 100%;
	max-width: 1140px;
	margin: auto;
}
.about-hero-video .title {
    margin: 0px 0px 0px 0px;
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 60px;
    line-height: 62px;
    color:#fff;
    font-weight: 400;
}
.about-hero-video .sub-heading {
    margin: 20px 0px 0px 0px;
    font-family: "Helvetica", Sans-serif;
    font-size: 26px;
    font-weight: 500;
    line-height: 35px;
    letter-spacing: 0px;
    color: #D4E1F5;
}
.join_for_free_b{
    gap: 60px;
}

.join_for_free_s .wp-block-getwid-section__inner-wrapper {
    width: 100%;
    min-width: 1140px;
}
.join_for_free_b_l {
    padding: 0 30px 0 50px;
}
.join_for_free_b_l .title{
    margin: 60px 0px 20px 0px;
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 40px;
    font-weight: 600;
    color: #23445d;
}
.join_for_free_b_l p{
    margin: 1px 1px 1px 1px;
    font-family: "Helvetica", Sans-serif;
    font-size: 17px;
    margin-bottom: 30px;
}

.join_for_free_b_r{
    display: flex;
    border: 2px solid #BAC8D3;
    border-radius: 20px 20px 20px 20px;
    box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.5) inset;
    margin: -65px 0 0px !important;
    padding: 5px;
    background-color: #5D7F99;
}

.join_for_free_b_r .pack{
    background-color: #D4E1F5;
    display: flex;
    border: 2px solid #BAC8D3;
    border-color: #BAC8D3;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.5) inset;
    margin: 0px;
    padding: 0px 5px 5px;
    width: 100%;
}

.join_for_free_b_r .pack .title_p{
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 32px;
    font-weight: 600;
    color: #23445D;
}

.join_for_free_b_r .pack .pack_in{
    display: flex;
    border: 2px solid #BAC8D3;
    border-radius: 13px 13px 13px 13px;
    box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.5);
    margin: 0px;
    flex-direction: column;
    padding: 10px;
}
.join_for_free_b_r .pack .pack_in ul{
    margin: 0;
}
.join_for_free_b_r .pack .pack_in li{
    margin-top: 5px;
    padding-bottom: 5px;
    list-style: none;
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    word-spacing: 0px;
    display: flex;
    position: relative;
    align-items: center;
}

.join_for_free_b_r .pack .pack_in li.check::before {
    content: "\f00c"; /* або \f00c з правильним FA-шрифтом */
    color: #82b366;
    width: 17px;
    display: flex;
    justify-content: center;
    margin-right: 8px;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
  }
  .join_for_free_b_r .pack .pack_in li.times::before {
    content: "\f00d"; /* або \f00d */
    color: #B85450;
    width: 17px;
    display: flex;
    justify-content: center;
    margin-right: 8px;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
  }
  .join_for_free_b_r .pack .pack_in li:not(:last-child)::after {
    content: "";
    display: block;
    border-top: 1px solid #ddd;
    margin-top: 3px;
    position: absolute;
    bottom: 0;
    height: 1px;
    width: 100%;
  }
  .join_for_free_b_r .pack .pack_in .p-title {
    margin-top: 67px;
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 25px;
    font-weight: 600;
    color: #000000;
}

.btn-fr .wp-block-button__link{
    font-family: "Roboto", Sans-serif;
    font-size: 1.2rem;
    font-weight: 600;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #B85450;
    border-radius:3px !important; 
    margin-top: 20px;
}
.btn-fr .wp-block-button__link:hover{
    background-color: #23445D;
}
.btn-fr .wp-block-button__link::before{
    content: "\f4fc";
    color: #fff;
    display: inline-block;
    margin-right: 8px;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
}

.front_togle{
    background-color: #23445D;
    display: flex;
    border: 2px solid #5D7F99;
    border-radius: 25px;
    box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.5) inset;
    padding:0 5px 5px
}

.front_togle .title{
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 40px;
    font-weight: 600;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
    color: #E6E6E6;
    line-height: 1;
    margin: 10px 0px;
}

.front_togle .title.single::before{
    content: "\f007";
    color: #fff;
    display: inline-block;
    margin-right:10px;
    font-family: thim-ekits !important;
    font-weight: 600;
}

.front_togle .title.team::before{
    content: "\f0c0";
    color: #fff;
    display: inline-block;
    margin-right:10px;
    font-family: thim-ekits !important;
    font-weight: 400;
}

.pack_lv_s{
    padding-bottom: 50px;
}
.packages_blocks{
    gap: 4px 4px;
   
}
.packages_inst .tpm-content-toggle__switch-wrap {
    margin: 30px 0!important;
}
.packages_inst .tpm-content-toggle__label--primary {
    color: #23445D;
    font-family: "Roboto Condensed", Sans-serif!important;
    font-size: 25px!important;
    font-weight: 600!important;
} 
.packages_inst .tpm-content-toggle__label--secondary {
    color: #B85450;
    font-family: "Roboto Condensed", Sans-serif!important;
    font-size: 25px!important;
    font-weight: 600!important;
} 

.packages_inst .tpm-content-toggle__slider {
    background: #23445D !important;
}
.packages_inst .tpm-content-toggle__state:checked + .tpm-content-toggle__slider {
    background:  #B85450 !important;
}
.packages_block{
    display: flex;
    border: 2px solid #BAC8D3;
    border-radius: 20px 20px 20px 20px;
    box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.5) inset;
    padding: 5px;
    background-color: #5D7F99;
}

.packages_block .pack{
    background-color: #D4E1F5;
    display: flex;
    flex-direction: column;
    border: 2px solid #BAC8D3;
    border-color: #BAC8D3;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.5) inset;
    margin: 0px;
    padding: 0px 5px 5px;
    width: 100%;
}

.packages_block .pack .title_p{
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 32px;
    font-weight: 600;
    color: #23445D;
}

.packages_block .pack .pack_in{
    display: flex;
    border: 2px solid #BAC8D3;
    border-radius: 13px 13px 13px 13px;
    box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.5);
    margin: 0px;
    flex-direction: column;
    padding: 10px;
}
.packages_block .pack .pack_in ul{
    margin: 0;
}
.packages_block .pack .pack_in li{
    margin-top: 5px;
    padding-bottom: 5px;
    list-style: none;
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    word-spacing: 0px;
    display: flex;
    position: relative;
    align-items: center;
}

.packages_block .pack .pack_in li.check::before {
    content: "\f00c"; /* або \f00c з правильним FA-шрифтом */
    color: #82b366;
    width: 17px;
    display: flex;
    justify-content: center;
    margin-right: 8px;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
  }
  .packages_block .pack .pack_in li.times::before {
    content: "\f00d"; /* або \f00d */
    color: #B85450;
    width: 17px;
    display: flex;
    justify-content: center;
    margin-right: 8px;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
  }
  .packages_block .pack .pack_in li:not(:last-child)::after {
    content: "";
    display: block;
    border-top: 1px solid #ddd;
    margin-top: 3px;
    position: absolute;
    bottom: 0;
    height: 1px;
    width: 100%;
  }
  .packages_block .pack .pack_in .p-title {
    margin-top: 67px;
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 25px;
    font-weight: 600;
    color: #000000;
}

.btn-fr.buy .wp-block-button__link::before{
    content: "\f07a";
    color: #fff;
    display: inline-block;
    margin-right: 8px;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
}

.btn-fr.write .wp-block-button__link::before{
    content: "\f304";
    color: #fff;
    display: inline-block;
    margin-right: 8px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.tabs_block > .wp-block-getwid-section__wrapper {
    padding: 30px 0 50px;
    z-index: 0;
}
.tabs_block .wp-block-getwid-section__wrapper .wp-block-getwid-section__inner-wrapper{
    max-width: 1140px !important;
}

.tabs_block .title{
    font-size: 29px;
    font-weight: 400;
    margin: 0 0 8px 0;
    color: #23445d;
    font-family: "Roboto Condensed", Sans-serif;
} 

.pack_tabs .wp-block-getwid-tabs__tab-content {
    border: 0;
    padding: 0;
}

.pack_tabs .wp-block-getwid-tabs__nav-links {
    list-style: none;
    display: flex;
    justify-content: space-between !important;
    flex-wrap: wrap;
    align-items: center;
    padding: 0;
    margin: 20px 0 10px;
}
.pack_tabs .wp-block-getwid-tabs__nav-link a{
    color: #333;
    display: flex;
    align-items:center;
    justify-content: center;
}
.pack_tabs .wp-block-getwid-tabs__nav-link a#ui-id-1::before{
    content: "\f007";
    color: #333;
    display: inline-block;
    margin-right: 10px;
    font-family: thim-ekits !important;
    font-weight: 600;
    font-size: 30px;
}
.pack_tabs .wp-block-getwid-tabs__nav-link a#ui-id-2::before{
    content: "\f0c0";
    color: #333;
    font-size: 35px;
    display: inline-block;
    margin-right: 10px;
    font-family: thim-ekits !important;
    font-weight: 400;
}
.pack_tabs .wp-block-getwid-tabs__nav-link {
    margin: 0 5px 0 0;
    padding: 0;
    box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.5);
    text-align: center;
    border-radius: 6px;
    width: 49%;
    background: #FFFFFF !important;
    font-size: 16px;
    padding: 11px 25px;
    text-transform: uppercase;
    position: relative;
    font-family: "Roboto", Sans-serif;
    font-weight: 500;
    border: 1px solid transparent;
    border-bottom: 0;
    transition: background 0.3s, color 0.3s, border 0.3s,
     box-shadow 0.3s,
      text-shadow 0.3s,
       stroke 0.3s, stroke-width 0.3s,
        -webkit-text-stroke-width 0.3s, -webkit-text-stroke-color0.3s,
     transform 0.3s;

}


.pack_tabs .wp-block-getwid-tabs__nav-link.ui-state-active,
.pack_tabs .wp-block-getwid-tabs__nav-link:hover{
    background: #5D7F99!important;
    box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.5) inset;
}

.pack_tabs .wp-block-getwid-tabs__nav-link.ui-state-active  a,
.pack_tabs .wp-block-getwid-tabs__nav-link.ui-state-active  a::before,
.pack_tabs .wp-block-getwid-tabs__nav-link:hover  a,
.pack_tabs .wp-block-getwid-tabs__nav-link:hover  a::before
 {
    color: #fff!important;
}
.plans-table table {
    table-layout: fixed;
    width: 100%;
    border-collapse: separate; /* важливо */
  border-spacing: 0;
  border: 1px solid #fff;
  border-radius: 14px;
  overflow: hidden; /* обрізає кути вмісту */
  }
  /* заокруглюємо саме верхні кутові th */
.plans-table thead th:first-child {
    border-top-left-radius: 12px;
  }
  .plans-table thead th:last-child {
    border-top-right-radius: 12px;
  }
  /* і нижні кути теж (щоб було акуратно) */
  .plans-table tbody tr:last-child td:first-child {
    border-bottom-left-radius: 12px;
  }
  .plans-table tbody tr:last-child td:last-child {
    border-bottom-right-radius: 12px;
  }
.plans-tablet thead {
    background-color: #82B366!important;
}
.plans-tablet tbody {
    background-color: #D5E8D4!important;
} 
  .plans-table th:nth-child(1),
  .plans-table td:nth-child(1) { width: 333px; }
  .plans-table th:nth-child(2),
  .plans-table td:nth-child(2) { width: 185px; }
  .plans-table th:nth-child(3),
  .plans-table td:nth-child(3) { width: 171px; }
  .plans-table th:nth-child(4),
  .plans-table td:nth-child(4) { width: 189px; }
  /* 5-та колонка займе залишок */
  .plans-table th:nth-child(5),
  .plans-table td:nth-child(5) { width: auto; }

  .plans-table table {
    border: 3px solid #eeeeee;
}

 .plans-table tr {
    border: 1px  solid #eeeeee;
    background-color: #D5E8D4!important;
}
.plans-table td{padding: 10px 10px 10px 10px; border: 1px  solid #eeeeee;}
.plans-table th{
    background-color: #82B366!important;
    font-size: 16px;
    color:#fff;
    font-weight: 500;
    line-height: 1em;
    text-align: left;
    border: 3px solid #eeeeee;
} 


/* можна обмежити до конкретної таблиці через клас */
  .plans-table td.yes,
  .plans-table td.no {
    font-size: 0; /* ховаємо текст yes/no */
  }
  .plans-table td.yes::before {
    content: "\f00c"; /* fa-check */
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 16px;
    color: #82b366;
  }
  .plans-table td.no::before {
    content: "\f00d"; /* fa-times */
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 16px;
    color: #B85450;
  }



.tpm-cf7-popup__trigger {
    font-family: "Roboto", Sans-serif !important;
    font-size: 1.2rem !important;
    font-weight: 600;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #B85450 !important;
    border-radius: 3px !important;
    margin: 20px auto 0;
    text-transform: capitalize;
    height: 49px;
}
.tpm-cf7-popup.wp-block-tpm-cf7-popup{
    justify-content: center;
    display: flex;
}
.tpm-cf7-popup__trigger:hover{
    background-color: #23445D!important;
}

.tpm-cf7-popup__trigger::before {
    content: "\f304";
    color: #fff;
    display: inline-block;
    margin-right: 8px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.tpm-cf7-popup__panel{
    display: flex;
    gap: 0px 0px;
    border: 2px solid #BAC8D3;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.5) inset;
    padding: 5px;
    background-color: #D4E1F5;
}
.wp-block-tpm-cf7-popup .tpm-cf7-popup__close, .tpm-cf7-popup__close {
    position: absolute;
    right: 10px;
    font-size: 30px;
    line-height: 1;
    border: 0;
    cursor: pointer;
    position: absolute;
    z-index: 1;
    background: transparent !important;
    color: #333;
    padding: 0;
    top: 2px;
}
.wp-block-tpm-cf7-popup .tpm-cf7-popup__close, .tpm-cf7-popup__close:hover{
    color: #B85450;
}
.tpm-cf7-popup__content {
    display: flex;
    position: relative;
    width: 100%;
    flex-direction: column;
    border: 2px solid #BAC8D3;
    background: #fffefe;
    border-radius: 13px 13px 13px 13px;
    box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.5);
    padding: 10px;
}

.tpm-cf7-popup__form{
    background-color: #E6E6E6;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 15px 15px;
    border-radius: 10px 10px 10px 10px;
    padding: 2%;
}

.tpm-cf7-popup__eyebrow {
    font-family: "Archivo", Sans-serif;
    font-size: 45px;
    font-weight: 800;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
    line-height: 1em;
    letter-spacing: 0px;
    word-spacing: 0em;
    color: #B85450;
    text-align: center;
}

.tpm-cf7-popup__title{
    font-family: "Montserrat", Sans-serif;
    font-size: 22px;
    font-weight: 400;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    line-height: 26px;
    letter-spacing: 0px;
    word-spacing: 0em;
    color: #23445D;
    text-align: center;
}
.form-cont {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px 15px;
}
  .tpm-cf7-popup__form .wpcf7 form label,
 .tpm-cf7-popup__form .wpcf7 form label .wpcf7-url {
    font-size: 14px;
    line-height: 1.2;
    width: 100%;
    font-family: "Roboto Condensed", Sans-serif;
    font-weight: 500;
} 
.wpcf7-list-item-label {
    color: #333333;
}

/* FAQ toggle: show right arrow, rotate down on open */

.togle-block-s .wp-block-getwid-section__inner-wrapper {
    width: 100%;
	max-width: 940px !important;
	margin:0 auto 50px;
  }
 
  .togle-block-s .title{ 
    font-size: 29px;
    font-weight: 400;
    margin: 20px 0 8px 0;
    color: #23445d;
    font-family: "Roboto Condensed", Sans-serif;
  }

.togle-block-s .wp-block-getwid-toggle__header a {
	position: relative;
	padding-right: 38px;
    color: #87B366;
    font-size: 1rem;
    font-weight: 600;
}
.togle-block-s .wp-block-getwid-toggle__icon i {
    font-size: 1em;
}
/* Keep default +/- icon and make room for right arrow */
.togle-block-s .wp-block-getwid-toggle__header .wp-block-getwid-toggle__icon {
	margin-right: 20px;
}



.togle-block-s .wp-block-getwid-toggle.has-icon-left.getwid-init {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.togle-block-s .wp-block-getwid-toggle__row {
	border-radius: 14px;
	background: #e6e6e6;
	box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.5);
	overflow: hidden;
	transition: background-color .25s ease, border-color .25s ease, box-shadow .25s ease;
}

.togle-block-s .wp-block-getwid-toggle__header-wrapper {
	padding: 0;
	border: 0;
	font-size: 1rem;
	font-weight: 600;
	line-height: 1;
	display: block;
	border-radius: 0;
	position: relative;
}

.togle-block-s .wp-block-getwid-toggle__header {
	padding: 0;
}

.togle-block-s .wp-block-getwid-toggle__header a {
	min-height: 56px;
	padding: 14px 38px 14px 16px;
	display: flex;
	align-items: center;
	width: 100%;
	box-sizing: border-box;
}
 
.togle-block-s .wp-block-getwid-toggle__header .wp-block-getwid-toggle__header-title {
	color: #87B366;
	font-weight: 600;
	transition: color .25s ease;
}

.togle-block-s .wp-block-getwid-toggle__header .wp-block-getwid-toggle__icon i {
	color: #87B366;
	transition: color .25s ease;
}

.togle-block-s .wp-block-getwid-toggle__row:hover,
.togle-block-s .wp-block-getwid-toggle__row.is-active {
	background: #87B366;
	border-color: #77a257;
	box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, .35) inset;
}

.togle-block-s .wp-block-getwid-toggle__row:hover .wp-block-getwid-toggle__header .wp-block-getwid-toggle__header-title,
.togle-block-s .wp-block-getwid-toggle__row.is-active .wp-block-getwid-toggle__header .wp-block-getwid-toggle__header-title,
.togle-block-s .wp-block-getwid-toggle__row:hover .wp-block-getwid-toggle__header .wp-block-getwid-toggle__icon i,
.togle-block-s .wp-block-getwid-toggle__row.is-active .wp-block-getwid-toggle__header .wp-block-getwid-toggle__icon i
 {
	color: #fff;
}

.togle-block-s .wp-block-getwid-toggle__header a::after {
	content: none !important;
}

.togle-block-s .wp-block-getwid-toggle__header-wrapper::after {
	content: "\f105";
	position: absolute;
	right: 12px;
	top: 50%;
	width: 16px;
	height: 16px;
	line-height: 16px;
	display: inline-block;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	color: #87B366;
	opacity: 1;
	visibility: visible;
	transform: translateY(-50%);
	transition: color .25s ease;
	pointer-events: none;
	z-index: 2;
}

.togle-block-s .wp-block-getwid-toggle__row:hover .wp-block-getwid-toggle__header-wrapper::after {
	content: "\f107";
	color: #fff;
}

.togle-block-s .wp-block-getwid-toggle__row.is-active .wp-block-getwid-toggle__header-wrapper::after {
	content: "\f107";
	color: #fff;
}
  

.togle-block-s .wp-block-getwid-toggle__content-wrapper {
	background: #d5e8d4;
}

.togle-block-s .wp-block-getwid-toggle__content {
	padding: 16px 20px;
    box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.5) inset;
}

.togle-block-s .wp-block-getwid-toggle__content p {
	margin: 0;
	color: #333; 
 }