:root{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: #052c65;--bs-secondary-text-emphasis: #2b2f32;--bs-success-text-emphasis: #0a3622;--bs-info-text-emphasis: #055160;--bs-warning-text-emphasis: #664d03;--bs-danger-text-emphasis: #58151c;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #cfe2ff;--bs-secondary-bg-subtle: #e2e3e5;--bs-success-bg-subtle: #d1e7dd;--bs-info-bg-subtle: #cff4fc;--bs-warning-bg-subtle: #fff3cd;--bs-danger-bg-subtle: #f8d7da;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #9ec5fe;--bs-secondary-border-subtle: #c4c8cb;--bs-success-border-subtle: #a3cfbb;--bs-info-border-subtle: #9eeaf9;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #f1aeb5;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, 0.75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, 0.5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: #0a58ca;--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, 0.175);--bs-border-radius: 0.375rem;--bs-border-radius-sm: 0.25rem;--bs-border-radius-lg: 0.5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-focus-ring-width: 0.25rem;--bs-focus-ring-opacity: 0.25;--bs-focus-ring-color: rgba(13, 110, 253, 0.25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}*,*::before,*::after{box-sizing:border-box}@media(prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + 0.9vw)}@media(min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + 0.6vw)}@media(min-width: 1200px){h3,.h3{font-size:1.75rem}}p{margin-top:0;margin-bottom:1rem}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ul{padding-left:2rem}ul{margin-top:0;margin-bottom:1rem}ul ul{margin-bottom:0}dt{font-weight:700}b,strong{font-weight:bolder}mark,.mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sup{top:-0.5em}a{color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code{font-family:var(--bs-font-monospace);font-size:1em}code{font-size:0.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none !important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}summary{display:list-item;cursor:pointer}[hidden]{display:none !important}.container,.container-md{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width: 576px){.container{max-width:540px}}@media(min-width: 768px){.container-md,.container{max-width:720px}}@media(min-width: 992px){.container-md,.container{max-width:960px}}@media(min-width: 1200px){.container-md,.container{max-width:1140px}}@media(min-width: 1400px){.container-md,.container{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-0.5*var(--bs-gutter-x));margin-left:calc(-0.5*var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}@media(min-width: 768px){.col-md{flex:1 0 0%}.col-md-3{flex:0 0 auto;width:25%}}@media(min-width: 992px){.col-lg-2{flex:0 0 auto;width:16.66666667%}}.collapse:not(.show){display:none}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media(prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translateX(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translateX(-100%)}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0);opacity:.5;transition:opacity .6s ease}@media(prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.d-flex{display:flex !important}.d-none{display:none !important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.flex-wrap{flex-wrap:wrap !important}.justify-content-between{justify-content:space-between !important}.align-items-center{align-items:center !important}.m-0{margin:0 !important}.mt-2{margin-top:.5rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.text-uppercase{text-transform:uppercase !important}.text-wrap{white-space:normal !important}.visible{visibility:visible !important}@media(min-width: 768px){.d-md-block{display:block !important}.d-md-none{display:none !important}.mt-md-0{margin-top:0 !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.pe-md-2{padding-right:.5rem !important}.ps-md-0{padding-left:0 !important}}@media(min-width: 992px){.d-lg-inline{display:inline !important}.d-lg-none{display:none !important}}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{height:100%;font-size:16px;background-color:#fff;font-family:sans-serif,"Arial","Helvetica"}h1,.h1,h2,.h2,h3,.h3,a,label{margin:0;text-wrap:balance}p{margin:0}a{text-decoration:none}a:hover{text-decoration:underline}ul{list-style:none;margin:0;padding:0}button,input,textarea,select{background:none;border:0}button{cursor:pointer}button[disabled],input[disabled]{cursor:not-allowed}@font-face{font-family:"Lato";font-weight:300;font-style:normal;font-display:swap;src:url(//frcdn.beenverified.com/assets/img/bdf8d40cab53fe84784eaec14b4bfda8.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Lato";font-weight:400;font-style:normal;font-display:swap;src:url(//frcdn.beenverified.com/assets/img/02679d914ee6a4b8568ce8a69e392326.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Lato";font-weight:700;font-style:normal;font-display:swap;src:url(//frcdn.beenverified.com/assets/img/e9bab9bdf658a2650d196e0669a49ab0.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{color:#4a4a4a;font-family:"Lato",sans-serif}.above-fold{display:flex;flex-direction:column;min-height:100vh}@media(min-width: 1400px){.container-md,.container{max-width:1140px}}.h1{margin-bottom:10px;line-height:1.2;color:#4a3b8f;font-size:40px;font-weight:300}@media(min-width: 768px){.h1{font-size:46px}}@media(min-width: 992px){.h1{font-size:70px}}.h2{line-height:1.2;color:#4a4a4a;font-size:18px}@media(min-width: 992px){.h2{font-size:24px}}.rapids-autocomplete__wrapper{position:relative}.rapids-autocomplete_list{position:relative;top:-9px;background-color:#fff;margin:0;border:1px solid #e7ebf0;border-radius:2px;box-shadow:0 2px 6px rgba(0,0,0,.3);padding:0;overflow-y:scroll;text-align:left;z-index:2}.rapids-autocomplete_list .message{margin-bottom:0;padding:12px;line-height:initial}.rapids-autocomplete__el{border-top:1px solid #e6e6e6;padding:12px;overflow:hidden;list-style-image:none;text-overflow:ellipsis;line-height:initial;cursor:pointer;transition:all .2s}.rapids-autocomplete__el::before{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNSIgaGVpZ2h0PSIyMCI+PHBhdGggZmlsbD0iIzFGMkU2NCIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNNy41IDBDMTEuNjQyIDAgMTUgMy4zMDYgMTUgNy4zODUgMTUgMTEuNDYzIDcuNSAyMCA3LjUgMjBsLS4wMjQtLjAyN0M3LjAxNiAxOS40NDUgMCAxMS4zMjkgMCA3LjM4NSAwIDMuMzA2IDMuMzU4IDAgNy41IDBabTAgNGEyLjUgMi41IDAgMSAwIDAgNSAyLjUgMi41IDAgMCAwIDAtNVoiLz48L3N2Zz4=);background-repeat:no-repeat;background-size:12px 16px;margin-right:8px;width:12px;height:18px}.rapids-autocomplete__el:hover,.rapids-autocomplete__el.suggestion-selected{background-color:#ededed}.rapids-autocomplete__el span{font-size:18px}.rapids-autocomplete__el span mark,.rapids-autocomplete__el span .mark{background-color:unset;padding:0;font-weight:700}.btn{display:inline-block;background:#81b44c;border:0;border-radius:6px;padding:15px 30px;text-align:center;color:#fff;font-family:"Lato",sans-serif;font-size:26px;font-weight:700;transition:all .25s ease-out}.btn:hover{background:#638a3a;box-shadow:0 1px 3px 0 rgba(60,64,67,.3),0 4px 8px 3px rgba(60,64,67,.15);text-decoration:none;color:#fff}.btn:focus,.btn:active{background-color:#638a3a !important;outline:none;box-shadow:none;color:#fff !important}.submit-btn{padding:10px;width:100%;height:60px}@media(min-width: 768px){.submit-btn{padding:15px;height:70px}}.carousel-inner{overflow-x:clip;overflow-y:visible}.carousel-indicators__list{display:flex;flex-wrap:wrap;margin:0;gap:4px}@media(min-width: 768px){.carousel-indicators__list{margin-bottom:16px;gap:8px}}.carousel-indicators__wrapper{display:inline-flex}.carousel-indicators__item{display:flex;position:relative;background:rgba(0,0,0,0);background-color:#ece9f6;align-items:center;margin:0;outline:none;border:0;border-radius:8px;padding:10px 8px;line-height:1.2;color:#4a4a4a;font-size:16px;font-weight:400;gap:4px}@media(min-width: 768px){.carousel-indicators__item{padding:12px;font-size:18px;gap:8px}}.carousel-indicators__item:hover,.carousel-indicators__item.active{background-color:#4a3b8f;text-decoration:none;color:#fff}.carousel-indicators__item:hover .carousel-indicators__icon path,.carousel-indicators__item.active .carousel-indicators__icon path{fill:#fff}.carousel-indicators__item:focus-visible{outline:3px solid #4a3b8f;outline-offset:2px;box-shadow:0 0 0 5px rgba(74,59,143,.2)}.carousel-indicators__item.active:focus-visible{outline:3px solid #fff;outline-offset:2px;box-shadow:0 0 0 5px rgba(255,255,255,.3)}@media(min-width: 768px){.carousel-indicators__icon{width:auto;height:16px}}.section-comparison{background-image:linear-gradient(to top, #efefef, #fff);padding:50px 15px}@media(min-width: 992px){.section-comparison{padding-top:80px;padding-bottom:100px}}.section-comparison__title{margin:0 0 48px;text-align:center;line-height:1.23;letter-spacing:-0.14px;color:#4a3b8f;font-size:26px;font-weight:300}@media(min-width: 768px){.section-comparison__title{font-size:52px}}.comparison-table{position:relative;background-color:#fff;margin:0 auto;border:solid 1px #e4e4e4;border-radius:12px;padding:0;max-width:860px;table-layout:fixed;border-collapse:separate;border-spacing:0;line-height:1.43;letter-spacing:normal;color:#4a4a4a;font-size:14px;font-weight:500}@media(min-width: 992px){.comparison-table{font-size:18px}}.comparison-table__row:nth-child(even){background-color:rgba(79,64,146,.06)}.comparison-table__header,.comparison-table__cell{padding:10px 15px}@media(min-width: 992px){.comparison-table__header,.comparison-table__cell{padding:18px 30px}}.comparison-table__header:first-child{width:100%}.comparison-table__header:not(:first-child){padding:0;min-width:64px;height:116px}@media(min-width: 768px){.comparison-table__header:not(:first-child){min-width:220px;height:82px}}.comparison-table__header:nth-child(2){background-color:#4f4092;color:#fff}.comparison-table__header:nth-child(2)::before{content:"";display:block;position:absolute;top:-24px;border:2px solid #4f4092;border-top:25px solid #4f4092;border-radius:12px;box-shadow:0 4px 26px 0 rgba(79,64,146,.16);width:64px;height:calc(100% + 24px)}@media(min-width: 768px){.comparison-table__header:nth-child(2)::before{width:220px}}.comparison-table__heading{color:#4f4092;font-size:16px}@media(min-width: 992px){.comparison-table__heading{font-size:20px}}.comparison-table__logo-box{position:relative;width:100%;height:100%}.comparison-table__logo{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) rotate(-90deg)}@media(min-width: 768px){.comparison-table__logo{transform:translate(-50%, -50%) rotate(0)}}.comparison-table__logo.bv{margin-top:-20%}@media(min-width: 768px){.comparison-table__logo.bv{margin-top:0;width:164px;height:auto}}@media(min-width: 768px){.comparison-table__logo.spokeo{width:120px;height:auto}}@media(min-width: 768px){.comparison-table__logo.truthfinder{width:150px;height:auto}}@media(min-width: 768px){.comparison-table__logo.intelius{width:120px;height:auto}}.comparison-table__icon{display:block;margin:0 auto}@media(min-width: 992px){.comparison-table__icon{width:24px;height:auto}}.footer{border-top:1px solid #ebeaf4;padding:24px 0;font-size:14px}@media(min-width: 768px){.footer{padding-top:48px}}.footer .citation{margin-bottom:20px;word-break:break-all;color:#949595}.header__navbar{display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between;padding:5px 15px}.header__logos{margin-right:10px;padding:10px 0}.header__logo{display:inline-block;max-width:125px}@media(min-width: 768px){.header__logo{max-width:185px}}.header__logo-img{width:120px;height:auto}@media(min-width: 768px){.header__logo-img{width:180px}}.header__badge{display:inline-block;background-color:#ef2742;margin:6px 0 0;border-radius:5px;padding:4px 8px;text-transform:uppercase;white-space:nowrap;color:#fff;font-size:11px;font-weight:700}.header__mtv-catfish{margin-top:5px;height:46px;vertical-align:top}@media(min-width: 768px){.header__mtv-catfish{margin:0;height:51px}}.header__btn-container{display:flex;flex:1 1 0;flex-flow:row wrap;align-items:center;justify-content:flex-end;gap:5px}@media(min-width: 576px){.header__btn-container{gap:10px}}.header__btn-container.multi-btn .header__btn{flex:1 1 0}@media(min-width: 576px){.header__btn-container.multi-btn .header__btn{flex:0 0 0}}.header__btn{display:block;background:rgba(0,0,0,0);border:3px solid #81b44c;border-radius:6px;padding:5px;text-align:center;text-transform:uppercase;white-space:nowrap;color:#4a4a4a;font-size:15px;font-weight:700;transition:all .25s ease-out}.header__btn:hover,.header__btn:active,.header__btn:focus{background:#81b44c;box-shadow:0 1px 3px 0 rgba(60,64,67,.3),0 4px 8px 3px rgba(60,64,67,.15);text-decoration:none;color:#fff}@media(min-width: 375px){.header__btn{padding-right:10px;padding-left:10px}}@media(min-width: 576px){.header__btn{line-height:1.5}}.home-search{display:flex;position:relative;flex-direction:column;flex-grow:1;background:linear-gradient(90deg, #fafafa 67.71%, #ece9f6 100%);align-items:center;justify-content:center;padding:30px 0 0;z-index:1}.home-search__container{display:flex;flex:1;flex-direction:column;justify-content:center}.home-search__carousel{margin:24px 0}@media(min-width: 500px){.home-search__carousel{margin-top:40px}}.home-search .form-footer{display:flex;align-items:baseline;justify-content:center}@media(min-width: 768px){.home-search .form-footer{justify-content:flex-start}}.home-search .privacy-area{display:flex;align-items:flex-end;justify-content:flex-end}.home-search .security-banner{display:flex;background-image:linear-gradient(-180deg, #f6bc25 0, #fdd367 100%);align-items:center;margin-right:5px;border-radius:19px;padding:3px 6px;text-transform:uppercase;letter-spacing:.87px;color:#4a4a4a;font-size:12px;font-weight:700}@media(min-width: 768px){.home-search .security-banner{font-size:13px}}.home-search .security-banner__logo{margin-right:5px}.home-search .norton-badge img{top:10px !important;height:40px}.home-search .fact{display:flex;background-color:#faf1d8;align-items:center;justify-content:center;margin:24px auto;border-radius:16px;padding:8px 16px;width:-moz-fit-content;width:fit-content;gap:8px}@media(min-width: 768px){.home-search .fact{margin-top:72px;padding:16px}}@media(min-width: 992px){.home-search .fact{margin-bottom:0;border-radius:16px 16px 0 0}}@media(min-width: 768px){.home-search .fact__icon{width:20px;height:20px}}.home-search .fact__text{margin-bottom:0;font-size:16px;font-weight:400}.home-search .background__img{display:block;width:360px;max-width:100%;height:auto}@media(min-width: 992px){.home-search .background__img{position:absolute;top:0;right:0;width:450px;height:auto;z-index:-1}}.home-search .background__img img{display:block;width:100%;height:auto}.input{position:relative;background:#fff;box-shadow:inset 0 -1px 4px 0 rgba(0,0,0,.1);height:60px;text-align:left;line-height:60px;font-family:"Lato",sans-serif}@media(min-width: 768px){.input{height:70px;line-height:70px}}.input input{background:rgba(0,0,0,0);border:1px solid #ccc;border-radius:3px;padding:30px 40px 8px 12px;width:100%;height:100%;line-height:inherit;color:#4a4a4a;font-size:18px}.input input:focus~label,.input input:not(:placeholder-shown)~label{top:-16px;letter-spacing:1.56px;color:#4a3b8f;font-size:13px;z-index:2;transition:all .125s cubic-bezier(0.2, 0, 0.03, 1)}.input input:focus{outline:none;border-color:#4a3b8f}.input input.valid~.input__icon-area{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSIxNyI+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjODFCNDRDIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS13aWR0aD0iMyIgZD0ibTIgOC4wNjQgNi41MDYgNi42NjlMMTguNjM1IDIiLz48L3N2Zz4=)}.input input.error{margin-bottom:5px;border-color:#dc0015}.input input::-webkit-contacts-auto-fill-button{display:none !important;position:absolute;right:0;visibility:hidden;pointer-events:none}.input label{position:absolute;top:0;left:0;padding-left:12px;text-transform:uppercase;letter-spacing:1.92px;color:#9b9b9b;font-size:16px;font-weight:700;transition:all .25s cubic-bezier(0.2, 0, 0.03, 1);pointer-events:none}.input__icon-area{position:absolute;top:35%;right:15px;float:right;background-position:center center;background-repeat:no-repeat;width:25px;height:20px}.input~.error{margin:5px 0 5px 12px;text-transform:none;line-height:20px;letter-spacing:normal;color:#dc0015;font-size:15px;font-weight:700}.new-feature-banner{display:flex;background:linear-gradient(90deg, #7e6fc3, #9758a7);align-items:center;justify-content:center;padding:10px 15px;gap:12px}.new-feature-banner__title-container{display:flex;flex-direction:column;gap:5px}@media(min-width: 768px){.new-feature-banner__title-container{flex-direction:row;align-items:center;gap:12px}}.new-feature-banner__title{margin:0;line-height:1.2;color:#fff;font-size:18px;font-weight:700}@media(min-width: 768px){.new-feature-banner__title{font-size:22px}}.new-feature-banner__cta-btn{padding:10px;white-space:nowrap;font-size:16px}@media(min-width: 768px){.new-feature-banner__cta-btn{padding:10px 20px;font-size:22px}}.testimonials{padding:40px 0}.testimonials__title{margin-bottom:24px;text-align:center;line-height:1.2;color:#4a3b8f;font-size:24px;font-weight:300}@media(min-width: 768px){.testimonials__title{margin-bottom:32px;font-size:32px}}.testimonial-container{display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:8px}@media(min-width: 768px){.testimonial-container{flex-direction:row}}@media(min-width: 992px){.testimonial-container{gap:24px}}.testimonial{display:flex;flex:1;flex-direction:column;background-color:#fff;justify-content:space-between;border-radius:20px;box-shadow:0 10px 32px 0 rgba(74,59,143,.0784313725);padding:16px}@media(min-width: 992px){.testimonial{border-radius:24px;padding:24px}}.testimonial__icon{margin-bottom:12px;height:auto}@media(min-width: 768px){.testimonial__icon{margin-bottom:16px;width:52px}}.testimonial__text{flex-grow:1;margin-bottom:16px;font-size:16px;font-weight:400}.testimonial__author{margin-right:4px;font-size:16px;font-weight:700}.testimonial__category{border-radius:100px;padding:8px 12px;line-height:1;font-size:16px;font-weight:700}.testimonial__category.dating{background-color:rgba(238,17,78,.1019607843);color:#ee114e}.testimonial__category.reunion{background-color:rgba(129,180,76,.1019607843);color:#81b44c}.testimonial__category.safety{background-color:rgba(74,59,143,.1019607843);color:#4a3b8f}
