.pac-container {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 40px;
  grid-auto-rows: 40px;
  padding: 12px 0px 8px 0px;
  border-radius: 0px !important;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2) !important;
  margin-top: 0 !important;
}

.pac-item:nth-child(1) {
  border: none !important;
}

.pac-container {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  border-bottom-left-radius: 16px !important;
  border-bottom-right-radius: 16px !important;
  border-top: none !important;
  /* border: 2px solid var(--pl); */
  transform: translateY(-4px);
  box-shadow: 0 6px 6px 0px rgba(0, 0, 0, 0.3) !important;
}

.pac-container * {
  font-size: 13px !important;
  line-height: 21px !important;
  display: flex;
  align-items: center;
}

.pac-container .pac-item {
  cursor: pointer;
  padding-left: 44px !important;
  padding-right: 16px !important;
  border-top: none !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05) !important;
}

.pac-icon {
  display: none !important;
}

.pac-logo::after {
  background-position: calc(100% - 16px) center !important;
  padding: 16px !important;
  height: 48px !important;
}

#autocompleteField {
  border-radius: 32px !important;
}

#cdk-step-content-0-0 > form > div.sm\:mt-6.xl\:mt-8.mb-6.ng-tns-c531382651-0 > ol > li:nth-child(1) > div > div > button:nth-child(1),
#cdk-step-content-0-0 > form > div.sm\:mt-6.xl\:mt-8.mb-6.ng-tns-c531382651-0 > ol > li:nth-child(1) > div > div > button:nth-child(2),
#cdk-step-content-0-0 > form > div.sm\:mt-6.xl\:mt-8.mb-6.ng-tns-c531382651-0 > ol > li:nth-child(1) > div > div > button:nth-child(3),
#cdk-step-content-0-0 > form > div.sm\:mt-6.xl\:mt-8.mb-6.ng-tns-c531382651-0 > ol > li:nth-child(2) > div > div > button:nth-child(1),
#cdk-step-content-0-0 > form > div.sm\:mt-6.xl\:mt-8.mb-6.ng-tns-c531382651-0 > ol > li:nth-child(2) > div > div > button:nth-child(2),
#cdk-step-content-0-0 > form > div.sm\:mt-6.xl\:mt-8.mb-6.ng-tns-c531382651-0 > ol > li:nth-child(2) > div > div > button:nth-child(3),
#cdk-step-content-0-0 > form > div.sm\:mt-6.xl\:mt-8.mb-6.ng-tns-c531382651-0 > ol > li:nth-child(2) > div > div > button:nth-child(1),
#cdk-step-content-0-0 > form > div.sm\:mt-6.xl\:mt-8.mb-6.ng-tns-c531382651-0 > ol > li:nth-child(3) > div > div > button:nth-child(2),
#cdk-step-content-0-0 > form > div.sm\:mt-6.xl\:mt-8.mb-6.ng-tns-c531382651-0 > ol > li:nth-child(3) > div > div > button:nth-child(3) {
  padding: 0 16px !important;
}

#faq01Content > div > is-land > is-land > google-bewertungen-loeschen > div > div.main.mobile.w-full.max-w-\[calc\(100\%_-_var\(--padding-h\)_\/_2_\*_2\)\].mx-auto.ng-trigger.ng-trigger-mainAreaMarginAnimation.ng-tns-c332709768-0.ng-star-inserted > div.component-content.ng-tns-c332709768-0 > div.flex.items-start.justify-between.gap-4.sm\:block.ng-tns-c332709768-0.ng-star-inserted > ul {
  min-width: 165px !important;
}