.badge{display:flex;align-items:center;justify-content:center;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:500;border-radius:4px;padding:12px;max-height:20px;width:-moz-max-content;width:max-content;white-space:nowrap}.badge--rounded{border-radius:12px}.banner{padding:1rem;border-radius:6px;display:flex}.banner__icon{margin-top:.2rem}.banner__text{margin-left:.75rem;display:flex;flex-direction:column;align-items:flex-start}.banner__text h3{font-size:.875rem;font-weight:500}.banner__text p{font-size:.875rem;font-weight:400}.card{position:relative;display:flex;flex-direction:column;background:#f9fafb;border-radius:.5rem;padding:2rem 1.5rem;max-width:384px}.card:after{content:"";border-radius:8px;position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;box-shadow:0 4px 25px #0000001a;opacity:0;transition:all .6s cubic-bezier(.165,.84,.44,1)}.card:hover:after{opacity:1}.card__icon{width:48px;height:48px;position:absolute;top:0;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;background-color:#3f75fe;border-radius:.75rem;color:#fff}.card__icon svg{width:1.5rem;height:1.5rem}.card__text{display:flex;flex-direction:column;align-items:center;text-align:center}.card__text__title{color:#111827;font-size:1.125rem;font-weight:500;line-height:28px}.card__text__para{color:#6b7280;font-size:1rem}.testimonial-pic{display:flex;align-items:center;max-height:400px;background:#2545b8;padding:2rem;gap:1.5rem}.testimonial-pic__image{display:flex;align-items:center}.testimonial-pic__image img{max-width:384px;border-radius:12px;-o-object-fit:cover;object-fit:cover;box-shadow:0 10px 10px -5px #0000000a,0 20px 25px -5px #0000001a}.testimonial-pic__text{height:100%;display:flex;flex-direction:column;justify-content:space-evenly;color:#fff}.testimonial-pic__text__quote{font-size:1.5rem;font-style:normal;font-weight:500;line-height:32px}.testimonial-pic__text__source{font-size:1rem}.testimonial-pic__text__source__author{font-weight:700}.testimonial-pic__text__source__company{font-weight:500}@media only screen and (max-width: 768px){.testimonial-pic{flex-direction:column;position:relative;max-height:100%}.testimonial-pic__image{position:absolute;top:-25%}.testimonial-pic__image img{max-height:206px;min-width:344px;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 30%;object-position:50% 30%}.testimonial-pic__text{margin-top:25%}.testimonial-pic__text__source{padding-top:24px}}.testimonial{display:flex;flex-direction:column;align-items:center;justify-content:space-around;max-height:444px;padding:96px 71px;background:#f9fafb;width:100%;position:relative;z-index:1}.testimonial__title{display:flex;align-items:center;gap:5px;color:#1f2937;font-weight:700;font-size:1.375rem;z-index:3}.testimonial__title svg{color:#2e59f3;width:20px;height:20px}.testimonial__title h4 span{color:#2e59f3}.testimonial__text{z-index:3}.testimonial__text__quote{margin-top:2.5rem;color:#111827;font-size:1.5rem;font-weight:500;max-width:719px;text-align:center}.testimonial__text__source{margin-top:2rem;display:flex;align-items:center;font-size:1rem;font-weight:500}.testimonial__text__source__author{color:#111827}.testimonial__text__source__company{color:#6b7280}.testimonial__text__source__slash svg{color:#2e59f3;width:25px;height:25px}.testimonial__dot-background{position:absolute;top:30%;left:0%;width:20%;height:70%;background-image:radial-gradient(#e5e7eb 2px,transparent 0);background-size:20px 20px;background-position:10% 75%;z-index:2}@media only screen and (max-width: 768px){.testimonial{align-items:flex-start;padding:4.625rem 1rem}.testimonial__title{align-self:center}.testimonial__text__quote{text-align:left}.testimonial__text__source{flex-direction:column;align-items:flex-start}.testimonial__text__source__slash{display:none}.testimonial__dot-background{position:absolute;top:75%;left:0%;width:50%;height:25%;background-image:radial-gradient(#e5e7eb 2px,transparent 0);background-size:20px 20px;background-position:10% 75%;z-index:2}}.button{gap:.5rem}.tooltip{max-width:384px;position:absolute;transform:translateY(-102%);z-index:-1;transition:all .6s cubic-bezier(.165,.84,.44,1);opacity:0}.tooltip .banner{box-shadow:0 4px 6px -2px #0000000d,0 10px 15px -3px #0000001a}.tooltip__triangle{width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-top:20px solid;margin-left:10%;background-color:transparent!important}@media only screen and (max-width: 768px){.tooltip{max-width:344px}}.toast-container{position:fixed;bottom:20px;right:20px;z-index:1000;max-width:384px}.toast{margin-bottom:10px}.toast .banner{box-shadow:0 4px 6px -2px #0000000d,0 10px 15px -3px #0000001a;position:relative}.toast .banner .toast__close{position:absolute;top:.5rem;transform:translateY(50%);right:1rem;color:#1f2937}@media only screen and (max-width: 768px){.toast-container{width:100%;right:auto!important}}.gray{background-color:#f3f4f6;border-top-color:#f3f4f6;color:#1f2937}.red{background-color:#fee2e2;border-top-color:#fee2e2;color:#991b1b}.yellow{background-color:#fef3c7;border-top-color:#fef3c7;color:#92400e}.green{background-color:#d1fae5;border-top-color:#d1fae5;color:#065f46}.blue{background-color:#dbeafe;border-top-color:#dbeafe;color:#1e40af}.indigo{background-color:#e0e7ff;border-top-color:#e0e7ff;color:#3730a3}.purple{background-color:#ede9fe;border-top-color:#ede9fe;color:#5b21b6}.pink{background-color:#fce7f3;border-top-color:#fce7f3;color:#9d174d}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.mb-4{margin-bottom:1rem}.inline-flex{display:inline-flex}.items-center{align-items:center}.rounded{border-radius:.25rem}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.text-center{text-align:center}.text-4xl{font-size:2.25rem;line-height:2.5rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.leading-none{line-height:1}.tracking-tight{letter-spacing:-.025em}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}:root{display:flex;flex-direction:column;align-items:center;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{margin:0;min-width:320px;min-height:100vh;background-color:#dee4e7}h3{margin:0}.main{padding:10px;max-width:1378px}.main .component-section{display:flex;flex-direction:column;margin-top:20px}.main .component-section__title{font-size:1.5rem;line-height:2rem}.main .component-section__main{margin-top:10px;display:flex;gap:10px}.badges{flex-wrap:wrap}.banners{flex-direction:column}.cards{justify-content:center;margin-top:30px!important}.testimonial-pics{margin-top:40px!important;margin-bottom:40px}@media only screen and (max-width: 768px){.testimonial-pics{margin-top:130px!important;margin-bottom:0}}.tooltips{justify-content:space-evenly;flex-wrap:wrap}.tooltips__info{display:flex;flex-direction:column;align-items:center}.tooltips__info__box{display:inline-block;width:100%;height:115px;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23616b78' stroke-width='4' stroke-dasharray='6%2c 14' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e")}.toasts{display:flex;justify-content:center;margin-bottom:25px}.info-text{display:flex;justify-content:center;gap:5px;font-size:1.25rem}.info-text .down-arrow{margin-top:.7rem}@media only screen and (max-width: 768px){.info-text{font-size:1rem}}@media (min-width: 768px){.md\:text-5xl{font-size:3rem;line-height:1}}@media (min-width: 1024px){.lg\:text-6xl{font-size:3.75rem;line-height:1}}
