.BottomSheet_root___sQ2b {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 300;
    background-color: transparent;
    transition: background-color .1s
}

.BottomSheet_root___sQ2b.BottomSheet_isActive__RPhC2 {
    background-color: rgba(0,0,0,.4)
}

.BottomSheet_root___sQ2b.BottomSheet_isActive__RPhC2 .BottomSheet_contents__Hf5m0 {
    transform: translateY(0)
}

@media screen and (min-width: 899px) {
    .BottomSheet_root___sQ2b {
        z-index:400
    }
}

.BottomSheet_contents__Hf5m0 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    max-width: 700px;
    max-height: calc(100% - 98px);
    padding-bottom: env(safe-area-inset-bottom);
    margin: 0 auto;
    border-radius: 12px 12px 0 0;
    background-color: #fff;
    box-sizing: border-box;
    transform: translateY(100%);
    transition: transform .35s
}

@media screen and (orientation: landscape) {
    .BottomSheet_contents__Hf5m0 {
        max-height:calc(100% - 10px)
    }
}

.BottomSheet_header__E15DV {
    flex-shrink: 0;
    padding: 0 52px;
    height: 52px;
    line-height: 52px;
    text-align: center
}

.BottomSheet_headerTitle__Z8kng {
    font-size: var(--ldsg-typography-title-s-font-size,.9375rem);
    line-height: var(--ldsg-typography-title-s-line-height,1.3);
    font-weight: var(--ldsg-typography-font-weight-200,700)
}

.BottomSheet_body__3VZSG {
    flex: 1 1 auto;
    min-height: 0;
    display: flex;
    flex-direction: column
}

.BottomSheet_closeButton__qmcbO {
    position: absolute;
    top: 14px;
    right: 12px
}

.HeaderOptionsBottomSheet_root__rVg_H .HeaderOptionsBottomSheet_topNavigation__lwm15 {
    position: relative;
    border-bottom: 1px solid #efefef;
    padding: 16px 4px 26px
}

.HeaderOptionsBottomSheet_root__rVg_H .HeaderOptionsBottomSheet_topNavigationInner__bvRH3 {
    flex: 0 0 auto;
    display: flex;
    gap: 16px;
    justify-content: center;
    margin: 0 24px
}

.HeaderOptionsBottomSheet_root__rVg_H .HeaderOptionsBottomSheet_topNavigationItem__G07_N {
    flex: auto;
    width: 96px;
    height: 51px;
    letter-spacing: -.3px;
    text-align: center
}

.HeaderOptionsBottomSheet_root__rVg_H .HeaderOptionsBottomSheet_topNavigationItemLabel__tLi6u {
    display: block;
    margin-top: 4px;
    font-size: var(--ldsg-typography-text-s-font-size,.8125rem);
    line-height: var(--ldsg-typography-text-s-line-height,1.4);
    font-weight: var(--ldsg-typography-font-weight-200,700)
}

.HeaderOptionsBottomSheet_root__rVg_H .HeaderOptionsBottomSheet_navigation__aOgcF {
    padding: 17px 10px 16px
}

.HeaderOptionsBottomSheet_root__rVg_H .HeaderOptionsBottomSheet_navigationItemLink__tfjxo {
    display: flex;
    align-items: flex-start;
    padding: 8px;
    gap: 8px
}

.HeaderOptionsBottomSheet_root__rVg_H .HeaderOptionsBottomSheet_navigationItemLabel__Y13St {
    display: block;
    font-size: var(--ldsg-typography-text-m-font-size,.9375rem);
    line-height: var(--ldsg-typography-text-m-line-height,1.5);
    font-weight: var(--ldsg-typography-font-weight-200,700)
}

.WebsiteLinksBottomSheet_root__fOvDo {
    padding: 0 16px 40px
}

.WebsiteLinksBottomSheet_root__fOvDo .WebsiteLinksBottomSheet_webSiteItem__pv7ZP {
    padding: 12px 0
}

.WebsiteLinksBottomSheet_root__fOvDo .WebsiteLinksBottomSheet_webSiteItemLink__R6JR5 {
    display: block;
    flex: 0 0 auto;
    display: flex;
    gap: 12px;
    align-items: center
}

.WebsiteLinksBottomSheet_root__fOvDo .WebsiteLinksBottomSheet_webSiteItemIcon__DlWds {
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center
}

.WebsiteLinksBottomSheet_root__fOvDo .WebsiteLinksBottomSheet_webSiteItemContents__cAP81 {
    overflow: hidden
}

.WebsiteLinksBottomSheet_root__fOvDo .WebsiteLinksBottomSheet_webSiteItemTitle__y_k6E {
    font-size: var(--ldsg-typography-text-m-font-size,.9375rem);
    line-height: var(--ldsg-typography-text-m-line-height,1.5);
    font-weight: var(--ldsg-typography-font-weight-200,700);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.WebsiteLinksBottomSheet_root__fOvDo .WebsiteLinksBottomSheet_webSiteItemUrl__ugK5i {
    font-size: var(--ldsg-typography-text-s-font-size,.8125rem);
    line-height: var(--ldsg-typography-text-s-line-height,1.4);
    font-weight: var(--ldsg-typography-font-weight-100,400);
    overflow: hidden;
    color: #6a6a6a;
    white-space: nowrap;
    text-overflow: ellipsis
}

.PluginCommon_contentSection__mcxLp {
    max-width: 700px;
    margin: 0 auto
}

.RecommendationPluginListItem_newVerificationBadge__GYrv6 {
    line-height: 0;
    --verification-badge-font-size: 13px;
    margin-right: 2px
}

.RecommendationPlugin_subSection__nWfpQ {
    margin: 10px 0 28px
}

.RecommendationPlugin_subTitle__EGDML {
    margin-bottom: 10px;
    font-size: var(--ldsg-typography-title-xs-font-size);
    line-height: var(--ldsg-typography-title-xs-line-height);
    font-weight: var(--ldsg-typography-font-weight-300);
    color: #3f3f3f
}

.AccountInfoBottomSheet_root__Oqq7_ {
    padding: 12px 16px 70px
}

.AccountInfoBottomSheet_root__Oqq7_ .AccountInfoBottomSheet_accountHead__BHXhO {
    margin-bottom: 8px;
    display: flex;
    align-items: center
}

.AccountInfoBottomSheet_root__Oqq7_ .AccountInfoBottomSheet_accountIcon__SxWsE {
    width: 40px;
    padding-right: 8px
}

.AccountInfoBottomSheet_root__Oqq7_ .AccountInfoBottomSheet_accountName__P3Hrf {
    color: #111;
    font-size: var(--ldsg-typography-title-m-font-size,1.0625rem);
    line-height: var(--ldsg-typography-title-m-line-height,1.3);
    font-weight: var(--ldsg-typography-font-weight-300,800);
    overflow-wrap: anywhere;
    padding-right: 8px
}

.AccountInfoBottomSheet_root__Oqq7_ .AccountInfoBottomSheet_verificationBadge__bPIhM {
    display: inline;
    font-weight: 400
}

.AccountInfoBottomSheet_root__Oqq7_ .AccountInfoBottomSheet_description__Buj5D {
    font-size: var(--ldsg-typography-text-s-font-size,.8125rem);
    line-height: var(--ldsg-typography-text-s-line-height,1.4);
    font-weight: var(--ldsg-typography-font-weight-100,400);
    white-space: pre-line
}

.AccountInfoBottomSheet_root__Oqq7_ .AccountInfoBottomSheet_businessBox__zFYWd {
    margin: 24px 0
}

.AccountInfoBottomSheet_root__Oqq7_ .AccountInfoBottomSheet_businessBox__zFYWd:last-child {
    margin-bottom: 0
}

.AccountInfoBottomSheet_root__Oqq7_ .AccountInfoBottomSheet_businessHead__1yCo6 {
    position: relative;
    margin-bottom: 8px;
    display: flex;
    align-items: center
}

.AccountInfoBottomSheet_root__Oqq7_ .AccountInfoBottomSheet_businessLabel__czqWI {
    color: #111;
    font-size: var(--ldsg-typography-title-s-font-size,.9375rem);
    line-height: var(--ldsg-typography-title-s-line-height,1.3);
    font-weight: var(--ldsg-typography-font-weight-300,800)
}

.AccountInfoBottomSheet_root__Oqq7_ .AccountInfoBottomSheet_businessHelpButton__AE5gZ {
    width: 18px;
    margin-left: 2px;
    position: relative;
    top: 1px
}

.AccountInfoBottomSheet_root__Oqq7_ .AccountInfoBottomSheet_businessHelpButtonIcon__jpd2n {
    vertical-align: text-top
}

.AccountInfoBottomSheet_root__Oqq7_ .AccountInfoBottomSheet_providerCertificationBadge__cVQ4_ {
    margin-left: 8px
}

.AccountInfoBottomSheet_root__Oqq7_ .AccountInfoBottomSheet_businessTooltip__WEbFI {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1
}

.AccountInfoBottomSheet_root__Oqq7_ .AccountInfoBottomSheet_businessName__tIkyF {
    font-size: var(--ldsg-typography-text-s-font-size,.8125rem);
    line-height: var(--ldsg-typography-text-s-line-height,1.4);
    font-weight: var(--ldsg-typography-font-weight-100,400);
    overflow-wrap: anywhere
}

._searchId__root__vh8zr ._searchId__actionButtonAreaFullWidth__0t4OM {
    max-width: 700px;
    margin: 0 auto;
    padding: 0 16px
}
