.elementor-33586 .elementor-element.elementor-element-7db7a5c{--display:flex;--gap:0rem 0rem;--row-gap:0rem;--column-gap:0rem;--margin-top:0rem;--margin-bottom:0rem;--margin-left:0rem;--margin-right:0rem;--padding-top:4rem;--padding-bottom:3rem;--padding-left:3%;--padding-right:3%;}.elementor-33586 .elementor-element.elementor-element-7db7a5c:not(.elementor-motion-effects-element-type-background), .elementor-33586 .elementor-element.elementor-element-7db7a5c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-77d041e );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-33586 .elementor-element.elementor-element-aadedd5{width:var( --container-widget-width, 66.612% );max-width:66.612%;margin:0rem 0rem calc(var(--kit-widget-spacing, 0px) + 1rem) 0rem;padding:0px 0px 0px 0px;--container-widget-width:66.612%;--container-widget-flex-grow:0;column-gap:0px;text-align:center;font-family:"Inter", Sans-serif;font-size:3.6rem;font-weight:600;line-height:1.2;color:#FFFFFF;}.elementor-33586 .elementor-element.elementor-element-aadedd5.elementor-element{--align-self:center;}.elementor-33586 .elementor-element.elementor-element-aadedd5 p{margin-bottom:0px;}.elementor-33586 .elementor-element.elementor-element-96bf0c8{width:var( --container-widget-width, 60% );max-width:60%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0rem 0rem 2.5rem 0rem;--container-widget-width:60%;--container-widget-flex-grow:0;column-gap:0px;text-align:center;font-family:"Inter", Sans-serif;font-size:20px;font-weight:300;line-height:1.55;color:#FFFFFF;}.elementor-33586 .elementor-element.elementor-element-96bf0c8.elementor-element{--align-self:center;}.elementor-33586 .elementor-element.elementor-element-d1ae8ca{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;}.elementor-33586 .elementor-element.elementor-element-a9f667c{width:100%;max-width:100%;}.elementor-33586 .elementor-element.elementor-element-9fc8289{--display:flex;}@media(max-width:900px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-33586 .elementor-element.elementor-element-aadedd5{--container-widget-width:85%;--container-widget-flex-grow:0;width:var( --container-widget-width, 85% );max-width:85%;font-size:3.2rem;}.elementor-33586 .elementor-element.elementor-element-96bf0c8{padding:0rem 0rem 1rem 0rem;--container-widget-width:100%;--container-widget-flex-grow:0;width:var( --container-widget-width, 100% );max-width:100%;}}@media(max-width:600px){.elementor-33586 .elementor-element.elementor-element-7db7a5c{--padding-top:2rem;--padding-bottom:2rem;--padding-left:3%;--padding-right:3%;}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-33586 .elementor-element.elementor-element-aadedd5{width:100%;max-width:100%;margin:0rem 0rem calc(var(--kit-widget-spacing, 0px) + 2rem) 0rem;font-size:2.3rem;}.elementor-33586 .elementor-element.elementor-element-96bf0c8{padding:0rem 0rem 1rem 0rem;--container-widget-width:93%;--container-widget-flex-grow:0;width:var( --container-widget-width, 93% );max-width:93%;font-size:18px;}}/* Start custom CSS for text-editor, class: .elementor-element-aadedd5 */.fldt-mainp-tite h1 {
    color: white;
    font-size: 3.6rem;
    line-height: 1.2;
    font-weight: 600;
    margin: 0;
}

@media(max-width: 900px) {
    .fldt-mainp-tite h1 {
        font-size: 2.8rem;}
}

@media(max-width: 600px) {
    .fldt-mainp-tite h1 {
        font-size: 2.3rem;}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a9f667c *//* Proxy Checker */
.fdpcf-wrap {
  width: 100%;
  color: #e9e9ee;
  margin-top: 1.5rem;
  padding: 1.5rem;
  border-radius: 0.5rem;
}

.fdpcf-grid {
  display: grid;
  grid-template-columns: 1fr 1.15fr;
  gap: 28px;
  align-items: start;
  margin-bottom: 24px;
}

.fdpcf-left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.fdpcf-field {
  position: relative;
}

.fdpcf-field:not(:last-child) {
  margin-bottom: 24px;
}

.fdpcf-label {
  display: block;
  font-size: 14px;
  color: #a9a9b8;
  margin: 0 0 8px;
}

.fdpcf-input,
.fdpcf-textarea,
.fdpcf-result {
  width: 100%;
  background-color: var(--e-global-color-ca7de9d);
  font-size: 14px;
  color: #e9e9ee;
  border: 1px solid var(--e-global-color-44e6fd1);
  border-radius: 0.75rem;
  padding: 16px 18px;
  outline: 0;
  transition: border-color 0.2s, box-shadow 0.2s;
}

.fdpcf-input::placeholder {
  color: #888b95;
}

.fdpcf-input:focus,
.fdpcf-textarea:focus {
  border-color: #6d72ff;
  box-shadow: 0 0 0 3px color-mix(in oklab, #6d72ff 30%, transparent);
}

.fdpcf-textarea, .fdpcf-result {
  min-height: 290px;
  margin-bottom: 0;
  resize: vertical;
  background: #2a2a31;
}

.fdpcf-error-msg {
  font-size: 12px;
  color: #ce4361;
  margin-top: 4px;
}

.fdpcf-result {
  font-size: 16px;
}

.fdpcf-result-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.fdpcf-result-list__row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.fdpcf-result-list__row dt {
  opacity: 0.7;
}

.fdpcf-result-list__row dd {
  text-align: right;
}

.fdpcf-ip-cell {
  position: relative;
}

.fdpcf-copy-btn {
  padding: 0 !important;
  background: none !important;
  border: none !important;
}

.fdpcf-copy-btn:hover .copy-icon, .fdpcf-copy-btn:focus .copy-icon {
  filter: brightness(0) invert(0.75);
}

.fdpcf-copy-btn:active .copy-icon {
  filter: brightness(0) invert(0.75);
  transform: scale(0.95);
}

.fdpcf-copy-btn::after {
  content: attr(aria-label);
  position: absolute;
  bottom: 140%;
  left: 70%;
  transform: translateX(-50%);
  background: #fff;
  color: #333;
  font-weight: 700;
  font-size: 14px;
  padding: 4px 6px;
  border-radius: 4px;
  white-space: nowrap;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease, transform 0.2s ease;
}

.fdpcf-copied.fdpcf-copy-btn::after {
  opacity: 1;
}

.copy-icon {
  width: 18px;
  transition: transform 0.2s ease;
  filter: brightness(0) invert(1);
  cursor: pointer;
}

.fdpcf-scamlink {
  color: #e9e9ee !important;
  display: inline-flex;
  flex-direction: row;
  align-content: center;
  gap: 4px;
}

.fdpcf-scamlink img {
  filter: brightness(0) invert(1);
}

.fdpcf-actions {
  display: flex;
  justify-content: space-between;
  gap: 24px;
  margin-top: 18px;
}

.fdpcf-actions .fdpcf-btn.hidden {
  display: none;
}

.fdpcf-actions .fdpcf-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-width: 210px;
  padding: 8px 24px;
  border-radius: 8px;
  border: 1px solid var(--e-global-color-primary);
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  background-image: linear-gradient(180deg, #6C64F4 0%, var(--e-global-color-primary) 100%);
  cursor: pointer;
  transition: transform 0.08s, opacity 0.2s;
}

.fdpcf-actions .fdpcf-btn:hover {
  color: #fff;
  background-image: linear-gradient(180deg, #7888FF 0%, var(--e-global-color-primary) 100%);
}

.fdpcf-actions .fdpcf-btn:active {
  color: #fff;
  transform: translateY(1px) scale(0.99);
}

.fdpcf-actions .fdpcf-btn[disabled] {
  opacity: 0.7;
}

.fdpcf-actions .fdpcf-btn[disabled]:hover {
  background-image: linear-gradient(180deg, #6C64F4 0%, var(--e-global-color-primary) 100%);
}

.fdpcf-actions .fdpcf-btn[disabled]:active {
  transform: translateY(0) scale(1);
}

.fdpcf-actions .fdpcf-btn.is-loading {
  position: relative;
}

.fdpcf-actions .fdpcf-btn.is-loading::after {
  content: "";
  width: 18px;
  height: 18px;
  border: 2px solid rgba(255, 255, 255, 0.4);
  border-top-color: #fff;
  border-radius: 50%;
  display: inline-block;
  animation: fdpcf-spin 0.9s linear infinite;
}

.fdpcf-btn {
  position: relative;
}
.fdpcf-btn.loading {
  cursor: default;
  opacity: 0.8;
}
.fdpcf-btn .fdpcf-btn__text {
  transition: opacity 0.25s;
}
.fdpcf-btn .fdpcf-btn__dots {
  display: none;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.fdpcf-btn .fdpcf-btn__dots span {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 2px;
  border-radius: 50%;
  background: #fff;
  opacity: 0.3;
  animation: fdpcf-dots 1s infinite ease-in-out;
}
.fdpcf-btn .fdpcf-btn__dots span:nth-child(1) {
  animation-delay: 0s;
}
.fdpcf-btn .fdpcf-btn__dots span:nth-child(2) {
  animation-delay: 0.2s;
}
.fdpcf-btn .fdpcf-btn__dots span:nth-child(3) {
  animation-delay: 0.4s;
}
.fdpcf-btn.loading .fdpcf-btn__text {
  opacity: 0;
}
.fdpcf-btn.loading .fdpcf-btn__dots {
  display: inline-flex;
}

@keyframes fdpcf-dots {
  0%, 80%, 100% {
    opacity: 0.3;
    transform: translateY(0);
  }
  40% {
    opacity: 1;
    transform: translateY(-3px);
  }
}
@keyframes fdpcf-spin {
  to {
    transform: rotate(360deg);
  }
}
@media (max-width: 980px) {
  .fdpcf-grid {
    grid-template-columns: 1fr;
  }
  .fdpcf-actions {
    flex-direction: column;
  }
  .fdpcf-btn {
    width: 100%;
    min-width: 0;
  }
}
@media (max-width: 600px) {
  .fdpcf-grid {
    gap: 12px;
    margin-bottom: 12px;
  }
  .fdpcf-result {
    font-size: 14px;
  }
  .fdpcf-field:not(:last-child) {
    margin-bottom: 12px;
  }
  .fdpcf-actions {
    gap: 12px;
  }
}
/* === Общие стили для комбобоксов === */
.fdpcf-proxy-label, .fdpcf-country-label {
  font-size: 14px;
}

.fdpcf-combobox-trigger,
.fdpcf-proxy-trigger,
.fdpcf-country-trigger {
  display: flex;
  align-items: center;
  gap: 10px;
  background: var(--e-global-color-ca7de9d);
  border: 1px solid var(--e-global-color-44e6fd1);
  border-radius: 0.75rem;
  padding: 12px 14px;
  cursor: pointer;
  user-select: none;
  outline: 0;
}

.fdpcf-combobox-trigger:focus,
.fdpcf-proxy-trigger:focus,
.fdpcf-country-trigger:focus {
  border-color: #6d72ff;
  box-shadow: 0 0 0 3px color-mix(in oklab, #6d72ff 30%, transparent);
}

.fdpcf-caret {
  margin-left: auto;
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23dcdcec' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  transition: transform 0.2s ease;
}

[aria-expanded=true] .fdpcf-caret {
  transform: rotate(180deg);
}

.fdpcf-list,
.fdpcf-proxy-list,
.fdpcf-country-list {
  position: absolute;
  left: 0;
  right: 0;
  top: calc(100% + 8px);
  z-index: 10;
  margin-top: 0;
  padding: 6px;
  max-height: 280px;
  overflow: auto;
  list-style: none;
  background: var(--e-global-color-ca7de9d);
  border: 1px solid var(--e-global-color-44e6fd1);
  border-radius: 0.75rem;
}

.fdpcf-option,
.fdpcf-proxy-option,
.fdpcf-country-option {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 12px;
  border-radius: 8px;
  cursor: pointer;
}

.fdpcf-option:hover,
.fdpcf-proxy-option:hover,
.fdpcf-country-option:hover {
  background: color-mix(in oklab, #6d72ff 20%, transparent);
}

/* Иконки прокси — белые */
.fdpcf-proxy-icon img,
.fdpcf-proxy-option-icon {
  display: block;
  filter: brightness(0) invert(1);
}

/* Флаги стран — без инверсии */
.fdpcf-flag-img {
  display: block;
  border-radius: 2px;
}

.hidden {
  display: none !important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-7db7a5c */.fldt-main-p_container .e-con-inner {
    position: relative;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://floppydata.com/wp-content/uploads/2025/04/Inter-Light.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://floppydata.com/wp-content/uploads/2025/04/Inter-Regular-3.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://floppydata.com/wp-content/uploads/2025/04/Inter-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://floppydata.com/wp-content/uploads/2025/04/Inter-SemiBold.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://floppydata.com/wp-content/uploads/2025/04/Inter-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://floppydata.com/wp-content/uploads/2025/04/Inter_18pt-Italic.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: italic;
	font-weight: bold;
	font-display: auto;
	src: url('https://floppydata.com/wp-content/uploads/2025/04/Inter_18pt-SemiBoldItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://floppydata.com/wp-content/uploads/2025/04/Inter-ExtraBold.woff2') format('woff2');
}
/* End Custom Fonts CSS */