body {
  margin: 0;
  padding: 0;
}

.link-with-arrow {
  padding-right: 25px;
  background: url(../images/stick.svg) no-repeat right center;
}

.elementor-widget-container p {
  margin-top: 0;
}
.elementor-widget-container p:last-child {
  margin-bottom: 0;
}

.full-height-bucket {
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  flex-direction: column;
}

.boxed-button {
  padding: 15px 25px;
  border-radius: 7px;
  background: #073E30 !important;
  color: #fff !important;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  display: block;
  width: 100%;
  text-align: center;
  line-height: 1;
  white-space: nowrap;
  transition: all 0.3s;
}
.boxed-button:hover, .boxed-button:focus, .boxed-button:active {
  background: #5289F9 !important;
}

.hero-section > .elementor-container {
  background: url(../images/hero-bg.png) no-repeat right center;
  background-size: auto 100%;
  padding-bottom: 75px;
}
.hero-section .nbk-user-profile {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  margin-top: 0;
}
.hero-section .nbk-est-taxes-widget {
  margin-top: -80px;
}

.heading-badge {
  background: #9FC6FF;
  padding: 5px 20px;
  border-radius: 50px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
}

.text-width {
  max-width: 940px;
  margin: 0 auto;
}

.nbk-user-profile {
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 10px 25px 10px 10px;
  border-radius: 50px;
  background-color: #ffffff;
  max-width: 310px;
  margin: 20px 0;
}

.nbk-profile-image img {
  display: block;
  border-radius: 50%;
}

.nbk-menu-toggle button {
  -webkit-appearance: none;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0 !important;
  margin: 0;
  display: flex;
  flex-direction: column;
  width: 30px;
  height: 30px;
  align-items: center;
  justify-content: space-between;
  background: none !important;
}
.nbk-menu-toggle button:focus {
  outline: none;
}
.nbk-menu-toggle button span {
  width: 30px;
  height: 2px;
  background: #000;
}

.nbk-profile-info {
  flex: 1;
}

.nbk-user-name {
  margin: 0 0 5px 0;
  font-size: 18px;
  font-weight: 600;
  color: #1a202c;
}

.nbk-current-date {
  margin: 0;
  font-size: 14px;
  color: #718096;
}

.nbk-est-taxes-widget {
  background: #fff;
  padding: 15px;
  border-radius: 15px;
  max-width: 310px;
  color: #1C6852;
}
.nbk-est-taxes-widget p {
  margin: 0;
  font-size: 14px;
}
.nbk-est-taxes-widget p strong {
  font-size: 30px;
  color: #073E30;
}

.icon-buckets h3 {
  margin-top: 0;
  margin-bottom: 5px;
  line-height: 0.95;
  font-size: 24px;
}
.icon-buckets p {
  font-size: 14px !important;
}

.tools-buckets h3 {
  margin-top: 0;
  margin-bottom: 5px;
  line-height: 0.95;
  font-size: 32px;
}
.tools-buckets p {
  font-size: 16px !important;
}

.section-heading p {
  margin-top: 0;
  margin-bottom: 0;
}

.plan-heading span {
  font-size: 16px;
}

.plan-1 .elementor-icon-list-items li:nth-child(n+3) {
  opacity: 0.5;
}

.plan-2 .elementor-icon-list-items li:nth-child(n+5) {
  opacity: 0.5;
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg {
  width: 2rem !important;
  height: 2rem !important;
}

.e--pointer-underline.e--animation-slide .elementor-widget-html a.elementor-item {
  display: inline-block;
  position: relative;
  line-height: 1.35;
}

.e--pointer-underline.e--animation-slide .elementor-widget-html a.elementor-item:after {
  height: 2px;
}

.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,
.e--pointer-underline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after {
  inset-inline-start: 0 !important;
}

footer {
  color: #fff;
}
footer a:not(.elementor-button) {
  color: #fff !important;
}
footer .e--pointer-double-line .elementor-item:after, footer .e--pointer-double-line .elementor-item:before,
footer .e--pointer-overline .elementor-item:after, footer .e--pointer-overline .elementor-item:before,
footer .e--pointer-underline .elementor-item:after, footer .e--pointer-underline .elementor-item:before {
  background-color: #fff;
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
  padding-bottom: 1rem;
}

.content-sidebar-wrap {
  box-sizing: border-box;
  max-width: 1440px;
  padding: 0 10px;
  margin: 0 auto;
}

.video-post-slide .elementor-widget-theme-post-content .elementor-widget-container {
  padding: 15px;
  background: #DFF4F3;
  border-radius: 15px;
}

.elementor-popup-modal .dialog-close-button {
  text-decoration: none;
}

@media (min-width: 992px) {
  .video-post-slide .elementor-widget-theme-post-content .elementor-widget-container {
    padding: 30px;
    border-radius: 30px;
  }
  .content-sidebar-wrap {
    display: grid;
    grid-template-columns: 1fr 300px;
    gap: 30px;
  }
  .content-sidebar-wrap > .sidebar {
    padding-top: 2rem;
  }
  .hero-section > .elementor-container {
    padding-top: 50px;
    padding-bottom: 125px;
  }
  .hero-section .nbk-user-profile {
    width: 310px;
  }
  .hero-section .nbk-est-taxes-widget {
    width: 310px;
  }
  .icon-buckets h3 {
    font-size: 34px;
  }
  .icon-buckets p {
    font-size: 16px !important;
  }
  .tools-buckets h3 {
    font-size: 46px;
  }
  .tools-buckets p {
    font-size: 18px !important;
  }
  .tools-buckets .elementor-widget-icon-box {
    height: 100%;
  }
  .tools-buckets .elementor-widget-icon-box > .elementor-widget-container {
    height: 100%;
  }
  .boxed-button {
    padding: 15px 30px;
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  footer .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
    flex-direction: column;
  }
  footer .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li > a {
    flex: 0;
    margin: 0 !important;
    margin-inline-start: 0 !important;
    margin-inline-end: 0 !important;
  }
  footer .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:last-child) {
    margin-bottom: 30px;
  }
}
