.styles-module-scss-module__f3Nlja__passwordRequirementsTooltip{flex-direction:column;gap:4px;display:flex}.styles-module-scss-module__f3Nlja__passwordRequirementsTooltip li{flex-direction:row;align-items:center;gap:10px;padding:2px 0;display:flex}.styles-module-scss-module__f3Nlja__passwordRequirementsTooltip li svg{width:100%;max-width:20px;height:100%;color:var(--palette-green-600)}.styles-module-scss-module__f3Nlja__passwordRequirementsTooltip li.styles-module-scss-module__f3Nlja__failedCheckTypeItem svg{color:var(--palette-gray-300)}
.styles-module-scss-module__frVWgq__formHeading{text-align:center;gap:var(--form-spacing);grid-template-columns:auto;justify-items:center;width:100%;display:grid}.styles-module-scss-module__frVWgq__formWrapper{background:var(--palette-white);border-radius:20px;width:100%;max-width:600px;overflow:hidden}.styles-module-scss-module__frVWgq__formLayout{gap:var(--form-spacing);--form-spacing:16px;grid-template-columns:auto;justify-items:center;width:100%;margin:auto;padding:16px;display:grid}@media screen and (min-width:768px){.styles-module-scss-module__frVWgq__formLayout{--form-spacing:32px;padding:32px}}@media screen and (min-width:992px){.styles-module-scss-module__frVWgq__formLayout{padding:40px}}.styles-module-scss-module__frVWgq__fieldsList{flex-direction:column;gap:16px;width:100%;display:flex}.styles-module-scss-module__frVWgq__formGroup{text-align:center;grid-template-columns:auto;gap:12px;width:100%;display:grid}.styles-module-scss-module__frVWgq__tooltip{background:var(--palette-white);border-radius:var(--palette-border-radius-m);max-width:343px;box-shadow:var(--shadow-tooltip);flex-direction:column;align-items:flex-start;padding:16px;display:flex}.styles-module-scss-module__frVWgq__tooltip .MuiTooltip-arrow{color:var(--palette-white);margin-inline:16px}.styles-module-scss-module__frVWgq__tooltip b{font-weight:var(--palette-font-weight-medium)}.styles-module-scss-module__frVWgq__formRootMessage{border-radius:var(--palette-border-radius-s);text-align:center;flex-direction:row;justify-content:center;align-items:center;width:100%;padding:8px 16px;display:flex}.styles-module-scss-module__frVWgq__formRootMessage.styles-module-scss-module__frVWgq__formRootMessageError{background:var(--palette-red-50);color:var(--palette-red-500)}.styles-module-scss-module__frVWgq__formRootMessage.styles-module-scss-module__frVWgq__formRootMessageSuccess{background:var(--palette-green-100);color:var(--palette-green-500)}.styles-module-scss-module__frVWgq__formRootMessage.styles-module-scss-module__frVWgq__formRootMessageWarning{color:#704b00;background-color:#ffd787}.styles-module-scss-module__frVWgq__page{background:url(../media/bg.2nos81ucy9-tz.png) 50%/cover no-repeat;width:100%;min-height:100vh;padding:8px;position:relative}@media screen and (min-width:768px){.styles-module-scss-module__frVWgq__page{justify-content:center;align-items:center;display:flex}}.styles-module-scss-module__frVWgq__content{width:100%;max-width:536px;margin-inline:auto;position:relative}@media screen and (min-width:992px){.styles-module-scss-module__frVWgq__content{max-width:600px}}.styles-module-scss-module__frVWgq__header{justify-content:space-between;align-items:center;width:100%;padding:24px 28px;display:flex}@media screen and (min-width:768px){.styles-module-scss-module__frVWgq__header{height:40px;margin-bottom:16px;padding:0}}
.scrollbar-module-scss-module__FPl8Ba__noScrollbarWithDescendants,.scrollbar-module-scss-module__FPl8Ba__noScrollbarWithDescendants *{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-module-scss-module__FPl8Ba__noScrollbarWithDescendants::-webkit-scrollbar{display:none}.scrollbar-module-scss-module__FPl8Ba__noScrollbarWithDescendants ::-webkit-scrollbar{display:none}.scrollbar-module-scss-module__FPl8Ba__noScrollbar{-ms-overflow-style:none;scrollbar-width:none;display:none}.scrollbar-module-scss-module__FPl8Ba__noScrollbar::-webkit-scrollbar{-ms-overflow-style:none;scrollbar-width:none;display:none}.scrollbar-module-scss-module__FPl8Ba__customScrollbar::-webkit-scrollbar{width:6px;height:6px}.scrollbar-module-scss-module__FPl8Ba__customScrollbar::-webkit-scrollbar-track{background:0 0}.scrollbar-module-scss-module__FPl8Ba__customScrollbar::-webkit-scrollbar-thumb{background:var(--palette-gray-200);border-radius:4px}.scrollbar-module-scss-module__FPl8Ba__customScrollbar::-webkit-scrollbar-thumb:hover{background:var(--palette-gray-300)}
.styles-module-scss-module__Cyh9Gq__headerLabel{color:var(--palette-gray-500)}
.styles-module-scss-module__IFqb5W__navItemsGroup{flex-direction:column;gap:8px;width:100%;display:flex}
.styles-module-scss-module__WO-1oW__dropdownGroup>h3{padding-inline-start:4px}.styles-module-scss-module__WO-1oW__dropdownGroup>ul{grid-gap:4px;grid-template-columns:1fr 1fr;display:grid}.styles-module-scss-module__WO-1oW__dropdownGroup.styles-module-scss-module__WO-1oW__singleColumn>ul{grid-template-columns:1fr}

.styles-module-scss-module__j8Gsua__navItem{--transition-timing:50ms;--transition-easing:ease-in-out;--transition-all:all var(--transition-timing) var(--transition-easing);cursor:pointer;transition:var(--transition-all);height:100%;color:var(--color-text-primary);align-items:center;display:flex}.styles-module-scss-module__j8Gsua__navItem:hover{color:var(--palette-primary-700)}.styles-module-scss-module__j8Gsua__navItem .styles-module-scss-module__j8Gsua__icon{justify-content:center;align-items:center;display:flex}.styles-module-scss-module__j8Gsua__navItem .styles-module-scss-module__j8Gsua__icon svg{color:currentColor}.styles-module-scss-module__j8Gsua__navItem>div:last-child{flex-direction:column;gap:2px;display:flex}.styles-module-scss-module__j8Gsua__navItem .styles-module-scss-module__j8Gsua__title{font-weight:var(--font-weight-nav-item);color:currentColor}.styles-module-scss-module__j8Gsua__navItem .styles-module-scss-module__j8Gsua__title span{white-space:nowrap}.styles-module-scss-module__j8Gsua__navItem .styles-module-scss-module__j8Gsua__title svg{visibility:hidden;opacity:0;color:currentColor;vertical-align:middle;min-width:12px;max-width:12px;min-height:12px;max-height:12px;transition:all .15s var(--transition-fn-smooth-in-out);margin-inline-start:4px;display:inline;transform:translate(-3px)}.styles-module-scss-module__j8Gsua__navItem .styles-module-scss-module__j8Gsua__description{white-space:normal;color:var(--palette-gray-500);display:block}.styles-module-scss-module__j8Gsua__navItem.styles-module-scss-module__j8Gsua__detailed{border-radius:var(--palette-border-radius-xm);gap:14px}.styles-module-scss-module__j8Gsua__navItem.styles-module-scss-module__j8Gsua__detailed:hover,.styles-module-scss-module__j8Gsua__navItem.styles-module-scss-module__j8Gsua__detailed.styles-module-scss-module__j8Gsua__active{color:var(--palette-primary-700);background-color:var(--palette-gray-100)}.styles-module-scss-module__j8Gsua__navItem.styles-module-scss-module__j8Gsua__detailed:hover .styles-module-scss-module__j8Gsua__title svg,.styles-module-scss-module__j8Gsua__navItem.styles-module-scss-module__j8Gsua__detailed.styles-module-scss-module__j8Gsua__active .styles-module-scss-module__j8Gsua__title svg{visibility:visible;opacity:1;transform:translate(0)}.styles-module-scss-module__j8Gsua__navItem.styles-module-scss-module__j8Gsua__detailed .styles-module-scss-module__j8Gsua__icon{background:var(--palette-gray-100);transition:background-color var(--transition-timing) var(--transition-easing);border-radius:8px;padding:8px}.styles-module-scss-module__j8Gsua__navItem.styles-module-scss-module__j8Gsua__detailed .styles-module-scss-module__j8Gsua__icon svg{width:24px;height:24px}.styles-module-scss-module__j8Gsua__navItem.styles-module-scss-module__j8Gsua__detailed:active{color:var(--palette-primary-700);background-color:var(--palette-gray-125)}.styles-module-scss-module__j8Gsua__navItem.styles-module-scss-module__j8Gsua__detailed:active .styles-module-scss-module__j8Gsua__icon{background:var(--palette-gray-125)}.styles-module-scss-module__j8Gsua__navItem.styles-module-scss-module__j8Gsua__compact{gap:8px}.styles-module-scss-module__j8Gsua__navItem.styles-module-scss-module__j8Gsua__compact:active{color:var(--palette-primary-500)}.styles-module-scss-module__j8Gsua__navItem.styles-module-scss-module__j8Gsua__compact .styles-module-scss-module__j8Gsua__icon svg{width:16px;height:16px}.styles-module-scss-module__j8Gsua__dropdownNavItem{padding-block:8px;padding-inline:4px 12px}.styles-module-scss-module__j8Gsua__dropdownNavItem.styles-module-scss-module__j8Gsua__active.styles-module-scss-module__j8Gsua__hasSidebar{position:relative}.styles-module-scss-module__j8Gsua__dropdownNavItem.styles-module-scss-module__j8Gsua__active.styles-module-scss-module__j8Gsua__hasSidebar:before{content:"";inset-inline-start:calc(100% + 18px);z-index:1;background-image:url(../media/arrow.1xo3wp62sxh10.svg);background-repeat:no-repeat;width:12px;height:26px;position:absolute;top:50%;transform:translateY(-50%)}[dir=rtl] .styles-module-scss-module__j8Gsua__dropdownNavItem.styles-module-scss-module__j8Gsua__active.styles-module-scss-module__j8Gsua__hasSidebar:before{transform:translateY(-50%)scaleX(-1)}[dir=rtl] .styles-module-scss-module__j8Gsua__navItem .styles-module-scss-module__j8Gsua__title svg{transform:translate(3px)scaleX(-1)}[dir=rtl] .styles-module-scss-module__j8Gsua__navItem.styles-module-scss-module__j8Gsua__detailed:hover .styles-module-scss-module__j8Gsua__title svg,[dir=rtl] .styles-module-scss-module__j8Gsua__navItem.styles-module-scss-module__j8Gsua__detailed.styles-module-scss-module__j8Gsua__active .styles-module-scss-module__j8Gsua__title svg{transform:translate(0)scaleX(-1)}
.styles-module-scss-module__nLYoFW__navItemDropDown{--padding-dropdown:20px;background:var(--palette-gray-50);border:1px solid var(--palette-gray-150);border-radius:var(--palette-border-radius-xm);height:auto;list-style-type:none;overflow:hidden;box-shadow:0 0 30px #0b0b0b33}.styles-module-scss-module__nLYoFW__dropdownListLayout{display:flex}.styles-module-scss-module__nLYoFW__dropdownListLayout>ul{padding:var(--padding-dropdown)}.styles-module-scss-module__nLYoFW__dropdownListLayout>li:not(:last-child){margin-bottom:12px}.styles-module-scss-module__nLYoFW__dropdownGroupedLayout{padding:var(--padding-dropdown);min-width:var(--dropdown-group-width);flex-direction:column;gap:32px;width:100%;display:flex}.styles-module-scss-module__nLYoFW__dropdownGroupedLayout.styles-module-scss-module__nLYoFW__singleColumn{min-width:var(--dropdown-list-layout-item-width)}.styles-module-scss-module__nLYoFW__fixedHeight{height:calc(var(--dropdown-items-height) + var(--padding-dropdown)*2);align-items:flex-start}.styles-module-scss-module__nLYoFW__fixedHeight>:last-child{height:100%}
.styles-module-scss-module__sBKaua__dropdownSidebar{background-color:var(--palette-gray-100);--header-widgets-context-background:var(--palette-gray-100);overscroll-behavior:contain;width:max-content;height:auto;padding-inline-start:var(--padding-dropdown);padding-inline-end:var(--padding-dropdown);display:none;overflow:auto}.styles-module-scss-module__sBKaua__dropdownSidebarVisible{display:block}
.styles-module-scss-module__9nOpEG__usualNavItem{cursor:pointer;color:var(--palette-gray-800);padding:8px;border-radius:var(--palette-border-radius-s);font-weight:var(--font-weight-nav-item);align-items:center;padding-inline-end:12px;display:flex}@media screen and (min-width:992px){.styles-module-scss-module__9nOpEG__usualNavItem:hover{background-color:var(--palette-primary-75)}}.styles-module-scss-module__9nOpEG__usualNavItem:active{background-color:var(--palette-primary-100)}.styles-module-scss-module__9nOpEG__usualNavItem:not(:last-child){margin-bottom:8px}.styles-module-scss-module__9nOpEG__iconSlot{justify-content:center;align-items:center;min-width:24px;min-height:24px;margin-inline-end:8px;display:flex}.styles-module-scss-module__9nOpEG__iconSlot svg{color:var(--palette-primary-700)}
.styles-module-scss-module__2_PbHa__dropdownSidebarItemsGroup{padding-top:32px;padding-bottom:32px}.styles-module-scss-module__2_PbHa__dropdownSidebarItem{flex-direction:column;height:100%;display:none}.styles-module-scss-module__2_PbHa__dropdownSidebarItemVisible{display:flex}
.styles-module-scss-module__XqCE2G__dropdownNestedListLayoutItem{min-width:var(--dropdown-list-layout-item-width)}
.styles-module-scss-module__zON2UG__navItem{cursor:pointer;-webkit-user-select:none;user-select:none;font-size:14px;font-style:normal;font-weight:var(--font-weight-nav-item);white-space:nowrap;color:var(--nav-item-color,var(--color-header-text));align-items:center;padding:8px 0;line-height:20px;transition:all 80ms ease-in-out;display:flex;position:relative}.styles-module-scss-module__zON2UG__navItem h2{color:inherit}.styles-module-scss-module__zON2UG__navItem:hover{--nav-item-color:var(--palette-primary-400)}.styles-module-scss-module__zON2UG__navItem:active{--nav-item-color:var(--palette-primary-500)}.styles-module-scss-module__zON2UG__navItem>:last-child{transition:var(--nav-item-arrow-transition);margin-inline-start:6px}.styles-module-scss-module__zON2UG__navItem.styles-module-scss-module__zON2UG__highlighted{--nav-item-color:var(--palette-primary-500)}.styles-module-scss-module__zON2UG__navItem.styles-module-scss-module__zON2UG__highlighted:hover{--nav-item-color:var(--palette-primary-600)}.styles-module-scss-module__zON2UG__navItem.styles-module-scss-module__zON2UG__highlighted:active{--nav-item-color:var(--palette-primary-700)}.styles-module-scss-module__zON2UG__navItemOpenedWrapper{--nav-item-color:var(--palette-primary-400)}.styles-module-scss-module__zON2UG__navItemOpenedWrapper .styles-module-scss-module__zON2UG__navItem.styles-module-scss-module__zON2UG__hasDropdown:before{display:block}.styles-module-scss-module__zON2UG__navItemOpenedWrapper .styles-module-scss-module__zON2UG__navItem>:last-child{transform:var(--nav-item-arrow-transform)}
.styles-module-scss-module__MqU90W__navItems{display:none}@media screen and (min-width:992px){.styles-module-scss-module__MqU90W__navItems{align-items:center;gap:8px;margin-inline-end:8px;display:flex}}@media screen and (min-width:992px) and (min-width:1200px){.styles-module-scss-module__MqU90W__navItems{gap:16px}}@media screen and (min-width:992px){.styles-module-scss-module__MqU90W__partnersGap{gap:24px}}.styles-module-scss-module__MqU90W__pageScrolledDown{display:none}
.styles-module-scss-module__SO1ofq__h1{color:var(--color-heading);font-size:32px;line-height:40px;font-weight:var(--font-weight-heading)}@media screen and (min-width:768px){.styles-module-scss-module__SO1ofq__h1{font-size:60px;line-height:72px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__SO1ofq__h2{color:var(--color-heading);font-size:28px;line-height:36px;font-weight:var(--font-weight-heading)}@media screen and (min-width:768px){.styles-module-scss-module__SO1ofq__h2{font-size:48px;line-height:60px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__SO1ofq__h3{color:var(--color-heading);font-size:24px;line-height:32px;font-weight:var(--font-weight-heading)}@media screen and (min-width:768px){.styles-module-scss-module__SO1ofq__h3{font-size:40px;line-height:52px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__SO1ofq__h4{color:var(--color-heading);font-size:20px;line-height:28px;font-weight:var(--font-weight-heading)}@media screen and (min-width:768px){.styles-module-scss-module__SO1ofq__h4{font-size:28px;line-height:36px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__SO1ofq__h4L{color:var(--color-heading);font-size:28px;line-height:36px;font-weight:var(--font-weight-heading)}.styles-module-scss-module__SO1ofq__h4S{color:var(--color-heading);font-size:20px;line-height:28px;font-weight:var(--font-weight-heading)}.styles-module-scss-module__SO1ofq__h5{font-size:18px;line-height:26px;font-weight:var(--font-weight-heading);color:var(--color-heading)}@media screen and (min-width:768px){.styles-module-scss-module__SO1ofq__h5{font-size:24px;line-height:32px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__SO1ofq__h6{font-size:16px;line-height:24px;font-weight:var(--font-weight-heading);color:var(--color-heading)}@media screen and (min-width:768px){.styles-module-scss-module__SO1ofq__h6{font-size:20px;line-height:28px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__SO1ofq__subheadingL{color:var(--color-text-secondary);font-size:22px;line-height:32px}.styles-module-scss-module__SO1ofq__subheadingM{color:var(--color-text-secondary);font-size:18px;line-height:28px}.styles-module-scss-module__SO1ofq__subheadingS{color:var(--color-text-secondary);font-size:16px;line-height:24px}.styles-module-scss-module__SO1ofq__subheadingML{color:var(--color-subtitle);font-size:18px;line-height:28px}@media screen and (min-width:768px){.styles-module-scss-module__SO1ofq__subheadingML{font-size:22px;line-height:32px}}.styles-module-scss-module__SO1ofq__subheadingSM{color:var(--color-subtitle);font-size:16px;line-height:24px}@media screen and (min-width:768px){.styles-module-scss-module__SO1ofq__subheadingSM{font-size:18px;line-height:28px}}.styles-module-scss-module__SO1ofq__subheadingSL{color:var(--color-subtitle);font-size:16px;line-height:24px}@media screen and (min-width:768px){.styles-module-scss-module__SO1ofq__subheadingSL{font-size:22px;line-height:32px}}.styles-module-scss-module__SO1ofq__bodyM{color:var(--color-text-secondary);font-size:16px;line-height:24px}.styles-module-scss-module__SO1ofq__bodyS{color:var(--color-text-secondary);font-size:14px;line-height:20px}.styles-module-scss-module__SO1ofq__bodyXS{color:var(--color-text-secondary);font-size:12px;line-height:16px}.styles-module-scss-module__SO1ofq__regular{font-weight:var(--palette-font-weight-regular)}.styles-module-scss-module__SO1ofq__medium{font-weight:var(--palette-font-weight-medium)}.styles-module-scss-module__SO1ofq__semibold{font-weight:var(--palette-font-weight-semibold)}.styles-module-scss-module__SO1ofq__bold{font-weight:var(--palette-font-weight-bold)}.styles-module-scss-module__SO1ofq__headerSubhead{margin-top:12px}@media screen and (min-width:768px){.styles-module-scss-module__SO1ofq__headerSubhead{margin-top:16px}}.styles-module-scss-module__SO1ofq__btn{appearance:none;cursor:pointer;-webkit-user-select:none;user-select:none;outline:none;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.styles-module-scss-module__SO1ofq__btnL{font-size:24px;line-height:32px;font-weight:var(--font-weight-btn);border-radius:8px;padding:16px 32px}.styles-module-scss-module__SO1ofq__btnL svg,.styles-module-scss-module__SO1ofq__btnL img{width:32px;height:32px}.styles-module-scss-module__SO1ofq__btnL.styles-module-scss-module__SO1ofq__btnIconLeft{padding-inline-start:16px}.styles-module-scss-module__SO1ofq__btnL.styles-module-scss-module__SO1ofq__btnIconLeft svg,.styles-module-scss-module__SO1ofq__btnL.styles-module-scss-module__SO1ofq__btnIconLeft img{margin-inline-end:8px}.styles-module-scss-module__SO1ofq__btnL.styles-module-scss-module__SO1ofq__btnIconLeft.styles-module-scss-module__SO1ofq__btnLink svg,.styles-module-scss-module__SO1ofq__btnL.styles-module-scss-module__SO1ofq__btnIconLeft.styles-module-scss-module__SO1ofq__btnLink img{margin-inline-end:4px}.styles-module-scss-module__SO1ofq__btnL.styles-module-scss-module__SO1ofq__btnIconRight{padding-inline-end:16px}.styles-module-scss-module__SO1ofq__btnL.styles-module-scss-module__SO1ofq__btnIconRight svg,.styles-module-scss-module__SO1ofq__btnL.styles-module-scss-module__SO1ofq__btnIconRight img{margin-inline-start:8px}.styles-module-scss-module__SO1ofq__btnL.styles-module-scss-module__SO1ofq__btnIconRight.styles-module-scss-module__SO1ofq__btnLink svg,.styles-module-scss-module__SO1ofq__btnL.styles-module-scss-module__SO1ofq__btnIconRight.styles-module-scss-module__SO1ofq__btnLink img{margin-inline-start:4px}.styles-module-scss-module__SO1ofq__btnL.styles-module-scss-module__SO1ofq__btnIcon{padding:16px}.styles-module-scss-module__SO1ofq__btnM{font-size:16px;line-height:24px;font-weight:var(--font-weight-btn);border-radius:8px;padding:12px 24px}.styles-module-scss-module__SO1ofq__btnM svg,.styles-module-scss-module__SO1ofq__btnM img{width:24px;height:24px}.styles-module-scss-module__SO1ofq__btnM.styles-module-scss-module__SO1ofq__btnIconLeft{padding-inline-start:12px}.styles-module-scss-module__SO1ofq__btnM.styles-module-scss-module__SO1ofq__btnIconLeft svg,.styles-module-scss-module__SO1ofq__btnM.styles-module-scss-module__SO1ofq__btnIconLeft img{margin-inline-end:8px}.styles-module-scss-module__SO1ofq__btnM.styles-module-scss-module__SO1ofq__btnIconLeft.styles-module-scss-module__SO1ofq__btnLink svg,.styles-module-scss-module__SO1ofq__btnM.styles-module-scss-module__SO1ofq__btnIconLeft.styles-module-scss-module__SO1ofq__btnLink img{margin-inline-end:4px}.styles-module-scss-module__SO1ofq__btnM.styles-module-scss-module__SO1ofq__btnIconRight{padding-inline-end:12px}.styles-module-scss-module__SO1ofq__btnM.styles-module-scss-module__SO1ofq__btnIconRight svg,.styles-module-scss-module__SO1ofq__btnM.styles-module-scss-module__SO1ofq__btnIconRight img{margin-inline-start:8px}.styles-module-scss-module__SO1ofq__btnM.styles-module-scss-module__SO1ofq__btnIconRight.styles-module-scss-module__SO1ofq__btnLink svg,.styles-module-scss-module__SO1ofq__btnM.styles-module-scss-module__SO1ofq__btnIconRight.styles-module-scss-module__SO1ofq__btnLink img{margin-inline-start:4px}.styles-module-scss-module__SO1ofq__btnM.styles-module-scss-module__SO1ofq__btnIcon{padding:12px}.styles-module-scss-module__SO1ofq__btnS{font-size:14px;line-height:20px;font-weight:var(--font-weight-btn);border-radius:8px;padding:12px 20px}.styles-module-scss-module__SO1ofq__btnS svg,.styles-module-scss-module__SO1ofq__btnS img{width:16px;height:16px}.styles-module-scss-module__SO1ofq__btnS.styles-module-scss-module__SO1ofq__btnIconLeft{padding-inline-start:12px}.styles-module-scss-module__SO1ofq__btnS.styles-module-scss-module__SO1ofq__btnIconLeft svg,.styles-module-scss-module__SO1ofq__btnS.styles-module-scss-module__SO1ofq__btnIconLeft img{margin-inline-end:8px}.styles-module-scss-module__SO1ofq__btnS.styles-module-scss-module__SO1ofq__btnIconLeft.styles-module-scss-module__SO1ofq__btnLink svg,.styles-module-scss-module__SO1ofq__btnS.styles-module-scss-module__SO1ofq__btnIconLeft.styles-module-scss-module__SO1ofq__btnLink img{margin-inline-end:4px}.styles-module-scss-module__SO1ofq__btnS.styles-module-scss-module__SO1ofq__btnIconRight{padding-inline-end:12px}.styles-module-scss-module__SO1ofq__btnS.styles-module-scss-module__SO1ofq__btnIconRight svg,.styles-module-scss-module__SO1ofq__btnS.styles-module-scss-module__SO1ofq__btnIconRight img{margin-inline-start:8px}.styles-module-scss-module__SO1ofq__btnS.styles-module-scss-module__SO1ofq__btnIconRight.styles-module-scss-module__SO1ofq__btnLink svg,.styles-module-scss-module__SO1ofq__btnS.styles-module-scss-module__SO1ofq__btnIconRight.styles-module-scss-module__SO1ofq__btnLink img{margin-inline-start:4px}.styles-module-scss-module__SO1ofq__btnS.styles-module-scss-module__SO1ofq__btnIcon{padding:14px}.styles-module-scss-module__SO1ofq__btnXS{font-size:14px;line-height:20px;font-weight:var(--font-weight-btn);border-radius:8px;padding:10px 16px}.styles-module-scss-module__SO1ofq__btnXS svg,.styles-module-scss-module__SO1ofq__btnXS img{width:16px;height:16px}.styles-module-scss-module__SO1ofq__btnXS.styles-module-scss-module__SO1ofq__btnIconLeft{padding-inline-start:12px}.styles-module-scss-module__SO1ofq__btnXS.styles-module-scss-module__SO1ofq__btnIconLeft svg,.styles-module-scss-module__SO1ofq__btnXS.styles-module-scss-module__SO1ofq__btnIconLeft img{margin-inline-end:8px}.styles-module-scss-module__SO1ofq__btnXS.styles-module-scss-module__SO1ofq__btnIconLeft.styles-module-scss-module__SO1ofq__btnLink svg,.styles-module-scss-module__SO1ofq__btnXS.styles-module-scss-module__SO1ofq__btnIconLeft.styles-module-scss-module__SO1ofq__btnLink img{margin-inline-end:4px}.styles-module-scss-module__SO1ofq__btnXS.styles-module-scss-module__SO1ofq__btnIconRight{padding-inline-end:12px}.styles-module-scss-module__SO1ofq__btnXS.styles-module-scss-module__SO1ofq__btnIconRight svg,.styles-module-scss-module__SO1ofq__btnXS.styles-module-scss-module__SO1ofq__btnIconRight img{margin-inline-start:8px}.styles-module-scss-module__SO1ofq__btnXS.styles-module-scss-module__SO1ofq__btnIconRight.styles-module-scss-module__SO1ofq__btnLink svg,.styles-module-scss-module__SO1ofq__btnXS.styles-module-scss-module__SO1ofq__btnIconRight.styles-module-scss-module__SO1ofq__btnLink img{margin-inline-start:4px}.styles-module-scss-module__SO1ofq__btnXS.styles-module-scss-module__SO1ofq__btnIcon{padding:12px}.styles-module-scss-module__SO1ofq__btnXXS{font-size:14px;line-height:20px;font-weight:var(--font-weight-btn);border-radius:6px;padding:8px 16px}.styles-module-scss-module__SO1ofq__btnXXS svg,.styles-module-scss-module__SO1ofq__btnXXS img{width:16px;height:16px}.styles-module-scss-module__SO1ofq__btnXXS.styles-module-scss-module__SO1ofq__btnIconLeft{padding-inline-start:8px}.styles-module-scss-module__SO1ofq__btnXXS.styles-module-scss-module__SO1ofq__btnIconLeft svg,.styles-module-scss-module__SO1ofq__btnXXS.styles-module-scss-module__SO1ofq__btnIconLeft img{margin-inline-end:8px}.styles-module-scss-module__SO1ofq__btnXXS.styles-module-scss-module__SO1ofq__btnIconLeft.styles-module-scss-module__SO1ofq__btnLink svg,.styles-module-scss-module__SO1ofq__btnXXS.styles-module-scss-module__SO1ofq__btnIconLeft.styles-module-scss-module__SO1ofq__btnLink img{margin-inline-end:4px}.styles-module-scss-module__SO1ofq__btnXXS.styles-module-scss-module__SO1ofq__btnIconRight{padding-inline-end:8px}.styles-module-scss-module__SO1ofq__btnXXS.styles-module-scss-module__SO1ofq__btnIconRight svg,.styles-module-scss-module__SO1ofq__btnXXS.styles-module-scss-module__SO1ofq__btnIconRight img{margin-inline-start:8px}.styles-module-scss-module__SO1ofq__btnXXS.styles-module-scss-module__SO1ofq__btnIconRight.styles-module-scss-module__SO1ofq__btnLink svg,.styles-module-scss-module__SO1ofq__btnXXS.styles-module-scss-module__SO1ofq__btnIconRight.styles-module-scss-module__SO1ofq__btnLink img{margin-inline-start:4px}.styles-module-scss-module__SO1ofq__btnXXS.styles-module-scss-module__SO1ofq__btnIcon{padding:8px}.styles-module-scss-module__SO1ofq__btnResponsiveML{font-size:16px;line-height:24px;font-weight:var(--font-weight-btn);border-radius:8px;padding:12px 24px}.styles-module-scss-module__SO1ofq__btnResponsiveML svg,.styles-module-scss-module__SO1ofq__btnResponsiveML img{width:24px;height:24px}.styles-module-scss-module__SO1ofq__btnResponsiveML.styles-module-scss-module__SO1ofq__btnIconLeft{padding-inline-start:12px}.styles-module-scss-module__SO1ofq__btnResponsiveML.styles-module-scss-module__SO1ofq__btnIconLeft svg,.styles-module-scss-module__SO1ofq__btnResponsiveML.styles-module-scss-module__SO1ofq__btnIconLeft img{margin-inline-end:8px}.styles-module-scss-module__SO1ofq__btnResponsiveML.styles-module-scss-module__SO1ofq__btnIconLeft.styles-module-scss-module__SO1ofq__btnLink svg,.styles-module-scss-module__SO1ofq__btnResponsiveML.styles-module-scss-module__SO1ofq__btnIconLeft.styles-module-scss-module__SO1ofq__btnLink img{margin-inline-end:4px}.styles-module-scss-module__SO1ofq__btnResponsiveML.styles-module-scss-module__SO1ofq__btnIconRight{padding-inline-end:12px}.styles-module-scss-module__SO1ofq__btnResponsiveML.styles-module-scss-module__SO1ofq__btnIconRight svg,.styles-module-scss-module__SO1ofq__btnResponsiveML.styles-module-scss-module__SO1ofq__btnIconRight img{margin-inline-start:8px}.styles-module-scss-module__SO1ofq__btnResponsiveML.styles-module-scss-module__SO1ofq__btnIconRight.styles-module-scss-module__SO1ofq__btnLink svg,.styles-module-scss-module__SO1ofq__btnResponsiveML.styles-module-scss-module__SO1ofq__btnIconRight.styles-module-scss-module__SO1ofq__btnLink img{margin-inline-start:4px}.styles-module-scss-module__SO1ofq__btnResponsiveML.styles-module-scss-module__SO1ofq__btnIcon{padding:12px}@media screen and (min-width:768px){.styles-module-scss-module__SO1ofq__btnResponsiveML{font-size:24px;line-height:32px;font-weight:var(--font-weight-btn);border-radius:8px;padding:16px 32px}.styles-module-scss-module__SO1ofq__btnResponsiveML svg,.styles-module-scss-module__SO1ofq__btnResponsiveML img{width:32px;height:32px}.styles-module-scss-module__SO1ofq__btnResponsiveML.styles-module-scss-module__SO1ofq__btnIconLeft{padding-inline-start:16px}.styles-module-scss-module__SO1ofq__btnResponsiveML.styles-module-scss-module__SO1ofq__btnIconLeft svg,.styles-module-scss-module__SO1ofq__btnResponsiveML.styles-module-scss-module__SO1ofq__btnIconLeft img{margin-inline-end:8px}.styles-module-scss-module__SO1ofq__btnResponsiveML.styles-module-scss-module__SO1ofq__btnIconLeft.styles-module-scss-module__SO1ofq__btnLink svg,.styles-module-scss-module__SO1ofq__btnResponsiveML.styles-module-scss-module__SO1ofq__btnIconLeft.styles-module-scss-module__SO1ofq__btnLink img{margin-inline-end:4px}.styles-module-scss-module__SO1ofq__btnResponsiveML.styles-module-scss-module__SO1ofq__btnIconRight{padding-inline-end:16px}.styles-module-scss-module__SO1ofq__btnResponsiveML.styles-module-scss-module__SO1ofq__btnIconRight svg,.styles-module-scss-module__SO1ofq__btnResponsiveML.styles-module-scss-module__SO1ofq__btnIconRight img{margin-inline-start:8px}.styles-module-scss-module__SO1ofq__btnResponsiveML.styles-module-scss-module__SO1ofq__btnIconRight.styles-module-scss-module__SO1ofq__btnLink svg,.styles-module-scss-module__SO1ofq__btnResponsiveML.styles-module-scss-module__SO1ofq__btnIconRight.styles-module-scss-module__SO1ofq__btnLink img{margin-inline-start:4px}.styles-module-scss-module__SO1ofq__btnResponsiveML.styles-module-scss-module__SO1ofq__btnIcon{padding:16px}}.styles-module-scss-module__SO1ofq__btnResponsiveXXSM{font-size:14px;line-height:20px;font-weight:var(--font-weight-btn);border-radius:6px;padding:8px 16px}.styles-module-scss-module__SO1ofq__btnResponsiveXXSM svg,.styles-module-scss-module__SO1ofq__btnResponsiveXXSM img{width:16px;height:16px}.styles-module-scss-module__SO1ofq__btnResponsiveXXSM.styles-module-scss-module__SO1ofq__btnIconLeft{padding-inline-start:8px}.styles-module-scss-module__SO1ofq__btnResponsiveXXSM.styles-module-scss-module__SO1ofq__btnIconLeft svg,.styles-module-scss-module__SO1ofq__btnResponsiveXXSM.styles-module-scss-module__SO1ofq__btnIconLeft img{margin-inline-end:8px}.styles-module-scss-module__SO1ofq__btnResponsiveXXSM.styles-module-scss-module__SO1ofq__btnIconLeft.styles-module-scss-module__SO1ofq__btnLink svg,.styles-module-scss-module__SO1ofq__btnResponsiveXXSM.styles-module-scss-module__SO1ofq__btnIconLeft.styles-module-scss-module__SO1ofq__btnLink img{margin-inline-end:4px}.styles-module-scss-module__SO1ofq__btnResponsiveXXSM.styles-module-scss-module__SO1ofq__btnIconRight{padding-inline-end:8px}.styles-module-scss-module__SO1ofq__btnResponsiveXXSM.styles-module-scss-module__SO1ofq__btnIconRight svg,.styles-module-scss-module__SO1ofq__btnResponsiveXXSM.styles-module-scss-module__SO1ofq__btnIconRight img{margin-inline-start:8px}.styles-module-scss-module__SO1ofq__btnResponsiveXXSM.styles-module-scss-module__SO1ofq__btnIconRight.styles-module-scss-module__SO1ofq__btnLink svg,.styles-module-scss-module__SO1ofq__btnResponsiveXXSM.styles-module-scss-module__SO1ofq__btnIconRight.styles-module-scss-module__SO1ofq__btnLink img{margin-inline-start:4px}.styles-module-scss-module__SO1ofq__btnResponsiveXXSM.styles-module-scss-module__SO1ofq__btnIcon{padding:8px}@media screen and (min-width:768px){.styles-module-scss-module__SO1ofq__btnResponsiveXXSM{font-size:16px;line-height:24px;font-weight:var(--font-weight-btn);border-radius:8px;padding:12px 24px}.styles-module-scss-module__SO1ofq__btnResponsiveXXSM svg,.styles-module-scss-module__SO1ofq__btnResponsiveXXSM img{width:24px;height:24px}.styles-module-scss-module__SO1ofq__btnResponsiveXXSM.styles-module-scss-module__SO1ofq__btnIconLeft{padding-inline-start:12px}.styles-module-scss-module__SO1ofq__btnResponsiveXXSM.styles-module-scss-module__SO1ofq__btnIconLeft svg,.styles-module-scss-module__SO1ofq__btnResponsiveXXSM.styles-module-scss-module__SO1ofq__btnIconLeft img{margin-inline-end:8px}.styles-module-scss-module__SO1ofq__btnResponsiveXXSM.styles-module-scss-module__SO1ofq__btnIconLeft.styles-module-scss-module__SO1ofq__btnLink svg,.styles-module-scss-module__SO1ofq__btnResponsiveXXSM.styles-module-scss-module__SO1ofq__btnIconLeft.styles-module-scss-module__SO1ofq__btnLink img{margin-inline-end:4px}.styles-module-scss-module__SO1ofq__btnResponsiveXXSM.styles-module-scss-module__SO1ofq__btnIconRight{padding-inline-end:12px}.styles-module-scss-module__SO1ofq__btnResponsiveXXSM.styles-module-scss-module__SO1ofq__btnIconRight svg,.styles-module-scss-module__SO1ofq__btnResponsiveXXSM.styles-module-scss-module__SO1ofq__btnIconRight img{margin-inline-start:8px}.styles-module-scss-module__SO1ofq__btnResponsiveXXSM.styles-module-scss-module__SO1ofq__btnIconRight.styles-module-scss-module__SO1ofq__btnLink svg,.styles-module-scss-module__SO1ofq__btnResponsiveXXSM.styles-module-scss-module__SO1ofq__btnIconRight.styles-module-scss-module__SO1ofq__btnLink img{margin-inline-start:4px}.styles-module-scss-module__SO1ofq__btnResponsiveXXSM.styles-module-scss-module__SO1ofq__btnIcon{padding:12px}}.styles-module-scss-module__SO1ofq__btnResponsiveSM{font-size:14px;line-height:20px;font-weight:var(--font-weight-btn);border-radius:8px;padding:12px 20px}.styles-module-scss-module__SO1ofq__btnResponsiveSM svg,.styles-module-scss-module__SO1ofq__btnResponsiveSM img{width:16px;height:16px}.styles-module-scss-module__SO1ofq__btnResponsiveSM.styles-module-scss-module__SO1ofq__btnIconLeft{padding-inline-start:12px}.styles-module-scss-module__SO1ofq__btnResponsiveSM.styles-module-scss-module__SO1ofq__btnIconLeft svg,.styles-module-scss-module__SO1ofq__btnResponsiveSM.styles-module-scss-module__SO1ofq__btnIconLeft img{margin-inline-end:8px}.styles-module-scss-module__SO1ofq__btnResponsiveSM.styles-module-scss-module__SO1ofq__btnIconLeft.styles-module-scss-module__SO1ofq__btnLink svg,.styles-module-scss-module__SO1ofq__btnResponsiveSM.styles-module-scss-module__SO1ofq__btnIconLeft.styles-module-scss-module__SO1ofq__btnLink img{margin-inline-end:4px}.styles-module-scss-module__SO1ofq__btnResponsiveSM.styles-module-scss-module__SO1ofq__btnIconRight{padding-inline-end:12px}.styles-module-scss-module__SO1ofq__btnResponsiveSM.styles-module-scss-module__SO1ofq__btnIconRight svg,.styles-module-scss-module__SO1ofq__btnResponsiveSM.styles-module-scss-module__SO1ofq__btnIconRight img{margin-inline-start:8px}.styles-module-scss-module__SO1ofq__btnResponsiveSM.styles-module-scss-module__SO1ofq__btnIconRight.styles-module-scss-module__SO1ofq__btnLink svg,.styles-module-scss-module__SO1ofq__btnResponsiveSM.styles-module-scss-module__SO1ofq__btnIconRight.styles-module-scss-module__SO1ofq__btnLink img{margin-inline-start:4px}.styles-module-scss-module__SO1ofq__btnResponsiveSM.styles-module-scss-module__SO1ofq__btnIcon{padding:14px}@media screen and (min-width:768px){.styles-module-scss-module__SO1ofq__btnResponsiveSM{font-size:16px;line-height:24px;font-weight:var(--font-weight-btn);border-radius:8px;padding:12px 24px}.styles-module-scss-module__SO1ofq__btnResponsiveSM svg,.styles-module-scss-module__SO1ofq__btnResponsiveSM img{width:24px;height:24px}.styles-module-scss-module__SO1ofq__btnResponsiveSM.styles-module-scss-module__SO1ofq__btnIconLeft{padding-inline-start:12px}.styles-module-scss-module__SO1ofq__btnResponsiveSM.styles-module-scss-module__SO1ofq__btnIconLeft svg,.styles-module-scss-module__SO1ofq__btnResponsiveSM.styles-module-scss-module__SO1ofq__btnIconLeft img{margin-inline-end:8px}.styles-module-scss-module__SO1ofq__btnResponsiveSM.styles-module-scss-module__SO1ofq__btnIconLeft.styles-module-scss-module__SO1ofq__btnLink svg,.styles-module-scss-module__SO1ofq__btnResponsiveSM.styles-module-scss-module__SO1ofq__btnIconLeft.styles-module-scss-module__SO1ofq__btnLink img{margin-inline-end:4px}.styles-module-scss-module__SO1ofq__btnResponsiveSM.styles-module-scss-module__SO1ofq__btnIconRight{padding-inline-end:12px}.styles-module-scss-module__SO1ofq__btnResponsiveSM.styles-module-scss-module__SO1ofq__btnIconRight svg,.styles-module-scss-module__SO1ofq__btnResponsiveSM.styles-module-scss-module__SO1ofq__btnIconRight img{margin-inline-start:8px}.styles-module-scss-module__SO1ofq__btnResponsiveSM.styles-module-scss-module__SO1ofq__btnIconRight.styles-module-scss-module__SO1ofq__btnLink svg,.styles-module-scss-module__SO1ofq__btnResponsiveSM.styles-module-scss-module__SO1ofq__btnIconRight.styles-module-scss-module__SO1ofq__btnLink img{margin-inline-start:4px}.styles-module-scss-module__SO1ofq__btnResponsiveSM.styles-module-scss-module__SO1ofq__btnIcon{padding:12px}}.styles-module-scss-module__SO1ofq__btnResponsiveXXSXS{font-size:14px;line-height:20px;font-weight:var(--font-weight-btn);border-radius:6px;padding:8px 16px}.styles-module-scss-module__SO1ofq__btnResponsiveXXSXS svg,.styles-module-scss-module__SO1ofq__btnResponsiveXXSXS img{width:16px;height:16px}.styles-module-scss-module__SO1ofq__btnResponsiveXXSXS.styles-module-scss-module__SO1ofq__btnIconLeft{padding-inline-start:8px}.styles-module-scss-module__SO1ofq__btnResponsiveXXSXS.styles-module-scss-module__SO1ofq__btnIconLeft svg,.styles-module-scss-module__SO1ofq__btnResponsiveXXSXS.styles-module-scss-module__SO1ofq__btnIconLeft img{margin-inline-end:8px}.styles-module-scss-module__SO1ofq__btnResponsiveXXSXS.styles-module-scss-module__SO1ofq__btnIconLeft.styles-module-scss-module__SO1ofq__btnLink svg,.styles-module-scss-module__SO1ofq__btnResponsiveXXSXS.styles-module-scss-module__SO1ofq__btnIconLeft.styles-module-scss-module__SO1ofq__btnLink img{margin-inline-end:4px}.styles-module-scss-module__SO1ofq__btnResponsiveXXSXS.styles-module-scss-module__SO1ofq__btnIconRight{padding-inline-end:8px}.styles-module-scss-module__SO1ofq__btnResponsiveXXSXS.styles-module-scss-module__SO1ofq__btnIconRight svg,.styles-module-scss-module__SO1ofq__btnResponsiveXXSXS.styles-module-scss-module__SO1ofq__btnIconRight img{margin-inline-start:8px}.styles-module-scss-module__SO1ofq__btnResponsiveXXSXS.styles-module-scss-module__SO1ofq__btnIconRight.styles-module-scss-module__SO1ofq__btnLink svg,.styles-module-scss-module__SO1ofq__btnResponsiveXXSXS.styles-module-scss-module__SO1ofq__btnIconRight.styles-module-scss-module__SO1ofq__btnLink img{margin-inline-start:4px}.styles-module-scss-module__SO1ofq__btnResponsiveXXSXS.styles-module-scss-module__SO1ofq__btnIcon{padding:8px}@media screen and (min-width:768px){.styles-module-scss-module__SO1ofq__btnResponsiveXXSXS{font-size:14px;line-height:20px;font-weight:var(--font-weight-btn);border-radius:8px;padding:10px 16px}.styles-module-scss-module__SO1ofq__btnResponsiveXXSXS svg,.styles-module-scss-module__SO1ofq__btnResponsiveXXSXS img{width:16px;height:16px}.styles-module-scss-module__SO1ofq__btnResponsiveXXSXS.styles-module-scss-module__SO1ofq__btnIconLeft{padding-inline-start:12px}.styles-module-scss-module__SO1ofq__btnResponsiveXXSXS.styles-module-scss-module__SO1ofq__btnIconLeft svg,.styles-module-scss-module__SO1ofq__btnResponsiveXXSXS.styles-module-scss-module__SO1ofq__btnIconLeft img{margin-inline-end:8px}.styles-module-scss-module__SO1ofq__btnResponsiveXXSXS.styles-module-scss-module__SO1ofq__btnIconLeft.styles-module-scss-module__SO1ofq__btnLink svg,.styles-module-scss-module__SO1ofq__btnResponsiveXXSXS.styles-module-scss-module__SO1ofq__btnIconLeft.styles-module-scss-module__SO1ofq__btnLink img{margin-inline-end:4px}.styles-module-scss-module__SO1ofq__btnResponsiveXXSXS.styles-module-scss-module__SO1ofq__btnIconRight{padding-inline-end:12px}.styles-module-scss-module__SO1ofq__btnResponsiveXXSXS.styles-module-scss-module__SO1ofq__btnIconRight svg,.styles-module-scss-module__SO1ofq__btnResponsiveXXSXS.styles-module-scss-module__SO1ofq__btnIconRight img{margin-inline-start:8px}.styles-module-scss-module__SO1ofq__btnResponsiveXXSXS.styles-module-scss-module__SO1ofq__btnIconRight.styles-module-scss-module__SO1ofq__btnLink svg,.styles-module-scss-module__SO1ofq__btnResponsiveXXSXS.styles-module-scss-module__SO1ofq__btnIconRight.styles-module-scss-module__SO1ofq__btnLink img{margin-inline-start:4px}.styles-module-scss-module__SO1ofq__btnResponsiveXXSXS.styles-module-scss-module__SO1ofq__btnIcon{padding:12px}}.styles-module-scss-module__SO1ofq__btnPill{font-size:14px;line-height:20px;font-weight:var(--font-weight-btn);font-size:14px;line-height:20px;font-weight:var(--font-weight-btn);border-radius:6px;border-radius:var(--palette-border-radius-s);border:1px solid var(--palette-gray-150);background:var(--palette-white);color:var(--palette-gray-900);font-weight:var(--font-weight-btn);padding:8px 16px}.styles-module-scss-module__SO1ofq__btnPill svg,.styles-module-scss-module__SO1ofq__btnPill img{width:16px;height:16px}.styles-module-scss-module__SO1ofq__btnPill.styles-module-scss-module__SO1ofq__btnIconLeft{padding-inline-start:8px}.styles-module-scss-module__SO1ofq__btnPill.styles-module-scss-module__SO1ofq__btnIconLeft svg,.styles-module-scss-module__SO1ofq__btnPill.styles-module-scss-module__SO1ofq__btnIconLeft img{margin-inline-end:8px}.styles-module-scss-module__SO1ofq__btnPill.styles-module-scss-module__SO1ofq__btnIconLeft.styles-module-scss-module__SO1ofq__btnLink svg,.styles-module-scss-module__SO1ofq__btnPill.styles-module-scss-module__SO1ofq__btnIconLeft.styles-module-scss-module__SO1ofq__btnLink img{margin-inline-end:4px}.styles-module-scss-module__SO1ofq__btnPill.styles-module-scss-module__SO1ofq__btnIconRight{padding-inline-end:8px}.styles-module-scss-module__SO1ofq__btnPill.styles-module-scss-module__SO1ofq__btnIconRight svg,.styles-module-scss-module__SO1ofq__btnPill.styles-module-scss-module__SO1ofq__btnIconRight img{margin-inline-start:8px}.styles-module-scss-module__SO1ofq__btnPill.styles-module-scss-module__SO1ofq__btnIconRight.styles-module-scss-module__SO1ofq__btnLink svg,.styles-module-scss-module__SO1ofq__btnPill.styles-module-scss-module__SO1ofq__btnIconRight.styles-module-scss-module__SO1ofq__btnLink img{margin-inline-start:4px}.styles-module-scss-module__SO1ofq__btnPill.styles-module-scss-module__SO1ofq__btnIcon{padding:8px}.styles-module-scss-module__SO1ofq__btnPill.styles-module-scss-module__SO1ofq__btnPillTransparent{background:0 0}.styles-module-scss-module__SO1ofq__btnPill:hover{border:1px solid var(--palette-primary-700);background:var(--palette-gray-70)}.styles-module-scss-module__SO1ofq__btnPill.styles-module-scss-module__SO1ofq__btnPillActive{background:var(--palette-primary-700);color:var(--palette-white);border-color:var(--palette-primary-700)}.styles-module-scss-module__SO1ofq__btnSocialL{border-radius:6px;width:48px;height:48px;padding:10px}.styles-module-scss-module__SO1ofq__btnSocialL svg,.styles-module-scss-module__SO1ofq__btnSocialL img{width:32px;height:32px}.styles-module-scss-module__SO1ofq__btnSocialS{border-radius:6px;width:36px;height:36px;padding:6px}.styles-module-scss-module__SO1ofq__btnSocialS svg,.styles-module-scss-module__SO1ofq__btnSocialS img{width:24px;height:24px}.styles-module-scss-module__SO1ofq__btnSocialOutline{border:1px solid var(--color-btn-social-outline-border);background-color:var(--color-btn-social-outline-bg)}.styles-module-scss-module__SO1ofq__btnSocialOutline:hover{border:1px solid var(--color-btn-social-outline-hover-border);background-color:var(--color-btn-social-outline-hover-bg)}.styles-module-scss-module__SO1ofq__btnSocialOutline:active{border:1px solid var(--color-btn-social-outline-active-border);background-color:var(--color-btn-social-outline-active-bg)}.styles-module-scss-module__SO1ofq__btnSocialFilled{background-color:var(--color-btn-social-filled-bg)}.styles-module-scss-module__SO1ofq__btnSocialFilled:hover{background-color:var(--color-btn-social-filled-hover-bg)}.styles-module-scss-module__SO1ofq__btnPrimary{background:var(--color-btn-primary-bg);box-shadow:0 4px 0 0 var(--color-btn-primary-shadow),0 0 0 1px var(--color-btn-primary-border) inset;color:var(--color-btn-primary-text)}.styles-module-scss-module__SO1ofq__btnPrimary:hover{background:var(--color-btn-primary-hover-bg)}.styles-module-scss-module__SO1ofq__btnPrimary:active:not(:disabled){background:var(--color-btn-primary-active-bg);box-shadow:none;transition:all 50ms;transform:translateY(4px)}.styles-module-scss-module__SO1ofq__btnPrimary:disabled{background:var(--color-btn-primary-disabled-bg);color:var(--color-btn-primary-disabled-text);box-shadow:0 4px 0 0 var(--color-btn-primary-disabled-shadow),0 0 0 1px var(--color-btn-primary-disabled-border) inset;cursor:auto}.styles-module-scss-module__SO1ofq__btnPrimary.styles-module-scss-module__SO1ofq__btnFlat{box-shadow:none}.styles-module-scss-module__SO1ofq__btnPrimaryRed{background:var(--palette-red-600);box-shadow:0 4px 0 0 #ff4b4080,0 0 0 1px var(--color-btn-primary-border) inset;color:var(--color-btn-primary-text)}.styles-module-scss-module__SO1ofq__btnPrimaryRed:hover{background:var(--palette-red-700)}.styles-module-scss-module__SO1ofq__btnPrimaryRed:active:not(:disabled){background:var(--palette-red-800);box-shadow:none;transition:all 50ms;transform:translateY(4px)}.styles-module-scss-module__SO1ofq__btnPrimaryRed:disabled{background:var(--palette-red-500);color:var(--palette-red-300);box-shadow:0 4px 0 0 #ff4848,0 0 0 1px var(--palette-red-300) inset;cursor:auto}.styles-module-scss-module__SO1ofq__btnPrimaryGreen{background:var(--palette-green-600);box-shadow:0 4px 0 0 #24a95d80,0 0 0 1px var(--color-btn-primary-border) inset;color:var(--color-btn-primary-text)}.styles-module-scss-module__SO1ofq__btnPrimaryGreen:hover{background:var(--palette-green-700)}.styles-module-scss-module__SO1ofq__btnPrimaryGreen:active:not(:disabled){background:var(--palette-green-800);box-shadow:none;transition:all 50ms;transform:translateY(4px)}.styles-module-scss-module__SO1ofq__btnPrimaryGreen:disabled{background:var(--palette-green-400);color:var(--palette-green-300);box-shadow:0 4px 0 0 #24a95d,0 0 0 1px var(--palette-green-300) inset;cursor:auto}.styles-module-scss-module__SO1ofq__btnFilled{background:var(--color-btn-filled-bg);border:1.5px solid var(--color-btn-filled-border);color:var(--color-btn-filled-text)}.styles-module-scss-module__SO1ofq__btnFilled:hover{background:var(--color-btn-filled-hover-bg);color:var(--color-btn-filled-hover-text)}.styles-module-scss-module__SO1ofq__btnFilled:active{border:1.5px solid var(--color-btn-filled-active-border);background:var(--color-btn-filled-active-bg);color:var(--color-btn-filled-active-text)}.styles-module-scss-module__SO1ofq__btnOutline{background:var(--color-btn-outline-bg);color:var(--color-btn-outline-text);border:1.5px solid var(--color-btn-outline-border)}.styles-module-scss-module__SO1ofq__btnOutline:hover{background:var(--color-btn-outline-hover-bg);color:var(--color-btn-outline-hover-text);border:1.5px solid var(--color-btn-outline-hover-border)}.styles-module-scss-module__SO1ofq__btnOutline:active{background:var(--color-btn-outline-active-bg);color:var(--color-btn-outline-active-text);border:1.5px solid var(--color-btn-outline-active-border)}.styles-module-scss-module__SO1ofq__btnOutlinePrimary{box-shadow:0 0 0 1.5px var(--palette-primary-700) inset;color:var(--palette-primary-700);background:0 0}.styles-module-scss-module__SO1ofq__btnOutlinePrimary:hover{box-shadow:0 0 0 1.5px var(--palette-primary-700) inset;background:var(--palette-primary-700);color:var(--palette-white)}.styles-module-scss-module__SO1ofq__btnOutlinePrimary:active{box-shadow:0 0 0 1.5px var(--palette-primary-500) inset;background:var(--palette-primary-500);color:var(--palette-white)}.styles-module-scss-module__SO1ofq__btnLink{color:var(--color-btn-link-text);padding:0!important}.styles-module-scss-module__SO1ofq__btnLink:hover{color:var(--color-btn-link-hover-text)}.styles-module-scss-module__SO1ofq__btnLink:active{color:var(--color-btn-link-active-text)}.styles-module-scss-module__SO1ofq__heroSection{--padding-top-hero:24px;padding-bottom:24px;padding-top:calc(var(--height-header) + var(--padding-top-hero) + var(--height-app-banner))}@media screen and (min-width:992px){.styles-module-scss-module__SO1ofq__heroSection{--padding-top-hero:40px;padding-bottom:40px}}.styles-module-scss-module__SO1ofq__subtitle{margin-top:16px}@media screen and (min-width:768px){.styles-module-scss-module__SO1ofq__subtitle{margin-top:24px}}.styles-module-scss-module__SO1ofq__ctaButton{width:100%;font-size:16px;line-height:24px;font-weight:var(--font-weight-btn);border-radius:8px;padding:12px 24px}@media screen and (min-width:768px){.styles-module-scss-module__SO1ofq__ctaButton{width:auto}}.styles-module-scss-module__SO1ofq__ctaButton svg,.styles-module-scss-module__SO1ofq__ctaButton img{width:24px;height:24px}.styles-module-scss-module__SO1ofq__ctaButton.styles-module-scss-module__SO1ofq__btnIconLeft{padding-inline-start:12px}.styles-module-scss-module__SO1ofq__ctaButton.styles-module-scss-module__SO1ofq__btnIconLeft svg,.styles-module-scss-module__SO1ofq__ctaButton.styles-module-scss-module__SO1ofq__btnIconLeft img{margin-inline-end:8px}.styles-module-scss-module__SO1ofq__ctaButton.styles-module-scss-module__SO1ofq__btnIconLeft.styles-module-scss-module__SO1ofq__btnLink svg,.styles-module-scss-module__SO1ofq__ctaButton.styles-module-scss-module__SO1ofq__btnIconLeft.styles-module-scss-module__SO1ofq__btnLink img{margin-inline-end:4px}.styles-module-scss-module__SO1ofq__ctaButton.styles-module-scss-module__SO1ofq__btnIconRight{padding-inline-end:12px}.styles-module-scss-module__SO1ofq__ctaButton.styles-module-scss-module__SO1ofq__btnIconRight svg,.styles-module-scss-module__SO1ofq__ctaButton.styles-module-scss-module__SO1ofq__btnIconRight img{margin-inline-start:8px}.styles-module-scss-module__SO1ofq__ctaButton.styles-module-scss-module__SO1ofq__btnIconRight.styles-module-scss-module__SO1ofq__btnLink svg,.styles-module-scss-module__SO1ofq__ctaButton.styles-module-scss-module__SO1ofq__btnIconRight.styles-module-scss-module__SO1ofq__btnLink img{margin-inline-start:4px}.styles-module-scss-module__SO1ofq__ctaButton.styles-module-scss-module__SO1ofq__btnIcon{padding:12px}@media screen and (min-width:992px){.styles-module-scss-module__SO1ofq__ctaButton{font-size:24px;line-height:32px;font-weight:var(--font-weight-btn);border-radius:8px;padding:16px 32px}.styles-module-scss-module__SO1ofq__ctaButton svg,.styles-module-scss-module__SO1ofq__ctaButton img{width:32px;height:32px}.styles-module-scss-module__SO1ofq__ctaButton.styles-module-scss-module__SO1ofq__btnIconLeft{padding-inline-start:16px}.styles-module-scss-module__SO1ofq__ctaButton.styles-module-scss-module__SO1ofq__btnIconLeft svg,.styles-module-scss-module__SO1ofq__ctaButton.styles-module-scss-module__SO1ofq__btnIconLeft img{margin-inline-end:8px}.styles-module-scss-module__SO1ofq__ctaButton.styles-module-scss-module__SO1ofq__btnIconLeft.styles-module-scss-module__SO1ofq__btnLink svg,.styles-module-scss-module__SO1ofq__ctaButton.styles-module-scss-module__SO1ofq__btnIconLeft.styles-module-scss-module__SO1ofq__btnLink img{margin-inline-end:4px}.styles-module-scss-module__SO1ofq__ctaButton.styles-module-scss-module__SO1ofq__btnIconRight{padding-inline-end:16px}.styles-module-scss-module__SO1ofq__ctaButton.styles-module-scss-module__SO1ofq__btnIconRight svg,.styles-module-scss-module__SO1ofq__ctaButton.styles-module-scss-module__SO1ofq__btnIconRight img{margin-inline-start:8px}.styles-module-scss-module__SO1ofq__ctaButton.styles-module-scss-module__SO1ofq__btnIconRight.styles-module-scss-module__SO1ofq__btnLink svg,.styles-module-scss-module__SO1ofq__ctaButton.styles-module-scss-module__SO1ofq__btnIconRight.styles-module-scss-module__SO1ofq__btnLink img{margin-inline-start:4px}.styles-module-scss-module__SO1ofq__ctaButton.styles-module-scss-module__SO1ofq__btnIcon{padding:16px}}.styles-module-scss-module__SO1ofq__heroLayout{flex-direction:column;display:flex}.styles-module-scss-module__SO1ofq__heroLayout .styles-module-scss-module__SO1ofq__actionsSlot{text-align:center;margin-top:24px}@media screen and (min-width:768px){.styles-module-scss-module__SO1ofq__heroLayout .styles-module-scss-module__SO1ofq__actionsSlot{margin-top:32px}}.styles-module-scss-module__SO1ofq__heroLayout .styles-module-scss-module__SO1ofq__actionsSlot>:nth-child(2){margin-top:8px}@media screen and (min-width:992px){.styles-module-scss-module__SO1ofq__heroLayout .styles-module-scss-module__SO1ofq__actionsSlot>:nth-child(2){margin-top:12px}}.styles-module-scss-module__SO1ofq__heroLayout .styles-module-scss-module__SO1ofq__heroHeadingSlot{max-width:946px;margin-inline:auto}@media screen and (min-width:768px){.styles-module-scss-module__SO1ofq__heroLayout .styles-module-scss-module__SO1ofq__heroHeadingSlot{text-align:center}}.styles-module-scss-module__SO1ofq__heroLayout .styles-module-scss-module__SO1ofq__heroHeadingSlot .styles-module-scss-module__SO1ofq__subtitle{max-width:750px;margin-inline:auto}.styles-module-scss-module__SO1ofq__heroLayout .styles-module-scss-module__SO1ofq__heroFooterSlot{margin-top:36px}.styles-module-scss-module__SO1ofq__heroLayoutRight{flex-direction:column;gap:32px;display:flex}@media screen and (min-width:768px){.styles-module-scss-module__SO1ofq__heroLayoutRight{gap:var(--vstack-spacing-md)}}.styles-module-scss-module__SO1ofq__heroLayoutRight .styles-module-scss-module__SO1ofq__actionsSlot{text-align:center;margin-top:24px}@media screen and (min-width:768px){.styles-module-scss-module__SO1ofq__heroLayoutRight .styles-module-scss-module__SO1ofq__actionsSlot{text-align:start;margin-top:32px}}.styles-module-scss-module__SO1ofq__heroLayoutRight .styles-module-scss-module__SO1ofq__actionsSlot>:nth-child(2){margin-top:8px}@media screen and (min-width:992px){.styles-module-scss-module__SO1ofq__heroLayoutRight .styles-module-scss-module__SO1ofq__actionsSlot>:nth-child(2){margin-top:12px}.styles-module-scss-module__SO1ofq__heroLayoutRight{flex-direction:row;justify-content:space-between;align-items:center;gap:16px}.styles-module-scss-module__SO1ofq__heroLayoutRight .styles-module-scss-module__SO1ofq__firstBlock{width:100%;max-width:653px}.styles-module-scss-module__SO1ofq__heroLayoutRight .styles-module-scss-module__SO1ofq__secondBlock{width:100%;max-width:457px}.styles-module-scss-module__SO1ofq__heroLayoutRight .styles-module-scss-module__SO1ofq__heroFooterSlot{margin-top:36px}}.styles-module-scss-module__SO1ofq__sideWrapper{justify-content:center;align-items:center;display:flex}.styles-module-scss-module__SO1ofq__imageWrapper{width:100%;max-width:457px;position:relative}.styles-module-scss-module__SO1ofq__imageWrapper img,.styles-module-scss-module__SO1ofq__imageWrapper svg{width:100%;height:auto;display:block}.styles-module-scss-module__SO1ofq__heroWithClippedImage{max-width:1440px;margin-inline:auto}.styles-module-scss-module__SO1ofq__heroWithClippedImage .styles-module-scss-module__SO1ofq__heroLayoutRight{gap:24px}.styles-module-scss-module__SO1ofq__heroWithClippedImage .styles-module-scss-module__SO1ofq__heroLayoutRight .styles-module-scss-module__SO1ofq__firstBlock{width:100%;padding-inline:var(--container-padding)}@media screen and (min-width:992px){.styles-module-scss-module__SO1ofq__heroWithClippedImage .styles-module-scss-module__SO1ofq__heroLayoutRight .styles-module-scss-module__SO1ofq__firstBlock{width:50%;max-width:653px;margin-inline-start:max(40px,50% - 570px);padding:0}}.styles-module-scss-module__SO1ofq__heroWithClippedImage .styles-module-scss-module__SO1ofq__heroLayoutRight .styles-module-scss-module__SO1ofq__secondBlock{width:100%;max-width:607px;margin-inline:auto}@media screen and (min-width:992px){.styles-module-scss-module__SO1ofq__heroWithClippedImage .styles-module-scss-module__SO1ofq__heroLayoutRight .styles-module-scss-module__SO1ofq__secondBlock{width:50%;height:572px}}.styles-module-scss-module__SO1ofq__heroWithClippedImage .styles-module-scss-module__SO1ofq__clippedImageWrapper{height:100%;position:relative}.styles-module-scss-module__SO1ofq__heroWithClippedImage .styles-module-scss-module__SO1ofq__clippedImageWrapper img{width:100%;max-width:100%;height:auto;display:block}@media screen and (min-width:992px){.styles-module-scss-module__SO1ofq__heroWithClippedImage .styles-module-scss-module__SO1ofq__clippedImageWrapper img{object-position:left;object-fit:cover;width:100%;height:100%}[dir=rtl] .styles-module-scss-module__SO1ofq__heroWithClippedImage .styles-module-scss-module__SO1ofq__clippedImageWrapper img{object-position:right}}
.PartnersHero-module-scss-module__GfcWkG__heroSection{background:0 0}.PartnersHero-module-scss-module__GfcWkG__heroSection div:has(.PartnersHero-module-scss-module__GfcWkG__firstBlock){gap:24px}@media screen and (min-width:992px){.PartnersHero-module-scss-module__GfcWkG__heroSection div:has(.PartnersHero-module-scss-module__GfcWkG__firstBlock){gap:unset}}.PartnersHero-module-scss-module__GfcWkG__firstBlock{width:100%}@media screen and (min-width:992px){.PartnersHero-module-scss-module__GfcWkG__firstBlock{max-width:540px}}.PartnersHero-module-scss-module__GfcWkG__subtitle{flex-direction:column;gap:12px;margin-top:12px;display:flex}@media screen and (min-width:768px){.PartnersHero-module-scss-module__GfcWkG__subtitle{gap:16px;margin-top:16px}}.PartnersHero-module-scss-module__GfcWkG__secondBlock{width:100%;overflow:visible}@media screen and (min-width:992px){.PartnersHero-module-scss-module__GfcWkG__secondBlock{max-width:720px}}.PartnersHero-module-scss-module__GfcWkG__imageContainer{top:0}.PartnersHero-module-scss-module__GfcWkG__imageContainer>div{max-width:unset;width:100%}
.PartnerStoryCard-module-scss-module__qD1y5W__card{background:var(--palette-white);border-radius:16px;flex-direction:column;align-items:flex-start;gap:16px;width:100%;padding:20px;display:flex}.PartnerStoryCard-module-scss-module__qD1y5W__header{align-self:stretch;align-items:center;gap:12px;display:flex}.PartnerStoryCard-module-scss-module__qD1y5W__avatar{background:var(--palette-gray-100);border-radius:50%;flex-shrink:0;width:40px;height:40px;overflow:hidden}.PartnerStoryCard-module-scss-module__qD1y5W__avatar img{object-fit:cover;width:100%;height:100%}.PartnerStoryCard-module-scss-module__qD1y5W__info{flex-direction:column;flex:1 0 0;justify-content:center;align-items:flex-start;display:flex}.PartnerStoryCard-module-scss-module__qD1y5W__stats{align-self:stretch;align-items:flex-start;gap:12px;padding-top:8px;display:flex}.PartnerStoryCard-module-scss-module__qD1y5W__stat{text-align:start;background:var(--palette-gray-100);border-radius:8px;flex-direction:column;flex:1 0 0;align-items:flex-start;padding:12px;display:flex}
.PartnersStoriesSection-module-scss-module__-sdRWG__row{display:none}@media screen and (min-width:992px){.PartnersStoriesSection-module-scss-module__-sdRWG__row{justify-content:center;align-items:center;gap:30px;display:flex}.PartnersStoriesSection-module-scss-module__-sdRWG__row>*{flex:1 1 0;max-width:360px}.PartnersStoriesSection-module-scss-module__-sdRWG__slider{display:none}}.PartnersStoriesSection-module-scss-module__-sdRWG__ctaWrapper{justify-content:center;display:flex}.PartnersStoriesSection-module-scss-module__-sdRWG__ctaWrapper a{width:100%}@media screen and (min-width:768px){.PartnersStoriesSection-module-scss-module__-sdRWG__ctaWrapper a{width:auto}}
.PartnersIbHero-module-scss-module__jq9boa__heroSection{background:0 0;overflow:hidden}.PartnersIbHero-module-scss-module__jq9boa__heroSection div:has(.PartnersIbHero-module-scss-module__jq9boa__firstBlock){gap:24px}@media screen and (min-width:992px){.PartnersIbHero-module-scss-module__jq9boa__heroSection div:has(.PartnersIbHero-module-scss-module__jq9boa__firstBlock){gap:30px}}.PartnersIbHero-module-scss-module__jq9boa__firstBlock{width:100%}@media screen and (min-width:992px){.PartnersIbHero-module-scss-module__jq9boa__firstBlock{flex-shrink:0;width:clamp(480px,50vw,653px)!important}}.PartnersIbHero-module-scss-module__jq9boa__subtitle{flex-direction:column;gap:12px;margin-top:12px;display:flex}@media screen and (min-width:768px){.PartnersIbHero-module-scss-module__jq9boa__subtitle{gap:16px;margin-top:16px}}.PartnersIbHero-module-scss-module__jq9boa__secondBlock{width:100%;overflow:visible}@media screen and (min-width:992px){.PartnersIbHero-module-scss-module__jq9boa__secondBlock{flex-shrink:0;width:clamp(400px,43vw,607px)!important}}.PartnersIbHero-module-scss-module__jq9boa__imageContainer{top:0}.PartnersIbHero-module-scss-module__jq9boa__imageContainer>div{max-width:unset;width:100%}
.styles-module-scss-module__R-eDdW__layoutSection{gap:24px;display:grid}@media screen and (min-width:768px){.styles-module-scss-module__R-eDdW__layoutSection{gap:52px}}@media screen and (min-width:992px){.styles-module-scss-module__R-eDdW__layoutSection{gap:120px}}
.styles-module-scss-module__uhWl9W__h1{color:var(--color-heading);font-size:32px;line-height:40px;font-weight:var(--font-weight-heading)}@media screen and (min-width:768px){.styles-module-scss-module__uhWl9W__h1{font-size:60px;line-height:72px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__uhWl9W__h2{color:var(--color-heading);font-size:28px;line-height:36px;font-weight:var(--font-weight-heading)}@media screen and (min-width:768px){.styles-module-scss-module__uhWl9W__h2{font-size:48px;line-height:60px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__uhWl9W__h3{color:var(--color-heading);font-size:24px;line-height:32px;font-weight:var(--font-weight-heading)}@media screen and (min-width:768px){.styles-module-scss-module__uhWl9W__h3{font-size:40px;line-height:52px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__uhWl9W__h4{color:var(--color-heading);font-size:20px;line-height:28px;font-weight:var(--font-weight-heading)}@media screen and (min-width:768px){.styles-module-scss-module__uhWl9W__h4{font-size:28px;line-height:36px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__uhWl9W__h4L{color:var(--color-heading);font-size:28px;line-height:36px;font-weight:var(--font-weight-heading)}.styles-module-scss-module__uhWl9W__h4S{color:var(--color-heading);font-size:20px;line-height:28px;font-weight:var(--font-weight-heading)}.styles-module-scss-module__uhWl9W__h5{font-size:18px;line-height:26px;font-weight:var(--font-weight-heading);color:var(--color-heading)}@media screen and (min-width:768px){.styles-module-scss-module__uhWl9W__h5{font-size:24px;line-height:32px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__uhWl9W__h6{font-size:16px;line-height:24px;font-weight:var(--font-weight-heading);color:var(--color-heading)}@media screen and (min-width:768px){.styles-module-scss-module__uhWl9W__h6{font-size:20px;line-height:28px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__uhWl9W__subheadingL{color:var(--color-text-secondary);font-size:22px;line-height:32px}.styles-module-scss-module__uhWl9W__subheadingM{color:var(--color-text-secondary);font-size:18px;line-height:28px}.styles-module-scss-module__uhWl9W__subheadingS{color:var(--color-text-secondary);font-size:16px;line-height:24px}.styles-module-scss-module__uhWl9W__subheadingML{color:var(--color-subtitle);font-size:18px;line-height:28px}@media screen and (min-width:768px){.styles-module-scss-module__uhWl9W__subheadingML{font-size:22px;line-height:32px}}.styles-module-scss-module__uhWl9W__subheadingSM{color:var(--color-subtitle);font-size:16px;line-height:24px}@media screen and (min-width:768px){.styles-module-scss-module__uhWl9W__subheadingSM{font-size:18px;line-height:28px}}.styles-module-scss-module__uhWl9W__subheadingSL{color:var(--color-subtitle);font-size:16px;line-height:24px}@media screen and (min-width:768px){.styles-module-scss-module__uhWl9W__subheadingSL{font-size:22px;line-height:32px}}.styles-module-scss-module__uhWl9W__bodyM{color:var(--color-text-secondary);font-size:16px;line-height:24px}.styles-module-scss-module__uhWl9W__bodyS{color:var(--color-text-secondary);font-size:14px;line-height:20px}.styles-module-scss-module__uhWl9W__bodyXS{color:var(--color-text-secondary);font-size:12px;line-height:16px}.styles-module-scss-module__uhWl9W__regular{font-weight:var(--palette-font-weight-regular)}.styles-module-scss-module__uhWl9W__medium{font-weight:var(--palette-font-weight-medium)}.styles-module-scss-module__uhWl9W__semibold{font-weight:var(--palette-font-weight-semibold)}.styles-module-scss-module__uhWl9W__bold{font-weight:var(--palette-font-weight-bold)}.styles-module-scss-module__uhWl9W__headerSubhead{margin-top:12px}@media screen and (min-width:768px){.styles-module-scss-module__uhWl9W__headerSubhead{margin-top:16px}}.styles-module-scss-module__uhWl9W__hero{--padding-top-hero:24px;padding-bottom:24px;padding-top:calc(var(--height-header) + var(--padding-top-hero) + var(--height-app-banner))}@media screen and (min-width:992px){.styles-module-scss-module__uhWl9W__hero{--padding-top-hero:40px;padding-bottom:40px}}.styles-module-scss-module__uhWl9W__grid{flex-direction:column;gap:24px;display:flex}@media screen and (min-width:992px){.styles-module-scss-module__uhWl9W__grid{grid-template-columns:minmax(0,1fr) 360px;grid-template-areas:"text image""author author";align-items:center;gap:40px 30px;display:grid}}.styles-module-scss-module__uhWl9W__textBlock{flex-direction:column;justify-content:center;gap:24px;display:flex}@media screen and (min-width:992px){.styles-module-scss-module__uhWl9W__textBlock{grid-area:text;gap:30px}}.styles-module-scss-module__uhWl9W__meta{color:var(--palette-gray-50);align-items:center;gap:12px;display:flex}.styles-module-scss-module__uhWl9W__metaDot{color:var(--palette-primary-700)!important}.styles-module-scss-module__uhWl9W__author{align-items:center;gap:12px;width:fit-content;min-height:48px;display:flex}@media screen and (min-width:992px){.styles-module-scss-module__uhWl9W__author{grid-area:author}}.styles-module-scss-module__uhWl9W__authorName{color:var(--color-text-secondary);transition:color .2s var(--transition-fn-ease-out-cubuc);font-size:16px;line-height:24px}.styles-module-scss-module__uhWl9W__authorLink{cursor:pointer}.styles-module-scss-module__uhWl9W__authorLink:hover .styles-module-scss-module__uhWl9W__authorName{color:var(--color-btn-link-hover-text)}.styles-module-scss-module__uhWl9W__authorLink:active .styles-module-scss-module__uhWl9W__authorName{color:var(--color-btn-link-active-text)}.styles-module-scss-module__uhWl9W__avatar{object-fit:cover;width:48px;height:48px}.styles-module-scss-module__uhWl9W__image{border-radius:var(--palette-border-radius-m);overflow:hidden}@media screen and (min-width:992px){.styles-module-scss-module__uhWl9W__image{grid-area:image}}
.styles-module-scss-module__SU5rcW__h1{color:var(--color-heading);font-size:32px;line-height:40px;font-weight:var(--font-weight-heading)}@media screen and (min-width:768px){.styles-module-scss-module__SU5rcW__h1{font-size:60px;line-height:72px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__SU5rcW__h2{color:var(--color-heading);font-size:28px;line-height:36px;font-weight:var(--font-weight-heading)}@media screen and (min-width:768px){.styles-module-scss-module__SU5rcW__h2{font-size:48px;line-height:60px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__SU5rcW__h3{color:var(--color-heading);font-size:24px;line-height:32px;font-weight:var(--font-weight-heading)}@media screen and (min-width:768px){.styles-module-scss-module__SU5rcW__h3{font-size:40px;line-height:52px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__SU5rcW__h4{color:var(--color-heading);font-size:20px;line-height:28px;font-weight:var(--font-weight-heading)}@media screen and (min-width:768px){.styles-module-scss-module__SU5rcW__h4{font-size:28px;line-height:36px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__SU5rcW__h4L{color:var(--color-heading);font-size:28px;line-height:36px;font-weight:var(--font-weight-heading)}.styles-module-scss-module__SU5rcW__h4S{color:var(--color-heading);font-size:20px;line-height:28px;font-weight:var(--font-weight-heading)}.styles-module-scss-module__SU5rcW__h5{font-size:18px;line-height:26px;font-weight:var(--font-weight-heading);color:var(--color-heading)}@media screen and (min-width:768px){.styles-module-scss-module__SU5rcW__h5{font-size:24px;line-height:32px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__SU5rcW__h6{font-size:16px;line-height:24px;font-weight:var(--font-weight-heading);color:var(--color-heading)}@media screen and (min-width:768px){.styles-module-scss-module__SU5rcW__h6{font-size:20px;line-height:28px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__SU5rcW__subheadingL{color:var(--color-text-secondary);font-size:22px;line-height:32px}.styles-module-scss-module__SU5rcW__subheadingM{color:var(--color-text-secondary);font-size:18px;line-height:28px}.styles-module-scss-module__SU5rcW__subheadingS{color:var(--color-text-secondary);font-size:16px;line-height:24px}.styles-module-scss-module__SU5rcW__subheadingML{color:var(--color-subtitle);font-size:18px;line-height:28px}@media screen and (min-width:768px){.styles-module-scss-module__SU5rcW__subheadingML{font-size:22px;line-height:32px}}.styles-module-scss-module__SU5rcW__subheadingSM{color:var(--color-subtitle);font-size:16px;line-height:24px}@media screen and (min-width:768px){.styles-module-scss-module__SU5rcW__subheadingSM{font-size:18px;line-height:28px}}.styles-module-scss-module__SU5rcW__subheadingSL{color:var(--color-subtitle);font-size:16px;line-height:24px}@media screen and (min-width:768px){.styles-module-scss-module__SU5rcW__subheadingSL{font-size:22px;line-height:32px}}.styles-module-scss-module__SU5rcW__bodyM{color:var(--color-text-secondary);font-size:16px;line-height:24px}.styles-module-scss-module__SU5rcW__bodyS{color:var(--color-text-secondary);font-size:14px;line-height:20px}.styles-module-scss-module__SU5rcW__bodyXS{color:var(--color-text-secondary);font-size:12px;line-height:16px}.styles-module-scss-module__SU5rcW__regular{font-weight:var(--palette-font-weight-regular)}.styles-module-scss-module__SU5rcW__medium{font-weight:var(--palette-font-weight-medium)}.styles-module-scss-module__SU5rcW__semibold{font-weight:var(--palette-font-weight-semibold)}.styles-module-scss-module__SU5rcW__bold{font-weight:var(--palette-font-weight-bold)}.styles-module-scss-module__SU5rcW__headerSubhead{margin-top:12px}@media screen and (min-width:768px){.styles-module-scss-module__SU5rcW__headerSubhead{margin-top:16px}}.styles-module-scss-module__SU5rcW__layoutSection{flex-direction:column;align-items:center;gap:32px;display:flex}@media screen and (min-width:992px){.styles-module-scss-module__SU5rcW__layoutSection{flex-direction:row;gap:48px}}.styles-module-scss-module__SU5rcW__firstBlock{width:100%;flex-direction:column;gap:16px;padding-inline-end:unset;display:flex}@media screen and (min-width:768px){.styles-module-scss-module__SU5rcW__firstBlock{gap:32px}}@media screen and (min-width:992px){.styles-module-scss-module__SU5rcW__firstBlock{max-width:537px;padding-inline-end:30px}}.styles-module-scss-module__SU5rcW__metrics{flex-direction:column;gap:20px;display:flex}.styles-module-scss-module__SU5rcW__metric{flex-direction:column;gap:16px;display:flex}.styles-module-scss-module__SU5rcW__metricInfo{flex-direction:column;gap:4px;display:flex}.styles-module-scss-module__SU5rcW__metricValue{font-size:28px;line-height:36px;font-weight:var(--font-weight-heading)}.styles-module-scss-module__SU5rcW__secondBlock{flex-direction:column;gap:32px;width:100%;display:flex}.styles-module-scss-module__SU5rcW__revenueBanner{border-radius:var(--palette-border-radius-m);background-color:var(--palette-gray-100);flex-direction:column;justify-content:center;align-items:center;gap:32px;width:100%;height:200px;display:flex}@media screen and (min-width:768px){.styles-module-scss-module__SU5rcW__revenueBanner{border-radius:var(--palette-border-radius-xl);height:348px}}.styles-module-scss-module__SU5rcW__revenueBannerValue{color:var(--palette-primary-700);text-align:center;font-size:60px;font-weight:700;line-height:72px}@media screen and (min-width:768px){.styles-module-scss-module__SU5rcW__revenueBannerValue{font-size:120px}}.styles-module-scss-module__SU5rcW__ctaContainer{flex-direction:column;align-items:center;gap:16px;display:flex}.styles-module-scss-module__SU5rcW__ctaButtons{flex-direction:column;align-self:stretch;align-items:center;gap:16px;display:flex}@media screen and (min-width:768px){.styles-module-scss-module__SU5rcW__ctaButtons{flex-direction:row;align-self:auto}}.styles-module-scss-module__SU5rcW__ctaBtn{width:100%}@media screen and (min-width:768px){.styles-module-scss-module__SU5rcW__ctaBtn{width:fit-content}}.styles-module-scss-module__SU5rcW__disclaimer{text-align:center}
.BulletList-module-scss-module__bMmgua__list{gap:12px;list-style:none;display:grid}.BulletList-module-scss-module__bMmgua__listItem{display:flex;position:relative}.BulletList-module-scss-module__bMmgua__listItem .BulletList-module-scss-module__bMmgua__text{color:var(--color-text-primary);font-weight:var(--palette-font-weight-medium);padding-inline-start:12px}.BulletList-module-scss-module__bMmgua__listItem.BulletList-module-scss-module__bMmgua__dotted:before{content:"";inset-inline-start:0;background:var(--palette-primary-700);border-radius:50%;width:4px;height:4px;position:absolute;top:8px}.BulletList-module-scss-module__bMmgua__icon{width:24px;height:24px;color:var(--palette-primary-700);flex-shrink:0;justify-content:center;align-items:center;display:flex}.BulletList-module-scss-module__bMmgua__icon svg{width:100%;height:auto}
.styles-module-scss-module__uhSEJa__cta a{width:100%}@media screen and (min-width:768px){.styles-module-scss-module__uhSEJa__cta a{width:auto}}.styles-module-scss-module__uhSEJa__cardsBlock{gap:24px;display:grid}@media screen and (min-width:768px){.styles-module-scss-module__uhSEJa__cardsBlock{grid-template-columns:1fr 1fr;gap:16px}}@media screen and (min-width:992px){.styles-module-scss-module__uhSEJa__cardsBlock{grid-template-columns:1fr 1fr 1fr;gap:30px}.styles-module-scss-module__uhSEJa__bgWrapper{background:url(../media/worldmap1x.14pm89k4e_t7_.png) 50% no-repeat;min-height:538px}}
.styles-module-scss-module__MWX5rG__h1{color:var(--color-heading);font-size:32px;line-height:40px;font-weight:var(--font-weight-heading)}@media screen and (min-width:768px){.styles-module-scss-module__MWX5rG__h1{font-size:60px;line-height:72px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__MWX5rG__h2{color:var(--color-heading);font-size:28px;line-height:36px;font-weight:var(--font-weight-heading)}@media screen and (min-width:768px){.styles-module-scss-module__MWX5rG__h2{font-size:48px;line-height:60px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__MWX5rG__h3{color:var(--color-heading);font-size:24px;line-height:32px;font-weight:var(--font-weight-heading)}@media screen and (min-width:768px){.styles-module-scss-module__MWX5rG__h3{font-size:40px;line-height:52px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__MWX5rG__h4{color:var(--color-heading);font-size:20px;line-height:28px;font-weight:var(--font-weight-heading)}@media screen and (min-width:768px){.styles-module-scss-module__MWX5rG__h4{font-size:28px;line-height:36px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__MWX5rG__h4L{color:var(--color-heading);font-size:28px;line-height:36px;font-weight:var(--font-weight-heading)}.styles-module-scss-module__MWX5rG__h4S{color:var(--color-heading);font-size:20px;line-height:28px;font-weight:var(--font-weight-heading)}.styles-module-scss-module__MWX5rG__h5{font-size:18px;line-height:26px;font-weight:var(--font-weight-heading);color:var(--color-heading)}@media screen and (min-width:768px){.styles-module-scss-module__MWX5rG__h5{font-size:24px;line-height:32px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__MWX5rG__h6{font-size:16px;line-height:24px;font-weight:var(--font-weight-heading);color:var(--color-heading)}@media screen and (min-width:768px){.styles-module-scss-module__MWX5rG__h6{font-size:20px;line-height:28px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__MWX5rG__subheadingL{color:var(--color-text-secondary);font-size:22px;line-height:32px}.styles-module-scss-module__MWX5rG__subheadingM{color:var(--color-text-secondary);font-size:18px;line-height:28px}.styles-module-scss-module__MWX5rG__subheadingS{color:var(--color-text-secondary);font-size:16px;line-height:24px}.styles-module-scss-module__MWX5rG__subheadingML{color:var(--color-subtitle);font-size:18px;line-height:28px}@media screen and (min-width:768px){.styles-module-scss-module__MWX5rG__subheadingML{font-size:22px;line-height:32px}}.styles-module-scss-module__MWX5rG__subheadingSM{color:var(--color-subtitle);font-size:16px;line-height:24px}@media screen and (min-width:768px){.styles-module-scss-module__MWX5rG__subheadingSM{font-size:18px;line-height:28px}}.styles-module-scss-module__MWX5rG__subheadingSL{color:var(--color-subtitle);font-size:16px;line-height:24px}@media screen and (min-width:768px){.styles-module-scss-module__MWX5rG__subheadingSL{font-size:22px;line-height:32px}}.styles-module-scss-module__MWX5rG__bodyM{color:var(--color-text-secondary);font-size:16px;line-height:24px}.styles-module-scss-module__MWX5rG__bodyS{color:var(--color-text-secondary);font-size:14px;line-height:20px}.styles-module-scss-module__MWX5rG__bodyXS{color:var(--color-text-secondary);font-size:12px;line-height:16px}.styles-module-scss-module__MWX5rG__regular{font-weight:var(--palette-font-weight-regular)}.styles-module-scss-module__MWX5rG__medium{font-weight:var(--palette-font-weight-medium)}.styles-module-scss-module__MWX5rG__semibold{font-weight:var(--palette-font-weight-semibold)}.styles-module-scss-module__MWX5rG__bold{font-weight:var(--palette-font-weight-bold)}.styles-module-scss-module__MWX5rG__headerSubhead{margin-top:12px}@media screen and (min-width:768px){.styles-module-scss-module__MWX5rG__headerSubhead{margin-top:16px}}@media screen and (min-width:992px){.styles-module-scss-module__MWX5rG__wrapper{justify-content:space-between;align-items:center;display:flex}}.styles-module-scss-module__MWX5rG__image{margin-top:24px;border-radius:var(--image-wrapper-border-radius-s);width:100%;height:auto;margin-inline:auto;display:block}@media screen and (min-width:768px){.styles-module-scss-module__MWX5rG__image{border-radius:var(--image-wrapper-border-radius-m);flex-shrink:0;width:400px;margin-top:32px}}@media screen and (min-width:992px){.styles-module-scss-module__MWX5rG__image{margin-top:0;margin-inline:60px 0}}.styles-module-scss-module__MWX5rG__content p{margin-bottom:24px}@media screen and (min-width:768px){.styles-module-scss-module__MWX5rG__content p{margin-bottom:32px}}.styles-module-scss-module__MWX5rG__content a{width:100%}@media screen and (min-width:768px){.styles-module-scss-module__MWX5rG__content a{width:auto}}.styles-module-scss-module__MWX5rG__noPaddingBottom{padding-bottom:0!important}.styles-module-scss-module__MWX5rG__ctaBlockContainer{border-radius:var(--border-radius-cta-block-container);padding:24px 16px}@media screen and (min-width:768px){.styles-module-scss-module__MWX5rG__ctaBlockContainer{padding:40px}}@media screen and (min-width:992px){.styles-module-scss-module__MWX5rG__ctaBlockContainer{padding:60px}}
.styles-module-scss-module__eVRyZW__actions{border-top:1px solid #2c2c2c;padding-top:20px;text-align:start!important}.styles-module-scss-module__eVRyZW__actions a{color:var(--palette-primary-600)}.styles-module-scss-module__eVRyZW__cta{width:100%;margin-top:24px}@media screen and (min-width:768px){.styles-module-scss-module__eVRyZW__cta{width:auto}}@media screen and (min-width:992px){.styles-module-scss-module__eVRyZW__cta{margin-top:32px}}
.PartnersBlogHeroSection-module-scss-module__AwHjfW__heroSection{background:0 0;overflow:hidden}.PartnersBlogHeroSection-module-scss-module__AwHjfW__heroSection div:has(.PartnersBlogHeroSection-module-scss-module__AwHjfW__firstBlock){gap:24px}@media screen and (min-width:992px){.PartnersBlogHeroSection-module-scss-module__AwHjfW__heroSection div:has(.PartnersBlogHeroSection-module-scss-module__AwHjfW__firstBlock){gap:30px}}.PartnersBlogHeroSection-module-scss-module__AwHjfW__firstBlock{width:100%}@media screen and (min-width:992px){.PartnersBlogHeroSection-module-scss-module__AwHjfW__firstBlock{flex-shrink:0;width:clamp(480px,50vw,653px)!important}}.PartnersBlogHeroSection-module-scss-module__AwHjfW__subtitle{flex-direction:column;gap:12px;margin-top:12px;display:flex}@media screen and (min-width:768px){.PartnersBlogHeroSection-module-scss-module__AwHjfW__subtitle{gap:16px;margin-top:16px}}.PartnersBlogHeroSection-module-scss-module__AwHjfW__secondBlock{width:100%;overflow:visible}@media screen and (min-width:992px){.PartnersBlogHeroSection-module-scss-module__AwHjfW__secondBlock{flex-shrink:0;width:clamp(400px,43vw,457px)!important}}.PartnersBlogHeroSection-module-scss-module__AwHjfW__imageContainer{top:0}.PartnersBlogHeroSection-module-scss-module__AwHjfW__imageContainer>div{max-width:unset;width:100%}
.styles-module-scss-module__uOSD9W__h1{color:var(--color-heading);font-size:32px;line-height:40px;font-weight:var(--font-weight-heading)}@media screen and (min-width:768px){.styles-module-scss-module__uOSD9W__h1{font-size:60px;line-height:72px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__uOSD9W__h2{color:var(--color-heading);font-size:28px;line-height:36px;font-weight:var(--font-weight-heading)}@media screen and (min-width:768px){.styles-module-scss-module__uOSD9W__h2{font-size:48px;line-height:60px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__uOSD9W__h3{color:var(--color-heading);font-size:24px;line-height:32px;font-weight:var(--font-weight-heading)}@media screen and (min-width:768px){.styles-module-scss-module__uOSD9W__h3{font-size:40px;line-height:52px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__uOSD9W__h4{color:var(--color-heading);font-size:20px;line-height:28px;font-weight:var(--font-weight-heading)}@media screen and (min-width:768px){.styles-module-scss-module__uOSD9W__h4{font-size:28px;line-height:36px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__uOSD9W__h4L{color:var(--color-heading);font-size:28px;line-height:36px;font-weight:var(--font-weight-heading)}.styles-module-scss-module__uOSD9W__h4S{color:var(--color-heading);font-size:20px;line-height:28px;font-weight:var(--font-weight-heading)}.styles-module-scss-module__uOSD9W__h5{font-size:18px;line-height:26px;font-weight:var(--font-weight-heading);color:var(--color-heading)}@media screen and (min-width:768px){.styles-module-scss-module__uOSD9W__h5{font-size:24px;line-height:32px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__uOSD9W__h6{font-size:16px;line-height:24px;font-weight:var(--font-weight-heading);color:var(--color-heading)}@media screen and (min-width:768px){.styles-module-scss-module__uOSD9W__h6{font-size:20px;line-height:28px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__uOSD9W__subheadingL{color:var(--color-text-secondary);font-size:22px;line-height:32px}.styles-module-scss-module__uOSD9W__subheadingM{color:var(--color-text-secondary);font-size:18px;line-height:28px}.styles-module-scss-module__uOSD9W__subheadingS{color:var(--color-text-secondary);font-size:16px;line-height:24px}.styles-module-scss-module__uOSD9W__subheadingML{color:var(--color-subtitle);font-size:18px;line-height:28px}@media screen and (min-width:768px){.styles-module-scss-module__uOSD9W__subheadingML{font-size:22px;line-height:32px}}.styles-module-scss-module__uOSD9W__subheadingSM{color:var(--color-subtitle);font-size:16px;line-height:24px}@media screen and (min-width:768px){.styles-module-scss-module__uOSD9W__subheadingSM{font-size:18px;line-height:28px}}.styles-module-scss-module__uOSD9W__subheadingSL{color:var(--color-subtitle);font-size:16px;line-height:24px}@media screen and (min-width:768px){.styles-module-scss-module__uOSD9W__subheadingSL{font-size:22px;line-height:32px}}.styles-module-scss-module__uOSD9W__bodyM{color:var(--color-text-secondary);font-size:16px;line-height:24px}.styles-module-scss-module__uOSD9W__bodyS{color:var(--color-text-secondary);font-size:14px;line-height:20px}.styles-module-scss-module__uOSD9W__bodyXS{color:var(--color-text-secondary);font-size:12px;line-height:16px}.styles-module-scss-module__uOSD9W__regular{font-weight:var(--palette-font-weight-regular)}.styles-module-scss-module__uOSD9W__medium{font-weight:var(--palette-font-weight-medium)}.styles-module-scss-module__uOSD9W__semibold{font-weight:var(--palette-font-weight-semibold)}.styles-module-scss-module__uOSD9W__bold{font-weight:var(--palette-font-weight-bold)}.styles-module-scss-module__uOSD9W__headerSubhead{margin-top:12px}@media screen and (min-width:768px){.styles-module-scss-module__uOSD9W__headerSubhead{margin-top:16px}}.styles-module-scss-module__uOSD9W__cards{gap:16px;display:grid}@media screen and (min-width:768px){.styles-module-scss-module__uOSD9W__cards{grid-template-columns:1fr 1fr}}.styles-module-scss-module__uOSD9W__card{background:var(--color-card-bg);box-shadow:var(--shadow-base);border-radius:12px;flex-direction:column;padding:16px;display:flex}@media screen and (min-width:992px){.styles-module-scss-module__uOSD9W__card{padding:40px}}.styles-module-scss-module__uOSD9W__card .styles-module-scss-module__uOSD9W__icon{justify-content:center;align-items:center;width:64px;height:64px;display:flex}.styles-module-scss-module__uOSD9W__card .styles-module-scss-module__uOSD9W__icon img{width:100%;height:auto}.styles-module-scss-module__uOSD9W__card h3{font-size:20px;line-height:28px;font-weight:var(--font-weight-heading);margin-top:24px}@media screen and (min-width:992px){.styles-module-scss-module__uOSD9W__card h3{font-size:22px;line-height:32px}}.styles-module-scss-module__uOSD9W__card p{border-top:1px solid var(--palette-gray-150);margin-top:20px;padding-top:20px;font-size:16px;line-height:24px}@media screen and (min-width:992px){.styles-module-scss-module__uOSD9W__card p{margin-top:24px;padding-top:24px;font-size:18px;line-height:28px}}
.styles-module-scss-module__KaUcLG__anchor{scroll-margin-top:calc(var(--height-header,84px) + 20px)}.styles-module-scss-module__KaUcLG__filter{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.styles-module-scss-module__KaUcLG__empty{text-align:center;color:var(--palette-gray-300)}
.styles-module-scss-module__yU7oBa__wrapper{gap:16px;display:grid}@media screen and (min-width:992px){.styles-module-scss-module__yU7oBa__wrapper{justify-content:space-between;display:flex}}.styles-module-scss-module__yU7oBa__content{background:var(--color-card-bg);box-shadow:var(--shadow-base);border-radius:12px;flex-direction:column;gap:8px;padding:16px;display:flex}@media screen and (min-width:992px){.styles-module-scss-module__yU7oBa__content{border-radius:16px;gap:12px;max-width:653px;padding:40px}}.styles-module-scss-module__yU7oBa__content p{color:var(--color-text-primary)!important}.styles-module-scss-module__yU7oBa__images{flex-direction:column;flex-shrink:0;justify-self:center;gap:16px;width:100%;max-width:457px;display:flex}@media screen and (min-width:992px){.styles-module-scss-module__yU7oBa__images{gap:20px;width:457px}}.styles-module-scss-module__yU7oBa__images img{border-radius:12px;width:100%;height:auto;display:block}@media screen and (min-width:992px){.styles-module-scss-module__yU7oBa__images img{border-radius:16px}}
.AboutLegalDocumentsHeroSection-module-scss-module__-OO0KG__h1{color:var(--color-heading);font-size:32px;line-height:40px;font-weight:var(--font-weight-heading)}@media screen and (min-width:768px){.AboutLegalDocumentsHeroSection-module-scss-module__-OO0KG__h1{font-size:60px;line-height:72px;font-weight:var(--font-weight-heading)}}.AboutLegalDocumentsHeroSection-module-scss-module__-OO0KG__h2{color:var(--color-heading);font-size:28px;line-height:36px;font-weight:var(--font-weight-heading)}@media screen and (min-width:768px){.AboutLegalDocumentsHeroSection-module-scss-module__-OO0KG__h2{font-size:48px;line-height:60px;font-weight:var(--font-weight-heading)}}.AboutLegalDocumentsHeroSection-module-scss-module__-OO0KG__h3{color:var(--color-heading);font-size:24px;line-height:32px;font-weight:var(--font-weight-heading)}@media screen and (min-width:768px){.AboutLegalDocumentsHeroSection-module-scss-module__-OO0KG__h3{font-size:40px;line-height:52px;font-weight:var(--font-weight-heading)}}.AboutLegalDocumentsHeroSection-module-scss-module__-OO0KG__h4{color:var(--color-heading);font-size:20px;line-height:28px;font-weight:var(--font-weight-heading)}@media screen and (min-width:768px){.AboutLegalDocumentsHeroSection-module-scss-module__-OO0KG__h4{font-size:28px;line-height:36px;font-weight:var(--font-weight-heading)}}.AboutLegalDocumentsHeroSection-module-scss-module__-OO0KG__h4L{color:var(--color-heading);font-size:28px;line-height:36px;font-weight:var(--font-weight-heading)}.AboutLegalDocumentsHeroSection-module-scss-module__-OO0KG__h4S{color:var(--color-heading);font-size:20px;line-height:28px;font-weight:var(--font-weight-heading)}.AboutLegalDocumentsHeroSection-module-scss-module__-OO0KG__h5{font-size:18px;line-height:26px;font-weight:var(--font-weight-heading);color:var(--color-heading)}@media screen and (min-width:768px){.AboutLegalDocumentsHeroSection-module-scss-module__-OO0KG__h5{font-size:24px;line-height:32px;font-weight:var(--font-weight-heading)}}.AboutLegalDocumentsHeroSection-module-scss-module__-OO0KG__h6{font-size:16px;line-height:24px;font-weight:var(--font-weight-heading);color:var(--color-heading)}@media screen and (min-width:768px){.AboutLegalDocumentsHeroSection-module-scss-module__-OO0KG__h6{font-size:20px;line-height:28px;font-weight:var(--font-weight-heading)}}.AboutLegalDocumentsHeroSection-module-scss-module__-OO0KG__subheadingL{color:var(--color-text-secondary);font-size:22px;line-height:32px}.AboutLegalDocumentsHeroSection-module-scss-module__-OO0KG__subheadingM{color:var(--color-text-secondary);font-size:18px;line-height:28px}.AboutLegalDocumentsHeroSection-module-scss-module__-OO0KG__subheadingS{color:var(--color-text-secondary);font-size:16px;line-height:24px}.AboutLegalDocumentsHeroSection-module-scss-module__-OO0KG__subheadingML{color:var(--color-subtitle);font-size:18px;line-height:28px}@media screen and (min-width:768px){.AboutLegalDocumentsHeroSection-module-scss-module__-OO0KG__subheadingML{font-size:22px;line-height:32px}}.AboutLegalDocumentsHeroSection-module-scss-module__-OO0KG__subheadingSM{color:var(--color-subtitle);font-size:16px;line-height:24px}@media screen and (min-width:768px){.AboutLegalDocumentsHeroSection-module-scss-module__-OO0KG__subheadingSM{font-size:18px;line-height:28px}}.AboutLegalDocumentsHeroSection-module-scss-module__-OO0KG__subheadingSL{color:var(--color-subtitle);font-size:16px;line-height:24px}@media screen and (min-width:768px){.AboutLegalDocumentsHeroSection-module-scss-module__-OO0KG__subheadingSL{font-size:22px;line-height:32px}}.AboutLegalDocumentsHeroSection-module-scss-module__-OO0KG__bodyM{color:var(--color-text-secondary);font-size:16px;line-height:24px}.AboutLegalDocumentsHeroSection-module-scss-module__-OO0KG__bodyS{color:var(--color-text-secondary);font-size:14px;line-height:20px}.AboutLegalDocumentsHeroSection-module-scss-module__-OO0KG__bodyXS{color:var(--color-text-secondary);font-size:12px;line-height:16px}.AboutLegalDocumentsHeroSection-module-scss-module__-OO0KG__regular{font-weight:var(--palette-font-weight-regular)}.AboutLegalDocumentsHeroSection-module-scss-module__-OO0KG__medium{font-weight:var(--palette-font-weight-medium)}.AboutLegalDocumentsHeroSection-module-scss-module__-OO0KG__semibold{font-weight:var(--palette-font-weight-semibold)}.AboutLegalDocumentsHeroSection-module-scss-module__-OO0KG__bold{font-weight:var(--palette-font-weight-bold)}.AboutLegalDocumentsHeroSection-module-scss-module__-OO0KG__headerSubhead{margin-top:12px}@media screen and (min-width:768px){.AboutLegalDocumentsHeroSection-module-scss-module__-OO0KG__headerSubhead{margin-top:16px}}.AboutLegalDocumentsHeroSection-module-scss-module__-OO0KG__disclaimer{color:var(--palette-gray-200);font-size:14px;line-height:20px}@media screen and (min-width:768px){.AboutLegalDocumentsHeroSection-module-scss-module__-OO0KG__disclaimer{font-size:16px;line-height:24px}}
.styles-module-scss-module__nbW3yG__wrapper{flex-direction:column;gap:24px;display:flex}@media screen and (min-width:992px){.styles-module-scss-module__nbW3yG__wrapper{flex-direction:row;justify-content:space-between;align-items:center;gap:40px}.styles-module-scss-module__nbW3yG__content{max-width:690px}}.styles-module-scss-module__nbW3yG__list{margin-top:24px}.styles-module-scss-module__nbW3yG__image{align-self:center;width:100%;max-width:390px;position:relative}.styles-module-scss-module__nbW3yG__image img{width:100%;height:auto}.styles-module-scss-module__nbW3yG__cta{width:100%;margin-top:24px}@media screen and (min-width:768px){.styles-module-scss-module__nbW3yG__cta{width:auto}}
.styles-module-scss-module__ibdZUW__h1{color:var(--color-heading);font-size:32px;line-height:40px;font-weight:var(--font-weight-heading)}@media screen and (min-width:768px){.styles-module-scss-module__ibdZUW__h1{font-size:60px;line-height:72px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__ibdZUW__h2{color:var(--color-heading);font-size:28px;line-height:36px;font-weight:var(--font-weight-heading)}@media screen and (min-width:768px){.styles-module-scss-module__ibdZUW__h2{font-size:48px;line-height:60px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__ibdZUW__h3{color:var(--color-heading);font-size:24px;line-height:32px;font-weight:var(--font-weight-heading)}@media screen and (min-width:768px){.styles-module-scss-module__ibdZUW__h3{font-size:40px;line-height:52px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__ibdZUW__h4{color:var(--color-heading);font-size:20px;line-height:28px;font-weight:var(--font-weight-heading)}@media screen and (min-width:768px){.styles-module-scss-module__ibdZUW__h4{font-size:28px;line-height:36px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__ibdZUW__h4L{color:var(--color-heading);font-size:28px;line-height:36px;font-weight:var(--font-weight-heading)}.styles-module-scss-module__ibdZUW__h4S{color:var(--color-heading);font-size:20px;line-height:28px;font-weight:var(--font-weight-heading)}.styles-module-scss-module__ibdZUW__h5{font-size:18px;line-height:26px;font-weight:var(--font-weight-heading);color:var(--color-heading)}@media screen and (min-width:768px){.styles-module-scss-module__ibdZUW__h5{font-size:24px;line-height:32px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__ibdZUW__h6{font-size:16px;line-height:24px;font-weight:var(--font-weight-heading);color:var(--color-heading)}@media screen and (min-width:768px){.styles-module-scss-module__ibdZUW__h6{font-size:20px;line-height:28px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__ibdZUW__subheadingL{color:var(--color-text-secondary);font-size:22px;line-height:32px}.styles-module-scss-module__ibdZUW__subheadingM{color:var(--color-text-secondary);font-size:18px;line-height:28px}.styles-module-scss-module__ibdZUW__subheadingS{color:var(--color-text-secondary);font-size:16px;line-height:24px}.styles-module-scss-module__ibdZUW__subheadingML{color:var(--color-subtitle);font-size:18px;line-height:28px}@media screen and (min-width:768px){.styles-module-scss-module__ibdZUW__subheadingML{font-size:22px;line-height:32px}}.styles-module-scss-module__ibdZUW__subheadingSM{color:var(--color-subtitle);font-size:16px;line-height:24px}@media screen and (min-width:768px){.styles-module-scss-module__ibdZUW__subheadingSM{font-size:18px;line-height:28px}}.styles-module-scss-module__ibdZUW__subheadingSL{color:var(--color-subtitle);font-size:16px;line-height:24px}@media screen and (min-width:768px){.styles-module-scss-module__ibdZUW__subheadingSL{font-size:22px;line-height:32px}}.styles-module-scss-module__ibdZUW__bodyM{color:var(--color-text-secondary);font-size:16px;line-height:24px}.styles-module-scss-module__ibdZUW__bodyS{color:var(--color-text-secondary);font-size:14px;line-height:20px}.styles-module-scss-module__ibdZUW__bodyXS{color:var(--color-text-secondary);font-size:12px;line-height:16px}.styles-module-scss-module__ibdZUW__regular{font-weight:var(--palette-font-weight-regular)}.styles-module-scss-module__ibdZUW__medium{font-weight:var(--palette-font-weight-medium)}.styles-module-scss-module__ibdZUW__semibold{font-weight:var(--palette-font-weight-semibold)}.styles-module-scss-module__ibdZUW__bold{font-weight:var(--palette-font-weight-bold)}.styles-module-scss-module__ibdZUW__headerSubhead{margin-top:12px}@media screen and (min-width:768px){.styles-module-scss-module__ibdZUW__headerSubhead{margin-top:16px}}.styles-module-scss-module__ibdZUW__basePaginationItem{font-size:14px;line-height:20px;font-weight:var(--font-weight-btn);border-radius:8px;justify-content:center;align-items:center;padding-top:10px;padding-bottom:10px;display:flex}.styles-module-scss-module__ibdZUW__basePaginationItem:not(:disabled):not(.styles-module-scss-module__ibdZUW__ellipsis){cursor:pointer}.styles-module-scss-module__ibdZUW__basePaginationItem:disabled{color:var(--palette-gray-300)}.styles-module-scss-module__ibdZUW__basePaginationItem:hover:not(.styles-module-scss-module__ibdZUW__selected):not(:disabled):not(.styles-module-scss-module__ibdZUW__ellipsis){background-color:var(--palette-primary-100)}.styles-module-scss-module__ibdZUW__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:2px;display:flex}@media screen and (min-width:768px){.styles-module-scss-module__ibdZUW__pagination{gap:4px}}.styles-module-scss-module__ibdZUW__pagination>:last-child{margin-inline-start:19.5px}@media screen and (min-width:768px){.styles-module-scss-module__ibdZUW__pagination>:last-child{margin:0}}.styles-module-scss-module__ibdZUW__pagination>:first-child{margin-inline-end:19.5px}@media screen and (min-width:768px){.styles-module-scss-module__ibdZUW__pagination>:first-child{margin:0}}.styles-module-scss-module__ibdZUW__paginationPrevNextButton{gap:8px;padding-inline:10px;display:flex}.styles-module-scss-module__ibdZUW__paginationPrevNextButton:not(:disabled) svg{color:var(--palette-primary-700)}.styles-module-scss-module__ibdZUW__paginationPrevNextButton span{display:none}.styles-module-scss-module__ibdZUW__paginationPrevNextButton span:first-child{margin-inline-start:6px}.styles-module-scss-module__ibdZUW__paginationPrevNextButton span:last-child{margin-inline-end:6px}@media screen and (min-width:768px){.styles-module-scss-module__ibdZUW__paginationPrevNextButton span{display:block}}.styles-module-scss-module__ibdZUW__paginationButton{min-width:40px;color:var(--palette-gray-900)}.styles-module-scss-module__ibdZUW__selected{color:var(--palette-white);background-color:var(--palette-primary-700)}.styles-module-scss-module__ibdZUW__paginationSpaceTopStyles{margin-top:24px}@media screen and (min-width:768px){.styles-module-scss-module__ibdZUW__paginationSpaceTopStyles{margin-top:32px}}@media screen and (min-width:992px){.styles-module-scss-module__ibdZUW__paginationSpaceTopStyles{margin-top:40px}}
.styles-module-scss-module__UYnzaa__cardWrapper{border-radius:var(--palette-border-radius-m);background-color:var(--palette-white);width:100%;height:var(--card-height,100%);box-shadow:2px 4px 30px 0 var(--shadow-base);padding:16px;transition:background-color .2s ease-in-out}.styles-module-scss-module__UYnzaa__cardWrapper p{transition:color .2s ease-in-out}.styles-module-scss-module__UYnzaa__cardWrapper:hover{background-color:var(--palette-primary-75)}.styles-module-scss-module__UYnzaa__cardWrapper:hover p{color:var(--palette-primary-700)}.styles-module-scss-module__UYnzaa__cardWrapper:active{background-color:var(--palette-primary-100)}@media screen and (min-width:768px){.styles-module-scss-module__UYnzaa__cardWrapper{max-width:unset;gap:16px;padding:24px}}@media screen and (min-width:992px){.styles-module-scss-module__UYnzaa__cardWrapper{max-width:262px;padding:24px 12px}}.styles-module-scss-module__UYnzaa__content{flex-direction:column;gap:12px;display:flex}@media screen and (min-width:768px){.styles-module-scss-module__UYnzaa__content{gap:16px}}@media screen and (min-width:992px){.styles-module-scss-module__UYnzaa__content{max-width:214px;margin-inline:auto}}.styles-module-scss-module__UYnzaa__cardIconWrapper{color:var(--palette-white);justify-content:center;align-items:center;width:48px;height:48px;display:flex}.styles-module-scss-module__UYnzaa__cardIconWrapper svg,.styles-module-scss-module__UYnzaa__cardIconWrapper img{width:100%;height:100%}.styles-module-scss-module__UYnzaa__cardText{height:100%;font-weight:var(--palette-font-weight-semibold)}.styles-module-scss-module__UYnzaa__linkWrapper{width:fit-content;padding:0}.styles-module-scss-module__UYnzaa__cardLink>*{align-items:center;gap:4px;display:flex}
.styles-module-scss-module__SeyEKW__h1{color:var(--color-heading);font-size:32px;line-height:40px;font-weight:var(--font-weight-heading)}@media screen and (min-width:768px){.styles-module-scss-module__SeyEKW__h1{font-size:60px;line-height:72px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__SeyEKW__h2{color:var(--color-heading);font-size:28px;line-height:36px;font-weight:var(--font-weight-heading)}@media screen and (min-width:768px){.styles-module-scss-module__SeyEKW__h2{font-size:48px;line-height:60px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__SeyEKW__h3{color:var(--color-heading);font-size:24px;line-height:32px;font-weight:var(--font-weight-heading)}@media screen and (min-width:768px){.styles-module-scss-module__SeyEKW__h3{font-size:40px;line-height:52px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__SeyEKW__h4{color:var(--color-heading);font-size:20px;line-height:28px;font-weight:var(--font-weight-heading)}@media screen and (min-width:768px){.styles-module-scss-module__SeyEKW__h4{font-size:28px;line-height:36px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__SeyEKW__h4L{color:var(--color-heading);font-size:28px;line-height:36px;font-weight:var(--font-weight-heading)}.styles-module-scss-module__SeyEKW__h4S{color:var(--color-heading);font-size:20px;line-height:28px;font-weight:var(--font-weight-heading)}.styles-module-scss-module__SeyEKW__h5{font-size:18px;line-height:26px;font-weight:var(--font-weight-heading);color:var(--color-heading)}@media screen and (min-width:768px){.styles-module-scss-module__SeyEKW__h5{font-size:24px;line-height:32px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__SeyEKW__h6{font-size:16px;line-height:24px;font-weight:var(--font-weight-heading);color:var(--color-heading)}@media screen and (min-width:768px){.styles-module-scss-module__SeyEKW__h6{font-size:20px;line-height:28px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__SeyEKW__subheadingL{color:var(--color-text-secondary);font-size:22px;line-height:32px}.styles-module-scss-module__SeyEKW__subheadingM{color:var(--color-text-secondary);font-size:18px;line-height:28px}.styles-module-scss-module__SeyEKW__subheadingS{color:var(--color-text-secondary);font-size:16px;line-height:24px}.styles-module-scss-module__SeyEKW__subheadingML{color:var(--color-subtitle);font-size:18px;line-height:28px}@media screen and (min-width:768px){.styles-module-scss-module__SeyEKW__subheadingML{font-size:22px;line-height:32px}}.styles-module-scss-module__SeyEKW__subheadingSM{color:var(--color-subtitle);font-size:16px;line-height:24px}@media screen and (min-width:768px){.styles-module-scss-module__SeyEKW__subheadingSM{font-size:18px;line-height:28px}}.styles-module-scss-module__SeyEKW__subheadingSL{color:var(--color-subtitle);font-size:16px;line-height:24px}@media screen and (min-width:768px){.styles-module-scss-module__SeyEKW__subheadingSL{font-size:22px;line-height:32px}}.styles-module-scss-module__SeyEKW__bodyM{color:var(--color-text-secondary);font-size:16px;line-height:24px}.styles-module-scss-module__SeyEKW__bodyS{color:var(--color-text-secondary);font-size:14px;line-height:20px}.styles-module-scss-module__SeyEKW__bodyXS{color:var(--color-text-secondary);font-size:12px;line-height:16px}.styles-module-scss-module__SeyEKW__regular{font-weight:var(--palette-font-weight-regular)}.styles-module-scss-module__SeyEKW__medium{font-weight:var(--palette-font-weight-medium)}.styles-module-scss-module__SeyEKW__semibold{font-weight:var(--palette-font-weight-semibold)}.styles-module-scss-module__SeyEKW__bold{font-weight:var(--palette-font-weight-bold)}.styles-module-scss-module__SeyEKW__headerSubhead{margin-top:12px}@media screen and (min-width:768px){.styles-module-scss-module__SeyEKW__headerSubhead{margin-top:16px}}.styles-module-scss-module__SeyEKW__hero{--padding-top-hero:24px;padding-bottom:40px;padding-top:calc(var(--height-header) + var(--padding-top-hero) + var(--height-app-banner))}@media screen and (min-width:992px){.styles-module-scss-module__SeyEKW__hero{--padding-top-hero:40px}}.styles-module-scss-module__SeyEKW__author{text-align:center;flex-direction:column;align-items:center;gap:24px;display:flex}@media screen and (min-width:992px){.styles-module-scss-module__SeyEKW__author{text-align:start;flex-direction:row;align-items:center;gap:30px}}.styles-module-scss-module__SeyEKW__photo{border-radius:var(--palette-border-radius-m);flex-shrink:0;width:172px;height:192px}@media screen and (min-width:992px){.styles-module-scss-module__SeyEKW__photo{width:219px;height:244px}}.styles-module-scss-module__SeyEKW__info{flex-direction:column;align-items:center;gap:24px;display:flex}@media screen and (min-width:992px){.styles-module-scss-module__SeyEKW__info{align-items:flex-start}}.styles-module-scss-module__SeyEKW__text{flex-direction:column;gap:12px;display:flex}.styles-module-scss-module__SeyEKW__bio{max-width:847px;color:var(--color-text-secondary);font-size:16px;line-height:24px}.styles-module-scss-module__SeyEKW__socials{gap:12px;display:flex}.styles-module-scss-module__SeyEKW__social{border-radius:var(--palette-border-radius-m);background:var(--palette-gray-600);justify-content:center;align-items:center;width:56px;height:56px;transition:background-color .2s;display:inline-flex}.styles-module-scss-module__SeyEKW__social svg{width:56px;height:56px}.styles-module-scss-module__SeyEKW__social svg path{fill:var(--palette-white)}.styles-module-scss-module__SeyEKW__social svg rect{fill:#0000}.styles-module-scss-module__SeyEKW__social:hover{background:var(--palette-gray-500)}
.page-module-scss-module__lDBPdq__sectionGroup{background:var(--palette-gray-70)!important}
.styles-module-scss-module__V6thBa__h1{color:var(--color-heading);font-size:32px;line-height:40px;font-weight:var(--font-weight-heading)}@media screen and (min-width:768px){.styles-module-scss-module__V6thBa__h1{font-size:60px;line-height:72px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__V6thBa__h2{color:var(--color-heading);font-size:28px;line-height:36px;font-weight:var(--font-weight-heading)}@media screen and (min-width:768px){.styles-module-scss-module__V6thBa__h2{font-size:48px;line-height:60px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__V6thBa__h3{color:var(--color-heading);font-size:24px;line-height:32px;font-weight:var(--font-weight-heading)}@media screen and (min-width:768px){.styles-module-scss-module__V6thBa__h3{font-size:40px;line-height:52px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__V6thBa__h4{color:var(--color-heading);font-size:20px;line-height:28px;font-weight:var(--font-weight-heading)}@media screen and (min-width:768px){.styles-module-scss-module__V6thBa__h4{font-size:28px;line-height:36px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__V6thBa__h4L{color:var(--color-heading);font-size:28px;line-height:36px;font-weight:var(--font-weight-heading)}.styles-module-scss-module__V6thBa__h4S{color:var(--color-heading);font-size:20px;line-height:28px;font-weight:var(--font-weight-heading)}.styles-module-scss-module__V6thBa__h5{font-size:18px;line-height:26px;font-weight:var(--font-weight-heading);color:var(--color-heading)}@media screen and (min-width:768px){.styles-module-scss-module__V6thBa__h5{font-size:24px;line-height:32px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__V6thBa__h6{font-size:16px;line-height:24px;font-weight:var(--font-weight-heading);color:var(--color-heading)}@media screen and (min-width:768px){.styles-module-scss-module__V6thBa__h6{font-size:20px;line-height:28px;font-weight:var(--font-weight-heading)}}.styles-module-scss-module__V6thBa__subheadingL{color:var(--color-text-secondary);font-size:22px;line-height:32px}.styles-module-scss-module__V6thBa__subheadingM{color:var(--color-text-secondary);font-size:18px;line-height:28px}.styles-module-scss-module__V6thBa__subheadingS{color:var(--color-text-secondary);font-size:16px;line-height:24px}.styles-module-scss-module__V6thBa__subheadingML{color:var(--color-subtitle);font-size:18px;line-height:28px}@media screen and (min-width:768px){.styles-module-scss-module__V6thBa__subheadingML{font-size:22px;line-height:32px}}.styles-module-scss-module__V6thBa__subheadingSM{color:var(--color-subtitle);font-size:16px;line-height:24px}@media screen and (min-width:768px){.styles-module-scss-module__V6thBa__subheadingSM{font-size:18px;line-height:28px}}.styles-module-scss-module__V6thBa__subheadingSL{color:var(--color-subtitle);font-size:16px;line-height:24px}@media screen and (min-width:768px){.styles-module-scss-module__V6thBa__subheadingSL{font-size:22px;line-height:32px}}.styles-module-scss-module__V6thBa__bodyM{color:var(--color-text-secondary);font-size:16px;line-height:24px}.styles-module-scss-module__V6thBa__bodyS{color:var(--color-text-secondary);font-size:14px;line-height:20px}.styles-module-scss-module__V6thBa__bodyXS{color:var(--color-text-secondary);font-size:12px;line-height:16px}.styles-module-scss-module__V6thBa__regular{font-weight:var(--palette-font-weight-regular)}.styles-module-scss-module__V6thBa__medium{font-weight:var(--palette-font-weight-medium)}.styles-module-scss-module__V6thBa__semibold{font-weight:var(--palette-font-weight-semibold)}.styles-module-scss-module__V6thBa__bold{font-weight:var(--palette-font-weight-bold)}.styles-module-scss-module__V6thBa__headerSubhead{margin-top:12px}@media screen and (min-width:768px){.styles-module-scss-module__V6thBa__headerSubhead{margin-top:16px}}.styles-module-scss-module__V6thBa__buttonsWrapper{border-radius:var(--palette-border-radius-s);background-color:var(--color-toggle-bg);grid-auto-columns:1fr;grid-auto-flow:column;width:100%;margin-inline:auto;padding:4px;display:grid;overflow:auto}@media screen and (min-width:768px){.styles-module-scss-module__V6thBa__buttonsWrapper{width:fit-content}}.styles-module-scss-module__V6thBa__buttonsWrapper button{color:var(--color-toggle-text);font-weight:var(--font-weight-btn);white-space:nowrap;cursor:pointer;flex-flow:row;justify-content:center;align-items:center;padding:6px 10px;font-size:16px;line-height:24px;transition:color .2s;display:flex;position:relative}.styles-module-scss-module__V6thBa__buttonsWrapper button svg{margin-inline-end:8px}.styles-module-scss-module__V6thBa__buttonsWrapper button:hover,.styles-module-scss-module__V6thBa__buttonsWrapper button.styles-module-scss-module__V6thBa__active{color:var(--color-toggle-active-text)}.styles-module-scss-module__V6thBa__buttonsWrapper button .styles-module-scss-module__V6thBa__label{z-index:10;align-items:center;display:flex;position:relative}.styles-module-scss-module__V6thBa__buttonsWrapper button .styles-module-scss-module__V6thBa__bubble{background-color:var(--color-toggle-bubble-bg);border-radius:var(--palette-border-radius-s);position:absolute;inset:0}
.styles-module-scss-module__DulD_q__group{text-align:start}.styles-module-scss-module__DulD_q__tabs{width:100%}.styles-module-scss-module__DulD_q__title{color:var(--color-text-primary)}
