.split-content-left-right .image img {
  display: none;
}

.inner-page-hero.update-2026 .inner .title-large {
  line-height: 1.2;
}

.banner.update-2026 #menu-second-menu {
  margin-right: 1rem;
}
.banner.update-2026 #menu-second-menu li a {
  font-size: 24px;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 600;
  color: #1aa3e4;
}

.page-content.update-2026 .basic-text-section h2 {
  font-size: 50px;
  text-align: center;
  margin-bottom: 40px;
  font-weight: 700;
  font-family: "Barlow Condensed", sans-serif;
}
.page-content.update-2026 .basic-text-section .subtitle {
  font-size: 30px;
  text-align: center;
  margin-bottom: 40px;
  font-weight: 700;
  font-family: "Barlow Condensed", sans-serif;
}
.page-content.update-2026 .basic-text-section.basic-text-with-subtitle h2 {
  margin-bottom: 10px;
  color: #16a4e4;
}
.page-content.update-2026 .basic-text-section.align-center p {
  text-align: center;
}
.page-content.update-2026 .split-content-left-right.split-content-with-subtitle .title-medium {
  text-transform: none;
  color: #16a4e4;
  margin-bottom: 20px;
}
.page-content.update-2026 .split-content-left-right .title-medium {
  font-size: 60px;
  margin-bottom: 30px;
}
.page-content.update-2026 .split-content-left-right .subtitle {
  font-size: 36px;
  margin-bottom: 40px;
  font-weight: 700;
  font-family: "Barlow Condensed", sans-serif;
}
.page-content.update-2026 .split-content-left-right .image {
  width: 48%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.page-content.update-2026 .split-content-left-right .image img {
  width: 100%;
  display: block;
  opacity: 0;
}
.page-content.update-2026 .split-content-left-right .text {
  margin-bottom: 60px;
}
.page-content.update-2026 .split-content-left-right .button a {
  display: inline-block;
  background: #0084c2;
  font-size: 30px;
  line-height: 1;
  padding: 20px 45px 20px 45px;
  text-decoration: none;
  color: #ffffff;
  font-weight: 700;
  font-family: "Barlow Condensed", sans-serif;
  transition: all 0.3s ease;
}
.page-content.update-2026 .split-content-left-right .button a:hover {
  text-decoration: none;
  background: #1aa3e4;
}
.page-content.update-2026 .image-background-with-content .title-medium {
  font-size: 30px;
  margin-bottom: 30px;
  line-height: 1.2;
}
.page-content.update-2026 .image-background-with-content .quote {
  margin-bottom: 30px;
  max-width: 500px;
  position: relative;
}
.page-content.update-2026 .image-background-with-content .quote p {
  font-family: "Barlow Condensed", sans-serif;
  line-height: 1.2;
}
.page-content.update-2026 .image-background-with-content .quote p:last-child:after {
  content: "";
  display: inline-block;
  width: 29px;
  height: 26px;
  background: url("../../images/quote-right.webp") center center no-repeat;
  position: absolute;
  margin-left: 10px;
  margin-top: 5px;
}
.page-content.update-2026 .image-background-with-content .quote:before {
  content: "";
  display: block;
  position: absolute;
  width: 42px;
  height: 38px;
  background: url("../../images/quote-left.webp") center center no-repeat;
  top: -15px;
  left: -55px;
}
.page-content.update-2026 .image-background-with-content .sign {
  font-family: "Barlow Condensed", sans-serif;
  line-height: 1.2;
  font-size: 20px;
}
.page-content.update-2026 .blue-boxes {
  padding-bottom: 6rem;
}
.page-content.update-2026 .blue-boxes .boxes {
  width: 90%;
  max-width: 1400px;
  margin: auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 50px;
  grid-row-gap: 50px;
}
.page-content.update-2026 .blue-boxes .boxes .box .blue-area {
  background: #1aa4e5;
  padding: 60px 70px 60px 70px;
  min-height: 345px;
}
.page-content.update-2026 .blue-boxes .boxes .box .blue-area .title {
  font-family: "Barlow Condensed", sans-serif;
  line-height: 1.2;
  font-size: 40px;
  text-align: center;
  margin-bottom: 20px;
  color: #ffffff;
}
.page-content.update-2026 .blue-boxes .boxes .box .blue-area .text {
  text-align: center;
  margin-bottom: 30px;
}
.page-content.update-2026 .blue-boxes .boxes .box .blue-area .text p {
  font-family: "Barlow Condensed", sans-serif;
  line-height: 1.2;
  font-size: 20px;
  color: #ffffff;
}
.page-content.update-2026 .blue-boxes .boxes .box .blue-area .text a {
  font-family: "Barlow Condensed", sans-serif;
  line-height: 1.2;
  font-size: 20px;
  color: #ffffff;
  text-decoration: underline;
}
.page-content.update-2026 .blue-boxes .boxes .box .blue-area .text a:hover {
  text-decoration: none;
}
.page-content.update-2026 .blue-boxes .boxes .box .blue-area .link {
  text-align: center;
}
.page-content.update-2026 .blue-boxes .boxes .box .blue-area .link a {
  font-size: 24px;
  line-height: 1.2;
  color: #ffffff;
  text-decoration: underline;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 700;
}
.page-content.update-2026 .blue-boxes .boxes .box .blue-area .link a:hover {
  text-decoration: none;
}
.page-content.update-2026 .blue-boxes .boxes .box .img {
  min-height: 300px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.page-content.update-2026 .steps-block {
  width: 90%;
  max-width: 1400px;
  margin: auto;
}
.page-content.update-2026 .steps-block .steps-inner {
  padding: 130px 220px 130px 220px;
  border: 5px solid #1aa4e5;
  border-radius: 50px;
}
.page-content.update-2026 .steps-block .steps-inner .header {
  margin-bottom: 20px;
}
.page-content.update-2026 .steps-block .steps-inner .header .title {
  font-size: 60px;
  color: #1aa4e5;
  line-height: 1;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 700;
  vertical-align: bottom;
}
.page-content.update-2026 .steps-block .steps-inner .header .subtitle {
  font-size: 30px;
  line-height: 1;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 700;
  vertical-align: bottom;
  padding-left: 10px;
  position: relative;
  top: -5px;
}
.page-content.update-2026 .steps-block .steps-inner > .text {
  line-height: 1.2;
  font-size: 20px;
  margin-bottom: 70px;
}
.page-content.update-2026 .steps-block .steps-inner .steps .step {
  display: grid;
  grid-template-columns: 2fr 7fr;
  grid-column-gap: 70px;
  margin-bottom: 40px;
}
.page-content.update-2026 .steps-block .steps-inner .steps .step .number {
  font-size: 74px;
  line-height: 1;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 700;
  color: #1aa4e5;
}
.page-content.update-2026 .steps-block .steps-inner .steps .step .text p {
  font-size: 16px;
}
.page-content.update-2026 .steps-block .steps-inner .steps .step .text li {
  font-size: 16px;
}
.page-content.update-2026 .steps-block .steps-inner .steps .step .text a {
  color: #1aa4e5;
  text-decoration: underline;
  font-weight: 600;
}
.page-content.update-2026 .steps-block .steps-inner .steps .step .text a:hover {
  text-decoration: none;
}
.page-content.update-2026 .steps-block .steps-inner .bottom-text {
  font-size: 16px;
  font-weight: 700;
}
.page-content.update-2026 .links-block {
  width: 90%;
  max-width: 1400px;
  margin: auto;
}
.page-content.update-2026 .links-block .links-inner {
  padding: 90px 90px 90px 90px;
  display: grid;
  grid-template-columns: 3fr 7fr;
  grid-column-gap: 70px;
}
.page-content.update-2026 .links-block .links-inner .title {
  font-size: 30px;
  line-height: 1;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 700;
  vertical-align: bottom;
  margin-bottom: 10px;
}
.page-content.update-2026 .links-block .links-inner .left .text {
  font-size: 16px;
  margin-bottom: 50px;
}
.page-content.update-2026 .links-block .links-inner .left .button a {
  display: inline-block;
  background: #1aa4e5;
  font-size: 24px;
  line-height: 1;
  padding: 20px 45px 20px 45px;
  text-decoration: none;
  color: #ffffff;
  font-weight: 700;
  font-family: "Barlow Condensed", sans-serif;
  transition: all 0.3s ease;
}
.page-content.update-2026 .links-block .links-inner .left .button a:hover {
  text-decoration: none;
  background: #0084c2;
}
.page-content.update-2026 .links-block .links-inner .right .links {
  padding-top: 20px;
}
.page-content.update-2026 .links-block .links-inner .right .links div {
  margin-bottom: 10px;
}
.page-content.update-2026 .links-block .links-inner .right .links div a {
  font-size: 16px;
  line-height: 1.2;
  text-decoration: underline;
  font-weight: 600;
  color: #1aa4e5;
}
.page-content.update-2026 .links-block .links-inner .right .links div a:hover {
  text-decoration: none;
}
.page-content.update-2026 .text-banner-block {
  width: 90%;
  max-width: 1400px;
  margin: auto;
  margin-bottom: 80px;
}
.page-content.update-2026 .text-banner-block .text-banner-inner {
  padding: 70px 160px 70px 160px;
  border: 5px solid #1aa4e5;
  border-radius: 50px;
}
.page-content.update-2026 .text-banner-block .text-banner-inner .header {
  margin-bottom: 30px;
  text-align: center;
}
.page-content.update-2026 .text-banner-block .text-banner-inner .header .title {
  font-size: 60px;
  color: #1aa4e5;
  line-height: 1;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 700;
  vertical-align: bottom;
}
.page-content.update-2026 .text-banner-block .text-banner-inner .header .subtitle {
  font-size: 30px;
  line-height: 1;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 700;
  vertical-align: bottom;
  padding-left: 10px;
  position: relative;
  top: -5px;
}
.page-content.update-2026 .text-banner-block .text-banner-inner > .text {
  line-height: 1.2;
  font-size: 20px;
  margin-bottom: 70px;
  text-align: center;
}
.page-content.update-2026 .text-banner-block .text-banner-inner .button {
  text-align: center;
}
.page-content.update-2026 .text-banner-block .text-banner-inner .button a {
  display: inline-block;
  background: #1aa4e5;
  font-size: 24px;
  line-height: 1;
  padding: 20px 45px 20px 45px;
  text-decoration: none;
  color: #ffffff;
  font-weight: 700;
  font-family: "Barlow Condensed", sans-serif;
  transition: all 0.3s ease;
}
.page-content.update-2026 .text-banner-block .text-banner-inner .button a:hover {
  text-decoration: none;
  background: #0084c2;
}
.page-content.update-2026 .resources-block {
  width: 90%;
  max-width: 1400px;
  margin: auto;
  border-bottom: 2px solid #000000;
  margin-bottom: 70px;
}
.page-content.update-2026 .resources-block .title {
  font-size: 40px;
  line-height: 1;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 700;
  vertical-align: bottom;
  margin-bottom: 30px;
}
.page-content.update-2026 .resources-block .text {
  margin-bottom: 50px;
}
.page-content.update-2026 .resources-block .links.links-2column {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 50px;
  grid-row-gap: 50px;
}
.page-content.update-2026 .resources-block .links .column .item {
  margin-bottom: 40px;
  position: relative;
}
.page-content.update-2026 .resources-block .links .column .item.item-file {
  padding-left: 70px;
}
.page-content.update-2026 .resources-block .links .column .item.item-file:before {
  content: "";
  width: 40px;
  height: 40px;
  background: url("../../images/download_icon.webp") center center no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
}
.page-content.update-2026 .resources-block .links .column .item.item-url {
  padding-left: 70px;
}
.page-content.update-2026 .resources-block .links .column .item.item-url:before {
  content: "";
  width: 40px;
  height: 40px;
  background: url("../../images/link-icon.webp") center center no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
}
.page-content.update-2026 .resources-block .links .column .item a {
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  color: #000000;
  text-decoration: none;
  line-height: 1.2;
  padding-top: 8px;
}
.page-content.update-2026 .resources-block .links .column .item a:hover {
  text-decoration: underline;
}
.page-content.update-2026 .offices-section .top-area {
  width: 90%;
  max-width: 1400px;
  margin: auto;
}
.page-content.update-2026 .offices-section .top-area h2 {
  font-size: 50px;
  line-height: 1;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 700;
  margin-bottom: 20px;
  color: #1aa4e5;
  text-align: center;
}
.page-content.update-2026 .offices-section .top-area .subtitle {
  font-size: 30px;
  line-height: 1;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 700;
  margin-bottom: 20px;
  text-align: center;
}
.page-content.update-2026 .offices-section .map {
  margin-bottom: 60px;
  position: relative;
}
.page-content.update-2026 .offices-section .map img {
  width: 100%;
}
.page-content.update-2026 .offices-section .map .points {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.page-content.update-2026 .offices-section .map .points .point {
  cursor: pointer;
  width: 24px;
  height: 30px;
  background: url("../../images/pin.webp") center center no-repeat;
  background-size: contain;
  position: absolute;
  display: block;
  transform: translate(-50%, -100%);
}
.page-content.update-2026 .offices-section .map .office-details {
  position: absolute;
  top: 100px;
  right: 100px;
  width: 100%;
  max-width: 360px;
  box-shadow: 0px 20px 25px -10px rgba(0, 0, 0, 0.2);
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  transition: all 0.3s ease;
}
.page-content.update-2026 .offices-section .map .office-details.show {
  opacity: 1;
  pointer-events: all;
  visibility: visible;
}
.page-content.update-2026 .offices-section .map .office-details .image img {
  display: block;
  width: 100%;
}
.page-content.update-2026 .offices-section .map .office-details .content {
  padding: 30px 35px 30px 35px;
  background: #ffffff;
}
.page-content.update-2026 .offices-section .map .office-details .content .city {
  font-size: 22px;
  font-weight: 600;
  color: #1aa4e5;
}
.page-content.update-2026 .offices-section .map .office-details .content .state {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px;
}
.page-content.update-2026 .offices-section .map .office-details .content .name {
  font-size: 14px;
  font-weight: 600;
}
.page-content.update-2026 .offices-section .map .office-details .content .contacts {
  margin-bottom: 25px;
}
.page-content.update-2026 .offices-section .map .office-details .content .contacts p {
  font-size: 14px;
  margin-top: 0;
}
.page-content.update-2026 .offices-section .map .office-details .content .text p {
  font-size: 16px;
  margin-top: 0;
}
.page-content.update-2026 .offices-section .map-data {
  display: none;
}
.page-content.update-2026 .offices-section .bottom-area {
  width: 90%;
  max-width: 1400px;
  margin: auto;
  margin-bottom: 70px;
}
.page-content.update-2026 .offices-section .bottom-area .bottom-title {
  font-size: 30px;
  line-height: 1;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 700;
  margin-bottom: 30px;
  text-align: center;
}
.page-content.update-2026 .offices-section .bottom-area .bottom-text {
  text-align: center;
  margin-bottom: 70px;
}
.page-content.update-2026 .offices-section .states {
  max-width: 1200px;
  margin: auto;
}
.page-content.update-2026 .offices-section .states .state {
  margin-bottom: 40px;
}
.page-content.update-2026 .offices-section .states .state .title {
  font-size: 20px;
  line-height: 1;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 700;
  color: #1aa4e5;
  margin-bottom: 20px;
  text-transform: none;
}
.page-content.update-2026 .offices-section .states .state .offices {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-column-gap: 30px;
  grid-row-gap: 10px;
}
.page-content.update-2026 .offices-section .states .state .offices .office .name {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.5;
}
.page-content.update-2026 .offices-section .states .state .offices .office .contacts {
  font-size: 16px;
}
.page-content.update-2026 .offices-section .states .state .offices .office .contacts p {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 20px;
}/*# sourceMappingURL=update.css.map */