.documentation_documentation__LBIag{font-family:DM Sans,sans-serif;background-color:#fff}.documentation_documentation__LBIag .documentation_header__kU1he{display:flex;align-items:center;justify-content:center}.documentation_documentation__LBIag .documentation_header__kU1he h1{font-size:2.5rem;font-weight:600;margin-bottom:2rem;font-family:Popins,sans-serif}.documentation_documentation__LBIag h2{font-size:16px;font-weight:600;margin-top:2rem;margin-bottom:1rem}.documentation_documentation__LBIag p{border:none;margin-bottom:2rem;color:var(--neutral-900);font-size:16px;font-weight:300}.documentation_documentation__LBIag p.documentation_postParagraph__LXWlT{margin-top:2rem}.documentation_documentation__LBIag .documentation_content__HUPsj{border-bottom:1px solid var(--neutral-100);padding-bottom:2rem}.documentation_documentation__LBIag .documentation_divider__vEtSh{display:block;content:"&nbsp;";height:2rem;border-bottom:1px solid var(--neutral-100);margin-bottom:1rem}.table_tableContainer__16oS1{overflow-x:auto;width:100%}.table_table__hzoRs{width:100%;border-collapse:collapse;border:1px solid #e5e7eb;font-size:14px}.table_tableHeader__moES1{background-color:#f9fafb;font-weight:500;text-align:left}.table_tableHeader__moES1 th,.table_tableRow__d0S5_ td{padding:12px 16px;border-bottom:1px solid #e5e7eb}.table_tableRow__d0S5_:last-child td{border-bottom:none}.table_example___xrR9{background-color:#f3f4f6;padding:4px 8px;border-radius:4px;font-family:monospace}.table_descriptionColumn__eJR6L{width:40%}.code-switcher_methodSwitcher__Q_YN3{width:-moz-fit-content;width:fit-content;margin-bottom:15px}.code-switcher_codeSwitcher__vee8U{display:flex;justify-content:space-between;margin-bottom:1rem;position:relative;width:100%;flex-direction:column}.code-switcher_codeSwitcher__vee8U .MuiToggleButtonGroup-root{background-color:#f1f1f2!important;display:flex;justify-content:center;align-items:center}.code-switcher_codeSwitcher__vee8U .MuiToggleButtonGroup-root .MuiToggleButtonGroup-grouped:first-child{border-radius:1.5rem .5rem .5rem 1.5rem!important}.code-switcher_codeSwitcher__vee8U .MuiToggleButtonGroup-root .MuiToggleButtonGroup-grouped:last-child{border-radius:.5rem 1.5rem 1.5rem .5rem!important}.code-switcher_codeSwitcher__vee8U .MuiToggleButtonGroup-root .MuiToggleButton-root.Mui-selected{background:#222;color:#fff;border-radius:1.5rem!important}.code-switcher_codeSwitcher__vee8U #code-block .icon{height:1.5rem!important;width:1.5rem!important}.code-switcher_codeSwitcher__vee8U #code-block button{transition:all .2s ease-in-out;border:none}.code-switcher_codeSwitcher__vee8U #code-block button.copied svg{fill:#fff!important;display:none;height:1.5rem!important;width:1.5rem!important}.code-switcher_codeSwitcher__vee8U #code-block button.copied:after{content:"";display:inline-block;position:relative;left:3px;width:1.5rem;height:1.5rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512'%3E%3Cpath fill='%23ffffff' d='M336 64h-80c0-35.3-28.7-64-64-64s-64 28.7-64 64H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM192 40c13.3 0 24 10.7 24 24s-10.7 24-24 24-24-10.7-24-24 10.7-24 24-24zm121.2 231.8l-143 141.8c-4.7 4.7-12.3 4.6-17-.1l-82.6-83.3c-4.7-4.7-4.6-12.3.1-17L99.1 285c4.7-4.7 12.3-4.6 17 .1l46 46.4 106-105.2c4.7-4.7 12.3-4.6 17 .1l28.2 28.4c4.7 4.8 4.6 12.3-.1 17z'%3E%3C/path%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.code-switcher_toggleButton__Bv94h{background:#f5f5f5;padding:.5rem 0;gap:.5rem;flex-wrap:wrap}.code-switcher_toggleButton__Bv94h .MuiToggleButton-root{background:transparent;color:#222;border:none;border-radius:.5rem;padding:.5rem 1rem;font-size:1rem;font-weight:500;margin:0;line-height:1rem;transition:all .5s ease;box-shadow:none;text-transform:unset!important}.code-switcher_toggleButton__Bv94h .MuiToggleButton-root:hover{background:#e0e0e0;color:#222;border-radius:.5rem}.code-switcher_toggleButton__Bv94h .MuiToggleButton-root.Mui-selected{background:#222;color:#fff;transition:all .5s ease}.code-switcher_toggleButton__Bv94h .MuiToggleButton-root.Mui-selected:hover{background:#333;color:#fff}.code-switcher_fade-content__0ehxy{opacity:1;transition:opacity .35s cubic-bezier(.4,0,.2,1)}.code-switcher_fade-content__0ehxy.code-switcher_fade-out__Y1d0S{opacity:0}.code-switcher_codeBlockWrapper__QYTWe{margin-top:15px;border-radius:.5rem;padding:5px 10px;background-color:#f1f1f2}.code-switcher_codeBlockContainer__FX803{font-family:DM Mono;font-size:16px;border-radius:8px;height:610px;background:#2e3440;border-radius:.85rem;padding:.25rem}.code-switcher_codeBlockContainer__FX803>div ::-webkit-scrollbar{background:#2e3440;width:10px}.code-switcher_codeBlockContainer__FX803>div ::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.5);border-radius:8px}.code-switcher_codeBlockContainer__FX803>div ::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.75)}.code-switcher_codeBlockContainer__FX803 button{cursor:pointer}a.code-switcher_readDocumentationButtonLink__1zqEW{border:none;text-decoration:none!important;align-items:center;padding:.5rem 1rem;display:flex;margin-top:0!important;gap:.75rem;font-weight:500;transition:border-color .2s;font-size:1rem;color:var(--blue-600)}a.code-switcher_readDocumentationButtonLink__1zqEW:hover{border-color:var(--blue-600)}a.code-switcher_readDocumentationButtonLink__1zqEW .code-switcher_bookIcon__8wlr_{fill:var(--blue-600)}a.code-switcher_readDocumentationButtonLink__1zqEW .code-switcher_readDocumentationButton__YRhrU{cursor:pointer;z-index:10;background-color:#fff;border:2px solid var(--neutral-200);border-radius:.5rem}a.code-switcher_readDocumentationButtonLink__1zqEW .code-switcher_readDocumentationButton__YRhrU button{cursor:pointer}.code-switcher_fillBlue600__DUi6L{fill:var(--blue-600)}.code-switcher_transitionOpacity__b6p9i{transition:opacity .2s}.code-switcher_opacity100__NIMQi{opacity:1}.code-switcher_opacity0__qhf3O{opacity:0}.code-switcher_readDocumentationButtonContainer__KH_sy{position:absolute;right:0;top:0}@media screen and (max-width:768px){.code-switcher_codeSwitcher__vee8U{flex-direction:column}.code-switcher_readDocumentationButtonContainer__KH_sy{display:flex;justify-content:center}}@media screen and (max-width:400px){.code-switcher_codeSwitcher__vee8U button{font-size:.9rem}}.plans_container__B2m7Z{max-width:930px;margin:0 auto;padding:.5rem 2rem}.plans_header__ehwac ul{display:flex;align-items:center;flex-direction:row;justify-content:left!important;list-style:none;padding:0;margin-left:10px}.plans_header__ehwac ul li{min-width:215px;color:var(--neutral-600)!important;border:none!important;justify-content:center}.plans_table__J0INy{display:grid;flex-direction:column;grid-gap:.5rem;gap:.5rem}@media(max-width:768px){.plans_table__J0INy{display:flex}}.plans_row__I66OD{display:flex;flex-direction:row;align-items:center;padding:.2rem;background-color:var(--neutral-100);border-radius:.5rem;margin-left:1rem;margin-bottom:10px}@media(max-width:768px){.plans_row__I66OD{flex-direction:column}}.plans_rowContent__4hdcQ{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:650px;margin-right:2rem}.plans_rowContent__4hdcQ .plans_trafficRow__lQQ9a{margin-left:40px;min-width:100px;text-align:center;flex:1 1;display:flex;align-items:center;justify-content:center}.plans_traffic__MPwew{font-weight:600;text-align:left;padding:.9rem 4rem;min-width:200px;text-align:center}.plans_pricePerGb__yN70X{margin-left:25px;text-align:center}.plans_monthlyPrice__e_HFy,.plans_pricePerGb__yN70X{display:flex;flex-direction:row;justify-content:center;width:30%}.plans_amount__Y3107{font-size:1.8rem;font-weight:600}.plans_amountBilled__aVh4l{font-size:1.2rem!important;font-weight:500!important;margin-left:20px!important}.plans_amountBilled__aVh4l .plans_free__OzQEX{font-size:.8rem;font-weight:600}.plans_unit__JKfNX{display:flex;padding:0 0 0 4px;font-size:.75rem;font-weight:600;align-items:center;line-height:1;margin-top:10px}@media(max-width:768px){.plans_unit__JKfNX{margin-top:0}}.plans_frequency__mnb3C{padding:14px 0 0 4px;font-size:.65rem}.plans_button__PgPzk{display:flex;align-items:center;background-color:var(--primary);color:var(--primary-foreground)}.plans_button__PgPzk:hover{background-color:var(--primary);opacity:.9}.plans_features__qrWMV{display:flex;flex-direction:row;justify-content:space-between;padding:5px 7px;width:100%;gap:10px;background-color:transparent}@media(max-width:768px){.plans_features__qrWMV{flex-direction:column}}.plans_footer__bE1OB{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.3rem}.plans_needMore__xLdIR{margin-bottom:1rem;font-size:.9rem!important}.plans_contact__5hxdt{color:var(--primary);text-decoration:underline}.plans_subscribe__g0rzt{font-size:.875rem;color:var(--accent-600);font-size:.9rem!important;background-color:var(--theme-100);border-radius:18px;padding:6px 12px;width:-moz-fit-content;width:fit-content;margin:1.8rem auto}@media(max-width:768px){.plans_subscribeButton__W4d8o{width:100%}}.plans_plansSkeleton__hOB3i{height:352px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem}.plans_plansSkeleton__hOB3i svg{fill:var(--neutral-300);width:100px;height:100px}.plans_plansSkeleton__hOB3i p{font-size:1rem}.plans_error__L4Cnn{background-color:var(--neutral-100);border-radius:1rem;color:var(--neutral-600)}@media(max-width:768px){.plans_container__B2m7Z{padding:0;margin:0 10px 0 0}.plans_container__B2m7Z .plans_header__ehwac ul{margin-left:0;height:5rem;gap:0}.plans_container__B2m7Z .plans_header__ehwac ul li{min-width:unset}.plans_container__B2m7Z .plans_unit__JKfNX{display:flex;margin-top:0}.plans_container__B2m7Z .plans_row__I66OD{gap:0;display:flex}.plans_container__B2m7Z .plans_row__I66OD .plans_rowContent__4hdcQ{display:flex;flex-direction:row;justify-content:space-between;margin:.5rem 2rem;padding-right:1rem;width:unset}.plans_container__B2m7Z .plans_row__I66OD .plans_rowContent__4hdcQ .plans_trafficRow__lQQ9a{margin-left:0}.plans_container__B2m7Z .plans_row__I66OD button{width:93%;margin:0 1rem;justify-content:space-between;padding-right:1rem}.plans_container__B2m7Z .plans_row__I66OD button svg{margin-top:4px}.plans_row__I66OD{gap:1rem;text-align:center;padding-bottom:10px}.plans_row__I66OD button{margin-left:55%}.plans_row__I66OD button svg{margin-top:-5px;overflow:visible}.plans_traffic__MPwew{font-size:20px;padding:0;min-width:unset}.plans_monthlyPrice__e_HFy,.plans_pricePerGb__yN70X{align-items:center;width:unset}.plans_table__J0INy a{width:93%;display:flex;justify-content:space-between;padding-right:1rem}}.trial-message_trialMessage__oWY9o{margin-bottom:.5rem}.product-overview_hero__71ctR{position:relative;overflow:hidden;justify-content:center;gap:1.5rem}.product-overview_hero__71ctR h1{font-size:3.2rem;line-height:1.18;font-weight:600}.product-overview_hero__71ctR h1 strong{font-weight:700}.product-overview_hero__71ctR h1+p{font-size:1.2rem;line-height:1.2;font-weight:500}.product-overview_hero__71ctR article{display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:4rem;gap:4rem}.product-overview_hero__71ctR article aside{display:flex;flex-direction:column;gap:2rem}.product-overview_hero__71ctR article aside p{font-size:1.5rem}.product-overview_hero__71ctR article aside small{display:flex;align-items:center;gap:.5rem;font-size:1rem}.product-overview_hero__71ctR article aside button{align-self:flex-start}.product-overview_hero__71ctR article aside figure{display:flex;align-items:center;flex-wrap:wrap;gap:2rem;margin:0}.product-overview_hero__71ctR article aside figure a{color:var(--neutral-600);transition:color .25s}.product-overview_hero__71ctR article aside figure a:focus-within,.product-overview_hero__71ctR article aside figure a:hover{color:var(--neutral-900)}.product-overview_hero__71ctR article aside figure a svg{height:1.75rem}.product-overview_hero__71ctR article aside figure figcaption{flex-basis:100%;font-size:1rem}.product-overview_hero__71ctR article aside a{text-decoration:none}.product-overview_hero__71ctR article>svg{justify-self:center;max-width:40rem}.product-overview_features__eRJvG{display:flex;flex-direction:row;justify-content:center;background-color:var(--accent-200);border-radius:24px;height:44px}.product-overview_features__eRJvG .product-overview_featureChip__XVdfZ{font-size:12px;font-weight:400;border:1px solid var(--accent-300);padding-left:7px;justify-content:flex-start}@media(max-width:768px){.product-overview_features__eRJvG{gap:10px;border-radius:16px;padding:10px}.product-overview_features__eRJvG>:not(:first-child){margin-left:0!important}}.product-overview_competition__46EKG{background-color:#1d2025;color:#fff}.product-overview_competition__46EKG h2{font-size:2.4rem;line-height:1.18;font-weight:500}.product-overview_competition__46EKG article{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;padding:3rem 0}.product-overview_competition__46EKG article svg{width:100%}.product-overview_competition__46EKG article aside{margin:2rem}.product-overview_competition__46EKG article aside h2{font-size:3rem;margin-bottom:2rem}.product-overview_competition__46EKG article strong{color:var(--accent-600)}.product-overview_competition__46EKG article ul{display:flex;flex-direction:column;gap:1rem;margin-top:0;margin-left:4rem;align-items:flex-start}.product-overview_competition__46EKG article ul li{display:flex;flex-direction:row;gap:1.5rem}.product-overview_competition__46EKG article ul li>svg{color:var(--accent-600);width:3.5rem;min-width:56px;height:3.5rem}.product-overview_competition__46EKG article ul li h3{font-size:1.6rem;font-weight:400;margin:7px 0 10px -2px}.product-overview_competition__46EKG article ul li a{text-decoration:none}.product-overview_faq__EwMhG{display:flex;flex-direction:column;align-items:stretch;gap:2rem;padding:4rem 0;background:linear-gradient(203deg,#d9e0fb,#d9fbe4)}.product-overview_faq__EwMhG>h2{text-align:center;font-weight:600;font-size:2.25rem}.product-overview_faq__EwMhG>p{font-size:1.25rem;text-align:center}.product-overview_faq__EwMhG>p a{color:inherit}.product-overview_flags__dDVSq,.product-overview_tools__K_6y8{display:flex;flex-direction:column;align-items:center;gap:3rem;text-align:center;background-color:#fff;padding:4rem 0;border-top:.0625rem solid var(--neutral-100)}.product-overview_flags__dDVSq h2,.product-overview_tools__K_6y8 h2{font-size:2.25rem;font-weight:700}.product-overview_flags__dDVSq p,.product-overview_tools__K_6y8 p{font-size:1.5rem}.product-overview_flags__dDVSq ul,.product-overview_tools__K_6y8 ul{display:grid;justify-content:center;align-items:stretch}.product-overview_flags__dDVSq ul li,.product-overview_tools__K_6y8 ul li{display:flex;flex-direction:column;gap:.75rem}.product-overview_flags__dDVSq small,.product-overview_tools__K_6y8 small{display:flex;align-items:center;justify-content:center;gap:.5rem}.product-overview_flags__dDVSq ul{display:flex;flex-direction:row;grid-template-columns:repeat(auto-fill,4.5rem);gap:.5rem;max-width:unset;flex-wrap:wrap;padding:0 10%;width:70%}.product-overview_flags__dDVSq ul li{font-size:.625rem;color:var(--neutral-600);width:auto}.product-overview_flags__dDVSq ul li svg{width:4.5rem;height:3rem;border-radius:.25rem;overflow:hidden}.product-overview_flags__dDVSq ul li span{flex:1 1}.product-overview_tools__K_6y8 ul{display:flex;flex-direction:row;flex-wrap:wrap;gap:3rem}.product-overview_tools__K_6y8 ul li{width:auto}.product-overview_tools__K_6y8 ul li svg{filter:saturate(0);margin:auto;max-width:4rem;max-height:4rem}.product-overview_ready__8n23D{display:flex;flex-direction:column;gap:1rem;color:#fff;background-color:var(--neutral-800);text-align:center;border-bottom:.0625rem solid var(--neutral-600);padding:4rem 0}.product-overview_ready__8n23D h2{font-size:3rem;font-weight:600}.product-overview_ready__8n23D p{max-width:60rem;font-size:1.5rem;color:var(--neutral-300)}.product-overview_trialButtonCards__mGyUX{display:flex;justify-content:center;padding:4rem 0}.product-overview_gettingStarted__3MgoF{display:flex;flex-direction:column;justify-content:center;gap:1rem;padding:6rem 0 4rem;background-color:#fff}.product-overview_gettingStarted__3MgoF h2{font-size:2.25rem;font-weight:700;text-align:center}.product-overview_gettingStarted__3MgoF ul{display:flex;gap:2rem;justify-content:center;margin-top:2rem}.product-overview_gettingStarted__3MgoF ul li{align-items:center;display:flex;flex-direction:column;max-width:25%;text-align:center;gap:.5rem}.product-overview_gettingStarted__3MgoF ul li svg{width:49px}.product-overview_gettingStarted__3MgoF a{margin-top:1.5rem}.product-overview_gettingStarted__3MgoF .product-overview_gettingStartedIllustration__RVPD9{max-width:548px;justify-content:center;margin-top:2rem}.product-overview_pricing__rgJIO{border-top:.0625rem solid var(--neutral-100);background-color:#fff;text-align:center;gap:.4rem}.product-overview_pricing__rgJIO h2{font-size:2rem;font-weight:600}.product-overview_pricing__rgJIO p{max-width:60rem;font-size:1.5rem;margin-bottom:1.6rem}.product-overview_pricing__rgJIO .product-overview_list__FE6_1{display:flex;flex-direction:row;justify-content:center;padding:5px 7px;width:100%;max-width:51rem}@media(max-width:768px){.product-overview_pricing__rgJIO .product-overview_list__FE6_1{flex-direction:column;gap:10px;margin-left:8px}}.product-overview_pricing__rgJIO .product-overview_list__FE6_1 .product-overview_MuiChip-root__ejgxb{flex:1 1;max-width:98%;display:flex;align-items:center;border-radius:24px;border:1px solid var(--neutral-100);gap:6px;color:var(--accent-600);font-size:12px;font-weight:400;margin:6px;padding:10px 10px 10px 7px;justify-content:flex-start}.product-overview_pricing__rgJIO .product-overview_chooseYourPlan__iWfo9{display:flex;justify-content:center;margin:2rem 0 1rem}@media screen and (max-width:768px){.product-overview_hero__71ctR article{display:flex;flex-direction:column;padding:0}.product-overview_hero__71ctR article .product-overview_illustration__CRtkb svg{height:auto;width:100%}.product-overview_product-overview__CH2WP{display:flex;flex-direction:column}.product-overview_product-overview__CH2WP article ul{margin-left:1rem}.product-overview_product-overview__CH2WP article ul li{width:90%}.product-overview_competition__46EKG article{display:flex;flex-direction:column}.product-overview_competition__46EKG article aside h2{font-size:2rem}.product-overview_competition__46EKG article ul{margin-top:-2rem;margin-left:1rem}.product-overview_competition__46EKG article ul li{margin-top:-1rem;width:90%;flex-direction:column;text-align:center}.product-overview_competition__46EKG article ul li h3{font-size:2.5rem}.product-overview_competition__46EKG article ul li p{font-size:1.5rem}.product-overview_features__eRJvG{flex-direction:column;height:180px;margin:1rem 0}.product-overview_features__eRJvG>.product-overview_featureChip__XVdfZ{margin:.2rem .5rem}.product-overview_flags__dDVSq ul{width:90%}.product-overview_flags__dDVSq .product-overview_trialButtonCards__mGyUX a{width:100%}.product-overview_gettingStarted__3MgoF ul{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem}.product-overview_gettingStarted__3MgoF ul li{max-width:unset}.product-overview_gettingStarted__3MgoF ul li h4{font-size:1.5rem}.product-overview_gettingStarted__3MgoF ul li p{font-size:1.25rem;padding:0 4rem}.product-overview_pricing__rgJIO ul{flex-direction:column;gap:10px}.product-overview_pricing__rgJIO ul li{width:96%}.product-overview_pricing__rgJIO .product-overview_list__FE6_1{flex-direction:column;align-items:center}.product-overview_pricing__rgJIO .product-overview_list__FE6_1 .product-overview_listChip__cnztV{margin:.2rem auto;justify-content:flex-start;width:95%}}.landing-page_heroinfo__mg3bT{display:flex;flex-direction:row;gap:2rem}.landing-page_heroinfo__mg3bT div{flex:1 1;display:flex;flex-direction:column;gap:2rem}.landing-page_heroinfo__mg3bT .landing-page_signup__JFLkd div{display:block}.landing-page_hero__poTvF{position:relative;overflow:hidden;justify-content:center;gap:1.5rem}.landing-page_hero__poTvF h1{font-size:3rem;font-weight:400}.landing-page_hero__poTvF h1 strong{font-weight:700}.landing-page_hero__poTvF article{align-items:center;gap:4rem}.landing-page_hero__poTvF article aside{display:flex;flex-direction:column;gap:2rem}.landing-page_hero__poTvF article aside p{font-size:.8rem;margin-left:5px}.landing-page_hero__poTvF article aside small{display:flex;align-items:center;gap:.5rem;font-size:1rem}.landing-page_hero__poTvF article aside button{align-self:flex-start}.landing-page_hero__poTvF article aside figure{display:flex;align-items:center;flex-wrap:wrap;gap:2rem;margin:0}.landing-page_hero__poTvF article aside figure a{color:var(--neutral-600);transition:color .25s}.landing-page_hero__poTvF article aside figure a:focus-within,.landing-page_hero__poTvF article aside figure a:hover{color:var(--neutral-900)}.landing-page_hero__poTvF article aside figure a svg{height:1.75rem}.landing-page_hero__poTvF article aside figure figcaption{flex-basis:100%;font-size:1rem}.landing-page_hero__poTvF article aside a{text-decoration:none}.landing-page_hero__poTvF article>svg{justify-self:center;max-width:40rem}@media(max-width:768px){.landing-page_heroinfo__mg3bT{flex-flow:column}.landing-page_heroinfo__mg3bT .landing-page_signupCard__uSRJK{display:flex!important;width:98%}.landing-page_heroinfo__mg3bT .landing-page_signup__JFLkd{gap:1rem;display:flex!important}.landing-page_heroinfo__mg3bT .landing-page_signup__JFLkd div{width:100%}.landing-page_heroinfo__mg3bT button{height:38px}.landing-page_heroinfo__mg3bT button span{font-weight:800;font-size:1.5rem}.landing-page_heroinfo__mg3bT input{width:100%}}.trust-pilot_rating__3Wu9v{display:flex;align-items:center;flex-direction:row;gap:.5rem;font-size:1.5rem}.trust-pilot_rating__3Wu9v .trust-pilot_trustIcon__E8nPm{margin-top:-6px}.trust-pilot_rating__3Wu9v span{font-size:18px;font-weight:400;line-height:21px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:var(--amber-600)}