
.wp-block-tory-burch-blocks-plugin-funding-finder-form {
  box-sizing: border-box;
}
.wp-block-tory-burch-blocks-plugin-funding-finder-form p {
  margin-block-start: 0;
  margin-block-end: 0;
}
.wp-block-tory-burch-blocks-plugin-funding-finder-form .container {
  box-sizing: border-box;
}
.wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content {
  box-sizing: border-box;
  position: relative;
  padding: 60px 30px;
  overflow: hidden;
  color: #1D1D1D;
  --color: #1D1D1D;
}
.wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content.has-black-background-color, .wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content.has-green-background-color {
  color: #fff;
  --color: #fff;
}
.wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content.has-black-background-color .content, .wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content.has-green-background-color .content {
  color: #fff;
}
.wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content.has-black-background-color .button, .wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content.has-black-background-color .button-like, .wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content.has-green-background-color .button, .wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content.has-green-background-color .button-like {
  border-color: #fff !important;
  color: #fff !important;
}
.wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content.has-black-background-color .inline-link, .wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content.has-green-background-color .inline-link {
  color: #fff !important;
}
body:not(body.touch) .wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content.has-black-background-color .inline-link:hover, body:not(body.touch) .wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content.has-green-background-color .inline-link:hover {
  color: #879744 !important;
}
.wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content.has-black-background-color .inline-link.hover, .wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content.has-green-background-color .inline-link.hover {
  color: #879744 !important;
}
.wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content.has-black-background-color .custom-dropdown__dropdown-menu, .wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content.has-green-background-color .custom-dropdown__dropdown-menu {
  border: 1px solid #fff;
}
.wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content.has-black-background-color .custom-dropdown__dropdown-menu li.active, .wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content.has-green-background-color .custom-dropdown__dropdown-menu li.active {
  background: rgba(29, 29, 29, 0.1);
}
body:not(body.touch) .wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content.has-black-background-color .custom-dropdown__dropdown-menu li:hover, body:not(body.touch) .wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content.has-green-background-color .custom-dropdown__dropdown-menu li:hover {
  background: rgba(29, 29, 29, 0.1);
}
.wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content.has-black-background-color .custom-dropdown__dropdown-menu li.hover, .wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content.has-green-background-color .custom-dropdown__dropdown-menu li.hover {
  background: rgba(29, 29, 29, 0.1);
}
.wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content.has-green-background-color .button::before, .wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content.has-green-background-color .button-like::before {
  outline-color: #fff !important;
}
.wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content.has-green-background-color .inline-link {
  color: #fff !important;
}
body:not(body.touch) .wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content.has-green-background-color .inline-link:hover {
  color: #1D1D1D !important;
}
.wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content.has-green-background-color .inline-link.hover {
  color: #1D1D1D !important;
}
.wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content.has-green-background-color .custom-dropdown__dropdown-menu {
  background: #879744;
}
.wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content.has-black-background-color .custom-dropdown__dropdown-menu {
  background: #1D1D1D;
}
@media screen and (min-width: 769px) {
  .wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content {
    padding: 64px 70px;
  }
}
.wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content__content {
  position: relative;
  z-index: 2;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
  transition: opacity 350ms cubic-bezier(0, 0, 0.2, 1);
}
.wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content__content.disabled {
  opacity: 0.5;
  pointer-events: none;
}
@media screen and (min-width: 769px) {
  .wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content__content {
    width: 80%;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 32px;
  }
}
@media screen and (min-width: 1025px) {
  .wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content__content {
    max-width: 650px;
  }
}
.wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content__content .header-2 {
  text-transform: uppercase;
  color: var(--color);
}
.wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content__content .text-input {
  width: 100%;
  background: none;
  border: 1px solid var(--color);
  padding: 16px 24px 10px;
  color: var(--color);
  border-radius: 0;
  font-family: "adobe-caslon-pro", serif;
  font-size: 18px;
  line-height: 160%;
  box-sizing: border-box;
}
.wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content__content .text-input:focus {
  outline: none;
}
.wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content__content .text-input::-moz-placeholder {
  color: var(--color);
}
.wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content__content .text-input::placeholder {
  color: var(--color);
}
.wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content__content .funding-checkbox {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  max-width: 350px;
}
@media screen and (min-width: 769px) {
  .wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content__content .funding-checkbox {
    max-width: none;
    justify-content: flex-start;
  }
}
@media screen and (min-width: 1025px) {
  .wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content__content .funding-checkbox {
    align-items: center;
  }
}
.wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content__content .funding-checkbox__input {
  position: absolute;
  left: 0;
  opacity: 0;
  z-index: 1;
  margin: 0;
}
.wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content__content .funding-checkbox__input:checked ~ .funding-checkbox__checkbox svg {
  opacity: 1;
}
.wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content__content .funding-checkbox__checkbox {
  border: 1px solid var(--color);
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 1px;
  height: 23px;
  z-index: 2;
  margin-right: 8px;
}
.wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content__content .funding-checkbox__checkbox svg {
  color: var(--color);
  transition: transform 400ms cubic-bezier(0, 0, 0.2, 1);
  opacity: 0;
  margin-top: -1px;
}
.wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content__content .funding-checkbox p {
  margin-top: 4px;
  color: var(--color);
}
.wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content__content .button {
  border-color: var(--color);
  color: var(--color);
}
.wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content__content .funding-submit__wrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 16px;
}
@media screen and (min-width: 769px) {
  .wp-block-tory-burch-blocks-plugin-funding-finder-form .container .funding-content__content .funding-submit__wrapper {
    flex-direction: row;
  }
}

