.Footer-module__rnk_JG__footer{border-top:1px solid var(--border-color-1);background-color:var(--bg-color-1)}.Footer-module__rnk_JG__footerContent{max-width:1320px;margin:0 auto 20px}.Footer-module__rnk_JG__footerList{width:100%;color:var(--text-color-1);grid-template-columns:repeat(1,minmax(0,1fr));gap:32px;padding:60px 16px 32px;list-style:none;display:grid}.Footer-module__rnk_JG__footer a{color:var(--subtext-color-1);text-decoration:none;transition:all}.Footer-module__rnk_JG__footer a:hover{color:var(--primary-color);text-decoration:underline}.Footer-module__rnk_JG__subfooter{color:var(--subtext-color-1);border-top:1px solid var(--border-color-1);font-size:var(--text-sm);line-height:var(--text-sm--line-height);flex-direction:column;gap:20px;margin:0 16px 16px;padding:32px 0 0;font-weight:500;display:flex}.Footer-module__rnk_JG__subsubfooter{font-size:var(--text-sm);line-height:var(--text-sm--line-height);margin:0 16px;font-weight:500}.Footer-module__rnk_JG__footerColumn{flex-direction:column;display:flex}.Footer-module__rnk_JG__footerColumn h3{color:var(--text-color-1);font-size:var(--text-lg);line-height:var(--text-lg--line-height);margin-bottom:12px;font-weight:500}.dark-container+.Footer-module__rnk_JG__footer{background-color:var(--bg-color-2);color:var(--text-color-2);border-top:1px solid var(--border-color-3)}.dark-container+.Footer-module__rnk_JG__footer .Footer-module__rnk_JG__footerList{background-color:var(--bg-color-2);color:var(--text-color-2)}.dark-container+.Footer-module__rnk_JG__footer a{color:var(--subtext-color-2)}.dark-container+.Footer-module__rnk_JG__footer .Footer-module__rnk_JG__subfooter{color:var(--subtext-color-2);border-top:1px solid var(--border-color-2)}.dark-container+.Footer-module__rnk_JG__footer .Footer-module__rnk_JG__footerColumn h3{color:var(--subtext-color-2)}.Footer-module__rnk_JG__footerColumn ul{flex-direction:column;row-gap:8px;display:flex}.Footer-module__rnk_JG__navigationItem{cursor:pointer;width:fit-content;margin:0 12px 0 0}.Footer-module__rnk_JG__footer a{width:fit-content;padding:4px 0}.Footer-module__rnk_JG__navigationItem>*{margin:0 0 12px;transition:all .15s ease-in-out}@media (min-width:40rem){.Footer-module__rnk_JG__footerList{grid-template-columns:repeat(2,minmax(0,1fr))}.Footer-module__rnk_JG__footerColumn h3{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height);margin-bottom:20px}.Footer-module__rnk_JG__footerColumn ul{font-size:var(--text-lg);line-height:var(--text-lg--line-height);row-gap:12px;font-weight:500}.Footer-module__rnk_JG__subfooter{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}}@media (min-width:64rem){.Footer-module__rnk_JG__footerList{grid-template-columns:repeat(4,minmax(0,1fr))}.Footer-module__rnk_JG__subfooter{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}}.Footer-module__rnk_JG__social{opacity:.5;cursor:pointer;height:min-content;fill:var(--dark-primary-color);transition:opacity .15s ease-in-out}.Footer-module__rnk_JG__social:hover{opacity:1}
.Header-module__arFiJq__header{z-index:20;background-color:var(--header-color);width:100%;max-width:1320px;max-height:68px;color:var(--header-text-color);border-bottom-right-radius:20px;border-bottom-left-radius:20px;justify-content:space-between;align-items:center;margin:0 auto;padding:20px;transition:border-radius .2s;display:flex;position:sticky;top:0;left:0;right:0;box-shadow:0 4px 16px #00000014}.Header-module__arFiJq__header.headerDark{position:fixed}.Header-module__arFiJq__header:before{content:"";-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);z-index:-1;border-radius:inherit;position:absolute;inset:0}.Header-module__arFiJq__header:after{content:"";width:1px;height:100%;position:absolute;top:0;bottom:0}.Header-module__arFiJq__header a{color:inherit;text-decoration:none}.Header-module__arFiJq__header a:hover:has(:not(button)){color:var(--primary-color);text-decoration:underline}.Header-module__arFiJq__header:not(.headerDark) .Header-module__arFiJq__cta-buttons>button:first-child{background-color:var(--black-color);color:var(--text-color-2)}.Header-module__arFiJq__header:not(.headerDark) .Header-module__arFiJq__cta-buttons>button:first-child:active{background-color:var(--black-color-hover)}.headerDark.Header-module__arFiJq__header .Header-module__arFiJq__cta-buttons a button:last-child{color:var(--text-color-2);border-color:var(--text-color-2)}.Header-module__arFiJq__cta-buttons{align-items:center;column-gap:4px;display:none}.Header-module__arFiJq__cta-buttons button{font-size:var(--text-sm);line-height:var(--text-sm--line-height)}.Header-module__arFiJq__header .Header-module__arFiJq__cta-buttons button{border-radius:8px;padding-inline:12px}.Header-module__arFiJq__header .Header-module__arFiJq__logo{color:inherit;align-items:center;gap:10px;display:flex}.Header-module__arFiJq__header a.Header-module__arFiJq__logo:hover{color:unset}.Header-module__arFiJq__header svg{color:inherit;transition:inherit}.Header-module__arFiJq__header .Header-module__arFiJq__logo svg{max-width:160px}@media not (max-width:48rem){.Header-module__arFiJq__header{border-top-left-radius:20px;border-top-right-radius:20px;top:20px}}@media (min-width:80rem){.Header-module__arFiJq__cta-buttons{margin-left:16px;display:flex}.Header-module__arFiJq__header .Header-module__arFiJq__logo svg{max-width:initial}}
.Search-module__pQwadG__searchIcon{cursor:pointer;color:var(--icon-color);padding:10px;transition:all .1s ease-in-out;display:block}.Search-module__pQwadG__searchIcon:hover svg,.Search-module__pQwadG__searchIcon:active svg{color:var(--header-text-color)}.Search-module__pQwadG__loadingSpinner{color:#949494;width:1.25rem;position:absolute;top:14px;right:2.25rem}.Search-module__pQwadG__searchDone{color:#949494;width:1.25rem;animation:0s ease-in .6s forwards Search-module__pQwadG__hideAnimation;position:absolute;top:14px;right:2.25rem}@keyframes Search-module__pQwadG__hideAnimation{to{width:0;height:0;overflow:hidden}}@-webkit-keyframes Search-module__pQwadG__hideAnimation{to{visibility:hidden;width:0;height:0}}div.Search-module__pQwadG__cmdkDialog{background:var(--ds-background-100);max-width:640px;box-shadow:var(--ds-shadow-modal);transform-origin:0;border-radius:12px;outline:none;transition:transform .1s;animation:.2s Search-module__pQwadG__scaleIn;position:fixed;top:40%;left:50%;overflow:hidden}.Search-module__pQwadG__highlight{color:var(--primary-color)}.Search-module__pQwadG__searchResultLink{color:var(--text-color);text-decoration:none}.Search-module__pQwadG__searchResultLink:hover *{text-decoration:none}.Search-module__pQwadG__searchResultLink:hover p{text-decoration:underline}
.ric-select{background-color:var(--bg-color-4);border:1px solid var(--border-color-1);cursor:pointer;border-radius:16px;outline:0 #0000;justify-content:space-between;align-items:center;height:52px;padding:20px 28px;transition:border-color .1s ease-in-out;display:flex}.ric-select[data-state=open]{border:1px solid var(--primary-color-75)}.ric-select-none{color:var(--placeholder-color)}.ric-select{font-size:var(--text-lg);line-height:var(--text-lg--line-height);font-weight:500}@media (min-width:48rem){.ric-select{font-size:var(--text-lg)}.ric-select-option{font-size:var(--text-lg);line-height:var(--text-lg--line-height);font-weight:500}}.ric-select{-webkit-user-select:none;user-select:none;position:relative}.ric-select>div{justify-content:space-between;align-items:center;height:100%;display:flex;position:relative}.ric-select>div svg{position:absolute;right:0}.ric-select-dropdown{z-index:140;background-color:var(--bg-color-1);border:1px solid var(--border-color-1);width:100%;width:var(--radix-select-trigger-width);max-height:var(--radix-select-content-available-height);border-radius:12px;padding:8px}.ric-select-dropdown .ric-select-option{border-radius:4px;justify-content:space-between;align-items:center;padding:4px 8px;display:flex}.ric-select-dropdown .ric-select-option:hover{cursor:pointer;background-color:var(--primary-color-10)}.ric-select:focus-visible{outline:1px solid var(--primary-color-75)}.ric-select-option:focus-visible{background-color:var(--primary-color-10);outline:1px solid var(--primary-color-75)}
.BlueContactBlock-module__L7I8aa__contactBlock{background-color:var(--primary-color);height:194px;color:var(--text-color-2);border:2px solid #0000;border:1px solid var(--primary-color-border);border-radius:32px;padding:20px}.BlueContactBlock-module__L7I8aa__contactBlock ::selection{background-color:var(--bg-color-2);color:var(--subtext-color-2)}.BlueContactBlock-module__L7I8aa__ping{z-index:100;width:.75rem;height:.75rem;transition:all .1s ease-in-out;display:flex;position:absolute;top:0;right:0}.BlueContactBlock-module__L7I8aa__pingWrapper{position:relative}.BlueContactBlock-module__L7I8aa__pingWrapper:active>div:not(:active){transform:translateY(2px)}@media (min-width:48rem){.BlueContactBlock-module__L7I8aa__contactBlock{height:296px;padding:32px}}
#ContactUsSection-module__Wvk4zG__contactUs{border-radius:32px;width:100%;height:375px;margin-bottom:60px;padding:20px;position:relative}.mdx-page #ContactUsSection-module__Wvk4zG__contactUs{margin-top:60px;margin-bottom:0}#ContactUsSection-module__Wvk4zG__contactUs img{pointer-events:none;-webkit-user-select:none;user-select:none;width:auto;max-height:220px;margin:0;position:absolute;bottom:0;right:0}#ContactUsSection-module__Wvk4zG__contactUs .ContactUsSection-module__Wvk4zG__header{color:var(--bg-color-1);font-size:var(--text-lg);line-height:var(--text-lg--line-height);margin-bottom:12px;font-weight:500}#ContactUsSection-module__Wvk4zG__contactUs .ContactUsSection-module__Wvk4zG__description{color:var(--bg-color-1);margin-bottom:20px;font-weight:500}@media (min-width:48rem){#ContactUsSection-module__Wvk4zG__contactUs{grid-template-columns:repeat(2,minmax(0,1fr));height:308px;margin-bottom:100px;padding:40px;display:grid}.mdx-page #ContactUsSection-module__Wvk4zG__contactUs{margin-top:100px}#ContactUsSection-module__Wvk4zG__contactUs .ContactUsSection-module__Wvk4zG__header{font-size:var(--text-4xl);line-height:var(--text-4xl--line-height);margin-bottom:16px;font-weight:600}#ContactUsSection-module__Wvk4zG__contactUs .ContactUsSection-module__Wvk4zG__description{margin-bottom:8px}#ContactUsSection-module__Wvk4zG__contactUs img{max-height:auto;max-width:50%;max-height:none}}@media (min-width:64rem){#ContactUsSection-module__Wvk4zG__contactUs{padding:48px}.mdx-page #ContactUsSection-module__Wvk4zG__contactUs{padding:32px}#ContactUsSection-module__Wvk4zG__contactUs .ContactUsSection-module__Wvk4zG__description{margin-bottom:16px}}
#ComparisonSection-module__jVDNbW__comparison{margin-top:60px;margin-bottom:60px}#ComparisonSection-module__jVDNbW__comparison .ComparisonSection-module__jVDNbW__rowWrapper{border-bottom:1px solid var(--border-color-3);margin-bottom:1.25rem}#ComparisonSection-module__jVDNbW__comparison .ComparisonSection-module__jVDNbW__header{text-align:center;font-size:var(--text-4xl);line-height:var(--text-4xl--line-height);margin-bottom:40px;font-weight:600}#ComparisonSection-module__jVDNbW__comparison .ComparisonSection-module__jVDNbW__row{flex-direction:column;align-items:center;display:flex}#ComparisonSection-module__jVDNbW__comparison .ComparisonSection-module__jVDNbW__row .ComparisonSection-module__jVDNbW__rowHeader{color:var(--text-color-1);font-size:var(--text-2xl);line-height:var(--text-2xl--line-height);margin-bottom:.75rem;font-weight:500}#ComparisonSection-module__jVDNbW__comparison .ComparisonSection-module__jVDNbW__row .ComparisonSection-module__jVDNbW__rowDescription{color:var(--subtext-color-1);text-align:center}#ComparisonSection-module__jVDNbW__comparison .ComparisonSection-module__jVDNbW__badgeRightech,#ComparisonSection-module__jVDNbW__comparison .ComparisonSection-module__jVDNbW__badgeSelf{font-size:var(--text-lg);line-height:var(--text-lg--line-height);text-align:center;border-radius:16px;align-items:center;height:100%;padding:14px 12px;font-weight:500;display:flex}#ComparisonSection-module__jVDNbW__comparison .ComparisonSection-module__jVDNbW__badgeRightech{background-color:var(--bg-color-2);color:var(--text-color-2)}#ComparisonSection-module__jVDNbW__comparison .ComparisonSection-module__jVDNbW__badgeSelf{background-color:var(--bg-color-4);color:var(--text-color-4)}#ComparisonSection-module__jVDNbW__comparison .ComparisonSection-module__jVDNbW__greenCheck,#ComparisonSection-module__jVDNbW__comparison .ComparisonSection-module__jVDNbW__greyError{width:3rem;height:3rem;color:var(--bg-color-1);border-radius:50%;justify-content:center;align-items:center;display:flex}#ComparisonSection-module__jVDNbW__comparison .ComparisonSection-module__jVDNbW__greenCheck>*,#ComparisonSection-module__jVDNbW__comparison .ComparisonSection-module__jVDNbW__greyError>*{width:2rem;height:2rem}#ComparisonSection-module__jVDNbW__comparison .ComparisonSection-module__jVDNbW__greenCheck{background-color:var(--green-color-1)}#ComparisonSection-module__jVDNbW__comparison .ComparisonSection-module__jVDNbW__greyError{background-color:var(--bluish-grey-color)}@media (min-width:48rem){#ComparisonSection-module__jVDNbW__comparison{margin-top:100px}#ComparisonSection-module__jVDNbW__comparison .ComparisonSection-module__jVDNbW__header{font-size:var(--text-6xl);line-height:var(--text-6xl--line-height);margin-bottom:0;font-weight:600;line-height:1}#ComparisonSection-module__jVDNbW__comparison .ComparisonSection-module__jVDNbW__rowWrapper{display:flex}#ComparisonSection-module__jVDNbW__comparison .ComparisonSection-module__jVDNbW__header,#ComparisonSection-module__jVDNbW__comparison .ComparisonSection-module__jVDNbW__row{text-align:start;width:100%;max-width:520px}#ComparisonSection-module__jVDNbW__comparison .ComparisonSection-module__jVDNbW__badgeRightech,#ComparisonSection-module__jVDNbW__comparison .ComparisonSection-module__jVDNbW__badgeSelf{border-radius:2rem;height:4.25rem;padding:20px 32px}#ComparisonSection-module__jVDNbW__comparison .ComparisonSection-module__jVDNbW__greenCheck,#ComparisonSection-module__jVDNbW__comparison .ComparisonSection-module__jVDNbW__greyError{width:4rem;height:4rem}#ComparisonSection-module__jVDNbW__comparison .ComparisonSection-module__jVDNbW__row{align-items:flex-start;margin-bottom:2rem}#ComparisonSection-module__jVDNbW__comparison .ComparisonSection-module__jVDNbW__row .ComparisonSection-module__jVDNbW__rowHeader{font-size:var(--text-4xl);line-height:var(--text-4xl--line-height);margin-bottom:1.25rem;font-weight:600}#ComparisonSection-module__jVDNbW__comparison .ComparisonSection-module__jVDNbW__row .ComparisonSection-module__jVDNbW__rowDescription{text-align:start}}
#CountersSection-module__4Zz3Ma__counters{z-index:2;flex-direction:column;gap:20px;margin-bottom:60px;display:flex;position:relative}#CountersSection-module__4Zz3Ma__counters .CountersSection-module__4Zz3Ma__counter{flex-direction:column;align-items:center;display:flex}#CountersSection-module__4Zz3Ma__counters .CountersSection-module__4Zz3Ma__counter .CountersSection-module__4Zz3Ma__counterHeader{font-size:var(--text-4xl);line-height:var(--text-4xl--line-height);color:var(--green-color-2);text-wrap-mode:nowrap;text-align:center;margin-bottom:8px;font-weight:600;line-height:1}#CountersSection-module__4Zz3Ma__counters .CountersSection-module__4Zz3Ma__counter .CountersSection-module__4Zz3Ma__counterDescription{color:var(--subtext-color-1);font-size:var(--text-lg);line-height:var(--text-lg--line-height);text-align:center;font-weight:500}.dark-container #CountersSection-module__4Zz3Ma__counters .CountersSection-module__4Zz3Ma__counter .CountersSection-module__4Zz3Ma__counterDescription{color:var(--subtext-color-2)}@media (min-width:48rem){#CountersSection-module__4Zz3Ma__counters{flex-direction:row;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;margin-bottom:100px;display:grid}#CountersSection-module__4Zz3Ma__counters .CountersSection-module__4Zz3Ma__counter .CountersSection-module__4Zz3Ma__counterHeader{margin-bottom:12px}}@media (min-width:64rem){#CountersSection-module__4Zz3Ma__counters .CountersSection-module__4Zz3Ma__counter .CountersSection-module__4Zz3Ma__counterHeader{font-size:var(--text-6xl);line-height:var(--text-6xl--line-height);line-height:1}}@media (min-width:80rem){#CountersSection-module__4Zz3Ma__counters{flex-direction:row;gap:32px;display:flex}#CountersSection-module__4Zz3Ma__counters .CountersSection-module__4Zz3Ma__counter .CountersSection-module__4Zz3Ma__counterHeader{font-size:var(--text-7xl);line-height:var(--text-7xl--line-height);font-weight:600}}
.Hero-module__vDgD_q__contentWrapper{z-index:10;width:100%;max-width:868px;margin:auto}.Hero-module__vDgD_q__bgHeroWrapper{display:flex;overflow:hidden}.Hero-module__vDgD_q__bgHero{z-index:-1;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;position:absolute;top:0;left:0;right:0}body:has(.mdx-page) .Hero-module__vDgD_q__bgHero{z-index:-1}.Hero-module__vDgD_q__bgHero img{z-index:-1;-webkit-user-select:none;user-select:none}.Hero-module__vDgD_q__bgHero img:after{-webkit-mask-image:radial-gradient(circle,#000 40%,#0000 100%),linear-gradient(#000 70%,#0000 100%),linear-gradient(270deg,#000 70%,#0000 100%),linear-gradient(90deg,#000 70%,#0000 100%);mask-image:radial-gradient(circle,#000 40%,#0000 100%),linear-gradient(#000 70%,#0000 100%),linear-gradient(270deg,#000 70%,#0000 100%),linear-gradient(90deg,#000 70%,#0000 100%)}
section#FeaturesSection-module__pA1zja__features{grid-template-areas:"header""items""button";margin-bottom:60px;display:grid}section#FeaturesSection-module__pA1zja__features>button{grid-area:button;width:100%}section#FeaturesSection-module__pA1zja__features .FeaturesSection-module__pA1zja__blocks{grid-area:items;margin-bottom:40px}section#FeaturesSection-module__pA1zja__features .FeaturesSection-module__pA1zja__header{font-size:var(--text-4xl);line-height:var(--text-4xl--line-height);text-align:center;grid-area:header;width:100%;margin-bottom:40px;font-weight:600}section#FeaturesSection-module__pA1zja__features .FeaturesSection-module__pA1zja__block{flex-direction:column;padding-top:16px;display:flex}section#FeaturesSection-module__pA1zja__features .FeaturesSection-module__pA1zja__block .FeaturesSection-module__pA1zja__blockHeader{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height);color:var(--text-color-1);margin-bottom:12px;font-weight:500}section#FeaturesSection-module__pA1zja__features .FeaturesSection-module__pA1zja__block .FeaturesSection-module__pA1zja__blockDescription{color:var(--subtext-color-1);padding-bottom:16px}section#FeaturesSection-module__pA1zja__features .FeaturesSection-module__pA1zja__block:not(:last-child) .FeaturesSection-module__pA1zja__blockDescription{border-bottom:1px solid var(--border-color-1)}@media (min-width:64rem){section#FeaturesSection-module__pA1zja__features{grid-template-columns:50% auto;grid-template-areas:"header items""button items"".items"".items";gap:20px;margin-bottom:100px;display:grid}section#FeaturesSection-module__pA1zja__features .FeaturesSection-module__pA1zja__header{text-align:start;font-size:var(--text-6xl);line-height:var(--text-6xl--line-height);width:min-content;font-weight:600;line-height:1}section#FeaturesSection-module__pA1zja__features .FeaturesSection-module__pA1zja__block .FeaturesSection-module__pA1zja__blockHeader{font-size:var(--text-4xl);line-height:var(--text-4xl--line-height);font-weight:600}section#FeaturesSection-module__pA1zja__features .FeaturesSection-module__pA1zja__block .FeaturesSection-module__pA1zja__blockDescription{font-size:var(--text-lg);line-height:var(--text-lg--line-height);padding-bottom:32px;font-weight:500}section#FeaturesSection-module__pA1zja__features .FeaturesSection-module__pA1zja__block:last-child .FeaturesSection-module__pA1zja__blockDescription{padding-bottom:0}section#FeaturesSection-module__pA1zja__features .FeaturesSection-module__pA1zja__block img{width:32px;height:32px}section#FeaturesSection-module__pA1zja__features .FeaturesSection-module__pA1zja__block{padding-top:32px}section#FeaturesSection-module__pA1zja__features>button{width:240px;padding:20px}section#FeaturesSection-module__pA1zja__features .FeaturesSection-module__pA1zja__blocks{margin-bottom:0}}
#AdvantagesSection-module__V_nJuW__advantages{grid-template-areas:"header""details""contact";margin-bottom:60px;display:grid}#AdvantagesSection-module__V_nJuW__advantages .AdvantagesSection-module__V_nJuW__header{grid-area:header}#AdvantagesSection-module__V_nJuW__advantages>:nth-child(2){grid-area:contact}#AdvantagesSection-module__V_nJuW__advantages>:last-child{grid-area:details;max-height:567px}#AdvantagesSection-module__V_nJuW__advantages .AdvantagesSection-module__V_nJuW__header{font-weight:600;font-size:var(--text-4xl);line-height:var(--text-4xl--line-height);text-align:center;margin-bottom:40px;font-weight:600}@media (min-width:64rem){#AdvantagesSection-module__V_nJuW__advantages{grid-template-columns:32% auto;grid-template-areas:"header details details details""header details details details""header details details details""header details details details""contact details details details""contact details details details""contact details details details";gap:32px;height:580px;margin-bottom:100px}#AdvantagesSection-module__V_nJuW__advantages .AdvantagesSection-module__V_nJuW__header{font-size:var(--text-5xl);line-height:var(--text-5xl--line-height);text-align:start;margin-bottom:40px;font-weight:600}}@media (min-width:80rem){#AdvantagesSection-module__V_nJuW__advantages .AdvantagesSection-module__V_nJuW__header{font-size:var(--text-6xl);line-height:var(--text-6xl--line-height);text-align:start;margin-bottom:40px;font-weight:600;line-height:1}}
.RuBadge-module__mFZTlW__badge{background-color:var(--bg-color-4);border:1px solid var(--border-color-1);color:var(--text-color-4);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:24px;display:flex;position:relative}.RuBadge-module__mFZTlW__badge span{font-size:var(--text-xs);line-height:var(--text-xs--line-height);text-align:center;max-width:104px;font-weight:500}.RuBadge-module__mFZTlW__badge img{width:30px;height:30px}.RuBadge-module__mFZTlW__badge .RuBadge-module__mFZTlW__shine-layer{z-index:2;border-radius:inherit;position:absolute;inset:0;overflow:hidden}.RuBadge-module__mFZTlW__badge:hover .RuBadge-module__mFZTlW__shine-layer:before{content:"";background:linear-gradient(60deg,#ffffff1a 40%,#fff9 50%,#fff0 60%);width:200%;height:200%;animation:4s linear infinite RuBadge-module__mFZTlW__glitter;position:absolute;top:-50%;left:-50%;transform:rotate(0)}@keyframes RuBadge-module__mFZTlW__glitter{0%{transform:translate(-100%)rotate(25deg)}40%{transform:translate(100%)rotate(25deg)}to{transform:translate(100%)rotate(25deg)}}@media (min-width:40rem){.RuBadge-module__mFZTlW__badge span{font-size:var(--text-sm);line-height:var(--text-sm--line-height)}.RuBadge-module__mFZTlW__badge img{width:60px;height:60px}}
#HeroSection-module__KddWVq__hero{color:var(--text-color-2);flex-direction:column;justify-content:flex-end;height:680px;margin-bottom:60px;display:flex}#HeroSection-module__KddWVq__hero .HeroSection-module__KddWVq__heroImage img{pointer-events:none;opacity:.3;position:absolute;top:0;left:0;right:0}#HeroSection-module__KddWVq__hero .HeroSection-module__KddWVq__heroImage .HeroSection-module__KddWVq__mobileBg{-webkit-mask-image:linear-gradient(#000 68%,#0000 92%);mask-image:linear-gradient(#000 68%,#0000 92%)}@media (min-width:48rem){#HeroSection-module__KddWVq__hero{position:relative}#HeroSection-module__KddWVq__hero .HeroSection-module__KddWVq__heroImage .HeroSection-module__KddWVq__mobileBg{display:none}}#HeroSection-module__KddWVq__hero .HeroSection-module__KddWVq__heroContent{z-index:10}#HeroSection-module__KddWVq__hero .HeroSection-module__KddWVq__heroImage img{-webkit-user-select:none;user-select:none;-webkit-mask-image:radial-gradient(circle,#000 60%,#0000 100%);mask-image:radial-gradient(circle,#000 60%,#0000 100%)}#HeroSection-module__KddWVq__hero .HeroSection-module__KddWVq__supheader{color:var(--subtext-color-2);margin-bottom:20px}#HeroSection-module__KddWVq__hero span,#HeroSection-module__KddWVq__hero p{color:var(--subtext-color-2)}@media (min-width:48rem){#HeroSection-module__KddWVq__hero{margin-bottom:100px}#HeroSection-module__KddWVq__hero .HeroSection-module__KddWVq__supheader{font-size:var(--text-lg);line-height:var(--text-lg--line-height);margin-bottom:32px;font-weight:500}#HeroSection-module__KddWVq__hero button{font-size:var(--text-lg);line-height:var(--text-lg--line-height);font-weight:500}#HeroSection-module__KddWVq__hero .HeroSection-module__KddWVq__heroImage .HeroSection-module__KddWVq__topGradient{display:block}}
.Details-module__Vs62RW__detailsWrapper{--_duration:.2s;flex-direction:column;gap:8px;margin-bottom:8px;display:flex}.Details-module__Vs62RW__detailsWrapper details{border:1px solid var(--border-color-1);background-color:var(--bg-color-4);border-radius:32px;transition:all .3s}.Details-module__Vs62RW__detailsWrapper details summary{color:var(--text-color-4);cursor:pointer;z-index:10;font-size:var(--text-lg);line-height:var(--text-lg--line-height);font-weight:500;position:relative}.Details-module__Vs62RW__detailsWrapper details summary::marker{content:"";display:none}.Details-module__Vs62RW__detailsWrapper details summary .Details-module__Vs62RW__cross{opacity:.4;left:unset;transition:var(--_duration) transform ease-in-out;font-weight:100;position:absolute;top:0;right:12px;transform:rotate(0)}.Details-module__Vs62RW__detailsWrapper details summary .Details-module__Vs62RW__cross svg{width:32px;height:32px}.Details-module__Vs62RW__detailsWrapper details ul{color:var(--subtext-color-4);font-size:var(--text-lg);line-height:var(--text-lg--line-height);padding:12px 24px 0;font-weight:500;transition:all .3s}.Details-module__Vs62RW__detailsWrapper details ul li{list-style-type:disc}.Details-module__Vs62RW__detailsWrapper details>:not(summary){z-index:1;position:relative;overflow:hidden}.Details-module__Vs62RW__detailsWrapper details{padding:20px}.Details-module__Vs62RW__detailsWrapper details[open]>summary .Details-module__Vs62RW__cross{top:-2px;right:4px;transform:rotate(45deg)}.Details-module__Vs62RW__detailsWrapper details:not([open]) ul{height:0}@media (prefers-reduced-motion:no-preference){.Details-module__Vs62RW__detailsWrapper details{interpolate-size:allow-keywords}}.Details-module__Vs62RW__detailsWrapper details::details-content{opacity:0;block-size:0;transition:content-visibility var(--_duration) allow-discrete, opacity var(--_duration), block-size var(--_duration);overflow-y:clip}.Details-module__Vs62RW__detailsWrapper details[open]::details-content{opacity:1;block-size:auto}@media (min-width:64rem){.Details-module__Vs62RW__detailsWrapper details{padding:32px}.Details-module__Vs62RW__detailsWrapper{margin-bottom:0}.Details-module__Vs62RW__detailsWrapper details summary{font-size:var(--text-4xl);line-height:var(--text-4xl--line-height);font-weight:600;line-height:1}.Details-module__Vs62RW__detailsWrapper details ul{color:var(--subtext-color-4);font-size:var(--text-lg);line-height:var(--text-lg--line-height);padding:20px 0 0 24px;font-weight:500}.Details-module__Vs62RW__detailsWrapper details summary .Details-module__Vs62RW__cross{top:0;right:0}.Details-module__Vs62RW__detailsWrapper details[open]>summary .Details-module__Vs62RW__cross{top:0;right:0;transform:rotate(45deg)}}
#ProjectsSection-module__ZuWZwq__projects{margin-bottom:60px}#ProjectsSection-module__ZuWZwq__projects h2{font-weight:600}#ProjectsSection-module__ZuWZwq__projects .ProjectsSection-module__ZuWZwq__projectCard{background-color:var(--bg-color-4);border:1px solid var(--border-color-1);color:var(--text-color-4);cursor:pointer;border-radius:2rem;width:100%;min-width:358px;min-height:390px;padding:1.25rem;transition:all .2s ease-in-out}.dark-container #ProjectsSection-module__ZuWZwq__projects .ProjectsSection-module__ZuWZwq__projectCard{background-color:var(--bg-color-3);border:1px solid var(--border-color-3);color:var(--text-color-3)}#ProjectsSection-module__ZuWZwq__projects .ProjectsSection-module__ZuWZwq__projectCard .ProjectsSection-module__ZuWZwq__cardImage{background-color:var(--bg-color-1);border:1px solid var(--border-color-1);-webkit-user-select:none;user-select:none;pointer-events:none;border-radius:16px;margin-bottom:20px;transition:all .2s ease-in-out}.dark-container #ProjectsSection-module__ZuWZwq__projects .ProjectsSection-module__ZuWZwq__projectCard .ProjectsSection-module__ZuWZwq__cardImage{background-color:var(--bg-color-2);border:1px solid var(--border-color-3)}#ProjectsSection-module__ZuWZwq__projects .ProjectsSection-module__ZuWZwq__projectCard:hover{background-color:var(--bg-color-hover-4);border-color:var(--border-color-hover-1);box-shadow:-2px -2px 10px var(--shadow-color), 2px 2px 10px var(--shadow-color);transform:translateY(-2px)}.dark-container #ProjectsSection-module__ZuWZwq__projects .ProjectsSection-module__ZuWZwq__projectCard:hover{background-color:var(--bg-color-hover-3);border-color:var(--border-color-hover-3)}#ProjectsSection-module__ZuWZwq__projects .ProjectsSection-module__ZuWZwq__projectCard:hover .ProjectsSection-module__ZuWZwq__cardImage{border-color:var(--border-color-hover-1)}.dark-container #ProjectsSection-module__ZuWZwq__projects .ProjectsSection-module__ZuWZwq__projectCard:hover .ProjectsSection-module__ZuWZwq__cardImage{border-color:var(--border-color-hover-3)}#ProjectsSection-module__ZuWZwq__projects .ProjectsSection-module__ZuWZwq__projectCard .ProjectsSection-module__ZuWZwq__header{font-size:var(--text-lg);line-height:var(--text-lg--line-height);margin-bottom:12px;font-weight:500}#ProjectsSection-module__ZuWZwq__projects .ProjectsSection-module__ZuWZwq__projectCard .ProjectsSection-module__ZuWZwq__description{color:var(--subtext-color-4)}.dark-container #ProjectsSection-module__ZuWZwq__projects .ProjectsSection-module__ZuWZwq__projectCard .ProjectsSection-module__ZuWZwq__description{color:var(--subtext-color-3)}#ProjectsSection-module__ZuWZwq__projects dialog{border:1px solid var(--border-color-1);background-color:var(--bg-color-1);min-width:calc(100% - 32px);height:calc(100% - 32px);color:var(--text-color-1);scrollbar-width:thin;border-radius:32px;outline:0;margin:auto 16px;padding:20px 12px}#ProjectsSection-module__ZuWZwq__projects dialog>div{outline:0;height:calc(100% - 102px);padding:0 14px 14px;overflow:auto}#ProjectsSection-module__ZuWZwq__projects dialog::backdrop{background-color:var(--overlay-color);cursor:pointer}#ProjectsSection-module__ZuWZwq__projects dialog:focus-visible{outline:0}#ProjectsSection-module__ZuWZwq__projects dialog h2{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height);margin-bottom:20px;padding:14px 48px 0 14px;font-weight:500}#ProjectsSection-module__ZuWZwq__projects dialog hr{height:1px;color:var(--border-color-1);margin:20px 0}#ProjectsSection-module__ZuWZwq__projects dialog h4{font-size:var(--text-lg);line-height:var(--text-lg--line-height);margin-bottom:12px;font-weight:500}#ProjectsSection-module__ZuWZwq__projects dialog li,#ProjectsSection-module__ZuWZwq__projects dialog p{color:var(--subtext-color-1)}#ProjectsSection-module__ZuWZwq__projects dialog li{margin-left:24px;list-style:outside}#ProjectsSection-module__ZuWZwq__projects dialog svg{cursor:pointer;width:40px;height:40px;color:var(--subtext-color-1);position:absolute;top:30px;right:22px}#ProjectsSection-module__ZuWZwq__projects dialog svg:hover{color:var(--text-color-1)}@media (min-width:48rem){#ProjectsSection-module__ZuWZwq__projects{margin-bottom:100px}#ProjectsSection-module__ZuWZwq__projects .ProjectsSection-module__ZuWZwq__projectCard{width:410px;height:552px;padding:2rem}#ProjectsSection-module__ZuWZwq__projects .ProjectsSection-module__ZuWZwq__projectCard .ProjectsSection-module__ZuWZwq__header{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height);font-weight:500}#ProjectsSection-module__ZuWZwq__projects .ProjectsSection-module__ZuWZwq__projectCard .ProjectsSection-module__ZuWZwq__description{font-size:var(--text-lg);line-height:var(--text-lg--line-height);font-weight:500}#ProjectsSection-module__ZuWZwq__projects dialog{min-width:auto;max-width:1024px;height:auto;max-height:calc(100% - 40px);margin:auto;padding:38px}#ProjectsSection-module__ZuWZwq__projects dialog svg{width:48px;height:48px;position:absolute;top:44px;right:22px}#ProjectsSection-module__ZuWZwq__projects dialog h2{font-size:var(--text-4xl);line-height:var(--text-4xl--line-height);padding:14px 36px 0 14px;font-weight:600}}
#BlocksSection-module__mQnUya__blocks{margin-bottom:60px}#BlocksSection-module__mQnUya__blocks .BlocksSection-module__mQnUya__block{background-color:var(--bg-color-3);border:1px solid var(--border-color-3);border-radius:32px;padding:20px}#BlocksSection-module__mQnUya__blocks .BlocksSection-module__mQnUya__block img{border-radius:inherit;background-color:var(--bg-color-2);border:1px solid var(--border-color-3);margin-bottom:40px}#BlocksSection-module__mQnUya__blocks .BlocksSection-module__mQnUya__block .BlocksSection-module__mQnUya__header{font-size:var(--text-lg);line-height:var(--text-lg--line-height);margin-bottom:12px;font-weight:500}#BlocksSection-module__mQnUya__blocks .BlocksSection-module__mQnUya__block .BlocksSection-module__mQnUya__description{color:var(--subtext-color-3);text-align:justify}@media (min-width:48rem){#BlocksSection-module__mQnUya__blocks{margin-bottom:100px}#BlocksSection-module__mQnUya__blocks .BlocksSection-module__mQnUya__block{padding:32px}#BlocksSection-module__mQnUya__blocks .BlocksSection-module__mQnUya__block img{margin-bottom:32px}#BlocksSection-module__mQnUya__blocks .BlocksSection-module__mQnUya__block .BlocksSection-module__mQnUya__header{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height);font-weight:500}#BlocksSection-module__mQnUya__blocks .BlocksSection-module__mQnUya__block .BlocksSection-module__mQnUya__description{font-size:var(--text-lg);line-height:var(--text-lg--line-height);font-weight:500}#BlocksSection-module__mQnUya__blocks>.BlocksSection-module__mQnUya__block:first-child{flex-direction:row;gap:60px;width:100%;display:flex}#BlocksSection-module__mQnUya__blocks>.BlocksSection-module__mQnUya__block:first-child img{margin-bottom:0}}
#CardsSection-module__EBguIW__cards{margin-bottom:20px}#CardsSection-module__EBguIW__cards .CardsSection-module__EBguIW__header{font-size:var(--text-4xl);line-height:var(--text-4xl--line-height);margin-bottom:40px;font-weight:600}#CardsSection-module__EBguIW__cards .CardsSection-module__EBguIW__tabs{border-bottom:1px solid var(--border-color-1);scrollbar-width:none;justify-content:flex-start;gap:24px;display:flex;overflow-x:auto}#CardsSection-module__EBguIW__cards .CardsSection-module__EBguIW__tabs .CardsSection-module__EBguIW__tab{font-size:var(--text-lg);line-height:var(--text-lg--line-height);text-wrap:nowrap;opacity:.7;cursor:pointer;text-wrap:auto;text-align:center;border-bottom:2px solid #0000;min-width:110px;padding-bottom:16px;font-weight:500;display:flex}#CardsSection-module__EBguIW__cards .CardsSection-module__EBguIW__tabs .CardsSection-module__EBguIW__tab[aria-selected=true]{opacity:1;cursor:auto;border-bottom:2px solid var(--primary-color)}#CardsSection-module__EBguIW__cards .CardsSection-module__EBguIW__cards{flex-wrap:nowrap;justify-content:flex-start;gap:8px;margin-top:40px;padding-bottom:40px;display:none;overflow:auto}#CardsSection-module__EBguIW__cards .CardsSection-module__EBguIW__cards[aria-selected=true]{display:flex}#CardsSection-module__EBguIW__cards .CardsSection-module__EBguIW__cards .CardsSection-module__EBguIW__card{border-radius:32px;min-width:260px;min-height:290px;padding:20px}#CardsSection-module__EBguIW__cards .CardsSection-module__EBguIW__cards .CardsSection-module__EBguIW__card:nth-child(odd){background-color:color-mix(in oklab, var(--green-color-1) 20%, transparent)}#CardsSection-module__EBguIW__cards .CardsSection-module__EBguIW__cards .CardsSection-module__EBguIW__card:nth-child(2n){background-color:color-mix(in oklab, var(--primary-color) 20%, transparent)}#CardsSection-module__EBguIW__cards .CardsSection-module__EBguIW__cardHeader{color:var(--text-color-1);font-size:var(--text-lg);line-height:var(--text-lg--line-height);margin-bottom:12px;font-weight:500}#CardsSection-module__EBguIW__cards .CardsSection-module__EBguIW__cardDescription{color:var(--subtext-color-1);font-weight:500}@media (min-width:48rem){#CardsSection-module__EBguIW__cards{margin-bottom:100px}#CardsSection-module__EBguIW__cards .CardsSection-module__EBguIW__tabs{justify-content:center;gap:32px}#CardsSection-module__EBguIW__cards .CardsSection-module__EBguIW__cards{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:60px}#CardsSection-module__EBguIW__cards .CardsSection-module__EBguIW__header{font-size:var(--text-6xl);line-height:var(--text-6xl--line-height);text-align:center;margin-bottom:60px;font-weight:600;line-height:1}#CardsSection-module__EBguIW__cards .CardsSection-module__EBguIW__cards .CardsSection-module__EBguIW__card{width:300px;min-width:300px;min-height:330px;padding:32px}#CardsSection-module__EBguIW__cards .CardsSection-module__EBguIW__tabs .CardsSection-module__EBguIW__tab{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height);padding-bottom:20px;font-weight:500}#CardsSection-module__EBguIW__cards .CardsSection-module__EBguIW__card .CardsSection-module__EBguIW__cardHeader{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height);font-weight:500}#CardsSection-module__EBguIW__cards .CardsSection-module__EBguIW__card .CardsSection-module__EBguIW__cardDescription{font-size:var(--text-lg);line-height:var(--text-lg--line-height);font-weight:500}}@media (min-width:64rem){#CardsSection-module__EBguIW__cards .CardsSection-module__EBguIW__cards{flex-wrap:wrap;gap:29px;margin-top:60px}}
section#HeroSection-module__K1zjMq__hero img{-webkit-user-select:none;user-select:none;pointer-events:none}.scooter-sharing-page section#HeroSection-module__K1zjMq__hero .hero-header{max-width:1070px}section#HeroSection-module__K1zjMq__hero .hero-subheader{margin-bottom:20px}section#HeroSection-module__K1zjMq__hero .HeroSection-module__K1zjMq__perks{flex-direction:column;align-items:start;gap:20px;max-width:358px;margin:auto;display:flex}section#HeroSection-module__K1zjMq__hero .HeroSection-module__K1zjMq__perks svg{width:60px;height:60px}section#HeroSection-module__K1zjMq__hero hr{color:var(--border-color-1);width:100%;height:1px;margin-top:50px;margin-bottom:30px}section#HeroSection-module__K1zjMq__hero button{padding:16px}section#HeroSection-module__K1zjMq__hero .HeroSection-module__K1zjMq__badgeWrapper{position:absolute;bottom:20px;right:12px}.HeroSection-module__K1zjMq__badgeWrapper a{text-decoration:none}.HeroSection-module__K1zjMq__alert{color:var(--subtext-color-1);gap:12px;display:flex}@media (min-width:40rem){section#HeroSection-module__K1zjMq__hero .HeroSection-module__K1zjMq__perks{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;max-width:none;display:grid}}@media (min-width:48rem){section#HeroSection-module__K1zjMq__hero .hero-subheader{max-width:570px;margin-bottom:40px}section#HeroSection-module__K1zjMq__hero .HeroSection-module__K1zjMq__perks{gap:40px 32px}section#HeroSection-module__K1zjMq__hero button{padding:20px 24px}section#HeroSection-module__K1zjMq__hero .HeroSection-module__K1zjMq__badgeWrapper{position:absolute;bottom:145px;right:0}}@media (min-width:64rem){section#HeroSection-module__K1zjMq__hero .HeroSection-module__K1zjMq__perks{grid-template-columns:repeat(4,minmax(0,1fr))}}
.SolutionsSwiper-module__QzpYvW__block{background-color:var(--bg-color-3);border:1px solid var(--border-color-3);border-radius:32px;flex-direction:column;gap:40px;min-width:0;min-height:510px;padding:20px;display:flex;overflow:hidden}.SolutionsSwiper-module__QzpYvW__block .SolutionsSwiper-module__QzpYvW__slide,.SolutionsSwiper-module__QzpYvW__block .SolutionsSwiper-module__QzpYvW__slide img{border-radius:16px}.SolutionsSwiper-module__QzpYvW__block .SolutionsSwiper-module__QzpYvW__slide{border:1px solid var(--border-color-3);border-radius:32px}.SolutionsSwiper-module__QzpYvW__block .SolutionsSwiper-module__QzpYvW__slide img{background-color:var(--bg-color-2)}.SolutionsSwiper-module__QzpYvW__slideWrapper{width:100%;height:240px;max-height:240px}.SolutionsSwiper-module__QzpYvW__slide{height:100%}.SolutionsSwiper-module__QzpYvW__slide img{object-fit:cover;width:100%;height:100%}.SolutionsSwiper-module__QzpYvW__slideWrapper{border:1px solid var(--border-color-3);background-color:var(--bg-color-2);border-radius:16px}.SolutionsSwiper-module__QzpYvW__block h3{color:var(--text-color-3);font-size:var(--text-lg);line-height:var(--text-lg--line-height);margin-bottom:12px;font-weight:500}.SolutionsSwiper-module__QzpYvW__block p{color:var(--subtext-color-3)}.SolutionsSwiper-module__QzpYvW__rightCol{flex-direction:column;flex-grow:1;display:flex}@media (min-width:48rem){.SolutionsSwiper-module__QzpYvW__slideWrapper{min-height:386px}.SolutionsSwiper-module__QzpYvW__block{flex-direction:row;gap:64px;height:452px;min-height:auto;padding:32px}.SolutionsSwiper-module__QzpYvW__block h3{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height);margin-bottom:20px;font-weight:500}.SolutionsSwiper-module__QzpYvW__rightCol{max-width:160px}}@media (min-width:64rem){.SolutionsSwiper-module__QzpYvW__rightCol{max-width:200px}}@media (min-width:80rem){.SolutionsSwiper-module__QzpYvW__rightCol{max-width:386px}}
.ClientSwiper-module__CTgvYa__wrapper{background-color:var(--bg-color-3);border:1px solid var(--border-color-3);border-radius:32px;flex-direction:column;min-width:0;min-height:816px;padding:20px;display:flex;overflow:hidden}.ClientSwiper-module__CTgvYa__wrapper hr{border:0;border-top:1px solid #ffffff1a;width:100%;margin-top:20px;margin-bottom:20px}.ClientSwiper-module__CTgvYa__wrapper .ClientSwiper-module__CTgvYa__slide,.ClientSwiper-module__CTgvYa__wrapper .ClientSwiper-module__CTgvYa__slide img{border-radius:16px;min-height:399px}.ClientSwiper-module__CTgvYa__wrapper .ClientSwiper-module__CTgvYa__slide{border:1px solid var(--border-color-3)}.ClientSwiper-module__CTgvYa__wrapper .ClientSwiper-module__CTgvYa__slide img{background-color:var(--bg-color-2)}.ClientSwiper-module__CTgvYa__wrapper h3{color:var(--text-color-3);font-size:var(--text-lg);line-height:var(--text-lg--line-height);margin-bottom:12px;font-weight:500}.ClientSwiper-module__CTgvYa__wrapper p{color:var(--subtext-color-3)}@media (min-width:48rem){.ClientSwiper-module__CTgvYa__wrapper{display:none}}
#BusinessSection-module__1GV5gW__businessSection{flex-direction:column;margin-bottom:60px;display:flex}#BusinessSection-module__1GV5gW__businessSection .BusinessSection-module__1GV5gW__blocks{margin-bottom:40px}#BusinessSection-module__1GV5gW__businessSection .BusinessSection-module__1GV5gW__header{font-size:var(--text-4xl);line-height:var(--text-4xl--line-height);text-align:center;width:100%;font-weight:600}#BusinessSection-module__1GV5gW__businessSection .BusinessSection-module__1GV5gW__subheader{color:var(--tertiary-text-color-4)}#BusinessSection-module__1GV5gW__businessSection .BusinessSection-module__1GV5gW__header b{color:var(--primary-color)}#BusinessSection-module__1GV5gW__businessSection .BusinessSection-module__1GV5gW__block{gap:8px;padding-top:16px;display:flex}#BusinessSection-module__1GV5gW__businessSection .BusinessSection-module__1GV5gW__block .BusinessSection-module__1GV5gW__blockHeader{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height);color:var(--text-color-1);margin-bottom:12px;font-weight:500}#BusinessSection-module__1GV5gW__businessSection .BusinessSection-module__1GV5gW__block svg{fill:var(--blue-color-2);width:24px;min-width:24px;height:24px;min-height:24px;margin-top:4px}#BusinessSection-module__1GV5gW__businessSection .BusinessSection-module__1GV5gW__block .BusinessSection-module__1GV5gW__blockDescription{color:var(--subtext-color-1);padding-bottom:16px}#BusinessSection-module__1GV5gW__businessSection .BusinessSection-module__1GV5gW__block .BusinessSection-module__1GV5gW__blockDescription b{color:var(--text-color-1)}#BusinessSection-module__1GV5gW__businessSection .BusinessSection-module__1GV5gW__block:not(:last-child) .BusinessSection-module__1GV5gW__blockDescription{border-bottom:1px solid var(--border-color-1)}@media (min-width:48rem){#BusinessSection-module__1GV5gW__businessSection{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:100px;display:grid}#BusinessSection-module__1GV5gW__businessSection .BusinessSection-module__1GV5gW__header{text-align:start;font-size:var(--text-6xl);line-height:var(--text-6xl--line-height);font-weight:600;line-height:1}#BusinessSection-module__1GV5gW__businessSection .BusinessSection-module__1GV5gW__block .BusinessSection-module__1GV5gW__blockHeader{font-size:var(--text-4xl);line-height:var(--text-4xl--line-height)}#BusinessSection-module__1GV5gW__businessSection .BusinessSection-module__1GV5gW__block .BusinessSection-module__1GV5gW__blockDescription{font-size:var(--text-lg);line-height:var(--text-lg--line-height);padding-bottom:20px;font-weight:500}#BusinessSection-module__1GV5gW__businessSection .BusinessSection-module__1GV5gW__block svg{width:32px;min-width:32px;height:32px;min-height:32px}#BusinessSection-module__1GV5gW__businessSection .BusinessSection-module__1GV5gW__block{gap:12px;padding-top:20px}#BusinessSection-module__1GV5gW__businessSection>.BusinessSection-module__1GV5gW__blocks{margin-bottom:0}}
section#BenefitsSection-module__h_1RGa__benefits{flex-direction:column;align-items:center;margin-bottom:60px;display:flex}section#BenefitsSection-module__h_1RGa__benefits .BenefitsSection-module__h_1RGa__textSlide{margin-bottom:20px}section#BenefitsSection-module__h_1RGa__benefits .BenefitsSection-module__h_1RGa__imageSlide{background-color:var(--bg-color-3);border:1px solid var(--border-color-3);border-radius:32px;margin-bottom:20px}section#BenefitsSection-module__h_1RGa__benefits .BenefitsSection-module__h_1RGa__imageSlide img{border-radius:inherit}section#BenefitsSection-module__h_1RGa__benefits .BenefitsSection-module__h_1RGa__header{font-size:var(--text-4xl);line-height:var(--text-4xl--line-height);margin-bottom:40px;font-weight:600}section#BenefitsSection-module__h_1RGa__benefits .BenefitsSection-module__h_1RGa__textSlideHeader{color:var(--text-color-2);font-size:var(--text-lg);line-height:var(--text-lg--line-height);text-align:center;margin-bottom:12px;font-weight:500}section#BenefitsSection-module__h_1RGa__benefits .BenefitsSection-module__h_1RGa__textSlideSubheader{color:var(--subtext-color-2);text-align:center}section#BenefitsSection-module__h_1RGa__benefits .BenefitsSection-module__h_1RGa__controls{gap:12px;display:flex}@media (min-width:80rem){section#BenefitsSection-module__h_1RGa__benefits{grid-template-areas:"header image""text image""text image""controls image";align-items:start;column-gap:32px;margin-bottom:100px;display:grid}section#BenefitsSection-module__h_1RGa__benefits .BenefitsSection-module__h_1RGa__header{font-size:var(--text-6xl);line-height:var(--text-6xl--line-height);grid-area:header;font-weight:600;line-height:1}section#BenefitsSection-module__h_1RGa__benefits .BenefitsSection-module__h_1RGa__imageSlide{grid-area:image;width:630px;height:100%;max-height:418px;margin-bottom:0}section#BenefitsSection-module__h_1RGa__benefits .BenefitsSection-module__h_1RGa__textSlide{grid-area:text;margin-bottom:0}.BenefitsSection-module__h_1RGa__controls{grid-area:controls}section#BenefitsSection-module__h_1RGa__benefits .BenefitsSection-module__h_1RGa__textSlideHeader,section#BenefitsSection-module__h_1RGa__benefits .BenefitsSection-module__h_1RGa__textSlideSubheader{text-align:left}}
section#MapSection-module__IcQuXW__map{margin-bottom:60px}section#MapSection-module__IcQuXW__map .MapSection-module__IcQuXW__header{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height);text-align:center;margin-bottom:40px;font-weight:500}section#MapSection-module__IcQuXW__map .MapSection-module__IcQuXW__stats{flex-direction:column;row-gap:20px;display:flex}section#MapSection-module__IcQuXW__map .MapSection-module__IcQuXW__stat{flex-direction:column;gap:8px;display:flex}section#MapSection-module__IcQuXW__map .MapSection-module__IcQuXW__statsHeader{color:var(--green-color-2);text-wrap-mode:nowrap;text-align:center;font-weight:600;font-size:var(--text-5xl);line-height:var(--text-5xl--line-height)}section#MapSection-module__IcQuXW__map .MapSection-module__IcQuXW__statsDescription{color:var(--subtext-color-1);font-size:var(--text-lg);line-height:var(--text-lg--line-height);text-align:center;font-weight:500}@media (min-width:48rem){section#MapSection-module__IcQuXW__map{margin-bottom:100px}section#MapSection-module__IcQuXW__map .MapSection-module__IcQuXW__header{font-size:var(--text-4xl);line-height:var(--text-4xl--line-height);text-align:start;max-width:324px;font-weight:600}section#MapSection-module__IcQuXW__map .MapSection-module__IcQuXW__stats{flex-direction:row;gap:32px}section#MapSection-module__IcQuXW__map .MapSection-module__IcQuXW__stat{gap:12px;max-width:190px}section#MapSection-module__IcQuXW__map .MapSection-module__IcQuXW__stat:last-child{max-width:300px}section#MapSection-module__IcQuXW__map .MapSection-module__IcQuXW__statsHeader{text-align:start;font-size:var(--text-7xl);line-height:var(--text-7xl--line-height);font-weight:600}section#MapSection-module__IcQuXW__map .MapSection-module__IcQuXW__statsDescription{text-align:start}}
.ContactUs-module__CfAJSq__contactUs{background:linear-gradient(113.77deg,#e5f4ff33 3.14%,#76caff33 53.38%,#e6f5ff33 77.7%,#84c4ee33 98.61%);border-radius:24px;flex-direction:column;flex-grow:0;gap:4px;height:fit-content;padding:20px;display:flex;position:relative}.ContactUs-module__CfAJSq__contactUs img{position:absolute;bottom:0;right:0}.ContactUs-module__CfAJSq__contactUs .ContactUs-module__CfAJSq__header{color:#003e8f;margin-bottom:4px;font-weight:500}.ContactUs-module__CfAJSq__contactUs .ContactUs-module__CfAJSq__description{color:var(--subtext-color-4);margin-bottom:16px;font-weight:400}.ContactUs-module__CfAJSq__contactUs button.btn{color:#003e8f;border:1px solid #c7e1ff;border-radius:12px}aside:has(.ContactUs-module__CfAJSq__contactUs){height:fit-content;margin-bottom:100px;display:none;position:sticky;top:120px}@media (min-width:64rem){.ContactUs-module__CfAJSq__cardsList{justify-content:flex-start}.ContactUs-module__CfAJSq__contactUs button.btn{width:fit-content;padding:12px 40px}aside:has(.ContactUs-module__CfAJSq__contactUs){display:block}}
#CheckmarksSection-module__1lwmna__checkmarks{margin-top:60px}#CheckmarksSection-module__1lwmna__checkmarks hr{margin-top:60px;margin-bottom:60px}#CheckmarksSection-module__1lwmna__checkmarks .CheckmarksSection-module__1lwmna__checkmarkGroup{flex-direction:column;align-items:center;gap:20px;display:flex}#CheckmarksSection-module__1lwmna__checkmarks .CheckmarksSection-module__1lwmna__greenCheck{background-color:var(--green-color-1);width:32px;height:32px;color:var(--bg-color-1);border-radius:50%;justify-content:center;align-items:center;display:flex}#CheckmarksSection-module__1lwmna__checkmarks .CheckmarksSection-module__1lwmna__greenCheck>*{width:24px;height:24px}@media (min-width:48rem){#CheckmarksSection-module__1lwmna__checkmarks{margin-top:60px}#CheckmarksSection-module__1lwmna__checkmarks hr{margin-bottom:100px}}
#PartnershipFormsSection-module__65YPAq__partnershipForms{grid-template-areas:"header""items""button";margin-bottom:60px;display:grid}#PartnershipFormsSection-module__65YPAq__partnershipForms>button{grid-area:button;width:100%}#PartnershipFormsSection-module__65YPAq__partnershipForms>.PartnershipFormsSection-module__65YPAq__blocks{grid-area:items;margin-bottom:40px}#PartnershipFormsSection-module__65YPAq__partnershipForms>.PartnershipFormsSection-module__65YPAq__header{font-size:var(--text-4xl);line-height:var(--text-4xl--line-height);text-align:center;grid-area:header;width:100%;margin-bottom:40px;font-weight:600}#PartnershipFormsSection-module__65YPAq__partnershipForms .PartnershipFormsSection-module__65YPAq__block{gap:8px;padding-top:16px;display:flex}#PartnershipFormsSection-module__65YPAq__partnershipForms .PartnershipFormsSection-module__65YPAq__block .PartnershipFormsSection-module__65YPAq__blockHeader{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height);color:var(--text-color-1);margin-bottom:4px;font-weight:500}#PartnershipFormsSection-module__65YPAq__partnershipForms .PartnershipFormsSection-module__65YPAq__blockSubheader{font-size:var(--text-xs);font-weight:400;line-height:var(--text-xs--line-height)}#PartnershipFormsSection-module__65YPAq__partnershipForms .PartnershipFormsSection-module__65YPAq__block svg{fill:var(--green-color-2);width:24px;min-width:24px;height:24px;min-height:24px;margin-top:4px}#PartnershipFormsSection-module__65YPAq__partnershipForms .PartnershipFormsSection-module__65YPAq__block .PartnershipFormsSection-module__65YPAq__blockDescription{color:var(--tertiary-text-color-4);padding-bottom:16px}#PartnershipFormsSection-module__65YPAq__partnershipForms .PartnershipFormsSection-module__65YPAq__block:not(:last-child) .PartnershipFormsSection-module__65YPAq__blockDescription{border-bottom:1px solid var(--border-color-1)}@media (min-width:48rem){#PartnershipFormsSection-module__65YPAq__partnershipForms{grid-template-columns:50% auto;grid-template-areas:"header items""button items"".items"".items";margin-bottom:100px;display:grid}#PartnershipFormsSection-module__65YPAq__partnershipForms .PartnershipFormsSection-module__65YPAq__header{text-align:start;font-size:var(--text-6xl);line-height:var(--text-6xl--line-height);width:min-content;font-weight:600;line-height:1}#PartnershipFormsSection-module__65YPAq__partnershipForms .PartnershipFormsSection-module__65YPAq__block .PartnershipFormsSection-module__65YPAq__blockHeader{font-size:var(--text-4xl);line-height:var(--text-4xl--line-height)}#PartnershipFormsSection-module__65YPAq__partnershipForms .PartnershipFormsSection-module__65YPAq__block .PartnershipFormsSection-module__65YPAq__blockDescription{font-size:var(--text-lg);line-height:var(--text-lg--line-height);padding-bottom:20px;font-weight:500}#PartnershipFormsSection-module__65YPAq__partnershipForms .PartnershipFormsSection-module__65YPAq__block svg{width:32px;min-width:32px;height:32px;min-height:32px}#PartnershipFormsSection-module__65YPAq__partnershipForms .PartnershipFormsSection-module__65YPAq__block{gap:12px;padding-top:20px}#PartnershipFormsSection-module__65YPAq__partnershipForms>button{width:min-content}#PartnershipFormsSection-module__65YPAq__partnershipForms>.PartnershipFormsSection-module__65YPAq__blocks{margin-bottom:0}#PartnershipFormsSection-module__65YPAq__partnershipForms .PartnershipFormsSection-module__65YPAq__blockSubheader{font-size:var(--text-sm);line-height:var(--text-sm--line-height)}}
section#CasesSection-module__MuMNaq__cases{flex-direction:column;margin-top:60px;margin-bottom:60px;display:flex}section#CasesSection-module__MuMNaq__cases button{display:none}section#CasesSection-module__MuMNaq__cases .CasesSection-module__MuMNaq__header{font-size:var(--text-lg);line-height:var(--text-lg--line-height);color:var(--subtext-color-2);text-align:center;width:100%;margin-bottom:40px;font-weight:500}section#CasesSection-module__MuMNaq__cases .CasesSection-module__MuMNaq__block{flex-direction:column;gap:8px;padding-top:16px;display:flex}section#CasesSection-module__MuMNaq__cases .CasesSection-module__MuMNaq__block .CasesSection-module__MuMNaq__blockHeader{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height);color:var(--text-color-2);font-weight:500}section#CasesSection-module__MuMNaq__cases .CasesSection-module__MuMNaq__block img{height:24px}section#CasesSection-module__MuMNaq__cases .CasesSection-module__MuMNaq__block hr{border:1px solid var(--border-color-3);width:calc(100% - 40px);height:1px;margin-left:40px}section#CasesSection-module__MuMNaq__cases .CasesSection-module__MuMNaq__block .CasesSection-module__MuMNaq__dot{background:var(--green-color-2);border-radius:100%;width:24px;min-width:24px;height:24px;min-height:24px}@media (min-width:48rem){section#CasesSection-module__MuMNaq__cases{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;margin-bottom:100px;display:grid}section#CasesSection-module__MuMNaq__cases button{display:block}section#CasesSection-module__MuMNaq__cases .CasesSection-module__MuMNaq__header{text-align:start}section#CasesSection-module__MuMNaq__cases .CasesSection-module__MuMNaq__block .CasesSection-module__MuMNaq__blockHeader{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height);font-weight:500}section#CasesSection-module__MuMNaq__cases .CasesSection-module__MuMNaq__block{display:flex}section#CasesSection-module__MuMNaq__cases .CasesSection-module__MuMNaq__block img{width:32px;height:32px}section#CasesSection-module__MuMNaq__cases .CasesSection-module__MuMNaq__block{gap:12px;padding-top:20px}section#CasesSection-module__MuMNaq__cases .CasesSection-module__MuMNaq__blocks{margin-bottom:0}section#CasesSection-module__MuMNaq__cases>button{width:240px;padding:20px}}@media (min-width:60rem){section#CasesSection-module__MuMNaq__cases .CasesSection-module__MuMNaq__block .CasesSection-module__MuMNaq__blockHeader{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height);font-weight:500}}
.DesktopNav-module__ET3LIW__solutions{grid-template-columns:1fr 1fr;gap:8px 20px;width:fit-content;display:grid}.DesktopNav-module__ET3LIW__solutionsGridCol{flex-flow:column wrap;gap:8px 20px;display:flex}.DesktopNav-module__ET3LIW__contentGrid{gap:8px 20px;width:fit-content;display:grid}.DesktopNav-module__ET3LIW__solutionsGroupHeader{opacity:.8;font-size:var(--text-xs);line-height:var(--text-xs--line-height);text-transform:uppercase;width:fit-content;margin-bottom:8px;padding:8px 16px;font-weight:400}.DesktopNav-module__ET3LIW__caretDown{transition:transform .2s;position:relative;top:1px}.DesktopNav-module__ET3LIW__caretDown svg{width:16px;height:16px}[data-state=open]>.DesktopNav-module__ET3LIW__caretDown{transform:rotate(-180deg)}.DesktopNav-module__ET3LIW__navigationMenu{margin-inline:auto;padding-inline:4px;display:none}.DesktopNav-module__ET3LIW__navigationMenuList{flex-wrap:wrap;justify-content:space-evenly;align-items:center;display:flex}.DesktopNav-module__ET3LIW__navigationItem{font-size:var(--text-xs);line-height:var(--text-xs--line-height);cursor:pointer;justify-content:space-between;align-items:center;gap:2px;padding:21px 4px;display:flex}.DesktopNav-module__ET3LIW__description{font-size:var(--text-xs);line-height:var(--text-xs--line-height);color:var(--header-subtext-color)}.DesktopNav-module__ET3LIW__navigationItem[data-state=open]{color:var(--primary-color)}.DesktopNav-module__ET3LIW__navigationMenuContent{width:100%;padding:0 20px 20px;animation-duration:.2s;animation-timing-function:ease;position:absolute;top:0}.DesktopNav-module__ET3LIW__navigationMenuContent>div{width:100%}.DesktopNav-module__ET3LIW__navigationMenuContent>hr{width:100%;color:var(--border-color-3);margin-bottom:20px}.DesktopNav-module__ET3LIW__navigationMenuContent[data-motion=from-start]{animation-name:DesktopNav-module__ET3LIW__enterFromLeft}.DesktopNav-module__ET3LIW__navigationMenuContent[data-motion=from-end]{animation-name:DesktopNav-module__ET3LIW__enterFromRight}.DesktopNav-module__ET3LIW__navigationMenuContent[data-motion=to-start]{animation-name:DesktopNav-module__ET3LIW__exitToLeft}.DesktopNav-module__ET3LIW__navigationMenuContent[data-motion=to-end]{animation-name:DesktopNav-module__ET3LIW__exitToRight}.DesktopNav-module__ET3LIW__viewportPosition{perspective:2000px;border-bottom-right-radius:20px;border-bottom-left-radius:20px;justify-content:center;width:100%;display:flex;position:absolute;top:100%;left:0}.DesktopNav-module__ET3LIW__navigationMenuViewport{transform-origin:top;background-color:var(--header-color);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);width:100%;height:var(--radix-navigation-menu-viewport-height);border-bottom-right-radius:20px;border-bottom-left-radius:20px;transition:background,width,-webkit-backdrop-filter,backdrop-filter,height,all .2s;position:relative;overflow:hidden;box-shadow:0 25px 16px #00000012}.DesktopNav-module__ET3LIW__navigationMenuViewport[data-state=open]{animation:.2s DesktopNav-module__ET3LIW__scaleIn}.DesktopNav-module__ET3LIW__navigationMenuViewport[data-state=closed]{animation:.2s DesktopNav-module__ET3LIW__scaleOut}header:has(.DesktopNav-module__ET3LIW__navigationMenuViewport[data-state=open]){border-bottom-right-radius:0;border-bottom-left-radius:0}@media (min-width:48rem){.DesktopNav-module__ET3LIW__navigationMenu{display:block}.DesktopNav-module__ET3LIW__navigationItem{font-size:var(--text-sm);line-height:var(--text-sm--line-height)}}@media (min-width:64rem){.DesktopNav-module__ET3LIW__navigationItem{font-size:var(--text-md);line-height:var(--text-md--line-height)}.DesktopNav-module__ET3LIW__navigationMenuList{gap:10px}}@media (min-width:80rem){.DesktopNav-module__ET3LIW__solutions{grid-template-columns:1fr 2fr}.DesktopNav-module__ET3LIW__solutionsGridCol{max-height:344px}.DesktopNav-module__ET3LIW__navigationMenuContent>div{padding-left:185px}.DesktopNav-module__ET3LIW__navigationMenuList{gap:16px}}@keyframes DesktopNav-module__ET3LIW__enterFromLeft{0%{opacity:0;transform:translate(-200px)}to{opacity:1;transform:translate(0)}}@keyframes DesktopNav-module__ET3LIW__enterFromRight{0%{opacity:0;transform:translate(200px)}to{opacity:1;transform:translate(0)}}@keyframes DesktopNav-module__ET3LIW__exitToLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-200px)}}@keyframes DesktopNav-module__ET3LIW__exitToRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(200px)}}@keyframes DesktopNav-module__ET3LIW__scaleIn{0%{opacity:0;transform:rotateX(-30deg)scale(.9)}to{opacity:1;transform:rotateX(0)scale(1)}}@keyframes DesktopNav-module__ET3LIW__scaleOut{0%{opacity:1;transform:rotateX(0)scale(1)}to{opacity:0;transform:rotateX(-10deg)scale(.95)}}
.Card-module__A99bnG__card{background-color:var(--bg-color-4);color:var(--text-color-4);border:2px solid var(--border-color-1);font-size:var(--text-2xl);border-radius:24px;padding:24px;transition:all .3s ease-in-out;position:relative}.Card-module__A99bnG__card :last-child{margin:0}.mdx-page .Card-module__A99bnG__card{margin-bottom:24px}
section#PlatformsSection-module__bmQaKW__platforms{flex-direction:column;align-items:center;gap:8px;margin-bottom:60px;display:flex}section#PlatformsSection-module__bmQaKW__platforms .PlatformsSection-module__bmQaKW__block{background:var(--bg-color-3);color:var(--subtext-color-3);border:1px solid var(--border-color-3);border-radius:32px;flex-direction:column;max-width:633px;padding:20px;display:flex}section#PlatformsSection-module__bmQaKW__platforms .PlatformsSection-module__bmQaKW__block .PlatformsSection-module__bmQaKW__header{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height);color:var(--text-color-3);margin-top:24px;margin-bottom:24px;font-weight:500}section#PlatformsSection-module__bmQaKW__platforms .PlatformsSection-module__bmQaKW__block img{background-color:var(--bg-color-2);border:1px solid var(--border-color-3);border-radius:32px}section#PlatformsSection-module__bmQaKW__platforms .PlatformsSection-module__bmQaKW__block .PlatformsSection-module__bmQaKW__block-feature{flex-direction:column;display:flex}section#PlatformsSection-module__bmQaKW__platforms .PlatformsSection-module__bmQaKW__block .PlatformsSection-module__bmQaKW__block-feature svg{fill:var(--primary-color)}section#PlatformsSection-module__bmQaKW__platforms .PlatformsSection-module__bmQaKW__block .PlatformsSection-module__bmQaKW__block-feature span{width:100%}section#PlatformsSection-module__bmQaKW__platforms .PlatformsSection-module__bmQaKW__block .PlatformsSection-module__bmQaKW__block-feature hr{background-color:var(--border-color-3);border:0;width:100%;height:1px;margin-top:8px;margin-bottom:8px;margin-left:26px}@media (min-width:48rem){section#PlatformsSection-module__bmQaKW__platforms{margin-bottom:100px}section#PlatformsSection-module__bmQaKW__platforms .PlatformsSection-module__bmQaKW__block{padding:32px}section#PlatformsSection-module__bmQaKW__platforms .PlatformsSection-module__bmQaKW__block .PlatformsSection-module__bmQaKW__header{margin-top:20px;margin-bottom:32px}section#PlatformsSection-module__bmQaKW__platforms .PlatformsSection-module__bmQaKW__block .PlatformsSection-module__bmQaKW__block-feature{align-items:flex-start}section#PlatformsSection-module__bmQaKW__platforms .PlatformsSection-module__bmQaKW__block .PlatformsSection-module__bmQaKW__block-feature hr{margin-top:12px;margin-bottom:12px}}@media (min-width:64rem){section#PlatformsSection-module__bmQaKW__platforms{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;display:grid}}
.VendorFilter-module__B7R30a__filterTag{cursor:pointer;width:100%;color:var(--text-color-4);background-color:var(--default-tag-color);border-radius:8px;justify-content:space-between;align-items:center;column-gap:8px;padding:4px 12px;font-weight:400;display:flex;position:relative}.VendorFilter-module__B7R30a__vendorListFilter{min-width:217px;height:min-content;position:sticky;top:120px}.VendorFilter-module__B7R30a__vendorListFilter header{font-size:var(--text-xl);line-height:var(--text-xl--line-height);margin-bottom:12px}.VendorFilter-module__B7R30a__filterTag.VendorFilter-module__B7R30a__active{background-color:var(--primary-color-10)}.VendorFilter-module__B7R30a__filterTag.VendorFilter-module__B7R30a__active:before{background-color:var(--primary-color);content:"";border-start-start-radius:8px;border-end-start-radius:8px;width:4px;position:absolute;inset:0 auto 0 0}a:has(.VendorFilter-module__B7R30a__filterTag){text-decoration:none}
.catalog-module__iBwTeq__hero{flex-direction:column;gap:16px;margin-top:60px;margin-bottom:48px;display:flex}.catalog-module__iBwTeq__hero .catalog-module__iBwTeq__header{color:var(--text-color-4)}.catalog-module__iBwTeq__hero .catalog-module__iBwTeq__description{color:var(--subtext-color-4);font-weight:400}.catalog-module__iBwTeq__divider{color:var(--border-color-4);width:100%;height:1px;margin-top:12px;margin-bottom:20px}.catalog-module__iBwTeq__cardsList{flex-flow:column wrap;justify-content:center;align-items:center;gap:20px;margin-bottom:40px;display:flex}:is(a:has(.catalog-module__iBwTeq__vendorCard),a:has(.catalog-module__iBwTeq__productCard)),:is(a:hover:has(.catalog-module__iBwTeq__vendorCard) *,a:hover:has(.catalog-module__iBwTeq__productCard) *){text-decoration:none}.catalog-module__iBwTeq__productCard .catalog-module__iBwTeq__category{color:var(--subtext-color-4);background-color:var(--border-color-4);width:fit-content;font-size:var(--text-sm);line-height:var(--text-sm-line-height);border-radius:12px;margin-bottom:8px;padding:4px 12px;font-weight:400}.catalog-module__iBwTeq__vendorCard{background-color:var(--bg-color-4);width:305px;height:372px;color:var(--text-color-4);border-radius:20px;flex-direction:column;padding:16px 20px 20px;text-decoration:none;transition:all .2s ease-in-out;display:flex;overflow:hidden}.catalog-module__iBwTeq__productCard{background-color:var(--bg-color-4);color:var(--text-color-4);border-radius:20px;flex-direction:column;height:100%;padding:20px;text-decoration:none;transition:all .2s ease-in-out;display:flex;overflow:hidden}.catalog-module__iBwTeq__productCard .catalog-module__iBwTeq__description{color:var(--subtext-color-4);font-size:var(--text-sm);line-height:var(--text-sm-line-height)}.catalog-module__iBwTeq__vendorCard img{object-fit:scale-down;min-height:180px;max-height:180px;margin-inline:auto}.catalog-module__iBwTeq__vendorCard .catalog-module__iBwTeq__header,.catalog-module__iBwTeq__productCard .catalog-module__iBwTeq__header{color:var(--text-color-4);font-weight:500;font-size:var(--text-xl);line-height:var(--text-xl--line-height);margin-bottom:8px}.catalog-module__iBwTeq__vendorCard:hover,.catalog-module__iBwTeq__productCard:hover{transform:translateY(-12px);box-shadow:0 6px 12px #0000001f}.catalog-module__iBwTeq__vendorCard .catalog-module__iBwTeq__description{color:var(--subtext-color-4);scrollbar-gutter:stable;scrollbar-width:thin;font-weight:400;overflow-y:hidden}.catalog-module__iBwTeq__vendorCard:hover .catalog-module__iBwTeq__description{overflow-y:auto}.catalog-module__iBwTeq__tag{width:fit-content;font-weight:400;font-size:var(--text-sm);line-height:var(--text-sm-line-height);background-color:var(--blue-tag-color);color:var(--subtext-color-4);border-radius:12px;align-items:center;gap:8px;margin-bottom:20px;padding:4px 12px;display:flex}.catalog-module__iBwTeq__tag:before{content:"";background-color:#71d9f9;border-radius:50%;width:8px;height:8px;display:flex}.catalog-module__iBwTeq__vendorInfo{background-color:var(--default-tag-color);border-radius:20px;flex-direction:column;align-items:center;gap:20px;margin-bottom:20px;padding:20px;display:flex}.catalog-module__iBwTeq__vendorInfo .catalog-module__iBwTeq__imgWrapper{align-items:center;min-width:285px;min-height:180px;padding-inline:47px;display:flex}.catalog-module__iBwTeq__vendorInfo a.catalog-module__iBwTeq__link{color:var(--subtext-color-4);white-space:nowrap;font-weight:400}.catalog-module__iBwTeq__vendorInfo img{object-fit:scale-down}.catalog-module__iBwTeq__vendorInfo .catalog-module__iBwTeq__header{align-items:center;gap:20px;margin-bottom:8px;display:flex}.catalog-module__iBwTeq__vendorInfo .catalog-module__iBwTeq__description{color:var(--subtext-color-4);font-weight:400}.catalog-module__iBwTeq__breadcrumbs{flex-wrap:wrap;column-gap:8px;margin-bottom:28px;display:inline-flex}.catalog-module__iBwTeq__breadcrumbs a{color:var(--subtext-color-4);text-decoration:none}.catalog-module__iBwTeq__breadcrumbs>*{text-wrap-mode:nowrap}.catalog-module__iBwTeq__breadcrumbs a:hover{text-decoration:underline}.catalog-module__iBwTeq__paramsTableWrapper{font-weight:400;font-size:var(--text-sm);line-height:var(--text-sm-line-height);background-color:#f7f7f7;border-radius:20px;margin-bottom:40px;padding:20px}.catalog-module__iBwTeq__paramsTableWrapper table{width:100%}.catalog-module__iBwTeq__paramsTableWrapper tr:first-child td:last-child{border-top-right-radius:20px}.catalog-module__iBwTeq__paramsTableWrapper tr:last-child td:last-child{border-bottom-right-radius:20px}.catalog-module__iBwTeq__paramsTableWrapper th{color:var(--subtext-color-4)}.catalog-module__iBwTeq__paramsTableWrapper td,.catalog-module__iBwTeq__paramsTableWrapper th{text-align:start;white-space:pre-wrap;font-weight:400}.catalog-module__iBwTeq__paramsTableWrapper td{padding:12px 20px}.catalog-module__iBwTeq__paramsTableWrapper th{padding:12px 20px 12px 0}.catalog-module__iBwTeq__paramsTableWrapper thead th{padding:0}.catalog-module__iBwTeq__paramsTableWrapper tr:not(:last-child) td,.catalog-module__iBwTeq__paramsTableWrapper tr:not(:last-child) th{border-bottom:1px solid var(--border-color-4)}.catalog-module__iBwTeq__paramsTableWrapper td{background-color:var(--bg-color-1)}.catalog-module__iBwTeq__paramsTableWrapper .catalog-module__iBwTeq__protocolTag,.catalog-module__iBwTeq__paramsTableWrapper .catalog-module__iBwTeq__usageTag{color:var(--subtext-color-4);border-radius:12px;padding:4px 12px}.catalog-module__iBwTeq__paramsTableWrapper .catalog-module__iBwTeq__protocolTag{background-color:var(--primary-color-10)}.catalog-module__iBwTeq__paramsTableWrapper .catalog-module__iBwTeq__usageTag{background-color:#f6f5ef}@media (min-width:48rem){.catalog-module__iBwTeq__hero{flex-direction:row;gap:32px;margin-bottom:84px}.catalog-module__iBwTeq__divider{margin-bottom:28px}.catalog-module__iBwTeq__cardsList{flex-direction:row;justify-content:center;row-gap:40px;margin-bottom:100px}.catalog-module__iBwTeq__vendorInfo{flex-direction:row}.catalog-module__iBwTeq__paramsTableWrapper{margin-bottom:80px}}.catalog-module__iBwTeq__searchField{border:1px solid var(--border-color-4);border-radius:8px;align-items:center;gap:8px;max-width:305px;padding:8px 12px;display:flex}.catalog-module__iBwTeq__searchField input{border-radius:4px}.catalog-module__iBwTeq__searchField input:focus-visible{outline:0}.catalog-module__iBwTeq__searchField input::placeholder{color:#969da6}.catalog-module__iBwTeq__searchField svg{color:var(--icon-color)}@media (min-width:64rem){.catalog-module__iBwTeq__cardsList{justify-content:flex-start}}
#RequestsSection-module__-KTp-W__requests{grid-template-areas:"header""items""button";margin-bottom:60px;display:grid}#RequestsSection-module__-KTp-W__requests>button{grid-area:button;width:100%;margin-top:40px}#RequestsSection-module__-KTp-W__requests .RequestsSection-module__-KTp-W__header{font-size:var(--text-4xl);line-height:var(--text-4xl--line-height);grid-area:header;margin-bottom:40px;font-weight:600}#RequestsSection-module__-KTp-W__requests .RequestsSection-module__-KTp-W__list{flex-direction:column;grid-area:items;display:flex}#RequestsSection-module__-KTp-W__requests .RequestsSection-module__-KTp-W__list h4,#RequestsSection-module__-KTp-W__requests .RequestsSection-module__-KTp-W__list hr{margin-bottom:16px}@media (min-width:48rem){#RequestsSection-module__-KTp-W__requests{grid-template-columns:50% auto;grid-template-areas:"header items""button items"".items"".items";column-gap:40px;margin-bottom:100px;display:grid}#RequestsSection-module__-KTp-W__requests .RequestsSection-module__-KTp-W__header{font-size:var(--text-5xl);line-height:var(--text-5xl--line-height);font-weight:600}#RequestsSection-module__-KTp-W__requests>button{width:fit-content;margin-top:0}#RequestsSection-module__-KTp-W__requests .RequestsSection-module__-KTp-W__list h4,#RequestsSection-module__-KTp-W__requests .RequestsSection-module__-KTp-W__list hr{margin-bottom:20px}}
.ComparisonTable-module__d3ZKAG__comparisonTable{font-weight:400;font-size:var(--text-xs);line-height:var(--text-xs--line-height);margin-bottom:60px}.ComparisonTable-module__d3ZKAG__comparisonTable table{border-radius:20px;width:100%;font-weight:400}.ComparisonTable-module__d3ZKAG__comparisonTable thead,.ComparisonTable-module__d3ZKAG__comparisonTable tfoot{background-color:var(--table-color)}.ComparisonTable-module__d3ZKAG__comparisonTable thead{font-weight:600;font-size:var(--text-lg);line-height:var(--text-lg--line-height);position:sticky;top:88px}.ComparisonTable-module__d3ZKAG__comparisonTable table tr td:first-child{padding-right:20px}.ComparisonTable-module__d3ZKAG__comparisonTable table thead th,.ComparisonTable-module__d3ZKAG__comparisonTable table tfoot th{text-align:start;padding:20px 12px}.ComparisonTable-module__d3ZKAG__comparisonTable table tfoot th{font-weight:600;font-size:var(--text-sm);line-height:var(--text-sm--line-height)}.ComparisonTable-module__d3ZKAG__comparisonTable table thead th:first-child{border-top-left-radius:20px}.ComparisonTable-module__d3ZKAG__comparisonTable table thead th:last-child{border-top-right-radius:20px}.ComparisonTable-module__d3ZKAG__comparisonTable table tfoot th:first-child{border-bottom-left-radius:20px}.ComparisonTable-module__d3ZKAG__comparisonTable table tfoot th:last-child{border-bottom-right-radius:20px}.ComparisonTable-module__d3ZKAG__comparisonTable tbody tr{border-bottom:1px solid var(--border-color-4);min-height:40px}.ComparisonTable-module__d3ZKAG__comparisonTable td{padding:8px 12px}.ComparisonTable-module__d3ZKAG__comparisonTable .ComparisonTable-module__d3ZKAG__sectionHead{background-color:var(--table-color);font-weight:600;font-size:var(--text-base);line-height:var(--text-base-line-height)}.ComparisonTable-module__d3ZKAG__comparisonTable td svg{min-width:20px}.ComparisonTable-module__d3ZKAG__highlighted{background-color:var(--primary-color-10)}.ComparisonTable-module__d3ZKAG__highlighted>td:first-child,.ComparisonTable-module__d3ZKAG__highlighted>div:first-child{font-weight:600}.ComparisonTable-module__d3ZKAG__secondary td:not(:first-child),.ComparisonTable-module__d3ZKAG__secondary div:not(:first-child){color:var(--subtext-color-4)}.ComparisonTable-module__d3ZKAG__minusCell,.ComparisonTable-module__d3ZKAG__checkmarkCell{width:20px;height:20px;color:var(--white-color);border-radius:50%}.ComparisonTable-module__d3ZKAG__minusCell{background-color:#00000040;padding:4px}.ComparisonTable-module__d3ZKAG__checkmarkCell{background-color:var(--primary-color);padding:3px}@media (min-width:64rem){.ComparisonTable-module__d3ZKAG__comparisonTable{margin-bottom:100px}.ComparisonTable-module__d3ZKAG__mobileView{display:none}.ComparisonTable-module__d3ZKAG__desktopTable{display:block}}@media not (min-width:64rem){.ComparisonTable-module__d3ZKAG__comparisonTable{margin-bottom:40px}.ComparisonTable-module__d3ZKAG__desktopTable{display:none}.ComparisonTable-module__d3ZKAG__mobileTabs{border-bottom:1px solid var(--border-color-1);scrollbar-width:none;background-color:var(--white-color);justify-content:flex-start;gap:16px;margin-bottom:24px;padding-top:12px;display:flex;position:sticky;top:0;overflow-x:auto}.ComparisonTable-module__d3ZKAG__mobileTab{font-size:var(--text-base);line-height:var(--text-base--line-height);text-wrap:nowrap;opacity:.7;cursor:pointer;text-wrap:auto;text-align:center;border-bottom:2px solid #0000;padding:0 8px 8px;font-weight:500;display:flex}.ComparisonTable-module__d3ZKAG__mobileTab[aria-selected=true]{opacity:1;cursor:auto;border-bottom:2px solid var(--primary-color)}.ComparisonTable-module__d3ZKAG__mobileView{display:block}.ComparisonTable-module__d3ZKAG__mobilePlanCard{border-radius:20px}.ComparisonTable-module__d3ZKAG__mobilePlanHeader{font-size:var(--text-lg);line-height:var(--text-lg--line-height);background-color:var(--table-color);border-bottom:1px solid var(--border-color-4);justify-content:space-between;padding:16px;font-weight:600;display:flex;position:sticky;top:88px}.ComparisonTable-module__d3ZKAG__mobileView .ComparisonTable-module__d3ZKAG__row{border-bottom:1px solid var(--border-color-4);grid-template-columns:repeat(2,minmax(0,1fr));justify-content:space-between;align-items:center;gap:8px;display:grid}.ComparisonTable-module__d3ZKAG__mobileView .ComparisonTable-module__d3ZKAG__sectionHead{border-bottom:1px solid var(--border-color-4);padding:12px 16px}}
section#FeaturesSection-module__Anppvq__features{flex-direction:column;align-items:center;margin-bottom:60px;display:flex}section#FeaturesSection-module__Anppvq__features .FeaturesSection-module__Anppvq__header{font-size:var(--text-4xl);line-height:var(--text-4xl--line-height);margin-bottom:40px;font-weight:600}section#FeaturesSection-module__Anppvq__features .FeaturesSection-module__Anppvq__blocks{flex-direction:column;align-items:center;row-gap:32px;display:flex}section#FeaturesSection-module__Anppvq__features .FeaturesSection-module__Anppvq__block{color:var(--bg-color-1);fill:var(--bg-color-1);font-size:var(--text-lg);line-height:var(--text-lg--line-height);flex-direction:column;align-items:center;row-gap:20px;font-weight:500;display:flex}section#FeaturesSection-module__Anppvq__features .FeaturesSection-module__Anppvq__block .FeaturesSection-module__Anppvq__checkmark{background-color:var(--green-color-1);width:2rem;height:2rem;color:var(--bg-color-1);border-radius:50%;justify-content:center;align-items:center;display:flex}@media (min-width:48rem){section#FeaturesSection-module__Anppvq__features{align-items:start;margin-bottom:100px}section#FeaturesSection-module__Anppvq__features .FeaturesSection-module__Anppvq__header{font-size:var(--text-5xl);line-height:var(--text-5xl--line-height);font-weight:600}section#FeaturesSection-module__Anppvq__features .FeaturesSection-module__Anppvq__blocks{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px;display:grid}section#FeaturesSection-module__Anppvq__features .FeaturesSection-module__Anppvq__blocks .FeaturesSection-module__Anppvq__block{align-items:flex-start}}@media (min-width:64rem){section#FeaturesSection-module__Anppvq__features .FeaturesSection-module__Anppvq__header{font-size:var(--text-6xl);line-height:var(--text-6xl--line-height);font-weight:600}section#FeaturesSection-module__Anppvq__features .FeaturesSection-module__Anppvq__blocks{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}}
.LocaleSwitcher-module__KBMxsa__langSwitch{display:flex;position:relative}.LocaleSwitcher-module__KBMxsa__langSwitchBtn{cursor:pointer;-webkit-user-select:none;user-select:none;height:36px;color:var(--icon-color);font-size:var(--text-sm);line-height:var(--text-sm--line-height);align-items:center;padding:10px 0;font-weight:500;transition:all .1s ease-in-out;display:flex}.LocaleSwitcher-module__KBMxsa__langSwitchBtn:hover,.LocaleSwitcher-module__KBMxsa__langSwitchBtn:active{color:var(--header-text-color)}.LocaleSwitcher-module__KBMxsa__langOptionsPopup{z-index:121;background-color:var(--header-color);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:12px;flex-direction:column;gap:12px;min-width:180px;padding:16px;display:flex;position:absolute;top:56px;right:0;box-shadow:0 4px 30px #0000001a}.LocaleSwitcher-module__KBMxsa__langOptionsPopup .LocaleSwitcher-module__KBMxsa__header{opacity:.6;border-style:solid;border-width:0 0 1px;border-color:var(--header-border-color);padding-bottom:12px}.LocaleSwitcher-module__KBMxsa__langOption{cursor:pointer;opacity:.6;border-radius:8px;align-items:center;gap:24px;display:flex}.LocaleSwitcher-module__KBMxsa__langOption:hover,.LocaleSwitcher-module__KBMxsa__langOption.LocaleSwitcher-module__KBMxsa__selected{opacity:1}@media (min-width:48rem){.LocaleSwitcher-module__KBMxsa__langSwitchBtn,.LocaleSwitcher-module__KBMxsa__langSwitchBtn:hover{opacity:1}}
#industries-module__e9eeFq__industries hr{border:0;border-top:1px solid var(--border-color-3);width:100%}#industries-module__e9eeFq__hero{margin-top:60px;margin-bottom:76px}@media (min-width:48rem){#industries-module__e9eeFq__hero{margin-bottom:136px}}
.plans-module__bg1VEa__hero{text-align:center;flex-direction:column;gap:24px;margin-top:40px;margin-bottom:40px;display:flex}.plans-module__bg1VEa__hero .plans-module__bg1VEa__header b{color:var(--primary-color)}.plans-module__bg1VEa__hero .plans-module__bg1VEa__subheader{color:var(--subtext-color-4);font-weight:400}.plans-module__bg1VEa__plans{flex-direction:column;gap:16px;margin-bottom:60px;display:flex}.plans-module__bg1VEa__planCard{color:var(--text-color-4);background-color:var(--bg-color-4);border:1px solid var(--border-color-4);border-radius:16px;flex-direction:column;flex-grow:1;align-items:center;gap:16px;padding:20px 16px;display:flex}.plans-module__bg1VEa__planCard hr{color:var(--border-color-4)}.plans-module__bg1VEa__planCard .plans-module__bg1VEa__header{font-weight:600px;font-size:var(--text-lg);line-height:var(--text-lg--line-height);margin-bottom:4px}.plans-module__bg1VEa__planCard .plans-module__bg1VEa__description{color:var(--subtext-color-4);font-weight:400;font-size:var(--text-xs);line-height:var(--text-xs--line-height)}.plans-module__bg1VEa__planCard .plans-module__bg1VEa__price{font-weight:600;font-size:var(--text-3xl);line-height:var(--text-3xl--line-height)}.plans-module__bg1VEa__planCard .plans-module__bg1VEa__feature{font-weight:400;font-size:var(--text-xs);line-height:var(--text-xs--line-height);align-items:center;column-gap:8px;display:flex}.plans-module__bg1VEa__planCard .plans-module__bg1VEa__feature svg{color:var(--white-color);background-color:var(--text-color-4);border-radius:50%;min-width:16px;height:16px;padding:4px;display:flex}.plans-module__bg1VEa__trialCard{background-color:var(--bg-color-3);color:var(--text-color-3);text-align:center;border-radius:40px;flex-direction:column;margin-bottom:60px;padding:20px 40px;display:flex}.plans-module__bg1VEa__trialCard .plans-module__bg1VEa__header b{color:var(--blue-color-2)}.plans-module__bg1VEa__trialCard .plans-module__bg1VEa__description{color:var(--subtext-color-3);margin-bottom:16px;font-weight:400}@media (min-width:64rem){.plans-module__bg1VEa__hero{text-align:start;max-width:660px;margin-bottom:60px}.plans-module__bg1VEa__plans{grid-template-columns:1fr 1fr 1fr 1fr;gap:16px;margin-bottom:24px;display:grid}.plans-module__bg1VEa__trialCard{text-align:start;flex-direction:row;justify-content:space-between;align-items:center;column-gap:32px;margin-bottom:100px}.plans-module__bg1VEa__trialCard .plans-module__bg1VEa__description{margin-bottom:0}}@media (min-width:80rem){.plans-module__bg1VEa__plans{gap:32px}}
.tariffs-module__l66v5G__hero{text-align:center;flex-direction:column;gap:24px;margin-top:40px;margin-bottom:40px;display:flex}.tariffs-module__l66v5G__greyBlock{background-color:#f7f7f7;flex-direction:column;align-items:center;gap:40px;margin-bottom:40px;padding:24px 16px;display:flex}.tariffs-module__l66v5G__greyBlock>div{width:100%;max-width:764px}.tariffs-module__l66v5G__hero .tariffs-module__l66v5G__header b{color:var(--primary-color)}.tariffs-module__l66v5G__hero .tariffs-module__l66v5G__subheader{color:var(--subtext-color-4);font-weight:400}.tariffs-module__l66v5G__trialCard{background-color:var(--bg-color-3);color:var(--text-color-3);text-align:center;border-radius:40px;flex-direction:column;margin-bottom:60px;padding:20px 40px;display:flex}.tariffs-module__l66v5G__trialCard .tariffs-module__l66v5G__header,.tariffs-module__l66v5G__trialCard .tariffs-module__l66v5G__description{max-width:680px}.tariffs-module__l66v5G__trialCard .tariffs-module__l66v5G__header{font-size:var(--text-3xl);line-height:var(--text-3xl--line-height);margin-bottom:4px}.tariffs-module__l66v5G__trialCard .tariffs-module__l66v5G__header b{color:var(--blue-color-2)}.tariffs-module__l66v5G__trialCard .tariffs-module__l66v5G__description{color:var(--subtext-color-3);margin-bottom:16px;font-weight:400}.tariffs-module__l66v5G__comparisonTable,.tariffs-module__l66v5G__licenseTypes{background-color:var(--bg-color-1);border-radius:16px;padding:24px}.tariffs-module__l66v5G__comparisonTable{font-weight:400;font-size:var(--text-sm);line-height:var(--text-sm--line-height)}.tariffs-module__l66v5G__comparisonTable .tariffs-module__l66v5G__subheader{color:var(--subtext-color-4)}.tariffs-module__l66v5G__comparisonTable .tariffs-module__l66v5G__licenseName{font-weight:600;font-size:var(--text-base);line-height:var(--text-base--line-height);margin-bottom:8px}.tariffs-module__l66v5G__comparisonTable tr:not(:last-child){border-bottom:1px solid var(--border-color-4)}.tariffs-module__l66v5G__comparisonTable td{padding:16px 5px}.tariffs-module__l66v5G__comparisonTable td .tariffs-module__l66v5G__highlighted{background-color:hsla(var(--base-hue), var(--base-sat), var(--tone-2), 1);border-radius:12px;padding:12px 16px}.tariffs-module__l66v5G__licenseType{flex-direction:column;gap:12px;display:flex}.tariffs-module__l66v5G__licenseType:not(:last-child){border-bottom:1px solid var(--border-color-1);margin-bottom:20px;padding-bottom:20px}.tariffs-module__l66v5G__licenseType .tariffs-module__l66v5G__licenseBlock{border-radius:12px;flex-direction:column;flex-grow:1;gap:4px;display:flex}.tariffs-module__l66v5G__licenseBlock .tariffs-module__l66v5G__amount{font-weight:500;font-size:var(--text-xs);line-height:var(--text-xs--line-height);margin-left:16px}.tariffs-module__l66v5G__licenseBlock .tariffs-module__l66v5G__priceTotal{font-weight:600}.tariffs-module__l66v5G__licenseBlock .tariffs-module__l66v5G__pricePerObject{font-weight:400;font-size:var(--text-xs);line-height:var(--text-xs--line-height);color:var(--subtext-color-4)}.tariffs-module__l66v5G__licenseType .tariffs-module__l66v5G__licenseBlock .tariffs-module__l66v5G__price{border-radius:12px;padding:8px 16px;font-weight:600;position:relative}.tariffs-module__l66v5G__licenseType .tariffs-module__l66v5G__licenseBlock .tariffs-module__l66v5G__discount{height:min-content;color:var(--white-color);font-weight:500;font-size:var(--text-xs);line-height:var(--text-xs--line-height);border-radius:8px;margin-right:-12px;padding:4px}.tariffs-module__l66v5G__licenseType:first-child,.tariffs-module__l66v5G__comparisonTable td:nth-child(2){--base-hue:36;--base-sat:100%;--tone-1:97%;--tone-2:95%;--tone-3:91%;--tone-4:88%;--attention:#c67f15}.tariffs-module__l66v5G__licenseType:nth-child(2),.tariffs-module__l66v5G__comparisonTable td:nth-child(3){--base-hue:198;--base-sat:100%;--tone-1:98%;--tone-2:95%;--tone-3:94%;--tone-4:91%;--attention:#0c9ecf}.tariffs-module__l66v5G__licenseType:nth-child(3),.tariffs-module__l66v5G__comparisonTable td:nth-child(4){--base-hue:99;--base-sat:100%;--tone-1:97%;--tone-2:94%;--tone-3:91%;--tone-4:87%;--attention:#499424}.tariffs-module__l66v5G__licenseType .tariffs-module__l66v5G__amount{color:var(--attention)}.tariffs-module__l66v5G__licenseType .tariffs-module__l66v5G__discount{background-color:var(--attention)}.tariffs-module__l66v5G__licenseBlock:first-child .tariffs-module__l66v5G__price{background-color:hsla(var(--base-hue), var(--base-sat), var(--tone-1), 1)}.tariffs-module__l66v5G__licenseBlock:nth-child(2) .tariffs-module__l66v5G__price{background-color:hsla(var(--base-hue), var(--base-sat), var(--tone-2), 1)}.tariffs-module__l66v5G__licenseBlock:nth-child(3) .tariffs-module__l66v5G__price{background-color:hsla(var(--base-hue), var(--base-sat), var(--tone-3), 1)}.tariffs-module__l66v5G__licenseBlock:nth-child(4) .tariffs-module__l66v5G__price{background-color:hsla(var(--base-hue), var(--base-sat), var(--tone-4), 1)}.tariffs-module__l66v5G__mobileTabs{border-bottom:1px solid var(--border-color-1);scrollbar-width:none;background-color:var(--white-color);justify-content:flex-start;gap:16px;margin-bottom:24px;padding-top:12px;display:flex;position:sticky;top:0;overflow-x:auto}.tariffs-module__l66v5G__mobileTab{font-size:var(--text-base);line-height:var(--text-base--line-height);text-wrap:nowrap;opacity:.7;cursor:pointer;text-wrap:auto;text-align:center;border-bottom:2px solid #0000;padding:0 8px 8px;font-weight:500;display:flex}.tariffs-module__l66v5G__mobileTab[aria-selected=true]{opacity:1;cursor:auto;border-bottom:2px solid var(--primary-color)}.tariffs-module__l66v5G__mobileHidden{display:none}@media (min-width:64rem){.tariffs-module__l66v5G__hero{text-align:start;max-width:660px;margin-bottom:60px}.tariffs-module__l66v5G__trialCard{text-align:start;flex-direction:row;justify-content:space-between;align-items:center;column-gap:32px;margin-bottom:100px}.tariffs-module__l66v5G__licenseType{gap:20px}.tariffs-module__l66v5G__trialCard .tariffs-module__l66v5G__description{margin-bottom:0}.tariffs-module__l66v5G__licenseType:not(:last-child){margin-bottom:40px;padding-bottom:40px}.tariffs-module__l66v5G__greyBlock{background-color:#f7f7f7;border-radius:140px;flex-direction:column;align-items:center;gap:24px;margin-bottom:100px;padding:40px;display:flex}.tariffs-module__l66v5G__mobileTabs{display:none}.tariffs-module__l66v5G__mobileHidden{display:block}}
section#HeroSection-module__WWS0hG__hero .HeroSection-module__WWS0hG__image{border:1px solid var(--bg-color-hover-4);background-color:var(--bg-color-4);object-fit:cover;border-radius:32px;margin:0 auto 20px}section#HeroSection-module__WWS0hG__hero .HeroSection-module__WWS0hG__buttons{flex-direction:row;gap:12px;margin:auto;display:flex}section#HeroSection-module__WWS0hG__hero .hero-subheader{margin-bottom:20px}.HeroSection-module__WWS0hG__partnerBadge{background-color:var(--green-color-2);border:1px solid var(--border-color-hover-1);width:160px;height:160px;color:var(--text-color-2);z-index:2;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;margin-top:-12px;display:flex;position:relative}.HeroSection-module__WWS0hG__partnerBadge span{opacity:.7;font-size:var(--text-xs)}@media (min-width:80rem){section#HeroSection-module__WWS0hG__hero{grid-template-areas:"header header image image""subheader subheader image image""subheader subheader image image""buttons buttons image image";column-gap:32px;display:grid}section#HeroSection-module__WWS0hG__hero .hero-header{text-align:left;grid-area:header}section#HeroSection-module__WWS0hG__hero .hero-subheader{text-align:left;grid-area:subheader;margin-bottom:0}section#HeroSection-module__WWS0hG__hero .HeroSection-module__WWS0hG__image{grid-area:image;min-width:630px;height:430px;margin:0}section#HeroSection-module__WWS0hG__hero .HeroSection-module__WWS0hG__buttons{grid-area:buttons;align-self:self-end;height:fit-content;margin:0}}
.MobileMenu-module__LE8nUq__mobileMenuBtn{cursor:pointer;color:var(--icon-color);justify-content:center;align-items:center;margin-left:8px;padding:8px;transition:all .1s ease-in-out;display:flex}.MobileMenu-module__LE8nUq__mobileMenuBtn svg{color:inherit;transition:inherit}.MobileMenu-module__LE8nUq__mobileMenu{flex-grow:1;gap:4px;margin-bottom:8px;padding:16px;overflow:auto}.MobileMenu-module__LE8nUq__mobileMenu *{transition:background .1s ease-in-out}.MobileMenu-module__LE8nUq__mobileMenu svg{color:var(--header-text-color);transition:all .1s ease-in-out}body:has(.MobileMenu-module__LE8nUq__mobileMenu){overflow-y:hidden}.MobileMenu-module__LE8nUq__mobileMenuBtn:hover{color:var(--header-text-color)}header:has(.MobileMenu-module__LE8nUq__mobileMenu){background-color:var(--header-mobile-menu-color)}.MobileMenu-module__LE8nUq__mobileMenu a:hover{text-decoration:underline}.MobileMenu-module__LE8nUq__mobileNavigation{background-color:var(--header-mobile-menu-color);width:100%;height:calc(100dvh - 50px);color:var(--header-text-color);flex-direction:column;justify-content:space-between;display:flex;position:absolute;top:66px;left:0}header:has(.MobileMenu-module__LE8nUq__mobileNavigation){border-bottom-right-radius:0;border-bottom-left-radius:0}.MobileMenu-module__LE8nUq__mobileNavigationItem{border-radius:4px}.MobileMenu-module__LE8nUq__mobileNavigationItem>a{width:100%;padding:8px;display:block}.MobileMenu-module__LE8nUq__mobileNavigationItem a .MobileMenu-module__LE8nUq__description{font-size:var(--text-xs);line-height:var(--text-xs--line-height);color:var(--header-subtext-color)}.MobileMenu-module__LE8nUq__mobileNavigationGroup .MobileMenu-module__LE8nUq__mobileNavigationItem>a{padding-inline:16px}.MobileMenu-module__LE8nUq__mobileNavigationItem>a:active,.MobileMenu-module__LE8nUq__mobileNavigationGroupHeader:active,.MobileMenu-module__LE8nUq__mobileNavigationGroupHeaderLink>a:active{background-color:var(--primary-color-25)}.MobileMenu-module__LE8nUq__mobileNavigationGroupHeader{cursor:pointer;border-radius:4px;justify-content:space-between;align-items:center;width:100%;max-height:48px;padding:8px;display:flex}.MobileMenu-module__LE8nUq__mobileNavigationGroupHeaderLink{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.MobileMenu-module__LE8nUq__mobileNavigationGroupHeaderLink>a,.MobileMenu-module__LE8nUq__mobileNavigationItem>a{border-radius:inherit}.MobileMenu-module__LE8nUq__expandIcon{cursor:pointer;border-style:solid;border-color:var(--header-border-color);border-radius:4px;align-items:center;padding:8px;display:flex}.MobileMenu-module__LE8nUq__expandIcon svg{width:16px;height:16px}.MobileMenu-module__LE8nUq__mobileNavigationGroupHeaderLink>a{text-align:start;width:100%;color:var(--header-text-color);border-radius:4px;padding:12px 8px}.MobileMenu-module__LE8nUq__mobileNavigationGroupHeader>a{width:100%}.MobileMenu-module__LE8nUq__folded{transition:height .3s;display:none}.MobileMenu-module__LE8nUq__goBackButton{cursor:pointer;z-index:9;border-top:1px solid var(--header-border-color);background-color:var(--header-mobile-menu-color);align-items:center;gap:.75rem;width:100%;height:48px;padding:1rem;display:flex;position:sticky;bottom:0}.MobileMenu-module__LE8nUq__goForwardButton{flex-direction:row-reverse}.MobileMenu-module__LE8nUq__goForwardButton svg{transform:rotate(180deg)}@media (min-width:48rem){.MobileMenu-module__LE8nUq__mobileMenuBtn{display:none}}.MobileMenu-module__LE8nUq__solutionsGroupHeader{opacity:.8;font-size:var(--text-xs);line-height:var(--text-xs--line-height);text-transform:uppercase;width:100%;padding:8px 16px;font-weight:400}.MobileMenu-module__LE8nUq__mobileNavigation a>button{border-color:var(--text-color-2)!important;color:var(--text-color-2)!important}
